@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  overflow-y: scroll;
  font-size: 62.5%;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

*, *::before, *::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

a {
  background: transparent;
  color: currentColor;
  -webkit-text-decoration-skip: objects;
}
a:active, a:hover {
  outline-width: 0;
}

img {
  border-style: none;
}

li {
  list-style: none;
}

summary {
  display: list-item;
}

hr {
  overflow: visible;
  height: 0;
}

[hidden], template {
  display: none;
}

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

table {
  border-spacing: 0;
  border-collapse: collapse;
}

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

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #2D2D2D;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input:not([type=checkbox]), button, textarea, select {
  border-radius: 0;
  border: none;
  background: none;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

textarea {
  overflow: auto;
}

button {
  overflow: visible;
}

button, [type=button], [type=reset], [type=submit], [role=button] {
  cursor: pointer;
  -webkit-appearance: none;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

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

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

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

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

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

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

input::-ms-clear {
  visibility: hidden;
}

input::-ms-reveal {
  visibility: hidden;
}

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

select::-ms-value {
  color: inherit;
}

progress {
  vertical-align: baseline;
}

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

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

.hp_floatRight {
  float: right !important;
}

.hp_floatLleft {
  float: left !important;
}

.hp_clearfix::after {
  display: table !important;
  clear: both !important;
  content: "" !important;
}

.hp_mt0 {
  margin-top: 0px !important;
}

.hp_pt0 {
  padding-top: 0px !important;
}

.hp_mb0 {
  margin-bottom: 0px !important;
}

.hp_pb0 {
  padding-bottom: 0px !important;
}

.hp_mr0 {
  margin-right: 0px !important;
}

.hp_pr0 {
  padding-right: 0px !important;
}

.hp_ml0 {
  margin-left: 0px !important;
}

.hp_pl0 {
  padding-left: 0px !important;
}

.hp_mt5 {
  margin-top: 5px !important;
}

.hp_pt5 {
  padding-top: 5px !important;
}

.hp_mb5 {
  margin-bottom: 5px !important;
}

.hp_pb5 {
  padding-bottom: 5px !important;
}

.hp_mr5 {
  margin-right: 5px !important;
}

.hp_pr5 {
  padding-right: 5px !important;
}

.hp_ml5 {
  margin-left: 5px !important;
}

.hp_pl5 {
  padding-left: 5px !important;
}

.hp_mt10 {
  margin-top: 10px !important;
}

.hp_pt10 {
  padding-top: 10px !important;
}

.hp_mb10 {
  margin-bottom: 10px !important;
}

.hp_pb10 {
  padding-bottom: 10px !important;
}

.hp_mr10 {
  margin-right: 10px !important;
}

.hp_pr10 {
  padding-right: 10px !important;
}

.hp_ml10 {
  margin-left: 10px !important;
}

.hp_pl10 {
  padding-left: 10px !important;
}

.hp_mt15 {
  margin-top: 15px !important;
}

.hp_pt15 {
  padding-top: 15px !important;
}

.hp_mb15 {
  margin-bottom: 15px !important;
}

.hp_pb15 {
  padding-bottom: 15px !important;
}

.hp_mr15 {
  margin-right: 15px !important;
}

.hp_pr15 {
  padding-right: 15px !important;
}

.hp_ml15 {
  margin-left: 15px !important;
}

.hp_pl15 {
  padding-left: 15px !important;
}

.hp_mt20 {
  margin-top: 20px !important;
}

.hp_pt20 {
  padding-top: 20px !important;
}

.hp_mb20 {
  margin-bottom: 20px !important;
}

.hp_pb20 {
  padding-bottom: 20px !important;
}

.hp_mr20 {
  margin-right: 20px !important;
}

.hp_pr20 {
  padding-right: 20px !important;
}

.hp_ml20 {
  margin-left: 20px !important;
}

.hp_pl20 {
  padding-left: 20px !important;
}

.hp_mt25 {
  margin-top: 25px !important;
}

.hp_pt25 {
  padding-top: 25px !important;
}

.hp_mb25 {
  margin-bottom: 25px !important;
}

.hp_pb25 {
  padding-bottom: 25px !important;
}

.hp_mr25 {
  margin-right: 25px !important;
}

.hp_pr25 {
  padding-right: 25px !important;
}

.hp_ml25 {
  margin-left: 25px !important;
}

.hp_pl25 {
  padding-left: 25px !important;
}

.hp_mt30 {
  margin-top: 30px !important;
}

.hp_pt30 {
  padding-top: 30px !important;
}

.hp_mb30 {
  margin-bottom: 30px !important;
}

.hp_pb30 {
  padding-bottom: 30px !important;
}

.hp_mr30 {
  margin-right: 30px !important;
}

.hp_pr30 {
  padding-right: 30px !important;
}

.hp_ml30 {
  margin-left: 30px !important;
}

.hp_pl30 {
  padding-left: 30px !important;
}

.hp_mt35 {
  margin-top: 35px !important;
}

.hp_pt35 {
  padding-top: 35px !important;
}

.hp_mb35 {
  margin-bottom: 35px !important;
}

.hp_pb35 {
  padding-bottom: 35px !important;
}

.hp_mr35 {
  margin-right: 35px !important;
}

.hp_pr35 {
  padding-right: 35px !important;
}

.hp_ml35 {
  margin-left: 35px !important;
}

.hp_pl35 {
  padding-left: 35px !important;
}

.hp_mt40 {
  margin-top: 40px !important;
}

.hp_pt40 {
  padding-top: 40px !important;
}

.hp_mb40 {
  margin-bottom: 40px !important;
}

.hp_pb40 {
  padding-bottom: 40px !important;
}

.hp_mr40 {
  margin-right: 40px !important;
}

.hp_pr40 {
  padding-right: 40px !important;
}

.hp_ml40 {
  margin-left: 40px !important;
}

.hp_pl40 {
  padding-left: 40px !important;
}

.hp_mt45 {
  margin-top: 45px !important;
}

.hp_pt45 {
  padding-top: 45px !important;
}

.hp_mb45 {
  margin-bottom: 45px !important;
}

.hp_pb45 {
  padding-bottom: 45px !important;
}

.hp_mr45 {
  margin-right: 45px !important;
}

.hp_pr45 {
  padding-right: 45px !important;
}

.hp_ml45 {
  margin-left: 45px !important;
}

.hp_pl45 {
  padding-left: 45px !important;
}

.hp_mt50 {
  margin-top: 50px !important;
}

.hp_pt50 {
  padding-top: 50px !important;
}

.hp_mb50 {
  margin-bottom: 50px !important;
}

.hp_pb50 {
  padding-bottom: 50px !important;
}

.hp_mr50 {
  margin-right: 50px !important;
}

.hp_pr50 {
  padding-right: 50px !important;
}

.hp_ml50 {
  margin-left: 50px !important;
}

.hp_pl50 {
  padding-left: 50px !important;
}

.hp_mt55 {
  margin-top: 55px !important;
}

.hp_pt55 {
  padding-top: 55px !important;
}

.hp_mb55 {
  margin-bottom: 55px !important;
}

.hp_pb55 {
  padding-bottom: 55px !important;
}

.hp_mr55 {
  margin-right: 55px !important;
}

.hp_pr55 {
  padding-right: 55px !important;
}

.hp_ml55 {
  margin-left: 55px !important;
}

.hp_pl55 {
  padding-left: 55px !important;
}

.hp_mt60 {
  margin-top: 60px !important;
}

.hp_pt60 {
  padding-top: 60px !important;
}

.hp_mb60 {
  margin-bottom: 60px !important;
}

.hp_pb60 {
  padding-bottom: 60px !important;
}

.hp_mr60 {
  margin-right: 60px !important;
}

.hp_pr60 {
  padding-right: 60px !important;
}

.hp_ml60 {
  margin-left: 60px !important;
}

.hp_pl60 {
  padding-left: 60px !important;
}

.hp_mt65 {
  margin-top: 65px !important;
}

.hp_pt65 {
  padding-top: 65px !important;
}

.hp_mb65 {
  margin-bottom: 65px !important;
}

.hp_pb65 {
  padding-bottom: 65px !important;
}

.hp_mr65 {
  margin-right: 65px !important;
}

.hp_pr65 {
  padding-right: 65px !important;
}

.hp_ml65 {
  margin-left: 65px !important;
}

.hp_pl65 {
  padding-left: 65px !important;
}

.hp_mt70 {
  margin-top: 70px !important;
}

.hp_pt70 {
  padding-top: 70px !important;
}

.hp_mb70 {
  margin-bottom: 70px !important;
}

.hp_pb70 {
  padding-bottom: 70px !important;
}

.hp_mr70 {
  margin-right: 70px !important;
}

.hp_pr70 {
  padding-right: 70px !important;
}

.hp_ml70 {
  margin-left: 70px !important;
}

.hp_pl70 {
  padding-left: 70px !important;
}

.hp_mt75 {
  margin-top: 75px !important;
}

.hp_pt75 {
  padding-top: 75px !important;
}

.hp_mb75 {
  margin-bottom: 75px !important;
}

.hp_pb75 {
  padding-bottom: 75px !important;
}

.hp_mr75 {
  margin-right: 75px !important;
}

.hp_pr75 {
  padding-right: 75px !important;
}

.hp_ml75 {
  margin-left: 75px !important;
}

.hp_pl75 {
  padding-left: 75px !important;
}

.hp_mt80 {
  margin-top: 80px !important;
}

.hp_pt80 {
  padding-top: 80px !important;
}

.hp_mb80 {
  margin-bottom: 80px !important;
}

.hp_pb80 {
  padding-bottom: 80px !important;
}

.hp_mr80 {
  margin-right: 80px !important;
}

.hp_pr80 {
  padding-right: 80px !important;
}

.hp_ml80 {
  margin-left: 80px !important;
}

.hp_pl80 {
  padding-left: 80px !important;
}

.hp_mt85 {
  margin-top: 85px !important;
}

.hp_pt85 {
  padding-top: 85px !important;
}

.hp_mb85 {
  margin-bottom: 85px !important;
}

.hp_pb85 {
  padding-bottom: 85px !important;
}

.hp_mr85 {
  margin-right: 85px !important;
}

.hp_pr85 {
  padding-right: 85px !important;
}

.hp_ml85 {
  margin-left: 85px !important;
}

.hp_pl85 {
  padding-left: 85px !important;
}

.hp_mt90 {
  margin-top: 90px !important;
}

.hp_pt90 {
  padding-top: 90px !important;
}

.hp_mb90 {
  margin-bottom: 90px !important;
}

.hp_pb90 {
  padding-bottom: 90px !important;
}

.hp_mr90 {
  margin-right: 90px !important;
}

.hp_pr90 {
  padding-right: 90px !important;
}

.hp_ml90 {
  margin-left: 90px !important;
}

.hp_pl90 {
  padding-left: 90px !important;
}

.hp_mt95 {
  margin-top: 95px !important;
}

.hp_pt95 {
  padding-top: 95px !important;
}

.hp_mb95 {
  margin-bottom: 95px !important;
}

.hp_pb95 {
  padding-bottom: 95px !important;
}

.hp_mr95 {
  margin-right: 95px !important;
}

.hp_pr95 {
  padding-right: 95px !important;
}

.hp_ml95 {
  margin-left: 95px !important;
}

.hp_pl95 {
  padding-left: 95px !important;
}

.hp_mt100 {
  margin-top: 100px !important;
}

.hp_pt100 {
  padding-top: 100px !important;
}

.hp_mb100 {
  margin-bottom: 100px !important;
}

.hp_pb100 {
  padding-bottom: 100px !important;
}

.hp_mr100 {
  margin-right: 100px !important;
}

.hp_pr100 {
  padding-right: 100px !important;
}

.hp_ml100 {
  margin-left: 100px !important;
}

.hp_pl100 {
  padding-left: 100px !important;
}

.hp_alignLeft {
  text-align: left !important;
}

.hp_alignRight {
  text-align: right !important;
}

.hp_alignCenter {
  text-align: center !important;
}

@media screen and (min-width: 48em) {
  .tab_alignLeft {
    text-align: left !important;
  }
  .tab_alignRight {
    text-align: right !important;
  }
  .tab_alignCenter {
    text-align: center !important;
  }
}
.hp_bgBase {
  background-color: #fff !important;
}

.hp_bgMain {
  background-color: #29AFA6 !important;
}

.hp_bgSub {
  background-color: #191970 !important;
}

.hp_bgBlack {
  background-color: #2D2D2D !important;
}

.hp_bgGray {
  background: #D6D6D6 !important;
}

.hp_colorMain {
  color: #29AFA6 !important;
}

.hp_colorSub {
  color: #191970 !important;
}

.hp_colorBase {
  color: #fff !important;
}

.hp_colorBlack {
  color: #2D2D2D !important;
}

.hp_FontGothic {
  font-family: "Noto Sans JP", sans-serif !important;
}

.hp_FontMincho {
  font-family: "Zen Old Mincho", serif !important;
}

.hp_borderTopBase {
  border-top: 1px solid #fff !important;
}

.hp_weight400 {
  font-weight: 400 !important;
}

.hp_weight500 {
  font-weight: 500 !important;
}

.hp_weight600 {
  font-weight: 500 !important;
}

.hp_weight700 {
  font-weight: 700 !important;
}

.hp_weight800 {
  font-weight: 800 !important;
}

.hp_weight900 {
  font-weight: 900 !important;
}

.hp_underline {
  text-decoration: underline !important;
}

.hp_nonDecoration {
  text-decoration: none !important;
}

.hp_block {
  display: block !important;
}

.hp_inlineBlock {
  display: inline-block !important;
}

.hp_inline {
  display: inline !important;
}

.is_hoverOpacity:hover {
  opacity: 0.85;
}

.is_hoverUnderline:hover {
  text-decoration: underline;
}

.is_hoverMain:hover {
  color: #29AFA6;
}

img {
  max-width: 100%;
  height: auto;
  line-height: 1;
  vertical-align: top;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

a {
  text-decoration: none;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
@media screen and (min-width: 48em) {
  a[href*="tel:"] {
    cursor: default;
    pointer-events: none;
  }
}

.el_screenReaderText {
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  width: 1px;
  height: 1px;
}

label {
  display: inline-block;
  cursor: pointer;
}

input:not([type=submit]):not([type=button]),
textarea,
select {
  padding: 8px 10px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #D6D6D6;
}
input:not([type=submit]):not([type=button])::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #c0c0c0;
}
input:not([type=submit]):not([type=button])::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #c0c0c0;
}
input:not([type=submit]):not([type=button]):-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #c0c0c0;
}
input:not([type=submit]):not([type=button])::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
  color: #c0c0c0;
}
input:not([type=submit]):not([type=button])::placeholder,
textarea::placeholder,
select::placeholder {
  color: #c0c0c0;
}

