@charset "utf-8";

/*
 *	SSDM CSS for SmartPhone
 */


#mode {
    background: #f00;
}

#mode:after {
    content: "SPhone";
}

.mode-sp {
    display: block !important;
}

.mode-pc,
.mode-tb,
.no-sp {
    display: none !important;
}

body {
    min-height: calc(100vh - 60px);
    padding-top: 60px;
}

#header {
    position: fixed;
    top: 0;
    left: 0;

    display: block;
    width: auto;
    height: auto;
    padding: 0 0 6px;
    background: #fff;
    z-index: 20000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* X-link */

.x-icon {
    right: 60px;
    bottom: 0;
}
.x-icon img{
    max-height: 28px;
}

#logo {
    width: auto;
    height: auto;
    margin: 2px 0 0 10px;
}

#logo-ssdm img {
    width: 110px;
}

#sponsored {
    left: 128px;
    top: 36px;
}

/* #sponsored img {
    height: 18px;
} */

#logo-full {
    display: none;
}

#gsearchForm,
#contact {
    display: none;
}

#mm {
    display: block;
}

#mm>span,
#mm>span:before,
#mm>span:after {
    width: 28px;
}

#mm>span:before {
    top: -10px;
}

#mm>span:after {
    top: 10px;
}

nav #nav {
    position: fixed;
    top: 60px;
    right: 0;
    display: flex;
    flex-direction: column;
    display: none;
    width: 100%;
    height: 0;
    opacity: 1.0;
}

nav.selected #nav {
    display: block;
    visibility: visible;
    opacity: 1.0;
}

#nav>li {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #506189;
}

#nav>li>a {
    min-width: 0;
}

#nav>li>ul {
    position: static;
    display: none;
    top: 0;
    width: 100%;
    height: auto;
    opacity: 1.0;
}

#nav>li.slctd>ul {
    display: block;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#nav>li.slctd>ul a {
    background: #274276;
}


#nav>li:first-child a {
    border-radius: 0;
}

#nav>li:last-child a {
    border-radius: 0;
    border-bottom: none;
}

#nav a {
    padding: 16px 0 8px;
}

#nav>li>ul>li {
    display: inline-block;
    width: 100%;
}

#nav>li>ul>li:nth-child(2n+1) a {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}

#nav>li:nth-child(2)>ul>li {
    width: 50%;
}

/*
#nav > li:nth-child(4) > ul > li:nth-child(1), 
#nav > li:nth-child(4) > ul > li:nth-child(2), 
#nav > li:nth-child(4) > ul > li:last-child, 
#nav > li:nth-child(5) > ul > li, 
#nav > li:nth-child(6) > ul > li {
	width: 100%;
}
*/
/*
#nav > li:nth-child(2) > ul:after, 
#nav > li:nth-child(3) > ul:after {
	content: "\A";
	white-space: pre;
	display: inline-block;
	width: 49%;
	padding: 16px 0;
	border-top: 1px solid rgba(255,255,255,0.3);
	background: #274276;
}
*/
#nav>li>ul>li>a {
    padding: 16px 12px;
}

#column_Home {
    margin-top: 0;
    padding-bottom: 0;
}

#column_Home #welcome {
    margin-top: 0;
}

#promotion {
    width: calc(100% + 40px) !important;
    height: calc(100vw * 424 / 600) !important;
    margin: 5px -20px 0;
    background: url("../img/promotionImageforMobile-2025.jpg") no-repeat;
    background-size: contain;
}

#promotion .fL,
#promotion .fR {
    display: none;
}

a#img0,
a#img1,
a#img2,
a#img3,
a#img4,
a#img5,
a#img6 {
    width: 100%;
    height: auto;

}

#promotion .fL img {
    width: 100%;
    height: auto;
}


#column_Home #columnL #timer-conference .timerframe {
    display: block;
    padding: 8px 0 4px;
}

#column_Home #columnL #timer-conference time {
    display: block;
    margin-right: 0;
}

#column_Home #columnL #timer-conference .label.label-ss {
    margin-right: 0;
}



#news_list li a {
    padding-left: 7px;
}

#news_list li a .date {
    float: none;
    display: block;
    margin: 0 0 2px 0;
}




#deadline>ul>li {
    margin: 8px 0 0;
}



#cooperation .wrapper {
    display: block;
    width: calc(100% - 40px) !important;
    padding: 30px 20px 24px;
}

#cooperation h2 {
    display: block;
    width: auto;
    float: none;
    margin-left: 0;
    text-align: left;
}

