@charset "utf-8";

@-ms-viewport {width: device-width;}

body.c2 {
	width: 768px;
}
/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	width: 100%;
	margin-right: 6px;
	margin-left: 6px;
}


/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
/*ヘッダーブロック*/
header {
	background-image: none;
}
header .inner {
	padding-top: 0px;
	width: auto;
	height: 300px;
	text-align: left;
}
/*h1ロゴの設定*/
header .inner h1 {
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
}
header .inner h1 img {
	position: relative;
	left: 8px;	/*innerに対して左から8pxの場所に配置*/
	top: -10px;	/*innerに対して上から45pxの場所に配置（文字の下側に表示する）*/
	-ms-interpolation-mode: bicubic;
	width: 100%;
	height: auto;
}
/*電話番号イメージ*/
header .inner div#address {
	position: absolute;
	top: 120px;
	left: 8px;
	width: 55%;
}
header .inner div#address img {
	width: 100%;
}
/*ログインイメージ*/
header .inner nav#login {
	position: absolute;
	width: 42%;
	height: auto;
	top: 115px;
	right: 8px;		/*innerに対して右から-250pxの位置に配置*/
}
header .inner nav#login img {
	width: 100%;
}
/*資料請求イメージ*/
header .inner nav#contact {
	position: absolute;
	width: 42%;
	height: auto;
	top: 195px;
	right: 8px;		/*innerに対して右から-250pxの位置に配置*/
}
header .inner nav#contact img {
	margin: 5px;
	width: 100%;
}
/*グーグルサイト内検索ボックス部分*/
header .inner div#google_box {
	position: absolute;
	top: 235px;
	left: 8px;
	width: 55%;
}
header .inner div.gsc-input-box {
	position:relative;
	top:-3px;
	height: 30px;
	vertical-align: bottom;
}
header .inner td.gsib_a {
	vertical-align: middle !important;
}
header .inner td.gsib_a input.gsc-input {
	position: relative !important;
	top: 0px;
}
header .inner td.gsib_b {
	vertical-align: middle !important;
}
header .inner span.gsc 	b_a {
	position: relative !important;
	top: -5px;
}
/*検索結果の一覧のサイトタイトルリンク部分*/
.gsc-result .gs-title {
	height: 1.5em ! important;
}

/*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	width: auto;
	margin-right: 6px;
	margin-left: 6px;
}

/*contents-in,main,subコンテンツ
---------------------------------------------------------------------------*/
#contents-in, #main, body.c2 #main, #sub {
	float: none;
	width: 100%;
}

/*sideコンテンツ
---------------------------------------------------------------------------*/
#side {
	clear: both;
	width: 100%;
	/*display: none;	/*表示させない設定*/
}
/*subコンテンツ
---------------------------------------------------------------------------*/
#sub {
	clear: both;
	width: 100%;
	padding-top: 20px;
}
#sub .box1 {
	background-color: #f8f8f8;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	border: 1px solid #cfcfcf;	/*枠線の幅、線種、色*/
	margin-bottom: 15px;		/*ボックスの下にあけるスペース*/
	font-size: 250%;
	line-height: 1.2em;
	padding-bottom: 5px;
}
#sub .box1 h2 img {
	padding: 0px;				/*ボックス内の余白*/
	-ms-interpolation-mode: bicubic;
	vertical-align: text-top;	/*イメージのレベルを合わせる*/
	border: none;
	width: 100%;
	height: auto;
}
/*box1の中にあるspanの設定*/
#sub .box1 span#side_logo_text {
	padding-left: 8px;				/*span内の余白*/
}

/*box1の中にあるimgの設定*/
/*カテゴリイメージ*/
nav#side_category {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
#sub ul li a img {
	width: 100%;
	vertical-align: top;
}

#side .box1 li img {
	width: 20%;
}

/*カテゴリイメージ枠*/
nav#side_category {
	margin-top: 10px;
}
nav#side_category img {
	width: 75%;/*←2015/03/09 変更 by 安井*/
}
/*メニューブロック全体の設定*/
/*メニュー１個ごとの設定*/
#sub ul li a {
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sub ul li a:hover {
	color: #666;
}

