@charset "UTF-8";
/* CSS Document */

/*-------------------------------------------*/
/*　BASE
/*-------------------------------------------*/
i {
	display: inline-block;
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
	background: url("images/body-bg.jpg") no-repeat top center;
	background-attachment: fixed;
}
body#home {
	background-attachment: scroll;
}


img {
	max-width: 100%;
	height: auto;
}


.for-pc{
    display:block;
}
.for-mb{
    display:none;
}
@media (max-width){
	.for-pc{
		display:none;
	}
	.for-mb{
		display:block;
	}
}


.no-link {
	pointer-events: none;
}

ol,ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ol.decimal {
	list-style-type: decimal;
    padding-left: 30px;
    margin: 0 0 15px;
}
ul.disc {
    list-style-type: disc;
    padding-left: 20px;
    margin: 0 0 15px;
}
ul.disc li,
ol.decimal li {
	margin-bottom: 10px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom:20px;
}
table th {
    background:#FED957;
    padding:10px;
    border-right:#fff 1px solid;
    border-bottom:#fff 1px solid;
}
tr {
}
table td.pinktd {
    background:#ffecf2;
}
table td.bluetd {
    background:#e8f1f8;
}
td {
    padding: 10px;
    border:1px solid #ccc;
}
.scroll-table{
    overflow:auto;
}
#guideline table td {
    padding: 10px 5px;
}
#guideline .image {
    margin: 6px auto;
    text-align: center;
}

a {
	text-decoration: none;
	color: #0c6ab5;
}

p {
    margin-top: 0;
    line-height: 26px;
}
.font-small{
    font-size:0.9em;
}
.clear {
    clear: both;
}
.btn.btn-moji-big a{
    font-size:18px;
    font-weight:600;
}
h1 {
	text-align:left;
   padding:5px 13px 13px;
    color: #05265F;
    font-size: 26px;
    margin: 0;
    background:#FED957;
    font-weight:600;
}

.l-maincontents h2 {
    color: #1D3765;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
/*    border-bottom: 1px solid #1D3765;*/
	border-left:5px solid #1D3765;
	padding-left:10px;
}

#outline .l-maincontents h2:first-child,#program .l-maincontents h2:first-child,#guideline .l-maincontents h2:first-child,#kingof-digestiveSystem .l-maincontents h2:first-child,#igics .l-maincontents h2:first-child{
	margin-top: 20px;
}/*h2が一番最初に来る時の上部の空白を小さくするため*/

.l-maincontents h3 {
    font-size: 18px;
    color: #1d3765;
    margin-top: 40px;
}
.l-maincontents h4 {
    font-size: 16px;
    color: #1d3765;
    margin-top: 40px;
    margin-bottom: 15px;
}
.box-kigen {
	font-size: 16px;
    font-weight: bold;
}

.box-kigen-regi {
	font-size: 17px;
    font-weight: bold;
}
.font-18 {
	font-size: 18px;
}
.font-20 {
	font-size: 20px;
}
.del {
    color: #f00;
    text-decoration: line-through;
}
.del span {
    color: #333;
}


/*-------------------------------------------*/
/*　LAYOUT
/*-------------------------------------------*/

#bg_uzu {
	
}

.container {
    max-width: 1350px;
    margin: 0 auto 0;
    padding: 0;
}

.l-header {
}

#l-top {
    display: inline-block;
    width: 100%;
}
#home #l-top {
}
@media (max-width:768px){
#home #l-top {
}
}
#l-main {
    float: right;
    width: calc(100% - 230px);
}
#home #l-main {
    border:none;
}
#l-main .contents {
    padding:0 23px 28px 23px;
}

#l-sub {
    width: 200px;
    padding-top: 125px;
}
#home #l-sub {
    padding-top: 256px;
}

.l-sub-menu ul {
    margin-bottom: 30px;
}
@media(min-width:1346px){
.l-sub-menu ul {}
}

.l-sub-menu ul li {
	width: 100%;
	display: table;
	background: #FED957;
	border-bottom: 1px solid #fff;
	font-size: 15px;
}
.l-sub-menu ul li:last-of-type {
    border-bottom:none;
}
.l-sub-menu ul li a {
    display: table-cell;
    vertical-align: middle;
    color: #05265F;
    padding: 9px 10px;
    font-weight: bold;
}

/*メニューの色変更（ログイン）*/

.l-sub-menu ul li.shicho a{
    background: #FF9900;
    color:#fff;
}
.l-sub-menu ul li.information a .menunew, .l-sub-menu ul li.guideline a .menunew, .l-sub-menu ul li.shicho a .menunew {
    /* color: #fff; */
    text-shadow: -1px -1px 2px #fff, -1px 1px 2px #fff, 1px 1px 2px #fff, 1px -1px 2px #fff;
}
.l-sub-menu ul li.information a:hover .menunew,
.l-sub-menu ul li.guideline a:hover .menunew,
.l-sub-menu ul li.shicho a:hover .menunew {
    color:#f00;
}

.l-sub-menu ul li a:hover,
#home ul li.home a,
#outline ul li.outline a,
#greeting ul li.greeting a,
#program ul li.program a,
#kingof-digestiveSystem ul li.kingof-digestiveSystem a,
#abstract ul li.abstract a,
#abstract_shitei ul li.abstract_shitei a,
#registration ul li.registration a,
#nursery ul li.nursery a,
#information ul li.information a,
#guideline ul li.guideline a,
#access ul li.access a,
#obtain ul li.obtain a,
#link ul li.link a,
#schedule ul li.schedule a,
#interview ul li.interview a,
#igics ul li.igics a,
#online ul li.online a,
#contact ul li.contact a,
#awards ul li.awards a,
#poster ul li.poster a,
#shicho ul li.shicho a,
#venue ul li.venue a,
#sponsor ul li.sponsor a,
#shuttle_bus ul li.shuttle_bus a,
#taxi ul li.taxi a,
#faq ul li.faq a,
#program-abstract ul li.program-abstract a,
#accommodation ul li.accommodation a,
#shicho ul li.viewing-site a,
#jga-kyouikukouenkai_27 ul li.jga-kyouikukouenkai_27 a,
#coverage ul li.coverage a {
	background-color: #073ba3;
	color: #fff;
}



