@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";

@layer {
  html {
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%
  }

  *,
  ::before,
  ::after {
    background-repeat: no-repeat;
    box-sizing: inherit
  }

  ::before,
  ::after {
    text-decoration: inherit;
    vertical-align: inherit
  }

  * {
    padding: 0;
    margin: 0;
    box-sizing: border-box
  }

  audio:not([controls]) {
    display: none;
    height: 0
  }

  hr {
    overflow: visible
  }

  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  main,
  menu,
  nav,
  section,
  summary {
    display: block
  }

  summary {
    display: list-item
  }

  small {
    font-size: 80%
  }

  [hidden],
  template {
    display: none
  }

  abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none
  }

  a {
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects
  }

  a:active,
  a:hover {
    outline-width: 0
  }

  code,
  kbd,
  pre,
  samp {
    font-family: monospace, monospace
  }

  dfn {
    font-style: italic
  }

  mark {
    background-color: #ff0;
    color: #000
  }

  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
  }

  sub {
    bottom: -0.25em
  }

  sup {
    top: -0.5em
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: normal
  }

  li {
    list-style: none
  }

  table,
  table th,
  table td {
    border-spacing: 0
  }

  input {
    border-radius: 0
  }

  button,
  [type=button],
  [type=reset],
  [type=submit],
  [role=button] {
    cursor: pointer
  }

  [disabled] {
    cursor: default
  }

  [type=number] {
    width: auto
  }

  [type=search] {
    -webkit-appearance: textfield
  }

  [type=search]::-webkit-search-cancel-button,
  [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
  }

  textarea {
    overflow: auto;
    resize: vertical
  }

  button,
  input,
  optgroup,
  select,
  textarea {
    font: inherit
  }

  optgroup {
    font-weight: bold
  }

  button {
    overflow: visible
  }

  button::-moz-focus-inner,
  [type=button]::-moz-focus-inner,
  [type=reset]::-moz-focus-inner,
  [type=submit]::-moz-focus-inner {
    border-style: 0;
    padding: 0
  }

  button:-moz-focusring,
  [type=button]::-moz-focus-inner,
  [type=reset]::-moz-focus-inner,
  [type=submit]::-moz-focus-inner {
    outline: 1px dotted ButtonText
  }

  button,
  html[type=button],
  [type=reset],
  [type=submit] {
    -webkit-appearance: button
  }

  button,
  select {
    text-transform: none
  }

  button,
  input,
  select,
  textarea {
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
    color: inherit
  }

  select {
    -moz-appearance: none;
    -webkit-appearance: none
  }

  select::-ms-expand {
    display: none
  }

  select::-ms-value {
    color: currentColor
  }

  legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
  }

  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
  }

  [type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
  }

  img {
    border-style: none
  }

  progress {
    vertical-align: baseline
  }

  svg:not(:root) {
    overflow: hidden
  }

  audio,
  canvas,
  progress,
  video {
    display: inline-block
  }

  @media screen {
    [hidden~=screen] {
      display: inherit
    }

    [hidden~=screen]:not(:active):not(:focus):not(:target) {
      position: absolute !important;
      clip: rect(0 0 0 0) !important
    }
  }

  [aria-busy=true] {
    cursor: progress
  }

  [aria-controls] {
    cursor: pointer
  }

  [aria-disabled] {
    cursor: default
  }

  ::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
  }

  ::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
  }
}

@layer {
  :root {
    scroll-behavior: smooth
  }

  html:has(dialog[open]) {
    overflow: hidden
  }

  body {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    color: #000;
    background: #fff
  }

  a {
    color: inherit;
    text-decoration: none
  }

  img {
    max-width: 100%;
    height: auto
  }

  textarea,
  input[type=text],
  input[type=search],
  input[type=tel],
  input[type=url],
  input[type=email],
  input[type=datetime],
  input[type=date],
  input[type=month],
  input[type=week],
  input[type=time],
  input[type=datetime-local],
  input[type=number],
  input[type=password] {
    padding: .5em;
    width: 100%;
    border: 1px solid #cdcdcd;
    background: #f8f8f8
  }

  textarea {
    min-height: 10em
  }

  ::-moz-placeholder {
    color: gray
  }

  ::placeholder {
    color: gray
  }
}

