@charset "utf-8";
/*common
-----------------------------------------------------------------------------------------*/
section{
	padding: 100px 0;
}

.contents-wrapper{
	width: calc(100% - 100px);
	max-width: 1500px;
	margin: 0 auto;
}


@media screen and (max-width:767px) {
    section{
        padding: 30px 0;
    }

    .contents-wrapper{
        width: calc(100% - 60px);
    }


}


/*home
-----------------------------------------------------------------------------------------*/
.flont-top{
    background-image: url("../images/flont-top.jpg");
    height: 900px;
    margin-top: 124px;
}

h1{
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-top: 90px;
}
@media screen and (max-width:767px) {
h1{
    margin-top: 30px;
}
}

.flont-top-title{
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 20px;
}
@media screen and (max-width:767px) {
.flont-top-title{
    margin-bottom: 10px;
}
}

.flont-top-text{
    font-size: 1.8rem;
}

.flont-news-top{
    background-color: rgba(245, 245, 245, 1);
}

.flont-news-left{
    width: 30%;
}

.flont-news{
    width: 50%;
}

.site-topics{
    margin-bottom: 50px;
}

.flont-news p,
.site-topics p{
    font-size: 1.7rem;
}

.arrow-right{
    line-height: 1;
    position: relative;
    background: rgba(255, 255, 255, 1);
    width: 20px;
    height: 2px;
    display: inline-block;
    top: -5px;
    right: -10px;
    transition:0.5s;
}

.arrow-right::before {
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid rgba(255, 255, 255, 1);
    position: absolute;
    box-sizing: border-box;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    transform-origin: top right;
    top: 50%;
    right: -1px;
}


.link-blue{
    background-color: rgba(0, 139, 252, 1);
    padding: 12.5px 0;
    color: rgba(255, 255, 255, 1);
    width: 220px;
    border-radius: 50px;
    display: block;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);

}

.flont-news-wrapper{
    align-items: center;
}

.link-blue:hover .arrow-right{
    right: -30px;
}

.flont-news-right{
    background-color: rgba(255, 255, 255, 1);
    width: 70%;
    border-radius: 30px;
    padding: 40px;
}

.flont-news-list{
    padding-bottom: 20px;
}

.flont-news-flex{
    gap: 40px;
}

.flont-news-list:last-child {
    padding-bottom: 0;
}

.home-left-front{
    border: none;
}

div.title-ja-flont{
    align-items: flex-start;
    justify-content: center;
}

div.swiper-pagination{
    position: sticky;
	margin-top: 20px;
}


.flont-problem-flex{
    gap: 10px;
    justify-content: space-between;
    background-color: rgba(228, 243, 255, 1);
    border-radius: 30px;
    border: 3px solid rgba(0, 139, 252, 1);
    padding: 40px 20px 10px;
    margin: 50px auto 0;
    width: 90%;

}

.flont-problem{
    width: calc((100% - 10px)/2);
    margin-bottom: 30px;
    text-align: left;
}

.flont-problem-man{
    width: 9%;
    position: absolute;
    top: 120px;
    left: -120px;
}

.flont-problem-img{
    width: 50px;
    display: inline;
    vertical-align: middle;
}

.flont-problem p{
    font-size: 1.2rem;
    margin-left: 20px;
    display: inline;
}

.flont-problem p span.underline{
    font-weight: 700;
    border-bottom: 5px solid rgba(253, 160, 1, 1);
}

div.title-ja-solution{
    margin-bottom: 0;
}

.flont-solution-top{
    background-color: rgba(228, 243, 255, 1);
    overflow: hidden;
}

.flont-solution-title{
    font-size: 2rem;
    /* color: rgba(0, 139, 252, 1); */
    margin-bottom: 20px;
    font-weight: 700;
}

.flont-solution-wrapper{
    margin-top: 140px;
}

.flont-solution-blue{
    position: absolute;
    width: 50%;
    right: -330px;
    top: -130px;
}

.flont-solution-blue2{
    position: absolute;
    width: 50%;
    left: -300px;
    top: -100px;
}

.flont-solution-blue3{
    top: -40px;
}

.flont-solution-sketch{
    position: absolute;
    width: 15%;
    bottom: 15px;
    right: 0;
    z-index: 1;
}

