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

.pc_br {
    display: block;
}
.sp_br {
    display: none;
}

#pickUp .btn {
    background-color: #c81432;
    color: #fff;
    font-size: 15px;
    box-sizing: border-box;
    width: 210px;
    display: block;
    text-align: center;
    padding: 13px 0;
}
#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 .inner {
    width: 1000px;
    margin: auto;
    right: 0;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    position: absolute;
    height: 340px;
}
#pickUp .main .mainImg_pc {
    width: 100%;
}
#pickUp .main .mainImg_pc img {
    width: 100%;
}
#pickUp .main .mainImg_sp {
    display: none;
}
#pickUp .main .main_ttl {
    position: absolute;
    top: 50%;
    left: 207px;
    transform: translate(-50%, -50%);
    z-index: 2;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}

#pickUp .lead {
    max-width: 870px;
    margin: 3% auto;
}

#pickUp .nayami{
    display: flex;
    background-color: #f6f5f5;
    border: 3px solid #7f6464;
}
#pickUp .nayami dt {
    width: 38%;
    background-color: #7f6464;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    padding: 0 0 0 20%;
    display: flex;
    align-items: center;
}
#pickUp .nayami dt p {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    letter-spacing: normal;
    margin-bottom: 0;
    line-height: normal;
}
#pickUp .nayami dt .ttl_img {
    position: absolute;
    left: -48px;
    top: -8px;
    width: 225px;
}
#pickUp .nayami dt .ttl_img img {
    width: 100%;
}
#pickUp .nayami dt span {
    font-size: 32px;
}
#pickUp .nayami dd {
    width: 65%;
    box-sizing: border-box;
    padding: 1.4% 5%;
}
#pickUp .nayami dd ul {
    line-height: 2;
    position: relative;
}
#pickUp .nayami dd ul li {
    font-size: 22px;
    color: #c11b1b;
    padding-left: 1.25em
}
#pickUp .nayami dd ul li span {
    position: absolute;
    left: 0;
}

#pickUp .contentInner {
    background-color: #f6f5f5;
    box-sizing: border-box;
    padding: 4% 7% 6%;
    border-top: 7px solid #dedddd;
}
#pickUp .contentInner div {
    margin: 0;
}

#pickUp .contentInner .sec {
    border: 4px solid #dfddd5;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 6%!important;
}
#pickUp .sec:after {
    content: url("../images/arrow_white.png");
    position: absolute;
    width: 63px;
    height: 35px;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: auto;
}

#pickUp .contentInner .twoColumn dl {
    margin-top: 0;
}
#pickUp .contentInner .twoColumn dt {
    color: #c71233;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 1rem;
}
#pickUp .contentInner .twoColumn dd {
    font-size: 16px;
    box-sizing: border-box;
    line-height: 1.7;
}

#pickUp .contentInner .sec .secInner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#pickUp .contentInner .sec01 .secInner {
    padding: 2.8rem;
    display: block;
}
#pickUp .contentInner .sec01 .secInner .secWrap {
    display: flex;
}
#pickUp .contentInner .sec01 .secInner hr {
    width: 100%;
    height: 2px;
    background-color: #c81432;
    margin: 2.8rem 0;
}
#pickUp .contentInner .sec01 .twoColumn dt {
    text-indent: 0;
}
#pickUp .contentInner .sec.sec01 .secInner dl,
#pickUp .contentInner .sec.sec01 .twoColumn dt {
    padding: 0;
    margin: 0;
}
#pickUp .contentInner .sec.sec01 .twoColumn dt h3 {
    margin: 0 0 2rem;
}
#pickUp .contentInner .sec.sec01 .twoColumn dd {
    padding: 0 1.5rem 0 0;
    line-height: 1.9;
}
#pickUp .contentInner .sec.sec01 .secInner .secImg {
    min-width: 325px;
}

#pickUp .contentInner .sec .secInner .secImg {
    min-width: 341px;
}
#pickUp .contentInner .sec .secInner h3 {
    font-size: 28px !important;
    color: #c71233;
}
#pickUp .contentInner .sec .secInner dl {
    padding: 0 6%;
}
#pickUp .contentInner .sec .secInner dd {
    padding: 0 0 0 1%;
}

