/* CSS Document */


/*----------------------------------------------------------------------------
 ***                                                                 body
----------------------------------------------------------------------------*/

.secBox {
    padding: 2em 0 4em;
}

#snsSec {
    background-color: #EAF0F0;
    margin: 0;
	margin-top:-0.5em;
}
.secBox .sectionInner {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
}

#snsSec .sectionInner {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
}


#snsSec h3 {
    font-size: 1.5rem;
    margin: 0 auto 1em;
    color: #333;
	background:none;
}

#snsSec .sectionInner li {
    width: calc(100% / 5 - 1.5em);
    margin: 0 auto;
}

#snsSec .sectionInner dt {
    width: 100%;
    height: 4em;
    padding: 0;
    border: 2px dotted #000;
    background-color: #fff;
    line-height: 1.2em;
    font-size: 0.875rem;
}
#snsSec .sectionInner dt, #snsSec .sectionInner dd {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#snsSec .sectionInner li.account_jmk dt, #snsSec .sectionInner li.account_jmk dd {
    border-color: #FFE100;
}

#snsSec .sectionInner dd {
    height: 12em;
    padding: 0.5em 0;
    border-bottom: 5px solid #000;
}
#snsSec .sectionInner dt, #snsSec .sectionInner dd {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#snsSec .sectionInner li.account_jmk dt, #snsSec .sectionInner li.account_jmk dd {
    border-color: #FFE100;
}
#snsSec .sectionInner li.account_hj dt, #snsSec .sectionInner li.account_hj dd {
    border-color: #FFE100;
}
#snsSec .sectionInner li.account_asmo dt, #snsSec .sectionInner li.account_asmo dd {
    border-color: #FFE100;
}
#snsSec .sectionInner li.account_pd dt, #snsSec .sectionInner li.account_pd dd {
    border-color: #FF7BAC;
}

#snsSec .sectionInner dd ul {
    width: 100%;
}
#snsSec .sectionInner li {
    width: calc(100% / 5 - 1.5em);
    margin: 0 auto;
}
#snsSec .sectionInner dd li, #snsSec .sectionInner dd p {
    width: 100%;
    margin: 1em 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#snsSec .sectionInner dd li:not(:last-child) {
    border-bottom: 1px dashed #ccc;
    padding: 0 0 1em;
}
#snsSec .sectionInner dd a {
    color: #413957;
    font-size: 1.25rem;
    font-weight: bold;
    padding: 0 0 0 30px;
    position: relative;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}
#snsSec .sectionInner li.account_jmk .insta a {
    max-width: 140px;
    width: 100%;
    line-height: 0.8em;
}







footer {
    background-color: #413957;
    padding: 2em 0;
}

footer img{
	width:190px;
	height:auto;
}
footer p {
    font-size: 0.875rem;
	line-height:1.6em;
}

footer .footerInner li {
	line-height:1.6em;
}
footer .footerInner li a{
    color: #ccc !important;
}
footer .footerInner .mainList {
    margin: 0 1em 0 0;
}
footer p.customerTEL a {
    color: #fff;
}
footer .footerInner {
    max-width: 600px;
    width: 90%;
    margin: 2em auto 1em;
    position: relative;
}
footer .footerInner a {
    text-decoration: none;
    padding: 0 0 0 1.6em;
    position: relative;
    color: #ccc;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}
footer .footerInner a:before {
    content: "▲";
    display: block;
    width: 1em;
    height: 1em;
    font-size: 0.6275rem;
    position: absolute;
    left: 0;
    color: #ccc;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}
footer .footerInner dt, footer .footerInner dd, footer .footerInner li, footer .footerInner a, footer p {
    color: #fff;
}

footer .footerInner dt, footer .footerInner li, footer .footerInner strong {
    font-size: 0.75rem;
    margin: 0.2em 0;
}
footer .footerInner dd {
    margin: 0 0 1.5em;
}

footer p.customerTEL {
    font-size: 70%;
    margin: 0 0 -4px;
}
#snsSec .sectionInner li.account_jmk .insta a span {
    display: block;
    font-size: 0.75rem;
    text-align: left;
    margin: 0 0 0 0.5em;
}


#snsSec .sectionInner dd a:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}

#snsSec .sectionInner dd .insta a:before {
    background-image: url(/company/images/renewal2020/icon_insta.png);
}
#snsSec .sectionInner dd .fb a:before {
    background-image: url(/company/images/renewal2020/icon_fb.png);
}




.pageTop {
    position: fixed;
    right: 1em;
    bottom: 0.5em;
    z-index: 100;
}

.pageTop a {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50px;
    border: 2px solid #00AAE7;
    position: relative;
    color: #00AAE7;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

@media screen and (max-width: 940px) {
    .secBox .sectionInner {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .secBox {
        padding: 2em 0;
    }
}


@media screen and (max-width: 640px) {
    .secBox .sectionInner {
        width: 90%;
    }
}

@media screen and (max-width: 768px) {
    #snsSec .sectionInner li {
        width: 90%;
        margin: 0 auto 1em;
    }
}

@media screen and (max-width: 768px) {
    #snsSec .sectionInner dt {
        height: auto;
        padding: 1em 0;
        font-size: 0.875rem;
    }
}
@media screen and (max-width: 768px) {
    #snsSec .sectionInner dd {
        height: auto;
        padding: 0.5em 0 1em;
        border: none;
    }
}
@media screen and (max-width: 768px) {
    #snsSec .sectionInner dd ul {
        width: 70%;
    }
}
@media screen and (max-width: 768px) {
    #snsSec .sectionInner dd li, #snsSec .sectionInner dd p {
        margin: 1.5em auto;
    }
}

@media screen and (max-width: 768px) {
    #snsSec .sectionInner dd a {
        font-size: 1.125rem;
    }
}

@media screen and (max-width: 768px) {
    #snsSec .sectionInner li.account_jmk .insta a {
        max-width: 100%;
        width: auto;
        font-size: 1.125rem;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    #snsSec .sectionInner li.account_jmk .insta a span {
        display: inline-block;
        font-size: 1.125rem;
        margin: 0 0.5em 0 0;
    }
}
@media screen and (max-width: 768px) {
    footer {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    footer p.tac {
        margin: 0;
        padding: 1em 0;
        background-color: #000;
    }
}


@media screen and (max-width: 768px) {
    footer p.customerTEL {
        margin: 0 0 -1em;
        padding: 1em 0 0;
        background-color: #000;
    }
}
@media screen and (max-width: 768px) {
    .pcNone {
        display: block;
    }
}














































