@charset "utf-8";
/* FontSizeSetting */


body{
    color: #000;i
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    line-height: 150%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-image: url(../images/ya_gry.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
ficon
/* フェードイン */

.fade-up {
  transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  -o-transition: transform 0.7s;
}

/* LinkSetting */
A:link {text-decoration:none;	color: #0000ff}
A:visited {text-decoration:none;	color: #0000ff}
A:active {text-decoration:underline; color: #0000ff}
A:hover {text-decoration:underline; color: #966b83}

/* LinkSetting */
#top_Concept A:link {text-decoration:none;	color: #0000ff}
#top_Concept A:visited {text-decoration:none;	color: #0000ff}
#top_Concept A:active {text-decoration:underline; color: #0000ff}
#top_Concept A:hover {text-decoration:underline; color: #966b83}


/* baselayoutSetting */
html body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

p {
	margin-bottom: 10px;
}

img{
	border: none;
	vertical-align: bottom;

}

hr{
	line-height: 0px;
	visibility: hidden;
}

.clear{
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}

#stage {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px;
    background-color: #FFFFFF;
    float: left;
}

#contents {

}

.con_set{
    overflow: hidden;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
}

.img100 img{
	width: 100%;
}

.txt_center{
    text-align: center;
}

/* ヘッダーフッター */

#header{
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
}

#header_con{
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px;
    overflow: hidden;    
}



#header_logo {
    float: left;
    width: 18%;
}
#header_logo img {    width: 100%;}
#header_name {
    float: right;
    width: 26%;	
}
#header_name img {    width: 100%;}


/* ナビゲーション */

.drawer-nav ul li A:link {text-decoration:none;
    color: #000000;
}
.drawer-nav ul li A:visited {text-decoration:none;	color: #000000;}
.drawer-nav ul li A:active {text-decoration:none; color: #000000;}
.drawer-nav ul li A:hover {
    text-decoration: none;
    color: #000000;
    background-color: #EEEEEE;
}


.drawer-nav ul{
    padding: 10px;
}
.drawer-nav ul li{
    text-align: right;
    background-color: #FFFFFF;
    border-bottom: thin solid #CCCCCC;

}
.drawer-nav ul li a{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
}
.drawer-dropdown a{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
}

.drawer-dropdown-menu ul{

}
.drawer-dropdown-menu li {
    border: 1px solid #CCCCCC;
    margin-bottom: 3px;    
}

.drawer-dropdown-menu li a{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 15px;
    display: block;
    line-height: 110%;
    font-size: 70%;
}


/* LinkSetting */
#footer A:link {text-decoration:none;
     color: #000000;
}
#footer A:visited {text-decoration:none; color: #000000;}
#footer A:active {text-decoration:none;  color: #000000;}
#footer A:hover {
    text-decoration: none;
     color: #0000FF;
}


#footer{
    width: 100%;
    background-color: #f3e8e0;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
}
#footer_con{
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px;
    overflow: hidden;
}

#footer_nav {
  position: relative;
  overflow: hidden;
}

#footer_nav ul{
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
	
}
#footer_nav ul li{
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 3px;	
	padding-right: 3px;		
	list-style-type: none;
	font-size: 80%;
	float: left;
	width: 15.0%;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid rgba(157,157,157,1.00);
	background-color: #FFFFFF;
	text-align: center;
}

#footer_nav ul li a{
	display: block;
}
#footer_logo{
	margin-right: auto;
	margin-left: auto;
	width: 30%;

}

#footer_logo img{	width: 100%;}
#copy_right{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    } 

/* topへ */
#pagetop{
    text-align: center;
}

/* コーナー内リンク */

#foot_inner_menu{
    padding: 20px;
    border-top: thin dotted #CCCCCC;
    border-bottom-width: thin dotted #CCCCCC;
    margin-top: 20px;
    margin-bottom: 15px;
} 
#foot_inner_menu_t{
    font-weight: bold;
    color: #04995F;
} 
#foot_inner_menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
} 
#foot_inner_menu li{
    background-image: url(../images/ya_gry.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 0px 5px;
} 

