@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/*---------------------------------------------------

セールページ共通CSS 2019

Copyright (c) THIRDWAVE CORP. All Rights Reserved.  
----------------------------------------------------*/

/*-------------------------------------
ウィンドウ幅が480px～の場合に適用するCSS
---------------------------------------*/

@media screen and (min-width:480px) {
/*-------------------------------------

セールページ

---------------------------------------*/
	.column2R #main {
		float: none;
		width: auto;
	}
	#lp_page {
		color: #333333;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0 auto;
		position: relative;
    width: 970px;
	}
  .malti_head {
    background-color: rgba(255,255,255,0.5);
    color: #333;
    display: block;
    font-size: 50px;
    font-weight: bold;
    margin: auto -500% 24px;
    padding: 20px 500%;
    text-align: center;
    width: 100%;
	}
  .malti_head.malti_head_np {
    background-color: #ffeded;
	}
  .malti_head_g {
    background-color: #001E60;
    color: #fff;
    display: block;
    font-size: 50px;
    font-weight: bold;
    margin: auto -500% 24px;
    padding: 20px 500%;
    text-align: center;
    width: 100%;
	}
  .malti_head_middle{
    position:relative;
    padding:8px 20px;
    font-size: 26px;
    color:#333;
    background:#f0f0f0;
    border:#333 solid 3px;
    border-radius: 6px;
    line-height: 1.2;
    text-align: center;
  }
  .malti_head_middle:before{
    content:" ";
    position:absolute;
    top:100%;
    left:34px;
    width:0;
    height:0;
    border-width:12px;
    border-style:solid;
    border-color:transparent;
    border-top-color:#333;
  }
  .malti_head_middle:after{
    content:" ";
    position:absolute;
    top:100%;
    left:38px;
    width:0;
    height:0;
    border-width:8px;
    border-style:solid;
    border-color:transparent;
    border-top-color:#f0f0f0;
    z-index:1;
  }
  .malti_head_middle.un_ballon:before,
  .malti_head_middle.un_ballon:after{
    display:none;
  }
  .malti_head_middle.un_ballon{
    border-radius:unset;
  }
  .malti_head_notes {
    font-size: 16px;
    text-align: center;
    display: block;
    color: #fff;
  }
	.malti_unit {
		margin: auto -500%;
		padding: 50px 500%;
		display: block;
		width: 100%;
	}
  .bg_blue {
    background: repeating-linear-gradient(90deg, #cfeafa, #cfeafa 10px, #E1F0F9 0, #E1F0F9 20px);
  }
  .bg_game {
    background: #212121;
  }
  .bg_yellow {
    background: #fbc531;
  }
  .bg_green {
    background: repeating-linear-gradient(-45deg, #4abdac, #4abdac 10px, #45b1a1 0, #45b1a1 20px);
  }
  .bg_regular {
    background: #E1F0F9;
  }
  .bg_reuse {
    background: #FCFCD5;
  }
  .bg_gray {
    background: #eceeef;
  }
  .bg_firstsale {
    background:linear-gradient(0deg, rgb(224, 187, 112) 20%, rgba(220, 92, 94, 0.9) , rgba(230, 0, 0, 0.9) 100%), url(/5info/img/sale_temp/back_firstsale.png) center 50%;
  }
  .bg_firstsale .column_1 li {
    border: 2px solid #DAA520 !important;
  }
  .bg_firstsale .column_1 li:hover {
		box-shadow: 0px 0px 7px 1px #966200 inset;
	}
	.text_frame .text p {
		display: inline;
	}
	.spec span {
		color: #000;
	}
  .column_2 .spec p {
    display: inline;
	}
	.brSp, .spCtn {
		display: none;
	}
	.item_pic {
		position: relative;
	}
	.bgRed {
    background-color: #ff0000;
    color: #fff;
    line-height: 1.4;
    /*font-weight: bold;*/
    margin-bottom: 6px;
		padding: 6px 0px;  
	}
  .bgBlk {
    background-color: #222;
    color: #fdd000;
    line-height: 1.4;
    /*font-weight: bold;*/
    margin-bottom: 6px;
		padding: 6px 0px;  
	}
	#part_area,
  #sh_area {
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 30px 500%;
		/*background: #E6F7E7;*/
		text-align: center;
	}
  #used_area {
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 0px 500% 30px 500%;
	}
  #used_area a span.spec {
    display: block;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  #used_area .column_2 .boxL {
    width: 38%;
    margin-right: 2%;
  }
  #used_area .column_2 .boxR {
    width: 60%;
  }
  #used_area .jaccsInstallmentWrapper {
    display: none !important;
  }
  #used_area .jaccsInstallmentWrapper+p {
    display: none !important;
  }

	span.priceStrike {
		text-decoration: line-through !important;
		font-size: 14px;
		color: #666;
	}
	.switch {
		visibility: hidden;
	}
  
	.mr20{
		margin-right: 20px;
	}
  /*-------------------------------------
	ガレリア
	---------------------------------------*/
  #lp_nav {
		border: 1px solid #0d70c9;
		/*padding: 20px 15px 5px;*/
	}
  #lp_nav .lp_nav_title a {
		display: block;
		padding: 20px 0 4px;
    text-decoration: none;
    transition: .3s
	}
	#lp_nav .lp_nav_title a:hover {
		background-color: #C9FAFF;
	}
	#lp_nav .lp_nav_title {
		text-align: center;
		color: #0d70c9;
	}
	#lp_nav .lp_nav_title .lp_nav_text01 {
		font-size: 26px;
	}
	#lp_nav .lp_nav_title .lp_nav_text01 span {
		background: url(/5info/img/sale_temp/top_nav_icon01.png) left 50% no-repeat;
		padding: 12px 0 8px 44px;
	}
	#lp_nav .lp_nav_title .lp_nav_text02 {
		font-size: 16px;
		letter-spacing: 0.1em;
	}
	#lp_nav ul.lp_nav_ul01 {}
	#lp_nav ul.lp_nav_ul01 li {
		width: 304px;
		height: 90px;
		border: 1px solid #0d70c9;
		float: left;
		margin: 0 10px 10px 0;
	}
	#lp_nav ul.lp_nav_ul01 li:nth-child(3n) {
		margin-right: 0 !important;
	}
	#lp_nav ul.lp_nav_ul01 li a {
		display: block;
		padding: 18px 10px 0;
		text-decoration: none;
		color: #333;
		height: 72px;
		transition: .3s;
		font-size: 13px;
	}
	#lp_nav ul.lp_nav_ul01 li a b {
		color: #0d70c9;
		font-size: 16px;
	}
	#lp_nav ul.lp_nav_ul01 li.nav01 a {
		background: url(/5info/img/sale_temp/top_nav_thumb09.png) no-repeat;
	}
	#lp_nav ul.lp_nav_ul01 li.nav02 a {
		background: url(/5info/img/sale_temp/top_nav_thumb01.png) no-repeat;
	}
	#lp_nav ul.lp_nav_ul01 li.nav03 a {
		background: url(/5info/img/sale_temp/top_nav_thumb03.png) no-repeat;
	}
	#lp_nav ul.lp_nav_ul01 li.nav04 a {
		background: url(/5info/img/sale_temp/top_nav_thumb07.png) no-repeat;
	}
	#lp_nav ul.lp_nav_ul01 li.nav05 a {
		background: url(/5info/img/sale_temp/top_nav_thumb02.png) no-repeat;
	}
	#lp_nav ul.lp_nav_ul01 li.nav06 a {
		background: url(/5info/img/sale_temp/top_nav_thumb08.png) no-repeat;
	}
	#lp_nav ul.lp_nav_ul01 li.nav07 a {
		background: url(/5info/img/sale_temp/top_nav_thumb10.png) no-repeat -8px 0;
	}
	/*#lp_nav ul.lp_nav_ul01 li.nav08 a{
	background:url(/5info/img/sale_temp/top_nav_thumb05.png) no-repeat;
}
*/
	/*#lp_nav ul.lp_nav_ul01 li.nav09 a{
	background:url(/5info/img/sale_temp/top_nav_thumb06.png) no-repeat 18px 0;
}
*/
	#lp_nav ul.lp_nav_ul01 li a:hover {
		background-color: #daf6ff;
	}
	#lp_nav02 ul.lp_nav_ul02 li {
		float: left;
		text-align: center;
		letter-spacing: 0.1em;
	}
	#lp_nav02 ul.lp_nav_ul02 li a {
		display: block;
		padding: 20px 0;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav07 {
		color: #57b257;
		border: 1px solid #57b257;
		width: 312px;
		margin-right: 13px;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav07 span {
		background: url(/5info/img/sale_temp/top_nav_icon02.png) left 50% no-repeat;
		padding: 12px 0 8px 44px;
		font-size: 26px;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav07 a {
		text-decoration: none;
		color: #57b257;
		transition: .3s;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav07 a span {
		text-decoration: none;
		color: #57b257;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav07 a:hover {
		background-color: #e7f7e7;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav08 {
		color: #ed697f;
		border: 1px solid #ed697f;
		width: 312px;
		margin-right: 13px;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav08 span {
		background: url(/5info/img/sale_temp/top_nav_icon03.png) left 50% no-repeat;
		padding: 12px 0 8px 44px;
		font-size: 26px;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav08 a {
		text-decoration: none;
		color: #ed697f;
		transition: .3s;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav08 a span {
		text-decoration: none;
		color: #ed697f;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav08 a:hover {
		background-color: #fce6eb;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav09 {
		color: #a5a500;
		border: 1px solid #a5a500;
		width: 313px;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav09 span {
		background: url(/5info/img/sale_temp/top_nav_icon09.png) left 50% no-repeat;
		padding: 12px 0 8px 44px;
		font-size: 26px;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav09 a {
		text-decoration: none;
		color: #a5a500;
		transition: .3s;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav09 a span {
		text-decoration: none;
		color: #a5a500;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav09 a:hover {
		background-color: #FCFCD5;
	}
  
  /*-------------------------------------
	キャンペーンバナー設置
	---------------------------------------*/
  .campBox-events {
    max-width: 920px;
    margin: 40px auto 50px;
  }
  .campBox-events .camp_bnrs_point_back {
    color: #FFEB3B;
  }
  .campBnrL {
		float: left;
		margin-bottom: 20px
	}
	.campBnrR {
		float: right;
		margin-bottom: 20px
	}
	.campBnrC {
    clear: both;
		text-align: center;
		margin-bottom: 20px;
	}
  .campBranch {
    margin-bottom: 20px;
  }
  .textLinkhead {
    background: #A83E40;
    color: #fff;
    font-size: 18px;
    margin-bottom: 14px;
    position: relative;
    padding: 10px 14px;
  }
  .textLinkhead:after {
    top: 100%;
    left: 6%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #A83E40;
    border-width: 12px;
    margin-left: -12px;
  }
  .textLink {
    border: 1px solid #c0c0c0;
    font-size: 16px;
    margin: 10px 0 20px;
    padding: 10px 20px;
    line-height: 1.8;
  }

	/*-------------------------------------
	ガレリア
	---------------------------------------*/
	a .bt_blue {
		font-size: 19px;
		font-weight: 400;
		text-decoration: none;
	}
	a .bt_blue .btnDetail::before {
		content: "\f138";
		margin-right: 10px;
		font-size: 19px;
		font-family: FontAwesome;
	}
	.text_frame {
		width: 522px;
		display: inline-block;
		font-size: 130%;
		line-height: 130%;
	}
	span.title_item {
		font-size: 140%;
		font-weight: bold;
		color: #002c95;
    line-height: 1.2;
	}
	a span.title_item {
		text-decoration: none;
	}
	.red {
		color: #DF001E !important;
		font-size: 138%;
		font-weight: bold;
		/*display: block;
	margin: 5px 0;*/
		text-decoration: none;
	}
	.red span {
		color: #DF001E !important;
		text-decoration: none;
	}
	
	/*-------------------------------------
  一般パソコン
---------------------------------------*/
	.column_1 {
		margin-bottom: 15px;
	}
	.column_1 li {
		width: 450px;
		display: inline-block;
		background: #ffffff;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		transition: all 0.3s ease-in-out 0s;
	}
	.column_1 .thumbnail {
		width: 250px;
		display: inline-block;
		margin-right: 10px;
		vertical-align: top;
	}
	.column_1 li:nth-child(odd) {
		width: 100%;
		display: inline-block;
		background: #ffffff;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		transition: all 0.3s ease-in-out 0s;
	}
  .column_1 li:hover {
		box-shadow: 0px 0px 7px 1px #B6E5FF inset;
	}
	.column_1 .text {
		color: #000000;
		display: inline-block;
		/*width: 317px;*/
	}
	.text_frame {
		width: 522px;
		display: inline-block;
	}
	.column_1 a .bt_blue .btnDetail {
		color: #ffffff;
		background: #60C1DE;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
  .column_1 a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #0D71C9;
	}
	.column_2 {
		margin-bottom: 15px;
	}
	.column_2 a {
		width: 49%;
		display: inline-block;
		background: #ffffff;
		border: #9CB8CA solid 1px;
		padding: 15px;
		text-decoration: none;
		box-sizing: border-box;
		vertical-align: top;
		transition: all 0.3s ease-in-out 0s;
	}
	.column_2 a:nth-child(odd) {
		width: 49%;
		display: inline-block;
		background: #ffffff;
		border: #9CB8CA solid 1px;
		padding: 15px;
		text-decoration: none;
		box-sizing: border-box;
		margin-right: 1.55555%;
		transition: all 0.3s ease-in-out 0s;
	}
	.column_2 a:hover {
		box-shadow: 0px 0px 7px 1px #B6E5FF inset;
	}
	.column_2 .text {
		color: #000000;
		display: inline-block;
		width: 470px;
	}
	.column_2 .text_bk {
		color: #F30641;
		font-weight: bold;
		background: #fffe01;
		padding: 20px 10px;
		display: inline-block;
		width: 143px;
		vertical-align: top;
		box-sizing: border-box;
	}
	.column_2 a .bt_blue .btnDetail {
		color: #ffffff;
		background: #60C1DE;
		padding: 10px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_2 a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #0D71C9;
	}
	.column_2 .thumbnail {
		width: 50%;
		margin: auto;
	}
	.column_2 a .bt_blue .btnDetail_r {
		color: #ffffff;
		background: #002c95;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_2 a:hover .bt_blue .btnDetail_r {
		color: #ffffff;
		background: #0D71C9;
	}
	/*20170209　比較コンテンツ*/
	.ttl_select_pc {
		margin: 0 auto 10px;
		width: 965px;
		text-align: center;
	}
	.ttl_select_sp {
		display: none;
	}
	.mr15pc {
		margin-right: 15px;
	}
  .point {
    margin-bottom: 8px;
  }
	.column_2 .point {
		display: table;
    margin-bottom: 10px;
		width: 100%;
	}
	.column_2 .point img {
		width: 90%;
	}
	.column_2 .point .item_name {
		color: #002c95;
		font-size: 150%;
		font-weight: bold;
		margin-left: 30px;
    line-height: 1.2;
		display: table-cell;
		width: 80%;
		word-break: break-all;
	}
	.column_2 .boxItem {
		overflow: hidden;
		margin-bottom: 5px;
	}
	.column_2 .boxL {
		float: left;
		width: 38%;
	}
	.column_2 .boxR {
		float: right;
		width: 62%;
	}
	.column_2 .spec {
		color: #000;
	}
	.column_2 .item_come {
		color: #F30641;
		font-weight: bold;
		background: #fffe01;
		padding: 10px;
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
		width: 100%;
	}
	
	.bt_more {
		margin: 35px auto;
		width: 800px;
		display: block;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.bt_more:hover {
		opacity: 0.8;
	}
	.setItem_howTo {
		text-align: right;
	}
	.setItem_howTo a {
		text-decoration: none;
	}
	.setItem_howTo a .bt_blue {
		text-align: right;
		margin: 50px 0 20px;
	}
	.setItem_howTo a .bt_blue .btnDetail {
		color: #ffffff;
		background: #60C1DE;
		display: inline;
		padding: 15px 50px;
		width: 50%;
		margin-top: 10px;
		text-decoration: none;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.setItem_howTo a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #0D71C9;
	}
  
  /*金ボタン*/
  .column_1 a .bt_blue .btnDetail_sale {
    background: #d48a00;
    box-sizing: border-box;
    color: #fff;
    display: block;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
	}
  .column_1 a:hover .bt_blue .btnDetail_sale {
    color: #ffffff;
    background: #966200;
	}
  
  /*-------------------------------------
  ガレリア
  ---------------------------------------*/
  .column_1_g {
		margin-bottom: 15px;
		text-align: left;
	}
	.column_1_g li {
		width: 450px;
		display: inline-block;
		background: #000000;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		transition: all 0.3s ease-in-out 0s;
	}
	.column_1_g .thumbnail {
		width: 250px;
		display: inline-block;
		margin: 0 0 0 10px;
		vertical-align: top;
	}
	.column_1_g .thumbnail img {
		width: 100%;
	}
	.column_1_g li:nth-child(odd) {
		width: 100%;
		display: inline-block;
		background: #000000;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		transition: all 0.3s ease-in-out 0s;
	}
	.column_1_g li:hover {
		box-shadow: 0px 0px 7px 1px #fdfcfc inset;
	}
	.column_1_g .text {
		margin: 10px 0 0;
		color: #ffffff;
		display: inline-block;
		/*width: 410px;*/
	}
  .text_frame {
		width: 522px;
		display: inline-block;
		font-size: 130%;
		line-height: 130%;
	}
	.column_1_g .text_bk {
		color: #FFFE01;
		background: #222;
		padding: 20px 10px;
		display: inline-block;
		width: 200px;
		vertical-align: top;
		box-sizing: border-box;
		font-size: 130%;
		line-height: 150%;
		font-weight: bold;
		border: 2px solid #CF0615;
	}
	.column_1_g a .bt_blue .btnDetail {
		color: #000000;
		background: #f0f0f0;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_1_g a:hover .bt_blue .btnDetail {
		color: #000000;
		background: #FFFE01;
	}
	span.title_item {
		font-size: 140%;
		font-weight: bold;
		color: #002c95;
    line-height: 1.2;
	}
	span.title_item span {
		color: #002c95;
	}
	.column_1_g span.title_item {
		color: #FFF;
	}
	.column_2_g span.title_item {
		color: #FFF;
	}
	a span.title_item {
		text-decoration: none;
	}
	span.title_item_r {
		font-size: 125%;
		font-weight: bold;
		color: #002c95;
	}
	.red {
		color: #DF001E !important;
		font-size: 138%;
		font-weight: bold;
		/*display: block;
	margin: 5px 0;*/
		text-decoration: none;
	}
	.red span {
		color: #DF001E !important;
		text-decoration: none;
	}
	.column_1_g .icon {
		display: table;
		position: absolute;
		width: 110px;
	}
	.column_2_g {
		margin-bottom: 15px;
		text-align: center;
	}
	.column_2_g li {
		text-align: left;
	}
	.column_2_g a {
		width: 49%;
		display: inline-block;
		background: #000000;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		vertical-align: top;
		text-decoration: none;
		transition: all 0.3s ease-in-out 0s;
	}
	.column_2_g a:nth-child(odd) {
		width: 49%;
		display: inline-block;
		background: #000000;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		text-decoration: none;
    margin-right: 1.55555%;
		transition: all 0.3s ease-in-out 0s;
	}
	.column_2_g a:hover {
		box-shadow: 0px 0px 7px 1px #fdfcfc inset;
	}
	.column_2_g a:hover .bt_blue .btnDetail {
		color: #000000;
		background: #FFFE01;
	}
	.column_2_g .text {
		color: #ffffff;
		display: inline-block;
		width: 270px;
	}
	.column_2_g .text_bk {
		color: #FFFE01;
		background: #222;
		padding: 10px;
		display: inline-block;
		font-weight: bold;
		width: 143px;
		vertical-align: top;
		box-sizing: border-box;
		border: 2px solid #CF0615;
	}
	.column_2_g a .bt_blue .btnDetail {
		color: #000000;
		background: #f0f0f0;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_2_g a:hover .bt_blue .btnDetail {
		color: #000000;
		background: #FFFE01;
	}
	.column_2_g .thumbnail {
		width: 75%;
		margin: 0 auto;
	}
  
  /*______________________________________________*/
  
  /*共通3カラム*/
  .column_3,
  .column_3_g {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
  }
  .column_3 a .item_pic,
  .column_3_g a .item_pic {
    padding: 10px 14px;
    text-align: center;
  }
  .column_3 a .item_pic img,
  .column_3_g a .item_pic img {
    height: auto;
    width: 80%;
  }
  .column_3 a .boxR,
  .column_3_g a .boxR {
    margin-bottom: 20px;
  }
  .column_3 a .point,
  .column_3 a .spec,
  .column_3_g a .point,
  .column_3_g a .spec {
    padding: 10px 14px;
  }
  .column_3 a .title_item,
  .column_3_g a .title_item {
    color: #333;
    font-size: 15px;
  }
  .column_3 a .spec,
  .column_3 a .spec span,
  .column_3_g a .spec,
  .column_3_g a .spec span {
    color: #333;
    font-weight: 600;
    line-height: 1.4;
  }
  .column_3 a .spec span.upgrade_add,
  .column_3_g a .spec span.upgrade_add {
    color: #FF5722;
  }
  .column_3 a .bt_blue,
  .column_3_g a .bt_blue {
    margin: 10px;
  }
  .column_3 a .point-camp,
  .column_3_g a .point-camp {
    color: #333;
  }
  
  /*一般3カラム*/
	.column_3 a {
		background: #fff;
		border: 1px solid #9CB8CA;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 20px;
		text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    width : calc((100% - 20px) / 3);
    width : -webkit-calc((100% - 20px) / 3);
	}
	.column_3 a:hover {
		box-shadow: 0px 0px 7px 1px #B6E5FF inset;
	}
  .column_3 a .price {
    background-color: #8bd4ea;
    padding: 10px 14px;
    text-align: center;
  }
	.column_3 a .bt_blue .btnDetail {
		color: #ffffff;
		background: #60C1DE;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_3 a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #0D71C9;
	}
	
  /*注目新商品3カラム*/
	.column_3.column_3_np a {
		border: 1px solid #ca9f9c;
	}
	.column_3.column_3_np a:hover {
		box-shadow: 0px 0px 7px 1px #ffc6b6 inset;
	}
  .column_3.column_3_np a .price {
    background-color: #ffd6d6;
  }
	.column_3.column_3_np a .bt_blue .btnDetail {
		background: #de6060;
	}
	.column_3.column_3_np a:hover .bt_blue .btnDetail {
		background: #c90d0d;
	}
  
  /*ゲーム3カラム*/
  .column_3_g a {
		background: #fff;
		border: 1px solid #ACACAC;
		box-sizing: border-box;
    display: inline-block;
    margin-bottom: 20px;
		text-decoration: none;
		transition: all 0.3s ease-in-out 0s;
    width : calc((100% - 20px) / 3);
    width : -webkit-calc((100% - 20px) / 3);
	}
  .column_3_g a:hover {
		box-shadow: 0px 0px 7px 1px #c0c0c0 inset;
	}
  .column_3_g a .price {
    background-color: #D0D0CE;
    padding: 10px 14px;
    text-align: center;
  }
  .column_3_g a .bt_blue .btnDetail {
		color: #fff;
		background: #001E60;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_3_g a:hover .bt_blue .btnDetail {
		color: #000;
		background: #BDD6E6;
	}
  
  /*______________________________________________*/
  
	.recogame_other {
		font-size: 19px;
		font-weight: 400;
		text-decoration: none;
	}
	.recogame_other a {
		color: #000000;
		background: #f0f0f0;
		padding: 15px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		margin: 50px auto 90px;
		width: 800px;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.recogame_other a:hover {
		color: #000000;
		background: #FFFE01;
	}
	.recogame_other a::before {
		content: "\f138";
		margin-right: 10px;
		font-size: 19px;
		font-family: FontAwesome;
	}
	/*20170209　比較コンテンツ*/
	.column_2_g .point {
		display: table;
		width: 100%;
	}
	.column_2_g .point img {
		width: 90%;
	}
	.column_2_g .point .item_name {
		color: #fff;
		font-size: 130%;
		font-weight: bold;
		margin-left: 30px;
		display: table-cell;
		width: 80%;
		line-height: 1.2;
	}
	.column_2_g .boxItem {
		overflow: hidden;
		margin-bottom: 15px;
	}
	.column_2_g .boxL {
		float: left;
		width: 40%;
		margin-top: 20px;
	}
	.column_2_g .boxR {
		float: right;
		width: 60%;
	}
	.column_2_g .spec {
		color: #fff;
	}
  .column_2_g .spec p {
    display: inline;
  }
	.column_2_g .item_come {
		color: #FFFE01;
		background: #222;
		padding: 10px;
		display: inline-block;
		font-weight: bold;
		vertical-align: top;
		box-sizing: border-box;
		border: 2px solid #CF0615;
		width: 100%;
	}
  .column_1_g .old_price,
  .column_2_g .spec span {
		color: #fff;
	}
  .column_1 .thumbnail {
		width: 250px;
	}
	.column_1 .thumbnail img {
		width: 100%;
	}
  
  
/*還元訴求　ゲーミングＰＣ*/	
	.pointback-information{
		font-size: 18px;				
	}	
	.point-camp{
		/*color: #333;*/
    font-size: 14px;
	}
	.point_back,.cashless_back{
    color: #333;
    padding: 3px 0 0 0;
    margin: 5px 0 0 0;
    display: inline-block!important;
    letter-spacing: 1px;
	}
	.point_back:before {
    vertical-align: middle;
    padding-right: 5px;
    margin-bottom: 3px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/5info/img/sale_temp/icon_wintersale_pointback.png) no-repeat;
    background-size: contain;
  }
	.cashless_back:before {
    vertical-align: middle;
    padding-right: 5px;
    margin-bottom: 3px;
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(/5info/img/sale_temp/icon_cashless_cashlessback.png) no-repeat;
    background-size: contain;
  }
  .point_back_s,
  .point_back_s + span,
  .cashless_back_s{
    color: #333;
    padding: 3px 0 0 0;
    margin: 2px 0 0 0;
    display: inline-block!important;
    letter-spacing: 1px;
  }
  .point_back_s:before {
    vertical-align: middle;
    padding-right: 4px;
    margin-bottom: 2px;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/5info/img/sale_temp/icon_wintersale_pointback.png) no-repeat;
    background-size: contain;
  }
	.cashless_back_s:before {
    vertical-align: middle;
    padding-right: 4px;
    margin-bottom: 2px;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/5info/img/sale_temp/icon_cashless_cashlessback.png) no-repeat;
    background-size: contain;
  }
	
/*還元訴求　デスクトップ*/		
	.point-camp_desk{
		color: #000;		
	}
	.point_back_desk,.cashless_back_desk{
color: #000 !important;
    padding: 3px 0 0 0;
    margin: 5px 0 0 0;
    display: inline-block!important;
    letter-spacing: 1px;
	}
	
	.point_back_desk:before {
vertical-align: middle;
    padding-right: 5px;
    margin-bottom: 3px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/5info/img/sale_temp/icon_wintersale_pointback.png) no-repeat;
    background-size: contain;
}
	
	.cashless_back_desk:before {
    vertical-align: middle;
    padding-right: 5px;
    margin-bottom: 3px;
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(/5info/img/sale_temp/icon_cashless_cashlessback.png) no-repeat;
    background-size: contain;
}
	
	.point_back_desk_s,.cashless_back_desk_s{
color: #000 !important;
    padding: 3px 0 0 0;
    margin: 2px 0 0 0;
    display: inline-block!important;
    letter-spacing: 1px;
	}
	
	.point_back_desk_s:before {
vertical-align: middle;
    padding-right: 4px;
    margin-bottom: 2px;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/5info/img/sale_temp/icon_wintersale_pointback.png) no-repeat;
    background-size: contain;
}
	
	.cashless_back_desk_s:before {
    vertical-align: middle;
    padding-right: 4px;
    margin-bottom: 2px;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/5info/img/sale_temp/icon_cashless_cashlessback.png) no-repeat;
    background-size: contain;
}
	
	/*-------------------------------------
  アウトレットPC
  ---------------------------------------*/
	.bg_outlet {
    background: #d2eba0;
}
	ul#outletpc1 .red s:first-child{
			text-decoration: line-through !important;
			font-size: 14px;
			font-weight: normal;
			color: #666;
		}
  @media screen and (max-width: 479px) {
    ul#outletpc1 .red s:first-child{
      text-decoration: line-through !important;
      font-size: 100%;
      font-weight: normal;
      color: #666 !important;
      display: block;
    }
  }
	
	
	/*-------------------------------------
  PCパーツ
  ---------------------------------------*/
	#part_area a span {
		text-decoration: none;
	}
	#part_area a {
		text-decoration: none;
	}
  #main .icon {
		position: absolute;
		width: 120px;
	}
	#main .icon_anniversary {
		position: absolute;
		width: 120px;
	}

  /*4カラムパーツ*/
  .ribbon_area {
    position: absolute;
    top: 0;
    right: 0;
    width: 85px;
    height: 85px;
    overflow: hidden;
  }
  .ribbon16 {
    display: inline-block;
    position: absolute;
    padding: 5px 0;
    left: -24px;
    top: 20px;
    width: 160px;
    text-align: center;
    font-size: 18px;
    line-height: 16px;
    background: #39c3d4;
    color: #fff;
    letter-spacing: 0.05em;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .column_4_part {
    display: flex;
    flex-wrap: wrap;
    margin: 20px auto 0;
    width: 970px;
  }
  .column_4_part a {
    background: #ffffff;
    border: #57B157 solid 1px;
    box-sizing: border-box;
		display: inline-block;
    margin-bottom: 14px;
    margin-right: 10px;
    padding: 10px;
    position: relative;
		transition: all 0.3s ease-in-out 0s;
    vertical-align: top;
    width: 235px;
	}
	.column_4_part a:nth-child(4n) {
		margin-right: 0px;
	}
	.column_4_part a:hover {
		box-shadow: 0px 0px 7px 1px #AFFCBF inset;
	}
  .column_4_part a img {
		display: block;
    transition-duration: 0.3s;
	}
  .column_4_part a:hover img {
		transform: scale(1.1);
    transition-duration: 0.3s;
	}
  .column_4_part .thumbnail {
		width: 100%;
		display: inline-block;
	}
	.column_4_part .text {
		color: #000000;
		display: inline-block;
		/*height: 150px;*/
		overflow-y: hidden;
		width: 100%;
	}
	.column_4_part .text_bk {
		color: #ff0000;
		background: #e6f7e7;
		padding: 10px 10px;
		display: inline-block;
		width: 100%;
		vertical-align: top;
		box-sizing: border-box;
		border: #57B157 solid 1px;
	}
	.column_4_part a .bt_blue .btnDetail {
		color: #ffffff;
		background: #43C57F;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_4_part a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #007938;
	}
	.column_4_part .icon {
		position: absolute;
		width: 80px;
	}
  .column_4_part p.price s {
    font-size: 11px;
  }
  
  /*3カラムパーツ*/
  .column_3_part {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 920px;
  }
	.column_3_part a {
    background: #ffffff;
    border: #57B157 solid 1px;
    box-sizing: border-box;
		display: inline-block;
    margin-bottom: 14px;
    margin-right: 10px;
    padding: 15px;
		transition: all 0.3s ease-in-out 0s;
    vertical-align: top;
    width: 300px;
	}
	.column_3_part a:nth-child(3n) {
		margin-right: 0px;
	}
	.column_3_part a:hover {
		box-shadow: 0px 0px 7px 1px #AFFCBF inset;
	}
	.column_3_part .thumbnail {
		width: 100%;
		display: inline-block;
	}
	.column_3_part .text {
		color: #000000;
		display: inline-block;
		height: 150px;
		overflow-y: hidden;
		width: 270px;
	}
	.column_3_part .text_bk {
		color: #ff0000;
		background: #e6f7e7;
		padding: 10px 10px;
		display: inline-block;
		width: 100%;
		vertical-align: top;
		box-sizing: border-box;
		border: #57B157 solid 1px;
	}
	.column_3_part a .bt_blue .btnDetail {
		color: #ffffff;
		background: #43C57F;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_3_part a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #007938;
	}
	.column_3_part .icon {
		position: absolute;
		width: 80px;
	}
	.soldout3 {
		width: 300px;
		display: inline-block;
		background: #ffffff;
		border: #57B157 solid 1px;
		padding: 15px;
		box-sizing: border-box;
		margin-right: 10px;
		transition: all 0.3s ease-in-out 0s;
	}
	.soldout3 a:nth-child(3n) {
		width: 300px;
		display: inline-block;
		background: #ffffff;
		border: #57B157 solid 1px;
		padding: 15px;
		box-sizing: border-box;
		margin-right: 0px;
		transition: all 0.3s ease-in-out 0s;
	}
	.btnDetail_soldout3 {
		color: #ffffff;
		background: #666;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		font-size: 19px;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	/*-------------------------------------
  PCパーツ・周辺機器
---------------------------------------*/
	#part_area .column_2_part a {
		width: 450px;
		display: inline-block;
		background: #FFFFFF;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		vertical-align: top;
	}
	#part_area .column_2_part a:nth-child(odd) {
		width: 450px;
		display: inline-block;
		background: #FFFFFF;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		margin-right: 15px;
	}
	#part_area .column_2_part .text {
		color: #000000;
		display: inline-block;
		width: 380px;
	}
	#part_area .column_2_part .text_bk {
		color: #FFFE01;
		background: #FFFFFF;
		padding: 20px 10px;
		display: inline-block;
		width: 143px;
		vertical-align: top;
		box-sizing: border-box;
		border: 2px solid #CF0615;
	}
	#part_area .column_2_part a .bt_blue .btnDetail {
		color: #FFFFFF;
		background: #43c57f;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.icon_point10 {
		position: absolute;
		width: 85px;
		z-index: 2;
	}
	.soldout {
		width: 450px;
		display: inline-block;
		background: #FFFFFF;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		margin-right: 15px;
	}
	.btnDetail_soldout {
		color: #FFFFFF;
		background: #666;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		font-size: 19px;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	/*-------------------------------------
  上海問屋
  ---------------------------------------*/
	#sh_area a span {
		text-decoration: none;
	}
	#sh_area a {
		text-decoration: none;
	}
	.title_mini_sh {
		text-align: center;
		font-size: 140%;
		color: #ED687D;
	}
	.title_big_sh {
		text-align: center;
		font-size: 260%;
		color: #ED687D;
		font-weight: bold;
	}
	.title_text_sh {
		text-align: center;
		font-size: 200%;
		color: #ED687D;
		font-weight: bold;
		display: block;
		line-height: 115%;
	}
	#main .icon {
		position: absolute;
		width: 120px;
	}
  
  .column_4_sh {
    display: flex;
    flex-wrap: wrap;
    margin: 20px auto 0;
    width: 970px;
  }
  .column_4_sh a {
    background: #ffffff;
		border: #ED6980 solid 1px;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 14px;
		margin-right: 10px;
    padding: 15px;
    transition: all 0.3s ease-in-out 0s;
		vertical-align: top;
    width: 235px;
	}
  .column_4_sh a:nth-child(4n) {
		margin-right: 0px;
	}
	.column_4_sh a:hover {
		box-shadow: 0px 0px 7px 1px #FDB0C3 inset;
	}
  .column_4_sh a img {
		display: block;
    transition-duration: 0.3s;
	}
  .column_4_sh a:hover img {
		transform: scale(1.1);
    transition-duration: 0.3s;
	}
  .column_4_sh .thumbnail {
		width: 100%;
		display: inline-block;
	}
	.column_4_sh .text {
		color: #000000;
		display: inline-block;
		height: 150px;
		overflow-y: hidden;
		width: 100%;
		text-align: center;
	}
	.column_4_sh .text_bk {
		color: #ff0000;
		background: #fff2f5;
		padding: 10px 10px;
		display: inline-block;
		width: 100%;
		vertical-align: top;
		box-sizing: border-box;
		border: #ED6980 solid 1px;
	}
	.column_4_sh a .bt_blue .btnDetail {
		color: #ffffff;
		background: #F78AA1;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_4_sh a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #ff2e5a;
	}
	.column_4_sh .icon {
		position: absolute;
		width: 80px;
	}
	.column_4_sh p.price s {
		font-size: 11px;
	}
  
  
	.column_3_sh {
		margin-bottom: 15px;
	}
	.column_3_sh a {
		width: 300px;
		display: inline-block;
		background: #ffffff;
		border: #ED6980 solid 1px;
		padding: 15px;
		box-sizing: border-box;
		margin-right: 10px;
		vertical-align: top;
		transition: all 0.3s ease-in-out 0s;
	}
	.column_3_sh a:nth-child(3n) {
		width: 300px;
		display: inline-block;
		background: #ffffff;
		border: #ED6980 solid 1px;
		padding: 15px;
		box-sizing: border-box;
		margin-right: 0px;
		transition: all 0.3s ease-in-out 0s;
	}
	.column_3_sh a:hover {
		box-shadow: 0px 0px 7px 1px #FDB0C3 inset;
	}
	.column_3_sh .thumbnail {
		width: 100%;
		display: inline-block;
	}
	.column_3_sh .text {
		color: #000000;
		display: inline-block;
		height: 120px;
		overflow-y: hidden;
		width: 270px;
		text-align: center;
	}
	.column_3_sh .text_bk {
		color: #ff0000;
		background: #fff2f5;
		padding: 10px 10px;
		display: inline-block;
		width: 100%;
		vertical-align: top;
		box-sizing: border-box;
		border: #ED6980 solid 1px;
	}
	.column_3_sh a .bt_blue .btnDetail {
		color: #ffffff;
		background: #F78AA1;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_3_sh a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #ff2e5a;
	}
	.column_3_sh .icon {
		position: absolute;
		width: 80px;
	}
	.column_3_sh p.price s {
		font-size: 11px;
	}

	.f15 {
		font-size: 15px;
	}
	.f17R {
		font-size: 17px;
		color: #F00;
	}
	.f21 {
		font-size: 21px;
	}
	.bold {
		font-weight: bold;
	}

	/*-------------------------------------
  サポートサービス
	---------------------------------------*/
	#service_area {
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 30px 500%;
		background: #FFF;
	}
	.service_bnr p {
		text-align: center;
	}
	.service_bnr2 {
		width: 920px;
		margin: 0 auto;
	}
	.service_bnr2 p {
		float: left;
	}
	.service_bnr2 p:nth-child(1), .service_bnr2 p:nth-child(2) {
		margin: 0 85px 0 0;
	}
	.service_bnr_sp {
		display: none;
	}
  
	/*-------------------------------------
　その他サービス
  ---------------------------------------*/
	.otherCamp #saleLineup {
		font-size: 24px;
		margin: 100px 0 30px;
	}

	/*-------------------------------------
  カウントダウンタイマー
  ---------------------------------------*/
	.countdown {
		border: 8px solid #4ADEFE;
		margin-top: 0px;
		padding: 10px 0 0;
	}
	.countdownWrap {
		font-size: 30px;
		line-height: 1.3;
		text-align: center;
	}
	#timer {
		font-weight: bold;
	}
	.countdown p {
		font-weight: bold;
	}
	.yyc-day, .yyc-hou, .yyc-min, .yyc-sec {
		color: #DF0024;
		font-size: 58px;
	}
	.exIcon {
		right: 4px;
		bottom: 8px;
		position: absolute;
	}
	/*-------------------------------------
　20170629追記　単品白背景用
---------------------------------------*/
	#sale_pc .column_1 .thumbnail {
		width: 250px;
	}
	#sale_pc .column_1 .thumbnail img {
		width: 100%;
	}
	/*#sale_pc .column_2 a {
		width: 475px;
	}*/
	

  .badge_bronze
  ,.badge_silver
  ,.badge_gold{
    position:relative;
  }
  .badge_bronze:before
  ,.badge_silver:before
  ,.badge_gold:before{
    content: '';
    position: absolute;
    width: 68px;
    z-index: 10;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -30px;
    left: -30px;
  }
  .badge_bronze:before{
    background-image:url('/5info/img/sale_temp/badge_bronze.png');
  }
  .badge_silver:before{
    background-image:url('/5info/img/sale_temp/badge_silver.png');
  }
  .badge_gold:before{
    background-image:url('/5info/img/sale_temp/badge_gold.png');
    width:78px;
    height:116px;
    top:-13px;
    left:-31px;
  }
}


