input.tx, textarea, select{
	border: 1px solid #7F9DE9;
}
#Tup-Container{
	clear:both;
	position:relative;
	margin:0 auto;
	padding:20px 0 0;
	width:1000px;
	background-color:#fff;
}
#InquiryHead{
	position:relative;
	height:114px;
	background: url("../img/contact/mitumori_top.gif");
	background-repeat:no-repeat;
}
#InquiryHead ul{
	padding:18px 0px 0px 30px;
	font-size:10px;
	line-height:12px;
	color:#fff;
}
#InquiryHead ul li{
	display:inline-block;
}
#InquiryHead ul li a{
	color:#fff;
}
#InquiryHead h1{
	position:absolute;
	top:40px;
	left:45px;
}
/*-- Main-Window --*/
#Main-Window{
	padding:28px 29px 0px;
}
#Main-Window .InquiryBodyText{
	padding:0px 0px 35px;
	font-size:15px;
	font-weight:bold;
	line-height:140%;
	position:relative;
}
#Main-Window p.InquiryBodyText a.Personal{
	display:block;
	margin:18px 0px 0px;
}
#Main-Window h3{
	margin:20px 0px 0px;
	background:#ec8146;
	text-indent:10px;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	color:#fff;
}
#Main-Window table.Form{
    width: 839px;
    margin: 0px auto;
    border-top: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
}
#Main-Window table.Form th{
    border-bottom: 1px solid #C5C5C5;
    border-left: 1px solid #C5C5C5;
    text-align: left;
    padding: 8px 10px 8px 15px;
    background-color: #F3F3F3;
	font-size:15px;
	vertical-align: top;
}
#Main-Window table.Form td{
    width: 598px;
    border-bottom: 1px solid #C5C5C5;
    border-left: 1px solid #C5C5C5;
    padding: 8px 10px;
	font-size:15px;
}
#Main-Window table.Form td span.Notice{
	font-weight:bold;
	color:#c00;
}
#Main-Window table.Form td span.Notice .sp-design{
  display: none;
}
#Main-Window table.Form td img{
	vertical-align:middle;
}
#Main-Window table.Form td input,#Main-Window table.Form td select,#Main-Window table.Form td textarea{
	margin:4px 4px 2px 0px;
	vertical-align:baseline;
	font-size:16px;
	line-height:24px;
}
#Main-Window table.Form td .tx{
	border:1px solid #999;
	background:#fee;
	height:23px;
	line-height:23px;
}
#Main-Window table.Form td input.ZipButton{
	width:80px;
	height:21px;
	background: url("../img/contact/inquiry2006.png") no-repeat 0px 0px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#fff;
}
#Main-Window table.Form td .img{
	vertical-align:middle;
}
#Main-Window table.Form tr.Check td .tx{
	border:1px solid #ccc;
	background:#fff;
	height:23px;
	line-height:23px;
}
#Main-Window table.Form th.Radio{
	padding:14px 0px 19px;
}
#Main-Window table.Form td.Radio div.Position{
	padding:4px 0px;
}
#Main-Window table.Form tr.Check th{
/*	border-top:2px solid #eee;*/
	background: #FaFaFa;
	font-weight:normal;
	color:#999;
}
#Main-Window table.Form tr.Check td{
/*	border-top:2px solid #eee;*/
	background:#fff;
	color:#999;
}
#Main-Window table.Form td div.Position{
	position:relative;
}

