@charset "utf-8";
/* CSS Document */


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

    .about_box_top img.pc{
        display: none;
    }

    .about_box_top img.sp{
        display: block;
        width: 310px;
        right: -10px;
        margin-bottom: 20px;
    }

    .circles{
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .circle{
        width: 200px;
        height: 200px;
        margin-block: 10px;
    }

    .circle span{
        width: 200px;
    }

    .internal_link{
        width: 100%;
    }

    .about_box_bottom{
        display: none;
    }

    .about_box_bottom_sp{
        display: block;
    }

}


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


#navArea{
    display: block;
}

    .top_bnr{
        display: none;
    }

    .top_bnr_sp{
        display: block;
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 40px);

    }

    .slick-dots{
        margin: 180px 0 0 0;
    }

    .pc_header{
        height: 70px;
    }

    .logo{
        display: block;
        width: 270px;
        height: 70px;
    }

    .pc_header h1{
        width: 270px;
        height: 70px;
        background-image: url(../img/img_logo_sp.png);
    }

    .pc_header .flex{
        justify-content: flex-start;
        height: 70px;
    }

    .pc_nav {
        display: none;
    }

    .Top_slide {
    padding-top: 70px;
    }

    .slider .slick-slide{
        margin: 0 20px;
    }



    .header_btn{
        display: none;
    }

    .header_btn.sp_contact{
        display: block;
        width: 80%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .circle{
        width: 100px;
        height: 100px;
        margin-block:4px;
    }

    .circle span{
        width: 100px;
        font-size: 1.4rem;
    }


    .lead{
        padding: 0 0;
        font-size: 1.6rem;
        margin-bottom: 20px;
        width: 100%;
    }

    .lead::before{
        transform: translateY(-50%) rotate(70deg);
        left: -30px;
    }

    .lead::after{
        transform: translateY(-50%) rotate(-70deg);
        right: -30px;
    }

    .menu_lead{
        margin-top: 30px;
    }

.sp_nobr{
    display: none;
}

.slider.sp_only{
    display: inherit;
}


.sp_only{
    display: block;
}

.slider.pc_only{
    display:none;
}

.about_box_top img{
    position: inherit;
    width: 70%;
    top: 0;
    margin: 0 auto;
    display: block;
    right: 0;
}

.smart_list{
    flex-wrap: wrap;
}

.smart_list li{
    width: 100%;
    border-right: none;
    border-bottom: dotted var(--green) 2px;
    padding-right:0;
    padding: 10px;
}

.smart_list li:last-child{
    border-bottom:none
}

.smart_box h4{
    text-align: left;
    margin-bottom: 0px;
}

.smart_box p{
    margin-bottom: 0px;
}

.smart_box figure{
    height: auto;
    width:34%;
}

.smart_box figure img{
    width: 80%;
}

.smart_box{
    display: flex;
    align-items: center;
}

.smart_box_text{
    width:66%;
}

.step_flow{
    flex-wrap: wrap;
}

.step_flow li:first-child{
    width: 100%;
    margin-bottom: 30px;
}

.step_flow li:nth-child(2){
    width: 100%;
    margin-bottom: 30px;
}
.step_flow li:last-child{
    width: 100%;
}

.step_box_text{
    width: 60%;
}

.step_flow li:first-child .step_box p{
    width: 100%;
}

.step_flow .step_box{
    width: 100%;
    align-items: center;
}

.step_flow .step_box p{
    width: 100%;
    padding-left: 60px;
    padding-top: 0px;
}

.step_flow .step_box h5{
    margin-bottom: 6px;
    height: auto;
}


.step_flow .step_box img{
    width: 18%;
    margin: 0 auto;
    position: inherit;
}

.step_flow li:first-child .step_box img{
    width: 30%;
    margin: 0 auto;
    position: inherit;
}

.step_flow li:after {
    content: "";
    display: block;
    transform: rotate(90deg) translateY(0%);
    top: 100%;
    left: 50%;
    width: 21px;
    height: 21px;
}

.scene_list{
    flex-wrap: wrap;
}

.scene_list li{
    width: 31%;
    margin-bottom: 3%;
}

.spbr{
    display: block;
}

.internal_link{
    flex-wrap: wrap;
    margin-top: 40px;
}

.internal_link li{
    width: 100%;
    margin-bottom: 10px;
}

.internal_link li a{
    width: 100%;
}

.about_box_top h3{
    margin-top: 10px;
}

.about_smart h3{
    font-size: 1.6rem;
}

.about_box_top p{
    font-size: 1.8rem;
    margin-top: 10px;
}

.font_size48{
    font-size: 2.8rem;
}
.about_content .enTitle:before{
    width: 145px;
    height: 46px;
    top: -50px;
}

.about_content .enTitle{
    padding-left: 0px;
    font-size: 2.0rem;
}

.features_point2_text p{
    font-size: 1.6rem;
    margin-top: 0px;
}

.features_content .enTitle{
    padding-left: 0px;
    font-size: 2.0rem;
}
.contact_btn{
    width: 100%;
    font-size: 1.8rem;
}

.campaign{
    white-space:inherit;
    font-size: 2.2rem;
    padding: 0;
}

.info-box{
    margin-top: 0px;
}

.info-body--campaign{
gap:3;

}
.about_step h5{
    padding: 0 0;
}

.contact h5.contact_title span::after{
    right: -30px;
}
.contact h5.contact_title span::before{
    left: -30px;
}

.features_point1{
    margin-top: 0px;
}

.features_point1>.flex{
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

.features_point1>.flex figure{
    margin-bottom: 30px;
}

.features_point1>.flex img.pc{
    display: none;
}

.features_point1>.flex img.sp{
    display: block;
}


.features_point1_box .flex{
    flex-wrap: wrap;
}

.features_point1_text{
    padding:0;
    background-size:160px;
}

.features_point1_text h3{
    font-size: 2.4rem;
}

.features_point1_text p{
    font-size: 1.6rem;
}

.card{
    width: 100%;
    border-right: inherit;
    border-bottom: dotted var(--pink) 2px;;
}

.card .flex{
    flex-wrap: wrap;
    padding: 20px 0px;
}

.card .flex figure{
    width: 100%;
}

.card .flex figure img{
    width: 80%;
    margin: 0 auto;
    display: block;
}

.apply{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.intro .txt {
    width: 100%;
}

.intro .case{
    width: 49%;
}

.features_content .enTitle:before{
    width: 234px;
    height: 46px;
    top: -50px;
}

.about_scene{
        padding: 40px 0px 40px 0px;
}

.about_scene h4{
    line-height: 1.4em;
}

.about_scene h4 span::before{
        left: -30px;
}

.about_scene h4 span::after{
    right: -60px;
}

.contact{
    padding: 40px 0 10px 0px;
}

.features_content .colorback_orange{
    padding: 30px 0px 60px 0px;
}

.features_content .colorback_orange .flex{
    flex-wrap: wrap;
}

.features_point2_text {
    width: 100%;
}

.features_point2_img {
    width: 100%;
}

.lineup_box{
    width: 49%;
    flex-direction: column-reverse;
    display: flex;
    align-self: flex-start;
}

.lineup {
    margin-top: 20px;
}

.lineup h4{
    font-size: 1.6rem;
}

.lineup p.lineup_Btext{
    display: none;
}

.lineup_box:nth-of-type(1) .lineup_Atext{
    margin-bottom: 0px;
}
.lineup_box:nth-of-type(3) .lineup_Atext{
    margin-bottom: 0px;
}

.lineup h5{
    padding: 10px 10px 20px 10px;
}

.intro_flow{
    flex-wrap: wrap;
}

.intro_flow li{
    width: 100%;
    flex-direction: row;
    align-items: center;
    margin-bottom: 34px;
}

.intro_flow li::before{
    top: 50%;
    left: 10%;
    transform: translateY(-50%) translateX(-50%);

}

.arrow{
    transform: rotate(90deg);
    display: inline-block;

}


.intro_flow li img{
    width: 30%;
    padding: 0 10px;
    aspect-ratio: 3/2;
}

.intro_flow li p{
    width: 70%;
    padding-top: 0px;
}

.intro_flow li::after{
    top: inherit;
    bottom: -30px;
    left: 50%;
    z-index: 100;
    transform: rotate(90deg) translateY(50%);
    width: 21px;
    height: 21px;
}

.intro_content h4{
    line-height: 1.3em;
    font-size: 2.4rem;
}

.intro_content h4 span::before{
    left: -90px;
}

.features_content .colorback_orange{
    margin-top: 40px;
}

.features_point2_text h3 span{
    font-size: 2.4rem;
}


.about_scene h4 span::before{
    left: -40px;
}


.step_flow li:first-child .step_box h5::before,
.step_flow li:nth-child(2) .step_box h5::before,
.step_flow li:last-child .step_box h5::before
{
    left: -6px;
    top: 4px;
}

.features_point2_text h5{
    font-size: 1.6rem;
}

.info-row{
    flex-wrap: wrap;
    gap:0;
}

.info-label{
    width: 100%;
    flex: inherit;
}

.footer_content .flex{
    flex-wrap: wrap;
    width: 100%;
}

footer figure.logo {
    width: 100%;
}

footer .footer_text{
    width: 100%;
}

.footer_photo{
    width: 100%;
}

footer .footer_photo li{
    width: 48%;
}

footer figure.logo img{
    margin-bottom: 30px;
    width: 36%;
}

footer small{
    padding: 20px 0px;
    font-size: 1.3rem;
}

.info-body{
    font-size: 1.6rem;
}

.about_step h5.step_title span{
    display:inline-block;
}

.about_step h5.step_title span::before{
    left: -30px;
    transform: translateY(-50%) rotate(70deg);
}

.about_step h5.step_title span::after{
    right: -30px;
    transform: translateY(-50%) rotate(-70deg);
}

.features_point1_text h3 span::after{
    bottom: 0px;
    height: 10px;
}

.lineup_box .lineup_Atext{
    font-size: 1.4rem;
}

/*============
nav
=============*/
nav {
    display: block;
    position: fixed;
    top: -100%;
    left: 0;
    right: 0;
    width: 100%;
    background: #ffffff;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s;
    z-index: 3;
    opacity: 0;
}
.open nav {
    left: 0;
    top: 0;
    opacity: 1;
}

nav .inner {
  padding: 25px;
}
nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav .inner ul li {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #333;
}
nav .inner ul li a {
  display: block;
  color: #333;
  font-size: 14px;
  padding: 1em;
  text-decoration: none;
  transition-duration: 0.2s;
  text-align: center;
  font-weight: 600;
}
nav .inner ul li a:hover {
  background: #e4e4e4;
}
@media screen and (max-width: 767px) {
  nav {
    width: 100%;
  }
}
/*============
.toggle_btn
=============*/
.toggle_btn {
    display: block;
    position: fixed;
    top: 20px;
    right: 25px;
    width: 40px;
    height: 30px;
    transition: all .5s;
    cursor: pointer;
    z-index: 3;
}
.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #231815;
  border-radius: 4px;
  transition: all .5s;
}
.toggle_btn span:nth-child(1) {
  top: 4px;
}
.toggle_btn span:nth-child(2) {
  top: 14px;
}
.toggle_btn span:nth-child(3) {
  bottom: 4px;
}
.open .toggle_btn span {
  background-color: #333;
}
.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
  transform: translateY(10px) rotate(-315deg);
}
.open .toggle_btn span:nth-child(2) {
  opacity: 0;
}
.open .toggle_btn span:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(315deg);
  transform: translateY(-10px) rotate(315deg);
}
/*============
#mask
=============*/
#mask {
  display: none;
  transition: all .5s;
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  z-index: 2;
  cursor: pointer;
}

.about_content::before{
    background-size: 400%;
    top: -60px;
    background-size: 400%;
    background-position: center;
}

.intro_content::before{
    background-size: 400%;
    top: -60px;
    background-size: 400%;
    background-position: center;
}

.scene_list li p{
    font-size: 1.2rem;
}

.features_point1_box .intro .case p{
    padding-left: 60px;
    text-align: inherit;
}

.features_point1_box .intro .case p::before{
    left: 8px;
}

footer .footer_text p{
    display: flex;
}

footer .footer_text p span{
    display: inline-block;
}

}
