@charset "Shift_JIS";

/* --------------------------------------------------------------------
	ユーザー定義　画像hover表現
--------------------------------------------------------------------- */
#header a:hover img,
.leftmenuframe_ a:hover img,
.rightmenuframe_ a:hover img,
.img_ a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color:transparent\0/;
}

/* --------------------------------------------------------------------
	ユーザー定義　
--------------------------------------------------------------------- */

.p-centring {
	width: 1240px;
	margin: 0 auto;
}

/* --------------------------------------------------------------------
	ユーザー定義　ヘッダー
--------------------------------------------------------------------- */
#header {
	position: relative;
  height: 76px;
  z-index: 1;
  margin: 0 auto;
  background: rgba(255,255,255,0.9);
  border-bottom: 1px solid #e9e9e9;
  min-width:1125px;
}
#header:after,
#header .header_inner_:after,
#header #headernav:after,
#header ul.customer_menu_:after,
#header #globalnav:after {
	content: "";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
#header .header_inner_ {
	min-width: 960px;
  width: auto;
}
#header #sitelogo {
	float: left;
	margin-left: 36px;
}
#header #sitelogo a:first-child {
	position: relative;
  top: 24px;
  display: block;
  background: url(../img/usr/common/logo.png) no-repeat top left;
  width: 103px;
  height: 26px;
  padding: 23px 0 0 0;
  overflow: hidden;
	line-height: 9999px;
}

#header .headerLinkWrapper {
	float: right;
	margin-left: 25px;
	padding-top: 23px;
}

#header .headerLinkWrapper div {
	display: inline-block;
	padding: 0 25px 0 15px;
	background: url(../img/usr/bg-arrow.png) no-repeat 0 center;
}

#header .headerLinkWrapper div.last{
    border-right:none;
}

#header .headerLinkWrapper div a {
    color: #4d5269;
    font-size: 15px;
    line-height: 32px;
}

#header .headerLinkWrapper div a:hover {
    text-decoration:underline;
}

#header #globalnav {
	float: right;
  height: 76px;
}
#header #globalnav li {
	float: left;
  height: 100%;
  width: 120px;
  border-left: 1px solid #e9e9e9;
  font-size: 15px;
	line-height: 15px;
  text-align: center;
  position: relative;
}
#header #globalnav li a {
	display: block;
  height: 100%;
  box-sizing: border-box;
  -webkit-transition: background-color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
  -moz-transition: background-color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
  -o-transition: background-color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
  transition: background-color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
	color: #4c5167;
	text-decoration: none;
	padding-top: 32px;
}
#header #globalnav li a:hover {
	color: #4c5167;
	text-decoration: none;
	background-color: #f6f6f6;
}
#header #globalnav li.current_ a:after {
	content: "";
	display: block;
	width: 100%;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0;
	background: #dbdcdf;
}
.moreListWrapper span {
	display: inline-block;
	padding-right: 14px;
	background: url(../img/usr/bg_navi_arrow.png) no-repeat right center;
}

.moreListWrapper {
	position: relative;
}

.moreListWrapper .moreTitle {
	box-sizing: border-box;
	height: 100%;
	padding-top: 32px;
	-webkit-transition: background-color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-moz-transition: background-color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-o-transition: background-color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
	transition: background-color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
	cursor: pointer;
}
.moreListWrapper .moreTitle:hover {
	color: #4c5167;
	text-decoration: none;
	background-color: #f6f6f6
}

#header #globalnav li .hoverMenu {
	display: none;
	width: 200px;
	z-index: 999;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background-color: #fff;
}

#header #globalnav li .hoverMenu div {
	border-top: 1px solid #e9e9e9;
}

#header #globalnav li .hoverMenu a {
	display: block;
	padding: 0;
	line-height: 66px;
}

/* --------------------------------------------------------------------
	ユーザー定義　TOPページヘッダー　campaign
--------------------------------------------------------------------- */