@font-face {
  font-family: "omp";
  src: url("../../fonts/omp.ttf?aks5uq") format("truetype"), url("../../fonts/omp.woff?aks5uq") format("woff"), url("../../fonts/omp.svg?aks5uq#omp") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block
}

[class^=el_icm_],
[class*=" el_icm_"] {
  font-family: "omp" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.el_icm_pause::before {
  display: block;
  margin-left: -0.2em;
  content: "\e908"
}

.el_icm_play::before {
  display: block;
  margin-left: -0.2em;
  content: "\e909"
}

.el_icm_phone::before {
  display: block;
  margin-left: -0.2em;
  content: "\e904"
}

.el_icm_contact::before {
  display: block;
  margin-left: -0.2em;
  content: "\e905"
}

.el_icm_dl::before {
  display: block;
  margin-left: -0.2em;
  content: "\e900"
}

.el_icm_exclamation::before {
  display: block;
  margin-top: .5em;
  content: "\e901"
}

.el_icm_quoteL::before {
  display: block;
  margin-left: -0.2em;
  content: "\e906"
}

.el_icm_quoteR::before {
  display: block;
  margin-left: -0.2em;
  content: "\e907"
}

.el_icm_holdhand::before {
  display: block;
  margin-left: -0.2em;
  content: "\e903"
}

.el_icm_gear::before {
  display: block;
  margin-left: -0.2em;
  content: "\e902"
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes shrink-v {
  0% {
    height: 0
  }

  50% {
    height: 100%
  }

  100% {
    height: 0%
  }
}

@keyframes shrink-h {
  0% {
    width: 0
  }

  50% {
    width: 100%
  }

  100% {
    width: 0%
  }
}

@keyframes loadingbar {

  0%,
  40%,
  100% {
    transform: scaleY(0.4)
  }

  20% {
    transform: scaleY(1)
  }
}

@keyframes scrollTopShow {
  from {
    opacity: 0;
    translate: 0 10vw
  }

  to {
    opacity: 1;
    translate: 0 0
  }
}

@keyframes scrollTopHide {
  from {
    opacity: 1;
    translate: 0 0
  }

  to {
    opacity: 0;
    translate: 0 10vw
  }
}

@keyframes trigger-icon {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(-90deg);
    top: 35%;
    right: 27%
  }
}

@keyframes trigger-line-top {
  from {
    top: 10%;
    opacity: 1
  }

  to {
    top: 45%;
    opacity: 0
  }
}

@keyframes trigger-line-mid {
  from {
    top: 45%;
    opacity: 1
  }

  to {
    top: 10%;
    opacity: 0
  }
}

@keyframes trigger-line-btm {
  from {
    top: 80%;
    opacity: 1
  }

  to {
    top: 10%;
    opacity: 0
  }
}

.ly_wrap {
  overflow: hidden
}

.ly_gHead {
  width: 100%
}

.ly_gHead_inner {
  display: grid;
  grid-template-columns: min(46vw, 250px) 1fr;
  align-items: center;
  padding: 2vw 0;
  margin: auto;
  width: 92%;
  border-bottom: 1px solid rgba(0, 0, 0, 0)
}

@media screen and (max-width: 767px) {
  .ly_gHead_inner {
    display: block
  }
}

.ly_gFoot {
  margin: min(5vw, 4em) auto auto;
  width: 92%
}

@media screen and (max-width: 767px) {
  html:has(.ly_sideNav) .ly_gFoot {
    margin-bottom: 11vmax
  }
}

.ly_pageScroll {
  position: fixed;
  bottom: 20px;
  right: 1vw;
  z-index: 1;
  opacity: 0
}

@media screen and (max-width: 767px) {
  .ly_pageScroll {
    bottom: 4em
  }
}

.ly_pageScroll a {
  display: block;
  width: min(15vw, 2em);
  transition: all .3s
}

.ly_pageScroll.is_show {
  animation: scrollTopShow .5s forwards
}

.ly_pageScroll.is_hide {
  animation: scrollTopHide .5s forwards
}

.ly_ctn {
  margin: min(10vw, 7em) auto;
  padding: 0;
  width: min(92%, 1250px);
  min-height: 50vmin
}

.ly_ctn.thin {
  margin: min(5vw, 4em) auto;
  padding: 0;
  width: min(92%, 1250px)
}

.ly_ctn_form {
  display: grid;
  grid-template-columns: 1fr min(54vw, 690px);
  gap: min(2vw, 1em);
  margin: min(3vw, 2.5em) 0
}

@media screen and (max-width: 767px) {
  .ly_ctn_form {
    grid-template-columns: 1fr
  }
}

.ly_ctn_form_l {
  display: flex;
  flex-direction: column;
  row-gap: min(2vw, 1em)
}

.ly_ctn_form_r {
  padding: min(3vw, 2.5em);
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  background: #fcf8ef
}

.ly_ctn_btn {
  display: flex;
  gap: 1em;
  justify-content: center
}

.ly_dialog {
  margin: min(5vw, 4em) auto;
  width: min(92%, 900px);
  height: 80vh;
  border-radius: 5px;
  border: 0;
  padding: 0;
  overflow-y: scroll
}

.ly_dialog::backdrop {
  background: rgba(0, 0, 0, .7);
  animation: fadeIn .5s ease
}

.ly_dialog[open] {
  animation: fadeIn .5s ease
}

.ly_dialog_inner {
  padding: min(2vw, 1em)
}

.bl_gFoot {
  display: grid;
  grid-template-columns: min(46vw, 250px) 1fr;
  align-items: center
}

@media screen and (max-width: 767px) {
  .bl_gFoot {
    grid-template-columns: 1fr;
    gap: 1em
  }
}

.bl_ftBanner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1em
}

