@charset "utf-8";
footer p.copy a:before {
    content: "【PR】";
}

#key .siteName {
    max-width: 1300px;
    margin: 0 auto;
}
.siteName:before {
    background: #fff;
    color: #000;
    content: "PR";
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    margin-right: 0.5rem;
    padding: 0 0.1rem;
}


#contents .imgarea.caption {
    text-align: center;
}
.s6_2 {
    padding-top: 1px;
}
#contents .imgarea.caption img {
    display: block;
    margin: 0 auto 0.5rem;
    border: solid 1px #eee;
    width: auto;
    max-width: 600px;
}
#contents #index .sec03 .imgarea.caption img {
    width: 100%;
}

#contents #index .sec03 .imgarea.caption {
    min-height: 18rem;
}
span.aka {
    font-size: 105%;
    font-weight: bold;
}

span.ao {
    background: #ffa64d;
    color: #fff;
    padding: 3px 14px 4px;
    line-height: 1.4;
}

.kanren {
    margin: 10rem auto 30px;
    background: #d2b689;
    position: relative;
}

.kanren .midasi {
    background: #000;
    color: #fff;
    font-size: 2.8rem;
    font-weight: 500;
    padding: 2.8rem 4rem 3rem;
    line-height: 1.3;
    position: relative;
    top: -4rem;
    width: 1000px;
    margin: 0 auto;
}

#contents .kanren ul {
    width: 1000px;
    background: url(/wp/wp-content/uploads/researchers.png)no-repeat right bottom / 20rem;
    margin: 0 auto;
    padding: 3rem 4rem 2.5rem;
}

#contents .kanren ul a {
    display: block;
    border-bottom: dashed 1px #fff;
    padding: 0 0 8px 0;
    margin: 0 0 15px 0;
    text-decoration: none;
    position: relative;
    padding: 0 0 8px 2.5rem;
}

.kanren li a:before {
    background: url(/wp/wp-content/themes/wp001j/img/arr_white_right_big.png) no-repeat left center;
    background-size: 16px auto;
    content: "";
    width: 1rem;
    padding: 1rem;
    margin-right: 1rem;
    position: absolute;
    top: 0;
    bottom: 8px;
    left: 0rem;
    margin: auto;
}

#index .sec01.ch .columnBox:before {
    background: url(https://www.prosper-storedesign.com/wp/wp-content/uploads/kukan-design-award4.jpg) no-repeat;
    background-size: cover;
}

#index .sec01.ch .columnBox.osaka:before {
    background: url(https://www.prosper-storedesign.com/wp/wp-content/uploads/good-design-award5.jpg) no-repeat;
    background-size: cover;
}

#index .sec01.ch .columnBox.tokyo .txtBox:after {
    content: "Design Award";
    right: unset;
    left: unset;
}

#index .sec01.ch .columnBox.osaka .txtBox:after {
    content: "Good Design Award";
    left: 0;
}

#index .sec01.ch .columnBox .txtBox:after {
    font-size: 1.8rem;
    line-height: 7rem;
    color: #007da599;
    font-weight: bold;
}

.columnBox.osaka.reverse.cf .caption {
    text-align: right;
}

#content

/*　参照表記用　*/
span.mense {
    font-size: 60%;
    color: #888;
    word-break: break-all;
}

p.mense {
    font-size: 60%;
    color: #888;
    word-break: break-all;
    line-height: 1.1;
    margin-top: 1em;
}

.mense a {
    display: initial;
    word-break: break-all;
}

/*commoncss調整用*/
.categorylist {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 100px auto 80px;
    font-size: 16px;
    width: 75%;
}

.categorylist .title {
    font-weight: bold;
    font-size: 16px;
}

#contents .categorylist ul {
    margin: 0 auto;
}

#contents p.time_function {
    font-size: 12px;
    margin: 0 auto 30px;
    color: #858282;
}

#contents p.time_function.top {
    margin: 0 auto 50px;
}
.bnr {
    position: fixed;
    width: 28rem;
    height: auto;
    right: 0;
    background-color: #e8e4d5;
    background-image: url();
    background-size: 12px 12px;
    background-position: 0 0, 6px 6px;
    bottom: 10rem;
    font-weight: bold;
    text-align: center;
    padding: 2rem 0 17rem;
    border: solid 3px #6a7b5e;
    z-index: 100;
    text-decoration: none;
    line-height: 1.5;
    font-size: 18px;
    /* color: #fff; */
}

