/* 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%;
	padding: 0.6em;
	background: #fff;
	border: 1px solid #bfbfbf;
	line-height: 1.3em;
	}
input,
textarea{}
	input:focus,
	textarea:focus{
		background: #fff;
		border: 1px solid rgba(0,67,133,1);
		}
select{
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPg0KPHBhdGggZmlsbD0iI2NjYyIgZD0iTTgsOCBMMTYsMjQgTDI0LDggeiIvPg0KPC9zdmc+');
	background-position: center right;
	background-repeat: no-repeat;
	background-size: auto 50%;
	}
	select::-ms-expand{
		display: none;
		}
textarea{
	resize: vertical;
	}
button{
	display: inline-block;
	padding: 1em;
	background: rgba(0,67,133,1);
	border: none;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	}
	button:hover{
		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: 1.8em;
		}
		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%;
			width: 1.4em;
			height: 1.4em;
			margin-top: -0.7em;
			overflow: hidden;
			box-sizing: border-box;
			}
		input[type=radio]+label:before,
		input[type=checkbox]+label:before{
			border: 2px solid #bfbfbf;
			background: #fff;
			}
	input[type=radio]+label{}
		input[type=radio]+label:before,
		input[type=radio]:checked+label:after{
			border-radius: 100%;
			}
		input[type=radio]:checked+label:before{
			border-color: rgba(0,67,133,1);
			-webkit-animation: radio 0.5s;
			animation: radio 0.5s;
			}
		input[type=radio]:checked+label:after{
			content: "";
			background: rgba(0,67,133,1);
			-webkit-animation: radiocheched 0.2s forwards;
			animation: radiocheched 0.2s forwards;
			}
		@-webkit-keyframes radio {
			30% {box-shadow: 0 0 0 1em rgba(0,67,133,.5);}
			}
		@keyframes radio {
			30% {box-shadow: 0 0 0 1em rgba(0,67,133,.5);}
			}
		@-webkit-keyframes radiocheched {
			0% {transform: scale(0,0);}
			100% {transform: scale(0.6,0.6);}
			}
		@keyframes radiocheched {
			0% {transform: scale(0,0);}
			100% {transform: scale(0.6,0.6);}
			}
	input[type=checkbox]+label{}
		input[type=checkbox]+label:before,
		input[type=checkbox]:checked+label:after{
			border-radius: 0.1em;
			}
		input[type=checkbox]:checked+label:after{
			background: rgba(0,67,133,1) url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjAgMjAiPg0KPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTguMjk0IDE2Ljk5OGMtMC40MzUgMC0wLjg0Ny0wLjIwMy0xLjExMS0wLjU1M2wtMy41NzMtNC43MjFjLTAuNDY1LTAuNjEzLTAuMzQ0LTEuNDg2IDAuMjctMS45NTEgMC42MTUtMC40NjcgMS40ODgtMC4zNDQgMS45NTMgMC4yN2wyLjM1MSAzLjEwNCA1LjkxMS05LjQ5MmMwLjQwNy0wLjY1MiAxLjI2Ny0wLjg1MiAxLjkyMS0wLjQ0NXMwLjg1NCAxLjI2NiAwLjQ0NiAxLjkybC02Ljk4NCAxMS4yMWMtMC4yNDIgMC4zOTEtMC42NjEgMC42MzUtMS4xMiAwLjY1Ni0wLjAyMiAwLjAwMi0wLjA0MiAwLjAwMi0wLjA2NCAwLjAwMnoiPjwvcGF0aD4NCjwvc3ZnPg==') center center no-repeat;
			background-size: auto 1.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);
	}

:valid,
:invalid,
:optional{}
:disabled{
	background-color: #eee;
	cursor: not-allowed;
	}
:required{
	background: #ffffcc;
	border: 2px solid #ff0000;
	}


/* for mobile */
@media (max-width: 767px) {
/*767以下px*/
input,
select,
textarea{
	font-size: 16px;
	}
}
@media (max-width: 767px) and (orientation:portrait) {
/*767px以下 縦向き*/
}
@media (max-width: 767px) and (orientation:landscape) {
/*767px以下 横向き*/
}


/* for tablet */
@media (min-width: 768px) {
/*768px以上*/
}
@media (min-width: 768px) and (max-width: 991px) {
/*768px～991px*/
}
@media (max-width: 991px) {
/*991px以下*/
}


/* for PC */
@media (min-width: 992px) {
/*992px以上*/
input,
select,
textarea,
button{
	font-family: inherit;
	}
input,
select,
textarea{
	font-weight: inherit;
	}
}
@media (min-width: 1200px) {
/*1200px以上*/
}


/* ie */
@media all and (-ms-high-contrast: none){}