#header_campaign {
	width:100%;
	background-color: #FF931E;
}

#header_campaign .header_cpinner_ {
	width: 1240px;
	height: 45px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#header_campaign .header_cpinner_ p.header_cpinner_p {
	color:FFFFFF;
	font-size:large;
	float: left;
	margin-top: 10px;
}
#header_campaign .header_cpinner_ p.header_cpinner_p a {
	text-decoration:underline;
	color:FFFFFF;
}
#header_campaign .header_cpinner_ p.header_cpinner_p a:link {
	text-decoration:underline;
	color:FFFFFF;
}
#header_campaign .header_cpinner_ p.header_cpinner_p a:visited {
	text-decoration:underline;
	color:FFFFFF;
}
#header_campaign .header_cpinner_ p.header_cpinner_p a:active {
	text-decoration:underline;
	color:FFFFFF;
}
#header_campaign .header_cpinner_ p.header_cpinner_p a:hover {
	text-decoration:none;
	color:FFFFFF;
}

/* --------------------------------------------------------------------
	ユーザー定義　TOPページヘッダー 検索
--------------------------------------------------------------------- */
#header_search {
	width: 100%;
	background-color: #4d5269;
}
#header_search .header_inner_ {
	width: 1240px;
	height: 56px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#header_search .header_inner_ h1,
#header_search .header_inner_ p {
	float: left;
	margin-top: 20px;
}

#header_search .header_inner_ .header_search_list {
	float: right;
}

#header_search .header_inner_ .header_search_list a {
	display: block;
	height: 56px;
}
#header_search .header_inner_ .header_search_list a:hover {
	background-color: #757a94;
}

#header_search .header_inner_ .header_search_cart {
	position: relative;
	width: 56px;
	margin-left: 15px;
}
#header_search .header_inner_ .header_search_cart a.open {
	background-color: #757a94;
}
#header_search .header_inner_ .header_search_cart #jscart_count_ {
	position: absolute;
	left: 5px;
	top: 13px;
	width: 16px;
	height: 16px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	background: #d30f31;
	border-radius: 50%;
}
#header_search .header_inner_ .header_search_cart img {
	margin: 20px 0 0 12px;
}

#kyeword_search {
	position: relative;
	float: right;
}
#kyeword_search p.search-btn {
	float: none;
	margin-top: 0;
}
#kyeword_search .search-btn a {
	display: block;
	width: 56px;
	text-indent: -9999px;
	padding: 19px 0;
	background-image: url(../img/usr/common/search.png);
	background-position: center center;
	background-repeat: no-repeat;
	-moz-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
#kyeword_search .search-btn a:hover {
	background-color: #757a94;
}
#kyeword_search .search-btn a.open {
	background-color: #757a94;
	background-image: url(../img/usr/icon_close.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 19px;
}
#kyeword_search form {
	display: none;
	font-size: 0;
	position: absolute;
	right: 100%;
	top: 0;
	width: 553px;
	height: 56px;
	padding: 8px;
	background: #000;
	box-sizing: border-box;
	z-index: 1;
}
#kyeword_search input.keyword_ {
	width: 370px;
	height: 40px;
	color: #868686;
	font-size: 14px;
	line-height: 40px;
	margin: 0;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	box-sizing: border-box;
}
#kyeword_search input[type=submit] {
	cursor: pointer;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 72px;
	height: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	padding: 0;
	margin: 0;
	border: none;
	background: #696969;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
#kyeword_search a.detail_link_ {
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
	text-decoration: underline;
	padding-right: 15px;
	margin-left: 15px;
	background: url(../img/usr/common/arroew-r.png) right center no-repeat;
}

#header_search .header_inner_ ul.header_search_list {
	overflow: hidden;
	margin-right: 20px;
}

#header_search .header_inner_ ul.header_search_list li {
	float: left;
}

#header_search .header_inner_ ul.header_search_list li a {
	color: #fff;
	text-decoration: none;
	padding: 0 30px;
	line-height: 56px;
	position: relative;
}

