body {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1.8px;
  padding-top: 100px;
}

.font01 {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}



/* アイフォン自動変換消し指定css */
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}
input[type="button"] {
	-webkit-appearance: none;
	border-radius: 0;
}



.container-fuild {
  overflow: hidden;
}

p {
  line-height: 1.8;
}

.cb-header {
  position: fixed; /* ヘッダーバーを固定 */
  top: 0; /* 上から0の位置に固定 */
  left: 0; /* 左から0の位置に固定 */
  width: 100%;/* 100%表示 */
  display: none; /* ヘッダーバーを非表示 */
  z-index: 1000;/*　他のアイテムに対して最上位のレイヤーになるように */
}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

input[type="button"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  padding: 20px 25px;
}

.navbar-expand-lg .navbar-collapse {
  background: none;
}

.dropdown-item {
  padding: 20px;
}

.table>:not(caption)>*>* {
  padding:1.2rem 0.5rem;
  line-height: 1.6;
}

.black {
  color: #000;
}


.bg01 {
  background: #ffffff;
}

.bg02 {
  background-image: url(../img/back_blue1.svg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 36%;
}

.bg03 {
  background-image: url(../img/index/back_jiseki.svg);
  background-position: left bottom;
}

.bg04 {
  background-image: url(../img/index/back_naname.svg);
  background-size: cover;
  background-repeat: no-repeat;
}

.bg05 {
  background-image: url(../img/index/back_jiseki.svg);
  background-size: cover;
}

.bg06 {
  background: #ddf2f5;
}

.bg07 {
  background:url(../img/header_back.jpg) no-repeat center center;
  background-size:cover;
  text-align: center;
  height: 950px;
}

.bg08 {
  padding-top: 444px;
}

.bg09 {
  background:url(../img/heder_sora.jpg) no-repeat center center;
  background-size:cover;
  text-align: center;
  height: 300px;
  margin-top: 85px;
  position: relative;
}

.bg10 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bg11 {
  background:url(../img/h_cleaning/01.svg) no-repeat;
  height: 60px;
  background-position: 30px;
}

.bg12 {
  background:url(../img/h_cleaning/02.svg) no-repeat;
  height: 60px;
  background-position: 30px;
}

.bg13 {
  background:url(../img/h_cleaning/03.svg) no-repeat;
  height: 60px;
  background-position: 30px;
}

.bg14 {
  background:url(../img/h_cleaning/04.svg) no-repeat;
  height: 60px;
  background-position: 30px;
}

.bg15 {
  background:url(../img/h_cleaning/05.svg) no-repeat;
  height: 60px;
  background-position: 30px;
}

.bg16 {
  background:url(../img/h_cleaning/06.svg) no-repeat;
  height: 60px;
  background-position: 30px;
}

.bg17 {
  background: #0077bd;
}


.top1 {
  z-index: 9999;
  position: relative;
}


a img:hover {
  opacity: 0.5;
}

.img_wrap {
  width: auto;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  cursor: pointer;
}
.img_wrap img {
  width: 100%;
  transition-duration: 0.5s;
}
.img_wrap:hover img {
  transform: scale(1.2);
  transition-duration: 0.5s;
}



.btn,
a.btn,
button.btn {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 5px 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 10px;
  border: 1px solid #555;
}

.table>:not(caption)>*>* {
  border-bottom-width: 0px;
}

.form-control {
  border: var(--bs-border-width) solid #4f4f4f;
  border-radius: 10px;
}




.sec01 {
  padding-left: 30px;
  padding-top: 15px;
}

.sec02 {
  font-size: 32px;
  letter-spacing: 2px;
  font-weight: 700;
}

.sec02a {
  font-size: 32px;
  font-weight: 700;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  background: #feef00;
  margin: 0 auto 10px;
  line-height: 1.5;
}

.sec02b {
  font-size: 26px;
  font-weight: 700;
}

.sec02c {
  font-size: 44px;
}

.sec02d {
  font-size: 36px;
  font-weight: 700;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  background: #59c6db;
  margin: 0 auto 10px;
  color: #fff;
}

.sec02e {
  font-size: 34px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #36abb8;
}

.sec02f {
  font-size: 26px;
  font-weight: 700;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  background: #feef00;
  margin: 0 auto 10px;
}

.sec03 {
  font-size: 16px;
}

.sec04 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}

