@charset "utf-8";

/* ------------------------------
	reset
------------------------------ */

div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, p, blockquote,
table, th, tr, td,
a, span {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
	line-break: strict;
}


/* ------------------------------
	clearfix
------------------------------ */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


/* ------------------------------
	imghover
------------------------------ */

a.ov:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);  /* IE7 */
	-ms-filter: "alpha(opacity=70)"; /* IE8 */
}


/* ------------------------------
	common
------------------------------ */

.spBtn,
.spNavi,
.spSearch {
	display: none;
}

@media screen and (min-width:1221px) {

.spBtn,
.spNavi,
.spSearch {
	display: none !important;
}




}

@media screen and (max-width:1220px) {
p.details {margin-top:20px;}
p.details img { width:100%; }

.pc { display:none;}
.sp { display: block !important;}


body.wide1200 #wrap-outer,
body.wide1200 #head-box,
body.wide1200 #foot-box,
body.wide1200 #foot-box div.lower {
	width: auto;
}

body.wide1200 #wrap-outer {
	width: 928px;
	margin: 0 auto;
	overflow: hidden;
	background: url("/img/int/top/bg_outer.gif") repeat-y 50%;
}

body.wide1200 #wrap-inner {
	position: relative;
}

#head-box {
	position: relative;
	border-top: none;
	background: #cc0000;
}

#head-box div.pad,
#head-box #yubin div.inner {
	padding: 0;
}

#head-box #motto,
#head-box #guide,
#head-box #global_navi {
	display: none;
}

#navi-box-r {
	float: none;
	width: 870px;
	margin: 0 auto;
}

#navi-box-r div.pad {
	padding-right: 0;
}

#navi-box-r h2 {
	margin-bottom: 0;
	background: #cc0000;
}

#navi-box-r ul.items li a {
	width: auto;
}

#navi-box-r p {
	text-align: center;
}

#navi-box-r .btn_business a {
	margin: 0 auto;
}


#head-box #yubin {
	position: relative;
	float: none;
	width: 100%;
	margin: 0;
	padding: 31px 0;
	background: none;
	z-index: 10;
}

#head-box #yubin a {
	display: block;
	width: 220px;
	margin: 0 auto;
	padding-top: 55px;
	background: url(../img/common/yubin_sp.gif) no-repeat;
}

#head-box #yubin img {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}


.spBtn {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 10;
}

.spBtn li {
	float: right;
	margin-right: 14px;
	padding-top: 5px;
	background: url(../img/common/btn_close.png) no-repeat left bottom;
	background-size: contain;
}

.spBtn li img {
	vertical-align: top;
}

.spBtn li.act img {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

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

.spBr:after {
	content: "\A" ;
	white-space: pre ;
}

.spNavi {
	display: none;
	position: absolute;
	width: 100%;
	background: #ffffff;
	z-index: 10;
}

.spNavi li {
	border-bottom: 2px solid #d81e00;
	text-align: center;
	font-size: 14px;
}

.spNavi li a {
	display: block;
	padding: 14px;
	color: #d81e00;
	text-decoration: none;
}

.spSearch {
	display: none;
	position: absolute;
	width: 100%;
	padding: 13px 72px 12px 10px;
	border-bottom: 2px solid #d81e00;
	background: #ffffff;
	box-sizing: border-box;
	z-index: 10;
}

.spSearch .site-search-txt {
	width: 100%;
	border: 1px solid #cccccc;
	border-radius: 2px;
	padding: 0 25px;
	background: url(../img/common/icon_search.png) no-repeat;
	background-size: 23px 23px;
	font-size: 13px;
	line-height: 23px;
	vertical-align: middle;
	box-sizing: border-box;
}

.spSearch .site-search-btn {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 58px;
	height: auto;
	vertical-align: middle;
}

#foot-box div.upper div.col2-l {
	display: none;
}

#foot-box div.upper div.col2-r {
	float: none;
	width: auto;
	text-align: center;
	letter-spacing: -0.4em;
}

#foot-box #foot-navi li {
	float: none;
	display: inline-block;
	letter-spacing: 0;
}

#foot-box #foot-navi li.rear {
	width: auto;
}

#foot-box #foot-navi a:link,
#foot-box #foot-navi a:visited,
#foot-box #foot-navi a:hover,
#foot-box #foot-navi a:active {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

#foot-box div.lower {
	position: relative;
	width: auto;
	margin-top: 30px;
	padding-bottom: 160px;
	background: #d81e00 url(../img/common/foot_yubin_sp.png) no-repeat center bottom;
	background-size: contain;
}

#foot-box div.lower div {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	font-size: 0;
	line-height: 0;
}

#foot-box div.lower .clear {
	display: none;
}

body.wide1200 #foot-box div.upper div.col2-r {
	width: auto;
}

#path-box {
	margin-top: 20px;
}

#mfesta_contents .toppage {
	position: relative;
	margin: 6px 15px 0;
}

}

@media screen and (max-width:940px) {

body.wide1200 #wrap-outer {
	width: auto;
	background: none;
}

body.wide1200 #wrap-inner {
	margin: 0;
	border: none;
}

#path-box {
	display: none;
}

#navi-box-r {
	width: 90.62%;
}

}

@media screen and (max-width:640px) {

#path-box {
	display: none;
}

.spBtn {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
}

.spBtn li {
	float: right;
	width: 14.06%;
	margin-right: 1.87%;
	padding-top: 0.78%;
}

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

#head-box #yubin {
	position: relative;
	float: none;
	width: 100%;
	margin: 0;
	padding: 3.43% 0;
	background: none;
	z-index: 10;
}

#head-box #yubin a {
	
	display: block;
	width: 34.37%;
	margin: 0 auto;
	padding-top: 8.59%;
	background: url(../img/common/yubin_sp.gif) no-repeat;
	background-size: contain;

}

#foot-box div.upper {
	padding: 4.68%;
}

#foot-box div.lower {
	margin-top: 0;
	padding-bottom: 25%;
}

.update {
	padding-bottom: 31px;
	background: url(../img/common/bg_arw01.png) no-repeat center bottom;
	background-size: 24px 14px;
	font-size: 14px;
}

}


/* ------------------------------
	contents PC
------------------------------ */

@media screen and (min-width:1221px) {

/* ---------- common ---------- */

#sns-box {
	position: relative;
}

#sns {
	position: absolute;
	top: 5px;
	right: 5px;
}