#header_search .header_inner_ ul.header_search_list .nav_company a {
	background-color: #757a94;
	padding: 0 58px;
}

#header_search .header_inner_ ul.header_search_list .nav_company a:after {
	content: "";
	background: url(../img/usr/common/arroew-r.png) no-repeat center center;
	width: 10px;
	height: 7px;
	position: absolute;
	top: 25px;
	right: 35px;
}

#jscart_replace_ {
}
#jscart_replace_ .cart_frame_ {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 370px;
	background: #fff;
	z-index: 10000;
}
#jscart_replace_ .cart_frame_ ul {
	overflow: auto;
	max-height: 370px;
	padding: 0 16px;
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
	border-top: transparent;
}
li.cart_goods_ {
	padding: 12px 0;
	border-bottom: 1px solid #e9e9e9;
}
li.cart_goods_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
li.cart_goods_ .img_ {
	float: left;
	width: 96px;
}
li.cart_goods_ .img_ img {
	width: 100%;
}
li.cart_goods_ dl {
	float: right;
	width: 210px;
}
li.cart_goods_ dt {
	font-size: 18px;
}
li.cart_goods_ dt .name2_{
	font-size: 14px;
}
li.cart_goods_ dt small {
	font-size: 14px;
	margin-left: 5px;
}
li.cart_goods_ dd {
	color: #000;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-align: right;
}
li.cart_goods_ dd small {
	font-size: 9px;
}
.cart_postage_ {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 10px;
	border-bottom: 1px dotted #CCC;
}
.cart_to_order_ {
	padding: 10px 16px 16px 16px;
	background: #000;
}
.cart_to_order_ dl.cart_total_ {
	text-align: right;
}
.cart_to_order_ dl.cart_total_ dt,
.cart_to_order_ dl.cart_total_ dd {
	display: inline-block;
	color: #fff;
}
.cart_to_order_ dl.cart_total_ dt {
	font-size: 14px;
}
.cart_to_order_ dl.cart_total_ dd.price_ {
	font-size: 18px;
	font-weight: normal;
	margin: 0 15px;
}
.cart_to_order_ dl.cart_total_ dd small {
	font-size: 9px;
}
.cart_to_order_ .btn_cart_ {
	text-align: center;
	margin-top: 10px;
}
.cart_to_order_ .btn_cart_ a {
	display: block;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	padding: 15px 0;
	background: #ffa000;
}
.cart_to_order_ .btn_cart_ span {
	padding-right: 25px;
	background: url(../img/usr/common/arroew-r.png) right center no-repeat;
}
.cart_null_ {
}

.cart_errormessages_ {
	display:none;
	font-size: 10px;
}

.cart_erroralert_ {
	font-size: 10px;
	color: #993300;
}

/* --------------------------------------------------------------------
	ユーザー定義　ビジュアル
--------------------------------------------------------------------- */
#mainvisual {
	width:1240px;
	margin: 0 auto;
	position:relative;
}

/* --------------------------------------------------------------------
	ユーザー定義　イベントバナー[静的]
--------------------------------------------------------------------- */
div.event_pickup_banner_ {
	margin-bottom:30px;
	border-left:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
}
div.event_pickup_banner_ ul {
	padding:10px 0 10px 20px;
	overflow:hidden;
}
div.event_pickup_banner_ ul li {
	margin:0 10px 10px 0;
	float:left;
}
div.event_pickup_banner_ ul li a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color:transparent\0/;
}

/* --------------------------------------------------------------------
	ユーザー定義　フッター
--------------------------------------------------------------------- */

.vaio-feature {
	width: 100%;
	display: table;
	margin-top: 60px;
	margin-bottom: 60px;
}

.vaio-feature li {
	background-color: #e9e9e9;
	display: table-cell;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	width: 25%;
}
.vaio-feature li a {
	display: block;
	height: 167px;
	padding: 30px;
	box-sizing: border-box;
}
.vaio-feature li:last-child {
	border-right: none;
}