/* titleSetting */

h1{
    font-size: 150%;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #666666;
    padding-bottom: 5px;
    margin-bottom: 30px;
    margin-top: 0px;
    color: #666666;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h2{
	font-weight: bold;
	font-size: 130%;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	border-left: 8px solid #E4007F;
	padding-left: 10px;
}


	h3{
    font-weight: bold;
    font-size: 110%;
    border: 1px solid #04995F;
    padding: 10px;
}
	
	h4{
    font-weight: bold;
    font-size: 110%;

}

	h5{
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 10px;
    margin-top: 0px;        
}
	
/* テキスト装飾 */

	
.txt_bold{
	font-weight: bold;
}
.txt_bold_B{
	font-weight: bold;
	font-size: 120%;
}	
.txt_bold_B_G{
	font-weight: bold;
	font-size: 120%;
	color: #638C0B;
}		

.txt_small{
	font-size: 85%;
}

.txt_small_red{
    font-size: 100%;
    color: #c59b81;
}

.txt_blue{
    color: #00C9F3;
}

.txt_yel{
    color: #f3bf02;
}
.txt_grn{
    color: #009a63;
}

.txt_red{
    color: #ff2600;
}

.txt_bluegrn{
    color: #00b69f;
}
.txt_perple{
    color: #8b8ed1;
}

.txt_gry{
    color: #666666;
}
.txt_right{
    text-align: right;
}

.icon_ya{
	background-image: url(../images/icon_ya_p.png);
	background-position: 0px 2px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

.w20{
    width: 20%;txt
}

.w80{    width: 80%;
}

.w30{    width: 30%;
}

.w70{    width: 70%;
}

.w50{    width: 50%;
}

.w10{    width: 10%;
}
.w60{    width: 60%;
}

/* リスト */

.list01{}
.list01 ol{
    padding: 0px;
    margin-top: 0em;
    margin-right: 3em;
    margin-left: 3em;
    margin-bottom: 0em;
}
.list01 ol {
margin: 0;
padding: 0;
list-style: none;
counter-reset: yourDefinition;
}
.list01 ol li {
padding-left: 35px;
text-indent: -35px;
}
.list01 ol li:before {
counter-increment: yourDefinition;
content: counter(yourDefinition);
display: inline-block;
margin-right: 10px;
width: 24px;
height: 24px;
text-align: center;
color: white;
font-weight: bold;
font-family: helvetica;
text-indent: 0;
background: #00b7ee;
border-radius: 100%;
}

.list02{}
.list02 ul{
	margin-left: 0px;
	list-style-type: none;
	margin-top: 5px;
	padding:0px;
}
.list02 ul li{
	margin-bottom: 10px;
	background-image: url(../images/icon_hana.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}



/* マージン設定 */


.box_under15{
	margin-bottom: 15px;
}
.box_top40{
	margin-top: 40px;
}
.box_top15{
	margin-top: 15px;
}
.box10{
    padding: 10px;
}

.waku95{
	width: 95%;
}

.box_center{
    text-align: center;
}

.box_lr_center{
    margin-right: auto;
    margin-left: auto;
}
.box_left{
    text-align: left;
}
.box_right{
    text-align: right;
}
.icon_ya_gry{
	background-image: url(../images/icon_ya_gry.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}

.bg_gry{
    background-color: #E4E4E4;
}
.bg_purple{
    background-color: #DBDAE5;
}
.ws_none{
    white-space: nowrap;
}
/* =topメイン画像
--------------------------------- */
#top_main{
  width: 100%;
}

.main img{
	width: 100%;
}


.main_sp img{
	display: none;
	width: 100%;	
}
	
.bg_img01{
	background-image: url(../images/img01.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}


/* =topコンテンツ１
--------------------------------- */
#top_Concept{
    width: 100%;
    background-color: #FFFFFF;
    text-align: left;
}
#top_Concept a{
    color: #000000;
    display: block;
    text-decoration: none;
}
#top_Concept_waku{
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
    overflow: hidden;
}

#top_Concept_title{
    font-size: 180%;
    color: #000000;
    line-height: 200%;
    text-align: center;
}