#pickUp .contentInner .point {
    padding: 0 3rem 3rem;
}
#pickUp .contentInner .point h4 {
    color: #c71233;
    display: flex;
    align-items: center;
}
#pickUp .contentInner .point p {
    margin: 0;
}

#pickUp .contentInner.white, #pickUp .contentInner.second {
    border-top: none;
}
#pickUp .contentInner.white {
    background-color: #fff;
    padding: 4rem 0 0;
}

#pickUp .contentInner h3.redline {
    text-align: center;
    color: #c81432;
    font-size: 22px !important;
    margin: 0;
    position: relative;
}
#pickUp .contentInner h3.redline span {
    background-color: #fff;
    position: relative;
    z-index: 10;
    padding: 0 1.6rem;
}
#pickUp .contentInner h3.redline:before {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 2px;
    background: #c81432;
}

#pickUp .contentInner.white .how01 {
    display: flex;
    justify-content: space-between;
    margin-top: 4rem;
}
#pickUp .contentInner.white .how01 .howChild {
    width: 32%;
    background-color: #f6f5f5;
    position: relative;
}
#pickUp .contentInner.white .how01 .howChild h4 {
    background-color: #c71233;
    color: #fff;
    font-weight: bold;
    width: 66%;
    text-align: center;
    padding: .4rem 0;
    border-radius: .4rem;
    margin: -1.4rem auto 0;
}
#pickUp .contentInner.white .how01 .howChild p {
    padding: 0 1.6rem 0;
}
#pickUp .contentInner.white .how01 .howChild.fit .howChildImg {
    position: absolute;
    bottom: 0;
}

#pickUp .contentInner.white .anzen {
    background: #fdf2f4;
    margin: 8rem 0 6rem;
    position: relative;
    border-radius: .6rem;
    padding: 2rem 2rem 1rem;
}
#pickUp .contentInner.white .anzen h4 {
    font-size: 22px !important;
    color: #c71233;
    background-color: #fff;
    border-radius: .6rem;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: -2rem;
    width: 470px;
    padding: .8rem 0;
}
#pickUp .contentInner.white .anzen h4 img {
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: -2rem;
}
#pickUp .contentInner.white .anzen .anzenInner {
    display: flex;
}
#pickUp .contentInner.white .anzen .anzenInner .anzenImg {
    width: 448px;
}
#pickUp .contentInner.white .anzen .anzenInner p {
    width: 50%;
    padding: 2rem 0 0 2rem;
}


#pickUp .contentInner.white .how02_1 {
    display: flex;
    padding: 1rem;
}
#pickUp .contentInner.white .how02_1 p {
    padding: 2rem 5rem 2rem 2rem;
}
#pickUp .contentInner.white .how02_1 div {
    min-width: 309px;
}

#pickUp .contentInner.white .house_pc {
    margin: 0 0 6rem;
}
#pickUp .contentInner.white .house_sp {
    display: none;
}

#pickUp .contentInner.white p.circle {
    padding: 1rem 2rem;
}

#pickUp .contentInner .necoco {
    margin-bottom: 10% !important;
}
#pickUp .contentInner .necoco h4 {
    background: #dfd0d0;
    padding: 1.6rem 2.5rem;
    margin: 0 0 2rem;
    color: #481707;
    font-size: 20px;
}
#pickUp .contentInner .necoco h4 p {
    color: #481707;
    font-size: 20px;
    margin: 0;
}
#pickUp .contentInner .necoco .necocoContent {
    display: flex;
    position: relative;
}
#pickUp .contentInner .necoco.necoco01 .necocoContent .necocoPicM {
    min-width: 249px;
}
#pickUp .contentInner .necoco.necoco01 .necocoContent .necocoRight {
    padding: 0 0 0 4.2%;
    position: relative;
}
#pickUp .contentInner .necoco.necoco01 .necocoContent .necocoRight p {
    line-height: 1.7;
}
#pickUp .contentInner .necoco.necoco01 .necocoContent .necocoRight .necocoPic {
    width: 266px;
    position: absolute;
    right: -1rem;
    bottom: 0;
}
#pickUp .contentInner .necoco .necocoContent .links a {
    display: block;
    font-size: 16px;
    text-decoration: underline;
    position: relative;
    line-height: 2;
    text-indent: 1.2rem;
}
#pickUp .contentInner .necoco .necocoContent .links a:after {
    content: url("../images/new_tokusyu/dog_tokusyu03/arrow.png");
    position: absolute;
    left: -1.2rem;
    top: 2px;
}

