@charset "utf-8";
#AP_CART_CONTENTS {
  padding: 20px 10px 0;
}
#AP_CART_CONTENTS .content_heading {
  margin: 0 0 30px 0;
}
#AP_CART_CONTENTS .cart_content {
  width: 900px;
  margin: 0 auto 20px;
}
#AP_CART_CONTENTS .cart_content .cart_cation {
  border: 1px solid #c00;
  background: #FFEEEF;
  color: #c00;
  margin: 0 0 30px 0;
  font-size: 16px;
  padding: 10px;
  line-height: 26px;
  text-align: center;
}
#AP_CART_CONTENTS .slide h3,
#AP_CART_CONTENTS .recommend_show {
  display: none;
}
#SKYM_GM_cart_caution02 {
  margin: 0 0 30px 0;
  background: #F8F7EF;
  border: 1px solid #E1E0D2;
  padding: 22px 50px;
  line-height: 1.5;
}
#SKYM_GM_cart_caution02 div.title {
  margin-bottom: 0;
}
#SKYM_GM_cart_caution02 div.title span.important {
    color: #c00;
}


#AP_CART_CONTENTS .cart_content .campaignArea > * {
  margin: -10px 0 20px 0;
  text-align: center;
  padding: 10px;
  background: #FDF7BB;
  font-weight: bold;
  font-size: 18px;
}

#SKYM_GM_cart_table {
  margin: 0 0 30px 0;
  border: 1px solid #ddd;
}
#SKYM_GM_cart_table th {
  background: #aaa;
  border: 1px dotted #ddd;
  border-bottom: 1px solid #ddd;
  font-weight: normal;
}
#SKYM_GM_cart_table th.title {
  width: 425px;
}
#SKYM_GM_cart_table th.author {
  width: 150px;
}
#SKYM_GM_cart_table th.price {
  width: 90px;
}
#SKYM_GM_cart_table th.point {
  width: 80px;
}
#SKYM_GM_cart_table td {
  border: 1px dotted #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}
#SKYM_GM_cart_table td.title .AP_text{
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
}
#SKYM_GM_cart_table td.title a.AP_text {
  padding: 0 15px 0 0;
}
#SKYM_GM_cart_table td.title .AP_text > span {
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
#SKYM_GM_cart_table td.title .AP_text > span.AP_disable_credit_card {
  color: #fff;
  background: #c00;
  padding: 2px 5px;
  width: 150px;
}
#SKYM_GM_cart_table td.title .AP_text > span.AP_disable_linepay {
  color: #fff;
  background: #00C43E;
  padding: 2px 5px;
  width: 150px;
}
#SKYM_GM_cart_table td.author {
  font-weight: normal;
}
#SKYM_GM_cart_table td.duration {
  font-weight: normal;
}
#SKYM_GM_cart_table td.price {
  color: #000;
}
#SKYM_GM_cart_table td.point {
  color: #000;
}
#SKYM_GM_cart_table .purchased_label {
  background: #F8F7EF;
  text-align: center;
}
#SKYM_GM_cart_table .purchased_item {
  background: #bbb;
}



