@charset "utf-8";

/* @group トップページ
------------------------------------------------------*/

.society-outline {
    margin-top: 22px;
    padding-left: 38px;
}

.society-outline img {
    filter: drop-shadow(5px 5px 10px #000); 
}


.society-theme {
    display: flex;
    justify-content: center;
    margin-top: 223px;
    margin-bottom: 57px;
}

.society-theme img {
    width: calc(1344px / 2);
    height: auto;
}

.news {
    background-color: #FFFFFF;
    padding-bottom: 20px;
}

.news h2 {
    height: 32px;
    display: flex;
    align-items: center;
    background: var(--sub-color);
}

.news h2 span {
    margin-left: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #cab85f;
}

.news-list {
    display: flex;
    flex-direction: column;
    gap: 13px;
    height: calc(160px - 60px);
    overflow-y: scroll;
    padding: 20px 25px 20px 25px;
    font-size: 14px;
    line-height: 1.4;
}

.news-list li {
    display: flex;
}

.date {
    width: 95px;
    font-weight: bold;
    color: var(--sub-color);
}

.excerpt {
    flex: 1;
    color: #000000;
}

.side_banner{
	margin:20px auto;
}
.side_banner a{
	display:block;
	max-width:220px;
	margin:10px auto;
}
.side_banner img{
	max-width:220px;
	margin:10px auto;
}
.side_banner img:hover{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
	cursor:pointer;
}

/* 当日の連絡先 */
.top_contact{
	background: #000;
	padding: 20px 0;
}
.top_contact .text{
	max-width: 600px;
	background: #fff;
	border: 7px solid #C8B970;
	border-radius: 10px;
	padding: 20px 10px;
	margin: 0 auto;
}
.top_contact .lh15{
	line-height: 1.5;
}

/* @group ページ共通
------------------------------------------------------*/

.page-contents {
    min-height: 1150px;
    padding: 20px 20px;
    background-color: #FFFFFF;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), #fff);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 30px;
}

/* 既存の垂直マージンを削除 */
.page-contents > * {
	margin-top: 0;
	margin-bottom: 0;
}

/* 連続する要素だけに上方向のマージンを適用 */
.page-contents > * + * {
	margin-top: var(--space, 2rem);
}

.page-title {
    position: relative;
    height: 40px;
    display: flex;
    align-items: center;
    padding: .3em 0 .2em 1.2em;
    border-bottom: 2px solid var(--sub-color);
    color: var(--sub-color);
}

.page-title::before {
    position: absolute;
    top: 0;
    left: .5em;
    transform: rotate(55deg);
    height: 11px;
    width: 12px;
    background: var(--key-color);
    content: '';
}

.page-title::after {
    position: absolute;
    transform: rotate(15deg);
    top: .7em;
    left: 0;
    height: 8px;
    width: 8px;
    background: var(--sub-color);
    content: '';
}

.page-title > span {
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
}

/* 既存の垂直マージンを削除 */
.page-body>* {
    margin-top: 0;
    margin-bottom: 0;
}

/* 連続する要素だけに上方向のマージンを適用 */
.page-body>*+* {
    margin-block-start: var(--space, 1.5em);
}

.page-body>section>* {
    margin-top: 0;
    margin-bottom: 0;
}

.page-body>section>*+* {
    margin-block-start: var(--space, 1em);
}

.page-body>section > section > * {
    margin-top: 0;
    margin-bottom: 0;
}

.page-body>section > section > * + * {
    margin-block-start: var(--space, 0.75em);
}

.heading_h3 {
    height: 32px;
    display: flex;
    align-items: center;
    background-image: linear-gradient(var(--key-color), #DDD);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px 100%;
}

.heading_h3 > span {
    margin-left: 20px;
	font-size: 18px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

.heading_h4{
    height: 27px;
    display: flex;
    align-items: center;
    background-image: linear-gradient(to right, var(--key-color), #DDD);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100% 1px;
}

.heading_h4 > span {
    margin-left: 5px;
	font-size: 15px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

.under_construction {
    text-align: center;
    font-size: 1.1em;
    padding-top: 50px;
}

/* アイコン
--------------------------*/

.exlink:after {
    content: '\f08e';
    /* 外部リンク先のアイコン */
    font-family: FontAwesome;
    margin-left: .5em;
    margin-right: .5em;
}

.download:before {
    content: '\f019';
    /* ダウンロードのアイコン */
    font-family: FontAwesome;
    margin-left: .5em;
    margin-right: .5em;
}

.pdf:after {
    content: '\f1c1';
    /* PDFファイルの後（fa-file-pdf-o） */
    font-family: FontAwesome;
    margin-left: 0.5em;
}

.word:after {
    content: '\f1c2';
    /* WORDファイルの後（fa-file-word-o） */
    font-family: FontAwesome;
    margin-left: 0.5em;
}

.ppt:after {
    content: '\f1c4';
    /* PPTファイルの後（fa-file-powerpoint-o） */
    font-family: FontAwesome;
    margin-left: 0.5em;
}

.excel:after {
    content: '\f1c3';
    font-family: FontAwesome;
    margin-left: 0.5em;
}

.mail:after {
    content: '\f003';
    font-family: FontAwesome;
    margin-left: 0.5em;
}

.cipher a:before {
    content: '\f023';
    /* 暗号通信の前（fa-lock） */
    font-family: FontAwesome;
    margin-right: .5em;
}

.check::before {
    content: '\f046';
    font-family: FontAwesome;
    margin-right: .3em;
}

/*罫線*/

hr {
    border: none;
    border-top: 1px solid #ccc;
}

hr.hr-full {
    margin: 0 .75em 1.5em;
    box-shadow: 1px 1px 1px rgba(0, 71, 157, 0.2);
}

/* ハイライト */
.text-highlight {
    background: linear-gradient(transparent 40%, #f6ff5f 40%);;
}

.inline {
    display: inline;
}

/*文字詰め*/

.feature {
    font-feature-settings: "palt";
}

/*囲み*/

.enclosure01 {
    border: 1px;
    border-style: solid;
    padding: 1em 2em;
}

.enclosure02 {
    display: inline-block;
    border: 1px;
    border-style: solid;
    padding: .5em 1em;
}
.enclosure01-blue{
	border:1px solid #004097;
	border-radius:5px;
	padding:20px;
}

.enclosure-style01 {
    border-color: #DDDDDD;
    background: #FFFFFF;
}

.enclosure-style02 {
    border: 3px solid rgba(245, 200, 200, 0.4);
    background: rgba(245, 200, 200, 0.1);
}
.enclosure-style03 {
	border: 3px solid #ff0000;
	background: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

}


/*リストスタイル*/
.list-style01 {
    margin-left: 40px;
    margin-right: 20px;
    font-size: 16px;
}

.list-style01 li {
    margin-bottom: .3em;
}

.list-style { 
    padding-left: 1em;
}

.list-disc {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 2em;
}

.list-num {
    list-style-type: decimal;
    list-style-position: inside;
}

.list-num2 {
    list-style-type: decimal-leading-zero;
}
.list-num3{
	margin-left: 4em;
}
.list-num3 li {
	list-style-type: none;
	counter-increment: cnt;
}
.list-num3 li::before {
	content: counter(cnt) "）";
	display:inline-block;
	margin-left:-3em;
	width: 1.5em;
}

/*※入り*/
.asterisk {
    padding-left: 1.2em;
    text-indent: -0.9em;
}

.asterisk > li::before {
    content: '※';
    margin-right: .3em;
    position: relative;
    bottom: 1px;
}

/*表組み*/
.tbl-width100 {
    width: 100%;
}

.tbl-width50 {
    width: 50%;
}

.tbl-style01 thead th {
    background-color: #DDD;
    border: 1px #CCCCCC;
    border-style: solid;
    padding: .5em;
}

.tbl-style01 tbody th,
.tbl-style01 tbody td {
    border: 1px #CCCCCC;
    border-style: solid;
}

.tbl-style01 tbody th {
    background-color: #EEEEEE;
    padding: .5em;
}

.tbl-style01 tbody td {
    background-color: #FFFFFF;
    padding: .5em;
}

.tbl-style02 tbody th,
.tbl-style02 tbody td {
    border: 1px #FFFFFF;
    border-style: solid;
}

.tbl-style02 tbody th {
    background-color: #FFFFFF;
    padding: .5em;
}

.tbl-style02 tbody td {
    background-color: #FFFFFF;
    padding: .5em;
}

.th-c-m th {
    text-align: center;
    vertical-align: middle;
}

.th-l-m th {
    text-align: left;
    vertical-align: middle;
}

.th-l-t th {
    text-align: left;
    vertical-align: top;
}

.td-c-m td {
    text-align: center;
    vertical-align: middle;
}

.td-l-m td {
    text-align: left;
    vertical-align: middle;
}

.td-l-t td {
    text-align: left;
    vertical-align: top;
}

.td-r-t td {
    text-align: right;
    vertical-align: top;
}

.td-r-m td {
    text-align: right;
    vertical-align: middle;
}

/*flexbox*/

.flex {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
}

.flex-row-reverse {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row-reverse;
    /* Safari */
    flex-direction: row-reverse;
}

.flex-column {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari */
    flex-direction: column;
}

.flex-column-reverse {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column-reverse;
    /* Safari */
    flex-direction: column-reverse;
}

.inline-flex {
    display: -webkit-inline-flex;
    /* Safari */
    display: inline-flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
}

.flex-start {
    -webkit-justify-content: flex-start;
    /* Safari */
    justify-content: flex-start;
}

.flex-center {
    -webkit-justify-content: center;
    /* Safari */
    justify-content: center;
}

.flex-end {
    -webkit-justify-content: flex-end;
    /* Safari */
    justify-content: flex-end;
}

.flex-space-around {
    -webkit-justify-content: space-around;
    /* Safari */
    justify-content: space-around;
}

.flex-space-between {
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
}

.flex-align-center {
    -webkit-align-items: center;
    /* Safari */
    align-items: center;
}

.flex-align-end {
    -webkit-align-items: flex-end;
    /* Safari */
    align-items: flex-end;
}

/* ボタン */

.btn_wrap {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.btn a {
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
    padding: 20px 20px;
    background-color: var(--sub-color);
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 14px;
    border-radius: 6px;
    transition: .3s linear;
}
.btn.bg_green a {
	background-color: #008D0B;
}
.btn_wrap.saitaku a{
	padding: 5px;
}
.btn a:hover {
    transform: rotateX(15deg);
    box-shadow: 0 15px 15px #666;
    text-decoration: none;
}

/* 会長挨拶 
--------------------------*/
.presidentBox {
	margin:0 auto;
	padding:10px 15px;
	position:relative;
	border-bottom:1px solid #ccc;
}
.presidentBox img{
	width:150px;
	float:right;
}
.presidentBox p {
	text-align:right;
	position:absolute;
	top:118px;
	right:182px;
}
.mainTxt02 {
	line-height:180%;
	margin:1em auto;
	text-indent:1em;
}

/* 開催概要 */
.outline {
	display: flex;
	margin-bottom: 20px;	
	font-size: 15px;
}
.outline dt {
	width: 120px;
	font-weight: bold;
	flex-shrink: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    justify-content: space-between;
}
.outline dt span::before {
	content: "\f14a";
    font-family: "Font Awesome 5 Free";
    margin-left: .5em;
    margin-right: .5em;
    font-size: 0.8em;
    position: relative;
    bottom: 1px;
	color: var(--sub-color);
}
.outline dd {
	width: 550px;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid var(--key-color);
}

/* プログラム・日程表 */
.sec_program:not(:last-child) {
	margin-bottom: 30px;
}
.pro_body {
	display: grid;
	row-gap: 10px;
}
.ses-ttl{
	color: #003F8F;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.pro_theme_big {
	background-color: #EEEEEE;
	padding: 3px 6px;
	font-weight: bold;
	color: #666666;
}
.pro_theme_small {
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 6px;
	margin-left: 8px;
	font-weight: bold;
}
.pro_spo{
	text-align: right;
	font-weight: bold;
}
.pro_date-venue {
	font-weight: bold;
	color:#000000;
	text-align: right;
}
.pro_date-venue::before {
	font-family: "Font Awesome 5 Free";
	content: "\f274";
	font-size: 0.8em;
	font-weight: 900;
	opacity: 0.5;
	margin-right: 5px;
	position: relative;
	bottom: 1px;
}
.pro_title {
	font-weight: bold;
	color:#000000;
	line-height: 1.2;
	padding-left:.5em;
	margin-bottom: 5px;
}
.pro_body dl {
	display: flex;
	align-items: baseline;
	padding-left: .5em;
	padding-right: .5em;
	line-height: 1.2;
}
.pro_body dt {
	width: 100px;
	display: flex;
	align-items: center;
}
.pro_body dt span {
	width: 80px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #003F8F;
	background-color: #003F8F;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.pro_body dt span.bg_none{
	border:none;
}
.pro_body .pro_speaker dt span {
	background-color: #FFFFFF;
	color:#003F8F;
}
.pro_body .pro_speaker dl.kyosai dd{
	padding-left:6px;
}
.pro_body dd {
	flex: 1;
}
.pro_body dd ul {
	display: flex;
	align-items: baseline;
	padding-left: .5em;
	padding-right: .5em;
}
.pro_body dd ul {
	text-indent: -10px;
	padding-left: 10px;
}
.pro_body dd ul li:first-child {
	width: 90px;
}
.pro_body dd ul li.s-long:first-child {
	width: 130px;
}
.pro_body dd ul li.m-long:first-child {
	width:150px;
}
.pro_body dd ul li:last-child {
	flex: 1;
	font-size: 0.9em;
}
.color_navy{
	color:#003F8F;
}

.pro_italic {
	font-style: italic;
}
.border_abbox {
    background: #FFF9FA;
    border: 3px solid #cc0700;
    padding: 20px;
    margin: 10px auto 40px;
}

/* 参加者・座長・演者へのご案内 */
.participant .heading_h4{
	color: var(--sub-color);
}
.participant .heading_h4 i{
	font-size: 13px;
}
.participant .enclosure01 {
	border: 3px solid rgba(199, 222, 245, 0.4);
	background: rgba(199, 222, 245, 0.1);
	padding: 1em 2em;
	font-weight: 600;
	padding: 10px;
}









