@charset "UTF-8";

/* layout
----------------------------- */
.co_container_box_inner {
  width: 965px;
  margin: 0 auto;
}
.contents_right {
  width: 770px;
  float: right;
  padding-bottom: 10px;
  background: #353340;
}
.contents_right * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* common
----------------------------- */
.underline {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-line: underline;
  text-decoration-skip-ink: none;
}

/* toplead
----------------------------- */
a.pos_a_link {
  display: block;
  width: 370px;
  height: 35px;
  position: absolute;
  bottom: 20px;
  right: 0;
}
.couponArea {
  background: #353340;
  padding: 30px 0 0px;
  margin: 0 auto;
  width: 760px;
}
.width98 {
  width: 96%;
  margin: auto;
}
.imgBlock {
  text-align: center;
}
.imgBlock.width98 img {
  width: 100%;
}
.coupon_getdate {
  margin-bottom: 20px;
}
.coupon_getdate p {
  text-align: center;
  font-size: 22px;
  color: #ffe007;
}
.coupon_getdate .top_margin5 {
  margin-top: 8px;
  font-size: 18px;
}
span.marker {
  display: inline-block;
  /* background: linear-gradient(transparent 70%, #FFEB3B 100%); */
  line-height: 1.2;
  padding: 0 7px;
}
/* coupon(overwrite) */
.couponArea .gamen_cp_bg_color2 {
  border: 10px solid #994fda;
}
.couponArea .gamen_cp_box {
  width: 90%;
  margin: 15px auto 0;
  text-align: left;
  font-size: 14px;
}
.couponArea .coupon_date_note {
  line-height: 1.3;
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
}
.couponArea .coupon_date_note a {
  color: #ffe007;
}
/* month */
.sb_alert {
  margin: 0 0 10px;
  padding: 5px;
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
}
.sb_alert p {
  font-size:14px;
}
.sb_alert a {
  color: #F03;
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-line: underline;
  text-decoration-skip-ink: none;
}
.sb_alert a:hover {
  color: #a20020;
}
th.course_m {
  width: 210px;
}
th.cost_m {
  width: 120px;
}
th.cost_m2 {
  width: 140px;
}
.month table.point_pay_method_list_inner_table td.corse_img {
  font-size: 17px;
}
.month table.point_pay_method_list_inner_table .c_name2 {
  font-size: 17px;
}
.present_txt {
  margin: 2px auto 0;
  border: #f74065 1px solid;
  border-radius: 12px;
  padding: 4px 0;
  text-align: center;
  color: #f74065;
  font-size: 12px;
  background: #fff;
  font-weight: bold;
}
.check .present_txt {
  color: #fff;
  background: #f74065;
}
.present_txt span {
  padding: 0 2px;
}
.monthArea .attentionBox {
  padding: 5px 0 0;
}
.monthArea .attentionBox p {
  font-size: 13px;
}

/* special_reco(temp)
----------------------------- */
.special_reco .recommendListBox .fix6Area {
  width: 750px;
  margin: 30px auto 10px;
  background: #fff;
  padding-bottom: 15px;
}
.special_reco .recommendListBox .fix6Area .secTitle {
  height: 40px;
  line-height: 40px;
  border-top: 3px solid #333;
  border-bottom: 1px dotted #333;
  text-align: left;
}
.special_reco .recommendListBox .fix6Area .secTitle h2 {
  font-size: 18px;
  padding-left: 7px;
}
.special_reco .subTitle {
  display: none;
}
.recommendListBox .fix6Area .fixBox ul {
  width: 730px;
}
.recommendListBox .fix6Area .fixBox li {
  width: 146px;
  padding: 15px 7px 0;
}
.recommendListBox .fix6Area .fixBox .thum_box {
  height: 183px;
}
.recommendListBox .fix6Area .fixBox .thum_box img {
  max-width: 130px;
  max-height: 180px;
}
.recommendListBox .fix6Area .fixBox li:nth-child(6) {
  display: none;
}
.recommendListBox .fix6Area .fixBox .genre_name {
  display: none;
}