#Main-Window table.Form td div.Position span.Tag{
	position:absolute;
	top:3px;
	left: -48px;
	display:block;
	width: 40px;
	height:42px;
	text-indent:-118500px;
	background: url("../img/icon_form_01.gif") no-repeat 0px 0px;
}
#Main-Window table.Form td div.Position span.Tag_ninni{
	position:absolute;
	top:3px;
	left: -49px;
	display:block;
	width:40px;
	height:42px;
	text-indent:-118500px;
	background: url("../img/icon_form_02.gif") no-repeat 0px 0px;
}
#Main-Window table.Form tr.Check td div.Position span.Tag{
	background: url("../img/icon_form_03.gif") no-repeat;

}
#Main-Window table.Form tr.Miss td div.Position span.Tag{
	background: url("../img/icon_form_04.gif") no-repeat;

}
/*-- --*/
#Problem{
	margin:30px 30px 0px;
	padding:2px 10px 10px;
	background:#fcc;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#765;
}
#Problem strong{
	display:block;
	text-align:center;
	font-size:18px;
	line-height:34px;
	color:#900;
}
#Problem a{
	white-space:nowrap;
	color:#765;
}
/*-- --*/
#FormSubmit{
	padding:40px 0px 20px;
	text-align:center;
}
#FormSubmit input{
	border:none;
	width:462px;
	height:52px;
	background: url("../img/contact/inquiry2008.png") no-repeat 0px 0px;
	text-shadow:-1px -1px 0px #fff;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#600;
}
#FormSubmit input:hover{
	background: url("../img/contact/inquiry2008.png") no-repeat 1px 1px;
	text-shadow:1px 1px 0px #ddd;
	color:#900;
}
#FormSubmit2{
	padding:40px 0px 20px;
	text-align:center;
}
#FormSubmit2 input{
	border:none;
	width:362px;
	height:52px;
	background: url("../img/contact/inquiry2009.png") no-repeat 0px 0px;
	text-shadow:-1px -1px 0px #fff;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#600;
}
#FormSubmit2 input:hover{
	background: url("../img/contact/inquiry2009.png") no-repeat 1px 1px;
	text-shadow:1px 1px 0px #ddd;
	color:#900;
}

/*-------- 20130701 --------*/
/*-- YoyakuHead --*/
#YoyakuHead{
	position:relative;
	height:114px;
	background: url("../img/contact/yoyaku_top.gif");
	background-repeat:no-repeat;
}
#YoyakuHead p.Crumbs{
	padding:18px 0px 0px 30px;
	font-size:10px;
	line-height:12px;
	color:#fff;
}
#YoyakuHead ul{
	padding:18px 0px 0px 30px;
	font-size:10px;
	line-height:12px;
	color:#fff;
}
#YoyakuHead ul li{
	display:inline-block;
}
#YoyakuHead ul li a{
	color:#fff;
}
#YoyakuHead h2{
	position:absolute;
	top:45px;
	left:45px;
}
/*-- Window --*/
#Main-Window p.YoyakuPersonal{
	margin:0px 150px 50px;
	padding:0px;
	width:600px;
	background: url("../img/contact/yoyaku004.png") no-repeat center 0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
