@charset "utf-8";

/* ****************************************************
Title: registration.css
Created: 2010-02-18
Last Modified: 2010-02-19
Editor(s): tsutsu
Last Editor: kitamura
***************************************************** */


/* Table Of Contents
----------------------------------------

# General Elements
# content
# clearfix
# common classes

----------------------------------------*/


/* # General Elements
---------------------------------------------------------------------------- */
.navLinkBtn01 a.gray_out {
	opacity: 0.6;
	cursor: default;
}
.navLinkBtn01 a.press_btn01.gray_out,
.navLinkBtn01 a.press_btn02.gray_out {
	opacity: 0.6;
	cursor: default;
}

/* # content
---------------------------------------------------------------------------- */

div#content div.section {
	clear: both;
	margin-right: 0;
	margin-bottom: 30px;
}
div#content div.section.press_section {
	clear: both;
	margin-right: 0;
	margin-bottom: 50px;
}
div#content div.section.press_section dl.pressroom_dlLine {
	zoom: 1;
  margin: 0 auto 30px;
}
div#content div.section.press_section dl.pressroom_dlLine dt {
	float: left;
	font-size: 14px;
  margin-right: 10px;
  padding: 15px 10px 10px;
}
div#content div.section.press_section dl.pressroom_dlLine dd {
	padding: 15px 10px 10px;
  border-bottom: 1px #CCC dotted;
  margin-left: 0;
}
div#content div.section.press_section dl.pressroom_dlLine dd.no_border {
	border-bottom: 0px;
}
div#content div.section.press_section dl.pressroom_dlLine dd a {
	color: #269EDC!important;
	font-size: 14px;
}
a:hover {
	filter:alpha(opacity=60);
	opacity: 0.6;
}
.pressroom_caption {
	font-size: 14px;
	padding-left: 10px;
}
div#content div.section .fa-external-link {
    margin-left:5px;
}

/* event ---------- */
div.section .title {
    height:70px;
    width:960px;
    padding:10px 20px;
    display:table;
    margin-bottom:30px;
}
div.section .title h2 {
    color:#FFF;
    font-size:32px;
    display:table-cell;
    vertical-align:middle;
}
div.section .title p {
    display:table-cell;
    vertical-align:middle;
}
div.section .title p a {
		border: solid 1px #fff;
		border-radius: 18px;
    width:300px;
    height:35px;
    line-height:35px;
    padding-left:20px;
    float:right;
    color:#fff;
    font-size: 14px;
    letter-spacing: -1px;
    text-decoration:none;
}
div.section .wrapperArea {
    display:table;
    width:960px;
}
div.section .wrapperArea .logoArea {
    float:left;
    position:relative;
    width:460px;
    height:155px;
    border:#d4cfc5 solid 1px;
		border-left: 0;
    margin-right:20px;
}
div.section .wrapperArea .logoArea.event_en {
    margin: 0 auto;
		float: none;
    position:relative;
    width: auto;
    height:155px;
    border: 0px;
		border-left: 0;
    margin-right:20px;
}
div.section .wrapperArea .logoArea a {
  display: block;
  width:460px;
  height:155px;
}
div.section .logoArea img {
    position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
div.section .wrapperArea .chiba_txt {
    float:left;
    position:relative;
    width:480px;
		border-left: 0;
    margin-right: 0px;
		margin-bottom: 30px;
}
div.section .wrapperArea .chiba_txt p {
    font-size: 16px;
}
div.section .wrapperArea .txtArea {
    display:table-cell;
    float:right;
    width:480px;
}
div.section .wrapperArea .txtArea h3 {
    padding-bottom:10px;
    font-size:18px;
		font-weight: bold;
}
div.section .wrapperArea .txtArea p {
    font-size:14px;
}
div.section .wrapperArea .chiba_img {
    display:table-cell;
    float:right;
    width:470px;
}
div.section .wrapperArea .chiba_img img {
    padding-left: 50px;
}
div.section.chiba_section {
    margin-bottom: 50px!important;
}
div.section.mitsui_section {
    margin-bottom: 40px!important;
}
.chiba_txt_left {
	float:left;
	position:relative;
	width:460px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border: 5px solid #d6d6d6;
	margin-right: 20px;
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: bold!important;
}
.chiba_txt_right {
	float:left;
	position:relative;
	width:460px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border: 5px solid #d6d6d6;
	margin-right: 0px;
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: bold!important;
}
.chiba_redtxt {
	width: 100%;
	text-align: center;
	border: 1px solid #fc0000;
	height: 78px;
}
.chiba_redtxt.mitsui_redtxt {
	width: 710px;
	text-align: center;
	border: 1px solid #fc0000;
	height: 140px;
	float: left;
	margin-right: 28px;
}
.chiba_redtxt h4 {
	font-size: 24px;
	font-weight: bold;
	color: #fc0000;
	padding-top: 8px;
}
.chiba_redtxt.mitsui_redtxt h4 {
	font-size: 23px;
	font-weight: bold;
	color: #fc0000;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.chiba_redtxt.mitsui_redtxt h4 span {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
	vertical-align: text-bottom;
}
.chiba_redtxt p {
	font-size: 14px;
	padding-top: 5px;
}
.chiba_redtxt.mitsui_redtxt p {
	font-size: 14px;
	padding-top: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
.chiba_redtxt span {
	font-size: 14px;
	font-weight: bold;
	color: #fc0000;
	padding-top: 5px;
}
.chiba_redtxt.mitsui_redtxt span {
	font-size: 12px;
	font-weight: normal;
	color: #fc0000;
	padding-top: 0px;
}
.chiba_caption {
	font-size: 14px;
	margin-top: 35px;
}
.mitsui_caption {
	font-size: 14px;
	margin-top: 25px;
	float: left;
}
.mitsui_caption span {
	font-size: 12px;
}
h2.navtableTtl.mitsui_tableTtl {
	font-size: 28px;
}
.soon_txt{
  font-size: 20px;
	text-align: center;
  margin: 40px auto 30px;
}

/* event interop ---------- */

div.section .interop .title {
    background-color:#171c61;
}

/* event dsj ---------- */

div.section .dsj .title {
    background-color:#c91f31;
}

/* event connected ---------- */

div.section .connected .title {
    background-color:#21a0b7;
}

/* event lbj ---------- */

div.section .lbj .title {
    background-color:#006eb0;
}

/* event apps ---------- */

div.section .apps .title {
    background-color:#a660a3;
}
/* committee */
.mainSectionArea h2.committee_title {
	text-align: left;
  font-size: 30px;
  height: 70px;
  background: none;
  color: #fff;
  background-color: #000;
  padding: 13px 0 0 20px;
  margin: 0 0 10px;
  font-weight: normal;
}
.committee_p p {
	font-size: 14px!important;
}
.pdt_committee_p {
	padding-top: 10px;
}
.pdt_committee_p_l {
	padding-top: 35px;
}
.pdt_committee_p_ll {
	padding-top: 55px;
}
@media screen and (max-width: 768px) {
	div#content {
		width: 100%;
		padding: 0%x;
		margin-bottom: 0px;
		box-sizing: border-box;
	}
	div#pageBody_company_li div#content{
		width: 100%;
		padding: 3%;
	}
	div#content div.section{
			margin-bottom: 6.25%;
	}
	div.section .title {
	    width:100%;
			height: auto;
			padding: 0% 3% 3% 3%;
	    display: block;
	    margin-bottom: 3%;
	}
	div.section .title.event_en {
		width:100%;
		height: auto;
		padding: 3% 3% 3% 3%;
		display: block;
		margin-bottom: 3%;
  }
	div.section .title h2 {
	    color:#FFF;
	    font-size:5vw;
			width: 100%;
			height: auto;
	    display:table-cell;
	    vertical-align:middle;
			float: left;
			text-align: center;
			padding-top: 1%;
			padding-bottom: 1%;
	}
	div.section .title p {
	    width:100%;
	    float:left;
	}
	div.section .title p a {
	    width:100%;
			height: 10vw;
      line-height: 10vw;
			background-size: contain;
			font-size: 3.5vw;
	    float:left;
			text-align: center;
			padding-left: 0px;
	}
	div.section .wrapperArea{
		width: 100%;
	}
	div.section .wrapperArea .logoArea{
		width: 100%;
		height: auto;
		border: 0;
	}
	div.section .wrapperArea .logoArea.event_en {
	width: 100%;
	height: auto;
	border: 0;
  }
	div.section .wrapperArea .logoArea a{
		width: 100%;
		height: auto;
	}
	div.section .logoArea img{
		position: relative;
		width: 100%;
		margin-bottom: 0.5em;
	}
	div.section .wrapperArea .txtArea{
		width: 100%;
	}
	div.section .wrapperArea .txtArea h3{
		padding-bottom: 0.2em;
	}
}