#pickUp .contentInner .necoco.necoco02 {
    margin-bottom: 4% !important;
}

#pickUp .contentInner .necoco.necoco03 {
    margin-bottom: 8% !important;
}

#pickUp .contentInner .example h4 {
    background-color: #907774;
    color: #fff;
    text-align: center;
    padding: .6rem 0;
    font-size: 20px;
    margin: 0 0 2rem;
}
#pickUp .contentInner .example .exampleInner {
    display: flex;
    justify-content: space-between;
}
#pickUp .contentInner .example .exampleInner div {
    width: 32%;
}
#pickUp .contentInner .example .exampleInner div img {
    width: 100%;
}

#pickUp .contentInner .rikai {
    padding: 3rem 12% 4rem;
}
#pickUp .contentInner .rikai p {
    font-weight: bold;
    text-align: center;
}
#pickUp .contentInner .rikai span {
    background-color: #420000;
    height: 2px;
    position: relative;
    display: block;
}
#pickUp .contentInner .rikai span:first-child::after {
    content: '';
    position: absolute;
    right: -14px;
    top: 5.6px;
    width: 28px;
    height: 28px;
    border-top: 2px solid #420000;
    transform: rotate(45deg);
}
#pickUp .contentInner .rikai span:first-child img {
    position: absolute;
    left: -22px;
    top: -6px;
}

#pickUp .contentInner .rikai span:last-child::before {
    content: '';
    position: absolute;
    left: -14px;
    bottom: 5.6px;
    width: 28px;
    height: 28px;
    border-bottom: 2px solid #420000;
    transform: rotate(45deg);
}
#pickUp .contentInner .rikai span:last-child img {
    position: absolute;
    right: -22px;
    top: -6px;
}

#pickUp .contentInner .banner_b {
    padding: .6rem 0;
    background-color: #fff;
}
#pickUp .contentInner .banner_b > div {
    border-top: 4px solid #f6f5f5;
    border-bottom: 4px solid #f6f5f5;
    display: flex;
    align-items: center;
}
#pickUp .contentInner .banner_b > div a:first-child {
    display: block;
    min-width: 362px;
    margin-left: 1%;
}
#pickUp .contentInner .banner_b > div a:last-child {
    color: #481707;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
    margin: 0 4%;
}

#extra .extraUnder {
    display: flex;
    justify-content: space-between;
    padding: 0 3%;
    margin-top: 3rem !important;
}
#extra .extraUnder div a:last-child {
    display: block;
    text-decoration: underline;
    color: #5c3428;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 1.6rem 0 0;
}

@media screen and (min-width: 1px) and (max-width: 1059px) {
    #pickUp .nayami dt .ttl_img {
        width: 48%;
        left: -2vw;
    }
    #pickUp .nayami dt {
        font-size: 2.5vw;
    }
    #pickUp .nayami dt span {
        font-size: 3vw;
    }
}
@media screen and (min-width: 1px) and (max-width: 1026px) {
    #pickUp .contentInner .necoco.necoco01 .necocoContent .necocoRight .necocoPic {
        width: 40%;
    }
}

