@charset 'utf-8';

html{
	overflow: hidden;
}
article {
	overflow: visible;
	z-index: 1003;
	height: 100%;
}
body,
body > [data-scroll-section]{
	height: 100vh;
}
[id^="page-ttl"] .jp{
	text-indent: -0.2em;
}
#container,
#container .container,
#content {
	height: 100%;
}
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
[class*='i_logo1']::before{
	background-color: #fff;
}
#container #page-ttl-h1 .inner{
	padding-top: 130px;
	padding-bottom:0;
}
#top_logo{
	display: none !important;
}
.vertical{
	    -ms-writing-mode: tb-rl;
	-webkit-writing-mode: tb-rl;
	        writing-mode: vertical-rl;
	   -moz-writing-mode: vertical-rl;
	-webkit-text-orientation: mixed;
	   -moz-text-orientation: mixed;
	    -ms-text-orientation: mixed;
	        text-orientation: mixed;
/*	-webkit-text-orientation: upright;
	   -moz-text-orientation: upright;
	    -ms-text-orientation: upright;
	        text-orientation: upright;*/
  display: inline-block;
  text-align: left;
  width: auto;
}
.vertical span{
	font-size: 1em;
}
@media print,screen and (max-device-width: 1024px) and (min-device-width: 768px){
	html{
		height: 100%;
	}
	#container {
		min-height: 0;
	}
	body,body > [data-scroll-section]{
		height: 100%;
	}
}
@media only screen and (max-width: 750px){
	.top_logo{
		top: 20px;
		left: 20px;
	}
	#container #page-ttl-h1 .inner{
		padding-top: 108px;
		min-height: 0;
	}
	html{
		height: 100%;
	}
	body, body > [data-scroll-section]{
		height: 100%;
	}
}
@media only screen and (max-width: 750px) and (orientation: landscape) {
	#container #page-ttl-h1 .inner{
		min-height: 0;
	}
}


#commitment_1{
	background-color: transparent;
	background-image: url(../../img/commitment/slide1_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}



/* =========================================================
parallax
========================================================= */
.parallax {
	width: 100%;
	position: relative;
	overflow: hidden;
	display: block;
	height: 100%;
	opacity: 1;
	text-align: center;
	max-width: none;
	min-width: 0;
}
.no-parallax {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	/*overscroll-behavior: none;*/
	background-color: transparent;
}
@media only screen and (max-width:750px){
	.no-parallax {
		background-color:transparent;
	}
}


