
/*お問い合わせフォーム*/
.hankaku{
	ime-mode: inactive;
}
.form_content {
  background-color: #fff;
  border: 3px solid #fd6c93;
  border-radius: 40px 10px;
  margin-top: 20px;
  padding-bottom: 30px;
}
.error,.form_content em {
  color: red;
}
.form_content p {
  margin: 20px 0 0 20px;
  font-size: 16px;
  line-height: 30px;
}

form[name="form1"] p{
	text-align: center;
	margin-bottom: 5px;
}


.form_content p input[name="next"]{background-color: #fd6c93;}
.form_content p input[name="prev"]{background-color: #71ce13;}


.form_content p input[name="next"],
.form_content p input[name="prev"]
{
  width: 200px;
  height: 50px;
  font-size: 18px;
  color: #fff;
  border: 0;
  border-radius: 5px;
  margin: 5px 20px;
}

form[name="req"]>table{
	width: 94%;margin: 0 auto;
	border-collapse: collapse;
}

form[name="req"]>table th{border: 2px solid #fff;}
form[name="req"]>table td{border: 2px dotted #fff;}

form[name="form1"]>.data1 th{border: 2px solid #fff;}
form[name="form1"]>.data1 td{border: 2px dotted #fff;}

/*.data1 {
  margin-left: 30px;
}*/
.data1 tr {
  margin-bottom: 20px;
}
.data1 td {
  background: #FFFCE7;
	padding: 0 20px 20px 20px;
}

form[name="form1"] .data1 td {
	padding: 20px;
}

.data1 td p {
  margin-left: 0px;
}
.data1 th {
  width: 40%;
  font-weight: bold;
	background: #FFFDDA;
	padding-left: 15px;
	padding-right: 15px;
}
.notice p {
  color: red;
}
input#submit_button.button {
  display: block;
  width: 200px;
  height: 50px;
  font-size: 18px;
  color: #fff;
  background-color: #fd6c93;
  border: 0;
  border-radius: 5px;
  margin: 30px auto 0;
}
input#submit_button.button:hover {
  opacity: 0.7;
  cursor: pointer;
}
input[type="text"], textarea {
	border:1px solid #777;
	color: #4F4F4F;
	background: #fff;
	border-radius: 3px;
	/* Webkit */
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	-moz-border-radius: 3px;
	-moz-box-shadow: 1px 1px 1px #fff;
	
	/* IE */
	zoom: 1;
	
	margin-bottom: 4px;

	width: 80%;
}
.text, .message {
	width: 50em;
}
input[type="text"].short{
	width: 60px;
}
/* 住所入力エリア */
.zipArea{
	position:relative;
}
.zipArea input[type="text"]{
	margin-right: 185px;
}
.zipArea input[type="button"]{
	position: absolute;
	left: 140px;
}

/* 送信内容確認エリアのテーブル */
#container_inner table.mailform {
	table-layout:fixed;
}
#container_inner table.mailform td {
	background-color:transparent;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px dashed #999;
	word-break:break-all;
	word-wrap:break-word;
}

/* エラー表示 */
label.error{
	font-size:90%;
	color:#FF393C;
	}
input[type="text"].error,
textarea.error{
	background: #FFEEEE;
	}



/* ラジオ・チェックボックス用リスト */
ul.ichecklist{padding-left:0 !important; }
ul.ichecklist li { float:left; position: relative; margin-right:20px; background-image:none; list-style-type:none; margin-left: 0;}
ul.ichecklist li label{ cursor:pointer; margin-left:14px;}

.ichecklist input[type=radio],
.ichecklist input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
.ichecklist input[type=radio] + label,
.ichecklist input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 12px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
    .ichecklist input[type=radio],
    .ichecklist input[type=checkbox] {
        display: none;
        margin: 0;
    }
    .ichecklist input[type=radio] + label,
    .ichecklist input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
    .ichecklist input[type=radio] + label::before,
    .ichecklist input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
    .ichecklist input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
    .ichecklist input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
    .ichecklist input[type=radio]:checked + label::after,
    .ichecklist input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
    .ichecklist input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background: #e53e48;
        border-radius: 8px;
    }
    .ichecklist input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #e53e48;
        border-bottom: 3px solid #e53e48;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

/* セレクト */
.customSelect {
/* Styles For Your Select Box */
	-moz-box-shadow:inset 0px 39px 0px -24px #fff;
	-webkit-box-shadow:inset 0px 39px 0px -24px #fff;
	box-shadow:inset 0px 39px 0px -24px #fff;
	background-color:#eee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#333;
	border:1px solid #666;
	display:inline-block;
	cursor:pointer;
	font-size:14px;
	padding:6px 15px;
	text-decoration:none;
}.customSelect.changed {
/* You can use this if you want a different style after user has made a selection */
background-color:#ff8b85;
}.customSelectFocus {
/* You can use this if you want a different style after user has made a selection */
}.customSelectOpen {
/* You can use this if you want a different style after user has made a selection */
}.customSelectInner {
/* We can style the inner box, too */
background:url(customSelect-arrow.gif) no-repeat center right;
}

@media only screen and (max-width:768px){
}

/* スマホ向けのレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
	.form_content {
		width: 100%;
	}
	.data1 {
		margin-left: 10px;
	}
	.notice {
		width: 100%;
	}
	.form_content p {
  		margin: 30px 10px;
	}
	input[type="text"], textarea {
		width: 92%;
	}
}
@media only screen and (max-width: 360px) {
  
}
