@charset "utf-8";

@media only screen and (min-width: 0px) and (max-width: 750px) {

/* ────────────────────── *
 *                                              *
 * タイトル                                     *
 *                                              *
 * ────────────────────── */

.title#index {
    background: url("../../image/special/bg-title-sp.jpg") no-repeat center center / cover;
    height: 108.0rem;
}
.title#index:after {
    background: url("../../image/special/letter-u-sp.png") no-repeat center center / cover;
    width: 69.0rem;
    height: 109.4rem;
    right: 0;
    top: 30.0rem;
}
.title#movie {
    background: url("../../image/special/movie/bg-title-sp.jpg") no-repeat center center / cover;
}
.title#movie:after {
    background: url("../../image/special/movie/letter-u.png") no-repeat center right -30.0rem / cover;
}
.title#index-story {
    background: url("../../image/special/story/bg-title-sp.jpg") no-repeat center center / cover;
}
.title#index-story:after {
    content: "";
    background: url("../../image/special/story/letter-u-sp.png") no-repeat center center / cover;
    width: 75.0rem;
    height: 106.0rem;
}
.title#story-01 {
    background: url("../../image/special/story/story-01/bg-title-sp.jpg") no-repeat center center / cover;
    height: 67.5rem;
}
.title#story-01 p.image {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.title#story-02 {
    background: url("../../image/special/story/story-02/bg-title-sp.jpg") no-repeat center center / cover;
    height: 67.5rem;
}
.title#story-02:after {
    background: url("../../image/special/story/story-02/letter-u-sp.png") no-repeat center center / cover;
    width: 75.0rem;
    height: 77.5rem;
}
.title#story-02 p.image {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.title .inner {
    max-width: 70.0rem;
}
.title#index .inner {
    max-width: 67.0rem;
    margin-top: -15.0rem;
}
.title#index .inner h1 {
    width: 100%;
}
.title#movie .inner h1 {
    width: 100%;
}
.title#story-01 .inner h1,
.title#story-02 .inner h1 {
    font-size: 4.8rem;
}
.title .inner p.ja {
    font-size: 2.8rem;
}
.title .inner p.spcontents {
    font-size: 2.5rem;
}
.title .inner p.spcontents span.anim-run {
    padding: 1.0rem 3.0rem;
}

/* ────────────────────── *
 *                                              *
 * プロジェクトストーリー（目次）               *
 *                                              *
 * ────────────────────── */

#contents-index-story {
    background: url("../../image/special/story/letter-k-sp.png") no-repeat center bottom / contain;
    padding-bottom: 12.0rem;
}
#contents-index-story .block {
    margin: 0 auto 11.0rem;
}
#contents-index-story .block p.image {
    width: 96%;
}
#contents-index-story .block#story-01 p.image {
    border-top-right-radius: 24.0rem;
    border-bottom-right-radius: 24.0rem;
}
#contents-index-story .block#story-02 p.image {
    border-top-left-radius: 24.0rem;
    border-bottom-left-radius: 24.0rem;
}
#contents-index-story .block .body {
    padding: 7.0rem 5.0rem 5.0rem;
    position: relative;
    margin-top: -12.0rem;
    left: auto;
    transform: none;
}
#contents-index-story .block#story-01 .body {
    margin-left: 16.0rem;
    left: auto;
}
#contents-index-story .block#story-02 .body {
    margin-left: 5.0rem;
    right: auto;
}
#contents-index-story .block .body p.category {
    font-size: 2.2rem;
    padding: 1.0rem 1.2rem;
    margin: 0 auto 4.0rem;
}
#contents-index-story .block .body dl.parent dt {
    font-size: 3.6rem;
    margin-bottom: 3.0rem;
}
#contents-index-story .block .body dl.parent dd {
    font-size: 2.2rem;
    line-height: 2;
}

/* ────────────────────── *
 *                                              *
 * 次のコンテンツ                               *
 *                                              *
 * ────────────────────── */