/* =========================================================
commitment_anchor
========================================================= */
#commitment_anchor {
}
#commitment_anchor .inner{
	padding-top: 84px;
}
#commitment_anchor .commitment_anchor_bloc {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	        justify-content: center;
	        flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	        align-items: center;
	-webkit-align-items: center;
	background-color: #fff;
	border: 1px solid #fff;
	width: 200px;
	height: 60px;
	padding: 10px 10px 14px;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
	    -ms-transition: all 0.3s ease 0s;
	        transition: all 0.3s ease 0s;
}
#commitment_anchor .commitment_anchor--bloc1 {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	        justify-content: center;
	        flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	margin-bottom: 60px;
}
#commitment_anchor .commitment_anchor--bloc1 .commitment_anchor_bloc {
}
#commitment_anchor .commitment_anchor--bloc2{
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	        justify-content: center;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: stretch;
	-webkit-align-items: stretch;
	gap:60px;
	position: relative;
}
#commitment_anchor .commitment_anchor--bloc2:before {
	content:"";
	position: absolute;
	z-index: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 520px;
	height: 31px;
	top:-30px;
	left: auto;
	right: auto;
}
#commitment_anchor .commitment_anchor--bloc2:after {
	content:"";
	position: absolute;
	z-index: 0;
	border-left: 1px solid #fff;
	width: 1px;
	height: 62px;
	top:-61px;
	left: auto;
	right: auto;
}
#commitment_anchor .commitment_anchor--bloc2 .commitment_anchor_bloc {
	position: relative;
	z-index: 1;
}
#commitment_anchor .commitment_anchor_txt{
	margin-top: 50px;
}
@media only screen and (max-width: 760px){
	#commitment_anchor .commitment_anchor--bloc2{
		gap:calc((100% - 600px) / 2);
	}
	#commitment_anchor .commitment_anchor--bloc2:before {
		width: calc(100% - 200px);
	}
}
@media only screen and (max-width: 750px){
	#commitment_anchor .inner{
		padding-top: 55px;
		padding-bottom:0px;
	}
	#commitment_anchor .commitment_anchor_txt{
		margin-top: 40px;
	}
	#commitment_anchor .commitment_anchor--bloc1 {
		margin-bottom: 40px;
	}
	#commitment_anchor .commitment_anchor_bloc {
		padding-right: 0;
		padding-left: 0;
		height: 50px;
		padding: 6px 0px 8px;
	}
	#commitment_anchor .commitment_anchor--bloc2:before {
		height: 22px;
		top:-20px;
	}
}
@media only screen and (max-width: 680px){
	#commitment_anchor .commitment_anchor--bloc2:before {
		width: calc(100% - ((100% - 40px) / 3));
	}
	#commitment_anchor .commitment_anchor--bloc2{
		gap:20px;
	}
	#commitment_anchor .commitment_anchor_bloc {
		padding-right: 0;
		padding-left: 0;
	}
}
@media only screen and (max-width: 480px){
}
@media only screen and (max-width: 750px) and (orientation: landscape) {
	#commitment_anchor .inner{
		padding-top: 20px;
		position: relative;
	}
	#commitment_anchor .commitment_anchor_bloc {
		height: 40px;
		padding: 2px 0px 4px;
	}
	#commitment_anchor .commitment_anchor_txt{
		margin-top: 20px;
	}
	#commitment_anchor .commitment_anchor--bloc1{
		width: 50%;
	}
	#commitment_anchor .commitment_anchor--bloc2{
		width: 50%;
	}
	#commitment_anchor .commitment_anchor_txt{
		position: absolute;
		right: 20px;
		top: 20px;
		width: calc(50% - 20px);
		padding-left: 20px;
		text-align: left;
		margin-top: 0;
	}
}


/* =========================================================
swiper
========================================================= */
.swiper-overlay{
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-repeat: repeat;
	background-position: 0 0;
	background-size: auto;
	background-color: rgba(0,0,0,0.4);
}
.swiper-overlay2{
	z-index: 1;
}
.swiper-overlay3{
	z-index: 1;
}
.swiper-overlay4{
	z-index: 1;
}

