/* CSS Document */

input,
select,
textarea,
button{
	margin: 0;
	padding: 0;
	border-radius: 0;
	outline: none;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 100%;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
input,
select,
textarea{
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	line-height: 1.3em;
	}
select{
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPg0KPHBhdGggZmlsbD0iI2NjYyIgZD0iTTgsOCBMMTYsMjQgTDI0LDggeiIvPg0KPC9zdmc+') center right no-repeat;
	background-size: auto 50%;
	}
	select::-ms-expand{
		display: none;
		}
button{
	display: inline-block;
	padding: 1em;
	background: #ed6d21;
	border: none;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	}
	button:hover{
		opacity: .9;
		cursor: pointer;
		}
input[type=radio],
input[type=checkbox]{
	display: none;
	}
	input[type=radio]+label,
	input[type=checkbox]+label{
		position: relative;
		display: inline-block;
		padding-left: 2em;
		}
		input[type=radio]+label:hover,
		input[type=checkbox]+label:hover{
			cursor: pointer;
			}
		input[type=radio]+label:before,
		input[type=radio]+label:after,
		input[type=checkbox]+label:before,
		input[type=checkbox]+label:after{
			content: "";
			position: absolute;
			left: 0;
			top: 50%;
			box-sizing: border-box;
			}
		input[type=radio]+label:before,
		input[type=checkbox]+label:before{
			width: 1.6em;
			height: 1.6em;
			margin-top: -0.8em;
			}
	input[type=radio]+label{}
		input[type=radio]+label:before{
			border: 2px solid #ccc;
			background: #fff;
			border-radius: 100%;
			}
		input[type=radio]:checked+label:before{
			border-color: #ed6d21;
			-webkit-animation: radio 0.5s;
			animation: radio 0.5s;
			}
		input[type=radio]:checked+label:after{
			content: "";
			left: 0.8em;
			background: #ed6d21;
			border-radius: 100%;
			-webkit-animation: radiocheched 0.2s forwards;
			animation: radiocheched 0.2s forwards;
			}
		@-webkit-keyframes radio {
			30% {box-shadow: 0 0 0 1em rgba(237,109,33,.5);}
			}
		@keyframes radio {
			30% {box-shadow: 0 0 0 1em rgba(237,109,33,.5);}
			}
		@-webkit-keyframes radiocheched {
			0% {width: 0;height: 0;margin: 0;}
			100% {width: 1em;height: 1em;margin: -0.5em;}
			}
		@keyframes radiocheched {
			0% {width: 0;height: 0;margin: 0;}
			100% {width: 1em;height: 1em;margin: -0.5em;}
			}
	input[type=checkbox]+label{}
		input[type=checkbox]+label:before{
			background: #fff;
			border: 2px solid #ccc;
			border-radius: 0.2em;
			}
		input[type=checkbox]:checked+label:after{
			width: 1.6em;
			height: 1.6em;
			margin-top: -0.8em;
			background: #ed6d21 url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iDQoJIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQoJPHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTguMjk0IDE2Ljk5OGMtMC40MzUgMC0wLjg0Ny0wLjIwMy0xLjExMS0wLjU1M2wtMy41NzMtNC43MjFjLTAuNDY1LTAuNjEzLTAuMzQ0LTEuNDg2IDAuMjctMS45NTEgMC42MTUtMC40NjcgMS40ODgtMC4zNDQgMS45NTMgMC4yN2wyLjM1MSAzLjEwNCA1LjkxMS05LjQ5MmMwLjQwNy0wLjY1MiAxLjI2Ny0wLjg1MiAxLjkyMS0wLjQ0NXMwLjg1NCAxLjI2NiAwLjQ0NiAxLjkybC02Ljk4NCAxMS4yMWMtMC4yNDIgMC4zOTEtMC42NjEgMC42MzUtMS4xMiAwLjY1Ni0wLjAyMiAwLjAwMi0wLjA0MiAwLjAwMi0wLjA2NCAwLjAwMnoiPjwvcGF0aD4NCjwvc3ZnPg==') center center no-repeat;
			background-size: auto 1.4em;
			border-radius: 0.2em;
			-webkit-animation: checkbox 0.2s ease-in;
			animation: checkbox 0.2s ease-in;
			}
		@-webkit-keyframes checkbox{
			0% {transform: scale(0,0);}
			50% {transform: scale(1.2,1.2);}
			100% {transform: scale(1,1);}
			}
		@keyframes checkbox{
			0% {transform: scale(0,0);}
			50% {transform: scale(1.2,1.2);}
			100% {transform: scale(1,1);}
			}

/* Chrome */
::-webkit-input-placeholder{
	color: #999;
	transition: color 0.2s ease-out;
	}
*:focus::-webkit-input-placeholder{
	color: rgba(0,0,0,0);
	}

/* Firefox */
::-moz-placeholder {
	color: #999;
	transition: color 0.2s ease-out;
	}
*:focus::-moz-placeholder{
	color: rgba(0,0,0,0);
	}

/* IE */
:-ms-input-placeholder{
	color: #999;
	transition: color 0.2s ease-out;
	}
*:focus:-ms-input-placeholder{
	color: rgba(0,0,0,0);
	}

/* ALL */
:required{
	background-color: #ffffcc;
	}
:valid{
	//background-color: #ffffff;
	}
:focus{
	background-color: #ffffff;
	border-color: #ed6d21;
	}
:disabled{
	background-color: #eee;
	cursor: not-allowed;
	}


/* for mobile */
@media (max-width: 767px) {
/*767以下px*/
input,
select,
textarea{
	padding: 0.5em;
	font-size: 16px;
	}
}


/* for tablet */
@media (min-width: 768px) {
/*768px以上*/
input,
select,
textarea{
	padding: 0.8em;
	}
}


/* for PC */
@media (min-width: 992px) {
/*992px以上*/
input,
select,
textarea,
button{
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
	font-weight: 400;
	}
}


@media (min-width: 1200px) {
/*1200px以上*/
}


/* ie */
@media all and (-ms-high-contrast: none){}


