input.tx, textarea, select{
	border: 1px solid #7F9DE9;
}
#Tup-Container{
	clear:both;
	position:relative;
	margin:0 auto;
	/*padding:20px 0 0;*/
	width:100%;
	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:5px;
}
#Main-Window p.InquiryBodyText{
	font-size:13px;
	line-height:140%;
	position:relative;
}
#Main-Window p.InquiryBodyText a.Personal{
	display:block;
	margin:18px 0px 0px;
}
#Main-Window h3{
	background:#ec8146;
	color: #fff;
   font-size: 15px;
    font-weight: bold;
    line-height: 110%;
    margin: 15px 0 0;
    padding: 5px;
    text-align: center;
}
#Main-Window table.Form{
	margin:8px 0px 0px;
	border-collapse:collapse;
	border:none;
	width: 100%;
}

#Main-Window table.Form th{
	padding:10px 0px 15px;
	border-top:1px solid #ddd;

	vertical-align:top;
	text-align:left;
	text-indent:10px;
	font-size:16px;
	font-weight:bold;
	display:block;
/*	color:#765;*/
}
#Main-Window table.Form td{
	padding: 7px;
	border-top:1px solid #ddd;
	font-size:16px;
	display:block;
	line-height:20px;
}
#Main-Window table.Form td span.Notice{
	font-weight:bold;
	color:#c00;
    display: block;
    font-size: 0.8em;
}
#Main-Window table.Form td span.Notice + br{
	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: #999999;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#fff;
	border-radius:5px;
}
#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:10px 10px 15px;
}
#Main-Window table.Form td.Radio div.Position{
	padding:4px 0px;
}
#Main-Window table.Form tr.Check th{
	border-top:2px solid #eee;
	background: #eee;
	font-weight:normal;
	color:#999;
}
#Main-Window table.Form tr.Check td{
	border-top:2px solid #eee;
	color:#999;
}
#Main-Window table.Form td div.Position{
	position:relative;
}

#Main-Window table.Form td div.Position span.Tag{
	position:absolute;
	top: -35px;
	display:block;
	width:32px;
	height: 18px;
	right: 0px;
	text-indent:-118500px;
	background: url("../img/contact/icon_form_01.gif") no-repeat 0px 0px;
}
#Main-Window table.Form td div.Position span.Tag_ninni{
	position:absolute;
	top: -35px;
	display:block;
	width:32px;
	height: 18px;
	right: 0px;
	text-indent:-118500px;
	background: url("../img/contact/icon_form_02.gif") no-repeat 0px 0px;
}
#Main-Window table.Form tr.Check td div.Position span.Tag{
	background: url("../img/contact/icon_form_03.gif") no-repeat 0px 0px;
}
#Main-Window table.Form tr.Miss td div.Position span.Tag{
	background: url("../img/contact/icon_form_04.gif") no-repeat 0px 0px;
}
/*-- --*/
#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;
}
#Problem a.problem-siten{
	white-space:pre-wrap;
}
/*-- --*/
#FormSubmit{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:40px 0px 20px;
	text-align:center;
}
#FormSubmit input{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:260px;
	height:52px;
	background: url("https://tour.bali-oh.com/balioh/img/inquiry_back.png") repeat-x;
	text-shadow:-1px -1px 0px #fff;
	text-align:center;
	border:1px solid #ccc;
	border-radius:8px;
	font-size:20px;
	font-weight:bold;
	color:#600;
		display:block;
	margin:0 auto;
}
#FormSubmit input:hover{
	background: url("https://tour.bali-oh.com/balioh/img/inquiry_back.png") repeat-x;
	text-shadow:1px 1px 0px #ddd;
	color:#900;
}
#FormSubmit2{
	padding:40px 0px 20px;
	text-align:center;
}
#FormSubmit2 input{
	width:100%;
	height:52px;
	background: url("https://tour.bali-oh.com/balioh/img/inquiry_back.png") repeat-x;
	border:1px solid #ccc;
	border-radius:8px;
	text-shadow:-1px -1px 0px #fff;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#600;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:block;
	margin:0 auto;
}
#FormSubmit2 input:hover{
	background: url("https://tour.bali-oh.com/balioh/img/inquiry_back.png") repeat-x;
	text-shadow:1px 1px 0px #ddd;
	color:#900;
}

/*-------- 20130701 --------*/
/*-- YoyakuHead --*/
#YoyakuHead{
	position:relative;
	background-color:#F06369;
	overflow: hidden;
}
#YoyakuHead p.Crumbs{
	padding:18px 0px 0px 30px;
	font-size:10px;
	line-height:12px;
	color:#fff;
}
#YoyakuHead ul{
	padding:10px 0px 0px 30px;
	font-size:10px;
	line-height:12px;
	color:#fff;
	margin:0px;
}
#YoyakuHead ul li{
	display:inline-block;
}
#YoyakuHead ul li a{
	color:#fff;
}
#YoyakuHead h2{
	padding: 0 10px;
    text-align: left;
    margin: 5px 0;
}
/*-- Window --*/
#Main-Window p.YoyakuPersonal{
	margin:5px;
	padding:0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
#Main-Window p.YoyakuPersonal a{
    background-color: #ff9;
    border: 1px solid #ccc;
    border-radius: 10px;
    display: block;
    line-height: 140%;
    padding: 5px;}
