@charset "utf-8";

.clear {clear: both;}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {zoom:1;}
*:first-child+html .clearfix {zoom:1;}

/*=============================================

	PC
	
=============================================*/

@media only screen and (min-width : 920px){

	.sp {
		display: none;	
	}

	/*=============================================
	レイアウト
	=============================================*/

	.form .c,
	.form .th,
	.check .f,
	.check .th,
	.thanks .f,
	.thanks .c {
		display: none;
	}

	#formHeader {
		text-align: center;
		padding:30px
	}

	.formWrap {
		background: #f5f5f5;
		padding: 0 0 50px;
	}

	.formContent {
		width: 900px;
		margin: 0 auto;
		background: #fff;
		padding: 50px 50px 50px;
	}

	/*=============================================
	メイン
	=============================================*/

	.formMain {
		text-align: center;
		background: #eee;
		margin: 0 0 50px;
		padding: 50px 0;
	}

	.formMain .inner {
		background: #fff;
		padding: 50px;
		width: 900px;
		margin: 0 auto;
	}

	.formMain .inner .p1 {
		margin: 0 0 10px;
	}

	.formMain .inner .p2 {
		font-size: 24px;
		margin-bottom: 5px;
	  font-weight: bold;
	}

	.formMain .inner .p3 {
		 font-size: 34px;   
		 color: #ec2d2d;
		 padding-top: 5px;
		 border-top: 2px solid #ec2d2d;
		 display: inline-block;
		 font-weight: bold;
	}
	

	/*=============================================
	カタログメイン
	=============================================*/
	
	.catalogMain {
		background: url(https://www.miwaki.co.jp/images/form/catalog_bg.jpg) center center;
		background-size: cover;
		padding: 50px 0;
		color: #fff!important;
		text-align: center;
	}
	
	.catalogMain h1 {
		display: block;
		margin: 0 auto 10px;		
		 font-size: 36px;   
		 color: #fff;
		 padding-top: 5px;
		 font-weight: bold;
	}	

	.catalogMain p {
		font-size: 14px;
		margin-bottom: 5px;
		border: 2px solid #fff;
		 display: inline-block;
		 padding: 0 10px;
		 letter-spacing: 2px;
	}


	
	/*=============================================
	予約メイン
	=============================================*/
	
	.reserveMain {
		background: url(https://www.miwaki.co.jp/images/form/reserve_bg.jpg) center center;
		background-size: cover;		
		padding: 50px 0;
		color: #fff!important;
		text-align: center;
	}

	.reserveMain h1 {
		display: block;
		margin: 0 auto 10px;		
		 font-size: 36px;   
		 color: #fff;
		 padding-top: 5px;
		 font-weight: bold;
	}

	.reserveMain p {
		font-size: 14px;
		margin-bottom: 5px;
		border: 2px solid #fff;
		 display: inline-block;
		 padding: 0 10px;
		 letter-spacing: 2px;
	}
	
	.reserveImage {
		width: 100%;
		height: 200px;
		background: url(/images/form/reserve.jpg) center center;
		background-size: auto 200px;
	}

	/*=============================================
	カタログ画像
	=============================================*/

	.formCatalog {
		display: block;
		margin: 50px auto 0;
	}

	.formCatalog img {
		width: 700px;
		height: auto;
	}

	.formReserve {
		padding-top: 30px;	
	}
		
	.formReserve img {
		width: 100%;
		height: auto;
	}

	/*=============================================
	TABLE
	=============================================*/

	.formTable {
		margin: 0 auto;
	}

	.formTable th {
		display: block;
		text-align: left;
		line-height: 1;
		padding-bottom: 10px;
		vertical-align: middle;
		color: #333;
	}

	.formTable th .t {
		font-size: 20px;
		 float: left;   
		 margin-right: 10px;
	}

	.formTable th .h {
		background: #c00;
		font-size: 14px;
		padding: 3px 5px;
		display: block;
		float: left;
		color: #fff;
		border-radius: 5px;
	}

	.formTable th .n {
		background: #666;
		font-size: 14px;
		padding: 3px 5px;
		display: block;
		float: left;
		color: #fff;
		border-radius: 5px;
	}

	.formTable td {
		display: block;
		text-align: left;
		font-size: 20px;
		padding-bottom: 40px;
		color: #333;
	}

	.check .formTable td {
		border-top: 1px solid #ccc;
		padding-top: 15px;
		position:relative;
	}

	.formTable td input[type="text"],
	.formTable td input[type="tel"],
	.formTable td input[type="email"],
	.formTable td textarea
	 {
		padding: 15px 20px;
		font-size: 20px;
		border: none;
		background: #f6f6f6;
		border-top: 1px solid #ddd;
	}

	.formTable td select {
		 padding: 15px 20px;
		font-size: 20px;
		border: none;
		background: #f6f6f6;
		border-top: 1px solid #ddd;   
	}

	.form .place {
		padding-top: 20px;
	}

	.formTable td label {
		position:relative;
		font-family: Lato, "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

	.formTable td input[type="radio"] {
		margin: -5px -3px 0 0;
		position:absolute;
		top: 10px;
		left: 0;
	}

	.formTable td .mwform-radio-field-text {
		display: inline-block;
		position:relative;
		padding-left: 17px;
		padding-right: 15px;
	}

	#zip {
		width: 180px;
	}

	#ftel {
		width: 300px;
	}

	#fdate {
		width: 200px;
	}

	#fname,
	#faddr,
	#fmail,
	#farea {
		width: calc(100%);
	}

	#ftext {
		width: calc(100%);
	}

	.policyText {
		text-align: center;
		color: #333;
		font-size: 16px;
		margin-bottom: 40px;
	}

	.submit {
		text-align: center;
	}

	.submit button,
	.submit submit,
	.submit input {
		display: block;
		margin: 60px auto 0;
		border: none;
		background: #ff9900;
		color: #fff;
		padding: 15px 20px;
		font-size: 18px;
	}

	.submit {
		text-align: center;
	}

	.back button,
	.back submit,
	.back input {
		display: block;
		margin: 30px auto 0;
		border: none;
		background: #666;
		color: #fff;
		padding: 15px 20px;
		font-size: 15px;
	}

	.submit button:hover,
	.submit submit:hover,
	.submit input:hover,
	.back button:hover,
	.back submit:hover,
	.back input:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	}

	.tel {
		padding-top: 80px;
	}

	.tel .linkbtn {
		display: none;
	}  

	.error {
		font-size: 14px!important;
		margin-top: 5px!important;
		display: block;
	}

	.zipBox .error:nth-of-type(2) {
		display: none;
	}

	/*=============================================
	THANKS
	=============================================*/

	.formThanks {
		text-align: center;
		padding: 100px 0;
	}

	.formThanks h2 {
		font-size: 24px;
		color: #0070BD;
		margin-bottom: 10px;
	}

	.formThanks p {
		font-size: 18px;
	}

	.formThanks a {
		text-decoration: underline;
		margin-top: 10px;
	}

	/*=============================================
	STEP
	=============================================*/

	.formStep {
		margin: 0 auto 50px;
		overflow: hidden;
		line-height: 1;
	}

	.progressbar {
	  display: flex;
	  flex-wrap: wrap;
	}

	.progressbar .item {
		position: relative;
		width: 33%;
		text-align: center;
		position: relative;
		align-items: center;
		justify-content: center;
		padding: 13px 0;
		line-height: 1.5;
		background: #F5F5F5;
		color: #999999;
	}
	.progressbar .item:not(:last-child)::before,
	.progressbar .item:not(:last-child)::after {
		position: absolute;
		z-index: 2;
		top: 0;
		bottom: 0;
		left: 100%;
		content: '';
		border: 34px solid transparent;
		border-left: 20px solid #F5F5F5;
		margin: auto;
	}
	.progressbar .item:not(:last-child)::before {
		margin-left: 1px;
		border-left-color: #FFF;
	}

	@media screen and (max-width: 767px) {
	.progressbar .item {
		font-size: 11px;
		line-height: 1.4;
		padding: 10px 0;
	}
	.progressbar .item:not(:last-child)::before,
	.progressbar .item:not(:last-child)::after {
		border-width: 25px;
		border-left-width: 12px;
	}
	}

	/* active */

	.progressbar .item.active {
		z-index: 1;
		background: #0070BD;
		color: #FFF;
		width: 34%;
	}

	.progressbar .item.active:not(:last-child)::after {
		border-left-color: #0070bd;
	}
	.progressbar .item.active:not(:last-child)::before {
		border-left: none;
	}
	
	.caution {
		font-size: 80%;
		color: #c00;
		padding-bottom: 7px;
	}

	.caution2 {
		font-size: 70%;
		padding-top: 7px;
	}

	.caution3 {
		font-size: 120%;
		text-align: center;
		margin: -20px 0 40px!important;
		color: #c00;
	}	

}

