@charset "UTF-8";

/*

Theme Name: NCT LP 2018/05/11

Theme URI: http://www.nct.co.jp/

Description: 日本サイバーテックのホームページテーマ

Author: 日本サイバーテック

Author URI: http://www.nct.co.jp/

Version: 1.00

*/



@import url(css/reset.css);

@import url(css/text.css);

@import url(css/960.css);

@import url(css/style.css);

@import url(css/fms.css);

@import url(css/layout.css);

@import url(css/widget.css);

@import url(css/wp.css);


#videoplayer-wrapper {
  display: block;  
}

.iPhone #videoplayer-wrapper,
.iPad #videoplayer-wrapper {
  display: none;
}

#ios {
  display: none;
}

.iPhone #ios,
.iPad #ios {
  display: block;
}

html {
 -webkit-text-size-adjust: 100%;
}

div#header div#header-inner {
    background: url(/imgs/header_bg02.jpg) no-repeat;
    background-position: 360px 0;
    height: 200px;
}

@media screen and ( max-width:959px ) {
	#header-inner {
	    width: 100%;
	}
	#contents1 {
	    width: 100%;
	}
	#contents1 img { 
   	max-width: 100%; 
   	height:auto;
	}
	#main {
		font-size: 90%;
	}
	#main {
    padding: 30px 0 0;
	}
}

@media screen and ( max-width:320px ) {
	div#header div.nctCach {
		display: none;
	}
	div#header {
		background: url(/imgs/header_bg01.jpg) no-repeat;
		background-position: 200px 0;
	}
}