.menunew {
    color: #f00;
    font-weight: bold;
	text-shadow: -1px -1px 2px #fff, -1px 1px 2px #fff, 1px 1px 2px #fff, 1px -1px 2px #fff;
}

.l-sub-menu ul li p {
    margin: 0;
    line-height: 140%;
}
.l-sub-benner {
    padding: 0 10px 0;
    margin-bottom: 20px;
}
.l-sub-benner li {
	margin-bottom: 15px;
}
.l-sub-benner li img {
	margin-bottom: 0;
}
.l-sns {
    padding: 0 10px 0;
    margin-bottom: 15px;
    margin-top: 30px;
}
.l-sns ul {}
.l-sns ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.l-sns ul li a:hover {
	text-decoration: underline;
}

.l-foot-text {
	margin:0 auto;
	padding: 15px 0;
}

.l-foot-text .item-l {
    display: inline-block;
    vertical-align: top;
}
.l-foot-text .item-r {
    width: calc(100% - 680px);
    display: inline-block;
}

#l-footer .l-foot-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
#l-footer .l-foot-text .item-l{
    font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#l-footer .l-foot-text .item-l .organizer .large{
    font-size:30px;
    font-weight:bold;
    margin-bottom:5px;
}
#l-footer .l-foot-text .item-l .organizer .midium{
    /*display:flex;
    justify-content: flex-start;*/
    line-height:23px;
}
#l-footer .l-foot-text .item-l .organizer .midium span{
    font-size:23px;
}
@media (max-width:768px){
    #l-footer .l-foot-text .item-l .organizer .midium{
        display:block;
    }
}
/*768px*/
#l-copyright {
    clear: both;
    text-align: center;
    background: #1d2088;
    font-size: 12px;
    padding-top: 10px;
    color: #fff;
    padding-bottom: 1px;
    border-top: 1px solid #ffffff;
}
#l-copyright .container {
	position: relative;
}

.l-foot-text-left p {
    font-size: 12px;
    font-weight: bold;
    padding-left: 50px;
	line-height: 21px;
}
.l-foot-text-left p span {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    font-weight: 300;
}



.l-foot-text p {
    margin-bottom: 0;
}
.item-r .jimu {
    display: inline-block;
    width: 74px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
    text-align: center;
    color: #333;
    line-height: 140%;
    margin-right: 10px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 10px 0;
}
.item-r .jimu-info {
    width: calc(100% - 90px);
    display: inline-block;
    line-height: 160%;
	font-size: 14px;
}
.item-r .jimu-info .mail {
    display: inline-block;
    vertical-align: top;
}
.item-r .jimu-info .mail-item {
    display: inline-block;
}
.copyright {
    text-align: center;
    border-top: 1px solid #333;
    margin: 0 0 0;
    padding: 10px 0;
	font-size: 12px;
}
.foot-sp {
	display: none;
	}



/* topページ */
.page-header {
    text-align: center;
    padding: 0 15px;
}
.item-head-titel {
    font-size: 0;
    display: inline-block;
}
.item-head-kaisai {
	margin-top: -10px;
	margin-bottom: 8px;
	display: none;
}
.item-head-kaisai {
    margin-top: -30px;
    margin-bottom: -13px;
}

.item-head-venue {
	display: none;
}
#home .item-head-kaisai, #home .item-head-venue {
    display: inline-block;
}


.top-detail {
    text-align: center;
}



.timelimit {
	width: 350px;
    float: left;
    margin-right: 20px;
    position: relative;
    top: 605px;
    z-index: 3;
}
.timelimit img {
	margin-bottom: 18px;
}
.timelimit img:last-child {
	margin-bottom: 0px;
}
.kigen-img {
    margin-left: 30px;
    margin-top: -20px;
}
.gakkai-block {
    margin-bottom: 25px;
}
.l-maincontents .kaityo-name {
    width: calc(100% - 70px);
    display: inline-block;
    vertical-align: top;
    color: #1d2088;
    font-weight: bold;
    line-height: 150%;
}
.l-maincontents .rijityo-name {
    width: calc(100% - 80px);
}


.l-maincontents .kaityo-name span {
    font-size: 22px;
    display: block;
    line-height: 130%;
}
.kaityo-name .item-name {
    font-size: 20px;
    line-height: 130%;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    text-shadow: 6px 1px 5px #155a9a, -1px -2px 7px #175a99, 1px -1px 5px #125ca2, -1px 4px 5px #125ca2;
}

.kaityo-name .name-4 .item-name {
	width: 90px;
}
.kaityo-name .name-3 .item-name {
	width: 70px;
}

.kaityo-name .item-syozoku {
    font-weight: bold;
    display: inline-block;
    text-shadow: 6px 1px 5px #155a9a, -1px -2px 7px #175a99, 1px -1px 5px #125ca2, -1px 4px 5px #125ca2;
    font-size: 14px;
	width: 100%;
}
	.kaityo-name .name-4 .item-syozoku {
    /*width: calc(100% - 87px);*/
}
.kaityo-name .name-3 .item-syozoku {
    /*width: calc(100% - 67px);*/
}