input[type=text],
input[type=tel],
input[type=email],
textarea {
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
textarea:focus {
  border: 1px solid #29AFA6;
  -webkit-box-shadow: 0 0 3px rgba(41, 175, 166, 0.5);
          box-shadow: 0 0 3px rgba(41, 175, 166, 0.5);
}
input[type=text]:-webkit-autofill,
input[type=tel]:-webkit-autofill,
input[type=email]:-webkit-autofill,
textarea:-webkit-autofill {
  box-shadow: 0 0 0 1000px #eee inset;
  -webkit-box-shadow: 0 0 0 1000px #eee inset;
}
input[type=text]::-webkit-input-placeholder, input[type=text]::-moz-placeholder, input[type=text]::-ms-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=tel]::-moz-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=email]::-moz-placeholder,
input[type=email]::-ms-input-placeholder,
textarea::-webkit-input-placeholder,
textarea::-moz-placeholder,
textarea::-ms-input-placeholder {
  color: #ccc;
}

textarea {
  height: 200px;
  resize: vertical;
}
@media screen and (min-width: 48em) {
  textarea {
    height: 300px;
  }
}

@media screen and (min-width: 64em) {
  .pcs_only {
    display: none !important;
  }
}

@media screen and (min-width: 48em) {
  .tab_only {
    display: none !important;
  }
}

@media screen and (min-width: 23.4375em) {
  .sp_only {
    display: none !important;
  }
}

@media screen and (min-width: 80em) {
  .ham_only {
    display: none !important;
  }
}

@media not screen and (min-width: 64em) {
  .pcs_none {
    display: none !important;
  }
}

@media not screen and (min-width: 48em) {
  .tab_none {
    display: none !important;
  }
}

@media not screen and (min-width: 23.4375em) {
  .sp_none {
    display: none !important;
  }
}

@media not screen and (min-width: 80em) {
  .ham_none {
    display: none !important;
  }
}

.hp_topSmallSpace {
  padding-top: 40px !important;
}
@media screen and (min-width: 48em) {
  .hp_topSmallSpace {
    padding-top: 60px !important;
  }
}

.hp_bottomSmallSpace {
  padding-bottom: 40px !important;
}
@media screen and (min-width: 48em) {
  .hp_bottomSmallSpace {
    padding-bottom: 60px !important;
  }
}

.hp_topMiddleSpace {
  padding-top: 40px !important;
}
@media screen and (min-width: 48em) {
  .hp_topMiddleSpace {
    padding-top: 80px !important;
  }
}

.hp_bottomMiddleSpace {
  padding-bottom: 40px !important;
}
@media screen and (min-width: 48em) {
  .hp_bottomMiddleSpace {
    padding-bottom: 80px !important;
  }
}

.hp_topLargeSpace {
  padding-top: 97.5px;
}
@media screen and (min-width: 48em) {
  .hp_topLargeSpace {
    padding-top: 150px;
  }
}

.hp_bottomLargeSpace {
  padding-bottom: 97.5px;
}
@media screen and (min-width: 48em) {
  .hp_bottomLargeSpace {
    padding-bottom: 150px;
  }
}

.hp_topSpace120 {
  padding-top: 60px !important;
}
@media screen and (min-width: 48em) {
  .hp_topSpace120 {
    padding-top: 120px !important;
  }
}

.hp_topSpace140 {
  padding-top: 70px !important;
}
@media screen and (min-width: 48em) {
  .hp_topSpace140 {
    padding-top: 140px !important;
  }
}

.ly_flexCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ly_boxCenter {
  margin-right: auto;
  margin-left: auto;
}

.ly_sideSpace {
  padding-right: 5.3%;
  padding-left: 5.3%;
}

