/* ピックアップ犬07 */

.pc_br, .pc_ttl, .mainImg_pc {
    display: block;
}
.sp_br, .sp_ttl, .mainImg_sp {
    display: none;
}

#pickUp p {
    font-size: 16px;
    letter-spacing: -1px;
}
#pickUp h2 {
    margin-top: 2%;
    background-color: #481707;
    text-align: center;
    color: #fff;
    font-size: 22px;
    padding: 1% 0;
    margin-bottom: 0;
}
#pickUp .main {
    margin: 0;
    position: relative;
}

#pickUp .main .mainImg_pc {
    max-width: 1384px;
    margin: 2rem auto 0;
}

#pickUp .main .main_ttl {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 861px;
    bottom: -6rem;
    z-index: 2;
    padding: 0;
}

#pickUp .lead {
    max-width: 870px;
    margin: 12rem auto 4rem;
    font-weight: bold;
}

#pickUp .lead p {
    text-align: center;
}

#pickUp .senpai {
    margin: 0;
}
#pickUp .senpai h3 {
    background: #c61235;
    display: flex;
    justify-content: center;
    padding: 3.6rem 0;
    position: relative;
    margin: 0;
}
#pickUp .senpai h3 .ttl01_sp {
    display: none;
}
#pickUp .senpai h3 .ttl01_pc {
    position: relative;
    margin: 0;
}
#pickUp .senpai h3 .ttl01_pc::after {
    display: block;
    content: '';
    background: url(../images/new_tokusyu/dog_tokusyu07/ttlImg_pc.png) no-repeat;
    background-size: contain;
    width: 208px;
    height: 417px;
    position: absolute;
    right: -207px;
    top: -84px;
}
#pickUp .senpai .senpaiCnt {
    background: url(../images/new_tokusyu/dog_tokusyu07/senpaiCnt_bg.jpg);
    margin: 0;
}
#pickUp .senpai .senpaiCnt .inner {
    padding: 3rem 0 5.4rem;
}
#pickUp .senpai .senpaiCnt .inner .senpaiLead {
    font-weight: bold;
    text-align: center;
}
#pickUp .senpai .senpaiCnt .inner .checkPoint {
    width: 637px;
    margin-top: 1rem;
}
#pickUp .senpai .senpaiCnt .inner .checkPoint img {
    width: 100%;
}
#pickUp .senpai .senpaiCnt .inner .graph {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
#pickUp .senpai .senpaiCnt .inner .graph .graph_sp {
    display: none;
}
#pickUp .senpai .senpaiCnt .inner .ztn {
    border: 2px solid #820001;
    border-radius: 1rem;
    margin-top: 4rem;
}
#pickUp .senpai .senpaiCnt .inner .ztn h4 {
    background: #ece7a7;
    margin: 0;
    padding: 1rem 0;
    border-radius: 1rem 1rem 0 0;
}
#pickUp .senpai .senpaiCnt .inner .ztn h4 div {
    width: 539px;
    margin: 0 auto;
}
#pickUp .senpai .senpaiCnt .inner .ztn h4 div img {
    width: 100%;
}
#pickUp .senpai .senpaiCnt .inner .ztn h4 div .ztnTtl_sp {
    display: none;
}
#pickUp .senpai .senpaiCnt .inner .ztn .ztnUnder {
    display: flex;
    background: #fff;
    margin: 0;
    border-radius: 0 0 1rem 1rem;
    padding: 1rem 5rem;
}
#pickUp .senpai .senpaiCnt .inner .ztn .ztnUnder a {
    display: flex;
    align-items: center;
    min-width: 266px;
}
#pickUp .senpai .senpaiCnt .inner .ztn .ztnUnder p {
    padding-left: 2rem;
}


#pickUp .content {
    margin: 0;
}