.swiper-background{
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#swiper2.swiper-background .swiper-slide{
	background-position-y: -350px;
}
div[id^="swiper"] div[class*="slide"] > div{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.swiper-slide > div{
	background-image: var(--slide_img_pc);
}


/* =========================================================
commitment_1
========================================================= */
#commitment_1{
	position: relative;
	z-index: 0;
	width: 100%;
	min-height:100vh;
	padding: 0;
	background-color: transparent;
}
.commitment_content .commitment_title .commitment_title--line {
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 0%;
	background-color: #fff;
	-webkit-transition: height 0.5s linear 0.5s;
	   -moz-transition: height 0.5s linear 0.5s;
	    -ms-transition: height 0.5s linear 0.5s;
	        transition: height 0.5s linear 0.5s;
}
.commitment_content .commitment_title .commitment_title--line span{
	font-size: 1em;
	font-weight: 500;
	position: absolute;
	top: calc(100% - 12px);
	right: -12px;
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	        justify-content: center;
	        align-items: center;
	-webkit-align-items: center;
	overflow: hidden;
	width: 25px;
	height: 25px;
	padding: 7px;
	content: '';
	-webkit-transition: transform 0.3s linear 1s,opacity 0.5s ease 0.5s;
	   -moz-transition: transform 0.3s linear 1s,opacity 0.5s ease 0.5s;
	    -ms-transition: transform 0.3s linear 1s,opacity 0.5s ease 0.5s;
	        transition: transform 0.3s linear 1s,opacity 0.5s ease 0.5s;

	opacity: 0;
	border-radius: 50%;
	background-color: #fff;
	transform: scale(0.5);
}
.commitment_content .commitment_title .commitment_title--line span img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
/*
.commitment_content .commitment_title .commitment_title--line.num1:after {
	content:"1";
}
.commitment_content .commitment_title .commitment_title--line.num2:after {
	content:"2";
}
.commitment_content .commitment_title .commitment_title--line.num3:after {
	content:"3";
}
.commitment_content .commitment_title .commitment_title--line.num4:after {
	content:"4";
}
.commitment_content .commitment_title .commitment_title--line.num5:after {
	content:"5";
}
.commitment_content .commitment_title .commitment_title--line.num6:after {
	content:"6";
}
.commitment_content .commitment_title .commitment_title--line.num7:after {
	content:"7";
}
.commitment_content .commitment_title .commitment_title--line.num8:after {
	content:"8";
}
*/
.swiper.swiper-active .swiper-slide.swiper-slide-active .commitment_content .commitment_title .commitment_title--line {
	height: 100%;
	-webkit-transition: height 0.5s linear 1s;
	   -moz-transition: height 0.5s linear 1s;
	    -ms-transition: height 0.5s linear 1s;
	        transition: height 0.5s linear 1s;
}
.swiper.swiper-active .swiper-slide.swiper-slide-active .commitment_content .commitment_title .commitment_title--line span {
	opacity: 1;
	transform: scale(1);
	-webkit-transition: transform 0.3s linear 1.5s,opacity 0.5s ease 1.5s;
	   -moz-transition: transform 0.3s linear 1.5s,opacity 0.5s ease 1.5s;
	    -ms-transition: transform 0.3s linear 1.5s,opacity 0.5s ease 1.5s;
	        transition: transform 0.3s linear 1.5s,opacity 0.5s ease 1.5s;

}
.commitment_content .commitment_title--h2 {
	-webkit-transition: opacity 0.5s ease 0.5s;
	   -moz-transition: opacity 0.5s ease 0.5s;
	    -ms-transition: opacity 0.5s ease 0.5s;
	        transition: opacity 0.5s ease 0.5s;
	opacity: 0;
}
.swiper.swiper-active .swiper-slide.swiper-slide-active .commitment_content .commitment_title--h2 {
	-webkit-transition: opacity 0.5s ease 1s;
	   -moz-transition: opacity 0.5s ease 1s;
	    -ms-transition: opacity 0.5s ease 1s;
	        transition: opacity 0.5s ease 1s;
	opacity: 1;
}
.commitment_content .commitment_text {
	-webkit-transition: opacity 0.5s ease 0.5s;
	   -moz-transition: opacity 0.5s ease 0.5s;
	    -ms-transition: opacity 0.5s ease 0.5s;
	        transition: opacity 0.5s ease 0.5s;
	opacity: 0;
}
.swiper.swiper-active .swiper-slide.swiper-slide-active .commitment_content .commitment_text {
	-webkit-transition: opacity 0.5s ease 1.5s;
	   -moz-transition: opacity 0.5s ease 1.5s;
	    -ms-transition: opacity 0.5s ease 1.5s;
	        transition: opacity 0.5s ease 1.5s;
	opacity: 1;
}
@media print,screen and (max-device-width: 1024px) and (min-device-width: 768px){
	#commitment_1{
		min-height:0;
	}
}
@media only screen and (max-width: 750px){
	#commitment_1{
		min-height:0;
	}
}


