@charset "utf-8";
@media screen and (max-width:640px){

.spnone{
	display: none !important;
}
.block{
	display: block !important;
}

/* menu */
#menu{
	position: absolute;
	left: 0;
	top: 3.8em;
	z-index: 999;
}
#menu ul{
	padding: 8px 8px 3px 8px;
	background-color: #2c3449;
	min-height: 1px;
}
#menu ul:after{
	content: ""; 
	display: block; 
	clear: both;
}
	#menu li{
		float: left;
		display: inline;
		
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 49%;
		padding-bottom: 5px;
	}
	#menu li:nth-child(2n){
		float: right;
	}
	#menu li a{
		display: block;
		padding: 10px;
		font-weight: bold;
		text-align: left;
		font-size: 70%;
		background-color: #3f4c6b;
		border: 1px solid #ffffff;
		color: #ffffff;
	}

.pclink{
	display: none !important;
}
.smlink{
	display: block !important;
}

/* ---------------------------------------------
	wrapper
--------------------------------------------- */
#wrapper {	
	margin:0 auto;
	text-align:center;
	font-size: 90%;
}
#inner {
	margin:0 auto;
	height:100%;
}

/* ---------------------------------------------
   header
--------------------------------------------- */
#header {
	border-top: 5px solid #000000;
	background-color: #ffffff;
	width: auto;
	text-align:left;
	position:relative;
	padding: 5px 0;
	background-image: none;
	z-index: 999;
}
#header .site_id{
	display: inline-block;
	_display: inline-block;
	height: auto;
	width: 40%;
	margin-left: 10px;
	vertical-align: middle;
}
#header .site_id + div{
	width: 40%;
	display: inline-block !important;
	vertical-align: middle;
}
#header .site_id a{
	width:auto;
	height:auto;
	display:block;
	background:url(../images/site_id.jpg) no-repeat left top;
	text-indent:-999em;
	position: static;
	left:0;
	top:0;
	line-height: 0;
	background-size: contain;
	height: auto;
	padding: 45px 0 0;
}

.gaitame_id{
	display: none;
}

#header .entry_s a{
	width:auto;
	height:auto;
	display:block;
	background:url(../images/entry_small_button.jpg) no-repeat right center;
	text-indent:-999em;
	position: static;
	right:0;
	top:0;
	line-height: 0;
	background-size: contain;
	height: auto;
	margin: 0 4px 0 12px;
	padding: 35px 0 0;
}
#header h1 {
	width:100%;
	height:0;
	display:block;
	text-indent:-999em;
}
#header .HeaderArea{
	width:100%;
	height:0;
	display:block;
	text-indent:-999em;
}
#main_img{
	width:100%;
	height:auto;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:0;
}
#slide {
	width:100%;
	height:auto;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:0;
}

/* ---------------------------------------------
	footer
--------------------------------------------- */
#footer {
	margin:0 auto;
	background:url(../images/ft_bg.jpg) repeat-x left top;
	height:auto;
	clear:both;
}
#footer .footer_inner {
    height:auto;
    margin:0 auto;
}
#footer .copyright {
	padding: 20px 10px;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	font-size: 90%;
}

/* ---------------------------------------------
	clearfix
--------------------------------------------- */
.clearfix:after { 
	content: ""; 
	display: block; 
	clear: both; 
}
.clearfix {
  	min-height: 1px;
}
* html .clearfix {
  	height: 1px;
}
.clear {
	clear:both;
	height: 1px;
	overflow:hidden;
	margin: 0 -1px -1px 0;
	padding: 0;
	font-size:0;
	line-height:0;
}

/* ---------------------------------------------
	content
--------------------------------------------- */
#contents {
	margin:0 auto;
	float:none;
	background: url(../images/sp_border.png) repeat-x left top;
	padding: 20px 10px 0;
	width: auto;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
	background-size: auto 25px;
}

/* ---------------------------------------------
	content_main
--------------------------------------------- */
#contents .main {
	text-align:left;
	height:100%;
	width: auto;
	float: none;
}

/* ---------------------------------------------
	content_2c
--------------------------------------------- */
#contents .content_2c {
	height:100%;
	width: auto;
	padding-top:0;
	padding: 20px 0 50px 0;
}