.flont-solution-sketch2{
    position: absolute;
    width: 15%;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.flont-solution-img{
    width: 50%;
    margin: 0;
    border-radius: 30px;
}

.flont-solution-img2{
    margin: 0 0 0 auto;
}

.flont-solution-box{
    position: absolute;
    top: 100px;
    left: 45%;
    border-radius: 30px;
    padding: 40px;
    gap: 90px;
    width: 700px;
    background-color: rgba(255, 255, 255, 1);
    text-align: left;
}

.flont-solution-box2{
    left: 100px;
}

.flont-solution-numbers{
    font-size: 7rem;
    font-weight: 700;
    color: rgba(0, 139, 252, 1);
}

.flont-solution-text{
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 20px;
}

.flont-service-flex{
    gap: 50px;
    width: 90%;
    margin: auto;
    justify-content: center;
}

.flont-service-link{
    display: block;
    width: calc((100% - 50px)/2);
    color: rgba(62, 62, 62, 1);
    margin-top: 50px;
}

.flont-service-img{
    /* width: 90%; */
    margin-bottom: 25px;
}

.flont-service-text{
    border-bottom: 3px solid rgba(62, 62, 62, 1);
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
    padding-bottom: 5px;

}

.flont-service-link p{
    font-size: 1.2rem;
    line-height: 2;
    text-align: left;
}
@media screen and (max-width:767px) {
.flont-service-link p{
    font-size: 0.9rem;
    line-height: 1.5;
}
}

.flont-merit-top{
    background-image: url("../images/flont-merit-bg.jpg");
}

.flont-merit-flex{
    gap: 50px;
}

.flont-merit-box{
    width: calc((100% - 50px*4)/5);
}
@media screen and (max-width:767px) {
    .flont-merit-img{
        width: 50%;
    }
}

.flont-merit-title{
    background-color: rgba(0, 139, 252, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 1.2rem;
    font-weight: 700;
    padding: 5px 20px;
    margin: 20px 0;
    display: inline-block;
    width: 100%;
}

.flont-merit-text{
    line-height: 2;
    text-align: left;
}

.flont-flow-flex{
    gap: 25px;
    margin: auto;
    width: fit-content;
    /* min-width: 1500px; */
}

.flont-flow-box{
    /* width: calc((100% - 25px*2)/3 ); */
    color: rgba(255, 255, 255, 1);
    padding: 40px 25px;
    border-radius: 20px;
    background-color: rgba(0, 191, 255, 1);
    width: 300px;
}

.flont-flow-box5{
    background-color: rgba(100, 149, 237, 1);
}

.flont-flow-box::after{
    position: absolute;
    content: '';
    background-color: rgba(0, 191, 255, 1);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
    width: 50px;
    height: 100px;
}

.flont-flow-box:last-child:after{
    display: none;
}

.flont-flow-number{
    color: rgba(255, 255, 255, 1);
    font-weight: 700;
    font-size: 2rem;
    line-height: 0.8;
    margin-bottom: 20px;
}
@media screen and (max-width:1023px) {
.flont-flow-number{
    font-size: 1.2rem;
}
}
.flont-flow-title{
    font-size: 1.5rem;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid rgba(255, 255, 255, 1);
}


.flont-flow-text{
    /* line-height: 2; */
    text-align: left;
    margin: auto;
    width: fit-content;
}

.flont-interview-top{
    background-color: rgba(245, 245, 245, 1);
}

.front-interview-list{
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	padding: 50px 40px;
	border-radius: 30px;
    margin-bottom: 50px;
}

.front-interview-flex{
    align-items: center;
    gap: 30px;
    margin-bottom: 50px;
}

.front-interview-img{
    width: 47%;
}

.front-interview-img img{
    height: 350px;
    object-fit: cover;
}

.front-interview-text{
    width: 48%;
    text-align: left;
}

div.swiper-button-prev::after,
div.swiper-button-next::after {
    bottom: 0;
    content: "";
    height: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 0;
}
/* 前への矢印カスタマイズ */
.swiper-button-prev::after {
    border-bottom: 30px solid transparent;
    border-right: 60px solid rgba(0, 139, 252, 1);
    border-top: 30px solid transparent;
    left: 280px;
}
/* 次への矢印カスタマイズ */
.swiper-button-next::after {
    border-bottom: 30px solid transparent;
    border-left: 60px solid rgba(0, 139, 252, 1);
    border-top: 30px solid transparent;
    right: 280px;
}

.link-white{
    color: rgba(62, 62, 62, 1);
    width: 250px;
    border: 2px solid rgba(0, 139, 252, 1);
    background-color: rgba(255, 255, 255, 1);
    margin: auto;
    box-shadow: none;
}

.arrow-right-color{
    background-color: rgba(62, 62, 62, 1);
}

.arrow-right-color::before{
    border: 2px solid rgba(62, 62, 62, 1);
    border-left: 0;
    border-bottom: 0;
}

a.link-blue-long{
    width: 310px;
    margin: auto;
}

.flont-faq-top{
    background-color: rgba(228, 243, 255, 1);
}

.accordion{
    width: 90%;
    margin: 50px auto 0;
}

.flont-faq-flex{
    align-items: center;
    gap: 50px;
    padding: 20px 50px;
}

.flont-faq-q{
    font-size: 1.2rem;
    font-weight: 700;
}

.flont-faq-img{
    width: 90px;
    margin: 0;
}

.toggle {
	display: none;
}

.flont-faq-box{
    border-radius: 60px;
    overflow: hidden;
    margin-bottom: 50px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);

}

.Label {		/*タイトル*/
	display: block;
    /* border-radius: 60px; */
    /* padding: 20px 50px; */
    background-color: rgba(255, 255, 255, 1);
    z-index: 1;
    position: relative;
}

.Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 20px;
	height: 20px;
	border-top: 8px solid rgba(0, 139, 252, 1);
	border-right: 8px solid rgba(0, 139, 252, 1);
	-webkit-transform: rotate(45deg);
	position: absolute;
	top: 50px;
	right: 40px;
	transform: rotate(135deg);
    border-radius: 5px;
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
    /* box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3); */
}