#Main-Window h3.Yoyaku{
	margin:8px auto 0;
	background:#e6a;
	text-indent:10px;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	color:#fff;
	width:840px;
}
#Main-Window table.Form tr td div.Position span.TheDayToWish{
    display:inline-block;
    *display:inline;
    *zoom:1;
	width:110px;
	background: url("../img/contact/yoyaku005.png") no-repeat center 0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	color:#fff;
}
#Main-Window table.Form tr td div.Position span.First{
	margin:15px 0px 10px 0px;
}
#Main-Window table.Form tr td div.Position span.Gray{
	padding:0px 4px 0px 10px;
	font-weight:bold;
	color:#666;
}
#Main-Window table.Form tr td textarea.tx{
	width:100%;
	height:100px;
}
#Main-Window table.Form tr td input.google{
	margin:12px 0px 20px;
}
#Main-Window table.Form th{
	padding:10px 10px 15px;
	width:180px;
	_width:180px;
	wi\dth:160px;
	text-indent:0px;
}
#YoyakuAttentionPlease{
	border: 3px solid #fe6f35;
	border-radius: 10px;
	margin:40px 48px 20px;
	padding:0px;
	/*background: url("../img/contact/yoyaku006_3.png") no-repeat 0px bottom;*/
    background: #FBFBDC;
}
#YoyakuAttentionPlease dt{
	background: url("../img/contact/yoyaku006_3.png") no-repeat 0px 0px;
	text-indent:55px;
	font-size:18px;
	font-weight:bold;
	line-height:48px;
	color:#f30;
	border-radius: 5px;
}
#YoyakuAttentionPlease dd{
	padding:0px 11px 11px;
	font-size:15px;
	line-height:150%;
}
/*-------- クチコミ --------*/
/*---- kkh_1019 ----*/
#kkh_Head{
	position:relative;
	height:166px;
	background: url("../img/kuchikomi/kk_title.gif");
}
#kkh_Head p.Crumbs{
	padding:18px 0px 0px 30px;
	font-size:10px;
	line-height:12px;
	color:#fff;
}
#kkh_Head p.Crumbs a{
	padding:0px 21px 0px 0px;
	background: url("../img/kuchikomi/inquiry2002.png") no-repeat right center;
	color:#fff;
}
#kkh_Head ul{
	padding:18px 0px 0px 30px;
	font-size:10px;
	line-height:12px;
	color:#fff;
}
#kkh_Head ul li{
	display:inline-block;
}
#kkh_Head ul li a{
	color:#fff;
}
#kkh_Head h1{
	position:absolute;
	top:38px;
	left:29px;
}
#kkh_back{
	background-image:url(../img/kuchikomi/kktop_back.gif);
	padding:10px 0 15px 0;
	margin-top:-10px;
}
#kkh_back .campaign{
	margin:15px 45px;
}
#kkh_back .top_text_box{
	border:5px solid #5b1128;
	width:835px;
	background-color:#FFF;
	background-image:url(../img/kuchikomi/kk_back_2.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin:20px 45px 10px;
	padding:20px 30px 20px 30px;
}
#kkh_back .top_text_box .top_text{
	width:780px;
	font-size:16px;
	font-weight:bold;
}
#Main-Window table.Form td p.HotelName{
	margin:8px 0px 0px;
}
#Main-Window table.Form td p.HotelName a{
	display:block;
	width:342px;
	height:25px;
	background:url("../img/kuchikomi/input003.png") no-repeat 0px 0px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:24px;
}
#Main-Window table.Form td p.HotelName a:hover{
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
#Main-Window table.Form td div.ratenum{
	height:6px;
}
#Main-Window table.Form td p.PhotographCopy{
	padding:5px 10px 0px 10px;
	width:669px;
	height:52px;
	_width:689px;
	_height:57px;
	wi\dth:669px;
	he\ight:52px;
	background:url("../img/kuchikomi/input004.png") no-repeat 0px 0px;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#fff;
}
#Main-Window table.Form td p.PhotographNote{
	padding:5px 0px;
}
#Main-Window table.Form td input.File{
	margin:10px 0px 0px;
	height:30px;
}
#Main-Window p.KuchikomiInputWish{
	padding:8px 0px 0px 16px;
	text-indent:-16px;
	font-weight:bold;
	color:#900;
}
#Main-Window table.Form td div.Position input.Name01{
	width:160px;
}
#Main-Window table.Form td div.Position input.Name02{
	width:600px;
}
#Main-Window table.Form td div.Position select.InputSelect01{
	width:120px;
}
#Main-Window table.Form td div.Position select.InputSelect02{
	width:100px;
}
#Main-Window table.Form td div.Position input.ReInput{
	margin:8px 0px 0px;
}
#FormSubmit3{
	padding:40px 0px 0px;
	text-align:center;
}
#FormSubmit3 input{
	border:none;
	margin:0px 18px;
	width:262px;
	height:52px;
	background: url("../img/kuchikomi/inquiry2010.png") no-repeat 0px 0px;
	text-shadow:-1px -1px 0px #fff;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#600;
}
#FormSubmit3 input:hover{
	background: url("../img/kuchikomi/inquiry2010.png") no-repeat 1px 1px;
	text-shadow:1px 1px 0px #ddd;
	color:#900;
}
.caution{
	color:#900;
	font-weight:bold;
}
/*----------ウェディング送信完了画面----------------------*/
#end-window{
	width:900px;
	margin:40px auto 0 auto;
	padding-bottom:100px;
}
#end-window .box{
	border:#cccccc solid 2px;
}
#end-window .kanryou{
	background:#f8747d;
	text-indent:10px;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	color:#fff;
	padding:10px;
}
#end-window span{
	font-size:16px;
	color:#666666;
	display:block;
	padding:10px;
	line-height:160%;
}
#yoyaku-end-window{
	width:900px;
	margin:40px auto 0 auto;
	padding-bottom:100px;
}
#yoyaku-end-window .box{
	border:#cccccc solid 2px;
    width: 800px;
    margin: 0 auto;
}
#yoyaku-end-window .kanryou{
	background:#e6a;
	text-indent:10px;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	color:#fff;
	padding:10px;
}
#yoyaku-end-window .kanryou+span{
	font-size:16px;
	color:#666666;
	display:block;
	padding:10px;
	line-height:160%;
}