/* ---------------------------------------------
	leftcontent
--------------------------------------------- */
#contents .left {
	float:left;
	text-align:left;
	width:220px;
	height:100%;
	padding-left:35px;
	padding-right:20px;	
	padding-bottom:50px;
}

.info #contents .left {
	padding-bottom: 270px;
}

/* ---------------------------------------------
	コンテンツ共通リンク
--------------------------------------------- */
.content_2c a{
	color:#FE5200;
	}

.content_2c a:hover{
	color:#FE5200;
	text-decoration:underline;
}
.content_2c a:active {
	color:#FE5200;
	text-decoration: underline;
}
.content_2c a::visited {
	color:#FE5200;
	text-decoration: underline;
}



.opac a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/* 20150105 */
body{
	font-size: 100%;
	position: relative;
}

img{
	height: auto;
	max-width: 100%;
	width: auto;
}

#inner{
	overflow: hidden;
}

#inner,
.img_area,
#footer,
.footer_inner,
.navi_menu{
	width: 100% !important;
}

#contents .left,
#bread_crumb{
	display: none;
}
#main{
	float: none;
	width: 100%;
}

h1.h1_ttl{
	background: -moz-linear-gradient(top, #444547, #010103);
	background: -webkit-linear-gradient(top, #444547, #010103);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444547), color-stop(100%,#010103));
	background: linear-gradient(to bottom, #444547, #010103);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#444547', endColorstr='#010103');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#444547', endColorstr='#010103')";
	display:block;
	width: auto;
	color: #FFF;
	height: auto;
	margin-bottom: 15px;
	padding: 5px 10px;
	font-weight: bold;
	border: 1px solid #000000;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	zoom: 1;
}
h2 {
	background: -moz-linear-gradient(top, #444547, #010103);
	background: -webkit-linear-gradient(top, #444547, #010103);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444547), color-stop(100%,#010103));
	background: linear-gradient(to bottom, #444547, #010103);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#444547', endColorstr='#010103');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#444547', endColorstr='#010103')";
	display:block;
	width: auto;
	color: #FFF;
	height: auto;
	margin-bottom: 15px;
	padding: 5px 10px;
	font-weight: bold;
	border: 1px solid #000000;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	zoom: 1;
}

.restriction h3 {
	background: -moz-linear-gradient(top, #fdfdfd, #efefef);
	background: -webkit-linear-gradient(top, #fdfdfd, #efefef);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#efefef));
	background: linear-gradient(to bottom, #fdfdfd, #efefef);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#efefef');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#efefef')";
	
	display:block;
	width: auto;
	height: auto;
	padding: 5px 10px;
	font-weight: bold;
	border-left: 3px solid #f57416;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
	zoom: 1;
}


table.ranking{
	width: 100%;
	font-size: 100%;
}
table.ranking th,
table.ranking td{
	width: auto;
	padding: 10px 3px;
	font-size: 90%;
	word-wrap: break-word;
}

/* index.html */
#contents .news,
#contents .news ul,
#contents .three_points{
	width: 100%;
}

#contents .entry,
#contents .entry_imgs{
	width: auto;
}

#contents .entry{
	height: auto;
	padding: 20px 10px;
	width: auto;
}
#contents .entry_imgs{
	padding: 0 0 10px 0;
	text-align: center;
	float: none;
}
#contents .entry_submit{
	height: auto;
	width: auto;
	text-align: center;
	float: none;
	padding: 0;
}

.flexslider{
	margin: 0 0 40px !important;
	width: 100% !important;
	height: auto !important;
}


/* prize.html */
body.prize .font_size_set_001{
	font-size: 85%;
}
.prize_box{
	width: 100%;
	padding: 0 0 60px 0;
	margin: 0;
}
.prize_photo{
	float: none;
	padding: 0;
	width: 100%;
	text-align: center;
}
.prize_no{
	padding: 0 0 10px 0;
	width: 100%;
	float: none;
	text-align: center;/* 20170207 */
}

.bg_glay_line_glay,
.pritxtbox{
	width: auto !important;
	float: none !important;
}

.bg_yellow_line_glay {
	border:#E6E6E6 solid 1px;
	background-color:#fffbf0;
	width:auto !important;
	padding:6px 6px 6px 8px;
	margin-top:20px;
}

/* 20170510 */
#prize_box2clm .amNote{
	font-size: 70% !important;
}
#prize_box2clm .amNote{
	margin-top: -30px;
	position: relative;
	margin-bottom: 25px !important;
}
#prize_box2clm .prize_box{
	margin-bottom: 40px;
}
#prize_box2clm .prize_box .prize_no{
	float: right;
	width: 57%;
	text-align: left;
}
#prize_box2clm .prize_box .prize_photo{
	float: left;
	width: 40%;
}
#prize_box2clm br.clear{
	display: block;
}

