@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------
　▼動画一覧
------------------------------------------------ */
#movieList {
	clear:both;
	float:right;
	width:680px;
	margin:30px 0 0 0;
	padding-bottom:15px;
	list-style:none;
}

/* SP */
body.responsive-sp #movieList {
	width: 100%;
}

/* 動画リンク
------------------------------------------------ */
#movieList ul {
	margin:0;
	padding:0;
	list-style:none;
}
#movieList ul {
	margin-bottom:30px;
}
#movieList ul ul {
	margin-bottom:0;
}
#movieList li {
	padding:15px 0;
	border-bottom:1px dotted #ccc;
}
#movieList li li {
	padding:0;
	border-bottom:0;
}
#movieList .noBrd {
	border-bottom:none;
	padding-bottom:0;
}
#movieList .linkList{
	float:left;
	margin-left:35px;
	width: 380px;
}
#pdfList .linkList {
	float:left;
	margin:35px 0 0 35px;
	width: 380px;
}
.indexList .linkList {
	float: left;
    margin:0 25px;
    width: 130px;
    font-size: 1.3em;
    font-weight: bold;
	padding: 50px 0;
}
.indexList li:nth-child(odd){
	float: left;
	margin:0 16px 50px 0;
    background: linear-gradient(0deg, rgba(218,227,226,1) 0%, rgba(255,255,255,1) 100%);
	border:solid 1px #c1c5c8;
	border-radius: 5px;
	color: #333;
}
.indexList li:nth-child(even){
	float: left;
	margin-bottom: 50px;
    background: linear-gradient(0deg, rgba(218,227,226,1) 0%, rgba(255,255,255,1) 100%);
	border:solid 1px #c1c5c8;
	border-radius: 5px;
	color: #333;
}
.opct:link,
.opct:visited{
	color: #333;
}
.opct:hover{
	opacity: .8;
	display: block;
}
#movieList .movieLink {
	clear:both;
}
.modalMovie{
	margin-bottom: 0!important;
}
#movieList .linkList .modalMovie a,
#movieList .linkList .slideShow a {
	display:block;
	min-height:1em;
	height:1em;
	height:auto !important;
	padding:6px 0 10px 35px;
	background:url("/business/register/cms/images/ico_vg_play_out.gif") no-repeat 0 1px;
}
#movieList .linkList .modalMovie a:hover,
#movieList .linkList .slideShow a:hover{
	display:block;
	min-height:1em;
	height:1em;
	height:auto !important;
	padding:6px 0 10px 35px;
	background:url("/business/register/cms/images/ico_vg_play_over.gif") no-repeat 0 1px;
}
#visualguideWrap,
#visualguideWrap2,
#movieList ul,
#movieList ul li,
#movieList .modalMovie,
#movieList .modalMovie a,
#movieList .slideShow a,
#movieList .linkList .targetModel,
#movieList .linkList .sampleImages,
#movieList .linkList .sampleImages .bdBox,
#movieList .linkList .targetModel dt,
#movieList .linkList .notesArea,
#movieList .pdfLink dl,
#movieList .slideArea {
	zoom:100%;
	min-height:1%;
}

/*追加*/
#visualguideWrap2 img{width:150px;float:left; margin:15px;}
#visualguideWrap2 li a{ display:inline-block;}
#visualguideWrap2 a {
    display:block;
    width:100%;
	font-size: 1.3em;
    font-weight: bold;
	text-decoration: none;
}

#visualguideWrap2 .kisyu {float:left;}


#visualguideWrap2 .katabtn {padding: 50px 40px 40px 0;
    display: block;
    float: left;}

#visualguideWrap2 .kataseries { padding: 20px 20px 10px 0;}

/*追加*/

#visualguideWrap2 .katabtn .text_s {
	font-size:70%;
	font-weight:normal;
    line-height: 160%;	
}


/* NEWアイコン付き */
#movieList .linkList .icoNew a {
	padding-left:65px;
	background:url("/business/register/cms/images/ico_vg_new_out.gif") no-repeat 0 1px;
}
#movieList .linkList .icoNew a:hover{
	padding-left:65px;
	background:url("/business/register/cms/images/ico_vg_new_over.gif") no-repeat 0 1px!important;
}