#pickUp .content h3 {
    padding: 5.6rem 0 2.8rem;
    margin: 0;
    border-bottom: 1px solid #c6c4c4;
}
#pickUp .content h3 div {
    margin: 0 auto;
    position: relative;
}
#pickUp .content h3 div img.ttl {
    width: 100%;
}

#pickUp .content.issyo h3 div {
    width: 693px;
}
#pickUp .content.issyo h3 div .issyoTtl_sp {
    display: none;
}

#pickUp .content.issyo .issyoKvWrap {
    background: url(../images/new_tokusyu/dog_tokusyu07/issyoKv_bg.jpg) repeat-x;
    background-size: contain;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    position: relative;
}
#pickUp .content.issyo .issyoKvWrap .issyoKvLead {
    background: #fff;
    position: absolute;
    left: calc(50% - 550px);
    bottom: 0;
    width: 673px;
    margin: 0;
    padding: 4rem 4rem 1.4rem;
}
#pickUp .content.issyo .issyoKvWrap .issyoKvLead p {
    margin: 0;
    font-weight: bold;
}
#pickUp .content.issyo .issyoKvWrap .issyoKvLead .interview {
    margin: 0;
    display: flex;
    justify-content: flex-end;
}
#pickUp .content.issyo .issyoKvWrap .issyoKvLead h4 span {
    color: #eb6200;
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-right: 1.2rem;
}
#pickUp .content.issyo .issyoKvWrap .issyoKvLead h4 span span {
    font-size: 1.28rem;
}
#pickUp .content.issyo .issyoKvWrap .issyoKvLead h4 {
    position: relative;
    margin: 1.5rem 0;
}
#pickUp .content.issyo .issyoKvWrap .issyoKvLead h4::after {
    content: '';
    background-color: #eb6200;
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#pickUp .content.issyo .issyoKvWrap .issyoKvLead p:last-child {
    font-weight: normal;
    font-size: 15px;
    line-height: 1.8;
}
#pickUp .content.issyo .issyoKvWrap .issyoKv {
    margin: 0 0 3rem;
    width: 46%;
}
#pickUp .content.issyo .issyoKvWrap .issyoKv img {
    width: 100%;
}
#pickUp .content.issyo .issyoKvWrap .sp_bg, 
#pickUp .content.issyo .issyoKvWrap .issyoKv .issyoKv_sp,
#pickUp .content.issyo .intTtl .intTtl_sp {
    display: none;
}
#pickUp .content.issyo .intTtl {
    margin: 4rem auto;
    max-width: 1013px;
}
#pickUp .content.issyo .intTtl img {
    width: 100%;
}
#pickUp .content.issyo .interviewCnt > div {
    position: relative;
    padding: 0 1%;
    margin-bottom: 4rem;
}
#pickUp .content.issyo .interviewCnt h5 {
    color: #eb6200;
    font-size: 1.6rem;
    position: relative;
}
#pickUp .content.issyo .interviewCnt h5::before {
    content: '';
    display: block;
    background: url(../images/new_tokusyu/dog_tokusyu07/q.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: -1%;
    top: 50%;
    transform: translateY(-50%);
    width: 65px;
    height: 65px;
    z-index: -1;
}
#pickUp .content.issyo .interviewCnt > div.withDeco {
    margin-bottom: 6rem;
}
#pickUp .content.issyo .interviewCnt > div.withDeco div {
    position: absolute;
    right: -20%;
    top: 0;
    margin: 0;
    width: 470px;
}
#pickUp .content.issyo .interviewCnt > div.withDeco div img {
    width: 100%;
}

#pickUp .scenes {
    padding: 0 2rem;
    margin-bottom: 7rem;
}
#pickUp .scenes .scenesTtl_sp {
    display: none;
}
#pickUp .scenes .scenesInner {
    max-width: 1384px;
    margin: 0 auto;
    background: url(../images/new_tokusyu/dog_tokusyu07/scenes_bg.jpg) no-repeat;
    background-size: cover;
    padding: 4rem 0;
}
#pickUp .scenes .scenesInner .scenesTtl_pc {
    max-width: calc(1013px + 4rem);
    margin: 0 auto;
    padding: 0 2rem;
}