/* 20190928 */
#prize_box2clm .prize_box2 .prize_center{
	width: 48%;
	text-align: center;
	margin: 0 auto;
}
#prize_box2clm .prize_box2 .prize_right{
	float: right;
	width: 48%;
	text-align: left;
}
#prize_box2clm .prize_box2 .prize_left{
	float: left;
	width: 48%;
}
#prize_box2clm .prize_box2 .prize_other{
	width: 48%;
	}
#prize_box2clm .prize_box2{
	margin: 0 auto 20px;
}
.txt_s{
  font-size: 70%;
}




/* vfx_contest */
.endlist,
#contents .endlist .BlockA{
	width: 100%;
}
#contents .endlist .BlockA .left{
	display: inline;
	width: 35%;
	float: left;
}
#contents .endlist .BlockA .right{
	display: block;
	width: 100%;
	float: none;
	overflow: hidden;
	width: auto;
}
#contents .endlist .BlockA .right p{
	font-size: 100%;
	padding-top: 0.3em;
}

.vfxtab{
	width: 100%;
}
body .vfxtab li a{
	padding: 7px 10px 5px !important;
}

/* entry.html */
.entry h3.entry_img01,
.entry h3.entry_img02,
.entry h3.entry_img03,
.entry h3.entry_img04,
.entry h3.entry_img05{
	width: auto;
	height: auto;
	background-color: #eeeeee;
}
.entry h3{
	padding: 0.5em 0 0.5em 4.5em;
}

.bg_blue_line_blue{
	width: auto;
	padding: 8px 10px 8px 10px;
}
.bg_blue_line_blue .left_set{
	float: none;
	padding: 0;
	text-align: center;
}
.bg_blue_line_blue .left_set .area_right_space{
	padding-right: 0;
}

.bg_blue_line_blue .opac{
	text-align: center;
}

.space_top{
	overflow: hidden;
}

body.dl .dl_img01,
body.dl .dl_img02,
body.dl .dl_img03{
	width: auto;
	height: auto;
	background-color: #eeeeee;
	padding: 0.6em 0 0.6em 2em;
	zoom: 1;
}


/* sidemenue */
#menu:not(.mm-menu)
{
	display: none;
}

#modal {
	display: none;
	position: absolute;
	z-index: 998;
	height: 100%;
	width: 100%;
	background: #000000;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}

.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.header a{
	background: center center no-repeat transparent;
	background-image: url(../images/side_icon.png);

	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 12px;
	right: 10px;
	z-index: 1000;
}
.navi_menu{
	display: none;
}

#sideall{
	display: block;
}
#contents{ background-color: #ffffff;}

.ft12{ font-size: 12px; line-height: 12px;}
#footer .copyright{ font-size: 12px;}

.download{
	display: block !important;
	text-align: center;
	width: 50%;
	margin: 0 auto;
}


/* 2015/3/9 start */
.vfx_guide .left_text{
	width: auto;
	float: none;
}

.vfx_guide .pic_right{
	width: auto;
	float: none;
	text-align: center;
}

.vfx_guide .type01 .left_text{
	width: auto;
}

.vfx_guide .type01 .pic_right{
	width: auto;
}

.vfx_guide .type02 .left_text{
	width: auto;
}

.vfx_guide .type02 .pic_right{
	width: auto;
}

