
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.ifrm-container {
  width:100%;
  height:1250px;
  border:none;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  margin-bottom:15px;
}
.ifrm {
  width:100%;
  height:100%;
  display:block;
  border:none;
}

.ifrm-container-new{
     overflow: auto;
      -webkit-overflow-scrolling:touch;
　　font-size: 14px;
    }

.qhm-head-copy{
	margin:0;
	padding:0;
}

.qform-help-block {
	clear:both;
	width:100%;
}

.btn-primary {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:120px;
}

.help-block {
	clear:both;
}

.qform-action-panel {
	text-align:center;
}

.form-group {
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDFDF;
}

.control-label {
	width:180px;
}

.form-control {
	width:830px;
	margin-left:180px;
}

