@charset "UTF-8";

@media screen and (min-width: 741px) {
#fontSize {
	background: url(../images/fontSizeL.png) no-repeat;
}
body {
	font-size: 17px;
}
/* サイドナビ
======================================= */
#sidenav h2 {
	font-size: 19px;
}
#sidenav h3 {
	font-size: 16px;
}
#sidenav li a,
#sidenav li span {
	background-position: 15px .8em;
}
/* フッター
======================================= */
#footerSitemap li li {
	line-height: 19px;
	font-size: 14px;
}
/* footerBottom */
#footerBottom {
	font-size: 14px;
}
/* ぱんくず
======================================= */
.breadcrumb {
	font-size: 13px;
}
/* 見出し
======================================= */
/*#container h1 {
	font-size: 35px;
	line-height: 40px;
}
#container h1 span {
	font-size: 20px;
}
#content h2 {
	font-size: 24px;
}
#content h3 {
	font-size: 20px;
}*/
#content h4 {
	font-size: 19px;
}
#content .lead {
	font-size: 19px;
}
/* 定義リスト
======================================= */
.dl_def dt,
.dl_flo dt {
	font-size: 19px;
}
/* 問い合わせパターン
======================================= */
#content .d_contact h2 {
	font-size: 22px;
}
#content .d_contact em {
	font-size: 24px;
}
/* カテゴリトップのaside
======================================= */
#content .aside_top h3 {
	font-size: 19px;
}
#content .aside_top .h3_def {
	font-size: 24px;
}
/*タブパネル　所属別棋士一覧・施設案内（囲碁教室一覧）で使用
======================================= */
.tab_list li a {
	font-size: 19px;
}






/* ----------------------------------------
screen.css
---------------------------------------- */

/*トップページお知らせ
======================================= */
#whats_new .cat_list li a {
	font-size: 18px;/*トップページの「ピックアップ」「お知らせ」タブ*/
}
#whats_new .tab_box .notice_photo,
#whats_new .tab_box ul li span.date {
	font-size: 14px;
}
/*カテゴリ別新着情報
======================================= */
h2.news_title {
	font-size: 18px;
}
.cate_news .notice_photo,
.cate_news ul li span.date,
.cate_news ul li span.cate,
.news_listbox li span.cate {
	font-size: 14px;
}
/*棋戦 共通
======================================= */
.match_detail ul.sub_catlist li a {
	font-size: 19px;
}
/*歴代記録
===================*/
.match_detail.match_rekidai table {
	font-size: 16px;
}
/*棋戦一覧ページ
======================================= */
.match_catetop section figcaption {
	font-size: 14px;
}
/*棋戦詳細ページ
======================================= */
.tab_box h3 {
	font-size: 19px;
}
.match_detail #content h3.match_subtitle {
	font-size: 22px;
}
.match_dtl_block .p12 {
	font-size: 14px;
}
.kisen_free01 .win, .match_dtl_block .win,
.match_dtl_block .table2 caption {
	font-size: 22px;
}
.match_dtl_block .table2 th,
.match_dtl_block .table2 td {
	font-size: 15px;
}
/*棋士詳細ページ
======================================= */
.player_details #content h3,
.player_details dl dt {
	font-size: 19px;
}
/*出版・販売　雑誌一覧ページ
======================================= */
#content.magazine figure {
	font-size: 12px;
}
#content.magazine .latest {
	font-size: 18px;
}
.magazine .aside01 li span {
	font-size: 14px;
}
#content.magazine #sec02 figcaption {
	font-size: 16px;
}
.magazine .aside01 p {
	font-size: 16px;
}

/*出版・販売　書籍シリーズ一覧ページ
======================================= */
#content.books .list_itembox h2,
.ebooks .books .list_itembox h2 {
	font-size: 20px!important;
}
.books .list_itembox .brief {
	font-size: 16px;
}
/*出版・販売　書籍詳細ページ
======================================= */
.books_details #content .d_spec {
	font-size: 15px;
}
.ul_ec li a {
	font-size: 15px;
}
.books_details #content li {
	font-size: 14px;
}
.books_details #content h2 {
	font-size: 16px;
}
p.t_bold {
	font-size: 22px;
}
p.t_bold span {
	font-size: 16px;
}
.s_tel {
	font-size: 19px;
}
/*施設案内トップページ
======================================= */
.sisetsu_top #content .aside_top h3 span {
	font-size: 17px;
}

}