#sns li {
	float: left;
	margin: 0 15px 0 0;	
}

#machiten {
	width: 1150px;
	margin: auto;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0.3em;
}

h1 img {
	width:100%;
/*
	width: 1150px;
	height: 712px;
*/
}

#machiten h2 {
	background: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.4em;
}

/* ---------- nav ---------- */

#machiten_nav {
	width: 1065px;
	margin: 15px auto 0 !important;
}



#machiten_nav li {
	float: left;
	margin: 0 5px;
}

#machiten_nav li a {
	display: block;
	text-align:center;
	color:#fff;
	text-decoration:none;
	width: 203px;
	padding:10px 0;
	/*height: 52px;*/
	/*text-indent: -9999px;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a5997c+0,7c7051+100 */
background: rgb(165,153,124); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(165,153,124,1) 0%, rgba(124,112,81,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(165,153,124,1) 0%,rgba(124,112,81,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(165,153,124,1) 0%,rgba(124,112,81,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5997c', endColorstr='#7c7051',GradientType=0 ); /* IE6-9 */





	letter-spacing:0.1em;
	border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}




#machiten_nav li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);  /* IE7 */
	-ms-filter: "alpha(opacity=70)"; /* IE8 */
}

#machiten_nav li #nav_outline {
	/*background: url(../img/pc/nav_outline.gif) no-repeat center top;*/
}

#machiten_nav li #nav_venue {
	/*background: url(../img/pc/nav_venue.gif) no-repeat center top;*/
}

#machiten_nav li #nav_layout {
	/*background: url(../img/pc/nav_layout.gif) no-repeat center top;*/
}

#machiten_nav li #nav_conference {
	/*background: url(../img/pc/nav_conference.gif) no-repeat center top;*/
}

#machiten_nav li #nav_talksession {
	/*background: url(../img/pc/nav_talksession.gif) no-repeat center top;*/
}

/* ---------- greeting ---------- */

#greeting {
	padding: 60px 0;
}

#greeting h2 {
	margin-bottom: 30px;
}

#greeting p {
	font-size: 18px;
	line-height: 36px;
	text-align: center;
}

/* ---------- outline ---------- */

#outline {
	padding: 60px 0 50px;
	background: #F5F5F5;
}

#outline h2 {
	margin-bottom: 30px;
}

#outline dl {
	padding: 0 50px;
	font-size: 16px;
}

#outline dt {
	width: 200px;
	margin-bottom: 24px;
	float: left;
	letter-spacing: 0.6em;
}

#outline dd {
	width: 850px;
	margin-bottom: 24px;
	float: left;
}

#outline dd p {
	padding: 1.3em;
	text-indent: -1.3em;
}

/* ---------- venue ---------- */

#venue {
	padding: 50px 50px 0 35px;
}

#venue h2 {
	margin-bottom: 50px;
}

#venue h2 span {
	display: block;
	width: 600px;
	height: 30px;
	margin: 30px auto 0;
	border-radius: 5px;
	background: #FF6464;
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.2em;
}

#venue dl {
	width: 900px;
	/*width:90%;*/
	margin:0px auto;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.2em;
	/*float: left;*/
}

#venue dt {
	width:15%;
	/*width: 150px;*/
	margin-bottom: 16px;
	float: left;
}

#venue dd {
	width:85%;
	/*width: 560px;*/
	margin-bottom: 16px;
	float: left;
}

#map {
	display: block;
	width: 330px;
	float: right;
}

/* ---------- layout ---------- */

#layout {
	position: relative;
	padding: 55px 0 80px;
}

#layout_inner {
	width: 1040px;
	position: relative;
	top: 30px;
	left: 50px;
}

#layout_diagram {
	/*width: 900px;
	height: 424px;*/
	background: url(../img/pc/layout.gif) no-repeat center top;
	text-indent: -9999px;
	width:700px;
	margin:0 auto;
	line-height:380px;
	background-size:100%;
}

#layout_inner p {
	border-bottom: 1px #000 solid;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.2em;
	position: absolute;
	bottom: 60px;
right: 180px;
}

#layout_inner p span {
	display: block;
	margin: 0 0 5px;
	font-size: 14px;
	line-height: 21px;
}

#layout_inner p span a {
	color: #000;
	text-decoration: none;
}

/* ---------- conference ---------- */

#conference {
	padding: 60px 0 0;
	text-align: center;
}

#conference h2 {
	margin-bottom: 25px;
}

#conference_inner {
	/*
	width: 1085px;
	height: 591px;
	padding-top: 50px;
	*/
	
	margin: 20px auto 0;
	padding:50px 25px;
	
	background: url(../img/pc/bg.jpg) repeat center top;
	border-radius: 15px;        /* CSS3草案 */  
    -webkit-border-radius: 15px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 15px;   /* Firefox用 */
	border:1px solid #ebe9e6;
}

#conference h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 34px;
	font-weight: normal;
	background: none;
}

#conference h4 {
	margin-top: 50px;
	color: #000;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0.4em;
}
#conference h4 + p {
	font-size:0.9em;
	margin:20px auto auto auto;
	text-align:left;
	width:89%;
}

#fukui {
	width: 810px;
	margin: 45px auto 5px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	text-align: left;
}

#fukui div {
	/*padding-bottom: 15px;*/
	padding-top:20px;
	border-bottom: 1px solid #333;
}

#fukui img {
	margin-right: 45px;
	float: left;
}

#fukui .conference_nm {
	display: block;
	width: 625px;
	margin: 0 0 15px 180px;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 1px solid #333;
}

#fukui .conference_nm span {
	font-size: 14px;
}

#fukui .conference_msg {
	font-size: 100%;
}

.conference_attention {
	display: block;
	font-size: 16px;
	margin-top: 20px;
	letter-spacing: 0.2em;
}

#date_28 {
	display: block;
	width: 813px;
	height: 68px;
	margin: 30px auto 20px;
	background: url(../img/pc/date_28.gif) no-repeat center top;
	text-indent: -9999px;
}

/* ---------- talksession ---------- */

#talksession {
	padding: 70px 0 0;
	text-align: center;
}

#talksession h2 {
	margin-bottom: 25px;
}

#talksession_inner {
	/*width: 1085px;
	height: 1335px;*/
	margin: 20px auto 50px auto;
	padding: 50px 45px 50px 45px;
	background: url(../img/pc/bg.jpg) repeat center top;
	border-radius: 15px;        /* CSS3草案 */  
    -webkit-border-radius: 15px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 15px;   /* Firefox用 */
	border:1px solid #ebe9e6;
}

