@charset "euc-jp";

/*-------------------------------------
  sns

   base #45a7cd  line #45a7cd
-------------------------------------*/
.rArrow18r {
    display: inline-block;
    fill: #fff;
    width: 16px;
    height: 16px;
    margin-left: 5px;
}

#sns_osusume #titleBox h2 {
    color: #45a7cd;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#sns_osusume a:hover {
    opacity: 0.7;
}

/* common */
#sns_osusume .boxWrap {
    padding: 20px;
    height: 100%;
}

@media screen and (max-width: 480px) {
    #sns_osusume .boxWrap {
        padding: 10px;
        height: auto;
    }
}

#sns_osusume div.remuBox {
    width: 100%;
    border: 1px solid #cc0000;
    margin-top: 10px;
    padding: 8px 8px 3px;
    background: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    display: flex;
}

#sns_osusume div.remuBox h5 {
    display: inline-block;
}

#sns_osusume div.remuBox span.remuTit {
    padding: 5px 10px;
    color: #FFF;
    font-weight: bold;
    background: #cc0000;
    display: inline-block;
    margin: 0 5px 5px 0;
    font-size: 12px;
    font-size: 1.2rem;
    white-space: nowrap;
}

#sns_osusume div.remuBox p {
    line-height: 1.4;
    display: inline-block;
}

#sns_osusume div.remuBox .upRemu {
    display: inline-block;
    color: #cc0000;
    font-size: 12px;
    font-size: 1.2rem;
}

#sns_osusume div.btnArea {
    background: #eee;
    padding: 20px;
    text-align: center;
    margin-top: auto;
}

/* pgArea */
#sns_osusume .nmpgArea {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#sns_osusume .nmpgBox {
    width: 49%;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    border: 1px solid #ccc;
    justify-content: space-between;
    background: #fff;
}

#pgArea {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#pgArea h4.upNewIcon {
    /* background: url(../images/sns/icon_up_nm.png) 10px center no-repeat #45a7cd,url(../images/sns/icon_new.png) right top no-repeat #45a7cd; */
    background: url(../images/sns/icon_up_nm.png), url(../images/sns/icon_new.png);
    background-color: #45a7cd;
    background-repeat: no-repeat;
    background-position: 10px center, right top;
    background-size: auto, 55px;
    padding-left: 55px;
    padding-right: 55px;
}

#pgArea h4.upIcon {
    background: url(../images/sns/icon_up_nm.png) 10px center no-repeat #45a7cd;
    padding-left: 55px;
}

#pgArea h4.newIcon {
    background: url(../images/sns/icon_new.png) right top no-repeat #45a7cd;
    background-size: 55px;
    padding-right: 55px;
}

#pgArea ul.serviceTxt01 {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

#pgArea ul.serviceTxt01 li {
    line-height: 1.5;
    display: block;
}

#pgArea ul.serviceTxt01 li.banner {
    vertical-align: top;
    max-width: 50%;
}

#pgArea ul.serviceTxt01 li.banner a img {
    border: 1px solid #999;
    width: 100%;
    height: auto;
}

#pgArea ul.serviceTxt01 li.pgTxt {
    margin-left: 15px;
    width: 50%;
}

#pgArea div.btnArea p.btn {
    width: 80%;
    margin: 0 auto;
}

#pgArea div.btnArea p.btn.adjLink {
    margin: .9em auto;
}

#pgArea div.btnArea p.btn a {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    background: #2d8e2d;
    box-shadow: 0px 4px 0px #1e741e;
    border-radius: 5px;
    padding: 15px 20px;
}

#pgArea div.btnArea p.sbBtn {
    margin-top: 10px;
}

#pgArea div.btnArea p.sbBtn a {
    text-decoration: underline;
}

#sns_osusume h3 {
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold;
    margin: 25px 0 0;
    padding: 0 0 8px 0;
    border-bottom: 2px solid #45a7cd;
}

#sns_osusume h3 span {
    vertical-align: middle;
}

#sns_osusume h3 .cateIconTit {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    fill: #45a7cd;
    margin: 0 10px 0 10px;
}

#sns_osusume p.cateTxt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    padding: 10px;
    margin-top: 10px;
    background: #eeeeee;
}

/* navi */
.sns_osusumeNavi .sns_osusumeNaviBox {
    margin-bottom: 15px;
    text-align: center;
    margin-top: 30px;
}

.sns_osusumeNavi .sns_osusumeNaviBox li {
    display: inline-block;
    background: #abe8ff;
    border-radius: 3px;
    border: 1px solid #45a7cd;
    vertical-align: top;
    line-height: 1.3;
    margin: 0 5px 10px 5px;
}

