@media screen and (min-width: 1200px){

#header {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

#headerLine {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 4px;
	position: relative;
	background-color: #999999;
}

.headerLogo {
	height: auto;
	width: 350px;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}

#footer {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	overflow: hidden;
}

.footText {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
}

#footerLogo {
	height: auto;
	width: 220px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#footerNaviTxt {
	height: auto;
	width: 1000px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
}

.snsBox {
	float: right;
	height: auto;
	width: 200px;
	margin-top: 10px;
}

.pc_hid{
    display: none;
}

/*制作時追加css*/

.message {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	line-height: 32px;
	height: auto;
	width: 1200px;
	margin-bottom: 15px;
	border: 3px solid #FF0000;
	padding-top: 20px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
	font-weight: bold;
	margin-top: 20px;
}

.topMidashi {
	font-family: Folk-M, "ヒラギノ角ゴ ProN W6", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 28px;
	line-height: 36px;
	height: auto;
	width: 1200px;
	margin-bottom: 15px;
	margin-top: 30px;
	clear: both;
}

.top_leadcopy02 {
	font-family: Folk-M, "ヒラギノ角ゴ ProN W6", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 16px;
	line-height: 28px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	text-align: justify;
	margin-top: 10px;
	clear: both;
}

.topMainCatch {
	font-family: Folk-M, "ヒラギノ角ゴ ProN W6", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 36px;
	line-height: 46px;
	height: auto;
	width: 1200px;
	margin-bottom: 60px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-shadow: 3px 3px 3px #cccccc;
	margin-top: 40px;
}

.contentsArea {
	height: auto;
	width: 590px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.contentsAreaRight {
	height: auto;
	width: 590px;
	overflow: hidden;
	float: left;
}

.contents_copy {
	float: left;
	height: auto;
	width: 330px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.top_ph {
	float: left;
	height: auto;
	width: 240px;
	margin-right: 0px;
	animation-name: fadein;
	animation-duration: 2s; /* 出てくるまでの時間 */
	animation-iteration-count: 1;
}

.top_s_ph {
	height: auto;
	width: 700px;
	margin-right: 0px;
	margin-bottom: 10px;
}


.top_catchcopy {
	font-family: shingo-m, Osaka, sans-serif;
	font-size: 20px;
	line-height: 28px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
}

.top_bodycopy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
	height: auto;
	width: auto;
	margin-bottom: 5px;
	text-align: justify;
}

#informationArea {
	height: auto;
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}

.news_title {
	height: auto;
	width: 1200px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Futura-Book;
	font-size: 28px;
	line-height: 32px;
	text-transform: capitalize;
	color: #666666;
}

#twitterEmbed {
	float: right;
	height: 700px;
	width: 770px;
	margin-right: 40px;
}

#instaEmbed {
	height: auto;
	width: 358px;
	border-radius: 10px;
	border: 1px solid #333333;
	padding: 15px;
	background-color: #FFFFFF;
}

#youtubeEmbed {
	height: auto;
	width: 358px;
	border-radius: 10px;
	padding: 0px;
}

#snsBox {
	float: left;
	height: auto;
	width: 358px;
	padding: 0px;
}

.courseCopy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 26px;
	text-justify: auto;
	text-align: justify;
	height: auto;
	width: 100%;
	color: #000000;
	margin-bottom: 15px;
}

.buttonBox {
	height: auto;
	width: auto;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
}

.buttonCopy {
	font-family: shingo-m, Osaka, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

/*メニュー*/

ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #fff;
	z-index:100;
}
ul#menu li{
	float: left;
	position: relative;
	width: auto;
	background-color: #999999;/*ボタンのバック*/
	display: block;
	font-family: shingo-r, Osaka, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	padding-bottom: 6px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menu li:hover {
	color: #333333;
	background-color: #999999;/*カーソルがのったときの枠全体の色*/
}
ul.child{
    display: none;
    position: absolute;
    margin-left: -5px;
    padding: 0;
	color: #fff;
}
.child li:hover {
	color: #333333;
	background: #cccccc;
}
ul.child li a{
    padding: 5px 10px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
    display: block;
   
}
li a:hover{
	background-color: #999999;/*カーソルがのったときの文字周りの色*/
}
	
.tate {
}

	
/*メニューのバック*/

#naviBg {
	background-color: #999999;
	height: 32px;
	width: 100%;
	padding-top: 0px;
	clear: both;
}

.naviBox {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*ここまで*/

#contents {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-color: #DCDCDC;
	padding-bottom: 15px;
}	

#contents_main {
	height: auto;
	width: 1200px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-top: 15px;
}
.summarybox {
	height: auto;
	width: 1200px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.summary_title {
	float: left;
	height: 100%;
	width: 180px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 30px;
	padding-left: 20px;
}
.summary_contents {
	float: left;
	height: 100%;
	width: 980px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-left: 10px;
	display: table-cell;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

.summarybox_end {
	height: auto;
	width: 1200px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	overflow: hidden;
}

#topPicture {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	animation-name: fadein;
	animation-duration: 1s; /* 出てくるまでの時間 */
	animation-iteration-count: 1;
　/* 繰り返す回数 */
; 			margin-top: 0px;
}

.conLead {
	font-family: Folk-M, "ヒラギノ角ゴ ProN W6", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	height: auto;
	width: 1200px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 15px;
	overflow: hidden;
}