/*=============================================

	SP
	
=============================================*/

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

	.pc {
		display: none;	
	}

	/*=============================================
	レイアウト
	=============================================*/

	.form .c,
	.form .th,
	.check .f,
	.check .th,
	.thanks .f,
	.thanks .c {
		display: none;
	}

    /*
	#formHeader {
		text-align: center;
		padding:30px
	}
	*/

	.formWrap {
		background: #f5f5f5;
	}

	.formContent {
		background: #fff;
		padding: 0 0 50px;
		border-bottom: 1px solid #ccc;
	}

	/*=============================================
	メイン
	=============================================*/

	.formMain {
		text-align: center;
		background: #eee;
	}

	.formMain .inner {
		background: #fff;
		padding: 30px 0;
		margin: 0 auto;
	}

	.formMain .inner .p1 {
		margin: 0 0 10px;
	}
	
	.formMain .inner .p1 img {
	    width: 160px;
	    height: auto;   
	 }

	.formMain .inner .p2 {
		font-size: 14px;
		margin-bottom: 5px;
	  font-weight: bold;
	}

	.formMain .inner .p3 {
		 font-size: 22px;   
		 color: #ec2d2d;
		 padding-top: 5px;
		 border-top: 2px solid #ec2d2d;
		 display: inline-block;
		 font-weight: bold;
	}
	
	/*=============================================
	カタログメイン
	=============================================*/
	
	.catalogMain {
		background: url(https://www.miwaki.co.jp/images/form/catalog_bg.jpg);
		background-size: cover;
		padding: 20px 0;
		color: #fff!important;
		text-align: center;
	}
	
	.catalogMain h1 {
		display: block;
		margin: 0 auto 10px;		
		 font-size: 22px;   
		 color: #fff;
		 padding-top: 5px;
		 font-weight: bold;
	}	

	.catalogMain p {
		font-size: 12px;
		margin-bottom: 5px;
		border: 2px solid #fff;
		 display: inline-block;
		 padding: 0 10px;
		 letter-spacing: 2px;
	}

	/*=============================================
	フォーム
	=============================================*/
	.reserveMain {
		background: url(https://www.miwaki.co.jp/images/form/reserve_bg.jpg) center center;
		background-size: cover;		
		padding: 20px 0;
		color: #fff!important;
		text-align: center;
	}

	.reserveMain h1 {
		display: block;
		margin: 0 auto 10px;		
		 font-size: 22px;   
		 color: #fff;
		 padding-top: 5px;
		 font-weight: bold;
	}

	.reserveMain p {
		font-size: 12px;
		margin-bottom: 5px;
		border: 2px solid #fff;
		 display: inline-block;
		 padding: 0 10px;
		 letter-spacing: 2px;
	}

	/*=============================================
	カタログ画像
	=============================================*/

	.formCatalog {
		display: block;
		padding: 0 40px;
		margin: 30px auto 0;
	}

	.formCatalog img {
		width: 100%;
		height: auto;
	}

	.formReserve {
		padding: 20px 30px 0;	
	}
		
	.formReserve img {
		width: 100%;
		height: auto;
	}

	/*=============================================
	TABLE
	=============================================*/

	.formTable {
		margin: 0 20px;
		width: calc(100% - 40px);
	}

	.formTable th {
		display: block;
		text-align: left;
		line-height: 1;
		padding-bottom: 10px;
		vertical-align: middle;
		color: #333;
	}

	.formTable th .t {
		font-size: 14px;
		 float: left;   
		 margin-right: 10px;
	}

	.formTable th .h {
		background: #c00;
		font-size: 11px;
		padding: 3px 5px;
		display: block;
		float: left;
		color: #fff;
		border-radius: 5px;
		margin-top: -2px;
	}

	.formTable th .n {
		background: #666;
		font-size: 11px;
		padding: 3px 5px;
		display: block;
		float: left;
		color: #fff;
		border-radius: 5px;
		margin-top: -2px;
	}

	.formTable td {
		display: block;
		text-align: left;
		font-size: 14px;
		padding-bottom: 40px;
		color: #333;
	}

	.check .formTable td {
		border-top: 1px solid #ccc;
		padding-top: 15px;
		position:relative;
	}

	.formTable td input[type="text"],
	.formTable td input[type="tel"],
	.formTable td input[type="email"],
	.formTable td textarea
	 {
		padding: 15px 20px;
		font-size: 14px;
		border: none;
		background: #f6f6f6;
		border-top: 1px solid #ddd;
	}

	.formTable td select {
		 padding: 15px 20px;
		font-size: 14px;
		border: none;
		background: #f6f6f6;
		border-top: 1px solid #ddd;   
	}

	.form .place {
		padding-top: 10px;
	}
	
	.mwform-radio-field {
        width: 50%;
        float: left;
        padding: 0;
        display: block;
        padding: 0!important;
        margin: 0!important;
    }

	.formTable td label {
		position:relative;
		font-family: Lato, "游ゴシック体","Yu Gothic", YuGothic,sans-serif, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	}

	.formTable td input[type="radio"] {
		margin: -5px -3px 0 0;
		position:absolute;
		top: 5px;
		left: 0;
	}

	.formTable td .mwform-radio-field-text {
        padding-left: 17px;
	}

	#zip {
		width: 120px;
	}

	#ftel {
		width: 200px;
	}

	#fdate {
		width: 100px;
	}

	#fname,
	#addr,
	#fmail,
	#farea,
	#ftext {
		width: 100%;
	}

	.policyText {
		text-align: center;
		color: #333;
		font-size: 12px;
		margin-bottom: 20px;
	}

	.submit {
		text-align: center;
	}

	.submit button,
	.submit submit,
	.submit input {
		display: block;
		margin: 30px auto 0;
		border: none;
		background: #ff9900;
		color: #fff;
		padding: 12px 20px;
		font-size: 16px;
	}

	.submit {
		text-align: center;
	}

	.back button,
	.back submit,
	.back input {
		display: block;
		margin: 30px auto 0;
		border: none;
		background: #666;
		color: #fff;
		padding: 12px 20px;
		font-size: 16px;
	}

	.submit button:hover,
	.submit submit:hover,
	.submit input:hover,
	.back button:hover,
	.back submit:hover,
	.back input:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	}

	.tel {
		padding-top: 20px;
	}

	.tel .linkbtn {
		display: none;
	}  

	.zipBox .error:nth-of-type(2) {
		display: none;
	}

	.error {
		font-size: 12px!important;
		margin-top: 5px!important;
		display: block;
	}
	/*=============================================
	THANKS
	=============================================*/

	.formThanks {
		text-align: center;
		padding:80px 0 30px;
	}

	.formThanks h2 {
		font-size: 16px;
		color: #0070BD;
		margin-bottom: 10px;
	}

	.formThanks p {
		font-size: 14px;
	}

	.formThanks a {
		text-decoration: underline;
		margin-top: 10px;
	}

	/*=============================================
	STEP
	=============================================*/

	.formStep {
		margin: 0 auto 20px;
		overflow: hidden;
		line-height: 1;
	}

	.progressbar {
	  display: flex;
	  flex-wrap: wrap;
	}

	.progressbar .item {
		position: relative;
		width: 33%;
		text-align: center;
		position: relative;
		align-items: center;
		justify-content: center;
		padding: 7px 0;
		line-height: 1.5;
		background: #F5F5F5;
		color: #999999;
	}
	.progressbar .item:not(:last-child)::before,
	.progressbar .item:not(:last-child)::after {
		position: absolute;
		z-index: 2;
		top: 0;
		bottom: 0;
		left: 100%;
		content: '';
		border: 34px solid transparent;
		border-left: 20px solid #F5F5F5;
		margin: auto;
	}
	.progressbar .item:not(:last-child)::before {
		margin-left: 1px;
		border-left-color: #FFF;
	}

	@media screen and (max-width: 767px) {
	}
	.progressbar .item {
		font-size: 11px;
		line-height: 1.4;
		padding: 10px 0;
	}
	.progressbar .item:not(:last-child)::before,
	.progressbar .item:not(:last-child)::after {
		border-width: 25px;
		border-left-width: 12px;
	}

	/* active */

	.progressbar .item.active {
		z-index: 1;
		background: #0070BD;
		color: #FFF;
		width: 34%;
	}

	.progressbar .item.active:not(:last-child)::after {
		border-left-color: #0070bd;
	}
	.progressbar .item.active:not(:last-child)::before {
		border-left: none;
	}
	
	.caution {
		font-size: 80%;
		color: #c00;
		padding-bottom: 7px;
	}

	.caution2 {
		font-size: 70%;
		padding-top: 7px;
	}

	.caution3 {
		font-size: 100%;
		text-align: center;
		margin: 10px 0 30px!important;
		color: #c00;
	}	
	
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

.mwform-radio-field.horizontal-item {
	display: block;
	float: left;
	margin-left: 0!important;
	padding-left: 10px;
}

.reserveMinTxt {
	text-align: right;
	margin-top: 30px;
	font-size: 12px;
}

@media screen and (min-width: 768px) {
	.reserveMinTxt br {
		display: none;
	}
	.p3 br {
		display: none;
	}
}

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

	.reserveMinTxt {
		margin: 20px 15px 0;
		font-size: 10px;
	}		
}