@charset "utf-8";



.members-guide{
    max-width: 910px;
    color:#21A0BC!important;
    padding: 10px 0px;
    text-align: center;
    border: 2px solid #21A0BC;
    }
.members-guide a{
    color:#21A0BC!important;
    }




body img {
    width: auto;
    }


.h1{
    font-size: 3.1rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    }
.h2{
    font-size: 2.5rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
    line-height: 3.7rem;
    }
.h3{
    font-size: 1.8rem;
    font-weight: 600;
    text-align: left;
    margin-bottom: 10px;
    }
.h3:before{
    content: "";
    display: inline-block;
    border: 8px solid transparent;
    border-left: 8px solid #333;
    padding: 0;
    margin: 0;
    top: -0px;
    position: relative;
    }
.h4{
    font-size: 1.9rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
    }
.p{
    margin:0 10px;
    text-align: center;
    }
.color{
    color:#07b951;
    }



/*導入*/
.intro{
    margin-bottom:50px!important;
    }
.intro_em{
    font-size: 2rem;
    font-weight: 600;
    color:#dd4b4b;
    }
.intro-small{
    display: inline-block;
    text-align: left;
    font-weight: normal;
    font-size: 1.2rem;
    margin-bottom: 10px;
    line-height: 1.8rem;
    }
.intro a{
    text-decoration:underline
    }
@media screen and (max-width:760px) {
    .intro-small{
    margin-top: 5px;
    margin-bottom: 0px;
    }
    }


/*見出し*/
.linkage-rbn{
    display: flex;
    align-items: center;
    height: 50px;
    line-height: 50px;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 0.2rem;
    text-align: center;
    }
.linkage-rbn:after,
.linkage-rbn:before{
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #07b951;        
    }
.linkage-rbn:before{
    margin-right: 7rem;
    }
.linkage-rbn:after{
    margin-left: 7rem;
    }
@media screen and (max-width:760px) {
    .linkage-rbn:before{
    margin-right: 3rem;
    }
    .linkage-rbn:after{
    margin-left: 3rem;
    }
    }

.linkage-con-pc{
    display: block;
    }
.linkage-con-sp{
    display: none;
    }
.linkage-con{
    background-color: #f1f0f0;
    position: relative;
    padding:45px 60px 30px;
    margin: 0 10px 100px;
    text-align: left;
    }
.linkage-con_intro{
    font-size: 1.7rem;
    margin-bottom:30px;
    text-align: center;
    }
.linkage{
    /*
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
    margin-bottom:40px;
    }
.linkage li{
    padding: 30px 15px 20px;
    text-align: center;
    /*
    border: 1px solid #ccc;*/
    }
.linkage-inner{
    padding:10px 18px;
    }
@media screen and (max-width:760px) {
    .linkage-inner{
    padding:0px 0px 15px;
    }
    .linkage-con_intro {
    font-size: 1.4rem;
    margin-bottom: 20px;
    }
    }
.linkage-img_s{
    max-width:230px;
    }
.linkage-img_l{
    max-width:320px;
    }
@media screen and (max-width:760px) {
    .linkage-img_s{
    max-width:100%;
    }
    .linkage-img_l{
    max-width:100%;
    }
    }
.m-point{
    color:#21A0BC;
    margin:0 auto 20px;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    width:70px;
    height:70px;
    border-radius: 50%;
    border: 2px solid #21A0BC;
    display:flex;
    justify-content:center;
    align-items:center;
    letter-spacing: 0.2rem;
    }
.m-point-em{
    font-size: 2.3rem;
    }
