@charset "UTF-8";

/**
 * mailform.css 1.0.0
 * Released on: 06,2025
 */
/*//////////////////////////////////////////////////*/
form#mailform {
	margin: 0px auto 0px auto;
	padding: 0px;
}
form#mailform label {
	cursor: pointer;
	text-decoration: underline;
	display: block;
	padding: 5px 5px;
	margin-bottom: 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
label.label_true {
	background-color: #FFFFEE;
	border: solid 1px #CCCCCC;
	text-decoration: none;
}
label.label_false {
	background-color: none;
	border: none;
	text-decoration: underline;
	background-image: none;
}
div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
div#mfp_closed {
	display: none;
}
div.mfp_disp {
	display: none;
}
div#input_time_disp {
	padding: 10px;
}
div#expires_time_disp {
	padding: 10px;
	text-align: center;
}
div#expires_time_disp strong {
	font-size: 18px;
	color: #CC0000;
}
div#limit_disp {
	padding: 10px;
	text-align: center;
}
div#limit_disp strong {
	font-size: 24px;
	color: #CC0000;
}
img.must {
	width: 30px;
	height: 16px;
	float: left;
	margin: 8px 0px 0px 15px;
}
div.mfp_err {
    text-align: left;
    margin: 3px 0px 0px 0px;
    padding: 2px 0px 5px 17px;
    color: #FF0000;
    font-size: 14px;
    line-height: normal;
    display: none;
    background-image: url(../images/mfp_error.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
}
input.mfp {
	padding: 8px;
}
div#mfp_buttons {
	padding: 0px;
	text-align: center;
}
div#mfp_buttons ul {
	width: 480px;
	height: 80px;
	margin: 20px auto 20px auto;
    padding: 0px;
	overflow: hidden;
}
div#mfp_buttons ul li{
    width: 240px;
    list-style: none;
	height: 80px;
    margin: 0px;
    padding: 0px;
}

@media (max-width:680px) {

div#mfp_buttons ul {
	width: 240px;
	height: auto;
}
}


input#button_mfp_goconfirm {
	width: 240px;
	height: 80px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/mfp_goconfirm.gif);
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	cursor: pointer;
}
input#button_mfp_reset {
	width: 240px;
	height: 80px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/mfp_reset.gif);
	border: none;
	border-style: none;
	cursor: pointer;
	/*text-indent: -5000px;*/
}
.reset_over {
	background-image: url(../images/mfp_reset_over.gif);
}
.reset_out {
	background-image: url(../images/mfp_reset.gif);
}
.confirm_over {
	background-image: url(../images/mfp_confirm_over.gif);
}
.confirm_out {
	background-image: url(../images/mfp_confirm.gif);
}

/*//////////////////////////////////////////////////*/