@media screen and (min-width: 1px) and (max-width: 970px) {
    #pickUp .contentInner .sec.sec01 .secInner .secImg {
        min-width: 48%;
        display: flex;
        align-items: center;
    }
    #pickUp .contentInner .sec.sec01 .secInner .secImg img {
        width: 100%;
    }
    #pickUp .contentInner.white .anzen .anzenInner .anzenImg {
        width: 50%;
        display: flex;
        align-items: center;
    }
    #pickUp .contentInner .sec.sec01 .twoColumn dt h3 {
        padding-right: 1.5rem;
    }
    #pickUp .nayami dd ul li {
          font-size: 2.1vw;
    }

    #extra h3:before, #extra h3:after {
        width: 27%;
    }
    #extra .extraUnder {
        padding: 0;
    }
}
@media screen and (min-width: 1px) and (max-width: 945px) {
    #pickUp .contentInner .sec .secInner h3 {
        font-size: 2.8vw !important;
    }
    #pickUp .contentInner .sec .secInner .secImg {
        min-width: 44%;
    }
    #pickUp .contentInner.white .how02_1 div {
        min-width: 40%;
        display: flex;
        align-items: center;
    }
    #pickUp .contentInner.white .how02_1 div img {
        width: 100%;
    }
    #pickUp .contentInner.white .how02_1 p {
        padding: 2rem 3rem 2rem 2rem;
    }
    #pickUp .contentInner .necoco.necoco01 .necocoContent .necocoRight .necocoPic {
        bottom: -1rem;
        width: 44%;
    }
    #pickUp .contentInner .necoco.necoco02 .necocoContent .necocoRight {
        padding-bottom: 6rem;
    }
    #pickUp .contentInner .necoco.necoco01 .necocoContent .necocoRight p br {
        display: none;
    }
}

