@charset "utf-8";

/* Table Of Contents
----------------------------------------

# sidebarLeft
# content
# sidebarRight

----------------------------------------*/

/* # body
---------------------------------------------------------------------------- */

body {
    background: none repeat scroll 0 0 #E5E5E5;
    word-break: break-all;
    font-size: 14px;
}

/* # body
---------------------------------------------------------------------------- */

div#layout {
	background: none;
	margin: 0;
	min-width: 100%;
	padding: 0;
}

/* # pagebody
---------------------------------------------------------------------------- */

div#pageBody {
	background: #FFF;
	margin: 0;
	padding: 1%;
	width: 98%;
}

.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}

.btn {
  display: block;
  width: 100%;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
a.btn:hover {
  opacity: 0.8;
}
span.btn {
  opacity: 0.3;
}
.btn_default {
  background-color: #514e81;
}
.finishTxt {
  display: block;
  text-align: center;
  margin: -10px auto 0;
  color: #ff0000;
}


/* # header
---------------------------------------------------------------------------- */

div#header {
	background: #272526;
	margin: 0 auto;
	min-width: 100%;
	height: 61px;
	border-bottom: 5px solid #918d86;
  position: fixed;/*トップ固定*/
  top: 0;
  left: 0;
}


div#header p#logoPop_Defoult {
	float: left;
  height: 53px;
  padding: 7px 0 0;/*ロゴ位置合わせ*/
	padding-left: 30px;/*ロゴ位置合わせ*/
	width: auto;
}

div#header p#logoPop_Defoult img {
  width: auto;
  max-height: 100%;
}

div#header p#logoPop_App {
	float: left;
  height: 46px;
  padding-top: 9px;/*ロゴ位置合わせ*/
	padding-left: 30px;/*ロゴ位置合わせ*/
	width: auto;
}

div#header p#logoPop_App img {
  width: auto;
  max-height: 100%;
}

div#header p#logoPop_Cm-Dsj {
	float: left;
  height: 46px;
  padding-top: 4px;/*ロゴ位置合わせ*/
	padding-left: 30px;/*ロゴ位置合わせ*/
	width: auto;
}

div#header p#logoPop_Cm-Dsj img {
  width: auto;
  max-height: 100%;
}

div#header p#logoPop_Lbj {
	float: left;
  height: 46px;
  padding: 5px 0;/*ロゴ位置合わせ*/
	padding-left: 30px;/*ロゴ位置合わせ*/
	width: auto;
}

div#header p#logoPop_Lbj img {
  width: auto;
  max-height: 100%;
}

div#header ul#hNavi {
	float: right;
  width: 58px;
}

div#header ul#hNavi li.hNaviClose a {
    background: url(/apps-japan/2018/exhibitor/images/common/ico_close.png) no-repeat scroll left top transparent;
    background-size: contain;
    display: block;
    width: 58px;
    height: 56px;
}











/******************************************************/

/* # content
---------------------------------------------------------------------------- */

span.red {
  color: #be2a2a;
  font-weight: bold;
}

#popup div#content table {
	width: 100%;
}
div#content {
	padding: 0!important;
	width: 100%;
}
div#content div#primary{
	padding: 0!important;
	width: 100%;
  margin-top: 61px;/*メニューバー分上余白*/
}
div#content h1{
	margin: 0;
	padding: 0;
}

/* div#content .title */
div#content .title {
	background: url(/apps-japan/2018/exhibitor/images/common/bg_title_popup.jpg) no-repeat left top;
	background-size: 100% 53px;
	width: auto;
	padding: 8px 0 8px 30px;/*頭合わせ*/
	font-size: 24px;
	font-weight: normal;
	color: #FCFCFC;
  margin-bottom: 45px;
}

/* div#content .companyTitle */
div#content .companyTitle {
	width: auto;
	margin-bottom: 30px;
	padding: 13px 0 20px 30px;/*頭合わせ*/
}
div#content .companyTitle p{
	width: 100%;/*90%→頭合わせ*/
	margin: 0 auto;
	padding: 0;
}
div#content .companyTitle p.companyNo{
	font-size: 20px;
	font-weight: bold;
	color: #FCFCFC;
}
div#content .companyTitle p.companyName{
	font-size: 20px;
	font-weight: bold;
	color: #FCFCFC;
}
div#content .companyTitle p.companyEn{
	font-size: 14px;
	font-weight: bold;
	color: #FCFCFC;
  margin-left: -5px;/*頭合わせ*/
}

/* div#content .title各色 */
div#content .titleDefault{
	background: #171c61;
}
div#content .titleApps{
	background: #a660a3;
}
div#content .titleCm{
	background: #21a0b7;
}
div#content .titleDsj{
	background: #c91e30;
}
div#content .titleLbj{
	background: #006eb0;
}

/* div#content .detail */
div#content .detail {
	padding-left: 30px;
  padding-right: 30px;
	margin: 0 auto;
}

/* #popurl */
#popurl{
	margin-bottom: 20px;
}

/* #popsns */
ul#popsns{
  margin-top:20px;/*SNS位置調整*/
	margin-bottom:20px;
}
ul#popsns li{
	margin-bottom:3px;
}
ul#popsns li img{
	width:20px;
	height:auto;
	margin-right:5px;
}

/* .detail dl */
.detail dl{
	margin-bottom: 40px;
}

