@charset "utf-8";

html {
  scroll-behavior: smooth;
}

body {
  min-width: 100%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;

}

p {
  font-size: 15px;
}

#baseMenu {
  box-sizing: border-box;
  position: fixed;
  right: 25px;
  top: calc(var(--information-banner-height, 0px) + 80px);
  z-index: 2002;
}
#baseMenu > ul > li {
  float: left;
  list-style: none;
}
#baseMenu > ul > li.base {
  margin: 0 10px 0 0;
}
#baseMenu > ul > li a {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 0 1px rgba(150, 150, 150, 0.4);
  cursor: pointer;
  display: block;
  -webkit-font-smoothing: antialiased;
  margin: 1px 0 0;
  padding: 5px 15px;
  text-decoration: none;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}


#baseMenu > ul > li a:hover {
  box-shadow: 0 0 0 1px rgba(150, 150, 150, 0.2);
  padding: 6px 15px 4px;
}
@font-face {
  font-family: "baseicon";
  font-style: normal;
  font-weight: normal;
  src: url("https://static.thebase.in/font/v1/baseicon.eot?317xhh");
  src: url("https://static.thebase.in/font/v1/baseicon.eot?317xhh#iefix") format("embedded-opentype"),
      url("https://static.thebase.in/font/v1/baseicon.ttf?317xhh") format("truetype"),
      url("https://static.thebase.in/font/v1/baseicon.woff?317xhh") format("woff"),
      url("https://static.thebase.in/font/v1/baseicon.svg?317xhh#baseicon") format("svg");
}
@font-face {
  font-family: "shopicon";
  font-style: normal;
  font-weight: normal;
  src: url("https://static.thebase.in/font/v1/shopicon.eot?317xhh");
  src: url("https://static.thebase.in/font/v1/shopicon.eot?317xhh#iefix") format("embedded-opentype"),
      url("https://static.thebase.in/font/v1/shopicon.ttf?317xhh") format("truetype"),
      url("https://static.thebase.in/font/v1/shopicon.woff?317xhh") format("woff"),
      url("https://static.thebase.in/font/v1/shopicon.svg?317xhh#baseicon") format("svg");
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "baseicon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}
.icon-cart:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e912";
}
.icon-information:before {
  content: "\e919";
}
.icon-tipi:before {
  content: "\e922";
}
.icon-pin:before {
  content: "\e929";
}


@media (max-width: 768px) {
#baseMenu {
  right: 15px;
  top: calc(var(--information-banner-height, 0px) + 20px);
  z-index: 2002;
}

.cart img {
  width: 60%;
}

.base img {
  width: 60%;
}


#baseMenu > ul > li a {
  padding: 5px 0px 3px 2px;
  text-align: center;
}
}



@media (min-width: 540px) {
  .sp-br {
    display: none;
  }
  
}


img {
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

a:hover {
  color: #fff;
  filter: brightness(80%);
}


.hidden {
  overflow: hidden;
}

.center {
  display: flex;
  justify-content: center;
}

.bold {
  font-weight: bold;
}

.green {
  color: #099F9F;
}

.red {
color: #E60000;
}

.grey {
  background-color: #F8F8F8;
}

.ancher {
  padding-top: 80px;
  margin-top: -80px;
}

.center {
  margin: 0 auto;
}

.content-center {
  display: flex;
  justify-content: center;
}

.marker {
  background:linear-gradient(transparent 60%, #ff6 60%);
  display: inline;
}


.main-kasou {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-position:center;
  background-size: cover;
  color: #fff;
  font-weight: bold;
  text-align: center;
}


.main-kasou h1 {
  font-size: 60px;
  padding-top: 130px;
  font-weight: bold;
}

.main-kasou p {
  font-size: 40px
}


.btn {
  height: 50px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  display: block;
  width: 260px;
  cursor: pointer;
  margin: 0 auto;
}


.card-btn {
  height: 50px;
      border-radius: 50px;
      text-decoration: none;
      font-size: 20px;
      line-height: 50px;
      text-align: center;
      font-weight: bold;
      color: #fff;
      display: block;
      width: 260px;
      cursor: pointer;
      margin: 0 auto;
  }

  
.card-btn::before {
  width: 12px;
  height: 13px;
  margin: 20px 14px 0 0;
  display: inline-block;
  vertical-align: top;
  content: '';
  background: url(../img/arrow.png) no-repeat 0 0/contain;
}



.btn::before {
  width: 12px;
  height: 13px;
  margin: 15px 14px 0 0;
  display: inline-block;
  vertical-align: top;
  content: '';
  background: url(../img/arrow.png) no-repeat 0 0/contain;
}


.num {
  margin: -55px auto 30px;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  color: #fff;
  font-family: 'brandon-grotesque',sans-serif;
  font-style: normal;
  letter-spacing: 0.05em;
  font-weight: bold;
  line-height: 67px;
  font-size: 30px;
  position: relative;
  z-index: 2;
  letter-spacing: 0;

}

.orange-border {
  width: 100%;
  height: 10px;
  background-color: #FF5E23;
}

.ttl-bb {
  width: 45px;
  margin: 0 auto;
  border-bottom: 2px solid #003988;
  margin-top: 3px;
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.2));
}

