body,.s5-container{
	overflow-x: hidden !important;
	overflow-y: visible !important;
}

.c5-pc{
	display: block;
}
.c5-sp{
	display: none;
}

@media screen and (max-width: 640px) {
.c5-sp{
	display: block;
}
.c5-pc{
	display: none;
}
}

.c5-store_title{
	font-size: 17px;
	border-left: 2px solid #505050;
	padding-left: 15px;
    height: 40px;
    line-height: 1.2;
    display: table-cell;
    vertical-align: middle;
}

.c5-title{
	background-color: #000;
	color: #fff;
	padding: 10px 0;
}

.c5-Graybox{
	background-color: #f5f5f5;
	padding: 2%;
}
.c5-Graybox p{
	margin: 0;
}
a.c5-botton_bg{
	text-decoration: none !important;
}
.c5-botton_bg{
	background-image: url(../images/bt_bg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	max-width: 800px;
	margin: 0 auto;
	width: 100%;
	display: block;
}
.c5-botton_bg span{
    margin: 0 auto;
    display: block;
    text-decoration: none;
    padding: 2% 0 0;
    color: #1e78dc;
}
.c5-botton_bg span:hover{
	opacity: 0.5;
	text-decoration: none;
}

.c5-botton a{
	max-width: 565px;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 3% 0;
}


.c5-heading2{
 font-size: 30px;
 font-weight: 100;
 color: #525252;
}
.c5-p1{
 font-size: 24px;
}
.c5-p2{
 font-size: 20px
}
@media screen and (max-width: 960px) {
	.c5-heading2{
 		font-size: 28px;
	}
	.c5-p1{
 		font-size: 20px;
	}
	.c5-p2{
	 	font-size: 16px;
	}
}
@media screen and (max-width: 640px) {
	.c5-heading2{
 		font-size: 24px;
	}
	.c5-p1{
 		font-size: 16px;
	}
	.c5-p2{
	 	font-size: 12px;
	}
}
@media screen and (max-width: 480px) {
	.c5-heading2{
 		font-size: 24px;
	}
	.c5-p1{
 		font-size: 16px;
	}
	.c5-p2{
	 	font-size: 12px;
	}
}

.c5-general--mt240{
	margin-top: 240px !important;
}
@media screen and (max-width: 640px) {
	.c5-general--pt60{
		padding-top: 60px !important;
	}
}
@media screen and (max-width: 640px) {
	.c5-general--pt150{
		padding-top: 150px !important;
	}
}

/*.cm-link{
	width: 100%;
    max-width: 1000px;
    height: 100%;
    max-height: 480px;
}*/

/*小ページタイトル*/
.c5-bg-white{
	position: relative;
}
/* MV　見出し*/
.c5-bg-white .c5-heading2{
	background-color: #fff;
    opacity: 0.9;
    display: block;
    padding: 30px 40px;
    position: absolute;
    text-align: left;
    line-height: 1.8;
    right: 40px;
    top: -323px;
    font-weight: 100;
    margin: auto;
}
.part1{
	position: absolute;
	right: initial !important;
	left: 40px !important;
    width: 400px;
}
.part2{
    width: 450px;
}
.part4{
	position: absolute;
	right: initial !important;
	left: 40px !important;
    width: 450px;
	margin: 0 !important;
}
.part6{
	position: absolute;
	right: initial !important;
	left: 40px !important;
    width: 40vw;
	margin: 0 !important;
}
@media screen and (max-width: 640px) {
	.part6{
    	width: 90% !important;
    	left: 0 !important;
	}
}
@media screen and (max-width: 375px) {
	.part6{
    	left: -15px !important;
    	width: 100% !important;
    	padding: 15px 10px;
	}
}
.c5-bg-white .c5-heading2 p{
	margin: auto;
}
.c5-bg-white .c5-heading2 .c5-catch{
	  margin-bottom: 30px;
	  font-weight: 600;
}
.c5-bg-white .c5-heading2 .c5-subcatch{
	line-height: 1;
}
@media screen and (max-width: 480px) {
	.c5-bg-white .c5-heading2 .c5-catch{
		font-size: 20px;
	}
}
.c5-border-b{
	border-bottom: solid 1px #525252;
	padding-bottom: 30px;
    display: block;
    width: 50%;
}
@media screen and (max-width: 960px) {
	.c5-bg-white .c5-heading2{
		background-color: #fff;
	    opacity: 0.9;
	    display: block;
	    padding: 20px;
	    position: absolute;
	    text-align: left;
	    line-height: 1.8;
	    right: 0%;
    	top: -20vh;
	}
	.c5-bg-white .part1{
    	width: 400px;
    	position: absolute;
		right: 0 !important;
		left: 0 !important;
	}
	.c5-bg-white .part2{
	    width: 450px;
	    position: absolute;
	   	right: 0 !important;
		left: 0 !important;
	}
	.c5-bg-white .part4{
	    width: 450px;
	   	position: absolute;
	   	right: 0 !important;
		left: 0 !important;
	}
}
@media screen and (max-width: 890px) {
    .c5-bg-white .c5-heading2{
		background-color: #fff;
	    opacity: 0.9;
	    display: block;
	    width: 80%;
	    padding: 20px;
	    position: absolute;
	    text-align: left;
	    right: 5%;
    	top: -150px;
	}
}
@media screen and (max-width: 640px) {
    .c5-bg-white .c5-heading2{
		background-color: #fff;
	    opacity: 0.9;
	    display: block;
	    width: 80%;
	    padding: 20px;
	    position: absolute;
	    text-align: left;
	    right: 5%;
    	top: -15vh;
	}
}

/*インタビュー内容*/
.c5-section1,.c5-section1-6{
	position: relative;
	height: 900px;
}
@media screen and (max-width: 970px) {
	.c5-section1,.c5-section1-6{
		position: relative;
		height: 800px;
		margin-top: 150px;
	}
	.c5-section1-4{
		position: relative;
		height: 860px !important;
		margin-top: 150px !important;
	}
}
@media screen and (max-width: 640px) {
	.c5-section1{
		position: relative;
		height: 770px !important;
		margin-top: 120px;
	}
	.c5-section1-6{
		position: relative;
		height: 820px !important;
		margin-top: 150px;
	}
	.c5-section1-4{
		position: relative;
		height: 850px !important;
		margin-top: 120px !important;
	}
}
@media screen and (max-width: 480px) {
	.c5-section1,.c5-section1-6{
		position: relative;
    	height: 750px !important;
    	margin-top: 150px;
	}
}
@media screen and (max-width: 375px) {
	.c5-section1,.c5-section1-6{
		position: relative;
    	height: 850px !important;
    	margin-top: 180px;
	}
	.c5-section1-4{
		height: 970px !important;
		margin-top: 100px !important;
	}
}
@media screen and (max-width: 340px) {
	.c5-section1-4{
		height: 1000px !important;
		margin-top: 120px !important;
	}
}
.c5-section1-3{
	position: relative;
	height: 900px;
}
@media screen and (max-width: 970px) {
	.c5-section1-3{
		position: relative;
		height: 950px;
		margin-top: 180px;
	}
}
@media screen and (max-width: 640px) {
	.c5-section1-3{
		position: relative;
		height: 980px;
		margin-top: 200px;
	}
}
@media screen and (max-width: 480px) {
	.c5-section1-3{
		position: relative;
    	height: 1050px;
    	margin-top: 180px;
	}
}
@media screen and (max-width: 375px) {
	.c5-section1-3{
		position: relative;
    	height: 1050px;
    	margin-top: 180px;
	}
}
@media screen and (max-width: 340px) {
	.c5-section1-3{
		position: relative;
    	height: 1150px;
    	margin-top: 220px;
	}
}
.c5-section1-3 .c5-bg-white .c5-heading3{
	position: absolute;
	top: -113px;
}
.c5-section2{
	position: relative;
	height: 800px;
	margin-top: 100px;
}
@media screen and (max-width: 970px) {
	.c5-section2{
		position: relative;
		height: 1200px;
		margin-top: 0px;
	}
	.c5-section1-6 .c5-bg-white .c5-heading3{
		position: absolute;
		top: -75px;
	}
}
@media screen and (max-width: 640px) {
	.c5-section2{
		position: relative;
		height: 1000px;
		margin-top: 0px;
	}
}
@media screen and (max-width: 375px) {
	.c5-section2{
		position: relative;
		height: 1000px;
		margin-top: 0px;
	}
}
.c5-section2-4{
	position: relative;
	height: 1000px;
	margin-top: 100px;
}
@media screen and (max-width: 1100px) {
	.c5-section2-4{
		position: relative;
		height: 1200px;
		margin-top: 0px;
	}
}
@media screen and (max-width: 970px) {
	.c5-section2-4{
		position: relative;
		height: 1200px;
		margin-top: 0px;
	}
}
@media screen and (max-width: 640px) {
	.c5-section2-4{
		position: relative;
		height: 1270px;
		margin-top: 0px;
	}
}
@media screen and (max-width: 480px) {
	.c5-section2-4{
		position: relative;
		height: 1300px;
		margin-top: 200px;
	}
}
@media screen and (max-width: 375px) {
	.c5-section2-4{
		position: relative;
	    height: 1200px;
	    margin-top: 50px;
	}
}
.c5-section2-6{
	position: relative;
	height: 1600px;
	margin-top: 50px;
}
@media screen and (min-width: 1300px) {
	.c5-section2-6{
		position: relative;
		height: 1400px;
		margin-top: 100px;
	}
}
@media screen and (max-width: 1100px) {
	.c5-section2-6{
		position: relative;
		height: 1840px;
	}
}
@media screen and (max-width: 970px) {
	.c5-section2-6{
		position: relative;
		height: 170vw;
	}
}
@media screen and (max-width: 780px) {
	.c5-section2-6{
		position: relative;
		/*height: 190vw;*/
		height: 1500px;
		margin-top: 50px;
	}
}
@media screen and (max-width: 640px) {
	.c5-section2-6{
		position: relative;
		height: 1650px;
		margin-top: 50px;
	}
}
@media screen and (max-width: 480px) {
	.c5-section2-6{
		position: relative;
		height: 1650px;
		margin-top: 100px;
	}
}
@media screen and (max-width: 420px) {
	.c5-section2-6{
		position: relative;
		height: 1540px;
		margin-top: 0px;
	}
}
@media screen and (max-width: 375px) {
	.c5-section2-6{
		position: relative;
		height: 1550px;
		margin-top: 50px;
		top: 0px;
	}
}
@media screen and (max-width: 320px) {
	.c5-section2-6{
		position: relative;
		height: 560vw;
	}
}
.c5-section3{
	position: relative;
	height: 900px;
	margin-top: 100px;
}
@media screen and (max-width: 1200px) {
	.c5-section3{
		position: relative;
		height: 900px;
		margin-top: 150px;
	}
}
@media screen and (max-width: 1060px) {
	.c5-section3{
    	position: relative;
    	height: 800px;
    	margin-top: 280px;
	}
}
@media screen and (max-width: 970px) {
	.c5-section3{
    	position: relative;
    	height: 1200px;
    	margin-top: auto;
	}
}
@media screen and (max-width: 640px) {
	.c5-section3{
    	position: relative;
    	height: 1250px;
    	margin-top: 140px;
	}
}
@media screen and (max-width: 480px) {
	.c5-section3{
    	position: relative;
    	height: 1100px;
    	margin-top: 100px;
	}
}
@media screen and (max-width: 375px) {
	.c5-section3{
		height: 1250px;
    	margin-top: 100px;
	}
	.c5-section3 .c5-pb100{
		padding-bottom: 50px;
	}
}
@media screen and (max-width: 340px) {
	.c5-section3{
    	margin-top: 50px;
	}
}
.c5-section3-4{
	position: relative;
	height: 1000px;
	margin-top: 0px;
}
.c5-section3-6{
	position: relative;
	/*height: 900px;*/
	height: 1100px;
}
/*@media screen and (max-width: 1200px) {
	.c5-section3-4{
		position: relative;
		height: 1100px;
		margin-top: 150px;
	}
}*/
@media screen and (min-width: 1450px) {
	.c5-section3-6{
		position: relative;
		/*height: 900px;*/
		height: 970px;
	}
}
@media screen and (max-width: 1060px) {
	.c5-section3-4{
    	position: relative;
    	height: 1000px;
	}
}
@media screen and (max-width: 970px) {
	.c5-section3-4{
    	position: relative;
    	height: 1400px;
    	margin-top: auto;
	}
	.c5-section3-6{
    	position: relative;
    	height: 1450px;
    	margin-top: 100px;
	}
}
@media screen and (max-width: 890px) {
	.c5-section3-4{
    	position: relative;
    	height: 1500px;
    	margin-top: auto;
	}
	.c5-section3-6{
		position: relative;
		height: 1300px;
		margin-top: 150px;
	}
}
@media screen and (max-width: 640px) {
	.c5-section3-4{
    	position: relative;
    	height: 1600px;
    	margin-top: 100px;
	}
	.c5-section3-6{
    	position: relative;
    	/*height: 225vw;*/
    	height: 200vh;
	}
}
@media screen and (max-width: 480px) {
	.c5-section3-4{
    	position: relative;
    	height: 1450px;
    	margin-top: 150px;
	}
	.c5-section3-6{
    	position: relative;
    	margin-bottom: 50px;
    	height: 250vw;
    	margin-top: 140px;
	}
}
@media screen and (max-width: 440px) {
	.c5-section3-6{
    	position: relative;
    	margin-bottom: 50px;
    	height: 300vw;
    	margin-top: 140px;
	}
}
@media screen and (max-width: 375px) {
	.c5-section3-4{
		height: 1500px;
    	margin-top: 100px;
	}
	.c5-section3-4 .c5-pb100{
		padding-bottom: 100px;
	}
	.c5-section3-6{
    	position: relative;
    	height: 1200px;
    	margin-bottom: 100px;
    	margin-top: 100px;
	}
}
@media screen and (max-width: 340px) {
	.c5-section3-4{
		height: 1600px;
    	margin-top: 100px;
	}
	.c5-section3-4 .c5-pb100{
		padding-bottom: 0px;
	}
	.c5-section3-6{
    	position: relative;
    	height: 380vw;
    	margin-bottom: 30px;
	}
}
.c5-section4{
		position: relative;
		height: 680px;
}
@media screen and (max-width: 1060px) {
	.c5-section4{
		position: relative;
	    height: 900px;
	    margin-top: 100px;
	}
}
@media screen and (max-width: 970px) {
	.c5-section4{
		position: relative;
	    height: 700px;
	    margin-top: 200px;
	}
}
@media screen and (max-width: 640px) {
	.c5-section4{
		position: relative;
	    height: 700px;
	    margin-top: 100px;
	}
}
@media screen and (max-width: 375px) {
	.c5-section4{
	    margin-bottom: 230px;
	    margin-top: 100px;
	}
}
@media screen and (max-width: 340px) {
	.c5-section4{
		position: relative;
	    height: 800px;
	    margin-top: 150px;
	    margin-bottom: 150px;
	}
}
.c5-section4-6{
	position: relative;
	height: 800px;
}
@media screen and (max-width: 1100px) {
	.c5-section4-6{
		position: relative;
		height: 100vw;
		margin-top: 0px;
	}
}
@media screen and (max-width: 970px) {
	.c5-section4-6{
		position: relative;
		height: 800px;
		margin-top: 0px;
	}
}
@media screen and (max-width: 640px) {
	.c5-section4-6{
		position: relative;
		height: 900px;
		margin-top: 0px;
	}
}
@media screen and (max-width: 375px) {
	.c5-section4-6{
		position: relative;
		height: 800px;
		margin-top: -100px;
	}
}
@media screen and (max-width: 340px) {
	.c5-section4-6{
		position: relative;
		height: 800px;
		margin-top: 0px;
	}
}
.c5-bg-white .c5-heading3{
	background-color: #fff;
    opacity: 0.9;
    display: block;
    padding: 40px;
    position: absolute;
    text-align: left;
    line-height: 1.8;
    font-size: 28px;
    color: #525252;
   	left: 5%;
    top: -43px;
    font-weight: 600;
    z-index: 2;
}
@media screen and (max-width: 970px) {
	.c5-bg-white .c5-heading3{
		padding: 20px 30px;
	}
}
@media screen and (max-width: 890px) {
	.c5-section1-4 .c5-bg-white .c5-heading3{
		position: absolute;
		top: -93px;
	}
}
@media screen and (max-width: 640px) {
	.c5-section1-4 .c5-bg-white .c5-heading3{
		position: absolute;
		top: -33px;
	}
	.c5-bg-white .c5-heading3{
		font-size: 24px;
	}
}
@media screen and (max-width: 480px) {
	.c5-bg-white .c5-heading3{
		top: -100px;
		font-size: 20px;
		padding: 10px 20px;
	    position: absolute;
	    left: 0;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-white .c5-heading3{
		top: -80px;
		font-size: 1.2em;
		padding: 10px 20px;
	    position: absolute;
	    left: -20px;
	    white-space: nowrap;
	}
}
.c5-bg-white .c5-heading4{
	background-color: #fff;
    opacity: 0.9;
    display: block;
    padding: 40px;
    position: absolute;
    text-align: left;
    line-height: 1.8;
    font-size: 28px;
    color: #525252;
   	left: 30%;
    top: 120px;
    font-weight: 600;
    z-index: 2;
}
@media screen and (max-width: 1060px) {
	.c5-bg-white .c5-heading4{
		position: absolute;
	    top: 50px;
	    padding: 20px 30px;
	    right: 10%;
	    left: auto;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-white .c5-heading4{
		position: absolute;
		top: 0px;
	}
	.c5-section2-6 .c5-heading4{
		position: absolute;
    	top: 50px;
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-white .c5-heading4{
		font-size: 24px;
	}
}
@media screen and (max-width: 480px) {
	.c5-bg-white .c5-heading4{
		font-size: 20px;
		padding: 10px 20px;
	    width: 90%;
	    margin: auto;
	    text-align: center;
    	position: absolute;
    	right: 0;
    	left: 0;
    	top: 0;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-white .c5-heading4{
    	position: absolute;
    	right: 0;
    	left: 0;
    	top: -35px;
    	text-align: left;
    	font-size: 1.2em;
    	white-space: nowrap;
	}
}
.c5-bg-white .c5-heading5{
	background-color: #fff;
    opacity: 0.9;
    display: block;
    padding: 40px;
    position: absolute;
    text-align: left;
    line-height: 1.8;
    font-size: 28px;
    color: #525252;
   	left: 0;
    top: 0px;
    font-weight: 600;
    z-index: 2;
}
@media screen and (max-width: 1100px) {
	.c5-bg-white .c5-heading5{
		position: absolute;
		left: 0;
    	top: -70px;
    	z-index: 2;
	}
}
@media screen and (max-width: 1000px) {
	.c5-bg-white .c5-heading5{
		position: absolute;
		left: 0;
    	top: -100px;
    	z-index: 2;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-white .c5-heading5{
		padding: 20px 30px;
		position: absolute;
		left: 0;
    	top: -50px;
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-white .c5-heading5{
		font-size: 24px;
	}
}
@media screen and (max-width: 480px) {
	.c5-bg-white .c5-heading5{
		font-size: 20px;
		position: absolute;
    	top: -100px;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-white .c5-heading5{
    	font-size: 1.2em;
    	white-space: nowrap;
	}
}
.c5-bg-white .c5-heading5-4{
	background-color: #fff;
    opacity: 0.9;
    display: block;
    padding: 40px;
    position: absolute;
    text-align: left;
    line-height: 1.8;
    font-size: 28px;
    color: #525252;
   	left: 0;
    top: 0px;
    font-weight: 600;
    z-index: 2;
}
@media screen and (max-width: 1100px) {
	.c5-bg-white .c5-heading5-4{
		position: absolute;
		left: 0;
    	top: -140px;
    	z-index: 2;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-white .c5-heading5-4{
		padding: 20px 30px;
		position: absolute;
		left: 0;
    	top: -50px;
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-white .c5-heading5-4{
		font-size: 24px;
	}
}
@media screen and (max-width: 480px) {
	.c5-bg-white .c5-heading5-4{
		font-size: 20px;
		position: absolute;
    	top: -100px;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-white .c5-heading5-4{
    	font-size: 1.2em;
    	white-space: nowrap;
    	left: -25px;
    }
}
.c5-bg-white .c5-heading6{
	background-color: #fff;
    opacity: 0.9;
    display: block;
    padding: 40px;
    position: absolute;
    text-align: left;
    line-height: 1.8;
    font-size: 28px;
    color: #525252;
   	left: 30%;
    top: 0px;
    font-weight: 600;
    z-index: 2;
}
@media screen and (max-width: 1060px) {
	.c5-bg-white .c5-heading6{
		position: absolute;
	    color: #525252;
	    left: 40%;
	    top: 0px;
	    width: 50%;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-white .c5-heading6{
		padding: 20px 30px;
	    position: absolute;
	    left: 40%;
	    top: -100px;
	    width: 60%;
	    margin: 0;
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-white .c5-heading6{
	    background-color: #fff;
	    padding: 20px;
	    position: absolute;
	    top: -80px;
	    text-align: left;
	    font-size: 24px;
	    z-index: 2;
	    width: 90%;
	    left: 0;
	}
}
@media screen and (max-width: 480px) {
	.c5-bg-white .c5-heading6{
		font-size: 20px;
		position: absolute;
	    top: -70px;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-white .c5-heading6{
		font-size: 1.2em !important;
    	white-space: nowrap;
	}
}
@media screen and (max-width: 340px) {
	.c5-bg-white .c5-heading6{
		font-size: 20px;
		position: absolute;
	    top: -100px;
	}
}

.c5-item1{
	display: block;
    z-index: 1;
    position: absolute;
    /* width: 50%; */
    margin: auto;
    top: 50px;
    left: 0;
    right: 0px;
}
.c5-item1 img{
	width: 690px;
    /*max-width: 690px;*/
    position: absolute;
    right: 150px;
    top: 70px;
}
.c5-item1::before{
	content: "";
    background-color: #f3f3f3;
    display: block;
    position: absolute;
    top: -100px;
    right: 0;
    padding: 200px 300px;
    z-index: 0;
}
@media screen and (max-width: 970px) {
	.c5-item1 img{
		position: initial;
		width: 100%;
	    right: 150px;
	    margin: auto;
	}
	.c5-item1::before{
		content: "";
		display: none;
	}
}
@media screen and (max-width: 640px) {
	.c5-item1{
		position: initial;
	    margin: auto;
    	display: block;
    	padding-top: 50px;
	}
	.c5-item1 img{
		position: initial;
		width: 100%;
	    right: 150px;
	    margin: auto;
	    display: block;
	}
}
@media screen and (max-width: 480px) {
	.c5-item1{
		position: initial;
	    margin: auto;
    	display: block;
    	padding-top: 30px;
	}
}
@media screen and (max-width: 375px) {
	.c5-item1{
		position: initial;
	    margin: auto;
	    display: block;
	    padding-top: 30px;
	}
}
.c5-interview{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}
@media screen and (max-width: 970px) {
	.c5-interview{
		display: none;
	}
}
.c5-interview img{
	display: block;
}
.c5-item2{
	display: block;
    z-index: 1;
    position: absolute;
    /* width: 50%; */
    margin: auto;
    top: 203px;
    left: 0;
    right: 0px;
}
.c5-item2 img{
	/*width: 100%;*/
    width: 520px;
    position: absolute;
    left: 0;
    top: 70px;
}
@media screen and (max-width: 340px) {
	.part2 img{
		padding: 50px 0;
	}
}
@media screen and (max-width: 970px) {
	.c5-item2 img{
		position: initial;
		width: 70%;
		margin: auto;
		margin-top: 30px;
	}
}
@media screen and (max-width: 640px) {
	.c5-item2{
		position: initial;
		width: 100%;
		margin: auto;
		padding-top: 100px;
		display: block;
	}
	.c5-item2 img{
		position: initial;
		width: 100%;
		margin: auto;
		padding-top: 30px;
		display: block;
	}
}
@media screen and (max-width: 375px) {
	.c5-item2 {
		position: initial;
		padding-top: 0px;
		display: block;
	}
	.c5-item2 img{
		display: block;
	    position: initial;
	    margin: 0 auto;
	}
}
.c5-item3,.c5-item3-6{
	display: block;
    z-index: 1;
    position: absolute;
    /* width: 50%; */
    margin: auto;
    width: 50%;
    right: 0;
    top: 5%;
}
.c5-item3 img,.c5-item3-6 img{
	/*width: 100%;*/
    width: 520px;
    position: absolute;
    right: 0px;
    top: 70px;
}
@media screen and (max-width: 970px) {
	.c5-item3,.c5-item3-6{
		display: block;
	    z-index: 1;
	    position: inherit;
	    margin: auto;
	    width: 100%;
	    right: 0;
    	top: 5%;
    }
    .c5-item3 img{
	    width: auto;
	    position: inherit;
	    right: 0px;
	}
	.c5-item3-6 img{
	    width: 100%;
	    position: inherit;
	    right: 0px;
	}
}
@media screen and (max-width: 640px) {
	.c5-item3,.c5-item3-6{
	    z-index: 1;
	    position: initial;
	    margin: auto;
	    width: 100%;
	    display: block;
	    padding-top: 50px;
    }
    .c5-item3 img,.c5-item3-6 img{
		width: 100%;
	    position: initial;
	    right: 0px;
	    margin: auto;
	    text-align: center;
	    display: block;
	}
}
@media screen and (max-width: 375px) {
	.c5-item3,.c5-item3-6{
		display: block;
	    z-index: 1;
	    position: initial;
	    margin: auto;
	    width: 100%;
	    padding-top: 20px;
    }
    .c5-item3 img,.c5-item3-6 img{
    	display: block;
		width: 100%;
	    position: initial;
	    margin: auto;
	}
}
.c5-item4{
	display: block;
	z-index: 1;
    position: absolute;
}
.c5-item4 img{
    position: absolute;
    top: 70px;
    padding: 20px 0;
}
@media screen and (max-width: 970px) {
	.c5-item4{
		display: block;
		z-index: 1;
    	position: initial;
    	margin: auto;
    	width: 100%;
	}
	.c5-item4 img{
		position: initial;
		width: 100%;
		max-width: 458px;
		margin: auto;
		display: block;
	}
}
@media screen and (max-width: 640px) {
	.c5-item4{
		display: block;
		z-index: 1;
	    position: initial;
	    margin: auto;
	}
	.c5-item4 img{
		position: initial;
		width: 100%;
		max-width: initial;
		margin: auto;
		display: block;
	}
}
@media screen and (max-width: 375px) {
	.c5-item4{
		position: initial;
		display: block;
	}
	.c5-item4 img{
		position: initial;
		display: block;
		width: 100%;
		margin: auto;
	}
}
.c5-bg-gray{
	background: rgba(243,243,243,0.8);
    display: block;
    padding: 70px 70px 70px 250px;
    margin: auto;
    z-index: 2;
    position: absolute;
    /* height: 100px; */
    left: -110px;
    width: 40%;
    bottom: -50px;
}
@media screen and (max-width: 1060px) {
	.c5-bg-gray{
		padding: 50px 50px 50px 200px;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-gray{
		padding: 20px;
		z-index: 2;
		width: auto;
	    position: absolute;
	    bottom: 0%;
	    left: 0
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-gray{
	    position: absolute;
   		bottom: 40px;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-gray{
	    position: absolute;
    	bottom: 130px;
	}
}
@media screen and (max-width: 340px) {
	.c5-bg-gray{
	    position: absolute;
    	bottom: 30px;
	}
}
.c5-bg-gray-1-3{
	background: rgba(243,243,243,0.8);
    display: block;
    padding: 50px 50px 50px 250px;
    margin: auto;
    z-index: 2;
    position: absolute;
    /* height: 100px; */
    left: -110px;
    width: 50%;
    bottom: -100px;
}
@media screen and (max-width: 1060px) {
	.c5-bg-gray-1-3{
		padding: 50px 50px 50px 200px;
		width: 70%;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-gray-1-3{
		padding: 20px;
		z-index: 2;
		width: auto;
	    position: absolute;
	    bottom: 0%;
	    left: 0
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-gray-1-3{
	    position: absolute;
    	bottom: 40px;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-gray-1-3{
	    position: absolute;
    	bottom: 10px;
	}
}
@media screen and (max-width: 340px) {
	.c5-bg-gray-1-3{
	    position: absolute;
    	bottom: -10px;
	}
}
.c5-bg-gray-1-4,.c5-bg-gray-1-6{
	background: rgba(243,243,243,0.8);
    display: block;
    padding: 50px 50px 50px 250px;
    margin: auto;
    z-index: 2;
    position: absolute;
    /* height: 100px; */
    left: -110px;
    width: 50%;
    bottom: -50px;
}
@media screen and (max-width: 1100px) {
	.c5-bg-gray-1-6{
		background: rgba(243,243,243,0.8);
    	display: block;
    	padding: 50px 50px 50px 150px;
    	margin: auto;
    	z-index: 2;
    	position: absolute;
    	/* height: 100px; */
    	left: 0px;
    	width: 80%;
    	bottom: -10vh;

	}
}
@media screen and (max-width: 1060px) {
	.c5-bg-gray-1-4,.c5-bg-gray-1-6{
		padding: 50px 50px 50px 200px;
		width: 70%;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-gray-1-4{
		padding: 20px;
		z-index: 2;
		width: auto;
	    position: absolute;
	    bottom: 0%;
	    left: 0
	}
	.c5-bg-gray-1-6{
		padding: 20px;
		z-index: 2;
		width: auto;
    	position: absolute;
    	/* height: 100px; */
    	left: 0;
    	width: 90% !important;
    	bottom: -10vw;
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-gray-1-4{
	    position: absolute;
    	bottom: 60px;
	}
	.c5-bg-gray-1-6{
		position: absolute;
    	bottom: -6vw;
	}
}
@media screen and (max-width: 440px) {
	.c5-bg-gray-1-4{
	    position: absolute;
    	bottom: -150px;
	}
	.c5-bg-gray-1-6 {
	    position: absolute;
    	bottom: 0px;
    	left: 0px;
    	padding: 0px 20px 20px;
    	margin: auto;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-gray-1-4{
	    position: absolute;
    	bottom: 50px;
	}
	.c5-bg-gray-1-6{
	    position: absolute;
    	bottom: 50px;
	}
}
@media screen and (max-width: 340px) {
	.c5-bg-gray-1-4{
	    position: absolute;
    	bottom: 10px;
	}
	.c5-bg-gray-1-6{
		position: absolute;
    	bottom: -20vw;
	}
}
.c5-bg-gray2{
	background:rgba(243,243,243,0.8);
    display: block;
    padding: 70px 200px 70px 200px;
    margin: auto;
    z-index: 0;
    position: absolute;
    right: -110px;
    width: 40%;
    bottom: 0;
}
.c5-bg-gray2-6{
	background:rgba(243,243,243,0.8);
    display: block;
    padding: 70px 200px 70px 200px;
    margin: auto;
    z-index: 0;
    position: absolute;
    right: -110px;
    width: 40%;
    bottom: 0;
}
@media screen and (max-width: 1200px) {
	.c5-bg-gray2,.c5-bg-gray2-6{
		position: absolute;
	    bottom: 0px;
	    width: 35%;
	}
}
@media screen and (max-width: 1100px) {
	.c5-bg-gray2,.c5-bg-gray2-6{
		position: absolute;
	    width: 32%;
	}
}
@media screen and (max-width: 1060px) {
	.c5-bg-gray2{
		position: absolute;
	    right: -30px;
	    width: 30%;
	    bottom: -50px;
	    padding: 70px 70px 70px 200px;
	}
	.c5-bg-gray2-6{
		position: absolute;
	    right: -30px;
	    width: 30%;
	    bottom: 0px;
	    padding: 70px 70px 70px 200px;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-gray2{
		position: absolute;
	    right: 0;
	    width: auto;
	    bottom: 10%;
	    z-index: 2;
	    padding: 20px;
	}
	.c5-bg-gray2-6{
		background:rgba(243,243,243,0.8);
	    display: block;
	    padding: 50px;
    	margin: auto;
    	z-index: 0;
    	position: absolute;
    	right: initial;
    	width: 90%;
    	bottom: -12vw;
    	top: initial;
    	z-index: 1;
	}
}
/*@media screen and (max-width: 970px) {
	.c5-bg-gray2-6{
		position: absolute;
    	right: initial;
    	width: 90%;
    	bottom: -30vw;
    	top: initial;
    	z-index: 1;
	}
}*/
@media screen and (max-width: 780px) {
	.c5-bg-gray2-6{
		position: absolute;
    	width: 90%;
    	bottom: -20vw;
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-gray2{
		position: absolute;
    	bottom: -10px;
    	padding: 30px;
	}
	.c5-bg-gray2-6{
		position: absolute;
    	bottom: -10vw;
    	left: 0px;
    	padding: 30px;
	}
}
@media screen and (max-width: 480px) {
	.c5-bg-gray2{
		position: absolute;
    	margin: auto;
    	bottom: 50px;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-gray2{
		position: absolute;
    	bottom: 50px;
   }
   .c5-bg-gray2-6{
   	position: absolute;
    bottom: 0px;
    padding: 20px;
    width: 90%;
   }
   .c5-mb90{
   	margin-bottom: 90px;
   }
}
.c5-bg-gray2-3{
	background:rgba(243,243,243,0.8);
    display: block;
    padding: 70px 200px 70px 200px;
    margin: auto;
    z-index: 0;
    position: absolute;
    right: -110px;
    width: 40%;
    bottom: 0;
}
@media screen and (max-width: 1200px) {
	.c5-bg-gray2-3{
		position: absolute;
	    bottom: -200px;
	    width: 30%;
	}
}
@media screen and (max-width: 1100px) {
	.c5-bg-gray2-3{
		position: absolute;
		bottom: -200px;

	}
}

@media screen and (max-width: 1060px) {
	.c5-bg-gray2-3{
		position: absolute;
	    right: -30px;
	    width: 30%;
	    bottom: -200px;
	    padding: 70px 70px 70px 200px;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-gray2-3{
		position: absolute;
	    right: 0;
	    width: auto;
	    bottom: 10%;
	    z-index: 2;
	    padding: 20px;
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-gray2-3{
		position: absolute;
    	bottom: -30px;
		/*position: initial;
	    right: 0;
	    width: auto;
	    z-index: 2;
	    padding: 20px;
	    display: block;*/
	}
}
@media screen and (max-width: 480px) {
	.c5-bg-gray2-3{
		position: absolute;
    	margin: auto;
    	bottom: 50px;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-gray2-3{
		position: absolute;
    	bottom: 100px;
   }
   /*.c5-mb90{
   	margin-bottom: 90px;
   }*/
}
@media screen and (max-width: 340px) {
	.c5-bg-gray2-3{
		position: absolute;
    	bottom: 70px;
   }
   /*.c5-mb90{
   	margin-bottom: 90px;
   }*/
}

.c5-bg-gray2-4{
	background:rgba(243,243,243,0.8);
    display: block;
    padding: 70px 200px 70px 200px;
    margin: auto;
    z-index: 0;
    position: absolute;
    right: -110px;
    width: 40%;
    bottom: 0;
}
@media screen and (max-width: 1200px) {
	.c5-bg-gray2-4{
		position: absolute;
	    bottom: 10px;
	    width: 35%;
	}
}
@media screen and (max-width: 1060px) {
	.c5-bg-gray2-4{
		position: absolute;
	    right: -30px;
	    width: 30%;
	    bottom: 10px;
	    padding: 70px 70px 70px 200px;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-gray2-4{
		position: absolute;
	    right: 0;
	    width: auto;
	    bottom: 10%;
	    z-index: 2;
	    padding: 20px;
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-gray2-4{
		position: absolute;
	    right: 0;
	    width: auto;
	    bottom: 0px;
	    z-index: 2;
	    padding: 20px;
	    display: block;
	}
}
@media screen and (max-width: 480px) {
	.c5-bg-gray2-4{
		position: absolute;
	}
}
@media screen and (max-width: 480px) {
	.c5-bg-gray2-4{
		position: absolute;
	    bottom: 0;
	}
}
.c5-bg-gray3{
	background: rgba(243,243,243,0.8);
    display: block;
    padding: 40px;
    margin: auto;
    z-index: 1;
    position: absolute;
    /* height: 100px; */
    right: 40%;
    bottom: 5%;
    width: 50%;
}
.c5-bg-gray3-6{
	background: rgba(243,243,243,0.8);
    display: block;
    padding: 40px;
    margin: auto;
    z-index: 1;
    position: absolute;
    /* height: 100px; */
    right: 40%;
    top: 190px;
    width: 50%;
}
@media screen and (max-width: 1100px) {
	.c5-bg-gray3{
		z-index: 1;
	    position: absolute;
	    /* height: 100px; */
	   	bottom: -30px;
	   	top: initial;
	  }
}
@media screen and (max-width: 1060px) {
	.c5-bg-gray3{
		z-index: 1;
	    position: absolute;
	    /* height: 100px; */
	    left: 0;
	    bottom: -30px;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-gray3{
		z-index: 1;
	    width: auto;
	    padding: 20px;
	  	position: inherit;
	}
	.c5-bg-gray3-6{
		position: absolute;
    	padding: 20px
    	right: 0;
    	top: 70vw;
    	left: 0;
    	width: 90%;
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-gray3{
		position: absolute;
	    /* width: 100%; */
	    right: 0;
	    bottom: 10px;
	    width: auto;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-gray3{
		position: absolute;
	    /* width: 100%; */
	    right: 0;
	    bottom: -20px;
	    width: auto;
	}
	.c5-bg-gray3-6{
		padding: 30px;
    	width: 90%;
    	margin: auto;
	}
}
@media screen and (max-width: 340px) {
	.c5-bg-gray3{
		position: absolute;
	    /* width: 100%; */
	    right: 0;
	    bottom: -50px;
	    width: auto;
	}
}
.c5-bg-gray3-4{
	background: rgba(243,243,243,0.8);
    display: block;
    padding: 40px;
    margin: auto;
    z-index: 1;
    position: absolute;
    /* height: 100px; */
    right: 40%;
    bottom: 0%;
    width: 50%;
}
@media screen and (max-width: 1060px) {
	.c5-bg-gray3-4{
		z-index: 1;
	    position: absolute;
	    /* height: 100px; */
	    left: 0;
	    bottom: 0;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-gray3-4{
		z-index: 1;
	    width: auto;
	    padding: 20px;
	  	position: inherit;
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-gray3-4{
		position: absolute;
	    /* width: 100%; */
	    right: 0;
	    bottom: 30px;
	    width: auto;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-gray3-4{
		position: absolute;
	    /* width: 100%; */
	    right: 0;
	    bottom: 30px;
	    width: auto;
	}
}
@media screen and (max-width: 340px) {
	.c5-bg-gray3-4{
		position: absolute;
	    /* width: 100%; */
	    right: 0;
	    bottom: 10px;
	    width: auto;
	}
}
.c5-bg-gray4{
	background: rgba(243,243,243,0.8);
    display: block;
    padding: 70px 70px 70px 200px;
    margin: auto;
    z-index: 0;
    position: absolute;
    right: -50px;
    top: 200px;
    /* height: 100px; */
    width: 50%;
}
@media screen and (max-width: 1200px) {
	.c5-bg-gray4{
		width: 40%;
		/*bottom: -50px;*/
	}
}
@media screen and (max-width: 1100px) {
	.c5-bg-gray4{
		bottom: -100px;
	}
}
@media screen and (max-width: 1060px) {
	.c5-bg-gray4{
		padding: 50px 50px 50px 200px;
		position: absolute;
	    right: 0;
	    bottom: 0;
	    width: 30%;
	}
}
@media screen and (max-width: 970px) {
	.c5-bg-gray4{
		padding: 20px 30px;
		position: absolute;
	    right: 0;
	    bottom: 0;
	    top: initial;
	    width: auto;
	    z-index: 2;
	}
}
@media screen and (max-width: 780px) {
	.c5-bg-gray4{
	    position: absolute;
	    bottom: 0vw;
	}
}
@media screen and (max-width: 640px) {
	.c5-bg-gray4{
	    position: absolute;
	    bottom: 0px;
	}
}
@media screen and (max-width: 375px) {
	.c5-bg-gray4{
		padding: 20px 30px;
	    position: absolute;
	    right: 0;
	    bottom: 40px;
	    width: auto;
	    z-index: 2;
	}
}
@media screen and (max-width: 340px) {
	.c5-bg-gray4{
		position: absolute;
    	bottom: -40px;
    	padding: 20px;
    	width: 95%;
    	left: 0;
	}
}
.c5-bg-gray p{
	color: #525252;
}

.c5-text_wrap{
	display: block;
	width: 100%;
	margin: 60px auto 80px;
    text-align: center;
    color: #525252;
    font-weight: 100;
    font-size: 20px;
   	height: 100px;
}
@media screen and (max-width: 640px) {
	.c5-text_wrap{
		display: block;
		width: 100%;
		margin: 60px auto 80px;
	    text-align: center;
	    color: #525252;
	    font-weight: 100;
	    font-size: 20px;
	    height: 100px;
	}
}
@media screen and (max-width: 340px) {
	.c5-text_wrap{
		display: block;
		width: 100%;
		margin: 60px auto 80px;
	    text-align: center;
	    color: #525252;
	    font-weight: 100;
	    font-size: 20px;
	    height: 110px;
	}
}
.c5-staff_wrap{
	width: 100%;
	display: block;
	margin: 50px auto 100px;
	text-align: center;
	position: relative;
}
@media screen and (max-width: 780px) {
	.c5-staff_wrap{
		margin: 50px auto 50px;
	}
}
.c5-staff_wrap ul{
	width: 100%;
	display: block;
	margin: auto;
	text-align: center;
	padding: 0 !important;
}

.c5-staff_wrap ul li{
	width: 36%;
	display: inline-block;
	background: #f5f5f5;
    padding: 20px;
    margin: 10px;
}
@media screen and (max-width: 780px) {
	.c5-staff_wrap ul li{
		width: 75%;
	    display: block;
		background: #f5f5f5;
    	padding: 20px;
    	margin: 20px auto;
	}
}
.c5-staff_wrap ul li:hover{
	opacity: 0.5;
	transition: 0.5s;
}
.c5-staff_wrap ul li a{
	width: 100%;
	display: inline-block;
	margin: auto;
	cursor: pointer;
	/*background: #f5f5f5;
	padding: 10px;*/
}
.c5-staff_wrap ul li a img{
	width: 100%;
	display: block;
	max-width: 485px;
	margin: auto;
	cursor: pointer;
}

.c5-staff_wrap2{
	height: 100%;
}

.c5-top_button{
	display: block;
	width: 100%;
	text-align: center;
	margin: 40px auto 100px;
}
.c5-top_button a{
	display: block;
	width: 50%;
	padding: 20px;
	border: solid 1px #000;
	text-align: center;
	margin: auto;
	text-decoration: none;
}
.c5-top_button a:hover{
	opacity: 0.5;
	transition: 0.5s;
}
.c5-top_button2{
	display: block;
	width: 100%;
	text-align: center;
	margin: 40px auto 100px;
}
.c5-top_button2 a{
	display: block;
	width: 70%;
	padding: 20px;
	border: solid 1px #000;
	text-align: center;
	margin: auto;
	text-decoration: none;
}
@media screen and (max-width: 780px) {
	.c5-top_button2{
		display: block;
		width: 75%;
	}
}
@media screen and (max-width: 480px) {
	.c5-top_button2 a{
		display: block;
		width: 90%;
		padding: 10px;
		border: solid 1px #000;
		text-align: center;
		margin: auto;
		text-decoration: none;
		line-height: initial;
	}
}
.c5-top_button2 a:hover{
	opacity: 0.5;
	transition: 0.5s;
}

.c5-left-arrow{
  position: relative;
  border: 1px solid #e2264d;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #525252;
  font-size: 20px;
}
.c5-left-arrow:before,
.c5-left-arrow:after{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  background: #000;
}
.c5-left-arrow:before{
  width: 80px;
  transform: translate(-30px, 0px);
}
.c5-left-arrow:after{
  width: 15px;
  transform-origin: right center;
  transform: translate(-44px, 0px) rotate(145deg);
}
.c5-left-arrow:hover{
	opacity: 0.5;
}
@media screen and (max-width: 960px) {
	.c5-top_button{
		display: block;
		width: 100%;
		text-align: center;
		margin: 40px auto 100px;
	}
	.c5-top_button a:hover{
		opacity: 0.5;
		transition: 0.5s;
	}
	.c5-top_button a{
		display: block;
		width: 80%;
		padding: 20px;
		border: solid 1px #525252;
		text-align: center;
		margin: auto;
		text-decoration: none;
	}

	.c5-left-arrow{
	  position: relative;
	  border: 1px solid #e2264d;
	  width: 120px;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  color: #525252;
	  font-size: 20px;
	}
	.c5-left-arrow:before,
	.c5-left-arrow:after{
	  content: '';
	  display: block;
	  position: absolute;
	  top: 50%;
	  left: 0;
	  height: 1px;
	  background: #000;
	}
	.c5-left-arrow:before{
	  width: 50px;
	  transform: translate(-30px, 0px);
	}
	.c5-left-arrow:after{
	  width: 15px;
	  transform-origin: right center;
	  transform: translate(-44px, 0px) rotate(145deg);
	}
	.c5-left-arrow:hover{
		opacity: 0.5;
		transition: 0.5s;
	}
}
/*@media screen and (max-width: 640px){
.c5-section6_4 {
    position: relative;
    height: 1000px;
    margin-top: 100px;
}
}
@media screen and (max-width: 970px){
.c5-section6_4 {
    position: relative;
    height: 1100px;
    margin-top: 200px;
}}
@media screen and (max-width: 1060px){
.c5-section6_4 {
    position: relative;
    height: 900px;
    margin-top: 100px;
}}
.c5-section6_4 {
    position: relative;
    height: 680px;
}

@media screen and (max-width: 640px){
.c5-section5-4 {
    position: relative;
    height: 1200px;
    margin-top: 100px;
}}
@media screen and (max-width: 890px){
.c5-section5-4 {
    position: relative;
    height: 1200px;
    margin-top: auto;
}}
@media screen and (max-width: 970px){
.c5-section3-4 {
    position: relative;
    height: 1200px;
    margin-top: auto;
}}
@media screen and (max-width: 1060px){
.c5-section3-4 {
    position: relative;
    height: 900px;
    margin-top: 280px;
}}
.c5-section3-4 {
    position: relative;
    height: 1000px;
    margin-top: 0px;
}


@media screen and (max-width: 640px){
.c5-section5-5 {
    position: relative;
    height: 800px;
    margin-top: 0px;
}}
@media screen and (max-width: 970px){
.c5-section5-5 {
    position: relative;
    height: 1000px;
    margin-top: 0px;
}}
@media screen and (max-width: 1100px){
.c5-section2-4 {
    position: relative;
    height: 1000px;
    margin-top: 0px;
}}
.c5-section5-5 {
    position: relative;
    height: 1000px;
    margin-top: 100px;
}

*/