/* index
--------------------------------------------------------- */

#container {
    margin: 0 auto 40px;
    width: 1120px !important;
    position: relative;
}

#container .grid {
    width: 352px;
    opacity: 0;
}

#container .grid .imgholder a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

#container .grid .imgholder a:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    width: 120%;
    height: 100%;
    background: rgba(42, 90, 136, 0.85);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: skewX(210deg) scale(0, 1);
    -ms-transform: skewX(210deg) scale(0, 1);
    transform: skewX(210deg) scale(0, 1);
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms;
}

#container .grid .imgholder a:hover {
    opacity: 1;
}

#container .grid .imgholder a:hover:before {
    left: 0;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: skewX(210deg) scale(2, 1);
    -ms-transform: skewX(210deg) scale(2, 1);
    transform: skewX(210deg) scale(2, 1);
    z-index: 1;
}

#container .grid .imgholder a:hover:after {
    content: "";
    width: 66px;
    height: 52px;
    background: url(../cmn/img/icon_detail.png);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 101;
    opacity: 1;
}

#container .grid .imgholder img {
    display: inline-block;
    max-width: 100%;
    width: 352px;
}

#container .grid h2 {
    display: block;
    font-size: 1.8rem;
    line-height: 2.6rem;
    color: #333333;
    word-break: break-word;
    margin: 12px auto 0;
}

#container .grid p {
    font-size: 1.2rem;
    line-height: 1.6;
    margin: 8px auto 0;
    text-align: left;
}


/* detail
--------------------------------------------------------- */

.works_detail {
    margin: -24px auto 0;
}

@media screen and (max-width: 768px) {
    .works_detail {
        margin: -60px auto 0;
    }
}

.works_detail+section.works_gallery {
    margin-top: -150px;
}

.mv_detail {
    width: 100%;
    height: 640px;
    overflow: hidden;
    position: relative;
}

.mv_detail_s {
    width: 100%;
    height: 1040px;
    overflow: hidden;
    position: relative;
    top: -175px;
    margin-bottom: -140px;
}

@media screen and (max-width: 768px) {
    .mv_detail_s {
        width: 100%;
        height: 940px;
        overflow: hidden;
        position: relative;
    }
}

.mv_detail img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;
}

.mv_detail_s img {
    position: absolute;
    top: 210px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;
}

@media screen and (max-width: 768px) {
    .mv_detail_s img {
        position: absolute;
        top: 115px;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
        margin: auto;
    }
}


/*
.works_profile {
    width: 100%;
    background: #fffaf0;
    padding: 48px;
    position: relative;
    top: -200px;
    border-radius: 3rem;
}
*/

.works_profile {
    width: 100%;
    background: #fffaf0;
    padding: 48px;
    position: relative;
    top: -60px;
    border-radius: 3rem;
}


/*
.works_profile:after {
    position: absolute;
    top: 8px;
    right: 10px;
    content: '';
    width: 60px;
    height: 54px;
    background: url(../img/common/icon_point.svg) no-repeat;
}
*/

.works_profile ul.profile_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.works_profile ul.profile_wrap li {
    width: 33.3%;
    border-left: solid 1px #ccccca;
    padding: 2rem;
}

.works_profile ul.profile_wrap li:first-child {
    border-left: 0;
}

.works_profile ul.profile_wrap li:last-child {
    padding-left: 48px;
}

.works_profile ul.profile_wrap li .ttl {
    color: #263238;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.6;
    padding: 0 48px 0 0;
}

.works_profile ul.profile_wrap li dl {
    margin: 40px auto 0;
}

.works_profile ul.profile_wrap li dl dt {
    margin: 24px auto 0;
    font-size: 1.4rem;
    color: #a3a3a3;
    font-weight: bold;
    line-height: 1;
}

.works_profile ul.profile_wrap li dl dd {
    margin: 4px auto 0;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #263238;
}

.works_profile ul.profile_wrap li .tpl_ttl {
    font-size: 2rem;
    line-height: 1;
    font-weight: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "M PLUS 1p", sans-serif;
}

.works_profile ul.profile_wrap li .tpl_ttl span {
    margin-left: 16px;
}

.works_profile ul.profile_wrap li .tpl_ttl span:first-child {
    margin-left: 0;
}