.spec_box {
  line-height: 1.4;
  margin-bottom: 10px;
}
.column_1_g a span {
  color: #fff;
}
/*.column_1 a span {
  color: #000;
}*/
.column_1 .spec_box span {
  color: #000;
}
#pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 55px;
}
#pagetop a {
  color: #FFFFFF;
  background-color: #333;
  border-radius:5px;
  display: block;
  font-size: 12px;
  line-height:1.5em;
  padding:5px 10px;
  text-align: center;
  text-decoration: none;
}

/*-------------------------------------
 当日出荷追加 20180508
---------------------------------------*/
.stktext {
  display:none;
	background-color: rgba(255,255,255,0.6);
	border: 1px solid #fff;
	border-radius:2px;
	color: #fff;
  font-size: 18px;
  font-weight:bold;
	line-height:20px;
	margin: 10px auto 0;
  padding: 6px;
  text-align: center;
  text-decoration:none;
	text-shadow: white 0 0 4px;
  position: absolute;
  top: 0;
  right: 10px;
	width: 90px;
}
.stkRed {
  border: 1px solid #ee0020;
  color: #ee0020;
}
.stkGrn {
  border: 1px solid #00b251;
  color: #00b251;
}
/*-------------------------------------
 ゲームバナー 20181205
---------------------------------------*/
.gameBnr {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.gameBnr li {
  width: 32%;
  text-align: center;
}
.gameBnr img {
  height: auto;
  width: 100%;
}
.gameBnr img:hover {
  opacity: 0.8;
}
.pcCtn {
  display: block;
}
.spCtn {
  display: none;
}

/*-------------------------------------
 ウィンウィンドウ幅が0〜479pxの場合に適用するCSS
---------------------------------------*/

@media screen and (max-width:479px) {
  .gameBnr {
    justify-content: center;
  }
	.pc, .brPc, .pcCtn {
		display: none;
	}
	.brSp, .spCtn {
		display: block;
	}

  /*-------------------------------------
  新ヘッダー　151126～
  ---------------------------------------*/
	#Header {
		min-width: 320px;
	}
	#Header .inner {
		height: 40px;
		width: 100%;
	}
	#Header .logo {
		position: static;
	}
	#Header .logo img {
		height: auto;
		width: 50%;
	}
	#Header h1, #Header ul.navi, #Header .keyword, #Globalnavi, .leadSection, .leadSectionInner, .breadCrumb {
		display: none !important;
	}
  #Header .btn {
		display: none !important;
	}
  
  /*-------------------------------------
  全体設定
  ---------------------------------------*/
  body {
		min-width: 320px!important;
		min-width: 100% !important;
	}
  #headsearchBox {
		display: none;
	}
	#container, #wrapper {
		width: 100% !important;
	}
	#main img {
		max-width: 100%;
		height: auto;
	}
	/*-------------------------------------
	 ページ設定
	---------------------------------------*/
	#lp_page {
		margin-top: 10px;
		width: 100%;
	}
	.priceTxt {
		font-size: 16px;
		font-weight: bold;
	}
	/*　追加　*/
	.malti_unit {
		margin: auto -500%;
		padding: 20px 500%;
		display: block;
		width: 100%;
	}
  .campBox-events {
    margin: 30px auto;
  }
  .campBnrL, .campBnrR {
		float: none;
		margin-bottom: 10px
	}
  .campBnrC, .campBranch {
		margin-bottom: 10px
	}
  .textLinkhead {
    background: #A83E40;
    color: #fff;
    font-size: 1rem;
    margin-bottom: 14px;
    position: relative;
    padding: 10px 14px;
  }
  .textLinkhead:after {
    top: 100%;
    left: 14%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #A83E40;
    border-width: 12px;
    margin-left: -12px;
  }
  .textLink {
    border: 1px solid #c0c0c0;
    font-size: 0.8rem;
    margin: 20px 0;
    padding: 10px;
  }
  .textLink li {
    margin-bottom: 10px;
  }
  .textLink li:last-child {
    margin-bottom: 0;
  }

	/*-------------------------------------
	 全体設定
	---------------------------------------*/
	#selectBoxBtn {
		display: none;
	}
	/*-------------------------------------
	 SPメニュー
	---------------------------------------*/
	#spmenu {
		display: none;
		position: fixed;
		top: 0;
		width: 100%;
	}
	#menuNav {
		position: relative;
	}
	.menuIcon {
		background: #005ea2 none repeat scroll 0 0;
		border-bottom: 1px solid #262f39;
		color: #FFFFFF;
		font-size: 20px;
		padding: 8px;
	}
	#menuList {
		background: #f3f3f3 none repeat scroll 0 0;
		border-bottom: 1px solid #ccc;
		display: none;
		padding: 10px;
		width: 100%;
	}
	#menuList li {
		border-bottom: 1px solid #ccc;
		width: 94%;
	}
	#menuList li a {
		color: #333333;
		display: block;
		font-size: 17px;
		padding: 7px 0;
		text-decoration: none;
	}
	/* アイコンここから */
	#panel-btn {
		background: #fff none repeat scroll 0 0;
		border: 1px solid #ccc;
		border-radius: 20%;
		display: inline-block;
		float: right;
		height: 40px;
		position: relative;
		width: 40px;
	}
	#panel-btn:hover {
		background: #fafafa;
	}
	#panel-btn-icon {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 14px;
		height: 2px;
		margin: -1px 0 0 -7px;
		background: #999;
		transition: .2s;
	}
	#panel-btn-icon:before, #panel-btn-icon:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 14px;
		height: 2px;
		background: #999;
		transition: .3s;
	}
	#panel-btn-icon:before {
		margin-top: -6px;
	}
	#panel-btn-icon:after {
		margin-top: 4px;
	}
	#panel-btn .close {
		background: transparent;
	}
	#panel-btn .close:before, #panel-btn .close:after {
		margin-top: 0;
	}
	#panel-btn .close:before {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	#panel-btn .close:after {
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
	}
	/* アイコンここまで */
	/*-------------------------------------
	 ページTOPへボタン
	---------------------------------------*/
	#pagetop {
		bottom: 15px;
		right: 10px;
	}
	.pagetop {
		width: auto;
	}
	/*-------------------------------------
	 キャンペーンポップアップ
	---------------------------------------*/
	#fvpop {
		height: auto !important;
		width: 90% !important;
	}
	#fvpop img {
		height: auto !important;
		width: 100% !important;
	}
	/*-------------------------------------
	 フッター周り
	---------------------------------------*/
	.footerTagline {
		margin-bottom: 4px;
		padding: 0% 2%;
		text-align: left;
		font-size: 90%;
		line-height: 140%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}
	.footerTagline, #footer, #footerLinks, #footerNav2, #footerLinks #footerLinks_Nav, #footerLinks #footerLinks_NavParts, #footerCopy, #footerCopy p.copyright {
		width: 100%;
		min-width: 100%;
	}
	#footer {
		padding: 9px 0px 7px 0px;
	}
	#footerLinks ul {
		float: none;
	}
	#footerCopy p.copyright a {
		display: block;
		margin-bottom: 7px;
	}
	#footerLinks ul {
		width: auto;
		margin: 12px 0px 0px 5px;
	}
	#footerLinks ul li {
		display: inline-table;
		width: 45%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}
	#footerLinks ul li.catName, #footerLinks ul li.noLink {
		width: 90%;
	}
	#footerNav2 ul {
		margin: 0% 4%;
	}
	#footerNav2 li {
		display: inline-table;
		width: 49%;
		margin: 0px 0px 9px 0px;
		padding: 0px;
		border-left: none;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}
	#footerNav2 li:first-of-type {
		margin-bottom: 9px !important;
	}
	#splink_footer {
		display: none !important;
	}
	#footerCopy p.copyright {
		text-align: center;
		font-size: 80%;
	}
	#footerLinks {
		display: none;
	}
	/*-------------------------------------

	セールページ

	---------------------------------------*/
	.column2R #main {
		float: none;
		width: auto;
	}
	#lp_page {
		width: 97%;
		margin: 20px auto;
		color: #333;
		line-height: 1.5em;
    font-family: 'Noto Sans JP', sans-serif;
		font-size: 100%;
		position: relative;
	}
	/*-------------------------------------

	ここから追加

	---------------------------------------*/
	#lp_nav {
		border: 1px solid #0d70c9;
		margin: 10px auto 10px;
		padding: 10px 5px 0;
		box-sizing: border-box;
		width: 100%;
	}
	#lp_nav img {
		width: 100%;
	}
	#lp_nav .lp_nav_title {
		text-align: center;
		color: #0d70c9;
	}
	#lp_nav .lp_nav_title .lp_nav_text01 {
		font-size: 120%;
	}
	#lp_nav .lp_nav_title .lp_nav_text01 span {
		background: url(/5info/img/sale_temp/top_nav_icon01.png) left 50% no-repeat;
		padding: 12px 0 8px 34px;
		background-size: 26px;
	}
	#lp_nav .lp_nav_title .lp_nav_text02 {
		font-size: 90%;
		letter-spacing: 0.1em;
	}
	#lp_nav ul.lp_nav_ul01 {}
	#lp_nav ul.lp_nav_ul01 li {
		width: 100%;
		border: 1px solid #0d70c9;
		float: left;
		margin: auto 2% 10px auto;
		box-sizing: border-box;
		background: url(/5info/img/sale_temp/nav_arrow.png) #daf6ff 10px 50% no-repeat;
		background-size: 20px;
	}
	#lp_nav ul.lp_nav_ul01 li:nth-child(even) {
		margin-right: 0 !important;
	}
	#lp_nav ul.lp_nav_ul01 li a {
		display: block;
		padding: 10px 10px 10px 38px;
		text-decoration: none;
		color: #333;
		transition: .3s;
		font-size: 90%;
	}
	#lp_nav ul.lp_nav_ul01 li a b {
		color: #0d70c9;
		font-size: 110%;
	}
	#lp_nav ul.lp_nav_ul01 li.nav01 a {}
	#lp_nav ul.lp_nav_ul01 li.nav02 a {}
	#lp_nav ul.lp_nav_ul01 li.nav03 a {}
	#lp_nav ul.lp_nav_ul01 li.nav04 a {}
	#lp_nav ul.lp_nav_ul01 li.nav05 a {}
	#lp_nav ul.lp_nav_ul01 li.nav06 a {}
	#lp_nav ul.lp_nav_ul01 li.nav07 a {}
	#lp_nav ul.lp_nav_ul01 li.nav08 a {}
	#lp_nav ul.lp_nav_ul01 li.nav09 a {
		background: url(/5info/img/sale_temp/top_nav_thumb06.png) no-repeat 18px 0;
	}
	#lp_nav ul.lp_nav_ul01 li a:hover {}
	#lp_nav02 {
		margin: auto auto 10px;
		width: 100%;
	}
	#lp_nav02 ul.lp_nav_ul02 li {
		letter-spacing: 0.1em;
		width: 100%;
		margin-bottom: 5px;
	}
	#lp_nav02 ul.lp_nav_ul02 li a {
		display: block;
		padding: 10px;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav07 {
		color: #57b257;
		border: 1px solid #57b257;
		box-sizing: border-box;
		background: url(/5info/img/sale_temp/top_nav_icon02.png) 10px 50% no-repeat;
		background-size: 30px;
		font-size: 90%;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav07 span {
		font-size: 120%;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav07 a {
		text-decoration: none;
		color: #57b257;
		padding: 10px 0 10px 40px;
		display: block;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav07 a span {
		text-decoration: none;
		font-weight: bold;
		color: #57b257;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav08 {
		color: #ed697f;
		border: 1px solid #ed697f;
		box-sizing: border-box;
		background: url(/5info/img/sale_temp/top_nav_icon03.png) 10px 50% no-repeat;
		background-size: 30px;
		font-size: 90%;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav08 span {
		font-size: 120%;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav08 a {
		text-decoration: none;
		color: #ed697f;
		padding: 10px 0 10px 40px;
		display: block;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav08 a span {
		text-decoration: none;
		font-weight: bold;
		color: #ed697f;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav08 a:hover {}
	#lp_nav02 ul.lp_nav_ul02 li.nav09 {
		color: #a5a500;
		border: 1px solid #a5a500;
		box-sizing: border-box;
		background: url(/5info/img/sale_temp/top_nav_icon09.png) 10px 50% no-repeat;
		background-size: 30px;
		font-size: 90%;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav09 span {
		font-size: 120%;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav09 a {
		text-decoration: none;
		color: #a5a500;
		padding: 10px 0 10px 40px;
		display: block;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav09 a span {
		text-decoration: none;
		font-weight: bold;
		color: #a5a500;
	}
  #lp_nav02 ul.lp_nav_ul02 li.nav10 {
		color: #e61211;
		border: 1px solid #e61211;
		box-sizing: border-box;
		/*background: url(/5info/img/sale_temp/top_nav_icon09.png) 10px 50% no-repeat;
		background-size: 30px;*/
		font-size: 90%;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav10 a {
		text-decoration: none;
		color: #e61211;
		padding: 10px 0 10px 40px;
		display: block;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav10 a span {
		text-decoration: none;
		font-weight: bold;
		color: #e61211;
	}
	#lp_nav02 ul.lp_nav_ul02 li.nav09 a:hover {}
	#float-sns-box {
		position: absolute;
		width: 100px;
		height: 470px;
		margin-left: -110px;
		display: block;
		border: #e0e0e0 1px solid;
		z-index: 2;
		background-color: white;
	}
	#galleria_area {
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 30px 500%;
		background: url(/5info/img/sale_temp/back_galleria.jpg) center 50%;
		background-size: contain;
	}
	#galleria_note_area {
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 30px 500%;
		background: url(/5info/img/sale_temp/back_galleria_note.jpg) center 50%;
		background-size: contain;
	}
	#part_area {
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 30px 500%;
		/*background: #E6F7E7;*/
	}
	#sh_area {
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 30px 500%;
		/*background: #FCE5EB;*/
	}
	.title_mini {
		text-align: center;
		font-size: 140%;
		color: #5896CF;
	}
	.title_mini_r {
		text-align: center;
		font-size: 140%;
		color: #002c95;
	}
	.title_big {
		text-align: center;
		font-size: 160% !important;
		color: #2D6CC6;
		font-weight: bold;
		margin: 10px 0 10px;
		line-height: 1.2em;
	}
	.title_text {
		text-align: center;
		font-size: 120%;
		/*color:#2D6CC6;*/
		display: block;
		line-height: 115%;
	}
	#head_line_g {
		text-align: center;
		font-weight: bold;
		color: #ffffff;
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 10px 500%;
		background: url(/5info/img/sale_temp/head_line.jpg);
	}
	#head_line_g_title {
		/*background: url(/5info/img/sale_temp/pc_icon.png);*/
		background-size: 8%;
		background-repeat: no-repeat;
		text-align: center;
		font-weight: bold;
		font-size: 160% !important;
		padding: 15px 10px;
		background-position: 160px;
	}
	#head_line_d {
		text-align: center;
		font-weight: bold;
		color: #ffffff;
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 10px 500%;
		background: url(/5info/img/sale_temp/head_line.jpg);
	}
	.title_big_d {
		margin: 0 0 15px;
		text-align: center;
		font-size: 160%;
		color: #666666;
		font-weight: bold;
	}
	#head_line_d_title {
		text-align: center;
		font-weight: bold;
		font-size: 160%;
		padding: 10px;
	}
	#part_area_top {
		text-align: center;
		font-weight: bold;
		color: #ffffff;
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 10px 500%;
		background: url(/5info/img/sale_temp/head_line.jpg);
	}
	#head_line_p_title {
		text-align: center;
		font-weight: bold;
		font-size: 160%;
		padding: 10px;
	}
	#sh_area_top {
		text-align: center;
		font-weight: bold;
		color: #ffffff;
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 10px 500%;
		background: url(/5info/img/sale_temp/head_line.jpg);
	}
	#head_line_title {
		text-align: center;
		font-weight: bold;
		font-size: 160%;
		padding: 10px;
	}
	#head_line_osusume {
		text-align: center;
		font-weight: bold;
		color: #ffffff;
		display: block;
		width: 100%;
		margin: 60px -500% auto;
		padding: 10px 500%;
		background: #E60012;
	}
	#head_line_osusume_title {
		text-align: center;
		font-weight: bold;
		font-size: 140%;
		padding: 15px;
	}
	/*span.priceStrike {
		text-decoration: line-through !important;
		font-size: 12px;
		color: #666;
	}*/
	span.priceStrikeG {
		text-decoration: line-through !important;
		font-size: 12px;
		color: #fff !important;
	}
	span.priceArrow {
		text-decoration: none;
		font-size: 12px;
		color: #666;
	}
	span.priceArrowG {
		text-decoration: none;
		font-size: 12px;
		color: #fff !important;
	}
	/*-------- バナー RWD --------*/
	.bnr_rwd {
		margin: 10px 20px 30px !important;
	}
	/*-------------------------------------
		ガレリア
	---------------------------------------*/
	.title_mini_g {
		text-align: center;
		text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);
		font-size: 140%;
		color: #ffffff;
	}
	.title_big_g {
		color: #ffffff;
		font-size: 160% !important;
		font-weight: bold;
		margin: 10px 0 20px;
		text-align: center;
		text-shadow: 2px 3px 1px rgba(0, 0, 0, 0.3);
	}
	.title_text_g {
		text-align: center;
		font-size: 200%;
		color: #ffffff;
		font-weight: bold;
		display: block;
		line-height: 115%;
	}
	.title_textline_g {
		text-align: center;
		font-size: 120%;
		color: #ffffff;
		font-weight: bold;
		display: block;
		line-height: 115%;
		padding: 10px 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		width: 97%;
		margin: 0 auto 10px;
		line-height: 1.5;
	}
	.title_textline {
		margin: 20px 0 10px;
		text-align: center;
		font-size: 120%;
		color: #2D6CC6;
		font-weight: bold;
		display: block;
		line-height: 115%;
		padding: 10px 0;
		border-top: 1px solid #2D6CC6;
		border-bottom: 1px solid #2D6CC6;
		width: 97%;
		line-height: 1.5;
	}
	.title_textline_r {
		text-align: center;
		font-size: 130%;
		color: #2D6CC6;
		font-weight: bold;
		display: block;
		line-height: 115%;
		padding: 10px 0;
		border-top: 1px solid #002c95;
		border-bottom: 1px solid #002c95;
		width: 97%;
		margin: 0 auto;
	}
  .column_4_part a .bt_blue,
  .column_4_sh a .bt_blue {
    display: none;
  }
	a .bt_blue {
		/*display: none;*/
		/*font-size: 19px;
		font-weight: 400;
		text-decoration:none;*/
	}
	a .bt_blue .btnDetail::before {
		content: "\f138";
		margin-right: 10px;
		font-size: 19px;
		font-family: FontAwesome;
	}
	a .bt_blue .btnDetail_r::before {
		content: "\f138";
		margin-right: 10px;
		font-size: 19px;
		font-family: FontAwesome;
	}
	#galleria_area a span {
		text-decoration: none;
	}
	#galleria_area a {
		text-decoration: none;
	}
	#galleria_note_area a span {
		text-decoration: none;
	}
	#galleria_note_area a {
		text-decoration: none;
	}
	#gnav li.on a {
		background: #fffe01;
		color: #0d6fca;
	}
	/*.column_1_g {
		margin: auto auto 10px;
		width: 97%;
	}*/
  	.column_1_g a {
      text-decoration:none;
	}

	.column_1_g li:nth-child(odd) {}
	.column_1_g li:hover {}
	/*.column_1_g .text {
		color: #ffffff;
		width: 100%;
		font-size:80%;
		margin: 10px 0 10px;
		line-height: 1.4em;
	}*/
  .column_1 .text_frame .text p {
    display: inline;
  }
	/*.text_frame {
		width: 100%;
		display: inline-block;
	}*/
	/*.column_1_g .text_bk {
		color: #FFFE01;
		background: #222;
		padding: 4px 5px;
		font-size: 90%;
		font-weight: bold;
		width: 100%;
		box-sizing: border-box;
		border: 2px solid #CF0615;
	}*/
	/*.column_1_g a .bt_blue .btnDetail {
		color: #000000;
		background: #f0f0f0;
		padding: 10px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_1_g a:hover .bt_blue .btnDetail {
		color: #000000;
		background: #FFFE01;
	}*/
	span.title_item {
		font-size: 1.1rem;
		font-weight: bold;
		color: #333;
	}
	/*.column_1_g span.title_item {
		color: #FFF;
    font-size: 1.1rem;
	}*/
	.column_2_g span.title_item {
		color: #FFF;
	}
	a span.title_item {
		text-decoration: none;
	}
	span.title_item_r {
		font-size: 125%;
		font-weight: bold;
		color: #002c95;
	}
	.red {
		color: #DF001E !important;
		font-size: 1.6rem;
		font-weight: bold;
		display: block;
		margin: 5px 0;
		text-decoration: none;
	}
	.red span {
		color: #DF001E !important;
	}
	.column_1_g .icon {
		position: absolute;
		width: 100px;
	}
	/*ul.column_2_g {
		margin: auto auto 20px;
		width: 97%;
	}*/
	ul.column_2_g li {}
	ul.column_2_g li .thumbnail img {
		width: 100%;
	}
	.column_2_g .text {
		color: #ffffff;
		width: 100%;
		font-size: 80%;
	}
	.column_2_g .point {
		display: table;
		width: 100%;
	}
	.column_2_g .point img {
		width: 90%;
	}
	.column_2_g .boxItem {
		overflow: hidden;
		margin-bottom: 5px;
	}
	/*.column_2_g .boxL {
		float: none;
		width: 100%;
	}
	.column_2_g .boxR {
		float: none;
		width: 100%;
	}*/
	.column_2_g .spec {
		color: #fff;
		line-height: 1.4em;
	}
  .column_2_g .spec span {
    color: #fff;
  }
 	.column_2_g .item_pic {
		text-align: center;
	}
	.column_2_g .item_pic img {
		width: 60%;
	}
	.column_2_g .item_come {
		color: #FFFE01;
		background: #222;
		padding: 4px 5px;
		display: inline-block;
		font-weight: bold;
		vertical-align: top;
		box-sizing: border-box;
		border: 2px solid #CF0615;
		width: 100%;
	}
  
  /*______________________________________________*/
  .point_back:before {
    vertical-align: middle;
    padding-right: 5px;
    margin-bottom: 3px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/5info/img/sale_temp/icon_wintersale_pointback.png) no-repeat;
    background-size: contain;
  }
  .cashless_back_desk:before {
    vertical-align: middle;
    padding-right: 5px;
    margin-bottom: 3px;
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(/5info/img/sale_temp/icon_cashless_cashlessback.png) no-repeat;
    background-size: contain;
  }
  .point_back_desk:before {
    vertical-align: middle;
    padding-right: 5px;
    margin-bottom: 3px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/5info/img/sale_temp/icon_wintersale_pointback.png) no-repeat;
    background-size: contain;
  }
  .cashless_back:before {
    vertical-align: middle;
    padding-right: 5px;
    margin-bottom: 3px;
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(/5info/img/sale_temp/icon_cashless_cashlessback.png) no-repeat;
    background-size: contain;
  }
  .point_back_s:before {
    vertical-align: middle;
    padding-right: 4px;
    margin-bottom: 2px;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/5info/img/sale_temp/icon_wintersale_pointback.png) no-repeat;
    background-size: contain;
  }
	.cashless_back_s:before {
    vertical-align: middle;
    padding-right: 4px;
    margin-bottom: 2px;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/5info/img/sale_temp/icon_cashless_cashlessback.png) no-repeat;
    background-size: contain;
  }
  
  /*3カラム*/
  .bg_gray {
    background: #eceeef;
  }
  /*.point-camp {
    color: #333;
  }*/
  .point_back_s,
  .point_back_s + span,
  .cashless_back_s {
    color: #333;
    padding: 3px 0 0 0;
    margin: 2px 0 0 0;
    display: inline-block!important;
    letter-spacing: 1px;
    font-size: 1rem;
  }
  .point_back,.cashless_back{
    color: #333;
    padding: 3px 0 0 0;
    margin: 5px 0 0 0;
    display: inline-block!important;
    letter-spacing: 1px;
	}
  .point_back_desk, .cashless_back_desk {
    color: #000;
    padding: 3px 0 0 0;
    margin: 5px 0 0 0;
    display: inline-block!important;
    letter-spacing: 1px;
  }
  .column_3,
  .column_3_g {
    margin: 0 auto;
    width: 94%;
  }
  .column_3 a {
    background: #fff;
    border: #9CB8CA solid 1px;
    box-sizing: border-box;
    display: block;
    margin: auto auto 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  .column_3_g a {
    background: #fff;
    border: #ACACAC solid 1px;
    box-sizing: border-box;
    display: block;
    margin: auto auto 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  .column_3 a .item_pic, .column_3_g a .item_pic {
    padding: 10px 14px;
    text-align: center;
  }
  .column_3 a .item_pic img, .column_3_g a .item_pic img {
    height: auto;
    width: 75%;
  }
  .column_3 a .point, .column_3 a .spec, .column_3_g a .point, .column_3_g a .spec {
    padding: 10px 14px;
  }
  .column_3 a .spec, .column_3 a .spec span, .column_3_g a .spec, .column_3_g a .spec span {
    color: #333;
    font-weight: 600;
    line-height: 1.4;
  }
  .column_3 a .spec span.upgrade_add, .column_3_g a .spec span.upgrade_add {
    color: #FF5722;
  }
  .column_3 a .price {
    background-color: #8bd4ea;
    padding: 10px 14px;
    text-align: center;
  }
  .column_3_g a .price {
    background-color: #D0D0CE;
    padding: 10px 14px;
    text-align: center;
  }
  .column_3 a .point-camp,
  .column_3_g a .point-camp {
    color: #333;
  }
  .column_3 a .bt_blue, .column_3_g a .bt_blue {
    margin: 10px;
  }
  .column_3 a .bt_blue .btnDetail {
    background: #60C1DE;
    box-sizing: border-box;
    color: #fff;
    display: block;
    margin-top: 10px;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
  }
  .column_3_g a .bt_blue .btnDetail {
    background: #001E60;
    box-sizing: border-box;
    color: #fff;
    display: block;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
  }
	
  /*注目新商品3カラム*/
	.column_3.column_3_np a {
		border: 1px solid #ca9f9c;
	}
	.column_3.column_3_np a:hover {
		box-shadow: 0px 0px 7px 1px #ffc6b6 inset;
	}
  .column_3.column_3_np a .price {
    background-color: #ffd6d6;
  }
	.column_3.column_3_np a .bt_blue .btnDetail {
		background: #de6060;
	}
	.column_3.column_3_np a:hover .bt_blue .btnDetail {
		background: #c90d0d;
	}
  
/*白背景共通*/
  .column_1,
  .column_2  {
    margin: auto auto 10px;
    width: 97%;
  }
  .column_1 a,
  .column_2 a {
    background: #fff;
    border: #9CB8CA solid 1px;
    box-sizing: border-box;
    display: block;
    margin: auto auto 15px;
    padding: 10px;
    text-decoration: none;
    width: 100%;
  }
  .column_1 span.priceStrike,
  .column_2 span.priceStrike {
    color: #000;
    text-decoration: line-through !important;
  }
  .column_1 a .bt_blue .btnDetail,
  .column_2 a .bt_blue .btnDetail {
    background: #60C1DE;
    box-sizing: border-box;
    color: #fff;
    display: block;
    margin-top: 10px;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
  }
  .column_1 a:hover .bt_blue .btnDetail,
  .column_2 a:hover .bt_blue .btnDetail {
    background: #0D71C9;
    color: #fff;
	}
  
  
  /*白背景1カラム*/
  .column_1 .text_frame {
    width: 100%;
    display: inline-block;
  }
  .column_1 .text {
    color: #000;
    margin: 10px 0;
    line-height: 1.4;
    width: 100%;
  }
  .column_1 .thumbnail {
    width: 95%;
    margin: auto;
    text-align: center;
  }
  .column_1 .thumbnail img {
    width: 60%;
  }
  
  
  /*白背景2カラム*/
  .column_2 .boxItem {
    overflow: hidden;
    margin-bottom: 5px;
  }
  .column_2 .boxL {
    float: none;
    width: 100%;
  }
  .column_2 .item_pic {
    position: relative;
    text-align: center;
  }
  .column_2 .boxR {
    float: none;
    width: 100%;
  }
  .column_2 .point {
    display: table;
    width: 100%;
  }
  .column_2 .point .item_name {
    color: #333;
    font-size: 150%;
    font-weight: bold;
    margin-left: 30px;
    display: table-cell;
    width: 80%;
  }
  .column_2 .spec {
    color: #000;
  }
  .column_2 .spec p {
    display: inline;
  }
  
  /*______________________________________________*/

	/*-------------------------------------
		一般パソコン
	---------------------------------------*/
	/*.column_1 {
		margin-bottom: 15px;
		width: 97%;
		margin: auto;
	}*/
	/*.column_1 a {
    text-decoration:none;
	}
	.column_1 li {
		width: 100%;
		background: #ffffff;
		border: #9CB8CA solid 1px;
		padding: 10px;
		box-sizing: border-box;
		margin: auto auto 10px;
	}*/
	.column_1 .thumbnail {
		width: 95%;
		margin: auto;
		text-align: center;
	}
	.column_1 .thumbnail img {
		width: 60%;
	}
	.column_1 li:nth-child(odd) {}
	.column_1 li:hover {}
	/*.column_1 .text {
		margin: 10px 0 10px;
		color: #000000;
		width: 100%;
		line-height: 1.4em;
	}*/
	/*.text_frame {
		width: 100%;
	}*/
	.column_1 .text_bk {
		color: #F30641;
		background: #fffe01;
		padding: 8px 10px;
		font-size: 90%;
		font-weight: bold;
		width: 100%;
		box-sizing: border-box;
		line-height: 1.4em;
	}
	/*.column_1 a .bt_blue .btnDetail {
		color: #ffffff;
		background: #60C1DE;
		padding: 10px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
	}
	.column_1 a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #0D71C9;
	}*/
	/*.column_1 a .bt_blue .btnDetail_r {
		color: #ffffff;
		background: #002c95;
		padding: 10px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
	}
	.column_1 a:hover .bt_blue .btnDetail_r {
		color: #ffffff;
		background: #0D71C9;
	}
	.column_1 .icon {
		position: absolute;
		width: 120px;
	}*/
	.column_1 .icon_anniversary, .col2_icon_anniversary {
		position: absolute;
		width: 35%;
	}
	.column_2 {
		margin-bottom: 15px;
	}
	/*ul.column_2 {
		width: 97%;
		margin: auto;
	}*/
	/*.column_2 a {
		width: 100%;
		background: #ffffff;
		border: #9CB8CA solid 1px;
		padding: 10px;
		box-sizing: border-box;
		display: block;
		margin: auto auto 10px;
		text-decoration: none;
	}*/
	.column_2 a:nth-child(odd) {}
	.column_2 a:hover {}
	.column_2 .text {
		color: #000000;
		display: inline-block;
		width: 270px;
	}
	.column_2 .text_bk {
		color: #F30641;
		font-weight: bold;
		background: #fffe01;
		padding: 4px 5px;
		font-size: 90%;
		width: 100%;
		vertical-align: top;
		box-sizing: border-box;
	}
	/*.column_2 a .bt_blue .btnDetail {
		color: #ffffff;
		background: #60C1DE;
		padding: 10px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_2 a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #0D71C9;
	}*/
	/*.column_1 a .bt_blue .btnDetail_x {
		color: #ffffff;
		background: #009643;
		padding: 10px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_1 a:hover .bt_blue .btnDetail_x {
		color: #ffffff;
		background: #005426;
	}*/
	.column_2 .thumbnail {
		width: 75%;
		margin: 0 auto;
	}
	/*.column_2 a .bt_blue .btnDetail_r {
		color: #ffffff;
		background: #002c95;
		padding: 10px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_2 a:hover .bt_blue .btnDetail_r {
		color: #ffffff;
		background: #0D71C9;
	}*/
	/*20170209　比較コンテンツ*/
	.column_2 .point {
		display: table;
		width: 100%;
    margin: 10px 0;
	}
	.column_2 .point img {
		width: 90%;
	}
	.column_2 .point .item_name {
		color: #333;
		font-size: 150%;
		font-weight: bold;
		margin-left: 30px;
		display: table-cell;
		width: 80%;
	}
	.column_2 .boxItem {
		overflow: hidden;
		margin-bottom: 5px;
	}
	.column_2 .boxL {
		float: none;
		width: 100%;
	}
	.column_2 .boxR {
		float: none;
		width: 100%;
	}
	.column_2 .spec {
		color: #000;
	}
	.column_2 .item_pic {
		position: relative;
		text-align: center;
	}
	.column_2 .item_pic img {
		width: 60%;
	}
	.column_2 .item_come {
		color: #F30641;
		background: #fffe01;
		padding: 10px;
		display: inline-block;

		font-weight: bold;
		vertical-align: top;
		box-sizing: border-box;
		/*border: 2px solid #CF0615;*/
		width: 100%;
	}
	.bt_more {
		margin: 20px auto;
		width: 97%;
		display: block;
	}
	.bt_more:hover {
		opacity: 0.8;
	}

	/*-------------------------------------
		PCパーツ
	---------------------------------------*/
	#part_area a span {
		text-decoration: none;
	}
	#part_area a {
		text-decoration: none;
	}
	.mainTable {
		width: 100%;
	}
	.title_mini_part {
		text-align: center;
		font-size: 140%;
		color: #56B358;
	}
	.title_big_part {
		text-align: center;
		font-size: 160%;
		color: #56B358;
		font-weight: bold;
	}
	.title_text_part {
		text-align: center;
		font-size: 200%;
		color: #56B358;
		font-weight: bold;
		display: block;
		line-height: 115%;
	}
	.titleWrap {
		margin: 20px 0;
	}
	.column_1_part {
		margin-bottom: 15px;
	}
	.column_1_part li {
		width: 450px;
		display: inline-block;
		background: #000000;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
	}
	.column_1_part .thumbnail {
		width: 350px;
		display: inline-block;
		margin-right: 10px;
		vertical-align: top;
	}
	.column_1_part li:nth-child(odd) {
		width: 919px;
		display: inline-block;
		background: #000000;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
	}
	.column_1_part .text {
		color: #ffffff;
		display: inline-block;
		width: 317px;
	}
	.text_frame {
		width: 522px;
		display: inline-block;
	}
	.column_1_part .text_bk {
		color: #FFFE01;
		background: #333333;
		padding: 20px 10px;
		display: inline-block;
		width: 200px;
		vertical-align: top;
		box-sizing: border-box;
		font-size: 154%;
		line-height: 150%;
		font-weight: bold;
		border: 2px solid #CF0615;
	}
	.column_1_part a .bt_blue .btnDetail {
		color: #000000;
		background: #B3B3B3;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_1_part a:hover .bt_blue .btnDetail {
		color: #000000;
		background: #007938;
	}
	.column_1_part .icon {
		position: absolute;
		width: 100px;
	}
	.column_2_part {
		/*margin-bottom:15px;*/
		width: 100%;
	}
	.column_2_part a {
		width: 100%;
		display: inline-block;
		background: #000000;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		vertical-align: top;
	}
	.column_2_part a:nth-child(odd) {
		width: 100%;
		display: inline-block;
		background: #000000;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		margin-right: 15px;
	}
	/*#part_area .column_2_part .text{
		color: #000000;
		display: inline-block;
		width: 270px;
		}*/
	/*.column_2_part .text{
		color: #ffffff;
		display: inline-block;
		width: 270px;
		}*/
	.column_2_part .text_bk {
		color: #FFFE01;
		background: #333333;
		padding: 20px 10px;
		display: inline-block;
		width: 143px;
		vertical-align: top;
		box-sizing: border-box;
		border: 2px solid #CF0615;
	}
	.column_2_part a .bt_blue .btnDetail {
		color: #000000;
		background: #B3B3B3;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_2_part a:hover .bt_blue .btnDetail {
		color: #000000;
		background: #007938;
	}
	.icon {
		position: absolute;
		width: 120px;
	}
	.column_3_part a {
		background: #ffffff;
		border: #57B157 solid 1px;
		box-sizing: border-box;
		display: inline-block;
		margin-bottom: 10px;
		padding: 4px 20px 4px 6px;
		width: 100%;
		position: relative;
	}
	.column_3_part a::after {
		content: '';
		background: url(/5sp/img/common/list_arw_lt_blue.png) no-repeat top left;
		width: 10px;
		height: 14px;
		display: block;
		right: 6px;
		position: absolute;
		top: 50%;
	}
	.column_2_part .thumbnail, .column_3_part .thumbnail {
		float: left;
		margin-right: 8px;
		width: 90px;
	}
	.column_2_part .text, .column_3_part .text {
		color: #000000;
	}
	.column_3_part .text_bk {
		color: #ff0000;
		background: #e6f7e7;
		padding: 5px 4px;
		vertical-align: top;
		box-sizing: border-box;
		border: #57B157 solid 1px;
	}
	.column_3_part a .bt_blue {
		display: none;
	}
	.column_3_part .icon {
		position: absolute;
		width: 80px;
	}
	.soldout3 {
		background: #ffffff;
		border: #57B157 solid 1px;
		box-sizing: border-box;
		display: block;
		margin-bottom: 10px;
		padding: 5px 4px;
		width: 100%;
	}
	/*-------------------------------------
		PCパーツ・周辺機器
	---------------------------------------*/
	#part_area .column_2_part a {
		background: #FFFFFF;
		border: #57B157 solid 1px;
		box-sizing: border-box;
		display: inline-block;
		margin-bottom: 10px;
		padding: 4px 20px 4px 6px;
		vertical-align: top;
		width: 100%;
		position: relative;
	}
	#part_area .column_2_part a:nth-child(odd) {
		background: #FFFFFF;
		border: #57B157 solid 1px;
		box-sizing: border-box;
		display: inline-block;
		margin-right: 0;
		padding: 4px 6px;
		width: 100%;
	}
	#part_area .column_2_part a::after {
		content: '';
		background: url(/5sp/img/common/list_arw_lt_blue.png) no-repeat top left;
		width: 10px;
		height: 14px;
		display: block;
		right: 6px;
		position: absolute;
		top: 50%;
	}
	#part_area .column_2_part .text_bk {
		color: #FFFE01;
		background: #FFFFFF;
		padding: 20px 10px;
		display: inline-block;
		width: 143px;
		vertical-align: top;
		box-sizing: border-box;
		border: 2px solid #CF0615;
	}
	#part_area .column_2_part a .bt_blue .btnDetail {
		background: #43c57f;
		box-sizing: border-box;
		color: #FFFFFF;
		display: block;
		margin-top: 10px;
		padding: 15px;
		text-decoration: none;
		text-align: center;
		transition: .3s ease-in-out;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		width: 100%;
	}
	.icon_point10 {
		position: absolute;
		width: 85px;
		z-index: 2;
	}
	.soldout {
		background: #FFFFFF;
		border: #9CB8CA solid 1px;
		box-sizing: border-box;
		display: inline-block;
		margin-bottom: 10px;
		padding: 5px 4px;
		width: 100%;
	}
	.btnDetail_soldout, .btnDetail_soldout3 {
		background: #666;
		box-sizing: border-box;
		color: #FFFFFF;
		display: block;
		font-size: 120%;
		margin-top: 10px;
		padding: 8px;
		text-decoration: none;
		text-align: center;
		transition: .3s ease-in-out;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		width: 100%;
	}
	.bgRed {
    background: #f00;
    color: #fff;
		/*display: none;*/
	}
  .bgBlk {
    background-color: #222;
    color: #fdd000;
	}
	#part_area .otherLink a {
		color: #ffffff;
		background: #43C57F;
		display: block;
		font-size: 110%;
		padding: 14px 0;
		margin: 10px auto;
		text-align: center;
		width: 94%;
	}
	#part_area .otherLink a::before {
		content: "\f138";
		margin-right: 6px;
		font-size: 110%;
		font-family: FontAwesome;
	}
	/*-------------------------------------
		上海問屋
	---------------------------------------*/
	#sh_area a span {
		text-decoration: none;
	}
	#sh_area a {
		text-decoration: none;
	}
	.title_mini_sh {
		text-align: center;
		font-size: 140%;
		color: #ED687D;
	}
	.title_big_sh {
		text-align: center;
		font-size: 160%;
		color: #ED687D;
		font-weight: bold;
		width: 97%;
	}
	.title_text_sh {
		text-align: center;
		font-size: 200%;
		color: #ED687D;
		font-weight: bold;
		display: block;
		line-height: 115%;
	}
	.column_1_sh {
		margin-bottom: 15px;
	}
	.column_1_sh li {
		width: 450px;
		display: inline-block;
		background: #000000;
		border: #ED6980 solid 1px;
		padding: 15px;
		box-sizing: border-box;
	}
	.column_1_sh .thumbnail {
		width: 350px;
		display: inline-block;
		margin-right: 10px;
		vertical-align: top;
	}
	.column_1_sh li:nth-child(odd) {
		width: 919px;
		display: inline-block;
		background: #000000;
		border: #ED6980 solid 1px;
		padding: 15px;
		box-sizing: border-box;
	}
	.column_1_sh .text {
		color: #ffffff;
		display: inline-block;
		width: 317px;
	}
	/*.text_frame {
		width: 100%;
		display: inline-block;
	}*/
	.column_1_sh .text_bk {
		color: #FFFE01;
		background: #fff2f5;
		padding: 20px 10px;
		display: inline-block;
		width: 200px;
		vertical-align: top;
		box-sizing: border-box;
		font-size: 154%;
		line-height: 150%;
		font-weight: bold;
		border: 2px solid #CF0615;
	}
	.column_1_sh a .bt_blue .btnDetail {
		color: #000000;
		background: #F78AA1;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_1_sh a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #ff2e5a;
	}
	.column_1_sh .icon {
		position: absolute;
		width: 100px;
	}
	.column_2_sh {
		margin-bottom: 15px;
	}
	.column_2_sh a {
		width: 450px;
		display: inline-block;
		background: #000000;
		border: #9CB8CA solid 1px;
		padding: 15px;
		box-sizing: border-box;
		vertical-align: top;
	}
	.column_2_sh a:nth-child(odd) {
		width: 450px;
		display: inline-block;
		background: #000000;
		border: #ED6980 solid 1px;
		padding: 15px;
		box-sizing: border-box;
		margin-right: 15px;
	}
	.column_2_sh .text {
		color: #ffffff;
		display: inline-block;
		width: 270px;
	}
	.column_2_sh .text_bk {
		color: #FFFE01;
		background: #fff2f5;
		padding: 20px 10px;
		display: inline-block;
		width: 143px;
		vertical-align: top;
		box-sizing: border-box;
		border: 2px solid #CF0615;
	}
	.column_2_sh a .bt_blue .btnDetail {
		color: #000000;
		background: #F78AA1;
		padding: 15px;
		width: 100%;
		margin-top: 10px;
		text-decoration: none;
		display: block;
		text-align: center;
		box-sizing: border-box;
		-moz-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.column_2_sh a:hover .bt_blue .btnDetail {
		color: #ffffff;
		background: #ff2e5a;
	}
	.icon {
		position: absolute;
		width: 120px;
	}
	.column_3_sh a {
		background: #ffffff;
		border: #ED6980 solid 1px;
		box-sizing: border-box;
		display: inline-block;
		margin-bottom: 10px;
		padding: 4px 20px 4px 6px;
		width: 100%;
		position: relative;
	}
	.column_3_sh a::after {
		content: '';
		background: url(/5sp/img/common/list_arw_lt_blue.png) no-repeat top left;
		width: 10px;
		height: 14px;
		display: block;
		right: 6px;
		position: absolute;
		top: 50%;
	}
	.column_3_sh .thumbnail {
		float: left;
		margin-right: 8px;
		width: 90px;
	}
	.column_3_sh .text {
		color: #000000;
	}
	.column_3_sh .text_bk {
		color: #ff0000;
		background: #fff2f5;
		padding: 5px 4px;
		vertical-align: top;
		box-sizing: border-box;
		border: #ED6980 solid 1px;
	}
	.column_3_sh a .bt_blue {
		display: none;
	}
	.column_3_sh a .bt_blue .btnDetail {}
	.column_3_sh a:hover .bt_blue .btnDetail {}
	.column_3_sh .icon {
		position: absolute;
		width: 80px;
	}
	.column_3_sh p.price s {
		font-size: 11px;
	}
	#sh_area .otherLink a {
		color: #ffffff;
		background: #F78AA1;
		display: block;
		font-size: 110%;
		padding: 14px 0;
		margin: 10px auto;
		text-align: center;
		width: 94%;
	}
	#sh_area .otherLink a::before {
		content: "\f138";
		margin-right: 6px;
		font-size: 110%;
		font-family: FontAwesome;
	}
	/*-------------------------------------
		自作人気ランキング
	---------------------------------------*/
	.campInfoBox {
		width: 97%;
		margin: auto;
	}
	.ranking_price {
		text-align: left;
		white-space: nowrap;
	}
	.f15 {
		font-size: 100%;
	}
	.f17R {
		font-size: 110%;
		color: #F00;
	}
	.f21 {
		font-size: 120%;
	}
	.bold {
		font-weight: bold;
	}
	.rankingTit {
		font-size: 120%;
		text-align: center;
		color: #f80c00;
		font-weight: bold;
	}
	.jisakuLink {
		background-color: #ffc600;
		margin: 10px auto;
		text-align: center !important;
		clear: both;
	}
	.jisakuLink:hover {
		background-color: #f99e00;
	}
	.jisakuLink a {
		color: #fff;
		display: block;
		font-size: 110%;
		padding: 15px 0;
		text-decoration: none;
	}
	.jisakuLink a::before {
		content: "\f138";
		margin-right: 10px;
		font-size: 19px;
		font-family: FontAwesome;
	}
	#jisaku .otherLink a {
		color: #ffffff;
		background: #ffc600;
		display: block;
		font-size: 110%;
		padding: 14px 0;
		margin: 10px auto;
		text-align: center;
		text-decoration: none;
		width: 94%;
	}
	#jisaku .otherLink a::before {
		content: "\f138";
		margin-right: 6px;
		font-size: 110%;
		font-family: FontAwesome;
	}
	.ranking_unit {
		margin: 35px 5px 0;
	}
	.ranking_unit ul li {
		margin: 0;
		padding: 20px 0px 10px;
		width: 100%;
		float: none;
		border-bottom: #ccc 1px solid;
		box-sizing: border-box;
		text-align: center;
	}
	.ranking_unit ul li:first-child {
		border-top: #ccc 1px solid;
		border-left: none;
	}
	.ranking_unit ul li p.ranking_tit {
		margin: 10px 0;
		font-size: 140%;
		font-weight: bold;
		/*text-align: center;*/
	}
	.ranking_unit ul li p {
		/*padding: 0 10px;*/
		text-align: left;
		font-size: 1.2em;
		line-height: 1.4em;
	}
	.ranking_unit .rankingImg {
		float: left;
		text-align: center;
		width: 35%;
	}
	.ranking_unit .rankingTxt {
		float: left;
		width: 65%;
	}
	/*-------------------------------------
	 サービス
	---------------------------------------*/
	.setti {
		border: 4px solid #008C23;
		padding: 10px;
		box-sizing: border-box;
		width: 97%;
		margin: auto auto 20px;
	}
	.settiTitle {
		border-bottom: 2px solid #53B232;
		font-size: 110%;
		margin-bottom: 16px;
		text-align: center;
		padding-bottom: 10px;
	}
	.settiTitle span {
		color: #008C23;
		font-size: 120%;
		font-weight: bold;
	}
	.setti img {
		display: block;
		margin: 0 auto;
	}
	.checkTxt {
		margin-bottom: 20px;
	}
	.checkTxt li {
		background-image: url(/5info/img/sale_temp/icon_check.gif);
		background-repeat: no-repeat;
		font-size: 100%;
		padding-left: 32px;
		margin-top: 10px;
	}
	.setti .linkBtn {
		background-color: #008C46;
		margin: 10px auto 20px;
		text-align: center;
		vertical-align: middle;
		width: 70%;
	}
	.setti .linkBtn:hover {
		background-color: #004020;
	}
	.setti .linkBtn a {
		color: #fff;
		display: block;
		font-size: 120%;
		padding: 10px;
		text-decoration: none;
	}
	.setti .linkBtn a::before {
		content: "\f138";
		margin-right: 10px;
		font-size: 19px;
		font-family: FontAwesome;
	}
	/*-------------------------------------
	 中古
	---------------------------------------*/
	#head_line_used_title {
		text-align: center;
		font-weight: bold;
		font-size: 160%;
		padding: 10px;
	}
	#used_area_top {
		text-align: center;
		font-weight: bold;
		color: #ffffff;
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 10px 500%;
		background: url(/5info/img/sale_temp/head_line.jpg);
	}
	#used_area {
		display: block;
		width: 100%;
		margin: auto -500%;
		padding: 0px 500% 30px 500%;
		background: #FCFCD5;
	}
	/*-------------------------------------
  　サポートサービス
  ---------------------------------------*/
	.service_bnr {
		margin: 0 10px;
	}
	.service_bnr2 {
		display: none !important;
	}
	.service_bnr_sp {
		display: block;
		margin: 0 10px;
	}
	.service_bnr_sp p {
		text-align: center;
		width: 100%;
		box-sizing: border-box;
		border: 1px solid #1583F3;
		font-size: 16px;
	}
	.service_bnr_sp a {
		padding: 10px 0;
		display: block;
	}
	.service_bnr2 p {
		margin: 0 auto;
	}
	.service_bnr_sp p a {
		text-decoration: none;
	}
	/** slider
	===================================*/
	.title_big_camp {
		text-align: center;
		font-size: 160%;
		color: #444;
		font-weight: bold;
		padding: 0 30px 20px 0;
	}
	#campaign_slide {
		background-color: #eee;
		width: 100%;
		padding: 30px 500% 30px;
		margin: 0 -500%;
	}
	.is-fixed {
		display: none!important;
	}
	#campaign_slide .slide {
		width: 100%;
		margin: auto auto 10px;
	}
	.slide img {
		width: 100%;
		height: auto;
	}
	/* Palit Geforce GTX1050 ・ 1050ti ポイント10%還元 */
	.bnr_palit_10point {
		margin-bottom: 20px;
	}
	/*-------------------------------------
	 中古
	---------------------------------------*/
	.used h4 {
		font-size: 24px;
		margin: 100px 0 30px;
	}
	/*-------------------------------------
	 その他サービス
	---------------------------------------*/
	.otherCamp #saleLineup {
		font-size: 24px;
		margin: 100px 0 30px;
	}
	#camp_banner .mainSaleNone {
		display: none;
	}
	/*-------------------------------------
	 PCパーツ・周辺機器送料無料
	---------------------------------------*/
	#partsFreeshipping {
		font-size: 12px;
		width: 100%;
		text-align: center;
		margin: 0 0 20px;
	}
	#partsFreeshipping span {
		color: #ff0004;
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		margin: 0;
	}
	/*-------------------------------------
	 カウントダウンタイマー
	---------------------------------------*/
	.countdown {
		border: 8px solid #4ADEFE;
		margin-top: 0px;
        padding: 5px 0 5px !important;
	}
	.countdownWrap {
		font-size: 14px;
		line-height: 1.3;
		text-align: center;
	}
	#timer {
		font-weight: bold;
	}
	.countdown p {
		font-weight: bold;
	}
	.yyc-day, .yyc-hou, .yyc-min, .yyc-sec {
		color: #DF0024;
		font-size: 18px;
	}
    .countdownWrap .notes {
    font-size: 12px;
    font-weight: normal;
    }
	.exIcon {
		right: 4px;
		bottom: 8px;
		position: absolute;
	}
	.title_big_used {
		text-align: center;
		font-size: 160% !important;
		color: #a5a500;
		font-weight: bold;
	}
	.spec span {
		color: #000;
	}
	/*.text_frame .text p {
		display: inline;
	}*/
  #pagetop {
    bottom: 10px;
    right: 10px;
  }
  .stktext {
    margin:5px auto 10px;
  }
  .bg_blue {
    background: repeating-linear-gradient(90deg, #cfeafa, #cfeafa 10px, #E1F0F9 0, #E1F0F9 20px);
  }
  .bg_game {
    background: #212121;
  }
  .bg_yellow {
    background: #fbc531;
  }
  .bg_green {
    background: repeating-linear-gradient(-45deg, #4abdac, #4abdac 10px, #45b1a1 0, #45b1a1 20px);
  }
  .bg_regular {
    background: #E1F0F9;
  }
  .bg_reuse {
    background: #FCFCD5;
  }
  .bg_firstsale {
    background:linear-gradient(0deg, rgb(224, 187, 112) 20%, rgba(220, 92, 94, 0.9) , rgba(230, 0, 0, 0.9) 100%), url(/5info/img/sale_temp/back_firstsale.png) center 50%;
  }
  .bg_firstsale .column_1 a {
    border: 2px solid #DAA520 !important;
    margin: 10px auto 5px;
  }
  .bg_firstsale .column_1 a:hover {
		box-shadow: 0px 0px 7px 1px #966200 inset;
	}
  
  .malti_head {
    background-color: rgba(255,255,255,0.5);
    color: #605b5a;
    display: block;
    font-size: 1.7rem;
    font-weight: bold;
    margin: auto -500%;
    padding: 20px 500%;
    text-align: center;
    line-height: 1.1;
    width: 100%;
	}
  .malti_head.malti_head_np {
    background-color: #ffeded;
	}
  .malti_head_g {
    background-color: #001E60;
    color: #fff;
    display: block;
    font-size: 1.7rem;
    font-weight: bold;
    margin: auto -500%;
    padding: 20px 500%;
    text-align: center;
    line-height: 1.1;
    width: 100%;
	}
    .malti_head_middle{
    position:relative;
    padding:10px 20px;
    font-size: 1.2rem;
    color:#333;
    background:#f0f0f0;
    border:#333 solid 3px;
    border-radius: 6px;
    line-height: 1.2;
    text-align: center;
      margin: 20px 0 10px;
  }
  .malti_head_middle:before{
    content:" ";
    position:absolute;
    top:100%;
    left:34px;
    width:0;
    height:0;
    border-width:12px;
    border-style:solid;
    border-color:transparent;
    border-top-color:#333;
  }
  .malti_head_middle:after{
    content:" ";
    position:absolute;
    top:100%;
    left:38px;
    width:0;
    height:0;
    border-width:8px;
    border-style:solid;
    border-color:transparent;
    border-top-color:#f0f0f0;
    z-index:1;
  }
  .malti_head_middle.un_ballon:before,
  .malti_head_middle.un_ballon:after{
    display:none;
  }
  .malti_head_middle.un_ballon{
    border-radius:unset;
    margin-top:0;
  }
  .malti_head_notes {
    font-size: 0.8rem;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    text-align: center;
  }
  .column_4_part a, .column_4_sh a {
    background: #ffffff;
    border: #57B157 solid 1px;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px 20px 4px 6px;
    width: 100%;
    position: relative;
  }
  .column_4_part .thumbnail, .column_4_sh .thumbnail {
		float: left;
		margin-right: 8px;
		width: 90px;
	}
  .column_4_part .text, .column_4_sh .text {
		color: #000;
    overflow: hidden;
	}
  .ribbon_area {
    position: absolute;
    top: 0;
    right: 0;
    width: 85px;
    height: 85px;
    overflow: hidden;
  }
  .ribbon16 {
    display: inline-block;
    position: absolute;
    padding: 5px 0;
    left: -24px;
    top: 20px;
    width: 160px;
    text-align: center;
    font-size: 18px;
    line-height: 16px;
    background: #39c3d4;
    color: #fff;
    letter-spacing: 0.05em;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /*-------------------------------------
   ゲームバナー 20181205
  ---------------------------------------*/
  .gameBnr li {
    width: 50%;
    text-align: center;
    margin-bottom: 10px;
  }
  .gameBnr img {
    width: 150px;
  }


  .badge_bronze
  ,.badge_silver
  ,.badge_gold{
    position:relative;
  }
  .badge_bronze:before
  ,.badge_silver:before
  ,.badge_gold:before{
    content: '';
    position: absolute;
    width: 17vw;
    z-index: 10;
    height: 26vw;
    background-repeat: no-repeat;
    background-size: contain;
    top: -4vw;
    left: -4vw;
  }
  .badge_bronze:before{
    background-image:url('/5info/img/sale_temp/badge_bronze.png');
  }
  .badge_silver:before{
    background-image:url('/5info/img/sale_temp/badge_silver.png');
  }
  .badge_gold:before{
    background-image:url('/5info/img/sale_temp/badge_gold.png');
    top: -2vw;
    left: -2vw;
  }
}
/* 20190626 campBnrLarge add */
.campBnrLarge {
  margin-bottom: 60px;
  border: 1px solid #fff880;
  width: 900px;
  margin: 0 auto 30px;
}
.campBnrLargeImg {
  margin-bottom: 30px;
}
.campBnrLargeBtn {
  display: block;
  width: 600px;
  font-size: 40px;
  color: #fff;
  background: #e5004f;
  text-decoration: none;
  text-align: center;
  border-radius: 10px;
  margin: 0 auto;
  box-shadow: 6px 6px #f6c4d6;
}
.campBnrLargeBtn:hover {
  transform: scale(0.98);
  transition: 0.3s;
  box-shadow: 0 0;
}
.campBnrLargeFlex {
  display: flex;
  width: 90%;
  margin: 30px auto;
}
.campBnrLargeNotes {
  width: 70%;
}
.campBnrLargeDetail {
  width: 20%;
  display: flex;
  background: #ea9c00;
  color: #fff;
  text-decoration: none;
  margin: 0 10%;
  padding: 6px 20px;
  align-items: center;
  border-radius: 10px;
  font-size: 22px;
  text-align: center;
  line-height: 32px;
  box-shadow: 4px 4px #f6e2c4;
}
.campBnrLargeDetail:hover {
  transform: scale(0.98);
  transition: 0.3s;
  box-shadow: 0 0;
}
#lp_page .title {
  height: 285px;
}
@media screen and (max-width: 479px) {
  .campBnrLarge {
    width: 98%;
  }
  .campBnrLargeBtn {
    width: 90%;
    font-size: 5vw;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 5px 5px #f6c4d6;
  }
  .campBnrLargeFlex {
    display: block;
  }
  .campBnrLargeNotes {
    width: 100%;
  }
  .campBnrLargeDetail {
    width: 80%;
    margin: 10px auto;
    font-size: 4.2vw;
    align-items: center;
    justify-content: center;
    box-shadow: 3px 3px #f6e2c4;
  }
  #lp_page .title {
    height: 0;
    padding-top: 30%;
  }
}