.l-maincontents .kaiki-tag {
    display: inline-block;
    vertical-align: middle;
    background: #1d2088;
    color: #fff;
    padding: 3px 10px 3px;
    text-align: center;
    border-radius: 5px;
    margin-right: 12px;
    font-size: 12px;
    line-height: 150%;
    width: auto;
    font-weight: bold;
}
.l-maincontents .rijityo-tag {}

.l-maincontents .kaiki-img {
    width: calc(100% - 70px);
    display: inline-block;
    font-size: 22px;
    vertical-align: top;
    color: #1d2088;
    line-height: 130%;
    font-weight: bold;
}
.kaiki-img span {
    font-size: 22px;
    padding: 0 0 0 2px;
    display: inline-block;
}

.l-maincontents .kaityo-tag {
    display: inline-block;
    vertical-align: middle;
    background: #1d2088;
    color: #fff;
    padding: 3px 10px 3px;
    text-align: center;
    border-radius: 5px;
    margin-right: 12px;
    font-size: 12px;
    width: auto;
    line-height: 160%;
    font-weight: bold;
}
.l-maincontents .kaiki-item {
    margin-bottom: 10px;
    width: 100%;
    display: block;
    vertical-align: top;
}
.kaityo-item {
    width: 100%;
    margin-top: 10px;
}
.theme-item {
	margin-top: 15px;
}
.theme-tag {
        display: inline-block;
    width: 50px;
    padding: 4px 0;
    vertical-align: top;
    font-size: 14px;
    color: #004e9d;
    background: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 110%;
	box-shadow: 2px 2px 5px #155a9a, -2px -1px 5px #175a99, 2px 0px 5px #2b76bc;
}
.theme-txt {
    width: calc(100% - 57px);
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    vertical-align: top;
	text-shadow: 6px 1px 5px #155a9a, -1px -2px 7px #175a99, 1px -1px 5px #125ca2, -1px 4px 5px #125ca2;
}
.theme-txt span {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




.news {
    float: left;
    border-radius: 14px;
    position: relative;
    padding: 15px;
    top: 240px;
    left: 15px;
    z-index: 4;
}

.news h2 {
	color: #fff;
	margin: 0;
	padding: 4px 0;

}

.news-waku {
    padding: 10px 14px;
    margin: 0px 0 0;
    overflow: auto;
    background: rgba(255,255,255,0.5);
    border: 1px solid #fff;
    border-radius: 10px;
}


.news dl {
    width: 414px;
    height: 80px;
    padding: 0;
    margin: 0 0;
    overflow: auto;
}

.news dl dt {
    vertical-align: top;
    display: inline-block;
    color: #000;
    font-size: 15px;
    padding-top: 3px;
    margin-right: 5px;
    padding-bottom: 5px;
}

.news dl dd {
    vertical-align: top;
    display: inline-block;
    /* padding-top: 4px; */
    padding-right: 10px;
    margin: 0;
	    width: 70%;
}

/* 下層ページ */

.l-maincontents {
    background: #fff;
    margin-bottom: 30px;
    min-height: 600px;
	    border: 7px solid #FED957;
}

.content-block {
    padding: 25px;
}



/*-------------------------------------------*/
/*　MODULE
/*-------------------------------------------*/


table.carryin {
    border: 1px solid #0f1e3c;
    border-collapse: separate;
    border-spacing: 1px;
    margin-left: 0px;
    width: 600px;
    margin-bottom: 20px;
}

table.carryin th {
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #1d376d;
    padding: 5px;
    color: #fff;
}

table.carryin .app {
    white-space: nowrap;
    background-color: #b1c7f3;
    padding: 5px;
}

table.carryin td {
    text-align: center;
    white-space: nowrap;
    background-color: #EAF4FD;
    padding: 5px;
}

#section li ul {
    margin: 14px 0 20px 30px;
}

ul ul.innerUl {
    margin: 12px 0 0 0 !important;
    padding: 0 0 0 0 !important;
}

#section li li {
    margin-left: 30px;
    padding: auto 0px auto 30px;
    width: 610px;
}

ul ul.innerUl li {
    margin: 0 0 6px 17px !important;
    padding: 0 16px 0 0 !important;
    text-indent: -18px;
}

.greeting-img-box {
    float: right;
    margin-left: 50px;
    margin-bottom: 50px;
}

.box-photo {
	display: inline-block;
    width: 250px;
    vertical-align: top;
    margin-bottom: 30px;
}
.kaityo-data {
    width: calc(100% - 260px);
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 30px;
}
.kaityo-data p {
	margin-bottom: 0;
}
.kaityo-data p span {
	font-size: 20px;
	font-weight: 500;
}