#top_Concept_title2{
	font-size: 180%;
	color: #D81BBA;
	line-height: 200%;
	text-align: center;
}

.top_concept_01{
	overflow: hidden;
}
.top_concept_01_left{
	width: 48%;
	float: left;
}

.top_concept_01_left img{	width: 100%;}
.top_concept_01_right{
	width: 50%;
	float: right;	
}

.top_concept_01_waku{
	border: 1px solid #666666;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.top_concept_01_ya{
	margin: 0px;
	text-align: center;

}

	
#top_Concept_con{
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}



/* =topコンテンツ2
--------------------------------- */
#top_Concept2{
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 60px;
	padding-bottom: 50px;	
	margin-top:50px;
	margin-bottom:50px;	
	background-image: url(../images/bk_img_yuri.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#top_Concept2_waku{
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 0px;
	background-color: rgba(255,255,255,0.80);	
}

#top_Concept2_title{
	font-size: 180%;
	color: #ffffff;
	line-height: 150%;
	text-align: center;
	margin-bottom: 20px;
}

#top_Concept2_con{
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;

}

#top_Concept2_con01{
	width: 45%;
	float: left;
	margin-left: 30px;
}

#top_Concept2_con01 img{    width: 100%;}

#top_Concept2_con02{
	width: 46%;
	float: right;
	margin-right: 30px;
	font-size: x-large;
	text-align: left;
	line-height: 160%;
}

.top_Concept2_con03{
	padding-top: 20px;
	font-size: x-large;
	line-height: 140%;
	padding-left: 60px;
	padding-right: 60px;	
}

.top_Concept2_con04{
	padding-top: 40px;
	padding-bottom: 80px;
	font-size: medium;
	line-height: 140%;
	padding-left: 60px;
	padding-right: 60px;
}

/* =topコンテンツ3
--------------------------------- */
#top_Concept3{
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 60px;
	padding-bottom: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: url(../images/bk_img_kasumisou.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#top_Concept3_waku{
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: rgba(255,255,255,0.80);	
}

#top_Concept3_title{
	font-size: 180%;
	color: #ffffff;
	line-height: 150%;
	text-align: center;
	margin-bottom: 20px;
}

#top_Concept3_con{
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;

}


.top_Concept3_con03{
	padding-top: 50px;
	font-size: x-large;
	line-height: 140%;
	padding-left: 60px;
	padding-right: 60px;	
}

.top_Concept3_con04{
	padding-top: 40px;
	padding-bottom: 80px;
	font-size: medium;
	line-height: 140%;
	padding-left: 60px;
	padding-right: 60px;
}


/* コンテンツ下層
--------------------------------- */
#con_all{    width: 100%;}
#con_page_t{
	margin-right: auto;
	margin-left: auto;
	font-size: 160%;
	color: #333333;
	text-align: center;
	border-top: 1px solid #E5004F;
	padding: 20px;
	border-bottom: 1px solid #E5004F;
}

#con_body{
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
     text-align: left;   
}

#lesson_img{
	overflow: hidden;
}
#lesson_img ul{
	margin-left: 15px;
	padding: 0px;	
	list-style-type: none;

}
#lesson_img ul li{
	width: 23%;
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;

}
.yajirushi{
	background-image: url(../images/icon_ya_p.png);
	background-repeat: no-repeat;
	background-position: right center;	
}