#pickUp .scenes .scenesInner .inner .scene .up {
    position: relative;
}
#pickUp .scenes .scenesInner .inner .scene .up .icon {
    position: absolute;
    z-index: 1;
}
#pickUp .scenes .scenesInner .inner .scene .up .icon_sp {
    display: none;
}
#pickUp .scenes .scenesInner .inner .scene01 .up .icon_pc {
    left: 0;
    top: -1rem;
}
#pickUp .scenes .scenesInner .inner .scene02 .up .icon_pc {
    right: -1rem;
    top: 6rem;
}
#pickUp .scenes .scenesInner .inner .scene03 .up .icon_pc {
    left: 0;
    bottom: -1rem;
}
#pickUp .scenes .scenesInner .inner .scene04 .up .icon_pc {
    right: 0;
    bottom: -34px;
}
#pickUp .scenes .scenesInner .inner .scene05 .up .icon_pc {
    left: 0;
    bottom: 1rem;
}
#pickUp .scenes .scenesInner .inner .scene06 .up .icon_pc {
    right: -1rem;
    top: 0;
}
#pickUp .scenes .scenesInner .inner .scene {
    margin-bottom: 5rem;
}
#pickUp .scenes .scenesInner .inner .scene03 {
    margin-bottom: 7rem;
}
#pickUp .scenes .scenesInner .inner .scene .up.rightPc {
    display: flex;
    justify-content: flex-end;
}
#pickUp .scenes .scenesInner .inner .scene .up .box {
    background: #fff;
    width: 64%;
    padding: 3rem;
    box-shadow: 15px 15px 0px 0 rgb(252, 226, 190);
    margin-right: 15px;
}
#pickUp .scenes .scenesInner .inner .scene01 .up .box {
    padding: 3.4rem 4.5rem 3.4rem 7rem;
}
#pickUp .scenes .scenesInner .inner .scene03 .up .box {
    width: 78%;
    padding-left: 7rem;
}
#pickUp .scenes .scenesInner .inner .scene04 .up .box {
    width: 75%;
    padding: 4rem 7.8rem 4rem 4rem;
}
#pickUp .scenes .scenesInner .inner .scene05 .up .box {
    width: 66%;
    padding: 3rem 5rem 3rem 7rem;
}
#pickUp .scenes .scenesInner .inner .scene .up .box .icon_sp {
    display: none;
}
#pickUp .scenes .scenesInner .inner .scene .up.leftPc .box {
    box-shadow: -15px 15px 0 0 rgb(252, 226, 190);
    margin-left: 15px;
}