#SKYM_GM_cart_info {
  border: none;
  margin: 0;
  width: 100%;
  padding: 0 0 18px 0;
}
#SKYM_GM_cart_info_buttons_check button {
  font-size: 13px;
  margin: 0 10px 0 0;
}
#SKYM_GM_cart_info_button_delete {
  padding: 0;
  margin: 0 0 40px 0;
}
#SKYM_GM_cart_info_button_delete button {
  font-size: 13px;
  width: 190px;
}
#SKYM_GM_cart_info_detail {
  width: 100%;
  float: none;
  clear: both;
}
#SKYM_GM_cart_info_detail:after {
  content: ' ';
  clear: both;
  display: block;
}
#SKYM_GM_cart_info_detail .left {
  float: left;
  width: 420px;
}
#SKYM_GM_cart_info_detail .left #AP_coupon .label {
  width: 420px;
  height: 40px;
  margin: 0 0 20px 0;
  background: #C3A969;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  border-radius: 5px;
  background: url(../images/parts/common/ap_icon_pulldouwn_arrow_down.png) no-repeat 400px center #C3A969;
  position: relative;
}
#SKYM_GM_cart_info_detail .left #AP_coupon .label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 22px;
  height: 14px;
  margin: -7px 0 0 0;
  background: url(../images/parts/cart/ap_icon_cupon.png) no-repeat;
}
#SKYM_GM_cart_info_detail .left #AP_coupon.open .label {
  margin: 0;
  background: url(../images/parts/common/ap_icon_pulldown_arrow_top.png) no-repeat 400px center #C3A969;
}
#SKYM_GM_cart_info_detail .left #AP_coupon .label:hover {
  opacity: .8;
}
#SKYM_GM_cart_info_detail .left #AP_coupon .coupon_content {
  padding: 20px 0;
  display: none;
}
#SKYM_GM_cart_info_detail .left #AP_coupon.open .coupon_content {
  display: block;
}
#SKYM_GM_cart_info_detail .left #AP_coupon .select {
  margin: 0 0 15px 0;
}
#SKYM_GM_cart_info_detail .left #AP_coupon select {
  width: 320px;
  height: 40px;
  background: url(../images/parts/common/ap_icon_arrow_down_gray.png) no-repeat 300px center;
  font-size: 14px;
  padding: 5px 25px 5px 10px;
  margin: 0 10px 0 0;
}
#SKYM_GM_cart_info_detail .left #AP_coupon button {
  width: 90px;
  height: 40px;
  background: #B39247;
  border: none;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
}
#SKYM_GM_cart_info_detail .left #AP_coupon .text {
  margin: 0 0 15px 0;
}
#SKYM_GM_cart_info_detail .left #AP_coupon span {
  display: inline-block;
  width: 130px;
}
#SKYM_GM_cart_info_detail .left #AP_coupon span.AP_enable_coupon {
  width: 330px;
  font-size: 14px;
}
#SKYM_GM_cart_info_detail .left #AP_coupon input {
  width: 168px;
  height: 40px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0 10px 0 0;
}
#SKYM_GM_cart_info_detail .left #AP_buy_point button {
  width: 420px;
  height: 40px;
  background: #0085B2;
  font-size: 16px;
  font-weight: bold;
}
#SKYM_GM_cart_info_detail .left #AP_buy_point button:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 22px;
  height: 22px;
  margin: -11px 0 0 0;
  background: url(../images/parts/cart/ap_icon_point.png) no-repeat;
}
#SKYM_GM_cart_info_detail .left #AP_coupon .coupon_content > p {
  margin: 0;
}

#SKYM_GM_cart_info_detail table {
  border: 2px solid #ddd;
  width: 420px;
  font-size: 16px;
  margin: 0;
}
#SKYM_GM_cart_info_detail th, #SKYM_GM_cart_info_detail td {
  border-bottom: 1px solid #ddd;
  font-weight: normal;
}
#SKYM_GM_cart_info_detail th {
  background: #eee;
  padding: 0 18px;
  width: 120px;
}
#SKYM_GM_cart_info_detail table.point th {
  width: 173px;
}
#SKYM_GM_cart_info_detail th span {
  font-size: 12px;
}
#SKYM_GM_cart_info_detail th.longtext {
  font-size: 14px;
}
#SKYM_GM_cart_info_detail th.first, #SKYM_GM_cart_info_detail td.first {
  padding: 0 18px;
}
#SKYM_GM_cart_info_detail th, #SKYM_GM_cart_info_detail td {
  padding: 0 18px;
  height: 50px;
}
#SKYM_GM_cart_info_detail td.price, #SKYM_GM_cart_info_detail td.point {
  font-size: 20px;
  font-weight: bold;
  color: #F87E00;
}

#SKYM_GM_cart_buy_buttons {
  margin: 0 auto 40px;
  width: 900px;
}
#SKYM_GM_cart_buy_buttons:after {
  content: '';
  clear: both;
  display: block;
}
#SKYM_GM_cart_buy_buttons .button_buy_point button {
  background: #F3B211;
}
#SKYM_GM_cart_buy_buttons .button_buy_point.last button {
  background: #F77E00;
}
#SKYM_GM_cart_buy_buttons .button_buy_point.point button {
  margin: 10px auto;
}

#SKYM_GM_cart_buy_buttons .pay_info {
	margin: 0;
	clear:both;
  	border-top: 1px solid #ddd;
  	padding-top: 5px;
	display: block;

}

#SKYM_GM_cart_buy_buttons .pay_info .pay_method_title{
	font-size: 16px;
	font-weight: bold;
	height: 65px;
	padding: 0 0 0 55px;
	margin: 5px 0;
	text-align: left;
	background: url(../images/parts/common/icon_pay_method.png) no-repeat left center;
	line-height: 65px;
}