.sub-header {
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  background-color: #fff;
  border-bottom: 3px solid #E84103;
}

.news-award {
  display: block;
  margin-top: 70px;
  text-align: center;
}


.top-button {
  width:80px;
  height: 80px;
  position: fixed;
  border-radius: 100%;
  right: 3%;
  bottom: 3%;
  z-index: 100;
  background: #09854B;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  box-shadow: 0px 5px #065731;
}

.pagetop__arrow {
  height: 15px;
  width: 15px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translateY(20%) rotate(-45deg);
}

.top-button:hover {
  background-color: #000;
  opacity: 1;
}

.logo {
width: 300px;
  padding-bottom: 10px;
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}

.logo img {
  width: 300px;

  }


.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
  justify-content: flex-end;
}

.gNav {
  width: 100%;
  min-width: 1200px;
  height: 70px;
  background-color: #fff;
  display: flex;
}

.gNav ul {
  width: 1000px;
  display: flex;
  justify-content: right;
  align-items: center;
  margin: 0 auto;
  padding-left: 1rem;
}

.gNav ul li {
  padding: 0 25px;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  display: flex;
  justify-content: center;
align-items: center;
white-space: nowrap;
}

.gNav ul li a {
  height: 70px;
  line-height: 1.5;
  padding-top: 10px;
}

.h-menu-01 {
  border-top: 10px solid #696969;
}

.sp-menu-01 {
  border-left: solid 7px #696969;
  border-bottom:  solid 3px #696969;;
}

.h-menu-01 a {
  color: #696969;
}

.h-menu-02 {
  border-top: 10px solid#E84103;
}

.h-menu-02 a {
  color: #E84103;
}

.sp-menu-02 {
  border-left: solid 7px #E84103;
  border-bottom:  solid 3px #E84103;;
}


.h-menu-03 {
  border-top: 10px solid #21BA72;
}

.h-menu-03 a {
  color: #21BA72;
}

.sp-menu-03 {
  border-left: solid 7px #21BA72;
  border-bottom:  solid 3px #21BA72;;
}


.h-menu-04 {
  border-top: 10px solid #9281B4;
}

.h-menu-04 a {
  color: #9281B4;
}

.sp-menu-04 {
  border-left: solid 7px #9281B4;
  border-bottom:  solid 3px #9281B4;;
}


.h-menu-05 {
  border-top: 10px solid #FF9800;
}

.h-menu-05 a {
  color: #FF9800;
}

.sp-menu-05 {
  border-left: solid 7px #FF9800;
  border-bottom:  solid 3px #FF9800;;
}


.h-menu-07 {
  border-top: 10px solid #00BFFF;
}

.h-menu-07 a {
  color: #00BFFF;
}

.sp-menu-07 {
  border-left: solid 7px #00BFFF;
  border-bottom:  solid 3px #00BFFF;;
}




.gNav ul li span {
  font-size: 16px;
  font-weight: bold;
}

.h-menu-06 {
  width: 130px;
 height: 70px;
  background-color: #003988;
}


.h-menu-06 a {
color: #fff;
}


.sp-menu-06 {
 border-left: solid 7px #003988;
 border-bottom:  solid 3px #003988;;
}



.tel-contact {
  width: 160px;
  padding-top: 15px;
  margin-right: 1em;
}


.sp-navbar {
  background: #E84103;
}

.navbar-dark .navbar-toggler {
  border: none;
  background-color:#000;
}
.navbar-toggler:focus {
  box-shadow: none;
}

.sp-nav-sub {
  background-color: #E2E2E2;
}

.sp-nav {
  background: #fff;
}

.sp-nav ul {
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
}

.sp-nav ul li a {
  width: 100%;
  height: 38px;
  display: block;
  color: #000;
  padding-top: 10px;
  padding-left: 20px;
}

.sp-nav ul li:hover {
  opacity: 0.6;
}


.sp-nav ul li {
  width: 100%;
  list-style: none;
  height: 38px;
  font-size: 18px;
  line-height: 0;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 5px;
  margin-right: 20px;
}