#pickUp .scenes .scenesInner .inner .scene .up .box .sPoint {
    max-width: 288px;
    margin: 0 auto;
}
#pickUp .scenes .scenesInner .inner .scene03 .up .box .sPoint {
    margin: 3rem auto 0;
}
#pickUp .scenes .scenesInner .inner .scene03 .up .box .sPoint.L {
    max-width: 439px;
    margin: 0 auto;
}
#pickUp .scenes .scenesInner .inner .scene03 .up .box .sPoint.L .sPoint_L_sp {
    display: none;
}
#pickUp .scenes .scenesInner .inner .scene .up .box p {
    margin-bottom: 0;
}
#pickUp .scenes .scenesInner .inner .scene03 .up .box p:last-child {
    padding-left: 4rem;
}
#pickUp .scenes .scenesInner .inner .scene06 .up .box p.two {
    padding-right: 4rem;
}
#pickUp .scenes .scenesInner .inner .scene06 .up .box div {
    display: flex;
    justify-content: space-around;
}
#pickUp .scenes .scenesInner .inner .scene p a {
    text-decoration: underline;
    color: #eb6200;
}
#pickUp .scenes .scenesInner .inner .scene .low {
    padding: 2rem 4rem 0;
}
#pickUp .scenes .scenesInner .inner .scene01 .low {
    padding: 7rem 4rem 0;
}
#pickUp .scenes .scenesInner .inner .scene .low h5 {
    border-bottom: 8px solid #fdf18e;
    display: inline;
}
#pickUp .scenes .scenesInner .inner .scene .low p {
    padding: 0 1.3%;
}
#pickUp .scenes .scenesInner .inner .scene .low .goItem {
    overflow: hidden;
}
#pickUp .scenes .scenesInner .inner .scene .low .goItem a {
    display: block;
    width: 196px;
    float: right;
}
#pickUp .scenes .scenesInner .inner .scene .low .goItem a img {
    width: 100%;
}
#pickUp .scenes .scenesInner .inner .scene06 .low .item {
    display: flex;
}
#pickUp .scenes .scenesInner .inner .scene06 .low .item > div {
    margin: 0;
    padding-left: 1.5rem;
}
#pickUp .scenes .scenesInner .inner .scene06 .low .item > div h6 {
    margin: 0;
}
#pickUp .scenes .scenesInner .inner .scene06 .low .item > div p {
    margin: .5rem 0 0;
    padding: 0;
    line-height: 1.7;
}
#pickUp .scenes .scenesInner .inner .scene06 .low .item > div h6 .item_sp {
    display: none;
}
#pickUp .scenes .scenesInner .inner .scene06 .low .item > a {
    display: block;
    min-width: 200px;
}
#pickUp .scenes .scenesInner .inner .scene06 .low .item > a img {
    width: 100%;
}
#pickUp .scenes .scenesInner .inner .scene06 .low .item > div .goItem {
    margin: .8rem 0 0;
}

#pickUp .saigo .low {
    padding: 2.5rem 0 2.5rem 22% !important;
    border-top: 2px solid #f4ab77;
    border-bottom: 2px solid #f4ab77;
    margin: 5rem auto 7rem !important;
    width: 97%;
}
#pickUp .saigo .low .lowDeco {
    position: absolute;
    left: -1.5%;
    bottom: -4px;
    width: 228px;
    z-index: 1;
    margin: 0;
}
#pickUp .saigo .low .lowDeco img {
    width: 100%;
}
#pickUp .saigo .low p {
    margin: 0;
}
#pickUp .saigo .low p::before,
#pickUp .saigo .low::before {
    content: '';
    background-image: url(../images/new_tokusyu/dog_tokusyu07/p_deco_R.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: -5px;
    bottom: -6px;
    width: 10px;
    height: 10px;
}
#pickUp .saigo .low::before {
    top: -6px;
}
#pickUp .saigo .low p::after,
#pickUp .saigo .low::after {
    content: '';
    background-image: url(../images/new_tokusyu/dog_tokusyu07/p_deco_L.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: -5px;
    bottom: -6px;
    width: 10px;
    height: 10px;
}
#pickUp .saigo .low::after {
    top: -6px;
}

#ztnBannerWrap {
    max-width: 1040px;
    padding: 0 20px;
    margin: 0 auto;
}
#ztnBannerWrap .ztnBanner {
    display: flex;
    margin: 0;
    border: 2px solid #eb6200;
}
#ztnBannerWrap .ztnBanner div:first-child {
    width: 39.1%;
    margin: 0;
}
#ztnBannerWrap .ztnBanner div:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0;
    width: 60.9%;
}
#ztnBannerWrap .ztnBanner div:last-child::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/new_tokusyu/dog_tokusyu07/arrow.png) no-repeat;
    background-size: contain;
    width: 19px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
    right: 3rem;
}

