@media screen and (min-width: 520px) and (max-width: 959px){
/*
 IEでcss3-mediaqueries.jsを使用するため、@mediaをCSS内で使用
 また、@charsetは書いてはいけない
*/

body{
	width:100%;	/* 800/800 */
}

img{
	max-width:100%
}

/*** コンテナ ***/
.sn_container{
	width:100%;
}

/*** ヘッダー ***/
#sn_header{
	background:#FCFCFC url("../img/bgi_header.gif") repeat-x left bottom;
	margin:14px 0px 0px 0px;
	padding:0px 1.875% 10px 1.875%;	/* 15/800 */
	border-top:solid 2px #f2839b;
}

#sn_header:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#sn_util_line{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:13px;
	margin:0px;
	text-align:right;
	background-color:#CCC;
	border-bottom:solid 1px #999;
}

#sn_catchcopy{
	padding:0px 1.875% 0px 0px;
}

#sn_util_line p{
	display:inline;
}

#sn_util_line input{
	margin:0px 0px 0px 0.625%;	/* 5/800 */
}

#sn_main_logo{
	float:left;
	width:27.27%;	/* 210/770 */
	margin:0px 0px 0px 0px;
}

#sn_main_logo a{
	padding:5px;
}


/*** グローバルナビゲーション ***/
#sn_gnav{
	width:70.90%;	/* 546/770 */
	float:right;
	margin:0px;
}

#sn_gnav ul{
	width:100%;
	margin:10px 0px 0px 0px;
	border-right:solid 1px #DDD;
}
#sn_gnav li{
	float:left;
	width:20%;
/*
	width:16.66%;
*/
}

#sn_gnav li a{
	width:100%;	/* 70/70 */
	height:2em;
	line-height:1.1em;
	padding-top:0.8em;
}

/*** 2行になる場合は文字列をspanで囲む ***/
#sn_gnav li a span{
	padding-top:0em;
	line-height:1.1em !important;
}

/*** サブナビゲーション ***/
#sn_snav{
	width:70.389%;	/* 542/770 */
	float:right;
	border-left:solid 2px #EEE;
	border-right:solid 2px #EEE;
	border-bottom:solid 1px #EEE;
}

#sn_snav ul{
	background-color:#FCFCFC;
	margin:0px !important;
}

#sn_snav li a{
	padding:0px 0px 0px 0px;
}

#sn_snav li span{
}

#sn_snav .sn_snav_span_2{
}
#sn_snav .sn_snav_span_2 a{
}
.sn_snav_current,
#sn_snav li a:hover{
	background-color:#fdedf0;
}



/*** 現在地表示 ***/
#sn_breadcrumb{
	display:none;
}
#sn_breadcrumb ul{
}

#sn_breadcrumb li{
}

#sn_breadcrumb a{
}

#sn_breadcrumb a:hover{
}

/*** コンタクトエリア ***/
#sn_contact{
	float:left;
	width:27.27%;	/* 210/770 */
	margin-top:10px;
}

#sn_contact p{
	margin-left:15px;
}

#sn_contact ul{
	width:100%;	/* 210/210 */
	margin:0px 0px 0px 0px;
}

#sn_contact ul li{
	width:100%;
	margin:0px 0px 5px 0px !important;
}

#sn_contact ul a{
	height:26px;
	letter-spacing:0.3em;
}

#sn_contact ul a:hover{
}

#sn_contact address{
	width:100%;	/* IE9 */
	margin:10px 0px 10px 10px;
}

#sn_contact address img{
}

#sn_contact address a{
}


/*** フッター ***/
#sn_footer{
}

#sn_footer_inner{
}

#sn_copyright{
}

#sn_copyright p{
	margin:0px 0px 0px 0px;
	padding:5px 0px 20px 0px;
}

#sn_footer_link{
}

#sn_footer_link a{
}

#sn_footer_link a:hover{
}

.sn_footer_link_list_1{
}

.sn_footer_link_list_1 li{
	width:20%;
	margin-right:0px;
}

.sn_footer_link_list_1 li.sn_long{
	width:30%;
}


/*** メインコンテンツ ***/
#sn_contents{
}


#sn_contents_inner{
	padding:0px 20px 0px 20px;
	font-size:116%;
}

#sn_contents_full #sn_contents_inner,
.page-template-page_price_list-php #sn_contents_inner{
}

.sn_section_02_l{
	width:68.05%;	/* 500/720 */
}

.sn_section_02_r{
	width:29.16%;	/* 210/720 */
}


/*
#sn_contents_full{
	padding:0px 20px 0px 0px;
}
*/
#sn_contents_full_inner{
	padding:20px 0px 0px 0px;
}

#sn_contents_l,
#sn_contents_r{
}

#sn_contents_l{
	width:100%;
	padding:20px 0px 0px 0px;
}

#sn_contents_r{
	border:double 3px #ddd;
	margin:20px 0px 20px 0px;
	padding:20px;
	background-color:#F5F5F5;
}

.sn_contents_r_inner{
}

#sn_contents_r p{
	margin:0px 0px 10px 0px;
}

#sn_contents_r a{
	color:#666666;
	text-decoration:underline;
}

#sn_contents_r .sn_list_img li{
	float:left;
	padding-right:10px;
	padding-top:0px !important;
}

#sn_contents_r .sn_list_img:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/*** プロフィール ***/
.sn_prof_l,
.sn_prof_r{
	padding-bottom:15px;
}

.sn_prof_l{
	float:left;
	width:20%;
}

.sn_prof_l img{
	width:100% !important;
	background-color:#FFFFFF;
	padding:4px;
	border-top:solid 1px #EEEEEE;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #EEEEEE;
}

.sn_prof_r{
	float:right;
	width:75%;
}

.sn_prof_r dl{
	font-size:85%;
}

.sn_prof_r dt{
	width:6em;
	font-weight:bold;
}

.sn_prof_r dd{
	margin:0px 0px 10px 7em;
}

.sn_blog_content{
	line-height:180%;
}

.post{
	margin:0px 0px 40px 0px;
}

/*
.post .sn_section_03{
	background-color:#FFFFFF;
}
*/

.post .sn_title_03 a{
	text-decoration:none;
}

.sn_section_01{
	margin:0px 0px 30px 0px;
}

.sn_instructor_index{
	margin-top:-50px;
	padding-top:50px;
}

.post .sn_dl_2col dd p{
	margin-bottom:3px;
}


/*** ニュースRSS ***/
#sn_contents_r #sn_news_rss ul{
	margin:0px 0px 0px 0px !important;
}

#sn_contents_r #sn_news_rss li{
	float:left;
	margin:0px 20px 10px 0px;
	list-style-type:none;
	line-height:1.4em;
}

#sn_contents_r #sn_news_rss li a{
	display:block;
	padding:0px 0px 0px 10px;
	background:url("../img/lsi_square_gray_s.gif") no-repeat left 0.5em;
	text-decoration:none;
}

#sn_contents_r #sn_news_rss li a:hover{
	text-decoration:underline;
}

#sn_contents_r #sn_news_rss:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


}/*** @mediaの設定 ここまで ***/