#Main-Window h3.Yoyaku{
	background:#e6a;
    color: #fff;
   font-size: 15px;
    font-weight: bold;
    line-height: 110%;
    margin: 15px 0 0;
    padding: 5px;
    text-align: center;
}

#Main-Window table.Form tr td div.Position span.TheDayToWish{
	display:block;
    *zoom:1;
	background: #ee99cc;
	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 0px;
	font-weight:bold;
	color:#666;
	display:inline-block;
}
#Main-Window table.Form tr td textarea.tx{
	width:90%;
	height:100px;
}
#Main-Window table.Form tr td input.google{
	margin:12px 0px 20px;
}
#Main-Window table.Form th{
 padding: 5px 2px;
	text-indent:0px;
	 background: #F3F3F3;
}


#YoyakuAttentionPlease {
    background: #fffceb;
    border: 1px solid #f63;
    border-radius: 8px;
    margin: 10px 10px 20px;
    padding: 0;
}
#YoyakuAttentionPlease dt{
    color: #f30;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    text-indent: 5px;
	text-align:center;
}
#YoyakuAttentionPlease dd{
	padding:0px 11px 11px;
	font-size:14px;
	line-height:130%;
	margin:5px;
}

/*-------- クチコミ --------*/
/*---- 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:100%;
	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:100%;
	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:100%;
	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:100%;
	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:100%;
}
#Main-Window table.Form td div.Position input.Name02{
	width:100%;
}
#Main-Window table.Form td div.Position select.InputSelect01{
	width:100%;
}
#Main-Window table.Form td div.Position select.InputSelect02{
	width:100%;
}
#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:100%;
	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:100%;
	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:100%;
	margin:40px auto 0 auto;
	padding-bottom:50px;
}
#yoyaku-end-window .box{
	border:#cccccc solid 2px;
	margin:10px;
}
#yoyaku-end-window .kanryou{
	background:#e6a;
	text-indent:10px;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	color:#fff;
	padding:10px;
	margin: 10px;
}
#yoyaku-end-window .kanryou+span{
	font-size:16px;
	color:#666666;
	display:block;
	padding:10px;
	line-height:160%;
}


/*2017/04/24追加*/

/*---- input調整用 ----*/
#mail,#mail2,#air2,#com2,#seat2,#hotelo0,#hotelo1,#hotelo2,#hotelo3,#trbus .tx,#traddr .tx{
	width:96%;
	}

.Form label {
    display: inline-block;
    font-size: 1.01em;
    font-weight: bold;

}

#YoyakuHead h2 img {
    max-width:100%;
}

body {
	margin: 0;
    padding: 0;
}

/*2017/04/24追加*/	

.kanryou  br {
    display: none;
}

#YoyakuHead h2 .sp-design {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 10px;
	margin: 0px;
}

.pc-design {
    display: none;
}


#trt_mm br:first-child {
    display: none;
}


@media screen and (max-width:435px) { 

#yoyaku-end-window .kanryou br{
	display: inline-block;
	}

}
.noticePrivacybox{
	width: 90%;
	margin: 0 auto 15px auto;
	padding: 10px;
	border: #E42343 solid 2px;
	text-align: center;
	font-size:13px;
}
.noticePrivacybox .noticePrivacy2{
	font-size: 1.2em;
	line-height: 1.35em;
	text-align: center;
	padding: 5px;
	background: #ffee99;
	width: 95%;
	margin: 0 auto 10px;
}
.noticePrivacybox label{
	color:#E42343;
}
.noticePrivacybox label input{
	margin-right: 10px;
}
.noticePrivacybox .noticePrivacy2 a{
	font-weight:bold;
}
.bold_text{
	color:#a00;
	font-size:1.05em;
	font-weight:bold;
	}
#YoyakuAttentionPlease .attention,
.Position .td_text .attention {
/*    color: #d00;*/
}
#YoyakuAttentionPlease div.attention,
.Position .td_text div.attention {
    margin-bottom: 6px;
    border: 3px solid #d93356;
    background: #fff;
    padding: 6px;
    margin: 6px;
	}
#YoyakuAttentionPlease .attention_title,
.Position .td_text .attention .attention_title {
    display: block;
    margin-bottom: 0;
    margin-top: 16px;
	font-weight: bold;

    padding-top: 10px;
}
#YoyakuAttentionPlease .attention ol,
.Position .td_text .attention ol{
	padding-left:25px;
	font-size: 14px;
	list-style:decimal;
	}
#YoyakuAttentionPlease .attention ol li,
.Position .td_text .attention ol li{
	margin-bottom:10px;
	list-style:decimal;
	}
#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;
	}

.Yoyaku-t{
    margin: 20px auto;
    border: solid #E42343 4px;
    padding: 10px;
    color: #E42343;
    font-weight: bold;
    font-size: 3vw;
    line-height: 160%;
}
.Yoyaku-t span{
    padding-left: 1em;
    text-indent: -1em;
    display: block;
}
.raiten-t .raiten-f{
    font-size: 4vw;
    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% 22px;
    background-repeat: repeat-x;
    display: initial;
    padding: 0;
}

#Main-Window table.Form td .tx#place{
width: 90%;
}