.sp-nav ul li span {
  font-size: 12px;
  font-weight: 100;
}

.site-body {
  padding-top: 40px;
  margin-top: -40px;
}


.mainview-sp {
  margin-top: 120px;
}

.mainview-kasou {
  width: 100%;
  height: 500px;
  margin-top: 68px;
}

.midashi-wrap {
  display: flex;
  justify-content: center;
  padding-top: 70px;
}

.midashi {
  position: relative;
  line-height: 1.4;
  padding:0 6.5em;
  display: inline-block;
  top:0;
  margin: 0 auto;
  display: flex;
    flex-direction: column;
    align-items: center;
}


.midashi:before, .midashi:after { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}

.midashi01:before {
  border-left: solid 3px #FF6161;
  border-top: solid 3px #FF6161;
  border-bottom: solid 3px  #FF6161;
  left: 0;
}

.midashi01:after {
  content: '';
  border-top: solid 3px  #FF6161;
  border-right: solid 3px  #FF6161;
  border-bottom: solid 3px  #FF6161;
  right: 0;
}

.midashi02:before {
  border-left: solid 3px #1BB0EB;
  border-top: solid 3px #1BB0EB;
  border-bottom: solid 3px  #1BB0EB;
  left: 0;
}

.midashi02:after {
  content: '';
  border-top: solid 3px #1BB0EB;
  border-right: solid 3px  #1BB0EB;
  border-bottom: solid 3px  #1BB0EB;
  right: 0;
}

.midashi03:before {
  border-left: solid 3px #21BA72;
  border-top: solid 3px #21BA72;
  border-bottom: solid 3px  #21BA72;
  left: 0;
}

.midashi03:after {
  content: '';
  border-top: solid 3px #21BA72;
  border-right: solid 3px  #21BA72;
  border-bottom: solid 3px  #21BA72;
  right: 0;
}

.midashi04:before {
  border-left: solid 3px #FF9800;
  border-top: solid 3px #FF9800;
  border-bottom: solid 3px #FF9800;
  left: 0;
}

.midashi04:after {
  content: '';
  border-top: solid 3px #FF9800;
  border-right: solid 3px #FF9800;
  border-bottom: solid 3px  #FF9800;
  right: 0;
}

.midashi05:before {
  border-left: solid 3px#6D7174;
  border-top: solid 3px #6D7174;
  border-bottom: solid 3px #6D7174;
  left: 0;
}

.midashi05:after {
  content: '';
  border-top: solid 3px #6D7174;
  border-right: solid 3px #6D7174;
  border-bottom: solid 3px  #6D7174;
  right: 0;
}


.midashi06:before {
  border-left: solid 3px#9281B4;
  border-top: solid 3px #9281B4;
  border-bottom: solid 3px #9281B4;
  left: 0;
}

.midashi06:after {
  content: '';
  border-top: solid 3px #9281B4;
  border-right: solid 3px #9281B4;
  border-bottom: solid 3px  #9281B4;
  right: 0;
}