#talksession h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 34px;
	font-weight: normal;
	background: none;
}

#talksession h4 {
	margin-top: 30px;
	margin-bottom:20px;
	color: #000;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0.4em;
}

/*** speaker ***/

#talksession_inner > div {
	width: 810px;
	margin: 45px auto 5px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	text-align: left;
}

#talksession_inner > div div {
	/*padding-bottom: 15px;*/
	padding-top:20px;
	padding-bottom:10px;
	border-bottom: 1px solid #333;
}

#talksession_inner > div img {
	margin-right: 45px;
	float: left;
}

#talksession_inner > div .conference_nm {
	display: block;
	width: 625px;
	margin: 0 0 15px 180px;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 1px solid #333;
}

#talksession_inner > div .conference_nm span {
	font-size: 14px;
}

#talksession_inner > div .conference_msg {
	font-size: 100%;
}
/*** speaker ***/

p.details { margin-top:50px !important;}


#talksession_about {
	font-size: 15px;
	line-height: 30px;
	margin-top: 15px;
}

.pcBr:after {
	content: "\A" ;
	white-space: pre ;
}
	
#presentator {
	margin: 0 !important;
	padding: 20px 45px 0;
}

#presentator li {
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	text-align: left;
	float: left;
}


#presentator li:nth-child(odd) {
	width: 485px;
}

#presentator li:nth-child(even) {
	width: 510px;
}

#presentator li img {
	margin-right: 15px;
	float: left;
}

#presentator li p {
	padding-top: 10px;
	font-size: 14px;
	line-height: 22px;
}

#presentator li span {
	font-size: 16px;
}

#presentator li p.presentator_profile {
	width: 350px;
	margin-left: 95px;
	padding-top: 15px;
	border-top: 1px solid #333;
}

#presentator li p.tamura {
	height: 270px;
}

#date_29 {
	display: block;
	width: 813px;
	height: 68px;
	margin: auto;
	background: url(../img/pc/date_29.gif) no-repeat center top;
	text-indent: -9999px;
}

.presentator_attention {
	display: block;
	font-size: 16px;
	margin-top: 30px !important;
	letter-spacing: 0.2em;
}


/* ---------- booth ---------- */

#booth h2 {
	font-size: 22px;
	margin-bottom:25px;
}
#booth h2 + p { text-align:center; font-size:18px; }

#booth_inner {
margin: 20px auto 50px auto;
padding: 50px 45px 50px 45px;
background: url(../img/pc/bg.jpg) repeat center top;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border: 1px solid #ebe9e6;
text-align:center;
	}

#booth #booth_inner > div {
	width: 810px;
	margin: 35px auto 40px;
	text-align:left;
	font:100%;
}
#booth #booth_inner h4 { font-size:24px; letter-spacing: 0.4em;}
#booth #booth_inner h4 + strong {
	display: block;
font-size: 1.4em;
line-height: 160%;
margin-top: 20px;
color: #C00;
	}

#booth #booth_inner h4 + strong + p { font-size:0.9em; line-height:180%; margin-top:25px;}

#booth #booth_inner  div  ul:nth-of-type(1) {
	font-size: 14px;
	letter-spacing: 0.1em;
	margin-top:25px;
}

#booth #booth_inner  div ul:nth-of-type(1) li {
	padding-left:1em;
	text-indent: -1em;
	line-height:1.5em;
	margin-bottom:20px;
}

/*
#booth #booth_inner  div ul:nth-of-type(1) li:nth-of-type(3) {
	padding-left:16.5em;
	text-indent: -16.5em;
}
#booth #booth_inner  div ul:nth-of-type(1) li:nth-of-type(4) {
	padding-left:6.5em;
	text-indent: -6.5em;
}
*/

#booth #booth_inner  div ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
#booth #booth_inner h5 { text-align:center; font-size:24px; margin-top:30px; margin-bottom:25px; font-weight:normal;}

/*
#booth #booth_inner  div ul:nth-of-type(2) li {
	float:left;
	margin-left:10px;
}
#booth #booth_inner  div ul:nth-of-type(2) li:first-child { margin-left:0px;}
#booth #booth_inner  div ul:nth-of-type(2) + p { text-align:center; font-size:2em; font-weight:bold; margin-top:50px; line-height:200%;}
*/
#booth #booth_inner  div ul:nth-of-type(1) li {
	float:left;
	margin-left:10px;
}
#booth #booth_inner  div ul:nth-of-type(1) li:first-child { margin-left:0px;}
#booth #booth_inner  div ul:nth-of-type(1) + p { text-align:center; font-size:1.4em; font-weight:bold; margin-top:50px; line-height:200%;}

#booth #booth_inner dl { font-size:0.9em; line-height:1.5em; color:#333; margin-top:30px;}
#booth #booth_inner dl dt, #booth #booth_inner dl dd { letter-spacing:0.1em;}
#booth #booth_inner dl dt { margin-bottom:10px; font-weight:bold;}
#booth #booth_inner dl dd { margin-bottom:25px; font-size:0.9em;}



/* ---------- machiten_bottom ---------- */

#machiten_bottom {
	padding: 0 50px 30px;
}

#machiten_logo {
	width: 935px;
	height: 75px;
	margin-right: 5px;
	padding-top: 20px;
	border: 1px #000 solid;
	text-align: center;
	float:left;
}

#inquiry {
	width: 550px;
	height: 85px;
	padding-top: 10px;
	border: 1px #000 solid;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	float:left;
}

#btn_top {
	margin-top: 15px;
	float: right;
}


/*** close ***/
#closeTxt { text-align:center; font-size:1.6em; line-height:200%; color:#cc0000; width:700px; padding:20px 30px; border:7px solid #cc0000; margin: 20px auto;}
#closeTxt a { font-size:0.8em;}

#closeArea {
	margin:30px auto 50px auto;
	padding: 50px 25px;
background: url(../img/pc/bg.jpg) repeat center top;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border: 1px solid #ebe9e6;
	}
#closeArea section { width:810px; margin:0px auto;}
#closeArea section p { margin-bottom:20px; font-size:0.8em; line-height:180%; letter-spacing:0.01em;}

#closeArea h2 { margin-bottom:30px; font-size:1.8em;}
#closeArea section h3 { margin-top:30px; margin-bottom:20px; background-image:none; background-color:transparent;}