/* ranking(temp)
----------------------------- */
.rankingArea {
  margin: 30px 10px;
  background: #fff;
  padding-bottom: 1px;
}
.rankingArea * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.resBox ul, .resBox li {
  list-style: none;
}
.rankingArea .mainTitle {
  height: 40px;
  line-height: 40px;
  background: #EE0089;
  text-align: left;
}
.rankingArea .mainTitle h2 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding-left: 7px;
}
.rankingBlock {
  margin: 15px 10px;
}
.rankingBlock .subTitle h3 {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.resBox .cells {
  float: left;
  width: 20%;
  padding: 7px;
  min-height: 2px;
}
.resBox .rank_num {
  margin: 0 auto 3px;
  line-height: 18px;
  text-align: center;
  font-size: 18px;
  color: #ff1a69;
}
.resBox .rank_num span {
  padding-left: 1px;
  vertical-align: middle;
  font-size: 14px;
}
.resBox .thum_box a {
  display: block;
  position: relative;
}
.resBox .cam_mark {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 17px;
  padding: 2px;
  background: #fff;
  border: 1px solid #f00;
  line-height: 11px;
  font-size: 11px;
  color: #f00;
  z-index: 10;
}
.resBox .thum_box img {
  width: 100%;
  border: 1px solid #eee;
}
.resBox .title_name a {
  display: block;
  margin-bottom: 1px;
  height: 14px;
  line-height: 15px;
  text-align: center;
  font-size: 13px;
  overflow: hidden;
  color: #333;
}
.resBox .author_name {
  display: block;
  height: 12px;
  line-height: 13px;
  text-align: center;
  font-size: 10px;
  overflow: hidden;
  color: #666;
  word-break: break-all;
}
.resBox .author_name a {
  color: #666;
  display: inline;
}
.resBox ul,
.resBox li {
  list-style: none;
}
.pcc .resBox {
  margin: 5px 0 0;
}
/* freecontent(temp)
----------------------------- */
.freecontent {
  width: 750px;
  margin: 30px auto 10px;
  background: #fff;
  padding-bottom: 15px;
}
.freecontent .secTitle {
  height: 40px;
  line-height: 40px;
  border-top: 3px solid #333;
  border-bottom: 1px dotted #333;
  text-align: left;
}
.freecontent .secTitle h2 {
  font-size: 18px;
  padding-left: 7px;
}
.freecontent .resBox {
  margin: 10px;
}
.freecontent .btn_box{
  margin: 4px auto;
}
.freecontent .btn_box a{
  display: block;
  width: 120px;
  margin: 0 auto;
  background: #fbda37;
  border: 1px solid #d8c90f;
  border-radius: 4px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 28px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #5c4d31;
}
.freecontent .btn_box.btn02 a{
  background: #fff;
  border: 1px solid #ec1e0d;
  color: #ec1e0d;
}
.freecontent .btn_box a:hover{
  text-decoration: none;
}
.freecontent .bottomBtns {
  width: auto;
  margin: 13px 10px 0;
}
/* bottomBtns
------------------------------*/
.bottomBtns {
  width:100%;
  margin: 13px auto 0;
  text-align: center;
}
.bottomBtns a,
.bottomBtns a:hover {
  position:relative;
  display: inline-block;
  width:94%;
  margin: 0 auto;
  padding: 8px 5px;
  border-radius: 8px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
}
.bottomBtns a:after {
  content:'';
  display:block;
  clear:both;
  position:absolute;
  top:50%;
  right:8px;
  width:6px;
  height:6px;
  margin-top:-5px;
  border-top:2px solid #fff;
  border-right:2px solid #fff;
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
}
.pcc .bottomBtns {
  text-align: right;
}
.pcc .bottomBtns a {
  width: 300px;
}
.pcc .bottomBtns a:hover {
  opacity: 0.8;
}
.bottomBtns a,
.bottomBtns a:hover {
  background: #EE0089;
  border: 1px solid #EE0089;
  color: #fff;
}

/* genre color --------*/
.sexy .bottomBtns a,
.sexy .bottomBtns a:hover {
  background: #EE0089;
  border: 1px solid #EE0089;
  color: #fff;
}
.precede .bottomBtns a,
.precede .bottomBtns a:hover {
  background: #ff6e78;
  border: 1px solid #ff6e78;
  color: #fff;
}

/* detail_area
----------------------------- */
.detail_area  {
  margin: 13px 8px;
  padding: 13px 8px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  line-height: 20px;
  text-align: left;
  font-size: 14px;
  color: #333;
}
.detail_area  p {
  font-size: 14px;
  color: #333;
}
.detail_area  a{
  font-size: 14px;
  color: #06f;
  text-decoration: underline;
}
.detail_area  .detail_head {
  margin-top: 13px;
  font-weight:bold;
}
.detail_area  .detail_head:nth-child(1) {
  margin-top: 0;
}
.detail_area  dl {
  margin: 8px 0 0;
  padding-bottom: 5px;
  border: 1px solid #ddd;
  font-size: 14px;
  color: #333;
}
.detail_area  dt{
  margin: 0 0 8px;
  padding: 8px 5px;
  background: #fff9e3;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}
.detail_area  dt:nth-child(1) {
  border-top: none;
}
.detail_area  dd + dt {
  margin: 8px 0;
}
.detail_area  dd {
  padding: 0 5px;
  font-size: 14px;
}
.detail_area  dd.arrow {
  position: relative;
  padding: 0 5px 0 17px;
}
.detail_area .arrow:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  margin: -3px 0 0 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.detail_area  .detail_note {
  margin-top: 8px;
}

/* btn_areas(sns)
----------------------------- */
.btn_areas {
	margin: 10px;
}
.btn_areas img:hover {
	opacity:0.7;
}

/* end
----------------------------- */
.top_banner_area {
  padding: 40px 0;
  text-align: center;
}
.top_banner_area .end {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