.chairman {
	text-align: right;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.chairman span {
    font-size: 29px;
    padding-left: 15px;
}


table.outline {
	width:100%;
}
table.outline tr {
    border-bottom: 1px dotted #8c8c8c;
    display: block;
    text-align: left;
    padding: 20px 0;
}
table.outline tr:first-child {
	padding-top: 0;
}

table.outline th {
    width: 150px;
	text-align: left;
    padding: 9px 0 0;
    color: #5b90d0;
    font-weight: 400;
    vertical-align: top;
}
table.outline td {
    line-height: 38px;
}


.button a{
	display:inline-block;
	width:260px;
	height:auto;
	background:#0c317b;
	padding:1.2em 10px;
	border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:130%;
	margin:10px auto;
	text-align:center;
	}
	.button.padding-top-10 a {
		padding-top:10px;
		}
	
.button a{
	color:#fff;
	text-decoration:none;
	}
	
.button a:hover {
	border:none;
	color:#fff;
	background:#518fc1;
	}	

/*.button.dummy{
		display:inline-block;
	width:260px;
	height:50px;
	padding:1.2em 10px;
	text-align:center;
	border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:110%;
	margin:10px auto;
	text-align:center;
	pointer-events:none;
	background:#999;
	}*/

.button.dummy.padding-top-10 {
	padding-top:10px;
	}
 
.button.button-s,.button.button-s a {width:150px;}
.button.button-ss,.button.button-ss a {width:120px;}

.box-rntry-btn {
}
.box-rntry-btn .button a{
	display:inline-block;
	width:160px;
	height:auto;
	background:#004097;
	padding:1.2em 10px;
	border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:130%;
	margin:10px auto;
	text-align:center;
	}
	.box-rntry-btn .button.padding-top-10 a {
		padding-top:10px;
		}
	
.box-rntry-btn .button a{
	color:#fff;
	text-decoration:none;
	}
	
.box-rntry-btn .button a:hover {
	border:none;
	color:#fff;
	background:#5163ad;
	}	

.box-rntry-btn .button.dummy {
    display: inline-block;
    width: 160px;
    height: 14px;
    padding: 1.2em 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 110%;
    margin: 10px auto;
    text-align: center;
    pointer-events: none;
    background: #999;
}






.btn {
    margin: 20px auto;
}

.btn td {
    padding: 10px 20px;
}

.btn .dummy {
    color: #ffffff;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 1em;
    text-decoration: none;
    background: #999;
    padding: 13px 20px 10px 20px;
    border-radius: 5px;
    letter-spacing: 0.2em;
}


.font-color-red {
	color:red;
}
.akawaku {
	border:solid 1px red;
	padding:20px;
}

.top-information {
    border: solid 1px red;
    padding: 30px 40px;
    background: rgba(255,255,255,0.5);
    margin-bottom: 50px;
}

.fig {
    /* float: right; */
    /* width: 180px; */
    margin-left: 40px;
    text-align: right;
    margin-bottom: 20px;
}

.fig p {
	text-align:right;
}

#houjin .button {
	text-align:center;
}


table.std {
    margin: 20px 0px 40px 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 1.6;
    text-align: left;
    clear: both;
    border: 1px solid #ccc;
}
table.std th {
    margin: 0px;
    padding: 8px 10px 8px 8px;
    color: #1D3AB1;
    text-align: center;
    font-weight: bold;
    vertical-align: top;
    white-space: nowrap;
    border: 1px solid #ccc;
    background: #f5f5f5;
}
table.std td {
    width: auto;
    margin: 0px;
    padding: 8px 0px 8px 10px;
    text-align: left;
    vertical-align: top;
    border: 1px solid #ccc;
}


#registration h2 {
	    font-size: 16px;
    color: #F39800;
    margin-top: 30px;
    margin-bottom: -10px;
    border: none;
    padding-left: 0;
}

.indent{
    margin-left: 30px;
    text-indent: -2.3em;
	margin-bottom: 0;
    margin-top: 0;
}
.indent-kakko {
    text-indent: -10px;
    display: block;
}




.fon-mini {
	font-size:14px;
}

#program table,#program tr,#program td{
    border:0;
}
#program td{
    padding:15px 0;
}

.programli dl dt {
    float: none;
}

.programli dt {
	font-weight: bold;
    display: inline-block;
    width: 4em;
    text-align: center;
    vertical-align: top;
    background: #EEF6FC;
    padding: 0;
    margin-bottom: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.programli dd {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
	margin-left: 0;
    width: calc(100% - 6em);
}

#kingof-digestiveSystem a:hover{
    text-decoration:underline;
}
#houjin .button.dummy {
        display:block;
        height:auto;
}

ul.guideline-ul{
	list-style-type: disc;
	padding-left: 20px;
}

.secretariat-name {
	    font-weight: bold;
}




#pagetop {
    position: absolute;
    right: -55px;
    bottom: -4px;
}

span.cancel {
    text-decoration: line-through;
    display: initial;
    color: #f00;
}
span.cancel span {
    color: #333;
}




/* 追加 */
.top-theme {
    display: inline-block;
}
.kaisai {
    display: inline-block;
}
.main-hata {
    position: absolute;
    top: -20px;
    z-index: 1000;
    left: 23px;
}
.top-info {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
    justify-content: space-between;
    padding-right: 5px;
}
    .top-info .gakkai-block {
        width: 52.5%;
    }
.top-info .gakkai-block:nth-child(odd) {
        width: 44%;
    }


.gakkai-block img {
    max-width: 100%;
    margin-left: -5px;
    margin-bottom: -5px;
}
.top-info .gakkai-block h2 {
    border-bottom: 3px solid #ffd201;
    margin-top: 0px;
    min-height: 74px;
}

#l-pagetitle {
}                       

.block-bosyu-news {
    max-width: 840px;
    margin: 20px auto 25px;
}

.bosyu-block {
    display: inline-block;
    width: 210px;
    color: #fff;
    vertical-align: top;
    margin-right: 30px;
    border: 1px solid #fff;
}

.bosyu-block p {
    font-size: 19px;
    line-height: 150%;
    margin-bottom: 0;
    padding: 20px 15px;
}
.news-block {
    display: block;
    border: 3px solid #FED957;
    background: #fff;
    max-width: 100%;
    margin: 0 auto 0;
}
.news-block h2 {
    color: #05265F;
    background: #FED957;
    font-size: 18px;
    padding: 10px;
    margin: 0;
    font-weight: 400;
}
.block-news-inner {
}
.block-news-inner ul {
    list-style: none;
    padding: 0px 17px 0;
    height: 110px;
    overflow-y: auto;
    margin: 10px 0;
}
.block-news-inner ul li {
    margin-bottom: 5px;
}
.news-data {
    display: inline-block;
    width: 100px;
    margin-right: 20px;
    vertical-align: top;
}
.news-txt {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 126px);
}
@media (max-width:768px){
    
.news-txt {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
}
#l-footer {
    background: #fff;
    color: #333;
    padding: 20px 0 0;
    position: relative;
}

