@charset "UTF-8";



.our_img{
    width: 61%;
    position: relative;
    z-index: 1;
    margin-right: -5vw;
}
.our_img_innner{
    position: relative;
    z-index: 1;
    animation: 40s linear 0s infinite normal none running our_img;
    transform-origin: 53% 56.1%;
}

.our_bg{
    position: relative;
    z-index: 1;
}


.our_logo1,
.our_logo2,
.our_logo3{
    position: absolute;
    z-index: 5;
    animation: 40s linear 0s infinite normal none running our_img2;
    line-height: 0;
}

.our_logo1{
    top: 17.9%;
    left: 49%;
    width: 16%;
}
.our_logo2{
    top: 69.5%;
    left: 8.4%;
    width: 20.4%;
}
.our_logo3{
    width: 17%;
    left: 73%;
    top: 77%;
}

.our_logo9{
    position: absolute;
    z-index: 5;
    top: 51.5%;
    left: 46%;
    width: 13%;
    line-height: 0;
}


@keyframes our_img {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@keyframes our_img2 {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); }
}





/* hover  */
@media (hover: hover) and (pointer: fine) {
}

/* sp */
@media screen and (max-width: 767px) {

    .our_img{
    width: auto;
    margin: 0 0 0 -1rem;
}
    .our_img_innner{}
    .our_bg{}
    .our_logo1,
    .our_logo2,
    .our_logo3{}
    .our_logo1{}
    .our_logo2{}
    .our_logo3{}
    .our_logo9{}


}


/* --------------------------  */

.service_list{}
.service_list_box{
    display: flex;
    align-items:center;

}
.service_list_box:nth-child(odd){
    flex-direction: row-reverse;
}

.service_list_main{
    flex: 1;
    margin-left: 9.8%;
    margin-right: 9.8%;
}
.service_list_logo{
    width: 17vw;
}
.service_list_logo img{
    width: 100%;
}
.service_list_ttl{
    color: var(--color-blue);
    line-height: 1;
    margin-top: 4vw;
    margin-bottom: 2vw;
}
.service_list_ttl_en{
    display: block;
    padding: 0 0 0 22px;
    position: relative;
    z-index: 1;
    margin-bottom: 2vw;
}

.service_list_ttl_en:after {
    content: "";
    z-index: 1;
    position: absolute;
    background: rgb(173, 137, 255);
    width: 8px;
    height: 8px;
    top: 4px;
    left: 4px;
    border-radius: 100px;
}

.service_list_ttl_en:before {
    content: "";
    z-index: 1;
    position: absolute;
    background: rgba(173, 137, 255, 0.3);
    width: 16px;
    height: 16px;
    top: 0px;
    left: 0;
    border-radius: 100px;
}


.service_list_ttl_ja{
    display: block;
    font-size: 42px;
    font-size: max(2.2vw, 24px);
}
.service_list_mes{
    margin-bottom: 3.5vw;
}
.service_list_btn{}
.service_list_img{
    width: 50%;
}

/* hover  */
@media (hover: hover) and (pointer: fine) {
}

/* sp */
@media screen and (max-width: 767px) {
    .service_list{
    padding: 20vw 0 20vw;
    display: grid;
    gap: 6rem;
}
    .service_list_box{
    display: block;
}
    .service_list_box:nth-child(odd){
}
    .service_list_main{
    margin: 0;
    margin-bottom: 4rem;
    padding: var(--sp-padding);
}
    .service_list_logo{
    width: 35vw;
}
    .service_list_logo img{}
    .service_list_ttl{}
    .service_list_ttl_en{}
    .service_list_ttl_en:after {}
    .service_list_ttl_en:before {}
    .service_list_ttl_ja{}
    .service_list_mes{}
    .service_list_btn{}
    .service_list_img{
    width: 70%;
}

    .service_list_box:nth-child(odd) .service_list_img{margin-left: auto;}

}


/* --------------------------  */