/* 190819 無料アップグレード自動化追加 */
.upgrade_hide {
  display: none !important;
  font-size: 12px;
  letter-spacing: 1px;
}
/*#sale_game .upgrade_add {
  color: #FFEB3B;
}*/
.upgrade_add {
  color: #FF5722;
  display: inline !important;
}

@media screen and (max-width: 479px){
  .column_4_part .point_back_desk_s::before,
  .column_4_sh .point_back_desk_s::before{
    vertical-align: middle;
    padding-right: 4px;
    margin-bottom: 2px;
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(/5info/img/sale_temp/icon_dosparapoint.png);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .column_4_part .cashless_back_desk_s::before,
  .column_4_sh .cashless_back_desk_s::before{
    vertical-align: middle;
    padding-right: 4px;
    margin-bottom: 2px;
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(/5info/img/sale_temp/icon_cashless_cashlessback.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  
}
/* 20200702 その他リンク追加 スマホのみ */
@media screen and (max-width: 479px){
	.other_bunner .otherLink a {
		color: #ffffff;
		display: block;
		font-size: 110%;
		padding: 14px 0;
		margin: 10px auto;
		text-align: center;
		width: 94%;
	text-decoration: none;
	}
	.other_bunner .otherLink a::before {
		content: "\f138";
		margin-right: 6px;
		font-size: 110%;
		font-family: FontAwesome;
	}
	.other_bunner .otherLink.bg_parts a {
		background: #43C57F;
	}
	.other_bunner .otherLink.bg_donya a {
		background: #F78AA1;
	}
	.other_bunner .otherLink.bg_used a {
		background: #f90;
	}
}

/*ご応募規約*/
  /*------一時対応------*/
  /*.old_price {
    display: none;
  }*/
  /*------------------*/
#container #main .sidebannerLeft,
#container #main .sidebannerRight {
    display:none;
    top: 895px;
  }
#container #main .pcCtn {
    display: block;
  }
#container #main .spCtn {
    display: none;
  }