/*2017/04/24追加*/

.name-text-in {
    display: inline;
}

.kanryou  br {
    display: none;
}

.Notice_br{
	display: none;
	}
	
#YoyakuHead h2 .sp-design {
    display: none;
}

.noticePrivacybox {
    width: 816px;
    margin: 0 auto 15px auto;
    padding: 10px;
    border: #E42343 solid 2px;
    text-align: center;
}
.noticePrivacybox .noticePrivacy2 {
    font-size: 1.2em;
    line-height: 1.35em;
    text-align: center;
    padding: 5px;
    background: #ffee99;
    width: 805px;
    margin: 0 auto 10px;
}
.noticePrivacybox label {
    color: #E42343;
}

.bold_text,
.noticePrivacybox .noticePrivacy2 a{
	font-weight:bold;
}
.bold_text{
	color:#a00;
	font-size:1.05em;
	}
.Position .td_text {
    padding-right: 50px;
	line-height: 160%;
}

#YoyakuAttentionPlease .attention,
.Position .td_text .attention {
    color:;
}
#YoyakuAttentionPlease div.attention,
.Position .td_text div.attention {
margin-bottom: 10px;
border: 3px solid #d93356;
background: #fff;
padding: 10px;
margin: 10px;
	}
#YoyakuAttentionPlease .attention_title,
.Position .td_text .attention .attention_title {
    display: block;
    margin-bottom: 5px;
	font-weight: bold;
/*    border-top: 1px solid #000;*/
    padding-top: 10px;
	color:#a00;
	font-size:1.1em;
}
#YoyakuAttentionPlease .attention ol,
.Position .td_text .attention ol{
	padding-left:25px;
	font-size: 14px;
	}
#YoyakuAttentionPlease .attention ol li,
.Position .td_text .attention ol li{
	margin-bottom:10px;
	line-height: 157%;
	}
#YoyakuAttentionPlease label {

    background: #c00;
    display: block;
    text-align: center;
    padding: 10px;
    border: 4px solid #c00;
    margin: 15px 5px 0;
    cursor: pointer;
	font-weight:bold;
	font-size:17px;
	color:#fff;

}
#YoyakuAttentionPlease label input{
	margin:5px;
	font-size:17px;
	}
#floating{
	display:none;
	}


.Yoyaku-t{
    width: 900px;
    margin: 20px auto;
    border: solid #E42343 4px;
    padding: 10px;
    color: #E42343;
    font-weight: bold;
}
.Yoyaku-t span{
    padding-left: 1em;
    text-indent: -1em;
    display: block;
}
.raiten-t .raiten-f{
    font-size: 20px;
    display: initial;
    padding: 0;
}
.raiten-t .raiten-b{
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(243, 255, 66, 0)), color-stop(0.5, rgba(243, 255, 660, 0)), color-stop(0.6, rgba(243, 255, 66, 1)), color-stop(0.98, rgba(243, 255, 66, 1)), to(rgba(243, 255, 66, 0)));
    background-size: 100% 32px;
    background-repeat: repeat-x;
    display: initial;
    padding: 0;
}
.raiten-t .sp-design{
    display: none;
}

#Main-Window table.Form td .tx#place{
width: 80%;
}