#l-footer .container {
    position: relative;
    background: none;
    box-shadow: none;
}



.box-kaityo {
    float: right;
    margin-left: 25px;
    text-align: right;
}

.box-kaityo p {
    line-height: 22px;
    font-weight: bold;
}
.box-kaityo p span {
    font-size: 18px;
    font-weight: bold;
}

.aisatu-list {
	
}

.aisatu-list li {
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.aisatu-list li:last-child {
	    border-bottom: none;
}
.aisatu-list .taikai {
    color: #1d2088;
    font-size: 24px;
    font-weight: bold;
}


li .kaityo-photo {
    display: inline-block;
    width: 135px;
    vertical-align: top;
}
.kaityo-info {
    width: calc(100% - 142px);
    display: inline-block;
}
.kaityo-info p {
	margin-bottom: 7px;
}
.kaityo-info .taikai {
    color: #1D3765;
    font-size: 20px;
    padding-bottom: 5px;
    font-weight: bold;
/*    border-bottom: 1px solid #78ad1c;*/
	border-left:5px solid #1D3765;
	padding-left:10px;
}

.kaityo-info .taikai span {
	    font-size: 16px;
}











.aisatu-btn {
	margin-top: 15px;
}
.aisatu-btn a {
    display: block;
    font-size: 15px;
    text-align: center;
    background: #F57722;
    color: #fff;
    border-radius: 5px;
    max-width: 125px;
    padding: 6px 15px 6px;
    box-shadow: 2px 2px 6px #aaa;
}
.aisatu-btn a:hover {
	background: #1d3765;
}

.text-r {
	text-align: right;
}

.kaicho-img {
    float: right;
    margin: 10px 15px 10px 20px;
    padding: 0;
}

#abstract .aisatu-list li {
    padding-bottom: 30px;
    margin-bottom: 30px;
}

#abstract .kaityo-info p {
    margin-bottom: 20px;
}

.top-info ul li img {
	max-width: 100%;
}


#igics .content-block img {
    border: 1px solid #ccc;
}



/*
.button.dummy {
    display: inline-block;
    width: 260px;
    height: 50px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 110%;
    margin: 10px auto;
    text-align: center;
    pointer-events: none;
    background: #999;
    vertical-align: top;
}*/

.button a {
	color:#FFF;
	font-weight:bold;
	display: block;
    padding: 22px 10px;
	    line-height: 140%;
}
.button.dummy a {
    /* color: #FFF; */
    /* font-weight: bold; */
    /* padding: 22px 10px; */
    /* line-height: 140%; */
    pointer-events: none;
    background: #ccc;
}

.button.column-2 a,
.button.column-2.dummy a {
    padding: 12px 10px;
}

.toroku-btn-box {
    width: 100%;
    display: table;
    margin: 20px auto;
}
.toroku-btn-box li {
    display: inline-block;
    float: left;
    width: 50%;
}

#touroku td {
	text-align: center;
}

.top-online {
    background: #fff;
    border: 3px solid #f00;
    padding: 20px 30px 10px;
    margin-bottom: 30px;
}
.top-online p {
    margin-bottom: 10px;
}



.l-sub-menu ul li.viewing-manual {
	background: #036EB8;
}
.l-sub-menu ul li.speakers-manual,
.l-sub-menu ul li.caution {
	background: #036EB8;
}

/*
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: none;
}
.table-responsive table {
    width: 1200px;
}*/

.awards-list {
	border-collapse:collapse;
}
.awards-list tr {
}
.awards-list th {
	border: 1px solid #333;
}
.awards-list th:nth-child(1) {
	width: 8%;
}
.awards-list th:nth-child(2) {
	width: 8%;
}
.awards-list th:nth-child(3) {
	width: 15%;
}
.awards-list th:nth-child(4) {
	width: 5%;
}
.awards-list th:nth-child(5) {
	width: 30%;
}
.awards-list th:nth-child(6) {
	width: 8%;
}
.awards-list th:nth-child(7) {
	width: 10%;
}
.awards-list td {
    padding: 5px;
    border: 1px solid #333;
}


.bg-red {
	background: #FCE4D6;
}
.bg-yellow {
	background: #FFF2CC;
}
.bg-green {
	background: #E2EFDA;
}
.bg-blue {
	background: #BDD7EE;
}


.btn a {
    display: block;
    font-size: 15px;
    text-align: center;
    background: #2EA7E0;
    color: #fff;
    border-radius: 5px;
    max-width: 300px;
    padding: 6px 15px 6px;
    box-shadow: 2px 2px 6px #aaa;
}

.btn a:hover {
    background: #1d3765;
}
.btn.dummy a {
	background: #999;
	pointer-events: none;
}

.table-responsive {
    min-height: .01%;
}


.btn-red a {
    background: #f12424;
}
.btn-red a:hover {
    background: #9d1515;
}
.btn-blue a {
    background: #2e44e0;
}
.btn-blue a:hover {
    background: #192474;
}

.table-bg-red {
    background: #ffbdbd;
}
.table-bg-blue {
    background: #bdeaff;
}