.flont-faq-a{
    width: 85%;
    text-align: left;
    line-height: 2;
}

.content {		/*本文*/
	/* height: 0; */
	margin-top: -1px;
	/* padding: 0 20px; */
	overflow: hidden;
    /* border-radius: 0 0 60px 60px; */
    background-color: rgba(255, 255, 255, 1);
    max-height: 0;
    transition: max-height 0.3s
}

.toggle:checked + .Label + .content {	/*開閉時*/
	/* height: auto; */
	/* padding: 20px 50px; */
	/* transition: all .3s; */
    max-height: fit-content;
    max-height: 500px;
}

.toggle:checked + .Label  {	
    /* border-radius: 60px 60px 0 0; */
    box-shadow: none;
}

.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}

.front-utility-flex{
    gap: 30px;
}

.front-utility-list{
    width: calc((100% - 30px *2)/3);
    padding: 40px 30px;
    border-radius: 30px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    margin-bottom: 50px;
}

.front-utility-img img{ 
    height: 280px;
    margin-bottom: 30px;
    object-fit: cover;
}

.flont-message-top{
    background-image: url("../images/flont-message-bg.jpg");
}

.flont-message-flex{
    gap: 50px;
    background-color: rgba(255, 255, 255, 1);
    padding: 60px 100px;
    border-radius: 20px;
    margin-bottom: 100px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    width: 90%;
    margin: 0 auto 100px;
}

.flont-message-text{
    width: 53%;
    text-align: left;
    line-height: 2;
}

.flont-message-text p{
    margin-top: 20px;
}

.flont-message-img{
    width: 40%;
    object-fit: cover;
}

.flont-message-link{
    gap: 80px;
    justify-content: center;
}

.link-white-message{
    width: 350px;
    margin: 0;
}

div a.front-color-recruit{
    width: 350px;
    transition: 0.5s;
	background: linear-gradient(rgba(255, 205, 116, 1), rgba(255, 171, 21, 1) 50px,rgba(255, 171, 21, 1) 250px,rgba(255, 205, 116, 1)); 
	background-size: 200px 300px;
}

div.montserrat-title-white{
    color: rgba(255, 255, 255, 1);
}

.front-company-top{
    background-color: rgba(228, 243, 255, 1);
}

.front-company-flex{
    gap: 200px;
    width: 90%;
    margin: auto;
}

.front-company-left{
    width: 40%;
    
}

.front-company-text{
    font-size: 1.2rem;
    line-height: 2;
    text-align: left;
    margin-bottom: 30px;
}

.front-company-img{
    width: 40%;
    border-radius: 30px;
}

.front-office{
    position: absolute;
    width: 15%;
    bottom: 0;
    left: 45%;
}

a.front-company-link{
    margin: 0 auto 0 0;
}

.front-link-sp{
    display: none;
}

.br-sp{
    display: none;
}

@media screen and (max-width:1600px) {
    .flont-top{
        margin-top: 94px;
    }

    .flont-problem p {
        font-size: 1.1rem;
    }

    .flont-solution-box {
        top: 160px;
        left: 35%;
    }

    .flont-solution-blue {
        right: -140px;
    }

    .flont-solution-box2 {
        top: 70px;
        left: 100px;
    }
    
    .flont-solution-blue2 {
        position: absolute;
        width: 50%;
        left: -150px;
    }

    .swiper-button-next::after {
        right: 190px;
    }

    .swiper-button-prev::after{
        left: 190px;
    }

    .contents-wrapper.wrapper-half{
        width: calc(100% - 50px);
        margin: 0 0 0 auto;
    }
}