.service_head{
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.service_head:before{
    content: "";
    z-index: 1;
    position: absolute;
    background: url(../img/common/bg1.png) 0 0 repeat-x;
    background-size: auto 100%;
    left: 0;
    right: 0;
    top: 54rem;
    height: 1365px;
}

.service_head_inner{
    padding-bottom: 184px;
}

.service_head_our{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items:center;
}

.service_head_main{
    width: 37%;
}
.service_mes{}
.service_head_btn{}


/* hover  */
@media (hover: hover) and (pointer: fine) {
}

/* sp */
@media screen and (max-width: 767px) {

    .service_head{}

    .service_head:before{
    }

    .service_head_inner{
    padding-bottom: 9rem;
}
    .service_head_our{
    display: block;
}
    .service_head_main{
    width: auto;
    margin-top: 5rem;
}
    .service_mes{}
    .service_head_btn{}

}

/* --------------------------  */

.service_foot2{
    padding-top: 180px;
    padding-bottom: 220px;
}
.service_foot2_inner{}
.service_foot2_bnr{}

/* hover  */
@media (hover: hover) and (pointer: fine) {
}

/* sp */
@media screen and (max-width: 767px) {
    .service_foot2{
    padding-top: 0;
    padding-bottom: 7rem;
}
    .service_foot2_inner{}
    .service_foot2_bnr{}
}

/* --------------------------  */



.service_mes{
    margin-bottom: 108px;
}

.service_mes2{
    margin-bottom: 90px;
}

.service_body{
    overflow: hidden;
}
.service_body_inner{}


.service_box1_list{
    display: grid;
    gap: 153px 0;
}

.service_box1{}

.service_box2_list{
    display: grid;
    gap: 116px 0;
}

.service_box2{}

.-service-box2_list{
    margin-top: 67px;
}

.service_image{
    margin-left: calc((100% - 100vw) / 2);
    margin-right: calc((100% - 100vw) / 2);
    margin-top: 10vw;
    position: relative;
    z-index: 1;
}
.service_image:before{
    content: "";
    z-index: 1;
    position: absolute;
    background: #fff;
    height: 23.8%;
    bottom: -1px;
    right: 8.7%;
    left: 0;
    border-radius: 0 10px 0 0;
}

/* hover  */
@media (hover: hover) and (pointer: fine) {
}

/* sp */
@media screen and (max-width: 767px) {
    .service_mes{
    margin-bottom: 6rem;
}
    .service_mes2{
    margin-bottom: 5rem;
}
    .service_body{}
    .service_body_inner{}
    .service_box1_list{
    gap: 6rem 0;
}
    .service_box1{}
    .service_box2_list{
    gap: 5rem 0;
}
    .service_box2{}
    .-service-box2_list{
    margin-top: 5rem;
}
    .service_image{}
    .service_image:before{}

}

/* ------------------------ */

.service_foot{
    background: #f2f5fa;
    margin-top: 135px;
}
.service_foot_inner{
    display: flex;
    padding-top: 139px;
    padding-bottom: 115px;
    gap: 0 2vw;
}

.service_cat{
    flex: 1;
}
.service_cat_link{}
.service_cat_img{
    background: #fff;
    text-align: center;
    padding: 70px 0;
    border-radius: 10px;
    margin-bottom: 38px;
}
.service_cat_img img{height: 35px;}
.service_cat_ttl{
    line-height: 1.8;
    color: var(--color-blue);
}
.service_cat_ttl1{
    display: block;
}
.service_cat_ttl2{
    display: block;
    font-size: 24px;
}
.service_cat_list{
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 33px;
    gap: 8px;
    max-width: 60%;
}
.service_cat_list a{
    background: #fff;
    border-radius: 100px;
    padding: 3px 22px;
}


/* hover  */
@media (hover: hover) and (pointer: fine) {
}

/* sp */
@media screen and (max-width: 767px) {

    .service_foot{
    margin-top: 8rem;
}
    .service_foot_inner{
    padding-top: 8rem;
    padding-bottom: 8rem;
    display: grid;
    gap: 6rem;
}
    .service_cat{}
    .service_cat_link{}
    .service_cat_img{
    padding: 5rem 0;
    margin-bottom: 2rem;
}
    .service_cat_img img{
    height: 2.5rem;
}
    .service_cat_ttl{}
    .service_cat_ttl1{}
    .service_cat_ttl2{
    font-size: 2rem;
}
    .service_cat_list{
    font-size: 1.2rem;
    max-width: max-content;
    margin-top: 2rem;
}
    .service_cat_list a{
    padding: 0.3rem 2rem;
}


}

.p-ss-content .p-ss-content-lead + .p-ss-content__youtube
 {
    margin-top: 2rem;
}
@media only screen and (min-width: 768px) {
    .p-ss-content .p-ss-content-lead + .p-ss-content__youtube {
        margin-top: 5.4rem;
    }
}
.p-ss-content__youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.p-ss-content__youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