.vfx_guide h3{
	background: -moz-linear-gradient(top, #fdfdfd, #efefef);
	background: -webkit-linear-gradient(top, #fdfdfd, #efefef);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#efefef));
	background: linear-gradient(to bottom, #fdfdfd, #efefef);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#efefef');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#efefef')";
	
	display:block;
	width: auto;
	height: auto;
	padding: 5px 10px;
	font-weight: bold;
	border-left: 3px solid #f57416;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
	zoom: 1;
}

.vfx_guide .riekiTit{
	width: auto;
	height: auto;
	background-color: #eeeeee;
	padding: 0.6em 0 0.6em 2em;
	zoom: 1;
}

.vfx_guide .riekiTit.no01{
	background:url(../images/dl_title_01.jpg) no-repeat left top #eeeeee;
	
}

.vfx_guide .riekiTit.no02{
	background:url(../images/dl_title_02.jpg) no-repeat left top #eeeeee;
}

.vfx_guide .linkicon.pclink{
	display: block !important;
}

.stepblock{
	width: auto;
}
.stepblock .BlockL{
	float: none;
	display: block;
	width: auto;
}
.stepblock .BlockR{
	float: none;
	display: block;
	width: 100%;
	padding: 0;
	text-align: center;
}
.stepblock.shinki .BlockL,
.stepblock.kesai .BlockL{
	width: auto;
}
.stepblock.shinki .BlockR,
.stepblock.kesai .BlockR{
	width: 100%;
}
#stepbtn{
	width: 100%;
}
#stepbtn li{
	width: auto;
	float: none;
	display: block;
	text-align: center;
	padding-bottom: 10px;
}
#stepbtn li:last-child{
	padding-bottom: 0;
}
body.dl .dl_img04 {
	width: auto;
	height: auto;
	background-color: #eeeeee;
	padding: 0.6em 0 0.6em 2em;
	zoom: 1;
}

.smcenter{text-align: center;}

/* 2015/3/9 end */

/* 2016/8/3 start */
#contents .news dl{
	padding: 0;
}
#contents .news dl dt{
	padding:3px 0 0 1em;
	float: none;
	width: auto;
	
}
#contents .news dl dd{
	overflow: hidden;
	padding: 5px 0 1em 1em;
}
/* 2016/8/3 end */

/* 20161125 */
#NoteBlock{
	width: 100%;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #C60000;
	text-align: left;
	font-size:13px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#NoteBlock p{
	padding: 0;
}
#NoteBlock p.txt_red{
	text-align: center;
}

#NoteBlock_r{
	width: 100%;
	margin: 0 auto 20px;
	padding: 10px;
	border: 1px solid #C60000;
	text-align: left;
	font-size:13px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#NoteBlock_r p{
	padding: 0;
}
#NoteBlock_r p.txt_red{
	text-align: center;
}
/* 20170207add */
.flex-prev,
.flex-next{
	display: none !important;
}


/* ---------------------------------------------

beginner

--------------------------------------------- */
body#vfxgbeginner,
body#vfxgbeginner .begiboxInner{
	margin-bottom: 20px;
}
body#vfxgbeginner .begibox .left,
body#vfxgbeginner .begibox .right{
	float:none;
	width:auto;
	display: block;
}
body#vfxgbeginner .begibox .left{
	margin-bottom: 20px;
}
body#vfxgbeginner h3{
	padding:5px 0 5px 5px;
	border-left: 2px solid #f57416;
	background: #f0f0f0;
	background-image: none;
	line-height:1.4;
	color:#000;
	font-weight:bold;
}
body#vfxgbeginner h3 a{
	display: block;
	padding:3px;
	text-decoration: underline;
}
body#vfxgbeginner .mgn_b35{
	margin-bottom: 20px !important;
}
body#vfxgbeginner .mgn_t40{
	margin-top: 20px !important;
}
body#vfxgbeginner .mgn_t45{
	margin-top: 20px !important;
}
body#vfxgbeginner .BoxInner{
	margin-bottom: 20px;
}
body#vfxgbeginner .right_pict{
	float:none;
	margin-bottom:10px;
	margin-left:0;
	text-align: center;
}
body#vfxgbeginner .right_pict_b30{
	float:none;
	margin-bottom:10px;
	margin-left:0;
}
body#vfxgbeginner .imgblock{
	display: block;
	text-align: center;
}
body#vfxgbeginner .box_l,
body#vfxgbeginner .box_r{
	width: auto;
	position: relative;
	float: none;
	margin-bottom:15px;
}
body#vfxgbeginner .ratefont .box_l,
body#vfxgbeginner .ratefont .box_r{
	line-height: 1.5;
}
body#vfxgbeginner .mgn_r5{
	margin-right:0 !important;
}
.summaryBox{
	padding: 5px;
	background: #cae8f2;
}
body#vfxgbeginner .download{
	width: 70%;
}
.downloadttl{
	display: block;
}