@media screen and (max-width:1430px) {
    .flont-problem p {
        margin-left: 10px;
        font-size: 1rem;
    }

    .flont-problem-flex {
        width: 100%;
    }

    .flont-problem-man {
        top: -180px;
        left: 50px;
    }

    .flont-solution-box {
        gap: 30px;
        width: 610px;
    }

    .flont-solution-sketch {
        bottom: 70px;
    }

    .flont-merit-flex {
        gap: 30px;
    }
    
    .flont-merit-box {
        width: calc((100% - 30px* 4) / 5);
    }
    
    .flont-merit-title {
        font-size: 1.1rem;
    }

    .front-interview-img {
        width: 100%;
    }

    .front-interview-img img {
        height: 300px;
    }

    .front-interview-text {
        width: 100%;
    }

    .swiper-button-next::after {
        right: 190px;
    }

    .swiper-button-prev::after{
        left: 190px;
    }

    /* .Label {
        padding: 20px;
    }
 */
    .accordion {
        width: 100%;
    }

    .flont-faq-flex {
        gap: 50px;
        padding: 20px;
    }

    .flont-message-img {
        width: 45%;
    }

    .flont-message-text {
        width: 45%;
    }

    /* .toggle:checked + .Label + .content {
        padding: 20px;
    } */

    .flont-message-flex {
        gap: 49px;
        padding: 50px;
    }

    .front-company-flex {
        width: 100%;
    }


}



@media screen and (max-width:1200px) {
    .flont-top{
        margin-top: 66px;
    }

    .flont-top-title {
        font-size: 3rem;
    }

    .flont-top-text {
        font-size: 1.7rem;
    }

    .flont-news {
        margin-bottom: 50px;
        width: 100%;
    }

    .flont-problem-flex{
        padding: 40px 40px 10px;
        gap: 0;
    }

    .flont-problem p {
        margin-left: 20px;
        font-size: 1.2rem;
    }

    .flont-solution-numbers {
        font-size: 6rem;
    }

    .flont-solution-box {
        top: 140px;
        left: 30%;
        padding: 30px;
    }

    .flont-solution-box2 {
        left: 50px;
        width: 500px;
        top: 30px;
    }

    .flont-problem {
        width: 100%;
    }

    .flont-service-flex {
        width: 100%;
    }

    .flont-merit-flex {
        gap: 7px;
    }

    .flont-merit-box {
        width: calc((100% - 7px* 4) / 5);
    }

    .flont-merit-title {
        padding: 5px 10px;
    }

    .flont-merit-text {
        width: 90%;
        margin: auto;
    }

    .swiper-button-next::after {
        right: 150px;
    }

    .swiper-button-prev::after{
        left: 150px;
    }

    .flont-faq-img {
        width: 70px;
    }

    .flont-faq-q {
        font-size: 1rem;
    }

    .Label::before {
        width: 17px;
        height: 17px;
        border-top: 6px solid rgba(0, 139, 252, 1);
        border-right: 6px solid rgba(0, 139, 252, 1);
        top: 40px;
        right: 30px;
    }

    .front-utility-list {
        padding: 40px;
        width: 80%;
        margin: auto;
    }

    .front-utility-img img {
        height: 350px;
    }

    .front-utility-img{
        width: 80%;
        margin: auto;
    }

    .front-utility-flex {
        margin-bottom: 50px;
    }

    .flont-message-text {
        width: 100%;
    }

    .flont-message-img {
        width: 60%;
        height: 400px;
        object-position: top;
    }

    div a.front-color-recruit {
        margin: 10px;
    }

    .link-white-message {
        margin: 10px;
    }

    .front-company-img {
        width: 38%;
    }

    .flont-flow-box {
        width: 290px;
    }


}


@media screen and (max-width:1023px) {
    .flont-top-title {
        font-size: 2.5rem;
    }
    
    .flont-top-text {
        font-size: 1.5rem;
    }

    .flont-news-left {
        width: 50%;
        margin: auto;
    }

    .flont-news-right {
        width: 100%;
    }

    .front-link-pc{
        display: none;
    }

    .front-link-sp{
        display: block;
        margin: 50px auto 0;
    }

    div.title-ja-flont p{
        font-size: 1.4rem;
    }

    .flont-problem-man {
        top: -130px;
        left: 40px;
    }

    .flont-problem-flex {
        padding: 40px 25px 10px;
    }

    .flont-solution-sub{
        text-align: left;
        width: 94%;
        margin: auto;
    }

    .flont-solution-wrapper {
        margin-top: 100px;
    }

    .flont-solution-img {
        width: 70%;
        position: relative;
        z-index: 1;
    }

    .flont-solution-blue {
        right: -120px;
        top: -65px;
    }

    .flont-solution-box {
        top: 190px;
        left: 15%;
        z-index: 1;
        width: 570px;
    }

    .flont-solution-sketch {
        bottom: 130px;
        width: 20%;
    }

    .flont-solution-blue2 {
        top: -30px;
    }

    .flont-solution-sketch2 {
        width: 20%;
        bottom: 130px;
    }

    .flont-solution-box2 {
        left: 0px;
    }

    .flont-solution-wrapper2{
        margin-top: 150px;
    }

    .flont-service-flex {
        gap: 30px;
    }

    .flont-service-img {
        width: 100%;
    }

    .flont-service-text {
        font-size: 1.7rem;
    }

    .flont-merit-box {
        width: 30%;
    }

    .flont-merit-flex {
        gap: 30px;
        justify-content: center;
    }

    .flont-merit-text {
        width: 100%;
    }

    .swiper-button-next::after {
        right: 15px;
        border-left: 50px solid rgba(0, 139, 252, 1);
    }

    .swiper-button-prev::after{
        left: 15px;
        border-right: 50px solid rgba(0, 139, 252, 1);
    }

    .flont-faq-q {
        width: 75%;
        text-align: left;
    }

    .front-utility-img img {
        height: 300px;
    }

    .front-utility-img {
        width: 100%;
    }

    .front-utility-list {
        width: 100%;
    }

    .flont-message-img {
        width: 80%;
    }

    .flont-message-flex {
        margin-bottom: 50px;
    }

    .flont-message-link {
        gap: 30px;
    }

    .front-company-left {
        width: 80%;
    }

    .front-company-img {
        width: 80%;
    }

    .front-company-flex {
        gap: 30px;
    }

    .front-office {
        width: 20%;
        bottom: auto;
        left: auto;
        right: 60px;
        top: 50px;
    }

    .flont-flow-box {
        width: 206px;
        padding: 20px 10px;
    }

    .flont-flow-title {
        font-size: 1.3rem;
        font-weight: 700;
    }

    .flont-flow-text {
        font-size: 0.8rem;
    }
}

