@charset 'UTF-8';





.about-sec01,
.about-sec02,
.about-sec03{
width: 92%;
max-width: 1200px;
margin: 0 auto;
}
.about-sec01 .inner,
.about-sec02 .inner,
.about-sec03 .inner{
width: 100%;
max-width: 1200px;
}
.about-sec-ttl{
font-size: 18px;
color: #fff;
margin: 0 0 4%;
padding: 4px 10px;
}
.about-sec01 .about-sec-ttl{
background: #fbac0b;
}
.about-sec02 .about-sec-ttl{
background: #4ebedf;
}
.about-sec03 .about-sec-ttl{
background: #3dc588;
}

.about-sec01 h3{
font-family: "Noto Sans JP", sans-serif;
font-size: 28px;
font-weight: 700;
line-height: 1.9;
margin: 0 0 2%;
}
.about-sec01 .text-box{
display: flex;
justify-content: space-between;
margin: 0 0 5%;
position: relative;
}
.about-sec01 .text-box p{
width: 65%;
}
.about-float-btn{
position: absolute;
right: 4px;
bottom: 0;
width: 220px;
}
.about-float-btn a{
display: block;
background: #fbac0b;
color: #fff;
font-size: 16px;
font-weight: 700;
text-align: center;
position: relative;
line-height: 52px;
border-radius: 200px;
}
.about-float-btn a::after{
position: absolute;
width: 7px;
height: 7px;
top: 50%;
right: 8%;
content: '';
transform: translateY(-50%);
background: url("../images/btn-arrow.svg") no-repeat;
background-size: 100% auto;
}
.features-ttl-slider .about-float-btn{
bottom: 30%;
}
.features-ttl-slider .about-float-btn a{
background: #4ebedf;
font-size: 14px;
}