/* # clearfix
---------------------------------------------------------------------------- */
.cf:before, .cf:after {
	content:"";
	display:block;
	overflow:hidden;
}
.cf:after { clear:both; }
.cf { zoom:1; }

/* # common classes
---------------------------------------------------------------------------- */

.mHead {
	font-weight: bold;
	margin: 0 0 20px 0;
}



ul li.catListDatacenter {
    color: #008000;
}

ul li.catListService {
    color: #800000;
}

ul li.catList3{
    color: #55aaaa;
}

ul li.catList4 {
    color: #e272aa;
}

ul li.catListEnergy {
    color: #01401d;
}

ul li.catList1 {
    color: #d5802b;
}
.flL {
	float: left;
}
.flR {
	float: right;
}
.taL {
	text-align: left;
}
.taC {
	text-align: center;
}
.taR {
	text-align: right;
}
.mb20 {
	margin-bottom: 20px;
}
/*2016追加分*/
.button_link{
  overflow: hidden;
  width: 350px;
  height: 35px;
  margin: 0;
  padding: 0;
}

.button_link a{
  display: block;
  position: relative;
  z-index: 100;
  background: #ffffff;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  line-height: 35px;
  text-decoration:none;
  letter-spacing: -1px;
  border-left: 15px solid #000000;
  padding-left: 20px;
}

.button_link a:before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;        /*top right bottom を透明化 */
  border-left: 5px solid #ffffff;
}

.button_link a:hover{
  background-color: #CEDF00;
}

.button_alpha{
  overflow: hidden;
  width: 744px;
  height: 60px;
  margin: 0;
  padding: 0;
}

.button_alpha a{
  display: block;
  position: relative;
  z-index: 100;
  background: #CEDF00;
  color: #000000;
  font-size: 20px;
  line-height: 53px;
  text-decoration:none;
  letter-spacing: -1px;
  border-left: 11px solid #000000;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

.button_alpha a:before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -7px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 4px solid transparent;        /*top right bottom を透明化 */
  border-left: 4px solid #ffffff;
}

.button_seihin{
  overflow: hidden;
  width: 744px;
  height: 60px;
  margin: 0;
  padding: 0;
}

.button_seihin a{
  display: block;
  position: relative;
  z-index: 100;
  background: #ffffff;
  color: #000000;
  font-size: 20px;
  line-height: 53px;
  text-decoration:none;
  letter-spacing: -1px;
  border-left: 11px solid #000000;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

.button_seihin a:before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -7px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 4px solid transparent;        /*top right bottom を透明化 */
  border-left: 4px solid #ffffff;
}