.btn-orange a {
    background: #f19624;
}
.btn-orange a:hover {
    background: #9f6216;
}
.btn-green a {
    background: #0aa53a;
}
.btn-green a:hover {
    background: #0d7c30;
}

#application .btn a {
    line-height: 150%;
    padding: 20px 20px 20px;
    max-width: 380px;
    border-radius: 20px;
    margin: 0 auto;
}


#shicho .btn a {
    line-height: 150%;
    padding: 30px 40px 30px;
    max-width: 420px;
    border-radius: 20px;
    margin: 0 auto 60px;
}

.time-table {
	
}
.time-table tr {
	
}
.time-table td {
	
}
.time-table td:nth-child(1) {
	
}
.time-table td:nth-child(2) {
	text-align: center;
}
.time-table td:nth-child(3) {
	width: 8%;
	text-align: center;
}
.time-table td:nth-child(4) {
	width: 8%;
	text-align: center;
}
.time-table td:nth-child(5) {
	width: 8%;
	text-align: center;
}
.time-table td:nth-child(6) {
	width: 8%;
	text-align: center;
}
.time-table td:nth-child(7) {
	width: 8%;
	text-align: center;
}
.time-table td:nth-child(8) {
	width: 8%;
	text-align: center;
}
#guideline table td a {
    word-break: break-all;
}

.top-infoakawaku {
    border: solid 1px red;
    padding: 20px;
}





/*-------------------------------------------*/
/*　STATE
/*-------------------------------------------*/



#registration .btn a {
	line-height: 150%;
    padding: 20px 20px 20px;
    max-width: 380px;
    border-radius: 20px;
    margin: 0 auto;
}

@media (max-width: 1346px){

	.container {
    max-width: 1150px;
    position: relative;
    margin: 0 auto;
}

	.news {
    float: left;
    border-radius: 14px;
    position: relative;
    padding: 15px;
    top: 320px;
    left: 15px;
    z-index: 4;
}

	.kaiki-kaijo img {
    padding-left: 0;
	max-width: 100%;
}
	.kaiki-kaijo {
    float: none;
		padding: 0 10px 0;
}


	.block-news-inner {
    width: auto;
    float: none;
    padding-left: 0;
    border-left: none;
    display: block;
}
.l-foot-text-left p {
    font-size: 12px;
    font-weight: bold;
    padding-left: 15px;
    line-height: 21px;
	padding-right: 10px;
}

	.kigen-img {
    width: 380px;
}

	.top-info ul li {
    width: auto;
    float: none;
    margin-right: 0;
}

	.bosyu-block {
    width: 180px;
}
	
	.bosyu-block p {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 0;
    padding: 20px 10px;
}
	.l-foot-text p {
    padding-left: 0;
}
.l-maincontents {
   
}

	#greeting .kaiki-item {
    width: 100%;
}
	#greeting .kaityo-item {
    width: 100%;
}
}


@media (max-width: 1160px){
	#pagetop {
    position: relative;
    right: 0;
    bottom: 0;
    text-align: right;
}
}
@media(max-width:1000px){
    #l-main {
    position: relative;
    z-index: 1;
}
}


@media (max-width: 950px){

    .l-sub-menu ul {
        margin-left:0;
        
    }
	.container {
    max-width: 800px;
}
	.kaiki-item {
    width: 100%;
}
	.kaityo-item {
    width: 100%;
}
	.time-table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: none;
}
	.time-table-responsive table {
    width: 700px;
}
	.l-foot-text .item-l {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}

	
	
	
}
@media (max-width: 850px){
	.container {
    width: 100%;
    position: relative;
    margin: 0 auto;
		padding: 0;
}

#l-main {
    width: auto;
    float: none;
    max-width: none;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 15px;
}

	#l-sub {
    width: 100%;
		max-width: none;
}
#l-sub {
    padding-top: 0;
}
	

	#l-sub .l-sub-logo {
	display: block;
	padding: 10px 0;
}
	.l-sub-menu ul li {
    width: 100%;
    display: table;
}
	.l-sub-benner {
    padding: 0 15px;
}
.l-foot-text {
    padding: 15px 15px 15px;
}


	.block-news-inner ul li {
    margin-bottom: 10px;
}
.block-bosyu-news {
        padding: 0 15px 0;
    }
	.top-info ul li {
    width: 48%;
    float: left;
    margin-bottom: 3%;
    margin-right: 3%;
}
	
	.kigen-img {
    margin-left: 15px;
}

.block-news-inner ul {
    height: 100px;
}
	.l-maincontents {
        margin: 10px 10px 0;
    }
	
	
	.l-sub-menu ul {
    margin-bottom: 20px;
}
	
	
	.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: none;
}
	.table-responsive table {
    width: 700px;
}
	

	.time-table-responsive table {
    width: 780px;
}

	
	
	
	
}

	.l-foot-text p span {
    /*display: block;*/
}
@media (max-width: 670px){
.top-info ul li {
    width: auto;
    float: none;
    margin-right: 0;
}
	.bosyu-block {
    margin-bottom: 30px;
}

    .l-foot-text .midium p span{
        display:inline-block;
        margin-left:20px;
    }
	.l-foot-text p br {
    display: none;
}
	.l-foot-text p .mail-item br {
    display: block;
}
	
	
	
	.kaityo-photo {
    display: block;
    padding: 0;
    margin-bottom: 15px;
}
	.kaityo-info {
    width: 100%;
}
	h1 {
    font-size: 20px;
}
	.l-maincontents h2 {
    font-size: 22px;
}
	
	.kaityo-info .taikai {
    font-size: 18px;
}
	
}








@media (max-width: 575px){
.sp-br-none {
	display: none;
	}
.item-r .jimu-info {
    width:100%;
}
}