/* カテゴリタイトル */
.cate{
	color: #295e71;
	font-weight: bold;
    margin: 0 0 10px 0;
	font-size: 1.2em;
}

/* リンクボタン */
.LinkBtn a{
    display: block;
    padding: 7px;
    background-color: #cbd2d7;
    border-radius: 4px;
    text-align: center;
    font-size: 123.1%;
    color: #333;
    text-decoration: none;
	width: 60%;
}
.pdfLinkBtn a{
    display: block;
    padding: 7px;
    background-color: #cbd2d7;
    border-radius: 4px;
    text-align: center;
    font-size: 123.1%;
    color: #333;
    text-decoration: none;
    vertical-align: middle;
}
.indexLinkBtn a{
    display: block;
    padding: 7px;
    background-color: #cbd2d7;
    border-radius: 4px;
    text-align: center;
    font-size: 123.1%;
    color: #333;
    text-decoration: none;
}
#main .indentBlock .titStyle01{
	clear:both; 
}
.pdfLinkBtn a:hover,
.LinkBtn a:hover,
.indexLinkBtn a:hover{
	opacity: 0.8;
}
.pdfLinkBtn a img,
.LinkBtn a img{
    width: 31px;
    vertical-align: middle;
	margin: 0px 5px 0 0;
}

/* sp
------------------------------------------------ */
body.responsive-sp #movieList .linkList,
body.responsive-sp #pdfList .linkList {
	margin: 10px 0 0;
	width: 100%
}
body.responsive-sp #movieList .linkList .icoNew a{
	width: 72%;
}
body.responsive-sp #movieList .linkList .targetModel,
body.responsive-sp #movieList .linkList .ytBtn{
	padding: 6px 0 10px 35px;
}
body.responsive-sp #pdfList .linkList .targetModel{
	margin: 0 auto;
	width: 70%;
}
body.responsive-sp .indexList .linkList {
	float:left;
	width: auto;
	font-size:4vw;
	padding: 7% 0;
}
body.responsive-sp .indexList li{
	margin: 0 0 7%;
}
body.responsive-sp .LinkBtn a{
	margin: 0 auto;
}


/*追加*/
body.responsive-sp .indexList li:nth-child(odd){
	float: left;
    margin: 8px 0;
    background: linear-gradient(0deg, rgba(218,227,226,1) 0%, rgba(255,255,255,1) 100%);
	border:solid 1px #c1c5c8;
	border-radius: 5px;
	color: #333;
	width:99%;
}
body.responsive-sp .indexList li:nth-child(even){
	float: left;
	margin:0;
    background: linear-gradient(0deg, rgba(218,227,226,1) 0%, rgba(255,255,255,1) 100%);
	border:solid 1px #c1c5c8;
	border-radius: 5px;
	color: #333;
	width:99%;	
}

body.responsive-sp #visualguideWrap2 .katabtn {
    float: left;
    width: auto;
    font-size: 5vw;
    display: table-cell;
    vertical-align: middle;
    padding: 10%;
}

body.responsive-sp #visualguideWrap2 .kataseries {padding: 2% 5% 2% 10%;}

body.responsive-sp #visualguideWrap2 .kisyu {
	width:30%;
    display: table-cell;
    font-size: 4vw;
    vertical-align: middle;
    padding-left: 10%;


}

body.responsive-sp #visualguideWrap2 img{max-width:100%;width:100%;}


/*追加*/


/* サブタイトル02
------------------------------------------------ */
/*#movieList h4 ,
#pdfList h4{
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	font-size: 1.5em;
}
#movieList h3{
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	font-size: 1.2em;
}*/
/* サムネイル
------------------------------------------------ */
#movieList .thumbnail,
#pdfList .thumbnail {
	float:left;
	padding:0 15px　0　0;
	width: 250px;
}
.indexList .thumbnail {
	float:left;
	padding:0 15px 0　0!important;
	width: 150px;
}
.indexList .thumbnail img{
	margin: 10px 0;
}

