body {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1.8px;
}

.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;
  color: #ffffff;
  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: #0795ffeb;
}

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

.bg03 {
  background-image: url(../img/back_blue2.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 35%;
}

.bg04 {
  background: #d2eefa;
}

.bg05 {
  background: #0079ce;
}

.bg06 {
  background: #fff;
}

.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%);
}









.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: 24px;
  letter-spacing: 2px;
}

.sec02a {
  font-size: 24px;
  letter-spacing: 2px;
  font-weight: 700;
}

.sec02b {
  font-size: 18px;
}

.sec02c {
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 700;
}

.sec03 {
  font-size: 20px;
  letter-spacing: 1.5px;
  line-height: 2;
  padding: 10px 30px;
}

.sec04a {
  font-weight: 700;
  font-size: 20px;
  background-image: url(../img/mark1.svg);
  background-repeat: no-repeat;
  background-size: 10%;
  padding-left: 70px;
  padding-top: 20px;
}

.sec04b {
  font-weight: 700;
  font-size: 20px;
  background-image: url(../img/mark2.svg);
  background-repeat: no-repeat;
  background-size: 10%;
  padding-left: 70px;
  padding-top: 20px;
}

.sec04c {
  font-weight: 700;
  font-size: 20px;
  background-image: url(../img/mark3.svg);
  background-repeat: no-repeat;
  background-size: 16%;
  padding-left: 70px;
  padding-top: 7px;
}

.sec04d {
  font-weight: 700;
  font-size: 20px;
  background-image: url(../img/mark4.svg);
  background-repeat: no-repeat;
  background-size: 16%;
  padding-left: 70px;
  padding-top: 7px;
}

.sec04e {
  font-weight: 700;
  font-size: 20px;
  background-image: url(../img/mark5.svg);
  background-repeat: no-repeat;
  background-size: 16%;
  padding-left: 70px;
  padding-top: 7px;
}

.sec04f {
  font-weight: 700;
  font-size: 20px;
  background-image: url(../img/mark1.svg);
  background-repeat: no-repeat;
  background-size: 16%;
  padding-left: 70px;
  padding-top: 20px;
}

.sec04g {
  font-weight: 700;
  font-size: 20px;
  background-image: url(../img/mark2.svg);
  background-repeat: no-repeat;
  background-size: 16%;
  padding-left: 70px;
  padding-top: 20px;
}

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

.sec06 {
  border-top: 2px solid #aaa;
  padding-top: 20px;
  font-weight: 500;
}

.sec07 {
  font-size: 20px;
  margin-bottom: 0px;
}

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

.sec09 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 0px;
}

.sec10 {
  padding: 0 20px;
}

.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 {
  font-size: 24px;
  text-align: center;
  font-weight: 700;
}

.sec15 {
  padding: 10px;
}

.sec16 {
  font-size: 24px;
  font-weight: 700;
}

.sec17 {
  background: #fff;
}

.sec18 {
  padding: 40px;
}

.sec19 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  color: #22a5d1;
  margin-bottom: 0;
}

.sec20 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0;
}

.sec21 {
  font-size: 14px;
}

.sec22 {
  font-size: 14px;
  font-weight: 500;
}

.sec09a a {
  text-decoration: none;
}

.sec09a a:hover{
  opacity: 0.7;
}

.sec23 {
  text-align: left;
}

.sec24 {
  padding: 10px 20px;
}

.sec25 {
  font-size: 16px;
  line-height: 2.0;
}

.sec26 {
  padding: 20px;
}

.sec27 td {
  font-size: 17px;
  font-weight: 500;
  border-bottom: 1px dotted #555;
}

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

.sec29 {
  color: #f00;
}

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

.sec31 {
  font-size: 15px;
  font-weight: 700;
  padding-left: 20px;
}

.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;
}




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

.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);
}





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: #316fca;
   cursor: pointer;
   display: flex;
   align-items: center;
   justify-content: center;
}
#page-top::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(-45deg);
}




.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: #0099cb;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

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

.nav2>.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
