﻿/* CSS Document */
* {
  margin: 0;
  padding: 0;
  border: 0;
}
html, body {}
html {
  overflow-y: scroll;
}
body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
  background: url(../../../jp/vlockers/images/bg_all.gif) top center no-repeat #000;
  color: #3f3f3f;
  font-size: 12px;
  line-height: 1.4;
  background-attachment: fixed;
}
a {
  text-decoration: underline;
  color: #f5a22c;
}
a img {
  text-decoration: underline;
  color: #f5a22c;
  overflow: hidden;
  vertical-align: middle;
  border: 0;
  vertical-align: top;
}
a:hover {
  text-decoration: none;
  color: #f52c4d;
}
ul {
  list-style: none;
}
ol {
  list-style: none;
}
img {
  margin: 0px;
  padding: 0px;
  vertical-align: bottom;
}
.clear {
  clear: both;
}
.sp {
  margin: 0px;
  padding: 0px;
  width: 0px;
  height: 0px;
}
.f8 {
  font-size: 80%;
}
hr {
  clear: both;
  width: 680px;
  height: 1px;
  padding-top: 15px;
  border-bottom: 1px dotted #ffffff;
  margin-left: 10px;
  _margin: 10px 0 0 0px;
}
hr.hr_s {
  clear: both;
  width: 500px;
  height: 1px;
  padding-top: 15px;
  border-bottom: 1px dotted #ffffff;
  margin-left: 10px;
  _margin: 10px 0 0 0px;
}
.blue {
  color: #5b9ed5;
}
.d_blue {
  color: #00F;
}
.red {
  color: #FF3366;
}
.red2 {
  color: #F00;
}
.yel {
  color: #FC0;
}
.pink {
  color: #F3C;
}
.line {
  color: #ee859a;
  font-weight: bold;
}
.green {
  color: #91a501;
}
.green_d {
  color: #006400;
}
.ppl {
  color: #7114aa;
}
.chui {
  font-size: 10px;
  color: #FF0033;
}
.broun {
  color: #663300;
}
.cl {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.txts {
  font-size: 11px;
}
.fsl {
  font-size: 16px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
.opacity a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  border: 0;
}
th {
  font-style: normal;
  font-weight: normal;
  text-align: left;
}
#pan {
  font-size: 11px;
  padding: 5px 5px;
  text-align: right;
}
#pan span {
  padding: 0 5px;
}
#pan a {
  border-bottom: 1px dotted #717171;
  color: #717171;
  font-family: "ＭＳ Ｐゴシック", Osaka, "Lucida Grande", geneva, verdana, sans-serif;
  font-size: 11px;
  text-decoration: none;
  padding: 0 5px;
}
#pan a:hover {
  border-bottom: 1px solid #717171;
}
#pan_bot {
  font-size: 11px;
  padding: 5px 5px;
  text-align: left;
}
#pan_bot span {
  padding: 0 5px;
}
#pan_bot a {
  border-bottom: 1px dotted #717171;
  color: #717171;
  font-family: "ＭＳ Ｐゴシック", Osaka, "Lucida Grande", geneva, verdana, sans-serif;
  font-size: 11px;
  margin: 0 5px;
  text-decoration: none;
}
#pan_bot a:hover {
  border-bottom: 1px solid #717171;
}
div.top_pagetop {
  width: 872px;
  text-align: right;
  padding: 4px 0 20px 0;
  border-top: 1px dotted #CCCCCC;
  margin: 0 auto;
}
div.info_pagetop {
  width: 830px;
  text-align: right;
  padding: 4px 0 20px 0;
  border-top: 1px dotted #CCCCCC;
}
.con_pagetop {
  width: 760px;
  text-align: right;
  padding: 4px 0 0px 0;
  border-top: 1px dotted #CCCCCC;
  margin: 20px 0 0 0;
}
/**************************************************************/
/*ヘッダー*/
/**************************************************************/
/**************************************************************/
/*スライダ*/
/**************************************************************/
.topm {
  margin: 15px auto;
  width: 880px;
  text-align: center;
  padding: 0;
  overflow: auto;
}
.topm .topbn {
  float: left;
  width: 880px;
  position: relative;
}
.topm .topbn .twrap {
  width: 880px;
  height: 365px;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
}
/*.ttl{
	width:442px;
	height:163px;
	position:absolute;
	top:5px;
	left:120px;
	z-index:999;
	border:none;
	background:url(../../../jp/vlockers/images/top/main/main_logo.png) no-repeat
}メインロゴ*/
.topm .topbn ul {
  width: 100000px;
  position: absolute;
  top: 0;
  left: 0;
}
.topm .topbn li {
  list-style: none;
  float: left;
}
/*テキスト*/
.topm_t {
  background: #39F;
  color: #fff;
  padding: 15px 30px;
  text-align: left;
  line-height: 140%;
  overflow: auto;
  width: 840px;
}
.topm_t a {
  color: #F00;
  font-weight: bold;
}
.topm_t a:hover {
  color: #F00;
  font-weight: bold;
}
.topm .topbn li img {
  vertical-align: middle;
  border: none;
}
.topm .topbn li div a.title {
  font-size: 15px;
  font-weight: bold;
  border: none;
}
.topm .topbn li div {
  border: none;
}
.topm .topbn li div a {
  font-weight: normal;
  border: none;
}
/*サムネ*/
.topm .topbn img {
  border: 1px solid #fff;
}
.topm .topbn .t_thum {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 8;
  height: auto;
  overflow: hidden;
}
.topm .topbn .t_thum img {
  border: 4px solid #FFF;
  vertical-align: middle;
  margin-bottom: 5px;
  width: 96px;
  height: 97px;
}
.topm .topbn .t_thum img.active {
  border: 4px solid #3FF;
}
.topm .topbn a {
  outline: none;
}
.topm .top {
  float: right;
  width: 300px;
  background: #fff;
}
.topm .top li {
  font-size: 11px;
  padding: 10px 0;
  list-style: none;
  margin-left: 3px;
}
.topm .top li a {}
.topm .top li span {
  display: block;
  font-size: 11px;
  height: 14px;
  overflow: hidden;
}
.topm .top li span a.comments {
  float: right;
}
/**************************************************************************************
	contents size
***************************************************************************************/
h1 {
  width: 275px;
  float: left;
}
p.top_volks_log {
  float: right;
  height: 36px;
}
p.top_volks_log img {
  width: 130px;
  background: #fff;
  position: relative;
  right: 10px;
  top: 10px;
}
h2 {
  line-height: non;
}
/*甲子園結果発表のみ*/
#wrapper {
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow: auto;
}
/********** cont ********************/
#cont {
  width: 920px;
  height: auto;
  margin: 0 auto;
  background: #fff;
  position: relative;
}
/*甲子園結果発表ページ*/
#cont_result {
  width: 920px;
  height: auto;
  margin: 0 auto;
  background: #000;
  position: relative;
}
/********** top main********************/
#rotator {
  background: url(../../../jp/vlockers/rotator/rotator.php) no-repeat top center;
  width: 920px;
  height: 333px;
}
div.top_mainimg {
  margin: 25px 0 0 0;
  padding: 25px 0 0 0;
  height: 333px;
  width: 920px;
}
.top_img_btn {
  padding: 216px 0 0 85px;
  float: left;
  width: 477px;
}
.top_rightimg {
  float: left;
  width: 268px;
  padding: 23px 0 0 56px;
}
div.con_box_0 {
  float: left;
  width: 300px;
}
div.cam_box_1 {
  float: left;
  width: 288px;
}
div.cam_right_box {
  float: left;
  padding: 0 0 0 0px;
  width: 202px;
  margin-left: 30px;
  ;
}
div.position {
  top: 330px;
  left: 85px;
  position: absolute;
}
.position3 {
  top: 137px;
  left: 748px;
  position: absolute;
}
div#position_pan {
  top: 81px;
  right: 10px;
  position: absolute;
  font-size: 11px;
  padding: 7px 15px 5px 5px;
  text-align: right;
}
#position_pan span {
  padding: 0 5px;
}
#position_pan a {
  border-bottom: 1px dotted #717171;
  color: #717171;
  font-family: "ＭＳ Ｐゴシック", Osaka, "Lucida Grande", geneva, verdana, sans-serif;
  font-size: 11px;
  text-decoration: none;
  padding: 0 5px;
}
#position_pan a:hover {
  border-bottom: 1px solid #717171;
}
/********** header ********************/
div.header {
  width: 920px;
  height: 83px;
  background: url(../../../jp/vlockers/images/bg_header.gif) top center no-repeat;
}
#htd_logo {
  position: absolute;
  top: 10px;
  left: 15px;
  display: block;
  width: 200px;
  text-align: center;
}
#htd_logo p {
  color: #59b4ee;
}
ul.menu {
  width: 528px;
  height: 40px;
  position: absolute;
  top: -9px;
  left: 392px;
}
div#menu {
  float: left;
  height: 40px;
  padding-left: 117px;
  width: 528px;
}
#gb {
  position: absolute;
  top: 40px;
  right: 40px;
}
#gb img {
  float: left;
}
#gb p {
  float: left;
  text-align: center;
  padding-top: 30px;
  line-height: 16px;
}
#gb p.webk {
  clear: both;
  font-size: 80%;
  color: #59b4ee;
}
#gb a {
  color: #59b4ee;
  text-decoration: underline;
}
#gb a:hover {
  color: #f52c4d;
  text-decoration: none;
}
div.main_bottom {
  width: 900px;
  padding: 0 0 0 20px;
}
.img_map {
  border: medium none;
  outline: medium none;
}
.top_main_image {
  position: relative;
}
#menu ul {
  float: right;
  overflow: hidden;
}
#menu li {
  float: left;
}
/********** main_contents ********************/
div.contents {
  padding: 0 20px;
  margin: 0 auto;
}
div.layout1 {
  padding: 0px 0 0px 0;
}
.layout_in {
  background: url(../../../jp/vlockers/images/bg_concept_mid.gif) repeat-y;
  padding: 10px 20px;
  margin: 0 auto;
}
/*甲子園結果発表のページ用*/
.layout_in_result {
  background-color: #fff;
  overflow: auto;
  padding: 11px 15px 10px 15px;
}
div.layout_in_con {
  background: url(../../../jp/vlockers/images/bg_concept_mid.gif) repeat-y;
  padding: 11px 0 10px 60px;
  width: 820px;
}
h2.h2_title {
  padding: 0 0 16px 0;
}
/*TOP_btn*/
#kou_bnr {
  overflow: auto;
}
.kou_bn1 {
  margin: 0 10px 0 20px;
  background: url(../../../jp/vlockers/images/top/kou_bnr1_off.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 430px;
  height: 46px;
  float: left;
  text-indent: -999em;
}
.kou_bn1 a {
  background: url(../../../jp/vlockers/images/top/kou_bnr1_off.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 430px;
  height: 46px;
  float: left;
  text-indent: -999em;
}
.kou_bn1 a:hover {
  background: url(../../../jp/vlockers/images/top/kou_bnr1_on.jpg) no-repeat;
}
.kou_bn2 {
  margin: 0 0 0 10px;
  background: url(../../../jp/vlockers/images/top/kou_bnr2_off.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 430px;
  height: 46px;
  float: left;
  text-indent: -999em;
}
.kou_bn2 a {
  background: url(../../../jp/vlockers/images/top/kou_bnr2_off.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 430px;
  height: 46px;
  float: left;
  text-indent: -999em;
}
.kou_bn2 a:hover {
  background: url(../../../jp/vlockers/images/top/kou_bnr2_on.jpg) no-repeat;
}
/********** news ********************/
div.news {
  padding: 10px 0 15px 0;
}
div.news_in {
  background: url(../../../jp/vlockers/images/bg_news_mid.gif) repeat-y;
  padding: 10px 20px 0;
}
table.news_table {
  width: 840px;
  line-height: 1.4;
  padding: 5px 0;
}
/*
table.news_table td{
	border-bottom:1px dashed #cccccc;

	}
*/
table.news_table th {
  padding: 0 0px 0 40px;
  /*border-bottom:1px dashed #cccccc;*/
  width: 80px;
  vertical-align: top;
}
.news_sto {
  background: url(../../../jp/vlockers/images/icon_new.gif) no-repeat;
}
.mid_box {
  margin: 0 0 0 -15px;
}
/********** newitem ********************/
div.newitem {
  width: 300px;
  padding: 0 0 17px 0;
  float: left;
  margin: 0 0 0 15px;
  display: inline;
}
div.newitem_in {
  padding: 0 10px;
  background: url(../../../jp/vlockers/images/bg_newitem_mid.gif) repeat-y;
}
.newitem_in table tr {
  padding: 5px 0;
}
.newitem_in table th {
  border: 1px solid #cccccc;
  vertical-align: middle;
  width: 70px;
  margin: 5px 0;
}
.newitem_in table td {
  border-bottom: 1px solid #cccccc;
  height: 81px;
  font-size: 10px;
  width: 200px;
  padding: 0px 0 0px 5px;
}
/********** goodslist_s ********************/
.goodslist_s {
  width: 300px;
  padding: 0 0 17px 0;
  float: left;
}
.goodslist_s_in {
  background: url(../../../jp/vlockers/images/bg_goodslist_s_mid.gif) repeat-y;
  padding: 0 10px;
}
.goodslist_s_in table tr {
  padding: 0 0 5px 0;
}
.goodslist_s_in table th {
  border: 1px solid #cccccc;
  vertical-align: top;
  width: 70px;
  margin: 0 5px;
}
.goodslist_s_in table td {
  border-bottom: 1px solid #cccccc;
  vertical-align: bottom;
  font-size: 10px;
  width: 200px;
  padding: 5px;
}
/********** info ********************/
div.info {
  width: 300px;
  padding: 0 0 17px 0;
  float: left;
  margin: 0 0 0 15px;
  display: inline;
}
div.info_in {
  padding: 0 10px;
  background: url(../../../jp/vlockers/images/bg_newitem_mid.gif) repeat-y;
}
.info_in table th {
  border-bottom: 1px solid #cccccc;
  vertical-align: top;
  width: 60px;
  margin: 0 5px;
  padding: 5px 0;
}
.info_in table td {
  border-bottom: 1px solid #cccccc;
  vertical-align: top;
  font-size: 10px;
  width: 214px;
  padding: 5px 0;
}
p.info_more {
  text-align: right;
  padding: 0 10px;
  font-size: 10px;
}
div.twit {
  width: 250px;
  padding: 0 0 17px 0;
  float: left;
  margin: 0 0 0 15px;
  display: inline;
}
/********** goodslist ********************/
div.goodslist {
  padding: 0px 0 50px 0;
}
div.goodslist_in {
  padding: 10px 0 0 15px;
}
.goodslist_in td {
  width: 282px;
  vertical-align: center;
}
.goodslist_in th {
  padding: 0 20px 0 0;
  border-bottom: 1px dashed #cccccc;
  width: 70px;
  vertical-align: top;
}
div.mid_box {
  margin: 0 0 0 -15px;
}
/********** bot_banner ********************/
.bot_banner {
  margin: 10px 0px 0 0;
}
.bot_banner p {
  margin: 0 3px 5px 0;
  float: left;
}
/********** footer ********************/
div.footer {
  background: url(../../../jp/vlockers/images/bg_top_line_2.gif) top left no-repeat;
  padding: 3px 0 0 0;
  width: 920px;
}
p.ft_logo {
  width: 162px;
  padding: 11px 0 0 20px;
  float: left;
  display: inline;
}
p.ft_logo img {
  width: 162px;
}
p.ft_text {
  float: left;
  padding: 11px 0 0 12px;
  font-size: 10px;
  color: #949494;
  display: inline;
}
/********** concept ********************/
div.con_mainimg {
  margin: 0px 0 0 0;
}
.con_in {
  padding: 0 0 0 30px;
}
div.con_btn {
  background: url(../../../jp/vlockers/images/con_bg_enjoy.jpg) no-repeat;
  width: 760px;
  height: 256px;
}
p.con_btn_img {
  float: left;
  margin: 0 17px 0 0;
  padding: 4px 0 0 0;
  display: inline;
}
.con_btn_img_end {
  float: left;
  padding: 4px 0 0 0;
}
div.con_box {
  padding: 15px 0 0 0;
}
div.con_01 {
  background: url(../../../jp/vlockers/images/con_01.jpg) no-repeat;
  padding: 0 0 30px 0;
  height: 218px;
  width: 760px;
}
div.con_02 {
  background: url(../../../jp/vlockers/images/con_02.jpg) no-repeat;
  padding: 0 0 30px 0;
  height: 218px;
  width: 760px;
}
div.con_03 {
  background: url(../../../jp/vlockers/images/con_03.jpg) no-repeat;
  padding: 0 0 30px 0;
  height: 218px;
  width: 760px;
}
div.con_04 {
  background: url(../../../jp/vlockers/images/con_04.jpg) no-repeat;
  padding: 0 0 30px 0;
  height: 218px;
  width: 760px;
}
p.con_box_text {
  padding: 150px 30px 0px 40px;
  width: 486px;
  float: left;
}
p.con_box_btn {
  width: 194px;
  float: left;
  padding: 157px 0 0 0;
}
.con_box_btn_en {
  width: 194px;
  float: left;
  padding: 70px 0 0 0;
}
/********** list ********************/
div.list {
  margin: 0 0 0 -17px;
}
div.list_box {
  float: left;
  width: 172px;
  padding: 10px 12px;
  margin: 0 0 0 15px;
  display: inline;
}
p.list_box_img {
  padding: 0 13px;
}
.list_text {
  padding: 5px;
}
.list_icon_new {
  padding: 0 0 3px 0;
}
/********** goods_detail ********************/
.cha_001 {
  margin: 0 0 5px 28px;
}
/* clum_left */
div.clum_left {
  margin: 0 15px 0 0px;
  float: left;
  display: inline;
  width: 295px;
}
.name_box {
  background: url(../../../jp/vlockers/images/namebox_leftimg_b.jpg) repeat-y;
  padding: 0 0 0 20px;
}
div.name_box_b {
  /*background:url(../../../jp/vlockers/images/namebox_leftimg_b.jpg) repeat-y;*/
  padding: 0 0 0 25px;
}
div.photolistbox {
  width: 271px;
  margin: 0 0 0 24px;
}
.pfoto_list_title {
  padding: 10px 0 2px 0;
}
.photolist_bg {
  background: url(../../../jp/vlockers/images/bg_photo_list.gif);
  padding: 0 0 5px 0;
  margin: 0 0 15px 0;
  width: 100%;
}
.photolist_bg li {
  width: 85px;
  margin: 4px 0 0 4px;
  float: left;
  display: inline;
  _height: 37px;
}
/* clum_right */
div.clum_right {
  float: left;
  position: relative;
}
.clum_right_001_2 {
  float: left;
  height: 820px;
  position: relative;
}
p.de_link {
  text-align: right;
  padding: 10px 0 0 0;
}
p.name_new_on {
  background: url(../../../jp/vlockers/images/icon_new.gif) bottom left no-repeat;
  text-align: right;
  margin: 0 0 0 3px;
  font-size: 10px;
  color: #ff0000;
}
.name_new_off {
  text-align: right;
  margin: 0 0 0 10px;
  font-size: 10px;
  color: #ff0000;
}
p.name_top {
  padding: 0px 0px 10px 0px;
  color: #666666;
}
div.clum_right_text {
  color: #666666;
  width: 390px;
  line-height: 1.6;
  float: left;
  padding: 0 40px 20px 24px;
}
.clum_right_text h4 {
  border-left: #666666 solid 5px;
  padding: 0 0 0 0.5em;
  margin: 0 0 0.5em 0;
  font-size: 120%;
}
p.clum_right_text p {
  padding: 0 0 0 1em;
}
.buy_btn_non {
  margin: 0 0 0 24px;
  text-align: center;
  color: #ff0000;
  padding: 7px 0;
  font-size: 120%;
  font-weight: bold;
  border: 5px solid #ff0000;
}
.item_detail {
  bottom: 0;
  width: 360px;
  border-top: 1px solid #cccccc;
  border-right: 4px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-collapse: separate;
  border-spacing: 1px;
}
.item_detail td {
  border-bottom: 1px dashed #cccccc;
  padding: 4px;
}
.item_color {
  background: none repeat scroll 0 0 #666666;
  color: #FFFFFF;
  text-align: center;
  vertical-align: top;
  padding: 4px;
  width: 70px;
}
.item_s {
  background: none repeat scroll 0 0 #cccccc;
  color: #666666;
  text-align: center;
  vertical-align: top;
  padding: 4px;
  width: 70px;
  font-size: 10px;
}
.item_std {
  font-size: 90%;
}
.right_img {
  padding: 50px 0 0 0;
}
.bot_clum_left {
  float: left;
}
div.bot_clum_right {
  float: left;
  padding: 0 0 20px 0;
}
p.buy_btn a {
  background: url("../../../jp/vlockers/images/goods_images/btn_buy_new.jpg") no-repeat scroll 0 0 transparent;
  display: block;
  height: 45px;
  text-indent: -999em;
  width: 271px;
  margin: 0 0 0 24px;
  overflow: hidden;
}
p.buy_btn a:hover {
  background-position: left bottom;
}
p.buy_btn_j a {
  background: url("../../../jp/vlockers/images/goods_images/btn_buy_new.jpg") no-repeat scroll 0 0 transparent;
  display: block;
  height: 45px;
  text-indent: -999em;
  width: 271px;
  margin: 10px auto 10px;
}
p.buy_btn_j a:hover {
  background-position: left bottom;
}
/********** information ********************/
div.info_box {
  padding: 0 0 0px 0;
}
div.info_clum_left {
  margin: 0 20px 0 10px;
  float: left;
  display: inline;
  width: 500px;
}
div.info_clum_right {
  float: left;
  position: relative;
}
p.info_name_top {
  padding: 10px 10px 10px 10px;
  color: #666666;
  width: 285px;
  _width: 305px;
}
div.info_clum_right_text {
  padding: 20px 10px 10px 10px;
  color: #666666;
  width: 285px;
  _width: 305px;
}
p.info_clum_right_text p {
  padding: 0.5em 0 2em 1em;
  line-height: 1.6;
}
h2.info_h3 {
  padding: 0 0 1em 0;
}
.info_name_new_on {
  background: url(../../../jp/vlockers/images/icon_new.gif) bottom left no-repeat;
  padding: 10px 10px 0px 0px;
  text-align: right;
  margin: 0 0 0 10px;
  font-size: 10px;
  color: #ff0000;
  _width: 295px;
}
.info_name_new_off {
  padding: 10px 10px 0px 0px;
  text-align: right;
  margin: 0 0 0 10px;
  font-size: 10px;
  color: #ff0000;
  _width: 295px;
}
dl.spec dt {
  height: 50px;
  padding: 15px 0 5px 0;
  line-height: 1.4;
}
dl.spec dt:first-line {
  font-size: 10px;
  line-height: 1.6;
}
dl.spec dt.new {
  background: url(../../../jp/vlockers/images/icon_new.gif) top left no-repeat;
}
dl.spec dd {
  text-align: right;
  padding-bottom: 2px;
  border-bottom: #555 dotted 1px;
  color: #555555;
}
/********** Challenge VLOCKer's ********************/
div.cha_mainimg {
  padding: 0px 0 10px 0;
}
div.layout_in_cha {
  background: url(../../../jp/vlockers/images/bg_concept_mid.gif) repeat-y;
  padding: 11px 0 10px 30px;
  width: 850px;
}
div.chabox_left {
  width: 226px;
  float: left;
}
div.chabox_right {
  width: 554px;
  float: left;
  margin: 0 0 0 35px;
}
h3.chabox_right_top {
  background: url(../../../jp/vlockers/images/bg_cha_title.jpg) no-repeat;
  height: 158px;
  padding: 98px 0 0 60px;
  font-size: 12px;
  font-weight: normal;
  margin: 7px 0 0 0;
}
p.cha_intro {
  font-size: 10px;
  padding: 0px 10px 10px 10px;
}
p.chara_title {
  padding: 8px 0 5px;
}
div.chara_box {
  margin: 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px dashed #949494;
}
p.chara_img {
  float: left;
  width: 72px;
}
p.chara_text {
  font-size: 10px;
  float: left;
  width: 145px;
  padding: 0 0 0 5px;
}
div.test_top {
  background: url(../../../jp/vlockers/images/cha_test1_top.jpg) no-repeat;
  height: 67px;
  line-height: 1.2;
  padding: 144px 43px 0 93px;
  color: #ffffff;
  margin: 22px 0 0 0;
}
div.test_mid {
  background: url(../../../jp/vlockers/images/cha_test1_mid.jpg) repeat-y;
  height: 600px;
}
div.test_mid8 {
  background: url(../../../jp/vlockers/images/cha_test1_mid.jpg) repeat-y;
  height: 800px;
}
ul.test_list_box {
  padding: 0 0 0 22px;
  float: left;
}
ul.test_list_box_bot {
  padding: 0 0 0 22px;
  width: 264px;
  float: left;
}
li.test_list_top {
  float: left;
  width: 160px;
  padding: 12px 15px 0 0;
}
li.test_list_bot {
  float: left;
  width: 113px;
  padding: 12px 19px 0 0;
}
p.test_list_att {
  text-align: right;
  font-size: 10px;
  padding: 4px 6px 0 0;
  color: #FF0000;
}
p.test_list_ko {
  padding: 16px 0px 0 0;
  float: left;
  width: 0px;
}
div.use_mid {
  background: url(../../../jp/vlockers/images/cha_test1_mid.jpg) repeat-y;
  width: 532px;
  padding: 0 0 8px 22px;
  height: 80px;
}
.use_box_left {
  float: left;
  width: 246px;
  padding: 5px;
}
div.use_box_right {
  float: left;
  width: 250px;
  padding: 5px;
}
p.use_img {
  float: left;
  width: 66px;
  padding: 0 10px 0 0;
}
p.use_text {
  float: left;
  width: 170px;
  font-size: 10px;
}
p.cha_next {
  padding: 10px 0;
}
div.bull_btn {
  padding: 10px 0 0 0;
}
h3.chabox2_right_top {
  background: url(../../../jp/vlockers/images/bg_cha_title2.jpg) no-repeat;
  height: 130px;
  padding: 126px 0 0 60px;
  font-size: 12px;
  font-weight: normal;
  margin: 7px 0 0 0;
}
div.test2_top {
  background: url(../../../jp/vlockers/images/cha_test2_top.jpg) no-repeat;
  height: 74px;
  line-height: 1.2;
  padding: 144px 43px 0 131px;
  color: #ffffff;
  margin: 22px 0 0 0;
}
div.test2_top2 {
  background: url(../../../jp/vlockers/images/cha_test2_top_bot.jpg) no-repeat;
  height: 80px;
  line-height: 1.2;
  width: 554px;
}
.test2_top_left {
  float: left;
  padding: 40px 56px 0 30px;
}
.test2_top_right {
  float: left;
  padding: 40px 0 0 33px;
}
/* for safari */
/*\*/
html:\66irst-child test2_top_right {
  float: left;
  padding: 40px 0 0 30px;
}
/* end */
div.test2_mid {
  background: url(../../../jp/vlockers/images/cha_test1_mid.jpg) repeat-y;
  height: 816px;
}
div.test2_mid_1 {
  background: url(../../../jp/vlockers/images/bg_test2_1.jpg) no-repeat;
  width: 510px;
  margin: 4px 0 20px 22px;
  height: 116px;
}
p.test2_mid_1_left {
  float: left;
  padding: 79px 0 0 38px;
  width: 120px;
}
p.test2_mid_1_mid {
  float: left;
  padding: 79px 0 0 54px;
  width: 90px;
}
p.test2_mid_1_right {
  float: left;
  padding: 12px 0 0 62px;
}
div.test2_mid_2 {
  background: url(../../../jp/vlockers/images/bg_test2_2.jpg) no-repeat;
  width: 510px;
  margin: 0 0 20px 22px;
  height: 116px;
}
div.test2_mid_3 {
  background: url(../../../jp/vlockers/images/bg_test2_3.jpg) no-repeat;
  width: 510px;
  margin: 0 0 20px 22px;
  height: 116px;
}
div.test2_mid_4 {
  background: url(../../../jp/vlockers/images/bg_test2_4.jpg) no-repeat;
  width: 510px;
  margin: 0 0 20px 22px;
  height: 116px;
}
div.test2_mid_5 {
  background: url(../../../jp/vlockers/images/bg_test2_5.jpg) no-repeat;
  width: 510px;
  margin: 0 0 20px 22px;
  height: 116px;
}
div.test2_mid_6 {
  background: url(../../../jp/vlockers/images/bg_test2_6.jpg) no-repeat;
  width: 510px;
  margin: 0 0 20px 22px;
  height: 116px;
}
.cha3 {
  padding: 28px 0 0 20px;
}
.test2_bot {
  background: url(../../../jp/vlockers/images/cha_test1_mid.jpg) repeat-y;
}
.test2_bot ul {
  list-style: none;
  padding: 0 0 0 23px;
}
.test2_bot li {
  float: left;
  padding: 0 10px 5px 0;
}
h3.chabox3_right_top {
  background: url(../../../jp/vlockers/images/bg_cha_title3.jpg) no-repeat;
  height: 130px;
  padding: 126px 0 0 60px;
  font-size: 12px;
  font-weight: normal;
  margin: 7px 0 0 0;
}
div.test3_top {
  background: url(../../../jp/vlockers/images/cha_test3_top.jpg) no-repeat;
  height: 66px;
  line-height: 1.2;
  padding: 144px 43px 0 131px;
  color: #ffffff;
  margin: 22px 0 0 0;
}
div.test0_mid {
  background: url(../../../jp/vlockers/images/cha_test1_mid.jpg) repeat-y;
  height: 52px;
}
ul.test0_list_box {
  padding: 5px 22px 0 0px;
  float: right;
}
li.test0_list {
  float: right;
  width: 94px;
  padding: 0px 0px 0 5px;
}
h3.chabox4_right_top {
  background: url(../../../jp/vlockers/images/bg_cha_title4.jpg) no-repeat;
  height: 153px;
  padding: 102px 0 0 60px;
  font-size: 12px;
  font-weight: normal;
  margin: 7px 0 0 0;
}
div.test4_top {
  background: url(../../../jp/vlockers/images/cha_test4_top.jpg) no-repeat;
  height: 66px;
  line-height: 1.2;
  padding: 144px 43px 0 131px;
  color: #ffffff;
  margin: 22px 0 0 0;
}
h3.chabox5_right_top {
  background: url(../../../jp/vlockers/images/bg_cha_title5.jpg) no-repeat;
  height: 162px;
  padding: 112px 0 0 60px;
  font-size: 12px;
  font-weight: normal;
  margin: 7px 0 0 0;
}
div.test5_top {
  background: url(../../../jp/vlockers/images/cha_test5_top.jpg) no-repeat;
  height: 73px;
  line-height: 1.2;
  padding: 149px 20px 0 160px;
  color: #ffffff;
  margin: 22px 0 0 0;
}
h3.chabox6_right_top {
  background: url(../../../jp/vlockers/images/bg_cha_title6.jpg) no-repeat;
  height: 162px;
  padding: 112px 0 0 60px;
  font-size: 12px;
  font-weight: normal;
  margin: 7px 0 0 0;
}
div.test6_top {
  background: url(../../../jp/vlockers/images/cha_test6_top.jpg) no-repeat;
  height: 73px;
  line-height: 1.2;
  padding: 149px 20px 0 145px;
  color: #ffffff;
  margin: 22px 0 0 0;
}
h3.chabox7_right_top {
  background: url(../../../jp/vlockers/images/bg_cha_title7.jpg) no-repeat;
  height: 171px;
  padding: 100px 0 0 60px;
  font-size: 12px;
  font-weight: normal;
  margin: 7px 0 0 0;
}
div.test7_top {
  background: url(../../../jp/vlockers/images/cha_test7_top.jpg) no-repeat;
  height: 73px;
  line-height: 1.2;
  padding: 149px 40px 0 145px;
  color: #ffffff;
  margin: 22px 0 0 0;
}
h3.chabox8_right_top {
  background: url(../../../jp/vlockers/images/bg_cha_title8.jpg) no-repeat;
  height: 171px;
  padding: 100px 0 0 60px;
  font-size: 12px;
  font-weight: normal;
  margin: 7px 0 0 0;
}
div.test8_top {
  background: url(../../../jp/vlockers/images/cha_test8_top.jpg) no-repeat;
  height: 61px;
  line-height: 1.2;
  padding: 149px 40px 0 145px;
  color: #ffffff;
  margin: 22px 0 0 0;
}
h3.chabox9_right_top {
  background: url(../../../jp/vlockers/images/bg_cha_title9.jpg) no-repeat;
  height: 171px;
  padding: 100px 0 0 60px;
  font-size: 12px;
  font-weight: normal;
  margin: 7px 0 0 0;
}
div.test9_top {
  background: url(../../../jp/vlockers/images/cha_test9_top.jpg) no-repeat;
  height: 61px;
  line-height: 1.2;
  padding: 149px 40px 2px 145px;
  color: #ffffff;
  margin: 22px 0 0 0;
}
/* ジョイント */
div.jo_box {
  margin: 0 0 30px 10px;
  width: 825px;
}
table.jo_1 {
  float: left;
  width: 182px;
  margin: 0 0 0 17px;
}
div.jo_2 {
  float: left;
  width: 300px;
  margin: 0 0 0 20px;
  display: inline;
}
.jo_2 h4 {
  border-left: 5px solid #666666;
  margin: 0 0 0.5em;
  padding: 0 0 0 0.5em;
}
div.jo_3 {
  float: left;
  width: 280px;
  margin: 0 0 0 10px;
  display: inline;
}
div.jo_4 {
  float: left;
  width: 820px;
  text-align: center;
  padding: 5px 0 5px 0;
  background: url("../../../jp/vlockers/images/bg_dtline.gif") repeat-x scroll left bottom transparent;
}
div.jo_name_box {
  background: url(../../../jp/vlockers/images/namebox_leftimg.jpg) repeat-y;
  padding: 0 0 0 20px;
  margin: 0 0 20px 0;
}
.jo_name_box_b {
  background: url(../../../jp/vlockers/images/namebox_leftimg_b.jpg) repeat-y;
  padding: 0 0 0 20px;
}
p.jo_name_top {
  padding: 0px 10px 0px 5px;
  font-size: 20px;
  font-weight: bold;
  font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
}
table.jo_item_detail {
  bottom: 0;
  width: 280px;
  border-top: 1px solid #cccccc;
  border-right: 4px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-collapse: separate;
  border-spacing: 1px;
}
.jo_item_detail td {
  border-bottom: 1px dashed #cccccc;
  padding: 4px;
  font-size: 10px;
}
.jo_item_color {
  background: none repeat scroll 0 0 #666666;
  color: #FFFFFF;
  text-align: center;
  width: 50px;
  vertical-align: top;
  padding: 2px;
  font-size: 10px;
}
.jo_item_s {
  background: none repeat scroll 0 0 #cccccc;
  color: #666666;
  text-align: center;
  width: 64px;
  vertical-align: top;
  padding: 4px;
  _width: 70px;
  font-size: 10px;
}
.jo_buy_btn_non {
  text-align: center;
  color: #ff0000;
  padding: 7px 0;
  font-size: 120%;
  font-weight: bold;
  border: 5px solid #ff0000;
  width: 170px;
  margin: 0 0 0 20px;
}
div.contest_hr4 {
  background: url(../../../jp/vlockers/images/contest_hr4_bg.jpg) no-repeat;
  height: 157px;
}
.contest_hr4 p {
  padding: 62px 0 0 444px;
}
div.contest_hr4 a {
  background: url(../../../jp/vlockers/images/contest_hr4_bt.png) no-repeat;
  display: block;
  height: 53px;
  overflow: hidden;
  width: 358px;
  text-indent: -999em;
}
div.contest_hr4 a:hover {
  background: url(../../../jp/vlockers/images/contest_hr4_bt_on.png) no-repeat;
}
div.rebg {
  background: url(../../../jp/vlockers/images/contest_re_mid.jpg) repeat-y;
}
div.rebg ul {
  padding: 9px 0 14px 115px;
}
div.rebg ul li {
  padding: 5px 0 0px 15px;
  width: 670px;
  text-indent: -1em;
}
/* ------------------------------------------------------ */
table.test8 {
  padding: 20px 0px 20px 30px;
  margin-left: 20px;
}
table.test8 img {
  padding: 5px 5px;
}
p.j8 {
  font-size: 11px;
  color: #333333;
  padding: 30px 20px 0px 20px;
  width: 140px;
  line-height: 12px;
}
p.j82 {
  font-size: 11px;
  color: #333333;
  padding: 17px 20px 0px 20px;
  width: 140px;
  line-height: 12px;
}
/* ------------------------------------------------------ */
div.test9img {
  padding: 20px 0px 10px 30px;
  margin-left: 20px;
  background: url(../../../jp/vlockers/images/cha_test1_mid.jpg);
  height: auto;
}
div.test9img img {
  padding: 5px 5px;
}
ul.setList {
  margin-bottom: 0px;
}
ul.setList li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 3px;
  line-height: 1.2;
}
/*--------------------------*/
.notice_container {
  border: 5px double #cc0033;
  text-align: center;
  font-size: 15px;
  margin: 10px 0px 40px 5px;
  background: #fff;
  font-weight: bold;
  width: 810px;
}
.notice_container a {
  display: block;
  padding: 20px 0 18px;
  color: #cc0033;
  text-decoration: none;
}
.notice_container a:hover {
  text-decoration: underline;
}
/*
2022.10.26 一時対比
*/
#menu ul {
  float: none;
}
#menu ul li {
  width: 24%;
  text-align: center;
}
#menu ul li:nth-child(2) {
  display: none;
}
/***********************************
join_vlc -- 2022.12.26　追記
***********************************/
.cont-concept {
  width: 880px;
  margin: 0 auto;
}
.layout-wrap {
  width: 860px;
  margin: 0 auto;
  padding: 0 10px 0;
  background: url(/jp/vlockers/images/bg_concept_mid.gif) repeat-y;
}
.concept-img img {
  width: 860px;
  margin: 0 auto 0;
}
.concept-img img.main_joinvlc {
  border-bottom: 2px dotted #a5030e;
  padding-bottom: 20px;
  margin: 0 auto 15px;
}
.join-fiore {
  width: 835px;
  margin: 50px auto 0;
}
.join-deco {
  border-bottom: 2px solid #a6040f;
  margin-bottom: 15px;
}
.join-tit {
  background: #a6040f;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  padding: 15px 15px 5px;
  position: relative;
  width: 390px;
  height: 25px;
}
.join-tit::after {
  position: absolute;
  top: 0px;
  right: -50px;
  content: '';
  border-width: 0px 50px 46px 0px;
  border-style: solid;
  border-color: transparent transparent #a6040f;
}
.join-lead {
  font-size: 15px;
  font-weight: bold;
  color: #424242;
  padding-bottom: 15px;
}











