Notice (8) : Undefined offset: 0 [APP/Controller/UsersController.php , line 4322 ]Code Context foreach ( $this -> menu_English as $key => $menu )
{
if ( $menu [ 'url' ][ 0 ] == $category )
$category = 'news'
$subCategory = 'detail'
$prefId = '63d71f7a-3568-4de0-9c35-29839dcdd4c6'
$page = (int) 0
$max_page = (int) 0
$banner_lists = array(
(int) 0 => array(
'Banner' => array(
'id' => '61d644fc-8318-4b5d-9656-6f9b9dcdd4c6',
'name' => '第72回学術集会',
'file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png',
'url' => 'https://anesth-72ndmeeting.org/users/english/',
'type' => 'english',
'order_no' => '0',
'is_deleted' => false,
'created' => '2022-01-06 10:25:16',
'modified' => '2024-11-26 12:03:50',
'old_file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png'
)
),
(int) 1 => array(
'Banner' => array(
'id' => '673a8b55-0f20-410a-bda5-22429dcdd4c6',
'name' => '第73回学術集会',
'file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png',
'url' => 'https://73rd.anesth-meeting.org/en/',
'type' => 'english',
'order_no' => '1',
'is_deleted' => false,
'created' => '2024-11-18 09:33:25',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png'
)
),
(int) 2 => array(
'Banner' => array(
'id' => '5bb2e9a0-1898-4904-a0ef-3df7a50cc6ad',
'name' => '麻酔博物館',
'file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg',
'url' => 'http://www.anesth.or.jp/english/museum/',
'type' => 'english',
'order_no' => '2',
'is_deleted' => false,
'created' => '2018-10-02 05:44:32',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg'
)
),
(int) 3 => array(
'Banner' => array(
'id' => '60c8193d-bee0-4eb3-a564-11b19dcdd4c6',
'name' => 'WFSA',
'file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png',
'url' => 'https://wfsahq.org/',
'type' => 'english',
'order_no' => '3',
'is_deleted' => false,
'created' => '2021-06-15 12:06:37',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png'
)
),
(int) 4 => array(
'Banner' => array(
'id' => '64ed3c62-1470-4375-ae50-07a49dcdd4c6',
'name' => 'ICAPS2024_EN',
'file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg',
'url' => 'https://www.c-linkage.co.jp/icaps2024/en/',
'type' => 'english',
'order_no' => '5',
'is_deleted' => false,
'created' => '2023-08-29 09:31:30',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg'
)
)
)
$banner_offset_sm = (int) 1
$banner_offset_xs = (int) 0
$news_lists = array(
'eng_secretariat' => array(
(int) 0 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'News' => array(
[maximum depth reached]
)
)
)
)
$news_type_lists = array(
'eng_secretariat' => array(
'title' => 'News from JSA'
)
)
$key = (int) 5
$type = array(
'title' => 'News from JSA'
)
$menu = array(
'title' => 'Contact',
'url' => array(
'controller' => 'users',
'action' => 'contact'
)
) UsersController::english() - APP/Controller/UsersController.php, line 4322
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 108 Notice (8) : Undefined index: ippan [APP/Controller/UsersController.php , line 4417 ]Code Context
//パンくず設定
$this -> forElements [ 'breadcrumbs' ][] = array( 'title' => $news_type_lists [ $news [ 'News' ][ 'category_id' ] ][ 'title' ]. ' News' , 'url' => array( 'controller' => 'users' , 'action' => 'english' , 'news' , 'all' , $news [ 'News' ][ 'category_id' ] ) );
$category = 'news'
$subCategory = 'detail'
$prefId = '63d71f7a-3568-4de0-9c35-29839dcdd4c6'
$page = (int) 0
$max_page = (int) 0
$banner_lists = array(
(int) 0 => array(
'Banner' => array(
'id' => '61d644fc-8318-4b5d-9656-6f9b9dcdd4c6',
'name' => '第72回学術集会',
'file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png',
'url' => 'https://anesth-72ndmeeting.org/users/english/',
'type' => 'english',
'order_no' => '0',
'is_deleted' => false,
'created' => '2022-01-06 10:25:16',
'modified' => '2024-11-26 12:03:50',
'old_file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png'
)
),
(int) 1 => array(
'Banner' => array(
'id' => '673a8b55-0f20-410a-bda5-22429dcdd4c6',
'name' => '第73回学術集会',
'file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png',
'url' => 'https://73rd.anesth-meeting.org/en/',
'type' => 'english',
'order_no' => '1',
'is_deleted' => false,
'created' => '2024-11-18 09:33:25',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png'
)
),
(int) 2 => array(
'Banner' => array(
'id' => '5bb2e9a0-1898-4904-a0ef-3df7a50cc6ad',
'name' => '麻酔博物館',
'file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg',
'url' => 'http://www.anesth.or.jp/english/museum/',
'type' => 'english',
'order_no' => '2',
'is_deleted' => false,
'created' => '2018-10-02 05:44:32',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg'
)
),
(int) 3 => array(
'Banner' => array(
'id' => '60c8193d-bee0-4eb3-a564-11b19dcdd4c6',
'name' => 'WFSA',
'file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png',
'url' => 'https://wfsahq.org/',
'type' => 'english',
'order_no' => '3',
'is_deleted' => false,
'created' => '2021-06-15 12:06:37',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png'
)
),
(int) 4 => array(
'Banner' => array(
'id' => '64ed3c62-1470-4375-ae50-07a49dcdd4c6',
'name' => 'ICAPS2024_EN',
'file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg',
'url' => 'https://www.c-linkage.co.jp/icaps2024/en/',
'type' => 'english',
'order_no' => '5',
'is_deleted' => false,
'created' => '2023-08-29 09:31:30',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg'
)
)
)
$banner_offset_sm = (int) 1
$banner_offset_xs = (int) 0
$news_lists = array(
'eng_secretariat' => array(
(int) 0 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'News' => array(
[maximum depth reached]
)
)
)
)
$news_type_lists = array(
'eng_secretariat' => array(
'title' => 'News from JSA'
)
)
$key = (int) 5
$type = array(
'title' => 'News from JSA'
)
$menu = array(
'title' => 'Contact',
'url' => array(
'controller' => 'users',
'action' => 'contact'
)
)
$news = array(
'News' => array(
'id' => '63d71f7a-3568-4de0-9c35-29839dcdd4c6',
'news_type' => 'contents',
'title' => '料金金額の変更について 【2023年2月22日一部更新】',
'contents' => '<div style="text-align:right">2023年1月30日公開 <br />
2023年2月22日一部更新</div>
<div style="text-align:center"><br />
公益社団法人日本麻酔科学会 料金金額の変更について</div>
<div style="text-align:right">公益社団法人日本麻酔科学会</div>
<br />
平素より学会活動にご協力いただきありがとうございます。<br />
<br />
学術集会における会員の利便性を向上させる運営の導入,e-learning受講費の値下げといった価格改定を検討し,新価格でのご案内を準備していた中、昨今の物価上昇による各種支払いの価格高騰に伴い、誠に遺憾ではございますが学会運営維持を目的として、各種料金の変更を決定致しましたことをお知らせいたします。<br />
尚、当学会では直近10年の消費税の増税に伴う金額変更を行っておらず、実質値下げの措置を取っておりました。<br />
<br />
しかし、この度の物価上昇により既に非常に大きな影響を受け、インボイス制度の開始等を控えていることもあり、<span style="color:#ff0000"><strong><ins>基本的には一部を除き、従来のご案内価格から別途消費税がかかる形でご案内させていただきます。</ins></strong></span><br />
<br />
2023年2月1日以降の発注、お申込み、ご請求分より順次新たな価格が適応となります。<br />
<br />
<table align="left" border="1" cellpadding="1" cellspacing="1" style="height:150px; width:1100px">
<tbody>
<tr>
<td>
<div><br />
<strong>【価格変更】 </strong> </div>
<div> ・専門医機構認定講習受講料(e-learning) 1講義3,000円 ⇒3,300円(税込)(←2023年2月22日更新時に、上記下線部の情報を追記しております。) ⇒<em><strong><span style="color:#6600ff"><ins>?2023年8月コンテンツ入替時より</ins> </span></strong></em><span style="color:#000099">2,200円(税込)</span><br />
<br />
・専門医機構認定講習受講料(学術集会会場) 1講義1,000円 ⇒ 2,200円(税込)<br />
・会員の年次学術集会参加費(WEB・来場) 17,000円 ⇒ 20,000円(非課税)<br />
・非会員の 〃 23,100円(税込)<br />
・会員の支部学術集会参加費 4,000円 ⇒ 5,000円(非課税)<br />
・非会員の 〃 4,000円 ⇒ 6,600円(税込)</div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
※年会費(課税対象外)、ならびに既に税別表記をしていた費目は価格変更対象から外れます。<br />
※既にお申込み完了(第70回学術集会、2023年度支部学術集会における展示・広告申込)済みのものについては現行のご案内通りでご請求します(上記変更を適用しません)。<br />
<br />
以上、ご理解のほど何卒よろしくお願いします。<br />
',
'file' => '',
'url' => '',
'is_only_member' => false,
'category_id' => 'ippan',
'release_date' => '2023-02-22',
'is_release' => true,
'is_convert' => true,
'is_deleted' => false,
'created' => '2023-01-30 10:38:00',
'modified' => '2023-02-22 11:04:00',
'old_file' => '',
'page_category' => 'ippan'
)
) UsersController::english() - APP/Controller/UsersController.php, line 4417
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 108
English Website - News - 料金金額の変更について 【2023年2月22日一部更新】|公益社団法人 日本麻酔科学会
Font Size
Large
Medium
Small
Print this page
Japanese Society of Anesthesiologists English Website
料金金額の変更について 【2023年2月22日一部更新】
February 22nd, 2023
2023年1月30日公開
2023年2月22日一部更新
公益社団法人日本麻酔科学会 料金金額の変更について
公益社団法人日本麻酔科学会
平素より学会活動にご協力いただきありがとうございます。
学術集会における会員の利便性を向上させる運営の導入,e-learning受講費の値下げといった価格改定を検討し,新価格でのご案内を準備していた中、昨今の物価上昇による各種支払いの価格高騰に伴い、誠に遺憾ではございますが学会運営維持を目的として、各種料金の変更を決定致しましたことをお知らせいたします。
尚、当学会では直近10年の消費税の増税に伴う金額変更を行っておらず、実質値下げの措置を取っておりました。
しかし、この度の物価上昇により既に非常に大きな影響を受け、インボイス制度の開始等を控えていることもあり、
基本的には一部を除き、従来のご案内価格から別途消費税がかかる形でご案内させていただきます。
2023年2月1日以降の発注、お申込み、ご請求分より順次新たな価格が適応となります。
【価格変更】
・専門医機構認定講習受講料(e-learning) 1講義3,000円 ⇒3,300円(税込)(←2023年2月22日更新時に、上記下線部の情報を追記しております。) ⇒?2023年8月コンテンツ入替時より 2,200円(税込)
・専門医機構認定講習受講料(学術集会会場) 1講義1,000円 ⇒ 2,200円(税込)
・会員の年次学術集会参加費(WEB・来場) 17,000円 ⇒ 20,000円(非課税)
・非会員の 〃 23,100円(税込)
・会員の支部学術集会参加費 4,000円 ⇒ 5,000円(非課税)
・非会員の 〃 4,000円 ⇒ 6,600円(税込)
※年会費(課税対象外)、ならびに既に税別表記をしていた費目は価格変更対象から外れます。
※既にお申込み完了(第70回学術集会、2023年度支部学術集会における展示・広告申込)済みのものについては現行のご案内通りでご請求します(上記変更を適用しません)。
以上、ご理解のほど何卒よろしくお願いします。
▲