.yajirushi_left{
	background-image: url(../images/icon_ya_p.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
#lesson_img ul li img{	width: 100%;
}

#text_img{
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#text_img img{	width: 100%;}

#present_img{
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#present_img img{	width: 100%;}

#qa{
	margin-left: 100px;
	margin-top: 50px;	
}
.qa_set{}
.qa_q{
	margin: 0px;
	background-image: url(../images/q_icon.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 20px;
}
.qa_A{
	background-image: url(../images/a_icon.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 20px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}


/* コンテンツテーブル
--------------------------------- */
.con_table{
    width: 98%;
    margin-right: auto;
    margin-left: auto;
}

.con_table table{
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin-bottom: 15px; 
    width: 100%;    

}
.con_table table th{
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 5px;
    background-color: #EEEEEE;
    text-align: left;
    font-weight: normal;

}
.con_table table td{
    border-right:  1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;   
    padding: 5px;    
    
}

.con_table ul {
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    margin-right: 0px;
}

/* お問い合わせテーブル
--------------------------------- */
.contact_table{
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 30px;     
}

.contact_table table{
    border-top: 1px solid #CCCCCC;
    width: 100%;    

}
.contact_table th{
    border-bottom: 1px solid #CCCCCC;
    padding: 8px;
    background-color: #EEEEEE;
    text-align: left;
    font-weight: normal;
    white-space: nowrap;    
}
.contact_table table td{
    border-bottom: 1px solid #CCCCCC;   
    padding: 8px;    
    
}

input {    padding: 10px;
            font-size: 110%;}
option{    padding: 10px; 
            font-size: 110%;}

textarea{    padding: 10px; 
            font-size: 110%;}    

.w_m{    width: 50%;    }
.w_L{    width: 90%;    }

.contact_btn{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.contact_btn img{ width: 100%; }

/* 左右50%レイアウト
--------------------------------- */
.layout50{
	overflow: hidden;

}

.layout50_left{
    width: 48%;
    float: left;

}
.layout50_left img{    width: 100%;}
.layout50_right{
    width: 48%;
    float: right;

}

/* 左右40%60%レイアウト
--------------------------------- */
.layout4060{
    overflow: hidden;
}

.layout4060_left{
    width: 35%;
    float: left;

}

.layout4060_left img{    width: 100%;}

.layout4060_right{
    width: 63%;
    float: right;

}



/* 左右70%30%レイアウト
--------------------------------- */
.layout7030{
    overflow: hidden;
}

.layout7030_left{
    width: 69%;
    float: left;

}

.layout7030_left_waku01{
    width: 45%;
    float: left;
}

.layout7030_left_waku01 img{    width: 100%;}

.layout7030_left_waku02{
    width: 45%;
    margin-left: 1%;
	float: right;
}
.layout7030_left_waku02 img{    width: 100%;}

.layout7030_right{
    width: 30%;
    float: right;

}

/* 左右30%30%40%レイアウト
--------------------------------- */
.layout303040{
    overflow: hidden;
	
}

.layout303040 img{    width: 100%;}

.layout303040_left{
    width: 30%;
    float: left;

}

.layout303040_center{
    width: 30%;
    float: left;
    margin-left: 1%;	
}

.layout303040_right{
    width: 37%;
    float: right;

}

/* 4列レイアウト
--------------------------------- */
.layout4retsu{
    overflow: hidden;
	
}

.layout4retsu img{    width: 100%;}

.layout4retsu ul{
    margin: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;        
    }

.layout4retsu ul li{
    margin: 0px;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    float: left;
    width: 24%;
    }




/* googlemapレスポンシブ化
--------------------------------- */
.google-map {
    position: relative;
    width: 100%;    /* 左右に余白が必要なら値を変更してもOK */
    height: 0;
    padding-bottom: 56.25%;    /* padding-topでもOK */
    overflow: hidden;
}
.google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;    /* 必要であれば!importantを付けてください */
    height: 100%;    /* 必要であれば!importantを付けてください */
}

.page_footmenu{
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
}
.page_footmenu_title{
    margin-top: 20px;	
    margin-bottom: 20px;
    font-size: large;
    font-weight: bold;
    border-bottom: 1px solid #9E9D9D;
}

/* =page_footmenu ２枠
----------------------------------------- */
.page_footmenu02{
    overflow: hidden;
    font-size: medium;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    margin-top: 30px;
}
.page_footmenu02 ul{
    margin-left: 0px;
    margin-top: 0px;    
    padding: 0px;
    list-style-type: none;
   
}
.page_footmenu02 ul li{
    margin: 0px;
    list-style-type: none;
    border-right: 1px solid #bbbbbb;
    width: 49.6%;
    float: left;
    text-align: center;
}
.page_footmenu02 ul li A{
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;       
}

.page_footmenu02 ul li A:link {text-decoration:none;	color: #0000ff}
.page_footmenu02 ul li A:visited {text-decoration:none;	color: #0000ff}
.page_footmenu02 ul li A:active {text-decoration:underline; color: #0000ff}
.page_footmenu02 ul li A:hover {
    text-decoration: none;
    color: #000000;
    background-color: #CCCCCC;
}

.page_footmenu02 ul li.on A{
    color: #000000;
    font-weight: bold;
}


/* =page_footmenu 3枠
----------------------------------------- */
.page_footmenu03{
    overflow: hidden;
    font-size: medium;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    margin-top: 30px;
}
.page_footmenu03 ul{
    margin-left: 5px;
    margin-top: 0px;    
    padding: 0px;
    list-style-type: none;
   
}
.page_footmenu03 ul li{
    margin: 0px;
    list-style-type: none;
    border-right: 1px solid #bbbbbb;
    width: 33.1%;
    float: left;
    text-align: center;
}
.page_footmenu03 ul li A{
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;       
}

.page_footmenu03 ul li A:link {text-decoration:none;	color: #0000ff}
.page_footmenu03 ul li A:visited {text-decoration:none;	color: #0000ff}
.page_footmenu03 ul li A:active {text-decoration:underline; color: #0000ff}
.page_footmenu03 ul li A:hover {
    text-decoration: none;
    color: #000000;
    background-color: #CCCCCC;
}

.page_footmenu03 ul li.on A{
    color: #000000;
    font-weight: bold;
}


/* =page_footmenu 4枠
----------------------------------------- */
.page_footmenu04{
    overflow: hidden;
    font-size: small;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    margin-top: 30px;
}
.page_footmenu04 ul{
    margin-left: 5px;
    margin-top: 0px;    
    padding: 0px;
    list-style-type: none;
   
}
.page_footmenu04 ul li{
    margin: 0px;
    list-style-type: none;
    border-right: 1px solid #CCCCCC;
    width: 24.85%;
    float: left;
    text-align: center;
}
.page_footmenu04 ul li A{
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;       
}

.page_footmenu04 ul li A:link {text-decoration:none;	color: #3b579d}
.page_footmenu04 ul li A:visited {text-decoration:none;	color: #3b579d}
.page_footmenu04 ul li A:active {text-decoration:underline; color: #966b83}
.page_footmenu04 ul li A:hover {
    text-decoration: underline;
    color: #966b83;
    background-color: #CCCCCC;
}

.page_footmenu04 ul li.on A{
    color: #000000;
    font-weight: bold;
}

.pc{}
.sp{
    display: none;
}




/* =sp
-------------------------------------------------------------------------------------- */

@media (max-width: 768px){

#stage {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}


	
#header{
	width: 85%;
	margin-left: 3%;
	margin-top: 10px;
}	
#header_logo {
    width: 28%;
    float: left;
}
    


#header_name {
	float: right;
	width: 40%;
}    
  
#header_nav {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}
#header_nav ul li{
    font-size: 100%;}


    
/* ページ内リンク */

#innner_link_{
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding: 0px;
    max-width: 95%;
}
#innner_link ul li{
    list-style-image: none;
    list-style-type: none;
    width: 48%;
    border: 1px solid #cccccc;
    font-weight: normal;
    font-size: 90%;
} 

    

	


    
/* titleSetting */


	
.txt_bold{
	font-weight: bold;
}
.txt_bold_B{
	font-weight: bold;
	font-size: 120%;
}	
.txt_bold_B_G{
	font-weight: bold;
	font-size: 120%;
	color: #348C0B;
}	
	
	#top_main p .word A{
    font-size: 12px;
}	
	
	.txt_center{
    text-align: center;
}

/* コンテンツ
--------------------------------- */
#con_body{
    max-width: 98%;
    margin-right: auto;
    margin-left: auto;
     text-align: left;   
}
#con_catch{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 110%;
    line-height: 130%;
}


#con_catch_img{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#con_catch_img img{
    width: 100%;

}
	
	
	
#top_Concept_con{
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
}
	

.top_concept_01_left{
	width: 100%;
	float: none;
}

.top_concept_01_left img{	width: 100%;}
	
.top_concept_01_right{
	width: 90%;
	float: none;
	margin-right: auto;
	margin-left: auto;	
}
	
	
/* =topコンテンツ2
--------------------------------- */
#top_Concept2{
	margin-bottom:10px;	

}

	
#top_Concept2_con01{
	width: 40%;
	float: left;
	margin-left: 30px;
}
	
 
	