@media screen and (max-width: 767px) {
  .bl_ftBanner {
    display: block;
    margin-top: 1em
  }
}

.bl_ftBanner_link {
  display: flex;
  align-items: center;
  gap: 1em;
  letter-spacing: .05em;
  font-weight: 600
}

@media screen and (min-width: 768px) {
  .bl_ftBanner_link {
    font-size: min(1.4vw, 16px)
  }
}

@media screen and (max-width: 767px) {
  .bl_ftBanner_link {
    font-size: max(12px, 3.3vw)
  }
}

@media screen and (max-width: 767px) {
  .bl_ftBanner_link {
    flex-direction: column;
    align-items: flex-start;
    gap: .5em;
    margin-top: 2em
  }
}

.bl_ftBanner_link_mark {
  width: min(25vw, 150px)
}

.bl_ftBanner_pm {
  display: block;
  margin-left: auto;
  width: min(20vw, 95px)
}

@media screen and (max-width: 767px) {
  .bl_ftBanner_pm {
    margin-top: 1em
  }
}

.bl_copyright {
  margin-bottom: 2em;
  line-height: 1
}

@media screen and (min-width: 768px) {
  .bl_copyright {
    font-size: min(1.3vw, 14px)
  }
}

@media screen and (max-width: 767px) {
  .bl_copyright {
    font-size: max(12px, 3.1vw)
  }
}

@media screen and (max-width: 767px) {
  .bl_copyright {
    margin-top: -1em
  }
}

.bl_fNav {
  display: flex;
  align-items: center;
  margin-left: 2em
}

@media screen and (max-width: 767px) {
  .bl_fNav {
    grid: span 2;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5em;
    margin-left: 0
  }
}

.bl_fNav_item {
  position: relative;
  padding: 0 min(2vw, 2em);
  line-height: 1;
  letter-spacing: .05em
}

@media screen and (min-width: 768px) {
  .bl_fNav_item {
    font-size: min(1.4vw, 16px)
  }
}

@media screen and (max-width: 767px) {
  .bl_fNav_item {
    font-size: max(12px, 3.3vw)
  }
}

@media screen and (max-width: 767px) {
  .bl_fNav_item {
    padding: 0 0 0 1em
  }
}

