@charset "utf-8";
/* CSS Document */

/*======================================

	Structure Module

=======================================*/

html {
	overflow-y: scroll;
}

body {
	font-size:90%;
	line-height:150%;
	color: #333;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka;
}

/*======================================

	Hypertext Module

=======================================*/

a{
	color: #666;
	text-decoration: underline;
}

a:link {
	color: #666;
}

a:hover {
	color: #666;
	text-decoration: none;
}

a:hover,a:hover p {
	text-decoration: none;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



/*---------------------------------
add css standard end
add css layout start
--------------------------------*/
/**
 * SP/PC common
 * ----------------------------------------------------------------------------
 */
 

.site-description p{
	letter-spacing: 1px;
}

.site-contact{
	margin: 10px auto;
	padding:3px 0;
	width:80%;
	background-color:#f4f1e5;
}

.site-contact a{
	text-decoration:none;
}

.site-contact p{
	text-align:center;
	font-weight:bold;
}

.mcolor {/*共通カラーGOLD*/
  color: #725300;
}

.mcolor2 {/*共通カラー赤紫*/
  color: #ac085b;
}

.common_border_clm{
	border: 1px #000000 solid;
	padding:30px;
}

.subtitle_intro{
	line-height: 250%;
}

.rn_t_bottn{/*ボタン中央寄せ*/
	text-align:center;
}

.common_text_left{
	text-align:left;
}


/**------------Navigation------------**/

.main-navigation {
	margin: 20px auto 70px auto;
	width: 968px;
	overflow:hidden;
}

ul.nav-menu,
div.nav-menu > ul {/*PC追加*/
	margin: 0 auto;
	padding: 0;
}

.nav-menu li {/*PC追加*/
	display: inline-block;
	position: relative;
	list-style:none;
	float:left;
}

/**------------pagetop------------**/

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 20px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #C9C;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

/**
 * 【common】top
 * ----------------------------------------------------------------------------
 */

.news_border_clm{
	border: 1px #000000 solid;
	background:#FFFFFF;
}


.news_border_clm h3{
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
	font-weight:bold;
	margin-bottom:10px;
	font-size:1.2em;
}


.infiniteslide1 ul li{
	margin-left:20px;
}


/**
 * 【common】menu
 * ----------------------------------------------------------------------------
 */
 
.menu_box{
	overflow:hidden;
	text-align: left;
	font-size:0.8em;	
}


.menu_box h5{
	font-size: 1.2em;
	font-weight:bold;
	border-bottom: 1px #000000 solid;
	background: url(../images/menu/menu_fr_session.gif) bottom right no-repeat;
}

.menu_box li{
	padding-left: 20px;
	padding-bottom:3px;
	background: url(../images/menu/mn_nav_exlist.png) left no-repeat;
}


.extramenu_box_bg{
	width: 100%;
	text-align:left;
	background-color: #d4e0f0;
}

div.extramenu_box{
	margin:0 auto;
	overflow:hidden;
}

.extramenu_box ul li h5{
	border-bottom: #986899 2px solid;
}




/**
 *【common】 about
 * ----------------------------------------------------------------------------
 */
 


/**
 *【common】 gallery
 * ----------------------------------------------------------------------------
 */

div.message_box{
	clear:left;
	overflow:hidden;
	text-align: left;
	border: 2px solid #000;
	background-color:#FFF;
}
.message_box div{
	border-bottom: 1px solid #000;
}

/**
 * 【common】school
 * ----------------------------------------------------------------------------
 */
 
.box_school{
	border-top: #88765b dashed 1px;
}

.school_text li{
	padding-left: 20px;
	padding-bottom:2px;
	background: url(../images/menu/mn_nav_exlist.png) left no-repeat;
	font-size:0.9em;
}

.school-lesson02{
	overflow:hidden;
	display: inline-block;
}
.school-lesson02 li{
	list-style-type : disc; 
	list-style-position:inside;
	line-height: 1.8em;
}
.sc_dashed{
	width:100%;
	border-bottom:#88765b 1px dashed;
}


.itembox03 h5{
	font-size: 14px;
	background: #e3dbeb;
	line-height: 1.8em;
	padding-left: 10px;
	margin-bottom: 10px;
	text-align:left;
}

.itembox03 li{
	list-style-type: decimal;
	list-style-position:inside;
	line-height:1.8em;	
}
 
/**
 *【common】 voice
 * ----------------------------------------------------------------------------
 */
.voice-navigation{
	clear: both;
	margin: 50px auto;
	width: 680px;
	position: relative;
}

ul.voice-nav,
div.voice-nav > ul{
	margin: 0 auto;
	padding: 0;
}

.voice-nav li{
	display: inline-block;
	list-style:none;
	float:left;
}



/* PC用のスタイル記述 */
@media (min-width: 481px) {
	
	
html {
	background: #fff url(../images/common/bg_middle.jpg) center repeat;
}

body {
	background:url(../images/common/bg_header.png) center top repeat-x;
	min-width:1200px;
}

/**
 *【PC】 header
 * ----------------------------------------------------------------------------
 */
.pcNone {
    display: none;
}
.title_logo{
    margin:0;
}

.site-description {
	text-align:center;
	margin:20px 0 0 0;
	font-weight:bold;
	color:#333;
	font-size: 1.2em;
}

/**
 *【PC】 common
 * ----------------------------------------------------------------------------
 */
.rn_contents_title{
	text-align: center;
	width: 850px;
	height: 50px;
	margin:0 auto 40px auto;
}

.rn_contents_title02{
	text-align: center;
	width: 980px;
	height: 50px;
	margin:0 auto 60px auto; 
}

.rn_t_bottn .mright{/*ボタン横並び用*/
	margin-right: 10px;
}

/**------------contents background------------**/

.contents_top{
    background: url(../images/common/contents_top.jpg) no-repeat top center;
    width: 100%;
	height:200px;
}

.common_text_left{
    padding:20px 0;
}


/**
 *【PC】 top
 * ----------------------------------------------------------------------------
 */
.contents_frame{
	 margin:70px auto 0 auto;
	 padding:0 0 50px 0;
	 overflow:hidden;
 }

.contents_frame p.intro_text{
	 margin:65px auto 0 auto;
	 text-align:center;
	 line-height:200%;
 }
 

.contents_title{
	border-bottom: 2px #8f4879 solid;
	margin-bottom:80px;
	text-align:center;
}

.news_border_clm{
	padding:30px;
}


h2.maintitle_bg{
	background:url(../images/top/top_maintitle_bg.png) no-repeat;
	width:940px;
	height:200px;
	position: relative;
	margin:0 auto 40px auto;
}

h2.maintitle_bg img{
	position: absolute;
	top: 25%;
	left: 25%;
}

.rn_t_bottn_top{
	text-align:left;
	margin-top:60px;
}

.rn_t_aboutrn{
		width:500px;
		text-align:left;
		float:left;
}
.rn_t_aboutrn h3 img{
	margin-bottom: 60px;
}

.rn_t_bottn img{
	margin-top: 60px;
}

.rn_top_subtitle{
		margin-top: 65px;
		margin-bottom:35px;
}
.rn_t_detail{
	margin-bottom: 65px;
}
.rn_t_session ul{
	margin-right:auto;
	margin-left:auto;
}
.rn_t_session li{
	display:inline-block;
}
.rn_t_session01{
	list-style:none;
	margin-right: 14px;
	float: left;
}
.rn_t_session02{
	list-style:none;
	float: left;
}


/**
 *【PC】 about
 * ----------------------------------------------------------------------------
 */


div.ab_concept{
	width:1024px;
	padding:65px 0;
	margin:0 auto;
	overflow:hidden;
}

div.ab_concept ul{
	display: table;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 20px 0;
}

div.ab_concept ul li{
	width: 380px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	list-style:none;
	padding: 25px 20px;
	background-color:#FFF;
	font-size:0.8em;
}

.ab_three_concept_bg{
	background: url(../images/about/about_features.jpg) no-repeat top center;
    width: 100%;
	height: 530px;
}

div.ab_concept h4{
	border-bottom: #000 solid 1px;
	margin-bottom: 30px;
}

div.profile_box{
	text-align:left;
	font-size:0.8em;
}

div.profile_box .profile_text{
	text-align:left;
	width:250px;
	float:left;
}

div.profile_box img.profile_img{
	float:right;
	margin-right:10px;
}

div.profile_box h4{
	margin-bottom: 15px;
}


/**
 *【PC】 menu
 * ----------------------------------------------------------------------------
 */

.session-navigation{
	margin: 50px auto;
	width:880px;
	overflow:auto;
}

ul.session-nav,
div.session-nav > ul{
	margin: 0 auto;
	padding: 0;
}

.session-nav li{
	display: inline-block;
	list-style:none;
	float:left;
}


.session_main_box{
	margin:0;
	font-size:0.8em;
	text-align:left;
	overflow: hidden;
}
.session_sub_box{
	width:50%;
	float:left;
}
.session_main_box h4{
	padding:0 0 20px 0;
}
.session_main_box h5{
	font-size:1.2em;
	font-weight:bold;
	border-bottom: #000 solid 1px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

.session_main_box p{
	padding: 0 0 20px 0;
}

.menu_box{
	border: 2px solid #000;
	background-color:#FFF;
	margin: 65px 0 0 0;
	padding:40px 40px;
}

.menu_box_sub_box{
	width: 465px;
	float:left;
	margin:0 30px 0 0;
}

.menu_box_sub_box:last-child {
  margin-right: 0;
}


.menu_box_sub_box + .menu_box_sub_box + .menu_box_sub_box {/*IE7、IE8対策*/
  margin-right: 0;
}


.menu_box h5{
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(../images/menu/menu_fr_session.gif) bottom right no-repeat;
}


div.extramenu_box{
	width:1044px;
	padding:65px 0;
}

div.extramenu_box ul{
	display: table;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 20px 0;
}

div.extramenu_box ul li{
	width: 435px;
	padding: 25px 20px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	list-style:none;
	background-color:#FFF;
	font-size:0.8em;
}
.extramenu_box ul li h5{
	padding-bottom: 20px;
	margin-bottom: 25px;
}




/**
 *【PC】 school
 * ----------------------------------------------------------------------------
 */
.school_box{
	margin: 0 auto 65px auto;
	overflow:hidden;
}

.school-lesson{
	font-size: 1.5em;
	padding-bottom:20px;
	border-bottom: #000 2px solid;
	margin-bottom: 25px;
}

.school-lesson02{
	border: 2px solid;
	margin: 65px 0 0 0;
	padding:40px 30px;
	background-color:#FFF;
	display: inline-block;
}


.itembox03 {
	width: 320px;
	float:left;
	margin-right:20px;
	vertical-align:top;
	font-size: 12px;
}

.school-navigation{
	margin:50px auto;
	width: 476px;
	overflow:hidden;
}

ul.school-nav,
div.school-nav > ul{
	margin: 0 auto;
	padding: 0;
}

.school-nav li{
	display: inline-block;
	list-style:none;
	float:left;
}

.box_school{
	padding-top: 20px;
	margin-top: 20px;
}


dl.couse_list dt {
	float: left;
	padding: 5px 0;
	text-align:left;
	width: 30%;
}
dl.couse_list dd {
	float: left;
	padding: 5px 0 5px 0;
	width:70%;
}

.school_text{
	width:590px;
	margin-right: 10px;
	float:left;
	}

.sc_dashed{
	padding-bottom: 20px;
	margin: 20px 0;
}

/**
 *【PC】 gallery
 * ----------------------------------------------------------------------------
 */

.ga_text{
	text-align: left;
	margin-top: 65px;
	margin-bottom: 65px; 
}

.ga_photo{
	width:100%;
	margin-top:40px;
	margin-bottom: 40px;
	overflow:hidden;
}

.ga_photo li{
	float:left;
	margin:20px 20px 0 0;
}

.ga_photo li:last-child {
  margin-right: 0;
}


.ga_photo li + .ga_photo li + .ga_photo li {/*IE7、IE8対策*/
  margin-right: 0;

}


div.message_box{
	margin: 65px 0 0 0;
	padding:40px 30px;
}
.message_box div{
	border-bottom: 1px solid #000;
}

/**
 *【PC】 voice
 * ----------------------------------------------------------------------------
 */

.vo_box{
	margin-bottom: 65px;
	text-align:left;
}
.vo_box h4{
	font-size:120%;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
	margin-bottom: 25px;
}

.vo_box p{
	font-size:0.9em;
}

.vo_caution{
	text-align:left;
	padding-top: 40px;
	font-weight: bold;
}

.vo_name{
	margin-left:20px;
}


/**
 *【PC】 contacts
 * ----------------------------------------------------------------------------
 */
.contact_box{
	border: #999 1px solid;
}


/**
 *【PC】 footer
 * ----------------------------------------------------------------------------
 */
 
.footer {
    background-image: url(../images/common/bg_footer.png) !important;
	background-repeat:repeat-x;
	background-position:top center;
	height:445px;
  }

.footer p{
	line-height:1.5em;
}

.footer #fnavi a {
	color: #333;
}	
.footer #fnavi a:hover {
	text-decoration:none;
}

.footer #fnavi ul {
	padding: 150px 0 30px 0;
}

.footer #fnavi li {
	border-left: 1px solid #666666;
	padding: 0px 10px;
	float: left;
}
.footer #fnavi li:first-child {
	border: none;
	padding-left: 0px;
}

}
/*---------------------------------
add css layout end
--------------------------------*/