#closeArea section ul { margin-top:30px;}
#closeArea section ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
/*#closeArea section ul:nth-of-type(1)*/
#closeArea section ul li {
	float:left;
	margin-left:15px;
}
#closeArea section ul li:first-child { margin-left:0px;}
#closeArea section ul + p { text-align:center; font-size:1.4em; font-weight:bold; margin-top:50px; line-height:200%;}

}

/* ------------------------------
	contents SP
------------------------------ */

@media screen and (max-width:1220px) {

/*
body.wide1200 #main-box, body.wide1200 #path-box { width:100%;}
*/
/* ---------- common ---------- */

#sns-box {
	position: relative;
}

#sns {
	position: absolute;
	top: 5px;
	right: 5px;
}

#sns li {
	float: left;
	margin: 0 15px 0 0;	
}

#machiten {
	margin: auto;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.2em;
}

h1 img {
	width: 100%;
}

#machiten h2 {
	background: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.4em;
}

/* ---------- nav ---------- */

#machiten_nav {
	/*height: 40px;*/
	margin: 10px 0 0 !important;
	/*padding: 5px 0;*/
	/*background: #99BBCD;*/
	/*background:#333;*/
}

#machiten_nav li {
	/*width: 20%;
	float: left;*/
	width: 20%;
	float: left;
	
	
}

#machiten_nav li a {
	
	font-size:1.6vw;
	display: block;
	width: 89%;
	padding:3% 5%;
	margin-left:1%;
	/*height: 40px;*/
	/*border-left: 1px #FFF solid;*/
	border-bottom: 1px #FFF solid;
	/*text-indent: -9999px;*/
	text-decoration:none;
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a5997c+0,7c7051+100 */
background: rgb(165,153,124); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(165,153,124,1) 0%, rgba(124,112,81,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(165,153,124,1) 0%,rgba(124,112,81,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(165,153,124,1) 0%,rgba(124,112,81,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5997c', endColorstr='#7c7051',GradientType=0 ); /* IE6-9 */

}

#machiten_nav li:first-child a {
	border-left: none;
	letter-spacing:-0.01em !important;
	
	width: 90%;
	margin-left:0%;
}

#machiten_nav li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);  /* IE7 */
	-ms-filter: "alpha(opacity=70)"; /* IE8 */
}

#machiten_nav li #nav_outline {
	/*background: url(../img/sp/nav_outline.png) no-repeat center;*/
	letter-spacing:0.1em;
}

#machiten_nav li #nav_venue {
	/*background: url(../img/sp/nav_venue.png) no-repeat center;*/
	letter-spacing:0.1em;
}

#machiten_nav li #nav_layout {
	/*background: url(../img/sp/nav_layout.png) no-repeat center;*/
	letter-spacing:-0.1em;
}

#machiten_nav li #nav_conference {
	/*background: url(../img/sp/nav_conference.png) no-repeat center;*/
	letter-spacing:-0.1em;
}

#machiten_nav li #nav_talksession {
	/*background: url(../img/sp/nav_talksession.png) no-repeat center;*/
letter-spacing:-0.1em;
}

/* ---------- greeting ---------- */

#greeting {
	padding: 50px 0;
}

#greeting h2 {
	margin-bottom: 20px;
}

#greeting p {
	font-size: 15px;
	line-height: 28px;
	text-align: center;
}

/* ---------- outline ---------- */

#outline {
	padding: 45px 25px;
	background: #F5F5F5;
}

#outline h2 {
	margin-bottom: 20px;
}

#outline dt {
	width: 25%;
	float: left;
	clear: both;
}

#outline dd {
	width: 75%;
	letter-spacing: 0.1;
	float: left;
}

#outline dd span{
	display:block;
}

#outline dd p {
	padding: 1.3em;
	text-indent: -1.3em;
}

/* ---------- venue ---------- */

#venue_image {
	width: 100%;
}

#venue {
	padding: 50px 0;
}

#venue h2 {
	margin-bottom: 20px;
}

#venue h2 span {
	display: block;
	width: 100%;
	height: 30px;
	margin: 30px 0 0;
	border-radius: 5px;
	background: #FF6464;
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.2em;
}

#venue dl {
	margin-bottom: 25px;
}

#venue dt {
	width: 25%;
	float: left;
	clear: both;
}

#venue dd {
	width: 75%;
	letter-spacing: 0.1;
	float: left;
}
#venue dd span{
	display:block;
}
#map {
	display: block;
	width: 576px;
	margin: auto;
}

/* ---------- layout ---------- */

#layout {
	padding: 55px 0 80px;
	text-align: center;
}

#layout h2 {
	margin-bottom: 20px;
}

#layout_diagram {
	width: 573px;
	/*height: 369px;*/
	height:270px;
	margin: 0 auto 20px;
	background: url(../img/sp/layout.gif) no-repeat center top;
	background-size:100%;
	text-indent: -9999px;
}

#layout_inner p {
	width: 573px;
	margin: auto;
	border-bottom: 1px #000 solid;
	font-size: 17px;
	line-height: 32px;
	letter-spacing: 0.2em;
}

#layout_inner p span {
	margin: 20px 0;
	font-size: 14px;
	line-height: 21px;
}

#layout_inner p span a {
	color: #000;
	text-decoration: none;
}


/* ---------- conference ---------- */

#conference_image {
	width: 100%;
}

#conference {
	padding: 50px 0 0;
	text-align: center;
}

#conference h2 {
	margin-bottom: 25px;
}

#conference_inner {
	width: 590px;
	/*height: 870px;*/
	margin: 20px auto 0;
	padding-top: 50px;
	
	background: url(../img/pc/bg.jpg) repeat center top;
}

#conference h3 {
	margin: 0 0 20px;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	background: none;
}
#conference h4 + p { width:86%; margin:20px auto 0px auto;}
#conference_inner h5 { margin:20px auto; font-size:1.1em; color:#333;}

.conference_copy {
	display: block;
	margin: auto;
	font-size: 17px;
}

#fukui {
	width: 510px;
	/*margin: 50px auto 25px;*/
	margin: 50px auto 25px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	text-align: left;
	padding-bottom:30px;
}

#fukui div {
	/*border-top: 1px solid #333;*/
	padding-top: 10px;
	padding-bottom:5px;
	border-bottom:1px solid #333;
}

