@charset "utf-8";
.container .sidebar1  {
	display: none;
}
.container {
	width: 96%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.container .header header .header_pc{
	background-color: #FFFFFF;
	display: none;
}
.container .header header .header_tablet{
	background-color: #FFFFFF;
	text-align: center;
}
.container .header header .header_tablet img {
	width: 100%;
}
header .header_tablet .tel {
	width: 50%;
	float: left;
}

.container .header header .header_sp{
	background-color: #FFFFFF;
	display: none;
}
.container .header nav  {
	margin-bottom: 5px;

}
.container .content {
	float: none;
	width: 100%;
	padding-top: 0px;
	padding-left: 3px;
}
.container .content h1 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 15px;
	width: auto;
	margin-left: 0px;
	margin-right: 6px;
}
.container .content h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.container .content h3 {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-size: 16px;
}
.container .content article section .panel1{
	width: 96%;
	text-align: center;
	margin-bottom: 15px;
	clear: both;
	margin-left: 2%;
	padding: 0px;
	margin-top: 0px;

}

section .panel1_oneday {
	width: 80%;
	padding-left: 10%;
	margin-left: 4%;
	background-image: url(../pict/oneday/bk_img.jpg);
	background-repeat: no-repeat;
}
.panel1 .sp {
	display: none;
}



.container .content article section .panel2{
	float: left;
	width: 45%;
	margin-left: 18px;
	text-align: center;

}
.container .content article section .panel3{
    float: left;
    width: 30%;
    margin-left: 10px;
    margin-right: 1%;
    text-align: center;
    font-size: 10pt;
    margin-bottom: 15px;

}

.container .content article section .center .purple_bold18 {
	font-size: 18px;
}

/*講師メッセージ*/
section .fltlft_koushi {
	width: 25%;
	margin-left: 15px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FE7D21;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
section .fltlft_koushi .name_koushi {
	font-size: 18pt;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
.fltlft_koushi .photo_koushi {
	margin-bottom: 0px;
}
article section .message_koushi {
	margin-top: px;
	padding-left: 10px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 2px solid #FE7D21;
	border-radius: 10px;
	background-image: url(../pict/koushi/icon_message.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 60%;
	margin-bottom: 15px;
}

section .fltlft_koushi .area_koushi {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;

}
section .fltlft_koushi .media_koushi {
    text-align: left;
    color: #404040;
    margin-bottom: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 10px;
    background-color: #FFFFFF;
    font-size: 13px;
    border-radius: 7px;
}
.message_koushi .fltrt_message  {
	width: 25%;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
.container .content article section ol li {
	font-size: 14px;
}


.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	width: 20%;
	margin-left: 25px;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}

.fltlft02 { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	width: 35%;
	margin-left: 25px;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	width: 25%;
	margin-right: 20px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
/* ~~ その他の float/clear クラス ~~ */
.fltrt_250 {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
    width: 250px;
    margin-right: 20px;
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
}
.container .content article section .pankuzu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 5px;
	font-size: 13px;
}



.container .content article .address li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.container .content article .address {
	text-align: center;
	width: 60%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20%;
}



.container .footer footer .footer1 dt {
	font-weight: bold;
	color: #656565;
	float: left;
}
.container .footer footer .footer1 dd {
	margin-left: 80px;
	margin-bottom: 10px;
}

.container .content article section .price_table  {
	margin-left: 20px;
}
.container .content article section .price_table dt {
	font-weight: bold;
	margin-left: 20px;
	float: left;
}
.container .content article section .price_table dd {
	margin-left: 150px;
	margin-bottom: 15px;
}
.container .content article section .price_table02  {
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.container .content article section .price_table02 dt {
	font-weight: bold;
	margin-left: 20px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
.container .content article section .price_table02 dd {
	margin-left: 50%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
}
.container .content article section .price_table03  {
	margin-left: 20px;
}
.container .content article section .price_table03 dt {
	font-weight: bold;
	margin-left: 20px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
.container .content article section .price_table03 dd {
	margin-left: 55%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 20px;
}

.container .content article section ol li {
	font-size: 14px;
}
.container .content article section .center .foot_tel {
	font-size: 18px;
}
.container .content article section .footer_logo {
	width: 30%;
	margin-left: 35%;
}
.container .content article section .img_sp_tab {
	padding: 0px;
}
.container .content article section .img_sp_tab p {
	width: 20%;
	margin-left: 1%;
	float: left;
}
article section .table01 {
    width: 93%;
    margin-left: 3%;
}
article section .table02 {
    width: 93%;
    margin-left: 3%;
}

.foot_bn .foot_banner_big {
	width: 35%;
	margin-left: 32%;
	margin-bottom: 15px;
}
.foot_tel a {
	font-size: 24px;
}

.foot_banner {
	width: 30%;
	margin-left: 3%;
	margin-bottom: 15px;
	float: left;
}
.foot_bn .foot_btn {
    width: 24%;
    margin-right: 0.5%;
}




/*ナビゲーション用css*/
#menu{
	width: 100%;
	max-width: 960px;
	padding: 0;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 3px;
	color: #FFFFFF;
}

#menu li{
	display: block;
	float: left;
	width: 24.6%;
	margin: 0;
	padding: 0;
	border-left-width: 0.1em;
	border-left-style: solid;
	border-left-color: rgba(255,255,255,0.6);
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,0.6);
}
#menu li a{
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
	font-size: 12px;
	
}
#menu .nav1 {
    width: 19.5%;
}
#menu .nav2 {
    width: 19.5%;
}
#menu .nav3  {
    width: 19.5%;
}
#menu .nav4  {
    width: 39%;
}
#menu .nav5 {
    width: 20%;
}
#menu .nav6 {
    width: 30%;
}


#menu li a:hover{

}
#toggle{ 
 display: none;
}
/*facebook*/
.container .content article section #pageplugin {
    margin-left: 10%;
    margin-bottom: 20px;
}
