@charset "utf-8";

/*
 * File       : sub-project.css
 * Author     : STUDIO-JT (Chaehee)
 * Guideline  : JTstyle.2.0
 *
 * Dependency : css/reset.css
 *              css/jt-strap.css
 *
 * SUMMARY:
 * 1) 
 * 2) 
 */

 

/* **************************************** *
 * PROJECT
 * **************************************** */
body.page-template-project .main-container { padding-top: 0; }

.project-section__content-inner { position: relative; padding-top: 360rem; padding-bottom: 120rem; padding-left: 151rem; }
.project-section__bg { width: 100%; height: 586rem; background-repeat: no-repeat; background-size: cover; background-position: center; background-attachment: fixed; }
.project-section--01 .project-section__content { padding-top: 200rem; }
.project-section--01 .project-section__content-inner { padding-top: 0; }
.project-section--01 .project-section__content-inner p { position: relative; top: -6rem; margin-bottom: -6rem; }
.project-section--01 .project-section__bg { background-image: url(../images/sub/project/project-bg-01.jpg); }
.project-section--02 .project-section__bg { background-image: url(../images/sub/project/project-bg-02.jpg); }
.project-bottom { margin-top: 60rem; }

html.ios .project-section__bg { background-attachment: inherit; }