
.s__general {
	padding: 0 0 50px;
}
.s__general .row {
/*	padding: 0;*/
}
.s__general .columns {
	display: flex;
	justify-content: space-between;
}
.s__general .column {
	position: relative;
}
.s__general .column-1 {
	z-index: 2;
}
.s__general .column-2 {
	z-index: 1;
}

.s__general .s__title2{
	margin-top: 140px;
	color: var(--main);
    font-family: 'Grandis Extended';
	font-size: 13rem;
    font-weight: 900;
	line-height: 1;
	text-align: right;
	margin-bottom: 30px;
	margin-left: -130px;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.s__general .s__subtitle2{
	font-size: 2.4rem;
	font-weight: bold;
	padding-bottom: 35px;
	margin-bottom: 30px;
	position: relative;
}
.s__general .s__subtitle2:after {
	content:'';
	max-width: 384px;
	width: 100%;
	height: 1px;
	background: var(--main);
	display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.s__general .s__text{
	margin-bottom: 30px;
	letter-spacing: 0.2px;
}

.s__general .s__wrap-btn {
	margin-bottom: 108px;
}
.s__general .s__wrap{
}
.s__general .s__btn{}
.s__general .s__img{
	margin-right: -184px;
    position: absolute;
    top: 0;
    right: 0;
}
.s__general .s__img img{
	max-width: 900px;
    width: 100%;
}

.s__general .btn__scroll {}
.s__general .btn__scroll svg,
.s__general .btn__scroll path {
	transition: 0.5s;
}
.s__general .btn__scroll:hover svg {
	transform: scale(1.05);
}
.s__general .btn__scroll:hover path {
	stroke: #ea1023;
}


.s__001 {}
.s__001 .s__title {}
.s__001 .s__text {}


.s__002 {}
.s__002 .s__title {}
.s__002 .usefulness__list {}
.s__002 .usefulness__item {
	display: flex;
	align-items: flex-start;
}
.s__002 .usefulness__ico {
	flex-shrink: 0;
	margin-right: 20px;
	width: 46px;
	height: 46px;
	border: 1px solid var(--main);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
}
.s__002 .usefulness__ico img {}
.s__002 .usefulness__text {
    font-size: 2rem;
}


.s__003 {}
.s__003 .s__title {}
.s__003 .total__list {
	margin-bottom: 80px;
}
.s__003 .total__item {
	display: flex;
	flex-direction: column;
	padding: 15px 30px;
}
.s__003 .total__title {
	font-size: 5rem;
	font-weight: bold;
	color: var(--main);
}
.s__003 .total__text {
	font-size: 2rem;
}
.s__003 .s__tagline {}


.s__004 {}
.s__004 .s__title {}
.s__004 .s__text {
	margin-bottom: 40px;
}
.s__004 .s__text-0 {
	margin-bottom: 0;
}

.s__004 .flag__list {
	margin-bottom: 50px;
}
.s__004 .flag__item {
	display: flex;
	align-items: flex-start;
}
.s__004 .flag__num {
    font-family: 'Grandis Extended';
	flex-shrink: 0;
	font-size: 2.2rem;
	font-weight: bold;
	border:1px solid var(--main);
	color:var(--main);
	width: 46px;
	height: 46px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
}
.s__004 .flag__info {
	display: flex;
	flex-direction: column;
}
.s__004 .flag__title {
	margin-bottom: 20px;
	font-size: 2rem;
	font-weight: 600;
	color: var(--main);
}
.s__004 .flag__text {}



.s__005 {}
.s__005 .row-spec {
	margin-bottom: 80px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.s__005 .s__title {}
.s__005 .s__tagline {
}
.s__005 .button__vlog {}
.s__005 .button__vlog svg {}
.s__005 .button__vlog span {}
.s__005 .vlog__list {}
.s__005 .vlog__item {
	padding: 0;
}
.s__005 .vlog__image {}


.s__006 {}
.s__006 .s__title {}
.s__006 .s__text {
	margin-bottom: 60px;
}




.s__007 {}
.s__007 .s__title {}
.s__007 .s__text {
	margin-bottom: 60px;
	max-width: 1188px;
}
.s__007 .s__tagline {}


/*.s__008 {}
.s__008 .container {
	max-width: 1640px;
}*/

.s__009 {}
.s__009 .s__title {}
.s__009 .plan__list {}
.s__009 .plan__item {
/*	background: rgba(0,0,0,0.04);*/
	margin-bottom: 30px;
	padding: 30px;
	display: flex;
	align-items: flex-start;
}
.s__009 .plan__item:last-of-type {
	margin-bottom: 0;
}
.s__009 .plan__num {
	font-weight: bold;
	font-size: 2.2rem;
	color: var(--main);
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	flex-shrink: 0;
	margin-right: 20px;
	border: 1px solid var(--main);
}
.s__009 .plan__info {
	color: var(--main);
	font-size: 2rem;
	font-weight: 500;
}
.s__009 .plan__text {
	max-width: 1050px;
}


.s__010 {
	margin-top: 5px;
}
.s__010 .s__title {}
.s__010 .s__tagline {
	margin-bottom: 80px;
}
.s__010 .case__list {

}
.s__010 .case__item {
	padding: 0;
	text-decoration: none;
}
.s__010 .case__img {
	margin-bottom: 20px;
}
.s__010 .case__img img {}
.s__010 .case__title {
	font-size: 2rem;
	font-weight: 600;
	color: var(--black2);
	transition: 0.5s;
}
.s__010 .case__title:hover {
	color: var(--red);
}



.s__011 {
	padding-top: 25px;
}
.s__011 .s__title {}
.s__011 .s__tagline {
	margin-bottom: 60px;
	color: var(--main);
}
.s__011 .s__text {
	margin-bottom: 60px;
}
.s__011 .consult__list {
	margin-bottom: 80px;
}
.s__011 .consult__item {
	display: flex;
	align-items: center;
}
.s__011 .consult__img {
	flex-shrink: 0;
	width: 150px;
	height: 150px;
/*	background: rgba(0,0,0,0.04);*/
	border-radius: 100%;
	margin-right: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	overflow: hidden;
}
.s__011 .consult__img img {}
.s__011 .consult__img .consult__img-img-1 {
	max-width: 70%;
}
.s__011 .consult__info {}
.s__011 .consult__text {
	font-size: 2rem;
    font-weight: 600;
}





.s__012 {
	padding-top: 30px;
}
.s__012 .s__title {}
.s__012 .s__tagline {
	margin-bottom: 60px;
}
.s__012 .blog__list {
	margin-bottom: 65px;
}
.s__012 .blog__item {
	text-decoration: none;
	padding: 0;
}
.s__012 .blog__img {
	margin-bottom: 20px;
}
.s__012 .blog__img img {}
.s__012 .blog__title {
	font-size: 2rem;
	font-weight: 600;
	text-decoration: none;
	color: var(--black);
	transition: 0.5s;
}
.s__012 .blog__title:hover {
	color: var(--red);
}


.footer {
	margin-top: 60px;
}
.footer .container {
	padding: 50px 0;
	max-width: 1350px;
	border-top: 1px solid var(--main);
}
.footer .row {
	padding: 0;
}
.footer__list {
	display: flex;
}
.footer__item {
	margin-right: 112px;
}
.footer__link {
	color: var(--black);
}
.footer__link:hover {
	color: var(--red);
}







.popup {
    max-width: 570px;
    margin: 20px auto;
    position: relative;
    background: #fff;
    padding: 40px 40px 50px;
    font-size: 1.1rem;
    line-height: 1.4;
    color: #111111;
    border-radius: 20px;    
}

.popup .popup__title {
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 1.4;
    color: #171717;
    padding-right: 30px;
    margin-bottom: 20px;
}

.popup .popup__title .popup__tarif {
    color: var(--red);
    display: block;
    font-weight: bold;
    font-size: 3rem;
}
.popup .popup__title .popup__tarif-label {
    font-size: 2rem;
}

.popup .popup__inform {
    margin-bottom: 20px;
    font-size: 1.6rem;
    line-height: 1.4;
    font-style: italic;
}

.popup .popup__title2 {
  font-size: 2.4rem;
  color: var(--black2);
  font-weight: 400;
  margin-top: 30px;
}

.popup .form .inp {
    font-size: 1.8rem;
    font-family: 'Montserrat';
    background: var(--white);
    color: var(--black2);
    display: block;
    padding: 16px 0;
    width: 100%;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #BDBDBD;
    outline: none;
    transition: 0.5s;
}
.popup .form textarea.inp {
    height: 134px;
    resize: none !important;
}

.popup .form .inp.error {
    border-color: #E42D2D;
}
.popup .form .inp.error::-webkit-input-placeholder {color:#E42D2D;}
.popup .form .inp.error::-moz-placeholder          {color:#E42D2D;}
.popup .form .inp.error:-moz-placeholder           {color:#E42D2D;}
.popup .form .inp.error:-ms-input-placeholder      {color:#E42D2D;}


.popup .form .inp:focus,
.popup .form .inp:active {
    background:var(--white);
    color: #505050;
}

.popup .form .label {
    font-size: 1.5rem;
    color: #959595;
    display: block;
    margin-bottom: 5px;
    /* display: none; */
}
.popup .form .label .star {
    color: var(--red);
}
.popup .form label.error {
    display: none !important;
}
.popup .form ul {}
.popup .form ul li {
    margin-bottom: 20px;
}
.popup .form ul li:last-of-type {
    margin-bottom: 0;
}


.popup .form .form__agree {
    padding: 20px 0 20px;
}
.popup .form .form__agree label {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
}
.popup .form .form__agree input {
    position: absolute;
    left: -9999px;
}
.popup .form .form__agree span {
    display: inline-block;
    position: relative;
    padding-left: 30px;
/*    font-size: 1.6rem;*/
    font-size: 1rem;
    font-weight: 400;
    color: var(--black);
}
.popup .form .form__agree span:before {
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid rgba(29, 29, 27, 0.4);
    position: absolute;
    top: 0;
    left: 0;
}
.popup .form .form__agree span:after {
    content: '';
    background: url(../i/ico__agree.svg) no-repeat center / 100% 100%;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 4px;
    width: 14px;
    height: 12px;
    opacity: 0;
    transition: 0.5s;
}
.popup .form .form__agree span a {
    color: var(--red);
    text-decoration: underline;
}
.popup .form .form__agree span a:hover {
    text-decoration: none;
}

.popup .form .form__agree input:checked {}
.popup .form .form__agree input:checked ~ span {}
.popup .form .form__agree input:checked ~ span:before {}
.popup .form .form__agree input:checked ~ span:after {
    opacity: 1;
}


.popup .form .form__agree.error span {
    color: #ed2a1f;
}
.popup .form .form__agree.error span:before {
    border: 1px solid rgba(237, 42, 31, 0.4);
}

.popup .form .s__btn{
    border: none;
    outline: none;
    margin: 0 auto;
    display: flex;
    cursor: pointer;
    min-width: 320px;
    justify-content: center ;
}

.popup .form .btn.disabled {
    background: #c6c4c4;
    color: #000;
    pointer-events: none;
}

.popup .popup__close {
    position: absolute;
    top: 45px;
    right: 40px;
    cursor: pointer;
    transition: 0.5s;
}   
.popup .popup__close svg {}
.popup .popup__close svg path {
    fill: var(--black);
    transition: 0.5s;
}
.popup .popup__close:hover svg path {
    fill: var(--red);
}
.popup .popup__close:hover {
    transform: rotate(90deg);
}


.popup .mfp-close {
    display: none;
}





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

	.s__general {
		padding-bottom: 40px;
	}
	.s__general .column-1 {
		max-width: 616px;
	}
	.s__general .s__title2 {
		margin-left: 0;
		margin-top: 60px;
		margin-bottom: 25px;
		font-size: 8rem;
		letter-spacing: 5px;
		line-height: 1.05;
		margin-right: -20px;
	}
	.s__general .s__subtitle2 {
		font-size: 2rem;
		padding-bottom: 30px;
	}
	.s__general .s__wrap-btn {
	    margin-bottom: 75px;
	}
	.s__general .s__img {
		margin-right: -30px;
	}
	.s__general .s__img img {
	    max-width: 640px;
	}


	.s__002 .usefulness__text {
	    font-size: 1.8rem;
	}

	.s__003 .total__title {
		font-size: 4.2rem;
	}
	.s__003 .total__list {
	    margin-bottom: 60px;
	}
	.s__003 .total__item {
		padding: 22px 30px;
	}
	.s__003 .total__text {
		font-size: 1.8rem;
	}

	.s__004 .flag__list {
	    margin-bottom: 30px;
	    flex-direction: column;
	}
	.s__004 .flag__item:last-of-type {
/*		margin: 0 auto;*/
		margin-bottom: 0;
	}
	.s__004 .flag__title {
		font-size: 1.8rem;
		margin-bottom: 15px;
	}

	.s__005 .row-spec {
		margin-top: 35px;
		margin-bottom: 60px;
	    align-items: center;
	}
	.s__005 .s__btn2 {
		margin-top: 12px;
	}

	.s__006 .s__title {
	    margin-bottom: 35px;
	}
	.s__006 .s__text {
	    margin-bottom: 45px;
	}
	.s__007 .s__text {
		margin-bottom: 40px;
	}

	.s__008 {
/*		padding: 10px 0;*/
		padding-top: 10px;
	}
	.s__008 .container {
	    max-width: 1140px;
	}

	.s__009 {}
	.s__009 .plan__list {
		margin-bottom: 0;
	}
	.s__009 .plan__item {
		margin-bottom: 25px;
	}
	.s__009 .plan__info {
		font-size: 1.8rem;
	}
	.s__010 .s__tagline {
	    margin-bottom: 60px;
	}
	.s__010 .case__title{
		font-size: 1.8rem;
	}	

	.s__011 {
	    padding-top: 15px;
	}
	.s__011 .s__tagline {
		margin-bottom: 40px;
	}
	.s__011 .s__text {
	    margin-bottom: 40px;
	}
	.s__011 .consult__list {
	    margin-bottom: 70px;
	}
	.s__011 .consult__img {
		width: 115px;
		height: 115px;
		margin-right: 20px;
	}

	.s__012 {
	    padding-top: 10px;
	}
	.s__012 .blog__list {
	    margin-bottom: 50px;
	}
	.s__012 .blog__title {
		font-size: 1.8rem;
	}
	.s__011 .consult__text {
		font-size: 1.8rem;
	}

	.footer {
		margin-top: 50px;
	}
	.footer .container {
		max-width: 1070px;
		padding: 40px 0;
	}




}


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

    .s__general {
        padding-bottom: 30px;
    }
    .s__general .column-1 {
        max-width: 546px;
    }
	.s__general .s__title2 {
		font-size: 7rem;
		margin-top: 40px;
		margin-bottom: 15px;
		margin-right: 0;
		letter-spacing: 3px;
	}
	.s__general .s__subtitle2 {
		font-size: 1.8rem;
		padding-bottom: 20px;
		margin-bottom: 25px;
	}
	.s__general .s__subtitle2:after {
		max-width: 254px;
	}
    .s__general .s__wrap-btn {
        margin-bottom: 40px;
    }
    .s__general .btn__scroll {}
    .s__general .btn__scroll svg {
    	width: 60px;
    }
    .s__general .s__img {
        margin-right: -25px;
    }
    .s__general .s__img img {
        max-width: 550px;
    }

    .s__002 .usefulness__list {
    	flex-direction: column;
/*    	width: 100%;*/
/*    	left: 0;*/
    }
    .s__002 .usefulness__item {
    	align-items: center;
    	margin-bottom: 20px;
/*    	margin-left: auto;*/
/*    	margin-right: auto;*/
    }
    .s__002 .usefulness__text {
    	letter-spacing: 0.2px;
    }

    .s__003 {
    	margin-top: -10px;
    }
    .s__003 .s__title {
    	margin-bottom: 40px;
    }
    .s__003 .total__list {
        margin-bottom: 65px;
    }
    .s__003 .total__item {
        padding: 18px 32px;
        margin: 0 10px 15px;
    }
    .s__003 .total__title {
    	font-size: 4rem;
    }
    .s__004 .flag__list {
        margin-bottom: 45px;
    }

    .s__007 .s__text {
        margin-bottom: 60px;
    }
    .s__008 {
    	padding-top: 25px;
    }
    .s__008 .container {
        max-width: 960px;
    }

    .s__009 .plan__item {
        margin-bottom: 20px;
    }
    .s__010 .case__img {
	    margin-bottom: 25px;
	}

    .s__011 {
        padding-top: 20px;
    }
    .s__011 .consult__list {
        margin-bottom: 60px;
    }
    .s__011 .consult__img {
        width: 100px;
        height: 100px;
    }
    .s__012 {
        padding-top: 20px;
    }
    .s__012 .blog__list {
        margin-bottom: 45px;
    }
    .s__012 .s__tagline {
	    margin-bottom: 65px;
	}

	.footer {
		margin-top: 40px;
	}
    .footer .container {
        max-width: 900px;
    }


}


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

	.s__general {
		padding-bottom: 10px;
	}
    .s__general .column-1 {
        max-width: 380px;
    }
    .s__general .s__title2 {
    	font-size: 4.8rem;
    	letter-spacing: 2px;
    }
    .s__general .s__subtitle2 {
    	font-size: 1.6rem;
    }
    .s__general .btn__scroll {
    	display: none;
    }


    .s__general .s__img {
    	margin-right: 5px;
    }
    .s__general .s__img img {
        max-width: 430px;
    }

    .s__002 .usefulness__ico {
    	width: 40px;
    	height: 40px;
    }
    .s__002 .usefulness__text {
    	font-size: 1.6rem;
    }

    .s__003 .total__list {
    	flex-direction: column;
        margin-bottom: 35px;
    }
    .s__003 .total__item {
    	max-width: 100%;
    	flex-direction: row;
    	align-items: center;
    	padding: 20px 30px;
    }
    .s__003 .total__title {
    	margin-right: 15px;
    }
    .s__003 .total__text {
        font-size: 1.6rem;
    }

    .s__004 .flag__list {
    	left: 0;
    	width: 100%;
    	margin-bottom: 25px;
    }
    .s__004 .flag__item {
    	padding: 32px 30px;
    	margin: 0 auto 10px;
    }
    .s__004 .flag__item:last-of-type {
    	margin-bottom: 0;
    }
    .s__004 .s__text {
	    margin-bottom: 25px;
	}
	.s__004 .flag__num {
		width: 40px;
		height: 40px;
	}
    .s__004 .flag__title {
    	font-size: 1.6rem;
    	margin-bottom: 10px;
    }
    .s__004 .s__text-0 {
    	margin-bottom: 0;
    }
    .s__005 .row-spec {
    	margin-bottom: 45px;
    }

    .s__006 .s__title {
        margin-bottom: 25px;
    }
    .s__006 .s__text {
        margin-bottom: 35px;
    }

    .s__007 .s__text {
        margin-bottom: 30px;
    }
    .s__008 {
        padding-top: 10px;
    }

    .s__009 {}

    .s__009 .plan__item {
    	margin-bottom: 10px;
    }
    .s__009 .plan__num {
    	width: 40px;
    	height: 40px;
    }
    .s__009 .plan__info {
    	font-size: 1.6rem;
    }

    .s__010 .s__tagline {
        margin-bottom: 50px;
    }
/*    .s__010 .case__list {
    	width: calc(100% + 10px + 10px);
    	left: -10px;
    }
    .s__010 .case__item {
    	margin: 0 10px 15px;
    }*/
    .s__010 .case__img {
        margin-bottom: 15px;
    }
    .s__010 .case__title {
    	font-size: 1.6rem;
    }

    .s__011 {
        padding-top: 10px;
    }
    .s__011 .s__tagline {
        margin-bottom: 30px;
    }
    .s__011 .s__text {
        margin-bottom: 35px;
    }
    .s__011 .consult__list {
        margin-bottom: 50px;
    }
    .s__011 .consult__text {
    	font-size: 1.6rem;
    }

    .s__012 {
        padding-top: 15px;
    }
    .s__012 .s__tagline {
        margin-bottom: 50px;
    }
    .s__012 .blog__list {
        margin-bottom: 35px;
    }
    .s__012 .blog__title {
    	font-size: 1.6rem;
    }

    .footer .container {
        max-width: 710px;
        padding: 35px 0;
    }


}


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

    .s__general {
        padding-bottom: 30px;
    }
	.s__general .columns {
		flex-direction: column;
	}
	.s__general .column-1 {
		max-width: 100%;
		padding-right: 0;
	}
	.s__general .s__img {
		position: relative;
	}
	.s__general .s__title2 {
		font-size: 5.6rem;
	}
	.s__general .s__subtitle2 {
		margin-bottom: 20px;
	}
	.s__general .s__text {
	    margin-bottom: 25px;
	    font-size: 1.6rem;
	}
	.s__general .s__img {
		margin: 0 auto;
	}
    .s__general .s__img img {
        max-width: 480px;
        width: 480px;
        transform: translateX(-50%);
        margin-left: 44%;
    }

    .s__002 .s__title {
    	margin-bottom: 25px;
    }

    .s__002 .usefulness__list {
	    margin-bottom: 10px;
	}
    .s__002 .usefulness__item {
    	margin-bottom: 12px;
    }
    .s__002 .usefulness__item:last-of-type {
    	margin-bottom: 0;
    }
    .s__002 .usefulness__ico {
        width: 38px;
        height: 38px;
        margin-right: 15px;
    }
    .s__002 .usefulness__text {
        font-size: 1.5rem;
    }

    .s__003 .s__title {
        margin-bottom: 30px;
    }
    .s__003 .total__item {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 auto 20px;
        padding: 10px 30px;
    }

    .s__004 .flag__list {
    	margin-bottom: 30px;
    }

    .s__004 .flag__item {
        padding: 22px 20px;
    }
    .s__004 .flag__num {
    	margin-right: 12px;
    }
    .s__004 .flag__title{
    	font-size: 1.5rem;
    	margin-bottom: 12px;
    }

    .s__005 .row-spec {
    	flex-direction: column;
    	align-items: flex-start;
    	margin-top: -5px;
    	margin-bottom: 40px;
    }
    .s__005 .s__btn2 {
        margin-top: 32px;
    }

    .s__006 {
	    margin-bottom: -10px;
	}

    .s__006 .s__text {
    	margin-bottom: 0;
    }

    .s__007 .s__text {
        margin-bottom: 25px;
    }
    .s__008 {
        padding-top: 0;
    }
    .s__008 .container {
        max-width: 520px;
    }

    .s__009 .plan__item {
    	padding: 20px;
        margin-bottom: 16px;
    }
    .s__009 .plan__num {
    	width: 38px;
    	height: 38px;
    	margin-right: 15px;
    }
    .s__009 .plan__info {
    	font-size: 1.5rem;
    	padding-right: 16px;
    }
    .s__010 .s__tagline {
        margin-bottom: 30px;
    }
    .s__010 .case__img {
        margin-bottom: 20px;
    }
    .s__010 .case__title {
    	font-size: 1.5rem;
    }

    .s__011 {
        padding-top: 15px;
    }
    .s__011 .s__text {
        margin-bottom: 30px;
    }
    .s__011 .consult__list {
    	flex-direction: column;
        margin-bottom: 40px;
    }
    .s__011 .consult__item {
    	margin: 0 auto 20px;
    }
    .s__011 .consult__item:last-of-type {
    	margin-bottom: 0;
    }
    .s__011 .consult__text {
    	font-size: 1.5rem;
    }

    .s__012 .s__tagline {
        margin-bottom: 40px;
    }
    .s__012 .blog__img {
	    margin-bottom: 25px;
	}
    .s__012 .blog__title {
    	font-size: 1.5rem;
    }
    .s__012 .slider__controls {
    	margin-top: 28px;
    }
    .s__012 .slider__wrap {
    	margin-bottom: 40px;
    }

    .footer {
        margin-top: 30px;
    }
    .footer .container {
/*        max-width: 420px;*/
        max-width: 460px;
    	padding: 30px 20px;
    }
    .footer__list {
    	flex-direction: column;
    }
    .footer__item {
    	margin-right: 0;
    	margin-bottom: 10px;
    }
    .footer__item:last-of-type {
    	margin-bottom: 0;
    }
    .footer__item {
    	margin-bottom: 20px;
    }
    .footer__link {
    	font-size: 1.4rem;
    }

}


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

	.s__general {}
    .s__general .s__title2 {
        font-size: 4.2rem;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .s__general .s__subtitle2 {
    	font-size: 1.5rem;
    	padding-bottom: 25px;
    }
    .s__general .s__subtitle2:after {
        max-width: 100%;
    }
    .s__general .s__text {
    	font-size: 1.3rem;
    	margin-bottom: 20px;
    }
    .s__general .s__wrap-btn {
        margin-bottom: 30px;
    }
    .s__general .s__img img {
        max-width: 360px;
        width: 360px;
    }

    .s__002 .usefulness__list {
        max-width: 320px;
        margin: 0 auto;
        left: 0;
    }
    .s__002 .usefulness__item {
    	margin: 0 auto 15px;
    }
    .s__002 .usefulness__ico {
    	margin-right: 6px;
    }
    .s__002 .usefulness__ico img {
	    max-width: 50%;
	}
    .s__002 .usefulness__text {
        font-size: 1.3rem;
    }

    .s__003 {
    	margin-bottom: 0px;
    }
    .s__003 .total__list {
/*    	margin-bottom: 50px;*/
        max-width: 320px;
        margin: 0 auto 50px;
        left: 0;
    }
    .s__003 .total__item {
    	padding: 10px 20px;
    }
    .s__003 .total__item:last-of-type {
    	margin-bottom: 0;
    }

    .s__004 {
        margin-bottom: 5px;
    }
    .s__004 .s__text {
        margin-bottom: 30px;
    }
    .s__004 .flag__item {
        padding: 20px;
        margin-bottom: 10px;
    }
    .s__004 .flag__num {
        margin-right: 6px;
        width: 38px;
        height: 38px;
    }
    .s__004 .flag__title {
    	font-size: 1.3rem;
    }
    .s__004 .s__text-0 {
    	margin-bottom: 0;
    }

    .s__005 {}
    .s__005 .row-spec {
    	margin-bottom: 30px;
    }
    .s__005 .s__btn2 {
        margin-top: 42px;
    }

	   .s__006 {
        margin-bottom: 0px;
    }
    .s__006 .s__title {
        margin-bottom: 30px;
    }
    .s__006 .s__text {
    	margin-bottom: 40px;
    }
    .s__007 .s__text {
        margin-bottom: 35px;
    }

    .s__008 {
        padding-top: 4px;
        margin-bottom: 5px;
    }
    .s__008 .container {
        max-width: 400px;
    }
    .s__009 .plan__num {
    	margin-right: 10px;
    	width: 36px;
    	height: 36px;
    }
    .s__009 .plan__info {
    	font-size: 1.3rem;
    	padding-right: 24px;
    }
    .s__010 .case__title {
        font-size: 1.4rem;
    }
    .s__011 .consult__img {
        width: 86px;
        height: 86px;
    }
    .s__011 .consult__text {
        font-size: 1.4rem;
    }
    .s__012 {
        padding-top: 10px;
    }
    .s__012 .blog__title {
        font-size: 1.4rem;
    }
    .s__012 .slider__wrap {
        margin-bottom: 30px;
    }

    .footer .container {
        max-width: 320px;
    }

    .popup {
    	padding: 20px 20px 30px;
    	max-width: 360px;
    }
    .popup .popup__close {
    	top: 15px;
    	right: 15px;
    }

}