.bl_fNav_item::before {
  content: "|";
  position: absolute;
  left: 0;
  font-size: .9em
}

.bl_fNav_item:last-of-type::after {
  content: "|";
  position: absolute;
  right: 0;
  font-size: .9em
}

@media screen and (max-width: 767px) {
  .bl_fNav_item:last-of-type::after {
    content: ""
  }
}

.bl_factorList {
  letter-spacing: .07em;
  font-weight: 600
}

@media screen and (min-width: 768px) {
  .bl_factorList {
    font-size: min(1.5vw, 17px)
  }
}

@media screen and (max-width: 767px) {
  .bl_factorList {
    font-size: max(13.5px, 3.4vw)
  }
}

.bl_factorList_item {
  margin: .7em 0;
  display: grid;
  grid-template-columns: 1.5em 1fr;
  gap: .5em
}

.bl_factorList_item::before {
  content: url(../../images/contact/icn_solution.svg);
  display: block;
  width: 1.5em
}

.bl_telBanner {
  padding: min(2vw, 1em);
  width: min(100%, 450px);
  border: 1px solid #cdcdcd;
  background: #f3f3f3
}

@media screen and (max-width: 767px) {
  .bl_telBanner {
    width: 100%
  }
}

.bl_form {
  letter-spacing: .05em
}

@media screen and (min-width: 768px) {
  .bl_form {
    font-size: min(1.4vw, 16px)
  }
}

@media screen and (max-width: 767px) {
  .bl_form {
    font-size: max(12px, 3.3vw)
  }
}

.bl_form fieldset {
  display: contents;
}

.bl_form_label {
  font-weight: 600
}

.bl_form_item {
  margin: .3em 0 1.5em
}

.bl_form_flex {
  display: flex;
  gap: 2em
}

.bl_privacy h2 {
  letter-spacing: .07em
}

@media screen and (min-width: 768px) {
  .bl_privacy h2 {
    font-size: min(2.2vw, 26px)
  }
}

@media screen and (max-width: 767px) {
  .bl_privacy h2 {
    font-size: max(15.5px, 4.1vw)
  }
}

.bl_privacy h2:focus {
  outline: none
}

.bl_privacy h3 {
  margin-bottom: .3em;
  padding-bottom: .3em;
  letter-spacing: .07em;
  font-weight: 600;
  border-bottom: 1px solid #cdcdcd
}

@media screen and (min-width: 768px) {
  .bl_privacy h3 {
    font-size: min(1.6vw, 20px)
  }
}

@media screen and (max-width: 767px) {
  .bl_privacy h3 {
    font-size: max(14px, 3.6vw)
  }
}

.bl_privacy p {
  letter-spacing: .05em;
  margin-bottom: 1.5em
}

@media screen and (min-width: 768px) {
  .bl_privacy p {
    font-size: min(1.4vw, 16px)
  }
}

@media screen and (max-width: 767px) {
  .bl_privacy p {
    font-size: max(12px, 3.3vw)
  }
}

.el_btn {
  display: inline-block;
  padding: 1em 2em;
  border-radius: 5em;
  text-align: center;
  letter-spacing: .07em;
  line-height: 1;
  font-weight: 600
}

@media screen and (min-width: 768px) {
  .el_btn {
    font-size: min(1.5vw, 17px)
  }
}

@media screen and (max-width: 767px) {
  .el_btn {
    font-size: max(13.5px, 3.4vw)
  }
}

.el_btn:has([class^=el_icm_]) {
  display: inline-flex;
  align-items: center;
  gap: .3em
}

.el_btn.l {
  padding: .8em 2em;
  text-align: center;
  justify-content: center;
  letter-spacing: .07em
}

@media screen and (min-width: 768px) {
  .el_btn.l {
    font-size: min(1.6vw, 20px)
  }
}

@media screen and (max-width: 767px) {
  .el_btn.l {
    font-size: max(14px, 3.6vw)
  }
}