@media screen and (min-width: 1px) and (max-width: 930px) {
  #pickUp .main .main_ttl {
      width: 44%;
  }
  #pickUp .contentInner .necoco .necoco01Content .necoco01Right .necocoPic {
      bottom: 1rem;
  }
}
@media screen and (min-width: 1px) and (max-width: 900px) {
    #extra .extraUnder div:first-child {
        margin-right: 1.5rem;
    }
    #pickUp .nayami dt {
        padding: 0 2% 0 18%;
    }
    #pickUp .nayami dt p {
        font-size: 1.9rem;
    }
}

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

    .pc_br {
        display: none;
    }
    .sp_br {
        display: block;
    }

    #pickUp .btn {
        margin:5% auto;
        font-size: 3.2vw;
        width: 100%;
    }
    #pickUp h2 {
        font-size: 5vw;
        padding: 3% 0;
    }
    #pickUp .main {
        height: auto;
        background: none;
        width: 100%;
    }
    #pickUp .main .inner, #pickUp .main .mainImg_pc {
        display: none;
    }
    #pickUp .main .mainImg_sp {
        display: block;
        width: 100%;
    }
 
    #pickUp .main .main_ttl {
        display: none;
    }
    #pickUp .lead {
        margin: 7% auto;
    }
    #pickUp p {
        font-size: 3.5vw;
        letter-spacing: normal;
        line-height: 1.5;    
    }

    #pickUp .contentInner h4 {
        font-size: 3.8vw;
    }
    #pickUp .contentInner .sec.sec01 .twoColumn dt h3 {
        padding-right: 0;
        text-align: center;
    }
    #pickUp .contentInner .point {
        padding: 0 0 1rem;
    }
    #pickUp .contentInner .point h4 {
        padding-left: 1rem;
    }
    #pickUp .contentInner .point h4 img {
        width: 2.4rem;
    }
    #pickUp .contentInner .point p {
        padding: 0 1.2rem;
    }

    #pickUp .contentInner h3.redline {
        font-size: 5vw !important;
    }
    #pickUp .contentInner h3.redline span {
        padding: 0 .6rem;
    }
    #pickUp .contentInner.white {
        padding: 6rem 0 0;
    }
    #pickUp .contentInner.white .how01 {
        display: block;
        margin-top: 3rem;
    }
    #pickUp .contentInner.white .how01 .howChild, 
    #pickUp .contentInner.white .how01 img {
        width: 100%;
    }
    #pickUp .contentInner.white .how01 .howChild {
        margin-bottom: 4rem;
    }
    #pickUp .contentInner.white .how01 .howChild.fit .howChildImg {
        position: relative;
    }

    #pickUp .contentInner.white .anzen {
        padding: 3.5rem 2rem 1rem;
    }
    #pickUp .contentInner.white .anzen h4 {
        font-size: 3.8vw !important;
        padding: .8rem 0;
        width: 90%;
    }
    #pickUp .contentInner.white .anzen h4 img {
        width: 15%;
        top: -1.6rem;
    }
    #pickUp .contentInner.white .anzen .anzenInner {
        display: block;
    }
    #pickUp .contentInner.white .anzen .anzenInner .anzenImg {
        display: block;
        width: 100%;
    }
    #pickUp .contentInner.white .anzen .anzenInner .anzenImg img {
        width: 100%;
    }
    #pickUp .contentInner.white .anzen .anzenInner p {
        width: 100%;
        padding: 0 1rem;
    }

    #pickUp .contentInner.white .how02_1 {
        display: block;
        margin-bottom: 1.4rem;
    }
    #pickUp .contentInner.white .how02_1 div {
        width: 100%;
    }
    #pickUp .contentInner.white .how02_1 p {
        padding: 1rem 1rem 0;
        margin: 0 0 2rem;
    }

    #pickUp .contentInner.white .house_pc {
        display: none;
    }
    #pickUp .contentInner.white .house_sp {
        display: block;
        margin: 2rem 0 4rem;
    }
    #pickUp .contentInner.white .house_sp img {
        width: 100%;
    }

    #pickUp .nayami {
        flex-flow: column;
    }
    #pickUp .nayami dt {
        width:100%;
        font-size: 4.5vw;
        padding: 3%;
        justify-content: center;
    }
    #pickUp .nayami dt p {
        margin: 0;
    }
    #pickUp .nayami dt .ttl_img {
        left: -1.8vw;
        top: -1.7rem;
        width: 34%;
    }
    #pickUp .nayami dt span {
        font-size: 7vw;
    }
    #pickUp .nayami dt span img {
        width: 37%;
    }
    #pickUp .nayami dd ul {
        line-height: 1.5;
    }
    #pickUp .nayami dd ul li {
        font-size: 4.1vw;
        margin-bottom: .8rem;
    }
    #pickUp .nayami dd {
        width: 100%;
        padding: 2% 5%;
    }

    #pickUp .contentInner {
        padding: 8% 5%;
    }

    #pickUp .contentInner .sec {
        margin-bottom: 14%!important;
        padding: 0;
    }

    #pickUp .contentInner .sec01 .secInner .secWrap {
        display: block;
    }

    #pickUp .contentInner .sec .secInner h3 {
        font-size: 4.6vw !important;
    }
    #pickUp .contentInner .sec.sec01 .twoColumn dd {
        padding: 0 0 1.5rem;
    }
    #pickUp .contentInner .sec .secInner .secImg {
        min-width: 96%;
        width: 96%;
        padding-bottom: 2%;
    }
    #pickUp .contentInner .sec01 .secInner {
        padding: 2.4rem;
    }
    #pickUp .contentInner .sec.sec01 .secInner .secImg {
        display: block;
        min-width: 100%;
    }
    #pickUp .contentInner .sec .secInner img {
        width: 100%;
    }
    #pickUp .contentInner .sec .secInner dd {
        padding: 0;
    }

    #pickUp .contentInner .twoColumn {
        flex-flow: column;
    }
    #pickUp .contentInner .twoColumn dt {
        font-size: 6vw;
    }
    #pickUp .contentInner .twoColumn dt {
        font-size: 6vw;
    }
    #pickUp .contentInner .twoColumn dd {
        font-size: 3.5vw;
        padding: 4% 0;
    }

    #pickUp .contentInner .necoco {
        margin-bottom: 20%!important;
    }
    #pickUp .contentInner .necoco .necocoContent {
        display: block;
    }
    #pickUp .contentInner .necoco h4 {
        padding: 2% 4%;
        margin: 0 0 1.5rem;
        font-size: 4vw;
    }
    #pickUp .contentInner .necoco h4 p {
        font-size: 4vw;
    }
    #pickUp .contentInner .necoco img {
        width: 100%;
    }
    #pickUp .contentInner .necoco.necoco01 .necocoContent .necocoRight {
        padding: 0;
    }
    #pickUp .contentInner .necoco.necoco01 .necocoContent .necocoRight p {
        padding: 1rem;
    }
    #pickUp .contentInner .necoco.necoco01 .necocoContent .necocoRight .necocoPic {
        width: 50%;
        bottom: 1rem;
    }
    #pickUp .contentInner .necoco .necocoContent .links {
        padding: 0 0 0 1rem;
    }
    #pickUp .contentInner .necoco .necocoContent .links a {
        font-size: 3.5vw;
    }

    #pickUp .contentInner .necoco.necoco02 {
        margin-bottom: 10% !important;
    }
    #pickUp .contentInner .necoco.necoco02 h4 {
        margin: 0 0 1.5rem;
    }
    #pickUp .contentInner .necoco.necoco02 .necocoContent .necocoPicM {
        width: 90%;
        margin: 0 auto;
    }
    #pickUp .contentInner .necoco.necoco02 .necocoContent .necocoRight {
        padding-bottom: 2rem;
    }
    #pickUp .contentInner .necoco.necoco03 {
        margin-bottom: 6rem !important;
    }

    #pickUp .contentInner .example h4 {
        font-size: 4vw;
    }
    #pickUp .contentInner .example .exampleInner {
        display: block;
    }
    #pickUp .contentInner .example .exampleInner div {
        width: 100%;
        margin-bottom: 1.6rem;
    }

    #pickUp .contentInner .rikai {
        padding: 3rem 8% 2rem;
    }
    #pickUp .contentInner .rikai p {
        text-align: left;
    }

    #pickUp .contentInner .banner_b > div {
        flex-direction: column;
    }
    #pickUp .contentInner .banner_b > div a:first-child {
        min-width: auto;
        width: 96%;
        margin: 0;  
    }
    #pickUp .contentInner .banner_b > div a:first-child img {
        width: 100%;
    }
    #pickUp .contentInner .banner_b > div a:last-child {
        margin: 0;
        padding: 2rem 0;
        display: block;
        font-size: 3vw;
    }

    #extra .extraUnder {
        display: block;
    } 
    #extra .extraUnder div:first-child {
        margin: 0 0 4rem;
    }
    #extra .extraUnder div a:first-child img {
        width: 100%;
    }
    #extra .extraUnder div a:last-child {
        font-size: 3vw;
    }

}

