
@media screen and (max-width: 767px) {


/*----------------------------
お問い合わせ/SP
------------------------------*/

/* 問い合わせフロー */
.step-image{
	display:none;
}
.inq-step .steps{
	border:1px solid #ccc;
	padding:10px 4px;
	border-radius:5px;
	display:block;
}
.inq-step .steps li{
	position: relative;
display: inline-block;
padding: 0 0 2px 2px;
color: #000;
vertical-align: middle;
}
.inq-step .steps li::after,.inq-step .steps li::before {
content: "";
vertical-align: middle;
  display: inline-block;
}
.inq-step .steps li::after {
width: 6px;
height: 6px;
border-top: 2px solid #333;
border-right: 2px solid #333;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin-left:3px;
	
}
.inq-step .steps li::before {
width: 2px;
height: 6px;
}
.inq-step .steps li.current {
	border-bottom:2px solid #f00;
}
.inq-step .steps li:first-child{
padding: 0 0 2px 2px;
}
.inq-step .steps li:last-child::after{
	content:none;
	width:0;
}

.message em{
	display: flex;
	font-style: normal;
	color: #cc0000;
}
.message em:last-child {
	margin-bottom: 30px;
}

/* 住所エリア */
.address .zip-search{
	display:block;
	padding-top:2px;
}
.address .btn-basic {
	margin-bottom: 3px;
}

.address .basic-link:before {
    margin: 0 5px 0 -10px;
}

.address dt{
	width:36%;
}
.address label{
	margin-right:0;
    padding: 2px 0;
}
.address dd{
	margin-left:36%;
}

.tbl-basic th p{
	display:inline-block;
	margin-left:5px;
}


/* 選択エリア */
.choice label {
	padding:4px 0;
    min-width: 100px;
    display: inline-block;
    margin-right: 5px;
}
.choice dt{
	width:4%;
	float:left;
	clear:both;
	padding:1px 2px;
	vertical-align:top;
}
.choice dt input{
	margin:7px 0;
}
.choice dd{
	margin-left:4%;
	float:none;
	padding:1px 2px;
	vertical-align:top;
}
.choice .btn-basic {
	padding: 5px 10px;
	margin-right:15px;
	margin-bottom: 5px;
	font-size:100%;
}
.choice .basic-link:before {
    margin: 0 5px 0 0;
}
.choice .exmaple{
	display:inline-block;
	margin-left:15px;
}
.choice .zip {
	vertical-align: text-bottom;
}

.box-list div {
	display: inline;
}

.box-list div.box-list-left {
	width: 100%;
}

.box-list-left label span {
	display: inline;
}

.box-list>input[type=text] {
	width: 100%;
}

.box-list .frm-codicil {
	float: left;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
/* フォームテーブルエリア */
.frmtable {
	width: 100%;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-flex: 0;
			-ms-flex: 0 0 auto;
					flex: 0 0 auto;
	-ms-flex-wrap: wrap;
			flex-wrap: wrap;
}
.frmtable input[type=text] {
	float: none;
}
.frmtable dt {
	display: block;
	-webkit-box-flex: 0;
			-ms-flex: 0 0 100%;
					flex: 0 0 100%;
}
.frmtable dt label {
	display: block;
	width: 100%;
	font-weight: bold;
}
.frmtable dd {
	padding-right: 0.5em;
	-webkit-box-flex: 0;
			-ms-flex: 0 0 auto;
					flex: 0 0 auto;
}
/* 見出し */
.title_02 {
	font-size:170%;
}
.subtitle_03{
	font-size:135%;
}
/* table */
.tbl-basic{
	border:1px solid #d9d9d9;
	border-top:none;
	margin-bottom:30px;
}
.tbl-basic td , .tbl-basic th{
	padding:10px;
	width:100%;
	display:block;
	border-top:1px solid #d9d9d9;
	border-right:none;
}



/*pagetopへ*/
.inq #pageTop a p{
	display:none;
	}

}

.head-logo-right {
	display: table;
	float: right;
	padding: 5px 10px;
	text-align: center;
}

@media screen and (max-width: 767px) {
	input[type=text].frm-type01 {
			width: 100%;
	}
	input[type=text].frm-type02 {
		width: 25%;
		display: inline-block;
		float: none;
	}
}

@media screen and (max-width: 430px) {
	.head-logo-right{
		display: none;
	}
}

.tbl-basic input[type=radio], .tbl-basic input[type=checkbox] {
	margin-right: 4px;
}

.list-parent {
	vertical-align: top;
}

.list-child {
	display: inline-block;
}

.tbl-basic label+p {
	padding-bottom: 6px;
	margin-left: 20px;
	display: inline-block;
}

p.form-lead {
	color: #E4000D;
	margin-bottom: 16px;
}

.frm-w10pct{
	width: 10%;
}

.frm-mgb10 {
	margin-bottom: 10px;
}

input.frm-btn-fix {
	float: none;
}
.tbl-renrakusaki-child th,
.tbl-renrakusaki-child td{
	display: table-cell;
	width: auto;
}
.tbl-renrakusaki-child th{
	width: 30%;
}

.flexbox {
	display: block;
}

.box-45 {
	width: 100%;
}

.box-50 {
	width: 100%;
}

.box-55 {
	width: 100%;
}

.dm-label-img {
	text-align: center;
}
