@charset "utf-8";
/* CSS Document */

.title_h3_orange{
	background-image:url(../image/title_h3_orange.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-left:40px;
	padding-left:20px;
	margin-bottom:10px;
}

.title_h3{
	background-image: url(../image/title_h3.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-left:20px;
	padding-top:24px;
	padding-left:40px;
	margin-bottom:10px;
	height:42px;
}

.title_h3_blue2{
	background-image: url(../image/title_h3_blue.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-left:20px;
	padding-top:24px;
	padding-left:40px;
	margin-bottom:10px;
	height:42px;
}
.title_h3_g{
	background-image:url(../image/title_h3_g.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-left:40px;
	padding-left:20px;
	margin-bottom:10px;
}

.title_h3_green{
	background-image: url(../image/title_h3_green.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-left:20px;
	padding-top:24px;
	padding-left:40px;
	margin-bottom:10px;
	height:42px;
}

.title_h3_o2{
	background-image:url(../image/title_h3_o.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-left:40px;
	padding-left:20px;
	margin-bottom:10px;
}

.title_h3_orange2{
	background-image: url(../image/title_h3_orange2.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-left:20px;
	padding-top:24px;
	padding-left:40px;
	margin-bottom:10px;
	height:42px;
}


#tablelayout {
	margin-left:40px;
	width:640px;
}

#tablelayout table { 
	width: 635px;
	border-collapse: collapse;
}

.table_price{
	width:99%;
	border-top:#ccc 1px solid; /* #c1e3ed */
	border-left:#ccc 1px solid;
}


.table_price .thgray{
	padding: 5px 10px;
 	background-color:#f0f0f0;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	text-align:left;
	color: #666;
	text-align:center;
}


.table_price th{
	padding: 5px 10px;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	text-align:center;
	height:50px;
}

.table_price_cl{
	width: 130px;
}




.table_price td{
	padding: 5px 10px;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	text-align:center;
	vertical-align:central;	
	height:50px;
}
.table_price th.centerline, .table_price td.centerline{
	text-align: center;
}
.table_price th.rightline, .table_price td.rightline{
	text-align: right;
}
.td.leftline{
	text-align: left;
}

.table_price .t_style_inline td {
  border:none;
  margin:0;
  padding:0 10px 0 0;
}

.table_price #tdblack{
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	height:25px;
}

#tablelayout th a:link,
#tablelayout th a:visited,
#tablelayout th a:active {
	color:#508ed3;
	text-decoration: underline;
}

#tablelayout a:hover {
	color:#508ed3;
	text-decoration: none;
}

.bgorange{
	background-color:#ffe1b2;
	color:#9c5f00;
	font-weight:bold;
}

.bgblue{
	background-color:#dde9f7;
	color:#0c3563;
	font-weight:bold;
}

.bgorange2{
	background-color:#fce6d9;
	color:#c34900;
	font-weight:bold;
}

.bggreen{
	background-color:#eaf4d9;
	color:#4f8000;
	font-weight:bold;
}

.fontbold{
	font-weight:bold;
}

.p_width670{
	width:670px;
}




.table_bihin{
	width:300px;
	margin-left:40px;
	border-top:#ccc 1px solid; /* #c1e3ed */
	border-left:#ccc 1px solid;
}
.table_bihin th{
	padding: 5px 10px;
 	background-color:#f0f0f0;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	text-align:left;
	vertical-align: top;
	color: #666;
	text-align:center;
	font-weight:bold;
}
.table_bihin td{
	padding: 5px 10px;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	vertical-align:center;
	color:#666;
	text-align:center;
}
.table_bihin th.centerline, .table_bihin td.centerline{
	text-align: center;
}
.table_bihin th.rightline, .table_bihin td.rightline{
	text-align: right;
}
.table_bihin .t_style_inline td {
  border:none;
  margin:0;
  padding:0 10px 0 0;
}

.table_option{
	width: 635px;
	margin-left:40px;
	border-top:#ccc 1px solid; /* #c1e3ed */
	border-left:#ccc 1px solid;
}

.table_option_cl{
	width: 120px;
}
.table_option th{
	padding: 5px 10px;
 	background-color:#f0f0f0;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	text-align:left;
	vertical-align: top;
	color: #666;
	text-align:center;
	font-weight:bold;
}
.table_option td{
	padding: 5px 10px;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	vertical-align:center;
	color:#666;
	text-align:center;
}
.table_option th.centerline, .table_option td.centerline{
	text-align: center;
}
.table_option th.rightline, .table_option td.rightline{
	text-align: right;
}

.table_option th.leftline, .table_option td.leftline{
	text-align: left;
}

.table_option .t_style_inline td {
  border:none;
  margin:0;
  padding:0 10px 0 0;
}

/*==========================================================

					会議室一覧／料金

==========================================================*/



.table_list{
	width:99%;
	border-top:#ccc 1px solid; /* #c1e3ed */
	border-left:#ccc 1px solid;
}


.table_list .thgray{
	padding: 5px 10px;
 	background-color:#f0f0f0;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	text-align:left;
	vertical-align: central;
	color: #666;
	text-align:center;
}

.table_list th{
	background-color:#f0f0f0;
	padding: 5px 10px;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	vertical-align:center;
	text-align:center;
}

.table_list td{
	padding: 5px 10px;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	vertical-align:center;
	text-align:center;
}
.table_list th.centerline, .table_list td.centerline{
	text-align: center;
}
.table_list th.rightline, .table_list td.rightline{
	text-align: right;
}
.table_list .t_style_inline td {
  border:none;
  margin:0;
  padding:0 10px 0 0;
}

.guidance{
	font-weight: bold;
	font-size: 20px;
	color: red !important;
}

/*==========================================================

					Option

==========================================================*/


.option_explanation{
	margin-top: 40px;
}
.option_arrow{
	margin-top: 20px;
}
.option_explanation2{
	margin-top: 20px;
}
.option_illustration{
	margin-top: 20px;
	width: calc(100% - 40px);
	padding: 0 20px;
}

.option_info_sub{
	margin-left:320px;
	padding-top: 130px;
}
.option_info_main{
	margin-left:280px;
	font-weight: bold;
	padding-top: 20px;
	font-size: 24px;
}

.option_info_ex{
	margin-left:350px;
	padding-top: 20px;
}
.option_info_btn{
	margin-left:350px;
	padding-top: 20px;
}
.conference_image{
	font-size: 13px;
	padding: 20px 0 0 20px;
}

.modal_contact {
	position: fixed;
	width: 900px;
	max-width: calc(100% - 48px);
	height: 652px;
	max-height: calc(100% - 48px);
	z-index: 501;
	background: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 60px;
	color: #707070;
	display: none;
  }
  @media (max-width: 767px) {
	.modal_contact {
	  padding-left: 30px;
	  padding-right: 30px;
	}
  }
  
  .modal_contact_head {
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	position: relative;
	padding-bottom: 24px;
  }
  .modal_contact_head::after {
	content: "";
	position: absolute;
	width: 100px;
	height: 2px;
	background: #eeeeee;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
  }
  
  .modal_contact_content {
	
	height: calc(100% - 80px);
	overflow: auto;
  }
  .modal_contact_content > :first-child {
	margin-top: 0;
  }
  
  .modal_contact_image img {
	width: 100%;
	height: 460px;
	object-fit: cover;
  }
  .modal_contact_image2 img {
	width: 100%;
	height: auto;
	object-fit: cover;
  }

  
  .modal_contact_text {
	margin-top: 10px;
	line-height: 1.5;
	margin-bottom: 30px;
  }
  
  .modal_btn {
	margin-top: 60px;
	text-align: center;
  }
  .modal_btn a {
	display: inline-block;
	width: 176px;
	padding: 16px 64px;
	background: #eeeeee;
	border-radius: 8px;
	color: #000;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	text-decoration: none;
  }
  
  .modal_icon {
	position: absolute;
	width: 40px;
	height: 40px;
	right: -20px;
	top: -20px;
  }
  
  .modal_contact_background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 500;
	display: none;
  }