table.mailform {
	width: 100%;
	padding: 10px;
}
table.mailform tr th {
    padding: 20px 15px 20px 0px;
    border-bottom: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC!important;
    font-weight: normal;
    font-size: 16px;
    text-align: right;
    width: 20%;
}
table.mailform tr th span {
	font-size: 12px;
	color: #999999;
	display: block;
}
table.mailform tr td {
	padding: 7px 10px 7px 10px;
	border-bottom: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC!important;
	font-size: 14px;
}
table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
table.mailform tr td ul li {
	float: left;
	padding: 0px 10px 0px 0px;
}
table.mailform tr td p,table.mailform tr td div,table.mailform tr td span {
	clear: both;
}
.sample_bx{
    display: inline-block;
    width: 95%!important;
    margin-left: auto;
    margin-right: auto;
    background:rgba(255,255,255,0.5);
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}
.sample_bx h5{
    margin: 0px;
    background-color: #C7B9A5;
    text-align: center;
    font-size: 14pt;
    padding: 5px;
    color: #FFFFFF;
}
.sample_bx p{
    margin: 0px;
    text-align: justify;
    font-size: 12pt;
    padding: 5px;
}
.input_bx{
    display: inline-block;
    width: 95%!important;
    padding: 5px;
    font-size: 18px;
    border: solid 1px #CCCCCC;
    box-sizing: border-box;
    margin: 0.5em 0;
    min-height: 3em;
    inline-size: 150px;
    overflow-wrap: break-word;
}
.input_bx2{
    display: inline-block;
    width: 46%!important;
    padding: 5px;
    font-size: 18px;
    border: solid 1px #CCCCCC;
    box-sizing: border-box;
    margin: 0.5em 0;
    min-height: 3em;
    inline-size: 150px;
    overflow-wrap: break-word;
}
.input_bx3{
    display: inline-block;
    width: 95%!important;
    padding: 10px;
    font-size: 18px;
    border: solid 1px #CCCCCC;
    box-sizing: border-box;
    margin: 0.5em 0;
    min-height: 8em;
    inline-size: 150px;
    overflow-wrap: break-word;
}
::placeholder {
  color: #BBBBBB;
}
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
ul.confirm_layer {
    width: 95%;
    padding: 0px;
    margin: 0px auto
}
ul.confirm_layer li {
	width: 100%;
	list-style: none;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
li.confirm_middle {
    background-color: #FFFFFF;
}
li.confirm_top {
    height: 33px;
    background-color: #FFFFFF;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
li.confirm_bottom {
    height: 33px;
    background-color: #FFFFFF;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
div#disabled_submit {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#disabled_submit input {
	margin: 10px;
}
table.infield {
    width: 90%;
	margin: 0px auto 0px auto;
}
table.infield tr th {
    width: 40%;
	padding: 5px;
	margin: 0px;
	text-align: right;
	font-size: 14px;
	border-bottom: solid 1px #CCCCCC;
	color: #232323;
}
table.infield tr td {
    width: 60%;
	padding: 5px;
	border-bottom: solid 1px #CCCCCC;
}
table.infield tr td p {
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	border-left: solid 2px #CCCCCC;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}
.mfp_color {
    background-color: #EEE3D4;
}
div#confirmWindow {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	position: fixed!important;
	position/**/:  absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	background-color: #000000;
	font-size: 12px;
	text-align: center;
	_top: expression(
		document.documentElement && document.documentElement.scrollTop  || 
		document.body && body.scrollTop  || 0
		+ 0 + 'px'
	);
}
div#confirmBody {
    width: 100%;
    visibility: hidden;
    z-index: 10;
    text-align: center;
    max-width: 560px!important;
    position: fixed!important;
    inset: 0!important;
	margin: 0px auto 30px auto;
    overflow-y: auto;
    padding-top: 200px!important;
  /*スクロールバー非表示（IE・Edge）*/
  -ms-overflow-style: none;
  /*スクロールバー非表示（Firefox）*/
  scrollbar-width: none;
}
/*スクロールバー非表示（Chrome・Safari）*/
div#confirmBody::-webkit-scrollbar{
  display:none;
}
div#confirmBody h2 {
	color: #FFFFFF;
	margin: 0px auto 30px auto;
	width: 294px;
	height: 33px;
	padding-top: 0px;
}
div#confirmBody h2 img{
	width: 100%;
}
div.buttons {
	margin: 0px auto 0px auto;
}

div#twex {
	margin: 0px;
	overflow: hidden;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: center;
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
    div#confirmBody .buttons{
	margin: 20px auto 20px auto;
    }
img#loading_proccess_image {
	position: absolute;
	z-index: 1000;
}
@media (max-width: 880px) {
table.infield tr th,
    table.infield tr td{
    display: inline-block;
    width: 100%;
    float: left;
    text-align: left!important;
  }
    table.infield tr th{
    background-color: #EEE3D4!important;
    font-size: 14px;
    }
    table.infield tr td{
    background-color: #FFFFFF!important;
    font-size: 14px;
  }
table.infield tr td p {
	border-left: solid 0px #CCCCCC;
}
    div#confirmBody {
    width: 80%;
    margin: auto;
	padding-top: 30%;
    }
    div#confirmBody .buttons{
	margin: 30px auto 30px auto;
    }
}
/*//////////////////////////////////////////////////*/