#fukui .conference_nm {
	/*width: 570px;
	width:650px;*/
	display: block;
	/*position: relative;
	top: -45px;
	top:-60px;
	left: -150px;*/
}

#fukui img {
	margin: 5px 15px 0 0;
	float: left;
}

#fukui .conference_profile {
	float: right;
    width: 355px;
	font-size: 15px;
	/*margin-top: -24px;
	margin-top: -48px;*/
	line-height: 25px;
	border-top:1px solid #333;
	margin-top:5px;
	padding-top:5px;
}

#fukui .conference_msg {
	font-size: 15px;
	/*border-top: 1px solid #333;*/
	padding-top: 10px;
	line-height: 25px;
}

#fukui .conference_nm span {
	display:block;
	font-size:0.75em;
	/*margin-bottom:10px;
	border-bottom:1px solid #333;*/
	}

#date_28 {
	display: block;
	width: 513px;
	height: 129px;
	margin: auto;
	background: url(../img/sp/date_28.gif) no-repeat center top;
	text-indent: -9999px;
}

.conference_attention {
	width: 510px;
	text-align: left;
	font-size: 100% !important;
	margin: 20px auto 0 !important;
}

/* ---------- talksession ---------- */

#talksession {
	padding: 40px 0 0;
	text-align: center;
}

#talksession h2 {
	margin-bottom: 25px;
}

#talksession_inner {
	width: 510px;
	/*height: 2080px;*/
	margin: 20px auto 0;
	padding: 50px 40px 0;
	background: url(../img/pc/bg.jpg) repeat center top;
}

#talksession h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	background: none;
}

.talksession_copy {
	display: block;
	margin: auto;
	font-size: 17px;
}

#talksession h4 {
	margin-top: 30px;
	margin-bottom:20px;
	color: #000;
	font-size: 21px;
	font-weight: normal;
	line-height: 21px;
	letter-spacing: 0.4em;
}


/*** speaker ***/
#talksession_inner > div {
	width: 510px;
	/*margin: 50px auto 25px;*/
	margin: 50px auto 5px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	text-align: left;
	padding-bottom:30px;
}

#talksession_inner > div div {
	border-bottom: 1px solid #333;
	padding-top: 10px;
	padding-bottom:5px;
}

#talksession_inner > div .conference_nm {
	/*width: 570px;
	width:650px;*/
	display: block;
	position: relative;
	/*top: -45px;
	top:-60px;
	left: -150px;*/
}

#talksession_inner > div .conference_nm span {
	display:block;
	font-size:0.75em;
	/*margin-bottom:10px;
	border-bottom:1px solid #333;*/
	}

#talksession_inner > div img {
	margin: 5px 15px 0 0;
	float: left;
}

#talksession_inner > div .conference_profile {
	float: right;
    width: 355px;
	font-size: 15px;
	/*margin-top: -24px;
	margin-top: -48px;*/
	line-height: 25px;
	border-top:1px solid #333;
	margin-top:5px;
	padding-top:5px;
}




#talksession_inner > div .conference_msg {
	font-size: 15px;
	/*border-top: 1px solid #333;*/
	padding-top: 10px;
	line-height: 25px;
}

#later {
    margin-top:20px !important;
	padding-bottom:50px;
}

/*** speaker ***/



#presentator {
	margin: 0 !important;
	padding-top: 20px;
}

#presentator li {
	margin-bottom: 40px;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0;
	text-align: left;
}

#presentator li img {
	margin-right: 15px;
	float: left;
}

#presentator li p {
	padding-top: 20px;
}

#presentator li p.fukui {
	padding-top: 10px;
}

#presentator li span {
	font-size: 20px;
	line-height: 30px;
}

#presentator .presentator_profile {
	margin: 15px 0 0 95px;
	border-top: 1px solid #333;
	padding-top: 15px;
	line-height: 23px;
}

#date_29 {
	display: block;
	width: 513px;
	height: 129px;
	margin: auto;
	background: url(../img/sp/date_29.gif) no-repeat center top;
	text-indent: -9999px;
}

.presentator_attention {
	text-align: left;
	font-size: 100% !important;
	margin-top: 20px !important;
}

/* ---------- booth ---------- */


#booth { margin-top:50px;}
#booth h2 {
	margin-bottom: 25px;
}
#booth h2 + p { text-align:center; font-size:18px; }

#booth_inner {
width: 510px;
text-align:center;

margin: 20px auto 0;
padding: 50px 40px 0;
background: url(../img/pc/bg.jpg) repeat center top;
	}
#booth #booth_inner > div img { width:100%;}
#booth #booth_inner > div {
	width: 100%;
	margin: 35px auto 40px;
	text-align:left;
	font:100%;
}
#booth #booth_inner h4 { font-size:24px; letter-spacing: 0.4em;}
#booth #booth_inner h4 + strong {
	display: block;
font-size: 1.4em;
line-height: 160%;
margin-top: 20px;
color: #C00;
	}
#booth #booth_inner h4 + strong span { display:block; font-size:0.9em;}

#booth #booth_inner h4 + strong + p { font-size:0.9em; text-align:left; line-height:180%; margin-top:25px;}
/*
#booth #booth_inner div  ul:nth-of-type(1) {
	font-size: 14px;
	letter-spacing: 0.1em;
	margin-top:25px;
}

#booth #booth_inner div ul:nth-of-type(1) li {
	padding-left:1em;
	text-indent: -1em;
	line-height:1.5em;
	margin-bottom:20px;
}
*/
#booth #booth_inner div ul:nth-of-type(1) { width:400px; margin:0px auto;}
#booth #booth_inner div ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
#booth #booth_inner h5 { text-align:center; font-size:24px; margin-top:30px; margin-bottom:25px; font-weight:normal;}
#booth #booth_inner  div ul:nth-of-type(1) li {
	float:left;
	margin-left:10px;

}
#booth #booth_inner  div ul:nth-of-type(1) li:first-child, #booth #booth_inner  div ul:nth-of-type(1) li:nth-of-type(3) { margin-left:0px;}
#booth #booth_inner  div ul:nth-of-type(1) + p {
	text-align:center;
	margin-top:30px;
	padding-bottom:30px;
	font-size:1.15em;
	font-weight:bold;
	line-height:180%;
	}

#booth #booth_inner dl { font-size:1em; line-height:1.5em; color:#333; margin-top:30px;}

