body {
	background: fixed;
}
 @charset "utf-8";
.column2R #container #main {
	float: none;
	width: auto;
}
.container {
	padding-top: 3em;
}
#wrapper_lp_keyboard {
	width: 970px;
	margin: 15px auto;
}
#wrapper_lp_keyboard .ta-center {
	text-align: center;
}
#wrapper_lp_keyboard h1 {
	background: none;
	font-size: 14px;
	color: #111111;
	border-left: solid 4px #FF3300;
	margin: 0 auto 8px auto;
	padding: 4px 8px;
	font-weight: normal;
}
#wrapper_lp_keyboard p {
	font-size: 15px;
	margin: 3px auto 6px;
}
#wrapper_lp_keyboard .lp_container p {
}
#wrapper_lp_keyboard span.strong {
	font-size: 16px;
	font-weight: bold;
	color: red;
}
div.clearfix {
}
#wrapper_lp_keyboard .contents {
	margin-top: 40px;
}
#wrapper_lp_keyboard .contents .lp_container {
	margin-top: 35px;
}
#wrapper_lp_keyboard .contents2 .lp_container {
	margin-top: 40px;
}
#wrapper_lp_keyboard .contents1 ul {
	margin-top: 10px;
}
#wrapper_lp_keyboard .contents1 li {
	float: left;
	margin-right: 30px;
}
#wrapper_lp_keyboard .contents3 .lp_container p, #wrapper_lp_keyboard .contents3 .lp_container ul, #wrapper_lp_keyboard .contents3 .lp_container h4 {
	margin-left: 220px;
}
#wrapper_lp_keyboard .contents3 .tya {
	background: url(/5info/img/lp_keyboard/tya.png) brown;
	color: white;
	border: double 3px;
 /border: double 3px #3D0606;
	text-shadow: 1px 1px 3px #000;
}
#wrapper_lp_keyboard .contents3 .aka {
	background: url(/5info/img/lp_keyboard/aka.png) red;
	color: white;
	border: double 3px;
 /border: double 3px #8B0909;
	text-shadow: 1px 1px 3px #000;
}
#wrapper_lp_keyboard .contents3 .ao {
	background: url(/5info/img/lp_keyboard/ao.png) blue;
	color: white;
	border: double 3px;
 /border: double 3px #000065;
	text-shadow: 1px 1px 3px #000;
}
#wrapper_lp_keyboard .contents3 .kuro {
	background: url(/5info/img/lp_keyboard/kuro.png) black;
	color: white;
	border: double 3px;
 /border: double 3px #000;
	text-shadow: 1px 1px 3px #000;
}
#wrapper_lp_keyboard .contents3 .lp_container {
	padding: 15px 0px;
}
#wrapper_lp_keyboard .contents h2 {
	color: #CC0000;
	font-size: 30px;
	border-bottom: 2px solid #cc0000;
	line-height: 1.1;
	margin: auto auto 6px auto;
}
#wrapper_lp_keyboard .contents h3 {
	color: #222;
	font-size: 24px;
	line-height: 1.1;
	border-bottom: 1px solid #222;
	margin: 0 auto 10px auto;
}
#wrapper_lp_keyboard .contents h4 {
	color: #222;
	font-size: 22px;
	margin: 0 auto 6px auto;
}
#wrapper_lp_keyboard .contents3 h3 {
	color: #fff;
	font-size: 24px;
	line-height: 1.1;
	border-bottom: 1px solid #fff;
	margin: auto auto 10px auto;
}
#wrapper_lp_keyboard .contents3 h4 {
	color: #fff;
	font-size: 22px;
	margin: 0 auto 6px auto;
}
.sb_img {
	float: left;
	margin-right: 15px;
}
#wrapper_lp_keyboard .contents2 p.btn_buy {
/*	margin-left:6px;*/
/*	margin-top:3px;*/
/*	text-align:right;*/
}
div.btn_buy {
	margin: 10px auto auto;
}
div.btn_buy img {
	margin-right: 1px;
}
.priceTxt {
	font-size: 110%;
	font-weight: bold;
}
.ta-center {
	text-align: center;
}
/* こっからしたはclearfix */

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*-------------------------------------

	ゲーミングPC

---------------------------------------*/
#gamingPC {
	margin: 20px 0px;
	padding: 15px;
	color: #4E4E4E;
	border: 1px #000 solid;
	background: #F3F3F3;
	height: 60px;
}
#gamingPC img {
	float: left;
	margin-right: 20px;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
#gamingPC p {
	font-size: 14px;
	float: left;
	margin-top: 20px;
	vertical-align: middle;
}
/*131205追加*/

.btnKb_left, .btnKb_right {
	font-size: 18px;
	border: 1px #000 solid;
	margin-top: 10px;
	padding: 10px 0;
	text-align: center;
	width: 480px;
}
.btnKb_left {
	float: left;
}
.btnKb_right {
	float: right;
}
.bgBrown {
	background-color: #E4DCCD;
}
.bgRed {
	background-color: #FFCACB;
}
.bgBlue {
	background-color: #C6DFFB;
}
.bgBlack {
	background-color: #EFEFEF;
}
.btn-seiden-sp {
	display: none;
}

