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

.pc_hid{
    display: none;
}

.spMark{
    display: none;
}

#header {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	position: relative;
}
.headerLogo {
	height: auto;
	width: 160px;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.headerRight {
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Futura-Light", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#topPicture {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#slider {
	width: 100%;
	height: 60vh;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}

.animeLogo {
	margin-top: 250px;
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#contents {
	height: auto;
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#footer {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
#footerLogo {
	float: right;
	height: auto;
	width: 150px;
}
#footerNaviTxt {
	float: left;
	height: auto;
	width: auto;
}
.footText {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
}
#mainArea {
	float: left;
	height: auto;
	width: 756px;
	margin-top: 15px;
	margin-right: 15px;
}
#subArea {
	float: right;
	height: auto;
	width: 408px;
	margin-top: 15px;
}

#aboutLeft {
	height: auto;
	width: 756px;
	margin-top: 15px;
	margin-right: 15px;
}

.aboutCatch {
	font-family: "Folk Medium", "ヒラギノ角ゴ Pro W6", sans-serif, "ＭＳ Ｐゴシック";
	font-size: 24px;
	line-height: 30px;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	margin-top: -20px;
}

#conTitle {
	font-family: Futura-Book, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 34px;
	line-height: 34px;
	height: 36px;
	width: 1175px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #000000;
	clear: both;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.workBox {
	height: auto;
	width: 1200px;
	margin-bottom: 30px;
	overflow: hidden;
}

.workName {
	font-family: shingo-m, sans-serif, Osaka, "ＭＳ Ｐゴシック";
	font-size: 24px;
	line-height: 28px;
	height: auto;
	width: 1200px;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.workCopyBox {
	float: left;
	height: auto;
	width: 820px;
	margin-right: 30px;
	font-family: ShinGo-L, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	line-height: 26px;
	text-align: justify;
}

.workPhBox {
	float: left;
	height: auto;
	width: 350px;
	margin-bottom: 25px;
}

#aboutBg {
	background-image: url(../contents/about/img/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 100%;
	margin-top: 15px;
}

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

.contact_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;
}

.contact_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;
}

.contactbox_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;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.sidePhL {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}

.sidePhR {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
