/*:::::::::::::::::::::::::::::::::::::::::::::::::
MEDIA QUERY
:::::::::::::::::::::::::::::::::::::::::::::::::*/

@media screen and (max-width: 1200px) {
.l-inner {
    padding-left: 3%;
    padding-right: 3%;
}
}

@media screen and (max-width: 960px) {
.p-index-service .service__list__item {
    width: 100%;
    margin-top: 20px;
}
.container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
}
}


/* ::::::::::::::::::::::::::::::: */
/*TABLLET*/

@media screen and (max-width: 768px) {
.p-index-mv__visual {
    width: 95%;
    margin: 30px auto 0;
    }
.p-index-case .p-index-case__list__item {
    position: relative;
    margin-top: 70px;
}
.p-index-case .inner {
    padding-top: 120px;
}
.p-index-case .heading-unit__ico {
    margin: auto;
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
}
.p-index-case img {
    width: 140px;
    margin: auto;
    border: solid 4px #f3f3e8;
    border-radius: 100%;
}
.p-index-case .detail__item {
    font-size: 0.9em;
    line-height: 1.5;
}
.p-index-case dt {
    width: 33%;
}

/*footer*/
#footer {
     padding: 50px 0;
    background-size: 250%;
    background-position: 0 0;
}

#footer .footer__lead--02.footer__lead--03 {
    transform: none;
    padding-left: 0.5em !important;
}

#footer .footer__content {
    padding-bottom: 30px;
    padding-top: 30px;
}
#footer .footer__logo {
    border-right: 0;
    padding: 0 3%;
    margin-bottom: 20px;
}
#footer .footer__logo a {
    margin-bottom: 10px;
}
#footer .footer__logo img {
    width: 200px;
}
#footer .c-check-list {
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 20px;
    border-top: dotted 1px;
    border-bottom: dotted 1px;
    margin-bottom: 10px;
}
.footer-nav ul {
    margin-bottom: 20px;
    margin-top: 20px;
}
.footer .outro-txt {
    text-align: left;
    font-size: 12px;
}
}
/* ::::::::::::::::::::::::::::::: */



/* ::::::::::::::::::::::::::::::: */
/*SP共通*/
@media screen and (max-width: 650px) {
.l-header .btn-show.js-scrollin {
    right: 10px;
    top: unset;
    bottom: 20px;
    width: auto;
    font-size: 14px;
    min-width: 46%;
    z-index: 100;
}
.l-inner {
    padding-left: 3%;
    padding-right: 3%;
}
.footer-content {
    margin-top: 150px;
}
.footer .nav__list a {
    padding: 1em 0;
    border-bottom: solid 1px #dddbdb;
}
.footer-nav ul li a {
    font-size: 13px;
}
.footer-copyright {
    font-size: 10px;
    padding: 30px 10px 100px;
    margin-top: 30px;
}
.footer__bn {margin-bottom: 70px;}
.footer-logo img {width: 180px;}
 #footer .footer__lead > span {margin-top: 4px;}

body {font-size: 14px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
.c-ttl-jp {font-size: 32px;}
.c-btn--l,.c-btn--w {
    font-size: 18px;
    width: fit-content;
}
.u-ttl-line:after {
    width: 80px !important;
    height: 5px !important;
}
.singular-article .entry-header {
    padding-top: 100px;
}
}
/* ::::::::::::::::::::::::::::::: */

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

/*font size*/
.service__list__item .photo .photo__ttl {font-size: 8vw;}
.cta .ttl {font-size: 9vw;}
.c-accordion-header span {font-size: 15px;}
.p-index-point__list__note {font-size: 16px;}
.service__list__item .detail .ttl {font-size: 4.9vw;}
.contact-form dt {font-size: 16px;}
#footer .footer__lead > span {font-size: 5.5vw;}


/*mv*/
.p-index-mv .p-index-mv__content {
    width: 100%;
}
.p-index-mv .mv_illst_01 {
    position: absolute;
    right: -9px;
    top: -72px;
    width: 50px;
}
.mv-btn-area .mv_illst_02 {
    left: 5%;
    top: 0;
    width: 50px;
}
.p-index-mv .mv-ttl-sub {
    font-size: 15px;
    line-height: 1.3;
    padding-bottom: 8px;
    margin-top: 1em;
}
.p-index-media-list {
    transform: translateY(-50px);
}
.scroll-infinity__list li {
    width: calc(100vw / 5);
}

.intro-case__list__item .heading-unit__lead .lead {
    font-size: 18px;
    line-height: 1.5;
}
.p-index-intro-case .intro-case__list__item {
    width: 340px;
}
.p-index-intro-case {
    padding-bottom: 20px;
    overflow-y: scroll;
}
.p-index-intro-case__list {
    justify-content: flex-start;
     flex-wrap: nowrap;
    }
/* :::::::::::::::::::::::::::::::

/*flow*/

.p-index-flow .ttl-box h3 {
    font-size: 18px;
}
.p-index-flow {
    padding: 50px 0;
}
.p-index-flow .ttl .num {
    left: 6px;
}
/* ::::::::::::::::::::::::::::::: */

.p-index-case .inner {
    padding: 120px 5% 30px 5%;
}
.p-index-case__list__item .heading-unit {
    margin-bottom: 20px;
}

/* ::::::::::::::::::::::::::::::: */

.cta .l-inner {
    background-size: contain;
}

.c-accordion-header span::before, .c-accordion-content div::before {
    color: #12B3A8;
    font-size: 24px;
    flex-shrink: 0;
}

.service__list__item .detail {
    padding: 0 10px 20px;
}

/*contact*/
.contact-form .l-inner {
    padding: 30px 15px 100px;
}
.contact-form {
    margin: 50px auto 30px;
    padding: 50px 6%;
    background: url(../images/bg_cta.png) repeat-y center 0;
    background-size: 200%;
}
contact-form .l-inner {
    padding: 8%;
}
.contact-form__head .illst {
    left: 0;
    width: 55px;
    top: -150px;
}
.contact-form .ttl_sub {
    font-size: 16px;
}
.contact-form__head .ttl {
    font-size: 7vw;
    margin: 0 auto 1em;
}

.p-index-column .l-inner {
        width: 94%;
}
}

/* ::::::::::::::::::::::::::::::: */