#extra {
    max-width: 1040px;
    padding: 0 20px;
    margin: 7rem auto 4rem;
}
#extra h3 {
    color: #c61235;
    position: relative;
}
#extra h3 span {
    background: #fff;
    padding-right: 1.2rem;
}
#extra h3::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #c61235;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
#extra .extraUnder {
    display: flex;
    justify-content: space-between;
}
#extra .extraUnder a {
    display: block;
    width: 47%;
    border: 1px solid #d2d1d0;
    padding: .6rem;
}
#extra .extraUnder a div {
    margin: 0;
}
#extra .extraUnder a div p {
    margin: 0;
    text-decoration: underline #470000;
    color: #470000;
    font-weight: bold;
}
#extra .extraUnder a div:last-child {
    position: relative;
    display: flex;
    justify-content: center;
    margin: .6rem 0 0;
}
#extra .extraUnder a div:last-child::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/new_tokusyu/dog_tokusyu07/arrowB.png) no-repeat;
    background-size: contain;
    width: 10px;
    height: 17px;
    top: 50%;
    transform: translateY(-50%);
    right: 1.4rem;
}



@media screen and (min-width: 1px) and (max-width: 1440px) {
    #pickUp .main {
        padding: 0 2rem;
    }
    #pickUp .main .mainImg_pc {
        width: 100%;
    }
}

@media screen and (min-width: 1px) and (max-width: 1380px) {
    #pickUp .content.issyo .interviewCnt > div.withDeco div {
        width: 40%;
        right: -15%;
    }
}

@media screen and (min-width: 1px) and (max-width: 1200px) {
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead {
        width: 56%;
        left: 5%;
        padding: 2rem 3% 1rem;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead .interview {
        margin-top: 1rem;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead .interview img {
        width: 25%;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead p {
        font-size: 1.4vw;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead h4 {
        margin: 1rem 0;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead h4 span {
        font-size: 1.5vw;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead h4 span span {
        font-size: 1.34vw;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead p:last-child {
        font-size: 1.3vw;
    }
    #pickUp .content.issyo .interviewCnt > div.withDeco div {
        width: 34%;
        right: -7%;
    }
}

@media screen and (min-width: 1px) and (max-width: 1142px) {
    #pickUp .senpai h3 .ttl01_pc::after {
        width: 20.8vw;
        height: 41.7vw;
        right: -14vw;
    }
    #pickUp .scenes .scenesInner .inner .scene01 .up .icon_pc {
        width: 38%;
    }
    #pickUp .scenes .scenesInner .inner .scene .up .icon_pc img {
        width: 100%;
    }
    #pickUp .scenes .scenesInner .inner .scene04 .up .icon_pc {
        width: 34%;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .up .icon_pc {
        width: 43%;
    }
}

@media screen and (min-width: 1px) and (max-width: 1130px) {
    #pickUp .main .main_ttl {
        width: 68%;
    }
}

@media screen and (min-width: 1px) and (max-width: 1060px) {
    #pickUp .scenes .scenesInner .inner .scene02 .up .icon_pc {
        width: 43%;
        top: 8rem;
    }
    #pickUp .scenes .scenesInner .inner .scene03 .up .icon_pc {
        width: 30%;
        bottom: 0;
    }
    #pickUp .scenes .scenesInner .inner .scene03 .up .box {
        padding-left: 4rem;
    }
}

@media screen and (min-width: 1px) and (max-width: 1000px) {
    #pickUp .senpai h3 .ttl01_pc::after {
        width: 14.56vw;
        height: 29.19vw;
        right: -11vw;
        top: -7.5vw;
    }
    #pickUp .content.issyo .interviewCnt > div.withDeco {
        margin-bottom: 4rem;
    }
    #pickUp .content.issyo .interviewCnt > div.withDeco div {
        position: relative;
        width: 50%;
        right: -55%;
    }
    #pickUp .content.issyo .interviewCnt > div.withDeco .pc_br {
        display: none;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .up .box div a {
        display: block;
        width: 44%;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .up .box div a img {
        width: 100%;
    }
    #ztnBannerWrap .ztnBanner div:last-child img {
        width: 60%;
    }
}