#contents .bnr a {
    background: #007da5;
    display: block;
    color: #fff;
    position: absolute;
    margin: 0 auto;
    width: 50%;
    text-decoration: none;
    padding: 5px;
    border-radius: 30px;
    left: 7rem;
}

#contents .bnr span {
    display: block;
}

#contents .bnr.btn {
    position: absolute;
    display: flex;
}

#contents .bnr a.a01 {
    bottom: 12rem;
    /* left: 2rem; */
}

#contents .bnr a.a02 {
    bottom: 7rem;
    /* left: 12rem; */
}

#contents .bnr a.a03 {
    bottom: 2rem;
    /* left: 23rem; */
}

#contents .bnr span.s02 {
    font-size: 16px;
}

/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/

@media screen and (min-width: 600px) {
    /*/////////////PC用のCSSをここに作成してください。/////////////*/
    /*/////////////必ず中括弧の中に作成してください。/////////////*/

    .br-pc {
        display: block;
    }

    .br-sp {
        display: none;
    }

    p.sansho {
        text-align: right;
    }

    /* 疑似見出し*/
    .dekaji {
        margin: 25px 30% -10px 5px !important;
        padding: 0px 0px 15px 0px;
        border-bottom: 2px solid #55c279;
        font-weight: bold;
        font-size: 1.5rem;
    }


    /* 横長対応 */
    .floatrightx {
        float: right;
        width: 45%;
        margin-left: 15px;
    }

    .floatrightx img {
        width: 100%;
    }

    .floatrightx figcaption {
        font-size: 60%;
        color: #666666;
        text-align: center;
        width: 100%;
        word-break: break-all;
        line-height: 1.5;
    }

    .floatleftx {
        float: left;
        width: 45%;
        margin-right: 15px;
    }

    .floatleftx img {
        width: 100%;
    }

    .floatleftx figcaption {
        font-size: 60%;
        color: #666666;
        text-align: center;
        width: 100%;
        word-break: break-all;
        line-height: 1.5;
    }

    /* フロートの解除 */
    .floatkes {
        clear: both;
    }


    /*　巻き込み防止*/
    .float_wrap {
        padding: 0px;
        overflow: auto;
        margin: 4rem auto;
    }

    .float_wrap p {
        margin: 0 !important;
    }

    /* 縦長対応 */
    .floatrighty {
        float: right;
        width: 40%;
        margin-left: 15px;
    }

    .floatrighty img {
        max-height: 250px;
        margin: auto;
        display: block;
    }

    .floatrighty figcaption {
        font-size: 60%;
        color: #666666;
        text-align: center;
        width: 100%;
        word-break: break-all;
        line-height: 1.5;
    }

    .floatlefty {
        float: left;
        width: 40%;
        margin-right: 15px;
    }

    .floatlefty img {
        max-height: 250px;
        margin: auto;
        display: block;
    }

    .floatlefty figcaption {
        font-size: 60%;
        color: #666666;
        text-align: center;
        width: 100%;
        word-break: break-all;
        line-height: 1.5;
    }

    /* 中央対応 */
    .centerx {
        display: block;
        width: 450px;
        margin: 10px auto;
    }

    .centerx img {
        width: 450px;
    }

    .centery {
        display: block;
        width: 450px;
        margin: 10px auto;
        text-align: center;
    }

    .centery img {
        height: 400px;
    }

    .centerx figcaption,
    .centery figcaption {
        font-size: 90%;
        color: #838383;
        text-align: center;
    }

    .th30 {
        width: 30%
    }

    #contents .teamWrap .team .word .aka1 {
        font-size: 132%;
        font-weight: bold;
    }

    #contents .sec99 p.mense {
        margin-bottom: 14rem !important;
    }


    /*commoncss調整*/
    #contents .btn-internal a,
    #contents .btn-web a {
        margin: 15px auto;
    }

    #contents .sec99 .fukiBox {
        margin: 0 auto 6rem;
    }

    #contents .proposerArea .fukiBox .txtBox:after {
        content: "";
        background: none;
    }

    #contents .sec99 .float-wrap {
        margin: 1rem auto;
    }

    #contents .sec99 .teamWrap {
        padding: 1rem 0 1rem;
    }

    #contents .teamWrap .team dt {
        width: 70px !important;
    }

    #key.home .teamBox .itemBox dd .charaName {
        font-size: 1.8rem;
        text-align: center;
        background: #ffd71e;
        border-radius: 15px;
    }

    #key.home .teamBox .itemBox .catch {
        background: #6a7b5e;
        font-size: 1.45rem;
    }

    #contents .custom-table table {
        width: 100%;
    }


    #contents .low-voice-area {
        background: #f7f6f0;
        margin: 4rem auto 3rem;
        width: 1000px;
        padding: 2rem;
        box-sizing: border-box;
        border-radius: 2rem;
    }

    #contents .low-voice-area p {
        box-sizing: border-box;
        width: auto;
    }

    #contents .low-voice-area .caption-low {
        margin: 1rem auto 2rem;
        overflow: auto;
        white-space: nowrap;
        box-sizing: border-box;
        font-size: 12px;
        line-height: 3;
        color: #999;
    }

    #contents .low-voice-area .caption-low a {
        color: #999;
    }

    #key.home {
        background: url(https://www.prosper-storedesign.com/wp/wp-content/uploads/key.jpg) no-repeat top center;
    }

    #contents .sec05 .key {
        background: url(https://www.prosper-storedesign.com/wp/wp-content/uploads/sec05_bg.jpg) no-repeat top center;
    }


}