@media (max-width: 530px){
.top-theme-text {
    float: none;
    padding: 30px 0px 14px 80px;
}
	.box-photo {
    width: 100%;
    text-align: center;
}
	
.kaityo-data {
    width: 100%;
    text-align: center;
}
	
	.l-maincontents .kaiki-img {
    font-size: 20px;
}
	.l-maincontents .kaityo-name span {
    font-size: 20px;
}	
}
@media (max-width: 460px){
	.kigen-img {
    width: 100%;
}
	.kigen-img {
    margin-left: 0;
    margin-top: -10px;
		width: 100%;
}

	.news-data {
    display: block;
    width: auto;
    margin-right: 0;
    margin-bottom: 5px;
    vertical-align: top;
}
    .item-r {
            display: flex;
    flex-direction: column;
    align-items: center;

    }
	.item-r .jimu-info {
    width: 100%;
    display: block;
}
	
	
}



#igics dl dt {
    width: 20%;
    display: inline-block;
    vertical-align: top;
}

#igics dl dd {
    width: 75%;
    display: inline-block;
    margin: 0;
}

/*ポップアップ用*/

.modal {
    display: block;
    width: 94%;
    max-width: 750px;
    /* height: 100%; */
    /* min-height: 220px; */
    position: fixed;
    z-index: 100;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /* margin: -200px 0 0 -200px; */
    /* box-shadow: 0 0 60px 10px rgb(0 0 0 / 90%); */
}
.closed {
  display: none;
}

.modal-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 50;
background: rgba(0, 0, 0, 0.6);
}
.modal-guts {
    position: relative;
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    font-size: 20px;
    /*font-weight: bold;*/
    overflow: auto;
    padding: 60px 20px 30px;
    border: solid 2px red;
    background: #fff;
    z-index: 10000;
}
.modal-guts p {
    line-height: 140%;
    font-size: 18px;
}
.modal .close-button {
    position: absolute;
    z-index: 100000;
    top: 10px;
    right: 10px;
    border: 0;
    background: black;
    color: white;
    padding: 5px 10px 2px;
    font-size: 16px;
}
.open-button {
    border: 0;
    background: #e60013;
    color: white;
    padding: 16px 40px 13px;
    border-radius: 6px;
    font-size: 21px;
    margin: 30px 0px 10px 40px;
    font-weight: bold;
    display: none;
}
.open-button:hover,
.modal .close-button:hover {
	cursor : pointer;
}









@media (max-width: 500px){



.modal-guts {
    max-height: 400px;
}
.modal-guts p {
    font-size: 16px;
}


}


#shuttle_bus dl dt {
    width:6em;
    display:inline-block;
    vertical-align: top;
}
#shuttle_bus dl dd {
    width:calc(100% - 7em);
    display:inline-block;
    margin-left:0;
}

#shuttle_bus table {
    width:100%;
}
#shuttle_bus table th {
    background:#1d3765;
    color:#fff;
    font-weight:bold;
    border:1px solid #fff;
    padding:10px;
}

#shuttle_bus table td {
     border:1px solid #1d3765;
    padding:10px;
    text-align:center;
}

/*--------------------------------------
インスタ
---------------------------------------*/

ul.insta_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px 0;
}
ul.insta_list li:first-of-type {
    flex-basis:100%;
}
ul.insta_list li {
    flex-basis:32%;
}
ul.insta_list li a img{
   transition:0.5s;
}

ul.insta_list li a:hover img{
    transform:scale(110%);
}

.insta_link {
    background:#c62664;
    display:block;
    padding:6px;
    width:80%;
    border-radius:50px;
    margin:10px auto;
    text-align:center;
    color:#fff;
    transition:0.5s;
}
.insta_link:hover {
    background:#1D2088;
}
/*プログラムページ*/
@media (max-width:768px){
#program td{
    font-size:12px;
}
 
    }

#coverage .content-block ul,#poster .content-block ul{
    list-style-type: disc;
    padding-left: 20px;
}
#coverage .content-block ul li,#poster .content-block ul li{
    margin-bottom:10px;
}

#coverage .content-block ol{
    list-style-type: decimal;
    padding-left: 20px;
}
#coverage .content-block ol li{
    margin-bottom:10px;
}
.movie_block {
    width:678px;
    margin:0 auto;
}
@media (max-width:768px){
.movie_block {
    width:100%;
    margin:0 auto;
}
    
    }









/* ハンバーガーメニュー */

.l-sub-menu {
  position: relative;
}

@media (max-width: 850px){
	
	.nav {
    position: fixed;
    right: -320px; /* 右から出てくる */
    top: 0;
    width: 300px; /* スマホに収まるサイズ */
    height: 100vh;
    transition: all .6s;
    z-index: 200;
    overflow-y: auto; /* メニューが多くなったらスクロールできるように */

  }
	.nav_list {
		    padding-top: 60px;
	}
	
	
  .hamburger {
    box-shadow: 0px 0px 6px #3c3c3c;
    position: fixed;
    right: 15px;
    top: 8px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 300;
    background: #FED957;
}
  .nav_list {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .nav_item {
    text-align: center;
    padding: 0 14px;
  }
  .nav_item a {
    display: block;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    color: #333;
  }
  .nav_item a:hover {
    background-color: #eee;
  }
  .hamburger_border {
    position: absolute;
    left: 11px;
    width: 18px;
    height: 2px;
    background-color: #333;
    transition: all .6s;
  }
  .hamburger_border_top {
    top: 14px;
  }
  .hamburger_border_center {
    top: 20px;
  }
  .hamburger_border_bottom {
    top: 26px;
  }
  .black_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    background-color: #333;
    opacity: 0;
    visibility: hidden;
    transition: all .6s;
    cursor: pointer;
  }

  /* 表示された時用のCSS */
  .nav-open .nav {
    right: 0;
  }
  .nav-open .black_bg {
    opacity: .8;
    visibility: visible;
  }
  .nav-open .hamburger_border_top {
    transform: rotate(45deg);
    top: 20px;
  }
  .nav-open .hamburger_border_center {
    width: 0;
    left: 50%;
  }
  .nav-open .hamburger_border_bottom {
    transform: rotate(-45deg);
    top: 20px;
  }
	
}











