body {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif !important;
}

::placeholder {
  color: #bbb !important;
}

input:focus{background-color: #eaf4fc !important}
input:required{background-color: #ffefef}
input:invalid{background-color: #ffefef}
input:valid{background-color: white}

select:focus{background-color: #eaf4fc !important}
select:required{background-color: #ffefef}
select:invalid{background-color: #ffefef}
select:valid{background-color: white}

textarea:focus{background-color: #eaf4fc !important}
textarea:required{background-color: #ffefef}
textarea:invalid{background-color: #ffefef}
textarea:valid{background-color: white}

textarea {
  field-sizing: content;
  min-height: 4em;
}

select[readonly], input[type="radio"][readonly], input[type="checkbox"][readonly] {
  pointer-events: none;
  border: solid transparent;
  background-image: none;
}

[readonly] {
  background-color: transparent !important;
}

[readonly] + label {
  pointer-events: none !important;
}

footer a {
  color: #869099 !important;
}

footer a:hover {
  color: #869099 !important;
}

.main-footer .container-fluid .d-flex {
  justify-content: flex-end !important;
}

.is-invalid {
  background-color: #ffefef !important;
}

.custom-file-input {
  overflow: hidden;
}

.custom-file-label {
  white-space: nowrap;
}

.content-wrapper {
  background-color: #fcffff !important;
}

@media (min-width: 576px) {
  .login-box {
    width: 460px;
  }
}

@media (max-width: 575px) {
  .midashi-terms {
    padding: 0.5rem;
    margin-bottom: 0.5rem;
    color: #010101;
    background: #f4f4f4;
    border-left: 5px solid #6c757d;
  }
}

@media (max-width: 767px) {
  .midashi {
    padding: 0.5rem;
    color: #010101;
    background: #eaf3ff;
    border-left: 5px solid #516ab6;
  }
  .midashi-info {
    padding: 0.5rem;
    margin-top: 0.7rem;
    color: #010101;
    background: #eaf3ff;
    border-left: 5px solid #516ab6;
  }
}

.small-box p {
  font-size: 1rem !important;
  min-height: 4lh;
  margin-bottom: 0;
}

.small-box.bg-warning small {
  color: #1f2d3d;
}

.small-box.bg-success small {
  color: #fff;
}

@media (max-width: 767px) {
  .small-box p {
    min-height: 2lh;
  }
}

.navbar-nav>li>a.active {
  background-color: #c5d6ef;
  border-radius: 0.25rem;
}

.nav-header {
  color: gold !important;
}

.brand-link .brand-image-xl {
  max-height: 44px !important;
  margin-top: -.1rem;
}

.brand-link .brand-image-xs {
  max-height: 44px !important;
}

.bg-navbar {
  background-color: #eaf1f8 !important;
}

.bg-sidebar {
    background-color: #FEFCF3 !important;
}

[class*=sidebar-light] .user-panel {
  border-bottom: 1px solid #9ca3a9 !important;
}

.at::before {
  content: '@';
}

div.border-bottom > div {
  padding: 0.5rem !important;
}

.dataTables_scroll {
  margin-bottom: 0.5rem!important;
}

.bg-table-title {
  background-color: #0073a8;
  color: white;
  font-weight: 400 !important;
  margin-bottom: 0 !important;
  padding: 0.5rem !important;
}

th.dtfc-fixed-start {
  background-color: #e9ecef !important;
}

th.sticky-col, td.sticky-col {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 1;
}

.table-striped thead tr th:first-child {
  background-color: white;
}

.table-striped tbody tr:nth-of-type(odd) td:first-child {
  background-color: #f2f2f2;
}

.table-striped tbody tr:nth-of-type(even) td:first-child {
  background-color: white;
}

thead th {
  text-align: center !important;
}

.dropzone {
  border: 2px dashed #0087F7;
  border-radius: 5px;
  background: #f9f9f9;
  padding: 20px;
  height: 280px;
  max-width: 300px;
  min-height: fit-content;
}

.dropzone-preview {
  max-width: 300px;
}

.photo-title {
  background-color: rgba(248, 249, 250, 0.7);
}

#page-top {
	position: fixed;
	right: 10px;
	bottom: 20px;
	z-index: 999;
	opacity: 0;
	transform: translateY(100px);
}

#page-top.UpMove{
	animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	  transform: translateY(100px);
  }
  to {
    opacity: 1;
	  transform: translateY(0);
  }
}

#page-top.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	  transform: translateY(0);
  }
  to {
  	opacity: 1;
	  transform: translateY(100px);
  }
}

@keyframes hero-gradient-animation{0%{--y-0:80%; --x-0:85%; --c-0:hsla(150.8823529411765,52%,83%,1); --s-start-0:9%; --s-end-0:55%; --c-1:hsla(219.99999999999997,100%,82%,1); --y-1:24%; --x-1:60%; --s-start-1:5%; --s-end-1:72%; --x-2:13%; --c-2:hsla(297.7941176470588,100%,65%,0.49); --s-start-2:5%; --s-end-2:52%; --y-2:82%; --s-start-3:13%; --s-end-3:68%; --y-3:7%; --x-3:24%; --c-3:hsla(182,72%,68%,1);}100%{--y-0:94%; --x-0:31%; --c-0:hsla(150.8823529411765,52%,83%,1); --s-start-0:9%; --s-end-0:55%; --c-1:hsla(220,82%,95%,1); --y-1:25%; --x-1:2%; --s-start-1:5%; --s-end-1:72%; --x-2:98%; --c-2:hsla(297.7941176470588,100%,65%,0.49); --s-start-2:5%; --s-end-2:52%; --y-2:20%; --s-start-3:13%; --s-end-3:68%; --y-3:92%; --x-3:95%; --c-3:hsla(182,72%,68%,1);}}@property --y-0{syntax:'<percentage>';inherits:false;initial-value:80%}@property --x-0{syntax:'<percentage>';inherits:false;initial-value:85%}@property --c-0{syntax:'<color>';inherits:false;initial-value:hsla(150.8823529411765,52%,83%,1)}@property --s-start-0{syntax:'<percentage>';inherits:false;initial-value:9%}@property --s-end-0{syntax:'<percentage>';inherits:false;initial-value:55%}@property --c-1{syntax:'<color>';inherits:false;initial-value:hsla(219.99999999999997,100%,82%,1)}@property --y-1{syntax:'<percentage>';inherits:false;initial-value:24%}@property --x-1{syntax:'<percentage>';inherits:false;initial-value:60%}@property --s-start-1{syntax:'<percentage>';inherits:false;initial-value:5%}@property --s-end-1{syntax:'<percentage>';inherits:false;initial-value:72%}@property --x-2{syntax:'<percentage>';inherits:false;initial-value:13%}@property --c-2{syntax:'<color>';inherits:false;initial-value:hsla(297.7941176470588,100%,65%,0.49)}@property --s-start-2{syntax:'<percentage>';inherits:false;initial-value:5%}@property --s-end-2{syntax:'<percentage>';inherits:false;initial-value:52%}@property --y-2{syntax:'<percentage>';inherits:false;initial-value:82%}@property --s-start-3{syntax:'<percentage>';inherits:false;initial-value:13%}@property --s-end-3{syntax:'<percentage>';inherits:false;initial-value:68%}@property --y-3{syntax:'<percentage>';inherits:false;initial-value:7%}@property --x-3{syntax:'<percentage>';inherits:false;initial-value:24%}@property --c-3{syntax:'<color>';inherits:false;initial-value:hsla(182,72%,68%,1)}.bg-top{--y-0:80%;--x-0:85%;--c-0:hsla(150.8823529411765,52%,83%,1);--c-1:hsla(219.99999999999997,100%,82%,1);--y-1:24%;--x-1:60%;--x-2:13%;--c-2:hsla(297.7941176470588,100%,65%,0.49);--y-2:82%;--y-3:7%;--x-3:24%;--c-3:hsla(182,72%,68%,1);;background-color:hsla(358.0000000000001,0%,100%,1);background-image:radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0),transparent var(--s-end-0)),radial-gradient(circle at var(--x-1) var(--y-1), var(--c-1) var(--s-start-1),transparent var(--s-end-1)),radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2),transparent var(--s-end-2)),radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3),transparent var(--s-end-3));animation:hero-gradient-animation 10s linear infinite alternate;background-blend-mode:normal,normal,normal,normal;}