.sns_osusumeNavi .sns_osusumeNaviBox li a {
    display: block;
    padding: 7px 7px;
    color: #333;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1;
    vertical-align: top;
}

.sns_osusumeNavi p {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
}

#pgArea h4 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    background: #45a7cd;
    padding: 10px 15px;
    line-height: 1.5;
    display: flex;
    align-items: center;
}

#pgArea h4 span.cate {
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    color: #d3166b;
    background: #fff;
    padding: 5px;
    margin: 0 10px 5px 0;
}

/* Img */
.sns_osusumeForm {
    margin: 0 auto;
    max-width: 800px;
    background: #fff3f7;
    border: 1px solid #bf1b59;
    padding: 20px 20px 10px;
    text-align: center;
}

.osusumeFormBlue {
    background: #e0f6fe;
    border: 1px solid #27a7d7;
}

.sns_osusumeForm h3 {
    line-height: 1.5;
    color: #bf1b59;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #bf1b59;
    margin-bottom: 15px;
}

.osusumeFormBlue h3 {
    color: #27a7d7;
    border-bottom: 1px solid #27a7d7;
}

.sns_osusumeForm a.link {
    display: block;
    margin: 5px auto 20px;
    max-width: 300px;
    text-align: center;
    background: #bf1b59;
    box-shadow: 0px 4px 0px #780933;
    line-height: 1;
    vertical-align: middle;
    padding: 15px 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff !important;
    margin-top: auto;
}

.sns_osusumeForm a.linkBlue {
    background: #27a7d7;
    box-shadow: 0px 4px 0px #1785af;
}

.sns_osusumeForm a.link:hover {
    background: #ea6195;
    box-shadow: 0px 4px 0px #a73661;
}

.sns_osusumeForm a.linkBlue:hover {
    background: #5cbee3;
    box-shadow: 0px 4px 0px #238cb4;
}

.sns_osusumeForm a.link svg {
    margin: 0px 5px -2px 5px;
}

.sns_osusumeForm p {
    margin: 0 auto;
    text-align: left;
    margin-bottom: 10px;
}

.sns_osusumeForm p a {
    font-weight: bold;

}

.sns_osusumeForm ul {
    display: flex;
}

.sns_osusumeForm li {
    padding: 10px;
    text-align: left;
    line-height: 1.4;
}

.sns_osusumeForm p {
    line-height: 1.6;
}

.sns_osusumeForm span {
    color: #cc0000;
    font-weight: bold;
}

.sns_osusumeForm svg.window {
    margin: 0 0 -5px 0;
    width: 20px;
    height: 20px;
    fill: #003366;
}

#titleBox {
    border-bottom: 2px solid #45a7cd;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#titleBox li.title {
    padding-right: 0;
}

#titleBox li+li {
    margin-left: 20px;
}

#titleBox li.title p {
    line-height: 1.6;
}

/* linkSnsBox */
.linkSnsBox {
    margin: 30px 55px 0;
}

.linkSnsBox .atnTxt {
    margin-top: 10px;
    font-size: 12px;
    text-indent: -1em;
    padding-left: 1em;
    text-align: right;
}

@media screen and (max-width: 768px) {
    .linkSnsBox .atnTxt {
        text-align: left;
    }
}

.linkSns {
    background: #fff3f7;
    padding: 25px 40px;
    text-align: center;
    font-weight: bold;
}

.linkSns dt {
    position: relative;
    display: inline-block;
    padding: 0 0.9em 0 1.25em;
    color: #bf1b59;
    line-height: 1.5;
    font-size: 20px;
    font-size: 2.0rem;
    margin-bottom: 1.5em;
}

.linkSns dt:before,
.linkSns dt:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 21px;
    height: 2px;
    background: #bf1b59;
}

.linkSns dt:before {
    -webkit-transform: rotate(55deg);
    transform: rotate(55deg);
    left: 0;
}

.linkSns dt:after {
    -webkit-transform: rotate(-55deg);
    transform: rotate(-55deg);
    right: 0;
}

.linkSns dd {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 0;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
}

.linkSns dd a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 33%;
    text-decoration: underline;
    line-height: 1.5;
}

.linkSns dd a img {
    width: 10%;
    vertical-align: middle;
}

@media screen and (max-width: 960px) {
    .linkSnsBox {
        margin: 30px 0 0;
    }

    .linkSns dd a {
        align-items: flex-start;
    }

}