/* =========================================================
commitment_2
========================================================= */
#commitment_2{
}
#commitment_2 .commitment_content {
	position: absolute;
	top:0;
	left: 0;
	z-index: 3;
	width: 100%;
}
#commitment_2 .commitment_content .inner {
	padding-top: 0;
	padding-bottom: 0;
	max-width: 1320px;
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	        flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	        align-items: flex-end;
	-webkit-align-items: flex-end;
	margin-right: auto;
	margin-left: auto;
}
#commitment_2 .commitment_content .commitment_title {
	position: relative;
	padding: 60px 20px 2px 0;
	margin-right: 420px;
	width: auto;
}
#commitment_2 .commitment_content .commitment_title .commitment_title--h2 {
	min-width: 1em;
}
#commitment_2 .swiper.swiper-active + .commitment_content .commitment_title--h2 {
	opacity: 1;
}
#commitment_2 .commitment_content .commitment_title .commitment_title--line {
}
#commitment_2 .swiper.swiper-active + .commitment_content .commitment_title .commitment_title--line {
	height: 100%;
}
#commitment_2 .commitment_content .commitment_text {
	text-align: left;
	max-width: 480px;
	margin-top: 57px;
	padding-right: 20px;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
	    -ms-transition: all 0.3s ease 0s;
	        transition: all 0.3s ease 0s;
}
#commitment_2 .swiper.swiper-active + .commitment_content .commitment_text {
	opacity: 1;
}
#commitment_2 .commitment_content .commitment_text .commitment_text--h3 {
	letter-spacing: 0px;
}
#commitment_2 .commitment_content .commitment_text .commitment_text--p {
	margin-top: 16px;
	letter-spacing: 0;
}
@media only screen and (max-width: 750px){
	#commitment_2 .commitment_content .inner{
		max-width: 500px;
		margin-left: auto;
		margin-right: 0;
		align-items: flex-start;
		-webkit-align-items: flex-start;
	}
	#commitment_2 .commitment_content .commitment_title {
		margin-right: 0;
	}
	#commitment_2 .commitment_content .commitment_text {
		padding-right: 0;
		max-width: 100%;
		margin-top: 40px;
	}
}
@media only screen and (max-width: 750px) and (orientation: landscape) {
	#commitment_2 .commitment_content .inner{
		max-width: 100%;
		flex-flow: row nowrap;
		-webkit-flex-flow: row nowrap;
	}
	#commitment_2 .commitment_content .commitment_title {
		margin-right: 20px;
	}
}