/* =topコンテンツ3
--------------------------------- */
#top_Concept3{
	margin-bottom:10px;	
 


/* フッター*/

#footer{
    width: 100%;
    background-color: #f3e8e0;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
}
#footer_con{
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    overflow: hidden;
}


#footer_nav ul{
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
	
}
#footer_nav ul li{
	font-size: 70%;
	width: 31%;
}
    


.page_footmenu{
    max-width: 98%;
    margin-right: auto;
    margin-left: auto;
}
}
	
.page_footmenu04 ul{
    margin-left: 5px;
    margin-top: 0px;    
    padding: 0px;
    list-style-type: none;
   
}
.page_footmenu04 ul li{
    margin: 0px;
    list-style-type: none;
    border-right: 1px solid #CCCCCC;
    width: 24.2%;
    float: left;
    text-align: center;
}
.page_footmenu04 ul li A{
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;       
}

.page_footmenu04 ul li A:link {text-decoration:none;	color: #3b579d}
.page_footmenu04 ul li A:visited {text-decoration:none;	color: #3b579d}
.page_footmenu04 ul li A:active {text-decoration:underline; color: #966b83}
.page_footmenu04 ul li A:hover {
    text-decoration: underline;
    color: #966b83;
    background-color: #CCCCCC;
}

.page_footmenu04 ul li.on A{
    color: #000000;
    font-weight: bold;
}	
	
	
	
	
.pc{    display: none;}
.sp{   display: inherit;
}

   
	
/* =sp768終了
	
-------------------------------------------------------------- */
	
}

/* =sp2
-------------------------------------------------------------- */
@media (max-width : 480px){
    


    
h1{
    font-size: 110%;
   margin-bottom: 5px;    
}

h2{
    font-size: 110%;

}    
    
.txt_bold_B{
	font-weight: bold;
	font-size: 110%;
}    
    
	
#header{
	width: 80%;
	margin-left: 3%;
	margin-top: 10px;
}	
#header_logo {
    width: 30%;
    float: left;
}
    


#header_name {
	float: right;
	width: 42%;
}    
  

