@charset "UTF-8";
/*ぜんたい*/
#basic-set {
    background: #efefef;
    margin: 0 auto;
    padding: 0 0 5rem;
    text-align: center;
}
#basic-set ul li {
    list-style: none;
}
#basic-set .ttl {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 1.5px;
    margin: 3.5rem 0;
}
#basic-set h5 {
    margin: 3rem 0;
}
.atn-curriculum h5 {
    text-align: center;
}
#basic-set .attention-curriculum h5 {
text-align: center;
    margin: 1.5rem 0 2rem;
}
/*ぜんたい*/
.top {
    position: relative;
}
#basic-set .top .ttl {
    color: #fff;
    font-size: 1.55rem;
    margin: 0;
    top: 5.5%;
    left: 0;
    right: 0;
    position: absolute;
}
.takashi {
    align-items: center;
    display: flex;
    justify-content: center;
}
.buyer-box .takashi img {
    width: 22%;
}
.takashi .ttl::before {
    display: none;
}
.takashi .ttl {
    padding-left: 1rem;
    text-align: left;
}
.first > img {
    width: 88.5%;
}
.first span {
    display: block;
    font-size: 1.35rem;
    letter-spacing: 1.5px;
    line-height: 1.8;
    margin-bottom: 1rem;
}
#basic-set .buyer-comment, .atn-curriculum {
    background: #fff;
    /* border: solid 1px; */
    border-radius: 15px;
    margin: auto;
    padding: 1.5rem;
    text-align: justify;
    width: 85%;
}
.buyer-comment p {
    line-height: 1.8;
    margin: 0;
}
.second .point {
    margin: 5rem auto 0;
    padding: 0;
    width: 85%;
}
.second .point li {
    /* border: solid 1.5px; */
    background: #fff;
    border-radius: 15px;
    margin-bottom: 5rem;
    padding: 3.5rem 0;
    position: relative;
}
.second .point li:nth-child(3) {
    border-radius: 15px 15px 0 0;
    margin-bottom: 0;
}
.second .point li p {
    line-height: 1.7;
    margin: 2rem auto 0;
    text-align: justify;
    width: 85%;
}
.second .point li .number {
    background: #144975;
    /* border: solid; */
    /* border-radius: 100px; */
    color: #fff;
    left: 4.5%;
    top: -5.5%;
    padding: 1.25rem 1.5rem;
    position: absolute;
}
.second figure {
    margin: 0 auto 8rem;
    width: 85%;
}
.point .box img {
    width: 91.5%;
}
.smallttl {
    font-size: 1.4rem;
    margin-bottom: 2rem;
}
.ttl::before {
    display: block;
    font-size: .9rem;
    letter-spacing: 3.5px;
    margin-bottom: .5rem;
}
.ttl::before {
    content: "basic set";
}
.ttl.no2::before, .ttl.no5::before {
    display: none;
}
.ttl.no3::before {
    content: "about items";
}
.ttl.no4::before {
    content: "sample coordinate";
}
.ttl.no6::before {
    content: "attention";
}
.curriculum {
    background: #fff;
    background-image: url(https://www.clubd.co.jp/images/goods/st/st1894/st1894-background.png);
    color: #fff;
    /* border: solid 1px; */
    border-radius: 15px;
    margin: auto;
    padding: 3.5rem 0;
    position: relative;
    width: 85%;
}
.curriculum ul {
    margin: 0;
    padding: 0;
}
.curriculum ul li {
    align-items: center;
    display: flex;
    font-size: 1.25rem;
    justify-content: space-between;
    margin: auto;
    padding: 1.85rem 0;
    width: 65%;
}
.curriculum ul li:nth-child(n+2) {
    border-top: solid 1px;
}
.curriculum ul li:nth-child(n+5) {
    border-top: none;
}
.curriculum ul li:nth-child(7) {
    border-bottom: solid 1px;
    padding-bottom: 1.85rem;
}
.curriculum ul .none-sty {
    font-size: 1rem;
    padding: .65rem 0;
    text-align: right;
}
.curriculum ul .none-sty::before {
    content: "";
    border-top: solid 1px;
    border-top-style: dashed;
    width: 30%;
    height: 1px;
}
.curriculum ul li span {
    font-size: 1rem;
    font-weight: 600;
}
.curriculum::before {
    content: "\f067";
    color: #144975;
    font-family: FontAwesome;
    font-size: 3rem;
    position: absolute;
    left: 0;
    right: 0;
top: -8.5%;
}
.curriculum figure {
    display: block;
    filter: invert(1);
    text-align: center;
    margin: auto;
}
.curriculum figure img {
    width: 25%;
}
.atn-curriculum {
    background: #144975;
    background-image: url(https://www.clubd.co.jp/images/goods/st/st1894/st1894-background.png);
    border-radius: 0px;
    color: #fff;
    width: 100%;
}
.attention-curriculum {
    background: #fff;
    margin: 0 20px;
    padding: 1.5rem;
    text-align: justify;
    border-radius: 10px;
    border: 2px solid #444;
}
.details .attention-curriculum ul {
    padding: 0 1rem;
}
#basic-set .attention-curriculum ul li {
    list-style: auto;
    margin-bottom: 0.8rem;
}
.contents {
    margin-bottom: 8rem;
}
.contents .item-link {
    background: #fff;
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 0 auto 8rem;
    padding: 2.5rem 0 1rem;
    width: 85%;
}
.contents .item-link a {
    display: block;
    text-decoration: none;
}
.contents .item-link a:hover {
    opacity: 0.7;
}
.contents .item-link li {
    margin-bottom: .2rem;
    width: 47.7%;
}
.contents .item-link li img {
    width: 100%;
    height: auto;
}
.contents .item-link li p {
    align-items: center;
    font-size: .85rem;
    display: flex;
    justify-content: right;
    margin-top: .5rem;
    text-align: right;
}
.contents .item-link li p::after {
    content: "\f105";
    font-family: FontAwesome;
    border: solid 1px;
    border-radius: 100px;
    margin-left: .4rem;
    padding: .1rem .54rem;
}
.coordinate ul {
    display: flex;
    width: 100%;
}
.coordinate ul li {
    width: 33.5%;
}
.coordinate ul li::before {
    font-weight: 500;
}
.coordinate ul .c1::before {
    content: "DATE";
}
.coordinate ul .c2::before {
    content: "OFFICE";
}
.coordinate ul .c3::before {
    content: "TOWN";
}
.coordinate figure {
    margin: 3rem auto 5rem;
    width: 92.5%;
}
#basic-set .ttl.no5 {
    font-size: 1.5rem;
    margin-top: 10rem;
}
.item-attention ul {
    margin: auto;
    width: 85%;
}
.item-attention ul li {
    text-align: justify;
    margin-left: 1rem;
    position: relative;
}
.item-attention ul li::before {
    content: "・";
    left: -1.5rem;
    position: absolute;
}
.atn-curriculum span {
    display: block;
    font-size: 0.875rem;
    margin-top: 10px;
}