/*カテゴリ「資格の学校」部分*/
#sub ul li#shikaku_box {
	position: relative;
	text-decoration: none;
	width: 75%;/*←2015/03/09 変更 by 安井*/
	height: auto;
}
#sub ul li#shikaku_box img {
	position: relative;
	text-decoration: none;
	width: 100%;
	height: auto;
}
#sub ul li a span#shikaku_num {
	position: absolute;
	top: 12%;/*←2015/03/09 変更 by 安井*/
	left: 51%;
	font-size: 215%;/*←2015/03/09 変更 by 安井*/
	text-decoration: none;
}
#sub ul li a div#shikaku_memo {
	position: absolute;
	top: 55%;
	left: 40px;
	height: auto;
	width: 80%;
	padding-left: 0px;
	font-size: 160%;/*←2015/03/09 変更 by 安井*/
	line-height: 1.5em;
	text-decoration: none;
}
/*カテゴリ「ビジネススクール」部分*/
#sub ul li#school_box {
	position: relative;
	text-decoration: none;
	width: 75%;/*←2015/03/09 変更 by 安井*/
	height: auto;
}
#sub ul li#school_box img {
	text-decoration: none;
	width: 100%;
	height: auto;
}
#sub ul li a span#school_num {
	position: absolute;
	top: 5%;/*←2015/03/09 変更 by 安井*/
	left: 75%;
	font-size: 215%;/*←2015/03/09 変更 by 安井*/
	text-decoration: none;
}
#sub ul li a div#school_memo {
	position: absolute;
	top: 55%;
	left: 40px;
	height: auto;
	width: 80%;
	padding-left: 0px;
	font-size: 160%;/*←2015/03/09 変更 by 安井*/
	line-height: 1.5em;
	text-decoration: none;
}


/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	width: device-width;
	margin-bottom: 0px;
}
/*mainコンテンツのh2タグメインバナー設定*/
#main h2#main_banner {
	width: 100%;
	height: auto;
	border-radius: 0px 0px 0px 0px;	/*角丸のサイズ。それぞれ左上、右上、右下、左下への設定*/
}
#main h2#main_banner img#main_img {
	width: 100%;
	height: auto;
}
#main h2#sub_banner img#left_img {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}
#main h2#sub_banner img#center_img {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}
#main h2#sub_banner img#right_img {
	width: 100%;
	height: auto;
	padding-left: 0px;
 	margin-bottom: 30px;
}
/*10のメリット部分の設定*/
#main img#select_logo {
	width: 18%;
}
#main div#merit_left {
	margin-top: 15px;
	float: left;
	width: 100%;
}
#main div#merit_right {
	float: left;
	width: 100%;
}
#main dl.merit {
	width: 100%;
}
#main dt.merit_th {
	font-weight: bold;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main dd.merit_tc {
	clear: both;
	margin-left: 0px;
	height: 100%;
	margin-bottom: 5px;
}

/*トップページのメイン画像
---------------------------------------------------------------------------*/
#mainimg {
	margin: 0px 6px 1%;
}
#mainimg aside {
	height: auto;
	width: 100%;
}
#mainimg aside img {
	vertical-align: bottom;
}
#slide_image {
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}

#main section.list article div#outbox {
	display: inline-table;
}
/*ボックス内の写真設定*/
#main .list article figure img {
	width: 95%;
	height: auto;
	margin: 5px 5px 5px 5px;
}

#main section.list article div#fig {
	padding: 5px 5px 5px 5px;

	float: left;
	width: 100%;
}
#main section.list article div#fig_side {
	float: left;
	width: 100%;
}
/*講座詳細ページの各ブロック
---------------------------------------------------------------------------*/
#main article div#details_header_fig {
	float: left;
	width: 100%;
	height: auto;
}
#main article div#details_header_fig figure img {
	width: device-width;
	height: auto;
}
#main article div#details_header_fig_side {
	width: 100%;
}
#main article div#details_main_left {
	float: left;
	width: 100%;
}
#main article div#details_main_right {
	position: static;/*←20150305 add by 安井*/
	float: right;
	width: 100%;
}
/*↓20150305 add by 安井*/

#main h3.h3_item_shikaku2 span.h3_item_shikaku_summary {
	position: absolute;
	top: -25px;
	left: 10px;
	font-size: 15px;
}

#main h3.h3_item_school2 span.h3_item_school_summary {
	position: absolute;
	top: -12px;
	left: 10px;
	font-size: 13px;
}
#main article li#icon_base img {
    width: 60px;
    padding-right: 5px;
}
/*↑20150305 add by 安井*/

/*サイトマップ
---------------------------------------------------------------------------*/
#main h2.sitemap {
	margin-bottom: 20px;
}
#main div.colspan {
	width: 100%;
	float: left;
	margin-right: 15px;
}

/*その他
---------------------------------------------------------------------------*/
/*<body class="s-n">指定の場合にsubブロックも表示させない設定*/
body.s-n #sub {
	display: none;
}
/*幅一杯に画像を表示させる*/
img.wa {
	height: auto;
	width: 100%;
}
/*メニューアイコンを非表示に*/
#menubar_hdr {
	display: none;
}
/*↓2015/03/08 add by 安井 */
/*講座一覧ページの各ブロック
---------------------------------------------------------------------------*/
#main div.list_box div.list_icon_box {
              position: absolute;
              top: -2px;
              right: 0px;
              float: right;
              width: 20%;
              text-align: right;
              background-color: #FFF;
}
#main div.list_box div.list_icon_box img {
              padding-right: 5px;
              padding-bottom: 15px;
              width: 32px;
}
/*↑2015/03/08 add by 安井 */
