.buy_layout_2 {
  font-family: "Open Sans", "Segoe UI", "微軟正黑體", "Meiryo", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
}
.buy_layout_2 table {
  border-collapse: collapse;
}
.buy_layout_2 table tr {
  overflow: auto;
}
.buy_layout_2 table tr td.box_wrap {
  border: 0px solid #cccccc;
  position: relative;
  width: 23%;
  margin-right: 1%;
  vertical-align: top;
  padding: 0px;
}
.buy_layout_2 table tr td.box_wrap2 {
  position: relative;
  width: 1%;
  margin-right: 1%;
  vertical-align: top;
  padding: 0px;
}
.buy_layout_2 table tr td.box_wrap div.icon_wrap {
  position: absolute;
  top: 210px;
  margin-top: -40px;
  left: -23px;
  width: 50px;
  height: 50px;
  background: url(../images/PLUS2.png) no-repeat;
}
.buy_layout_2 table tr td.box_wrap div.tick_item {
  background: url(../images/PLUS1.png) no-repeat;
}
.buy_layout_2 table tr td.box_wrap div.icon_equal {
  background: url(../images/equal.png) no-repeat;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box {
  padding: 18px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.img_wrap {
  text-align: center;
  margin: 10px 0;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.img_wrap img {
    height: 60px;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.img_effect {
  position: relative;
  width: 100%;
  height: 60px;
  overflow: hidden;
  text-align: center;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.img_effect img {
	position: absolute;
	left: 5%;
	margin-left: 0px;
	width: auto;
	height: 60px;
	top: 1px;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.margin_t {
	margin-top: 40px;
	height: 60px;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.price_wrap {
	text-align: center;
	font-weight: 600;
	margin: 10px 0 2px 0;
	font-size: 26px;
}

.buy_layout_2 table tr td.box_wrap div.buyarea_box div.price_wrap s {
  font-size: 14px;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.price_wrap span {
  font-size: 15px;
  margin-right: 5px;
  line-height: initial;
  position: relative;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.price_wrap span::before {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  background: red;
  top: 12px;
  transform: skewy(5deg);
  -moz-transform: skewy(5deg);
  -webkit-transform: skewy(5deg);
  -o-transform: skewy(5deg);
  -ms-transform: skewy(5deg);
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.price_add {
	text-align: center;
	font-weight: 600;
	margin: 20px 0;
	font-size: 24px;
	color: #ff7200;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.slo {
	text-align: center;
	margin: -10px auto 15px auto;
	font-size: 16px;
	line-height:21px;
	font-weight: 400;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.pcslo {
	text-align: center;
	margin: 10px auto -10px auto;
	font-size: 16px;
	line-height:21px;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.price_pcadd {
	text-align: center;
	font-weight: 0;
	margin: 12px auto 13px auto;
	font-size: 16px;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.ranting rant45 {
  text-align: center;
  margin: 20px 0;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.text_wrap {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.text_wrap a {
  color: #2f2f2f;
  text-decoration:underline
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.text_wrap a:hover {
  color: #ff5a00;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.text_wrap div.title {
  font-weight: bold;
  margin-bottom: 15px;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.text_wrap .color_b {
  color: #0e95bd;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.text_wrap .color_p {
  color: #3a258a;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.text_wrap ul li:before {
  content: "•";
  padding-right: 8px;
  color: #3D3D3D;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.text_wrap ul li.color_p:before {
  color: #3a258a;
}
.buy_layout_2 table tr td.box_wrap div.buyarea_box div.text_wrap ul.bundle_text {
  
}
.buy_layout_2 table tr td.box_wrap div.display_box div.img_wrap img {
	height: 120px;
}
.buy_layout_2 table tr td.box_wrap div.display_box div.text_wrap {
  text-align: center;
}
.buy_layout_2 table tr td.box_wrap div.display_box div.text_wrap div.title {
	font-size: 17px;
}
.buy_layout_2 table tr td.box_wrap div.display_box div.text_wrap p {
  font-size: 14px;
}
.buy_layout_2 table tr td.box_wrap div.display_box div.text_wrap p span {
  font-weight: bold;
}
.buy_layout_2 table tr td.box_wrap div.display_box div.price_wrap span {
  display: inline-block;
  margin-bottom: 5px;
}
.buy_layout_2 table tr td.box_wrap div.display_box div.btn_addToCart a {
  background: #ff7200;
  margin: auto;
  display: block;
  width: 120px;
  padding: 8px;
  font-weight: 400;
  cursor: pointer;
  color: white !important;
  text-decoration: none;
  font-size: 15px !important;
  text-align: center;
  border: 1px solid #ff7200;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.buy_layout_2 table tr td.box_wrap div.display_box div.btn_addToCart a:hover {
	background: #ff9e2b;
	border: 1px solid #ff9e2b;
}
.buy_layout_2 table tr td.r_none {
  width: 27%;
  margin-right: 0;
  border: 1px solid #cccccc;
  background: url(../images/bg_display_box.jpg);
}
.buy_layout_2 table, .buy_layout_2 td {
  border: 0px solid #cccccc;
}

/*
input.buy_v2[type="checkbox"] {
  display: none;
  cursor: pointer;
  margin-left: 10px;
}

input.buy_v2[type="checkbox"] + label span.checkImg {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: -2px 10px 0 0;
  vertical-align: middle;
  background: url(../images/check_buy_v2.png) left top no-repeat;
}

input.buy_v2[type="checkbox"]:checked + label span.checkImg {
  background: url(../images/check_buy_v2.png) right top no-repeat;
}

label.buy_labal {
  cursor: pointer;
}
*/
