/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 30 2025 | 04:18:07 */
/*PC:～992px / tablet:991～768px / レスポンシブ:780px (完全sp:767px～)*/
/*コンテンツ横幅 1140px (内訳:1110px padding-left:15px padding-right:15px)*/
/*Origin Ⅱ (Bootstrap4)*/

/*==============================================================
ページ共通
==============================================================*/
/*----------------------------------------------------
打消し線
----------------------------------------------------*/
.uchikeshi {text-decoration:line-through 2px solid #000;}
/*----------------------------------------------------
背景
----------------------------------------------------*/
body {background-image:url(/kyushu59/wp-content/uploads/bg_page_ikg59_01.jpg); 
	background-repeat:no-repeat; background-position:center top; background-size:cover; background-attachment:fixed;}
/*----sp時----*/
@media screen and (max-width:780px) {body {background-attachment:scroll;}}
/*----------------------------------------------------
サイトコンテンツ（メインセクション & サブセクション）
----------------------------------------------------*/
.row {margin-right:0; margin-left:0;}
/*----------------------------------------------------
メインセクション
----------------------------------------------------*/
body.page .mainSection {margin-bottom:0px !important;}
@media screen and (max-width: 991px) {body.page .mainSection {margin-bottom:32px !important;}}
/*----横幅----*/
@media screen and (min-width: 992px) {.mainSection-col-two {width:calc(70%);}}
/*----フレーム----*/
.col.mainSection {padding:32px; background-color:#fff; border-radius:16px;}
/*----sp時----*/
@media screen and (max-width:780px) {.col.mainSection {padding:16px;}}
/*----余白----*/
.entry-full {margin-bottom:0;}
/*----------------------------------------------------
サブセクション（サイドバー）
----------------------------------------------------*/
/*----横幅----*/
@media (min-width: 992px) {.sideSection-col-two {width:calc(30% - 32px);}}
/*----フレーム----*/
.col.subSection {padding:16px; background-color:#fff; border-radius:16px;}

/*==============================================================
投稿
==============================================================*/
/*----投稿のヘッダー（年月・カテゴリー）----*/
header.entry-header .entry-meta {display:none;}
/*----記事下のカテゴリー----*/
.entry-meta-dataList {display:none;}
/*----前の記事・次の記事----*/
.postNextPrev {display:none;}

/*==============================================================
ヘディング
==============================================================*/
/*----------------------------------------------------
h2
----------------------------------------------------*/
h2 {position:relative; z-index:1; width:calc(100% + 12px); margin:0 0 0 -6px;
	padding:12px; font-size:1.2rem; 
	color:#fff; background-color:#236a9f; border:none; border-left:4px solid #78c1f5;}
/*----------------------------------------------------
h3
----------------------------------------------------*/
h3 {margin:0; padding:0 8px 8px; font-size:1.2rem; 
	color:#236a9f; background-color:transparent; border-bottom:1px solid;}
h3:after {content:none;}
/*----------------------------------------------------
h4
----------------------------------------------------*/
h4 {margin:0 0 16px; padding:8px; font-size:1.1rem; background-color:#d5edfb; border:none;}

/*==============================================================
スライド
==============================================================*/
/*----非表示（外観＞カスタマイズで）----*/

/*==============================================================
開催概要 / 開催概要
==============================================================*/
/*----------------------------------------------------
テーブル / tb_kgaiyou
----------------------------------------------------*/
.tb_kgaiyou th {width:8rem; text-align:center;}

/*==============================================================
プログラム / 特別企画一覧
==============================================================*/
.toku_kikaku {display:flex; flex-wrap:wrap; column-gap:16px; row-gap:16px;}
.toku_ch01 {width:calc(100% - 16px - 120px);}
.toku_ch02 {width:120px; margin-bottom:16px;}
@media screen and (max-width:780px) {
	.toku_kikaku {flex-direction:column-reverse;}
	.toku_ch01 {width:100%;}
	.toku_ch02 {margin-bottom:0px;}}
/*----------------------------------------------------
リスト / li_toku
----------------------------------------------------*/
.li_toku {padding:0; list-style:none;}
.li_toku>li {padding-left:5em; text-indent:-5em;}

/*==============================================================
プログラム / 関連行事
==============================================================*/
/*----------------------------------------------------
テーブル / tb_bumon
----------------------------------------------------*/
.tb_bumon tr th:nth-child(1) {width:11rem;}
.tb_bumon tr th:nth-child(2) {width:15rem;}
@media screen and (max-width:780px) {
	.tb_bumon tr th:nth-child(1) {width:7rem;}
	.tb_bumon tr th:nth-child(2) {width:9rem;}}
.tb_bumon th {text-align:center;}

/*==============================================================
演題募集 / 募集要項
==============================================================*/
/*----------------------------------------------------
リスト / 登録方法
----------------------------------------------------*/
/*----親----*/
.fl_tou {display:flex; flex-direction:column;}
/*----子----*/
.tou_ch {position:relative; margin:0; padding:0 0 24px 3rem;}
.tou_ch a {text-decoration:underline;}
.fl_tou .tou_ch:last-child {padding:0 0 0 3rem;}
/*----子 / before----*/
.tou_ch:before {position:absolute; z-index:1; content:""; left:18px; top:0;
	width:4px; height:100%; background-color:#ccc;}
.fl_tou .tou_ch:last-child:before {display:none;}
/*----アイテム / 番号----*/
.tou_num {position:absolute; z-index:2; left:0; top:0; 
	padding:4px 10px; font-weight:bold; text-align:center; border-radius:50vw; 
	color:#fff; background-color:#3ba3e1;}
/*----アイテム / 見出し----*/
.tou_tit {margin:0; font-size:1.1rem;font-weight:600; color:#10547f;}
/*----アイテム / 文章----*/
.tou_ch p {margin:0;}

/*==============================================================
参加者の方へ / 学会に参加される皆様へ
==============================================================*/
/*----------------------------------------------------
テーブル / tb_sankahi
----------------------------------------------------*/
.tb_sankahi tr th:nth-child(1) {width:7rem;}
.tb_sankahi th {text-align:center;}
.tb_sankahi td {text-align:center;}