@media screen and (max-width:767px) {
    .flont-flow-text {
        font-size: 1rem;
        width: 100%;
    }
    .flont-flow-text br{
        display: none;
    }
    .flont-top-title {
        font-size: 1.3rem;
    }
    
    .flont-top {
        height: 300px;
    }
    
    .flont-top-text {
        font-size: 0.8rem;
    }

    .flont-news-left {
        width: 80%;
        margin: auto;
    }

    .flont-news-right {
        padding: 30px 20px;
    }

    .flont-news-flex {
        gap: 10px;
    }

    .front-link-sp {
        margin: 25px auto 0;
    }

    div.montserrat-title {
        margin-bottom: 10px;
    }

    .flont-news {
        margin-bottom: 20px;
    }

    div.title-ja-flont p {
        text-align: left;
        margin: 0;
    }

    div p.front-problem-text{
        font-size: 1.3rem;
        margin: 0;
    }

    .flont-problem-img {
        width: 30px;
        margin: 0;
    }

    .br-sp{
        display: block;
    }


    .flont-problem-flex {
        padding: 20px 10px 10px;
        margin-top: 20px;
    }

    .flont-problem p {
        margin-left: 0px;
        font-size: 1rem;
        line-height: 1.7;
    }

    .flont-problem{
        display: flex;
        gap: 10px;
        align-items: flex-start;
    }

    .flont-problem-man {
        top: -160px;
        left: 15px;
        width: 15%;
    }

    .flont-solution-title {
        font-size: 1.3rem;
        margin: 0px 0 10px;
    }

    div.title-ja {
        margin-bottom: 20px;
    }

    .link-blue {
        width: 100%;
    }

    .flont-solution-img {
        width: 100%;
    }

    .flont-solution-box {
        top: 190px;
        left: -3%;
        width: 330px;
        gap: 10px;
        padding: 15px;
    }

    .flont-solution-numbers {
        font-size: 2rem;
    }

    .flont-solution-text {
        font-size: 1.1rem;
        margin-bottom: 10px;
    }

    .flont-solution-wrapper {
        margin-top: 30px;
    }

    .flont-solution-box p{
        font-size: 0.9rem;
    }

    .flont-solution-wrapper2 {
        margin-top: 160px;
    }

    .flont-solution-set{
        width: 85%;
    }

    .flont-solution-blue {
        right: -45px;
        top: -50px;
    }

    .flont-solution-blue2 {
        left: -80px;
    }

    .flont-service-sub{
        font-size: 0.9rem;
    }

    .flont-service-link {
        margin-top: 20px;
        width: 100%;
    }

    .flont-service-img {
        margin-bottom: 10px;
    }

    .flont-service-text {
        margin-bottom: 10px;
        font-size: 1.4rem;
    }

    .flont-service-flex {
        gap: 0px;
    }

    .flont-merit-box {
        width: 100%;
    }

    .flont-merit-title {
        padding: 10px;
        margin: 10px 0;
    }

    .flont-merit-flex {
        gap: 20px;
    }

    .contents-wrapper.wrapper-half {
        width: calc(100% - 30px);
    }

    div p.flont-flow-sub{
        font-size: 1.3rem;
        margin: 0 30px 0 0;
    }

    div.swiper-button-next::after {
        border-bottom: 25px solid transparent;
        border-left: 30px solid rgba(0, 139, 252, 1);
        border-top: 25px solid transparent;
        right: -5px;
        top: -200px;
    }

    div.swiper-button-prev::after {
        border-bottom: 25px solid transparent;
        border-right: 30px solid rgba(0, 139, 252, 1);
        border-top: 25px solid transparent;
        left: -5px;
        top: -200px;
    }

    .front-interview-flex {
        gap: 20px;
        margin-bottom: 20px;
    }

    .interview-service {
        margin-bottom: 10px;
    }

    .interview-title {
        margin-bottom: 10px;
    }

    .front-interview-list {
        margin-bottom: 20px;
        padding: 20px 40px;
    }

    .flont-faq-q {
        width: 100%;
    }

    .flont-faq-flex {
        gap: 10px;
        padding: 15px 20px;
    }

    .flont-faq-img {
        width: 50px;
    }

    .flont-faq-box {
        border-radius: 30px;
        margin-bottom: 25px;
    }


    .flont-faq-a {
        width: 100%;
    }

    .Label::before {
        top: 20px;
    }

    .front-utility-list {
        padding: 10px 10px 20px;
    }

    .front-utility-img img {
        height: 180px;
        margin-bottom: 20px;
        border-radius: 20px 20px 0 0;
    }

    .utility-title {
        margin-bottom: 15px;
    }

    .front-utility-flex {
        margin-bottom: 20px;
    }

    .flont-message-flex {
        gap: 20px;
        padding: 20px;
    }

    .flont-message-text p {
        margin-top: 10px;
    }

    .flont-message-wrapper.contents-wrapper{
        width: 100%;
    }

    .flont-message-flex {
        width: 100%;
        padding: 30px;
        margin-bottom: 10px;
        border-radius: 0;
    }

    .flont-message-link {
        gap: 0px;
    }

    .front-company-flex {
        gap: 20px;
    }

    .front-company-left {
        width: 100%;
    }

    .front-office {
        width: 25%;
        right: 0px;
        top: -20px;
    }

    .front-company-text {
        font-size: 1rem;
        margin-bottom: 10px;
    }

    .flont-message-img {
        width: 100%;
        height: 250px;
        border-radius: 0 0 20px 20px;
    }

    a.link-blue-long{
        width: 100%;
    }

    .flont-flow-box {
        width: 100%;
        padding: 30px 20px;
    }

    .flont-flow-title {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .flont-message-text{
        line-height: 1.5;
    }

    .flont-flow-flex {
        justify-content: center;
    }

    .flont-flow::after{
        display: none;
    }

    .flont-flow::before{
        position: absolute;
        content: '';
        background-color: rgba(0, 191, 255, 1);
        clip-path: polygon(100% 0, 0 1%, 50% 100%);        
        left: 50%;
        transform: translatex(-50%);
        width: 50px;
        height: 30px;
        bottom: -25px;
    }

    


}




/* serviceサービス内容 
-----------------------------------------------------------------------------------------*/ 
.page-up{
    margin-top: 145px;
}

.bread li a{
    color: inherit;
  }

 .bread li + li:before{
    content: ">";
    margin: 25px;
  }

  .bread li{
    display: inline;
  }

  .bread{
    margin: 70px auto 0 0;
    width: fit-content;
  }

  .single-bread{
    display: inline-block;
    margin: 0 25px;
  }

.page-top-bg{
    background-color: rgba(228, 243, 255, 1);
    width: 35%;
    height: 100%;
    position: absolute;
    top: 50px;
    left: 0;
}  


.page-top-title{
    width: fit-content;
    margin: 50px auto 0 100px;
}

.page-top-img{
    width: 70%;
    margin: 0 0 0 auto;
    z-index: 1;
    position: relative;
}

.service-top{
    padding-top: 0px;
}

@media screen and (max-width:1600px) {

.page-up{
    margin-top: 94px;
}
}

@media screen and (max-width:1200px) {
    .page-up{
        margin-top: 66px;
    }
    
}



@media screen and (max-width:1023px) {

    .page-top-img {
        width: 60%;
        height: 300px;
        object-fit: cover;
    }

    .page-top-bg {
        width: 50%;
    }
}

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

	.page-top-img {
		width: 90%;
		height: 200px;
	}

	.page-top-bg {
		background-color: rgba(228, 243, 255, 1);
		width: 90%;
		height: 80%;
		top: 120px;
		z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
	}

    .page-top-title{
        margin: 0;
    }

    .bread {
        margin: 90px auto 0 0;
    }

    .bread li + li:before {
        margin: 8px;
    }

    .single-bread {
        margin: 0 8px;
    }
}