#SKYM_GM_cart_buy_buttons .pay_info .comment{
	text-align: left;
	font-size: 16px;
	margin-bottom: 30px;
	padding: 0 0 0 55px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method {
	margin: 20px auto;
	width: 800px;
	text-align: left;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li {
  display: inline-block;
  margin: 0 7px 10px 0;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li:after {
  content: '';
  clear: both;
  display: block;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li input {
/*
	margin: 45px 5px 0 0;
	padding: 0;
*/
	float:left;
	display: none;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li div {
	width:181px;
	height: 110px;
	border: 1px solid #ddd;
	padding: 65px 2px 0;
	text-align: center;
	font-size: 12px;
	float:left;
	color: #19799c;
	box-sizing: border-box;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li div.selected_obj {
	border: 4px solid #f77e00;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_credit {
	background: url(../images/parts/common/p_credit.png) no-repeat center 25px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_linepay {
	background: url(../images/parts/common/p_linepay.png) no-repeat center 25px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_paypay {
	background: url(../images/parts/common/p_paypay.png) no-repeat center 17px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_applepay {
	background: url(../images/parts/common/p_applepay.png) no-repeat center 25px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_rakuten {
	background: url(../images/parts/common/p_rakuten.png) no-repeat center 20px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_docomo {
	background: url(../images/parts/common/p_docomo.png) no-repeat center 26px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_au {
	background: url(../images/parts/common/p_au.png) no-repeat center 15px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_softbank {
	background: url(../images/parts/common/p_softbank.png) no-repeat center 15px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_webmoney {
	background: url(../images/parts/common/p_webmoney.png) no-repeat center 15px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_netcash {
	background: url(../images/parts/common/p_netcash.png) no-repeat center 25px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_bitcash {
	background: url(../images/parts/common/p_bitcash.png) no-repeat center 21px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_saisonpoint {
	background: url(../images/parts/common/p_saisonpoint.png) no-repeat center 25px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_recruit {
	background: url(../images/parts/common/p_recruit.png) no-repeat center 25px;
}
#SKYM_GM_cart_buy_buttons .pay_info .pay_method li .m_suica {
	background: url(../images/parts/common/p_suica.png) no-repeat center 20px;
}

#SKYM_GM_cart_buy_buttons .button_buy {
 	margin: 0 auto 10px;
}
#SKYM_GM_cart_buy_buttons .center {
 	margin: 0;
 	float: none;
}
#SKYM_GM_cart_buy_buttons form.buy_quick {
 	float: right;

}

#SKYM_GM_cart_buy_buttons .point {
  margin: 0 auto 20px;
  display: inline-block;
}
#SKYM_GM_cart_buy_buttons .point button {
  position: relative;
  background: #0085B2;
}
#SKYM_GM_cart_buy_buttons .point button:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 22px;
  height: 22px;
  margin: -11px 0 0 0;
  background: url(../images/parts/cart/ap_icon_point.png) no-repeat;
}
#SKYM_GM_cart_buy_buttons .last {
  margin: 0 auto;
}

#SKYM_GM_cart_buy_buttons.not_login a.button_regist {
  width: 278px;
  height: 48px;
  display: inline-block;
  background-color: #FCF373;
  color: #000;
  line-height: 48px;
  border: 1px solid #000;
  border-radius: 5px;
  font-size: 18px;
  text-decoration: none;
  position: relative;
}
#SKYM_GM_cart_buy_buttons.not_login a.button_regist:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 17px;
  width: 14px;
  height: 19px;
  margin: -10px 0 0 0;
  background: url(../images/parts/cart/ap_icon_regist.png) no-repeat;
}
#SKYM_GM_cart_buy_buttons.not_login a.button_login {
  width: 278px;
  height: 48px;
  display: inline-block;
  background-color: #333;
  color: #fff;
  line-height: 48px;
  border: 1px solid #333;
  border-radius: 5px;
  font-size: 18px;
  text-decoration: none;
  margin: 0 0 0 20px;
  position: relative;
}
#SKYM_GM_cart_buy_buttons.not_login a.button_login:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 17px;
  width: 14px;
  height: 19px;
  margin: -10px 0 0 0;
  background: url(../images/parts/cart/ap_icon_user.png) no-repeat;
}
#SKYM_GM_cart_buy_buttons.not_login a.button_regist:hover,
#SKYM_GM_cart_buy_buttons.not_login a.button_login:hover {
  opacity: .8;
}
#SKYM_GM_cart_buy_buttons.not_login p {
  padding: 10px 0;
}

#AP_disable_credit_card_caution {
  margin: -10px 0 30px 0;
  background: #F8F7EF;
  border: 1px solid #E1E0D2;
  padding: 22px 50px;
  line-height: 1.5;
}
#AP_disable_credit_card_caution p {
  margin: 0;
}
#AP_disable_credit_card_caution img {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  margin: 0 10px 0 0;
}

