@charset "UTF-8";

/* -----------------------------------------------------------
	
----------------------------------------------------------- */
header {
	/*opacity: 0.6;*/
}
.logo .logo_white {
	display: block;
}
.logo .logo_color {
	display: none;
}
.meeting_navi {
	width: 100%;
	background: #1e787d;
	position: relative;
	z-index: 3;
	transition: background 1s ease, box-shadow 0.5s ease, top 0.5s ease;
}
.meeting_navi.fixd {
	position: fixed;
	top: 130px;
	left: 0;
	box-shadow: 0px 5px 10px -4px rgba(0,0,0,0.3);
}
.main_content.fixd {
	padding-top: 110px;
}
.meeting_navi ul {
	text-align: center;
	max-width: 1200px;
    margin: 0 auto;
}
.meeting_navi ul li {
	position: relative;
    display: inline-block;
	padding: 0 10px;
}
.header_nav ul li.kmeet-23 {
	display: none;
}
.meeting_navi ul.dropmenu li a,
.meeting_navi ul.dropmenu li .trg {
	font-family: 'Libre Franklin', sans-serif;
	color: #fff;
    font-size: 15px;
	font-weight: 500;
    display: block;
    padding: 20px 0;
    line-height: 1;
    /* letter-spacing: 0.05em; */
    cursor: pointer;
    /*background: #f2f2f2;*/
}
.meeting_navi ul.dropmenu li a .deco,
.meeting_navi ul.dropmenu li .trg .deco {
    
}

.meeting_navi ul.dropmenu li a:hover .deco:after,
.meeting_navi ul.dropmenu li .trg:hover .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
/* active */
.cate-top .meeting_navi ul.dropmenu li.top a .deco:after,
.cate-top .meeting_navi ul.dropmenu li.top .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-greeting .meeting_navi ul.dropmenu li.greeting a .deco:after,
.cate-greeting .meeting_navi ul.dropmenu li.greeting .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-generation .meeting_navi ul.dropmenu li.generation a .deco:after,
.cate-generation .meeting_navi ul.dropmenu li.generation .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-outline .meeting_navi ul.dropmenu li.outline a .deco:after,
.cate-outline .meeting_navi ul.dropmenu li.outline .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-faculty .meeting_navi ul.dropmenu li.faculty a .deco:after,
.cate-faculty .meeting_navi ul.dropmenu li.faculty .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-program .meeting_navi ul.dropmenu li.program a .deco:after,
.cate-program .meeting_navi ul.dropmenu li.program .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-entry .meeting_navi ul.dropmenu li.entry a .deco:after,
.cate-entry .meeting_navi ul.dropmenu li.entry .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-participant .meeting_navi ul.dropmenu li.participant a .deco:after,
.cate-participant .meeting_navi ul.dropmenu li.participant .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-subject .meeting_navi ul.dropmenu li.subject a .deco:after,
.cate-subject .meeting_navi ul.dropmenu li.subject .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-sponsor .meeting_navi ul.dropmenu li.sponsor a .deco:after,
.cate-sponsor .meeting_navi ul.dropmenu li.sponsor .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-access .meeting_navi ul.dropmenu li.access a .deco:after,
.cate-access .meeting_navi ul.dropmenu li.access .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-travel .meeting_navi ul.dropmenu li.travel a .deco:after,
.cate-travel .meeting_navi ul.dropmenu li.travel .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-photo .meeting_navi ul.dropmenu li.photo a .deco:after,
.cate-photo .meeting_navi ul.dropmenu li.photo .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-talk .meeting_navi ul.dropmenu li.talk a .deco:after,
.cate-talk .meeting_navi ul.dropmenu li.talk .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-speakers .meeting_navi ul.dropmenu li.speakers a .deco:after,
.cate-speakers .meeting_navi ul.dropmenu li.speakers .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-presenter .meeting_navi ul.dropmenu li.presenter a .deco:after,
.cate-presenter .meeting_navi ul.dropmenu li.presenter .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-seminars .meeting_navi ul.dropmenu li.seminars a .deco:after,
.cate-seminars .meeting_navi ul.dropmenu li.seminars .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.cate-streaming .meeting_navi ul.dropmenu li.streaming a .deco:after,
.cate-streaming .meeting_navi ul.dropmenu li.streaming .trg .deco:after {
	position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
	height: 4px;
    content: "";
	background: #fff;
}
.page_ttl {
	font-size: 34px;
	/*color: #000;*/
	/*text-shadow: 
		0 1px 20px rgba(255, 255, 255, 0.4),
        1px 0 20px rgba(255, 255, 255, 0.4),
        0 -1px 20px rgba(255, 255, 255, 0.4),
        -1px 0 20px rgba(255, 255, 255, 0.4),
        -1px -1px 20px rgba(255, 255, 255, 0.4),
        1px -1px 20px rgba(255, 255, 255, 0.4),
        -1px 1px 20px rgba(255, 255, 255, 0.4),
        1px 1px 20px rgba(255, 255, 255, 0.4);*/
}
.header_nav ul.dropmenu li a,
.header_nav ul.dropmenu li span {
	/*color: #222;*/
	/*text-shadow: 
		0 1px 10px rgba(255, 255, 255, 0.8),
        1px 0 10px rgba(255, 255, 255, 0.8),
        0 -1px 10px rgba(255, 255, 255, 0.8),
        -1px 0 10px rgba(255, 255, 255, 0.8),
        -1px -1px 10px rgba(255, 255, 255, 0.8),
        1px -1px 10px rgba(255, 255, 255, 0.8),
        -1px 1px 10px rgba(255, 255, 255, 0.8),
        1px 1px 10px rgba(255, 255, 255, 0.8);*/
}
.header_nav ul.dropmenu li a:hover,
.header_nav ul.dropmenu li span:hover{
	/*color: #7a1f36;
	opacity: 1;*/
}
.sml .header_nav ul.dropmenu li a:hover,
.sml .header_nav ul.dropmenu li .trg:hover {
	/*color: #7a1f36;*/
}
@media screen and (min-width: 768px) and (max-width: 900px) {
.main_content.fixd {
	padding-top: 129px;
}
.meeting_navi ul {
	/*max-width: 630px;*/
}
.page_ttl {
	font-size: 23px;
}
}
@media screen and (max-width: 767px) {
.main_content.fixd {
	padding-top: 0;
}
.gnav_active {
	overflow-y: auto;
}
.header_nav ul {
	height: auto;
	top: 80px;
	left: auto;
	transform: none;
}
.header_nav ul li {
	/*padding: 8px;*/
}
.header_nav ul li.kmeet-23 {
	display: block;
}
.header_nav > ul > li:last-child {
	margin-bottom: 60px;
}
.meeting_navi {
	display: none;
}
.meeting_navi.fixd {
	top: 70px;
}
.header_nav ul.dropmenu li a,
.header_nav ul.dropmenu li span {
	text-shadow: none;
	color: #fff;
}
.header_nav ul.dropmenu li a:hover,
.header_nav ul.dropmenu li span:hover {
	opacity: 1;
}
.sml .header_nav ul.dropmenu li a,
.sml .header_nav ul.dropmenu li .trg,
.sml .header_nav ul.dropmenu li span {
	color: #fff;
}
.page_ttl {
	transform: translateX(-50%);
	top: auto;
	bottom: -100px;
	margin: 0;
	color: #333;
	font-size: 16px;
	line-height: 1.4;
}
}