#next {
    padding: 10.0rem 0 12.5rem;
}
#next .inner {
    width: 55.0rem;
}
#next .inner p.title-next {
    font-size: 4.0rem;
    margin: 0 auto 7.0rem;
}
#next .inner .pagelink dl.child {
    width: 100%;
}
#next .inner .pagelink dl.child dt {
    font-size: 2.0rem;
    margin: 0 auto 2.0rem;
}
#next .inner .pagelink dl.child dd {
    font-size: 2.6rem;
}

/* ────────────────────── *
 *                                              *
 * プロジェクトストーリー                       *
 * 概要                                         *
 *                                              *
 * ────────────────────── */

#intro {
    padding-bottom: 21.0rem;
}
#intro #outline {
    width: 65.0rem;
    padding: 7.0rem 5.0rem;
    margin: -12.0rem auto 10.0rem;
}
#intro #outline p.category {
    font-size: 2.0rem;
}
#intro #outline h2 {
    font-size: 4.0rem;
    margin: 0 auto 5.0rem;
}
#intro #outline p.body {
    font-size: 2.2rem;
    line-height: 1.8;
    margin: 0 auto 6.0rem;
}
#intro #outline dl dt {
    font-size: 3.0rem;
}
#intro #outline dl dt span:after {
    top: 1.8rem;
}
#intro #outline dl dd {
    font-size: 2.0rem;
    line-height: 1.5;
}

/* ────────────────────── *
 *                                              *
 * プロジェクトストーリー                       *
 * チームメンバー                               *
 *                                              *
 * ────────────────────── */

#intro #team {
    width: 65.0rem;
}
#intro #team h3 {
    font-size: 3.5rem;
    margin: 0 auto 6.0rem;
}
#intro #team ul#members {
    width: 54.0rem;
    margin: 0 auto;
}
#intro #team ul#members.story-01 {
    width: 54.0rem;
}
#intro #team ul#members li {
    margin-bottom: 5.0rem;
}
#intro #team ul#members li p.position {
    font-size: 2.3rem;
    min-width: 19.2rem;
    box-sizing: border-box;
    white-space: nowrap;
}
#intro #team ul#members li dl dt {
    font-size: 2.0rem;
    min-height: calc(2.0rem * 1.375 * 2);
}
#intro #team ul#members li dl dd {
    font-size: 2.6rem;
}
#intro #team p.notice {
    font-size: 1.8rem;
    width: 100%;
}
#intro #team p.notice.story-01 {
    width: 100%;
}

/* ────────────────────── *
 *                                              *
 * プロジェクトストーリー                       *
 * 本体                                         *
 *                                              *
 * ────────────────────── */

#story-detail {
    margin: -11.0rem auto 0;
}
#story-detail .story {
    width: 65.0rem;
    margin: 0 auto 10.0rem;
}
#story-detail .story .head {
    width: 60.0rem;
    position: relative;
    z-index: auto;
}
#story-detail .story .head h3 {
    font-size: 3.6rem;
    white-space: nowrap;
}
#story-detail .story .head p#letter-story-02-02-sp {
    display: block;
    width: 25.0rem;
    position: absolute;
    left: -7.5rem;
    top: -11.0rem;
    z-index: -1;
    opacity: 0.5;
}
#story-detail .story .head p#letter-story-02-04 {
    width: 24.6rem;
    left: 32.0rem;
    top: 0;
    z-index: -1;
}
#story-detail .story .body {
    font-size: 2.2rem;
    width: 60.0rem;
}
#story-detail .story .body p.image-sub {
    width: 34.0rem;
}

/* 締め */
#story-detail #closing.story-01:before {
    content: none;
}
#story-detail #closing.story-02:before {
    width: 14.0rem;
    height: 12.4rem;
    left: 4.0rem;
    top: -6.0rem;
}
#story-detail #closing dl {
    width: 65.0rem;
}
#story-detail #closing dl dt {
    font-size: 3.6rem;
    margin: 0 auto 4.0rem;
}
#story-detail #closing dl dd {
    font-size: 2.2rem;
}
#story-detail #closing p.image {
    width: 65.0rem;
    margin: 8.0rem auto 0;
}