/* .detail dt */
.detail h2{
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

/* .detail dt.dt各色 */
.detail .dtDefault{
	background: url(/apps-japan/2018/exhibitor/images/common/bg_line_default.gif) no-repeat bottom;
	background-size: 100% 3px;
}

/* .detail p */
.detail p{
	margin-bottom: 30px;
}

.defaultList li {
  margin-left: 20px;
}
.defaultList_circle li {
  list-style: disc;
}
.defaultList_decimal li {
  list-style: decimal;
}
div#content .outline p.logoImg,
div#content .detail p.logoImg {
	width: 40%;
	float: right;
  margin-left: 20px;
}
div#content .outline p.logoImg img,
div#content .detail p.logoImg img {
	text-align: left;
	width: 100%;
}
@media screen and (max-width: 640px) {
	div#content .outline p.logoImg {
		width: 50%;
		float: none;
	}
  div#content .companyTitle p {
	width: 100%;/*頭合わせる場合は100%*/
	margin: 0 auto;
	padding: 0;
  }
  ul#popsns{/*SNS位置合わせ*/
  margin-top:20px;
	margin-bottom:-20px;
  }

  div#header p#logoPop_Defoult,
  div#header p#logoPop_App,
  div#header p#logoPop_Cm-Dsj,
  div#header p#logoPop_Lbj {
  	padding-left: 15px;/*ロゴ位置合わせ*/
  }
  div#content .title {
    padding-left: 15px;
  }
  div#content .companyTitle {
    padding-left: 15px;
  }
  div#content .detail {
    padding: 0 15px;
  }
}

@media screen and (min-width: 641px) {
	div#content .imgWidth {
		width: 40%;
		float: right;
		margin-left: 20px;
	}
}
@media screen and (max-width: 640px) {
	.imgClear{
		display: table;
		width: 100%;
	}
	div#content .imgImage {
		display: table-header-group;
	}
	div#content .imgWidth {
		display: table-row-group;
	}
	div#content .imgWidth img {
		margin-top: 10px;
	}
  /* div#content .detail */
  div#content .detail {
	width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  }
}

/* div#content pageTop */
div#content p.pageTop{
	/*width: 80%;*/
	margin: 0 auto;
	background: url(/apps-japan/2018/exhibitor/images/common/ico_topback.png) no-repeat;
  background-position: right 15pt bottom 16pt;
  padding-right: 30px;
	padding-bottom: 20px;
}
div#content p.pageTop a {
  padding: 0 10px 0 0;
}

div#content p.pageTop_inner{
	/*width: 80%;*/
	margin: 0 auto;
	background: url(/apps-japan/2018/exhibitor/images/common/ico_topback.png) no-repeat;
  background-position: right 0pt bottom 16pt;
  padding-right: 20px;
	padding-bottom: 20px;
  text-align: right;
}

/* body#popup */
body#popup{
	background-color: #fff;
}

/******************************************************/

.popupBorderBox {
	width: 100%;
	margin: 40px 0;
	padding: 20px;
	font-size: 16px;
	line-height: 1.8em;
	border: 1px solid #918d86;
}
.popupBorderBox h3 {
	margin: 0 0 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #171c61;
}
h3.question  {
	margin: 15px 0 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #171c61;
}
.point  {
	margin: 15px 0 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #171c61;
}
.heading3 {
  background-color: #e9eff5;
  font-size: 16px;
  padding: 3px 10px;
  margin-bottom: 10px;
}

/*price*/
.price table {
	width: 100%;
	margin:20px 0 40px;
	border:0;
}

.price table th {
	padding: 5px 20px;
	font-size: 16px;
	line-height: 40px;
	color:#fff;
	border: 1px solid #918d86;
	background: #272526;
}

.price table td.hd {
	width: 20%;
	padding: 2.5%;
	border-left:1px solid #918d86;
	border-bottom:1px solid #918d86;
	color:#fff;
	background:#1f1f1f;
	font-size:14px;
	vertical-align:middle;
	text-align:center;
}
.price table td.hd span {
	color:#d3b869;
	font-size:14px;
}
.price table td.hd2 {
	width:　30%;
	padding: 10px;
	font-size: 14px;
	line-height:1.5em;
	color:#000;
	border-right:1px solid #918d86;
	border-bottom:1px solid #918d86;
	text-align:center;
}
.price table td.hd3 {
	width: 40%;
	padding:5px 10px;
	border-left:1px solid #918d86;
	border-bottom:1px solid #918d86;
	color:#000;
	background:#151515;
	font-size:14px;
	vertical-align:middle;
	text-align:center;
}
.price table td.conts {
	padding: 2.5%;
	font-size: 14px;
	line-height: 1.5em;
	/*color:#f8e5ac;*/
	color:#000;
	border-right: 1px solid #918d86;
	border-bottom: 1px solid #918d86;
	text-align: right;
}
.price table td.conts2 {
	padding: 2.5%;
	font-size: 14px;
	line-height: 1.5em;
	color: #000;
	border-right: 1px solid #918d86;
	border-bottom: 1px solid #918d86;
	text-align: right;
}

.price table td h3 {
	font-size:18px;
	font-weight:bold;
}

ul li.red {
  color: #be2a2a;
  font-size: 13px;
	line-height: 1.8em;
  margin-top: -25px;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .popupBorderBox {
  	width: 100%;
  	margin: 40px 0;
  	padding: 5%;
  	font-size: 12px;
  	line-height: 1.8em;
  	border: 1px solid #918d86;
  }
}
/* # footer
---------------------------------------------------------------------------- */

div#footer {
  overflow: hidden;
	background: #272526;
	color: #FFF;
	margin: 0;
	padding: 1%;
  border-top: none;
	text-align: center;
	width: 100%;
}

div#footer p {
	float: none;
	padding: 10px 0 0 0;
}