.works_profile ul.profile_wrap li .pr {
    margin: 24px auto 0;
    font-size: 2rem;
    line-height: 4.2rem;
    font-weight: 500;
    font-family: "M PLUS 1p", sans-serif;
}

.works_profile ul.profile_wrap li .txt {
    margin: 24px auto 0;
    font-size: 1.4rem;
    line-height: 2.5rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.works_profile ul.profile_wrap li #btn_readmore {
    text-align: center;
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.works_profile ul.profile_wrap li #btn_readmore a {
    background: #afeeee;
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: bold;
    width: 260px;
    margin: 24px auto 0;
    display: inline-block;
    position: relative;
    padding: 24px;
    text-decoration: none;
}

.works_profile ul.profile_wrap li #btn_readmore a span {
    margin-left: 8px;
}

.works_profile ul.profile_wrap li #btn_readmore a span img {
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.works_profile ul.profile_wrap li #btn_close {
    text-align: center;
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.works_profile ul.profile_wrap li #btn_close a {
    background: #afeeee;
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: bold;
    width: 260px;
    margin: 24px auto 0;
    display: inline-block;
    position: relative;
    padding: 24px;
    text-decoration: none;
}

.works_profile ul.profile_wrap li #btn_close a span {
    margin-left: 8px;
}

.works_profile ul.profile_wrap li #btn_close a span img {
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

h2.detail_ttl {
    line-height: 1;
}

h2.detail_ttl span.en {
    font-weight: 800;
    font-size: 7.2rem;
    display: inline-block;
    position: relative;
}

h2.detail_ttl span.en:before {
    content: "";
    width: 60px;
    height: 54px;
    background: url(../img/common/icon_point.svg) no-repeat;
    display: inline-block;
    margin-right: 16px;
}

h2.detail_ttl span.txt {
    font-weight: bold;
    position: relative;
    line-height: 1;
    font-size: 2rem;
    display: block;
    letter-spacing: 1px;
    margin-top: 16px;
}

h2.detail_ttl+.figure_column01 {
    margin: 24px auto 0;
}

.other_wrap {
    width: 1200px;
    margin: 128px auto;
    position: relative;
}

.other_wrap h3 {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}

.other_wrap a {
    text-decoration: none;
    font-size: 1.8rem;
    line-height: 2.8rem;
}

.other_wrap a>.en_company {
    margin-top: 16px;
    display: block;
    width: 352px;
    line-height: 1.4;
}

.other_wrap a>.jp_company {
    margin-top: 8px;
    display: block;
    width: 352px;
    font-size: 1.2rem;
    line-height: 1.6;
}

.other_wrap .btn_wrap {
    margin: 32px auto 0;
}

.other_wrap .btn_wrap>.btn {
    width: 180px;
    margin: 0 auto;
}

.other_wrap .btn_wrap .btn_secondary>a {
    padding: 24px;
    font-size: 1.6rem;
    line-height: 1;
}

.other_wrap .btn_wrap .btn_secondary>a:after {
    display: none;
}

.other_wrap .btn_wrap .icon {
    padding: 0;
    line-height: 1.6rem;
}


/* slider
--------------------------------------------------------- */

.works_slide {
    width: 1120px;
    margin: 16px auto 0;
    display: block;
}

.slick-slide {
    margin: 0 16px;
}

