@charset "utf-8";

/*==========================================
File name: category.css
Editors: itprobe_zezaidoji
Last Editor: itprobe_zezaidoji
Date: 2009.11.24
========================================== */

.school_info  .object_left{
	width: 330px;
}

.school_info table{
	width: 330px;
	border-top: solid 1px #FF66CC;
	border-right: solid 1px #FF66CC;
	margin: 0 0 15px 0;
}


.school_info th,
.school_info td{
	border-bottom: solid 1px #FF66CC;
	border-left: solid 1px #FF66CC;
	padding: 5px;
	vertical-align: top;
}

.school_info th{
	width: 80px;
	background-color: #FFDDF4;
}

.status table,
.entry table,
#uniform table,
#office table{
	width: 600px;
	border: solid 1px #FF66CC;
    border-collapse: collapse;
	margin: 0 0 15px 0;
}

.status th,
.status td,
.entry th,
.entry td,
#uniform th,
#uniform td,
#office th,
#office td{
	border: solid 1px #FF66CC;
    border-collapse: collapse;
	padding: 5px;
	vertical-align: top;
}


.entry th,
.entry td{
    text-align: center;
    vertical-align: middle;
}

.entry th,
#uniform th,
#office th{
	width: 150px;
	background-color: #FFDDF4;
}


#fukae_main .entry th{
    white-space: nowrap;
}

.article .status th{
	background-color: #FFDDF4;
}

.article .status th.th01{
	width: 120px;
}

.article .status th.th02{
	width: 80px;
}

.th03{
	width: 150px;
}

.price{
	text-align: right;
}

/* あきづきん */

#akizukin .section ul{
	margin: 0 0 15px 0;
}

.list_02 ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.list_02 ul li{
	width: 48%;
	margin-right: 4%;
	margin-bottom: 20px;
}

.list_02 ul li img{
	width: 100%;
	height: auto;
}

.list_02 ul li:nth-child(2n){
	margin-right: 0;
}

.w100 img{
	width: 100%;
	height: auto;
}


/* スタッフ紹介 */
#staff .article table{
	width: 600px;
}

#staff .article th,
#staff .article td{
	vertical-align: top;
}

#staff .article th{
	padding: 0 0 15px 0;
    width: 120px;
}

#staff .article td{
	padding: 0 0 15px 10px;
}

#staff .article td{
	font-size: 1.2em;
}

.sub_hd{
	margin-top: 10px;
	font-weight: bold;
	color: #FF2894;
}

/* 各種申込用紙・配布文書 */

#members .article ul{
	margin: 0 0 20px 0;
}

#members .article li{
	margin: 0 0 10px 0;
}

/* 個人情報の取扱い */

#policy .article ul{
	margin: 0 0 10px 15px;
}


#policy .article ul li{
	list-style-type: disc;
	margin: 0 0 5px 0;
}

/* サイトマップ */

#sitemap .article ul{
	float: left;
	margin: 0 60px 15px 0;
}

#sitemap .article ul li{
	padding-left: 32px;
	background: transparent url(../images/common/li.gif) no-repeat 20px 50%;
	margin: 0 0 8px 0;
}

/* 会員専用 */

#members .article .red{
	font-size: 80%;
	color: #CC0000;
}

/* 各教室ページ */

.half,
.half .area_01,
.half .area_02{
    overflow: hidden;
}

.half{
    margin-bottom: 15px;
}

.half .area_01,
.half .area_02{
    width: 48%; 
}

.half .area_01 img,
.half .area_02 img{
    width: 100%;
    height: auto;
}

.half .area_01{
    float: left;
}

.half .area_02{
    float: right;
}


/*　コンテンツ内リンク */

.inner_links_01,
.inner_links_01 .single_btn{
    overflow: hidden;
}

.inner_links_01{
    padding: 15px 0;
}

.inner_links_01 .single_btn a{
    width: 48%; 
}

.inner_links_01 .half{
    margin-bottom: 10px;
}


.inner_links_01 a{
    display: inline-block;
    width: 48%;
    float: left;
    border: solid 2px;
    border-radius: 10px;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
}


.inner_links_01 p{
    width: 48%;
    display: inline-block;
    float: right;
    vertical-align: middle;
    margin: 0!important;
    line-height: 24px;
    font-weight: bold;
    color: #CC0000;
}