/*service-consulting
-----------------------------------------------------------------------------------------*/
.page-top{
    padding-top: 50px;
}

.consulting-flex{
    gap: 100px;
    margin-bottom: 50px;
}

.consulting-img{
    width: 45%;
    object-fit: cover;
}

.consulting-text{
    width: 45%;
    text-align: left;
}

.consulting-text p{
    font-size: 1.2rem;
    margin-top: 30px;
    line-height: 2;
}

.consulting-box{
    text-align: left;
}

.consulting-box .consulting-block:not(:last-child){
    margin-bottom: 50px;
}

.consulting-title{
    display: inline-block;
    color: rgba(0, 139, 252, 1);
    padding-bottom: 10px;
    font-size: 2rem;
    border-bottom: 1px solid rgba(0, 139, 252, 1);
    margin-bottom: 30px;
}

.consulting-list{
    line-height: 2;
}

.consulting-square{
    font-size: 1.2rem;
    font-weight: 700;
    margin: 30px 0;
}

.flont-flow-box2{
    width: 355px;
}

.flont-flow-title2{
    height: 80px;
}

.flont-flow-text p{
    font-size: 1.3rem;
    margin: 10px 0 5px;
}

.consulting-Flow-flex{
    gap: 80px;
    text-align: left;
    min-width: 2400px;
    margin-left: 100px;
}