.slick-slide>a {
    text-decoration: none;
    font-size: 1.8rem;
    line-height: 2.8rem;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.slick-slide>a:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    width: 120%;
    height: 100%;
    background: rgba(42, 90, 136, 0.85);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: skewX(210deg) scale(0, 1);
    -ms-transform: skewX(210deg) scale(0, 1);
    transform: skewX(210deg) scale(0, 1);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.slick-slide>a:hover {
    opacity: 1;
}

.slick-slide>a:hover:before {
    left: 0;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: skewX(210deg) scale(2, 1);
    -ms-transform: skewX(210deg) scale(2, 1);
    transform: skewX(210deg) scale(2, 1);
    z-index: 1;
}

.slick-slide>a:hover:after {
    content: "";
    width: 66px;
    height: 52px;
    background: url(../cmn/img/icon_detail.png);
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 101;
    opacity: 1;
}

.slick-slide>span.en_company {
    width: 100%;
    display: block;
    position: relative;
    color: black;
    z-index: 1000;
    margin-top: 16px;
    font-size: 1.8rem;
    line-height: 1.4;
}

.slick-slide>span.jp_company {
    width: 100%;
    display: block;
    position: relative;
    color: black;
    z-index: 1000;
    font-size: 1.6rem;
    line-height: 1.6;
    padding-bottom: 16px;
    font-family: "Sawarabi Gothic", sans-serif;
}

.btn-prev {
    position: absolute;
    top: 0;
    left: -32px;
    margin: auto;
    width: 10px;
    height: 342px;
    cursor: pointer;
    z-index: 10;
}

.btn-prev>img {
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.btn-next {
    position: absolute;
    top: 0;
    right: -32px;
    margin: auto;
    width: 10px;
    height: 342px;
    cursor: pointer;
    z-index: 10;
}

.btn-next>img {
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
    #container {
        width: 89% !important;
        margin: 0 auto;
    }
    #container .grid {
        width: 100%;
        margin-top: 64px;
        margin-left: 0;
        position: relative !important;
        left: 0 !important;
    }
    #container .grid .imgholder a:hover:before,
    #container .grid .imgholder a:hover:after {
        display: none;
    }
    #container .grid .imgholder img {
        width: 100%;
        display: block;
        text-align: center;
    }
    #container .grid h2 {
        width: 100%;
    }
    #container .grid p {
        width: 100%;
    }
    .mv_detail {
        height: 480px;
    }
    .mv_detail img {
        padding-top: 0;
    }
    .works_profile {
        width: 100%;
        padding: 24px;
    }
    .works_profile ul.profile_wrap {
        display: block;
    }
    .works_profile ul.profile_wrap li {
        width: 100%;
        border-left: none;
    }
    .works_profile ul.profile_wrap li:last-child {
        border-top: solid 1px #ccccca;
        /*
        padding-left: 0;
        */
        padding-left: 2rem;
        margin-top: 36px;
    }
    .works_profile ul.profile_wrap li .ttl {
        padding: 0;
    }
    .works_profile ul.profile_wrap li dl {
        margin: 32px auto 0;
    }
    .works_profile ul.profile_wrap li dl dt {
        font-size: 1.2rem;
        margin: 5px auto 0;
    }
    .works_profile ul.profile_wrap li dl dd {
        font-size: 1.4rem;
    }
    .works_profile ul.profile_wrap li .tpl_ttl {
        margin-top: 36px;
        font-size: 1.4rem;
    }
    .works_profile ul.profile_wrap li .pr {
        margin: 16px auto 0;
        font-size: 2.4rem;
        line-height: 3.8rem;
    }
    h2.detail_ttl span.en {
        font-size: 4rem;
        padding-left: 50px;
    }
    h2.detail_ttl span.en:before {
        width: 45px;
        height: 50px;
        background-size: 100%;
        position: absolute;
        left: 0;
    }
    h2.detail_ttl span.en img {
        width: 100%;
    }
    h2.detail_ttl span.txt {
        font-size: 1.6rem;
    }
    h2.detail_ttl+.figure_column01 {
        margin: 16px auto 0;
    }
    .works_gallery>.inner {
        width: 100%;
    }
    .other_wrap {
        width: 100%;
        margin: 64px auto;
    }
    .other_wrap h3 {
        font-size: 2rem;
    }
    .other_wrap a>.en_company {
        width: 100%;
    }
    .other_wrap a>.jp_company {
        width: 100%;
    }
    .works_slide {
        margin: 16px auto 0;
        width: 100%;
        position: relative;
    }
    .slick-slide {
        margin: 0 32px;
        width: 100%;
    }
    .slick-slide>a:hover:before,
    .slick-slide>a:hover:after {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .other_wrap {
        width: 100%;
        margin: 64px auto;
    }
    .btn-prev {
        left: 8%;
        top: 0;
    }
    .btn-prev>img {
        width: 10px;
        height: 27px;
        position: absolute;
        top: 45%;
        left: 50%;
        -webkit-transform: translate(-50%, -45%);
        -ms-transform: translate(-50%, -45%);
        transform: translate(-50%, -45%);
    }
    .btn-next {
        right: 8%;
        top: 0;
    }
    .btn-next>img {
        width: 10px;
        height: 27px;
        position: absolute;
        top: 45%;
        left: 50%;
        -webkit-transform: translate(-50%, -45%);
        -ms-transform: translate(-50%, -45%);
        transform: translate(-50%, -45%);
    }
}