#container #main #lp_page .twitterCmp {
		margin: 40px auto;
	}
#container #main #lp_page .twitterCmp p {
		font-size: 18px;
		margin-left: 2rem;
	}
#container #main #lp_page .twitterCmp h3 {
		font-size: 20px;
	}
#container #main #lp_page .linkBox {
		padding: 30px;
		background-color: #e1ecf3;
		margin: 40px;
	}
#container #main #lp_page .linkBox p {
		font-size: 14px;
		margin-left: 0;
	}

/*#facebox .popup {
    font-size: 80%;
}
.notesBlock {
		margin-top: 40px;
		padding: 20px;
		border: solid 1px #CDCDCD;
		font-size: 14px;
	}
.notesBlock p {
		font-size: 14px;
	}
#facebox .popup .content dl dt {
		font-weight: bold;
	}
#facebox .popup .content dl dd {
		margin-left: 2rem;
		margin-bottom: 1rem;
	} html*/

#container #main .cmpBnr {
    text-align: center;
    margin-top: 30px;
    display: flex;
    justify-content: center;
}
#container #main .cmpBnr img {
    /*width: 300px;*/
    margin: 0 10px;
}
.result {
    text-align: center;
	margin-bottom: 30px;
}	

	
  @media screen and (max-width: 479px) {
#container #main #lp_page .twitterCmp p {
		font-size: 1rem;
		margin: 1rem;
	  }
#container #main #lp_page .linkBox {
		  padding: 5px;
		  margin: 10px;
		  word-break: break-all;
	  }
      
/*.notesBlock p {
		  margin: 0.5rem 0 1rem 0;
	  }
#facebox .popup .content dl dd{
		  margin: 0.2rem 0.5rem 1rem 0.5rem !important;
	  } html*/

#container #main .pcCtn {
      display: none
    }
#container #main .spCtn {
      display: block;
    }
	  
#container #main .cmpBnr {
		  text-align: center;
		  display: block;
	  }
#container #main .cmpBnr img {
		  width: 90%;
		  margin: 10px;
	  }
  }
  
  