/* =topメイン画像
--------------------------------- */
.main img{
	display: none;
}


.main_sp img{
	display: inline;
}
	
    
    

/*コンテンツ */    
#con_page_t{
    font-size: 120%;
}   
 

/* 左右40%60%レイアウト
--------------------------------- */
.layout4060{
    overflow: hidden;
}


	
.layout4060_left{
    width: 96%;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.layout4060_right{
    width: 96%;
    float: none;
    margin-right: auto;
    margin-left: auto;    
    padding-top:5px;
}    

	
/* 左右30%30%40%レイアウト
--------------------------------- */
.layout303040{
    overflow: hidden;
	
}

.layout303040 img{
    width: 100%;
}

.layout303040_left{
    width: 48%;
    float: left;
}

	
.layout303040_center{
    width: 48%;
    float: left;
margin-left: 1%

}

.layout303040_right{
    width: 100%;
    float: none;

}	
    
.pc_line{
    border-bottom: none;
}



/* 左右70%30%レイアウト
--------------------------------- */
.layout7030{
    overflow: hidden;
}

.layout7030_left{
    width: 100%;
    float: none;
    overflow: hidden;
}

.layout7030_left_waku01{
    width: 45%;
    float: left;
}

.layout7030_left_waku01 img{    width: 100%;}

.layout7030_left_waku02{
    width: 45%;
    margin-left: 1%;
	float: right;
}
.layout7030_left_waku02 img{    width: 100%;}

.layout7030_right{
    width: 100%;
    float: none;

}   

    
/* テーブル項目を1行に */
table.mobile-block td,table.mobile-block th{display:block}
    


	
/* =topコンテンツ2
--------------------------------- */
#top_Concept2{
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;	
	margin-top:30px;
	margin-bottom:30px;	
	background-image: url(../images/bk_img_yuri.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}


#top_Concept2_title{
	font-size: 130%;
	color: #ffffff;
	line-height: 130%;
	text-align: center;
	margin-bottom: 20px;
}