dl.mailform {
	padding: 0px 15px;
}

dl.mailform dt {
    float: left;
    width: 180px;
    clear: both;
    font-size: 12px;
    text-align: right;
    font-weight: normal;
    padding: 5px 0px 0px 0px;
}
dl.mailform dt span {
	display: block;
	font-size: 10px;
	color: #999999;
}
dl.mailform dd {
	padding: 10px 10px 15px 190px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
}

/*//////////////////////////////////////////////////*/

input[type="date"]::-webkit-calendar-picker-indicator {
    background:url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="18" height="18" viewBox="0 0 24 24"%3E%3Cpath fill="%230098c2" d="M7 11h2v2H7zm0 4h2v2H7zm4-4h2v2h-2zm0 4h2v2h-2zm4-4h2v2h-2zm0 4h2v2h-2z"%2F%3E%3Cpath fill="%230098c2" d="M5 22h14c1.103 0 2-.897 2-2V6c0-1.103-.897-2-2-2h-2V2h-2v2H9V2H7v2H5c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2M19 8l.001 12H5V8z"%2F%3E%3C%2Fsvg%3E');
    position: absolute;
    background-size: cover;
}

input[type="date"]::-webkit-datetime-edit {
    position: relative!important;
    left: 50px!important;
}
input[type="date"] {
    appearance: none; /* ブラウザのデフォルトスタイルを無効化 */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: white;
    width: 100%;  /* その他のスタイル指定 */
}
@media (max-width:680px) {

input[type="date"] {
    appearance: none; /* ブラウザのデフォルトスタイルを無効化 */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: white;
    width: 100%!important;
    max-width: 320px!important;
	font-size: 12px!important;
}

}
/*//////////////////////////////////////////////////*/

@media (max-width:680px) {
table.mailform tr th {
    padding: 20px 15px 20px 0px;
    border-bottom: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC!important;
    font-weight: normal;
    font-size: 14px;
    text-align: right;
    width: 30%;
}
.input_bx{
    display: inline-block;
    width: 95%!important;
    padding: 5px;
    font-size: 18px;
    border: solid 1px #CCCCCC;
    box-sizing: border-box;
    margin: 0.5em 0;
    min-height: 3em;
    inline-size: 150px;
    overflow-wrap: break-word;
}
.input_bx2{
    display: inline-block;
    width: 46%!important;
    padding: 5px;
    font-size: 18px;
    border: solid 1px #CCCCCC;
    box-sizing: border-box;
    margin: 0.5em 0;
    min-height: 3em;
    inline-size: 150px;
    overflow-wrap: break-word;
}
.input_bx3{
    min-height: 12em;
    font-size: 16px;
    line-height: 20px;
}
}
@media (max-width:420px) {
.input_bx3{
    min-height: 15em;
    font-size: 14px;
    line-height: 20px;
}
table.mailform tr th {
    padding: 20px 15px 0px 0px;
    border-bottom: solid 0px #CCCCCC;
    border-top: solid 1px #CCCCCC!important;
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    display: inline-block;
    width: 100%;
    float: left;
    text-indent: 10px;
}
table.mailform tr td {
	padding: 7px 10px 7px 10px;
	border-bottom: solid 1px #CCCCCC;
    border-top: solid 0px #CCCCCC!important;
	font-size: 100%;
    display: inline-block;
    width: 100%;
    float: left;
}
.sample_bx h5{
    font-size: 16px;
    padding: 8px;
    line-height: 20px;
    text-align: justify;
}
.sample_bx p{
    margin: 0px;
    text-align: justify;
    font-size: 14px;
    padding: 5px;
    line-height: 25px;
}
.input_bx2{
    display: inline-block;
    width: 95%!important;
    padding: 5px;
    font-size: 18px;
    border: solid 1px #CCCCCC;
    box-sizing: border-box;
    margin: 0.5em 0;
    min-height: 3em;
    inline-size: 150px;
    overflow-wrap: break-word;
}
}
/*//////////////////////////////////////////////////*/