/*1105追加分*/
.addatn-mail {
    color: #ff1e1e;
    display: block;
    font-size: .9rem;
    font-weight: 500;
    margin: 0.5rem auto 0;
    text-align: justify;
    width: 85%;
}

.curriculum .addatn-mail {
    background: #fff;
    margin-top: 1.5rem;
    padding: 0.5rem 0.9rem;
    width: 65%;
}
b.col {
    color: #f1e121;
    padding: 0;
}
.attention-curriculum b.col {
    color: #ff1e1e;
}
.atn-curriculum a {
    color: #ff5e00;
    border-bottom: solid 2px #fff;
    border-bottom-style: dotted;
}
.attention-curriculum a {
    color: #ff1e1e;
    border-bottom: solid 2px #ff1e1e;
    border-bottom-style: dotted;
    text-decoration: none;
    font-weight: bold;
}
/*1105追加分*/



/*レスポンジブここから---------------------------------------------------------------------------*/
@media screen and (max-width: 896px) {
    /*ぜんたい*/
    #basic-set {
        margin-right: calc(((100vw - 100%) / 2) * -1);
        margin-left: calc(((100vw - 100%) / 2) * -1);
    }
    #basic-set p, #basic-set li, #basic-set span {
    font-family: 'Roboto','Noto Sans JP',sans-serif;
}
    /*ぜんたい*/
    #basic-set .top .ttl {
        font-size: 1.2rem;
        line-height: 1.35;
        padding: 0;
        top: 3%;
    }
    #basic-set .takashi .ttl {
        font-size: 1rem;
        margin: 0;
    }
    .buyer-box .takashi img {
        width: 25%;
    }
    #basic-set .ttl.no2 {
        margin: 7rem 0 -10%;
    }
    .second .point {
        width: 93.5%;
    }
    .second .point li {
        padding-bottom: 2.5rem;
    }
    .second .point li p {
    margin-top: 1rem;
    }
    .second figure {
        width: 93.5%;
    }
    .contents .item-link {
        width: 93.5%;
    }
    .contents .item-link li p {
        display: block;
        font-weight: 500;
        text-align: center;
    }
    .contents .item-link li p::after {
        border: none;
        margin-left: 0;
        padding-right: 0;
    }
    .curriculum {
        padding: 1.5rem 0 2.5rem;
        width: 93.5%;
    }
    .curriculum ul li {
    width: 80%;
    font-size: 1.05rem;
    }
    .curriculum ul li span {
        text-align: left;
        width: 21.5%;
    }
    .curriculum ul .none-sty {
        font-size: .9rem;
    }
    .curriculum ul .none-sty::before {
        width: 18.5%;
    }
    .curriculum::before {
        top: -11%;
    }
    .curriculum figure img {
    width: 35%;
    }
    #basic-set h5 {
        margin: 2rem 0;
    }
    /*1105追加分*/
    .curriculum .addatn-mail {
    width: 80%;
    }

    }
