.slicknav_menu {
display:none;/*PC時は非表示*/
}

@media screen and (max-width : 1199px) {

#navi {
display:none;/*モバイル時は非表示*/
}

#NaviBase {
display:none;/*モバイル時は非表示*/
}

#headerLine {
display:none;/*モバイル時は非表示*/
}

.sp_hid{
    display: none;
}

.slicknav_menu {
display:block;/*モバイル時は表示*/}
}

.slicknav_nav li {
	border-top: 1px dotted #cccccc; 　/*区切り線の色*/
}

.slicknav_menu {
	background-color: #000000 !important;   /*メニューバックの色*/
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #ffffff !important;   /*三本線の色*/
}
.slicknav_menu a:hover {
	color: #000000 !important;   /*カーソルが乗った時の文字の色*/
}
.slicknav_btn {
	background-color: #000000 !important;  /*三本線のある角Rの中の色*/
}
.slicknav_nav .slicknav_row:hover {
	background: #999999 !important; /*サブメニューバックの色*/
}
.slicknav_nav a:hover {
	background: #999999 !important;/*メニューバックの色*/
}
}

/*スマホ用のデザイン*/

*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

.animeLogo {
	margin-top: 100px;
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#contents {
	height: auto;
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
}
#footer {
	height: auto;
	width: 96%;
	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: 20px;
	overflow: hidden;
}
#footerLogo {
	height: auto;
	width: 100px;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
}
#footerNaviTxt {
	height: auto;
	width: auto;
	padding-left: 8px;
}
.footText {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 22px;
}
#mainArea {
	height: auto;
	width: 96%;
	margin-top: 15px;
	margin-left: 8px;
	margin-right: 15px;
}
#subArea {
	height: auto;
	width: 96%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

#aboutLeft {
	height: auto;
	width: 96%;
	margin-top: 15px;
	margin-left: 8px;
	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;
	padding-top: 20px;
}

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

.workBox {
	height: auto;
	width: 94%;
	margin-bottom: 30px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.workName {
	font-family: shingo-r, Osaka, sans-serif;
	font-size: 24px;
	line-height: 28px;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

.workCopyBox {
	height: auto;
	width: 100%;
	font-family: ShinGo-L, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 20px;
	text-align: justify;
}

.workPhBox {
	height: auto;
	width: 100%;
	margin-bottom: 25px;
}

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

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

.contact_title {
	height: auto;
	width: 100%;
	padding-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 30px;
	padding-left: 0px;
}
.contact_contents {
	height: auto;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	display: table-cell;
}

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

.sidePhL {
	float: left;
	height: auto;
	width: 46%;
	margin-right: 20px;
	margin-bottom: 20px;
}

.sidePhR {
	float: left;
	height: auto;
	width: 46%;
	margin-bottom: 20px;
}