/* SP */
body.responsive-sp #movieList .thumbnail ,
body.responsive-sp #pdfList .thumbnail {
	width: 100%;
}
body.responsive-sp #movieList .thumbnail img,
body.responsive-sp #pdfList .thumbnail img{
	width: 70%;
	margin: 0 auto;
	display: block;
	border: 1px solid #CCC;
}
body.responsive-sp .indexList .thumbnail{
	width: 20%;
    padding:0 0 0 10%;
}
/* 対象機種
------------------------------------------------ */
#movieList .linkList .thumbnail {
	clear:both;
	padding:10px 0 10px 35px;
}
#movieList .linkList .targetModel {
	clear:both;
	padding:0;
}
#movieList .linkList .targetModel dt {
	float:left;
	margin:2px 0;
	padding:3px 10px;
	background:#ccc;
}
#movieList .linkList .targetModel dd {
	float:left;
}
#movieList .linkList .targetModel dd li {
	float:left;
	padding-bottom:5px;
}
.targetModel .dot li {
	float:none !important;
	padding-left: 15px !important;
	background:url("/support/images/dot_black.gif") no-repeat 5px 40%;
}
.bgGrayBtn {
	margin:0 0 0 35px;
}
.bgGrayBtn a {
	display:inline-block;
    padding:5px 5px 5px 20px;
    background:#efefef url("/support/images/arrow_link.gif") no-repeat 4px 50%;
}
/* ===================================================================
	▼clearfix
=================================================================== */
#visualguideWrap:after,
#visualguideWrap2:after,
#movieList ul:after,
#movieList li:after,
#movieList ul li:after,
#movieList .modalMovie:after,
#movieList .modalMovie a:after,
#movieList .slideShow a:after,
#movieList .linkList .targetModel:after,
#movieList .linkList .sampleImages:after,
#movieList .linkList .sampleImages .bdBox:after,
#movieList .linkList .targetModel dt:after,
#movieList .linkList .notesArea:after,
#movieList .pdfLink dl:after,
#movieList .slideArea:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}
/*----------------------------------------------------
    Modal Window Style
----------------------------------------------------*/
#modal {
    display: none;
}
#modal #mField {
    background: url("/business/register/cms/images/bg_movie.png") repeat;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    z-index:1001;
    width: 100%;
    height: 1000px;
}
#modal #mObject {
    z-index:1002;
    position: fixed;
    left: 50%;
    margin-left: -280px;
    _position: absolute;
}
#modal #mClose {
    text-align: right;
    color: #fff;
    font-weight: bold;
    padding-bottom: 5px;
    cursor: pointer;
}
/* YouTube Movie */
#modal #mMovie,
#modal #mMovie iframe{
    width: 660px;
    height: 380px;
    background: #000;
}
/* YouTube Movie sp */
body.responsive-sp #modal #mMovie{
    width: 100%;
	height: 100%;
	margin: 0 auto;
}
body.responsive-sp #modal #mMovie iframe{
    width: 100%;
	height: 100%;
	min-height: 300px;
	margin: 0 auto;
}
body.responsive-sp #modal #mObject{
	width: 95%;
	margin: 0 auto;
}
body.responsive-sp #modal #mObject {
	left: 3%!important;
	/*margin-left: inherit!important;
	margin-top: -110px!important;*/
}
#modal .mComment {
	padding:10px;
	font-size:0.9em !important;
	background:#fff;
	text-align:center;
}
/* Text Area */
#modal #mText {
    width: 660px;
    height: auto;
	padding:15px;
    background: #fff;
}

.labelBox {
	border:1px dashed #ccc;
	padding:10px;
	margin:10px 0;
}
.labelBox p {
	margin-bottom:10px;
}
.labelBox li {
	margin-bottom:5px !important;
}

.leftBox {
	width:360px;
	float:left;
}

/*追加*/

.pdfbox {
	clear:both;
	padding:15px 0;
	border-bottom:solid 1px #ddd;
}

.others {
	width:93%;
	text-align:center;
	padding:20px;
	/*margin-bottom:30px!important;*/
}

body.responsive-sp .others{
	font-size:4vw;
	width:89%!important;
}