.top-jumbotron {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 0.5rem;
  padding: 2rem;
}

.readmore {
  color: #007bff !important;
  text-decoration: none !important;
}

.guide-title {
  background: #dfefff;
  box-shadow: 0px 0px 0px 5px #dfefff;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  color: #454545;
}

.guide {
  line-height: 2.2;
}

ul.point {
  border: solid 2px #ffb03f;
  padding: 0.5em;
  position: relative;
  margin-top: 2em;
}

ul.point li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none !important;
}

ul.point li:last-of-type {
  border-bottom: none;
}

ul.point li:before {
  /*リスト内のアイコン*/
  font-family: "Font Awesome 5 Free";
  content: "\f138"; /*アイコン種類*/
  position: absolute;
  left : 0.7em;     /*左端からのアイコンまで*/
  color: #ffb03f; /*アイコン色*/
  font-weight: 900;
}

ul.point li:after {
  /*タイトルタブ*/
  background: #ffb03f;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: -2px;
  bottom: 100%;
  padding: 2px 8px;
  content: "POINT"; /*タブの文字*/
  letter-spacing: 0.05em; /*字間*/
}

blockquote {
  line-height: 2.2;
}

h5.guide {
  position: relative;
  background: #f1f8ff;
  padding: 0.25em 0.5em;
  border-left: solid 2em #5c9ee7;
  margin: 0.8em 0;
  line-height: 1.5;
}

h5.guide::before {
  font-family: "Font Awesome 5 Free";
  content: "\f303";
  position: absolute;
  padding: 0em;
  color: white;
  font-weight: 900;
  left: -1.35em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bg-result {
  background-image: url("../img/result01.webp");
  background-repeat: no-repeat;
  background-size: cover;
  align-items: stretch;
  width: 100%;
}

h3.result {
  background: #fdfdfd4a;
  padding: 1em;
  border-radius: 1em;
  line-height: 2;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(6px);
}
