.form-area input,
.form-area select
{
	font-size: 16px;
}
.form-area .text1{
	width: 280px;
}
.form-area .text2{
	width: 80%;
	min-width: 280px;
}
.form-area .text3{
	width: 80%;
	min-width: 250px;
}
.form-area .postcode1,
.form-area .delivery-postcode1,
.form-area .storePostcode1
{
	width: 30px;
}
.form-area .postcode2,
.form-area .delivery-postcode2,
.form-area .storePostcode2,
.form-area .tel1,
.form-area .tel2,
.form-area .tel3,
.form-area .yearTextArea,
.form-area .areaTsubo
{
	width: 40px;
}
.form-area .email1{
	width: 130px;
}
.mail-form-area .mail-form-table .email1{
	width:140px;
}
.form-area .email2{
	width: 120px;
}
.form-area .email-union{
	width: 280px;
}
.form-area .for-first-area .email-union, .form-area .mailadd-confirm .email-union{
	height: 22px;
}
.form-area .password{
	width: 150px;
}
.form-area .for-customer-area .password, .form-area .for-customer-area .username {
	width: 241px;
}
.form-area .text1-inline{
	width: 140px;
	margin-left: 10px;
}
.form-area .inquiryDetail{
	width: 500px;
	height: 120px;
}
.mail-form-area .password{
	width: 254px;
}
.login-form-area .login-form-table .password{
	width: 241px;
}
.form-area .postcode1,
.form-area .postcode2,
.form-area .delivery-postcode1,
.form-area .delivery-postcode2,
.form-area .tel1,
.form-area .tel2,
.form-area .tel3,
.form-area .email1,
.form-area .email2,
.form-area .email-union,
.form-area .password
{
	ime-mode: disabled;
}
.form-area .fullLength{
	box-sizing: border-box;
	width: 100%;
}
textarea.textarea {
width: 86.9%;
height: 180px;
font-size: 14px;
}
.form-area .field-error{
	font-weight: bold;
	color: #f00;
	font-size: 12px;
	line-height: 15px;
}
.form-area .field--invalid{
	background-color: #ffb2b2;
}
.form-area .attention{
	font-weight: bold;
	color: #f00;
	font-size: 13px;
	line-height: 17px;
	margin-top: 5px;
}
.form-area .step-image-area{
	margin-bottom: 12px;
	text-align: center;
}
.form-area .title-lv2{
	border-radius: 7px;
	background-color: #4c71a9;
	color: #fff;
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 ;
	margin-bottom: 15px;

}
.form-area .title-lv2.title-lv2--icon{
	border-radius: 0;
	background-image: url("https://www.inshokuten.com/image/common/responsiveForm/icon_message_sprite_pc.png");
	background-repeat: no-repeat;
	background-color: transparent;
	color: #333;
	font-size: 1.25em;
	line-height: 3;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 70px;
}
.form-area .title-lv2.title-lv2--iconMail{
	background-position: 0 0;
}
.form-area .title-lv2.title-lv2--iconSent{
	background-position: 0 -200px
}
.form-area .title-lv2.title-lv2--iconReceive{
	background-position: 0 -400px
}
.form-area .title-lv2.title-lv2--iconReturn{
	background-position: 0 -600px
}

.form-area .title-lv3{
	border-left: 8px solid #4c71a9;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 28px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 20px;
}
.form-area .guide-message, .kitchenMessage {
	font-size: 0.8125em;
	line-height: 1.3;
	color: #4c4c4c;
}
.form-area .kitchenMessage {
  border: 1px solid #999;
  border-radius: 3px;
  padding: 10px;
}
.form-area .guide-message .note {
	margin-top: 15px;
}
.guide-message--suppEntryReply{
	padding: 20px 0;
}

.form-area .guide-message .marker{
	color: #f00;
}
.form-area .for-customer{
	color: #4c4c4c;
	font-weight: bold;
}
.form-area .form-table{
	width: 100%;
	margin-top: 25px;
}
.form-area .form-table .notes{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #666;
	font-size: 12px;
	line-height: 15px;
	padding-left: 5px;
	vertical-align: middle;
	font-weight: normal;
}
.form-area .form-table .sp-notes{
	display: none;
}
.form-area .form-table th{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #ede9e5;
	padding: 13px 12px 13px 16px;
	width: 169px;
	font-weight: normal;
	vertical-align: top;
}
.form-area .form-table .radio {
	margin-bottom: 5px;
}

.form-area .form-table td .supp-fileUpload {
	font-size: 12px;
}

.form-area .form-table td .uploadFiles-exists {
	margin-top: 10px;
	line-height: 1.5;
}

