@charset "UTF-8";
.ttl1{border-bottom:0}
.sys1{text-align:center}
.sys1 p{padding:2em 0}
.ttl-sys{text-align:center;line-height: 1.2;color:#2d2d2d;padding:2em 0;font-size:1.2em}
.ttl-sys b{display:block;font-size:3em;letter-spacing: 0;color:#CC0000}


.sub-sys{background:rgba(0,0,0,.3);margin-top:2em}
.sys1-1,.sys1-2,.sys1-3,.sys1-4{
padding-top:2em;
border-top:1px solid #e5e5e5;
}
.sys1-4{padding-bottom:2em}
.sys1-1{background: url(../img/system-bg-1.png) no-repeat right center}
.sys1-2{background: url(../img/system-bg-2.png) no-repeat left center}
.sys1-3{background: url(../img/system-bg-3.png) no-repeat right center}
.sys1-4{background: url(../img/system-bg-4.png) no-repeat left center}


.sys2{text-align:center}
.sys2 dl{padding:2em 0}
.sys2 dt{font-weight:bold}
.sys2 dd{margin-bottom:1em}
.sys2 dd iframe{margin-top:2em}
.sys3 ul{padding:2em 0 4em}
.caution1{margin-right:2em}.caution2{margin-left:2em}
.sys3 li{position:relative;padding-left:1.5em}
.sys3 li::before{
font-family: 'FontAwesome';
content: "\f0c8";
position: absolute;left:0
}

.sys1-3_harlem {
    background: url(../img/system-bg-3.png) no-repeat right center;
    padding-top: 2em;
    border-top: 1px solid #e5e5e5;
    position: relative;
}

 p.attention_text {
    text-align: center;
    font-size: 1em;
    font-weight: 800;
    color: #2d2d2d;
    padding-top: 12px;
    padding-bottom: 75px;
}

p.attention {
    text-align: center;
    padding-top: 50px;
    padding-bottom: .3em;
    font-weight: bold;
    font-size: 1.2em;
    color: #2d2d2d;
    border-bottom: 2px solid #CC0000;
    width: 626px;
    margin: 0 auto;
}

p.harlem_botton {
    width: 270px;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 auto;
    padding: 12px;
    background: #000;
}

p.harlem_botton a {
   color: #fff;
}

p.order {
    font-size: 1.2em;
    padding: 0;
    border: solid 1px;
    width: 250px;
    margin: 0 auto;
    margin-top: 25px;
}

.bomb_box {
    position: relative;
    width: 500px;
    margin: 0 auto;
}

p.bomb {
    position: absolute;
    top: -201px;
    left: -51px;
}


/*membership*/

.mv {
    text-align: center;
    background: #04051f;
    margin-bottom: 4rem;
}

h3.memberttl {
    color: #000;
    margin-top: 2rem;
    font-size: 1.5rem;
}

span.tokuten {
    background: #cc0000;
    color: #fff;
    padding: .3rem;
    font-size: 1rem;
    margin-right: 1rem;
    vertical-align: text-bottom;
}
.member_box {
    width: 1170px;
    margin: 0 auto;
    padding-left: 2rem;
}

.member_txt {
    margin-top: 1rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid #ccc;
}
.member_box2 {
    display: flex;
    width: 1170px;
}

.member_box2 {
    display: flex;
}

.member_img {
    width: 50%;
}
p.memberimg_01 img {
    width: 320px;
}

.member_txt2 {
    width: 50%;
}

.member_img p {
    width: 320px;
    margin: 0 auto;
   margin-bottom: 2rem;
   
}

.member_txt2 p {
    margin-top: 0.6rem;
}

.member_box2 {
    display: flex;
    border-bottom: 1px solid #ccc;
    margin-bottom: 3rem;
}


.member_txt:last-child {
    border-bottom: none;
}
em {
    color: #cc0000;
    font-weight: bold;
}

.box-caution {
    background: #f2f2f2;
    padding: 1em;
    margin: 2em auto;
    position: relative;
}

.caution_ttl {
    color: #2d2d2d;
    font-size: 1.1em;
    font-weight: bold;
}
p.caution_ttl {
    margin-top: .3rem;
}

.main-ttl {
    border-left: .3em solid #cc0000;
    padding: .4em 1.5em;
    margin: 0 auto 1rem;
    line-height: 1.3;
    color: #2d2d2d;
}

.main-ttl p:first-child {
    font-size: 1.3rem;
    font-weight: bold;
}

.box-caution li span {
    /* position: absolute; */
    left: 0;
    display: inline-block;
    background: #CCC;
    border-radius: 2px;
    font-size: 13px;
    letter-spacing: 0;
    width: 44px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    margin-left: 1rem;
    margin-right: 1rem;
    /* font-family: 'Tinos'; */
}

.box-caution li {
    margin-left: .6rem;
}

.box-caution li {
    margin-bottom: .4rem;
    margin-left: .6rem;
}

h3.memberttl span img {
    width: 80px;

}

.login {
    display: block;
    position: relative;
    padding: 18px 3em 18px 1em;
    color: white;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 1.4em;
    line-height: .8;
    margin-top: 3rem;
    text-align: center;
    margin-bottom: 3rem;
}

.login p {
    width: 50%;
    transition: .4s;
    background: #2c3e4c;
    min-width: 61%;
    margin: 0 auto;
}
.login a {
    display: block;
    position: relative;
    padding: 18px 3em 18px 1em;
    color: white;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 1.1em;
    line-height: .8;
}

