/* =========================================================
swiper3_2
========================================================= */
#swiper3_2{
	position: absolute;
	top:0;
	left: 0;
	z-index: 3;
	width: 100%;
}
#swiper3_2 .commitment_content {
}
#swiper3_2 .commitment_content .inner {
	padding-top: 0;
	padding-bottom: 0;
	display:         flex;
	display: -webkit-flex;
	        align-items: stretch;
	-webkit-align-items: stretch;
}
#swiper3_2 .swiper-slide .commitment_content .inner {
	margin-right:auto;
	margin-left:auto;
	padding-left:20px;
	padding-right:20px;
}
#swiper3_2 .swiper-slide.slide1 .commitment_content .inner {
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	max-width: 1218px;
}
#swiper3_2 .swiper-slide.slide2 .commitment_content .inner{
	-webkit-justify-content: flex-end;
	        justify-content: flex-end;
	max-width: 1140px;
}
#swiper3_2 .swiper-slide.slide3 .commitment_content .inner {
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	max-width: 1206px;
}
#swiper3_2 .swiper-slide.slide4 .commitment_content .inner{
	-webkit-justify-content: flex-end;
	        justify-content: flex-end;
	max-width: 948px;
}
#swiper3_2 .swiper-slide.slide5 .commitment_content .inner {
	-webkit-justify-content: flex-end;
	        justify-content: flex-end;
	max-width: 1290px;
}
#swiper3_2 .swiper-slide.slide6 .commitment_content .inner{
	-webkit-justify-content: flex-end;
	        justify-content: flex-end;
	max-width: 848px;
}
#swiper3_2 .swiper-slide.slide7 .commitment_content .inner {
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	max-width: 942px;
}
#swiper3_2 .swiper-slide.slide8 .commitment_content .inner{
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	max-width: 1218px;
}
#swiper3_2 .commitment_content .commitment_title {
	position: relative;
	padding: 60px 20px 2px 0;
	margin-right: 20px;
}
#swiper3_2 .commitment_content .commitment_title .commitment_title--h2 {
	min-width: 1em;
	letter-spacing: 0.28em;
}
#swiper3_2 .commitment_content .commitment_title .commitment_title--line {
}
#swiper3_2 .swiper-slide.swiper-slide-active .commitment_content .commitment_title .commitment_title--line {
}
#swiper3_2 .commitment_content .commitment_text {
	text-align: left;
}
#swiper3_2 .swiper-slide.slide1 .commitment_content .commitment_text {
	margin-top: 52px;
	margin-bottom: 44px;
}
#swiper3_2 .swiper-slide.slide2 .commitment_content .commitment_text {
	margin-top: 52px;
	margin-bottom: 72px;
}
#swiper3_2 .swiper-slide.slide3 .commitment_content .commitment_text {
	margin-top: 52px;
	margin-bottom: 72px;
}
#swiper3_2 .swiper-slide.slide4 .commitment_content .commitment_text {
  margin-top: 52px;
  margin-bottom: 72px;
}
#swiper3_2 .swiper-slide.slide5 .commitment_content .commitment_text {
	margin-top: 52px;
	margin-bottom: 44px;
}
#swiper3_2 .swiper-slide.slide6 .commitment_content .commitment_text {
	margin-top: 52px;
	margin-bottom: 72px;
}
#swiper3_2 .swiper-slide.slide7 .commitment_content .commitment_text {
	margin-top: 52px;
	margin-bottom: 72px;
}
#swiper3_2 .swiper-slide.slide8 .commitment_content .commitment_text {
	margin-top: 52px;
	margin-bottom: 72px;
}
#swiper3_2 .commitment_content .commitment_text .commitment_text--p {
	margin-top: 16px;
	letter-spacing: 0;
}
@media only screen and (max-width: 750px){
	#swiper3_2 .commitment_content .commitment_title {
	}
	#swiper3_2 .swiper-slide[class*=slide] .commitment_content .inner {
		-webkit-justify-content: flex-start;
		        justify-content: flex-start;
	}
	#swiper3_2 .commitment_content .commitment_text {
	}
	#swiper3_2 .swiper-slide.slide1 .commitment_content .commitment_text ,
	#swiper3_2 .swiper-slide.slide5 .commitment_content .commitment_text {
	}
}


/* =========================================================
commitment_3
========================================================= */
#commitment_3{
	position: relative;
}
#commitment_3 .swiper-pagination{
	position: absolute;
	right: 0;
	bottom: 30px;
	left: 0;
	max-width: 1320px;
	margin: 0 auto;
	padding: 0 20px;
}
#commitment_3 .swiper-pagination3{
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	        justify-content: center;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: flex-end;
	-webkit-align-items: flex-end;
	width: 100%;
	gap: calc((100% - 152px) / 7);
}
#commitment_3 .swiper-pagination3--line{
	position: absolute;
	z-index: -1;
	right: 0;
	bottom: 9px;
	left: 0;
	width: calc(100% - 50px);
	height: 1px;
	margin: 0 auto;
	background-color: #666;
}
#commitment_3 .swiper-pagination-bullet{
	color: #222;
	background-color: #666;
	font-size: 1em;
	font-weight: 500;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	overflow: hidden;
	padding: 4px;
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	        justify-content: center;
	        align-items: center;
	-webkit-align-items: center;
	opacity: 1 !important;
	margin:0;
	-webkit-transition: all 0.5s ease 0s;
	   -moz-transition: all 0.5s ease 0s;
	    -ms-transition: all 0.5s ease 0s;
	        transition: all 0.5s ease 0s;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
    outline:none;
}
#commitment_3 .swiper-pagination-bullet img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
#commitment_3 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #fff;
}
@media only screen and (max-width: 750px){
}