.img_center img{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.flow_alltxt{
	margin-bottom: 46px
}
.flow_alltxt li{
	display: inline-block;
}

.flow_alltxt li:nth-child(1){
	position: relative;
	left: 47px;
}

.flow_alltxt li:nth-child(2){
	position: relative;
	left: 134px;
}

.flow_alltxt li:nth-child(3){
	position: relative;
	left: 204px;
}

.flow_alltxt li:nth-child(4){
	position: relative;
	left: 283px;
}

.flow_alltxt li:nth-child(5){
	position: relative;
	left: 407px;
}

.mgt10{
	margin-top: 10px;
}

.mgt80imp{
	margin-top: 80px!important;
}

.mgb5{
	margin-bottom: 5px;
}

.mgl30{
	margin-left: 30px;
}

.mgt30imp{
	margin-top: 30px!important;
}

.mg0{
	margin: 0;
}

.mg0_imp{
	margin: 0!important;
}

.txtcenter{
	text-align: center;
}

.clearfix{
	overflow: hidden;
	clear: both;
}

.kiyaku03_bg{
	background-color: #f9edf3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 0;
}

.kiyaku03_bg p{
	font-weight: bold;
	margin-bottom: 0;
}

.fts18{
	font-size: 18px;
}

.fts16{
	font-size: 16px;
}

.fts14{
	font-size: 14px;
}

.ftc_vio{
	color: #b10058;
}

.ftw_bold{
	font-weight: bold;
}

.btn_modoru a{
	display: block;
	background-color: #b1aca2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:18px;
	font-weight: bold;
	width: 150px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 10px 0;
}

.circle_modoru a:before{
	display: block;
    content: "";
    position: relative;
    top: 27px;
    left: 12px;
    width: 28px;
    height: 28px;
    margin-top: -28px;
    border-radius: 50%;        /* CSS3草案 */
    -webkit-border-radius: 50%;    /* Safari,Google Chrome用 */
    -moz-border-radius: 50%;   /* Firefox用 */
    background: #fff;
}

.arrow_modoru:after{
	display: block;
	content: "";
	position: relative;
	top: -11px;
	left: 21px;
	width: 6px;
	height: 6px;
	margin-top: -10px;
	border-bottom: 3px solid #b1aca2;
	border-left: 3px solid #b1aca2;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.arrow_modoru:before{
	display: block;
	content: "";
	position: relative;
	top: 12px;
	left: 23px;
	width: 9px;
	height: 3px;
	background: #b1aca2;
}

.btn_susumu a,.btn_susumu input{
	display: block;
	background-color: #f18d00;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:18px;
	font-weight: bold;
	width: 350px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 10px 0;
	float: right;
	border: none;
}

.btn_susumu input{
	padding: 11px 0;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.btn_tourokususumu a{
	display: block;
	background-color: #f18d00;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:18px;
	font-weight: bold;
	width: 958px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 10px 0;
	float: right;
	border: none;
	margin-top: 28px;
	margin-bottom: 36px;
}

.circle_susumu a:before{
	display: block;
    content: "";
    position: relative;
    top: 27px;
    left: 310px;
    width: 28px;
    height: 28px;
    margin-top: -28px;
    border-radius: 50%;        /* CSS3草案 */
    -webkit-border-radius: 50%;    /* Safari,Google Chrome用 */
    -moz-border-radius: 50%;   /* Firefox用 */
    background: #fff;
}

.circle_tourokususumu a:before{
	display: block;
    content: "";
    position: relative;
    top: 27px;
    left: 920px;
    width: 28px;
    height: 28px;
    margin-top: -28px;
    border-radius: 50%;        /* CSS3草案 */
    -webkit-border-radius: 50%;    /* Safari,Google Chrome用 */
    -moz-border-radius: 50%;   /* Firefox用 */
    background: #fff;
}

.arrow_tourokususumu:after{
	display: block;
	content: "";
	position: relative;
	top: -11px;
	left: 931px;
	width: 6px;
	height: 6px;
	margin-top: -10px;
	border-top: 3px solid #f18d00;
	border-right: 3px solid #f18d00;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.arrow_tourokususumu:before{
	display: block;
	content: "";
	position: relative;
	top: 12px;
	left: 928px;
	width: 9px;
	height: 3px;
	background: #f18d00;
}

.arrow_susumu:after{
	display: block;
	content: "";
	position: relative;
	top: -11px;
	left: 320px;
	width: 6px;
	height: 6px;
	margin-top: -10px;
	border-top: 3px solid #f18d00;
	border-right: 3px solid #f18d00;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.arrow_susumu:before{
	display: block;
	content: "";
	position: relative;
	top: 12px;
	left: 318px;
	width: 9px;
	height: 3px;
	background: #f18d00;
}

.circle_susumu_input{
	display: block;
    content: "";
    position: relative;
    top: 40px;
    left: 920px;
    width: 28px;
    height: 28px;
    margin-top: -28px;
    border-radius: 50%;        /* CSS3草案 */
    -webkit-border-radius: 50%;    /* Safari,Google Chrome用 */
    -moz-border-radius: 50%;   /* Firefox用 */
    background: #fff;
}

.arrow_susumu_input:after{
	display: block;
	content: "";
	position: relative;
	top: 29px;
	left: 930px;
	width: 6px;
	height: 6px;
	margin-top: -10px;
	border-top: 3px solid #f18d00;
	border-right: 3px solid #f18d00;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.arrow_susumu_input:before{
	display: block;
	content: "";
	position: relative;
	top: 25px;
	left: 928px;
	width: 9px;
	height: 3px;
	background: #f18d00;
}

.border_non_imp{
	border: none!important;
}

.border_exhibition_tbb{
	border-bottom: 2px solid #dedede;
}

.border_exhibition_tbl{
	border-left: 2px solid #dedede;
}

.btn_modoru_exhibition05 a{
	display: block;
	background-color: #b1aca2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 10px 0;
}

.linklist_active{
	background-color: #fabf00;
	border:none!important;
	width: 191px!important;
	height: 50px!important;
}

.linklist_active a{
	color: #ffffff!important;
}

.active_arrow1:before{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 9%;
	border: 10px solid transparent!important;
	border-top: 10px solid #fabf00!important;
}

.active_arrow2:before{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 29%;
	border: 10px solid transparent!important;
	border-top: 10px solid #fabf00!important;
}

.active_arrow3:before{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 49%;
	border: 10px solid transparent!important;
	border-top: 10px solid #fabf00!important;
}

.active_arrow4:before{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 69%;
	border: 10px solid transparent!important;
	border-top: 10px solid #fabf00!important;
}

.active_arrow5:before{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 89%;
	border: 10px solid transparent!important;
	border-top: 10px solid #fabf00!important;
}

.relative{
	position: relative;
}

.kicho_search{
	width: 958px;
	height: 150px;
	background: url(../images/kicho_h.png) no-repeat;
}

.doujituuyaku{
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.doujituuyaku span{
	display: inline-block;
	margin-left: 4px;
	position: relative;
	top:2px;
}

.event_search{
	padding:20px 19px 8px;
}

.event_search_h{
	color: #ffffff;
	font-size: 14px;
  font-weight: bold;
	margin: 0;
	background-color: #0088b1;
	padding-left: 8px;
}

.event_search li{
	float: left;
	list-style: none;
	background-color: #ffffff;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	display: table;
	height: 28px;
}

.event_search li:nth-child(1){
	width: 124px;
}

.event_search li:nth-child(2){
	width: 215px;
}

.event_search li:nth-child(3){
	width: 204px;
}

.event_search li:nth-child(4){
	width: 227px;
}

.event_search li:nth-child(5){
	width: 144px;
	border-right: 1px solid #d6d6d6;
}

.event_search li p{
	font-size: 12px;
  font-weight: bold;
	display: table-cell;
	text-align: center;
	margin: 0;
	padding-top: 3px;
	cursor: pointer;
}

.event_search li p span{
	margin-left: 5px;
	position: relative;
	top: 2px;
}

.theme_search{
	padding-left: 19px;
	padding-right: 19px;
}

.theme_search_list{
	width: 840px;
}

.theme_search_h{
	color: #ffffff;
	font-size: 14px;
  font-weight: bold;
	margin: 0;
	background-color: #ea5514;
	padding-left: 8px;
}

.theme_search li{
	float: left;
	list-style: none;
	background-color: #ffffff;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	display: table;
	height: 28px;
}

.theme_search li p{
	font-size: 12px;
	font-weight: bold;
	display: table-cell;
	text-align: center;
	margin: 0;
	padding-top: 5px;
	cursor: pointer;
	background: url() 0 0 no-repeat;
}
/*基調講演イベントで絞り込む*/
.kicho_event_switch01 #kicho_event_switch01,
.kicho_event_switch02 #kicho_event_switch02,
.kicho_event_switch03 #kicho_event_switch03,
.kicho_event_switch04 #kicho_event_switch04,
.kicho_event_switch05 #kicho_event_switch05 {background-color: #F4E733;}

.kicho_event_switch01 .kicho_table,
.kicho_event_switch02 .kicho_table,
.kicho_event_switch03 .kicho_table,
.kicho_event_switch04 .kicho_table,
.kicho_event_switch05 .kicho_table {
    background: url(../images/bg_gray.png) repeat 0 0;
    position: absolute;
    display: block;
    width: 150px;
    height: 600px;
    margin: 0 0 0 0px;
    z-index: 3;
}

.kicho_event_switch01 .kicho_event_table01,
.kicho_event_switch02 .kicho_event_table02,
.kicho_event_switch03 .kicho_event_table03,
.kicho_event_switch04 .kicho_event_table04,
.kicho_event_switch05 .kicho_event_table05 { background: none; z-index: 1;}

/*基調講演テーマで絞り込む*/
.kicho_switch01 #kicho_switch01,
.kicho_switch02 #kicho_switch02,
.kicho_switch03 #kicho_switch03,
.kicho_switch04 #kicho_switch04,
.kicho_switch05 #kicho_switch05,
.kicho_switch06 #kicho_switch06,
.kicho_switch07 #kicho_switch07 {background-color: #F4E733;}

.kicho_switch01 .kicho_table,
.kicho_switch02 .kicho_table,
.kicho_switch03 .kicho_table,
.kicho_switch04 .kicho_table,
.kicho_switch05 .kicho_table,
.kicho_switch06 .kicho_table,
.kicho_switch07 .kicho_table {
    background: url(../images/bg_gray.png) repeat 0 0;
    position: absolute;
    display: block;
    width: 150px;
    height: 600px;
    margin: 0 0 0 0px;
    z-index: 3;
}
.kicho_switch01 .kicho_table01,
.kicho_switch02 .kicho_table02,
.kicho_switch03 .kicho_table03,
.kicho_switch04 .kicho_table04,
.kicho_switch05 .kicho_table05,
.kicho_switch06 .kicho_table06,
.kicho_switch07 .kicho_table07 { background: none; z-index: 1;}

/*展示会テーマで絞り込む*/
.tenji_switch01 #tenji_switch01,
.tenji_switch02 #tenji_switch02,
.tenji_switch03 #tenji_switch03,
.tenji_switch04 #tenji_switch04,
.tenji_switch05 #tenji_switch05,
.tenji_switch06 #tenji_switch06,
.tenji_switch07 #tenji_switch07 {background-color: #F4E733;}

.tenji_switch01 .tenji_table,
.tenji_switch02 .tenji_table,
.tenji_switch03 .tenji_table,
.tenji_switch04 .tenji_table,
.tenji_switch05 .tenji_table,
.tenji_switch06 .tenji_table,
.tenji_switch07 .tenji_table {
    background: url(../images/bg_gray.png) repeat 0 0;
    position: absolute;
    display: block;
    width: 153px;
    height: 225px;
    margin: 0 0 0 0px;
    z-index: 3;
}
.tenji_switch01 .tenji_table01,
.tenji_switch02 .tenji_table02,
.tenji_switch03 .tenji_table03,
.tenji_switch04 .tenji_table04,
.tenji_switch05 .tenji_table05,
.tenji_switch06 .tenji_table06,
.tenji_switch07 .tenji_table07 { background: none; z-index: 1;}

.tenji_table_over_height{
	height: 243px!important;
}

.theme_search li:nth-child(1){
	width: 85px;
}

.theme_search li:nth-child(2){
	width: 105px;
}

.theme_search li:nth-child(3){
	width: 55px;
}

.theme_search li:nth-child(4){
	width: 105px;
}

.theme_search li:nth-child(5){
	width: 177px;
}

.theme_search li:nth-child(6){
	width: 140px;
}

.theme_search li:nth-child(7){
	width: 165px;
	border-right: 1px solid #d6d6d6;
}

.clear_search{
	background-color: #ffffff;
	border-radius: 20px;        /* CSS3草案 */
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 20px;   /* Firefox用 */
	width: 65px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	float: right;
	margin-top: -37px;
	cursor: pointer;
}

.sessDateList .icoListBtnDetail
,.workshopWrap .icoListBtnDetail{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sessDateList .icoListBtnDetail a{
	color: #000000;
  text-decoration: none;
 	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	display: block;
  border-radius: 20px;        /* CSS3草案 */
  -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;   /* Firefox用 */
}

.tenji_search{
	width: 958px;
	height: 69px;
	background: url(../images/tenji_h.png) no-repeat;
	padding-top: 20px;
}

.bg_th_tenji01{
	background-color: #918d85!important;
}

.bg_th_tenji02{
	background-color: #b1aca1!important;
}

.bg_th_seminar01{
	background-color: #258aac!important;
}

.bg_th_seminar02{
	background-color: #59aac3!important;
}

.classRoom_seminar .icoListBtnDetail{
	margin-left: 10px;
  margin-right: 10px;
}

.workshop_schedule{
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}

.workshopWrap .icoListBtnDetail a{
 	background-color: #ffffff;
	border: 1px solid #aaaaaa;
  border-radius: 20px;        /* CSS3草案 */
  -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;   /* Firefox用 */
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
  text-decoration: none;
  display: block;
}

.workshop_shadow{
	box-shadow: 2px 2px 5px #e1e0dd;
}

a.hover_cancel:hover{
	background-color: transparent!important;
	color:#d5d5d5!important;
}

/*出展社専用ページ*/
.pdfDownload {
	background: #e7e7e7;
	padding: 10px;
	text-align: center;
}
.pdfDownload dl {
	width: auto;
}
.pdfDownload dt {
	width: 120px;
	display: inline-block;
	vertical-align: top;
}
.pdfDownload dd {
	display: inline-block;
	font-size: 14px;
	text-align: left;
}
.navBtnArea,
.navBtnArea_3section {
	margin-top: 40px;
}
.navBtnArea.mgt0 {
	margin-top: 0 !important;
}
.navBtnArea ul,
.navBtnArea_3section ul {
	width: 100%;
	margin: 0 auto;
}
.navBtnArea li {
	float: left;
	margin: 0;
	width: 240px;
	height: 48px;
	display: table;
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
}
.navBtnArea_3section li {
	float: left;
	margin: 0;
	width: 320px;
	height: 48px;
	display: table;
	background-color: #fff;
	position: relative;
}
.navBtnArea_4section li {
	float: left;
	margin: 0;
	width: 240px;
	height: 48px;
	display: table;
	background-color: #fff;
	position: relative;
}
.navBtnArea li a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #292728;
	font-size: 14px;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	border-left: none;
}
.navBtnArea_3section li a,
.navBtnArea_3section li span,
.navBtnArea_4section li a{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #292728;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	border-left: none;
}
.navBtnArea li:first-child a,
.navBtnArea_3section li:first-child a,
.navBtnArea_4section li:first-child a{
	border-left: 1px solid #d6d6d6;
}
.navBtnArea li.navBtnList_active a,
.navBtnArea_3section li.navBtnList_active a,
.navBtnArea_4section li.navBtnList_active a,
.navBtnArea li a:hover,
.navBtnArea_3section li a:hover,
.navBtnArea_4section li a:hover {
	background-color: #fabf00;
	color: #fff;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #fabf00;
	filter:alpha(opacity=100);
	opacity: 1.0;
}
.navBtnArea_3section li a.no_hover:hover,
.navBtnArea_4section li a.no_hover:hover{
	background-color: #fff;
	color: #000;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	border-left: 0px;
	filter:alpha(opacity=100);
	opacity: 1.0;
	cursor: default;
}
.navBtnArea li.navBtnList_active:first-child a,
.navBtnArea_3section li.navBtnList_active:first-child a,
.navBtnArea_4section li.navBtnList_active:first-child a,
.navBtnArea li:first-child a:hover,
.navBtnArea_3section li:first-child a:hover,
.navBtnArea_4section li:first-child a:hover {
	border-left: 1px solid #fff;
	filter:alpha(opacity=100);
	opacity: 1.0;
}
.navBtnArea li.navBtnList_active:last-child a,
.navBtnArea_3section li.navBtnList_active:last-child a,
.navBtnArea_4section li.navBtnList_active:last-child a,
.navBtnArea li:last-child a:hover,
.navBtnArea_3section li:last-child a:hover,
.navBtnArea_4section li:last-child a:hover {
	border-right: 1px solid #fabf00;
	border-left: 1px solid #fabf00;
}
.navBtnArea_3section li:last-child a.no_hover:hover,
.navBtnArea_4section li:last-child a.no_hover:hover{
	border-right: 1px solid #d6d6d6;
	border-left: 0px;
	cursor: default;
}
li.navBtnList_active a:before{
	content: "";
	position: absolute;
	bottom: -19px;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #fabf00;
	z-index: 1;
}
h2.navtableTtl {
	line-height: 70px;
	font-size: 30px;
	background-color: #000;
	padding: 0 0 0 20px;
	color: #fff;
	margin: 0 auto 30px;
	position: relative;
	z-index: 0;
}
.navLinkBtn01 a {
	display: block;
	background-color: #1b1b65;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 0;
	margin-top: 30px;
}
.navLinkBtn01 a.press_btn01 {
	width: 470px;
	margin-right: 20px;
	margin-top: 0px;
	background: #1b1b65 url(../images/common/white_arrow_l.png) 430px center no-repeat!important;
	float: left;
}
.navLinkBtn01 a.press_btn02 {
	width: 470px;
	margin-top: 0px;
	background: #1b1b65 url(../images/common/white_arrow_l.png) 430px center no-repeat!important;
	float: left;
}
.navLinkBtn02 a {
	display: block;
	background: #0088b1 url(../images/common/white_arrow_l.png) 920px 50% no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 0;
	margin-top: 30px;
	margin-bottom: 30px;
}
.navTxt01 {
	font-size: 14px;
	margin: 0;
}
.navTxt02 {
	font-size: 14px;
	margin: 0 0 30px;
}
.bnrDwnBox { margin-top: 30px;}
.bnrDwnBox li {
	margin-top: 10px;
	clear: both;
	overflow: hidden;
}
.bnrDwnBox li:first-child { margin-top: 0;}
.bnrDwnBox dt {
    width: 234px;
    float: left;
}
.bnrDwnBox dd {
  width: 726px;
  height: 60px;
  float: left;
}
.bnrDwnBox dt a {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.bnrDwnBox dd p {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	margin: 0 0 0 20px;
	font-size: 14px;
  padding-top: 5px;
}

.traderArea h3 {
	background-color:#5b5b5b;
	color:#FFF;
	height:30px;
	line-height:30px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}
.traderArea h4 {
	font-weight: bold;
	font-size: 14px;
}
.traderArea h4.traderArea_press {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}
.traderArea p.traderArea_press {
	width: 100%;
	float: right;
	text-align: right;
}
.traderArea span.red_txt {
	color: #ff0000;
}
.traderArea .cf {
	margin-bottom: 40px;
}
.traderArea .traderDetail {
	float:left;
	width:400px;
	font-size: 14px;
}
.traderArea .logo {
	float:right;
}
.traderArea .logo img {
	border:#dadada 3px solid;
}
@media only screen and (max-width: 768px){
	.navBtnArea {
		margin-top: 0px;
	}
	.no-border ul{
		border-top: none;
	}
	.bd_top {
		border-top: 1px solid #d6d6d6;
	}
	li.navBtnList_active a:before {
			content: "";
			position: absolute;
			bottom: -19px;
			left: 50%;
			margin-left: -10px;
			border: 10px solid transparent;
			border-top: 10px solid #fabf00;
			z-index: 1;
	}
	.navBtnArea ul,
	.navBtnArea_3section ul {
			width: 100%;
			margin: 0 auto;
	}
	.navBtnArea li {
		width: 25%;
		height: 49px;
	}
	.navBtnArea_3section li {
		width: 33.3%;
		height: 12vw;
	}
	.navBtnArea_4section li {
		width: 25%;
		height: 12vw;
	}
	.navBtnArea li.navBtnList_active:first-child a,
	.navBtnArea_3section li.navBtnList_active:first-child a,
	.navBtnArea_4section li.navBtnList_active:first-child a,
	.navBtnArea li:first-child a:hover,
	.navBtnArea_3section li:first-child a:hover,
	.navBtnArea_4section li:first-child a:hover {
			border-left: none;
			filter: alpha(opacity=100);
			opacity: 1.0;
	}
	.navBtnArea li a {
		border: none;
		border-left: 1px solid #d6d6d6;
		padding-left: 3vw;
		padding-right: 3vw;
		font-size: 2.6vw;
	}
	.navBtnArea_3section li a,
	.navBtnArea_3section li span,
	.navBtnArea_4section li a{
		border: none;
		border-left: 1px solid #d6d6d6;
		padding-left: 3vw;
		padding-right: 3vw;
		font-size: 2.6vw;
		height: 3vw
	}
	.navBtnArea li:first-child a {
		padding-left: 1%;
		padding-right: 1%;
		font-size: 2.6vw;
		border-left: none;
	}
	.navBtnArea_3section li:first-child a,
	.navBtnArea_4section li:first-child a{
		padding-left: 1%;
		padding-right: 1%;
		font-size: 2.6vw;
		border-left: none;
	}
	.navLinkBtn01 a {
		font-size: 4vw;
		margin: 3.125%;
		margin-top: 6.25%;
		margin-bottom: 6.25%;
	}
	.navLinkBtn01 a.press_btn01 {
		width: 93.75%;
		margin-right: 20px;
		margin-top: 3.125%;
		margin-bottom: 3.125%;
		float: left;
	}
	.navLinkBtn01 a.press_btn02 {
		width: 93.75%;
		margin-top: 0px;
		margin-bottom: 3.125%;
		float: left;
	}
	h2.navtableTtl {
		font-size: 5.5vw;
		line-height: normal;
		margin: 0 auto 3.125%;
		padding: 3.125%;
	}
	.navTxt01 {
		margin-left: 3.125%;
		margin-right: 3.125%;
	}
	.navTxt02 {
		margin: 0 0 0px;
		padding: 0 3.125% 3.125%;
	}
	.bnrDwnBox {
		margin-top: 3.125%;
		padding-left: 3.125%;
		padding-right: 3.125%;
	}
	.bnrDwnBox dt {
			width: 40%;
			float: left;
	}
	.bnrDwnBox dd {
			width: 60%;
			height: auto;
			float: left;
	}
	.bnrDwnBox dd p {
			padding-top: 0px;
	}
	.bnrDwnBox li p {
			margin: 0 0 0 3.125%;
			font-size: 0.8em;
	}
	.traderArea h3 {
		padding-left: 3.125%;
		margin-bottom: 0;
	}
	.traderArea h4 {
		padding: 3.125%;
	}
	.traderArea .cf {
		margin-bottom: 3.125%!important;
	}
	.traderArea .traderDetail {
			padding-left: 3.125%;
			width: 60%;
			font-size: 12px;
	}
	.traderArea .logo {
			width: 35%;
			padding-right: 3.125%;
	}
}

/* アプリ公式 */
.preparationTxt {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

/* restaurant.html */
.restaurant {
	font-size: 14px;
}
.restaurant a {
	text-decoration: underline;
}
.restaurant td a {
	color: #25648d;
}
.restaurant .pageTitle {
	padding-left: 1.2%;
	font-size: 120%;
  width: 100%;
  margin: 0 auto 10px;
  text-align: left;
  background: #000;
  color: #FFF;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  padding: 0 0 0 15px;
}
.restaurant .flL {
	float: left;
}
.restaurant .flR {
	float: right;
}
.restaurant .privilegeLead {
	width: 500px;
}
.restaurant .privilegeLead dt {
	text-align: left;
	padding: 10px 12px;
    width: auto;
}
.restaurant .privilegeLead dd {
	padding: 0 12px 30px;
    text-align: left;
    width: 100%;
    clear: both;
}
.restaurant .privilegeLead dd p {
	line-height: 2.2em;
    padding: 35px 0 0;
    margin: 0 0 15px;
}
.restaurant .alignCenter {
    text-align: center !important;
}
.restaurant .imgService01 {
    margin: 10px 25px 0 0;
    font-weight: bold;
}
.restaurant .imgService01 img {
		width: 150px;
}
.restaurant .imgService01 p {
    font-weight: bold;
    margin: 10px 0 15px;
}
.restaurant .imgVip01 {
    margin: 10px 10px 0 0;
    font-weight: bold;
}
.restaurant .imgVip01 img {
	padding-top: 48px;
}
.restaurant .imgVip01 p {
    font-weight: bold;
    margin: 10px 0 15px;
}
.restaurant table {
    border-top: 1px solid #d4cfc6;
    margin: 0 auto;
    margin-bottom: 40px;
    width: 100%;
}
.restaurant table.hotelColor01 tr th.hotelName {
    background-color: #1778ac;
    height: 30px;
    line-height: 30px;
    padding-left: 1.2%;
    font-size: 16px;
}
.restaurant table tr th {
    border: 1px solid #d4cfc6;
    border-bottom: none;
    border-top: none;
    color: #fff;
    padding: 7px 0 7px 13px;
    vertical-align: top;
    width: 17%;
}
.restaurant table tr td {
    border: 1px solid #d4cfc6;
    padding: 5px 10px;
}
.restaurant table tr td p {
	margin: 0;
}
.restaurant table tr th {
    width: auto;
    padding: 5px 10px;
}
.restaurant table tr th a {
	color: #fff;
}
.restaurant table tr td.tdSpace {
    border: none;
    height: 10px;
    padding: 0;
}
.restaurant table tr td.subName {
    border: none;
    padding: 0;
}
.restaurant table.hotelColor01 tr td.storeName {
    background-color: #e0f2fa;
    font-weight: bold;
    font-size: 16px;
}
.restaurant table.hotelColor01 tr th.thHead {
    background-color: #f6f6f6;
    width: 30%;
}
.restaurant table tr th.thHead {
    background: #0c77ae;
    color: #000;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #d4cfc6;
}
.restaurant table.hotelColor02 tr th.hotelName {
    background-color: #cd162b;
    height: 30px;
    line-height: 30px;
    padding-left: 1.2%;
    font-size: 120%;
}
.restaurant table.hotelColor02 tr td.storeName {
    background-color: #fae7e9;
    font-weight: bold;
    font-size: 120%;
}
.restaurant table.hotelColor02 tr th.thHead {
    background-color: #f6f6f6;
    width: 30%;
}
.restaurant table.hotelColor03 tr th.hotelName {
    background-color: #00a0b8;
    height: 30px;
    line-height: 30px;
    padding-left: 1.2%;
    font-size: 120%;
}
.restaurant table.hotelColor03 tr td.storeName {
    background-color: #e5f5f8;
    font-weight: bold;
    font-size: 120%;
}
.restaurant table.hotelColor03 tr th.thHead {
    background-color: #f6f6f6;
    width: 30%;
}
.restaurant table.hotelColor04 tr th.hotelName {
    background-color: #0a5087;
    height: 30px;
    line-height: 30px;
    padding-left: 1.2%;
    font-size: 120%;
}
.restaurant table.hotelColor04 tr td.storeName {
    background-color: #e6edf3;
    font-weight: bold;
    font-size: 120%;
}
.restaurant table.hotelColor04 tr th.thHead {
    background-color: #f6f6f6;
    width: 30%;
}
.restaurant table.hotelColor05 tr th.hotelName {
    background-color: #b499e5;
    height: 30px;
    line-height: 30px;
    padding-left: 1.2%;
    font-size: 120%;
}
.restaurant table.hotelColor05 tr td.storeName {
    background-color: #f7f5fc;
    font-weight: bold;
    font-size: 120%;
}
.restaurant table.hotelColor05 tr th.thHead {
    background-color: #f6f6f6;
    width: 30%;
}
@media screen and (max-width: 768px) {
	.restaurant .pageTitle {
		height: auto;
		line-height: 1;
		padding: 10px 15px;
	}
}
/* restaurant.html--end */

/* pressroom.html */
.pressroom .pdfDownloadList li {
	margin-bottom: 10px;
}
.pressroom h2.navtableTtl {
	margin: 30px auto;
}
.pressroom .faq {
	font-size: 14px;
}
.pressroom .faq dt {
	background-color: #5b5b5b;
    color: #FFF;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    margin-bottom: 20px;
}
.pressroom .navLinkBtn01 a.press {
	background: #0088b1 url(../images/common/white_arrow_l.png) 98% 50% no-repeat;
	margin-top: 0;
}
.pressroom .navLinkBtn01 span.time {
	display: block;
	background: #e3e3e3 url(../images/common/white_arrow_l.png) 98% 50% no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 0;
	opacity: .6;
}
.pressroom .navLinkBtn01 .flL,
.pressroom .navLinkBtn01 .flR {
	width: 48%;
	margin: 0 0 0;
}
.pressroom .pressAttention,
.pressroom p.alignRight,
.pressroom dl {
	font-size: 14px;
}
.pressroom .txtRed {
	color: #ff0000;
	margin-top: 10px;
}
/* pressroom.html--end */

/* tie_up.html */
.pare {
  overflow: hidden;
}
.floatchild1 {
  float: left;
  width: 455px;
  padding-left: 28px;
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 18px;
}
.floatchild2 {
  float: right;
  width: 455px;
  padding-left: 28px;
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 18px;
}
.floatchild3 {
  float: left;
  width: 710px;
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 18px;
}
.floatchild4 {
  float: right;
  padding-top: 15px;
  padding-bottom: 5px;
}
.tieup .pageTitle {
	padding-left: 1.2%;
    font-size: 120%;
    width: 97%;
    margin: 0 auto 10px;
    text-align: left;
    background: #000;
    color: #FFF;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 15px;
}
.tieup .flL {
	float: left;
}
.tieup .flR {
	float: right;
}
.tieup .privilegeLead {
	width: 450px;
	font-size: 18px;
}
.tieup .privilegeLead2 {
	width: 960px;
	font-size: 18px;
}
.tieup .privilegeLead3 {
	font-size: 16px;
}
.tieup .privilegeLead2 dt {
	text-align: left;
	padding-left: 28px;
	padding-bottom: 5px;
    width: auto;
}
.tieup .privilegeLead2 dd {
	padding-left: 28px;
	padding-bottom: 10px;
    text-align: left;
    width: 98%;
    clear: both;
}
.tieup .privilegeLead2 dd p {
	line-height: 2.2em;
    padding: 35px 0 0;
    margin: 0 0 15px;
}
.tieup .privilegeLead3 dt {
	text-align: left;
	padding-left: 28px;
	padding-bottom: 5px;
    width: auto;
}
.tieup .privilegeLead3 dd {
	padding-left: 28px;
	padding-bottom: 10px;
    text-align: left;
    width: 98%;
    clear: both;
}
.tieup .privilegeLead3 dd p {
	line-height: 2.2em;
    padding: 35px 0 0;
    margin: 0 0 15px;
}
.tieup .privilegeLead dt {
	text-align: left;
	padding-left: 28px;
	padding-bottom: 5px;
    width: auto;
}
.tieup .privilegeLead dd {
	padding-left: 28px;
	padding-bottom: 10px;
    text-align: left;
    width: 98%;
    clear: both;
}
.tieup .privilegeLead dd p {
	line-height: 2.2em;
    padding: 35px 0 0;
    margin: 0 0 15px;
}
.tieup .alignCenter1 {
	text-align: center !important;
	margin-top: 60px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 60px;
}
.tieup .alignCenter2 {
    text-align: center !important;
	margin-bottom: 60px;
}

.tieup .imgService01 {
    margin: 10px 25px 0 0;
    font-weight: bold;
}
.tieup .imgService01 p {
    font-weight: bold;
    margin: 10px 0 15px;
}
.tieup .imgVip01 {
    margin: 10px 10px 0 0;
    font-weight: bold;
}
.tieup .imgVip01 p {
    font-weight: bold;
    margin: 10px 0 15px;
}
.tieuptable {
    border-top: 1px solid #d4cfc6;
    margin: 0 auto;
    margin-bottom: 40px;
    width: 98%;
}
.tieup table.hotelColor01 tr th.hotelName {
    background-color: #1778ac;
    height: 30px;
    line-height: 30px;
    padding-left: 1.2%;
    font-size: 120%;
}
.tieup table tr th {
    border: 1px solid #d4cfc6;
    border-bottom: none;
    border-top: none;
    color: #fff;
    padding: 7px 0 7px 13px;
    vertical-align: top;
    width: 17%;
}
.tieup table tr td {
    border: 1px solid #d4cfc6;
    padding: 5px 10px;
}
.tieup table tr td p {
	margin: 0;
}
.tieup table tr th {
    width: auto;
    padding: 5px 10px;
}
.tieup table tr th a {
	color: #fff;
}
.tieup table tr td.tdSpace {
    border-right: none;
    border-left: none;
    height: 10px;
    padding: 0;
}
.tieup table.hotelColor01 tr td.storeName {
    background-color: #e0f2fa;
    font-weight: bold;
    font-size: 120%;
}
.tieup table.hotelColor01 tr th.thHead {
    background-color: #f6f6f6;
    width: 30%;
}
.tieup table tr th.thHead {
    background: #0c77ae;
    color: #000;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #d4cfc6;
}
.tieup table.hotelColor02 tr th.hotelName {
    background-color: #cd162b;
    height: 30px;
    line-height: 30px;
    padding-left: 1.2%;
    font-size: 120%;
}
.tieup table.hotelColor02 tr td.storeName {
    background-color: #fae7e9;
    font-weight: bold;
    font-size: 120%;
}
.tieup table.hotelColor02 tr th.thHead {
    background-color: #f6f6f6;
    width: 30%;
}
.tieup table.hotelColor03 tr th.hotelName {
    background-color: #00a0b8;
    height: 30px;
    line-height: 30px;
    padding-left: 1.2%;
    font-size: 120%;
}
.tieup table.hotelColor03 tr td.storeName {
    background-color: #e5f5f8;
    font-weight: bold;
    font-size: 120%;
}
.tieup table.hotelColor03 tr th.thHead {
    background-color: #f6f6f6;
    width: 30%;
}
.tieup table.hotelColor04 tr th.hotelName {
    background-color: #0a5087;
    height: 30px;
    line-height: 30px;
    padding-left: 1.2%;
    font-size: 120%;
}
.tieup table.hotelColor04 tr td.storeName {
    background-color: #e6edf3;
    font-weight: bold;
    font-size: 120%;
}
.tieup table.hotelColor04 tr th.thHead {
    background-color: #f6f6f6;
    width: 30%;
}
.tieup table.hotelColor05 tr th.hotelName {
    background-color: #b499e5;
    height: 30px;
    line-height: 30px;
    padding-left: 1.2%;
    font-size: 120%;
}
.tieup table.hotelColor05 tr td.storeName {
    background-color: #f7f5fc;
    font-weight: bold;
    font-size: 120%;
}
.tieup table.hotelColor05 tr th.thHead {
    background-color: #f6f6f6;
    width: 30%;
}
/* tie_up.html--end */

/* event campaign
---------------------------------*/
.campaign .mb30 {
	margin-bottom: 30px;
}
.campaign .mb40 {
	margin-bottom: 40px;
}
.campaign_mt30 {
	margin-top: 30px!important;
	margin-bottom: 30px!important;
}
.campaign h3.ttl {
	background: #ffd85e;
	font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-left: 1.2%;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
}
.campaign .sec02 h3.ttl {
	background: #171c61;
}
.campaign .sec03 h3.ttl {
	background: #21a0b7;
}
.campaign .sec04 h3.ttl {
	background: #c91f31;
}
.campaign .sec05 h3.ttl {
	background: #006eb0;
}
.campaign .sec06 h3.ttl {
	background: #a660a3;
}
.campaign .sec07 h3.ttl {
	background: #f7b141;
}
.campaign .sec08 h3.ttl {
	background: #333;
}
.campaign .sec09 h3.ttl {
	background: #333;
}
.campaign .sec10 h3.ttl {
	background: #cf5238;
}
.campaign .sec11 h3.ttl {
	background: #ff69b4;
}
.campaign .txt {
	border-bottom: 1px solid #000;
    font-weight: bold;
    font-size: 16px;
    padding: 3px 0 0;
    margin: 0 0 30px;
}
.campaign .ta_c {
	text-align: center;
}
@media screen and (max-width: 768px) {
.campaign .mb40 {
	margin-bottom: 3.125%!important;
}
.campaign h3.ttl {
	font-size: 4vw!important;
	padding-left: 3.125%!important;
}
.campaign .txt {
	font-size: 3.5vw!important;
	margin: 0 0 3.125%!important;
}
.campaign .mb30 {
	margin-bottom: 6.25%!important;
}
.campaign_mt30 {
	margin-top: 3.125%!important;
	margin-bottom: 3.125%!important;
}
}

/* event campaign end
---------------------------------*/

/* event download
---------------------------------*/
.download #pressImg {
	margin: 0 auto;
  margin-bottom: 40px;
  width: 970px;
}
.download #pressImg td {
	border: none;
    padding: 5px 2px 5px 0;
}
.download #pressImg td.end {
	border: none;
    padding: 5px 0 5px 0;
}
.download .linkBtnArea {
	position: relative;
}
.download .linkBtnArea ul {
	max-width: 970px;
    width: 100%;
    margin: 0 auto;
}
.download .linkBtnArea li {
    float: left;
    margin: 0;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    width: 33.33%;
    height: 48px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}
.download .linkBtnArea li:last-child {
	border-right: 1px solid #d6d6d6;
}
.download .linkBtnArea li a,
.download .linkBtnArea li span {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #292728;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
}
.download .linkBtnArea li.linklist_active span {
	color: #fff;
}
.download .linkBtnArea li a:hover {
	background-color: #fabf00;
	opacity: 1.0;
	color: #fff;
}
.download .linklist_active {
	width: 33.33% !important;
	height: 48px !important;
}
.download p.mh01 {
	width: 960px;
	line-height: 60px;
	font-size: 24px;
  background-color: #000;
  padding: 0 0 0 20px;
  color: #fff;
  margin: 0 0 10px;
	box-sizing: border-box;
}
.download .active_arrow1:before {
	left: 16%;
}
.download .active_arrow2:before {
	left: 50%;
}
.download .active_arrow3:before {
	left: 82%;
}
.photo_nav {
	margin-top: 0px!important;
}
.download .pageTop {
	position: static;
}
.download .pageTop a {
	font-size: 12px;
	position: static;
  text-decoration: underline;
	vertical-align: bottom;
}
.download {
	font-family: "Montserrat", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif!important;
}
@media screen and (max-width: 768px) {
.download p.mh01 {
	width: 100%;
	font-size: 3.5vw;
	line-height: normal;
	padding: 3.125%;
}
.download #pressImg {
	width: 100%;
	margin-bottom: 0px;
}
.download #pressImg td {
	width: 50%;
	margin: 0 auto;
	text-align: center;
	padding: 3%;
  padding-right: 1.5%;
  padding-bottom: 0%;
	float: left;
}
.download #pressImg td.pressImg_sp {
	padding: 3%;
	padding-right: 3%;
	padding-left: 1.5%;
	padding-bottom: 0%;
}
.download #pressImg td a img {
	width: 100%;
}
.download #pressImg td.end {
	width: 50%;
	margin: 0 auto;
	text-align: center;
	padding: 3%;
  padding-right: 3%;
  padding-left: 1.5%;
  padding-bottom: 0%;
	float: left;
}
.download .pageTop {
	width: 100%;
	padding-left: 3.125%;
	padding-right: 3.125%;
	opacity: 1;
	position: static;
}
.download .pageTop a {
	vertical-align: text-bottom;
	opacity: 1;
	position: static;
}
}