#AP_CART_CONTENTS .button_backlink.back_cart {
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}

#AP_CART_CONTENTS .cart_content.slide {
  width: 930px;
  margin: 0 auto 40px;
}
#AP_CART_CONTENTS .owl-carousel .owl-item {
  float: left;
  width: 155px;
}
#AP_CART_CONTENTS .owl-carousel .owl-item a {
  padding: 0 5px;
  display: inline-block;
}
#AP_CART_CONTENTS .owl-carousel .owl-item form button {
  margin: 0 5px;
  border: 2px solid #F77E00;
  color: #F77E00;
  width: 145px;
  height: 30px;
  font-weight: bold;
  font-size: 13px;
  background: #fff;
  border-radius: 3px;
}
#AP_CART_CONTENTS .owl-carousel .owl-item form button:hover {
  opacity: .8;
}
#AP_CART_CONTENTS .owl-carousel .owl-item img {
  display: block;
  margin: 0 auto 10px auto;
}
#AP_CART_CONTENTS .owl-carousel .owl-item img {
  width: 145px;
}

#AP_CART_CONTENTS .SKYM_GM_cart_other_comics {
  margin: 0 0 30px 0;
}
#AP_CART_CONTENTS .SKYM_GM_cart_other_comics_comic {
  float: left;
  width: 155px;
}
#AP_CART_CONTENTS .SKYM_GM_cart_other_comics_comic a {
  padding: 0 5px;
  display: inline-block;
}
#AP_CART_CONTENTS .SKYM_GM_cart_other_comics_comic form button {
  margin: 0 5px;
  border: 2px solid #F77E00;
  color: #F77E00;
  width: 145px;
  height: 30px;
  font-weight: bold;
  font-size: 13px;
  background: #fff;
  border-radius: 3px;
}
#AP_CART_CONTENTS .SKYM_GM_cart_other_comics_comic form button:hover {
  opacity: .8;
}
#AP_CART_CONTENTS .SKYM_GM_cart_other_comics_comic img {
  display: block;
  margin: 0 auto 10px auto;
}
#AP_CART_CONTENTS .SKYM_GM_cart_other_comics_comic img {
  width: 145px;
}


#AP_CART_CONTENTS .complete {
  text-align: center;
  margin: 40px 0;
}
#AP_CART_CONTENTS .complete .complete_text {
  font-size: 16px;
  line-height: 2;
  margin: 0 0 30px 0;
}
#AP_CART_CONTENTS .complete .complete_info {
  width: 560px;
  padding: 30px 20px;
  margin: 0 auto;
  border: 2px solid #ddd;
}
#AP_CART_CONTENTS .complete .complete_info p {
  font-size: 16px;
  margin-bottom: 30px;
}
#AP_CART_CONTENTS .complete .complete_info .button_link {
  margin: 0 auto;
}
#AP_CART_CONTENTS .grid {
  margin: 20px auto 0;
  padding: 0 20px;
}


#AP_CART_CONTENTS .error {
  text-align: center;
  margin: 50px 0;
}
#AP_CART_CONTENTS .error.m30 {
  margin: 30px 0;
}
#AP_CART_CONTENTS .error .error_icon {
  margin: 0 0 30px 0;
}
#AP_CART_CONTENTS .error .error_text {
  line-height: 2;
  font-size: 16px;
  margin: 0 0 30px 0;
}
#AP_CART_CONTENTS .error .button_link {
  margin: 0 auto;
}
#AP_CART_CONTENTS .error .button_backlink {
  width: 150px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  margin: 0 auto;
}

#AP_CART_CONTENTS .dv_recommend {
	padding-left : 15px;
}
#AP_CART_CONTENTS .dv_rc_items{
	width :145px;
	float: left;
	margin: 0px 5px 40px;
}
#AP_CART_CONTENTS .dv_rc_items .dv_rc_img img{
    width: 145px;
    display: block;
}
#AP_CART_CONTENTS .dv_rc_items .dv_rc_name{
	margin-top: 10px;
}
#AP_CART_CONTENTS .grid-clear {
    content: "";
    display: table;
    clear: both;
}
