@charset "utf-8";
/* CSS Document */
#form input[type="file"] {
	position:absolute;
	left:-9999px;
}
.zone_other_box {
	display:none;
}
.other_text {
	width:98% !important;
}
.error {
	vertical-align:middle;
	background:#FFCEF7;
}
.error i {
	vertical-align:middle;
}
.noscript {
	width:960px;
	margin:auto;
	border:1px solid #F00;
	padding:5px 10px;
}
/*
  メインメニュー
*/
/*--------------------
       ベース
------------------*/
body {
	max-width:100%;
	min-width:1000px;
	padding:0;
}
#wrap {
	width:1000px;
	margin:0 auto 20px;
}
#wrap h1 {
	font-size:30px;
	color:#000;
	padding:30px 0 30px 15px;
	text-align:center;
	font-weight:bold;
	margin-top:50px;
}
#wrap h2 {
	font-size:26px;
	color:#fff;
	padding:10px;
	text-align:center;
	font-weight:bold;
	background:#00aacd;
}
#wrap p {
}
#wrap .twoButton {
	text-align:center;
	margin-top:30px;
}
#wrap .twoButton li {
	display:inline-block;
	width:250px;
	border:1px solid #f15a24;
	margin:0 20px;
	vertical-align: top;
}
#wrap .twoButton li a {
	display:block;
	padding:25px 0;
	color:#f15a24;
	font-weight:bold;
}
#wrap .twoButton li.two a {
	padding:14.5px 0;
}
#wrap .twoButton li a:hover {
	background:#f15a24;
	color:#fff;
	text-decoration:none;
}
/*--------------------
      form check
------------------*/
#formCheck table {
	width:980px;
	margin:20px auto 40px;
	background:#fff;
	padding:30px;
}
#formCheck table tr {
	border-bottom:1px solid #ccc;
}
#formCheck table tr th {
	padding:40px 0;
}
#formCheck table th {
	text-align:center;
	width:290px;
	background:#FAFAFA;
	line-height:26px;
}
#formCheck table td {
	padding:20px;
	line-height:180%;
}
#formCheck span.help {
	font-size:14px !important;
	line-height:18px !important;
	color:#000 !important;
}
/*--------------------
      form 本体
------------------*/
#form_1 table {
	width:980px;
	margin:20px auto 40px;
	background:#fff;
	padding:30px;
}
#form_1 table tr {
	border-bottom:1px solid #ccc;
}
#form_1 table tr th {
	padding:20px 0;
}
#form_1 table th {
	text-align:center;
	width:320px;
	background:#FAFAFA;
	line-height:26px;
	font-weight:bold;
}
#form_1 table .must th {
	background:url(../image/must.png) no-repeat right center #FAFAFA;
}
._en table .must th {
	background:url(../image/must_en.png) no-repeat right center #FAFAFA !important;
}
#form_1 table td {
	padding:10px;
	line-height:240%;
	max-width:600px;
}
#form_1 table td .req {
		background:#FBE2EA;
}
#form_1 table td select {
	height:35px;
	border:1px solid #B3B3B3;
	background:#fff;
}
#form_1 table td textarea {
	width:400px;
	padding:20px 10px;
	height:150px;
}
#form_1 table td span {
	line-height:14px;
	font-size:14px;
}
#form_1 table .text1 {
	font-size:14px !important;
	line-height:22px;
	display:block;
	color:#000;
}
#form_1 table th {
	width:260px;
}
#form_1 table th button {
	display:block;
	margin:auto;
}
#form_1 table .fontgray {
	color:#aaa;
}
#form_1 table .bordergray {
	border:1px solid #aaa;
}
#form_1 table {
	font-size:15px;
}
#form_1 table input[type="text"],#form_1 table input[type="password"],#form_1 table input[type="number"] {
	display:inline-block;
	line-height:35px;
	height:35px;
	border:1px solid #B3B3B3;
	padding-left:10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#form_1 table input::placeholder {
	color:#aaa;
}
#form_1 table label.cate,
#form_1 table label.zone {
	display:inline-block;
	margin:5px 2px;
	border:1px solid #ccc;
	text-align:center;
	padding:10px;
	border-radius:5px;
	font-weight:bold;
	font-size:14px;
}
#form_1 table label.cate:hover,
#form_1 table label.zone:hover {
	background:#FBB03B;
	border:1px solid #FBB03B;
}
#form_1 table input.cate,
#form_1 table input.zone {
	opacity:0;
    position: absolute !important;
}
#form_1 table .cate:checked + label.cate,
#form_1 table .zone:checked + label.zone {
	background:#F7931E;
	border:1px solid #F7931E;
}
#form_1 table .zone_text {
	background:#CBCCCC;
	margin:10px 0 0 !important;
	padding-left:10px;
	font-weight:bold;
}
#form_1 .cate_img li {
	display:inline-block;
	width:250px;
	margin:5px 10px 20px 3px;
	padding:5px 0;
	border:1px solid #00aacd;
}
#form_1 .cate_img li a {
	display:block;
	text-align:center;
	color:#00aacd;
	font-weight:bold;
}
#form_1 .cate_img li:hover {
	background:#00aacd;
}
#form_1 .cate_img li:hover a {
	color:#fff;
}
#form_1 table input.up_text {
	background:#fff;
	border:none;
	width:500px;
}
#form_1 table .up_button {
	background: #00aacd;
	color: #fff;
	font-size: 0.8rem;
	padding: 0px 10px;
	border-radius: 4px;
	display: inline-block;
	position: relative;
	cursor: pointer;
}
/*2022追加*/
.koma_numb_box {
	position: relative;
}
.koma_numb_box select {
	position: absolute;	
	width: 68px;
	height: 65px !important;
	display: block;
	border: 1px solid #9E9E9F;
	border-radius: 3px;
	text-align: center;
	font-size: 28px;
}
.koma_numb_box option {
	font-size: 16px;
}
.koma_num1 {
	top: 6px;
	left: 320px;
}
.koma_num2 {
	top: 87px;
	left: 320px;
}
.koma_num3 {
	top: 168px;
	left: 320px;
	width:130px !important;
	font-size: 20px !important;
}
.koma_num2_fd {
    top: 22px;
    left: 320px;
}
/*--確認画面--*/
.confirm table tr th {
	padding:20px 0 !important;
}
.confirm table td {
	padding:20px !important;
	line-height:25px !important;
}
/*--------------------
       横幅
------------------*/
.w400 {
	width:400px;
	display:inline-block;
}
.w300 {
	width:300px;
	display:inline-block;
}
.w200 {
	width:200px;
	display:inline-block;
}
.w150 {
	width:150px;
	display:inline-block;
}
.w100 {
	width:100px;
	display:inline-block;
}
.w80 {
	width:80px;
	display:inline-block;
}
.w50 {
	width:50px;
	display:inline-block;
}
/*--------------------
       privacy
------------------*/
div.privacy {
	width:800px;
	height:200px;
	overflow-y:scroll;
	border:1px solid #ccc;
	background-color:#fff;
	margin:20px auto 20px;
}
div.privacy p {
	font-size:13px !important;
	line-height:22px !important;
	margin:20px;
}
div.privacy h3 {
	margin:10px 0;
	text-align:center;
}
/*--------------------
       form help
------------------*/
.help {
	display:block;
	padding:3px;
	font-size:14px;
	color:#333;
	line-height:18px !important;
}
.checkLast {
	font-size:17px;
}
.sendButton:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.sendButton {
	margin:20px auto 50px;
	width:800px;
}
.sendButton li {
	float:left;
	width:400px;
	text-align:center;
}
.saveButton:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.saveButton {
	margin:20px auto 50px;
	width:900px;
	text-align:center;
}
.saveButton li {
	display:inline-block;
	width:270px;
	margin:0 15px;
	text-align:center;
}
#send {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border:none;
	cursor:pointer;
	text-align:center;
	display:block;
	width:250px;
	margin:auto;
	background:#F7931E;
	padding:20px 0;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