.el_btn_submit {
  position: relative;
  z-index: 1;
  color: #fff;
  border: 2px solid #c30d23;
  overflow: hidden;
  background: #c30d23;
  transition: all .3s
}

.el_btn_submit::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0;
  height: 100%;
  background: #fff;
  transition: all .3s
}

@media(hover: hover) {
  .el_btn_submit:hover {
    color: #c30d23
  }

  .el_btn_submit:hover::after {
    width: 100%
  }
}

.el_btn_border {
  position: relative;
  z-index: 1;
  color: #d97335;
  border: 2px solid #d97335;
  overflow: hidden;
  background: #fff;
  transition: all .3s
}

.el_btn_border::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0;
  height: 100%;
  background: #d97335;
  transition: all .3s
}

@media(hover: hover) {
  .el_btn_border:hover {
    color: #fff
  }

  .el_btn_border:hover::after {
    width: 100%
  }
}

.el_btn_close {
  position: relative;
  z-index: 1;
  color: #1f72b2;
  border: 2px solid #1f72b2;
  overflow: hidden;
  background: #fff;
  transition: all .3s
}

.el_btn_close::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0;
  height: 100%;
  background: #1f72b2;
  transition: all .3s
}

@media(hover: hover) {
  .el_btn_close:hover {
    color: #fff
  }

  .el_btn_close:hover::after {
    width: 100%
  }
}

.el_btn_skip {
  display: none;
  padding: .5em 0;
  text-align: center;
  letter-spacing: .05em;
  text-decoration: underline;
  background: #f3f3f3
}

@media screen and (min-width: 768px) {
  .el_btn_skip {
    font-size: min(1.4vw, 16px)
  }
}

@media screen and (max-width: 767px) {
  .el_btn_skip {
    font-size: max(12px, 3.3vw)
  }
}

.el_icn_txtLabel {
  display: inline-block;
  padding: .5em 1.5em;
  line-height: 1;
  background: #84f7e6;
  border-radius: 1.5em
}

.el_txt_white {
  color: #fff
}

.el_txt_black {
  color: #000
}

.el_txt_base {
  color: #1f72b2
}

.el_txt_accent {
  color: #94d5f6
}

.el_txt_link {
  color: #001efe;
  transition: .3s;
  cursor: pointer;
  text-decoration: underline
}

.el_txt_link:hover {
  color: #6577ff
}

.el_txt_bold100 {
  font-weight: 100
}

.el_txt_bold200 {
  font-weight: 200
}

.el_txt_bold300 {
  font-weight: 300
}

.el_txt_bold400 {
  font-weight: 400
}

.el_txt_bold500 {
  font-weight: 500
}

.el_txt_bold600 {
  font-weight: 600
}

.el_txt_bold700 {
  font-weight: 700
}

.el_txt_bold800 {
  font-weight: 800
}

.el_txt_bold900 {
  font-weight: 900
}

.el_txt_center {
  text-align: center
}

.el_txt_left {
  text-align: left
}

.el_txt_right {
  text-align: right
}

@media screen and (min-width: 768px) {
  .el_txt_s {
    font-size: min(1.3vw, 14px)
  }
}

@media screen and (max-width: 767px) {
  .el_txt_s {
    font-size: max(12px, 3.1vw)
  }
}

.el_txt_md {
  letter-spacing: .07em
}

@media screen and (min-width: 768px) {
  .el_txt_md {
    font-size: min(1.5vw, 17px)
  }
}

@media screen and (max-width: 767px) {
  .el_txt_md {
    font-size: max(13.5px, 3.4vw)
  }
}

.el_txt_rg {
  letter-spacing: .05em
}

@media screen and (min-width: 768px) {
  .el_txt_rg {
    font-size: min(1.4vw, 16px)
  }
}

@media screen and (max-width: 767px) {
  .el_txt_rg {
    font-size: max(12px, 3.3vw)
  }
}

.el_txt_paragraph {
  letter-spacing: .05em;
  line-height: 1.8;
  text-align: left;
  word-wrap: break-word
}

@media screen and (min-width: 768px) {
  .el_txt_paragraph {
    font-size: min(1.4vw, 16px)
  }
}