.sec05 {
  padding: 20px;
  letter-spacing: 1.3;
}

.sec06 {
  font-size: 28px;
  font-weight: 700;
}

.sec06a {
  font-size: 22px;
  font-weight: 700;
}

.sec07 {
  padding-left: 30px;
}

.sec08 {
  font-size: 34px;
  font-weight: 700;
  color: #fff;
}

.sec08a {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}

.sec09 {
  padding: 20px;
}

.sec10 {
  padding-top: 30px;
  padding-left: 130px;
  font-size: 36px;
  font-weight: 700;
  display: inline-block;
}

.sec10a {
  padding-left: 150px;
  font-size: 34px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.2;
}

.sec10b {
  padding-top: 30px;
  padding-left: 150px;
  font-size: 36px;
  font-weight: 700;
  display: inline-block;
}

.sec10c {
  padding-top: 22px;
  padding-left: 120px;
  font-size: 26px;
  font-weight: 700;
  display: inline-block;
}

.sec10d {
  margin-top: 4px;
  padding-left: 120px;
  font-size: 25px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.2;
}

.sec10e {
  padding-left: 120px;
  font-size: 25px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.3;
}

.sec10f {
  padding-left: 130px;
  font-size: 25px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.3;
}

.sec10g {
  padding-left: 130px;
  font-size: 25px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.3;
}

.sec10h {
  padding-left: 120px;
  font-size: 25px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.3;
}



.sec11 {
  margin-bottom: 10px;
}

.sec11 a{
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.sec11 a:hover{
  font-size: 12px;
  color: #aaa;
}

.sec12 {
  color: #fff;
  font-size: 12px;
}

.sec13 {
  font-size: 18px;
  line-height: 2.4;
  font-weight: 700;
}

.sec13a {
  font-size: 18px;
  line-height: 2.0;
  font-weight: 700;
}

.sec14 {
  border-bottom: 2px solid #59c6db;
}

.sec15 {
  font-size: 18px;
}

.sec16 {
  font-size: 26px;
}


.sec16a {
  font-size: 26px;
  font-weight: 700;
}

.sec16b {
  font-size: 28px;
  font-weight: 500;
}

.sec17 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 10px;
}

.sec17a {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.sec18 {
  font-size: 18px;
  font-weight: 700;
}

.sec18a {
  font-size: 17px;
}

.sec19 {
  font-size: 17px;
}

.sec20 {
  font-size: 20px;
}

.sec20a {
  font-size: 19px;
  font-weight: 700;
  color: #f00;
}

.sec21 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}

.sec22 {
  font-size: 20px;
  font-weight: 700;
}

.sec22a {
  font-size: 18px;
  font-weight: 700;
}

.sec22b {
  font-size: 18px;
}

.sec23 {
  font-size: 20px;
}

.sec23a {
  font-size: 20px;
  font-weight: 700;
}

.sec24 {
  font-size: 40px;
  font-weight: 700;
}

.sec25 {
  font-size: 18px;
  line-height: 2.4;
}

.sec26 {
  font-size: 19px;
  font-weight: 500;
}

.sec27 td {
  font-size: 17px;
  font-weight: 500;
  border-bottom: 2px dotted #7fdaf5;
}

.sec28 {
  font-size: 18px;
  font-weight: 700;
}

.sec29 {
  color: #f00;
}

.sec30 {
  font-size: 15px;
  font-weight: 700;
}

