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

#CtsMrBox {
	width: 960px;
	height: auto;
	font-size: 12px;
	line-height: 150%;
	margin: 0 auto;
	letter-spacing: normal;
}

#CtsMrBox select,#CtsMrBox input,#CtsMrBox textarea{
    border: solid 1px #666;
    background-color: #fff;
    font: status-bar;
    padding: 2px;
    font-size: 16px;
}
h2 { font-size:20px; line-height:1.5; color:#4a8f9b; margin-bottom:10px;}
.step { margin-bottom:40px;}
.contents_top{
	border: 1px solid #1d212b;
	margin-bottom: 40px;
	background: #1d212b;
}
.lead {
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	margin: 40px auto 30px;
	width: 960px;
}
.num_top{
	/*border-bottom: 1px solid #1d212b;*/
    overflow: hidden;
padding-left: 50px;
width: 960px;
margin: 0 auto 60px;
}
.num_top li{ float: left;}
.num_top01{ font-size: 16px; padding-top: 6px; color: #fff;}
.num_top02{ margin: 0 20px; padding-top: 3px;}
.num_top03{ font-size: 12px; line-height: 16px; color: #fff;}
.ttl_txt{border-left:4px #242835 solid; font-size: 22px; padding-left: 10px; height: 28px; padding-top: 8px; margin-bottom: 10px; color: #1d212b;}
.ttl_txt_u{font-size: 14px; margin-bottom: 30px; color: #1d212b;}


.mds { font-size:20px; line-height:1.5; font-weight:bold; color:#0e84d5; border-left:solid #0e84d5 5px; border-right:solid #0e84d5 650px; margin:10px 0; padding-left:10px;}

.p_txt { padding: 30px 0 15px;}

.form_table * { font-size:16px; box-sizing:border-box; text-align: 20px; line-height: 1.4;}
.form_table { margin-bottom:30px; border-top:3px solid #1d212b}
.form_table { width:960px; height:auto;}
.form_table tr { border-bottom:solid #1d212b 1px;}
.form_table tr.last { border-bottom:solid #1d212b 3px;}
.form_table tr th,
.form_table tr td { padding:22px 10px;}
.form_table tr th { background-color:#ececec; font-weight:normal; text-align:left; color: #1d212b;}
.form_table tr th span { display:block; float:left; vertical-align:middle; padding-right:5px; width: 42px; margin-top: -2px;}
.form_table tr td { vertical-align:middle;}

.w250 { width:250px;}
.w250 img{ width:100%;}
.w710 { width:710px; line-height: 0;}
.w710 p { line-height: 20px; margin-bottom: 8px;}

.schedule { overflow:hidden; float: left;}
.schedule li { float:left; margin-right:15px;}
.roomtype { overflow:hidden;}
.roomtype li { float:left; margin-right:15px;}
.category { overflow:hidden; margin-bottom:10px;}
.category:last-of-type { margin-bottom:0;}
.category li { float:left; width:230px;}
.category li.SbMds { width:100%; font-size:14px; line-height:1.5; font-weight:bold; padding-top:5px;}

.ft_txt { font-size:14px; line-height:1.5; color:#c00;}

.headerCtsBox01 .menuIcnBox {
	width:660px;
}
dl.Check {
	padding:5px 0 10px;;
}
dl.Check dt {
	width:auto;
	height:auto;
	background:none;
	color:#FF0000;
	font-size:14px;
	line-height:50px;
	text-align:center;
	width: 500px;
	margin: 0 auto;
	font-weight: normal;
}

dl.Check dt a {
	font-size: 12px;
	font-size: 1.2rem;
	color: #1d3994;
	text-decoration: none;
  }
  dl.Check dt a:visited {
	color: #9933cc;
	text-decoration: none;
  }
  dl.Check dt a:hover {
	color: #ff9933;
	text-decoration: underline;
  }
  

dl.Check dt span {
	font-size:14px;
	margin-left:40px;
}

dl.Check dd {
	width:auto;
	height:auto;
	background:none;
	font-size:14px;
	line-height:20px;
	text-align:center;
	width: 790px;
}

dl.Johou { margin-bottom:5px;}

dl.Johou dt {
	font-size:16px;
	line-height:1.5;
	font-weight:bold;
	color:#0053a8;
	margin-bottom: 20px;
}
dl.Johou dd {
	font-size:14px;
	line-height:1.5;
}
ul.BtnBox {
	width:100%;;
	height:auto;
	margin:0 auto 30px;
	padding:0;
	text-align:center;
}

ul.BtnBox li.btnform_cl {
	float:left;
	margin-top:10px;
	text-decoration:underline;
	color:#0066cc;
}
div.btnform_ch a {
	background: #cccccc none repeat scroll 0 0;
    border-radius: 6px;
    float: none;
    font-size: 22px;
    margin: 0 auto;
    padding: 20px 70px;
	color: #fff;
	cursor: default;
	text-decoration:none;
}
div.btnform_ch.btn_fm01 a{
	background: #1d212b none repeat scroll 0 0;
    border-radius: 6px;
    float: none;
    font-size: 22px;
    margin: 0 auto;
    padding: 20px 70px;
	color: #fff;
	cursor: pointer;

}
div.btnform_ch.btn_fm01 a:hover{
	text-decoration: underline;
}

.koMds {
	font-size:16px;
	line-height:1.5;
	font-weight:bold;
	color:#0053a8;
	margin-bottom:5px;
	}

.kojin{ border: 2px solid #1d212b; padding: 20px; margin: 50px 0 40px;}
.TxtRed{ color: #ff0000;}
.okmark img{ width: 23px; margin-left: 6px; vertical-align: middle;}
.badmark { color:#fe0200; font-size: 16px; float: left; width: 100%;}
.badmark img{ width: 18px; margin-top: 10px;}

dl.Check dt span {
	float:right;
	padding-right:10px;
}

input{ padding-left: 5px;}

.example {
  text-align: center;
  width: 370px;
  color: #fff;
  font-size: 16px;
  line-height: 1.4em;
	margin: 0 auto;
	padding-top: 30px;
}
.example p{
	margin-bottom: 13px;
color: #fff;
font-size: 16px;
}
.example .btn {
  height: 44px;
  border: 1px solid #fff;
  display: block;
  font-size: 20px;
  line-height: 41px;
  letter-spacing: 0.059em;
  text-align: center;
  padding: 0 35px;
  position: relative;
  color: #1d212b;
	background: #fff;
}
.example .btn:before {
  content: "";
  width: 26px;
  height: 12px;
  background: url(/attending/royalcollection/images/2017/pc/arrow05.png) no-repeat 0 0;
  position: absolute;
  right: 19px;
  top: 48%;
  margin-top: -4.5px;
}
.example .btn:hover {
  background: #caa55d;
}
.example .desc-bl {
  font-size: 18px;
  line-height: 1.88889em;
}

.example .btn {
  padding-top: 10px;
  padding-bottom: 8px;
  line-height: 1;
}

#recaptcha div {
    margin: 0 auto;
}



