.dreamBase {
	border: 1px solid #ccc;
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
}

.dreamBase input[type="text"],
.dreamBase input[type="password"],
.dreamBase textarea
{
	-webkit-appearance: none;
}
.dreamBase label {
	font-weight: normal;
}

.dreamBase .header {
	height: 60px;
	line-height: 45px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.dreamBase .header:before {
	content:"";
	display:inline-block;
	float:left;
	width: 70px;
	height:40px;
	margin-right: 20px;
	background-image:url(/form/img/logo.gif);
	background-size:cover;
}
.dreamBase .header:after {
	content:"";
	display:table;
	clear:both;
}
.dreamBase .header .title {
	height: 40px;
	line-height: 40px;
	margin-left: 95px;
	color: #C94A47;
	font-size: 25px;
	padding: 0px 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
.dreamBase .footer {
	text-align: center;
	font-size: 10px;
	color: #666;
	padding: 6px;
	border-top: 1px solid #ccc;
}

.dreamBase .body {
	padding:40px;
}

.dreamBase .body .title {
	color: #ED6D00;
	margin: 10px 0;
}

.dreamBase .dPanel {
	border: 2px solid #EEBF89;
	padding: 0;
}
.dreamBase .dPanel.warning {
	border: 2px solid #EE8989;
}
.dreamBase .dPanel.warning a {
	font-size: 16px;
	color:#EE8989;
}
.dreamBase .dPanel p {
	margin: 14px;
}
.dreamBase .dPanel .panelTitle {
	background: #EEBF89;
	color: #fff;
	padding: 6px 14px;
}
.dreamBase .dPanel.warning .panelTitle {
	background: #EE8989;
}

.dreamBase .row {
	position: relative;
}

.dreamBase .body > .row [class^="col-md-"] {
	padding: 15px;
}
.dreamBase .body > .row:first-child [class^="col-md-"]:before {
	height:0;
}
/*
.dreamBase .body > .row > [class^="col-md-"]:before {
	content:"";
	display:block;
	position:absolute;
	width:96%;
	height:2px;
	top:0;
	left:2%;
	background: #e2e2e2;
}
*/

.dreamBase .table {
	border-bottom: 1px solid #ddd;

}
.dreamBase .table th {
	background: #BFBFBF;
	font-weight: normal;
	padding: 14px;
}
.dreamBase .table td {
	padding: 12px;
}
.dreamBase .table td .row {
	margin-top: 5px;
	margin-bottom: 5px;
}

.dreamBase .required .help-block,
.dreamBase .free .help-block
{
	font-size:11px;
}

.dreamBase .table .required {
	position: relative;
	padding-right:38px;
	background: #F2F2F2;
	width: 30%;
}
.dreamBase .required:before {
	content:"必須";
	display: block;
	position: absolute;
	top: 12px;
	right: 4px;
	background: #CD1D4D;
	color: #fff;
	font-size: 11px;
	padding: 2px 4px;
}

.dreamBase div>span.required:before {
	display: inline;
	position: static;
}

.required.checkbox{
	background-color: #d0cfcf;
	padding: 6pt 20px;
	margin: 20px;
}
.required.checkbox:before {
	/*content:"必須";*/
	/*display: block;*/
	/*top: 12px;*/
	/*right: 4px;*/
	/*background: #CD1D4D;*/
	/*color: #fff;*/
	/*font-size: 11px;*/
	padding: 2px 4px;
	float: left;
	margin-right: 10px;
	position: sticky;
}

.dreamBase .table .free {
	position: relative;
	padding-right:38px;
	background: #F2F2F2;
	width: 30%;
}
.dreamBase .free:before {
	content:"任意";
	display: block;
	position: absolute;
	top: 12px;
	right: 4px;
	background: rgb(100, 190, 255);
	color: #fff;
	font-size: 11px;
	padding: 2px 4px;
}
.dreamBase .zip,
.dreamBase .tel
{
	line-height: 30px;
}
.dreamBase .zip input,
.dreamBase .tel input
{
	display: inline-block;
	width: 80px;
}
.dreamBase .address select {
	display: inline-block;
	width: 50%;
}
.dreamBase .zip .btn {
	margin-left: 10px;
}

.dreamBase .m25 {
	margin: 25px 0;
}
.dreamBase .mt20 {
	margin-top:20px;
}
.dreamBase .btns .btn {
	width: 150px;
}
.dreamBase .validError {
	display: inline-block;
	background: rgb(255, 110, 110);
	color: #fff;
	font-size: 11px;
	line-height: 11px;
	border-radius: 11px;
	padding: 4px 5px;
	margin: 0 1px;
}
.dreamBase .inputError {
	border-color: rgb(255, 110, 110);
}
.dreamBase .red {
	color:red;
}
.dreamBase .hidden {
	display:none !important
}


#common_footer {
	padding: 15px 15px 0 0;
	border-top: 1px solid #ccc;
}

#common_footer ul#common_footer_navi{
	margin:5px 0 20px 12px;
	padding:0;
	list-style:none;
	float:left;
}

