@charset "utf-8";
html{
  font-size: 14px !important;
}
body
{
	background-color: #fff;
  color: #A67C52
}
.section__container {
  padding-top: 10rem;
  padding-bottom: 10rem
}

.banner-wrapper {
    width: 800px;
    margin: 0 auto 100px;
}
.page-width {
  padding-left: 15rem;
  padding-right: 15rem;
}
@media(max-width: 54.99rem) {
  .page-width {
    padding-left: 7rem;
    padding-right: 7rem;
  }
}
@media(max-width: 54.99rem) {
  .page-width {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
h1 {
   font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4rem;
  text-transform: capitalize;
  padding: 1rem;
  border-bottom: 1.5px solid #FF4500
}



h3 {
    font-family: 'Frank Ruhl Libre', serif;
    font-size: 5rem;
    margin-bottom: 50px;
}

.banner-title {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2rem;
    text-transform: capitalize;
    padding-top: 10rem;
    display: inline-block;
    position: relative;
}

.banner-title::after {
    content: "";
    display: inline-block;
    width: 50%;
    height: 1.5px;
    position: absolute;
    bottom: -0.25em;
    left: 25%;
    background: #FF4500;
}
ul li {
    margin-bottom: 0.25rem;
    line-height: 1.8;
}

ul li::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #FF4500;
    border-radius: 50%;
    margin-right: 0.5rem;
    padding-bottom: 0.25rem;
}

.banner-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
    margin-bottom: 5rem;
}
.study-banner__inner{
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.banner-title__number{
	font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 5rem;
    text-transform: capitalize;
    padding-top: 5rem;
	opacity: 0
}
.sample p,
.work p {
   font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.5rem;
    text-transform: lowercase;
    padding-top: 5rem;
	margin-bottom: 3rem;
}

.banner-container img {
    width: 300px;
    height: 250px;
}

.point {
    font-size: 1.25rem;
    display: block;
    margin-bottom: 2rem;
}

ol li {
    counter-increment: list;
    margin-bottom: 0.25rem;
    line-height: 1.25;
}

ol li:last-child {
    margin-bottom: 1rem;
}

ol li::before {
    content: counter(list);
    color: #fff;
    background: #FF4500;
    border-radius: 50%;
    font-size: 0.75rem;
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.75;
    text-align: center;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: top;
}

.key-color img {
    display: inline-block;
    width: 300px;
    height: 250px;
    object-fit: contain;
}

.point-title {
    display: inline-block;
    font-weight: normal;
    border-bottom: 1px solid #FF4500;
    margin-bottom: 0.25rem;
    padding-bottom: 0.25rem;
}

.banner-point {
    margin-bottom: 100px;
}
.key-color {
    margin-bottom: 5rem;
}
.circle1 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ff6600;
    margin-right: 70px;
}

.circle2 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fbc024;
    margin-right: 70px;

}

.circle3 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #403230;
}

.circle4 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ef6002;
    margin-right: 70px;
}

.circle5 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #feeb9c;
    margin-right: 70px;

}

.circle6 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fcfcfa;
    border: 1px solid #aaa;
}

.circle7 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #00b8ee;
    margin-right: 70px;
}

.circle8 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #efef30;
    margin-right: 70px;

}

.circle9 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #212121;
}

.circle10 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #e98e71;
    margin-right: 70px;
}

.circle11 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #62b3b4;
    margin-right: 70px;

}

.circle12 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #bca174;
    margin-right: 70px;

}

.circle13 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #aaa;
}

.circle14 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #e75b0b;
    margin-right: 70px;
}

.circle15 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #071269;
    margin-right: 70px;

}

.circle16 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #e9d03b;
    margin-right: 70px;

}

.circle17 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #f30705;
}

.circle18 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #8d156c;
    margin-right: 70px;
}

.circle19 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffa700;
    margin-right: 70px;

}

.circle20 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #f12e7c;
}

.circle21 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ceecc6;
    margin-right: 70px;
}

.circle22 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #e21723;
    margin-right: 70px;

}

.circle23 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fefe97;
    margin-right: 70px;

}

.circle24 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fcfbfa;
    margin-right: 70px;
    border: 1px solid #aaa;
}

.circle25 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #01cdf0;
    margin-right: 70px;
}

.circle26 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ed5753;
    margin-right: 70px;

}

.circle27 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fcf0b6;
    margin-right: 70px;

}

.circle28 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fcfbfa;
    margin-right: 70px;
    border: 1px solid #aaa;
}

.circle29 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #55ace1;
    margin-right: 70px;
}

.circle30 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #f9ec00;
    margin-right: 70px;

}

.circle31 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ef7f6c;
    margin-right: 70px;
}

.circle32 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fcfbfa;
    margin-right: 70px;
    border: 1px solid #aaa;
}

.circle33 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #40b1ab;
    margin-right: 70px;
}

.circle34 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #e63628;
    margin-right: 70px;

}

.circle35 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fbf203;
    margin-right: 70px;
}

.circle36 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #f9c279;
    margin-right: 70px;
}

.circle37 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fe6301;
    margin-right: 70px;

}

.circle38 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #134723;
    margin-right: 70px;
}

.circle39 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff2cf;
}

.circle40 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #024096;
    margin-right: 70px;

}

.circle41 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #0577ba;
    margin-right: 70px;
}

.circle42 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #faf186;
}

.circle43 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #e20716;
    margin-right: 70px;
}

.circle44 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ed4995;
    margin-right: 70px;
}

.circle45 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #185d36;
}

.circle46 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #8e1a1a;
    margin-right: 70px;
}

.circle47 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #202e5f;
    margin-right: 70px;
}

.circle48 {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #aaa;
}

.home a {
    display: block;
    margin: 0 auto;
    text-decoration: underline;
}
.btn__box {
  text-align: center;
  padding-top: 10rem
}
.home-btn a {
  display: inline-block;
  width: 300px;
  height: auto;
  margin: 0 auto;
  padding: 1rem;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 1.2rem;
  background: linear-gradient(-45deg, #cc95c0, #dbd4b4, #7aa1d2);
  background-size: 300%;
  border-radius: 1rem;
  animation: backgradation 5s infinite
}
@keyframes backgradation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/*----------------------------------------
 SP 
 ---------------------------------------*/
@media screen and (max-width: 600px) {
    img {
        max-width: 100%
    }

    .banner-wrapper {
        max-width: 300px;
    }

    .banner-container {
        flex-direction: column;
    }

    .banner-title {
        font-size: 1rem;
    }
}