/* event download end
---------------------------------*/
/* btn css */
.css_btn_class {
	font-size:15px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:13px 180px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ffffff 5%, #f6f6f6 100% );
	background:-ms-linear-gradient( top, #ffffff 5%, #f6f6f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffffff), color-stop(100%, #f6f6f6) );
	background-color:#ffffff;
	color:#666666;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.css_btn_class:hover {
	background:-moz-linear-gradient( center top, #f6f6f6 5%, #ffffff 100% );
	background:-ms-linear-gradient( top, #f6f6f6 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f6f6f6), color-stop(100%, #ffffff) );
	background-color:#f6f6f6;
}.css_btn_class:active {
	position:relative;
	top:1px;
}
/* btn css end */

/* Ustream
-----------------------------------------------*/
.videoArea .flL {
	margin-right: 20px;
}
.videoArea .navLinkBtn01 a {
	display: block;
	background: #f18d00 url(../images/common/white_arrow_l.png) 98% 50% no-repeat;
	font-weight: bold;
	font-size: 18px;
	width: 470px;
	line-height: 60px;
	margin-top: 0;
	margin-bottom: 16px;
}
.videoArea .navLinkBtn01 a.last {
	margin-bottom: 21px;
}
.videoArea .navLinkBtn01 span {
	display: block;
	background: #b1aca2 url(../images/common/white_arrow_l.png) 98% 50% no-repeat;
	font-weight: bold;
	font-size: 18px;
	width: 470px;
	line-height: 50px;
	margin-top: 0;
	margin-bottom: 16px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.videoArea .navLinkBtn01 span.last {
	margin-bottom: 0;
}
.ust .headLine {
	background: #6cc9f3;
	padding: 20px;
	margin: 40px auto 20px;
}
.ust .headLine.orange {
	background: #f18900;
}
.ust .headLine .flL {
	color: #fff;
	font-size: 32px;
}
.ust .headLine span {
	display: block;
}
.ust .headLine a {
	display: block;
	font-size: 14px;
	background: #fff url(../images/event/img_more.gif) 0 50% no-repeat;
	padding: 7px 70px 7px 30px;
	margin-top: 5px;
	text-align: left;
	color: #000;
	text-decoration: none;
}
/* Ustream end
-----------------------------------------------*/

/* youtube
-----------------------------------------------*/
.youtube .mt20 {
	margin-top: 20px;
}
.youtube .mb60 {
	margin-bottom: 60px;
}
.youtube a {
	opacity: 1.0;
}
.youtube .lead {
	margin-bottom: 20px;
}
.youtube .lead figcaption,
.youtube .lead p.txt {
	width: 470px;
}
.youtube .lead .caption {
	margin: 20px 0 0 10px;
}
.youtube .lead figure .txt {
	font-size: 24px;
	font-weight: bold;
	padding: 40px 0 0 10px;
}
.youtube .lead figure .txt span {
	font-size: 32px;
	font-weight: bold;
}
.youtube .categoryList li {
	float: left;
	width: 184px;
    margin: 0 10px 0 0;
}
.youtube .cmt .boothTitle01 {
	background-color: #00a0b8;
}
.youtube .dsj .boothTitle01 {
	background-color: #cd162b;
}
.youtube .lbj .boothTitle01 {
	background-color: #0a5087;
}
.youtube .apps .boothTitle01 {
	background-color: #b499e5;
}
.youtube .boothTitle01 {
    height: 69px;
    width: 960px;
    background-color: #1778ac;
    border-top: 1px solid #c2cbc8;
    position: relative;
    margin: 20px auto;
}
.youtube .boothTitle01 h3 {
    padding: 15px 30px;
    float: left;
}
.youtube .boothTitle01 .siteLink02 {
    right: 335px;
}
.youtube .boothTitle01 .siteLink01 {
    position: absolute;
    right: 25px;
    top: 16px;
}
.youtube .btn_link a {
	display: block;
	background: #FFF url(../images/event/ico_h2arrow.png) no-repeat left center;
    width: 350px;
    line-height: 35px;
    height: 35px;
    padding-left: 25px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.youtube .btn_link a:hover {
	background: #cedf00 url(../images/event/ico_h2arrow.png) no-repeat left center;
}
.youtube .category {
	margin-bottom: 20px;
}
.youtube .category p {
	margin: 0 0 0;
}
.youtube .category th {
	background: #000;
	padding: 5px 30px;
	color: #fff;
	font-size: 20px;
    font-weight: bold;
}
.youtube .category td {
	width: 480px;
	border: 1px solid #d5d3d0;
	padding: 20px;
	vertical-align: top;
	position: relative;
}
.youtube .category td span {
	background: #666;
	padding: 3px 10px;
	color: #fff;
}
.youtube .category .title a {
	display: block;
	color: #333;
    font-weight: bold;
    font-size: 24px;
    margin: 20px 0;
}
.youtube .category .title a:hover {
	opacity: 1.0;
}
.youtube .category h4 {
	background: url(../images/event/icon_mark.gif) 0 4px no-repeat;
	padding: 0 0 5px 15px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}
.youtube .category td .mb20 {
	margin-bottom: 20px;
}
.youtube .category .btn {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.youtube .category .btn a {
	display: block;
	background: #000 url(../images/event/btn_arrow.png) 20px 50% no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 30px 10px 50px;
	text-decoration: none;
	border-radius: 10px;
	text-align: right;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.youtube .category .btn a:hover {
	opacity: 0.6;
}
.youtube .spVideo {
	display: none;
}
.youtube p.pageTop {
	clear: both;
    text-align: right;
}
div#content.youtube p.pageTop a {
	background: url(../images/event/ico_pagetop02.png) no-repeat right center;
    padding: 0 20px 0 0;
    color: #000;
    display: inline-block;
}

/* youtube end
-----------------------------------------------*/