/* 飾り文字 */
.letter.story-01 ul li:nth-child(1),
.letter.story-02 ul li:nth-child(1) {
    width: 23.0rem;
    left: 13.0rem;
    top: -24.0rem;
    opacity: 0.5;
}
.letter.story-01 ul li:nth-child(2),
.letter.story-02 ul li:nth-child(2) {
    width: 16.2rem;
    right: 3.0rem;
    top: 120.0rem;
    opacity: 0.3;
    display: block;
}
.letter.story-01 ul li:nth-child(3),
.letter.story-02 ul li:nth-child(3) {
    display: none;
}
.letter.story-01 ul li:nth-child(4) {
    width: 61.5rem;
    top: 600.0rem;
    opacity: 0.4;
    display: block;
    right: 0;
}
.letter.story-02 ul li:nth-child(4) {
    width: 61.5rem;
    top: 490.0rem;
    opacity: 0.4;
    display: block;
}
.letter.story-01 ul li:nth-child(5),
.letter.story-02 ul li:nth-child(5) {
    display: none;
}

/* ────────────────────── *
 *                                              *
 * 奥村組の未来                                 *
 *                                              *
 * ────────────────────── */

#future {
    padding-bottom: 40.0rem;
}

/* 各セクションの見出し */
#future .inner .section-title {
    width: 73.0rem;
    min-width: 0;
    height: 40.0rem;
    right: auto;
    left: 0;
    border-top-right-radius: 20.0rem;
    border-bottom-right-radius: 20.0rem;
}
#future .inner .section-title .section-title-inner h2 {
    font-size: 4.4rem;
    margin-bottom: 1.5rem;
}
#future .inner .section-title .section-title-inner h2 em {
    font-size: 5.4rem;
}
#future .inner .section-title .section-title-inner p.txt {
    font-size: 2.2rem;
}
#future .inner .section-title .section-title-inner p.image {
    text-align: right;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

/* コンテンツ本体 */
#future .inner .body {
    width: 100%;
}
#future .inner .body#area-future:before {
    width: 100%;
    height: calc(100% + 20.0rem);
}
#future .inner .body#area-future:after {
    top: 130.0rem;
}
#future .inner .body#area-future #closing {
    width: 65.0rem;
    margin: 0 auto -20.0rem;
    top: -33.0rem;
}
#future .inner .body#area-future #closing dl dt {
    line-height: 1.3;
    margin: 0 auto 3.0rem;
}
#future .inner .body#area-future #closing dl dd {
    font-size: 2.2rem;
    line-height: 1.8;
}

#future .inner .body#area-future #future-detail {
    width: 60.0rem;
    padding-bottom: 12.0rem;
    margin: 0 auto;
}
#future .inner .body#area-future #future-detail .item {
    width: 100%;
    padding: 5.0rem;
    margin-bottom: 9.0rem;
}
#future .inner .body#area-future #future-detail .item dl {
    width: 100%;
    margin-bottom: 4.0rem;
}
#future .inner .body#area-future #future-detail .item dl dt {
    font-size: 2.8rem;
    margin-bottom: 2.0rem;
}
#future .inner .body#area-future #future-detail .item dl dd {
    font-size: 2.0rem;
}
#future .inner .body#area-future #future-detail .item p.image {
    width: 37.5rem!important;
    margin: 0 auto -10.0rem;
    position: static;
    transform: none;
}