ul#common_footer_navi li{
	margin:0;
	padding:0 5px 0 5px;
	border-right:#999 1px solid;
	float:left;
	font-size:10px;
}

ul#common_footer_navi li a,ul#common_footer_navi li a:link,ul#common_footer_navi li a:visited{
	color:#333;
}

ul#common_footer_navi li a:hover,ul#common_footer_navi li a:active{
	color:#ba0731;
}
.footer_dhub {
	float: right;
	margin: 0 20px 0 0;
}
.footer_safety {
	float: right;
}
.clear {
	height: 0px;
	line-height: 0;
	font-size: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
#footer_copyright {
	text-align: center;
	font-size: 10px;
	margin-bottom: 25px;
	color: #666;
}
.comp {
	background-color: #ED6D00;
	padding: 5px 20px;
	font-size: 20px;
	color: #FFF;
	margin: 30px 0;
	text-align: center;
}
p.compMess1 {
	font-weight: bold;
	font-size: 17px;
	color: #4c4b4b;
	margin: 10px;
}
p.compMess2 {
	color: #4c4b4b;
	margin: 10px;
}
table.contact1 {
	border: 2px solid #908d8d;
	text-align: center;
	margin: 20px;
}
th.contact2 {
	background-color: #B7B7B7;
	text-align: center;
	padding: 5px 10px;
}
td.contact3 {
	padding: 10px 50px;
}
p.contact4 {
	font-weight: bold;
}
p.contact5 {
	font-size: 30px;
	color: #B8231D;
	font-weight: bolder;
}
.btns .next1 {
	position: relative;
	background-color: #B8231D;
	color: #fff;
	padding: 8pt 27pt;
	min-width: 100pt;
}
.btns .next1:after {
	content: "";
	display: block;
	position: absolute;
	top: 38%;
	right: 8pt;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 8pt;
	height: 8pt;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
.btns .next1:hover {
	background-color: #9E0000;
}
.btns .next2 {
	position: relative;
	background-color: #B8231D;
	color: #fff;
	padding: 8pt 27pt;
	min-width: 300pt;
}
.btns .next2:after {
	content: "";
	display: block;
	position: absolute;
	top: 38%;
	right: 8pt;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 8pt;
	height: 8pt;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
.btns .next2:hover {
	background-color: #9E0000;
}

/* 料金表 */
h2.auPriceTitle {
    width: 100%;
    background-color: #6b6a6a;
    color: #fff;
    text-align: center;
    font-size: 13pt;
    padding: 10px 0;
    margin: 30px 0;
}
table.auPriceList1 {
    width: 100%;
    margin: 10px 0 30px;
}
.auPriceList1 th.listTitle {
    background-color: #d8d3d3;
    border: 1px solid;
    text-align: center;
    width: 19%;
    padding: 15px 0;
}
.auPriceList1 th.listCategory {
    background-color: #d8d3d3;
    border: 1px solid;
    text-align: center;
    width: 27%;
    padding: 15px 0;
}
.auPriceList1 td {
    text-align: center;
    border: 1px solid;
    padding: 10px;
}

table.auPriceList2 {
    width: 100%;
    margin: 10px 0 30px;
}
.auPriceList2 th.listTitle {
    background-color: #d8d3d3;
    border: 1px solid;
    text-align: center;
    width: 10%;
    padding: 15px 0;
}
.auPriceList2 th.listCategory {
    background-color: #d8d3d3;
    border: 1px solid;
    text-align: center;
    width: 15%;
    padding: 15px 0;
    font-size: 9pt;
}
.auPriceList2 td {
    text-align: center;
    border: 1px solid;
    padding: 10px 3px;
    font-size: 9pt;
}


.priceText {
  margin: 10px 0 30px 0;
}
.priceText li {
  list-style-type: none;
  text-indent: -1em;
}
.priceText li:before {
  display: inline;
  content: "※";
}
.submitText {
  font-size: 16px;
  padding: 10px 0;
}
.alertText {
	background-image: url(/sim/img/icon_warn.png);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: 6px 7px;
	background-color: #FCF8E3;
	border: 1px solid #D8C872;
	padding: 6px 6px 6px 27px;
	font-size: 13px;
	line-height: 19px;
	color: #584A00;
	margin: 5px;
}


@media (max-width: 767px){

	.dreamBase .zip .btn,
	.dreamBase .address .btn
	{
		display: block;
		margin: 5px 0 0 0;
	}
	.dreamBase .address select {
		width: 100%;
	}

	.dreamBase .tel input{
		width: 50px;
		padding: 6px;
	}

	.dreamBase .radio-inline {
		display:block;
		margin-left:0;
	}
  .auPriceList1 th.listTitle {
    width: 100%;
    display: block;
  }
  .auPriceList1 th.listCategory {
    width: 100%;
    display: block;
  }
  .auPriceList1 td {
    width: 100%;
    display: block;
  }
  .auPriceList1 td.list1:before {
    content: "auひかり ホーム ずっとギガ得プラン：\A";
    white-space: pre;
  }
  .auPriceList1 td.list2:before {
    content: "auひかり ホーム お得プラン（ギガ得対応）：\A";
    white-space: pre;
  }
  .auPriceList1 td.list3:before {
    content: "auひかり ホーム 標準プラン：\A";
    white-space: pre;
  }
  .auPriceList1 thead {
    display: none;
  }

  .auPriceList2 th.listTitle {
    width: 100%;
    display: block;
  }
  .auPriceList2 th.listCategory {
    width: 100%;
    display: block;
  }
  .auPriceList2 td {
    width: 100%;
    display: block;
  }
  .auPriceList2 td.list1:before {
    content: "auひかり マンション ミニギガプラン：\A";
    white-space: pre;
  }
  .auPriceList2 td.list2:before {
    content: "auひかり マンション V8プラン：\A";
    white-space: pre;
  }
  .auPriceList2 td.list3:before {
    content: "auひかり マンション V16プラン：\A";
    white-space: pre;
  }
  .auPriceList2 td.list4:before {
    content: "auひかり マンション E8プラン：\A";
    white-space: pre;
  }
  .auPriceList2 td.list5:before {
    content: "auひかり マンション E16プラン：\A";
    white-space: pre;
  }
  .auPriceList2 td.list6:before {
    content: "auひかり マンション DXプラン：\A";
    white-space: pre;
  }

  .auPriceList2 thead {
    display: none;
  }

  .dreamBase .header {
    height: 100px;
  }
  .dreamBase .body {
    padding: 10px;
  }

  .dreamBase .table td {
    width: 100%;
    display: block;
  }
  .dreamBase .table td.required {
    width: 100%;
    display: block;
  }
  .dreamBase .table td.free {
    width: 100%;
    display: block;
  }



  .btns .next2 {
    min-width: 92%;
    margin-top: 5px;
  }
}

/* under iphone6 plus */
@media (max-width: 414px){
	.dreamBase .body {
		padding:5px;
	}

}

/* under iphone6 */
@media (max-width: 375px){

	.dreamBase .table {
		border-bottom-width: 0;
	}
	.dreamBase .table tr {
		display: block;
	}
	.dreamBase .table td,
	.dreamBase .table th
	{
		display: block;
		border: none;
		width: 100% !important;
	}
	.dreamBase .btns .btn {
		width: 120px;
	}

	#common_footer li a {
		padding: 10px 0px 10px 6px;
	}
	#common_footer_navi a:after {
		right: 272px;
	}

	.dreamBase .header .title {
		font-size: 14px;
		padding: 0 6px;
	}

}