/* =========================================================
commitment_4
========================================================= */
#commitment_4{
	position: relative;
}
#commitment_4 .commitment_content {
	position: absolute;
	top:0;
	left: 0;
	z-index: 3;
	width: 100%;
}
#commitment_4 .commitment_content .inner {
	padding-top: 0;
	padding-bottom: 0;
	display:         flex;
	display: -webkit-flex;
}
#commitment_4 .swiper-slide .commitment_content .inner {
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	max-width: 1206px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#commitment_4 .commitment_content .commitment_title {
	position: relative;
	padding: 60px 20px 2px 0;
}
#commitment_4 .swiper-slide.slide1 .commitment_content .commitment_title {
	margin-right: 20px;
}
#commitment_4 .swiper-slide.slide2 .commitment_content .commitment_title {
	margin-right: 20px;
}
#commitment_4 .commitment_content .commitment_title .commitment_title--h2 {
	min-width: 1em;
}
#commitment_4 .commitment_content .commitment_title .commitment_title--line {
}
#commitment_4 .swiper-slide.swiper-slide-active .commitment_content .commitment_title .commitment_title--line {
}
#commitment_4 .commitment_content .commitment_text {
	text-align: left;
}
#commitment_4 .swiper-slide.slide1 .commitment_content .commitment_text {
	margin-top: 38px;
}
#commitment_4 .swiper-slide.slide2 .commitment_content .commitment_text {
	max-width: 440px;
	margin-top: 37px;
}
#commitment_4 .commitment_content .commitment_text .commitment_text--p {
	margin-top: 16px;
	letter-spacing: 0;
}
@media only screen and (max-width: 750px){
	#commitment_4 .commitment_content .commitment_title {
	}
	#commitment_4 .commitment_content .commitment_text .commitment_text--p{
	}
	#commitment_4 .swiper-slide .commitment_content .inner {
		        align-items: stretch;
		-webkit-align-items: stretch;
	}
}


/* =========================================================
footer
========================================================= */
#footer{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 110px;
	z-index: 3;
}
#footer .inner{
	position: relative;
	z-index: 2;
	max-width: 1380px;
	padding-top: 18px;
	padding-right: 100px;
	padding-left: 100px;
}
@media print, screen and (max-width: 1180px) and (min-width: 751px){
	#footer .inner{
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 750px){
	#footer{
		height: auto;
	}
	#footer .inner{
		padding-right: 90px;
		padding-left: 0;
	}
}


#footer__bloc{
	position: relative;
}
#footer__bloc:after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
  background-color: #f1ede5;
  width: 100%;
  height: 100%;
  z-index: 0;
}
#footer__bloc:before{
	content: "";
	display: block;
	position: absolute;
	top: -178px;
	left: -0.5%;
	mask-image: url(../../svg/footer/footer_bg.svg);
	-webkit-mask-image: url(../../svg/footer/footer_bg.svg);
	width: 101%;
	padding-top: 290px;
	background-color: #e9e6de;
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
	-webkit-mask-position: top;
	        mask-position: top;
	-webkit-mask-size: 100% auto;
	        mask-size: 100% auto;
	z-index: 1;
}
#footer #pagetop{
		-webkit-transform: translate3d(0,0,0);
		        transform: translate3d(0,0,0);
}
@media only screen and (max-width: 750px){
	#footer #pagetop{
		right: 20px;
		bottom: 20px;
	}
}