@media screen and (max-width: 767px) {
  .el_txt_paragraph {
    font-size: max(12px, 3.3vw)
  }
}

.el_txt_flex {
  display: inline-flex;
  align-items: center;
  gap: .3em
}

.el_form:focus {
  background: #f2fafe;
  outline: 2px solid #94d5f6
}

.el_form.error {
  background: #FEE;
  border-color: #C00;
}

.el_form.error+label {
  color: #c30d23
}

.el_form_reqLabel {
  display: inline-block;
  padding: .2em .3em;
  font-weight: 400;
  line-height: 1;
  color: #c30d23;
  border: 1px solid #c30d23
}

@media screen and (min-width: 768px) {
  .el_form_reqLabel {
    font-size: min(1.3vw, 14px)
  }
}

@media screen and (max-width: 767px) {
  .el_form_reqLabel {
    font-size: max(12px, 3.1vw)
  }
}

.el_form_erMsg {
  display: flex;
  gap: .3em;
  align-items: flex-start;
  margin: .5em 0;
  color: #c30d23
}

@media screen and (min-width: 768px) {
  .el_form_erMsg {
    font-size: min(1.3vw, 16px)
  }
}

@media screen and (max-width: 767px) {
  .el_form_erMsg {
    font-size: max(12px, 3.1vw)
  }
}

.el_list_icn>li {
  margin-bottom: .5em
}

.el_list_icn>li::before {
  content: "●";
  position: absolute;
  margin-top: .4em;
  margin-left: -1.7em;
  font-size: .7em;
  color: #1f72b2
}

.el_list_icn li {
  position: relative;
  padding-left: 1em
}

.el_list_icn li>ul,
.el_list_icn li>ol {
  margin-top: .5em
}

.el_list_icn li:last-of-type {
  margin-bottom: 0
}

.el_list_deci>li {
  margin-bottom: .5em;
  list-style: decimal
}

.el_list_deci li {
  position: relative;
  margin-left: 1.5em
}

.el_list_deci li:last-of-type {
  margin-bottom: 0
}

.el_list_deci li>ul,
.el_list_deci li>ol {
  margin-top: .5em
}

.el_list_dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%
}

@media screen and (max-width: 767px) {
  .el_list_dl {
    display: block
  }
}

.el_list_dl dt,
.el_list_dl dd {
  padding: 1.5em 0;
  border-bottom: 1px solid #cdcdcd
}

@media screen and (max-width: 767px) {

  .el_list_dl dt,
  .el_list_dl dd {
    padding: 0
  }
}

.el_list_dl dt {
  width: 30%;
  font-weight: 500
}

@media screen and (max-width: 767px) {
  .el_list_dl dt {
    padding: 1em 0 .5em;
    border-bottom: none;
    width: 100%
  }
}

.el_list_dl dd {
  width: 70%;
  padding-left: 2em
}

@media screen and (max-width: 767px) {
  .el_list_dl dd {
    width: 100%;
    padding-bottom: 1em;
    padding-left: 0
  }
}

.el_ttl_pageLogo {
  display: flex;
  flex-direction: column;
  gap: .3em;
  width: min(46vw, 250px);
  white-space: nowrap
}

@media screen and (min-width: 768px) {
  .el_ttl_pageLogo {
    font-size: min(1.3vw, 14px)
  }
}

@media screen and (max-width: 767px) {
  .el_ttl_pageLogo {
    font-size: max(12px, 3.1vw)
  }
}

.el_ttl_h1 {
  letter-spacing: .07em;
  font-weight: 800
}

@media screen and (min-width: 768px) {
  .el_ttl_h1 {
    font-size: min(3.2vw, 40px)
  }
}

@media screen and (max-width: 767px) {
  .el_ttl_h1 {
    font-size: max(22px, 6vw)
  }
}

.el_ttl_h2 {
  letter-spacing: .07em;
  font-weight: 800
}

@media screen and (min-width: 768px) {
  .el_ttl_h2 {
    font-size: min(3vw, 30px)
  }
}

