?@charset "utf-8";

#memberRegist h2 {
	margin-top:20px;
}

#memberRegist th {
	width:140px;
	text-align:left!important;
}

#memberRegist .input01 {
	width:390px;
	padding:5px;
	margin:3px 0;
}

#memberRegist .input02 {
	width:200px;
	padding:5px;
}

#memberRegist .input03 {
	width:90px;
	padding:5px;
}

#memberRegist .radio {
	position:relative;
	top:2px;
	margin-right:5px;
}

#memberRegist select {
	width:200px;
	padding:5px;
}

#memberRegist .mrBox {
	border:1px solid #DCDCDC;
	padding:8px;
	margin-top:10px;
}

#memberRegist .ex {
	color:#179EBB;
}

/* A.20160518 エラーリンク対応 */
tr.alert td{
	background:#FFEEEE;
}

tr.alert th{
	color:#F00;
	font-weight:bold;
}

div.alert{
	background:#FFEEEE;
	border:1px solid #DCDCDC;
	padding:8px;
	margin-top:10px;
}

span.alert{
	color:#F00;
	font-weight:bold;
}
/* A.20160518 エラーリンク対応 */

/*---------------------------------
神姫観光 Edit
---------------------------------*/
@media (max-width: 1080px){
	body {
		box-sizing: border-box;
		font-size: 14px;
	}

	#content {
		width: 100%;
		overflow: hidden;
		background: none;
		padding: 0px;
		box-sizing: border-box;
	}

	#header {
		width: 100%;
		height: 40px;
		display: block;
		padding: 0;
		margin: 0;
	}

	#header h1 {
		margin: 0;
		padding: 0;
	}

	#HeaderHtmlControl_HeaderHtmlControlBtoC_hlLogo {
		width: 100%;
		position: relative;
		margin: 10px 0px;

	}

	#HeaderHtmlControl_HeaderHtmlControlBtoC_hlLogo img {
		width: 250px;
		margin: 0px;
		position: absolute;
		top: 10px;
		left: 5px;
	}

	#navi {
		display: none;
	}

	#topFlow img,
	#topFlow {
		width: 100%;
	}

	#memberRegist {
		width: 100%;
		margin: 0px;
		padding: 0px;
		margin-top: 20px;
		position: relative;
		box-sizing: border-box;
		padding: 0px 15px;
		overflow: hidden;
		font-size: 13px;
	}

	#memberRegist #tourSummary {
		background: none;
		width: 100%;
		margin: 0px auto 30px;
		background: none;
		background: #ffffff;
		box-shadow: 0px 0px 4px 1px #bcbcbc inset;
		box-sizing: border-box;
		padding: 10px;
	}

	#memberRegist #tourSummary dl {
		background: none;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	#memberRegist #tourSummary dl dt {
		flex-basis: 60px;
	}

	#memberRegist #tourSummary dl dd {
		flex: 1;
	}

	#errorControl_lblErrorMessage {
		width: 100%;
	}

	#memberRegist h2 {
		width: 100%;
		overflow: hidden;
	}


	#memberRegist table {
		width: 100% !important;
		font-size: 12px;
	}

	#memberRegist table.detailTable th {
		font-size: 12px;
	}

	#memberRegist table.detailTable td {
		font-size: 12px;
	}

	#memberRegist table.detailTable td select,
	#memberRegist table.detailTable td input {
		max-width: 100%;
	}

	#memberRegist .select02 {
		width: 100%;
	}

	#memberRegist dl.getoff_container dd table {
		width: 100%;
		margin-top: 5px;
	}

	#memberRegist dl.getoff_container dd .getoffselect {
		width: 100%;
	}

	#memberRegist textarea {
		width: 100%;
		height: 90px;
	}

	#memberRegist #optionCont #builtinOption dd table {
		width: 100%;
		margin-top: 5px;
	}

	#memberRegist #optionCont #addOption dd table {
		width: 100%;
		margin: 5px 0;
	}

	#memberRegist #optionCont #addOption dd .opSelect {
		width: auto;
	}

	#memberRegist #rentacarOption table {
		width: 100%;
		margin: 5px 0;
	}

	#footer {
		width: 100%;
		font-size: 12px;
	}

	#fNavi {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-flow: wrap;
		padding-left: 10px;
		padding-right: 10px;
	}

	#nButton {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 40px 0px;
		padding: 0px;
	}

	#nButton p {
		flex-basis: 40%;
		margin: 0px 1%;
		padding: 0px;
	}

	#nButton p input {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}

	#memberRegist .input01 {
		width: 90%;
		padding: 5px;
		margin: 3px 0;
	}

	#memberRegist .input02 {
		width: 90%;
		padding: 5px;
	}

	#memberRegist .input03 {
		width: 90px;
		padding: 5px;
	}

	#memberRegist .radio {
		position: relative;
		top: 2px;
		margin-right: 5px;
	}

	#memberRegist select {
		width: 100%;
		padding: 5px;
	}

	#memberRegist .select01 {
		width: 110px;
		padding: 5px;
	}

	#memberRegist .mrBox img {
		width: 100%;
	}
}
