@charset "utf-8";
@media screen and (max-width:1440px) {
.voice__slick-slider {
    max-width: 95vw;
}
.inner {
    max-width: 95vw;
}
.trouble__image {
    max-width: 850px;
}
.trouble__item {
    padding: 40px 20px;
}
}
@media screen and (max-width:1024px) {
.header {
    height: 90px;
}
.header__btn {
    height: 90px;
    width: 90px;
}
.header__btn a {
    gap: 0;
}
.header__btn-icon {
    max-height: 20px;
}
.js-hamburger {
    width: 50px;
    margin-right: 20px;
}
.modalWrapper {
    width: 90%;
    height: 90%;
    overflow-y: scroll;
}
.buzz__closing-img {
    max-width: 700px;
    margin-bottom: 50px;
}
.sv-point__title-wrap:after {
    height: 260px;
}
.sv-point__title {
    max-width: 550px;
    margin-bottom: 40px;
}
.sv-point__card:after {
    width: 80px;
    height: 80px;
}
.voice-slider__card {
    margin: 50px 10px 0;
}
}


@media screen and (max-width: 768px) {
.header {
    padding: 0 20px;
    position: absolute;
}
.header__btn {
    display: none;
}
.header__right {
    position: fixed;
    right: 10px;
    z-index: 100;
}
.js-hamburger.scrolled {
    background: #0F4490;
}
.js-hamburger.scrolled span {
    background-color: #fff;
}
.js-hamburger span {
    width: 80%;
}
.js-hamburger {
    height: 40px;
}
.js-hamburger span:nth-of-type(1) {
    top: 12px;
}
.js-hamburger span:nth-of-type(2) {
    top: 20px;
}
.js-hamburger span:nth-of-type(3) {
    top: 28px;
}
.js-hamburger.active span:nth-of-type(1) {
    top: 12px;
}
.js-hamburger.active span:nth-of-type(3) {
    top: 25px;
}
.btn__contact a {
    padding: 10px;
}
.btn__contact {
    max-width: 320px;
}
.achievement__wrap {
    max-width: 88vw;
}
.form__wrapper {
    padding: 50px 20px 40px;
}
.form__table th {
    width: 27%;
}
.trouble__box {
    gap: 10px;
}
.trouble__item-title {
    line-height: 1.3;
}
.trouble__item:after {
    width: 90px;
    height: 98px;
}
.trouble__image {
    max-width: 600px;
    margin: 40px auto 0;
}
.anshin-num {
    width: 60px;
    height: 60px;
}
.sv__info {
    padding: 0 20px;
}
.sv__list {
    margin: 40px 20px;
}
.buzz__lead {
    padding: 30px 230px 30px 30px;
}
.buzz__image {
    max-width: 200px;
}
.btn__buzz {
    max-width: 320px;
    padding: 10px 5px 10px 15px;
}
.buzz__closing-img {
    margin-bottom: 30px;
}
.buzz__closing-mark {
    margin: 0 auto 20px;
}
.sv-point__title-wrap:after {
    height: 200px;
    max-width: 100vw;
}
.sv-point__card:after {
    width: 70px;
    height: 70px;
}
.sv-point__wrap-under {
    gap: 20px;
}
.sv-point__card {
    padding: 40px 15px 30px;
}
.voice__info-illust {
    max-width: 160px;
}
.voice__list:after {
    width: 100px;
    height: 140px;
    background-position: bottom;
}
.voice__info {
    width: 100%;
}
.voice__slick-slider {
    max-width: 670px;
}
.flow__content-img {
    max-width: 120px;
}
.onestop__num {
    max-width: 240px;
}
.onestop__box {
    width: 100%;
}
.btn__tel {
    max-width: 320px;
}
.pagetop {
    bottom: 60px;
    right: 10px;
}
.pagetop,.pagetop.show {
    width: 50px;
    height: 50px;
}
.foot__btn-wrap.show {
    opacity: 1;
    transition: 2s;
}
.foot__btn-wrap {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
.foot__btn {
    width: 50%;
    padding: 10px;
}
.foot__btn a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot__btn-document {
    background: #2C9978;
}
.foot__btn-mail {
    background: #F99520;
}
.foot__btn-icon {
    height: 20px;
    margin-right: 5px;
}
.footer .inner {
    padding: 40px 20px 80px;
}
}


@media screen and (max-width: 480px) {
body{
    font-size: 15px;
}
.for-pc {
    display: none;
}
.for-sp {
    display: block!important;
}
.header {
    height: 60px;
	padding: 0 10px;
}
.header__logo {
    max-width: 190px;
}
.inner {
    padding: 80px 20px;
    max-width: 100vw;
}
.nav__menu-sv__box {
    display: flex;
    flex-direction: column;
}
.nav__menu-sv {
    padding: 10px 0;
    border-radius: 3px;
}
.nav__menu-item a {
    padding: 15px;
}
.js-hamburger,.js-hamburger.scrolled {
    margin-right: 0;
}
.fv {
    background: url(../img/fv_bg_sp.jpg) center no-repeat;
    background-size: cover;
}
.fv .inner {
    padding: 50px 10px 60px;
}
.fv__lead-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}
.fv__lead {
    margin-bottom: 0;
}
.fv__lead-wrap .for-sp{
    font-size: 30px;
    font-weight: 500;
}
.fv__heading {
    gap: 10px;
    margin-bottom: 10px;
}
.fv__trouble-wrap {
    padding: 0 5px;
}
.btn__contact {
    margin: 10px auto 0;
}
.achievement__wrap {
    padding: 10px;
    margin: 0 auto -15%;
}
.achievement__box {
    gap: 5px;
}
.achievement__box-item {
    padding: 5px;
}
#contact-form .inner {
    padding-top: 120px;
}
.form__wrapper {
    padding: 50px 10px 40px;
}
.form__comment {
    padding: 8px 10px;
    max-width: 270px;
    line-height: 1.3;
}
.form__table th, .form__table td {
    display: block;
    padding: 5px 10px;
}
.form__table th {
    width: 100%;
}
.form__table td {
    border-top: none;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    padding: 10px;
}
.form__table td .reason {
    width: 100%;
    display: block;
}
.form__table td input,.form__table td textarea {
    padding: 10px 5px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3
}
.form__table button {
    padding: 10px;
    margin: 30px auto 0;
    max-width: 250px;
}
#trouble .inner {
    padding-top: 40px;
}
.trouble__intro {
    top: -1.1rem;
}
.trouble__box {
    gap: 30px;
    display: flex;
    flex-direction: column;
    max-width: 90%;
    margin: 0 auto;
}
.trouble__image {
    margin-bottom: 20px;
}
.anshin__heading {
    display: flex;
    flex-direction: column;
}
.anshin__title {
    width: fit-content;
    margin: 0 auto;
}
.anshin__box {
    display: flex;
    flex-direction: column;
    max-width: 260px;
}
.anshin__item:nth-of-type(1),.anshin__item:nth-of-type(2) {
    margin-bottom: 20px;
}
.anshin__closing-mark {
    font-size: 20px;
}
.sv__heading {
    line-height: 1.3;
    margin-bottom: 30px;
}
.sv__lead {
    text-align: center;
    margin: 0 auto 20px;
}
.sv__lead:before {
    top: -10px;
    left: -10px;
    width: 20px;
    height: 17px;
}
.sv__lead:after {
    display: none;
}
.sv__item {
    padding-bottom: 10px;
    margin-bottom: 40px;
}
.sv__item:last-of-type {
    margin-bottom: 0;
}
.sv__info {
    flex-direction: column;
}
.success-rate {
    max-width: 150px;
}
.sv__comment-illust {
    max-width: 90px;
}
.sv__comment {
    padding: 10px;
}
.sv__caution {
    margin: 10px 20px 50px;
}
.sv__list {
    padding: 60px 10px 20px;
    margin: 40px 10px;
}
.sv__item03 .sv__list {
    margin-top: 20px;
	padding: 20px 10px;
}
.sv__title-wrap {
    top: -15px;
}
.sv__text {
    text-align: left;
}
#buzz .sec__intro {
    width: max-content;
}
#buzz .inner {
    padding: 40px 20px 100px;
}
.buzz__heading {
    margin-bottom: 20px;
}
.buzz__logo {
    max-width: 230px;
}
.buzz__lead__heading {
    margin-bottom: 10px;
}
.buzz__lead__text {
    padding-right: 120px;
}
.buzz__image {
    max-width: 110px;
    right: 10px;
}
.buzz__lead {
    padding: 20px 10px;
}
.buzz__recommend-list-wrap {
    width: fit-content;
    display: block;
}
.buzz__recommend-list {
    margin: 15px 0;
}
.buzz__recommend-list:before {
    width: 20px;
    height: 17px;
}
.buzz__closing-mark {
    font-size: 18px;
    padding: 5px 10px;
}
.btn__buzz {
    max-width: 300px;
    margin: 0 auto 100px;
}
.buzz__closing-comment01 {
    left: 0;
    max-width: 55%;
}
.buzz__closing-comment02 {
    top: 75px;
    max-width: 72%;
}
.buzz__closing-comment03 {
    bottom: 35px;
    max-width: 65%;
}
#buzz:before {
    top: 0;
    background-image: url(../img/buzzsonar_bg_sp.png);
}
.sv-point__title-wrap:after {
    height: 180px;
    width: 100vw;
    bottom: -40px;
    background-image: url(../img/10years_bg_sp.png);
}
.sv-point__wrap-top,.sv-point__wrap-under {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}
.sv-point__wrap-top {
    margin-bottom: 30px;
}
.sv-point__icon {
    max-width: 120px;
}
.sv-point__card:after {
    top: -20px;
    left: -10px;
}
#voice:after {
    width: 150px;
    height: 60px;
}
#voice .inner {
    padding: 80px 20px 40px;
}
.voice__heading {
    position: relative;
    line-height: 1.4;
    text-align: left;
    width: fit-content;
    margin: 0 0 40px auto;
}
.voice__heading:after {
    position: absolute;
    bottom: 0;
    left: -110px;
    content: '';
    display: inline-block;
    width: 100px;
    height: 140px;
    background-image: url(../img/voice_staff.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.voice__info {
    justify-content: center;
}
.voice__info-illust {
    display: none;
}
.voice__list {
    flex-direction: column;
}
.voice__list-heading {
    width: 100%;
    justify-content: center;
    padding: 10px 10px 0;
}
.voice__list-heading:after {
    top: unset;
    right: unset;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 10px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.voice__list-detail {
    padding: 20px 90px 10px 30px;
}
.voice__list:after {
    width: 86px;
    height: 105px;
    right: 7px;
}
#voice .sec__intro {
    margin: 0 auto 20px;
    line-height: 1.3;
    padding: 5px 20px;
}
.voice__reason {
    line-height: 1.3;
}
.voice-slider__card__list:after {
    width: 20px;
    height: 16px;
}
.voice__slick-slider  {
    overflow: hidden;
    padding-bottom: 30px;
}
.slick-dots {
    bottom: 0;
}
.sec__intro {
    text-align: center;
}
#flow .sec__intro {
    line-height: 1.3;
    padding: 5px 20px;
}
.flow__content-heading {
    background: #dcedff;
}
.flow__box {
    flex-direction: column;
    align-items: center;
}
.flow__content-num {
    margin: 0px auto -10px;
}
.flow__content-img {
    max-width: 170px;
}
.flow__content {
    margin-bottom: 30px;
}
.flow-arrow-wrapper {
    left: 50%;
    top: -2%;
    height: 105%;
    width: 13px;
    transform: translateX(-50%);
}
.flow-arrow-straight {
    height: 100%;
    background: linear-gradient(0deg, #144995, #5B9EFF);
    width: 11px;
}
.flow-arrow-last2 {
    bottom: -10px;
    right: 14px;
}
.flow-arrow-last1 {
    top: unset;
    bottom: -10px;
    right: -8px;
}
.js-order.show:nth-of-type(2) {
    transition-delay: 0.2s;
}
.js-order.show:nth-of-type(3) {
    transition-delay: 0.4s;
}
.js-order.show:nth-of-type(4) {
    transition-delay: 0.6s;
}
.js-order.show:nth-of-type(5) {
    transition-delay: 0.8s;
}
.separator {
    line-height: 1.3;
}
.onestop__heading {
    width: fit-content;
    flex-direction: column;
    align-items: center;
}
.onestop__text {
    text-align: left;
}
.onestop__box {
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
    gap: 20px;
}
.onestop__list {
    width: 100%;
}
.onestop__text {
    margin-bottom: 30px;
}
.tel__text {
    text-align: left;
}
.footer {
    background-position: left;
}
.footer__logo {
    max-width: 180px;
}
}

@media screen and (max-width: 376px) {
.fv__trouble {
    font-size: 35px;
}
.form__table td.phone-number input {
    padding: 10px 5px;
}
#buzz .sec__intro {
    padding: 0 10px;
}
.buzz__heading {
    font-size: 22px;
}
.buzz__closing {
    font-size: 25px;
}
#onestop .inner{
    padding: 80px 15px;
}
}
