@charset "UTF-8";
/* CSS Document */
/*どんちゃか*/


@media screen and (min-width: 737px){
.ContainerInner {
	margin:30px auto 50px;
}
}
@media screen and (max-width: 736px){
.ContainerInner {
	margin:0 auto;
}
}




/*/////////////////////////////////////////////////////////////////////////////////////////////

	パンくずリスト

/////////////////////////////////////////////////////////////////////////////////////////////*/
#breadcrumb {
    font-size: 12px;
	top:225px;
    left: 0;
    position: absolute;
}
#contentsHead #breadcrumb li {
    background: rgba(0, 0, 0, 0) url("../img/common/breadcrumb_arrow.gif") no-repeat scroll 10px center;
    float: left;
    padding-left: 25px;
}
#contentsHead #breadcrumb li.home {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}

#contentsHead2 #breadcrumb li {
    background: rgba(0, 0, 0, 0) url("../img/common/breadcrumb_arrow.gif") no-repeat scroll 10px center;
    float: left;
    padding-left: 25px;
}
#contentsHead2 #breadcrumb li.home {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}



/*/////////////////////////////////////////////////////////////////////////////////////////////

	メイン（画像）タイトル部

/////////////////////////////////////////////////////////////////////////////////////////////*/
#contentsHead {
    height: 255px;
    margin-bottom: 15px;
    position: relative;
}
#contentsHead h2 {
	-moz-box-sizing: border-box;     /* box-size[border・padding 込み] */
    box-sizing: border-box;     /* box-size[border・padding 込み] */
    width: 100%;
    height: 220px;
    border: 1px solid #eee;
    display: block;
    font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",Meiryo,"メイリオ",sans-serif;
    font-size: 30px;
    font-weight: bold;
	padding:80px 0 0 30px;
    color: #fff;
	text-shadow: 0 3px 1px #fe7f9d, 
	0 2px 1px #fe7f9d, 
	1px 2px 1px #fe7f9d, 
	2px 2px 1px #fe7f9d, 
	2px 1px 1px #fe7f9d, 
	2px 0 1px #fe7f9d, 
	3px 0 1px #fe7f9d, 
	2px -1px 1px #fe7f9d, 
	2px -2px 1px #fe7f9d, 
	2px -3px 1px #fe7f9d, 
	1px -3px 1px #fe7f9d, 
	0 -3px 1px #fe7f9d, 
	-1px -3px 1px #fe7f9d, 
	-2px -3px 1px #fe7f9d, 
	-3px -3px 1px #fe7f9d, 
	-3px -2px 1px #fe7f9d, 
	-3px -1px 1px #fe7f9d, 
	-3px 0 1px #fe7f9d, 
	-3px 1px 1px #fe7f9d, 
	-3px 2px 1px #fe7f9d, 
	-2px 2px 1px #fe7f9d, 
	-1px 2px 1px #fe7f9d;
}

#contentsHead2 {
    height: 255px;
    margin-bottom: 15px;
    position: relative;
}