@media only screen and (min-width: 769px) {
  .header_inner{
    max-width: 980px;
    width: 100%;
    padding: 15px 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .logo{
    padding: 12px 30px
  }
  .nav_list{
    text-align: right;
  }
  .nav_list li{
    display: inline-block;
    text-align: left;
  }
}
/* pc */

#abstract dl dt {
    width:3em;
    display:inline-block;
    vertical-align:top;
}
#abstract dl dd {
    width:calc(100% - 6em);
    display:inline-block;
    margin-left:0;
}



/* トップレイアウト */

.item-note {
	margin-top: 30px;
    margin-bottom: 25px;
    padding: 0 40px 0 40px;
}
.box-waku-red {
    background: #fff;
    border: 3px solid #f00;
    padding: 10px 15px 0px;
}

.item-note-btn {
    margin-top: 20px;
    margin-bottom: 25px;
    padding: 0 40px 0 40px;
}
.item-note-btn a {
    background: #fff;
    color: #f00;
    border: 2px solid #f00;
    display: block;
    font-weight: bold;
    text-align: center;
    padding: 8px 10px 8px;
    font-size: 20px;
    text-decoration: none;
}
.item-note-btn a:hover {
	background: #f00;
	color: #fff;
}



.top-detail .item-max-1346,
.top-detail .item-sp {
	display: none;
}

/*モバイル対応*/

@media (max-width: 1346px) {
	.top-info .gakkai-block h2 {
    min-height: 6vw;
}
.top-detail .item-max-1346 {
	display: block;
}
	.top-detail .item-min-1347 {
		display: none;
	}
body#home {
        background-size: 1860px;
    }
	.l-foot-text .item-r {
    width: calc(100% - 480px);
}
	
	
}


@media (max-width: 1199px){
}

@media (max-width: 1160px){
}



@media (max-width: 950px){
    body#home {
        background-size: 1560px;
    }
	#home #l-sub {
    padding-top: 200px;
}
	
	.item-note-btn {
    padding: 0 10px 0;
}
		.l-foot-text .item-r {
    width: 100%;
    display: block;
}
}

@media (max-width: 850px){
	.item-note {
		padding: 0 15px 0;
	}
	.top-info .gakkai-block {
    width: 100%;
	}
	.top-info .gakkai-block:nth-child(odd) {
    width: 100%;
	}
	body#home {
		background: url(images/body-bg-sp.jpg) no-repeat top center;
	}
	.item-head-titel {
    margin: 0 50px 0;
}
	.item-head-kaisai {
    max-width: 85%;
}
	#home #l-sub {
        padding-top: 0;
    }
}

@media (max-width: 767px){
	body.page {
}
}
@media (max-width: 700px){
	    body#home {
				background-size: 220vw;
    }
}

@media (max-width: 600px){
}

@media (max-width: 575px) {
    .item-r .jimu {
    margin-bottom: 15px;
}
	.item-note-btn a {
    font-size: 18px;
}
}


@media (max-width: 500px) {}



@media (max-width: 480px) {
	.top-detail .item-sp {
	display: block;
}
	.top-detail .item-max-1346 {
	display: none;
}
	
	
	.modal-guts a {
        word-break: break-word;
    }
	.item-note a {
		    word-break: break-word;
	}
body#home {
        background-size: 1410px;
        background-position: top -50px center;
        background-attachment: fixed;
    }
	#igics dl dt,
	#igics dl dd {
    width: 100%;
}
	.top-detail {
    padding-top: 20px;
}
}


/* 吹きだし */
.balloon1 {
    position: relative;
    display: table;
    margin: 1.5em auto 0;
    padding: 10px 20px;
    min-width: 120px;
    max-width: 100%;
    /* color: #555; */
    font-size: 16px;
    background: #ffe0e0;
    border-radius: 15px;
    border: 4px solid #f44b4b;
}
.balloon1:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #f44b4b;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}

/* アコーディオン */
.accordion-003 {
    margin-bottom: 30px;
    border-bottom: 2px solid #a2a2a2;
    border: 3px solid #162f73;
    margin-top: 20px;
    border-radius: 5px;
}

.accordion-003 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 15px 20px 15px;
    color: #000000;
    font-weight: 600;
    cursor: pointer;
}

.accordion-003 summary::-webkit-details-marker {
    display: none;
}

.accordion-003 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #000000b3;
    border-right: 3px solid #000000b3;
    content: '';
    transition: transform .3s;
}

.accordion-003[open] summary::after {
    transform: rotate(225deg);
}

.accordion-003 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-003[open] p {
    transform: none;
    opacity: 1;
}
.accordion-003 h3 {
    margin: 0px 0;
}

.row {
    display:flex;
        justify-content: space-around;
    margin:20px;
}

.row .col-6 {
        display: flex;
    align-items: center;
    flex-direction: column;
}
#program-abstract-app img.dl {
    height:58px;
}

#program-abstract-app img.qr {
    width:160px;
}

.app_link {
    display:flex;
    align-items:center;
    flex-direction: column;
    width:100%;
}
