/* =====================
  c--mypage-information-block
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-information-block .block-title{
    font-size: 16px;
    font-size: 1rem;
    color: #212121;
    border-bottom: solid 3px #e1e1e1;
    padding: 6px 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .c--mypage-information-block .no-data-message{
    font-size: 12px;
    font-size: 0.75rem;
    color: #606060;
    padding: 10px 25px;
  }
}
@media screen and (min-width: 768px) {
  .c--mypage-information-block{
    padding: 30px;
    background-color: #eeeeee;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .c--mypage-information-block .block-title{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .c--mypage-information-block .no-data-message{
    font-size: 14px;
    font-size: 0.875rem;
    color: #606060;
    padding: 10px 30px;
  }
}


/* =====================
  c--news-information-list
===================== */
@media screen and (max-width: 767px) {
  .c--news-information-list{
    margin: 0 15px 30px;
  }
  .c--news-information-list li{
    border-bottom: 1px solid #bebebe;
    padding: 10px;
    color: #606060;
    font-size: 12px;
    font-size: 0.75rem;
    overflow: hidden;
  }
  .c--news-information-list li a,
  .c--news-information-list li span{
    color: #606060;
  }
  .c--news-information-list li span.title{
    margin-right: 50px;
    float: left;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--news-information-list li span.title .readed-mark{
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    display: inline-block;
    text-align: center;
    color: #616161;
    font-weight: normal;
    font-size: 10px;
    font-size: 0.625rem;
    padding: 3px 14px;
    margin-right: 10px;
  }
  .c--news-information-list li span.title .not-readed-mark{
    
    background-color: #ff3333;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 10px;
    font-size: 0.625rem;
    padding: 3px 14px;
    margin-right: 10px;
  }
  .c--news-information-list li span.date{
    float: right;
    font-size: 12px;
    font-size: 0.6875rem;
    font-weight: bold;
  }
  .c--news-information-list .news-content{
    padding: 10px;
    color: #606060;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 768px) {
  .c--news-information-list{
    margin-bottom: 40px;
  }
  .c--news-information-list li{
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 30px;
    color: #606060;
    font-size: 14px;
    font-size: 0.875rem;
    overflow: hidden;
  }
  .c--news-information-list li a,
  .c--news-information-list li span{
    color: #606060;
    font-size: 14px;
    font-size: 0.875rem;
    display: block;
  }
  .c--news-information-list li span.title{
    margin-right: 120px;
    float: left;
  }
  .c--news-information-list li span.title .readed-mark{
    display: inline;
    font-size: 14px;
    font-size: 0.875rem;
    border: 1px solid #e0e0e0;
    
    height: 25px;
    line-height: 25px;
    width: 60px;
    /*font-size: 12px;*/
    /*font-size: 0.75rem;*/
    background-color: #ffffff;
    margin: 0 20px 0 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    color: #616161;
    font-weight: normal;
  }
  .c--news-information-list li span.title .not-readed-mark{
    display: inline;
    font-size: 14px;
    font-size: 0.875rem;
    
    height: 25px;
    line-height: 25px;
    width: 60px;
    /*font-size: 12px;*/
    /*font-size: 0.75rem;*/
    margin: 0 20px 0 10px;
    background-color: #ff3333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: normal;
  }
  .c--news-information-list li span.date{
    float: right;
  }
  .c--news-information-list .news-content{
    padding: 10px 30px;
    color: #606060;
    font-size: 14px;
    font-size: 0.875rem;
  }
}


/* =====================
  c--mypage-login-point
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-login-point{
    margin: 0 15px;
    padding: 15px;
    background-color: #eeeeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .c--mypage-login-point h2{
    font-size: 14px;
    font-size: 0.875rem;
    color: #212121;
    /*background: url(/file/sg_img/project/page-mypage/icon--gift-box.png) no-repeat right top;
    background-size: 14px auto;*/
    /*width: 245px;*/
    margin: 0 auto 15px;
    border-bottom: none;
    padding: 0;
    font-weight: normal;
    text-align: center;
  }
  .c--mypage-login-point h2:after {
    content: "";
    width: 12px;
    height: 14px;
    display: inline-block;
    background-image: url(/file/sg_img/project/page-mypage/icon--gift-box.png);
    background-size: contain;
    margin-left: 5px;
    margin-top: 2px;
  }
  .c--mypage-login-point p{
    font-size: 11px;
    font-size: 0.6875rem;
    /*text-align: center;*/
    color: #212121;
  }
  .c--mypage-login-point .granting-points{
    font-size: 16px;
    font-size: 1rem;
    display: inline-block;
    margin: 0 3px;
  }
  .c--mypage-login-point .supplementary-explanation{
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media screen and (min-width: 768px) {
  .c--mypage-login-point p{
    color: #606060;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0 30px;
  }
  .c--mypage-login-point .granting-points{
    font-size: 20px;
    font-size: 1.25rem;
    display: inline-block;
    margin: 0 5px;
  }
  .c--mypage-login-point .supplementary-explanation{
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 0 20px;
  }
}


/* =====================
  c--mypage-title
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-title{
    font-size: 16px;
    font-size: 1rem;
    color: #212121;
    border-bottom: solid 3px #e1e1e1;
    padding: 6px 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .c--mypage-title{
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: bold;
    border-bottom: 3px solid #dbdbdb;
    padding: 0 35px 5px;
    margin-bottom: 30px;
  }
}

/* =====================
  c--mypage-sidebar-title
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-sidebar-title{
    font-size: 16px;
    font-size: 1rem;
    color: #212121;
    border-bottom: solid 3px #e1e1e1;
    padding: 6px 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .c--mypage-sidebar-title{
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: bold;
    border-bottom: 3px solid #dbdbdb;
    padding: 0 10px 5px;
    margin-bottom: 20px;
  }
}


/* =====================
  c--mypage-member-information
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-member-information{
    margin: 0 10px;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--mypage-member-information{
    margin: 0;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--mypage-member-information{
    margin: 0 10px;
  }
}
@media screen and (min-width: 1200px) {
  .c--mypage-member-information{
    margin: 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .c--mypage-member-information dl{
    margin-bottom: 20px;
  }
  .c--mypage-member-information dl:last-of-type{
    margin-bottom: 0;
  }
  .c--mypage-member-information dt{
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background-color: #f6f5f6;
    border: solid 1px #cacaca;
    font-size: 14px;
    font-size: 0.875rem;
    color: #8e8e8e;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
  }
  .c--mypage-member-information dt span{
    text-align: center;
    background-color: #fff;
    border: solid 1px #e0e0e0;
    color: #616161;
    font-size: 13px;
    font-size: 0.8125rem;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    position: absolute;
    top: 3px;
    right: 5px;
  }
  .c--mypage-member-information dt span a{
    display: block;
    color: #616161;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--mypage-member-information dt span a:hover{
    text-decoration: none;
  }
  .c--mypage-member-information dd{
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .c--mypage-member-information dl{
    margin-bottom: 30px;
  }
  .c--mypage-member-information dt{
    font-size: 13px;
    font-size: 0.8125rem;
    background-color: #eeeeee;
    color: #616161;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
    font-weight: normal;
  }
  .c--mypage-member-information dt span{
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #e0e0e0;
    color: #616161;
    font-size: 11px;
    font-size: 0.6875rem;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .c--mypage-member-information dt span a{
    display: block;
    color: #616161;
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .c--mypage-member-information dt span a:hover{
    text-decoration: none;
  }
  .c--mypage-member-information dd{
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 0 10px;
    word-wrap: break-word;
  }
}

@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--mypage-member-information dt{
    padding: 8px 15px;
    position: relative;
  }
  .c--mypage-member-information dt span{
    width: 80px;
    position: absolute;
    top: 5px;
    right: 5px;
  }
}
@media screen and (min-width: 993px) {
  .c--mypage-member-information dt{
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    position: relative;
  }
  .c--mypage-member-information dt span{
    width: 100px;
    position: absolute;
    top: 5px;
    right: 5px;
  }
}



/* =====================
  c--mypage-sidebar-menu
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-sidebar-menu ul{
    margin: 0 10px;
  }
  .c--mypage-sidebar-menu li{
    padding: 10px;
    border: 1px solid #e1e1e1;
    border-bottom: none;
    color: #212121;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--mypage-sidebar-menu li:last-child{
    border-bottom: 1px solid #e1e1e1;
  }
  .c--mypage-sidebar-menu li a{
    color: #212121;
    font-size: 14px;
    font-size: 0.875rem;
    background: url(/file/sg_img/common/icon--sp-arrow-type-sidebar-page-transition.gif) no-repeat right center;
    background-size: 7px auto;
    display: block;
  }
  .c--mypage-sidebar-menu li a:hover{
    text-decoration: none;
  }
}
@media screen and (min-width: 768px) {
  .c--mypage-sidebar-menu ul{
    margin: 0 15px;
  }
  .c--mypage-sidebar-menu li{
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 0 10px;
    color: #606060;
  }
  .c--mypage-sidebar-menu li a{
    font-size: 14px;
    font-size: 0.875rem;
    padding: 10px 0;
    color: #606060;
    background: url(/file/sg_img/common/icon--arrow-type-sidebar-pgae-transition.gif) no-repeat right center;
    display: block;
  }
}

/* =====================
  c--model-list
===================== */
@media screen and (max-width: 767px) {
  .c--model-list{
    margin-bottom: 15px;
  }
  .c--model-list dd{
    font-size: 14px;
    font-size: 0.875rem;
    color: #000000;
    margin: 0 5px;
    font-weight: bold;
  }
  .c--model-list dd a{
    font-size: 14px;
    font-size: 0.875rem;
    color: #000000;
  }
  .c--model-list dd a:hover{
    text-decoration: none;
  }
  .c--model-list img{
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .c--model-list{
    margin-bottom: 30px;
  }
  .c--model-list dd{
    font-size: 15px;
    font-size: 0.9375rem;
    color: #000000;
    margin: 5px;
    font-weight: bold;
  }
  .c--model-list dd a{
    font-size: 15px;
    font-size: 0.9375rem;
    color: #000000;
  }
  .c--model-list dd a:hover{
    text-decoration: none;
  }
  .c--model-list img{
    width: 100%;
    height: auto;
  }
}


/* =====================
  c--tab-switching
===================== */
@media screen and (max-width: 767px) {
  .c--tab-switching ul{
    overflow: hidden;
    padding-bottom: 20px;
  }
  .c--tab-switching li{
    width: 50%;
    text-align: center;
    display: block;
    float: left;
    color: #848484;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--tab-switching li div{
    display: block;
    color: #848484;
    cursor: pointer;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 12px 0;
    border-bottom: solid 2px #dcdcdc;
    border-top: solid 2px #dcdcdc;
  }
  .c--tab-switching li div:hover{
    text-decoration: none;
  }
  .c--tab-switching li:first-child a{
    border-right: solid 2px #dcdcdc;
  }
  .c--tab-switching li.tab-active{
    width: 50%;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    color: #212121;
    background-color: #eeeeee;
  }
  .c--tab-switching li.tab-active a{
    color: #212121;
  }
  .c--tab-switching img{
    display: inline-block;
    margin: 0 5px;
    width: 14px;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .c--tab-switching ul{
    overflow: hidden;
  }
  .c--tab-switching li{
    cursor: pointer;
    width: 50%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-bottom: solid 3px #dbdbdb;
    display: block;
    float: left;
    color: #848484;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .c--tab-switching li div{
    display: block;
    color: #848484;
    cursor: pointer;
  }
  .c--tab-switching li div:hover{
    text-decoration: none;
  }
  .c--tab-switching .tab-active{
    background-color: #eeeeee;
    border-top: solid 3px #dbdbdb;
    border-right: solid 3px #dbdbdb;
    border-left: solid 3px #dbdbdb;
    border-bottom: none;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    color: #000000;
  }
  .c--tab-switching .tab-active a{
    color: #000000;
  }
  .c--tab-switching img{
    display: inline-block;
    margin: 0 5px;
  }
}


/* =====================
  c--mypage-edit-block
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-edit-block .block-title{
    font-size: 16px;
    font-size: 1rem;
    color: #212121;
    border-bottom: solid 3px #e1e1e1;
    padding: 6px 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .c--mypage-edit-block .bottom-message{
    margin: 0 15px 30px;
  }
}
@media screen and (min-width: 768px) {
  .c--mypage-edit-block{
    padding: 30px;
    background-color: #eeeeee;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .c--mypage-edit-block .block-title{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .c--mypage-edit-block .bottom-message{
    margin: 0 auto;
    max-width: 600px;
  }
}


/* =====================
  c--mypage-set-account
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-set-account-block .block-title{
    font-size: 16px;
    font-size: 1rem;
    color: #212121;
    border-bottom: solid 3px #e1e1e1;
    padding: 6px 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .c--mypage-set-account-block .btn-wrapper{
    padding: 0 50px;
  }
}
@media screen and (min-width: 768px) {
  .c--mypage-set-account-block{
    padding: 30px;
    background-color: #eeeeee;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .c--mypage-set-account-block .block-title{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
}

/* =====================
  c--twitter-information
===================== */
@media screen and (max-width: 767px) {
  .c--twitter-information .col{
    padding: 15px;
  }
  .c--twitter-information .account-image img{
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100px;
  }
  .c--twitter-information .information-group .name-and-id{
    display: block;
    color: #212121;
  }
  .c--twitter-information .name{
    font-weight: bold;
    font-size: 16px;
    font-size: 1rem;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .c--twitter-information .col{
    padding: 15px;
  }
  .c--twitter-information .color-block{
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
  }
  .c--twitter-information .account-image img{
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100px;
  }
  .c--twitter-information .information-group .name-and-id{
    display: block;
    margin-bottom: 15px;
    color: #212121;
  }
  .c--twitter-information .information-group .name{
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .c--twitter-information .information-group .follow-and-follower{
    white-space: nowrap;
  }
}



/* =====================
  c--mypage-mail-block
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-mail-block .block-title{
    font-size: 16px;
    font-size: 1rem;
    color: #212121;
    border-bottom: solid 3px #e1e1e1;
    padding: 6px 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .c--mypage-mail-block .bottom-message{
    margin: 0 15px 30px;
  }
}
@media screen and (min-width: 768px) {
  .c--mypage-mail-block{
    padding: 30px;
    background-color: #eeeeee;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .c--mypage-mail-block .block-title{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .c--mypage-mail-block .bottom-message{
    margin: 0 auto;
    max-width: 600px;
  }
}

/* =====================
  c--mypage-hist-block
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-hist-block .block-title{
    font-size: 16px;
    font-size: 1rem;
    color: #212121;
    border-bottom: solid 3px #e1e1e1;
    padding: 6px 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .c--mypage-hist-block .bottom-message{
    margin: 0 15px 30px;
  }
}
@media screen and (min-width: 768px) {
  .c--mypage-hist-block{
    padding: 30px;
    background-color: #eeeeee;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .c--mypage-hist-block .block-title{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .c--mypage-hist-block .bottom-message{
    margin: 0 auto;
    max-width: 600px;
  }
}


/* =====================
  c--hist-table
===================== */
@media screen and (max-width: 767px){
  .c--hist-table{
    color: #606060;
    padding: 5px 0;
    text-align: center;
    /*
    font-size: 10px;
    font-size: 0.625rem;
    */
    white-space: nowrap;
    line-height: 1.3;
    width: 100%;
  }
  .c--hist-table tr{

    padding: 10px 0;
  }
  .c--hist-table thead tr{
    border-top: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    height: 40px;
  }
  .c--hist-table tbody tr{
    border-bottom: 1px solid #e0e0e0;
    height: 80px;
  }

  .c--hist-table tr th{
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
  }
  .c--hist-table tr td{
    text-align: center;
    /*
    font-size: 12px;
    font-size: 0.75rem;
    */
    padding: 0 1.5%;
    vertical-align: middle;
  }

  .c--hist-table tr th:first-of-type,
  .c--hist-table tr td:first-of-type{
    padding-left: 70px;
  }
  .c--hist-table tr th:last-of-type,
  .c--hist-table tr td:last-of-type{
    padding-right: 70px;
  }
}

@media screen and (min-width: 768px){
  .c--hist-table{
    border-collapse: collapse;
    color: #606060;
    padding: 10px 40px;
    width: 100%;
  }
  .c--hist-table tr{
    border-top: 1px solid #e0e0e0;
    padding: 10px 0;
  }
  .c--hist-table thead tr{
    height: 40px;
  }
  .c--hist-table tbody tr{
    height: 80px;
  }
  .c--hist-table tr th{
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
  }
  .c--hist-table tr td{
    text-align: center;
    padding: 0 1.5%;
    vertical-align: middle;
    min-width: 80px;
  }
/*
  .c--hist-table tr th:first-of-type,
  .c--hist-table tr td:first-of-type{
    padding-left: 70px;
  }
  .c--hist-table tr th:last-of-type,
  .c--hist-table tr td:last-of-type{
    padding-right: 70px;
  }
*/
}
@media screen and (min-width: 992px){
  .c--hist-table thead tr{
    height: 50px;
  }
  .c--hist-table tbody tr{
    height: 90px;
  }
}
@media screen and (min-width: 992px){

}


/* =====================
  c--hist-ppv-list
===================== */
@media screen and (max-width: 767px){
  .c--hist-ppv-list{
    width: 100%;
  }
  .c--hist-ppv-list > li{
    border-top: 1px solid #e0e0e0;
    padding: 30px 0 40px;
    width: 100%;
  }
  .c--hist-ppv-list > li:last-of-type{
    padding-bottom: 0;
  }
  .c--hist-ppv-list > li .commerce-title{
    color: #212121;
    display: block;
    font-weight: bold;
    margin-bottom: 12px;
    width: 100%;
  }
  .c--hist-ppv-list > li .commerce-title:hover{
    color: #212121;
    text-decoration: none;
  }
  .c--hist-ppv-list > li .commerce-info-wrapper{
    margin-bottom: 40px;
  }
  .c--hist-ppv-list > li .commerce-img-wrapper{
    display: block;
    float: left;
    width: 120px;
  }
  .c--hist-ppv-list > li .various-info-wrapper{
    float: left;
    padding-left: 15px;
  }
  .c--hist-ppv-list > li .various-info-wrapper > *{
    margin-bottom: 12px;
  }
  .c--hist-ppv-list > li .commerce-img-wrapper > img{
    max-width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 768px){
  .c--hist-ppv-list{
    width: 100%;
  }
  .c--hist-ppv-list > li{
    border-top: 1px solid #e0e0e0;
    padding: 40px 0 40px;
    width: 100%;
  }
  .c--hist-ppv-list > li:last-of-type{
    padding-bottom: 0;
  }
  .c--hist-ppv-list > li .commerce-title{
    display: block;
    color: #212121;
    font-weight: bold;
    margin-bottom: 12px;
    width: 100%;
  }
  .c--hist-ppv-list > li .commerce-title:hover{
    color: #212121;
    text-decoration: none;
  }
  .c--hist-ppv-list > li .commerce-info-wrapper{
    margin-bottom: 40px;
  }
  .c--hist-ppv-list > li .commerce-img-wrapper{
    display: block;
    float: left;
  }
  .c--hist-ppv-list > li .various-info-wrapper{
    float: left;
    padding-left: 40px;
  }
  .c--hist-ppv-list > li .various-info-wrapper > *{
    margin-bottom: 12px;
  }
  .c--hist-ppv-list > li .commerce-img-wrapper > img{
    max-width: 100%;
    text-align: center;
  }
}


/* =====================
  c--monthly-course-table
===================== */
@media screen and (max-width: 767px){
  .c--monthly-course-table{
    color: #606060;
    padding: 5px 0;
    text-align: center;
    /*
    font-size: 10px;
    font-size: 0.625rem;
    */
    /*white-space: nowrap;*/
    line-height: 1.3;
    width: 100%;
  }
  .c--monthly-course-table tr{

    padding: 10px 0;
  }
  .c--monthly-course-table thead tr{
    border-top: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    height: 40px;
  }
  .c--monthly-course-table tbody tr{
    border-bottom: 1px solid #e0e0e0;
    height: 80px;
  }

  .c--monthly-course-table tr th{
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
  }
  .c--monthly-course-table tr td{
    text-align: center;
    /*
    font-size: 12px;
    font-size: 0.75rem;
    */
    padding: 0 1.5%;
    vertical-align: middle;
  }
/*
  .c--monthly-course-table tr th:first-of-type,
  .c--monthly-course-table tr td:first-of-type{
    padding-left: 70px;
  }
  .c--monthly-course-table tr th:last-of-type,
  .c--monthly-course-table tr td:last-of-type{
    padding-right: 70px;
  }
*/
  .c--monthly-course-table .sp-hidden{
    display: none!important;
  }
  .c--monthly-course-table .no-border-bottom-for-sp{
    border-bottom: none;
  }
}

@media screen and (min-width: 768px){
  .c--monthly-course-table{
    border-collapse: collapse;
    color: #606060;
    padding: 10px 40px;
    width: 100%;
  }
  .c--monthly-course-table tr{
    border-top: 1px solid #e0e0e0;
    padding: 10px 0;
  }
  .c--monthly-course-table thead tr{
    height: 40px;
  }
  .c--monthly-course-table tbody tr{
    height: 80px;
  }
  .c--monthly-course-table tr th{
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
  }
  .c--monthly-course-table tr td{
    text-align: center;
    padding: 0 1.5%;
    vertical-align: middle;
    min-width: 80px;
  }
/*
  .c--monthly-course-table tr th:first-of-type,
  .c--monthly-course-table tr td:first-of-type{
    padding-left: 70px;
  }
  .c--monthly-course-table tr th:last-of-type,
  .c--monthly-course-table tr td:last-of-type{
    padding-right: 70px;
  }
*/
  .c--monthly-course-table .pc-hidden{
    display: none!important;
  }
}
@media screen and (min-width: 992px){
  .c--monthly-course-table thead tr{
    height: 50px;
  }
  .c--monthly-course-table tbody tr{
    height: 90px;
  }
}



/* =====================
  c--mypage-monthly-block
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-monthly-block .block-title{
    font-size: 16px;
    font-size: 1rem;
    color: #212121;
    border-bottom: solid 3px #e1e1e1;
    padding: 6px 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }

}
@media screen and (min-width: 768px) {
  .c--mypage-monthly-block{
    padding: 30px;
    background-color: #eeeeee;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .c--mypage-monthly-block .block-title{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 30px;
  }

}


/* =====================
  c--mypage-bitcash-block
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-bitcash-block .block-title{
    font-size: 16px;
    font-size: 1rem;
    color: #212121;
    border-bottom: solid 3px #e1e1e1;
    padding: 6px 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }

}
@media screen and (min-width: 768px) {
  .c--mypage-bitcash-block{
    padding: 30px;
    background-color: #eeeeee;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .c--mypage-bitcash-block .block-title{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 30px;
  }

}


/* =====================
  c--mypage-point-block
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-point-block .block-title{
    font-size: 16px;
    font-size: 1rem;
    color: #212121;
    border-bottom: solid 3px #e1e1e1;
    padding: 6px 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }

}
@media screen and (min-width: 768px) {
  .c--mypage-point-block{
    padding: 30px;
    background-color: #eeeeee;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .c--mypage-point-block .block-title{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
}


/* =====================
  c--mypage-leave-block
===================== */
@media screen and (max-width: 767px) {
  .c--mypage-leave-block .block-title{
    font-size: 16px;
    font-size: 1rem;
    color: #212121;
    border-bottom: solid 3px #e1e1e1;
    padding: 6px 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }

}
@media screen and (min-width: 768px) {
  .c--mypage-leave-block{
    padding: 30px;
    background-color: #eeeeee;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .c--mypage-leave-block .block-title{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
}


/* =====================
  c--cart-list
===================== */
@media screen and (max-width: 767px) {
  .c--cart-list{
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--cart-list tr{
    border-top: solid 1px #dbdbdb;
  }
  .c--cart-list tr:last-child{
    border-bottom: solid 1px #dbdbdb;
  }
  .c--cart-list th{
    border: solid 1px #dbdbdb;
    vertical-align: middle;
    text-align: center;
    padding: 7px 0;
    background-color: #eeeeee;
    /*color: #616161;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: normal;*/
    font-size: 14px;
    font-size: 0.875rem;
    color: #8e8e8e;
    font-weight: bold;
  }
  .c--cart-list td{
    border-left: solid 1px #dbdbdb;
    border-right: solid 1px #dbdbdb;
    width: 25%;
    padding: 10px 3px;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    line-height: 1.5em;
    /*font-size: 12px;
    font-size: 0.75rem;*/
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .c--cart-list td li{
    margin-bottom: 10px;
    /*font-size: 12px;
    font-size: 0.75rem;*/
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .c--cart-list .cart-list-item-information{
    text-align: left;
  }
  .c--cart-list td img{
    width: 100%;
    height: auto;
  }
  .c--cart-list td a{
    color: #212121;
    /*font-size: 12px;
    font-size: 0.75rem;*/
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .c--cart-list td.cart-list-item-buy-button a{
    display: block;
    padding: 5px 0;
    text-align: center;
    border: solid 1px #bdbdbd;
    background-color: #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    /*font-size: 11px;
    font-size: 0.6875rem;*/
    font-size: 10px;
    font-size: 0.625rem;
  }
  .c--cart-list td.cart-list-item-buy-button a:hover{
    text-decoration: none;
    /*font-size: 11px;
    font-size: 0.6875rem;*/
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 768px) {
  .c--cart-list{
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
  }
  .c--cart-list tr{
    border-top: solid 1px #dbdbdb;
  }
  .c--cart-list tr:last-child{
    border-bottom: solid 1px #dbdbdb;
  }
  .c--cart-list th{
    border: solid 1px #dbdbdb;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    padding: 7px 0;
    background-color: #eeeeee;
    /*color: #616161;*/
  }
  .c--cart-list td{
    border-left: solid 1px #dbdbdb;
    border-right: solid 1px #dbdbdb;
    width: 25%;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    line-height: 1.5em;
  }
  .c--cart-list .cart-list-item-information{
    text-align: left;
  }
  .c--cart-list td img{
    width: 100%;
    height: auto;
  }
  .c--cart-list td a{
    color: #212121;
  }
  .c--cart-list td.cart-list-item-buy-button a{
    display: block;
    padding: 8px 0;
    text-align: center;
    border: solid 1px #bdbdbd;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .c--cart-list td.cart-list-item-buy-button a:hover{
    text-decoration: none;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--cart-list{
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--cart-list th{
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--cart-list td{
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--cart-list td a{
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--cart-list td li{
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--cart-list td.cart-list-item-buy-button{
    padding: 0 20px;
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .c--cart-list td.cart-list-item-buy-button a{
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--cart-list{
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--cart-list th{
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--cart-list td{
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--cart-list td a{
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--cart-list td li{
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--cart-list td.cart-list-item-buy-button{
    padding: 0 20px;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--cart-list td.cart-list-item-buy-button a{
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .c--cart-list{
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--cart-list th{
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--cart-list td{
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--cart-list td a{
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--cart-list td li{
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--cart-list td.cart-list-item-buy-button{
    padding: 0 20px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--cart-list td.cart-list-item-buy-button a{
    font-size: 13px;
    font-size: 0.8125rem;
  }
}


/* =====================
  c--cart-item-list > c--total-number
===================== */
@media screen and (max-width: 767px) {
  .c--cart-item-list > .c--total-number{
    font-size: 12px;
    font-size: 0.75rem;
    color: #262626;
    padding: 0 15px;
  }
  .c--cart-item-list > .c--total-number span{
    font-size: 12px;
    font-size: 0.75rem;
    color: #262626;
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .c--cart-item-list > .c--total-number{
    font-size: 13px;
    font-size: 0.8125rem;
    color: #262626;
    padding: 0 10px;
  }
  .c--cart-item-list > .c--total-number span{
    font-size: 13px;
    font-size: 0.8125rem;
    margin-right: 10px;
    color: #262626;
  }
}

/* =====================
  c--purchase-contents-group
===================== */
@media screen and (max-width: 767px) {
  .c--purchase-contents-group{
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .c--purchase-contents-group{
    margin-top: 40px;
  }
}


/* =====================
  c--discount-message
===================== */
@media screen and (max-width: 767px) {
  .c--discount-message p{
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .c--discount-message p{
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 10px;
  }
}

/* =====================
  c--purchase-block
===================== */
@media screen and (max-width: 767px) {
  .c--purchase-block{
    margin: 0 15px;
  }
  .c--purchase-block dl{
    overflow: hidden;
    width: 100%;
    border: solid 1px #d6d6d6;
  }
  .c--purchase-block dt{
    border-right: solid 1px #d6d6d6;
    float: left;
    padding: 10px;
    width: 120px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--purchase-block dd{
    float: left;
    padding: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .purchase-button-group{
    text-align: right;
    margin-top: 10px;
  }
  .purchase-button-group span{
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 5px;
  }
  .purchase-button-group .purchase-btn{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #ffffff;
    font-weight: bold;
    background-color: #ff4484;
    display: inline-block;
    /*font-weight: 400;*/
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .purchase-button-group .purchase-btn:hover{
    text-decoration: none;
  }
  .charge-amount-selection{
    border: solid 1px #d6d6d6;
    padding: 20px 10px 10px;
  }
  .charge-amount-selection li{
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .charge-amount-selection .purchase-btn{
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #ffffff;
    font-weight: normal;
    background-color: #ff4484;
    display: inline-block;
    /*font-weight: 400;*/
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .charge-amount-selection .purchase-btn:hover{
    text-decoration: none;
  }
  .c--not-purchase-block{
    clear: both;
    margin: 0 auto;
  }
  .c--not-purchase-block span{
    display: inline-block;
    text-align: center;
    margin: 0 20px 10px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 768px) {
  .c--purchase-block{
    float: right;
    clear: both;
  }
  .c--purchase-block dl{
    overflow: hidden;
    width: 500px;
    border: solid 1px #d6d6d6;
  }
  .c--purchase-block dt{
    border-right: solid 1px #d6d6d6;
    float: left;
    padding: 10px;
    width: 150px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--purchase-block dd{
    float: left;
    padding: 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .purchase-button-group{
    text-align: right;
    margin-top: 20px;
  }
  .purchase-button-group span{
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 5px;
  }
  .purchase-button-group .purchase-btn{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #ffffff;
    font-weight: bold;
    background-color: #ff4484;
    display: inline-block;
    /*font-weight: 400;*/
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .purchase-button-group .purchase-btn:hover{
    text-decoration: none;
  }
  .charge-amount-selection{
    border: solid 1px #d6d6d6;
    padding: 20px 10px 10px;
    width: 500px;
  }
  .charge-amount-selection li{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .charge-amount-selection .purchase-btn{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #ffffff;
    font-weight: normal;
    background-color: #ff4484;
    display: inline-block;
    /*font-weight: 400;*/
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .charge-amount-selection .purchase-btn:hover{
    text-decoration: none;
  }
  .c--not-purchase-block{
    clear: both;
    margin: 0 auto;
  }
  .c--not-purchase-block span{
    display: inline-block;
    text-align: center;
    margin: 0 20px 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