.vaio-feature li .vaio-feature_title {
	color: #4d5269;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.vaio-feature li .vaio-feature_desc {
	color: #4d5269;
	font-size: 14px;
	text-align: justify;
	line-height: 1.5em;
}

.vaio-feature li .vaio-feature_title-01:before {
	content: url(../img/usr/vaio-feature_title-01.png);
	position: relative;
	margin-right: 3px;
	top: 6px;
}

.vaio-feature li .vaio-feature_title-02:before {
	content: url(../img/usr/vaio-feature_title-02.png);
	position: relative;
	margin-right: 3px;
	top: 6px;
}

.vaio-feature li .vaio-feature_title-03:before {
	content: url(../img/usr/vaio-feature_title-03.png);
	position: relative;
	margin-right: 3px;
	top: 6px;
}
.vaio-feature_title-01,
.vaio-feature_title-04{
	letter-spacing:-0.1em;
}

.vaio-feature li .vaio-feature_title-04:before {
	content: url(../img/usr/vaio-feature_title-04.png);
	position: relative;
	margin-right: 3px;
	top: 6px;
}

.intel {
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
}

.intel img {
	float:left;
	margin: 0 24px 0 0;
	height: 70px;
}

.intel div {
	float: right;
	width: 1000px;
}

.intel div p {
	font-size: 12px;
	color: #868686;
	line-height: 1.5em;
}

.intel div p.intel-title {
	font-size: 14px;
	font-weight: bold;
	color: #696969;
	line-height: 1.5em;
	margin-bottom: 5px;
}


.pegetop {
	float: right;
	margin-bottom: 30px;
	margin-top: 30px;
}

.pegetop a {
	padding: 14px 46px;
	text-align: center;
	display: block;
	border: 1px solid #e9e9e9;
	font-size: 14px;
	color: #4d5269;
	text-decoration: none;
}

.pegetop a:after {
	content: url(../img/usr/arrow-t.png);
	position: relative;
	margin-left: 15px;
	top: 0;
}

.footer1 {
	background-color: #868686;
	padding: 80px 30px;
}

.footer2{
	background-color: #4d5269;
	height: 172px;
}

.footer1 .footer1-l {
	float: left;
}

.footer1 .footer1-l p {
	font-size: 32px;
}

.footer1 .footer1-l p a {
	color: #fff;
}

.footer1 .footer1-l ul {
	margin-top: 30px;
}

.footer1 .footer1-l ul li {
	font-size: 12px;
	color: #fff;
	margin-bottom: 15px;
}

.footer1 .footer1-l ul li a {
	color: #fff;
	text-decoration: none;
}

.footer1 .footer1-r {
	float:right;
	overflow: hidden;
	margin-top: -16px;
}

.footer1 .footer1-r:last-child {
	margin-top: 20px;
}

.footer1 .footer1-r dl {
	float: left;
	margin-right: 20px;
	width: 240px;
}

.footer1 .footer1-r dl:last-child {
	margin-right: 0;
}

.footer1 .footer1-r dl dt,
.footer1 .footer1-r dl dt a {
	color: #e9e9e9;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 20px;
	font-weight: bold;
}

.footer1 .footer1-r dl dt {
	border-bottom: 1px dotted #bbb;
	line-height: 2;
}

.footer1 .footer1-r dl dd {
	color: #fff;
	margin-bottom: 7px;
	font-size: 12px;
}

.footer1 .footer1-r dl.guide_ dd:nth-child(even) {
	float: left;
	width: 120px;
}

.footer1 .footer1-r dl dd:last-child {
	margin-bottom: 0;
}

.footer1 .footer1-r dl dd a {
	color: #fff;
	text-decoration: none;
}

#footer .footer2 .footer_inner_ {
	width: auto;
	padding: 0 30px;
}