#send:hover {
	background:#F77C1E;
}
#save {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border:none;
	cursor:pointer;
	text-align:center;
	display:block;
	width:250px;
	margin:auto;
	background:#29ABE2;
	padding:20px 0;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
#save:hover {
	background:#2972E2;
}
#back {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border:none;
	cursor:pointer;
	text-align:center;
	display:block;
	width:250px;
	margin:auto;
	background:#B4B5B5;
	padding:20px 0;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
#back:hover {
	background:#C89F62;
}
/*fancy3*/
a.button {
	width:140px;
	margin:10px;
	font-size:14px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:10px 6px;
	line-height:16px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background-color:#ededed;
	color:#0;
	display:block;
	float:left;
	text-align:center !important;
	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;
}.button:hover {
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background-color:#dfdfdf;
}.button:active {
	position:relative;
	top:1px;
}
.choiceButton {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border:none;
	cursor:pointer;
	text-align:center;
	display:block;
	width:650px;
	margin:auto;
	background:#F7931E;
	padding:20px 0;
	color:#fff;
	font-size:18px;
}
/*ブースの選択*/
.plan_info {
	width:1000px;
	margin:20px auto;
	font-size:14px;
}
.plan_info th {
	background:#00aacd;
	color:#fff;
	width:20%;
	text-align:center;
	padding:10px 0;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	font-weight:bold;
}
.plan_info th:last-child {
	width:60%;
}
.plan_info td {
	width:20%;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:10px 5px;
}
.plan_info .odd {
	background:#eee;
}
.plan_info td span {
	font-size:12px;
}
.planlist li {
	float:left;
	width:450px;
	margin:10px 15px;
	border:1px solid #ccc;
	padding:10px 5px;
}
.planlist:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
p.midashi {
	border:1px solid #00aacd;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	color:#00aacd;
	padding:10px 0;
}
.planlist li p {
	line-height:22px !important;
}
.planlist li .send {
	background:#00aacd;
	display:block;
	color:#fff;
	text-align:center;
	padding:10px 0;
}
.planlist li input.send {
	background:#00aacd;
	display:block !important;
	width:100%;
	color:#fff;
	text-align:center;
	padding:10px 0;
	border:none !important;
	cursor:pointer;
}
/*ブース登録*/
#form_1 .ex_infomation,#form_1 .ex_infomation2 {
	width:600px;
	margin-top:20px;
}
#form_1 .plan_design {
	text-align:center;
	margin:20px 0;
}
#form_1 .plan_design table th {
	width:600px;
	font-weight:normal;
	text-align:left;
	border:1px solid #ccc;
	padding:10px;
}
#form_1 .attention {
	border:1px solid red;
	margin-top:20px;
}
#form_1 .attention p {
	line-height:24px;
	font-weight:bold;
}
#form_1 .attention span {
	display:block;
	background:red;
	color:#fff;
	padding:5px 10px;
}
#form_1 .seminar_box {
	display:none;
}
#form_1 .catalog_title {
	width:100px;
}catalog_title {
	width:100px;
}