@media screen and (min-width:1px) and (max-width: 538px) {
    #extra h3 {
        margin: 3rem 0 1rem;
    }
    #extra h3:before, #extra h3:after {
        width: 15%;
    }
    #pickUp .contentInner.white p.circle {
        padding: .4rem 1rem;
    }
}

@media screen and (min-width:1px) and (max-width: 460px) {
    #pickUp .point .pointInner .pointRight p {
        font-size: 3.6vw;
    }
    #extra .extraUnder div:first-child {
        margin: 0 0 3rem;
    }
    #extra .extraUnder div a:last-child {
        font-size: 3.4vw;
        margin: 1rem 0 0;
    }
    #pickUp .contentInner .rikai {
        padding: 2rem 8%;
    }
}
@media screen and (min-width:1px) and (max-width: 494px) {
    #pickUp .contentInner .sec01 .secInner {
        padding: 1.3rem;
    }
    #pickUp .contentInner .sec01 .secInner hr {
        margin: 2.2rem 0;
    }
    #pickUp .contentInner .sec.sec01 .twoColumn dt h3 {
        margin: 0 0 1rem;
    }
    #pickUp .contentInner .point h4 {
        padding-left: 0;
    }
    #pickUp .contentInner .point h4 img {
        width: 1.6rem;
    }
    #pickUp .contentInner.white .how02_1 p {
        padding: 0;
    }
    #pickUp .contentInner.white .house_sp {
        margin: 1rem 0 6rem;
    }
}
@media screen and (min-width:1px) and (max-width: 436px) {
    #pickUp .nayami dt .ttl_img {
        left: -3.4vw;
        top: -2.6rem;
        width: 32%;
    }
    #pickUp .contentInner.white .anzen {
        padding: 2.5rem 1.4rem 1rem;
        margin: 7rem 0 6rem;
    }
    #pickUp .contentInner.white .anzen h4 {
        top: -1.6rem;
    }
    #pickUp .contentInner.white .anzen h4 img {
        top: -1rem;
    }
}
@media screen and (min-width:1px) and (max-width: 380px) {
    #pickUp .contentInner .sec01 .secInner {
        padding: 1.2rem 0.8rem;
    }
    #pickUp .contentInner .sec01 .secInner hr {
        margin: 2rem 0;
    }
}
@media screen and (min-width:1px) and (max-width: 363px) {
    #pickUp .nayami dd ul li {
        font-size: 4vw;
    }
}