/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 599px) {

    /*/////////////SP用のCSSをここに作成してください。/////////////*/
    /*/////////////必ず中括弧の中に作成してください。/////////////*/
    .br-pc {
        display: none;
    }

    .br-sp {
        display: block;
    }


    /* 疑似見出し */
    .dekaji {
        margin: 25px 5px -6px 5px;
        padding: 10px 0px 10px 0px;
        border-top: 2px solid #55c279;
        border-bottom: 2px solid #55c279;
        font-weight: bold;
        font-size: 1.3rem;
    }

    /* 横長対応 */

    .floatrightx {
        width: 100%;
        margin: 10px auto 5px;
    }

    .floatrightx img {
        width: 100%;
    }

    .floatrightx figcaption {
        font-size: 60%;
        color: #666666;
        text-align: center;
        width: 100%;
        word-break: break-all;
        line-height: 1.5;
    }

    .floatleftx {
        width: 100%;
        margin: 10px auto 5px;
    }

    .floatleftx img {
        width: 100%;
    }

    .floatleftx figcaption {
        font-size: 60%;
        color: #666666;
        text-align: center;
        width: 100%;
        word-break: break-all;
        line-height: 1.5;
    }

    /* フロートの解除 */
    .floatkes {
        clear: both;
    }


    /* 縦長対応 */
    .floatrighty {
        width: 100%;
        margin: 10px auto 5px;
    }

    .floatrighty img {
        max-height: 250px;
        width: auto !important;
        margin: auto;
        display: block;
    }

    .floatrighty figcaption {
        font-size: 60%;
        color: #666666;
        text-align: center;
        width: 100%;
        word-break: break-all;
        line-height: 1.5;
    }

    .floatlefty {
        width: 100%;
        margin: 10px auto 5px;
    }

    .floatlefty img {
        max-height: 250px;
        width: auto !important;
        margin: auto;
        display: block;
    }

    .floatlefty figcaption {
        font-size: 60%;
        color: #666666;
        text-align: center;
        width: 100%;
        word-break: break-all;
        line-height: 1.5;
    }


    /* 中央対応 */
    .centerx,
    .centery {
        display: block;
        margin: 10px auto;
    }

    .centerx img,
    .centery img {
        width: 100%;
    }

    .centerx img .biriga,
    .centery img .biriga {
        width: 50% !important;
    }

    .centerx figcaption,
    .centery figcaption {
        font-size: 60%;
        color: #666666;
        text-align: center;
        width: 100%;
        word-break: break-all;
        line-height: 1.5;
    }


    #contents .teamWrap .team .word .aka1 {
        font-size: 122%;
        font-weight: bold;
    }

    #contents .proposerArea .fukiBox .txtBox:after {
        content: "";
        background: none;
    }

    #contents .teamWrap .team dt {
        width: 40px !important;
    }

    #contents .sec06 .secTitBox {
        margin: 4rem 0;
    }

    #contents .sec99 .teamWrap {
        padding: 1rem 0 1rem;
    }

    #contents .sec06 .secTitBox .secTit {
        font-size: 2rem;
    }

    #key.home .teamBox .itemBox dd .charaName {
        text-align: center;
        background: #ffd71e;
        border-radius: 15px;
    }

    #key.home .teamBox .itemBox .catch {
        font-size: 1.25rem;
        font-weight: 400;
        background: #6a7b5e;
        line-height: 1.5;
    }

    #key.home .bigTit {
        background: url(https://www.prosper-storedesign.com/wp/wp-content/uploads/key.jpg) no-repeat bottom center;
    }

    #contents .kanren ul {
        width: 100%;
        background-color: rgba(255, 255, 255, 0.4);
        background-blend-mode: lighten;
    }

    .kanren .midasi {
        font-size: 2rem;
        padding: 2rem 2rem 2rem;
        position: relative;
        top: 0;
        width: 100%;
        left: 0rem;
    }

    #contents .kanren ul li {
        background: none;
        padding-left: 0;
        padding: 0 0 0.6rem 0rem;
    }

    #index .sec01.ch .columnBox:before,
    #index .sec01.ch .columnBox.osaka:before {
        right: 0;
        left: 0;
        margin: auto;
        top: 0;
    }

    #index .sec01.ch .columnBox.tokyo .txtBox:after,
    #index .sec01.ch .columnBox.osaka .txtBox:after {
        left: 0;
        right: 0;
        text-align: center;
        margin: auto;
        width: 100%;
        top: -5rem;
        background: #fff;
        z-index: 0;
    }

    #index .sec01.ch .columnBox .txtBox,
    #index .sec01.ch .columnBox.reverse .txtBox {
        width: 100%;
        position: relative;
        padding: 18rem 4% 3rem 6%;
        margin: 0 auto;
    }

    #index .sec01.ch {
        background: #f5f5f5;
    }

    .sec01.ch .caption,
    .sec01.ch .columnBox.osaka.reverse.cf .caption {
        text-align: center;
    }

    #contents .low-voice-area {
        background: #f7f6f0;
        margin: 0 auto;
        padding: 2rem;
        box-sizing: border-box;
        border-radius: 2rem;
    }

    #contents .low-voice-area p {
        box-sizing: border-box;
        width: auto;
    }

    #contents .low-voice-area .caption-low {
        margin: 0 auto;
        overflow: auto;
        white-space: nowrap;
        box-sizing: border-box;
        font-size: 12px;
        line-height: 3;
        color: #999;
    }

    #contents .low-voice-area .caption-low a {
        color: #999;
    }

    #contents .custom-table {
        order: 5;
    }

    .categorylist {
        border: 1px solid #ccc;
        padding: 20px;
        font-size: 16px;
        width: 90%;
        margin: 50px auto 80px;
    }

    .categorylist .title {
        font-weight: bold;
        font-size: 18px;
    }

    #contents .sec05 .key {
        background: url(https://www.prosper-storedesign.com/wp/wp-content/uploads/sec05_bg.jpg) no-repeat top center;
    }

    #contents footer .botArea {
        padding: 1rem 3% 7rem !important;
    }
#contents #index .sec03 .imgarea.caption {
    min-height: unset;
    margin: 0 auto 1rem;
    line-height: 1.1;
}
#contents .imgarea.caption img {
    max-width: 90%;
}
.bnr {
    width: 100%;
    padding: 10px 0 40px;
    bottom: 0;
    line-height: 1.4;
}

#contents .bnr a.a01 {
    bottom: 5px;
    left: 5%;
}

#contents .bnr a.a02 {
    bottom: 5px;
    left: 35%;
}

#contents .bnr a.a03 {
    bottom: 5px;
    left: 65%;
}

#contents .bnr a {
    width: 29%;
}

#contents .bnr span.s01 {font-size: 15px;}

#contents .bnr span.s02 {
    font-size: 18px;
}	
}