@charset "UTF-8";

/* 項目幅 */
.th01 {
    width: 34%;
}
.th02 {
    width: 18%;
}
.child {
    width: 16%;
}
.td01 {
    width: 66%;
}


.todoufuken {
    margin-top: 20px;
}

.tt_01 {	/* 申込者さま*/
        font-size: 120%;
        line-height: 1.75;
        font-weight: bold;
        margin-bottom: 10px;
}

caption, th, td {
        text-align: left;
}


ul.select_event li {
	margin-bottom: 10px;
}

::placeholder {
  color: #dddddd;
}
/* 旧Edge対応 */
::-ms-input-placeholder {
  color: #dddddd;
}
/* IE対応 */
:-ms-input-placeholder {
  color: #dddddd;
}

.col2 .attention {
	color:#5e5e5e;
	font-size:93%;
	width:870px;
	margin:0 auto;
	background:url(../img/col1_bg_5.gif) no-repeat 0 bottom;
}

.col2 .attention h3 {
	color:#ffffff;
	font-size:108%;
	font-weight:bold;
	line-height:1;
	width:auto;
	border:0 none;
	margin:0;
	padding:10px 0 10px 15px;
	background:url(../img/col1_bg_4.gif) no-repeat;
}

.col2 .attention ul {
	margin:0;
	padding:15px;
}

.col2 .attention ul li {
	line-height:1.25;
	text-indent:-1em;
	margin:0 0 5px 0;
	padding:0 0 0 1em;
}

/*** col2 ***/

.col2 {
	margin-bottom: 80px;
}

.col2 p.comment {
	color:#c00000;
	font-weight:bold;
	line-height:1;
	padding:0 0 10px 20px
}


.col2 table {
	width:100%;
}

.col2 table tr:hover td {
	background-color: #FFFFE6;
}

.col2 table input:focus,
.col2 table select:focus,
.col2 table.textarea textarea:focus {
	border-color:#096;
}

.col2 table caption {
	font-weight:bold;
	padding: 0 0 10px 0;
}

.col2 table caption span {
	color:#c00000;
}

.col2 table th {
	color:#5e5e5e;
	font-weight:bold;
	line-height:1.5;
	padding:15px 0 15px 20px;
	vertical-align:middle;
	background: #f6fff6;
    border-top: 1px dashed #dbdbdb;
}

.col2 table th.child {
	background:#f1fbf1;
	border-left: 1px dashed #dbdbdb;
	line-height:2;
}

.col2 table th span {
	color:#c00000;
}

.col2 table td p {
	display:inline-block;
	margin-right:5px;
}

.col2 table td {
	color:#5e5e5e;
	width:560px;
	padding:5px 0 15px 20px;
    border-top: 1px dashed #dbdbdb;
}

.col2 table td input.widthA { width:100px; }
.col2 table td input.widthB { width:150px; }
.col2 table td input.widthC { width:300px; }
.col2 table td input.widthD { width:60px; }
.col2 table td input.widthE { width:390px; }
.col2 table td input.widthZipCode { width:80px; margin-right:5px; }

.col2 table td input,
.col2 .box_addinput .box_actab table td input {
	margin:10px 10px 0 5px;
	padding:5px;
	border:1px solid #d4d4d4;
	-webkit-box-shadow:inset 0 2px 5px 0 #f1f1f1;
	box-shadow:inset 0 2px 5px 0 #f1f1f1;
	border-radius:4px;
	-webkit-border-radius:4px;
	position: relative;
	opacity: 1;
	background-color: #ffffff;
}

.col2 table td select,
.col2 .box_addinput .box_actab table td select {
	color:#5e5e5e;
	margin:10px 20px 0 5px;
	padding:5px 5px 10px 5px;
	border-radius:4px;
	-webkit-border-radius:4px;
	border: 1px solid #d4d4d4;
	background: #ffffff;
 	position: relative;
 	opacity: 1;
 	appearance: auto;
}

.col2 table td span.city {
	display:block;
	padding:15px 0 0 0;
}

.col2 table td span.chusyaku {
	font-size:85%;
	display:block;
	padding:5px 0 0 0;
}

.col2 table.textarea td {
	padding:15px;
}

.col2 table.textarea textarea {
	width:100%;
	height:100px;
	padding:5px;
	border:1px solid #d4d4d4;
 -webkit-box-shadow:inset 0 2px 5px 0 #f1f1f1;
 box-shadow:inset 0 2px 5px 0 #f1f1f1;
	border-radius:4px;
 -webkit-border-radius:4px;
 	background-color: #ffffff;
}

.col2 p.commentPrivacy {
	font-size:93%;
	line-height:1.5;
	text-align:center;
	padding:0 0 30px 0;
}

.col2 p.commentPrivacy a { font-weight:bold; }

.col2 .btn {
	padding:40px 0 0 0;
	background:#fffde4;
	border-radius: 0 0 12px 12px;
}

.col2 .btn p {
	font-size:108%;
	line-height:1.5;
	padding:0 0 40px 0;
	text-align:center;
}

.mgb4020 {
	margin-bottom: 40px !important;
}

input.btnNext {
	padding: 26px 50px 30px 50px;
	font-size: 1.4em !important;
	background-color: #dc471f;
	color: #fff;
	border-style: none;
	border-radius:6px;
	-webkit-border-radius:6px;
	text-align: center;
	font-weight: bold;
}

label,
select,
option,
.col2 .btn input {
	cursor:pointer;
	cursor:hand;
}

/* thanks */
#thanks .content p.mainRead {
 padding-bottom:50px;
}

#thanks .content p.mainRead strong {
	font-size:22px;
 padding-top:20px;
 padding-bottom:5px;
 /*** padding-bottom:30px; ***/
 display:block;
}

.endmoji {
	font-size: 150%;
	margin-bottom:30px;
}

.endbtn a {
	font-size:130%;
	font-weight:bold;
    text-decoration:none;
	color:#ffffff;
	background:#b4b4b4;
	border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -ms-border-radius:8px;
	padding:20px 40px;
	display: inline-block;
}

.endbtn a:hover {
	color:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


/* ------------------------------------------------
 * Font Size 0
 ------------------------------------------------ */
#header,
h2,
.col2 .btn input {
	font-size: 0;
	line-height: 0;
}

/*********　セコム　*********/

.secom_txt {
    float: left;
}
.secom_img {
   text-align: right;
   float: right;
}
.secomarea {
    background-color: #f6f6f6;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    padding: 26px;
}
.secomarea span {
	padding-left:1em;
	text-indent:-1em;
    display: block;
}
.secomarea a {
	padding-left:1em;
    display: block;
}
.secomtxt {
    float: left;
    width: 90%;
}
.secomimg {
    float: right;
}
.cf:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    margin: 0px !important;
}




/*********　エラー表示　*********/
.err_fd{
	background-color:red;
	border-radius:3px;
	position:relative;
	display:none;
	color:#FFFFFF;
	padding:5px;
	top:10px;
	

}
 
.err_fd:after {
	border:10px solid transparent;
	border-bottom-color:red;
	border-top-width:0;
	top:-8px;
	content:"";
	display:block;
	left:20px;
	position:absolute;
	width:0;
}
/*********　エラー表示ここまで　*********/