#booth #booth_inner dl dt, #booth #booth_inner dl dd { letter-spacing:0.1em;}
#booth #booth_inner dl dt { margin-bottom:10px; font-weight:bold;}
#booth #booth_inner dl dd { margin-bottom:25px; font-size:0.9em;}




/* ---------- machiten_bottom ---------- */

#machiten_bottom {
	width: 570px;
	margin: 10px auto;
}

#machiten_logo {
	width: 450px;
	height: 65px;
	padding-top: 10px;
	border: 1px #000 solid;
	text-align: center;
	float:left;
}

#inquiry {
	width: 450px;
	height: 75px;
	margin-top: 10px;
	border: 1px #000 solid;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	float:left;
}

#btn_top {
	margin-top: 15px;
	float: right;
}


#conference_inner strong span { display: block; }


/*** close ***/

#closeTxt { text-align:center; font-size:1.6em; line-height:200%; color:#cc0000; width:70%; padding:20px 30px; border:7px solid #cc0000; margin: 20px auto;}
#closeTxt a { font-size:0.8em;}

#closeArea {
	width: 590px;
margin: 40px auto 40px auto;
padding-top: 50px;
padding-bottom:30px;
background: url(../img/pc/bg.jpg) repeat center top;
	}
	
#closeArea section {

	width: 510px;

margin: 20px auto 0;
padding: 10px 40px 0;

	}
#closeArea section img { width:100%;}
#closeArea section p { margin-bottom:20px; font-size:0.8em; line-height:180%; letter-spacing:0.01em;}

#closeArea h2 { margin-bottom:30px; font-size:1.8em;}
#closeArea section h3 { margin-top:10px; margin-bottom:20px;  background-image:none; background-color:transparent;}

#closeArea section ul { width:510px; margin:30px auto 0px auto;}
#closeArea section ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}

#closeArea section ul li {
	float:left;
	margin-left:2%;
	width:32%;

}

#closeArea section ul li:first-child/*, #closeArea section ul li:nth-of-type(3)*/ { margin-left:0px;}
#closeArea section ul + p { text-align:center; font-size:1.4em; font-weight:bold; margin-top:50px; line-height:200%;}


}

@media screen and (max-width:940px) {

}

@media screen and (max-width:640px) {

.sp01 { display: block !important;}
.sp02 { display:none;}



/* ---------- common ---------- */

#sns-box {
	/*position: relative;*/
}

#sns {
	position: static;
	top: 5px;
	right: 5px;
	font-size:0.8em;
	
}
#sns:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;}
#sns li {
	float: left;
	margin: 0 2px 0 0;	
}
#sns li:last-child {
	margin: 0 0px 0 0;	
}
#sns li:last-child img { width:65px;}
/*
#main-box div.pad {
    padding: 2%;
}
*/

/* ---------- nav ---------- */

#machiten_nav {
	width:100%;
	/*height: 40px;*/
	margin: 10px 0 0 0!important;
	/*padding: 5px 0;*/
	/*background: #99BBCD;*/
	/*background:#333;*/
}

#machiten_nav li {
	/*width: 20%;
	float: left;*/
	width: 100%;
	float: none;
	
	
}

#machiten_nav li a {
	
	font-size:1em;
	display: block;
	width: 90%;
	padding:3% 5%;
	margin-left:0%;
	/*height: 40px;*/
	/*border-left: 1px #FFF solid;*/
	border-bottom: 1px #FFF solid;
	/*text-indent: -9999px;*/
	text-decoration:none;
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a5997c+0,7c7051+100 */
background: rgb(165,153,124); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(165,153,124,1) 0%, rgba(124,112,81,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(165,153,124,1) 0%,rgba(124,112,81,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(165,153,124,1) 0%,rgba(124,112,81,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5997c', endColorstr='#7c7051',GradientType=0 ); /* IE6-9 */



}

/*
#machiten_nav li:first-child a {
	border-left: none;
	width: 90%;
	margin-left:0%;
}*/

#machiten_nav li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);  /* IE7 */
	-ms-filter: "alpha(opacity=70)"; /* IE8 */
}

#machiten_nav li #nav_outline {
	/*background: url(../img/sp/nav_outline.png) no-repeat center;*/
	letter-spacing:0.1em;
}

#machiten_nav li #nav_venue {
	/*background: url(../img/sp/nav_venue.png) no-repeat center;*/
	letter-spacing:0.1em;
}

#machiten_nav li #nav_layout {
	/*background: url(../img/sp/nav_layout.png) no-repeat center;*/
	letter-spacing:0.1em;
}

#machiten_nav li #nav_conference {
	/*background: url(../img/sp/nav_conference.png) no-repeat center;*/
	letter-spacing:0.1em;
}

#machiten_nav li #nav_talksession {
	/*background: url(../img/sp/nav_talksession.png) no-repeat center;*/
letter-spacing:0.1em;
}


#machiten h2 { font-size:6vw;}


#greeting {
	padding: 50px 0 10px 0;
}


#greeting p {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
	
}



/* ---------- outline ---------- */

#outline {
	padding: 25px 5%;
	width:90%;
	background: #F5F5F5;
	font-size:0.8em;
	line-height:120%;
}

#outline h2 {
	margin-bottom: 20px;
}

#outline dt {
	width: 100%;
	float: none;
	clear: both;
	border-top:1px dotted #333;
	padding-top:10px;
	margin-bottom:5px;
	font-size:1.1em;
	color:#000;
	text-indent: -0.5em;
}
#outline dt:first-child { border-top:none;}
#outline dd {
	width: 100%;
	letter-spacing: 0.01em;
	float: none;
	margin-bottom:10px;
}

#outline dd span{
	display:block;
}

#outline dd p {
	padding: 1.3em;
	text-indent: -1.3em;
}



/* ---------- venue ---------- */

#venue_image {
	width: 100%;
}

#venue {
	padding: 50px 0 0 0;
	font-size:0.8em;
	line-height:120%;
}

#venue h2 {
	margin-bottom: 20px;
}

#venue h2 span {
	display: block;
	width: 100%;
	height: 30px;
	margin: 30px 0 0;
	border-radius: 5px;
	background: #FF6464;
	color: #FFF;
	font-size: 4vw;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.05em;
}

#venue dl {
	margin-bottom: 25px;
}

