@charset "UTF-8";

#main_area h2{
	display: block;
	font-size: 1.4em;
	line-height: 1.8em;
	width: 100%;
	color: #FF2B00;
}

#side_area {
	visibility:hidden;
	height:2em;
}
#side_area #local_navi_btn {
	visibility: hidden;
	height:0px;
}

#main_area #personal_btn{
	width:100%;
	clear:both;
}
#main_area #contents_detail h3{
	color:#FF2B00;
}
#personal_btn .personalbtn {
	float:left;
	width:48%;
	margin:0 2% 2em 0;
	text-align:center;
	height:1.8em;
	font-size:1em;
	border-radius:8px;
}
#personal_btn .personalbtn a {
	color:#FFFFFF;
	text-decoration:none;
}	
#personal_btn .fav_btn {
	background-color:#3673BF;
}
#personal_btn .watch_btn {
	background-color:#BD5E60;
}

.item_box img.itemimg {
	float:left;
	margin:0 0.5em 0.5em 0;
}

/*サポートトップページコンテンツ*/
#support_lineup {
	width:100%;
	height:auto;
	clear:both;
}

.support_item {
	width:40%;
	margin:5%;
	float:left;
}

#supportcenter {
	width:90%;
	height:auto;
}





#feature_area h2 {
	display:block;
	width:100%;
	height:1.6em;
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#AF2F31;
	text-indent:1em;
}

#feature_area .feature_box {
	clear:both;
	width:100%;
	height:auto;
}

.feature_box img.featureimg {
	float:left;
	margin:0 0.5em 0.5em 0;
}
.feature_box p {
	font-size:1em;
}
.feature_box .feature_Inner_box {
	overflow:hidden;
}
span.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}
#storemap {
	visibility:hidden;
	height:0;
}
$storemap img {
	visibility:hidden;
}

.right_col.storesearch{
	visibility:hidden;
	height:0 !important;
}
.right_col .gs_btn {
	width:100%;
	clear:both;
	float:none;
	text-align:center;
}

.sitemap_Block{
	width:100%;
	overflow:hidden;
}
.sitemap_Block ul{
	width:100%;
	overflow:hidden;
	list-style:none;
	line-height:1.5;
}
ul.sitemap_Box{
	float:left;
	width:30%;
	margin-right:3%;
}
ul.sitemap_Box li{
	margin-bottom:10px;
}
ul.sitemap_innerBox{
	margin:0 0 20px 0.5em;
	font-size:90%;
}
ul.sitemap_innerBox li{
	margin-bottom:0;
}

/* Mobile Layout: 480px and below. */


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
@media print, only screen and (min-width: 481px) {
#main_area h2{
	font-size:	1.2em;
	line-height: 1.8em;
}

#side_area {
	visibility:visible;
	clear: both;
	width: 21%;
	height: auto;
	float: left;
}
#side_area #local_navi_btn {
	visibility:visible;
	width: 100%;
	height: auto;
	background-color:#EEE;
}
#side_area #local_navi_btn .btn_head {
	width: 100%;
	height: 1.6em;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	padding-top: 0.5em;
	font-weight: bold;
	font-size: 1.2em;
	display: block;
}
#side_area #local_navi_btn ul {
	list-style:none;
	padding: 1px auto 1px auto;
}

#side_area #locla_navi_btn ul li{
	display:block;
	width:98%;
	padding: 0;
	margin:0 auto 2px auto;
	background-color:#DDD;
}

#side_area #local_navi_btn ul li:hover{
	background-color:#AAA;
}

#main_area #personal_btn{
	width:40%;
	clear:none;
	float:right;
}
#personal_btn .personalbtn {
	float:left;
	width:48%;
	margin:0 2% 2em 0;
	text-align:center;
	height:1.8em;
	padding-top:0.5em;
	font-size:0.9em;
	border-radius:8px;
}
#personal_btn .personalbtn a {
	color:#FFFFFF;
}	
#personal_btn .fav_btn {
	background-color:#3673BF;
}
#personal_btn .watch_btn {
	background-color:#BD5E60;
}

/*サポートトップページコンテンツ*/
#support_lineup {
	width:100%;
	height:auto;
	clear:both;
}

.support_item {
	width:21%;
	margin:2%;
	float:left;
}


#storemap {
	visibility:hidden;
	height:0;
}
#storemap img {
	visibility:hidden;
	height:0;
}

#main_area .right_col dt {
	width: 14%;
	height: 2em;
	clear: both;
	display: block;
	float: left;
}
.right_col dd {
	clear: none;
	height: auto;
	display: block;
	width: 84%;
	float: right;
}
.right_col .gs_btn {
	width:100%;
	clear:none;
	float:right;
}

}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 999px) {

#main_area {
	width: 720px;
	clear:none;
	float: right;
}

#main_area .top_right {
	float:right;
}

#side_area {
	width: 200px;
	height: auto;
	float:left;
}
#main_area .right_col .pref_txt {
	visibility:visible;
	width: 96%;
	padding: 2%;
	height: auto;
	background-image: url(../products/images/td_bg.png);
}
#main_area .right_col dt {
	width: 100%;
	height: auto;
	float: none;
	clear: both;
	text-align: left;
}
.right_col dd {
	width: 100%;
	height: auto;
	text-align: left;
	float: none;
	clear: both;
}

/*サポートトップページコンテンツ*/
#support_lineup {
	width:100%;
	height:auto;
	clear:both;
}

.support_item {
	width:220px;
	height:300px;
	margin:10px;
	float:left;
}

#supportcenter {
	width:90%;
	height:auto;
}

#storemap {
	visibility:visible;
	height:350px;
	width:380px;
}

#storemap img {
	visibility:visible;
	height:350px;
	width:380px;
}

.right_col {
	visibility:visible;
}

}