@media screen and (min-width: 1px) and (max-width: 996px) {
    #pickUp .scenes .scenesInner .inner .scene01 .low {
        padding: 2rem 4rem 0;
    }
    #pickUp .scenes .scenesInner .inner .scene05 .up .icon_pc {
        width: 40%;
        bottom: 5rem;
    }
}

@media screen and (min-width: 1px) and (max-width: 911px) {
    #pickUp .senpai h3 .ttl01_pc::after {
        display: none;
    }
    #pickUp .scenes .scenesInner .inner .scene02 .up .icon_pc {
        width: 39%;
        top: 8rem;
    }
    #pickUp .scenes .scenesInner .inner .scene02 .up .box p .pc_br {
        display: none;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .up .icon_pc {
        top: 6rem;
    }
}

@media screen and (min-width: 1px) and (max-width: 875px) {
    #pickUp .saigo .low {
        padding: 2.5rem 0 2.5rem 21% !important;
    }
    #pickUp .saigo .low .lowDeco {
        width: 25%;
    }
}

@media screen and (min-width: 1px) and (max-width: 768px) {

    .pc_br, .pc_ttl, .mainImg_pc {
        display: none;
    }
    .sp_br, .sp_ttl, .mainImg_sp {
        display: block;
    }
    #pickUp h2 {
        font-size: 5vw;
        padding: 3% 0;
    }
    #pickUp .main {
        width: 100%;
        padding: 0;
    }

    #pickUp p {
        font-size: 3.5vw;
        letter-spacing: normal;
        line-height: 1.5;    
    }

    #pickUp .main .main_ttl {
        width: 82%;
    }

    #pickUp .main .mainImg_sp, #pickUp .main .main_ttl img {
        width: 100%;
    }

    #pickUp .lead {
        margin: 10rem auto 4rem;
    }
    #pickUp .lead p {
        font-size: 3.8vw;
    }

    #pickUp .senpai h3 {
        padding: 2.4rem 0;
    }
    #pickUp .senpai h3 .ttl01_pc {
        display: none;
    }
    #pickUp .senpai h3 .ttl01_sp {
        display: block;
        width: 90%;
    }
    #pickUp .senpai h3::after {
        display: none;
    }
    #pickUp .senpai .senpaiCnt .inner .senpaiLead {
        font-size: 3.8vw;
    }
    #pickUp .senpai .senpaiCnt .inner .checkPoint {
        width: 94%;
        margin-top: 2rem;
    }
    #pickUp .senpai .senpaiCnt .inner .graph {
        margin-top: 1.8rem;
        width: 90%;
    }
    #pickUp .senpai .senpaiCnt .inner .graph .graph_sp {
        display: block;
        width: 100%;
    }
    #pickUp .senpai .senpaiCnt .inner .graph .graph_pc {
        display: none;
    }
    #pickUp .senpai .senpaiCnt .inner .senpaiLead.second {
        text-align: left;
        padding: 0 9%;
        font-weight: normal;
    }
    #pickUp .senpai .senpaiCnt .inner .ztn {
        margin: 4rem 9% 0;
    }
    #pickUp .senpai .senpaiCnt .inner .ztn .ztnUnder {
        display: block;
        padding: 1.2rem 6%;
    }
    #pickUp .senpai .senpaiCnt .inner .ztn .ztnUnder p {
        padding-left: 0;
    }
    #pickUp .senpai .senpaiCnt .inner .ztn h4 {
        padding: 1.3rem 0;
    }
    #pickUp .senpai .senpaiCnt .inner .ztn h4 div {
        width: 70%;
    }
    #pickUp .senpai .senpaiCnt .inner .ztn h4 div .ztnTtl_sp {
        display: block;
    }
    #pickUp .senpai .senpaiCnt .inner .ztn h4 div .ztnTtl_pc {
        display: none;
    }
    #pickUp .senpai .senpaiCnt .inner .ztn .ztnUnder a {
        width: 85%;
        margin: 1.5rem auto 0;
        min-width: 85%;
    }
    #pickUp .senpai .senpaiCnt .inner .ztn .ztnUnder a img {
        width: 100%;
    }
    #pickUp .content h3 {
        padding: 4rem 0 1.8rem;
    }
    #pickUp .content.issyo h3 div {
        width: 58%;
    }
    #pickUp .content.issyo h3 div .issyoTtl_sp {
        display: block;
    }
    #pickUp .content.issyo h3 div .issyoTtl_pc {
        display: none;
    }

    #pickUp .content.issyo .issyoKvWrap {
        justify-content: start;
        flex-direction: column;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKv {
        width: 100%;
        margin: 0;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKv .issyoKv_pc {
        display: none;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKv .issyoKv_sp {
        display: block;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead {
        width: 89%;
        left: 5.5%;
        right: 5.5%;
        bottom: -1px;
        padding: 3rem 5% 1.6rem;
    }
    #pickUp .content.issyo .issyoKvWrap .sp_bg {
        display: block;
        margin: 0;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead p {
        font-size: 3.8vw;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead .interview img {
        width: 34%;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead h4 span {
        font-size: 4vw;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead h4 span span {
        font-size: 3.6vw;
    }
    #pickUp .content.issyo .issyoKvWrap .issyoKvLead p:last-child {
        font-size: 3.6vw;
    }
    #pickUp .content.issyo .intTtl .intTtl_sp {
        display: block;
    }
    #pickUp .content.issyo .intTtl .intTtl_pc {
        display: none;
    }
    #pickUp .content.issyo .interviewCnt {
        padding: 0 2%;
    }
    #pickUp .content.issyo .interviewCnt h5 {
        font-size: 4vw;
    }
    #pickUp .content.issyo .interviewCnt h5::before {
        width: 9vw;
        height: 9vw;
        transform: none;
        top: -1.8vw;
        left: -4%;
    }
    #pickUp .content.issyo .interviewCnt > div.withDeco div {
        position: relative;
        width: 94%;
        right: -21%;
    }

    #pickUp .scenes {
        padding: 0;
        position: relative;
    }
    #pickUp .scenes .scenesInner {
        margin: -53% 2.7% 0;
        padding: 55% 0 3rem;
    }
    #pickUp .scenes .scenesInner .scenesTtl_pc {
        display: none;
    }
    #pickUp .scenes .scenesTtl_sp {
        display: block;
        position: relative;
        z-index: 1;
    }

    #pickUp .scenes .scenesInner .inner .scene {
        margin-bottom: 4vw;
    }
    #pickUp .scenes .scenesInner .inner .scene03 {
        margin-bottom: 8vw;
    }
    #pickUp .scenes .scenesInner .inner .scene05 {
        margin-bottom: 7vw;
    }
    #pickUp .scenes .scenesInner .inner .scene .up .icon_pc {
        display: none;
    }
    #pickUp .scenes .scenesInner .inner .scene .up.rightPc {
        display: block;
    }
    #pickUp .scenes .scenesInner .inner .scene .up.leftPc {
        float: none !important;
    }
    #pickUp .scenes .scenesInner .inner .scene .up .box,
    #pickUp .scenes .scenesInner .inner .scene .up.leftPc .box {
        width: 100%;
        margin-right: -10px;
        box-shadow: 10px 10px 0px 0 rgb(252 226 190);
        padding: 3rem 2rem;
    }
    #pickUp .scenes .scenesInner .inner .scene .up.leftPc .box {
        margin-left: 0;
    }
    #pickUp .scenes .scenesInner .inner .scene01 .up .box {
        margin-top: -5.2rem;
    }
    #pickUp .scenes .scenesInner .inner .scene .up .box .sPoint {
        width: 70%;
    }
    #pickUp .scenes .scenesInner .inner .scene .up .box .sPoint.L {
        max-width: 288px;
    }
    #pickUp .scenes .scenesInner .inner .scene .up .box .sPoint.L .sPoint_L_pc {
        display: none;
    }
    #pickUp .scenes .scenesInner .inner .scene .up .box .sPoint.L .sPoint_L_sp {
        display: block;
    }
    #pickUp .scenes .scenesInner .inner .scene .low {
        padding: 1.5rem 0 0;
    }
    #pickUp .scenes .scenesInner .inner .scene .low h5 {
        font-size: 4vw;
    }
    #pickUp .scenes .scenesInner .inner .scene .low .goItem a {
        width: 43%;
    }
    #pickUp .scenes .scenesInner .inner .scene .up .icon_sp {
        display: block;
        width: 98%;
        margin: 0 auto -3.5rem;
    }
    #pickUp .scenes .scenesInner .inner .scene04 .up .icon_sp {
        margin: 0 auto -106px;
    }
    #pickUp .scenes .scenesInner .inner .scene05 .up .icon_sp {
        margin: 0 auto -56px;
    }
    #pickUp .scenes .scenesInner .inner .scene .up .box .icon_sp img {
        width: 100%;
    }
    #pickUp .scenes .scenesInner .inner .scene03 .up .box p:last-child {
        padding-left: 0;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .up .box p.two {
        padding-right: 0;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .up .box div {
        justify-content: space-between;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .up .box div a {
        width: 48%;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .low .item > a {
        display: none;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .low .item > div h6 {
        font-size: 3.9vw;
        display: flex;
        align-items: center;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .low .item > div h6 .item_sp {
        display: block;
        width: 32%;
        margin-right: 3%;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .low .item > div p {
        margin: 1rem 0 0;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .low .item > div {
        padding-left: 0;
    }
    #pickUp .scenes .scenesInner .inner .scene06 .low .item > div {
        margin-bottom: 2rem;
    }
    #pickUp .saigo .low {
        padding: 2.5rem 2% 2.5rem 2% !important;
        margin: 20vw auto 4rem !important;
    }
    #pickUp .saigo .low .lowDeco {
        width: 40%;
        top: -19vw;
        right: 0;
        left: 0;
        margin: auto;
    }

    #ztnBannerWrap, #extra{
        padding: 0 5%;
    }
    #ztnBannerWrap .ztnBanner {
        display: block;
    }
    #ztnBannerWrap .ztnBanner div:first-child,
    #ztnBannerWrap .ztnBanner div:last-child,
    #ztnBannerWrap .ztnBanner div:first-child img {
        width: 100%;
    }
    #ztnBannerWrap .ztnBanner div:last-child {
        padding: 2rem 0;
    }
    #ztnBannerWrap .ztnBanner div:last-child img {
        width: 68%;
    }

    #extra h3 {
        font-size: 4vw !important;
    }
    #extra .extraUnder {
        display: block;
    }
    #extra .extraUnder a {
        width: 100%;
    }
    #extra .extraUnder a:first-child {
        margin-bottom: 2rem;
    }
}

@media screen and (min-width:1px) and (max-width: 538px) {
    #pickUp .content h3 {
        padding: 2.8rem 0 2rem;
    }
    #pickUp .content.issyo .interviewCnt h5::before {
        width: 8.8vw;
        height: 8.8vw;
        top: -1.5vw;
    }
    #pickUp .scenes .scenesInner .inner .scene04 .up .icon_sp {
        margin: 0 auto -54px;
    }
}

@media screen and (min-width:1px) and (max-width: 436px) {
    #pickUp .main .main_ttl {
        bottom: -3.6rem;
    }
    #pickUp .lead {
        margin: 6.4rem auto 3.2rem;
    }
}

