@charset "UTF-8";

#alphaform {
}

#alphaform input,
#alphaform label,
#alphaform select {
	vertical-align: middle;
}

#alphaform input.text,
#alphaform select.select,
#alphaform textarea.textarea {
	padding: 5px;
	border: 1px solid #DCDDDD;
	border-top-color: #ADADAD;
	border-left-color: #ADADAD;
	font-size: 13px;
	vertical-align: middle;
	border-radius: 2px;
	behavior: url(PIE.htc);
}

#alphaform input[type="radio"] {
	margin: 0 5px 0 3px;
}

#alphaform input[type="checkbox"] {
	margin: 0 5px 0 3px;
}

#alphaform input[type=text]:focus,
#alphaform textarea:focus,
#alphaform select:focus {
	border: red 1px solid;
}

#alphaform table td.focus {
	background-color: #ffffcc;
}

#alphaform select.error,
#alphaform input.error,
#alphaform textarea.error {
	border: 1px #EE0000 solid;
	background-color: #FFDFDF;
}

#alphaform div.error {
	padding: 2px;
	margin : 0px;
	color: #EE0000;
}

#alphaform table tr.error label {
	background-color: #FFDFDF;
}

.error_box {
    background-color: #feeff9;
    border: 1px solid #ffcccc;
    color: #ee0000;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.6;
    margin: 5px 0 10px;
    padding: 10px;
}

.error_box ul {
	font-size: 13px;
	margin-left: 30px;
	list-style-type: disc;
}

.error_box li {
	display: list-item;
}

.error_box a {
	color: #ee0000;
	text-decoration: underline;	
}

#alphaform .tani {
	margin-left: 2px;
}

#alphaform .memo_top {
	font-size: 90%;
	margin: 0 0 0 5px;
}

#alphaform .memo_bottom {
	font-size: 90%;
	margin: 3px 0 0 5px;
}

#alphaform .memo_right {
	font-size: 100%;
	margin: 0 0 0 10px;
}

#alphaform .button {
	cursor: pointer;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 30px;
	text-decoration: none;
	border: 1px solid #0081a6;
	background-color: #0081a6;
/*
	background: #0dbed2 url(../images/contact/icon_arrow_circle_right.png) no-repeat 100% 50%;
	background: url(../images/contact/icon_arrow_circle_right.png) no-repeat 100% 50%, -webkit-linear-gradient( #9be1e9 0%, #0dbed2 100%);
	background: url(../images/contact/icon_arrow_circle_right.png) no-repeat 100% 50%, linear-gradient( #9be1e9 0%, #0dbed2 100%);
	behavior: url(PIE.htc);
*/
}


#alphaform .button:hover {
	border: 1px solid #4ca7c1;
	background-color: #4ca7c1;
/*
	background: #9be1e9 url(../images/contact/icon_arrow_circle_right.png) no-repeat 100% 50%;
	background: url(../images/contact/icon_arrow_circle_right.png) no-repeat 100% 50%, -webkit-linear-gradient( #0dbed2 0%, #9be1e9 100%);
	background: url(../images/contact/icon_arrow_circle_right.png) no-repeat 100% 50%, linear-gradient( #0dbed2 0%, #9be1e9 100%);
	behavior: url(PIE.htc);
*/
}

#alphaform input[disabled].button,
#alphaform input[disabled].button:hover  {
	cursor: pointer;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 30px;
	text-decoration: none;
	border: 1px solid #0081a6;
	background-color: #0081a6;
/*	cursor: pointer;
	color: white;
	font-size: 14px;
	padding: 10px 20px;
	text-decoration: none;
	border: 1px solid #0dbed2;
	background-color: #0dbed2;
	background: #0dbed2 url(../images/contact/icon_arrow_circle_right.png) no-repeat 100% 50%;
	background: url(../images/contact/icon_arrow_circle_right.png) no-repeat 100% 50%, -webkit-linear-gradient( #9be1e9 0%, #0dbed2 100%);
	background: url(../images/contact/icon_arrow_circle_right.png) no-repeat 100% 50%, linear-gradient( #9be1e9 0%, #0dbed2 100%);
*/
	opacity: 0.50;
}

#alphaform .confirm_button {
	width: 100%;
}

#alphaform .button.return_button {
	color: #959595;
	background-color: #fff;
	border: 1px solid #959595;
/*
	font-size: 100%;
	color: #777777;
	padding: 10px 30px;
	border: 1px solid #bbb;
	background-color: #ccc;
	background: #ccc url(../images/contact/icon_arrow_circle_left.png) no-repeat 0% 50%;
	background: url(../images/contact/icon_arrow_circle_left.png) no-repeat 0% 50%, -webkit-linear-gradient( #eee 0%, #ccc 100%);
	background: url(../images/contact/icon_arrow_circle_left.png) no-repeat 0% 50%, linear-gradient( #eee 0%, #ccc 100%);
	behavior: url(PIE.htc);
*/
}

#alphaform .button.return_button:hover {
	color: #fff;
	background-color: #959595;
/*
	background-color: #ddd;
	background: #ddd url(../images/contact/icon_arrow_circle_left.png) no-repeat 0% 50%;
	background: url(../images/contact/icon_arrow_circle_left.png) no-repeat 0% 50%, -webkit-linear-gradient( #ccc 0%, #eee 100%);
	background: url(../images/contact/icon_arrow_circle_left.png) no-repeat 0% 50%, linear-gradient( #ccc 0%, #eee 100%);
	behavior: url(PIE.htc);
*/
}

.placeholder {
	color: #999999;
}
/*
#alphaform .question .icon {
	width: 40px;
	display: table-cell;
	vertical-align: top;
}
#alphaform .question .text {
	display: table-cell;
	text-align: left;
	padding: 0 10px;
	vertical-align: middle;
	width: calc(100% - 40px);
}
*/

#alphaform .boxShort {
	width: 30%;
}

#alphaform .boxMiddle {
	width: 50%;
}

#alphaform .boxLong {
	width: 95%;
}

#alphaform .label {
	padding: 15px 5px 5px 0px;
	color: #193196;
	font-size:1.2em;
	font-weight:bold;
}

#att{
	width:90%;
	margin:20px auto 0 auto;
	border: 1px #EE0000 solid;
	background-color: #FFDFDF;
	padding:5px;
	line-height:1.3em;
}

#att .title{
	font-size: 1.2em;
	font-weight :bold;
	color: #FFF;
	text-align: center;
	padding:5px 0;
	margin-bottom:10px;
	background-color: #EE0000;
}                             
#alphaform textarea{ 
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#alphaform .action_button {
	margin: 40px auto 15px;
	text-align: center;
}
/*@media screen and (max-width: 768px) {	
#alphaform .action_button input {
	width: 280px;
}
#alphaform .action_button > div + div {
	margin-top: 10px;
}
}*/
/*@media print, screen and (min-width: 769px) {*/
#alphaform .action_button {
	display: table;
	width: 550px;
}
#alphaform .action_button > div {
	display: table-cell;
}
#alphaform .action_button > div:first-child {
	width: 35%;
	padding-right: 10px;
}
#alphaform .action_button div input {
	width: 100%;
	margin: 0;
}
/*}*/