.form-area .form-table .colmun-name{
	float: left;
	color: #7a6a57;
	font-size: 0.875em;
	line-height: 1.2;
	width: 120px;
	text-align: left;
}
#order-start .colmun-name{
	width: auto;
}
.form-area .form-table .colmun-name .icon{
	display: none;
}
.form-area .form-table .colmun-name .block{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.form-area .form-table .must-icon{
	float: right;
	width: auto;
	display: block;
	background-color: #ec6877;
	font-size: 0.6875em;
	color: #fff;
	line-height: 13px;
	border-radius:8px;
	padding: 2px 5px 1px;
}
.form-area .form-table .option-icon{
	float: right;
	width: auto;
	display: block;
	background-color: #b7a38b;
	font-size: 0.6875em;
	color: #fff;
	line-height: 13px;
	border-radius:8px;
	padding: 2px 5px 1px;
}
.form-area .form-table td{
	border-bottom: 1px solid #fff;
	background-color: #f7f5f2;
	padding: 10px;
	vertical-align: top;
	font-size: 0.8125em;
	line-height: 16px;
	color: #333;
}
.form-area .form-table .check-area {
	display: none;
}
.form-area .form-table .check-area .email-dup-msg{
	margin-top: 5px;
}
.form-area .form-table .check-area .mail-msg{
	font-weight: bold;
	color: #f00;
}
.form-area .term-area{
	margin-top: 30px;
	font-size: 0.875em;
	line-height: 1.2;
	color: #333;
	font-size: 15px;
	line-height: 16px;
}
.form-area .term-area .lead-message{
	color: #5d4531;
	text-align: center;
}
.form-area .term-area .privacy-link-area{
	text-align: right;
	margin-top: 5px;
}
.form-area .term-area .link-button-area{
	margin-top: 10px;
}
.form-area .term-area .link-button-area .term-button{
	display: block;
	width: 138px;
	margin: 0 auto;
	text-align: center;
	padding: 13px 0 10px;
	border: 1px solid #b3aea4;
	border-radius: 2px;
	font-size: 0.9285em;
	font-weight: bold;
	color: #5d4531;
	background: #f4f1eb; /* Old browsers */
	background: -moz-linear-gradient(top, #f4f1eb 0%, #ebe6da 65%, #e2dbc9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f1eb), color-stop(65%,#ebe6da), color-stop(100%,#e2dbc9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f1eb 0%,#ebe6da 65%,#e2dbc9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f1eb 0%,#ebe6da 65%,#e2dbc9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f1eb 0%,#ebe6da 65%,#e2dbc9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f1eb 0%,#ebe6da 65%,#e2dbc9 100%); /* W3C */
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.form-area .term-area .link-button-area .term-button:HOVER{
	background: #ebe6da;
	cursor: pointer;
	text-decoration: none;
}
.form-area .button-area{
	margin-top: 20px;
}
.form-area .button-area .submit-button{
	-webkit-appearance: none;
	display: block;
	width: 273px;
	text-align: center;
	font-size: 1em;
	line-height: 48px;
	color: #fff;
	font-weight: bold;
	border-radius: 9px;
	background-color: #F28E3D;
	border: none;
	font-weight: bold;
}
.form-area .button-area .submit-button:HOVER{
	cursor: pointer;
	background-color: #d87f37;
	text-decoration: none;
}
.form-area .login-button-area .submit-button,
.form-area .send-button-area .submit-button,
.form-area .submit-button-area .submit-button{
	display: block;
	width: 150px;
	margin:15px auto 0;
	text-align: center;
	padding: 12px 0 11px 0;
	font-size: 1em;
	line-height: 19px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #577fbd;
	border-radius: 6px;
	background:#618fd7; /* Old browsers */
	background: -moz-linear-gradient(top, #618fd7 0%, #4578c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#618fd7), color-stop(100%,#4578c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #618fd7 0%,#4578c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #618fd7 0%,#4578c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #618fd7 0%,#4578c6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #618fd7 0%,#4578c6 100%); /* W3C */
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
	-webkit-appearance: none;
}
.form-area .login-button-area .submit-button:HOVER,
.form-area .send-button-area .submit-button:HOVER,
.form-area .submit-button-area .submit-button:hover{
	cursor: pointer;
	background: #4c71a9;
}
.form-area .submit-button-area .submit-button{
	width:230px;
}
.form-area .button-area.input-button-area .submit-button{
	margin: 0 auto;
}
.form-area .button-area.confirm-button-area .submit-button{
	float: right;
}
.form-area .button-area.confirm-button-area .submit-button.submit-button-center{
	float: none;
	margin: 0 auto;
}
.form-area .button-area .back-button{
	-webkit-appearance: none;
	display: block;
	width : 133px;
	float: left;
	text-align: center;
	line-height: 48px;
	border: none;
	border-radius: 2px;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	background-color: #E6E6E6;
	border-radius: 9px;
}
.form-area .button-area .back-button:HOVER{
	background-color: #cdcdcd;
	cursor: pointer;
	text-decoration: none;
}
.form-area .button-area .back-button--newsPage {
	margin-left: 10px;
}
.form-area .button-area .back-link{
	display: block;
	background-color: transparent;
	width: auto;
	margin: 10px auto;
	border: none;
	color: black;
	cursor: pointer;
	text-decoration: underline;
	text-align: center;
}
.form-area .button-area--center .back-button {
	float: none;
	margin: 0 auto;
}
.form-area .lead-message {
	text-align: center;
}
/*
	メールデリート会員のアラート用css
*/
#mail-delete-error{
	background-color: #FEF4F4;
	border: 2px solid #FF0000;
	color: #333333;
	display: block;
	font-size: 0.8125em;
	line-height: 1.3;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px 20px;
}
#mail-delete-error .title{
	color: #F00;
	font-size: 1.38em;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 15px;
}
#mail-delete-error p{
	margin-bottom: 10px;
}
#mail-delete-error .note {
	font-size: 0.92em;
	margin-top: 20px;
}
#mail-delete-error .btn-area{
	margin: 20px 0;
}
#mail-delete-error .btn-area .mail-btn{
	display: block;
	width: 298px;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 14px;
	font-size: 1.0625em;
	line-height: 19px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ed6301;
	border-radius: 6px;
	background: #ff7e00; /* Old browsers */
	background: -moz-linear-gradient(top, #ff7e00 0%, #f96802 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7e00), color-stop(100%,#f96802)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff7e00 0%,#f96802 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff7e00 0%,#f96802 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff7e00 0%,#f96802 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff7e00 0%,#f96802 100%); /* W3C */
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}
#mail-delete-error .btn-area .mail-btn:HOVER{
	text-decoration: none;
	background: #f96902;
}
/*
	会員登録のメール送信完了画面用css
*/
.signupfree-mail-confirm .confirm-massage{
	border: 3px solid #f5ddb8;
	background: url("https://www.inshokuten.com/image/signup/free/bg_mail_confirm_pc.png") no-repeat 0 0 #fefbea;
	padding: 25px 20px 15px 167px;
	color: #4c4c4c;
}
.signupfree-mail-confirm .confirm-massage .confirm-request{
	font-size: 0.875em;
	line-height: 1.42;
	color: #4c4c4c;
	font-weight: bold;
}
.signupfree-mail-confirm .confirm-massage .emphasis{
	color: #f00;
}
.signupfree-mail-confirm .confirm-massage .note{
	margin-top: 15px;
	font-size: 0.8125em;
	line-height: 1.38;
}
.signupfree-mail-confirm .confirm-massage .note .marker{
	color: #f00;
}
.signupfree-mail-confirm .attention-area{
	width: 76.25%;
	margin: 30px auto 0;
	font-size: 0.8125em;
	line-height: 1.38;
	color: #4c4c4c;
}
.signupfree-mail-confirm .attention-area .attention-headline{
	font-weight: bold;
	margin-bottom: 15px;
}
.signupfree-mail-confirm .attention-area .cause-list{
	margin-bottom: 15px;
}
.signupfree-mail-confirm .attention-area .contact-area .marker{
	color: #ccc;
}
/*
	会員登録完了画面用css
*/
.signupfree-complete .signup-complete-10th-anni{
	margin-top: 30px;
	text-align: center;
}
.signupfree-complete .signup-complete-10th-anni hr{
	margin: 40px 0 50px;
	border: 0;
	border-bottom: 1px solid #c7c7c7;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
.form-area .signupfree-complete .complete-message,
.form-area .message-area .complete-message,
.form-area .complete-message{
	text-align: center;
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1.33;
	margin-top: 25px ;
	color: #333;
}

.form-area .signupfree-complete .complete-info-top,
.form-area .message-area .complete-info-top,
.form-area .complete-info-top{
	text-align: left;
	border-radius: 5px 5px 0px 0px;
	padding: 15px 25px 5px 25px;
	margin-top: 20px;
	background-color: #f7be4d;
	font-weight: bold;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}

.form-area .signupfree-complete .complete-info-bottom,
.form-area .message-area .complete-info-bottom,
.form-area .complete-info-bottom{
	color: #5D4531;
	text-align: left;
	padding: 15px;
	margin-bottom: 20px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px;
	border-radius: 0px 0px 5px 5px;
	background-color: #fdf9e0;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}

.message-area .complete-notes{
	text-align:center;
}
.signupfree-complete .about-login-info{
	margin-top: 30px;
	border: 1px solid #d9d9d9;
	color: #333;
}
.signupfree-complete .about-login-info .about-login-info-headline{
	background: url("https://www.inshokuten.com/image/signup/free/about_login.png") no-repeat 0 0 #FFFAE0;
	font-size: 0.8750em;
	line-height: 1.6;
	padding: 5px 10px 5px 40px;
	border-bottom: 1px solid #d9d9d9;
}
.signupfree-complete .about-login-info .about-login-info-contents{
	font-size: 0.8125em;
	line-height: 1.53;
	padding: 12px 20px;
}
.signupfree-complete .service-button-area,
.form-area .service-button-area{
	margin-top: 25px;
	text-align: center;
}
.signupfree-complete .service-button-area li,
.form-area .service-button-area li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 10px 8px 0;
}
.signupfree-complete .service-button-area .button-link,
.form-area .service-button-area .button-link{
	display:block;
	width: 268px;
	border: 1px solid #c7c7c7;
	background: url("https://www.inshokuten.com/image/signup/free/sprite_blue_arrow.png") no-repeat 0 0 #eee;
	text-align: center;
	font-weight: bold;
	font-size: 0.875em;
	line-height: 1.42;
	height: 16px;
	padding: 14px 0;
}
.signupfree-complete .service-button-area .button-link-2line {
	background: url("https://www.inshokuten.com/image/signup/free/sprite_blue_arrow.png") no-repeat 0 7px #eee;
	height: auto;
	padding: 10px 0;
}
.signupfree-complete .service-button-area .button-link {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px 0 5px;
	vertical-align: top;
}
.signupfree-complete .service-button-area .bukken-link-area {
	width: 270px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px;
}
.signupfree-complete .service-button-area .bukken-link-area .bukken-button-link{
	margin: 0;
}
.signupfree-complete .service-button-area .bukken-submenu li{
	display: block;
	text-align: left;
}
.signupfree-complete .service-button-area .bukken-submenu .bukkenSubContents-howTo{
	background: url("https://www.inshokuten.com/image/bukken/common/icon_service_navi.png?20150925") no-repeat scroll 0 -199px transparent;
	padding-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}
.signupfree-complete .service-button-area .bukken-submenu .bukkenSubContents-howTo a,
.signupfree-complete .service-button-area .bukken-submenu .bukkenSubContents-matching a
{
	font-size: 13px;
}
.signupfree-complete .service-button-area .bukken-submenu .bukkenSubContents-matching .marker{
	color: #F28E1C;
}
.signupfree-complete .service-button-area .bukken-submenu .bukkenSubContents-matching a{
	font-weight: normal;
}

.signupfree-complete .service-introduction{
	margin-top: 30px;
}
.signupfree-complete .service-introduction h3{
	font-size: 1em;
	font-weight: bold;
	color: #555;
	line-height: 1.5;
}
.kitchen-inquire-form .contact-info {
	line-height: 1.5;
	margin: 20px auto 0;
	text-align: center;
}
.signupfree-complete .service-introduction h3 .marker,
.kitchen-inquire-form .contact-info .marker {
	color: #f28e1c;
}
.kitchen-inquire-form .contact-info .headline {
	font-weight: bold;
}
.form-area .service-button-area .kitchen-button-link {
	display: inline-block;
}
.kitchen-inquire-form .contact-address{
	font-size: 0.8125em;
	line-height: 1.38;
	color: #4c4c4c;
}
.signupfree-complete .service-introduction-contents{
	margin-top: 15px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.signupfree-complete .service-introduction-contents h4{
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
	color: #f28e1c;
	margin-bottom: 10px;
}
.signupfree-complete .service-introduction-contents .service-line-up{
	width: 40%;
	float: left;
	padding: 15px 0 30px 25px;
}
.signupfree-complete .service-introduction-contents .service-line-up li{
	background-image: url("https://www.inshokuten.com/image/signup/free/sprite_service_list.png?20150316");
	background-repeat: no-repeat;
	margin-bottom: 16px;
	padding-left: 68px;
}
.signupfree-complete .service-introduction-contents .service-line-up li.bukken {
	background-position: 0 -50px;
}
.signupfree-complete .service-introduction-contents .service-line-up li.design {
	background-position: 0 -100px;
}
.signupfree-complete .service-introduction-contents .service-line-up li.kitchen {
	background-position: 0 -150px;
}
.signupfree-complete .service-introduction-contents .service-line-up li.supplier {
	background-position: 0 -200px;
}
.signupfree-complete .service-introduction-contents .service-line-up li.placeorders {
	background-position: 0 -550px;
}
.signupfree-complete .service-introduction-contents .service-line-up li.recruit {
	background-position: 0 -250px;
}
.signupfree-complete .service-introduction-contents .service-line-up li.pr {
	background-position: 0 -300px;
	margin-bottom: 4px;
}
.signupfree-complete .service-introduction-contents .service-line-up li p{
	font-size: 0.75em;
	color: #898989;
	line-height: 1.3;
}
.signupfree-complete .service-introduction-contents .service-line-up li a{
	font-size: 0.875em;
	line-height: 1.4;
	font-weight: bold;
}
.signupfree-complete .service-introduction-contents .mypage-function{
	width: 45%;
	max-width: 280px;
	float: right;
	padding: 15px 18px 30px 30px;
	border-left: 1px solid #e6e6e6;
}
.signupfree-complete .service-introduction-contents .mypage-function .mypage-icon-group{
	background: url("https://www.inshokuten.com/image/signup/free/sprite_service_list.png?20150316") no-repeat 0 -400px transparent;
	padding-left: 68px;
	line-height: 24px;
}
.signupfree-complete .service-introduction-contents .mypage-function .mypage-icon{
	font-size: 1em;
	color: #333;
	font-weight: bold;
}
.signupfree-complete .service-introduction-contents .mypage-function .mypage-link a{
	font-size: 0.75em;
}
.signupfree-complete .service-introduction-contents .service-management{
	margin-top: 15px;
}
.signupfree-complete .service-introduction-contents .service-management .service-management-message{
	font-size: 0.75em;
	line-height: 1.5;
	color: #404040;
}
.signupfree-complete .service-introduction-contents .service-management .service-management-list{
	margin-top: 5px;
	padding-left: 10px;
}
.signupfree-complete .service-introduction-contents .service-management .service-management-list li{
	list-style-type: disc;
	list-style-position: inside;
}
.signupfree-complete .service-introduction-contents .service-management .service-management-list li a{
	font-size: 0.75em;
	line-height: 1.666;
}
.signupfree-complete .service-introduction-contents .recruit-area,
.signupfree-complete .service-introduction-contents .pr-area
{
	margin-top: 10px;
}

.signupfree-complete .service-introduction-contents .recruit-area .recruit-banner,
.signupfree-complete .service-introduction-contents .pr-area .pr-banner
{
	background-color: #6085BD;
	background-image: url("https://www.inshokuten.com/image/signup/free/sprite_icon_image.png");
	background-repeat: no-repeat;
	border-radius: 8px;
	box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.29);
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	margin-bottom: 9px;
	padding-left: 35px;
	text-align: center;
}
.signupfree-complete .service-introduction-contents .pr-area .pr-banner{
	background-position: 0 -50px;
}
.signupfree-complete .service-introduction-contents .recruit-area .recruit-banner:HOVER,
.signupfree-complete .service-introduction-contents .pr-area .pr-banner:HOVER
{
	background-color: #3d6aae;
}
.signupfree-complete .service-introduction-contents .recruit-area .service-info,
.signupfree-complete .service-introduction-contents .pr-area .service-info
{
	display: block;
	background: url("https://www.inshokuten.com/image/signup/free/sprite_icon_image.png") no-repeat 100% -100px;
	padding-top: 10px;
	padding-right: 35px;
}
.signupfree-complete .service-introduction-contents .recruit-area .catch-copy,
.signupfree-complete .service-introduction-contents .pr-area .catch-copy
{
	font-size: 0.75em;
	line-height: 1.33;
	color: #404040;
	font-weight: bold;
}
.signupfree-complete .service-introduction-contents .pr-area .catch-copy .free-campaign{
	color: #f00;
}
.signupfree-complete .service-introduction-contents .recruit-area .detail a,
.signupfree-complete .service-introduction-contents .pr-area .detail a
{
	font-size: 0.75em;
	line-height: 1.33;
}
/*
	規約系のcss
*/
#overlay{
	position: absolute;
	left: 0;
	top: 0;
	background: #6b5c4e;
	background: rgba(0,0,0,0.4);
	z-index: 50;
	width: 100%;
}
#overlay .now-loading{
	padding-top: 20px;
}
#overlay .now-loading,
#overlay .now-loading p
{
	font-size:0.75em;
	text-align: center;
}
#term-content-area{
	position: relative;
	z-index: 100;
	width: 90%;
	max-width: 758px;
	margin: 40px auto;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	overflow: hidden;
}
#term-content-area .header-area{
	background-color: #4c71a9;
	overflow: hidden;
	padding: 3px 16px 3px 19px;
}
#term-content-area .header-area .headline{
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	line-height: 1;
	padding: 5px 0 3px;
}
#term-content-area .header-area .close-btn{
	float: right;
}
#term-content-area .term-content{
	padding: 15px 19px 23px ;
	color: #4c4c4c;
}
#term-content-area .term-content .section-lv2{
	margin-bottom: 15px;
}
#term-content-area .term-content h2{
	font-size: 0.875em;
	line-height: 1.7;
	font-weight: bold;
	margin-bottom: 8px;
}
#term-content-area .term-content .contents{
	font-size: 0.75em;
	line-height: 1.5;
	padding-left: 10px;
}
#term-content-area .btn-area{
	margin: 45px 0 23px;
}
#term-content-area .btn-area .close-btn{
	display: block;
	width: 138px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.8125em;
	color: #5d4531;
	line-height: 1;
	padding: 12px 0;
	border-radius: 3px;
	border: 1px solid #b3aea4;
	background: #f4f1eb; /* Old browsers */
	background: -moz-linear-gradient(top, #f4f1eb 0%, #ebe6da 73%, #ebe6da 100%, #e2dbc9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f1eb), color-stop(73%,#ebe6da), color-stop(100%,#ebe6da), color-stop(100%,#e2dbc9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f1eb 0%,#ebe6da 73%,#ebe6da 100%,#e2dbc9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f1eb 0%,#ebe6da 73%,#ebe6da 100%,#e2dbc9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f1eb 0%,#ebe6da 73%,#ebe6da 100%,#e2dbc9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f1eb 0%,#ebe6da 73%,#ebe6da 100%,#e2dbc9 100%); /* W3C */
}