.footer2 ul li a {
	color: #fff;
	-webkit-transition: color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-moz-transition: color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-o-transition: color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
	transition: color 0.4s cubic-bezier(0.420, 0.000, 0.580, 1.000);
	text-decoration: none;
}
.footer2 ul li a:hover {
	text-decoration: none;
	color: #ddd;
}

.footer2 .footer2-l {
	position: absolute;
	top: 12px;
	left: 30px;
}

.footer2 ul.footer2-l li {
	float: left;
	font-size: 16px;
	margin-right: 20px;
}

.footer2 .footer2-r {
	position: absolute;
	padding-top: 17px;
	right: 30px;
}

.footer2 ul.footer2-r li {
	float: left;
	font-size: 13px;
	margin-left: 16px;
}
.footer2 ul.footer2-r li.vaio_us {
	padding-left: 16px;
	position: relative;
}

.footer2 ul.footer2-r li.vaio_us:before {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 12px;
	line-height: 0;
	font-size: 0;
	background-color: #fff;
	left: 0;
	top: 7px;
}

.footer2 ul.footer2-r li.vaio_us a {
	padding-right: 20px;
	background: url(../img/usr/common/icon_blank.png) right center no-repeat;
}

#copyright {
	position: absolute;
	left: 30px;
	top: 48px;
	color: #91939f;
	font-size: 10px;
}

#order_copyright {
	left: 30px;
	color: #91939f;
	font-size: 10px;
	margin-top: 20px;
}

@media screen and (max-width: 1440px){
	.footer2 .footer2-l {
		top: 12px;
		left: 30px;
	}
	.footer2 .footer2-r {
		width: 1020px;
		top: 27px;
		right: 0;
		left: 30px;
	}
	.footer2 ul.footer2-r li {
		margin-right: 16px;
		margin-left: 0;
	}
	#copyright {
		top: 78px;
	}
}

/* --------------------------------------------------------------------
	トップページ
--------------------------------------------------------------------- */

#header_alert {
	padding: 10px 0;
}
.header_alert-important {
	color: #ff0000;
	background: url(../img/usr/common/header_alert.png) no-repeat left center;
	padding-left: 25px;
}
.header_alert-important a {
	color: #ff0000;
	text-decoration: underline;
}

/* TOP メイン */
.container_ .pagenav {
	display: table;
	width: 100%;
	box-sizing: border-box;
	margin: 0 0 45px 0;
	border: 1px solid #b2b5c3;
}

.container_ .pagenav li {
	display: table-cell;
	width: 25%;
	background-color: #dbdcdf;
	border-right: 1px solid #b2b5c3;
}

.container_ .pagenav li a {
	display: block;
	height:62px;
	overflow: hidden;
	position: relative;
	background: url(../img/usr/pagenav-arrow.png) no-repeat 95% center;
	color: #4d5269;
	font-size: 17px;
	text-decoration: none;
	line-height: 62px;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.container_ .pagenav li a:hover {
	background-position: 95% 60%;
}
.container_ .pagenav li:last-child {
	border-right: none;
}

.container_ .pagenav li a.pagenav-pc:before {
	content: url(../img/usr/pagenav-pc.png);
	position: relative;
	margin-right: 12px;
	top: 7px;
}

.container_ .pagenav li a.pagenav-mobail:before {
	content: url(../img/usr/pagenav-mobail.png);
	position: relative;
	margin-right: 12px;
	top: 7px;
}

.container_ .pagenav li a.pagenav-accessories:before {
	content: url(../img/usr/pagenav-accessories.png);
	position: relative;
	margin-right: 12px;
	top: 7px;
}

.container_ .pagenav li a.pagenav-recommend:before {
	content: url(../img/usr/pagenav-recommend.png);
	position: relative;
	margin-right: 12px;
	top: 7px;
}

#top_recommend {
	margin-bottom: 65px;
}
#top_recommend .recommend_line_ {
	margin-bottom: -1px;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