/* glossary */
body.glossary .box{
	width: auto;
}
body.glossary .box > br.clear{
	display: none;
}
body.glossary #box_left,
body.glossary #box_right{
	float: none;
	width: auto;
	padding: 0;
}
body.glossary #box_left dl,
body.glossary #box_right dl{
	overflow: hidden;
	padding-bottom: 5px;
}
body.glossary .wordbox li{
	width: 49%;
	box-sizing: border-box;

}

body#vfxgbeginner.glossary h3 a{
	text-decoration: none;
	color: #000000;
	display:inline;
	padding: 0;
}
body#vfxgbeginner.glossary h4 a{
	color: #000000;
	text-decoration: none;
}
.pd10{
	padding: 10px;
}
h2.glo_h2{
	background: none;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.3;
	margin-bottom: 5px;
	border: none;
	padding: 0;
}

/* pagetop */
#pagetop{
	display: none;
	bottom: 0;
	left: inherit;
	right: 0;
	margin-left: 0;
	position: fixed;
	width: auto;
	background-color: transparent !important;
}

/* ---------------------------------------------

	add20171018 index

--------------------------------------------- */

/*.card-container {
	display: block;
}*/

#fx_pattern .card-container .card {
	width: 50%;
	height: auto;
	padding: 10px;
}

#fx_pattern .card-container .card:not(:last-child) {
  margin-right: 0px;
}

#fx_pattern .card-container .card:nth-child(odd) {
	margin-right: 2%;
}

#fx_pattern .card-container .card_figure-box {
  margin-bottom: 5px;
}

#fx_pattern .card-container .card_figure-box .figure img {
	width: 100%;
}

/* 20181126 */
.absmarket{
	display: none;
}/* 20181126 */

/* ---------------------------------------------

	add20171018 detail

--------------------------------------------- */

#fx_pattern .main_body .column .column_body .column_body_label {
	padding: 4px;
}

#fx_pattern .main_body .column .column_body .column_body_label span {
	padding: 7.9px 10px;
}

#fx_pattern .main_body .talk .row .balloon {
  width: 80%;
	padding: 5px;
}

#fx_pattern .main_body .summary .summary_body {
	font-size: 15px;
}

/* ---------------------------------------------

	add20200813 bottommbuttom

--------------------------------------------- */
#fx_pattern .pagebottomlink{
	width: 100% !important;
	display: block;
	margin-left: 0;
	float: none !important;
}
#fx_pattern .pagebottomlink a{
	padding: 0;
	min-height: inherit;
	display: block;
}
#fx_pattern .pagebottomlink .link_left,
#fx_pattern .pagebottomlink .link_right{
	float: none;
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	display: block;
}
#fx_pattern .pagebottomlink .link_left{
	margin-bottom: 15px;
	padding-left: 25px;
}
#fx_pattern .pagebottomlink .link_right{
	padding-right: 25px;
}


/* add20210910 beginner */
.PCnone{
	display:  block;
}
.SPnone{
	display: none;
}
/* add20210910 End */
.gfxdownloadBlock{
	text-align: left;
}
.gfxdownloadBlockttl{
	margin-bottom: 5px;
	text-align: center;
}
.fxAppDlBnrArea{
	text-align: center;
	margin: 0px;
	width: 100%;
}
.fxAppDlBnrArea ul{
	padding: 0;
}
.fxAppDlBnrArea ul li img{
	max-width: 150px;
}
.fxAppDlBnrArea ul li{
	width: 100%;
}
.fxAppDlBnrArea .f_left{
	margin-bottom: 10px;
}
.fxAppDlBnrArea .f_right,
.fxAppDlBnrArea .f_left{
	float: none
}
.fxAppDlBnrArea .f_right{
	margin-bottom: 20px;
}
.content_2c .fxAppDlBnrArea ul{
	padding: 0;
	text-align: center;
}
}