.consulting-Flow-flex4{
    min-width: 1880px;
}

.consulting-Flow-box{
    padding: 30px;
    background-color: rgba(228, 243, 255, 1);
    border-radius: 30px;
    width: calc((100% - 80px *4)/5);
    width: 400px;
}

.consulting-Flow-set{
    gap: 20px;
    align-items: flex-end;
    margin-bottom: 20px;
}

.consulting-Flow-number{
    color: rgba(0, 139, 252, 1);
    font-size: 4rem;
    font-weight: 700;
}

.consulting-Flow-title{
    color: rgba(0, 0, 0, 1);
    font-size: 1.2rem;
}

.triangle{
    position: absolute;
    top: 50%;
    right: -65px;
    transform: translateY(-50%);
    width: 50px;
    height: 60px;
    background-color: rgba(0, 139, 252, 1);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

.consulting-interview-top{
    background-color: rgba(245, 245, 245, 1);
}

.consulting-service-top{
    padding-top: 0;
}

.consulting-services{
    text-align: left;
    margin-bottom: 50px;
}

.consulting-service-flex{
    gap: 30px;
}

.consulting-service-link{
    display: block;
    width: calc((100% - 30px*2)/3);
    color: rgba(62, 62, 62, 1);
}

.consulting-service-img{
    margin-bottom: 50px;
}

@media screen and (max-width:1220px) {
    .flont-flow-flex2{
       min-width: 1200px; 
    }

    .flont-flow-wrapper{
    overflow: scroll;
}

}



@media screen and (max-width:1200px) {
    .consulting-flex {
        gap: 50px;
    }

    .consulting-text {
        width: 49%;
    }

    .last-service-text {
        font-size: 1.6rem;
    }

    .consulting-Flow-flex {
        margin-left: 50px;
    }

}

@media screen and (max-width:1023px) {

    .consulting-flex {
        gap: 30px;
    }

    .consulting-text {
        width: 50%;
    }

    .last-service-text {
        font-size: 1.2rem;
    }
}


@media screen and (max-width:767px) {
    .consulting-img {
        width: 100%;
    }
    
    .consulting-text {
        width: 100%;
    }
    
    .consulting-flex {
        gap: 20px;
        margin-bottom: 0;
    }

    .consulting-text p {
        margin-top: 0px;
    }

    .consulting-title {
        font-size: 1.7rem;
    }

    .consulting-Flow-flex {
        margin-left: 30px;
    }

    .consulting-service-link {
        width: 100%;
    }

    .consulting-title {
        margin-top: 20px;
    }

    .consulting-services {
        margin-bottom: 20px;
    }

    .consulting-service-img {
        margin-bottom: 10px;
    }

    .consulting-service-flex {
        gap: 20px;
    }

    .consulting-list {
        margin-top: 10px;
    }

    .consulting-square {
        margin: 15px 0;
    }

    .consulting-Flow-box {
        padding: 0px 20px 20px;
    }

    .flont-flow-flex2 {
        min-width: 1115px;
    }

}




/*service-market
-----------------------------------------------------------------------------------------*/
.market-text{
    margin-top: 50px;
}
@media screen and (max-width:767px) {
}


/*company
-----------------------------------------------------------------------------------------*/
.company-title{
    color: rgba(16, 30, 101, 1);
    font-size: 2rem;
    margin-bottom: 50px;
    font-weight: 700;
    text-align: center;
}

.company-flex{
    margin: 0px auto 30px;
    width: 65%;
}

.company-flex:last-child{
    margin-bottom: 0;
}

.company-item{
    color: rgba(0, 139, 252, 1);
    width: 20%;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 3px solid rgba(0, 139, 252, 1);
}

.company-text{
    text-align: left;
    width: 80%;
    padding: 0 0 10px 50px;
    border-bottom: 1px solid rgba(228, 243, 255, 1);
}

@media screen and (max-width:1023px) {
    .company-flex {
        margin: 0px auto 30px;
        width: 100%;
    }
}


@media screen and (max-width:767px) {
    .company-text {
        padding: 0 0 10px 20px;
    }

    .company-title {
        margin-bottom: 20px;
    }

    .company-flex {
        margin: 0px auto 20px;
    }
}


/*contact
-----------------------------------------------------------------------------------------*/
.contact-top{
    width: 80%;
    margin: auto;
    text-align: left;
}

.contact-top-text{
    text-align: center;
}

.contact-title{
    margin: 50px 0 30px;
}

.required{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 139, 252, 1);
    padding: 5px 10px;
    margin-left: 20px;
}