/*-------------------------------------
　スマホ用
---------------------------------------*/

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media only screen and (max-width: 480px) {
body {
	min-width: 100%!important
}
h1 {
	width: 96%!important;
}
#container {
	width: 100%!important;
	margin-bottom: 30px;
}
#contentsBox {
	width: 100%!important;
	margin-bottom: 15px;
	float: none;
}
#wrapper_lp_keyboard {
	width: 100%;
}
#wrapper_lp_keyboard h1 {
	padding: 2%;
}
#chatIcon {
	visibility: hidden!important;
}
.btnKb_left, .btnKb_right {
	font-size: 18px;
	border: 1px #000 solid;
	margin: 10px 2% 10px 2%;
	padding: 10px 0;
	text-align: center;
	width: 96%;
	box-sizing: border-box;
}
.btnKb_left {
	float: none;
}
.btnKb_right {
	float: none;
}
#wrapper_lp_keyboard .contents1 li {
	float: none;
	margin: unset;
}
.sp-img-center {
	width: 100%;
	display: block;
	text-align: center;
	margin: 10px 10px;
}
.sb_img {
	float: none;
	text-align: center;
	display: block;
}
#wrapper_lp_keyboard .contents h2 {
	font-size: 25px;
	margin: 10px;
}
#wrapper_lp_keyboard .contents h3 {
	font-size: 20px;
	margin: 10px;
}
#wrapper_lp_keyboard .contents3 .lp_container p, #wrapper_lp_keyboard .contents3 .lp_container ul {
	margin: unset!important;
}
#gamingPC p {
	font-size: 10px;
	float: left;
	margin-top: 10px;
	vertical-align: middle;
	display: block;
	width: 60%;
}
.img-seiden {
	display: none;
}
.btn-seiden-sp {
	display: block;
	text-align: center;
	padding: 10px;
	border-radius: 30px;
	background-image: -webkit-linear-gradient(270deg, rgba(240,240,240,1.00) 0%, rgba(249,249,249,1.00) 43.52%, rgba(196,196,196,1.00) 50.26%, rgba(207,207,207,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(240,240,240,1.00) 0%, rgba(249,249,249,1.00) 43.52%, rgba(196,196,196,1.00) 50.26%, rgba(207,207,207,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(240,240,240,1.00) 0%, rgba(249,249,249,1.00) 43.52%, rgba(196,196,196,1.00) 50.26%, rgba(207,207,207,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(240,240,240,1.00) 0%, rgba(249,249,249,1.00) 43.52%, rgba(196,196,196,1.00) 50.26%, rgba(207,207,207,1.00) 100%);
}
.btn-seiden a {
	color: #333333;
	text-shadow: 2px 2px 0 #fff,  -2px 2px 0 #fff,  2px -2px 0 #fff,  -2px -2px 0 #fff;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
.text_pd10 {
	padding: 10px;
}
.sub_rot_wrap {
	width: 100%!important;
	margin: 0!important;
}
.small_rot {
	margin: 0!important;
}
#sub_rot_slider {
	width: 85%!important;
	height: auto!important;
}
.p_area {
	width: 100%;
}
.leadSectionInner {
	width: 96%;
}
#Header {
	height: 110px;
}
#Header .inner {
	width: 99.5%;
}
#Header .logo {
	position: absolute;
	top: 35px;
	left: 0px;
}
#Header .keyword {
	font-size: 15px;
	position: absolute;
	top: 80px;
	left: 5px;
	display: none;
}
#headsearchBox {
	position: absolute;
	top: 80px;
	left: 0px;
}
#headsearchBox #inputBox input {
	width: 60%;
	height: 13px;
}
.leadSection {
	width: 100%!important;
	margin: 0 auto;
}
.breadCrumb, .pay_area {
	width: 96%!important;
	padding: 2%;
	display: block;
	overflow: hidden;
	font-size: x-small;
}
.tri-box ul {
	width: 100%;
}
.tri-box ul li {
	width: 100%;
	float: none;
	text-align: center;
}
.p_area .cap01 {
	width: 100%!important;
	margin-bottom: 20px;
}
.pay_area {
	height: unset;
}
/*
	.pay_area_left, .pay_area_center, .pay_area_right, .pay_area_left p {
		width: unset;
	}*/
.series_list li {
	width: 80%;
	margin: 10%;
}
h4 {
	padding-left: 15px!important;
}
#Globalnavi, #sub {
	display: none;
}
.column2R #main {
	width: 100%!important;
	float: none!important;
}
.gtx1080btn a {
	color: #9bdb23;
	border: 3px solid #9bdb23;
	font-size: 15px;
	padding: 15px 50px;
	text-decoration: none;
	display: block;
}
#footer {
	min-width: 100%;
}
#footerLinks {
	display: none;
}
.footerTagline, #footer, #footerNav2, #footerLinks #footerLinks_Nav, #footerLinks #footerLinks_NavParts, #footerCopy, #footerCopy p.copyright {
	width: 92%;
	min-width: 92%;
	font-size: 12px;
	padding: 0 2%;
	text-align: left;
}
#footer .siteSwitchLink {
	padding-top: 1em;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
}
