@charset "utf-8";
/*.design-bg{ width: 1280px; height: 2428px; background: url('../design_img/privacy.jpg') 0 0 no-repeat; position: absolute; top: 0; left: 50%; -webkit-transform: translate(-50%,0); transform: translate(-50%,0); z-index: -1; opacity: .5; background-size: 1280px; }*/


@media print, screen and (min-width: 751px) {
.mainImage 				{ background: url('../img/privacy/main-image.jpg') 50% 50% no-repeat; background-size: cover; }

#main section 			{ max-width: 900px; margin-top: 132px; text-align: justify; }
#main section .box 		{ margin-top: 90px; padding-bottom: 42px; border-bottom: 1px solid #e6e6e6; }
#main section .box2 	{ margin-top: 42px; }
#main section .box h2 	{ margin-bottom: 27px; padding-bottom: 15px; font-size: 1.27rem; font-weight: 500; border-bottom: 1px solid #e6e6e6; }
#main section .box h3 	{ font-size: 1.1rem; font-weight: 500; line-height: 1.5; }
#main section .box h4 	{ margin: 45px 0 5px; font-size: .9rem; font-weight: 500; line-height: 1.5; }
#main section .box3 	{ margin-top: 42px; }
#main section .box3 h4 	{ margin-top: 0; }
#main section p 		{ line-height: 2.3; }
}


@media screen and (max-width: 1100px) and (min-width: 751px) {
}


@media screen and (max-width: 1050px) and (min-width: 751px) {

}


@media screen and (max-width: 750px) {
.mainImage 				{ background: url('../img/privacy/main-image.jpg') 50% 50% no-repeat; background-size: cover; }

#main section 			{ margin-top: 50px; text-align: justify; }
#main section .box 		{ margin-top: 50px; padding-bottom: 30px; border-bottom: 1px solid #e6e6e6; }
#main section .box2 	{ margin-top: 30px; }
#main section .box h2 	{ margin-bottom: 27px; padding-bottom: 15px; font-size: 1rem; font-weight: 500; border-bottom: 1px solid #e6e6e6; line-height: 1.5; }
#main section .box h3 	{ font-size: 1rem; font-weight: 500; line-height: 1.5; }
#main section .box h4 	{ margin: 45px 0 5px; font-size: .9rem; font-weight: 500; line-height: 1.5; }
#main section .box3 	{ margin-top: 42px; }
#main section .box3 h4 	{ margin-top: 0; }
#main section p 		{ line-height: 2.3; }
}