#top_recommend .recommend_line_:after {
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
#top_recommend .recommend_item_ {
	float: left;
	width: 25%;
	border-right: 1px solid #e9e9e9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#top_recommend .recommend_item_ a {
	position: relative;
	display: block;
	height: 345px;
}
#top_recommend .recommend_item_ a:after {
	-webkit-transition: border 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0s;
	transition: border 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0s;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 5px solid #fff;
}
#top_recommend .recommend_item_ a:hover:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 5px solid #e9e9e9;
}
#top_recommend .recommend_item_ .img_ {
	display: table;
	width: 100%;
}
#top_recommend .recommend_item_ .img_ span {
	display: table-cell;
	height: 280px;
	text-align: center;
	vertical-align: middle;
}
#top_recommend .recommend_item_ .img_ img {
	max-width: 100%;
	max-height: 280px;
}
#top_recommend .recommend_item_ .name_ {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 0 30px;
}

/* ソニーストアへの導線 */

#block_of_event div.section-online {
	margin-bottom: 70px;
}

#block_of_event div.section-online p {
	text-align: center;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
}

#block_of_event div.section-online ul.list-horizontal-separate {
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
}

#block_of_event div.section-online ul.list-horizontal-separate li {
	float: left;
	width: 400px;
	height: 120px;
        margin-right: 20px;
	position: relative;
}

#block_of_event div.section-online p.list-horizontal-separate {
	width: 437px;
	height: 119px;
	margin: 0 auto;
	position: relative;
}

#block_of_event div.section-online ul.list-horizontal-separate li:last-child {
	float: left;
        margin-right: 0;
}

#block_of_event div.section-online ul.list-horizontal-separate li a {
	display: block;
}

#block_of_event div.section-online ul.list-horizontal-separate li:first-child a:hover:after {
	content: "";
	background: url(../img/usr/btn_01_over.png) no-repeat;
	background-size: 400px 120px;
	position: absolute ;
	top: 0;
	left: 0;
	width: 400px;
	height: 120px;
	cursor: pointer;
}

#block_of_event div.section-online ul.list-horizontal-separate li:nth-child(2) a:hover:after {
	content: "";
	background: url(../img/usr/btn_02_over.png) no-repeat;
	background-size: 400px 120px;
	position: absolute ;
	top: 0;
	left: 0;
	width: 400px;
	height: 120px;
	cursor: pointer;
}

#block_of_event div.section-online ul.list-horizontal-separate li:last-child a:hover:after {
	content: "";
	background: url(../img/usr/btn_03_over.png) no-repeat;
	background-size: 400px 120px;
	position: absolute ;
	top: 0;
	left: 0;
	width: 400px;
	height: 120px;
}

#block_of_event div.section-online p a:hover:after {
	content: "";
	background: url(../img/usr/btn_04_over.png) no-repeat;
	background-size: 437px 119px;
	position: absolute ;
	top: 0;
	left: 0;
	width: 437px;
	height: 119px;
}

/* サポートページの導線 */
div.section {
	margin-bottom: 70px;
}
div.section p {
	text-align: left;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
}
div.section img {
	max-width: 100%;
}

div.section a.small img {
	max-width: 295px;
}

div.section ul li a {
	display: block;
}
div.section ul li a:hover:after {
	content: "";
	background: url(../img/usr/btn_03_over.png) no-repeat;
	background-size: 437px 119px;
	position: absolute ;
	top: 0;
	left: 0;
	width: 437px;
	height: 119px;
	cursor: pointer;
}

/* --------------------------------------------------------------------
	SIM情報一覧
--------------------------------------------------------------------- */

.div_table_ {
	display: table;
	width: 100%;
}
.div_table_ .div_tr_ {
	display: table-row;
	width: 100%;
}
.div_table_ .th_ {
	display: table-cell;
	color: #4d5269;
	background-color: #dbdcdf;
	border:1px solid #e9e9e9;
	padding: 5px 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;

}
.div_table_ .td_ {
	display: table-cell;
	background-color:#fefefe;
	border:1px solid #e9e9e9;
	padding: 9px 20px;
	vertical-align: top;
}