#rokko_island .inner_links_01 .half .area_01 a,
#genkikko_ashiya .inner_links_01 .half .area_01 a{
    border-color: #FD710E;
    color: #FD710E;
    background: #F9C694; /* 深江本校 */
}

#rokko_island .inner_links_01 .half .area_01 a:hover,
#rokko_island .inner_links_01 .half .area_01 a:active,
#genkikko_ashiya .inner_links_01 .half .area_01 a:hover,
#genkikko_ashiya .inner_links_01 .half .area_01 a:active{
    color: #FFF;
    background: #FD710E;
}

#fukae_main .inner_links_01 .half .area_01 a,
#genkikko_ashiya .inner_links_01 .half .area_02 a{
    border-color: #008C00;
    color: #008C00;
    background: #DFFFDF; /* アイランド G.C. */
}

#fukae_main .inner_links_01 .half .area_01 a:hover,
#fukae_main .inner_links_01 .half .area_01 a:active,
#genkikko_ashiya .inner_links_01 .half .area_02 a:hover,
#genkikko_ashiya .inner_links_01 .half .area_02 a:active{
    color: #FFF;
    background: #008C00;
}

#fukae_main .inner_links_01 .half .area_02 a,
#rokko_island .inner_links_01 .half .area_02 a{
    border-color: #00A3D9;
    color: #00A3D9;
    background: #D0F3FF; /* 元気っ子 芦屋 */
}

#fukae_main .inner_links_01 .half .area_02 a:hover,
#fukae_main .inner_links_01 .half .area_02 a:active,
#rokko_island .inner_links_01 .half .area_02 a:hover,
#rokko_island .inner_links_01 .half .area_02 a:active{
    color: #FFF;
    background: #00A3D9;
}

.inner_links_01 .single_btn a{
   border-color: #B90D10;
   color: #B90D10;
   background: #FFD5D5;
}

.inner_links_01 .single_btn a:hover,
.inner_links_01 .single_btn a:active{
   color: #FFF;
   background: #B90D10;
}

/* イベント紹介 */
.hd_s_red{
	font-size: 1.5em;
	color: #910507;
}

.anchor_link_list,
.anchor_link_list ul,
.anchor_link_list li{
	overflow: hidden;
}

.anchor_link_list li{
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
}

.anchor_link_list li:nth-child(3n){
	float: right;
	margin-right: 0;
}

.anchor_link_list li:nth-child(3n+1){
	clear: both;
}

.anchor_link_list li a{
	display: block;
	background: #FF359A;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 5px 0;
}

.anchor_link_list li a:hover{
	background: #EA70CC;
}

/* コース紹介 */

.course table{
	
}

.course th,
.course td{
	padding: 5px;
	vertical-align: top;
}

.course th{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.course_01 table{
	border: solid 1px #3399FF;
	border-collapse: collapse;
}

.course_01 th,
.course_01 td{
	border: solid 1px #3399FF;
	border-collapse: collapse;
}

.course_01 th{
	background-color: #D1DFF8;
}

.course_02 table{
	border: solid 1px #FF7243;
	border-collapse: collapse;
}

.course_02 th,
.course_02 td{
	border: solid 1px #FF7243;
	border-collapse: collapse;
}

.course_02 th{
	background-color: #FFD9CC;
}

.course_03 table{
	border: solid 1px #008040;
	border-collapse: collapse;
}

.course_03 th,
.course_03 td{
	border: solid 1px #008040;
	border-collapse: collapse;
}

.course_03 th{
	background-color: #DDFFEE;
}

.anchor_link_list_02,
.anchor_link_list_02 ul,
.anchor_link_list_02 li{
	overflow: hidden;
}

.anchor_link_list_02 li{
	width: 22%;
	float: left;
	margin-right: 4%;
}

.anchor_link_list_02 li:nth-child(4){
	float: right;
	margin-right: 0;
}

.anchor_link_list_02 li a{
	display: block;
	background: #3399FF;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 5px 0;
}

.anchor_link_list_02 li a:hover{
	background: #167EFB;
}

.fixed table{
	width: 100%;
	table-layout: fixed;
}

.fixed table td{
	text-align: center;
	vertical-align: middle;
}

.school_thumb{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.school_thumb li{
	width: 32%;
}

.school_thumb li img{
	width: 100%;
	height: auto;
}


/* Instagram */

.ig-embed-wrap {
	width: 620px !important;
	max-width: 100% !important;
	margin: 0 auto !important;
}

.ig-embed-wrap iframe {
	width: 100% !important;
}
