/* =====================
  container
===================== */
.container{
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .container{
    max-width: 767px;
  }
  .container.u--container-padding-0{
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .container{
    /*min-width: 768px;*/
    max-width: 992px;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .container{
    /*min-width: 993px;*/
    max-width: 1199px;
  }
}
@media screen and (min-width: 1200px) {
  .container{
    /*min-width: 1200px;*/
    max-width: 1570px;
  }
}


/* =====================
  c--common-title
===================== */
.c--common-title{
  font-weight: bold;
  background: url(/file/sg_img/common/bg--c--common-title.gif) no-repeat left center;
  border-bottom: 1px solid #dbdbdb;
}

.c--common-title span{
  display: inline-block;
  border-left: 1px solid #dbdbdb;
  line-height: 1.3em;
}

@media screen and (max-width: 767px) {
  .c--common-title{
    margin-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .c--common-title span{
    font-size: 16px;
    font-size: 1rem;
    padding: 5px 10px 5px 10px;
    margin-left: 34px;
  }
  .c--common-title span.sub-title{
    /*font-size: 12px;
    font-size: 0.75rem;*/
    font-size: 11px;
    font-size: 0.6875rem;
    margin-left: 0px;
    padding: 0;
    border-left: none;
    display: inline-block;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--common-title{
    margin-bottom: 20px;
  }
  .c--common-title span{
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 5px 10px 5px 10px;
    margin-left: 34px;
  }
  .c--common-title span.main-title{
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 5px 10px 5px 10px;
    margin-left: 34px;
  }
  .c--common-title span.sub-title{
    font-size: 15px;
    font-size: 0.9375rem;
    border-left: none;
    margin-left: 0px;
  }
  .c--common-title span.title-supplement{
    font-size: 12px;
    font-size: 0.75rem;
    border-left: none;
    margin-left: 0px;
    color: #969696;
    font-weight: normal;
  }
  .c--common-title.ppv-user-review-title span.review-title-first{
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 5px 10px 5px 20px;
    margin-left: 34px;
  }
  .c--common-title.ppv-user-review-title span.review-title-second{
    font-size: 12px;
    font-size: 0.75rem;
    border-left: none;
    margin-left: 0px;
    color: #606060;
    font-weight: normal;
  }
  .c--common-title.ppv-user-review-title span.review-title-third{
    font-size: 12px;
    font-size: 0.75rem;
    border-left: none;
    margin-left: 0px;
    color: #606060;
    font-weight: normal;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--common-title{
    margin-bottom: 20px;
  }
  .c--common-title span{
    font-size: 16px;
    font-size: 1rem;
    padding: 5px 10px 5px 15px;
    margin-left: 34px;
  }
  .c--common-title span.main-title{
    font-size: 16px;
    font-size: 1rem;
    padding: 5px 10px 5px 15px;
    margin-left: 34px;
  }
  .c--common-title span.sub-title{
    font-size: 16px;
    font-size: 1rem;
    border-left: none;
    margin-left: 0px;
  }
  .c--common-title span.title-supplement{
    font-size: 13px;
    font-size: 0.8125rem;
    border-left: none;
    margin-left: 0px;
    color: #969696;
    font-weight: normal;
  }
  .c--common-title.ppv-user-review-title span.review-title-first{
    font-size: 16px;
    font-size: 1rem;
    padding: 5px 10px 5px 20px;
    margin-left: 34px;
  }
  .c--common-title.ppv-user-review-title span.review-title-second{
    font-size: 12px;
    font-size: 0.75rem;
    border-left: none;
    margin-left: 0px;
    color: #606060;
    font-weight: normal;
  }
  .c--common-title.ppv-user-review-title span.review-title-third{
    font-size: 12px;
    font-size: 0.75rem;
    border-left: none;
    margin-left: 0px;
    color: #606060;
    font-weight: normal;
  }
}
@media screen and (min-width: 1200px) {
  .c--common-title{
    margin-bottom: 20px;
  }
  .c--common-title span{
    font-size: 18px;
    font-size: 1.125rem;
    padding: 5px 10px 5px 20px;
    margin-left: 34px;
  }
  .c--common-title span.main-title{
    font-size: 18px;
    font-size: 1.125rem;
    padding: 5px 10px 5px 20px;
    margin-left: 34px;
  }
  .c--common-title span.sub-title{
    font-size: 18px;
    font-size: 1.125rem;
    border-left: none;
    margin-left: 0px;
  }
  .c--common-title span.title-supplement{
    font-size: 15px;
    font-size: 0.9375rem;
    border-left: none;
    margin-left: 0px;
    color: #969696;
    font-weight: normal;
  }
  .c--common-title.ppv-user-review-title span.review-title-first{
    font-size: 18px;
    font-size: 1.125rem;
    padding: 5px 10px 5px 20px;
    margin-left: 34px;
  }
  .c--common-title.ppv-user-review-title span.review-title-second{
    font-size: 12px;
    font-size: 0.75rem;
    border-left: none;
    margin-left: 0px;
    color: #606060;
    font-weight: normal;
  }
  .c--common-title.ppv-user-review-title span.review-title-third{
    font-size: 12px;
    font-size: 0.75rem;
    border-left: none;
    margin-left: 0px;
    color: #606060;
    font-weight: normal;
  }
}
/* =====================
  c--common-title-2
===================== */
.c--common-title-2{

}

@media screen and (max-width: 767px) {
  .c--common-title-2{
    border-bottom: 3px solid #e1e1e1;
    font-size: 16px;
    font-size: 1.0rem;
    font-weight: bold;
    letter-spacing: 1.5px;
    margin-bottom: 25px;
    padding: 0 10px 3px 19.5px;
  }
}
@media screen and (min-width: 768px){
  .c--common-title-2{
    border-bottom: 5px solid #e1e1e1;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: 1.5px;
    margin-bottom: 26px;
    padding: 0 10px 3px 36px;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {

}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
}

@media screen and (min-width: 1200px) {

}


/* =====================
  c--common-title-and-supplement
===================== */
@media screen and (max-width: 767px) {
  .c--common-title-and-supplement{
    margin-bottom: 30px;
  }
  .c--common-title-and-supplement .c--common-title{
    margin-bottom: 5px;
  }
  .c--common-title-and-supplement p{
    text-align: right;
    font-size: 10px;
    font-size: 0.625rem;
    color: #747474;
    margin-right: 5px;
  }
}



/* =====================
  c--catygory-list-gtoup
===================== */
.c--catygory-list-gtoup{
  margin-bottom: 50px;
}


/* =====================
  c--catygory-list
===================== */
.c--catygory-list ul{
  margin: 0 5px;
}




.c--catygory-list li{
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
}
.c--catygory-list li a{
  display: block;
  width: 100%;
  height: 100%;
}
.c--catygory-list li a:hover{
  text-decoration: none;
}
.c--catygory-list li.visible-icon-myclip a{
  background: url(/file/sg_img/common/icon--myclip.gif) no-repeat 15px center;
}

.c--catygory-list li.selected{
  background-color: #bdbdbd;
  border: 1px solid #dddddd;
  color: #fff;
  padding: 0 10px;
}

.catygory-color-1 a { color: #ff4081; }
.catygory-color-2 a { color: #448aff; }
.catygory-color-3 a { color: #26a69a; }
.catygory-color-4 a { color: #afb42b; }
.catygory-color-5 a { color: #9575cd; }
.catygory-color-6 a { color: #ff5252; }
.catygory-color-7 a { color: #ff8f00; }
.catygory-color-8 a { color: #757575; }

.catygory-color-1{
  border: solid 1px #ff4081;
  color: #ff4081;
}
.catygory-color-2{
  border: solid 1px #448aff;
  color: #448aff;
}
.catygory-color-3{
  border: solid 1px #26a69a;
  color: #26a69a;
}
.catygory-color-4{
  border: solid 1px #afb42b;
  color: #afb42b;
}
.catygory-color-5{
  border: solid 1px #9575cd;
  color: #9575cd;
}
.catygory-color-6{
  border: solid 1px #ff5252;
  color: #ff5252;
}
.catygory-color-7{
  border: solid 1px #ff8f00;
  color: #ff8f00;
}
.catygory-color-8{
  border: solid 1px #bdbdbd;
  color: #757575;
}

@media screen and (max-width: 767px) {
  .c--catygory-list li{
    height: 24px;
    line-height: 24px;
    font-size: 11px;
    font-size: 0.6875rem;
    margin-right: 10px;
  }
  .c--catygory-list li a{
    padding: 0 10px;
  }
  .c--catygory-list li.visible-icon-myclip a{
    padding: 0 15px 0 35px;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--catygory-list li{
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    font-size: 0.6875rem;
    margin-right: 5px;
    margin-bottom: 6px;
  }
  .c--catygory-list li a{
    padding: 0 10px;
  }
  .c--catygory-list li.visible-icon-myclip a{
    padding: 0 15px 0 35px;
  }
}
@media screen and (min-width: 768px){
  .c--catygory-list li.selected{
    padding: 0 15px;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--catygory-list li{
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    font-size: 0.75rem;
    margin-right: 6px;
    margin-bottom: 8px;
  }
  .c--catygory-list li a{
    padding: 0 15px;
  }
  .c--catygory-list li.visible-icon-myclip a{
    padding: 0 15px 0 35px;
  }
}
@media screen and (min-width: 1200px) {
  .c--catygory-list li{
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .c--catygory-list li a{
    padding: 0 15px;
  }
  .c--catygory-list li.visible-icon-myclip a{
    padding: 0 15px 0 35px;
  }
}


/* =====================
  c--page-nation
===================== */
.c--page-nation ul{
  margin: 0 auto;
  text-align: center;
}

.c--page-nation li{
  border: solid 1px #dbdbdb;
  color: #797979;
  display: inline-block;
}
.c--page-nation li:first-child{
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}
.c--page-nation li:last-child{
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
}

.c--page-nation li.page-selected{
  background-color: #bdbdbd;
  border: solid 1px #bdbdbd;
  /*border: none;*/
  color: #fff;
  /*font-weight: bold;*/
}
.c--page-nation li.page-selected a{
  color: #fff;
}

.c--page-nation li a{
  display: block;
  color: #797979;
}
.c--page-nation li a:hover{
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .c--page-nation{
    overflow: hidden;
  }
  .c--page-nation ul{
    font-size: 0;
  }
  .c--page-nation li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  .c--page-nation li a{
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--page-nation li{
    width: 27px;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    font-size: 0.75rem;
    margin-right: 3px;
  }
  .c--page-nation li a{
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--page-nation li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-size: 0.75rem;
    margin-right: 5px;
  }
  .c--page-nation li a{
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .c--page-nation li{
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-right: 10px;
  }
  .c--page-nation li a{
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

/* =====================
  c--sidebar-page-nation
===================== */
@media screen and (min-width: 768px) {
  .c--page-nation.c--sidebar-page-nation{
    overflow: hidden;
  }
  .c--page-nation.c--sidebar-page-nation ul{
    font-size: 0;
  }
  .c--page-nation.c--sidebar-page-nation li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  .c--page-nation.c--sidebar-page-nation li a{
    font-size: 12px;
    font-size: 0.75rem;
  }
}


/* =====================
  c--user-request-page-nation
===================== */
@media screen and (max-width: 767px) {
  .c--page-nation.c--user-request-page-nation li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0;
    padding: 0;
    display: inline-block;
    background-color: #fff;
  }
  .c--page-nation.c--user-request-page-nation li a{
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--page-nation.c--user-request-page-nation li.page-selected{
    background-color: #bdbdbd;
    border: none;
    color: #fff;
    font-weight: bold;
  }
  .c--page-nation.c--user-request-page-nation li.page-selected a{
    color: #fff;
  }
}
@media screen and (min-width: 768px) {
  .c--page-nation.c--user-request-page-nation{
    overflow: hidden;
  }
  .c--page-nation.c--user-request-page-nation ul{
    font-size: 0;
  }
  .c--page-nation.c--user-request-page-nation li{
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 0;
    padding: 0;
    display: inline-block;
    background-color: #fff;
  }
  .c--page-nation.c--user-request-page-nation li a{
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--page-nation.c--user-request-page-nation li.page-selected{
    background-color: #bdbdbd;
    border: none;
    color: #fff;
    font-weight: bold;
  }
  .c--page-nation.c--user-request-page-nation li.page-selected a{
    color: #fff;
  }
}


/* =====================
  c--tag-list
===================== */
.c--tag-list li{
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: solid 1px #bdbdbd;
  color: #616161;
  display: inline-block;
  background-color: #fff;
}

.c--tag-list li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #616161;
}

.c--tag-list li a:hover{
  text-decoration: none;
  border: none;
  background-color: #616161;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .c--tag-list ul{
    margin: 0 5px;
  }
  .c--tag-list li{
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0 5px 5px 0;
    /*height: 24PX;*/
    height: auto;
    line-height: 24PX;
  }
  .c--tag-list li a{
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--tag-list li{
    font-size: 11px;
    font-size: 0.6875rem;
    margin: 0 3px 5px 0;
    /*height: 25px;*/
    height: auto;
    line-height: 25px;
  }
  .c--tag-list li a{
    padding: 0 10px;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--tag-list li{
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0 3px 8px 0;
    /*height: 27px;*/
    height: auto;
    line-height: 27px;
  }
  .c--tag-list li a{
    padding: 0 10px;
  }
}
@media screen and (min-width: 1200px) {
  .c--tag-list li{
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 0 3px 10px 0;
    /*height: 30px;*/
    height: auto;
    line-height: 30px;
  }
  .c--tag-list li a{
    padding: 0 10px;
  }
}


/* =====================
  c--generic-button
===================== */
@media screen and (max-width: 767px) {
  .c--generic-button{
    height: 37px;
    line-height: 37px;
    border: solid 1px #616161;
    color: #000000;
    background-color: #fff;
    margin: 0 50px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .c--generic-button a{
    color: #000000;
    font-size: 12px;
    font-size: 0.75rem;
    text-decoration: none;
    display: block;
  }
  .c--generic-button a.generic-button-type-open{
    background: url(/file/sg_img/common/icon--sp-arrow-type-open.gif) no-repeat right 15px center;
    background-size: 13px auto;
  }
  .c--generic-button a.generic-button-type-page-transition{
    background: url(/file/sg_img/common/icon--sp-arrow-type-page-transition.gif) no-repeat right 15px center;
    background-size: 8px auto;
  }
}
@media screen and (min-width: 768px) {
  .c--generic-button{

    height: 50px;
    line-height: 50px;
    border: solid 1px #bdbdbd;
    color: #606060;
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .c--generic-button a{
    color: #606060;
    font-size: 16px;
    font-size: 1rem;
    text-decoration: none;
    display: block;
  }
  .c--generic-button a.generic-button-type-open{
    background: url(/file/sg_img/common/icon--arrow-type-open.gif) no-repeat right 15px center;
  }
  .c--generic-button a.generic-button-type-page-transition{
    background: url(/file/sg_img/common/icon--arrow-type-page-transition.gif) no-repeat right 15px center;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--generic-button{
    width: 400px;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--generic-button{
    width: 500px;
  }
}
@media screen and (min-width: 1200px) {
  .c--generic-button{
    width: 600px;
  }
}


/* =====================
  c--form-search-button
===================== */
.c--form-search-button{
  position:relative;
  height: 35px;
}
.search-box{
  height: 35px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  outline: 0;
}
.search-btn{
  height: 35px;
  position: absolute;
  background:none;
  border: none;
  outline: 0;
}

@media screen and (max-width: 767px) {
  .c--form-search-button{
    margin: 0 20px;
  }
  .search-box{
    padding: 0 15px;
    border: solid 1px #616161;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 11px;
    font-size: 0.6875rem;
    color: #9e9e9e;
  }
  .search-btn{
    right: 5px;
    top: 0;
    color: #616161;
    border: none;
    font-size: 12px;
    font-size: 0.75rem;
    outline: 0;
  }
  .search-btn:hover{
    color: #9e9e9e;
  }
}
@media screen and (min-width: 768px) {
  .c--form-search-button{
    margin: 0 15px;
  }
  .search-box{
    padding: 0 10px;
    border: solid 1px #232529;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #969696;
  }
  .search-btn{
    right: 5px;
    top: 0;
    color: #292b2f;
    border: none;
    font-size: 15px;
    font-size: 0.9375rem;
    outline: 0;
  }
  .search-btn:hover{
    color: #969696;
  }
}


/* =====================
  c--button-view-details
===================== */
@media screen and (max-width: 767px) {
  .c--button-view-details{
    width: 125px;
    height: 30px;
    line-height: 30px;
    border: solid 1px #dedede;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    text-align: center;
    color: #747474;
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .c--button-view-details a{
    color: #747474;
    font-size: 11px;
    font-size: 0.6875rem;
    display: block;
  }
  .c--button-view-details p,
  .c--button-view-details p div{
    color: #747474;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}


/* =====================
  c--horizontal-menu-for-sp
===================== */
@media screen and (max-width: 767px) {
  .c--horizontal-swipe-menu-for-sp > ul{
    padding-top: 5px; padding-bottom: 22px;
  }
  /*
  .c--horizontal-swipe-menu-for-sp > ul::-webkit-scrollbar{
    height: 12px;
  }
  .c--horizontal-swipe-menu-for-sp > ul::-webkit-scrollbar-track{
    background: #757575;
    border: 4px solid #fff;
    padding: 0;
  }

  .c--horizontal-swipe-menu-for-sp > ul::-webkit-scrollbar-thumb{
    background:  rgba(66,66,66,0.3);
    border-radius: 10px;
  }
  */

  .c--horizontal-swipe-menu-for-sp > ul{
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    white-space: nowrap;
  }

  .c--horizontal-swipe-menu-for-sp .mCustomScrollBox{
    height: 62px!important;
  }
  .c--horizontal-swipe-menu-for-sp .mCSB_scrollTools .mCSB_draggerRail{
    background-color: #757575!important;
    border-radius: 0!important;
    padding: 0!important;
    margin: 4px auto!important;
    height: 4px!important;
  }
  .c--horizontal-swipe-menu-for-sp .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{

  }
  .c--horizontal-swipe-menu-for-sp .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
    background:  rgba(66,66,66,0.3)!important;
    border-radius: 10px!important;
  }
  .c--horizontal-swipe-menu-for-sp .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    background:  rgba(66,66,66,0.3)!important;
  }
  .c--horizontal-swipe-menu-for-sp .mCSB_scrollTools.mCSB_scrollTools_horizontal{
    height: 12px!important;
  }
}



/* =====================
 .c--common-definition-list
===================== */
.c--common-definition-list{
  display: block;
  /*width: 100%;*/
}
.c--common-definition-list > .list-title{
  background-color: #eeeeee;
  /*width: 100%;*/
}
.c--common-definition-list > .list-description{
  /*width: 100%;*/
}
@media screen and (max-width: 767px) {
  .c--common-definition-list{
    margin-bottom: 12px;
  }
  .c--common-definition-list > .list-title{
    background-color: #f6f6f6;
    border: 1px solid #c9c9c9;
    color: #8e8e8e;
    padding: 9.5px 15px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .c--common-definition-list > .list-description{
    padding: 12px 5.5px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--common-definition-list > .list-description a{
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--common-definition-list > .list-description strong{
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0 5px;
  }
  .c--common-definition-list > .list-description strong a{
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--common-definition-list > .list-description span,
  .c--common-definition-list > .list-description s{
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    margin: 03px;
  }
  .c--common-definition-list > .list-description .description-before-table{
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--common-definition-list > .list-description .bottom-message{
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--common-definition-list span.small-message{
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: normal;
  }
}
@media screen and (min-width: 768px) {
  .c--common-definition-list{
    padding-bottom: 20px;
  }
  .c--common-definition-list > .list-title{
    border-radius: 3px;
    color: #616161;
    padding: 15px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .c--common-definition-list > .list-description{
    /*padding: 8px 11px;*/
    font-size: 16px;
    font-size: 1rem;
    margin: 20px;
  }
  .c--common-definition-list > .list-description a{
    font-size: 16px;
    font-size: 1rem;
  }
  .c--common-definition-list > .list-description strong{
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: bold;
    margin: 0 5px;
  }
  .c--common-definition-list > .list-description strong a{
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .c--common-definition-list > .list-description span,
  .c--common-definition-list > .list-description s{
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: bold;
    margin: 0 5px;
  }
  .c--common-definition-list > .list-description .description-before-table{
    font-size: 16px;
    font-size: 1rem;
  }
  .c--common-definition-list > .list-description .bottom-message{
    font-size: 16px;
    font-size: 1rem;
  }
  .c--common-definition-list span.small-message{
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
  }
}

@media screen and (min-width: 768px) and ( max-width: 992px) {
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
}
@media screen and (min-width: 1200px) {

}

/* =====================
  c--breadcrumb-list
===================== */
@media screen and (max-width: 767px) {
  .c--breadcrumb-list{
    margin: 0px 10px 30px;
  }
  .c--breadcrumb-list li{
    font-size: 10px;
    font-size: 0.625rem;
    color: #404040;
    display: inline;
    margin-right: 8px;
  }
  .c--breadcrumb-list li:after{
    /*content: '';
    background: url(/file/sg_img/common/breadcrumb-list-sp-li-after-line.gif);
    background-size: contain;
    vertical-align: middle;
    margin-left: 8px;
    display: inline-block;
    width: 5px;
    height: 10px;*/
    display: inline-block;
    content: '/';
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    margin-left: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
    font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI";
    color: #5f5f5f;
  }
  .c--breadcrumb-list li:last-child:after{
    content: none;
  }
  .c--breadcrumb-list li a{
    font-size: 10px;
    font-size: 0.625rem;
    color: #404040;
  }
  .c--breadcrumb-list li:first-child{
    padding-left: 20px;
    background: url(/file/sg_img/common/icon--sp-home.gif) no-repeat left center;
    background-size: 13px auto;
  }
}
@media screen and (min-width: 768px) {
  .c--breadcrumb-list{
    margin: 15px 35px 40px 35px;
  }
  .c--breadcrumb-list li{
    font-size: 13px;
    font-size: 0.8125rem;
    color: #404040;
    display: inline;
    margin-right: 13px;
  }
  .c--breadcrumb-list li:after{
    /*content: url(/file/sg_img/common/breadcrumb-list-li-after-line.gif);
    margin-left: 10px;
    position: relative;
    top: 3px;*/
    display: inline-block;
    content: '/';
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    margin-left: 15px;
    font-size: 15px;
    font-size: 0.9375rem;
    font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI";
    color: #5f5f5f;
  }
  .c--breadcrumb-list li:last-child:after{
    content: none;
  }
  .c--breadcrumb-list li a{
    font-size: 13px;
    font-size: 0.8125rem;
    color: #404040;
  }
  .c--breadcrumb-list li:first-child{
    padding-left: 25px;
    background: url(/file/sg_img/common/icon--home.jpg) no-repeat left 1px;
  }
}


/* =====================
  c--lower-page-title
===================== */
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--lower-page-title{
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: normal;
    /*margin-bottom: 40px;*/
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--lower-page-title{
    font-size: 32px;
    font-size: 2rem;
    font-weight: normal;
    /*margin-bottom: 50px;*/
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1200px) {
  .c--lower-page-title{
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: normal;
    /*margin-bottom: 70px;*/
    margin-bottom: 35px;
  }
}


/* =====================
  c--alphabetical-order-list
===================== */
@media screen and (max-width: 768px) {
  .c--alphabetical-order-list dl{
    overflow: hidden;
    margin-bottom: 40px;
  }
  .c--alphabetical-order-list dt{
    height: 35px;
    line-height: 35px;
    border: solid 1px #616161;
    color: #212121;
    margin: 0 50px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: normal;
  }
  .c--alphabetical-order-list dt a{
    color: #000000;
    font-size: 11px;
    font-size: 0.6875rem;
    text-decoration: none;
    display: block;
  }
  .c--alphabetical-order-list dt.button-type-open{
    background: url(/file/sg_img/common/icon--sp-magnifying-glass-open.gif) no-repeat right 10px center;
    background-size: 16px auto;
  }
  .c--alphabetical-order-list dt.button-type-close{
    background: url(/file/sg_img/common/icon--sp-magnifying-glass-close.gif) no-repeat right 12px center;
    background-size: 13px auto;
  }
  .c--alphabetical-order-list dd{
    width: 325px;
    margin: 0 auto;
  }
  .c--alphabetical-order-list dd:first-of-type{
    margin-top: 20px;
  }
  .c--alphabetical-order-list dd ul{
    display: flex;
    flex-wrap: wrap;
    width: 315px;
  }
  .c--alphabetical-order-list dd ul li{
    padding: 0px 7.5px;
    display: block;
    /*margin-right: 15px;*/
    margin-bottom: 10px;
  }
  .c--alphabetical-order-list dd ul li:last-child{
    margin-right: 0;
  }
  .c--alphabetical-order-list dd ul li span,
  .c--alphabetical-order-list dd ul li span a{
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .c--alphabetical-order-list dd ul li a{
    display: block;
    color: #363636;
    border: solid 1px #eaeaea;
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 5px 0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 48px;
  }
  .c--alphabetical-order-list dd ul li a:hover{
    text-decoration: none;
  }
}
@media screen and (min-width: 768px) {
  .c--alphabetical-order-list dl{
    overflow: hidden;
  }
  .c--alphabetical-order-list dd{
    float: left;
  }
  .c--alphabetical-order-list dd:first-child{
    float: left;
  }
  .c--alphabetical-order-list dd:last-child{
    float: left;
  }
  .c--alphabetical-order-list dd ul li a{
    color: #606060;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--alphabetical-order-list{
    background-color: #eeeeee;
    padding: 15px 30px;
  }
  .c--alphabetical-order-list dt{
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .c--alphabetical-order-list dd ul{
    margin-bottom: 15px;
  }
  .c--alphabetical-order-list dd ul li{
    display: inline-block;
    font-size: 12px;
    font-size: 0.75rem;
    color: #606060;
    margin-left: 5px;
    width: 55px;
  }
  .c--alphabetical-order-list dd ul li span{
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--alphabetical-order-list{
    background-color: #eeeeee;
    padding: 30px;
  }
  .c--alphabetical-order-list dt{
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .c--alphabetical-order-list dd ul{
    margin-bottom: 20px;
  }
  .c--alphabetical-order-list dd ul li{
    display: inline-block;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #606060;
    margin-left: 10px;
    width: 60px;
  }
  .c--alphabetical-order-list dd ul li span{
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 1200px) {
  .c--alphabetical-order-list{
    background-color: #eeeeee;
    padding: 30px 50px;
  }
  .c--alphabetical-order-list dt{
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .c--alphabetical-order-list dd ul{
    margin-bottom: 20px;
  }
  .c--alphabetical-order-list dd ul li{
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    color: #606060;
    margin-left: 20px;
    width: 80px;
  }
  .c--alphabetical-order-list dd ul li span{
    font-size: 14px;
    font-size: 0.875rem;
  }
}


/* =====================
  c--sort-and-page-nation
===================== */
@media screen and (max-width: 768px) {
  .c--sort-and-page-nation{
    overflow: hidden;
  }
  .c--sort-and-page-nation > div{
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .c--sort-and-page-nation{
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
  }
  .c--sort-and-page-nation > div{
    display: inline-block;
  }
  .c--sort-and-page-nation > div > .c--sort-button{
    /*float: left;
    margin-right: 50px;*/
    margin-bottom: 15px;
  }
  .c--sort-and-page-nation > div > .c--page-nation{
    /*float: left;*/
  }
}
@media screen and (min-width: 1200px) {
  .c--sort-and-page-nation > div > .c--sort-button{
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
  }
  .c--sort-and-page-nation > div > .c--page-nation{
    float: left;
  }
}


/* =====================
  c--sort-button
===================== */
@media screen and (max-width: 767px) {
  .c--sort-button{
    overflow: hidden;
  }
  .c--sort-button ul{
    overflow: hidden;
    padding-bottom: 20px;
  }
  .c--sort-button li{
    width: 50%;
    text-align: center;
    display: block;
    float: left;
    color: #848484;
    font-weight: normal;
    /*font-size: 14px;
    font-size: 0.875rem;*/
    font-size: 11px;
    font-size: 0.6875rem;
    height: 36px;
    line-height: 36px;
    border-bottom: solid 1px #dddddd;
    border-top: solid 1px #dddddd;
  }
  .c--sort-button li:first-child{
    border-left: solid 1px #dddddd;
  }
  .c--sort-button li:last-child{
    border-left: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
  }
  .c--sort-button li a{
    display: block;
    color: #848484;
    font-size: 11px;
    font-size: 0.6875rem;
    /*font-size: 14px;
    font-size: 0.875rem;*?
    /*padding: 12px 0;*/
    /*border-bottom: solid 2px #dddddd;
    border-top: solid 2px #dddddd;*/
  }
  .c--sort-button li a:hover{
    text-decoration: none;
  }
  .c--sort-button li:first-child a{
    border-right: solid 2px #dddddd;
  }
  .c--sort-button li.sort-button-selected{
    width: 50%;
    text-align: center;
    /*font-size: 14px;
    font-size: 0.875rem;*/
    font-size: 11px;
    font-size: 0.6875rem;
    color: #fff;
    background-color: #bdbdbd;

  }
  .c--sort-button li.sort-button-selected a{
    color: #fff;
  }
  .c--sort-button.c--sort-three-button li:nth-child(1){
    width: 33%;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  .c--sort-button.c--sort-three-button li:nth-child(2){
    width: 34%;
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  .c--sort-button.c--sort-three-button li:nth-child(3){
    width: 33%;
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  .c--sort-button.c--sort-three-button li:nth-child(4){
    width: 33%;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  .c--sort-button.c--sort-three-button li:nth-child(5){
    width: 34%;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  .c--sort-button.c--sort-three-button li:nth-child(6){
    width: 33%;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  .c--sort-button.c--sort-three-button li:nth-child(7){
    width: 33%;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  .c--sort-button.c--sort-three-button li:nth-child(8){
    width: 34%;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  .c--sort-button.c--sort-three-button li:nth-child(9){
    width: 33%;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  .c--sort-button.c--sort-three-button.c--sort-default-button li{
    font-size: 11px;
    font-size: 0.6875rem;
    color: #747474;
  }
  .c--sort-button.c--sort-three-button.c--sort-default-button li a{
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: normal;
    color: #747474;
    border: none;
  }
  .c--sort-button.c--sort-three-button.c--sort-default-button li.sort-button-selected{
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: normal;
    color: #fff;
  }
  .c--sort-button.c--sort-three-button.c--sort-default-button li.sort-button-selected a{
    color: #fff;
    font-weight: bold;
  }
}
@media screen and (min-width: 768px) {
  .c--sort-button li.sort-button-selected{
    color: #fff;
    /*border: none;*/
    background-color: #bdbdbd;
  }
  .c--sort-button li:last-child{
    margin-right: 0;
  }
  .c--sort-button li a{
    color: #797979;
    display: block;
  }
  .c--sort-button li.sort-button-selected a{
    color: #fff;
  }
  .c--sort-button li a:hover{
    text-decoration: none;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--sort-button li{
    font-size: 12px;
    font-size: 0.75rem;
    width: 90px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border: solid 1px #dbdbdb;
    color: #797979;
    /*margin-right: 10px;*/
    margin-bottom: 3px;
    margin-right: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--sort-button li{
    font-size: 12px;
    font-size: 0.75rem;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: solid 1px #dbdbdb;
    color: #797979;
    /*margin-right: 10px;*/
    margin-right: 3px;
    margin-bottom: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  .c--sort-button li{
    font-size: 13px;
    font-size: 0.8125rem;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: solid 1px #dbdbdb;
    color: #797979;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
  }
}


/* =====================
  c--type-mark
===================== */
.c--type-mark{
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.c--type-mark.mark--subscription-new{
  background:linear-gradient(-45deg, transparent 50%, #ff4484 50.5%) no-repeat top left/100% 100%;
}
.c--type-mark.mark--ppv-ranking{
  background:linear-gradient(-45deg, transparent 50%, #4688ff 50.5%) no-repeat top left/100% 100%;
}
.c--type-mark.mark--user-rank-gold{
  background:linear-gradient(-45deg, transparent 50%, #ffa000 50.5%) no-repeat top left/100% 100%;
}
.c--type-mark.mark--user-rank-silver{
  background:linear-gradient(-45deg, transparent 50%, #9e9e9e 50.5%) no-repeat top left/100% 100%;
}
.c--type-mark.mark--user-rank-blonze{
  background:linear-gradient(-45deg, transparent 50%, #ef5350 50.5%) no-repeat top left/100% 100%;
}
.c--type-mark.mark--user-rank-platinum{
  background:linear-gradient(-45deg, transparent 50%, #00bcd4 50.5%) no-repeat top left/100% 100%;
}
.c--type-mark.mark--subscription-new span{
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI";
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}
.c--type-mark.mark--ppv-ranking span,
.c--type-mark.mark--user-rank-gold span,
.c--type-mark.mark--user-rank-silver span,
.c--type-mark.mark--user-rank-blonze span,
.c--type-mark.mark--user-rank-platinum span{
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI";
}
@media screen and (max-width: 767px) {
  .c--type-mark.mark--subscription-new{
    height: 50px;
    width: 50px;
  }
  .c--type-mark.mark--subscription-new span{
    font-size: 10px;
    font-size: 0.625rem;
    letter-spacing: 1px;
    padding-left: 4px;
    padding-top: 4px;
  }
  .c--type-mark.mark--ppv-ranking,
  .c--type-mark.mark--user-rank-gold,
  .c--type-mark.mark--user-rank-silver,
  .c--type-mark.mark--user-rank-blonze,
  .c--type-mark.mark--user-rank-platinum{
    height: 50px;
    width: 50px;
  }
  .c--type-mark.mark--ppv-ranking span{
    font-size: 10px;
    font-size: 0.625rem;
  }
  .c--type-mark.mark--user-rank-gold span,
  .c--type-mark.mark--user-rank-silver span,
  .c--type-mark.mark--user-rank-blonze span,
  .c--type-mark.mark--user-rank-platinum span{
    font-size: 13px;
    font-size: 0.8125rem;
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--type-mark.mark--subscription-new{
    height: 68px;
    width: 68px;
  }
  .c--type-mark.mark--subscription-new span{
    font-size: 13px;
    font-size: 0.8125rem;
    padding-left: 5px;
    padding-top: 10px;
  }
  .c--type-mark.mark--ppv-ranking,
  .c--type-mark.mark--user-rank-gold,
  .c--type-mark.mark--user-rank-silver,
  .c--type-mark.mark--user-rank-blonze,
  .c--type-mark.mark--user-rank-platinum{
    height: 50px;
    width: 50px;
  }
  .c--type-mark.mark--ppv-ranking span{
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--type-mark.mark--user-rank-gold span,
  .c--type-mark.mark--user-rank-silver span,
  .c--type-mark.mark--user-rank-blonze span,
  .c--type-mark.mark--user-rank-platinum span{
    padding-left: 8px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--type-mark.mark--subscription-new{
    height: 55px;
    width: 55px;
  }
  .c--type-mark.mark--subscription-new span{
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 1px;
    padding-left: 5px;
    padding-top: 7px;
  }
  .c--type-mark.mark--ppv-ranking,
  .c--type-mark.mark--user-rank-gold,
  .c--type-mark.mark--user-rank-silver,
  .c--type-mark.mark--user-rank-blonze,
  .c--type-mark.mark--user-rank-platinum{
    height: 50px;
    width: 50px;
  }
  .c--type-mark.mark--ppv-ranking span{
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .c--type-mark.mark--user-rank-gold span,
  .c--type-mark.mark--user-rank-silver span,
  .c--type-mark.mark--user-rank-blonze span,
  .c--type-mark.mark--user-rank-platinum span{
    padding-left: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 1200px) {
  .c--type-mark.mark--subscription-new{
    height: 68px;
    width: 68px;
  }
  .c--type-mark.mark--subscription-new span{
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 2px;
    padding-left: 5px;
    padding-top: 10px;
  }
  .c--type-mark.mark--ppv-ranking,
  .c--type-mark.mark--user-rank-gold,
  .c--type-mark.mark--user-rank-silver,
  .c--type-mark.mark--user-rank-blonze,
  .c--type-mark.mark--user-rank-platinum{
    height: 50px;
    width: 50px;
  }
  .c--type-mark.mark--ppv-ranking span{
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--type-mark.mark--user-rank-gold span,
  .c--type-mark.mark--user-rank-silver span,
  .c--type-mark.mark--user-rank-blonze span,
  .c--type-mark.mark--user-rank-platinum span{
    padding-left: 8px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}



/* =====================
 .c--lightbox-expand-link
===================== */
.c--lightbox-expand-link{
  color: #999!important;
  font-size: 12px!important;
  font-size: 0.75rem!important;
}
.c--lightbox-expand-link::before{
  background-image: url(/file/sg_img/common/icon--sp-light-box-magnifying-glass.png);
  background-repeat: no-repeat;
  background-size: 27px 27px;
  content: '';
  display: inline-block;
  height: 27px;
  margin-right: 5px;
  width: 27px;
}
@media screen and (min-width: 768px){
  .c--lightbox-expand-link::before{
    background-image: url(/file/sg_img/common/icon--light-box-magnifying-glass.png);
    margin-right: 5px;
  }
}


/* =====================
 c--age-auth-window
===================== */
.c--age-auth-window{
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #fff;
  border: solid 1px #BDBDBD;
}
.c--age-auth-enter-leave-button .age-auth-enter-button,
.c--age-auth-enter-leave-button .age-auth-enter-button a{
  color: #ff4116;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c--age-auth-enter-leave-button .age-auth-leave-button,
.c--age-auth-enter-leave-button .age-auth-leave-button a{
  color: #757575;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c--age-auth-enter-leave-button .age-auth-enter-button a,
.c--age-auth-enter-leave-button .age-auth-leave-button a{
  display: block;
}
.c--age-auth-enter-leave-button .age-auth-enter-button a:hover,
.c--age-auth-enter-leave-button .age-auth-leave-button a:hover{
  text-decoration: none;
}
.c--age-auth-window .age-auth-window-description .age-auth-window-warning{
  color: #ff4116;
}
@media screen and (max-width: 767px){
  .c--age-auth-window{
    padding: 20px 10px;
    margin: 0 auto;
  }
  .c--age-auth-window .age-auth-window-logo{
    margin: 0 auto 20px;
    text-align: center;
  }
  .c--age-auth-window .age-auth-window-logo img{
    width: 250px;
    height: auto;
  }
  .c--age-auth-enter-leave-button{
    text-align: center;
    margin: auto;
  }
  .c--age-auth-enter-leave-button li{
    display: inline-block;
    vertical-align: middle;
  }
  .c--age-auth-enter-leave-button li img{
    margin: 0 10px;
    width: 78px;
    height: auto;
  }
  .c--age-auth-enter-leave-button .age-auth-enter-button div{
    line-height: 0.9em;
    display: block;
    padding-top: 5px;
    width: 110px;
    height: 60px;
    border: solid 1px #b9b8b8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 22px;
    font-size: 1.375rem;
    letter-spacing: 0.05em;
    font-weight: bold;
  }
  .c--age-auth-enter-leave-button .age-auth-enter-button div span{
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 0;
    font-weight: normal;
  }
  .c--age-auth-enter-leave-button .age-auth-enter-button a,
  .c--age-auth-enter-leave-button .age-auth-leave-button a{
    line-height: 0.9em;
    display: block;
    padding-top: 5px;
    width: 110px;
    height: 60px;
    border: solid 1px #b9b8b8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
  }
  .c--age-auth-enter-leave-button .age-auth-enter-button,
  .c--age-auth-enter-leave-button .age-auth-enter-button a,
  .c--age-auth-enter-leave-button .age-auth-leave-button,
  .c--age-auth-enter-leave-button .age-auth-leave-button a{
    font-size: 22px;
    font-size: 1.375rem;
    letter-spacing: 0.05em;
    font-weight: bold;
  }
  .c--age-auth-enter-leave-button .age-auth-enter-button span,
  .c--age-auth-enter-leave-button .age-auth-enter-button a span,
  .c--age-auth-enter-leave-button .age-auth-leave-button span,
  .c--age-auth-enter-leave-button .age-auth-leave-button a span{
    /*font-size: 20px;
    font-size: 1.25rem;*/
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 0;
    font-weight: normal;
  }
  .c--age-auth-window .age-auth-window-description{
    margin-top: 25px;
  }
  .c--age-auth-window .age-auth-window-description .age-auth-window-warning{
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
  }
  .c--age-auth-window .age-auth-window-description ul li{
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 768px){
  .c--age-auth-window{
    padding: 30px 25px;
    margin: 0 auto;
    width: 660px;
  }
  .c--age-auth-window .age-auth-window-logo{
    margin: 0 auto 30px;
    text-align: center;
  }
  .c--age-auth-window .age-auth-window-logo img{
    max-width: 100%;
    height: auto;
  }
  .c--age-auth-enter-leave-button{
    text-align: center;
    margin: auto;
  }
  .c--age-auth-enter-leave-button li{
    display: inline-block;
    vertical-align: middle;
  }
  .c--age-auth-enter-leave-button li img{
    margin: 0 10px;
  }
  .c--age-auth-enter-leave-button .age-auth-enter-button a,
  .c--age-auth-enter-leave-button .age-auth-leave-button a{
    line-height: 0.8em;
    display: block;
    padding-top: 10px;
    width: 200px;
    height: 100px;
    border: solid 1px #b9b8b8;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
  }
  .c--age-auth-enter-leave-button .age-auth-enter-button div{
    line-height: 0.8em;
    display: block;
    padding-top: 10px;
    width: 200px;
    height: 100px;
    border: solid 1px #b9b8b8;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
  }
  .c--age-auth-enter-leave-button .age-auth-enter-button div{
    font-size: 38px;
    font-size: 2.375rem;
    letter-spacing: 0.05em;
  }
  .c--age-auth-enter-leave-button .age-auth-enter-button div span{
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0;
  }
  .c--age-auth-enter-leave-button .age-auth-enter-button,
  .c--age-auth-enter-leave-button .age-auth-enter-button a,
  .c--age-auth-enter-leave-button .age-auth-leave-button,
  .c--age-auth-enter-leave-button .age-auth-leave-button a{
    font-size: 38px;
    font-size: 2.375rem;
    letter-spacing: 0.05em;
  }
  .c--age-auth-enter-leave-button .age-auth-enter-button span,
  .c--age-auth-enter-leave-button .age-auth-enter-button a span,
  .c--age-auth-enter-leave-button .age-auth-leave-button span,
  .c--age-auth-enter-leave-button .age-auth-leave-button a span{
    /*font-size: 20px;
    font-size: 1.25rem;*/
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0;
  }
  .c--age-auth-window .age-auth-window-description{
    margin-top: 25px;
  }
  .c--age-auth-window .age-auth-window-description .age-auth-window-warning{
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 35px;
    text-align: center;
    font-weight: bold;
  }
  .c--age-auth-window .age-auth-window-description ul li{
    font-size: 12px;
    font-size: 0.75rem;
  }
}