.sim_list_ .sim_title_,.sim_list_ .sim_data_ {
	width: 20%;
}
.sim_list_ .s_dt_title_,.sim_list_ .s_dt_data_ {
	width: 20%;
}
.sim_list_ .detail_title_,.detail_data_ {
	width: 10%;
}

.sim_detail_button_ {
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #868686;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.sim_list_detail_ .div_table_ .div_tr_ .td_ {
	vertical-align: middle;
    padding: 10px;
	width: 60%;
}
.sim_list_detail_ .div_table_ .div_tr_ .th_ {
	vertical-align: middle;
    padding: 10px;
	width: 30%;
}

.couponButton_ {
	display: inline-block;
}
.couponButton_ span,div {
	vertical-align: middle;
}
.couponButton_ span {
	margin: 10px;
}
.slideButtonFrame_ {
	width: 80px;
	height: 20px;
	display: inline-block;
	border: solid 1px #888888;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;
	/* Firefox用 */
	padding: 4px;
}

.slideButtonFrame_ .slideButton_ {
	width: 60%;
	height: 95%;
	border: solid 1px #868686;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 15px;
	/* Firefox用 */
}

.slideButtonNormal_ {
	background-color: #868686;
}

.slideButtonOnProcess_ {
	background-color: #cccccc;
}

.slideButtonisOn_ {
	background-color: #ff9900;
}

.slideButtonisOff_ {
	background-color: #cccccc;
}

.sim_list_detail_ {
	display: none;
}
.sim_list_detail_ {
	overflow: hidden;
}

/* --------------------------------------------------------------------
	ユーザー定義　お問い合わせ
--------------------------------------------------------------------- */
#contact_box{
 margin-bottom:60px;
}
#contact_box .box_{
 padding:29px;
 border:1px #e9e9e9 solid;
 overflow:hidden;
 position:relative;
}
#contact_box .box_ div{
float:left;
}
#contact_box .box_ ul{
margin-top:40px;
float:right;
}
#contact_box .box_ ul li{
float:left;
}
#contact_box .box_ ul li + li{
margin-left:20px;
}


/* --------------------------------------------------------------------
	ひらくPCバッグ
--------------------------------------------------------------------- */
.hirakuPCbag_.formtable_{
	display: block !important;
}
.hirakuPCbag_.mb10_{
	margin-bottom: 10px !important;
}
.hirakuPCbag_ .main_{
	overflow: hidden;
	margin-top: 30px;
}
.hirakuPCbag_ .main_ .txt_{
	float: left;
	width: 600px;
}
.hirakuPCbag_ .main_ .txt_ h2{
	font-size: 46px;
	font-weight: lighter;
	border: none;
	padding-left: 0;
	line-height: 130%;
	height: auto;
}
.hirakuPCbag_ .main_ .txt_ p{
	line-height: 210%;
}