#venue dt {
	width: 100%;
	float: none;
	clear: both;
	border-top:1px dotted #333;
	padding-top:10px;
	margin-bottom:5px;
	font-size:1.1em;
	text-indent: -0.5em;
}
#venue dt:first-child { border-top:none;}
#venue dd {
	width: 100%;
	letter-spacing: 0.01em;
	float: none;
	margin-bottom:10px;
}
#venue dd span{
	display:block;
}
#map {
	display: block;
	width: 100%;
	margin: auto;
}



/* ---------- layout ---------- */

#layout {
	padding: 55px 0 30px;
	text-align: center;
}

#layout h2 {
	margin-bottom: 20px;
}

#layout_diagram {
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	background: url(../img/sp/layout.gif) no-repeat center top;
	background-size:100%;
	text-indent: -9999px;
}

#layout_inner p {
	width: 100%;
	margin: auto;
	border-bottom: 1px #000 solid;
	font-size: 12px;
	line-height: 24px;
	padding:20px 0px 10px 0;
	letter-spacing: 0.2em;
}
#layout_inner img { width:100%;}
#layout_inner p span {
	margin: 20px 0;
	font-size: 14px;
	line-height: 21px;
}

#layout_inner p span a {
	color: #000;
	text-decoration: none;
}





/* ---------- conference ---------- */

#conference_image {
	width: 100%;
}

#conference {
	padding: 20px 0 0;
	text-align: left;
}

#conference h2 {
	margin-bottom: 25px;
}

#conference_inner {
	width: 96%;
	/*height: 870px;*/
	padding-left:2%;
	padding-right:2%;
	margin: 20px auto 0;
	padding-top: 30px;
	
	background: url(../img/pc/bg.jpg) repeat center top;
}

#conference h3 {
	margin: 0 0 20px;
	padding: 0;
	font-size: 4vw;
	font-weight: normal;
	background: none;
	text-align:center;
}
#conference h4 + p { width:100%; }
#conference_inner h5 {
	/*margin:30px!important auto 20px auto;*/
	margin-top:30px !important;
	font-size:5vw !important;
	text-align:center;
	letter-spacing:0.02em!important;
	color:#333;
	}
#conference_inner h4 + p { font-size:0.8em; letter-spacing:0.02em!important;}

#conference_inner strong {
    font-size:5vw !important;
	text-align:center; 
    line-height: 160%;
    color: #C00;
}

#conference_inner strong span { display:block; font-size:4vw !important; letter-spacing:0.01em!important;}

.conference_copy {
	display: block;
	margin: auto;
	font-size: 4.5vw;
	line-height:180%;
	letter-spacing:0.01em;
	
}
#conference .cap {font-size: 3.2vw; letter-spacing:0.05em; display:block; margin-top:10px; }
#fukui {
	width: 100%;
	/*margin: 50px auto 25px;*/
	margin: 10px auto 25px;
	font-size: 0.8em;
	line-height: 160%;
	letter-spacing: 0;
	text-align: left;
	padding-bottom:10px;
}

#fukui div {
	/*border-top: 1px solid #333;*/
	padding-top: 10px;
	padding-bottom:5px;
	border-bottom:1px solid #333;
}

#fukui .conference_nm {
	/*width: 570px;
	width:650px;*/
	display: block;
	/*position: relative;
	top: -45px;
	top:-60px;
	left: -150px;*/
}
#fukui .conference_nm span { display:block; margin-top:10px; line-height:160%;}
#fukui img {
	margin: 5px 15px 0 0;
	float: left;
}

#fukui .conference_profile {
	float: right;
    width: 100%;
	font-size: 0.9em;
	/*display:block;*/
	/*margin-top: -24px;
	margin-top: -48px;*/
	line-height: 160%;
	border-top:1px solid #333;
	margin-top:5px;
	padding-top:5px;
}

#fukui .conference_msg {
	font-size: 0.9em;
	/*border-top: 1px solid #333;*/
	padding-top: 10px;
	line-height: 160%;
}

#fukui .conference_nm span {
	display:block;
	font-size:0.75em;
	/*margin-bottom:10px;
	border-bottom:1px solid #333;*/
	}




/* ---------- talksession ---------- */

#talksession {
	padding: 20px 0 0;
	text-align: left;
}

#talksession h2 {
	margin-bottom: 25px;
}

#talksession_inner {
	width: 96%;
	/*height: 870px;*/
	padding-left:2%;
	padding-right:2%;
	margin: 20px auto 0;
	padding-top: 30px;
	
	background: url(../img/pc/bg.jpg) repeat center top;
}




#talksession h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 5vw;
	font-weight: normal;
	background: none;
	text-align:center;
}

/*
.talksession_copy {
	display: block;
	margin: auto;
	font-size: 17px;
}*/

.talksession_copy {
	display: block;
	margin: auto;
	font-size: 4.5vw;
	line-height:180%;
	letter-spacing:0.01em;
}


#talksession_inner .talksession_copy {
	font-size: 3.5vw;
	
	text-align:center;
}

/*** speaker ***/

#talksession_inner > div h4 {
	margin-top: 30px;
	text-align:center;
	
	font-size: 5vw;
	
	letter-spacing: 0.4em;
}

#talksession_inner > div {
	width: 100%;
	/*margin: 50px auto 25px;*/
	margin: 10px auto 25px;
	font-size: 0.8em;
	line-height: 160%;
	letter-spacing: 0;
	text-align: left;
	padding-bottom:10px;
}

#talksession_inner > div div {
	border-bottom: 1px solid #333;
	padding-top: 10px;
	padding-bottom:5px;
}

#talksession_inner > div .conference_nm {
	display: block;
}

#talksession_inner > div .conference_nm span {
	display:block;
	font-size:0.75em;
	margin-top:10px; line-height:160%;
	/*margin-bottom:10px;
	border-bottom:1px solid #333;*/
	}

#talksession_inner > div img {
	margin: 5px 15px 0 0;
	float: left;
}

#talksession_inner > div .conference_profile {
	float: right;
    width: 100%;
	font-size: 0.9em;
	/*display:block;*/
	/*margin-top: -24px;
	margin-top: -48px;*/
	line-height: 160%;
	border-top:1px solid #333;
	margin-top:5px;
	padding-top:5px;
}



#talksession_inner > div .conference_msg {
	font-size: 0.9em;
	/*border-top: 1px solid #333;*/
	padding-top: 10px;
	line-height: 160%;
}



#later {
    margin-top:20px !important;
	padding-bottom:50px;
	text-align:center;
	font-size:3.5vw;
}

/*** speaker ***/


/* ---------- booth ---------- */