.point-under{
    padding: 0 0.5rem;
    background: linear-gradient(transparent 50%, #f8ff9c 50%);
    }
.linkage li img{
    max-height:70px;
    margin-bottom: 35px;
    }
.cap{
    margin-bottom: 80px;
    }
@media screen and (max-width:760px) {
    .cap{
    margin-bottom: 0px;
    }
    }
.cap p{
    letter-spacing: 0.05rem;
    font-size: 1.7rem;
    text-align: center;
    line-height: 2.6rem;
    
    }
.small{
    display: block;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.5rem;
    }
.headline-wrap{
    display:flex;
    align-items: center;
    margin-bottom:8px;
    }
.headline-wrap_diff3{
    align-items: flex-start;
    }
@media screen and (max-width:548px) {
    .headline-wrap_diff548{
    align-items: flex-start;
    }
    }
@media screen and (max-width:469px) {
    .headline-wrap_diff469{
    align-items: flex-start;
    }
    }
@media screen and (max-width:428px) {
    .headline-wrap_diff428{
    align-items: flex-start;
    }
    }
.sub_head {
    padding: 0.2rem 0.5rem;
    }
.sub_head span {
    background-color: #333;
    display: block;
    border-radius: 50%;
    padding-top: 0.2rem;
    padding-left: 0.7rem;
    width: 2.1rem;
    height: 2.1rem;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 600;
    }
@media screen and (max-width:760px) { 
    .h1{
    font-size: 2.3rem;
    margin-bottom: 20px;
    }
    .h2{
    font-size: 2rem;
    padding-bottom: 1rem;
    line-height: 3.1rem;
    margin-bottom: 5px;
    }
    .h3{
    font-size: 1.6rem;
    margin-bottom: 10px;
    }
    .h4{
    font-size: 1.9rem;
    margin-bottom: 10px;
    text-align: left;
    }
    p{
    font-size: 1.3rem;
    margin:0;
    }
    .linkage-con{
    max-width: 890px;
    padding:30px 20px;
    margin: 0 0px 70px;
    margin-bottom: 60px;
    }
    .linkage{
    margin-bottom: 20px;
    }
    .linkage-rbn {
    margin-bottom: 0px;
    padding-bottom: 0rem;
    }
    .cap{
    font-size: 0.9rem;
    }
    .cap p{
    font-size: 1.4rem;
    line-height: 2.2rem;
    }
    }
@media screen and (max-width:680px) {
    .linkage-con-pc{
    display: none;
    }
    .linkage-con-sp{
    display: block;
    }
    .linkage{
    display: block;
    }
    .linkage li{
    width:100%;
    margin: 0 auto 15px;
    padding: 20px 15px 20px;
    }
    .linkage li img{
    margin-bottom: 15px;
    }
    }



.member-join{
    margin-bottom: 120px;
    text-align: center;
    }
@media screen and (max-width:680px) {
    .member-join{
    margin-bottom: 90px;
    }
    }
.member-join img{
    max-width: 35px;
    }
.member-join .h2{
    margin-bottom: 15px;
    font-size: 2.6rem;
    }
.join-point{
    font-size: 3rem;
    font-weight: 600;
    }
.font_em{
    font-weight: 600;
    font-size: 1.5rem;
    text-align: left;
    letter-spacing: 0.1rem;
    margin-bottom:10px;
    }
@media screen and (max-width:760px) {
    .font_em{
    font-size: 1.3rem;
    line-height:2rem;
    }
    }
.btn{
    background-color: #07b951;
    display: block;
    width:250px;
    padding: 20px 20px;
    text-align: center;
    color: #fff!important;
    font-weight: 600;
    font-size: 1.8rem;
    border-radius: 10px;
    }


.one-point{
    max-width: 45px;
    margin-bottom: 10px;
    }


.table-rank {
    border: solid 1px #ccc;
    font-size: 1.3rem;
    margin: 0 auto 30px;
    }
.table-rank-sp{
    display: none;
    }
.tr-top td{
    font-weight: 600;
    }
.tr-top th{
    text-align: center;
    font-weight: 600;
    }
.table-rank th {
    width:150px;
    border: solid 1px #ccc;
    padding: 10px;
    vertical-align: middle;
    }
.rank_img{
    width: 30px;
    margin-right: 7px;
    }
.table-rank td {
    border: solid 1px #ccc;
    width: 200px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    }
.table-rank .tr-top{
    background: #999;
    color: #fff;
    font-weight: 600;
    }
.table-rank .tr-top th{
    background: #999;
    }
.table-rank .tr-nonm{
    background: #bebebe;
    }
.table-rank .tr-nonm th{
    background: #bebebe;
    }
.par-em-slv{
    color:#db3719;
    font-size: 1.6rem;
    font-weight: 600;
    }
.par-em-gld{
    color:#db3719;
    font-size: 1.8rem;
    font-weight: 600;
    }
.rank_em_m{
    color:#fff;
    font-weight: 600;
    text-align: center;
    }
.rank_em_r{
    color:#333;
    font-weight: 600;
    display: flex;
    justify-content:center;
    align-items:center;
    border: none !important;
    }
.rank_em_b{
    color:#b36729;
    font-size: 1.6rem;
    font-weight: 600;
    display: flex;
    justify-content:center;
    align-items:center;
    border-right:none  !important;
    border-left:none  !important;
    }
.rank_em_s{
    background-color: #dce2e7;
    color:#db3719;
    font-size: 1.6rem;
    font-weight: 600;
    display: flex;
    justify-content:center;
    align-items:center;
    border-right:none  !important;
    border-left:none  !important;
    border-top:none  !important;
    }
.rank_em_g{
    background-color: #f5eead;
    color:#db3719;
    font-size: 1.6rem;
    font-weight: 600;
    display: flex;
    justify-content:center;
    align-items:center;
    border: none !important;
    }
@media screen and (max-width:680px) {
    .table-rank {
    letter-spacing: 0;
    font-size: 1.1rem;
    }
    .table-rank-pc{
    display: none;
    }
    .table-rank-sp{
    display: block;
    }
    .table-rank td {
    padding: 7px 5px;
    line-height: 1.5rem;
    }
    .table-rank th {
    width:75px;
    padding: 10px 6px;
    }
    .rank_em_r{
    flex-direction: column;
    }
    .rank_em_b{
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.5rem;
    flex-direction: column;
    }
    .rank_em_s{
    background-color: #dce2e7;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5rem;
    flex-direction: column;
    }
    .rank_em_g{
    background-color: #f5eead;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5rem;
    flex-direction: column;
    }
    .rank_img{
    width: 25px;
    margin-right: 0px;
    margin-bottom: 6px;
    }
    }
@media screen and (max-width:510px) {
    .table-rank td {
    width:100px;
    }
    }

.point-link{
    text-align: center;
    margin-bottom: 160px;
    }
.point-link a{
    text-decoration: underline;
    }




.linkage-2{
    margin: 30px auto 10px;
    justify-content: center;
    gap: 25px;
    }
.linkage-2 .h2{
    margin-bottom: 30px;
    }
.linkage-strong{
    font-weight: 600;
    }
.linkage-2 li{
    width:35%;
    }
.linkage-2 li img{
    margin-bottom: 25px;
    }
@media screen and (max-width:680px) {
    .linkage-2 li{
    width:100%;
    }
    }


.rank-wrap{
    text-align: left;
    margin-left: 0;
    }
.rank-wrap .h3{
    text-align: left;
    }
.rank-wrap .h4{
    text-align: left;
    }
.rank-wrap p{
    font-size: 1.3rem;
    line-height: 2rem;
    }
.rank-cap p{
    text-align: left;
    }
.rank-wrap-line{
    display: block;
    background-color: #ccc;
    width:100%;
    height: 1px;
    margin-bottom: 15px;
    }



.rank-wrap-cap{
    margin-bottom: 10px;
    }
.p-strong{
    font-weight: 600;
    line-height: 2rem;
    margin-bottom: 8px;
    }

.member-note{
    text-align: center;
    font-size: 1.1rem;
    }


.return-top{
    display: block;
    margin: 0 auto;
    width:200px;
    padding:20px 0;
    text-align: center;
    font-size: 1.7rem;
    font-weight: 600;
    border: 1px solid #333;
    border-radius: 10px;
    }