@media screen and (min-width:769px) {
    .u-hdn--pc {
        display: none;
    }
}
@media screen and (max-width:768px) {
    .u-hdn--sp {
            display:none;
    }
}
#lp621 img {
    width: 100%;
}

#lp621 a {
    text-decoration: none;
}
/*------------------------------
	rcp
------------------------------*/
.lp621-rcpBody {
    margin-top: 30px;
    margin-bottom: 30px;
}
@media screen and (min-width:769px) {
    .lp621-rcpInnerBody {
        width: calc(50% - 20px/2);
    }

}
@media screen and (min-width:769px) { 
    .lp621-rcpBodyLower {
        display: flex;
        justify-content: space-between;
    }
}
.lp621-rcp__navLink{
    background: #EB6A19;
    color: #fff;
}

/*------------------------------
	pageTop
------------------------------*/

.lp621-pageTop {
    color:#84196F; 
}
.lp621-pageTop--icon{
    color:#fff;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: .5em;
}

.lp621-pageTop--icon{
    background: #84196F;
}


.lp621-footerItem {
    display:block;
}

.lp621-attn {
    color: #000;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    border: 1px solid #F00;
}
@media screen and (max-width:768px) { 
    .lp621-attn {
        font-size:.8rem;
        padding: 10px;
    }
}
.lp621-hero {
    background: url(https://gigaplus.makeshop.jp/kodawariq/assets/images/lp/621/lp-nrcp__bg.png);
    padding-bottom: 3%;
}

/*------------------------------
	dev
------------------------------*/

.lp621-dev {
    font-size: 1rem;
    line-height: 1.4;
    margin: 0 0 40px 0;
    padding: 0 20px 20px;
}
@media screen and (max-width:768px) { 
    .lp621-dev {
        padding-left:3%;
        padding-right:3%;
        margin-bottom: 10%;
    }
}
.lp621-devTtl {
    padding-top: 8%;
    padding-bottom: 8%;
}

@media screen and (min-width:769px) {    
    .lp621-dev__list {
        display: flex;
    }
}
@media screen and (min-width:769px) { 
    .lp621-dev__list--re {
        flex-direction: row-reverse;
        align-items: center;
        position: relative;
        top:-1.3em;
    }
}
.lp621-dev__listHead img{
    border-radius: 20px;
}
@media screen and (min-width:769px) { 
    .lp621-dev__listHead {
        flex: 0 0 32%;
        margin-right: 3%;
    }
}
@media screen and (max-width:768px) {
    .lp621-dev__listHead {
        position: relative;
        padding-top: 65%;
    }
}
@media screen and (max-width:768px) { 
    .lp621-dev__listHead img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top;
    }
}
.lp621-dev__listHead--1 {
    position: relative;
}
@media screen and (min-width:769px) { 
    .lp621-dev__listHead--1::before{
        content: '';
        position: absolute;
        display: block;
        bottom: -50%;
        right: -40%;
        transform: translate(-50%,-50%);
        width: 118px;
        height: 118px;
        background: url(https://gigaplus.makeshop.jp/kodawariq/assets/images/lp/621/circle01-nrcp.png) no-repeat;
        z-index: 1;
    }
}
@media screen and (max-width:768px) { 
    .lp621-dev__listBody {
        position:relative;
        background: #fff;
        margin-top: 5%;
    }
}
@media screen and (max-width:768px) { 
    .lp621-dev__listBody::before {
        content: '';
        display: block;
        position: absolute;
        top: -9px;
        left: 0;
        width: 100%;
        height: 10px;
        background: url(https://gigaplus.makeshop.jp/kodawariq/assets/images/lp/621/deco-nrcp.png)no-repeat;
    }
}
@media screen and (min-width:769px) { 
    .lp621-dev__listBody--1 {
        position: relative;
        margin-right: 3%!important;
    }
}
@media screen and (min-width:769px) { 
    .lp621-dev__listBody--1::before{
        content: '';
        position: absolute;
        display: block;
        top: 37%;
        left: 50%;
        transform: translateX(-50%);
        width: 137px;
        height: 201px;
        background: url(https://gigaplus.makeshop.jp/kodawariq/assets/images/lp/621/circle02-nrcp.png) no-repeat;
        z-index: 1;
    }
}
@media screen and (min-width:769px) { 
    .lp621-dev__listBody--2 {
        position: relative;
    }
}
@media screen and (min-width:769px) { 
    .lp621-dev__listBody--2::before{
        content: '';
        position: absolute;
        display: block;
        top: 0%;
        left: 0%;
        width: 137px;
        height: 201px;
        background: url(https://gigaplus.makeshop.jp/kodawariq/assets/images/lp/621/circle02-nrcp.png) no-repeat;
        z-index: 1;
    }
}
@media screen and (min-width:769px) { 
    .lp621-dev__listBodyTxt--2 {
        width: 67%;
        margin-left: auto;
        margin-right: 5%;
    }
}

@media screen and (min-width:769px) { 
    .lp621-dev__listBody--3 {
        background: #fff;
        position: relative;
    }
}
@media screen and (min-width:769px) { 
    .lp621-dev__listBody--3::before{
        content: '';
        position: absolute;
        display: block;
        bottom: -10%;
        right: 0;
        width: 225px;
        height: 115px;
        background: url(https://gigaplus.makeshop.jp/kodawariq/assets/images/lp/621/circle03-nrcp.png) no-repeat;
        z-index: 1;
    }
}
@media screen and (min-width:769px) { 
    .lp621-dev__listBodyThumb {
        position: relative;
        top: 10%;
        right: 13%;
    }
}
@media screen and (min-width:769px) { 
    .lp621-dev__listBodyThumb img{
        width: auto !important;
    }
}
@media screen and (max-width:768px) { 
    .lp621-dev__listBodyThumb img{
        width: auto !important;
    }
}
@media screen and (max-width:768px) { 
    .lp621-dev__listBodyThumb--1 {
        text-align: right;
    }
}
@media screen and (max-width:768px) { 
    .lp621-dev__listBodyThumb--2 {
        padding-top: 3%;
    }
}
@media screen and (max-width:768px) { 
    .lp621-dev__listBodyThumb--3 {
        text-align: right;
        position: relative;
        bottom: -35px;

    }
}
.lp621-dev__listBodyTxt {
    background: #fff;
    padding: 4%;
    position: relative;
}
@media screen and (max-width:768px) { 
    .lp621-dev__listBodyTxt {
        margin-top: 5%;
    }
}
@media screen and (min-width:769px) { 
    .lp621-dev__listBodyTxt::before{
        content: '';
        display: block;
        position: absolute;
        top: -9px;
        left: 0;
        width: 100%;
        height: 10px;
        background: url(https://gigaplus.makeshop.jp/kodawariq/assets/images/lp/621/deco-nrcp.png)no-repeat;
    }
}
.lp621-dev__icon {
    text-align: center;
    margin: 5% auto;
}
@media screen and (min-width:769px) { 
    .lp621-dev__icon {
        margin: -3% 0 0;
    }
}
.lp621-dev__icon img{
    width: auto!important;
}
@media screen and (min-width:769px) { 
    .lp621-dev__icon--2 {
        position: relative;
        top: -2em;
    }
}

/*------------------------------
	gallery
------------------------------*/

.lp621-gallery__ttl {
    max-width: 218px;
    margin: 30px auto 20px;
}
@media screen and (max-width:768px) { 
    .lp621-gallery__ttl {
        margin: 5% auto;
    }
}
.lp621-gallery__lead {
    text-align: center;
}
.lp621-gallery__tbl {
    width: 100%;
    max-width: 735px;
    margin: 30px auto;
}
@media screen and (max-width:768px) { 
    .lp621-gallery__tbl {
        width: auto;
        margin: 5% auto;
    }
}
.lp621-gallery__tbl td a{
    padding: 7px;
    background: #fff;
    display:block;
}
@media screen and (min-width:769px) {
    .lp621-gallery__ttl {
        width: 29.6%;
    }
}