.sec31 {
  font-size: 16px;
  font-weight: 700;
  padding-left: 20px;
  color: #fff;
}

.sec32 {
  padding-left: 20px;
}

.sec32 a {
  color: #fff;
  line-height: 3.0;
  text-decoration: none;
}

.sec33 {
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.sec34 {
  padding-top: 65px;
}

.sec35 {
  padding: 0px 20px;
}

.sec36 {
  font-size: 34px;
  font-weight: 700;
  border-bottom: 3px dotted #59c6db;
  border-radius: 3px;
  display: inline-block;
}

.sec36a {
  font-size: 26px;
  font-weight: 700;
  border-bottom: 3px dotted #59c6db;
  border-radius: 3px;
  display: inline-block;
}

.sec37 {
  font-size: 34px;
}

.sec37a {
  font-size: 30px;
}

.sec38 {
  border-bottom: 2px solid #59c6db;
  display: inline-block;
}

.sec39 {
  border-bottom: 2px solid #59c6db;
}

.sec40 {
  font-size: 28px;
  font-weight: 700;
}

.sec41 {
  padding: 10px;
}

.sec42 {
  font-size: 26px;
  font-weight: 700;
}










.carousel-indicators [data-bs-target] {
  background-color: #00b9ef;
}

.navbar-brand {
  width: 20%;
  padding-left: 50px;
}

.navbar-toggler {
  border: none;
  padding-right: 20px;
}

.navbar-toggler:focus {
  box-shadow: none;
}

a.btn--orange {
  color: #fff;
  background-color: #eb6100;
  border-bottom: 5px solid #b84c00;
  font-size: 30px;
}
a.btn--orange:hover {
  margin-top: 3px;
  color: #fff;
  background: #f56500;
  border-bottom: 2px solid #b84c00;
}
a.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}


li {
  line-height: 2.0;
}


button {
  padding: 10px 40px;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 700;
}

button:hover {
  opacity: .7;
}



label {
  padding-top: 40px;
  font-weight: 500;
  color: #000;
}


.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 20.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}






#page-top {
   width: 40px;
   height: 40px;
   right: 10px;
   bottom: 10px;
   position: fixed;
   background: #59aadb;
   cursor: pointer;
   display: flex;
   align-items: center;
   justify-content: center;
}
#page-top::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
}

#page-top2 {
    position: fixed;
    top: 408px;
    right: 0px;
}
#page-top2 a {
    text-decoration: none;
    display: block;
}
#page-top2 a:hover {
    opacity: 0.9;
}

.navbar-toggler{
  border-color: #ffffff;
}


.nav ul {
margin: 0 ;
padding: 0 ;
}
.nav ul li {
list-style: none;
display: inline-block;
font-size: 14px;
padding: 20px 20px 10px 20px;
}
.nav ul li a {
text-decoration: none;
color: #fff;
}
.nav ul li.current a {
color: #fff;
}
.nav ul li a:hover {
color: #E7DA66;
}

.img-fuild2 {
  width: 100vw;
}

.slide-items {
  width: 100%;
  display: flex;
  max-width: 80%;
  margin: auto;
}

.slide-items li {
  height: auto;
  margin-right: 10px;
  margin-left: 10px;
}

.slide-items img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-dots {
  left: 50%;
  transform: translateX(-50%);
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 45px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev,
.slick-next
{
  top: 40%;
}

.carousel-caption {
  bottom: 40%;
  font-size: 50px;
  font-weight: 700;
}

.carousel-control-next, .carousel-control-prev {
  align-items: baseline;
  top: 40%;
}



@media screen and (max-width: 480px) {
  .navbar-nav {
    padding-top: 30px;
  }
  body {
    padding-top: 70px;
  }
  .bg03 {
    background-image: url(../img/index/back_jiseki.svg);
    background-size: cover;
  }
  .navbar-brand {
    padding-left: 20px;
  }
}