/* -----------------------------------------------------------
	meeting_hbnav
----------------------------------------------------------- */
.page_ttlbox {
	background: #fff;
	background-position: center;
	background-size: cover;
	min-height: 500px;
}
.header_nav .meeting_hbnav {
	display: none;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
.meeting_navi ul.dropmenu li a,
.meeting_navi ul.dropmenu li .trg {
	padding: 14px 0;
}
}
@media screen and (max-width: 767px) {
.menu-trigger span {
	background-color: #fff;
}
.menu-trigger::after {
	color: #fff;
}
.header_nav ul li.meeting {
	
}
.header_nav ul li.meeting > a {
	pointer-events: none;
	position: static;
	color: #fff;
}
.header_nav ul li.meeting > a::after {
	display: none;
}
.header_nav .meeting_hbnav {
	display: block;
	position: static;
	transform: none;
	width: 100%;
}
.header_nav .meeting_hbnav li {
	padding: 0;
}
.header_nav ul.dropmenu li .meeting_hbnav li a,
.header_nav ul.dropmenu li .meeting_hbnav li span {
	color: #333;
	font-size: 14px;
	line-height: 1;
	background: #f9f9f8 !important;
}
.header_nav ul.dropmenu li .meeting_hbnav li span {
	padding: 0;
}
.header_nav ul.dropmenu li .meeting_hbnav li span::after {
	display: none;
}
.header_nav ul.dropmenu li .meeting_hbnav li a::after {
	border-top: 1px solid #333;
    border-right: 1px solid #333;
}
}