/*
#booth h2 {
	margin-bottom: 25px;
}*/
#booth h2 + p { text-align: left; font-size:18px; }

#booth_inner {
width: 96%;
	padding-left:2%;
	padding-right:2%;
	margin: 20px auto 0;
	padding-top: 30px;
	
	background: url(../img/pc/bg.jpg) repeat center top;
	}
#booth #booth_inner > div img { width:100%;}
#booth #booth_inner > div {
	width: 100%;
	margin: 35px auto 40px;
	text-align:left;
	font:100%;
}
#booth #booth_inner h4 {font-size: 5vw !important; letter-spacing: 0.4em;}
#booth #booth_inner h4 + strong {
	display: block;
 font-size: 5vw !important;
line-height: 160%;
margin-top: 20px;
color: #C00;
	}
#booth #booth_inner h4 + strong span {  font-size: 4vw !important;}
#booth #booth_inner h4 + strong + p { font-size:0.9em; text-align:left; line-height:180%; margin-top:25px;}
/*
#booth #booth_inner div  ul:nth-of-type(1) {
	font-size: 12px;
	letter-spacing: 0.1em;
	margin-top:25px;
}
*/
/*
#booth #booth_inner div ul:nth-of-type(1) li {
	padding-left:1em;
	text-indent: -1em;
	line-height:1.5em;
	margin-bottom:20px;
}
*/
#booth #booth_inner div ul { width:96%; margin:0px auto;}
#booth #booth_inner div ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}

#booth #booth_inner h5 { text-align:center; font-size:24px; margin-top:30px; margin-bottom:25px; font-weight:normal;}
#booth #booth_inner  div ul:nth-of-type(1) { width: 96%;
	padding-left:2%;
	padding-right:2%;}
#booth #booth_inner  div ul:nth-of-type(1) li {
	float:left;
	margin-left:0px;
	padding:1%;
	width:48%;
	margin-bottom:0px;
	line-height:0;

}

#booth #booth_inner  div ul:nth-of-type(1) li  img {}

#booth #booth_inner  div ul:nth-of-type(1) li:first-child, #booth #booth_inner  div ul:nth-of-type(2) li:nth-of-type(3) { margin-left:0px;}
#booth #booth_inner  div ul:nth-of-type(1) + p {
	font-size:2.5vw;
	line-height:180%;
	font-weight:bold;
	text-align:center;
	margin-top:30px;
	padding-bottom:30px;
	}




/*** close ***/

#closeTxt {font-size:4.5vw;}

#closeArea {
	width: 96%;
	padding-left:2%;
	padding-right:2%;
	margin: 20px auto 30px;
	padding-top: 30px;
	padding-bottom:15px;
	
	background: url(../img/pc/bg.jpg) repeat center top;
	}
	
#closeArea section {

	width: 100%;
	margin: 20px auto 20px;
	text-align:left;
	font:100%;
	padding: 10px 0px 0;

	}
#closeArea section img { width:100%;}
#closeArea section p { margin-bottom:0px; font-size:0.8em; line-height:180%; letter-spacing:0.01em; margin-bottom: 20px;}

#closeArea h2 { margin-bottom:20px; font-size:5.5vw;}
#closeArea section h3 { margin-top:10px; margin-bottom:20px;}

#closeArea section ul {width: 96%;
	padding-left:2%;
	padding-right:2%;
	margin: 20px auto 0px auto;
	}
#closeArea section ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}

#closeArea section ul li {
	/*
	float:left;
	margin-left:0px;
	padding:1%;
	width:48%;
	margin-bottom:0px;
	line-height:0;
	*/
	float:none;
	margin-left:0px;
	width:100%;
	margin-bottom:5px;

}

#closeArea section ul li:first-child, #closeArea section ul li:nth-of-type(3) { margin-left:0px;}






/* ---------- machiten_bottom ---------- */

#machiten_bottom {
	width: 100%;
	margin: 10px auto;
}

#machiten_logo {
	width: 50%;
	height: 65px;
	padding-top: 10px;
	border: 1px #000 solid;
	text-align: center;
	float:left;
}

#inquiry {
	width: 50%;
	height: 75px;
	margin-top: 10px;
	border: 1px #000 solid;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	float:left;
}

#btn_top {
	margin-top: 5px;
	float: right;
}


#conference_inner strong span { display: block; }


#related, #utility { display:none;}


#head-box { width:100%;/*background: #333;*/}
#head-box #yubin {
	position: relative;
	float: none;
	width: 50%;
	left: 27%;
	margin: 0;
	padding: 10px 0 5px;
	background-position:center;
	
	z-index: 10;
	
}

#head-box #yubin a {
	/*
	display: block;
	width: 34.37%;
	margin: 0 auto;
	padding-top: 3%;
	background: none;
	background-size: 2%;

display:none !important;
*/
}




/*
#head-box #yubin {
	position: relative;
	float: none;
	width: 100%;
	margin: 0;
	padding: 31px 0;
	background: none;
	z-index: 10;
}

#head-box #yubin a {
	display: block;
	
	margin: 0;
position: relative;
height: 56.5px !important;
	
	width: 33%;
	margin: 0 auto;
	padding-top: 0px;
	background: url(../img/common/yubin_sp.gif) no-repeat;
}
*/


#head-box #yubin img {/*
	display:none !important;
	
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
*/
}

#foot-box div.lower {background: #fff url(../img/common/foot_yubin_sp.png) no-repeat center bottom;
background-size: contain;}


}


/* ---------- event_end ---------- */
#eventEnd {
	border: solid #98e4fe;
	width: 95.4%;
	margin: 30px auto;
}

#eventText {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	text-align: center;
	padding: 40px 0;
}



/*** add ***/
#navi-box-r { display:none;}

.sp, .sp01 { display: none;}
#greeting p{ padding-bottom:20px!important;}
#comingSoon { margin:100px auto !important; color:#999;}

#conference_inner h5 {
	margin-top: 50px;
color: #000;
font-size: 24px;
font-weight: normal;
line-height: 1.4em;
letter-spacing: 0.4em;
	}
#conference_inner strong { display: block; font-size:1.4em; line-height:160%; margin-top:20px; color:#C00;}

#later { margin-top:80px;}

#outline div { text-align:center; margin-top:30px;}
#outline div img { border:5px solid #fff;}
.cap { font-size:0.8em;}

#talksession_inner > div h4 {
	text-align:center;
	
}