#future .inner .body#area-history {
    padding-top: 50.0rem;
}
#future .inner .body#area-history:before {
    width: 100%;
    height: calc(100% + 20.0rem);
}
#future .inner .body#area-history:after {
    width: 40.8rem;
    height: 82.8rem;
    top: 180.0rem;
}
#future .inner .body#area-history #history-detail {
    width: 66.0rem;
    padding-bottom: 12.0rem;
    margin: 0 auto;
}
#future .inner .body#area-history #history-detail:after {
    background: url("../../image/special/letter-m.png") no-repeat left 10.0rem center / cover;
    width: 29.0rem;
    height: 17.4rem;
    right: -4.0rem;
}
#future .inner .body#area-history #history-detail .left {
    width: 30.0rem;
    padding-top: 8.0rem;
}
#future .inner .body#area-history #history-detail .right {
    width: 30.0rem;
}
#future .inner .body#area-history #history-detail .item {
    padding: 6.0rem 3.75rem 3.75rem;
    margin-bottom: 8.5rem;
}
#future .inner .body#area-history #history-detail .right .item {
    margin-bottom: 11.0rem;
}
#future .inner .body#area-history #history-detail .right .item:last-of-type {
    margin-bottom: 0;
}
#future .inner .body#area-history #history-detail .item p.year {
    letter-spacing: normal;
    border-bottom: 0.2rem solid #000;
}
#future .inner .body#area-history #history-detail .item dl {
    margin-bottom: 4.0rem;
}
#future .inner .body#area-history #history-detail .item dl dt {
    font-size: 2.6rem;
    margin-bottom: 1.5rem;
    font-feature-settings: "palt" 1;
}
#future .inner .body#area-history #history-detail .item dl dd {
    font-size: 2.0rem;
    line-height: 1.75;
    letter-spacing: normal;
}

/* ────────────────────── *
 *                                              *
 * 下見出し                                     *
 *                                              *
 * ────────────────────── */

#title-bottom {
    background: url("../../image/special/bg-bottom-sp.jpg") no-repeat center center / cover;
    height: 90.0rem;
}
#title-bottom .inner {
    width: 65.0rem;
    margin-top: 20.0rem;
}
#title-bottom .inner h2 {
    width: 100%;
}
#title-bottom .inner p.spcontents {
    font-size: 2.5rem;
}
#title-bottom .inner p.spcontents span.anim-run {
    padding: 1.0rem 3.0rem;
}
#title-bottom #up-to-scroll {
    text-align: center;
    width: 40.0rem;
    padding-top: 90px;
    top: 10.0rem;
}
#title-bottom #up-to-scroll span.label {
    font-size: 1.5rem;
    line-height: 1.8;
    font-weight: 700;
    color: #008dd7;
    text-align: center;
}
#title-bottom #up-to-scroll span.line {
    width: 1px;
    height: 70px;
    margin-left: 0;
    top: 10px;
}
#title-bottom #up-to-scroll span.line:before {
    width: 1px;
    height: 70px;
}
#title-bottom #up-to-scroll span.line:after {
    width: 1px;
    height: 70px;
}
#title-bottom #up-to-scroll span.arrow {
    width: 13px;
    margin-left: -6.5px;
}
@keyframes fadeBT {
    0% {
        opacity: 0;
        transform: translateY(10px)
    }
    25% {
        opacity: 0.5;
        transform: translateY(5px)
    }
    50% {
        opacity: 1;
        transform: translateY(0)
    }
    90% {
        opacity: 1;
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(0)
    }
}


/* ────────────────────── *
 *                                              *
 * メーター                                     *
 *                                              *
 * ────────────────────── */

#future #fixed {
    display: none;
}

/* ────────────────────── *
 *                                              *
 * 仕事紹介映像                                 *
 *                                              *
 * ────────────────────── */

#contents-movie {
    padding: 16.0rem 0 12.0rem;
}
#contents-movie:after {
    content: "";
    background: url("../../image/special/movie/letter-k.png") no-repeat center bottom -7.0rem / cover;
    width: 26.6rem;
    height: 34.8rem;
    position: absolute;
    left: 4.0rem;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
}
#contents-movie p.txt {
    font-size: 2.2rem;
    margin: 0 auto 6.0rem;
}
#contents-movie ul.movie {
    font-size: 3.2rem;
    width: 65.0rem;
    display: block;
}
#contents-movie ul.movie li {
    width: 100%;
    margin-bottom: 8.0rem;
}
#contents-movie ul.movie li:last-child {
    margin-bottom: 0;
}
#contents-movie ul.movie li p.image {
    margin-bottom: 3.0rem;
}
.modaal-video-wrap {
	margin: auto;
}

}