@media screen and (max-width: 767px) {
  .el_ttl_h2 {
    font-size: max(18px, 4.8vw)
  }
}

.el_ttl_h3 {
  letter-spacing: .07em;
  font-weight: 600
}

@media screen and (min-width: 768px) {
  .el_ttl_h3 {
    font-size: min(2.2vw, 26px)
  }
}

@media screen and (max-width: 767px) {
  .el_ttl_h3 {
    font-size: max(15.5px, 4.1vw)
  }
}

.el_ttl_border {
  letter-spacing: .07em;
  font-weight: 700
}

.el_ttl_border,
.el_ttl_border>span {
  text-decoration: underline;
  text-decoration-color: #1f72b2;
  text-decoration-thickness: 5px;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-underline-offset: -2px
}

@media screen and (min-width: 768px) {
  .el_ttl_border {
    font-size: min(2vw, 24px)
  }
}

@media screen and (max-width: 767px) {
  .el_ttl_border {
    font-size: max(15px, 4vw)
  }
}

.el_ttl_border.blue,
.el_ttl_border.blue>span {
  text-decoration: underline;
  text-decoration-color: #94d5f6;
  text-decoration-thickness: 5px;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-underline-offset: -2px
}

.el_ttl_gradient {
  position: relative;
  display: table;
  margin: auto auto .5em;
  padding: .2em 2em;
  letter-spacing: .07em;
  font-weight: 600;
  background: linear-gradient(90deg, rgb(23, 36, 69) 0%, rgb(0, 59, 120) 100%)
}

@media screen and (min-width: 768px) {
  .el_ttl_gradient {
    font-size: min(1.8vw, 22px)
  }
}

@media screen and (max-width: 767px) {
  .el_ttl_gradient {
    font-size: max(14.5px, 3.9vw)
  }
}

@media screen and (max-width: 767px) {
  .el_ttl_gradient {
    flex-direction: column;
    gap: 0;
    padding: .5em 1em;
    line-height: 1
  }
}

.el_ttl_gradient::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50% 0;
  width: .6em;
  height: .6em;
  background: #79ecb1;
  -webkit-clip-path: polygon(0 0, 50% 108%, 100% 0);
  clip-path: polygon(0 0, 50% 108%, 100% 0)
}

.el_ttl_gradientL {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .3em;
  padding: .3em 1em;
  letter-spacing: .07em;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(90deg, rgb(23, 36, 69) 0%, rgb(0, 59, 120) 100%)
}

@media screen and (min-width: 768px) {
  .el_ttl_gradientL {
    font-size: min(3.2vw, 40px)
  }
}

@media screen and (max-width: 767px) {
  .el_ttl_gradientL {
    font-size: max(22px, 6vw)
  }
}

@media screen and (max-width: 767px) {
  .el_ttl_gradientL {
    flex-direction: column;
    gap: 0;
    padding: .5em 1em
  }
}

.el_ttl_gradientL::after {
  content: "";
  position: absolute;
  top: 100%;
  width: .6em;
  height: .6em;
  background: #0b305f;
  -webkit-clip-path: polygon(0 0, 50% 108%, 100% 0);
  clip-path: polygon(0 0, 50% 108%, 100% 0)
}

.el_ttl_gradientL_logo {
  max-width: 95%;
  height: min(5vw, 1em)
}

.el_ttl_gradientL.txtS {
  padding: .8em 0;
  letter-spacing: .07em
}

@media screen and (min-width: 768px) {
  .el_ttl_gradientL.txtS {
    font-size: min(2.2vw, 26px)
  }
}

@media screen and (max-width: 767px) {
  .el_ttl_gradientL.txtS {
    font-size: max(15.5px, 4.1vw)
  }
}

.ut_inlineBlock {
  display: inline-block
}

.ut_block {
  display: block
}

.ut_mt10 {
  margin-top: 1rem !important
}

.ut_mt20 {
  margin-top: 2rem !important
}

.ut_mt30 {
  margin-top: 3rem !important
}

.ut_mb10 {
  margin-bottom: 1rem !important
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/*# sourceMappingURL=form.css.map */