.any{
    border: 1px solid rgba(0, 139, 252, 1);
    padding: 5px 10px;
    margin-left: 20px;
}

.text-common{
    width: 100%;
    height: 64px;
    padding: 10px 50px;
    border-radius: 20px;
}

.area-common{
    width: 100%;
    border-radius: 20px;
    padding: 10px 50px;
}

.wpcf7-list-item{
    margin-left: 50px;
}

.wpcf7-list-item:first-child{
    margin-left: 0;
}

.contact-select{
    margin: 50px 0 70px;
}

.select-common{
    width: 30%;
    height: 64px;
    margin-left: 30px;
    border-radius: 20px;
    text-align: center;
    color: rgba(0, 0, 0, 1);
}

.wpcf7-form-control {
    appearance: none; 
}

.contact-privacy{
    border-bottom: 1px solid rgba(51, 51, 51, 1);
}

.contact-check{
    margin: 30px 0 20px;
}

.contact-link{
    color: rgba(51, 51, 51, 1);
    margin-top: 0;
}

.contact-btn{
    width: 40%;
    margin: 50px auto 0;
}

.wpcf7 .wpcf7-submit{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(16, 30, 101, 1);
    border: none;
    font-weight: 700;
    opacity: 0.5;
    width: 100%;
    padding: 20px;
    border-radius: 50px;
    display: block;
}

.wpcf7 .wpcf7-submit.active {
    opacity: 1;
    cursor: pointer;
}

@media screen and (max-width:1023px) {
    .select-common {
        width: 40%;
    }

    .contact-top {
        width: 100%;
    }

    .contact-btn {
        width: 50%;
    }

}

@media screen and (max-width:1023px) {
    .page-top {
        padding-top: 20px;
    }
    
    .contact-top-text {
        text-align: left;
    }

    .contact-title {
        margin: 30px 0 20px;
    }

    .wpcf7-list-item{
        margin-left: 0px;
        margin-bottom: 5px;
    }

    .wpcf7-list-item-label::after {
        margin: 10px;
    }

    .contact-select {
        margin: 20px 0 25px;
    }

    .select-common {
        width: 100%;
        margin: 15px 0 0;
    }

    .contact-btn {
        width: 100%;
        margin: 25px auto 0;
    }
    
}


/*privacy-
-----------------------------------------------------------------------------------------*/
.privacy-top{
    width: 80%;
    margin: auto;
    text-align: left;
}

.privacy-title{
    font-size: 1.2rem;
    font-weight: 700;
    margin: 50px 0 30px;
    border-bottom: 1px solid rgba(144, 142, 142, 1);
    border-left: 4px solid rgba(0, 139, 252, 1);
    padding: 10px 20px;
}

.privacy-title1{
    margin-top: 100px;
}

.privacy-title span{
    padding-left: 25px;
}

.privacy-text{
    margin-bottom: 20px;
    display: block;
}

.privacy-top p{
    line-height: 2;
}

@media screen and (max-width:1023px) {
    .privacy-top {
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .bread-privacy{
        margin-top: 30px;
    }

    .privacy-title1 {
        margin-top: 20px;
    }

    .privacy-title {
        margin: 20px 0 10px;
    }

    .privacy-title span {
        padding-left: 9px;
    }
}

/*thank
-----------------------------------------------------------------------------------------*/

.thank-text{
    line-height: 2;
    text-align: left;
    width: 51%;
    margin: 0 auto 50px;
}

.thank-title{
    color: rgba(16, 30, 101, 1);
}

.link-white-thank{
    width: 330px;
}

@media screen and (max-width:1430px) {
    .thank-text {
        width: 60%;
    }
}

@media screen and (max-width:1200px) {
    .thank-text {
        width: 70%;
    }
}

@media screen and (max-width:1023px) {
    .thank-text {
        width: 95%;
    }
    
    div.thank-title {
        font-size: 1.7rem;
    }
}

@media screen and (max-width:767px) {
    .thank-text {
        width: 100%;
        margin-bottom: 20px;
    }

    .link-white-thank{
        width: 300px;
    }
    
}