.midashi01 h1 {
  background:linear-gradient(transparent 70%, #FF6161 40%);
}

.midashi02 h1 {
  background:linear-gradient(transparent 70%, #9BE3FF 40%);
}


.midashi03 h1 {
  background:linear-gradient(transparent 70%, #21BA72 40%);
}


.midashi04 h1 {
  background:linear-gradient(transparent 70%, #FF9800 40%);
}

.midashi05 h1 {
  background:linear-gradient(transparent 70%, #6D7174 40%);
}

.midashi06 h1 {
  background:linear-gradient(transparent 70%, #9281B4 40%);
}



.midashi h1 {
  color: #333;
  font-weight: bold;
  position: relative;
  z-index: 10;
  font-size: 35px;
  display: inline-block;
  white-space: nowrap;
}

@media (max-width:540px) {


  .midashi {
    padding:0 40px;
  }
  
  .midashi h1 {
    font-size: 25px;
    white-space: nowrap;
  }
}

.midashi h1:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -12px;
  border: 12px solid transparent;
}

.midashi01 h1:after {
  border-top: 12px solid #FF6161;
}

.midashi02 h1:after {
  border-top: 12px solid #9BE3FF;
}

.midashi03 h1:after {
  border-top: 12px solid #21BA72;
}

.midashi04 h1:after {
  border-top: 12px solid #FF9800;
}

.midashi05 h1:after {
  border-top: 12px solid #6D7174;
}


.midashi06 h1:after {
  border-top: 12px solid #9281B4;
}


.midashi p {
  margin-bottom: 0;
}

.ttl-line {
position: absolute;
top: 40%;
opacity: 0.5;
}

.sub-ttl {
  font-size: 18px;
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
}


@media (max-width:768px) {
    
  .mainview-service {
    margin-top: 144px;
  }

  .sub-header {
    justify-content: left;
  }

  .logo {
    width: 230px;
    padding-bottom: 10px;
    margin-top: 1.2rem;
}

.logo img {
  width: 230px;
}

}


@media (min-width: 768px) {

  
  .pc-none {
    display: none;
  }
}



.row {
  width: 100%;
}

.white {
  background: #fff;
}


@media (max-width: 767px) {
  .sp-none {
    display: none;
  }

}


#contact {
  background: #F1F1F1;
  padding-bottom: 50px;
  border-bottom: 10px solid #E84103;
}


.jigyousya-btn {
  color: #ffF;
  width: 320px;
  background: #B5A1DE;
    border-radius: 10px;
    text-decoration: none;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    display: block;
    cursor: pointer;
    margin: 0 auto;
    padding: 20px 0;
    box-shadow: 0px 5px 0 #806AAE;
}

.contact-btn-wrap {
  width: 800px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.contact-btn {
  color: #ffF;
  width: 320px;
  background: #FF9800;
    border-radius: 10px;
    text-decoration: none;
    font-size: 13px;
    line-height: 35px;
    text-align: right;
    font-weight: bold;
    color: #fff;
    display: block;
    cursor: pointer;
    margin: 0 auto;
    padding: 20px 0;
    box-shadow: 0px 5px 0 #BF7200;
}

.tel-btn {
  position: relative;
  padding-right: 30px;
  line-height: 1.5;
}

.tel-btn::before {
  content: url(../img/phone-alt-solid.svg);
  position: absolute;
  top: 30px;
  left: 20px;
  width: 10%;
}

.mail-btn {
  position: relative;
  padding-right: 20px;
  line-height: 1.5;
}

.mail-btn::before {
  content: url(../img/mail.svg);
  position: absolute;
  top: 35px;
  left: 15px;
}



.link-area {
  width: 100%;
  border-top: 5px solid #FF5E23;
  border-bottom: 5px solid #FF5E23;
  padding: 30px 0;
  background: #D6D6D6;
  margin-top: 100px;
}

.link-btn-wrap {
  width: 90%;
  max-width: 540px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.link-btn {
  width: 170px;
  background: #E84103;
  color: #fff;
  font-size: 20px;
  text-align: center;
  padding: 20px 0 10px 0;
  border: solid 2px #D6D6D6;
}

.link-btn img {
  width: 95px;
  height: 80px;
  margin: 0 auto;
}


footer {
  background-color: #fff;
  padding-top: 30px;
}

.footer-logo {
  width: 190px;
  height: auto;
  margin: 0 auto;
}

.footer-add {
  font-size: 15px;
  line-height: 1.4;
  margin-top: 1em;
}

.copyright {
  color: #fff;
  background-color: #333333;
  padding: 5px 0;
  font-size: 13px;
  margin: 0;
}


.footer-content {
  text-align: center;
}

.footer-info {
padding-top: 10px;
  padding-bottom: 20px;
}

.footer-nav {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-left: 50px;
  margin-top: 30px;
  margin: 0 auto;
  color: #fff;
  background: #E84103;
  padding: 30px 0;
}

.footer-nav-01 {
  width: 80%;
  max-width: 550px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 0px;
}

.footer-nav li a {
  color: #fff;
  font-size: 15px;
}



.footer-nav li {
  margin-bottom: 10px;
    color: #808080;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}

@media (max-width:768px) {

  .content-flex-column {
    flex-direction: column;
    align-items: center;
  }

  .contact-wrap .midashi-wrap {
    margin-bottom: 50px;
  }

.contact-btn-wrap {
  display: contents;
}

.jigyousya-btn,.contact-btn {
margin-top: 20px;
}

.footer-content {
  flex-direction: column;
  text-align: center;
}

.footer-logo {
  margin: 0 auto;
}


  .footer-nav {
    flex-direction: column;
    margin: 0 auto;
  }


  .footer-nav ul {
  padding-left: 0;
  }
}

@media (max-width:540px) { 

.link-btn-wrap {
  flex-direction: column;
  align-items: center;
}


.link-btn {
  width: 330px;
margin-top: 20px;
}

.footer-nav ul {
  flex-direction: column;
  }


}


.category-btn-wrap {
  width: 80%;
  max-width: 700px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.category-btn {
  display: block;
  width: 300px;
  height: 50px;
  text-align: center;
  background-color: #21BA72;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
}