.ly_verticalSpace {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (min-width: 48em) {
  .ly_verticalSpace {
    padding-top: 100px;
    padding-bottom: 140px;
  }
}

.ly_displayContent {
  width: 100%;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

.ly_content {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.ly_largeContent {
  display: block !important;
  width: 100%;
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
}

.ly_guidelineContent {
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.hp_alignLeft {
  text-align: left !important;
}

.hp_alignRight {
  text-align: right !important;
}

.hp_alignCenter {
  text-align: center !important;
}

@media screen and (min-width: 48em) {
  .tab_alignLeft {
    text-align: left !important;
  }
  .tab_alignRight {
    text-align: right !important;
  }
  .tab_alignCenter {
    text-align: center !important;
  }
}
.hp_animation {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.hp_animation.fast {
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.hp_animation.slow {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.hp_animation.cubic {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
          transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.el_level1Title {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  letter-spacing: 0.05em;
  padding-bottom: 50px;
}
.el_level1Title_en {
  font-weight: 700;
  font-size: 1.4rem;
  color: #29AFA6;
}
.el_level1Title_jp {
  line-height: 1.67;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (min-width: 48em) {
  .el_level1Title {
    padding-bottom: 80px;
  }
  .el_level1Title_en {
    font-size: 1.6rem;
  }
  .el_level1Title_jp {
    font-size: 3rem;
  }
}

.el_level2Title {
  margin-bottom: 1em;
  border-bottom: 1px solid #29AFA6;
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (min-width: 48em) {
  .el_level2Title {
    font-size: 2rem;
  }
}
.el_level2Title:not(:first-child) {
  margin-top: 1.5em;
}

.el_level3Title {
  margin-bottom: 1em;
  padding-left: 0.5em;
  border-left: 5px solid #29AFA6;
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (min-width: 48em) {
  .el_level3Title {
    font-size: 2rem;
  }
}
.el_level3Title:not(:first-child) {
  margin-top: 1.5em;
}

.bl_list > li {
  position: relative;
  padding-left: 1.2em;
}
.bl_list > li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
}
.bl_list__decimal {
  counter-reset: decimal_01;
}
.bl_list__decimal > li {
  counter-increment: decimal_01;
}
.bl_list__decimal > li::before {
  content: counter(decimal_01) ". ";
  width: auto;
}
.bl_list_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 48em) {
  .bl_list_wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .bl_list_wrapper > li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.el_note {
  position: relative;
  padding-left: 1.4em;
}
.el_note::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
}

.el_button {
  border-radius: 100px;
  display: inline-block;
  color: #fff;
  line-height: 1.7;
  padding: 9px 30px;
  width: 100%;
  font-weight: 500;
  max-width: 240px;
  position: relative;
  overflow: hidden;
  z-index: 2;
  text-align: left;
  font-size: 1.6rem;
}
.el_button:before {
  content: "";
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 300%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(#8cd6a1), color-stop(17.5%, #3ddfb8), color-stop(34%, #38cec3), color-stop(66%, #31c2b8), to(#31c2b8));
  background: linear-gradient(to left, #8cd6a1 0%, #3ddfb8 17.5%, #38cec3 34%, #31c2b8 66%, #31c2b8 100%);
  z-index: -1;
}
.el_button:hover:before, .el_button:focus:before {
  right: -200%;
}
.el_button_gray:before {
  background: -webkit-gradient(linear, right top, left top, from(#bababa), color-stop(#aaaaaa), color-stop(#a0a0a0), color-stop(#969696), to(#969696));
  background: linear-gradient(to left, #bababa, #aaaaaa, #a0a0a0, #969696, #969696);
}
.el_button__form {
  padding: 0;
}
.el_button__form input {
  text-align: left;
  padding: 9px 30px;
  width: 100%;
  max-width: 240px;
}
.el_button__circleArrow .el_loadCircle {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 9px;
  width: 30px;
  height: 30px;
  margin: auto;
  pointer-events: none;
  font-weight: 500;
}
.el_button__circleArrow:hover .el_loadCircle_path2, .el_button__circleArrow:focus .el_loadCircle_path2 {
  stroke-dashoffset: -92;
}
.el_button__mail {
  font-size: 1.5rem;
  text-align: center;
}
.el_button__mail i {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 5px;
}

.el_loadCircle {
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.el_loadCircle_svg {
  width: 30px;
  height: 30px;
  display: block;
}
.el_loadCircle_path {
  fill: none;
  stroke: #fff;
  stroke-width: 1px;
  stroke-dasharray: 92;
  stroke-dashoffset: 0;
}
.el_loadCircle_path2 {
  fill: none;
  stroke: #29afa6;
  stroke-width: 1.3px;
  stroke-dasharray: 92;
  stroke-dashoffset: 92;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.js_IEalert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  bottom: 5%;
  left: 5%;
  z-index: 1000;
  width: 90vw;
  height: 90vh;
  padding: 3em 0;
  background: rgb(196, 52, 52); /* rgba未対応古いIE用 */
  background: rgba(196, 52, 52, 0.95);
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.js_IEalert span,
.js_IEalert p,
.js_IEalert a {
  color: #fff;
}
.js_IEalert span {
  display: block;
  font-size: 3rem;
}
.js_IEalert p {
  font-size: 2rem;
}
.js_IEalert a {
  display: inline-block;
  margin-top: 20px;
  padding: 8px 80px;
  border: solid 1px #fff;
  font-size: 16px;
}
.js_IEalert a:hover {
  background: rgba(255, 255, 255, 0.1);
}

.ly_cardList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  gap: 30px;
}
.ly_cardList_item {
  max-width: 100%;
}
.ly_cardList__2column .ly_cardList_item {
  width: calc((1200px - 30px * 1) / 2);
}
.ly_cardList__3column .ly_cardList_item {
  width: calc((1200px - 30px * 2) / 3);
}
.ly_cardList__4column .ly_cardList_item {
  width: calc((1200px - 30px * 3) / 4);
}
.ly_cardList__5column .ly_cardList_item {
  width: calc((1200px - 30px * 4) / 5);
}
@media screen and (min-width: 64em) {
  .ly_cardList {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .ly_cardList__2column .ly_cardList_item {
    -ms-flex-preferred-size: calc((100% - 30px * 1) / 2);
        flex-basis: calc((100% - 30px * 1) / 2);
  }
  .ly_cardList__3column .ly_cardList_item {
    -ms-flex-preferred-size: calc((100% - 30px * 2) / 3);
        flex-basis: calc((100% - 30px * 2) / 3);
  }
  .ly_cardList__4column .ly_cardList_item {
    -ms-flex-preferred-size: calc((100% - 30px * 3) / 4);
        flex-basis: calc((100% - 30px * 3) / 4);
  }
  .ly_cardList__5column .ly_cardList_item {
    -ms-flex-preferred-size: calc((100% - 30px * 4) / 5);
        flex-basis: calc((100% - 30px * 4) / 5);
  }
}

.ly_column100 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
}
@media screen and (min-width: 48em) {
  .ly_column100 {
    gap: 100px;
  }
}

.ly_column80 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 48em) {
  .ly_column80 {
    gap: 80px;
  }
}

.ly_column20 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
@media screen and (min-width: 48em) {
  .ly_column20 {
    gap: 20px;
  }
}

.ly_column30 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}
@media screen and (min-width: 48em) {
  .ly_column30 {
    gap: 30px;
  }
}

.ly_column40 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 48em) {
  .ly_column40 {
    gap: 40px;
  }
}

.ly_column50 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 48em) {
  .ly_column50 {
    gap: 50px;
  }
}

.ly_column60 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 48em) {
  .ly_column60 {
    gap: 60px;
  }
}

.ly_column1em {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
}

.ly_btnArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.hp_bgLightMain {
  background: white;
}

.hp_bgLightGreen {
  background: #F2FAF9;
}

.hp_bgDot {
  background-image: radial-gradient(rgba(185, 182, 182, 0.8) 0, transparent 1px);
  background-size: 12px 12px;
}
@media screen and (min-width: 48em) {
  .hp_bgDot {
    background-image: radial-gradient(rgba(185, 182, 182, 0.8) 0, transparent 1px);
    background-size: 18px 18px;
  }
}

.el_roundCorner {
  overflow: hidden;
  border-radius: 10px;
  display: inline-block;
}
.el_roundCorner__mini {
  border-radius: 5px;
}
@media screen and (min-width: 48em) {
  .el_roundCorner {
    border-radius: 20px;
  }
  .el_roundCorner__small {
    border-radius: 10px;
  }
  .el_roundCorner__mini {
    border-radius: 5px;
  }
}

.ly_media {
  gap: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ly_media__gap100 {
  gap: 50px 100px;
}
.ly_media__gap30 {
  gap: 30px;
}
.ly_media__reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.ly_media_constantBox {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 100%;
}
.ly_media_constantBox__w300 {
  width: 300px;
  max-width: 100%;
}
.ly_media_variableBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
}
.ly_media_variableBox__w380 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 380px;
          flex: 1 0 380px;
}
.ly_media_variableBox__w450 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 450px;
          flex: 1 0 450px;
}
.ly_media_variableBox__w600 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 600px;
          flex: 1 0 600px;
}

.hp_flexJStart {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.hp_flexJEnd {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.hp_mt1em {
  margin-top: 1em !important;
}

.el_imgFrame {
  max-width: 100%;
}

.bl_dlList {
  border-top: 1px solid #e4e1e1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bl_dlList_inner {
  gap: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 1em 0.5em;
  border-bottom: 1px solid #e4e1e1;
}
.bl_dlList_dt {
  color: #29AFA6;
  font-weight: 700;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 100%;
  width: 230px;
}
.bl_dlList_dd {
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 500px;
          flex: 1 0 500px;
}
@media screen and (min-width: 48em) {
  .bl_dlList_inner {
    padding: 1em 2em;
  }
}

.el_arrowIcon {
  background: #29AFA6;
  border-radius: 100%;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 23px;
  height: 23px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.el_arrowIcon::after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 9px;
  height: 9px;
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 8.631 8.632"><path d="M8.631.707,7.924,0A3.875,3.875,0,0,1,5.511,1.1,3.186,3.186,0,0,1,2.947.167L2.24.874A4.2,4.2,0,0,0,5.589,2.1c.092-.007.183-.026.275-.039L0,7.925l.707.707L6.558,2.781a4.29,4.29,0,0,0,1.2,3.611l.707-.708A3.538,3.538,0,0,1,8.631.707" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 8.631 8.632"><path d="M8.631.707,7.924,0A3.875,3.875,0,0,1,5.511,1.1,3.186,3.186,0,0,1,2.947.167L2.24.874A4.2,4.2,0,0,0,5.589,2.1c.092-.007.183-.026.275-.039L0,7.925l.707.707L6.558,2.781a4.29,4.29,0,0,0,1.2,3.611l.707-.708A3.538,3.538,0,0,1,8.631.707" /></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}
@media screen and (min-width: 48em) {
  .el_arrowIcon {
    width: 26px;
    height: 26px;
  }
}

.el_linkContent {
  display: inline-block;
  line-height: 1;
}

.hp_lh1 {
  line-height: 1;
}

.el_leftLine {
  padding-left: 1.35em;
  position: relative;
}
.el_leftLine::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 2px;
  background: #fff;
  top: 0.65em;
  left: 0;
}

.el_title {
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.7;
  font-family: "Zen Old Mincho", serif;
  padding-bottom: 18px;
  position: relative;
  font-size: 2.6rem;
}
.el_title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 3px;
  background: -webkit-gradient(linear, right top, left top, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
  background: linear-gradient(to left, #8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
  margin: auto;
}
.el_title__center {
  text-align: center;
}
.el_title__center::after {
  right: 0;
}
@media screen and (min-width: 48em) {
  .el_title {
    font-size: 3.6rem;
  }
  .el_title::after {
    width: 50px;
    height: 5px;
  }
}

.el_obiText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.el_obiText_inner {
  background: -webkit-gradient(linear, right top, left top, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
  background: linear-gradient(to left, #8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  line-height: 1.7;
}
@media not screen and (min-width: 1670px) {
  .el_obiText {
    gap: 10px;
  }
  .el_obiText_inner {
    font-size: clamp(1.6rem, 5.3vw, 4.7rem);
    padding: 2px 6px;
  }
  .el_obiText_inner__pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
    background: -webkit-gradient(linear, right top, left top, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
    background: linear-gradient(to left, #8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
    background: none;
    padding: 0;
  }
  .el_obiText__sp {
    padding: 2px 6px;
    background: -webkit-gradient(linear, right top, left top, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
    background: linear-gradient(to left, #8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
  }
}
@media screen and (min-width: 1670px) {
  .el_obiText {
    gap: 40px;
  }
  .el_obiText_inner {
    padding: 5px 30px 6px;
    font-size: 4.7rem;
  }
  .el_obiText_inner__sp {
    padding: 0;
    background: none;
  }
}

.el_2slideImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 520px;
  width: 100%;
  gap: 30px;
  line-height: 1;
}
.el_2slideImg_inner {
  display: inline-block;
  overflow: hidden;
  border-radius: 10px;
}
.el_2slideImg_left {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-right: 19%;
}
.el_2slideImg_right {
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding-left: 19%;
}

.ly_flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 60px;
}
.ly_flexBox__reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media not screen and (min-width: 48em) {
  .ly_flexBox_halfNext {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 48em) {
  .ly_flexBox_half {
    width: 50%;
  }
  .ly_flexBox_halfNext {
    width: calc(50% - 80px);
  }
}

.el_smallMiddleTxt {
  font-size: 1.6rem;
  line-height: 1.88;
}
@media screen and (min-width: 48em) {
  .el_smallMiddleTxt {
    font-size: 1.8rem;
  }
}

.el_middleTxt {
  font-family: "Zen Old Mincho", serif;
  font-size: 1.8rem;
  line-height: 1.7;
  font-weight: 500;
}
@media screen and (min-width: 48em) {
  .el_middleTxt {
    font-size: 2.2rem;
  }
}

.el_middleTxt2 {
  font-family: "Zen Old Mincho", serif;
  font-size: 2rem;
  line-height: 1.7;
  font-weight: 500;
}
@media screen and (min-width: 48em) {
  .el_middleTxt2 {
    font-size: 2.8rem;
  }
}

.el_middleTxt3 {
  font-family: "Zen Old Mincho", serif;
  font-size: 2rem;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 48em) {
  .el_middleTxt3 {
    font-size: 2.8rem;
  }
}

.el_largeTxt {
  font-family: "Zen Old Mincho", serif;
  font-size: 2.2rem;
  line-height: 1.7;
  font-weight: 500;
}
@media screen and (min-width: 48em) {
  .el_largeTxt {
    font-size: 3.2rem;
  }
}

.el_largeTxt2 {
  font-family: "Zen Old Mincho", serif;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  line-height: 1.7;
  font-weight: 500;
}
@media screen and (min-width: 48em) {
  .el_largeTxt2 {
    font-size: 3.6rem;
  }
}

.el_bgImage {
  position: relative;
  overflow: hidden;
}
.el_bgImage_main {
  position: relative;
  z-index: 1;
}
.el_bgImage_bg {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 0;
}
.el_bgImage_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.un_topStrength {
  color: #fff;
}
.un_topStrength .el_arrowIcon {
  margin-left: 10px;
}
.un_topStrength:after {
  content: "";
  display: block;
  background-image: radial-gradient(rgba(177, 177, 177, 0.8) 0, transparent 1px);
  background-size: 12px 12px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 48em) {
  .un_topStrength .el_bgImage_bg::after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(45, 45, 45, 0.3);
  }
  .un_topStrength:hover .el_bgImage_bg::after {
    background: rgba(45, 45, 45, 0.6);
  }
  .un_topStrength:hover .el_rightIconLink {
    text-decoration: underline;
  }
  .un_topStrength:hover .el_arrowIcon {
    background: #505050;
  }
  .un_topStrength:after {
    background-image: radial-gradient(#FFFFFF 0, transparent 1px);
    background-size: 20px 20px;
  }
}

.el_greenTitle {
  color: #29AFA6;
  font-size: 2rem;
  line-height: 1.85;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 48em) {
  .el_greenTitle {
    font-size: 2.4rem;
  }
}

.bl_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.bl_table_item {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}
.bl_table_title {
  font-weight: 500;
}
.bl_table_link {
  margin-top: 10px;
  display: inline-block;
  color: #29AFA6;
  text-decoration: underline;
}
.bl_table_link:hover {
  text-decoration: none;
}
@media screen and (min-width: 48em) {
  .bl_table_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 26px;
    padding: 20px 35px;
  }
  .bl_table_title {
    width: 180px;
  }
  .bl_table_main {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.bl_history {
  position: relative;
}
.bl_history::before {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  border-left: 1px dashed #E4E1E1;
}
.bl_history_item {
  position: relative;
}
.bl_history_item::before {
  content: "";
  width: 9px;
  height: 9px;
  display: inline-block;
  background: #29AFA6;
  border-radius: 100px;
  position: absolute;
}
.bl_history_title {
  font-weight: 500;
}
@media not screen and (min-width: 48em) {
  .bl_history {
    padding-left: 20px;
  }
  .bl_history::before {
    top: 33px;
    bottom: 0;
    left: 3px;
  }
  .bl_history_item {
    padding: 20px 0;
    border-top: 1px solid #E4E1E1;
  }
  .bl_history_item:last-child {
    border-bottom: 1px solid #E4E1E1;
  }
  .bl_history_item::before {
    left: -21px;
    top: 31px;
  }
  .bl_history_main {
    margin-top: 10px;
  }
}
@media screen and (min-width: 48em) {
  .bl_history::before {
    top: 45px;
    bottom: 0;
    left: 223px;
  }
  .bl_history_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
  }
  .bl_history_item::before {
    left: 219px;
    top: 44px;
  }
  .bl_history_item:last-child .bl_history_title {
    border-bottom: 1px solid #E4E1E1;
  }
  .bl_history_item:last-child .bl_history_main {
    border-bottom: 1px solid #E4E1E1;
  }
  .bl_history_title {
    padding: 30px 0;
    width: 190px;
    text-align: right;
    border-top: 1px solid #E4E1E1;
  }
  .bl_history_main {
    padding: 30px 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-top: 1px solid #E4E1E1;
  }
}

.el_greenBackTitle {
  overflow: hidden;
  border-radius: 5px;
  background: #F2FAF9;
  font-size: 2rem;
  font-family: "Zen Old Mincho", serif;
  padding: 5px 20px;
}
@media screen and (min-width: 48em) {
  .el_greenBackTitle {
    font-size: 2.8rem;
    padding: 12px 40px;
  }
}

.el_greenBackText {
  overflow: hidden;
  border-radius: 5px;
  background: #F2FAF9;
  padding: 5px 20px;
  font-size: 1.6rem;
}
@media screen and (min-width: 48em) {
  .el_greenBackText {
    font-size: 1.8rem;
    padding: 16px 16px 17px;
  }
}

.el_topPartition {
  border-top: 1px solid #D6D6D6;
  padding-top: 15px;
  margin-top: 15px;
}
@media screen and (min-width: 48em) {
  .el_topPartition {
    padding-top: 30px;
    margin-top: 30px;
  }
}

.el_topLargePartition {
  border-top: 1px solid #D6D6D6;
  padding-top: 50px;
  margin-top: 50px;
}
@media screen and (min-width: 48em) {
  .el_topLargePartition {
    padding-top: 100px;
    margin-top: 100px;
  }
}

.el_numTitle {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  line-height: 1.7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2rem;
  gap: 10px;
}
@media screen and (min-width: 48em) {
  .el_numTitle {
    font-size: 2.8rem;
    gap: 25px;
  }
}

@media not screen and (min-width: 64em) {
  .ly_lineList_item {
    width: 100%;
  }
  .ly_lineList_item:not(:first-child) {
    border-top: 1px solid #D6D6D6;
    margin-top: 30px;
    padding-top: 30px;
  }
}
@media screen and (min-width: 64em) {
  .ly_lineList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ly_lineList_item {
    width: 29.2%;
  }
  .ly_lineList_item:nth-child(n+4) {
    border-top: 1px solid #D6D6D6;
    margin-top: 40px;
    padding-top: 40px;
  }
}

.el_linkText {
  text-decoration: underline;
}
.el_linkText:hover {
  text-decoration: none;
}

.js_accordion_click {
  cursor: pointer;
}
.js_accordion_click + .js_accordion_hide {
  display: none;
}

.el_greenFrame {
  display: inline-block;
  padding: 0 10px 10px 0;
  position: relative;
}
.el_greenFrame_inner {
  display: inline-block;
}
.el_greenFrame_inner::before {
  position: absolute;
  content: "";
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border-radius: 10px;
  background: -webkit-gradient(linear, right top, left top, from(#e3fbee), color-stop(49.38%, #d5f6ed), to(#b2eee9));
  background: linear-gradient(to left, #e3fbee 0%, #d5f6ed 49.38%, #b2eee9 100%);
  right: 0;
  bottom: 0;
}
.el_greenFrame_inner img {
  border-radius: 10px;
  position: relative;
  z-index: 1;
}

.ly_flexMedia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px 80px;
}
@media screen and (min-width: 64em) {
  .ly_flexMedia {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .ly_flexMedia__reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .ly_flexMedia_item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.bl_staffList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
.bl_staffList_item {
  border-radius: 5px;
  border: 1px solid #D6D6D6;
  background: #fff;
}
.bl_staffList_item:nth-child(2n+1) {
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(214, 214, 214, 0.6);
}
.bl_staffList_title {
  font-weight: 500;
}
.bl_staffList_data em {
  color: #CF1919;
}
@media not screen and (min-width: 64em) {
  .bl_staffList_head {
    display: none;
  }
  .bl_staffList_item {
    padding: 20px;
  }
  .bl_staffList_title:before, .bl_staffList_data:before {
    content: attr(data-title);
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .bl_staffList_data {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #D6D6D6;
  }
}
@media screen and (min-width: 64em) {
  .bl_staffList {
    gap: 5px;
  }
  .bl_staffList_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    background: #29AFA6;
    border-radius: 5px;
    padding: 20px 40px;
    gap: 20px 75px;
  }
  .bl_staffList_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 40px;
    gap: 20px 75px;
  }
  .bl_staffList_title {
    -webkit-box-flex: 23;
        -ms-flex: 23;
            flex: 23;
  }
  .bl_staffList_data {
    -webkit-box-flex: 36;
        -ms-flex: 36;
            flex: 36;
  }
}

.el_pdfButton {
  padding: 13px 35px;
  border-radius: 100px;
  border: 1px solid #D6D6D6;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  overflow: hidden;
  position: relative;
  background: -webkit-gradient(linear, right top, left top, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
  background: linear-gradient(to left, #8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
}
.el_pdfButton::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.el_pdfButton > i {
  z-index: 2;
  margin-right: 8px;
  width: 20px;
  height: 20px;
  position: relative;
}
.el_pdfButton > i img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.el_pdfButton > i img:last-child {
  opacity: 1;
}
.el_pdfButton > span {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 48em) {
  .el_pdfButton:hover {
    color: #fff;
    border-color: transparent;
  }
  .el_pdfButton:hover::before {
    opacity: 0;
  }
  .el_pdfButton:hover > i img:last-child {
    opacity: 0;
  }
}

.bl_pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  padding-top: 50px;
}
.bl_pagenavi_alignleft > a {
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.bl_pagenavi_alignleft > a.nonevent {
  opacity: 0.4;
  pointer-events: none;
}
.bl_pagenavi_alignleft > a::before {
  content: "";
  background: url(../img/common/icon_arrow_left.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_pagenavi_alignleft > a:not(.nonevent):hover {
  opacity: 0.85;
}
.bl_pagenavi_alignleft > a:not(.nonevent):hover::before {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}
.bl_pagenavi_center > a {
  display: inline-block;
  border-radius: 100px;
  font-weight: 500;
  padding: 5px 22px;
  background: -webkit-gradient(linear, left top, left bottom, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
  background: linear-gradient(#8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
  color: #fff;
}
.bl_pagenavi_center > a:hover {
  opacity: 0.85;
}
.bl_pagenavi_alignright > a {
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.bl_pagenavi_alignright > a.nonevent {
  opacity: 0.4;
  pointer-events: none;
}
.bl_pagenavi_alignright > a::after {
  content: "";
  background: url(../img/common/icon_arrow_right.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_pagenavi_alignright > a:not(.nonevent):hover {
  opacity: 0.85;
}
.bl_pagenavi_alignright > a:not(.nonevent):hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
@media screen and (min-width: 48em) {
  .bl_pagenavi {
    gap: 20px 80px;
    padding-top: 100px;
  }
  .bl_pagenavi_alignleft > a {
    font-size: 1.8rem;
  }
  .bl_pagenavi_alignright > a {
    font-size: 1.8rem;
  }
}

.el_anime__fade {
  opacity: 0;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
.el_anime__fade.is_active {
  opacity: 1;
}
.el_anime__leftSlide {
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.el_anime__leftSlide.is_active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.el_anime__rightSlide {
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.el_anime__rightSlide.is_active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.el_anime__bottomSlide {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.el_anime__bottomSlide.is_active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (min-width: 48em) {
  .el_anime__fadeList > * {
    opacity: 0;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
  }
  .el_anime__fadeList.is_active > * {
    opacity: 1;
  }
  .el_anime__fadeList.is_active > *:nth-child(2) {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .el_anime__fadeList.is_active > *:nth-child(3) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .el_anime__fadeList.is_active > *:nth-child(4) {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .el_anime__fadeList.is_active > *:nth-child(5) {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
  .el_anime__fadeList.el_anime__delay.is_active > * {
    opacity: 1;
  }
  .el_anime__fadeList.el_anime__delay.is_active > *:nth-child(1) {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .el_anime__fadeList.el_anime__delay.is_active > *:nth-child(2) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .el_anime__fadeList.el_anime__delay.is_active > *:nth-child(3) {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .el_anime__fadeList.el_anime__delay.is_active > *:nth-child(4) {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
  .el_anime__fadeList.el_anime__delay.is_active > *:nth-child(5) {
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s;
  }
}
@media screen and (min-width: 48em) {
  .el_anime__fadeListFast > * {
    opacity: 0;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
  }
  .el_anime__fadeListFast.is_active > * {
    opacity: 1;
  }
  .el_anime__fadeListFast.is_active > *:nth-child(2) {
    -webkit-transition-delay: 0.15s;
            transition-delay: 0.15s;
  }
  .el_anime__fadeListFast.is_active > *:nth-child(3) {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .el_anime__fadeListFast.is_active > *:nth-child(4) {
    -webkit-transition-delay: 0.45s;
            transition-delay: 0.45s;
  }
  .el_anime__fadeListFast.is_active > *:nth-child(5) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .el_anime__fadeListFast.is_active > *:nth-child(6) {
    -webkit-transition-delay: 0.75s;
            transition-delay: 0.75s;
  }
  .el_anime__fadeListFast.is_active > *:nth-child(7) {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .el_anime__fadeListFast.is_active > *:nth-child(8) {
    -webkit-transition-delay: 1.05s;
            transition-delay: 1.05s;
  }
}
.el_anime__delay {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.bl_simpleArchive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.bl_simpleArchive_item {
  padding-bottom: 20px;
  border-bottom: 1px solid #D6D6D6;
}
.bl_simpleArchive_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
.bl_simpleArchive_link:hover {
  opacity: 0.8;
}
.bl_simpleArchive_time {
  color: #B1B1B1;
  width: 5.4em;
}
.bl_simpleArchive_catList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.4rem;
  line-height: 1.7;
}
.bl_simpleArchive_catList_item {
  color: #fff;
  background: #505050;
  font-weight: 500;
  border-radius: 4px;
  padding: 0px 10px;
  text-align: center;
}
.bl_simpleArchive_catList_item:nth-child(n+5) {
  display: none;
}
.bl_simpleArchive_catList_pin {
  line-height: 0;
  width: 22px;
  height: 22px;
  display: inline-block;
}
.bl_simpleArchive_catList_pin i {
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_simpleArchive_title {
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: 0.005em;
  line-height: 1.7;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  position: relative;
  padding-right: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_simpleArchive_title .el_arrowIcon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 48em) {
  .bl_simpleArchive {
    gap: 30px;
  }
  .bl_simpleArchive_catList {
    line-height: 2;
  }
  .bl_simpleArchive_catList_pin {
    margin-left: 10px;
  }
  .bl_simpleArchive_item {
    padding-bottom: 30px;
  }
  .bl_simpleArchive_link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 26px 20px;
  }
  .bl_simpleArchive_link:hover .bl_simpleArchive_title {
    color: #29AFA6;
    text-decoration: underline;
  }
  .bl_simpleArchive_link:hover .el_arrowIcon {
    background: #505050;
  }
  .bl_simpleArchive_title {
    padding-right: 65px;
    font-size: 1.8rem;
    -webkit-line-clamp: 1;
  }
  .bl_simpleArchive__post .bl_simpleArchive_title {
    -webkit-line-clamp: 2;
  }
}

.bl_postArchive_item {
  padding-bottom: 30px;
  border-bottom: #E4E1E1 1px solid;
}
.bl_postArchive_item:not(:last-child) {
  margin-bottom: 30px;
}
.bl_postArchive_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bl_postArchive_link:hover {
  opacity: 0.8;
}
.bl_postArchive_time {
  display: inline-block;
  font-weight: 700;
  color: #B8B8B8;
  font-size: 1.4rem;
}
.bl_postArchive_catList {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 1.4rem;
  line-height: 1.7;
}
.bl_postArchive_catList_item {
  color: #29AFA6;
  padding: 2px 10px 3px;
  font-size: 1.6rem;
  line-height: 1.3;
  max-width: 250px;
  border: 1px solid #29AFA6;
  font-weight: 700;
}
.bl_postArchive_catList_item:nth-child(n+5) {
  display: none;
}
.bl_postArchive_title {
  display: -webkit-box;
  width: 100%;
  font-size: 2rem;
  font-weight: 700;
  -webkit-box-orient: vertical; /* 必須 */
  -webkit-line-clamp: 3; /* 行数を制限 */
  overflow: hidden; /* はみ出た部分を非表示 */
}
@media screen and (min-width: 48em) {
  .bl_postArchive_item {
    padding-bottom: 40px;
  }
  .bl_postArchive_item:not(:last-child) {
    margin-bottom: 40px;
  }
  .bl_postArchive_link:hover .bl_postArchive_link_title {
    text-decoration: underline;
  }
  .bl_postArchive_time {
    font-size: 1.6rem;
  }
  .bl_postArchive_catList {
    line-height: 2;
  }
  .bl_postArchive_title {
    -webkit-line-clamp: 2; /* 行数を制限 */
  }
}

.bl_pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  gap: 5px;
  color: #2D2D2D;
  padding-top: 50px;
}
@media screen and (min-width: 48em) {
  .bl_pager {
    gap: 15px;
    padding-top: 100px;
  }
}
.bl_pager_inner {
  background: #F2FAF9;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 35px;
  height: 35px;
  line-height: 1.7;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  align-items: center;
}
.bl_pager_inner::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  opacity: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
  background: linear-gradient(#8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
}
.bl_pager_inner > span {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 48em) {
  .bl_pager_inner {
    width: 40px;
    height: 40px;
  }
}
.bl_pager_item__next {
  margin-left: 0;
}
.bl_pager_item__next > a::after {
  content: "";
  background: url(../img/common/icon_arrow_right.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_pager_item__next > a:hover {
  color: #2D2D2D;
  opacity: 0.85;
}
.bl_pager_item__next > a:hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.bl_pager_item__next > a span {
  display: none;
}
@media screen and (min-width: 48em) {
  .bl_pager_item__next {
    margin-left: 65px;
  }
  .bl_pager_item__next > a::after {
    width: 1em;
    height: 1em;
  }
  .bl_pager_item__next > a span {
    display: inline-block;
  }
}
.bl_pager_item__previous {
  margin-right: 0;
}
.bl_pager_item__previous > a::before {
  content: "";
  background: url(../img/common/icon_arrow_left.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_pager_item__previous > a:hover {
  color: #2D2D2D;
  opacity: 0.85;
}
.bl_pager_item__previous > a:hover::before {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}
.bl_pager_item__previous > a span {
  display: none;
}
@media screen and (min-width: 48em) {
  .bl_pager_item__previous {
    margin-right: 65px;
  }
  .bl_pager_item__previous::before {
    width: 1em;
    height: 1em;
  }
  .bl_pager_item__previous > a span {
    display: inline-block;
  }
}
.bl_pager_item__current .bl_pager_inner {
  color: #fff;
}
.bl_pager_item__current .bl_pager_inner::before {
  opacity: 1;
}
.bl_pager_item__dot > span {
  color: #b5b5b5;
  background: none;
  width: auto;
  height: 70%;
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%);
}
.bl_pager_sideArrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.bl_pager a:not(.bl_pager_sideArrow):hover,
.bl_pager .current {
  color: #fff;
}
.bl_pager a:not(.bl_pager_sideArrow):hover::before,
.bl_pager .current::before {
  opacity: 1;
}
.bl_pager .current {
  cursor: default;
  pointer-events: none;
}

.el_sideTitle {
  font-size: 1.8rem;
  color: #29AFA6;
  font-weight: 500;
  line-height: 1.63;
}
@media screen and (min-width: 48em) {
  .el_sideTitle {
    font-size: 2rem;
  }
}

.bl_sideList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bl_sideList_item {
  letter-spacing: 0.01em;
  line-height: 1.7;
  font-weight: 400;
}
.bl_sideList_item.is_current {
  font-weight: 500;
}
.bl_sideList_item a:hover {
  color: #29AFA6;
}

.bl_postContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 20px;
}
.bl_postContent_time {
  color: #B1B1B1;
  width: 5.4em;
}
.bl_postContent_catList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.4rem;
  line-height: 1.7;
}
.bl_postContent_catList_item {
  color: #fff;
  background: #505050;
  font-weight: 500;
  border-radius: 4px;
  padding: 0px 10px;
  text-align: center;
}
.bl_postContent_catList_item:nth-child(n+5) {
  display: none;
}
.bl_postContent_catList i {
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
}
.bl_postContent_main {
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 48em) {
  .bl_postContent_catList {
    line-height: 2;
  }
}

.ly_shareArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 15px 30px;
}
.ly_shareArea a:hover {
  opacity: 0.9;
}

body {
  position: relative;
  background: #fff;
  color: #2D2D2D;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2;
  word-wrap: break-word;
  margin: 0 auto;
  overflow-wrap: break-word;
  letter-spacing: 0.005em;
  overflow: hidden;
}
body.home {
  padding-top: 73px;
}
@media screen and (min-width: 48em) {
  body {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 80em) {
  body.home {
    padding-top: 140px;
  }
}

.hp_noscript {
  padding: 10px 0;
  background: #fff;
  font-weight: 600;
  text-align: center;
}

.bl_spHeader {
  height: 72px;
  width: 100%;
  padding: 10px 5.3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.bl_spHeader_inner {
  line-height: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-right: 70px;
}
@media screen and (min-width: 80em) {
  .bl_spHeader {
    display: none;
  }
}

.ly_header {
  position: fixed;
  z-index: 991;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  background: rgba(255, 255, 255, 0);
  padding-left: 20px;
  padding-right: 20px;
}
.ly_header_inner {
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.ly_header.is_sclooled {
  background: white;
}
@media screen and (min-width: 80em) {
  .home .ly_header {
    background: #fff;
  }
  .ly_header_inner {
    min-height: 100px;
  }
}
@media screen and (min-width: 1460px) {
  .ly_header {
    padding-left: 5.3%;
    padding-right: 5.3%;
  }
}

.bl_headerContact .el_button {
  width: 200px;
  padding: 10px 20px;
}

@media screen and (min-width: 80em) {
  .bl_headerUtils {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 60px;
    padding-bottom: 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 56px;
  }
  .bl_headerUtils_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bl_headerUtils_logo > a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media not screen and (min-width: 80em) {
  .bl_headerUtils {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 72px;
    width: 100%;
    padding: 10px 5.3%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .home .bl_headerUtils {
    background: #fff;
  }
  .bl_headerUtils_logo {
    line-height: 1;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 70px;
  }
}

@media screen and (min-width: 80em) {
  .bl_headChildMenu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
    width: 100%;
    padding: 50px 5.3% 80px;
    max-width: 1920px;
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px);
    background-color: rgba(255, 255, 255, 0.5);
  }
  .bl_headChildMenu_img {
    overflow: hidden;
    border-radius: 10px;
    position: relative;
  }
  .bl_headChildMenu_img img:first-child {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .bl_headChildMenu_title {
    position: relative;
    display: block;
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 2.2rem;
    letter-spacing: 0.05em;
    line-height: 1.7;
    padding-left: 34px;
    margin-top: 20px;
  }
  .bl_headChildMenu_title i {
    position: absolute;
    top: 4px;
    left: 0;
  }
  .bl_headChildMenu_link:hover .bl_headChildMenu_img img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .bl_headChildMenu_link:hover .bl_headChildMenu_title {
    text-decoration: underline;
  }
  .bl_headChildMenu_link:hover .bl_headChildMenu_title i {
    background: #505050;
  }
}
@media not screen and (min-width: 80em) {
  .bl_headChildMenu {
    padding: 18px 0;
    border-bottom: 1px #D6D6D6 solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
  }
  .bl_headChildMenu_title {
    padding-left: 20px;
    position: relative;
    font-size: 1.5rem;
  }
  .bl_headChildMenu_title i {
    display: none;
  }
  .bl_headChildMenu_title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.8em;
    width: 10px;
    height: 2px;
    background: #29AFA6;
  }
}

@media screen and (min-width: 80em) {
  .ly_headMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 20px 0;
    width: 100%;
  }
  .ly_headMenu_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 27px;
  }
  .bl_headerNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    gap: 40px;
  }
  .bl_headerNav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 40px;
    letter-spacing: 0.005em;
  }
  .bl_headerNav_list_link {
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .bl_headerNav_list_link:hover, .bl_headerNav_list_link:focus {
    color: #29AFA6;
  }
  .bl_headerNav_list_link__hasChild {
    padding-right: 20px;
    cursor: pointer;
  }
  .bl_headerNav_list_link__hasChild::after {
    position: absolute;
    content: "";
    border-right: 2px solid #29AFA6;
    border-bottom: 2px solid #29AFA6;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 7px;
    height: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform-origin: 68% 68%;
            transform-origin: 68% 68%;
  }
  .bl_headerNav_list_link__hasChild.is_active::after {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  .bl_headerNav_buttonArea {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .bl_headerNav_buttonArea_link {
    position: relative;
    font-size: 1.6rem;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.3em;
  }
  .bl_headerUtils {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.ly_headButtonArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media screen and (min-width: 80em) {
  .ly_headButtonArea {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media not screen and (min-width: 80em) {
  .ly_headButtonArea {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 5.3%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

.el_headButton {
  background: #505050;
  border-radius: 100px;
  padding: 7px 20px;
  font-size: 1.5rem;
  font-weight: 500;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  gap: 8px;
}
.el_headButton i {
  line-height: 1;
}
.el_headButton:hover, .el_headButton:focus {
  background: #29AFA6;
}

@media not screen and (min-width: 80em) {
  .ly_headMenu {
    width: clamp(300px, 100%, 100%);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    height: 100vh;
    height: 100dvh;
    background: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: -webkit-gradient(linear, left top, left bottom, from(#e3fbee), color-stop(49.38%, #d5f6ed), to(#b2eee9));
    background: linear-gradient(#e3fbee 0%, #d5f6ed 49.38%, #b2eee9 100%);
    -webkit-clip-path: inset(0 0 0 100%);
            clip-path: inset(0 0 0 100%);
    visibility: hidden;
    pointer-events: none;
    height: 100dvh;
    overflow: auto;
  }
  .ly_headMenu .bl_headerUtils {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 3;
  }
  .ly_header.js_navOpen .ly_headMenu {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    visibility: visible;
    pointer-events: initial;
  }
  .bl_headerNav {
    padding: 85px 30px 30px;
    letter-spacing: 0.005em;
  }
  .bl_headerNav_list_link {
    display: block;
    padding: 14px 30px 14px 0;
    border-bottom: 1px solid #D6D6D6;
    width: 100%;
    position: relative;
  }
  .bl_headerNav_list_link__hasChild::before, .bl_headerNav_list_link__hasChild::after {
    content: "";
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 14px;
    height: 2px;
    background: #2D2D2D;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .bl_headerNav_list_link__hasChild:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .bl_headerNav_list_link__hasChild.is_active:after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@media not screen and (min-width: 80em) {
  .bl_headerNav_list {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
.js_hamBg {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  visibility: hidden;
  z-index: 50;
}
.js_hamBg.is_active {
  background: #505050;
  opacity: 0.5;
  visibility: initial;
}

.ly_NavToggle {
  display: block;
  position: absolute;
  top: 12px;
  margin: auto;
  right: 12px;
  z-index: 100;
  width: 48px;
  height: 48px;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, left bottom, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
  background: linear-gradient(#8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
  border-radius: 100px;
}
.ly_NavToggle_line {
  display: block;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #fff;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.ly_NavToggle_line:nth-of-type(1) {
  top: calc(50% + 6px);
}
.ly_NavToggle_line:nth-of-type(3) {
  top: calc(50% - 6px);
}
.ly_header.js_navOpen .ly_NavToggle_line:nth-of-type(1) {
  top: 50%;
}
.ly_header.js_navOpen .ly_NavToggle_line:nth-of-type(3) {
  top: 50%;
}

.un_headTitle.privacy {
  background: url(../img/common/nekos.jpg) center/cover;
}
.un_headTitle_inner {
  padding: 5em 0;
}
.un_headTitle_title {
  font-size: 2.4rem;
}
@media screen and (min-width: 48em) {
  .un_headTitle_title {
    font-size: 4rem;
  }
}

.un_breadcrumb {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.un_breadcrumb ul, .un_breadcrumb ol {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 550px;
}
.un_breadcrumb li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: normal;
  margin-right: 5px;
  gap: 5px;
}
.un_breadcrumb li::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(../img/common/icon_arrow_right.svg) no-repeat center/contain;
}
.un_breadcrumb li:last-of-type {
  margin: 0;
  padding: 0;
  border: none;
}
.un_breadcrumb li:last-of-type::after {
  content: none;
}
.un_breadcrumb li:last-of-type a {
  cursor: default;
  pointer-events: none;
}
.un_breadcrumb a {
  color: #2D2D2D;
  overflow: hidden;
  display: inline-block;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.un_breadcrumb a:hover {
  color: #29AFA6;
}
@media screen and (min-width: 48em) {
  .un_breadcrumb {
    font-size: 1.6rem;
  }
  .un_breadcrumb li {
    gap: 10px;
    margin-right: 10px;
  }
}

main {
  margin: 0 auto;
}

.bl_mainvisual {
  position: relative;
  padding: 0 5.3%;
  background: #fff;
  height: clamp(625px, 100vh - 72px, 1010px);
  overflow: hidden;
}
.bl_mainvisual_bg {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.bl_mainvisual_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bl_mainvisual_bg_left {
  position: absolute;
  left: -50px;
  top: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_mainvisual_bg_right {
  position: absolute;
  right: -50px;
  bottom: 50px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_mainvisual_inner {
  position: relative;
  max-width: 1346px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  z-index: 2;
}
.bl_mainvisual_ttl {
  -webkit-transition: 1s 0.8s ease;
  transition: 1s 0.8s ease;
  padding-top: 130px;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}
.bl_mainvisual_news {
  position: absolute;
  bottom: 50px;
  left: 20px;
  right: 20px;
  margin: 0 auto;
  z-index: 3;
  display: inline-block;
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  background-color: rgba(255, 255, 255, 0.85);
}
.bl_mainvisual.is_active .bl_mainvisual_ttl {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
}
.bl_mainvisual.is_active .bl_mainvisual_bg_left {
  left: 0;
  top: 0;
  opacity: 1;
}
.bl_mainvisual.is_active .bl_mainvisual_bg_right {
  right: 0;
  bottom: 0;
  opacity: 1;
}
@media screen and (min-width: 64em) {
  .bl_mainvisual {
    height: 1010px;
  }
  .bl_mainvisual_ttl {
    padding-top: 260px;
  }
  .bl_mainvisual_news {
    position: absolute;
    left: auto;
    right: 60px;
    bottom: 140px;
  }
}
@media screen and (min-width: 1480px) {
  .bl_mainvisual_ttl {
    padding-top: 310px;
  }
}

.bl_topMvNewsBox {
  font-size: 1.4rem;
  line-height: 1.7;
  padding: 15px;
}
.bl_topMvNewsBox_item:not(:first-child) {
  margin-top: 10px;
  border-top: 1px solid #D6D6D6;
  padding-top: 10px;
}
.bl_topMvNewsBox_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bl_topMvNewsBox_category {
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-right: 20px;
}
.bl_topMvNewsBox_time {
  letter-spacing: 0.005em;
  color: #B9B6B6;
}
.bl_topMvNewsBox_title {
  letter-spacing: 0.005em;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 2.5rem;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_topMvNewsBox_title_arrow {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 48em) {
  .bl_topMvNewsBox {
    font-size: 1.6rem;
    padding: 25px 40px;
  }
  .bl_topMvNewsBox_item:not(:first-child) {
    margin-top: 20px;
    padding-top: 20px;
  }
  .bl_topMvNewsBox_category {
    padding-right: 50px;
    margin-right: 30px;
    position: relative;
  }
  .bl_topMvNewsBox_category::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 1px;
    background: #31C2B8;
  }
  .bl_topMvNewsBox_time {
    margin-right: 20px;
  }
  .bl_topMvNewsBox_title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 470px;
  }
  .bl_topMvNewsBox_link {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .bl_topMvNewsBox_link:hover .bl_topMvNewsBox_title {
    text-decoration: underline;
    color: #31C2B8;
  }
  .bl_topMvNewsBox_link:hover .bl_topMvNewsBox_title_arrow {
    right: 0px;
  }
}

.ly_contactArea {
  background: #F2FAF9;
  border-radius: 10px;
  max-width: 1800px;
  width: 96%;
  margin: 30px auto 70px;
}
@media screen and (min-width: 48em) {
  .ly_contactArea {
    border-radius: 20px;
    width: 94%;
    margin: 0 auto 140px;
  }
}

.bl_contact {
  max-width: 920px;
  margin: 0 auto;
}
.bl_contact_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 35px;
}
.bl_contact_item_year, .bl_contact_item_month, .bl_contact_item_day, .bl_contact_item_zip, .bl_contact_item_id {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.bl_contact_item_year {
  max-width: 105px;
}
.bl_contact_item_month {
  max-width: 87px;
}
.bl_contact_item_day {
  max-width: 87px;
}
.bl_contact_item_zip {
  width: 130px;
}
.bl_contact_item_name {
  padding: 2px 0;
  margin-bottom: 15px;
}
.bl_contact_item_name_require {
  font-size: 1.5rem;
  margin-left: 1em;
  padding: 1px 5px 2px;
  background: #29AFA6;
  color: #fff;
  font-weight: 500;
}
.bl_contact_item_input_field__short {
  display: inline-block;
  width: calc(100% - 5em);
  max-width: 300px;
}
.bl_contact_item_input__addressArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.bl_contact_item_input__birth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.bl_contact_item_input__birth > span {
  display: inline-block;
}
.bl_contact_item_answer {
  background: #eee;
  padding: 5px 15px;
  border-radius: 5px;
  min-height: 40px;
}
@media screen and (min-width: 48em) {
  .bl_contact_item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 60px;
  }
  .bl_contact_item_name, .bl_contact_item_input {
    margin-bottom: 0;
  }
  .bl_contact_item_name {
    width: 282px;
  }
  .bl_contact_item_input, .bl_contact_item_answer {
    width: calc(100% - 282px);
  }
  .bl_contact_item_answer {
    min-height: 40px;
  }
  .bl_contact_item_address {
    width: calc(100% - 150px);
  }
  .bl_contact_item_id {
    max-width: 315px;
  }
}
.bl_contact_item_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em 1.5em;
}
.bl_contact_item_checkbox label > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 2em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_contact_item_checkbox label > span::before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  width: 22px;
  height: 22px;
  background: #fff;
  border: 1px solid #D6D6D6;
}
.bl_contact_item_checkbox label > span::after {
  position: absolute;
  top: 11px;
  left: 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
  width: 12px;
  height: 6px;
  border-bottom: 2px solid #D6D6D6;
  border-left: 2px solid #D6D6D6;
}
.bl_contact_item_checkbox__radio label > span::before {
  width: 19px;
  height: 19px;
  top: 6px;
  border-radius: 100px;
  border: 1px #c0c1c2 solid;
}
@media screen and (min-width: 48em) {
  .bl_contact_item_checkbox__radio label > span::before {
    width: 21px;
    height: 21px;
  }
}
.bl_contact_item_checkbox__radio label > span::after {
  opacity: 0;
  position: absolute;
  top: 10px;
  left: 4px;
  -webkit-transform: none;
          transform: none;
  width: 11px;
  height: 11px;
  margin: auto;
  border-radius: 100px;
  border: none;
  background: #29AFA6;
}
@media screen and (min-width: 48em) {
  .bl_contact_item_checkbox__radio label > span::after {
    width: 13px;
    height: 13px;
  }
}
.bl_contact_item_checkbox input {
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
}
.bl_contact_item_checkbox input:checked + span:after {
  opacity: 1;
  border-bottom: 2px solid #29AFA6;
  border-left: 2px solid #29AFA6;
}
.bl_contact_item_checkbox__radio input:checked + span:after {
  opacity: 1;
  border: none;
}
.bl_contact_item_checkbox__agree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px auto 40px;
  text-align: center;
}
.bl_contact_policy {
  padding-top: 30px;
  text-align: center;
}
.bl_contact_policy .bl_contact_item_checkbox {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bl_contact_policy a {
  text-decoration: underline;
}

.bl_form_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  gap: 20px;
}
.bl_form_btn input,
.bl_form_btn button {
  display: inline-block;
}
.bl_form_btn_backBtn input,
.bl_form_btn_backBtn button {
  background-color: #707070;
}
.bl_form_btn .wpcf7-spinner {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.wpcf7-list-item {
  margin: 0;
}

.bl_requireArea {
  position: relative;
}
.bl_requireArea .wpcf7-not-valid-tip {
  display: none;
}
.bl_requireArea_caption {
  color: #dc3232;
  width: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
}
.bl_requireArea:has(.wpcf7-not-valid-tip) .bl_requireArea_caption {
  display: block;
}

.wpcf7-checkbox,
.wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 30px;
}
@media screen and (min-width: 48em) {
  .wpcf7-checkbox,
  .wpcf7-radio {
    gap: 20px 60px;
  }
}

.wpcf7-select {
  cursor: pointer;
}
.wpcf7-select[name=your-year] {
  width: 130px;
}
.wpcf7-select[name=your-month], .wpcf7-select[name=your-day] {
  width: 65px;
}

.bl_subPageTtl {
  overflow: hidden;
  margin: 0 auto;
  padding: 72px 0 0;
}
.bl_subPageTtl_textArea {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.bl_subPageTtl_main {
  position: relative;
  font-size: 3rem;
  z-index: 2;
  line-height: 1.7;
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
}
.bl_subPageTtl_main small {
  color: #29AFA6;
  display: block;
  font-size: 1.5rem;
  padding-top: 15px;
}
@media not screen and (min-width: 64em) {
  .bl_subPageTtl_textArea {
    width: 89%;
  }
  .bl_subPageTtl_main {
    border-bottom: 1px #D6D6D6 solid;
    position: relative;
    padding: 80px 0;
  }
  .bl_subPageTtl_main::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -72px;
    bottom: 0;
    right: -97px;
    display: block;
    width: 220px;
    background: -webkit-gradient(linear, left top, left bottom, from(#e3fbee), color-stop(49.38%, #d5f6ed), to(#b2eee9));
    background: linear-gradient(#e3fbee 0%, #d5f6ed 49.38%, #b2eee9 100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: skewX(-33deg);
            transform: skewX(-33deg);
  }
  .bl_subPageTtl .un_breadcrumb {
    padding-top: 30px;
  }
}
@media screen and (min-width: 64em) {
  .bl_subPageTtl {
    padding: 0 60px;
  }
  .bl_subPageTtl_inner {
    padding: 120px 0 90px;
    border-bottom: 1px #D6D6D6 solid;
    position: relative;
    height: 351px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .contact .bl_subPageTtl_inner, .confirm .bl_subPageTtl_inner, .entry .bl_subPageTtl_inner {
    border-bottom: none;
  }
  .bl_subPageTtl_inner::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    width: 414px;
    background: -webkit-gradient(linear, left top, left bottom, from(#e3fbee), color-stop(49.38%, #d5f6ed), to(#b2eee9));
    background: linear-gradient(#e3fbee 0%, #d5f6ed 49.38%, #b2eee9 100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: skewX(-33deg);
            transform: skewX(-33deg);
  }
  .bl_subPageTtl_textArea {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 50px;
  }
  .bl_subPageTtl_main {
    font-size: 4.7rem;
  }
  .bl_subPageTtl_main small {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 80em) {
  .bl_subPageTtl {
    padding: 140px 60px 0;
  }
  .bl_subPageTtl_inner {
    padding: 80px 0 90px;
  }
  .bl_subPageTtl_inner::before {
    top: -140px;
  }
}

.ly_mvBottom {
  margin-top: -30px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 64em) {
  .ly_mvBottom {
    margin-top: -100px;
  }
}

.ly_topService {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
.ly_topService_item {
  max-width: 380px;
  width: 100%;
}

.bl_topServiceCard {
  position: relative;
}
.bl_topServiceCard_inner {
  background: #fff;
  border-radius: 15px;
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
}
.bl_topServiceCard_inner:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#d8efcc), color-stop(0%, #e8f7f1), to(#def7f4));
  background: linear-gradient(#d8efcc 0%, #e8f7f1 0%, #def7f4 100%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_topServiceCard_icon {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(44, 174, 165, 0.15));
          filter: drop-shadow(0px 0px 10px rgba(44, 174, 165, 0.15));
  position: relative;
  border-radius: 100px;
}
.bl_topServiceCard_icon::before {
  content: "";
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
  background: linear-gradient(#8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
  top: 10px;
  right: 10px;
  left: 10px;
  bottom: 10px;
  border-radius: 100px;
  z-index: 1;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_topServiceCard_icon::after {
  content: "";
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#38cec3), color-stop(52.72%, #3ddfb8), to(#8cd6a1));
  background: linear-gradient(#38cec3 0%, #3ddfb8 52.72%, #8cd6a1 100%);
  top: 10px;
  right: 10px;
  left: 10px;
  bottom: 10px;
  border-radius: 100px;
  z-index: 0;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_topServiceCard_icon__reverse:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#38cec3), color-stop(52.72%, #3ddfb8), to(#8cd6a1));
  background: linear-gradient(#38cec3 0%, #3ddfb8 52.72%, #8cd6a1 100%);
}
.bl_topServiceCard_icon__reverse:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
  background: linear-gradient(#8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
}
.bl_topServiceCard_icon img {
  position: relative;
  z-index: 2;
}
.bl_topServiceCard_em {
  margin-top: 15px;
  font-weight: 500;
  text-align: center;
  position: relative;
}
.bl_topServiceCard_title {
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.9;
  color: #29AFA6;
  font-family: "Zen Old Mincho", serif;
  position: relative;
  font-size: 2.4rem;
}
.bl_topServiceCard_text {
  margin-top: 15px;
  position: relative;
}
.bl_topServiceCard_link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-top: auto;
  position: relative;
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding-top: 30px;
}
@media not screen and (min-width: 48em) {
  .bl_topServiceCard_icon {
    width: 107px;
    height: 107px;
  }
}
@media screen and (min-width: 48em) {
  .bl_topServiceCard_inner {
    padding: 30px;
  }
  .bl_topServiceCard_inner:hover:before {
    opacity: 1;
  }
  .bl_topServiceCard_inner:hover .el_rightIconLink {
    text-decoration: underline;
  }
  .bl_topServiceCard_inner:hover .el_arrowIcon {
    background: #505050;
  }
  .bl_topServiceCard_inner:hover .bl_topServiceCard_icon::before {
    opacity: 0;
  }
  .bl_topServiceCard_title {
    font-size: 2.8rem;
  }
  .bl_topServiceCard_link {
    font-size: 1.8rem;
  }
}

.ly_postArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 44px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ly_postArea_post {
  width: 100%;
}
@media screen and (min-width: 64em) {
  .ly_postArea_post {
    width: calc(100% - 300px);
  }
}

.ly_postBtnArea {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px 60px;
}
@media screen and (min-width: 48em) {
  .ly_postBtnArea {
    margin-top: 80px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.bl_ceo_img {
  text-align: center;
}
.bl_ceo_txt_name {
  margin-top: 20px;
}
@media not screen and (min-width: 64em) {
  .bl_ceo_img {
    margin-top: 40px;
  }
  .bl_ceo_txt_name img {
    width: 200px;
  }
}
@media screen and (min-width: 64em) {
  .bl_ceo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 80px;
  }
  .bl_ceo_txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .bl_ceo_txt_name {
    margin-top: 35px;
  }
}

@media not screen and (min-width: 64em) {
  .ly_leftTtlBox_main {
    margin-top: 40px;
  }
}
@media screen and (min-width: 64em) {
  .ly_leftTtlBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
  }
  .ly_leftTtlBox__between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ly_leftTtlBox__center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ly_leftTtlBox_title {
    width: 270px;
  }
  .ly_leftTtlBox_main {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .ly_leftTtlBox_main.un_kankyo {
    max-width: 750px;
  }
}

.ly_topCompany {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.ly_topCompany_item {
  max-width: 285px;
  width: 100%;
}

.bl_topCompanyCard {
  position: relative;
  background: #fff;
  border-radius: 15px;
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
}
.bl_topCompanyCard:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#d8efcc), color-stop(0%, #e8f7f1), to(#def7f4));
  background: linear-gradient(#d8efcc 0%, #e8f7f1 0%, #def7f4 100%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_topCompanyCard_icon {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(44, 174, 165, 0.15));
          filter: drop-shadow(0px 0px 10px rgba(44, 174, 165, 0.15));
  position: relative;
  border-radius: 100px;
}
.bl_topCompanyCard_icon::before {
  content: "";
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
  background: linear-gradient(#8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
  top: 10px;
  right: 10px;
  left: 10px;
  bottom: 10px;
  border-radius: 100px;
  z-index: 1;
  opacity: 1;
}
.bl_topCompanyCard_icon::after {
  content: "";
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#38cec3), color-stop(52.72%, #3ddfb8), to(#8cd6a1));
  background: linear-gradient(#38cec3 0%, #3ddfb8 52.72%, #8cd6a1 100%);
  top: 10px;
  right: 10px;
  left: 10px;
  bottom: 10px;
  border-radius: 100px;
  z-index: 0;
  opacity: 1;
}
.bl_topCompanyCard_icon img {
  position: relative;
  z-index: 2;
}
.bl_topCompanyCard_title {
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.9;
  color: #29AFA6;
  font-family: "Zen Old Mincho", serif;
  margin-top: 15px;
  font-size: 2rem;
}
.bl_topCompanyCard_text {
  margin-top: 5px;
}
@media screen and (min-width: 48em) {
  .bl_topCompanyCard {
    padding: 40px 20px 60px;
  }
  .bl_topCompanyCard_title {
    margin-top: 20px;
    font-size: 2.2rem;
  }
  .bl_topCompanyCard_text {
    margin-top: 0;
  }
}

.ly_medicalCardList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ly_medicalCardList_item {
  width: 100%;
}
@media screen and (min-width: 48em) {
  .ly_medicalCardList {
    gap: 40px;
  }
  .ly_medicalCardList_item {
    max-width: 580px;
  }
}

.bl_medicalCardList {
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
  padding: 20px;
}
.bl_medicalCardList_title {
  font-size: 2rem;
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.85;
  color: #29AFA6;
}
.bl_medicalCardList_title i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}
.bl_medicalCardList_text {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #D6D6D6;
}
@media screen and (min-width: 48em) {
  .bl_medicalCardList {
    padding: 40px;
    min-height: 294px;
  }
  .bl_medicalCardList_title {
    font-size: 2.4rem;
  }
  .bl_medicalCardList_text {
    margin-top: 20px;
    padding-top: 20px;
  }
}

.ly_flowList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 48em) {
  .ly_flowList {
    gap: 30px;
  }
}

.bl_flowItem {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
.bl_flowItem_inner {
  background: #F2FAF9;
  padding: 40px 20px;
  border-radius: 5px;
}
.bl_flowItem_num {
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
}
.bl_flowItem_arrow {
  position: absolute;
  left: 15px;
  bottom: 0;
  width: 20px;
}
.bl_flowItem_title {
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
  font-size: 2rem;
}
.bl_flowItem_text {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #D6D6D6;
}
@media screen and (min-width: 48em) {
  .bl_flowItem {
    padding-top: 14px;
    padding-bottom: 30px;
  }
  .bl_flowItem_inner {
    padding: 30px 60px;
  }
  .bl_flowItem_num {
    width: 46px;
  }
  .bl_flowItem_arrow {
    width: 28px;
    left: 10px;
  }
  .bl_flowItem_title {
    font-size: 2.8rem;
  }
}

.ly_mediaArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px 0;
}
.ly_mediaArea_img {
  width: 100%;
  text-align: center;
}
.ly_mediaArea_text {
  width: 100%;
}
@media screen and (min-width: 48em) {
  .ly_mediaArea {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .ly_mediaArea_img {
    width: 45%;
  }
  .ly_mediaArea_text {
    width: 50%;
  }
}

.bl_tagList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  line-height: 1.7;
}
.bl_tagList_item {
  border-radius: 5px;
  padding: 3px 10px;
  font-size: 1.6rem;
  border: 1px solid #2D2D2D;
}
@media screen and (min-width: 48em) {
  .bl_tagList_item {
    padding: 5px 22px 6px;
    font-size: 1.8rem;
  }
}

.el_partitionText {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  padding-top: 20px;
  padding-bottom: 30px;
}

.un_banner {
  overflow: hidden;
  position: relative;
  color: #fff;
  font-weight: 500;
  padding: 20px;
  font-size: 2.4rem;
  line-height: 1.9;
  max-width: 1000px;
  width: 100%;
  height: 140px;
  margin: 0 auto;
  border-radius: 10px;
  font-family: "Zen Old Mincho", serif;
  background: rgba(41, 175, 166, 0.63);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.un_banner_bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.un_banner_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.un_banner .el_arrowIcon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  background: #2D2D2D;
}
@media screen and (min-width: 48em) {
  .un_banner {
    padding: 30px 120px;
    font-size: 3.2rem;
    height: 240px;
  }
  .un_banner .el_arrowIcon {
    right: 35px;
  }
  .un_banner:hover {
    background: rgba(24, 107, 102, 0.63);
  }
  .un_banner:hover .el_arrowIcon {
    position: absolute;
    background: #fff;
  }
  .un_banner:hover .el_arrowIcon::after {
    background: #2D2D2D;
  }
}

.ly_flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
.ly_flow_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px 60px;
}
.ly_flow_img {
  position: relative;
  text-align: center;
  line-height: 1;
}
.ly_flow_img i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: 0 auto;
}
@media screen and (min-width: 64em) {
  .ly_flow {
    gap: 60px;
  }
  .ly_flow_img i {
    bottom: -30px;
  }
  .ly_flow_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ly_flow_text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.bl_faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
.bl_faq_question {
  border-radius: 5px;
  position: relative;
  margin: 0;
  padding: 15px 50px 15px;
  font-weight: 500d;
  background: #fff;
  font-family: "Zen Old Mincho", serif;
  font-size: 1.8rem;
  line-height: 1.85;
  letter-spacing: 0;
}
.bl_faq_question i {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  top: 20px;
  left: 15px;
}
.bl_faq_question.js_accordion_click::after, .bl_faq_question.js_accordion_click::before {
  position: absolute;
  top: 30px;
  right: 26px;
  background: #29AFA6;
  display: block;
  width: 24px;
  height: 4px;
  margin: auto;
  content: "";
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.bl_faq_question.js_accordion_click::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.bl_faq_question.js_accordion_click.js_active::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.bl_faq_answer {
  position: relative;
  margin: 0;
  padding: 30px 30px 0;
}
@media not screen and (min-width: 48em) {
  .bl_faq_question i {
    width: 23px;
  }
  .bl_faq_question.js_accordion_click::after, .bl_faq_question.js_accordion_click::before {
    position: absolute;
    top: 30px;
    right: 15px;
    width: 16px;
    height: 3px;
    margin: auto;
  }
}
@media screen and (min-width: 48em) {
  .bl_faq {
    gap: 60px;
  }
  .bl_faq_question {
    font-size: 2.4rem;
    padding: 10px 20px 10px 73px;
  }
  .bl_faq_question i {
    left: 30px;
  }
}

.ly_staffing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px 30px;
}
.ly_staffing_item {
  max-width: 350px;
  width: 100%;
}

.bl_staffing {
  position: relative;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.bl_staffing:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#d8efcc), color-stop(0%, #e8f7f1), to(#def7f4));
  background: linear-gradient(#d8efcc 0%, #e8f7f1 0%, #def7f4 100%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_staffing_icon {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(44, 174, 165, 0.15));
          filter: drop-shadow(0px 0px 10px rgba(44, 174, 165, 0.15));
  position: relative;
  border-radius: 100px;
}
.bl_staffing_icon::before {
  content: "";
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
  background: linear-gradient(#8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
  top: 10px;
  right: 10px;
  left: 10px;
  bottom: 10px;
  border-radius: 100px;
  z-index: 1;
  opacity: 1;
}
.bl_staffing_icon::after {
  content: "";
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#38cec3), color-stop(52.72%, #3ddfb8), to(#8cd6a1));
  background: linear-gradient(#38cec3 0%, #3ddfb8 52.72%, #8cd6a1 100%);
  top: 10px;
  right: 10px;
  left: 10px;
  bottom: 10px;
  border-radius: 100px;
  z-index: 0;
  opacity: 1;
}
.bl_staffing_icon img {
  position: relative;
  z-index: 2;
}
.bl_staffing_title {
  text-align: center;
  letter-spacing: 0.04em;
  line-height: 1.9;
  color: #29AFA6;
  font-family: "Zen Old Mincho", serif;
  margin-top: 15px;
  font-size: 2rem;
}
.bl_staffing_text {
  margin-top: 5px;
}
@media not screen and (min-width: 48em) {
  .bl_staffing_icon {
    width: 106px;
    height: 106px;
  }
}
@media screen and (min-width: 48em) {
  .bl_staffing_title {
    margin-top: 30px;
    font-size: 2.4rem;
  }
  .bl_staffing_text {
    margin-top: 20px;
  }
}

.un_strengthText_title {
  position: relative;
  padding: 0px 0 5px 57px;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.7;
}
.un_strengthText_title i {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
}
.un_strengthText_text {
  border-top: 1px solid #D6D6D6;
  padding-top: 15px;
  margin-top: 15px;
}
@media screen and (min-width: 48em) {
  .un_strengthText_title {
    font-size: 2.8rem;
    padding: 3px 0 7px 87px;
  }
  .un_strengthText_title i {
    width: 57px;
  }
  .un_strengthText_text {
    padding-top: 30px;
    margin-top: 30px;
  }
}

.bl_strengthBox {
  position: relative;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  border-radius: 10px;
  overflow: hidden;
  padding: 30px 20px;
}
.bl_strengthBox_title {
  position: relative;
  z-index: 1;
  font-size: 2.2rem;
}
.bl_strengthBox_text {
  position: relative;
  color: #29AFA6;
  z-index: 1;
  margin-top: 5px;
  font-size: 1.8rem;
}
.bl_strengthBox_bg {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.bl_strengthBox_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 48em) {
  .bl_strengthBox {
    border-radius: 12px;
    text-align: center;
    padding: 80px 60px 100px;
  }
  .bl_strengthBox_title {
    font-size: 3.2rem;
  }
  .bl_strengthBox_text {
    margin-top: 10px;
    font-size: 2.8rem;
  }
}

.bl_research {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bl_research_title {
  position: relative;
  margin: 0;
  font-weight: 500;
  line-height: 1.85;
  letter-spacing: 0;
  line-height: 1.7;
}
.bl_research_title i {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  top: 0;
  margin: auto;
  border-radius: 100px;
  background: #fff;
}
.bl_research_title_main {
  font-family: "Zen Old Mincho", serif;
  color: #fff;
  font-weight: 500;
}
.bl_research_title_main::after, .bl_research_title_main::before {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  display: block;
  width: 24px;
  height: 4px;
  left: 30px;
  margin: auto;
  content: "";
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.bl_research_title_main::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.bl_research_title_detail {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #fff;
}
.bl_research_title_detail_inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_research_title_detail_title {
  border-radius: 100px;
  background: #29AFA6;
  color: #fff;
  display: inline-block;
  padding: 0 10px;
}
.bl_research_title.js_accordion_click.js_active .bl_research_title_main::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.bl_research_data {
  position: relative;
  margin: 0;
}
.bl_research_data_sample {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #F2FAF9;
}
.bl_research_data_sample_title {
  font-family: "Zen Old Mincho", serif;
  border-bottom: 1px solid #D6D6D6;
  color: #29AFA6;
  font-weight: 500;
}
.bl_research_data_sample em {
  color: red;
  font-style: normal;
}
.bl_research_data_sample_pdf {
  font-weight: 500;
  text-decoration: underline;
}
.bl_research_data_sample_pdf_item a {
  position: relative;
}
.bl_research_data_sample_pdf_item a i {
  position: absolute;
  left: 0;
}
@media not screen and (min-width: 64em) {
  .bl_research {
    gap: 30px;
  }
  .bl_research_title {
    border-radius: 5px;
    padding: 10px 80px 10px 45px;
    background: #505050;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  .bl_research_title_main {
    font-size: 1.8rem;
    padding-right: 5px;
  }
  .bl_research_title_main::after, .bl_research_title_main::before {
    position: absolute;
    left: 15px;
    width: 16px;
    height: 2px;
    margin: auto;
  }
  .bl_research_title_detail {
    gap: 6px 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .bl_research_title_detail_inner {
    gap: 0 8px;
  }
  .bl_research_title_detail_title {
    font-size: 1.4rem;
  }
  .bl_research_title_detail_data {
    font-size: 1.5rem;
  }
  .bl_research_title i {
    width: 60px;
    height: 37px;
    right: 15px;
    padding: 10px;
    top: 7px;
  }
  .bl_research_data_text {
    padding: 28px 0 0;
  }
  .bl_research_data_sample {
    margin-top: 30px;
    padding: 20px;
    border-radius: 5px;
  }
  .bl_research_data_sample_title {
    font-size: 1.8rem;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .bl_research_data_sample_pdf {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .bl_research_data_sample_pdf a {
    padding-left: 25px;
    display: inline-block;
  }
  .bl_research_data_sample_pdf a i {
    width: 18px;
    height: 18px;
    top: 5px;
  }
}
@media screen and (min-width: 64em) {
  .bl_research {
    gap: 80px;
  }
  .bl_research_title {
    padding: 14px 148px 15px 73px;
    background: #505050;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 5px;
  }
  .bl_research_title_main {
    font-size: 2.6rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .bl_research_title_detail {
    gap: 0 20px;
  }
  .bl_research_title_detail_inner {
    gap: 15px;
  }
  .bl_research_title_detail_title {
    font-size: 1.5rem;
  }
  .bl_research_title_detail_data {
    font-size: 1.8rem;
  }
  .bl_research_title i {
    width: 100px;
    height: 48px;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .bl_research_data_text {
    padding: 30px 30px 0;
  }
  .bl_research_data_sample {
    gap: 20px;
    margin-top: 40px;
    padding: 30px 40px 40px;
  }
  .bl_research_data_sample_title {
    padding-bottom: 15px;
    font-size: 2.2rem;
  }
  .bl_research_data_sample_pdf_item a {
    padding-left: 30px;
  }
  .bl_research_data_sample_pdf_item a i {
    width: 20px;
    height: 20px;
    top: 2px;
  }
}

.un_researchBottom {
  margin-top: 50px;
  border-radius: 10px;
  background: #F2FAF9;
  text-align: center;
  line-height: 1.88;
  padding: 17px;
  font-size: 1.6rem;
}
.un_researchBottom_inner {
  text-align: left;
  display: inline-block;
}
@media screen and (min-width: 48em) {
  .un_researchBottom {
    margin-top: 100px;
    font-size: 1.8rem;
  }
}

.un_researchNote {
  font-size: 1.6rem;
  text-align: right;
  padding-bottom: 25px;
}
.un_researchNote .el_note::before {
  top: 3px;
  line-height: 1;
}
@media screen and (min-width: 48em) {
  .un_researchNote {
    font-size: 1.8rem;
    padding-bottom: 40px;
  }
}

.bl_jobList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
  line-height: 1.7;
}
.bl_jobList_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #F2FAF9;
  padding: 20px;
  gap: 10px;
}
.bl_jobList_name {
  font-weight: 500;
}
@media screen and (min-width: 48em) {
  .bl_jobList_item {
    padding: 20px 35px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 25px;
  }
  .bl_jobList_name {
    width: 180px;
  }
  .bl_jobList_data {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media screen and (min-width: 48em) {
  .ly_outline__2column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    max-width: calc(1200px + 40px);
    margin: 0 auto;
    padding: 0 20px;
  }
}
.ly_outline__2column main {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (min-width: 48em) {
  .ly_outline__2column main {
    max-width: 720px;
    margin: 0;
  }
}
.ly_outline__2column aside {
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (min-width: 48em) {
  .ly_outline__2column aside {
    width: 260px;
    margin-bottom: 80px;
  }
}

.ly_footer {
  background: #505050;
  color: #fff;
}

.ly_footerTop {
  padding-top: 80px;
  padding-bottom: 40px;
  border-bottom: 1px solid #B1B1B1;
}
@media screen and (min-width: 80em) {
  .ly_footerTop {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

.ly_footerBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
}
.ly_footerBottom_lowest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.ly_footerBottom_copyright {
  text-align: center;
}
@media screen and (min-width: 80em) {
  .ly_footerBottom {
    padding: 60px 0 85px;
  }
  .ly_footerBottom_lowest {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.bl_footerNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #fff;
  gap: 30px 100px;
  font-weight: 500;
}
.bl_footerNav > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
}
.bl_footerNav > li > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
}
.bl_footerNav a:hover, .bl_footerNav a:focus {
  text-decoration: underline;
  color: #29AFA6;
}
.bl_footerNav_Child {
  font-weight: 400;
  color: #D6D6D6;
  font-size: 1.5rem;
}
@media not screen and (min-width: 80em) {
  .bl_footerNav {
    display: none;
  }
}

.bl_pageTopLink {
  width: 50px;
  height: 50px;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #29AFA6;
  border: 1px solid #29AFA6;
  border-radius: 100px;
}
.bl_pageTopLink:hover, .bl_pageTopLink:focus {
  border: 1px solid #fff;
  background: rgba(41, 175, 166, 0);
}

.ly_footList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
.ly_footList_item {
  max-width: 580px;
  width: 100%;
}
@media not screen and (min-width: 64em) {
  .ly_footList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 64em) {
  .ly_footList {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ly_footList_item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.bl_footCard {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 5px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.bl_footCard > * {
  position: relative;
  z-index: 2;
}
.bl_footCard::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: -webkit-gradient(linear, left top, left bottom, from(#e3fbee), color-stop(49.38%, #d5f6ed), to(#b2eee9));
  background: linear-gradient(#e3fbee 0%, #d5f6ed 49.38%, #b2eee9 100%);
}
.bl_footCard_title {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  letter-spacing: 0;
  font-size: 2rem;
  line-height: 1.7;
}
@media screen and (min-width: 48em) {
  .bl_footCard:hover::before {
    opacity: 1;
  }
  .bl_footCard:hover .bl_footCard_title {
    color: #2D2D2D;
  }
  .bl_footCard:hover .bl_footCard_caption {
    color: #29AFA6;
  }
  .bl_footCard:hover .el_button:before {
    right: -200%;
  }
}
@media screen and (min-width: 64em) {
  .bl_footCard {
    border-radius: 20px;
    padding: 60px 10px;
  }
  .bl_footCard_title {
    letter-spacing: 0.005em;
    font-size: 2.8rem;
    min-height: 95px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.post_content, .bl_research_data_text {
  /* 投稿部分のスタイル
  -------------------------------------------------------------- */
  /* =Text elements
  -------------------------------------------------------------- */
  /* =Links
  -------------------------------------------------------------- */
  /* =Alignment
  -------------------------------------------------------------- */
  /* =Tables
  -------------------------------------------------------------- */
  /* =Images
  -------------------------------------------------------------- */
}
.post_content h1, .bl_research_data_text h1 {
  font-weight: 500;
  font-size: 2.2rem;
  margin-bottom: 50px;
  line-height: 1.7;
}
@media screen and (min-width: 48em) {
  .post_content h1, .bl_research_data_text h1 {
    font-size: 3rem;
    margin-bottom: 100px;
  }
}
.post_content h2, .bl_research_data_text h2 {
  font-weight: 500;
  margin-top: 50px;
  font-size: 2rem;
  margin-bottom: 30px;
  padding-bottom: 20px;
  line-height: 1.7;
  border-bottom: 1px solid #D6D6D6;
}
@media screen and (min-width: 48em) {
  .post_content h2, .bl_research_data_text h2 {
    margin-top: 100px;
    font-size: 2.5rem;
  }
}
.post_content h3, .bl_research_data_text h3 {
  position: relative;
  padding-left: 27px;
  font-weight: 500;
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 1.9rem;
  line-height: 1.7;
}
.post_content h3::before, .bl_research_data_text h3::before {
  position: absolute;
  content: "";
  display: inline-block;
  left: 0;
  top: 0.4em;
  bottom: 0.3em;
  width: 7px;
  background: -webkit-gradient(linear, left top, left bottom, from(#8cd6a1), color-stop(52.72%, #3ddfb8), to(#38cec3));
  background: linear-gradient(#8cd6a1 0%, #3ddfb8 52.72%, #38cec3 100%);
}
@media screen and (min-width: 48em) {
  .post_content h3, .bl_research_data_text h3 {
    margin-top: 60px;
    font-size: 2.3rem;
  }
}
.post_content h4, .bl_research_data_text h4 {
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 40px;
  font-size: 1.8rem;
  color: #29AFA6;
  line-height: 1.7;
}
@media screen and (min-width: 48em) {
  .post_content h4, .bl_research_data_text h4 {
    margin-top: 60px;
    font-size: 2rem;
  }
}
.post_content h5, .bl_research_data_text h5 {
  font-weight: 500;
  margin-bottom: 1em;
  margin-top: 30px;
  font-size: 1.6rem;
}
@media screen and (min-width: 48em) {
  .post_content h5, .bl_research_data_text h5 {
    margin-top: 40px;
  }
}
.post_content h6, .bl_research_data_text h6 {
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  margin-bottom: 1em;
  font-size: 1.6rem;
  padding-left: 1.5em;
}
.post_content h6::before, .bl_research_data_text h6::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "ー";
}
@media screen and (min-width: 48em) {
  .post_content h6, .bl_research_data_text h6 {
    margin-top: 30px;
  }
}
.post_content p, .bl_research_data_text p {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.5rem;
}
.post_content p a, .bl_research_data_text p a {
  color: #29AFA6;
  text-decoration: underline;
}
.post_content p a:hover, .bl_research_data_text p a:hover {
  text-decoration: none;
}
@media screen and (min-width: 48em) {
  .post_content p, .bl_research_data_text p {
    font-size: 1.6rem;
  }
}
.post_content ul,
.post_content ol, .bl_research_data_text ul,
.bl_research_data_text ol {
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  font-size: 1.6rem;
}
.post_content ul li,
.post_content ol li, .bl_research_data_text ul li,
.bl_research_data_text ol li {
  list-style-type: none; /*リストマーカー無しにする*/
}
.post_content ul > li, .bl_research_data_text ul > li {
  position: relative;
  padding-left: 1.4em;
}
.post_content ul > li::before, .bl_research_data_text ul > li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
}
.post_content ol, .bl_research_data_text ol {
  counter-reset: decimal_01;
}
.post_content ol > li, .bl_research_data_text ol > li {
  counter-increment: decimal_01;
  position: relative;
  padding-left: 1.4em;
}
.post_content ol > li::before, .bl_research_data_text ol > li::before {
  content: counter(decimal_01) ". ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.post_content blockquote, .bl_research_data_text blockquote {
  border-radius: 5px;
  position: relative;
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 1.6rem;
  background: #F2FAF9;
}
.post_content blockquote > *, .bl_research_data_text blockquote > * {
  position: relative;
  z-index: 2;
}
.post_content blockquote p, .bl_research_data_text blockquote p {
  margin: 0;
}
.post_content blockquote::before, .post_content blockquote:after, .bl_research_data_text blockquote::before, .bl_research_data_text blockquote:after {
  content: "";
  background: url(../img/common/icon_blockquote.svg) no-repeat center/cover;
  width: 47px;
  height: 42px;
  position: absolute;
  z-index: 1;
}
.post_content blockquote::before, .bl_research_data_text blockquote::before {
  top: 20px !important;
  left: 20px !important;
  bottom: auto !important;
  right: auto !important;
}
.post_content blockquote::after, .bl_research_data_text blockquote::after {
  bottom: 20px !important;
  right: 20px !important;
  top: auto !important;
  left: auto !important;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.post_content blockquote cite, .bl_research_data_text blockquote cite {
  margin-top: 10px;
  font-weight: 400;
  display: block;
  text-align: right;
  color: #2D2D2D;
  font-style: normal;
}
.post_content blockquote cite a, .bl_research_data_text blockquote cite a {
  color: #191970;
}
.post_content blockquote cite a:hover, .bl_research_data_text blockquote cite a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 48em) {
  .post_content blockquote, .bl_research_data_text blockquote {
    padding: 20px 50px;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.post_content figure, .bl_research_data_text figure {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (min-width: 48em) {
  .post_content figure, .bl_research_data_text figure {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.post_content .wp-block-table, .bl_research_data_text .wp-block-table {
  margin-top: 60px;
  margin-bottom: 60px;
}
.post_content .wp-block-table table, .bl_research_data_text .wp-block-table table {
  min-width: 600px;
}
.post_content .wp-block-table td, .bl_research_data_text .wp-block-table td {
  font-size: 1.5rem;
  min-width: 160px;
}
@media screen and (min-width: 48em) {
  .post_content .wp-block-table table, .bl_research_data_text .wp-block-table table {
    min-width: 600px;
  }
  .post_content .wp-block-table td, .bl_research_data_text .wp-block-table td {
    font-size: 1.6rem;
  }
}
.post_content .wp-block, .bl_research_data_text .wp-block {
  max-width: 850px;
}
.post_content > *:first-child, .bl_research_data_text > *:first-child {
  margin-top: 0 !important;
}
.post_content > *:last-child, .bl_research_data_text > *:last-child {
  margin-bottom: 0 !important;
}
.post_content table, .bl_research_data_text table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  color: #757575;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  margin: 0 0 24px;
  margin: 0 0 1.714285714rem;
  width: 100%;
}
.post_content tr th, .bl_research_data_text tr th {
  border: 1px solid #ededed !important;
  color: #636363;
  font-size: 11px;
  font-size: 0.785714286rem;
  font-weight: bold;
  line-height: 2.181818182;
  padding: 6px 10px;
  text-align: left;
  text-transform: uppercase;
}
.post_content td, .bl_research_data_text td {
  border: 1px solid #ededed !important;
  color: #757575;
  font-size: inherit;
  font-weight: normal;
  padding: 6px 10px;
  text-align: left;
}
.post_content > *:last-child, .bl_research_data_text > *:last-child {
  margin-bottom: 0 !important;
}

@media print {
  * html body {
    zoom: 0.7;
  }
  * + html body {
    zoom: 1;
  }
}