.hirakuPCbag_ .main_ .img_{
	float: right;
	width: 600px;
}
.hirakuPCbag_ .sub_{
	overflow: hidden;
}
.hirakuPCbag_ .sub_ ul{
	overflow: hidden;
	width: 1280px;
	margin-bottom: 20px;
}
.hirakuPCbag_ .sub_ ul li{
	float: left;
	width: 600px;
	padding-right: 40px;
}
.hirakuPCbag_ .sub_ p{
	line-height: 200%;
}
.hirakuPCbag_ .reason_ .img_ p{
	font-weight: bold;
	line-height: 200%;
}
.hirakuPCbag_ .reason_ .img_ img{
	display: block;
	margin: 10px auto 15px auto;
}
.hirakuPCbag_ .reason_>p{
	line-height: 200%;
}
.hirakuPCbag_ .column2_ ul{
	overflow: hidden;
	width: 1280px;
}
.hirakuPCbag_ .column2_ ul li{
	float: left;
	width: 600px;
	padding-right: 40px;
	margin-bottom: 30px;
}
.hirakuPCbag_ .column2_ ul li p{
	padding-top: 10px;
	line-height: 200%;
}
.hirakuPCbag_ .column4_ ul{
	overflow: hidden;
	width: 1280px;
}
.hirakuPCbag_ .column4_ ul li{
	float: left;
	width: 280px;
	padding-right: 40px;
	margin-bottom: 30px;
}
.hirakuPCbag_ .column4_ ul li p{
	padding-top: 10px;
	line-height: 200%;
}
.hirakuPCbag_ .gooddesign_ .img_{
	margin: 40px 0 60px 0;
}
.hirakuPCbag_ .gooddesign_ .img_ img{
	display: block;
	margin: 0 auto;
}
.hirakuPCbag_ .gooddesign_>p{
	line-height: 200%;
	margin-bottom: 25px;
}
.hirakuPCbag_ .gooddesign_ .designer_{
}
.hirakuPCbag_ .gooddesign_ .designer_ h3{
	font-weight: bold;
	margin-bottom: 25px;
}
.hirakuPCbag_ .gooddesign_ .designer_ .wrap_{
	overflow: hidden;
}
.hirakuPCbag_ .gooddesign_ .designer_ .wrap_ .left_{
	float: left;
	width: 280px;
}
.hirakuPCbag_ .gooddesign_ .designer_ .wrap_ .right_{
	float: left;
	width: 960px;
}
.hirakuPCbag_ .gooddesign_ .designer_ .wrap_ .right_ p{
	line-height: 190%;
}
.hirakuPCbag_ .gooddesign_ .designer_ .wrap_ .right_ p strong{
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 5px;
}
.hirakuPCbag_ .gooddesign_ .designer_ .wrap_ .right_ div{
	overflow: hidden;
	margin-top: 40px;
}
.hirakuPCbag_ .gooddesign_ .designer_ .wrap_ .right_ div a{
	float: right;
	display: block;
	border: 1px #cfcfcf solid;
}
.hirakuPCbag_ .gooddesign_ .designer_ .wrap_ .right_ div a:hover{
	opacity: 0.8;
}
.hirakuPCbag_ .size_ img{
	display: block;
	margin: 0 auto;
}
.hirakuPCbag_ .color_{
	margin-bottom: 40px;
}
.hirakuPCbag_ .color_ p{
	line-height: 200%;
	margin-bottom: 30px;
}
.hirakuPCbag_ .color_ ul{
	overflow: hidden;
}
.hirakuPCbag_ .color_ ul li{
	float: left;
	width: 50%;
}
.hirakuPCbag_ .color_ ul li img{
	display: block;
	margin: 0 auto;
}

.cpu_wrap_ .intel div{
	width: 1150px;
}

/* --------------------------------------------------------------------
	TOPバナー
--------------------------------------------------------------------- */
#top_bnr_area3 > ul {
  flex-direction: column;
}

#top_bnr_area3 > ul > li {
  margin-top: 20px;
}

#top_bnr_area3 > ul > li:first-child {
  margin-top: 0;
}
/* --------------------------------------------------------------------
  フローティングバナー
-------------------------------------------------------------------- */
.js-float-banner {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 300px;
  z-index: 100;
}
.js-float-banner img {
  max-width: 100%;
}
.js-float-banner .float-banner-item {
  position: relative;
}
.js-float-banner .js-close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 21px;
  height: 21px;
  background-color: #0b113e;
  border-radius: 50vh;
}
.js-float-banner .js-close::before,
.js-float-banner .js-close::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2px;
  height: 15px;
  background-color: #fff;
  border-radius: 50vh;
}
.js-float-banner .js-close::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.js-float-banner .js-close::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}