/* -----------------------------------------------------------
	subinfo
----------------------------------------------------------- */
.subinfo {
	position: absolute;
    top: 50%;
    left: 50%;
	width: 210px;
	margin-left: 335px;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
.subinfo {
	top: 47%;
	width: 170px;
	margin-left: 260px;
}
@media screen and (min-width: 768px) and (max-width: 900px) {
.subinfo {
	top: 47%;
	width: 170px;
	margin-left: 190px;
}
}
}
@media screen and (max-width: 767px) {
.subinfo {
	top: auto;
	bottom: -50px;
	width: 140px;
	margin-left: auto;
	transform: translateX(-50%);
}
}

/* -----------------------------------------------------------
	meeting_ttl
----------------------------------------------------------- */
.main_content {
	padding-top: 0;
}

.meeting_ttl {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Libre Franklin', sans-serif;
	letter-spacing: 0;
    font-size: 32px;
    font-weight: 500;
    /*letter-spacing: 0.1em;*/
    text-align: center;
    white-space: nowrap;
    margin: 40px 0 40px;
}

.mida_01_meet {
	font-size: 20px;
    background: rgba(0, 0, 0, 0.1);
    padding: 8px 16px;
    border-left: 3px solid #7a1f36;
    margin-bottom: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {

}
@media screen and (max-width: 767px) {
.meeting_ttl {
	font-size: 16px;
	margin: 115px 0 20px;
}
.mida_01_meet {
	font-size: 16px;
}
}


/* -----------------------------------------------------------
	member_contact
----------------------------------------------------------- */
.member_contact {
	background: #f4f4f4;
	padding: 20px 30px;
	line-height: 1.7;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
}
.member_contact .ttl {
	font-weight: bold;
	border-bottom: 1px solid #666;
	margin-bottom: 16px;
	padding-bottom: 8px;
	text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {

}
@media screen and (max-width: 767px) {
.member_contact {
	padding: 16px;
}
}


/* -----------------------------------------------------------
	page_ttlbox
----------------------------------------------------------- */
.cate-access .page_ttlbox {
	background-image: url("../img/bg-access.jpg");
	background-position: top 40% center;
    background-size: cover;
}
.cate-outline .page_ttlbox {
	background-image: url("../img/bg-outline.jpg");
	background-position: top 20% center;
    background-size: cover;
}
.cate-participant .page_ttlbox {
	background-image: url("../img/bg-participant.jpg");
	background-position: top 26% center;
    background-size: cover;
}
.cate-presenter .page_ttlbox {
	background-image: url("../img/bg-presenter.jpg");
	background-position: top 15% center;
    background-size: cover;
}
.cate-program .page_ttlbox {
	background-image: url("../img/bg-program.jpg");
	background-position: top 24% center;
    background-size: cover;
}
.cate-speakers .page_ttlbox {
	background-image: url("../img/bg-speakers.jpg");
	background-position: top 50% center;
    background-size: cover;
}
.cate-seminars .page_ttlbox {
	background-image: url("../img/bg-seminars.jpg");
	background-position: top center;
    background-size: cover;
}
.cate-sponsor .page_ttlbox {
	background-image: url("../img/bg-sponsor.jpg");
	background-position: top 14% center;
    background-size: cover;
}
.cate-subject .page_ttlbox {
	background-image: url("../img/bg-subject.jpg");
	background-position: top 31% center;
    background-size: cover;
}
.cate-talk .page_ttlbox {
	background-image: url("../img/bg-talk.jpg");
	background-position: top 20% center;
    background-size: cover;
}
.cate-travel .page_ttlbox {
	background-image: url("../img/bg-travel.jpg");
	background-position: top 14% center;
    background-size: cover;
}
.cate-photo .page_ttlbox {
	background-image: url("../img/bg-photo.jpg");
	background-position: top 0% center;
    background-size: cover;
}
.cate-streaming .page_ttlbox {
	background-image: url("../img/bg-streaming.jpg");
	background-position: center center;
    background-size: cover;
}
.cate-greeting .page_ttlbox {
	background-image: url("../img/bg-greeting.jpg");
	background-position: top 33% center;
    background-size: cover;
}



@media screen and (min-width: 768px) and (max-width: 1200px) {
.page_ttlbox {
	min-height: 320px;
}
.cate-talk .page_ttlbox {
	/*background-position: bottom center;*/
}
}
@media screen and (max-width: 767px) {
.page_ttlbox {
	min-height: 150px;
}
.cate-outline .page_ttlbox {
	/*background-position: top 20% center;*/
}
}