.eng{
	-moz-box-sizing: border-box;     /* box-size[border・padding 込み] */
    box-sizing: border-box;     /* box-size[border・padding 込み] */
    width: 100%;
    height: 220px;
    border: 1px solid #eee;
    display: block;
    font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",Meiryo,"メイリオ",sans-serif;
    font-size: 30px;
    font-weight: bold;
	padding:30px 0 0 30px;
    color: #fff;
	text-shadow: 0 3px 1px #fe7f9d, 
	0 2px 1px #fe7f9d, 
	1px 2px 1px #fe7f9d, 
	2px 2px 1px #fe7f9d, 
	2px 1px 1px #fe7f9d, 
	2px 0 1px #fe7f9d, 
	3px 0 1px #fe7f9d, 
	2px -1px 1px #fe7f9d, 
	2px -2px 1px #fe7f9d, 
	2px -3px 1px #fe7f9d, 
	1px -3px 1px #fe7f9d, 
	0 -3px 1px #fe7f9d, 
	-1px -3px 1px #fe7f9d, 
	-2px -3px 1px #fe7f9d, 
	-3px -3px 1px #fe7f9d, 
	-3px -2px 1px #fe7f9d, 
	-3px -1px 1px #fe7f9d, 
	-3px 0 1px #fe7f9d, 
	-3px 1px 1px #fe7f9d, 
	-3px 2px 1px #fe7f9d, 
	-2px 2px 1px #fe7f9d, 
	-1px 2px 1px #fe7f9d;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////

	メインコンテンツ

/////////////////////////////////////////////////////////////////////////////////////////////*/


.Content .BeigeLineBlock {
	-moz-box-sizing: border-box;     /* box-size[border・padding 込み] */
    box-sizing: border-box;     /* box-size[border・padding 込み] */
    border: 5px solid #f0e9cc;
    overflow: hidden;
    padding: 18px;
}



/*/////////////////////////////////////////////////////////////////////////////////////////////

	タイトルパーツ

/////////////////////////////////////////////////////////////////////////////////////////////*/
.Content .WrapPink_h3 {
	border-left:10px solid #fe7f9d;
	padding-left:15px;
	margin-bottom:20px;
}

.Content .WrapPink_h3 h3 {
	font-size: 15px;
    font-weight: bold;
}
.Content .WrapPink_h3 strong {
    color: #fe7f9d;
    display: block;
    font-size: 20px;
    font-weight: bold;
}


/* Balloon-Green */
.Content .Balloon-Green {
	-moz-box-sizing: border-box;     /* box-size[border・padding 込み] */
    box-sizing: border-box;     /* box-size[border・padding 込み] */
	position: relative;
	display: inline-block;
	padding: 5px 10px;
	width: 100%;
	color: #fff;
	font-weight:bold;
	line-height: 1.5;
	text-align: center;
	background: #8fd86a;
	margin-bottom:20px;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	z-index: 0;
}
.Content .Balloon-Green:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #8fd86a transparent transparent transparent;
	visibility:inherit !important;
}

/* Balloon-Blue */
.Content .Balloon-Blue {
	-moz-box-sizing: border-box;     /* box-size[border・padding 込み] */
    box-sizing: border-box;     /* box-size[border・padding 込み] */
	position: relative;
	display: inline-block;
	padding: 5px 10px;
	width: 100%;
	color: #fff;
	font-weight:bold;
	line-height: 1.5;
	text-align: center;
	background: #3dbffc;
	margin-bottom:20px;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	z-index: 0;
}
.Content .Balloon-Blue:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #3dbffc transparent transparent transparent;
	visibility:inherit !important;
}

/* Balloon-Pink */
.Content .Balloon-Pink {
	-moz-box-sizing: border-box;     /* box-size[border・padding 込み] */
    box-sizing: border-box;     /* box-size[border・padding 込み] */
	position: relative;
	display: inline-block;
	padding: 5px 10px;
	width: 100%;
	color: #fff;
	font-weight:bold;
	line-height: 1.5;
	text-align: center;
	background: #fb8aaa;
	margin-bottom:20px;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	z-index: 0;
}
.Content .Balloon-Pink:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fb8aaa transparent transparent transparent;
	visibility:inherit !important;
}

/* Balloon-Orange */
.Content .Balloon-Orange {
	-moz-box-sizing: border-box;     /* box-size[border・padding 込み] */
    box-sizing: border-box;     /* box-size[border・padding 込み] */
	position: relative;
	display: inline-block;
	padding: 5px 10px;
	width: 100%;
	color: #fff;
	font-weight:bold;
	line-height: 1.5;
	text-align: center;
	background: #fdb94d;
	margin-bottom:20px;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	z-index: 0;
}
.Content .Balloon-Orange:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fdb94d transparent transparent transparent;
	visibility:inherit !important;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////

	サイド_教室ナビ

/////////////////////////////////////////////////////////////////////////////////////////////*/
#side_roomSelect {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #f0e9cc #d8d8d8 #d8d8d8;
    border-image: none;
    border-style: solid;
    border-width: 4px 1px 1px;
    margin-bottom: 35px;
    padding: 0 0 0 14px;
}
#side_roomSelect h4 {
    background: rgba(0, 0, 0, 0) url("../img/common/icon_class.gif") no-repeat scroll 12px center;
    border-bottom: 1px solid #d8d8d8;
    color: #555555;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 15px -14px;
    padding: 14px 20px 10px 48px;
}
#side_roomSelect dl {
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 224px;
}
#side_roomSelect dl dt {
    display: block;
    margin-bottom: 3px;
}
#side_roomSelect dl dd {
    display: block;
    float: left;
    margin: 0 25px 5px 0;
}
#side_roomSelect dl dd a {
    background: rgba(0, 0, 0, 0) url("../img/common/arrowC_pink.gif") no-repeat scroll left center;
    padding-left: 10px;
    white-space: nowrap;
}