#cooperation ul>li {
    margin-bottom: 6px;
    line-height: 1.2;
}

#footer {}

.toTopH,
.toTop {
    right: 5px;
}

#ssdm2020_venue-img {
    display: block;
    padding-bottom: 40px;
}

#ssdm2020_venue-img,
#ssdm2020_venue-img img {
    width: 100% !important;
    height: auto !important;
}

.conferenceList {
    display: block;
    margin: 0 auto;
}

.conferenceList li {
    display: block;
    padding: 0;
}

.conferenceList a {
    display: block;
    padding: 8px 5px 10px;
}

.cfTitle {
    display: block;
    width: auto;
    padding: 0 0 5px;
    font-size: 2.0rem;
}

.cfTerm {
    display: block;
    width: auto;
}

.cfLocation {
    display: block;
    padding: 0;
    line-height: 1.4;
}


.dlist_members {
    margin: 12px 0 0 0;
}

.dlist_members dt {
    clear: none;
    float: none;
    width: auto;
    padding: 10px 0 0 0;
    line-height: 1.2;
}

.dlist_members dd {
    padding: 6px 0 5px;
}

.committee div[id^=area]>h3 {
    padding-left: 0;
}

.committee .areaName {
    float: none;
    margin: 7px 0 0 0;
}

.committee .areaTitle {
    display: inline-block;
}

#Award tbody td {
    display: block;
    min-height: 18px;
    padding-left: 0 !important;
}

#Award tbody td:before {
    display: block;
    width: auto;
    float: none;
    margin-left: 0;
}

#panels>div {
    width: 100%;
    margin: 4px 0 0;
}

#reg {
    position: static;
    text-align: center;
}

#reg .action {
    display: inline-block;
    margin: 0 auto;
}

.scrollBox {
    margin-bottom: 10px;
}

.shortcourse2>h2:first-child>.labelRed {
    margin-bottom: 5px;
}

.shortcourse2>h2+h3 {
    display: block;
    padding-left: 0;
}

.shortcourse2>h2+h3 .mL20 {
    margin-left: 0 !important;
}

.list-timetable2 {
    margin: 0 -20px;
}

.invitedsp .list-timetable2 {
    margin-top: 20px;
}

.list-timetable2>li {
    flex-direction: column;
}

.list-timetable2>li,
.list-timetable2>li.noimg,
.list-timetable2>li.noTime {
    padding: 1.0em;
}

.list-timetable2>li .photo {
    margin-bottom: 1.2em;
}

.list-timetable2>li>div:nth-child(2),
.list-timetable2>li>span:nth-child(2) {
    display: block;
    width: 100%;
    padding: 0;
}

.list-timetable2>li.noimg .photo {
    min-height: 0;
    margin-bottom: 0;
    background: none;
}

#banners-main {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#banners-main>a+a,
#banners-main>a+img {
    margin-top: 20px;
}

.pictBox {}

.pictBox.w-Full>img {
    width: 100%;
}

#fc.fR {
    float: none !important;
    margin-top: 0px;
    text-align: center;
}

#fc.fR img:last-child {
    width: 65%;
}

.list-flow {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-flow>li {
    position: relative;
    display: block;
    margin-bottom: 50px;
    padding: 1.0em 0.8em;
    line-height: 1.1;
    background: #00e5ca;
    border-radius: 5px;
}

.list-flow>li:after {
    content: "\f063";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;

    position: absolute;
    top: auto;
    bottom: -100%;
    right: 0;
    left: 0;
    margin: auto auto 0;
    transform: translateY(-50%);
    font-size: 2.0em;
    color: #76ddd1;
}

.list-flow#login {
    display: block;
}

.list-flow#login>li {
    display: block;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap;
    text-align: center;
    margin-right: 0;
}

.list-flow#login>li>span {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 8px;
    align-self: center;
    font-size: 2.4rem;
}


.list-flow>li:last-child:after {
    content: "";
    display: none !important;
}

#online-registration #reg a {
    display: block;
    margin-top: 5px;
}


#columnR {
    padding: 0 0 40px;
}

#VirExhb>p {
    width: 100%;
}

#VirExhb>#img-ve1 {
    margin-top: 0;
}

/*Hotel*/
.japan-map {
    width: 100%;
    height: auto;
}

 /* Advance Program
 */

  .Ad-banner-container {
    display: block;
        }

   .Ad-banner-container img {
     width: 100%;
    height: auto;
}