.land_info3 {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    /*
    padding: 5.7vw 0 0;
    */
    box-sizing: border-box;
    font-family: "M PLUS 1p", sans-serif;
}

.land_info3 table {
    width: 100%;
}

.land_info3 table tr {
    border-bottom: 2px dotted #aaaaaa;
}

.land_info3 table th,
.land_info3 table td {
    padding: 10px 10px 10px 20px;
    box-sizing: border-box;
    vertical-align: middle;
}

.land_info3 table th {
    width: calc(35% / 2);
    font-weight: normal;
    font-size: 1.2em;
    line-height: 28px;
    background: #f0e68c;
    font-family: "M PLUS 1p", sans-serif;
    text-align: center;
}

.land_info3 table td {
    width: calc(20% / 10);
    font-size: 1.3em;
    line-height: 22px;
    text-align: center;
}

@media screen and (max-width: 800px) {
    .land_info3 {
        /*
        padding: 40px 0 0;
        */
        box-sizing: border-box;
    }
    .land_info3 .tablewrap {
        width: 100%;
        overflow-x: scroll;
        overflow-y: scroll;
        padding-bottom: 10px;
        height: 300px;
        margin-top: -30px;
    }
    .land_info3 .tablewrap::-webkit-scrollbar {
        width: 12px;
        background: #eee;
    }
    .land_info3 .tablewrap::-webkit-scrollbar:horizontal {
        height: 12px;
    }
    .land_info3 .tablewrap::-webkit-scrollbar-button {
        width: 12px;
        height: 12px;
        background: #666;
    }
    .land_info3 .tablewrap::-webkit-scrollbar-piece {
        background: #eee;
    }
    .land_info3 .tablewrap::-webkit-scrollbar-piece:start {
        background: #eee;
    }
    .land_info3 .tablewrap::-webkit-scrollbar-thumb {
        background: #c0c0c0;
    }
    .land_info3 .tablewrap::-webkit-scrollbar-corner {
        background: #c0c0c0;
    }
    /*
    .land_info3 .tablewrap::-webkit-scrollbar {
        height: 5px;
    }
    .land_info3 .tablewrap::-webkit-scrollbar-track {
        border-radius: 6px;
        background: #eee;
    }
    .land_info3 .tablewrap::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background: #666;
    }
    */
    .land_info3 table {
        width: 100%;
        min-width: 640px;
    }
    .land_info3 table th,
    .land_info3 table td {
        padding: 0.5px 1px 0.5px 8px;
        font-size: 11px;
        line-height: 20px;
    }
}


/*ポップアップここから*/

.popup_wrap input {
    display: none;
}

.popup_overlay {
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}

.popup_trigger {
    position: absolute;
    width: 100%;
    height: 100%;
}

.popup_content {
    position: relative;
    align-self: center;
    width: 90%;
    max-width: 55%;
    padding: 30px 30px 15px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
}

.popup_content_s {
    position: relative;
    align-self: center;
    width: 100%;
    max-width: 42%;
    padding: 30px 30px 15px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
}

@media screen and (max-width: 768px) {
    .popup_content_s {
        position: relative;
        align-self: center;
        width: 100%;
        max-width: 100%;
        padding: 30px 30px 15px;
        box-sizing: border-box;
        background: #fff;
        line-height: 1.4em;
        transition: 0.5s;
    }
}

.close_btn {
    position: absolute;
    top: 14px;
    right: 16px;
    font-size: 30px;
    cursor: pointer;
}

.popup_wrap input:checked~.popup_overlay {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s;
}

.open_btn {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 30px;
    margin: 10px auto;
    padding: 8px 16px;
    color: #fff;
    background: #ff4500;
    font-weight: bold;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    cursor: pointer;
    transition: 0.3s ease;
}

.open_btn:hover {
    background: #ffa500;
    color: #fff;
    transition: 0.3s ease;
}

@media screen and (max-width: 800px) {
    .open_btn {
        left: 0;
    }
}


/*ポップアップココまで*/