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

body{
	-webkit-font-smoothing:subpixel-antialiased;
	font-size:14px;
	color:#000;
	margin:0;
	line-height:1.7;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',sans-serif;
/*	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}

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

/* レイアウト全般 */

#wrapper{
	margin:0 auto;
}

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

header h1{
	font-size:12px;
	font-weight:normal;
	margin:0;
	margin-top:10px;
	margin-bottom:5px;
}

#head_logo{
	float:left;
}

#head_tel{
	float:right;
}

#headnavi_upper{
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
	float:right;
}

#headnavi_upper li{
	float:left;
	background:left center no-repeat;
	padding-left:30px;
	margin-right:10px;
}

#headnavi_upper li:nth-child(1){background-image:url(../images/common/top_08.jpg);}
#headnavi_upper li:nth-child(2){background-image:url(../images/common/top_10.jpg);}
#headnavi_upper li:nth-child(3){background-image:url(../images/common/top_12.jpg);}


#headnavi_upper li a{
	color:inherit;
}

#headnavi_upper li a:hover{
	color:#ff5100;
}

#headnavi{
	background:url(../images/common/navi_bg.jpg) repeat-x;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}

#headnavi_sp{
	display:none;
}

#headnavi ul{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

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

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

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

#teaser{
	clear:both;
	text-align:center;
	margin-top:30px;
}

#teaser img{
	margin:0;
}

#teaser2{
}

#main{
	width:992px;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	background:url(../images/common/sideback.gif) left top repeat-y;
}

.main_top{
	width:960px !important;
}

#contents{
	width:745px;
	overflow:hidden;
	float:right;
}

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

#sidebar{
	width:215px;
	overflow:hidden;
	float:left;
	text-align:left;
/*	background:#F1F4F7;*/
}

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

.side_links img{
	vertical-align:bottom;
}

#side_links1 li{
	margin-bottom:15px;
}

#side_links3 ul li:nth-child(2){
	width:200px;
	text-align:center;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	box-sizing:border-box;
}

#side_links4 ul li{
	margin-bottom:15px;
}

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

footer{
	text-align:center;
	overflow:hidden;
	clear:both;
	background:url(../images/common/footer_bg.jpg) top center repeat-x #fefefe;
	min-height:95px;
	box-sizing:border-box;
}

#footnavi{
	margin-top:20px;
}

#footnavi a{
	color:inherit;
}

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

/* 見出し系 */

.midashi1{
	background:url(../images/common/page2_09.jpg) no-repeat;
	height: 49px;
	padding-top:20px;
	text-indent: 55px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	box-sizing:border-box;
}

.midashi2{
	margin:0;
	background:url(../images/common/newns_03.jpg) no-repeat center left;
	line-height: 35px;
	text-indent: 30px;
	font-size: 14px;
	box-sizing:border-box;
}

/* TOPページ */

#top_pickup div{
	margin:0 10px;
	border:3px solid #00cf33;
	padding:10px;
	border-radius:5px;
}

#top_pickup div a{
	color:inherit;
	font-weight:bold;
}

#top_pickup div a span{
	display:block;
	font-size:90%;
	font-weight:normal;
	float:right;
}

#top_links ul li{
	width:237px;
	height:307px;
	margin-bottom:16px;
	margin-right:16px;
	float:left;
	font-size:12px;
	background:url(../images/index/top_30.jpg) repeat-x top left;
	border:1px solid #dcdcdc;
	border-radius:5px;
	box-sizing:border-box;
	padding:13px;
	position:relative;
}

#top_links ul li:nth-child(3n){
	margin-right:0;
}

#top_links ul li:nth-child(3n+1){
	clear:both;
}

#top_links ul li h2{
	margin-bottom:0;
}

.top_links_shousai{
	margin-top:10px;
	text-align:right;
}

.top_links_number{
	position:absolute;
	top:0;
	right:0;
}

#top_campaign{
	background:url(../images/index/top_79.png) no-repeat bottom right , url(../images/index/top_30.jpg) repeat-x top left;
	border:1px solid #dcdcdc;
	border-radius:5px;
	padding:30px 15px 80px 15px;
	overflow:hidden;
	line-height:1.8;
}

#top_campaign h2{
	margin-bottom:0px;
}

#top_news{
	background:url(../images/index/top_30.jpg) repeat-x top left;
	border:1px solid #dcdcdc;
	border-radius:5px;
	padding:20px 15px;
	overflow:hidden;
	font-size:12px;
}

#top_news ul{
	height:320px;
	overflow-y:scroll;
}

#top_news ul li{
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #999;
	line-height:2;
}

#top_news ul li h3{
	margin:0;
	font-size:inherit;
	font-weight:normal;
	color:#fff;
	width:120px;
	margin-right:15px;
	padding:0 10px;
	box-sizing:border-box;
	background:#77db85;
	border-radius:10px;
	float:left;
}

.top_news_honbun{
	overflow:hidden;
}

/* スクール案内 */

.school_1set{
	overflow:hidden;
	margin-bottom:25px;
}

.school_1set p{
	margin-top:10px;
	font-size:12px;
}

.school_1set p span{
	font-weight:bold;
	color:#38be4b;
}

#school_intro_images{
	margin:20px 0;
}