@media screen and (max-width: 768px) {
    .linkSns {
        padding: 25px 10px;
    }

    .linkSns dd {
        font-size: 15px;
        font-size: 1.5rem;
    }
}

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

    .linkSns dt {
        font-size: 17px;
        font-size: 1.7rem;
        margin-bottom: 2em;
        padding: 0;
    }

    .linkSns dt:before,
    .linkSns dt:after {
        display: none;
    }

    .linkSns dd {
        gap: 30px 0;
        font-size: 14px;
        font-size: 1.4rem;
        text-align: center;
    }

    .linkSns dd a {
        display: block;
    }

    .linkSns dd a img {
        width: 35px;
    }

    .linkSns dd p {
        margin-top: 5px;
    }
}

/* linkSnsBox */

.iconSns li {
    display: block;
    padding: 5px 20px 5px 12px;
    margin-bottom: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
}

.iconSns li+li {
    margin-top: 5px;
}

.iconInstagram {
    background-color: #a00063;
    border-radius: 3px;
}

.iconYoutube {
    background-color: #DA1725;
    border-radius: 3px;
}

.iconTiktok {
    background-color: #000;
    border-radius: 3px;
}

.iconInstaUrl {
    background-color: #f2206e;
    border-radius: 3px;
}

.requireSns {
    margin-top: 15px;
}

.requireSns h5 {
    font-size: 14px;
    font-weight: bold;
    background: #0079a8;
    color: #fff;
    padding: 10px 5px;
    text-align: center;
}

.requireSns p {
    margin-top: 10px;
    line-height: 1.6;
}

.contactForm {
    max-width: 1000px;
    display: flex;
    margin: auto;
}

.contactForm>li {
    width: 100%;
    max-width: 620px;
    display: flex;
    flex-direction: column;
}


@media screen and (max-width: 1000px) {
    #titleBox {
        display: block;
    }

    #titleBox li+li {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    #pgArea ul.serviceTxt01 {
        display: block;
    }

    #pgArea ul.serviceTxt01 li.pgTxt {
        margin-left: 0;
        width: 100%;
    }

    #pgArea ul.serviceTxt01>li.banner {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        display: block;
    }
}

@media screen and (max-width: 768px) {
    img {
        max-width: 100%;
        height: auto;
        width: auto;
    }

    #sns_osusume div.btnArea {
        margin-top: 0;
    }

    #pgArea h4 {
        min-height: auto;
    }

    .contactForm {
        margin-bottom: 20px;
        padding: 0 10px;
    }

    .contactForm>li {
        max-width: 100%;
    }

    .sns_osusumeForm ul {
        align-items: center;
    }

    .sns_osusumeForm ul li:first-of-type {
        width: 15%;
        min-width: 110px;
    }

    .sns_osusumeForm ul li:nth-of-type(2) {
        width: 85%;
    }
}

@media screen and (max-width: 480px) {
    #sns_osusume h3 {
        font-size: 24px;
        font-size: 2.4rem;
    }

    #sns_osusume h3 .cateIconTit {
        width: 26px;
        height: 26px;
        margin: 0 5px 0 5px;
    }

    .sns_osusumeForm {
        width: 95%;
    }

    .sns_osusumeForm ul {
        align-items: center;
        flex-wrap: wrap;
    }

    .contactForm .sns_osusumeForm ul li {
        width: 100%;
    }

    .sns_osusumeForm ul li:first-child {
        width: 100%;
        min-width: 100%;
    }

    .sns_osusumeForm img {
        width: 30%;
    }

    .sns_osusumeForm li:nth-of-type(1) {
        text-align: center;
    }

    .sns_osusumeForm a.link {
        width: 100%;
    }

    .contactForm {
        flex-direction: column;
    }

    .contactForm>li {
        width: 95%;
    }

    #sns_osusume .nmpgArea {
        display: block;
    }

    #sns_osusume .nmpgBox {
        width: 100%;
        display: block;
        margin: 0 0 20px 0;
    }

    .sns_osusumeNavi .sns_osusumeNaviBox {
        text-align: left;
    }

    #titleBox li.title h2 {
        margin-top: 0;
    }

    #pgArea div.btnArea p.btn,
    #pgArea div.btnArea p.btn.adjLink {
        width: 100%;
        margin: 0 auto;
    }
}

.insta_url {
    display: block;
    border-radius: 5px;
    padding: 10px 20px 10px 30px;
    background: url(/as/HintOfProgram/images/sns/insta_logo.png) 3% 50% #fff;
    background-repeat: no-repeat;
    background-size: 5%;
    font-size: 0.9em;
    margin-top: 10px;
}

.arrow {
    position: relative;
    display: inline-block;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 0.9em;
}

.arrow::before,
.arrow::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.arrow::after {
    left: 95%;
    width: 4px;
    height: 4px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
    .insta_url {
        padding: 10px 20px 10px 30px;
        background: url(/as/HintOfProgram/images/sns/insta_logo.png) 4% 50% #fff;
        background-repeat: no-repeat;
        background-size: 5%;
    }
}