.login-form-area #for-first {
	border: 1px solid #E6E6E6;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	margin-top: 20px;
	padding: 20px;
	border-radius:6px;
}
.login-form-area #for-first .title {
	background: url("https://www.inshokuten.com/image/login/icons.png") no-repeat scroll 0 -1px rgba(0, 0, 0, 0);
	color: #827060;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-left: 18px;
}
.login-form-area #for-first .underline {
	text-decoration: underline;
}
/*ログイン用css*/
.login-form-area .input,
.mail-form-area .input{
	background-color:#d0dff5;
	border-radius:6px;
	margin:0 auto;
	padding:10px 6px 20px 6px;
	width:480px;
}
.login-form-area .login-form-table,
.mail-form-area .mail-form-table{
	margin:0;
}
.login-form-area .login-form-table th,
.mail-form-area .mail-form-table th{
	width: 190px;
	background:none;
	border:none;
	padding-right:0;
}
.login-form-area .login-form-table td,
.mail-form-area .mail-form-table td{
	background:none;
	border:none;
}
.login-form-area .login-form-table .colmun-name,
.mail-form-area .mail-form-table .colmun-name{
	font-weight:bold;
	color: #7a6a57;
	font-size: 0.875em;
	line-height: 1.2;
	text-align: left;
	padding-right:0;
	width:auto;
}
.login-form-area .login-form-table .colmun-name .mailaddress{
	font-size:0.75em;
	font-weight:normal;
}
#order-start .mailaddress{
	font-size:0.75em;
	font-weight:normal;
}
.login-form-area .login-form-table .colmun-name .icon,
.form-area .bukken-help-table .colmun-name .icon,
.mail-form-area .mail-form-table .colmun-name .icon{
	display: inline;
	color: #4c71a9;
}
.login-form-area .input .forget-password{
	margin-top:10px;
	font-size:0.875em;
}
.form-area .explain{
	font-size:0.812em;
	line-height:1.3;
	color:#4c4c4c;
	margin-top:15px;
}
.form-area .complete-explain{
	text-align:center;
}
.form-area .complete-explain--large {
	font-size: 1.125em;
}
.login-form-area .explain{
	text-align:center;
}
.login-form-area .attention{
	margin:10px auto 0;
	width:510px;
}
input.username {
	font-size: 16px;
	height: 22px;
	ime-mode: disabled;
	width: 200px;
}
input.password {
	font-size:16px;
	height: 22px;
}
/*パスワード再送信css*/
.mail-form-area .message{
	font-size:0.8125em;
	line-height:1.46;
	padding:0 10px;
	margin-bottom:15px;
}
.mail-form-area .mail-form-table .mail-address{
	width:120px;
}
.mail-form-area .mail-form-table .reset-password{
	width:180px;
}
/*物件問い合わせcss*/
.bukken-campaign {
	margin-top: 30px;
}
.bukken-entry-area .notes{
	padding:0 10px;
}
.bukken-entry-area .notes .note{
	margin-top:12px;
	font-size:0.812em;
	line-height:1.615;
	color:#4c4c4c;
}
#content .banner-area .premium-banner{
	margin-top:30px;
}
#content .banner-area .otherBanner {
	margin-top:20px;
}
.form-area .message-area{
	margin-top:25px;
}
.form-area .form-table .example-list{
	margin-top:10px;
}
.form-area .form-table .explanationConceptOther {
	margin-bottom: 5px;
}
.form-area .form-table .explanationConceptExample {
	margin: 5px 0;
}
.form-area .form-table .example{
	background: -webkit-linear-gradient(#FFFFFF 0%, #E5E5E5 100%);
	background: -moz-linear-gradient(#FFFFFF 0%, #E5E5E5 100%);
	background: -o-linear-gradient(#FFFFFF 0%, #E5E5E5 100%);
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#FFFFFF), to(#E5E5E5));
	background: linear-gradient(#FFFFFF 0%, #E5E5E5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #CBC3BD;
	border-radius: 6px;
	color: #5D4531;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 13px;
	margin-right: 10px;
	margin-top: 2px;
	padding: 8px 15px;
	text-align: center;
	width:auto;
	text-decoration: none;
	vertical-align: middle;
	-webkit-appearance: none;
}
.bukken-inquire-template .button{
	background: -webkit-linear-gradient(#FFFFFF 0%, #E5E5E5 100%);
	background: -moz-linear-gradient(#FFFFFF 0%, #E5E5E5 100%);
	background: -o-linear-gradient(#FFFFFF 0%, #E5E5E5 100%);
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#FFFFFF), to(#E5E5E5));
	background: linear-gradient(#FFFFFF 0%, #E5E5E5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #CBC3BD;
	border-radius: 6px;
	color: #5D4531;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 13px;
	margin-right: 10px;
	margin-top: 2px;
	padding: 5px 10px;
	text-align: center;
	width:auto;
	text-decoration: none;
	vertical-align: middle;
}
.form-area .form-table .templateLink {
	margin-top: 10px;
	margin-left: 20px;
	display: inline-block;;
	float: left;
	width: auto;
}
.form-area .form-table .form-td {
  word-break: break-word;
}
.bukken-inquire-template .button{
	margin-bottom:10px;
}
.form-area .form-table .example:hover,
.bukken-inquire-template .button:hover {
	background: none repeat scroll 0 0 #F3F3F3;
}
#content .close-button-area a {
	background: linear-gradient(to bottom, #F4F1EB 0%, #EBE6DA 65%, #E2DBC9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #B3AEA4;
	border-radius: 2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #5D4531;
	display: block;
	font-size: 0.9285em;
	font-weight: bold;
	margin: 0 auto;
	padding: 13px 0 10px;
	text-align: center;
	width: 138px;
}
.login-form-area .login-form-table input.username{
	width: 242px;
}
.supp-matching-form .about-supp-matching{
	width: 560px;
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	color: #4c4c4c;
	font-size: 13px;
	line-height: 18px;
	margin: 0 auto 20px;
	padding: 15px 18px;
}
.supp-matching-form .about-supp-matching .marker{
	color: #f00;
	font-weight: bold;
}
.supp-matching-form .supp-category-list{
	margin-bottom: 10px;
}
.supp-matching-form .supp-category-list .category{
	width: 145px;
	float: left;
}
.supp-matching-form .matching-detail-message {
	font-size: 12px;
}
.supp-matching-form .matching-detail-message .remark {
	font-weight: bold;
	text-decoration: underline;
}
.supp-matching-form .matching-detail-message .small-attention {
	color: #666;
}
.supp-matching-form .matching-detail{
	width: 570px;
	height: 250px;
	margin-bottom: 10px;
	font-size: 14px;
}
.supp-matching-form .complete-message-area{
	margin-bottom: 30px;
}
.supp-matching-form .complete-message-area .complete-message{
	margin-bottom: 40px;
}
.supp-matching-form .complete-message-area .next-step{
	padding: 10px 30px;
	font-size: 13px;
	line-height: 18px;
}
.supp-matching-form .contents-back-area{
	margin-bottom: 30px;
	text-align: center;
}
.supp-matching-form .contents-back-area{
	font-size: 13px;
	line-height: 18px;
}
.supp-matching-form .error-page{
	width: 580px;
	margin: 0 auto;
	font-size: 0.8125em;
	line-height: 18px;
}
.supp-matching-form .error-message-area{
	margin: 30px 0;
}
.supp-matching-form .error-message-area .error-message{
	font-weight: bold;
	line-height: 22px;
	font-size: 16px;
}
.supp-matching-form .error-message-area .error-cause{
	margin-top: 20px;
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	color: #4c4c4c;
	padding: 15px 18px;

}
.supp-matching-form .top-page-link-area{
	margin-top: 30px;
	text-align: center;
}
.supp-matching-form .example-text{
	display: none;
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #eee;
	padding: 5px;
	color: #666;
}
.kitchen-estimate-form .estimate-target{
	width: 100%;
	margin-top: 25px;
	border-collapse: collapse;
}
.kitchen-estimate-form .reason-list{
	float: left;
	margin-right: 15px;
}
.kitchen-estimate-form .message,
.kitchenCatalogRequestForm .message,
.kitchen-inquire-form .message{
	width: 500px;
	height: 100px;
}
.kitchen-estimate-form .estimate-target th{
	font-size: 13px;
	background-color: #ede9e5;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 18px;
	padding: 5px 0;
	color: #7a6a57;
}
.kitchen-estimate-form .estimate-target td{
	padding: 5px 10px;
	font-size: 13px;
	line-height: 18px;
	border: 1px solid #ccc;
}
.kitchen-estimate-form .estimate-target td.center{
	text-align: center;
}
.kitchen-estimate-form .about-flow{
	margin: 50px 0 0;
	font-size: 0.875em;
	line-height: 1.3;
	padding: 0 30px;
}
.kitchen-estimate-form .about-flow .step{
	margin-top: 20px;
	font-weight: bold;
}
.kitchen-estimate-form .about-flow .step-action{
	padding:0 20px;
	margin-top: 5px;
}
.kitchen-estimate-form .about-flow .estimate-inquire-message {
	margin-top: 20px;
}
.kitchen-estimate-form .toppage-link-area{
	margin-top: 30px;
	text-align: center;
}
.kitchen-estimate-form .toppage-link-area .toppage-link{
	font-size: 0.875em;
}
.kitchen-estimate-form .search-area{
	margin-top: 50px;
}
.kitchen-estimate-form .search-area .catch{
	border-left: 10px solid #7A6A56;
	padding: 5px;
	line-height: 1.2;
	font-weight: bold;
}
.kitchen-estimate-form .search-area .category-list-area{
	margin-top: 20px;
}
.kitchen-estimate-form .search-area .category-list-set{
	overflow: hidden;
	margin-bottom: 20px;
}
.kitchen-estimate-form .search-area .category-list{
	width: 33%;
	float: left;
}
.kitchen-estimate-form .search-area .category-list a{
	font-size: 0.75em;
	line-height: 1.3;
}
.kitchen-estimate-form .search-area .category-list .category-link{
	background: url("https://www.inshokuten.com/image/kitchen_gray_arrow.png") no-repeat scroll 0 50% transparent;
	color: #000000;
	font-weight: bold;
	padding:3px 0 2px 16px;
}
.kitchen-estimate-form .search-area .category-list .category2-list{
	padding-left: 5px;
	margin-top: 5px;
}
.kitchen-estimate-form .search-area .category-list .category2-link{
	background: url("https://www.inshokuten.com/image/kitchen_orange_arrow.gif") no-repeat scroll 0 50% transparent;
	padding:3px 0 2px 16px;
}
.kitchen-estimate-form .mailmaga-list li,
.supp-matching-form .mailmaga-list li
{
	margin-top: 3px;
}
.kitchen-estimate-form .mailmage-list li:FIRST-CHILD,
.supp-matching-form .mailmaga-list li:FIRST-CHILD
{
	margin-top: 0;
}
.form-area .information-area{
	color: #4c4c4c;
	display: block;
	font-size: 0.8125em;
	line-height: 1.38;
	margin: 30px auto 0;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
.form-area .information-message{
	color: #444;
	display: block;
	line-height: 1.38;
	margin: 20px auto 0;
	text-align: center;
	font-size: 0.92em;
}
.form-area .design-matching-guide-message{
	margin-bottom: 15px;
}
.form-area .matching-example {
	-webkit-appearance: none;
}
.matching-complete .complete-massage {
	text-align: center;
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1.33;
	margin-top: 25px ;
	color: #333;
}
.matching-complete .note{
	margin-top: 5px;
	font-size: 0.8125em;
	line-height: 1.38;
	padding-left: 15px;
}
.matching-complete .note .marker{
	color: #f00;
}

.matching-complete .about-after-complete{
	margin-top: 30px;
	border: 1px solid #d9d9d9;
	color: #333;
}
.matching-complete .about-after-complete .about-after-complete-headline{
	background-color: #FFFAE0;
	font-size: 0.75em;
	line-height: 1.6;
	padding: 5px 10px 5px 15px;
	border-bottom: 1px solid #d9d9d9;
}
.matching-complete .about-after-complete .about-after-complete-contents{
	font-size: 0.875em;
	line-height: 1.53;
	padding: 12px 20px;
	font-weight: bold;
}
.kitchenCatalogRequestForm .next-step{
	margin-top: 50px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.kitchenCatalogRequestForm .contact-info{
	margin-top: 20px;
	text-align: center;
	line-height: 22px;
	color: #666;
}
.kitchenCatalogRequestForm .contents-back-area{
	margin-top: 50px;
	text-align: center;
	font-size: 14px;
}
.for-first-area {
	margin-top: 20px;
}

.completeNextLinkArea{
	width: 575px;
	margin: 10px auto 0;
	overflow: hidden;
}
.completeNextLinkArea__button{
	width : 273px;
	display: block;
	border-radius: 9px;
	background-color: #E6E6E6;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
	color: #333;
	margin-top: 20px;
}
.completeNextLinkArea__button:LINK{
	color: #333;
}
.completeNextLinkArea__button:VISITED{
	color: #333;
}
.completeNextLinkArea__button.completeNextLinkArea__button--left{
	float: left;
}
.completeNextLinkArea__button.completeNextLinkArea__button--right{
	float: right;
}
.suppMessageCompanyInfo{
	margin-top: 40px;
	background-color: #FAFAFA;
	border-radius: 6px;
	border: 1px solid #E6E6E6;
	padding: 15px 30px;
}
.suppMessageCompanyInfo .suppMessageCompanyInfo__companyName{
	font-size: 16px;
	line-height: 27px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 10px;
}
.suppMessageCompanyInfo .suppMessageCompanyInfo__detailLink{
	font-size: 14px;
	font-weight: normal;
	margin-left: 30px;
}
.suppMessageCompanyInfo .suppMessageCompanyInfo__infoItems li{
	font-size : 14px;
	line-height : 21px;
	color : #323232;
	display: inline-block;
}
.suppMessageCompanyInfo .suppMessageCompanyInfo__infoItems .suppMessageCompanyInfo__infoItems__marker{
	color: #B2B2B2;
}
.statusContent{
	margin-top: 40px;
	background-color: #FAFAFA;
	border-radius: 6px;
	border: 1px solid #E6E6E6;
	padding: 15px 25px;
	position: relative;
}
.statusContent__categoryName{
	font-size : 16px;
	color : #333333;
	line-height: 24px;
	font-weight: bold;
}
.statusContent__categoryName--center {
	text-align: center;
}
.statusContent__progressFixed {
	padding: 10px 5px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.statusContent__progressArea{
	width: 135px;
	position: absolute;
	top: 15px;
	right: 25px;
}
.statusContent__progressSelect {
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}
.statusContent__memoArea{
	margin-right: 155px;
}
.statusContent__memoStableMode{
	padding: 10px 15px;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #A9A9A9;
	overflow: hidden;
}
.statusContent__memoEditLink{
	float: right;
}
.statusContent__memoEditMode{
	display: none;
}
.statusContent__memoTextarea{
	box-sizing: border-box;
	width: 100%;
}
.statusContent__memoButtonArea{
	padding-top: 5px;
	text-align: right;
}
.statusContent__progressFixed--hidden {
	display: none;
}
.statusContent__progressSelect--hidden {
	display: none;
}
.entryCompanyBox__contactMessage--hidden {
	display: none;
}
.entryCompanyBox__contactMessage {
	clear: both;
	font-size: 11px;
	padding-top: 5px;
	text-align: right;
}

.signUpMailMagazineCheckArea{
	border: 1px solid #999999;
	padding: 8px 10px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-top: 15px;
}
.signUpMailMagazineCheckArea .signUpMailMagazineCheckArea__mailGenre{
	font-weight: bold;
}
.signUpMailMagazineCheckArea label{
	font-weight: bold;
	padding-top: 5px;
	display: inline-block;
}
.signUpMailMagazineCheckArea label input{
	vertical-align: middle;
}
.continueRequest-button-area{
	font-size : 16px;
  	color : #FFFFFF;
  	font-weight: normal;
	text-align: center;
}
.continueRequest-button-area .continueRequest-from{
	display: inline-block;
}
.continueRequest-button-area .submit-button{
	display: inline-block;
	margin: 20px 10px 0;
}
.continueRequest-complete-flow-title{
	font-size : 14px;
 	color : #333333;
 	font-weight: bold;
 	text-align: center;
 	border-top: 1px #CCCCCC solid;
 	padding: 20px 0;
 	max-width: 425px;
    margin: 20px auto 0;
}
.form-area .button-area .submit-button.submit-button--green{
	background-color: #57A773;
}
.form-area .button-area .submit-button.submit-button--green:hover{
	background-color: #4C9365;
}
.continueRequest-complete-flow-message ,.continueRequest-synchroInfoArea ,.continueRequest-confirm-message{
	font-size : 13px;
  	line-height : 21px;
 	color : #333333;
}

.continueRequest-complete-flow-message ,.continueRequest-confirm-message{
	text-align: center;
}

.continueRequest-synchroInfoArea{
	background : #EAF6FD;
	max-width: 430px;
	margin: 20px auto 0;
	padding: 30px 20px;
}
.continueRequest-synchroInfoArea p{
	margin: 0 auto;
    max-width: 390px;
}
.mypage-title{
    color: #333;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.35em;
    margin: 10px 0 20px;
}

#order .bankAlertMessage{
	font-weight: bold;
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 15px;
}

.cleaning-inquire-form .inquire-detail {
	width: 570px;
	height: 150px;
	margin-bottom: 10px;
	font-size: 14px;
}

.cleaning-example-popup {
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	border: 3px #6694E3 solid;
	background-color: #fefefe;
	position: absolute;
	padding: 0 10px 0 10px;
	text-align: left;
	left: 10px;
}
.cleaning-example-popup .panel {
	background-color: #E8EEF7;
	padding: 2px;
	margin: 10px 0;
	text-align: right;
}
.cleaning-example-popup .panel .cursor {
	cursor: hand;
	cursor: pointer;
}

.button-area-wrap {
	text-align: center;
	margin-top: 20px;
}

.button-area-wrap .button-area {
	display: inline-block;
	margin-top: 0;
}

.button-area-wrap .button-area:not(:last-child) {
	margin-right: 20px;
}

.poPromotionModal {
    font-family: "メイリオ" !important;
}

.poPromotionModal__message {
    font-size: 14px;
    line-height: 18px;
    padding-top: 20px;
    margin-bottom: 30px;
}

.poPromotionModal__link {
    display: block;
    width: 250px;
    margin: 0 auto;
    background: #f7bd4d;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 48px;
    text-align: center;
    color: #333333 !important;
    margin-bottom: 20px;
}

.steps{
	text-align: center;
	font-size: 0;
	margin: 0 -10px;
	margin-bottom: 30px;
}

.steps__step {
	display: inline-block;
}

.steps--3step .steps__step {
	width: 33.3%;
	padding: 0 10px;
	box-sizing: border-box;
}

.steps .steps__stepBox {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #AAAAAA;
	line-height: 34px;
	color: #aaa;
}

.steps .steps__stepBox--on {
	background: #618AC6;
	color: #fff;
}
.text-align-right {
	text-align: right;
}

.relatedLinks {
	margin-top: 1em;
	font-size: 1.125em;
	line-height: 1.3;
	color: #4c4c4c;
	text-align: center;
}

@media only screen and (max-width: 600px ) {
	.form-area input,
	.form-area select
	{
		font-size: 14px;
	}
	.form-area .step-image-area img{
		width: 100%;
	}
	.form-area .form-table{
		margin-top: 10px;
		border-bottom: 1px dashed #ccc;
	}
	.login-form-area .login-form-table,
	.mail-form-area .mail-form-table{
		margin:0;
	}
	.form-area .form-table .sp-notes{
		display: inline;
		vertical-align: top;
	}

	.form-area .form-table .pc-notes{
		display: none;
	}
	.form-area .form-table .underline{
		text-decoration: underline;
	}
	.form-area .form-table tr{
		border-top: 1px dashed #ccc;
	}
	.form-area .form-table th,
	.form-area .form-table td
	{
		display: list-item;
		list-style: none;
		background-color: transparent;
		width: 100%;
		overflow: hidden;
	}
	.form-area .form-table th{
		padding: 7px 0 ;
		border-right: none;
	}
	.form-area .form-table td {
		color: #333333;
		font-size: 0.8125em;
		line-height: 1.13;
		padding: 0 0 7px;
	}
	.form-area .bukken-help-table td{
		line-height: 1.428;
	}
	.form-area .bukken-help-table td p,
	.form-area .bukken-help-table td ol,
	.form-area .bukken-help-table td ul{
		padding:0 10px;
	}
	.form-area .form-table .colmun-name{
		width: auto;
		font-weight: bold;
		color: #5d4531;
		margin-right:8px;
	}
	.form-area .form-table .colmun-name .icon{
		display: inline;
		color: #4c71a9;
	}
	.form-area .form-table th .must-icon{
		float: left;
	}
	.form-area .form-table th .option-icon{
		float: left;
	}
	.form-area .form-table td .postcode-hint{
		display: none;
	}
	.form-area .term-area {
		margin-top: 20px;
	}
	.form-area .term-area .lead-message {
		text-align: left;
	}
	.form-area .button-area.confirm-button-area .submit-button{
		float: none;
		margin: 0 auto;
	}
	.form-area .button-area .back-button{
		float: none;
		margin: 10px auto;
	}
	.form-area .button-area .back-button--newsPage {
		margin-left: auto;
	}
	.form-area .button-area.confirm-button-area--signUp .back-button{
		margin: 0;
	}

	.form-area .text1-inline{
		display: block;
		clear: left;
		margin-left: 0;
		margin-top: 5px;
		margin-bottom: -15px;
	}
	.form-area .inquiryDetail{
		width: 100%;
		height: 120px;
	}
	/*
		会員登録のメール送信完了画面用css
	*/
	.signupfree-mail-confirm .confirm-massage{
		background: url("https://www.inshokuten.com/image/signup/free/bg_mail_confirm_sp.png") no-repeat 50% 0 #fefbea;
		padding: 70px 15px 15px 15px;
	}
	.signupfree-mail-confirm .attention-area {
		width: auto;
		padding: 0 10px;
		margin: 20px 0 0 ;
	}
	/*
		会員登録完了画面用css
	*/
	.signupfree-complete .complete-message,
	.message-area .complete-message,
	.form-area .complete-message{
		font-size: 1em;
		line-height: 1.5;
		text-align: left;
	}
	.signupfree-complete .signup-complete-10th-anni {
		margin-top: 10px;
	}
	.signupfree-complete .service-button-area,
	.form-area .service-button-area{
		margin-top: 10px;
	}
	.signupfree-complete .service-button-area .button-link,
	.form-area .service-button-area .button-link {
		margin: 10px 0 0 ;
	}
	.form-area .service-button-area .bukken-link-area, .form-area .service-button-area .kitchen-link-area {
		margin: 20px 0 0 ;
	}
	.signupfree-complete .service-introduction h3 {
		padding-left: 20px;
	}
	.signupfree-complete .service-introduction h3 .marker{
		margin-left: -16px;
	}
	.signupfree-complete .service-introduction-contents {
		border: none;
	}
	.signupfree-complete .service-introduction-contents .service-line-up {
		float: none;
		padding: 0 0 20px 20px;
		width: auto;
		max-width: none;
	}
	.signupfree-complete .service-introduction-contents .mypage-function {
		float: none;
		width: auto;
		border-left: none;
		border-top: 1px solid #e6e6e6;
		padding: 15px 12px 0 12px ;
	}
	/*
		メールデリート会員のアラート用css
	*/

	#mail-delete-error .title {
		font-size: 1.23em;
		line-height: 1.125;
	}
	#mail-delete-error .btn-area .mail-btn{
		width: 100%;
	}
	.login-form-area .form-table th,
	.login-form-area .form-table td,
	.login-form-area .form-table,
	.login-form-area .form-table tr,
	.mail-form-area .form-table th,
	.mail-form-area .form-table td,
	.mail-form-area .form-table,
	.mail-form-area .form-table tr{
		border:0;
	}
	.login-form-area .input,
	.mail-form-area .input{
		padding:10px 15px 20px;
		width:270px;
	}
	.login-form-area .login-button-area .submit-button,
	.mail-form-area .send-button-area .submit-button{
		width: 130px;
		padding: 10px 0 9px;
		font-size: 0.875em;
	}
	.form-area .complete-explain{
		text-align:left;
	}
	.mail-form-area .mail-form-table .email1{
		width:105px;
	}
	.mail-form-area .mail-form-table .email2{
		width:105px;
	}
	.mail-form-area .mail-form-table .email-union{
		width:240px;
	}
	.mail-form-area .mail-form-table td{
		padding:0;
	}
	#privacy-body{
		padding:0 10px;
	}
	#privacy-body .section-lv2 h2{
		font-size: 0.875em;
	}
	input.username {
		width:266px;
	}
	.supp-matching-form .matching-detail{
		box-sizing: border-box;
		width: 100%;
		height: 250px;
	}
	.supp-matching-form .about-supp-matching{
		box-sizing: border-box;
		width: 100%;
	}
	.supp-matching-form .complete-message-area .complete-message{
		margin-bottom: 20px;
	}
	.supp-matching-form .complete-message-area .next-step{
		padding: 10px 10px;
	}
	.supp-matching-form .error-page{
		width: 100%;
	}
	.kitchen-estimate-form .message,
	.kitchenCatalogRequestForm .message,
	.kitchen-inquire-form .message{
		box-sizing: border-box;
		width: 100%;
		height: 80px;
	}
	.kitchen-estimate-form .about-flow{
		margin-top: 20px;
		padding: 0;
	}
	.kitchen-estimate-form .about-flow .step{
		margin-top: 10px;
	}

	.kitchen-estimate-form .about-flow .step-action{
		padding: 0 10px;
	}
	.kitchen-estimate-form .search-area .category-list{
		box-sizing: border-box;
		width: 100%;
		float: none;
		margin-bottom: 15px;
		padding: 0 10px;
	}
	.kitchen-estimate-form .search-area .category-list-set {
		margin-bottom: 0;
	}
	.supp-matching-form .example-area{
		background-color: #eeeeee;
		border: 1px solid #bfbfbf;
		border-radius: 7px;
		margin-top: 7px;
	}
	.supp-matching-form .example-area .example-link{
		display: block;
		line-height: 20px;
		padding: 12px 0;
		text-align: center;
	}
	.supp-matching-form .example-area .example-text{
		border-top: 1px dashed #a0a0a0;
		display: none;
		line-height: 18px;
		margin: 0 13px;
		padding: 5px 0 10px;
		background-color: #eeeeee;
	}
	.kitchenCatalogRequestForm .next-step{
		text-align: left;
		margin-top: 20px;
		font-size: 13px;
		line-height: 18px;
	}
	.kitchenCatalogRequestForm .contact-info{
		text-align: left;
		font-size: 13px;
		line-height: 20px;
	}
	.kitchen-inquire-form .contact-info{
		text-align: left;
		line-height: 1.5;
	}
	.form-area .information-message{
		line-height: 1.5;
		text-align: left;
	}
	.kitchen-inquire-form .contact-address{
		font-size: 0.8125em;
		line-height: 1.38;
		color: #4c4c4c;
	}

	.completeNextLinkArea{
		width: 100%;
		margin: 10px 0 0;
	}
	.completeNextLinkArea__button{
		width : 100%;
	}
	.completeNextLinkArea__button.completeNextLinkArea__button--left{
		float: none;
	}
	.completeNextLinkArea__button.completeNextLinkArea__button--right{
		float: none;
	}
	.form-area .title-lv2.title-lv2--icon{
		border-radius: 0;
		background-image: url("https://www.inshokuten.com/image/common/responsiveForm/icon_message_sprite_sp.png");
		background-repeat: no-repeat;
		background-color: transparent;
		font-size: 1em;
		line-height: 1.3125;
		text-align: left;
		padding: 15px 0 0 65px;
		min-height: 38px;
	}
	.form-area .title-lv2.title-lv2--iconSent{
		background-position: 0 -200px
	}
	.form-area .title-lv2.title-lv2--iconReceive{
		background-position: 0 -400px
	}
	.form-area .title-lv2.title-lv2--iconReturn{
		background-position: 0 -600px;
	}
	.suppMessageCompanyInfo{
		margin-top: 30px;
		padding: 10px 14px;
	}
	.suppMessageCompanyInfo .suppMessageCompanyInfo__companyName{
		font-size: 14px;
		line-height: 20px;
		padding-bottom: 5px;
		text-align: center;
		border-bottom: 1px solid #E6E6E6;
		margin-bottom: 10px;
	}
	.suppMessageCompanyInfo .suppMessageCompanyInfo__infoItems li{
		font-size : 14px;
		line-height : 21px;
		color : #323232;
	}
	.statusContent{
		margin-top: 30px;
		padding: 10px 15px;
		position: relative;
	}
	.statusContent__categoryName{
		font-size : 14px;
		line-height: 20px;
	}
	.statusContent__progressArea{
		width: 100%;
		position: relative;
		margin-top: 10px;
		right: 0;
		top: 0;
	}
	.statusContent__memoArea{
		margin-right: 0;
	}
	.statusContent__memoButtonArea{
		font-size: 14px;
	}
	.continueRequest-complete-flow-message{
		text-align: left;
	}

	.cleaning-inquire-form .inquire-detail {
		box-sizing: border-box;
		width: 100%;
		height: 100px;
	}

	.steps{
		margin-bottom: 20px;
	}

	.login-form-area .attention{
		width:auto;
		text-align: center;
	}

	.form-area.ma .inquiryDetail {
		box-sizing: border-box;
	}

	.form-area.ma .button-area-wrap {
		margin-bottom: -10px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.form-area.ma .confirm-button-area--submit {
		order: -1;
	}

	.relatedLinks {
		padding-left: 1.5em;
	}

	.relatedLinks li {
		text-align: left;
		list-style-type: disc;
		list-style-position: outside;
	}
}

.checksheetBannerArea {
	margin-top: 40px;
	display: block;
	text-align: center;
}
.checksheetBanner {
	display: inline-block;
}

.checksheetBanner > a {
	display: block;
}
.form-area .premiumPage .form-table td {
	line-height: 1.5;
}

.explanationArea {
	border: solid 4px #e6e6e6;
	padding: 20px;
	background-color: #fffff8;
	border-radius: 30px;
	margin-bottom: 30px;
}
.explanationArea__title {
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	color: #333;
}
.explanationArea__title:before {
	content: '<';
}
.explanationArea__title:after {
	content: '>';
}
.explanationArea__lead {
	font-size: 14px;
	line-height: 1.2;
	color: #555;
	margin-top: 12px;
}
.explanationArea__planList {
	margin-top: 15px;
}
.explanationArea__planList dt {
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
}
.explanationArea__planList dt:not(:first-child) {
	margin-top: 12px;
}
.explanationArea__planList dt:before {
	content: '◆';
}
.explanationArea__planList dd {
	font-size: 14px;
	line-height: 1.35;
	color: #555;
	margin-top: 8px;
}

.mt5 {
	margin-top: 5px;
}

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

.causeList dd + dt {
	margin-top: 20px;
}

.causeList dd {
	margin-top: 6px;
	padding-left: calc(2em + 3px);
	position: relative;
}

.causeList dd::before {
	content: "⇒";
	display: inline-block;
	position: absolute;
	left: 1em;
}

.causeList__inner {
	margin-top: 4px;
	list-style: disc;
	list-style-position: inside;
}

.causeList__inner li + li {
	margin-top: 3px;
}

.causeList__title {
	padding-left: calc(2em + 3px);
	position: relative;
}

.causeList__title::before {
	display: inline-block;
	position: absolute;
	left: 0;
}
.causeList__title--1::before {
	content: "（1）";
}
.causeList__title--2::before {
	content: "（2）";
}
.causeList__title--3::before {
	content: "（3）";
}