.about-sec03 .numbers-box{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.about-sec03 .numbers-once{
width: 48%;
background: #fff;
margin: 0 0 4%;
padding: 3%;
border-radius: 24px;
}
.about-sec03 .numbers-once img{
margin: 0 0 2%;
}
.about-sec03 .numbers-once p{

}
.about-sec03 .numbers-once span{
font-size: 12px;

}

.message-main{
width: 92%;
max-width: 1100px;
margin: 0 auto;
}
.message-main-inner{
position: relative;
border-radius: 30px 30px 0 30px;
overflow: hidden;
margin: 0 auto 10%;
}
.message-main .inner{
position: relative;
}
.message-name-box{
width: 260px;
height: 120px;
background: #4ebedf;
position: absolute;
right: 0;
bottom: 0;
text-align: center;
padding: 30px 0 0;
}
.message-name-box p{
color: #fff;
display: inline-block;
font-weight: 700;
text-align: right;
}
.message-name-box p span{
font-size: 18px;
color: #fff;
display: inline-block;
}
.message-catch-box{
position: absolute;
left: 5%;
bottom: 5%;
}
.message-catch-box p{
display: inline-block;
background: #fff;
font-family: "Noto Sans JP", sans-serif;
font-size: 23px;
font-weight: 700;
}

.message-1st-sec,
.message-2nd-sec{
width: 100%;
max-width: 1300px;
margin: 0 auto;
padding: 0;
position: relative;
}
.message-1st-sec-cont{
position: absolute;
top: 0;
left: 0;
right: 0;
width: 92%;
max-width: 1000px;
margin: 0 auto;
}
.message-2nd-sec-cont{
position: relative;
width: 92%;
max-width: 1000px;
margin: 0 auto;
}
.message-1st-sec-cont-box{
padding: 0 45% 0 0;
}
.message-2nd-sec-cont-box{
margin: 0 0 10%;
padding: 0 0 0 45%;
}
.message-1st-sec-cont h2,
.message-2nd-sec-cont h2,
.message-3rd-sec .inner h2{
font-family: "Noto Sans JP", sans-serif;
font-size: 23px;
font-weight: 700;
margin: 0 0 24px;
}
.message-sec01-img{
position: relative;
width: 36%;
left: 64%;
margin: 0 0 10%;
}
.message-sec01-img img{
border-radius: 24px 0 0 24px;
}
.message-sec02-img{
position: absolute;
width: 36%;
top: 0;
left: 0;
}
.message-sec02-img img{
border-radius: 0 24px 24px 0;
}













.about-slider{
width: 100%;
margin: 0 auto;
}
.about-slider li{
position: relative;
}
.about-slider .as-contents{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
max-width: 700px;
padding: 0 0 6% 8%;
}
.about-slider .as-contents-ttl{
font-size: 68px;
font-weight: 700;
color: #fff;
}
.about-slider .as-contents-ttl p{
background: #fbac0b;
font-size: 17px;
font-family: "Montserrat", sans-serif;
font-weight: 500;
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
line-height: 40px;
border-radius: 100px;margin: 0 20px 0 0;
position: relative;
top: -16px;
}
.about-slider .as-contents p.text{
color: #fff;
line-height: 1.6;
}


.features-slider-ttl{
font-family: "Noto Sans JP", sans-serif;
font-size: 28px;
font-weight: 700;
padding: 3% 0 3% 60px;
position: relative;
}
.features-slider-ttl-num{
position: absolute;
left: 0;
top: 50%;
width: 40px;
height: 40px;
background: #4ebedf;
color: #fff;
text-align: center;
line-height: 40px;
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-size: 17px;
border-radius: 50%;
display: inline-block;
transform: translateY(-50%);
}
.features-slider-cont-box{
display: flex;
justify-content: space-between;
padding: 0 5% 0 0;
}
.features-slider-img{
width: 49%;
}
.features-slider-cont{
width: 48%;
}
.features-slider-cont p{
}









/* Slider */
.slick-slider{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus{
outline: none;
}
.slick-list.dragging{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after{
display: table;
content: '';
}
.slick-track:after{
clear: both;
}
.slick-loading .slick-track{
visibility: hidden;
}
.slick-slide{
display: none;
float: left;
height: 100%;
min-height: 1px;
margin: 0;
position: relative;
}
[dir='rtl'] .slick-slide{
float: right;
}
.slick-slide img{
width: 100%;
display: block;
border-radius: 24px;
}
.slick-slide.slick-loading img{
display: none;
}
.slick-slide.dragging img{
pointer-events: none;
}
.slick-initialized .slick-slide{
display: block;
}
.slick-loading .slick-slide{
visibility: hidden;
}
.slick-vertical .slick-slide{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}

/* Arrows */
.slick-prev,
.slick-next{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 54px;
height: 54px;
padding: 0;
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: #ccc;
z-index: 40;
}
.slick-prev{
background: url("../images/slide-prev.svg") no-repeat;
background-size: 100% auto;
left: -27px;
}
.slick-next{
background: url("../images/slide-next.svg") no-repeat;
background-size: 100% auto;
right: -27px;
}

/* Dots */
.slick-dotted.slick-slider{
margin-bottom: 8%;
}
.slick-dots{
position: absolute;
bottom: -35px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li{
position: relative;
display: inline-block;
width: 8px;
height: 8px;
margin: 0 12px;
padding: 0;
cursor: pointer;
text-align: center;
}
.slick-dots li button{
font-size: 0;
line-height: 0;
display: block;
width: 8px;
height: 8px;
padding: 0;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
background: #b3b3b3;
border-radius: 100px;
}
.slick-dots li button:hover,
.slick-dots li button:focus{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{
opacity: 1;
}
.slick-dots li button:before{
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 6px;
height: 6px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{
position: absolute;
content: '';
width: 8px;
height: 8px;
background: #4ebedf;
opacity: 1;
border-radius: 100px;
}
.about-slider .slick-dots li.slick-active button:before{
background: #fbac0b;
}


@media only screen and (max-width : 1300px) {
.about-sec-ttl {
font-size: 18px;
margin: 0 0 3%;
}
.about-sec01 h3 {
font-size: 22px;
line-height: 1.8;
margin: 0 0 2%;
}
.about-slider .as-contents-ttl {
font-size: 48px;
}
.about-slider .as-contents-ttl p {
font-size: 14px;
width: 40px;
height: 40px;
line-height: 40px;
margin: 0 14px 0 0;
top: -14px;
}
.features-slider-ttl {
font-family: "Noto Sans JP", sans-serif;
font-size: 22px;
font-weight: 700;
padding: 3% 0 3% 60px;
position: relative;
}
}

@media only screen and (max-width : 1000px) {
.about-float-btn {
right: 4px;
bottom: 0;
width: 190px;
}
.about-sec01 h3 {
font-size: 20px;
margin: 0 0 2%;
}
.about-float-btn a {
font-size: 14px;
line-height: 40px;
}
}
@media only screen and (max-width : 768px) {
.about-sec01 h3 {
font-size: 16px;
margin: 0 0 4%;
}
.about-sec01 .text-box {
display: block;
margin: 0 0 8%;
}
.about-sec01 .text-box p {
width: 100%;
margin: 0 0 4%;
}
.about-float-btn {
position: relative;
right: auto;
bottom: auto;
width: 190px;
margin: 0 auto;
}

.slick-slide{
border-radius: 3.4vw;
overflow: hidden;
}
.slick-slide img {
width: 200%;
position: relative;
left: -50%;
}
.about-slider .as-contents {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 4% 5%;
}
.about-slider .as-contents p.text {
color: #fff;
line-height: 1.5;
font-size: 12px;
}
.about-slider .as-contents-ttl {
font-size: 30px;
}
.about-slider .as-contents-ttl p {
font-size: 14px;
width: 32px;
height: 32px;
line-height: 32px;
margin: 0 12px 0 0;
top: -6px;
}
.features-slider-ttl-num {
top: 50%;
width: 32px;
height: 32px;
line-height: 32px;
font-size: 14px;
transform: translateY(-50%);
}
.features-slider-ttl {
font-size: 16px;
padding: 3% 0 3% 40px;
position: relative;
}
.slick-dotted.slick-slider {
margin-bottom: 18%;
}
.slick-dots {
bottom: -24px;
}
.slick-dots li {
width: 6px;
height: 6px;
margin: 0 8px;
}
.features-slider-cont-box {
display: block;
padding: 0 0 0;
}
.features-slider .slick-slide img {
width: 100%;
left: 0;
}
.features-slider-img {
width: 100%;
}
.features-slider-cont {
width: 100%;
padding: 4% 0 4%;
}
.about-sec03 .numbers-box {
display: block;
}
.about-sec03 .numbers-once {
width: 100%;
margin: 0 0 7%;
padding: 3% 5% 5%;
border-radius: 2.8vw;
}
.about-sec-ttl {
font-size: 16px;
margin: 0 0 7%;
}
.features-ttl-slider .about-float-btn {
bottom: 0;
margin: 0 auto 4%;
}
.slick-prev, .slick-next {
width: 40px;
height: 40px;
}
.slick-prev {
left: -20px;
}
.slick-next {
right: -20px;
}
.about-slider,
.features-ttl-slider,
.features-slider{
width: 96%;
margin: 0 auto;
}
.features-slider .slick-prev,
.features-slider .slick-next {
top: 20%;
}
.about-sec01, .about-sec02, .about-sec03 {
width: 88%;
}

}