#school_intro_images img{
	display:block;
	float:left;
	margin-right:10px;
}

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

/* 体験スクール */

#experience_intro{}

#experience_intro ul li{
	float:left;
	font-size: 18px;
	color: #0a9b1e;
	margin-bottom:10px;
}

#experience_intro ul li:nth-child(odd){
	width:275px;
}

#experience_price{}

#experience_price table{
	width:95%;
	margin:20px auto;
	border-collapse:collapse;
}

#experience_price table tr th{
	width:219px;
	background:#377C05;
	font-size:14px;
	color:#fff;
	border:1px solid #ccc;
	padding:5px;
	box-sizing:border-box;
}

#experience_price table tr td{
	border:1px solid #ccc;
	padding:5px;
	box-sizing:border-box;
}

#experience_nagare ul li{
	clear:both;
	overflow:hidden;
}

.experience_nagare_l{
	width:229px;
	text-align:center;
	font-weight:bold;
	float:left;
}

.experience_nagare_r{
	float:left;
	margin-top:25px;
}

.experience_yajirushi{
	display:block;
	clear:both;
	overflow:hidden;
	margin:20px 0;
	margin-left:101px;
}

/* スクール料金 */

#price_intro{
	text-align:right;
	margin-bottom:15px !important;
}

#price_getsukaihi{}

#price_getsukaihi h3{
	color:#fe6500;
	font-weight:bold;
	margin:0;
}

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

#price_getsukaihi table tr th{
	border:1px solid #ccc;
	padding:5px;
	box-sizing:border-box;
	text-align:center;
	background:#49A0BF;
	border:1px solid #fff;
	font-weight:bold;
	color:#fff;
}

#price_getsukaihi table tr td{
	border:1px solid #ccc;
	padding:5px;
	box-sizing:border-box;
	text-align:center;
	color:#f00;
}

#price_getsukaihi table tr:first-child td{
	background:#EC6B34;
	font-weight:bold;
	color:#fff;
}

#price_getsukaihi table tr:nth-child(2) td{
	color:inherit;
}

#price_kaisuuhyou{}

#price_kaisuuhyou h3{
	color:#fe6500;
	font-weight:bold;
	margin:0;
}

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

#price_kaisuuhyou table th{
	background:#EC6B34;
	font-weight:bold;
	color:#fff;
	border:1px solid #ccc;
	padding:5px;
}

#price_kaisuuhyou table td{
	border:1px solid #ccc;
	text-align:center;
	padding:5px;
}

#price_timetable{}

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

#price_timetable table tr th{
	color:#fff;
	text-align:center;
	padding:5px;
	border:1px solid #ccc;
	background:#377C05;
}

#price_timetable table tr td{
	text-align:center;
	padding:5px;
	border:1px solid #ccc;
}

#price_timetable table tr td:first-child{
	background:#49A0BF;
	font-weight:bold;
	color:#fff;
	border:1px solid #ccc;
}

#price_timetable table tr:last-child th{
	background:#DF6D6D;
}

#price_timetable table tr:last-child td{
	background:#DF6D6D;
	text-align:center;
	color:#fff;
}

/* 講師紹介 */

#lecturer_shisei h2{
	margin:0;
}

#lecturer_shisei div{
	overflow:hidden;
	margin-bottom:10px;
}

#lecturer_shisei div h3{
	color:#FF6600;
	font-size:14px;
	margin-bottom:10px;
}

/* イベント */

.event_list li{
	clear:both;
	margin-bottom:15px;
}

.event_list li h3{
	color:#fe6500;
	width:100px;
	float:left;
	font-size:inherit;
	margin:0;
}

.event_list li p{
	overflow:hidden;
}

/* よくある質問 */

#faq_zentai{}

#faq_zentai ul li{
	overflow:hidden;
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
}

#faq_zentai ul li h3{
	background:url(../images/faq/page3_07.jpg) left top no-repeat;
	min-height:53px;
	padding-top:12px;
	box-sizing:border-box;
	margin:0;
	margin-bottom:10px;
	font-size:inherit;
	padding-left:80px;
}

#faq_zentai ul li p{
	background:url(../images/faq/page3_10.jpg) left top no-repeat;
	min-height:53px;
	margin:0;
	margin-bottom:10px;
	padding-top:12px;
	box-sizing:border-box;
	font-size:inherit;
	padding-left:80px;
}

/* アクセス・お問い合わせ */

#access_access{}

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

#access_access table tr th{
	border:1px solid #fff;
	padding:5px;
	color:#fff;
	background:#377C05;
}

#access_access table tr td{
	border:1px solid #ccc;
	padding:10px;
}

#access_contact{}

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

#access_contact table tr th{
	background:#eaf3e3;
	border:1px solid #999;
	width:20%;
	padding:10px;
	text-align:left;
	font-weight:normal;
}

#access_contact table tr th span ,#access_contact table tr td span{
	color:#f00;
}

#access_contact table tr td{
	border:1px solid #999;
	padding:10px;
}

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

/* トピックスシングル */

.topics_1set{
	overflow:hidden;
	margin-bottom:15px;
}

.topics_1set_date{
	text-align:right;
	margin-bottom:15px;
}

.topics_1set_modoru{
	text-align:center;
}

}