#top_Concept2_con{
	padding-top: 30px;
	padding-bottom: 0px;
	overflow: hidden;

}

#top_Concept2_con01{
	width: 90%;
	float: none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:15px;	
}

#top_Concept2_con01 img{    width: 100%;}

#top_Concept2_con02{
	width: 90%;
	float: none;
	font-size: large;
	text-align: left;
	line-height: 140%;
    margin-left:auto;
    margin-right:auto;
}

.top_Concept2_con03{
	width: 90%;
	padding-top: 20px;
	font-size: large;
	line-height: 130%;
	padding-left: 0px;	
	padding-right: 0px;	
    margin-left:auto;
    margin-right:auto;
}

.top_Concept2_con04{
	width: 90%;
	padding-top: 20px;
	padding-bottom: 20px;	
	font-size: medium;
	line-height: 130%;
	padding-left: 0px;	
	padding-right: 0px;	
    margin-left:auto;
    margin-right:auto;
}


/* =topコンテンツ3
--------------------------------- */
#top_Concept3{
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;	
	margin-top:30px;
	margin-bottom:30px;	
	background-image: url(../images/bk_img_kasumisou.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}


#top_Concept3_title{
	font-size: 130%;
	color: #ffffff;
	line-height: 130%;
	text-align: center;
	margin-bottom: 20px;
}

#top_Concept3_con{
	padding-top: 30px;
	padding-bottom: 0px;
	overflow: hidden;

}

.top_Concept3_con03{
	width: 90%;
	padding-top: 20px;
	font-size: large;
	line-height: 130%;
	padding-left: 0px;	
	padding-right: 0px;	
    margin-left:auto;
    margin-right:auto;
}

.top_Concept3_con04{
	width: 90%;
	padding-top: 20px;
	padding-bottom: 20px;	
	font-size: medium;
	line-height: 130%;
	padding-left: 0px;	
	padding-right: 0px;	
    margin-left:auto;
    margin-right:auto;
}

	
#header_logo {
    float: left;
    width: 30%;
}
#header_logo img {    width: 100%;}
#header_name {
    float: right;
	width: 40%;	}
	
	
#footer_nav ul li{
	font-size: 80%;
	width: 30%;
}
#footer_logo{
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}
#lesson_img ul li{
		width: 45%;
	font-size: 80%;
	line-height: 130%;
}
 	
.bg_img01{
	background-image: none;
}
	
#qa{
	margin-left: 0px;
	margin-top: 20px;	
}

.contact_btn{
	width: 100%;
	}	
	

#text_img{
	width: 100%;

}
#present_img{
	width: 100%;
	}
	

 /* =page_footmenu03
----------------- */
.page_footmenu03{
    border: none;
}
.page_footmenu03 ul li{
    width: 98%;
    float: none;
    border: 1px solid #CCCCCC;
    margin-bottom: 3px;
}        
.page_footmenu03 ul li a{
    font-size: medium;
}        	
	

 /* =page_footmenu04
----------------- */
.page_footmenu04{
    border: none;
}
.page_footmenu04 ul li{
    width: 98%;
    float: none;
    border: 1px solid #CCCCCC;
    margin-bottom: 3px;
}        
.page_footmenu04 ul li a{
    font-size: medium;
}        
    
/* 4列レイアウト
--------------------------------- */
.layout4retsu{
    overflow: hidden;
	
}

.layout4retsu img{    width: 100%;}

.layout4retsu ul{
    margin: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;        
    }

.layout4retsu ul li{
    margin: 0px;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    float: none;
    width: 100%;
    }    
	
/* =sp2 480終了
-------------------------------------------------------------- */

}

