@media screen and (min-width: 641px) {
/* PC用 */

body{
	-webkit-font-smoothing:subpixel-antialiased;
	font-size:16px;
	color:#000;
	margin:0;
	line-height:1.5;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',sans-serif;
	background:url(../images/common/bg_01kasou.png) repeat-x center top , url(../images/common/bg_03.png) repeat-x center bottom;
/*	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}

.body_top{
	background:url(../images/common/bg_01.png) repeat-x center top , url(../images/common/bg_03.png) repeat-x center bottom;
}

/*
.body_home{background:url(../images/common/TF_back_01nn.jpg) no-repeat center top #000;}
*/

/* レイアウト全般 */

#wrapper_top{
	width:100%;
	margin:0 auto;
}

#wrapper{
	width:1000px;
	margin:0 auto;
}

header{
	width:1000px;
	margin:0 auto;
}

header h1{
	font-size:12px;
	font-weight:normal;
	float:left;
	margin-top:10px;
}

#head_inquiry{
	display:block;
	float:right;
}

#head_h1inquiry{
	overflow:hidden;
}

#head_logo{
	clear:both;
	margin:20px 0 60px 0;
	text-align:center;
	overflow:hidden;
}

#head_center{
	width:px;
	height:px;
	margin:0 auto;
	background:url(../images/common/head_center.gif) no-repeat;
}

#headnavi{
	width:1000px;
	margin:0 auto;
	margin-bottom:40px;
	overflow:hidden;
	clear:both;
}

#headnavi_sp{
	display:none;
}

#headnavi ul{
	width:px;
	height:px;
	margin:0 auto;
}

#headnavi ul li{
	float:left;
	height:px;
}

#headnavi ul li img{
	vertical-align:bottom;
}

#teaser{
	width:1000px;
	margin:0 auto;
	margin-bottom:30px;
	clear:both;
	text-align:center;
}

#teaser img{
	margin:0;
}

#teaser2{
}

#main{
	padding:;
	margin:0 auto;
	overflow:hidden;
	background:;
}

#contents{
	overflow:hidden;
}

#contents section{
	margin-bottom:30px;
	overflow: hidden;
}

#sidebar{
	width:;
	overflow:hidden;
	float:right;
	text-align:;
}

#sidebar section{
	margin-bottom:25px;
}

#page_top{
	clear:both;
	text-align:center;
}

#page_top img{
	vertical-align:bottom;
}

footer{
	text-align:center;
	min-height:156px;
	overflow:hidden;
	clear:both;
	box-sizing:border-box;
	font-size:12px;
	color:#fff;
	background:none;
}

footer p{
	padding: 40px 0 20px 0;
}

/* 見出し系 */

.midashi01{
	font-size: 18px;
	font-weight: bold;
	padding-top:5px;
	padding-left: 20px;
	color: #02328d;
	height: 36px;
	background:url(../images/common/img2_06.png) left top no-repeat;
	box-sizing:border-box;
}

/* TOPページ */

#top_links{
	width:1000px;
	margin:0px auto;
	margin-top:60px !important;
	margin-bottom:81px !important;
}

#top_links ul li{
	float:left;
	margin:0 56px;
}

#top_links ul li:last-child{
}

#top_newservice{
	width:1000px;
	margin:0 auto;
	margin-top:42px !important;
	padding:20px;
	border:5px solid #002976;
	border-radius:10px;
	box-sizing:border-box;
}

#top_newservice h2{
	font-size:24px;
	font-weight:bold;
	text-align:center;
}


#top_newservice_l{
	float:left;
	width:50%;
}

#top_newservice_l p:nth-of-type(2){
	text-align:center;
}

#top_newservice_l p:nth-of-type(2) a{
	color:#fff;
	font-weight:bold;
	padding:5px 10px;
	display:inline-block;
	background:#002976;
}

#top_newservice_r{
	float:right;
	width:48%;
}

#top_newservice_r img{
	max-width:100%;
}


#top_intro{
	width:1000px;
	margin:0 auto;
	margin-top:42px !important;
}

#top_intro p{
	padding-top:30px;
	padding-left:10px;
}

#top_topics{
	background:url(../images/home/bg3_14.png);
	overflow:hidden;
	padding:20px 0;
	color:#fff;
}

#top_topics ul{
	height:170px;
	overflow-y:scroll;
}

#top_topics ul li{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #fff;
}

#top_topics ul li h3{
	float:left;
	width:120px;
	font-size:16px;
	font-weight:normal;
	margin:0;
}

.top_topics_honbun{
	overflow:hidden;
}

#top_topics_center{
	width:1000px;
	margin:0 auto;
	background:none;
}

#top_contactmap{
	width:1000px;
	margin:0 auto;
	color:#02328d;
}

#top_contact{
	float:left;
}

#top_contact h2{
	font-weight:normal;
	font-size:16px;
}

#top_map{
	float:right;
}

/* 会社概要 */

#company_zentai table{
	width:100%;
	border-collapse:collapse;
	color:#022b78;
}

#company_zentai table tr th{
	border:1px solid #022b78;
	padding:10px;
}

#company_zentai table tr td{
	border:1px solid #022b78;
	padding:10px;
}

/* 体験学習 */

#experience_intro_intro{
	text-align:center;
	margin:20px 0;
}

#experience_intro_images img{
	width:32%;
	margin-right:2%;
	display:block;
	float:left;
}

#experience_intro_images img:last-child{
	margin-right:0;
}

#experience_intro_intro2{
	clear:both;
	padding:30px 0;
	text-align:center;
}

#experience_intro_inquiry{
	text-align:center;
	padding:20px 0;
}

/* お問い合わせ */

#inquiry_form{}

#inquiry_form table{
	width:100%;
	border-collapse:collapse;
}

#inquiry_form table tr th{
	padding:10px;
	font-weight:normal;
	background:#0a378d;
	color:#fff;
	border:1px solid #022b78;
	text-align:left;
}

#inquiry_form table tr td{
	padding:10px;
	border:1px solid #022b78;
}

#inquiry_form table tr:last-child td{
	text-align:right;
}

.hissu{
	color:#f00;
}

}