@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&Raleway:wght@400;600;700&display=swap');

/***********************************************************************
------------------------------------------------------------------------
RESET
***********************************************************************/
html,
body,
div,
span,
object,
h1,
h2,
h3,
h4,
h5,
p,
code,
em,
img,
q,
strong,
var,
b,
i,
a,
dl,
dt,
dd,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
footer,
header,
menu,
nav,
section,
time,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 0;
	box-sizing: border-box;
}

ul {
	list-style: none;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: '';
	content: none;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}

th,
td {
	text-align: left;
	vertical-align: top;
}

/***********************************************************************
------------------------------------------------------------------------
SET
***********************************************************************/
html,
body {
	height: 100%;
}

body {
	font-family: 'Raleway', 'Noto Sans JP', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	letter-spacing: .1em;
	font-feature-settings: "palt";
	font-size: 16px;
	line-height: 1.8;
	-webkit-text-size-adjust: 100%;
	animation: fadeIn 2s ease 0s 1 normal;
	word-break: break-all;
	background: #fff;
	color: #000;
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
	width: auto;
}

@media only screen and (min-width: 767px) {
	img {
		image-rendering: -webkit-optimize-contrast;
	}
}

_::-webkit-full-page-media,
_:future,
:root img {
	image-rendering: auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	::i-block-chrome,
	img {
		image-rendering: auto;
	}
}

a {
	text-decoration: none;
	color: #333;
	transition: all 0.08s linear;
}

a:active,
a:hover,
a:focus {
	outline: none;
}

/*
a:hover {
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	opacity: 0.8;
	zoom: 1;
}
*/
a img,
input[type="image"],
input[type="submit"] {
	opacity: 1;
	filter: alpha(opacity=100);
}

input,
textarea,
select {
	border: 0 none;
	box-sizing: border-box;
	outline: 0;
	border-radius: 0;
	-webkit-appearance: none;
	padding: 12px 25px;
	line-height: 1.8;
}

input[type=text],
input[type=email],
input[type=number],
input[type=url],
input[type=password],
textarea {
	background-color: #f8f8f8;
	border: solid 2px transparent;
	color: inherit;
	font-size: 16px;
	border-radius: 4px;
	width: 100%;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=number] input[type=url]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
	border: solid 2px #9BC800 !important;
	box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 3px 0 inset, rgb(51, 51, 51) 0 0 0 0;
}

/* ---------------------------
エラー文言表示
----------------------------- */
/*
p.err:before {
	font-family:'fontello';
	content:'\e836';
	color:#FF9E05;
	padding-right:7px;
}
*/
textarea {
	resize: none;
	height: 155px;
	line-height: 1.6;
}

select {
	border: 1px solid #c9d2d8;
	color: inherit;
	font-size: 16px;
}

label {
	cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
	margin-right: 5px;
	border: 1px solid #c9d2d8;
}

input[type=submit],
input[type=reset],
input[type=button] {
	border-radius: 0;
	-webkit-appearance: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
	cursor: pointer;
}

button {
	font-family: inherit;
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	transition: color 0.2s;
	text-decoration: none;
}

/*
::selection      {background: #F7D200; color: #111;}
::-moz-selection {background: #F7D200; color: #111;}
*/
::selection {
	background: #000;
	color: #fff;
}

::-moz-selection {
	background: #000;
	color: #fff;
}

::-webkit-input-placeholder {
	color: #B3B3B3;
}

::-moz-placeholder {
	color: #B3B3B3;
}

/* FONT SIZE
========================================== */
/* FONT COLOR
========================================== */
/* LINE HEIGHT
========================================== */
/* FLOAT
========================================== */
/* KOME
========================================== */
/* TEXT ALIGN
========================================== */
/* LETTER SPACING
========================================== */
/* WIDE
========================================== */
/* HEIGHT
========================================== */
/* UNDERLINE
========================================== */
/* レスポンシブ対応
========================================== */
.only_pc {
	font-weight: inherit;
}

@media only screen and (max-width: 767px) {
	.only_pc {
		display: none !important;
	}
}

.only_sp {
	font-weight: inherit;
}

@media only screen and (min-width: 767px) {
	.only_sp {
		display: none !important;
	}
}

/***********************************************************************
------------------------------------------------------------------------
フォーム装飾
***********************************************************************/
/* セレクトボックス装飾
========================================== */
select {
	-webkit-appearance: none;
	appearance: none;
	display: inline-block;
	padding-right: 35px;
	background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8.825L1.175 4 2.238 2.938 6 6.7 9.763 2.938 10.825 4z'/%3E%3C/svg%3E") right 10px center no-repeat;
	font-size: inherit;
	height: 48px;
	border-radius: 4px;
	width: 160px;
}

select::-ms-expand {
	display: none;
}

select optgroup {
	font-family: 'Noto Sans JP', sans-serif;
}

/* ラジオボタン装飾
========================================== */
input[type="radio"] {
	font-size: 100%;
	width: 1em;
	margin: 0;
	padding: 0;
	opacity: 0;
	cursor: pointer;
}

input[type="radio"]+label:before {
	display: inline-block;
	content: "";
	vertical-align: middle;
	background-color: #fff;
	color: #CCC;
	border-style: solid;
	border-width: 1px;
	font-size: 172%;
	width: 16px;
	height: 16px;
	margin-left: -0.625em;
	margin-top: -0.15em;
	margin-right: 0.3em;
}

input[type="radio"]+label:before {
	border-width: 0.1875em;
	border-radius: 0.5em;
}

input[type="radio"]:checked+label:before {
	border-style: double;
	border-width: 13px;
	width: 0;
	height: 0;
	color: #0088d5;
}

input[type="radio"]:disabled,
input[type="radio"]:disabled+label,
input[type="radio"]:disabled+label:before {
	color: #666;
	cursor: default;
}

/*
input[type="radio"]:disabled+label:before {
	background-color:#CCC;
}
*/
input[type="radio"]:focus+label:before {
	color: #9BC800;
}

input[type="radio"]+label {
	font-size: 16px;
}

/* チェックボックス装飾
========================================== */
/*
label.check_label input[type="checkbox"]:checked:focus {
	box-shadow:40px 0px #FFFFFF;
	opacity:0.1;
}
label.check_label input[type="checkbox"]:focus {
	box-shadow:41px 0px #FFFFFF;
}
*/
/* 	ファイル装飾
========================================== */
/***********************************************************************
------------------------------------------------------------------------
確認・登録ボタン
***********************************************************************/
/***********************************************************************
------------------------------------------------------------------------
バリデート・エラーの吹き出し表示
***********************************************************************/
/* 参考
file:///D:/ffftp/%E3%80%90FA%E3%80%91%E3%82%AF%E3%83%A9%E3%82%A6%E3%83%89HR/edit.html
*/
/* インライン表示（追加・削除がなければ使用可）
span.err_tooltip {
	position:relative;
	margin-left:-70px;
	margin-top:-65px;
}
*/
/***********************************************************************
------------------------------------------------------------------------
通信中のスピナー表示
***********************************************************************/
@keyframes spinner-anime {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(359deg);
	}
}