@charset "UTF-8";
/*
  https://github.com/andy-piccalilli/modern-css-reset/blob/master/LICENSE
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

ul[role=list],
ol[role=list] {
  list-style: none;
}

body {
  min-height: 100vh;
  line-height: 1.5;
  text-rendering: optimizeSpeed;
}

img,
picture {
  max-width: 100%;
}

picture {
  display: block;
}

input,
button,
textarea,
select {
  color: inherit;
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }

  *,
*::before,
*::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
@font-face {
  src: local(YuGothic-Medium), local("Yu Gothic Medium");
  font-family: WinYuGothic;
  font-weight: normal;
}
@font-face {
  src: local(YuGothic-Bold), local("Yu Gothic");
  font-family: WinYuGothic;
  font-weight: bold;
}
/*  Roboto Condensed Regular
   Font Data Copyright Google 2012
   http://www.google.com/fonts/attribution
   Licensed under Apache License, version 2.0
   http://www.apache.org/licenses/LICENSE-2.0.html
*/
@font-face {
  src: local("Roboto Condensed Regular"), local("RobotoCondensed-Regular"), url("/https/www.msf.or.jp/asset/font/RobotoCondensed-Regular.woff2") format("woff2"), url("/https/www.msf.or.jp/asset/font/RobotoCondensed-Regular.woff") format("woff"), url("/https/www.msf.or.jp/asset/font/RobotoCondensed-Regular.ttf") format("truetype");
  font-family: "Roboto Condensed";
  font-weight: normal;
}
/* ----------------------------------------------------------------
    Base
----------------------------------------------------------------- */
:root {
  font-size: 62.5%;
}

html {
  scroll-padding-top: 140px;
}
@media only screen and (max-width: 767px) {
  html {
    scroll-padding-top: 110px;
  }
}

body {
  display: flex;
  flex-direction: column;
  background: #fff;
  color: #000;
  font-family: "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic Pro", YuGothic, WinYuGothic, Meiryo, sans-serif;
  font-feature-settings: "palt";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.75;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 1.6rem;
  }
}

a {
  color: #000;
  text-decoration: underline;
}
a[class] {
  text-decoration: none;
}
a:not([class]), a[class=js-scroll] {
  color: #666;
  text-decoration: underline;
}
a:hover, a:active, a:focus {
  color: #e00;
  text-decoration: none;
}

button {
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}

b,
em {
  color: #000;
  font-style: normal;
  font-weight: 700;
}

strong {
  color: #e00;
  font-style: normal;
  font-weight: 400;
}

img {
  height: auto;
  vertical-align: bottom;
}

p {
  margin: 0 0 24px;
}
@media only screen and (max-width: 767px) {
  p {
    margin-bottom: 18px;
  }
}

ul,
ol,
dl {
  margin: 0 0 40px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  ul,
ol,
dl {
    margin-bottom: 32px;
  }
}

ul + ul,
ul + ol,
ul + dl,
ol + ol,
ol + ul,
ol + dl,
dl + dl,
dl + ul,
dl + ol {
  margin-top: -16px;
}
@media only screen and (max-width: 767px) {
  ul + ul,
ul + ol,
ul + dl,
ol + ol,
ol + ul,
ol + dl,
dl + dl,
dl + ul,
dl + ol {
    margin-top: -8px;
  }

form > p {
  font-size: 1.4rem;
  }
}

ul[class],
ol[class] {
  list-style: none;
}

dfn {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

iframe {
  max-width: 100%;
  border: 0;
}

input,
select {
  padding: 1px;
  font-size: 1.6rem;
}

input[type=file] {
  width: 100%;
}

fieldset {
  border: 0;
}

summary {
  list-style: none;
  cursor: pointer;
}
summary::-webkit-details-marker {
  display: none;
}

/* ----------------------------------------------------------------
    Centering Content
----------------------------------------------------------------- */
/* ----------------------------------------------------------------
    Pseudo element (Block)
----------------------------------------------------------------- */
.uni-panel-toggle_list_item::before, .carousel_content::before, .carousel_content::after, .media-txt_inner::after, .panel.-msg::after, .panel.-msg::before, .panel-card_title::after, .panel-quote_inner::before, .panel-comment_box::before, .nav-link::before, .nav-link::after, .nav-link_inner::before, .nav-link_inner::after, .nav-internal::before, .nav-internal::after, .nav-internal > span::before, .nav-internal > span::after, .nav-local_list > li:not(:last-child)::after, .btn::before, .btn-more::before, .btn-more::after, .btn-more > span::before, .btn-more > span::after, .form-radio_txt::before, .form-radio_txt::after, .form-check_txt::before, .form-check_txt::after, .icon-link::before, .link::before, .link::after, .link > span::before, .link > span::after, .link-anchor::before, .link-anchor::after, .link-anchor > span::before, .link-anchor > span::after, .link-next_item::before, .link-next_item::after, .link-next_item > span::before, .link-next_item > span::after, .link-prev_item::before, .link-prev_item::after, .link-prev_item > span::before, .link-prev_item > span::after, .link-panel_txt::before, .link-panel_txt::after, .link-panel-02_txt::before, .link-panel-02_txt::after, .link-panel-03_txt::before, .link-panel-03_txt::after, .link-panel-03_mark::after, .link-panel-04::before, .link-panel-04::after, .link-panel-img_btn::before, .link-panel-img_btn::after, .link-beginner::before, .link-beginner::after, .link-beginner_inner::before, .link-beginner_inner::after, .link-beginner_inner > span::before, .link-beginner_inner > span::after, .link-mv a::after, .link-mv_inner::before, .link-mv_inner::after, .list_item::before, .list-step-02_item::before, .hdg-l2 > span::before, .hdg-l3-02::before, .hdg-l5::before, .hdg-mv_label > span::after, .f-group_btn::before, .f-group_btn::after, .f-panel::before, .f-panel::after, .f-link-list-03_item::before, .n-global_link::before, .n-global_inner_col-02::before, .n-link:not([aria-expanded=true])::before, .n-link_label::before, .n-link_label::after, .n-link-bnr:not(.-img)::before, .n-link-bnr:not(.-img)::after, .n-link-bnr_inner::before, .n-link-bnr_inner::after, .n-link-bnr-02::before, .n-link-bnr-02::after, .n-link-bnr-02_txt::before, .n-link-bnr-02_txt::after, .n-search_btn::before, .n-search_btn_inner::before, .n-search_btn_inner::after, .n-search_btn-close::before, .n-search_btn-close::after, .n-menu_btn::before, .n-menu_btn::after, .n-menu_btn-close::before, .n-menu_btn-close::after, .n-btn::before, .n-btn::after, .n-top_btn::before, .n-top_btn::after {
  display: block;
  content: "";
}

/* ----------------------------------------------------------------
    Header (.header and .h-*)
----------------------------------------------------------------- */
/* .header
----------------------------------------------- */
.header {
  z-index: 20;
  position: sticky;
  top: 0;
  order: 2;
  background: #fff;
}
.is-menu-expand .header {
  position: static;
}
@media only screen and (min-width: 768px) {
  .header.-en:not(.is-shrink) .h-lyt_logo {
    padding-bottom: 40px;
  }
  .header.-en .h-lyt_nav-sub {
    margin-right: 50px;
  }
  .header.-en .n-sub_group {
    margin-right: 0;
  }
}

/* .header-02
----------------------------------------------- */
.header-02 {
  padding: 22px 0;
  background: #fff;
}
@media only screen and (max-width: 1124px) {
  .header-02 {
    padding: 8px 0 16px;
  }
}

/* .h-inner
----------------------------------------------- */
.h-inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
@media only screen and (max-width: 1308px) {
  .h-inner {
    padding: 0 12px 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .h-inner {
    padding: 0;
  }
}

/* .h-inner-02
----------------------------------------------- */
.h-inner-02 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
@media only screen and (max-width: 1308px) {
  .h-inner-02 {
    padding: 0 12px 0 16px;
  }
}

/* .h-lyt
----------------------------------------------- */
.h-lyt {
  display: grid;
  grid-template: "logo btn btn btn" auto "nav-global nav-global nav-sub nav-menu" auto/auto auto auto 30px;
}
.h-lyt.-mypage {
  grid-template: "logo btn btn" auto "nav-global nav-global nav-menu" auto/auto auto 30px;
}
.h-lyt_logo {
  grid-area: logo;
  padding: 22px 0;
  font-size: 1.2rem;
  line-height: 1;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.h-lyt_logo_link {
  display: block;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.h-lyt_logo_link:hover, .h-lyt_logo_link:active, .h-lyt_logo_link:focus {
  opacity: 0.5;
}
.h-lyt_btn {
  grid-area: btn;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.h-lyt_btn_inner {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
}
.h-lyt_nav-global {
  display: flex;
  grid-area: nav-global;
  align-items: flex-end;
  margin-right: 16px;
}
.h-lyt_nav-sub {
  display: flex;
  grid-area: nav-sub;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 0 56px 0 0;
}
.h-lyt_nav-menu {
  grid-area: nav-menu;
  margin: 0 0 14px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (min-width: 1412px) {
  .h-lyt_btn {
    margin-right: -44px;
  }
}
@media only screen and (min-width: 768px) {
  .is-shrink .h-lyt {
    grid-template: "logo nav-global btn nav-menu" auto/auto 1fr auto 30px;
  }
  .is-shrink .h-lyt .h-lyt_logo {
    max-width: 203px;
    margin: 0 30px 0 0;
    padding: 25px 0 24px;
  }
  .is-shrink .h-lyt .h-lyt_btn {
    display: flex;
    align-items: flex-end;
    margin: 0 0 19px;
  }
  .is-shrink .h-lyt .h-lyt_nav-sub {
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
  }
  .is-shrink .h-lyt .h-lyt_nav-menu {
    display: flex;
    align-items: flex-end;
    margin: 0 0 19px 30px;
  }
}
@media only screen and (max-width: 1412px) {
  .is-shrink .h-lyt .h-lyt_nav-menu {
    margin: 0 0 19px;
  }
}
@media only screen and (max-width: 1124px) {
  .h-lyt_nav-sub {
    display: none;
  }
  .is-shrink .h-lyt .h-lyt_nav-global {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .h-lyt {
    grid-template: "logo btn nav-sub nav-menu" auto "nav-global nav-global nav-global nav-global" auto/1fr auto auto auto;
  }
  .h-lyt_logo {
    width: 171px;
    padding: 16px 0 8px 12px;
  }
  .h-lyt_btn {
    display: flex;
    justify-content: flex-end;
    margin-right: 0;
  }
  .h-lyt_btn_inner {
    align-items: center;
  }
  .h-lyt.-mypage .h-lyt_btn_inner {
    margin: 14px 0;
  }
  .h-lyt_nav-global {
    width: 100%;
    margin-right: 0;
  }
  .h-lyt_nav-sub {
    display: flex;
    align-items: flex-start;
    margin: 0 12px 0 22px;
    padding: 15px 0 0;
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1), margin 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .h-lyt_nav-menu {
    margin: 0;
  }
  .h-lyt.-mypage {
    grid-template: "logo btn nav-menu" auto/auto 1fr 60px;
  }
  .h-lyt.-mypage .h-lyt_nav-global {
    display: none;
  }
  .is-shrink .h-lyt_nav-sub {
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
  }
  .is-shrink .h-lyt_btn_inner {
    align-items: center;
  }
  .is-shrink .h-lyt:not(.-mypage) .h-btn-list_item {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 414px) {
  .h-lyt.-mypage .h-lyt_logo {
    width: 145px;
  }
  .is-shrink .h-lyt_logo, .is-shrink .h-lyt.-mypage .h-lyt_logo {
    width: 124px;
  }
}

/* .h-lyt-02
----------------------------------------------- */
.h-lyt-02 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .h-lyt-02 {
    align-items: center;
  }
  .h-lyt-02_logo {
    width: 146px;
  }
}

/* .h-btn-list
----------------------------------------------- */
.h-btn-list {
  display: flex;
  margin: 0 0 0 42px;
}
.h-btn-list_item {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1412px) {
  .is-shrink .h-btn-list {
    margin: 0 30px 0 0;
  }
}
@media only screen and (max-width: 1308px) {
  .h-btn-list {
    margin-right: -12px;
  }
}
@media only screen and (max-width: 767px) {
  .h-btn-list {
    flex-direction: row-reverse;
    margin: 0 0 0 -20px;
  }
  .h-btn-list_item {
    margin: 0 0 0 20px;
  }
  .is-shrink .h-btn-list {
    margin-right: 0;
  }
}
@media only screen and (max-width: 414px) {
  .h-btn-list_item {
    margin: 0 0 0 10px;
  }
}

/* .h-btn-list-02
----------------------------------------------- */
.h-btn-list-02 {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  height: 100%;
  margin: 0;
}

/* .h-btn
----------------------------------------------- */
.h-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  min-height: 60px;
  color: #fff;
  font-size: 1.6rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.h-btn:hover, .h-btn:active, .h-btn:focus {
  color: #fff;
}
.h-btn.-login {
  background: #000;
}
.h-btn.-mypage {
  border: 1px solid #000;
  color: #000;
}
.h-btn.-cv {
  background: #e00;
}
@media only screen and (min-width: 768px) {
  .h-btn.-login:hover, .h-btn.-login:active, .h-btn.-login:focus {
    background: #333;
  }
  .h-btn.-mypage:hover, .h-btn.-mypage:active, .h-btn.-mypage:focus {
    color: #e00;
  }
  .h-btn.-cv:hover, .h-btn.-cv:active, .h-btn.-cv:focus {
    background: #e53;
  }
  .is-shrink .h-btn {
    min-width: 145px;
    min-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .h-btn {
    min-width: 0;
    min-height: 0;
    font-weight: 700;
  }
  .h-btn.-login {
    position: relative;
    top: -2px;
    padding: 25px 0 0;
    background: none;
    color: #000;
    font-size: 1rem;
    line-height: 1;
  }
  .h-btn.-login::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 18px;
    height: 18px;
    margin-left: -9px;
    content: url("/https/www.msf.or.jp/asset/img/icon/login-bk.svg");
  }
  .h-btn.-mypage {
    position: relative;
    padding: 25px 0 0;
    border: 0;
    background: none;
    color: #000;
    font-size: 1rem;
  }
  .h-btn.-mypage::before {
    position: absolute;
    top: -2px;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    content: url("/https/www.msf.or.jp/asset/img/icon/mypage-bk.svg");
  }
  .h-btn.-cv {
    padding: 5px;
    border: 1px solid #e00;
    border-radius: 100vh;
    background: #fff;
    color: #e00;
    font-size: 1.1rem;
  }
  .h-lyt:not(.-mypage) .h-btn.-cv {
    visibility: hidden;
    position: absolute;
    transition: none;
  }
  .is-shrink .h-lyt:not(.-mypage) .h-btn.-cv {
    visibility: visible;
    position: initial;
    min-width: 85px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .h-lyt.-mypage .h-btn.-cv {
    min-width: 85px;
  }
}
@media only screen and (max-width: 414px) {
  .h-lyt.-mypage .h-btn.-cv {
    min-width: 64px;
  }
}

/* .h-link
----------------------------------------------- */
.h-link {
  display: flex;
  margin: 0 35px 0 0;
  font-size: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .-mypage .h-link.-logout {
    position: relative;
    margin-right: 8px;
    padding: 25px 0 0;
    background: none;
    color: #666;
    font-size: 1rem;
  }
  .-mypage .h-link.-logout::before {
    position: absolute;
    top: 3px;
    left: calc(50% - 13px);
    width: 18px;
    height: 18px;
    content: url("/https/www.msf.or.jp/asset/img/icon/logout-gy.svg");
  }
}

/* .h-link-list
----------------------------------------------- */
.h-link-list {
  display: flex;
  margin: 0 0 0 -32px;
  font-size: 1.4rem;
}
.h-link-list_item {
  margin: 0 0 0 32px;
}
@media only screen and (max-width: 767px) {
  .h-link-list {
    flex-direction: column;
    align-items: flex-end;
    margin: 0;
    font-size: 1.2rem;
  }
  .h-link-list_item {
    margin: 0 0 8px;
  }
  .h-link-list_item:last-child {
    margin: 0;
  }
}

/* .h-list-sns
----------------------------------------------- */
.h-list-sns {
  display: flex;
  margin: 0;
}
.h-list-sns_item:not(:last-child) {
  margin: 0 19px 0 0;
}
.h-list-sns_link {
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.h-list-sns_link:hover, .h-list-sns_link:active, .h-list-sns_link:focus {
  opacity: 0.5;
}
.is-shrink .h-list-sns {
  visibility: hidden;
  width: 0;
  height: 0;
}
@media only screen and (max-width: 1124px) {
  .h-list-sns {
    display: none;
  }
}

/* .h-ss-hidden
----------------------------------------------- */
@media only screen and (max-width: 767px) {
  .h-ss-hidden {
    display: none;
  }
}

/* .h-shrink-hidden
----------------------------------------------- */
.is-shrink .h-shrink-hidden {
  display: none;
}

/* .h-shrink-pc-hidden
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .is-shrink .h-shrink-pc-hidden {
    display: none;
  }
}

/* ----------------------------------------------------------------
    Navigation (.n[-*])
----------------------------------------------------------------- */
/* .n-global
----------------------------------------------- */
.n-global {
  display: flex;
  align-items: flex-end;
  margin: 0;
}
.n-global_link {
  display: block;
  position: relative;
  padding: 0 16px 14px;
  font-weight: 700;
}
.n-global_link::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: calc(100% - (16px * 2));
  height: 0;
  transform: translateX(-50%);
  background: #e00;
  transition: height 0.1s linear;
}
.n-global_item:first-child .n-global_link {
  padding-left: 0;
}
.n-global_item:first-child .n-global_link::before {
  left: 0;
  width: calc(100% - 16px);
  transform: none;
}
.n-global_item:last-child .n-global_link {
  padding-right: 0;
}
.n-global_item:last-child .n-global_link::before {
  right: 0;
  left: auto;
  width: calc(100% - 16px);
  transform: none;
}
.n-global_link:hover::before, .n-global_link:active::before, .n-global_link:focus::before, .n-global_link[aria-expanded=true]::before {
  height: 2px;
}
.is-current > .n-global_link {
  color: #e00;
}
.is-current > .n-global_link > b {
  color: inherit;
}
.n-global_content {
  position: absolute;
  right: 0;
  left: 0;
}
.n-global_body {
  overflow: hidden;
  border-top: 1px solid #ccc;
  background: #f2f2f2;
}
.n-global_inner {
  display: flex;
  width: 100%;
  max-width: 1134px;
  margin: 0 auto;
}
.n-global_inner_col {
  flex-basis: 58.5537918871%;
  padding: 44px 81px 52px 0;
}
.n-global_inner_col > :last-child {
  margin-bottom: 0;
}
.n-global_inner_col-02 {
  z-index: 1;
  position: relative;
  flex: 1;
  padding: 44px 0 52px 81px;
  background: #fff;
}
.n-global_inner_col-02::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: #fff;
}
.n-global_inner_col-02 > :last-child {
  margin-bottom: 0;
}
.n-global_inner.-lyt .n-global_inner_col {
  flex-basis: 41.4462081129%;
}
.n-global_inner.-lyt-02 {
  max-width: 1150px;
}
.n-global_inner.-lyt-02 .n-global_inner_col {
  flex-basis: 42.2608695652%;
  padding-right: 146px;
}
.n-global_overlay {
  background: rgba(0, 0, 0, 0.6);
}
.is-shrink .h-lyt.-mypage .n-global {
  font-size: 1.4rem;
}
.is-shrink .h-lyt.-mypage .n-global .n-global_link {
  padding-right: 12px;
  padding-left: 12px;
}
.is-shrink .h-lyt.-mypage .n-global .n-global_link::before {
  width: calc(100% - (12px * 2));
}
.is-shrink .h-lyt.-mypage .n-global .n-global_item:first-child .n-global_link {
  padding-left: 0;
}
.is-shrink .h-lyt.-mypage .n-global .n-global_item:first-child .n-global_link::before {
  width: calc(100% - 12px);
}
.is-shrink .h-lyt.-mypage .n-global .n-global_item:last-child .n-global_link {
  padding-right: 0;
}
.is-shrink .h-lyt.-mypage .n-global .n-global_item:last-child .n-global_link::before {
  width: calc(100% - 12px);
}
@media only screen and (max-width: 767px) {
  .n-global {
    align-items: center;
    width: 100%;
    padding: 19px 0 25px;
    font-size: 1.2rem;
  }
  .n-global_item {
    flex: 1;
    padding: 0 8px;
  }
  .n-global_item:not(.h-ss-hidden) + .n-global_item:not(.h-ss-hidden) {
    border-left: 1px solid #000;
  }
  .n-global_link {
    padding: 0;
    text-align: center;
  }
  .n-global_link::before, .n-global_link::after {
    display: none;
  }
  .is-shrink .h-lyt.-mypage .n-global {
    font-size: 1.6rem;
  }
}

/* .n-global-overlay
----------------------------------------------- */
.n-global-overlay {
  z-index: 10;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

/* .n-grid
----------------------------------------------- */
.n-grid {
  display: flex;
  flex-wrap: wrap;
  margin: -45px 0 24px -4.8192771084%;
}
.n-grid_col {
  flex-basis: calc(33.3333333333% - 4.5977011494%);
  margin: 45px 0 0 4.5977011494%;
}

.n-grid.-lyt-col2 {
  margin: -45px 0 24px -4.7058823529%;
}
.n-grid.-lyt-col2 > .n-grid_col {
  flex-basis: calc(50% - 4.4943820225%);
  margin: 45px 0 0 4.4943820225%;
}

/* .n-grid-02
----------------------------------------------- */
.n-grid-02 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin: 0 0 60px;
}
.n-grid-02_col > :last-child, .n-grid-02_col-02 > :last-child {
  margin-bottom: 0;
}
.n-grid-02_col {
  flex-basis: 56%;
}
.n-grid-02_col-02 {
  flex-basis: 44%;
  margin: 0 32px 0 0;
}
@media only screen and (max-width: 767px) {
  .n-grid-02 {
    flex-direction: column;
    margin: 0;
  }
  .n-grid-02_col, .n-grid-02_col-02 {
    flex-basis: auto;
  }
  .n-grid-02_col {
    padding: 25px 22px;
  }
  .n-grid-02_col-02 {
    margin: 0;
    border-top: 1px solid #ccc;
  }
}

/* .n-grid-03
----------------------------------------------- */
.n-grid-03 {
  display: flex;
  flex-wrap: wrap;
  margin: -40px 0 0 -2.7444253859%;
}
.n-grid-03_col {
  flex-basis: 40.5676126878%;
  margin: 40px 0 0 2.6711185309%;
}
.n-grid-03_col-02 {
  display: flex;
  flex-basis: 51.4190317195%;
  margin: 40px 0 0 2.6711185309%;
}
.n-grid-03_col-02_inner {
  flex: 1;
}
.n-grid-03_col-02_inner + .n-grid-03_col-02_inner {
  margin: 0 0 0 5.1948051948%;
}

/* .n-nav
----------------------------------------------- */
.n-nav {
  padding: 0 0 0 16px;
  border-left: 1px solid #c2c2c2;
}
.n-nav_hdg {
  margin: 0 0 16px;
  font-size: 1.6rem;
  line-height: calc(24 / 16);
}
.n-nav_list {
  margin: 0;
  font-size: 1.3rem;
  font-weight: 700;
}
.n-nav_list_item:not(:last-child) {
  margin: 0 0 8px;
}
.n-nav_list.-em {
  font-size: 1.6rem;
}
.n-nav_list.-thin {
  font-weight: 400;
}
.n-nav_inner {
  display: flex;
}
.n-nav_inner_col {
  flex: 1;
}
.n-nav_inner_col + .n-nav_inner_col {
  padding: 0 0 0 16px;
}
.n-nav.-area {
  columns: 2;
  column-gap: 48px;
  column-rule: 1px solid #c2c2c2;
}
.n-nav.-area .n-nav_hdg {
  margin-bottom: 26px;
}
.n-nav.-area .n-nav_list {
  display: contents;
}

/* .n-nav-02
----------------------------------------------- */
.n-nav-02 {
  margin: 0 0 77px;
  font-weight: 700;
}
.n-nav-02_item:not(:last-child) {
  margin: 0 0 24px;
}
.n-nav-02.-sub {
  font-size: 1.6rem;
}
.n-nav-02.-sub .n-nav-02_item:not(:last-child) {
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .n-nav-02 {
    margin: 0;
    border-top: 1px solid #ccc;
  }
  .n-nav-02_item {
    border-bottom: 1px solid #ccc;
  }
  .n-nav-02_item:not(:last-child) {
    margin: 0;
  }
  .n-nav-02 + .n-nav-02 {
    border-top: 0;
  }
  .n-nav-02.-sub {
    font-weight: 400;
  }
  .n-nav-02.-sub .n-nav-02_item:not(:last-child) {
    margin-bottom: 0;
  }
}

/* .n-nav-03
----------------------------------------------- */
.n-nav-03 {
  margin: 0 0 56px;
  padding: 0 0 0 16px;
  border-left: 1px solid #fff;
  font-weight: 700;
}
.n-nav-03_list {
  margin: 0;
}
.n-nav-03_list_item:not(:last-child) {
  margin: 0 0 24px;
}
.n-nav-03_link {
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .n-nav-03 {
    margin: 0;
    padding: 29px 22px;
    font-weight: 400;
  }
  .n-nav-03 + .n-nav-03 {
    border-top: 1px solid #ccc;
  }
  .n-nav-03_list {
    display: flex;
    flex-wrap: wrap;
    margin: -12px 0 0 -12px;
  }
  .n-nav-03_list_item {
    flex-basis: calc(50% - 12px);
    margin: 12px 0 0 12px;
  }
  .n-nav-03_list_item:not(:last-child) {
    margin: 12px 0 0 12px;
  }
}

/* .n-nav-list
----------------------------------------------- */
.n-nav-list {
  margin: 0;
  border-top: 1px solid #ccc;
}
.n-nav-list_item:not(:last-child) {
  border-bottom: 1px solid #ccc;
}

/* .n-list-bnr
----------------------------------------------- */
.n-list-bnr_item:not(:last-child) {
  margin: 0 0 16px;
}
.n-list-bnr.-lyt-col2 {
  display: flex;
  flex-wrap: wrap;
  margin: -16px 0 24px -2.7397260274%;
}
.n-list-bnr.-lyt-col2 > .n-list-bnr_item {
  flex-basis: calc(50% - 2.6666666667%);
  margin: 16px 0 0 2.6666666667%;
}

/* .n-list-sns
----------------------------------------------- */
.n-list-sns {
  display: flex;
  flex-wrap: wrap;
  margin: -24px 0 0;
}
.n-list-sns_item {
  margin: 24px 0 0 0;
}
.n-list-sns_item:not(:last-child) {
  margin-right: 24px;
}
@media only screen and (max-width: 767px) {
  .n-list-sns {
    justify-content: center;
    padding: 32px 22px;
  }
}

/* .n-link
----------------------------------------------- */
.n-link {
  color: inherit;
  font-size: 1.6rem;
}
.n-link_label {
  position: absolute;
  top: 50%;
  right: 23px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  overflow: hidden;
  color: transparent;
}
.n-link_label::before, .n-link_label::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 2px;
  background: #e00;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.n-link_label::before {
  width: 12px;
  height: 2px;
}
.n-link_label::after {
  width: 2px;
  height: 12px;
}
.n-link[aria-expanded=true] > .n-link_label::before, .n-link[aria-expanded=true] > .n-link_label::after {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.n-link[aria-expanded=true] > .n-link_label::before {
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .n-link {
    display: block;
    position: relative;
    padding: 21px 22px;
  }
  .n-nav-02.-sub .n-link:not([role=button]), .n-nav-list .n-link:not([role=button]) {
    padding-right: 33px;
    background: #f2f2f2;
  }
  .n-nav-02.-sub .n-link:not([role=button])::before, .n-nav-list .n-link:not([role=button])::before {
    z-index: 1;
    position: absolute;
    top: 50%;
    right: 25px;
    width: 8px;
    height: 13px;
    margin-top: -8px;
    background-image: url("/https/www.msf.or.jp/asset/img/icon/angle-02-rd.svg");
    background-size: 100% 100%;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .n-nav-list .n-link {
    padding-left: 37px;
  }
  .n-nav-list.-sub .n-link {
    padding-left: 49px;
  }
  .n-nav-list.-sub-child .n-link {
    padding-left: 66px;
  }
}

/* .n-link-bnr
----------------------------------------------- */
.n-link-bnr {
  display: block;
  min-height: 100px;
  overflow: hidden;
  border-radius: 4px;
  background: #f2f2f2;
  font-weight: 700;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.n-link-bnr:not(.-img) {
  display: flex;
  position: relative;
  align-items: center;
  padding: 0 72px 0 16px;
}
.n-link-bnr:not(.-img)::before, .n-link-bnr:not(.-img)::after {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 50%;
}
.n-link-bnr:not(.-img)::before {
  border: 1px solid #e00;
}
.n-link-bnr:not(.-img)::after {
  transform: scale(0.2);
  background: #e00;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.n-link-bnr_inner {
  display: flex;
  align-items: center;
}
.n-link-bnr_inner::before, .n-link-bnr_inner::after {
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 12px;
  height: 10px;
  margin-top: -5px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.n-link-bnr_inner::before {
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-rd.svg");
}
.n-link-bnr_inner::after {
  transform: translateX(-10px);
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
  opacity: 0;
}
.n-link-bnr_img {
  margin: 0 16px 0 -16px;
}
.n-link-bnr_txt {
  display: flex;
  flex: 1;
}
.n-link-bnr_desc {
  flex: 1;
  margin: 0;
}
.n-link-bnr_desc_txt {
  color: #000;
  font-size: 1.2rem;
  font-weight: 400;
}
.n-link-bnr:hover::after, .n-link-bnr:active::after, .n-link-bnr:focus::after {
  transform: scale(1);
  opacity: 1;
}
.n-link-bnr:hover .n-link-bnr_inner::before, .n-link-bnr:active .n-link-bnr_inner::before, .n-link-bnr:focus .n-link-bnr_inner::before {
  opacity: 0;
}
.n-link-bnr:hover .n-link-bnr_inner::after, .n-link-bnr:active .n-link-bnr_inner::after, .n-link-bnr:focus .n-link-bnr_inner::after {
  transform: translateX(0);
  opacity: 1;
}
.n-link-bnr:hover .n-link-bnr_desc_txt, .n-link-bnr:active .n-link-bnr_desc_txt, .n-link-bnr:focus .n-link-bnr_desc_txt {
  color: #000;
}

/* .n-link-bnr-02
----------------------------------------------- */
.n-link-bnr-02 {
  display: block;
  position: relative;
  min-height: 180px;
  margin: 0 0 42px;
  overflow: hidden;
  border-radius: 4px;
  background: #5d6160;
}
.n-link-bnr-02::before, .n-link-bnr-02::after {
  z-index: 0;
  position: absolute;
  top: 50%;
  right: 24px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.n-link-bnr-02::after {
  transform: scale(0.2);
  border-color: #e00;
  background: #e00;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.n-link-bnr-02_txt {
  display: block;
  z-index: 1;
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 64px 0 24px;
  transform: translateY(-50%);
  color: #fff;
  line-height: calc(21 / 16);
}
.n-link-bnr-02_txt::before, .n-link-bnr-02_txt::after {
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 38px;
  width: 12px;
  height: 10px;
  margin-top: -5px;
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.n-link-bnr-02_txt::after {
  transform: translateX(-10px);
  opacity: 0;
}
.n-link-bnr-02_txt > span {
  display: block;
}
.n-link-bnr-02:hover::after, .n-link-bnr-02:active::after, .n-link-bnr-02:focus::after {
  transform: scale(1);
  opacity: 1;
}
.n-link-bnr-02:hover .n-link-bnr-02_txt::before, .n-link-bnr-02:active .n-link-bnr-02_txt::before, .n-link-bnr-02:focus .n-link-bnr-02_txt::before {
  opacity: 0;
}
.n-link-bnr-02:hover .n-link-bnr-02_txt::after, .n-link-bnr-02:active .n-link-bnr-02_txt::after, .n-link-bnr-02:focus .n-link-bnr-02_txt::after {
  transform: translateX(0);
  opacity: 1;
}

/* .n-sub
----------------------------------------------- */
.n-sub {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 0;
  font-size: 1.4rem;
}
.n-sub_item:not(:last-child) {
  margin: 0 18px 0 0;
}
.n-sub_link {
  display: inline-block;
  margin: 0 0 14px;
}
.n-sub_group {
  display: flex;
  margin: 0 45px 14px 0;
}
.n-sub_group_item:not(:last-child) {
  margin: 0 18px 0 0;
}
@media only screen and (max-width: 767px) {
  .n-sub {
    font-size: 1.6rem;
  }
  .n-sub_item:not(:last-child) {
    margin: 0;
  }
}

/* .n-search
----------------------------------------------- */
.n-search_btn {
  display: flex;
  position: relative;
  align-items: center;
  padding: 0 0 14px;
  cursor: pointer;
}
.n-search_btn::-webkit-details-marker {
  display: none;
}
.n-search_btn::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #e00;
  transition: height 0.1s linear;
}
.n-search_btn_inner {
  display: block;
  position: relative;
  padding: 0 0 0 14px;
}
.n-search_btn_inner::before, .n-search_btn_inner::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 11px;
  height: 11px;
  margin-top: -6px;
  line-height: 1;
  transition: opacity 0.1s linear;
}
.n-search_btn_inner::before {
  background: url("/https/www.msf.or.jp/asset/img/icon/search-bk.svg") no-repeat 0 0/100% 100%;
}
.n-search_btn_inner::after {
  background: url("/https/www.msf.or.jp/asset/img/icon/search-rd.svg") no-repeat 0 0/100% 100%;
  opacity: 0;
}
.n-search[open] > .n-search_btn, .n-search_btn:hover, .n-search_btn:active, .n-search_btn:focus {
  color: #e00;
}
.n-search[open] > .n-search_btn::before, .n-search_btn:hover::before, .n-search_btn:active::before, .n-search_btn:focus::before {
  height: 2px;
}
.n-search[open] > .n-search_btn > .n-search_btn_inner::before, .n-search_btn:hover > .n-search_btn_inner::before, .n-search_btn:active > .n-search_btn_inner::before, .n-search_btn:focus > .n-search_btn_inner::before {
  opacity: 0;
}
.n-search[open] > .n-search_btn > .n-search_btn_inner::after, .n-search_btn:hover > .n-search_btn_inner::after, .n-search_btn:active > .n-search_btn_inner::after, .n-search_btn:focus > .n-search_btn_inner::after {
  opacity: 1;
}
.n-search_btn-close {
  position: relative;
  width: 100%;
  height: calc(100% - 2px);
  border: 1px solid #000;
  border-radius: 4px;
  color: transparent;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.n-search_btn-close::before, .n-search_btn-close::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  border-radius: 2px;
  background: #000;
}
.n-search_btn-close::before {
  width: 23px;
  height: 2px;
}
.n-search_btn-close::after {
  width: 2px;
  height: 23px;
}
.n-search_btn-close:hover, .n-search_btn-close:active, .n-search_btn-close:focus {
  opacity: 0.6;
}
.n-search_content {
  position: absolute;
  right: 0;
  left: 0;
  padding: 30px 0;
  overflow-x: hidden;
  border-top: 1px solid #ccc;
  background: #f2f2f2;
}
.n-search_inner {
  display: flex;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  animation: n-search-animation 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (max-width: 767px) {
  .n-search_btn {
    padding: 25px 0 0;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
  }
  .n-search_btn::before {
    display: none;
  }
  .n-search_btn_inner {
    position: static;
    padding: 0;
  }
  .n-search_btn_inner::before, .n-search_btn_inner::after {
    position: absolute;
    top: 2px;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: 0 0 0 -8px;
  }
  .n-search_content {
    padding: 16px 22px;
    transform: translateY(10px);
  }
}

/* @keyframes n-search-animation
----------------------------------------------- */
@keyframes n-search-animation {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/* .n-search-lyt
----------------------------------------------- */
.n-search-lyt {
  display: flex;
  width: 100%;
}
.n-search-lyt_col {
  flex: 1;
}
.n-search-lyt_col-02 {
  flex-basis: 60px;
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .n-search-lyt_col-02 {
    flex-basis: 45px;
  }
}

/* .n-menu
----------------------------------------------- */
.n-menu {
  min-height: 38px;
}
.n-menu_btn {
  display: block;
  position: relative;
  padding: 21px 0 0;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.n-menu_btn::before, .n-menu_btn::after {
  position: absolute;
  left: 50%;
  width: 30px;
  height: 4px;
  margin-left: -15px;
  border-radius: 1px;
  background: #000;
  transition: background 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.n-menu_btn::before {
  top: 0;
}
.n-menu_btn::after {
  top: 12px;
}
.n-menu_btn:hover, .n-menu_btn:active, .n-menu_btn:focus {
  color: #e00;
}
.n-menu_btn:hover::before, .n-menu_btn:hover::after, .n-menu_btn:active::before, .n-menu_btn:active::after, .n-menu_btn:focus::before, .n-menu_btn:focus::after {
  background: #e00;
}
.n-menu_btn-close {
  display: block;
  position: absolute;
  top: 38px;
  right: 31px;
  padding: 29px 0 0;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.n-menu_btn-close::before, .n-menu_btn-close::after {
  position: absolute;
  top: calc(50% - 7px);
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  border-radius: 1px;
  background: #fff;
}
.n-menu_btn-close::before {
  width: 30px;
  height: 4px;
}
.n-menu_btn-close::after {
  width: 4px;
  height: 30px;
}
.n-menu_content {
  z-index: 40;
  position: fixed;
  top: 0;
  right: 0;
  width: calc(100% - 190px);
  height: 100%;
  background: #f2f2f2;
}
.n-menu_content_inner {
  display: flex;
  height: 100%;
}
.n-menu_content_col {
  flex-basis: 35.0892098556%;
  padding: 54px 43px;
  overflow-y: auto;
}
.n-menu_content_col-02 {
  flex-basis: 64.9107901444%;
  padding: 193px 90px 36px;
  overflow-y: auto;
  background: url("/https/www.msf.or.jp/asset/img/header/n-menu_bg.webp") no-repeat #030303 50% 50%/cover;
  color: #fff;
}
.n-menu_overlay {
  z-index: 30;
  background: rgba(0, 0, 0, 0.6);
}
@media only screen and (max-width: 1124px) {
  .n-menu_content {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .n-menu_btn-close {
    top: 16px;
    right: 16px;
    color: #000;
    font-size: 1.1rem;
  }
  .n-menu_btn-close::before, .n-menu_btn-close::after {
    background: #000;
  }
  .n-menu_btn-close::before {
    width: 22px;
  }
  .n-menu_btn-close::after {
    height: 22px;
  }
  .n-menu_content {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .n-menu_content_inner {
    flex-direction: column;
    overflow-y: auto;
  }
  .n-menu_content_col, .n-menu_content_col-02 {
    flex-basis: auto;
    overflow-y: visible;
    background: #fff;
  }
  .n-menu_content_col {
    padding: 0;
  }
  .n-menu_content_col-02 {
    padding: 0;
    color: #000;
  }
  .n-menu_btn {
    width: 60px;
    height: 60px;
    padding: 26px 0 0;
    line-height: 1;
    transition: padding 0.3s ease;
  }
  .n-menu_btn::before, .n-menu_btn::after {
    width: 22px;
    margin-left: -11px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .n-menu_btn::before {
    top: 18px;
  }
  .n-menu_btn::after {
    top: 26px;
  }
  .is-shrink .n-menu_btn {
    padding-top: 34px;
  }
  .is-shrink .n-menu_btn::before {
    top: 22px;
  }
  .is-shrink .n-menu_btn::after {
    top: 30px;
  }
}

/* .n-logo
----------------------------------------------- */
.n-logo {
  margin: 0 0 65px;
}
@media only screen and (max-width: 767px) {
  .n-logo {
    width: 159px;
    margin: 6px 12px 25px;
  }
}

/* .n-group
----------------------------------------------- */
.n-group {
  padding: 0 0 0 54px;
}
@media only screen and (max-width: 767px) {
  .n-group {
    padding: 0;
  }
}

/* .n-group-02
----------------------------------------------- */
.n-group-02 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.n-group-02_col:not(:last-child) {
  margin: 0 48px 0 0;
}
@media only screen and (max-width: 767px) {
  .n-group-02 {
    flex-direction: column;
    justify-content: flex-start;
  }
  .n-group-02_col {
    width: 100%;
  }
  .n-group-02_col:not(:last-child) {
    margin: 0;
  }
}

/* .n-group-03
----------------------------------------------- */
.n-group-03 {
  display: none;
}
@media only screen and (max-width: 767px) {
  .n-group-03 {
    display: block;
    padding: 24px 22px;
    background: #f2f2f2;
  }
}

/* .n-form-search
----------------------------------------------- */
.n-form-search form.gsc-search-box {
  max-width: 227px;
}
.n-form-search td.gsc-input {
  padding: 0 !important;
}
.n-form-search input.gsc-input {
  width: 100%;
  height: 45px !important;
  margin: 0 !important;
  padding: 0 0 0 16px !important;
}
.n-form-search button.gsc-search-button {
  width: 45px;
  height: 45px;
  margin-left: 4px;
  border-radius: 2px;
  background: #101010;
}
@media only screen and (max-width: 767px) {
  .n-form-search form.gsc-search-box {
    max-width: none;
  }
  .n-group .n-form-search {
    display: none;
  }
}

/* .n-form-search-02
----------------------------------------------- */
.n-form-search-02.form-gsc form.gsc-search-box {
  margin: 0 !important;
  border: 0 !important;
}

/* .n-btn
----------------------------------------------- */
.n-btn {
  display: flex;
  position: relative;
  align-items: center;
  min-height: 100px;
  padding: 0 72px 0 16px;
  border-radius: 4px;
  background: #f2f2f2;
}
.n-btn::before {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border: 1px solid #e00;
  border-radius: 50%;
  background: #e00;
}
.n-btn::after {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 12px;
  height: 10px;
  margin-top: -5px;
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
}
@media only screen and (max-width: 767px) {
  .n-btn {
    align-items: center;
    justify-content: center;
    min-height: 0;
    padding: 15px;
    border-radius: 100vh;
    background: #e00;
    color: #fff;
  }
  .n-btn::before, .n-btn::after {
    display: none;
  }
  .n-btn:hover, .n-btn:active, .n-btn:focus {
    color: #fff;
  }
}

/* .n-btn-02
----------------------------------------------- */
.n-btn-02 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 140px;
  min-height: 36px;
  border-radius: 50vh;
  background: #fff;
  font-size: 1.6rem;
}
.n-btn-02 > span {
  display: none;
}
@media only screen and (max-width: 767px) {
  .n-btn-02 {
    min-width: 0;
    min-height: 0;
    padding: 28px 22px;
    border-radius: 0;
    background: #f2f2f2;
  }
  .n-btn-02 > span {
    display: inline;
    padding: 0 0 0 0.3em;
  }
}

/* .n-btn-list
----------------------------------------------- */
.n-btn-list {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.n-btn-list_item {
  width: 100%;
  max-width: 308px;
}
.n-btn-list_item:not(:last-child) {
  margin: 0 0 24px;
}
@media only screen and (max-width: 767px) {
  .n-btn-list {
    align-items: center;
  }
}

/* .n-tab
----------------------------------------------- */
.n-tab_list {
  display: flex;
  margin: 0 0 37px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  font-weight: 700;
}
.n-tab_list_item {
  flex: 1;
  align-items: stretch;
}
.n-tab_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 10px 15px;
  border-radius: 4px 4px 0 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.n-tab_btn[aria-selected=true] {
  background: #000;
  color: #fff;
}

/* .n-list-path
----------------------------------------------- */
.n-list-path_inner {
  display: flex;
  flex-wrap: wrap;
  max-width: 1080px;
  margin: 0 auto;
  padding: 16px 0 40px;
  font-size: 1.2rem;
}
.n-list-path_item:not(:last-child) {
  position: relative;
  margin: 0 13px 0 0;
  padding: 0 21px 0 0;
}
.n-list-path_item:not(:last-child)::after {
  display: block;
  position: absolute;
  top: 0.3em;
  right: -2px;
  width: 9px;
  height: 5px;
  line-height: 1;
  content: url("/https/www.msf.or.jp/asset/img/icon/angle-02-gy.svg");
}
.n-list-path_link {
  text-decoration: none;
}
.n-list-path_link:not([href]):hover, .n-list-path_link:not([href]):active, .n-list-path_link:not([href]):focus {
  color: inherit;
}
@media only screen and (max-width: 1124px) {
  .n-list-path_inner {
    padding-right: 22px;
    padding-left: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .n-list-path_inner {
    padding-top: 17px;
    padding-bottom: 16px;
  }
}

/* .n-top
----------------------------------------------- */
.n-top {
  z-index: 1;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 0;
}
.n-top_inner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
.n-top_btn {
  display: flex;
  position: absolute;
  top: -100px;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  padding: 16px 0 0;
  border: solid 1px #e00;
  border-radius: 50%;
  background: #fff;
  color: #e00;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.footer.-en .n-top_btn {
  font-size: 1.2rem;
}
.n-top_btn::before, .n-top_btn::after {
  z-index: 1;
  position: absolute;
  top: 10px;
  left: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.n-top_btn::before {
  transform: rotate(-90deg);
  background-image: url("/https/www.msf.or.jp/asset/img/icon/angle-02-rd.svg");
}
.n-top_btn::after {
  transform: translateY(5px) rotate(-90deg);
  background-image: url("/https/www.msf.or.jp/asset/img/icon/angle-02-wt.svg");
  opacity: 0;
}
.n-top_btn:hover, .n-top_btn:active, .n-top_btn:focus {
  background: #e00;
  color: #fff;
}
.n-top_btn:hover::before, .n-top_btn:active::before, .n-top_btn:focus::before {
  opacity: 0;
}
.n-top_btn:hover::after, .n-top_btn:active::after, .n-top_btn:focus::after {
  transform: translateX(0) rotate(-90deg);
  opacity: 1;
}
@media only screen and (min-width: 1310px) {
  .n-top_btn {
    right: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .n-top_btn {
    top: -63px;
    right: 8px;
    transform: scale(0.7);
  }
}

/* ----------------------------------------------------------------
    Content (.content[-*])
----------------------------------------------------------------- */
/* .content-main
----------------------------------------------- */
.content-main {
  flex: 1;
  order: 2;
  padding: 0 0 120px;
  overflow-x: hidden;
}
.content-main.-local-nav {
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .content-main {
    padding: 0 0 60px;
  }
}

/* .content-bg-full
----------------------------------------------- */
.content-bg-full {
  margin: 80px calc(50% - 50vw);
  padding: 80px calc(50vw - 50%);
  background: #f2f2f2;
}
.content-bg-full > :first-child {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .content-bg-full {
    margin: 60px calc(50% - 50vw) 40px;
    padding: 60px calc(50vw - 50%);
  }
}

/* .content-header
----------------------------------------------- */
.content-header {
  display: flex;
  flex-direction: column-reverse;
}

/* .content-inner
----------------------------------------------- */
.content-inner {
  max-width: 1080px;
  margin: 0 auto;
}
.content-inner > :first-child {
  margin-top: 0;
}
.content-inner > :last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1124px) {
  .content-inner {
    padding: 0 22px;
  }
}

/* .content-info
----------------------------------------------- */
.content-info {
  display: flex;
  z-index: 19;
  position: relative;
  justify-content: center;
  order: 1;
  padding: 14px 90px 15px;
  border: 1px solid #e00;
  background: #fff;
}
.content-info_list {
  margin: 0;
}
.content-info_link {
  color: inherit;
  text-decoration: none;
}
.content-info_link:hover, .content-info_link:active, .content-info_link:focus {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .content-info {
    padding: 19px 20px 13px;
    font-size: 1.3rem;
  }
}

/* .content-area（記事詳細2カラムレイアウト）
----------------------------------------------- */
.content-area {
  gap: 0 40px;
  display: grid;
  grid-template-columns: minmax(0, 2fr) 276px;
  padding-top: 40px;
}
.content-area_header {
  grid-column: 1/3;
}
.content-area_main > :last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .content-area {
    display: block;
    margin-bottom: 60px;
    padding-top: 24px;
  }
  .content-area_main {
    margin-bottom: 60px;
  }
}

/* ----------------------------------------------------------------
    Footer (.footer and .f-*)
----------------------------------------------------------------- */
/* .footer
----------------------------------------------- */
.footer {
  order: 2;
  color: #fff;
}
.footer a {
  font-weight: 700;
}
.footer [class^=f-group] a {
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.footer [class^=f-group] a:hover, .footer [class^=f-group] a:active, .footer [class^=f-group] a:focus {
  opacity: 0.5;
}
.footer.-en .f-grid-02_col_top {
  margin-bottom: 32px;
  font-size: 1.6rem;
  font-weight: 700;
}
.footer.-en .f-grid-02_col_top a {
  text-decoration: none;
}
.footer.-en .f-link-list-03_item:last-child::before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .footer.-en .f-group-03 {
    padding-bottom: 40px;
  }
  .footer.-en .f-grid-02_col_top {
    margin-bottom: 0;
  }
  .footer.-en .f-link-list,
.footer.-en .f-link-list-02 {
    display: none;
  }
}

/* .f-group
----------------------------------------------- */
.f-group {
  display: flex;
  background: #575961;
}
.f-group_col {
  justify-content: flex-end;
  padding: 35px 60px 35px 0;
  background: url("/https/www.msf.or.jp/asset/img/footer/f-group_bg.webp") no-repeat 50% 50%/cover;
}
.f-group_col-02 {
  justify-content: flex-start;
  padding: 35px 0 35px 60px;
  background: url("/https/www.msf.or.jp/asset/img/footer/f-group_bg-02.webp") no-repeat 50% 50%/cover;
}
.f-group_col, .f-group_col-02 {
  display: flex;
  flex: 1;
  min-height: 428px;
  padding-top: calc(35px + 9.6%);
}
.f-group_inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  max-width: 540px;
  min-height: 212px;
}
.f-group_body {
  margin-bottom: 8px;
}
.f-group_body > :last-child {
  margin-bottom: 0;
}
.f-group_hdg {
  margin: 0 0 19px;
  font-size: 1.6rem;
  font-weight: 400;
}
.f-group_hdg_txt {
  border-bottom: 2px solid #fff;
}
.f-group_txt-catch {
  margin: 0 0 13px;
  font-size: 2.4rem;
}
.f-group_txt-catch_txt {
  color: inherit;
  font-weight: 400;
}
.f-group_btn {
  display: inline-block;
  position: relative;
  padding: 6px 73px 6px 16px;
  border-radius: 50vh;
  background: #fff;
}
.f-group_btn::before {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  border-radius: 50%;
  background: #e00;
}
.f-group_btn::after {
  position: absolute;
  top: 50%;
  right: 14px;
  width: 12px;
  height: 10px;
  margin-top: -5px;
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
}
@media only screen and (max-width: 1324px) {
  .f-group_col {
    padding-left: 22px;
  }
  .f-group_col-02 {
    padding-right: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .f-group {
    flex-direction: column;
  }
  .f-group_col, .f-group_col-02 {
    justify-content: flex-start;
    padding: 143px 50px 32px 22px;
  }
  .f-group_col {
    background-position: 67% 82%;
    background-size: 200% auto;
  }
  .f-group_hdg {
    font-size: 1.6rem;
  }
  .f-group_txt-catch {
    font-size: 2.6rem;
  }
  .f-group_body {
    margin: 0 0 23px;
    font-size: 1.6rem;
  }
}

/* .f-group-02
----------------------------------------------- */
.f-group-02 {
  padding: 90px 0 85px;
  background: #333;
}
@media only screen and (max-width: 767px) {
  .f-group-02 {
    padding: 67px 0 62px;
  }
}

/* .f-group-03
----------------------------------------------- */
.f-group-03 {
  background: #000;
}
.f-group-03 a {
  color: inherit;
}
.f-group-03_inner {
  padding: 56px 0;
}
@media only screen and (max-width: 767px) {
  .f-group-03_inner {
    padding: 68px 0 8px;
  }
}

/* .f-group-04
----------------------------------------------- */
.f-group-04 {
  background: #000;
}
.f-group-04 a {
  color: inherit;
}
.f-group-04_inner {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 17px 0 18px;
}
@media only screen and (max-width: 1324px) {
  .f-group-04_inner {
    padding-right: 22px;
    padding-left: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .f-group-04_inner {
    padding-bottom: 46px;
  }
}

/* .f-inner
----------------------------------------------- */
.f-inner {
  max-width: 1080px;
  margin: 0 auto;
}
.f-inner > :last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1124px) {
  .f-inner {
    padding-right: 22px;
    padding-left: 22px;
  }
}

/* .f-grid
----------------------------------------------- */
.f-grid {
  display: flex;
  flex-wrap: wrap;
  margin: -32px 0 55px -2.2222222222%;
}
.f-grid_col {
  display: flex;
  flex-basis: calc(50% - 2.1739130435%);
  align-items: stretch;
  margin: 32px 0 0 2.1739130435%;
}

@media only screen and (max-width: 767px) {
  .f-grid {
    flex-direction: column;
    margin-left: 0;
  }
  .f-grid_col {
    margin-left: 0;
  }
}

/* .f-grid-02
----------------------------------------------- */
.f-grid-02 {
  display: flex;
  flex-wrap: wrap;
  margin: -32px 0 55px -2.2222222222%;
}
.f-grid-02_col {
  flex-basis: calc(25% - 2.1739130435%);
  margin: 32px 0 0 2.1739130435%;
}

@media only screen and (max-width: 767px) {
  .f-grid-02 {
    flex-direction: column;
    margin-left: 0;
  }
  .f-grid-02_col {
    margin-left: 0;
  }
}

/* .f-panel
----------------------------------------------- */
.f-panel {
  display: block;
  position: relative;
  width: 100%;
  padding: 25px 140px 38px 40px;
  border-radius: 4px;
  background: #fff;
}
.f-panel::before {
  position: absolute;
  top: 50%;
  right: 50px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 50%;
  background: #e00;
}
.f-panel::after {
  position: absolute;
  top: 50%;
  right: calc(50px + 14px);
  width: 12px;
  height: 10px;
  margin-top: -5px;
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg") no-repeat 0 0/100% 100%;
}
.f-panel > :last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .f-panel {
    padding: 18px 70px 40px 20px;
  }
  .f-panel::before {
    right: 21px;
    width: 36px;
    height: 36px;
    margin-top: -18px;
  }
  .f-panel::after {
    right: calc(21px + 13px);
  }
}

/* .f-list-desc
----------------------------------------------- */
.f-list-desc_title {
  margin: 0 0 10px;
  font-size: 2.4rem;
}
.f-list-desc_txt {
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .f-list-desc_title {
    font-size: 2rem;
  }
  .f-list-desc_txt {
    font-size: 1.6rem;
  }
}

/* .f-list-sns
----------------------------------------------- */
.f-list-sns {
  display: flex;
  margin: 0;
}
.f-list-sns_item:not(:last-child) {
  margin: 0 27px 0 0;
}
@media only screen and (max-width: 767px) {
  .f-list-sns_item:not(:last-child) {
    margin-right: 24px;
  }
}

/* .f-lyt-sns
----------------------------------------------- */
.f-lyt-sns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 925px;
  margin: 0 auto;
}
.f-lyt-sns_col > :last-child, .f-lyt-sns_col-02 > :last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .f-lyt-sns {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .f-lyt-sns_col {
    margin: 0 0 26px;
  }
  .f-lyt-sns_col-02 {
    display: flex;
    justify-content: center;
    width: 100%;
  }
}

/* .f-lyt
----------------------------------------------- */
.f-lyt {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}
.f-lyt_col-02 {
  display: flex;
  align-items: center;
  margin: 0 55px 0 0;
}
@media only screen and (max-width: 767px) {
  .f-lyt {
    flex-direction: column;
  }
  .f-lyt_col {
    margin: 0 0 39px;
  }
  .f-lyt_col-02 {
    margin: 0;
  }
}

/* .f-lyt-02
----------------------------------------------- */
.f-lyt-02 {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .f-lyt-02 {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .f-lyt-02_col {
    margin: 28px 0 0;
    padding: 0;
  }
  .f-lyt-02_col-02 {
    margin: 0;
  }
}

/* .f-link-list
----------------------------------------------- */
.f-link-list {
  margin: 0;
}
.f-link-list_item:not(:last-child) {
  margin: 0 0 35px;
}
.f-link-list_item_link {
  text-decoration: none;
}
.f-link-list.-sub {
  font-size: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .f-link-list.-sub {
    display: flex;
    flex-wrap: wrap;
  }
  .f-link-list.-sub .f-link-list_item {
    flex-basis: 50%;
  }
  .f-link-list.-sub .f-link-list_item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}

/* .f-link-list-02
----------------------------------------------- */
.f-link-list-02 {
  margin: 0;
  padding: 0 0 0 16px;
  border-left: 1px solid #999;
  font-size: 1.4rem;
}
.f-link-list-02_item:not(:last-child) {
  margin: 0 0 35px;
}
.f-link-list-02_item_link {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .f-link-list-02 {
    display: flex;
    flex-wrap: wrap;
    padding: 28px 0 0;
    border-top: 1px solid #999;
    border-left: 0;
  }
  .f-link-list-02_item {
    flex-basis: 50%;
  }
  .f-link-list-02_item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}

/* .f-link-list-03
----------------------------------------------- */
.f-link-list-03 {
  display: flex;
  margin: 0;
  font-size: 1.2rem;
}
.f-link-list-03_item {
  position: relative;
  padding: 0 14px 0 0;
}
.f-link-list-03_item::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 50%;
  transform: translateY(-50%);
  background: #fff;
}
.f-link-list-03_item:not(:last-child) {
  margin: 0 13px 0 0;
}
.f-link-list-03_item.-other {
  margin: 0 0 0 42px;
  padding: 0;
}
.f-link-list-03_item.-other::before {
  display: none;
}
.f-link-list-03_item_link {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .f-link-list-03 {
    flex-wrap: wrap;
  }
  .f-link-list-03_item.-other {
    margin-left: 20px;
  }
}

/* .f-logo
----------------------------------------------- */
.f-logo {
  position: absolute;
  top: -170px;
  right: 30px;
  max-width: 27%;
}
.f-lyt-02 .f-logo {
  position: static;
}
@media only screen and (max-width: 767px) {
  .f-logo {
    position: static;
    max-width: 208px;
    margin: 0 auto 55px;
  }
}

/* .f-copyright
----------------------------------------------- */
.f-copyright {
  font-size: 1.4rem;
  font-weight: 700;
}

/* ----------------------------------------------------------------
    Text (.txt[-*])
----------------------------------------------------------------- */
/* .txt-lyt
----------------------------------------------- */
.txt-lyt {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  text-align: center;
}
.txt-lyt_img {
  flex-shrink: 0;
  margin-right: 24px;
}
.txt-lyt_img > img {
  border-radius: 4px;
}
.txt-lyt_title {
  display: block;
  margin: 0 0 8px;
  padding: 0 0 8px;
  border-bottom: solid 1px #ccc;
}
.txt-lyt_nbr {
  display: block;
  line-height: 1.1;
  word-break: break-all;
}
.txt-lyt_nbr em {
  color: #e00;
  font-size: 3.6rem;
}
.grid_col > .panel .txt-lyt {
  height: 100%;
}
.grid_col > .panel .txt-lyt_inner {
  align-self: center;
}
@media only screen and (max-width: 767px) {
  .txt-lyt_img {
    margin-right: 16px;
  }
  .txt-lyt_nbr em {
    font-size: 2.8rem;
  }
}

/* .txt-lead
----------------------------------------------- */
.txt-lead {
  font-size: 2.4rem;
}
.txt-lead > em {
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .txt-lead {
    font-size: 1.8rem;
  }
}

/* ----------------------------------------------------------------
    Heading (.hdg[-*])
----------------------------------------------------------------- */
/* .hdg-l1
----------------------------------------------- */
.hdg-l1 {
  display: flex;
  position: relative;
  min-height: 280px;
  overflow: hidden;
  background: #036;
  color: #fff;
}
.hdg-l1_txt {
  display: flex;
  z-index: 1;
  position: relative;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  font-size: 4.8rem;
  line-height: calc(52 / 48);
}
.hdg-l1_img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hdg-l1_img > img {
  width: 100%;
  max-width: none;
}
.hdg-l1_inner {
  display: flex;
  z-index: 1;
  position: relative;
  width: 100%;
  background-image: linear-gradient(270deg, rgba(125, 125, 125, 0.3) 60%, #333 100%);
}
@media only screen and (max-width: 1366px) {
  .hdg-l1_img {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .hdg-l1_img > img {
    width: auto;
    height: 100%;
  }
}
@media only screen and (max-width: 1124px) {
  .hdg-l1 {
    padding: 0;
  }
  .hdg-l1_inner {
    padding: 0 22px;
  }
}
@media only screen and (max-width: 767px) {
  .hdg-l1 {
    min-height: 120px;
  }
  .hdg-l1_txt {
    font-size: 2.4rem;
    line-height: calc(31.2 / 24);
  }
  .hdg-l1_img {
    right: 0;
    left: 0;
    transform: none;
  }
  .hdg-l1_img > img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 375px) {
  .hdg-l1_img {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .hdg-l1_img > img {
    width: auto;
    height: 100%;
  }
}

/* .hdg-l1-02
----------------------------------------------- */
.hdg-l1-02 {
  padding: 14px 0 13px;
  background: #036;
  color: #fff;
  font-size: 4rem;
  line-height: calc(52 / 40);
}
.hdg-l1-02_inner {
  display: block;
  max-width: 1080px;
  margin: 0 auto;
}
@media only screen and (max-width: 1124px) {
  .hdg-l1-02_inner {
    padding: 0 22px;
  }
}
@media only screen and (max-width: 767px) {
  .hdg-l1-02 {
    padding: 16px 0;
    font-size: 2.4rem;
  }
}

/* .hdg-l2
----------------------------------------------- */
.hdg-l2 {
  position: relative;
  margin: 80px calc(50% - 50vw) 40px;
  padding: 0 calc(50vw - 50%) 16px;
  border-bottom: 1px solid #ccc;
  font-size: 3.6rem;
  line-height: 1.3;
}
.hdg-l2 > span::before {
  position: absolute;
  bottom: -1px;
  width: 160px;
  height: 1px;
  background: #f00;
}
.hdg-l2 > span > a:not(:hover):not(:focus):not(:active) {
  color: #000;
}
.hdg-l2 > span > .icon-label-cat {
  margin-bottom: 8px;
}
.hdg-l2 > span > .icon-label-cat + span {
  display: block;
}
.content-inner > .hdg-l2:first-child {
  margin-top: 0;
}
.content-area_main .hdg-l2 {
  margin: 64px 0 32px;
  padding: 0 0 16px;
  font-size: 2.8rem;
}
.form-change + .hdg-l2 {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .hdg-l2 {
    margin-top: 60px;
    margin-bottom: 24px;
    padding-bottom: 8px;
    font-size: 2rem;
  }
  .content-area_main .hdg-l2 {
    margin: 60px calc(50% - 50vw) 24px;
    padding: 0 calc(50vw - 50%) 8px;
    font-size: 2rem;
  }
  .hdg-l2 > span::before {
    width: 80px;
  }
  .form-change + .hdg-l2 {
    margin-top: 24px;
  }
}

/* .hdg-l3
----------------------------------------------- */
.hdg-l3 {
  margin: 60px 0 24px;
  font-size: 2.4rem;
  line-height: 1.3;
}
.hdg-l2 + .hdg-l3 {
  margin-top: 40px;
}
.hdg-l3.-l3-02 {
  margin: 60px 0 16px;
  font-size: 2rem;
}
.hdg-l3.-large {
  margin-bottom: 40px;
  font-size: 3rem;
}
@media only screen and (max-width: 767px) {
  .hdg-l3 {
    margin: 40px 0 16px;
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .hdg-l2 + .hdg-l3 {
    margin-top: 24px;
  }
  .hdg-l3.-large {
    margin-bottom: 26px;
    font-size: 2rem;
  }
}

/* .hdg-l3-02
----------------------------------------------- */
.hdg-l3-02 {
  position: relative;
  margin: 60px 0 24px;
  padding-left: 16px;
  font-size: 2.4rem;
  line-height: 1.3;
}
.hdg-l2 + .hdg-l3-02, .hdg-l2 + .toggle-ss .hdg-l3-02 {
  margin-top: 40px;
}
.content-area_main .hdg-l2 + .hdg-l3-02 {
  margin-top: 24px;
}
.hdg-l3-02::before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 2px;
  height: calc(100% - 6px);
  border-radius: 1px;
  background: #e00;
}
@media only screen and (max-width: 767px) {
  .hdg-l3-02 {
    margin: 40px 0 16px;
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .hdg-l2 + .hdg-l3-02, .hdg-l2 + .toggle-ss .hdg-l3-02 {
    margin-top: 24px;
  }
}

/* .hdg-l4
----------------------------------------------- */
.hdg-l4 {
  margin: 48px 0 24px;
  padding: 0 0 2px;
  border-bottom: 1px solid #ddd;
  font-size: 1.8rem;
  line-height: 1.4;
}
.hdg-l3 + .hdg-l4, .hdg-l3-02 + .hdg-l4 {
  margin-top: 24px;
}
@media only screen and (max-width: 767px) {
  .hdg-l4 {
    margin: 32px 0 12px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .hdg-l3 + .hdg-l4, .hdg-l3-02 + .hdg-l4 {
    margin-top: 16px;
  }
}

/* .hdg-l5
----------------------------------------------- */
.hdg-l5 {
  position: relative;
  margin: 40px 0 16px;
  padding-left: 16px;
  font-size: 1.8rem;
  line-height: 1.4;
}
.hdg-l4 + .hdg-l5 {
  margin-top: 24px;
}
.hdg-l5::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 8px;
  height: 2px;
  border-radius: 1px;
  background: #999;
}
@media only screen and (max-width: 767px) {
  .hdg-l5 {
    margin: 32px 0 12px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .hdg-l4 + .hdg-l5 {
    margin-top: 12px;
  }
}

/* .hdg-l6
----------------------------------------------- */
.hdg-l6 {
  margin: 40px 0 16px;
  font-size: 1.6rem;
  line-height: 1.4;
}
.hdg-l5 + .hdg-l6 {
  margin-top: -8px;
}
@media only screen and (max-width: 767px) {
  .hdg-l6 {
    margin: 32px 0 12px;
    font-size: 1.6rem;
  }
  .hdg-l5 + .hdg-l6 {
    margin-top: 12px;
  }
}

/* .hdg-img
----------------------------------------------- */
.hdg-img {
  display: flex;
  position: relative;
  min-height: 200px;
  margin: 80px 0 40px;
  overflow: hidden;
  background: #036;
}
.hdg-img_txt {
  display: flex;
  z-index: 1;
  position: relative;
  align-items: center;
  width: 100%;
  padding: 16px 32px;
  color: #fff;
  font-size: 3.6rem;
}
.hdg-img_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hdg-img_bg img {
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .hdg-img {
    min-height: 80px;
    margin: 60px 0 24px;
  }
  .hdg-img_txt {
    padding: 16px 20px;
    font-size: 2rem;
  }
}

/* .hdg-news
----------------------------------------------- */
.hdg-news {
  margin: 0 0 40px;
  line-height: 1.3;
}
.hdg-news_tag {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.hdg-news_tag .icon-label-cat {
  margin: 0 0 8px;
}
.hdg-news_tag .icon-label-cat:not(:last-child) {
  margin-right: 8px;
}
.hdg-news_l1 {
  margin-bottom: 16px;
  font-size: 3.2rem;
  line-height: 1.3;
}
.hdg-news_date {
  color: #666;
  font-size: 1.2rem;
}
.content.main > .content-inner > .hdg-news {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .hdg-news {
    margin-bottom: 16px;
  }
  .content-inner > .hdg-news {
    margin-top: 24px;
  }
  .hdg-news_l1 {
    margin-bottom: 8px;
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .hdg-news.-large .hdg-news_l1 {
    font-size: 4rem;
  }
}

/* .hdg-mv
----------------------------------------------- */
.hdg-mv {
  display: flex;
  position: relative;
  min-height: 80vh;
  overflow: hidden;
  background: #036;
}
.hdg-mv_outer {
  display: flex;
  z-index: 1;
  position: relative;
  align-items: flex-end;
  width: 100%;
  padding: 35px 16px 2.6% 16px;
  background: rgba(0, 0, 0, 0.4);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 50%);
}
.hdg-mv_txt {
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  color: #fff;
}
.hdg-mv_txt-inner {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
.hdg-mv_label {
  display: block;
  position: absolute;
  margin-left: -4px;
  padding: 0 0 16px 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-orientation: sideways;
  writing-mode: vertical-rl;
}
.hdg-mv_label > span {
  display: inline-block;
  position: relative;
}
.hdg-mv_label > span::after {
  position: absolute;
  bottom: -96px;
  left: 50%;
  width: 1px;
  height: 80px;
  background: #fff;
}
.hdg-mv_title {
  margin: 0 0 16px;
  font-size: 4rem;
  line-height: 1.3;
}
.hdg-mv_subtitle {
  display: block;
  margin: 0 0 16px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
}
.hdg-mv_date {
  margin: 0;
  font-weight: 700;
}
.hdg-mv_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hdg-mv_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hdg-mv.-text-only {
  min-height: auto;
  background: transparent;
}
.hdg-mv.-text-only .hdg-mv_outer {
  position: relative;
  height: auto;
  padding-bottom: 24px;
  background: transparent;
}
.hdg-mv.-text-only .hdg-mv_txt {
  color: #000;
}
.hdg-mv.-text-only .hdg-mv_label {
  color: #e00;
}
.hdg-mv.-text-only .hdg-mv_label > span::after {
  background: #e00;
}
.hdg-mv.-text-only .hdg-mv_date {
  color: #666;
}
@media only screen and (max-width: 1124px) {
  .hdg-mv_outer {
    padding: 16px 22px;
  }
}
@media only screen and (max-width: 1200px) {
  .hdg-mv_txt-inner {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .hdg-mv {
    min-height: 424px;
  }
  .hdg-mv_outer {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 70%);
  }
  .hdg-mv_txt {
    display: block;
  }
  .hdg-mv_txt-inner {
    padding: 0;
  }
  .hdg-mv_label {
    position: relative;
    margin: 0 0 16px;
    padding: 0;
    text-orientation: unset;
    writing-mode: unset;
  }
  .hdg-mv_label > span::after {
    right: -96px;
    bottom: 50%;
    left: auto;
    width: 80px;
    height: 1px;
  }
  .hdg-mv_label, .hdg-mv_date {
    font-size: 1.2rem;
  }
  .hdg-mv_title {
    margin: 0 0 8px;
    font-size: 2.4rem;
  }
  .hdg-mv_subtitle {
    margin: 0 0 8px;
    font-size: 1.6rem;
  }
  .hdg-mv.-text-only .hdg-mv_outer {
    padding-bottom: 16px;
  }
}

/* ----------------------------------------------------------------
    List (.list[-*])
----------------------------------------------------------------- */
/* .list
----------------------------------------------- */
.list {
  padding-left: 4px;
}
.list_item {
  position: relative;
  padding: 0 0 0 16px;
}
.list_item > :last-child {
  margin-bottom: 0;
}
.list_item::before {
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #999;
}
.list_item .list {
  margin-bottom: 0;
}
.list_item .list_item::before {
  border: 1px solid #999;
  background: #fff;
}
.list.-gutter-p {
  margin: 0 0 24px;
}
@media only screen and (max-width: 767px) {
  .list.-gutter-p {
    margin-bottom: 18px;
  }
}
@media only screen and (min-width: 768px) {
  .list.-col2, .list.-col3, .list.-col4 {
    gap: 0 16px;
    display: grid;
  }
  .list.-col2 {
    grid-template-columns: repeat(2, calc((100% - (16px * (2 - 1))) / 2));
  }
  .list.-col3 {
    grid-template-columns: repeat(3, calc((100% - (16px * (3 - 1))) / 3));
  }
  .list.-col4 {
    grid-template-columns: repeat(4, calc((100% - (16px * (4 - 1))) / 4));
  }
}

/* .list-num
----------------------------------------------- */
.list-num_item {
  display: flex;
}
.list-num_mark {
  min-width: 1.5em;
  margin-right: 8px;
  text-align: right;
}
.list-num_body > :last-child {
  margin-bottom: 0;
}
.list-num.-gutter-p {
  margin: 0 0 24px;
}
@media only screen and (max-width: 767px) {
  .list-num.-gutter-p {
    margin-bottom: 18px;
  }
}

/* .list-desc
----------------------------------------------- */
.list-desc {
  line-height: 1.75;
}
.list-desc_title {
  font-weight: 700;
}
.list-desc_title:not(:first-child) {
  margin-top: 24px;
}
.list-desc_txt > :last-child {
  margin-bottom: 0;
}
.list-desc.-col {
  gap: 8px 0;
  display: grid;
  grid-template-columns: auto 1fr;
}
.list-desc.-col .list-desc_title {
  position: relative;
  max-width: 350px;
  margin: 0;
  padding-right: 40px;
}
.list-desc.-col .list-desc_title::after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 16px;
  color: #999;
  font-weight: normal;
  content: "：";
}
.list-desc.-gutter-p {
  margin: 0 0 24px;
}
@media only screen and (max-width: 767px) {
  .list-desc_title {
    font-weight: 700;
  }
  .list-desc.-col {
    gap: 0;
    grid-template-columns: 1fr;
  }
  .list-desc.-col .list-desc_title {
    max-width: 100%;
  }
  .list-desc.-col .list-desc_title:not(:first-child) {
    margin-top: 24px;
  }
  .list-desc.-col .list-desc_title::after {
    display: none;
  }
  .list-desc.-gutter-p {
    margin-bottom: 18px;
  }
}

/* .list-note
----------------------------------------------- */
.list-note_body {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
}
.list-note_txt {
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  padding: 0 0 0 8px;
}
.list-note_txt > :last-child {
  margin-bottom: 0;
}
.list-note_item {
  text-align: left;
}
.list-note.-center .list-note_body, .list-note.-right .list-note_body {
  display: inline-flex;
}
.list-note.-center .list-note_item {
  text-align: center;
}
.list-note.-right .list-note_item {
  text-align: right;
}
.list-note.-gutter-p {
  margin: 0 0 24px;
}
@media only screen and (max-width: 767px) {
  .list-note_body {
    font-size: 1.2rem;
  }
  .list-note.-gutter-p {
    margin-bottom: 18px;
  }
}

/* .list-line
----------------------------------------------- */
.list-line {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin-top: -16px;
  margin-right: -32px;
}
.list-line > * {
  margin-top: 16px;
  margin-right: 32px;
}
.list-line.-center {
  justify-content: center;
}
.list-line.-right {
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .list-line {
    margin-top: -24px;
  }
  .list-line > * {
    margin-top: 24px;
  }
}

/* .list-icon
----------------------------------------------- */
.list-icon {
  display: flex;
  flex-wrap: wrap;
  margin: -8px -8px 10px 0;
}
.list-icon > * {
  margin-top: 8px;
  margin-right: 8px;
}
.list-icon img {
  vertical-align: middle;
}

/* .list-img
----------------------------------------------- */
.list-img {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: -24px -24px 24px 0;
}
.list-img > * {
  margin-top: 24px;
  margin-right: 24px;
}
.list-img img {
  vertical-align: middle;
}

/* .list-step
----------------------------------------------- */
.list-step {
  display: flex;
  max-width: 944px;
  margin: 0 auto 24px;
}
.list-step_item {
  display: flex;
  position: relative;
  flex: 1;
  align-items: center;
  padding: 8px 8px 4px 40px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
}
.list-step_item:not(:last-child) {
  margin-right: 22px;
}
.list-step_item:not(:last-child)::after {
  display: block;
  position: absolute;
  top: 50%;
  right: -16px;
  width: 10px;
  height: 12px;
  margin-top: -6px;
  line-height: 1;
  content: url("/https/www.msf.or.jp/asset/img/icon/angle-gy.svg");
}
.list-step_item[aria-current=step] {
  border-color: #000;
  background: #dadada;
}
.list-step_num {
  display: flex;
  position: absolute;
  top: 50%;
  left: 8px;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  min-height: 24px;
  transform: translateY(-50%);
  border-radius: 100vh;
  background: #666;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
}
.list-step_item[aria-current=step] .list-step_num {
  background: #000;
}
@media only screen and (max-width: 767px) {
  .list-step {
    font-size: 1.2rem;
    line-height: calc(18 / 12);
  }
  .list-step_item {
    padding: 12px 12px 12px 40px;
  }
  .list-step_item:not(:last-child) {
    margin-right: 14px;
  }
  .list-step_item:not(:last-child)::after {
    right: -13px;
  }
}

/* .list-step-02
----------------------------------------------- */
.list-step-02 {
  margin: 40px 0;
}
[class^=hdg-l] + .list-step-02 {
  margin-top: 0;
}
.list-step-02_item {
  position: relative;
  padding: 0 0 85px 90px;
}
.list-step-02_item::before {
  position: absolute;
  top: 0;
  left: 25px;
  width: 4px;
  height: 100%;
  background: #ccc;
}
.list-step-02_item:last-child {
  padding-bottom: 0;
}
.list-step-02_item:last-child::before {
  display: none;
  padding-bottom: 0;
}
.list-step-02_inner {
  display: flex;
  justify-content: space-between;
}
.list-step-02_txt > :last-child {
  margin-bottom: 0;
}
.list-step-02_txt .media {
  text-align: left;
}
.list-step-02_title {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 1.3;
}
.list-step-02_title strong {
  display: flex;
  position: absolute;
  top: -10px;
  left: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 53px;
  min-height: 83px;
  padding: 10px 0;
  background: #fff;
  color: #ff0019;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.list-step-02_num {
  font-size: 4.6rem;
  letter-spacing: 1px;
  line-height: 1;
}
.list-step-02_img {
  flex-shrink: 0;
  max-width: 200px;
  margin: 0 0 0 24px;
  text-align: center;
}
.list-step-02_img figcaption {
  margin-top: 8px;
  font-size: 1.2rem;
  line-height: 1.75;
}
@media only screen and (max-width: 767px) {
  .list-step-02 {
    margin: 32px 0;
  }
  .list-step-02_item {
    position: relative;
    padding: 0 0 48px 53px;
  }
  .list-step-02_item::before {
    left: 14px;
  }
  .list-step-02_inner {
    flex-direction: column;
  }
  .list-step-02_title {
    font-size: 2rem;
  }
  .list-step-02_title strong {
    max-width: 32px;
    min-height: 45px;
    font-size: 1.2rem;
  }
  .list-step-02_num {
    font-size: 2.8rem;
  }
  .list-step-02_img {
    width: auto;
    margin: 24px 0 0;
  }
}

/* .list-tag
----------------------------------------------- */
.list-tag {
  display: flex;
  flex-wrap: wrap;
  margin-top: -4px;
  margin-right: -8px;
}
.list-tag > li, .list-tag_item {
  display: block;
  margin-top: 4px;
  margin-right: 8px;
  padding: 7px 4px;
  border-radius: 2px;
  background: #f2f2f2;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
}
.list-tag > li::before, .list-tag_item::before {
  padding: 0 2px 0 0;
  color: #e00;
  content: "#";
}
.list-tag > li.-sharp-none::before, .list-tag_item.-sharp-none::before {
  content: unset;
}

/* .list-sns
----------------------------------------------- */
.list-sns {
  display: flex;
  justify-content: center;
}
.list-sns_item {
  width: 53px;
}
.list-sns_item:not(:last-child) {
  margin-right: 27px;
}
.list-sns_item > a {
  display: block;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.list-sns_item > a:hover, .list-sns_item > a:active, .list-sns_item > a:focus {
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .list-sns_item {
    width: 46px;
  }
  .list-sns_item:not(:last-child) {
    margin-right: 24px;
  }
}

/* .list-sns-02
----------------------------------------------- */
.list-sns-02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 24px 0 0 -10px;
}
.list-sns-02 > li {
  min-height: 27px;
  margin: 0 0 0 10px;
}
.list-sns-02 > li > .fb-share-button > span {
  vertical-align: top !important;
}

/* .list-news
----------------------------------------------- */
.list-news {
  gap: 60px 24px;
  display: grid;
  grid-template-columns: repeat(3, calc((100% - (24px * (3 - 1))) / 3));
  margin: 40px 0 60px 0;
}
[class^=hdg-l] + .list-news {
  margin-top: 0;
}
.js-on .list-news.js-news-list {
  min-height: 700px;
}
.list-news > li > :last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .list-news.-related {
    gap: 24px;
    grid-template-columns: repeat(2, calc((100% - (24px * (2 - 1))) / 2));
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .list-news {
    gap: 0;
    grid-template-columns: repeat(1, 100%);
    margin: 24px 0;
    border-top: solid 1px #ccc;
  }
  .nav-pager-display + .list-news {
    margin-top: -6px;
  }
  .list-news > li {
    padding: 16px 0;
    border-bottom: solid 1px #ccc;
  }
  .hdg-l2 + .list-news {
    border-top: 0;
  }
  .hdg-l2 + .list-news > li:first-child {
    padding-top: 0;
  }
}

/* .list-event
----------------------------------------------- */
.list-event {
  margin: 0 0 24px;
}
.list-event_item {
  display: flex;
  align-items: center;
  padding: 24px 0;
  border-bottom: dashed 1px #ccc;
}
.list-event_item:first-child {
  padding-top: 0;
}
.list-event_txt {
  display: block;
  margin: 0;
  line-height: 1.5;
}
.list-event_date {
  display: inline-block;
  margin: 0 30px 0 0;
  padding: 5px 28px;
  border: solid 1px #000;
  border-radius: 2px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
}
.list-event a {
  color: #666;
  text-decoration: underline;
}
.list-event a:hover, .list-event a:active, .list-event a:focus {
  color: #e00;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .list-event_item {
    display: block;
    padding: 16px 0;
  }
  .list-event_date {
    margin: 0 0 8px;
  }
}

/* .list-qa
----------------------------------------------- */
.list-qa {
  margin-bottom: 40px;
}
.list-qa_item:not(:last-child) {
  margin-bottom: 32px;
}
.list-qa_item dt {
  display: flex;
  align-items: baseline;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: dashed 1px #ccc;
  font-weight: 700;
  line-height: 1.4;
}
.list-qa_item dd {
  line-height: 1.75;
}
.list-qa_item dd > :last-child {
  margin-bottom: 0;
}
.list-qa_icon {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  border-radius: 50%;
  background: #036;
  color: #fff;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .list-qa {
    margin-bottom: 32px;
  }
  .list-qa_item:not(:last-child) {
    margin-bottom: 32px;
  }
  .list-qa_item dt {
    line-height: 1.75;
  }
  .list-qa_icon {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    font-size: 1.2rem;
  }
}

/* .list-panel
----------------------------------------------- */
.list-panel {
  margin: 40px 0 24px;
}
[class^=hdg-l] + .list-panel {
  margin-top: 0;
}
.list-panel > li:not(:last-child) {
  margin-bottom: 16px;
}
.list-panel.-gutter-02 {
  margin: 60px 0;
}
@media only screen and (max-width: 767px) {
  .list-panel {
    margin-top: 24px;
  }
  .list-panel.-gutter-02 {
    margin: 40px 0;
  }
}

/* .list-panel-02
----------------------------------------------- */
.list-panel-02 {
  gap: 24px;
  display: grid;
  grid-template-columns: repeat(2, calc((100% - (24px * (2 - 1))) / 2));
  margin: 40px 0;
}
[class^=hdg-l] + .list-panel-02 {
  margin-top: 0;
}
.list-panel-02_item > :last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .list-panel-02 {
    grid-template-columns: repeat(1, 100%);
    margin: 24px 0;
  }
}

/* .list-skill
----------------------------------------------- */
.list-skill_item {
  display: flex;
  align-items: center;
  line-height: 1.5;
}
.list-skill_item:not(:last-child) {
  margin-bottom: 16px;
}
.list-skill_item .icon-label-02 {
  flex-shrink: 0;
  margin-right: 12px;
}
.list-skill.-en .icon-label-02 {
  min-width: 74px;
  padding: 4px 8px;
  letter-spacing: 0;
  text-align: center;
}
.list-skill.-en .icon-label-02.-border {
  padding: 3px 8px;
}
@media only screen and (max-width: 767px) {
  .list-skill.-en .list-skill_item {
    flex-direction: column;
    align-items: flex-start;
  }
  .list-skill.-en .list-skill_item .icon-label-02 {
    margin-bottom: 4px;
  }
}

/* .list-check
----------------------------------------------- */
.list-check_item {
  display: flex;
  line-height: 1.5;
}
.list-check_item:not(:last-child) {
  margin-bottom: 16px;
}
.list-check_icon {
  flex-shrink: 0;
}

/* ----------------------------------------------------------------
    Table (.tbl[-*])
----------------------------------------------------------------- */
/* .tbl
----------------------------------------------- */
.tbl {
  width: 100%;
  margin: -2px 0 calc(24px - 2px);
  border-collapse: separate;
  border-spacing: 0 2px;
}
.tbl th,
.tbl td {
  padding: 24px;
  text-align: left;
  vertical-align: top;
}
.tbl th > :last-child,
.tbl td > :last-child {
  margin-bottom: 0;
}
.tbl th {
  background: #e2e2e2;
}
.tbl td {
  background: #f2f2f2;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .tbl {
    display: block;
    width: calc(100% + 22px * 2);
    margin-right: -22px;
    margin-left: -22px;
  }
  .tbl thead,
.tbl tbody,
.tbl tfoot {
    display: flex;
    flex-direction: column;
  }
  .tbl thead:not(:last-child),
.tbl tbody:not(:last-child),
.tbl tfoot:not(:last-child) {
    margin-bottom: 2px;
  }
  .tbl tr,
.tbl th,
.tbl td {
    display: block;
  }
  .tbl th {
    padding: 12px 22px;
    font-size: 1.6rem;
  }
  .tbl td {
    padding: 22px 22px;
  }
}

/* .tbl-02
----------------------------------------------- */
.tbl-02 {
  width: 100%;
  margin: -2px 0 calc(24px - 2px);
  border-collapse: separate;
  border-spacing: 0 2px;
}
.tbl-02 th,
.tbl-02 td {
  padding: 24px;
  text-align: left;
  vertical-align: top;
}
.tbl-02 th > :last-child,
.tbl-02 td > :last-child {
  margin-bottom: 0;
}
.tbl-02 th {
  background: #e2e2e2;
}
.tbl-02 td {
  background: #f2f2f2;
}
@media only screen and (max-width: 767px) {
  .tbl-02 th {
    font-size: 1.6rem;
  }
}

/* .tbl-03
----------------------------------------------- */
.tbl-03 {
  margin: 40px 0;
}
[class^=hdg-l] + .tbl-03 {
  margin-top: 0;
}
.tbl-03 table {
  width: 100%;
  border-collapse: collapse;
  caption-side: bottom;
  table-layout: fixed;
}
.tbl-03 table caption {
  margin-top: 8px;
}
.tbl-03 th,
.tbl-03 td {
  padding: 24px;
  border: solid 1px #ddd;
  line-height: 1.75;
  text-align: left;
}
.tbl-03 th > :last-child,
.tbl-03 td > :last-child {
  margin-bottom: 0;
}
.tbl-03 th {
  background: #f2f2f2;
  vertical-align: top;
}
.tbl-03 td {
  vertical-align: middle;
}
.tbl-03 thead + tbody td {
  vertical-align: top;
}
.tbl-03_scroll-img {
  display: none;
}
.tbl-03.-unit table {
  caption-side: top;
}
.tbl-03.-unit table caption {
  margin: 0 0 8px;
  text-align: right;
}
.tbl-03.-symbol b {
  font-size: 2.2rem;
}
@media only screen and (max-width: 767px) {
  .tbl-03 {
    margin: 40px 0 24px;
  }
  .tbl-03 th {
    padding: 12px 16px;
    font-size: 1.6rem;
  }
  .tbl-03 td {
    padding: 16px;
  }
  .tbl-03 thead + tbody td {
    vertical-align: top;
  }
  .tbl-03.-ss-break table {
    display: flex;
    flex-direction: column-reverse;
  }
  .tbl-03.-ss-break.-unit table {
    flex-direction: column;
  }
  .tbl-03.-ss-break tbody,
.tbl-03.-ss-break tr,
.tbl-03.-ss-break caption,
.tbl-03.-ss-break td,
.tbl-03.-ss-break th {
    display: block;
    width: 100%;
  }
  .tbl-03.-ss-break td:not(:last-child),
.tbl-03.-ss-break th:not(:last-child) {
    border-bottom: 0;
  }
  .tbl-03.-ss-break tr:not(:first-child) > th:first-child,
.tbl-03.-ss-break tr:not(:first-child) > td:first-child {
    border-top: 0;
  }
  .tbl-03.-ss-scroll {
    position: relative;
    overflow-x: auto;
  }
  .tbl-03.-ss-scroll table {
    width: calc(768px - 22px * 2);
  }
  .tbl-03.-ss-scroll .tbl-03_scroll-img {
    display: block;
    position: absolute;
    top: 10px;
    left: calc(50vw - 40px - 22px);
    width: 80px;
    transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .tbl-03.-ss-scroll .tbl-03_scroll-img.is-animate {
    opacity: 0;
  }
  .tbl-03.-symbol b {
    font-size: 1.8rem;
  }
}

/* ----------------------------------------------------------------
    Link (.link[-"*"])
----------------------------------------------------------------- */
/* .link
----------------------------------------------- */
.link, .link-prev_item, .link-next_item, .link-anchor {
  display: inline-flex;
  position: relative;
  align-items: center;
  min-height: 40px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
}
.link::before, .link-prev_item::before, .link-next_item::before, .link-anchor::before, .link::after, .link-prev_item::after, .link-next_item::after, .link-anchor::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 50%;
}
.link::before, .link-prev_item::before, .link-next_item::before, .link-anchor::before {
  border: 1px solid #e00;
}
.link::after, .link-prev_item::after, .link-next_item::after, .link-anchor::after {
  transform: scale(0.2);
  background: #e00;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.link > span, .link-prev_item > span, .link-next_item > span, .link-anchor > span {
  padding-right: 50px;
}
.link > span::before, .link-prev_item > span::before, .link-next_item > span::before, .link-anchor > span::before, .link > span::after, .link-prev_item > span::after, .link-next_item > span::after, .link-anchor > span::after {
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 14px;
  width: 12px;
  height: 10px;
  margin-top: -5px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.link > span::before, .link-prev_item > span::before, .link-next_item > span::before, .link-anchor > span::before {
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-rd.svg");
}
.link > span::after, .link-prev_item > span::after, .link-next_item > span::after, .link-anchor > span::after {
  transform: translateX(-10px);
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
  opacity: 0;
}
.link:hover::after, .link-prev_item:hover::after, .link-next_item:hover::after, .link-anchor:hover::after, .link:active::after, .link-prev_item:active::after, .link-next_item:active::after, .link-anchor:active::after, .link:focus::after, .link-prev_item:focus::after, .link-next_item:focus::after, .link-anchor:focus::after {
  transform: scale(1);
  opacity: 1;
}
.link:hover > span::before, .link-prev_item:hover > span::before, .link-next_item:hover > span::before, .link-anchor:hover > span::before, .link:active > span::before, .link-prev_item:active > span::before, .link-next_item:active > span::before, .link-anchor:active > span::before, .link:focus > span::before, .link-prev_item:focus > span::before, .link-next_item:focus > span::before, .link-anchor:focus > span::before {
  opacity: 0;
}
.link:hover > span::after, .link-prev_item:hover > span::after, .link-next_item:hover > span::after, .link-anchor:hover > span::after, .link:active > span::after, .link-prev_item:active > span::after, .link-next_item:active > span::after, .link-anchor:active > span::after, .link:focus > span::after, .link-prev_item:focus > span::after, .link-next_item:focus > span::after, .link-anchor:focus > span::after {
  transform: translateX(0);
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .link, .link-prev_item, .link-next_item, .link-anchor {
    min-height: 30px;
  }
  .link::before, .link-prev_item::before, .link-next_item::before, .link-anchor::before, .link::after, .link-prev_item::after, .link-next_item::after, .link-anchor::after {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .link > span, .link-prev_item > span, .link-next_item > span, .link-anchor > span {
    padding-right: 40px;
  }
  .link > span::before, .link-prev_item > span::before, .link-next_item > span::before, .link-anchor > span::before, .link > span::after, .link-prev_item > span::after, .link-next_item > span::after, .link-anchor > span::after {
    right: 10px;
  }
}

/* .link-anchor
----------------------------------------------- */
.link-anchor > span::before, .link-anchor > span::after {
  transform: rotate(90deg);
}
.link-anchor > span::after {
  transform: translateY(-10px) rotate(90deg);
}
.link-anchor:hover > span::after, .link-anchor:active > span::after, .link-anchor:focus > span::after {
  transform: translateY(0) rotate(90deg);
}

/* .link-next
----------------------------------------------- */
.link-next {
  display: flex;
  justify-content: flex-end;
  margin: 54px 0 24px;
}
.link-next_item {
  font-size: 1.6rem;
}
.list-panel + .link-next {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .link-next {
    margin-top: 24px;
  }
  .link-next_item {
    font-size: 1.6rem;
  }
}

/* .link-prev
----------------------------------------------- */
.link-prev {
  display: flex;
  justify-content: flex-start;
  margin: 54px 0 24px;
}
.link-prev_item {
  font-size: 1.6rem;
}
.link-prev_item::before, .link-prev_item::after {
  right: auto;
  left: 0;
}
.link-prev_item > span {
  padding: 0 0 0 50px;
}
.link-prev_item > span::before, .link-prev_item > span::after {
  right: auto;
  left: 14px;
}
.link-prev_item > span::before {
  transform: rotate(180deg);
}
.link-prev_item > span::after {
  transform: translateX(10px) rotate(180deg);
}
.link-prev_item:hover > span::after, .link-prev_item:active > span::after, .link-prev_item:focus > span::after {
  transform: translateX(0) rotate(180deg);
}
.form-confirm_prev > .link-prev {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .link-prev {
    margin-top: 24px;
  }
  .link-prev_item {
    font-size: 1.6rem;
  }
  .link-prev_item > span {
    padding: 0 0 0 50px;
  }
  .link-prev_item > span::before, .link-prev_item > span::after {
    left: 10px;
  }
}

/* .link-panel
----------------------------------------------- */
.link-panel {
  display: flex;
  position: relative;
  flex-direction: column-reverse;
  justify-content: flex-end;
  max-width: 344px;
  overflow: hidden;
  border-radius: 6px;
  background: #f2f2f2;
}
.grid_col > .link-panel {
  height: 100%;
}
.link-panel_img {
  display: inline-block;
  overflow: hidden;
}
.link-panel_img > img {
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel_txt {
  padding: 30px 20px 88px 20px;
}
.link-panel_txt::before {
  position: absolute;
  bottom: 30px;
  left: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #e00;
}
.link-panel_txt::after {
  position: absolute;
  bottom: 45px;
  left: 34px;
  width: 12px;
  height: 10px;
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
}
.link-panel_title {
  display: block;
  margin-bottom: 16px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel p {
  color: #000;
  font-size: 1.6rem;
  line-height: 1.75;
}
.link-panel p:last-child {
  margin-bottom: 0;
}
.link-panel:hover .link-panel_title, .link-panel:active .link-panel_title, .link-panel:focus .link-panel_title {
  color: #e00;
}
.link-panel:hover .link-panel_img > img, .link-panel:active .link-panel_img > img, .link-panel:focus .link-panel_img > img {
  transform: scale(1.2);
}
@media only screen and (max-width: 767px) {
  .link-panel_title {
    margin-bottom: 8px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .link-panel_txt {
    padding: 10px 10px 58px 10px;
  }
  .link-panel_txt p {
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .link-panel_txt::before {
    bottom: 10px;
    left: 10px;
  }
  .link-panel_txt::after {
    bottom: 24px;
    left: 24px;
  }
  .link-panel_txt::before, .link-panel_txt::after {
    transform: scale(0.9);
  }
  .link-panel.-ss-small {
    justify-content: center;
    max-width: 100%;
    min-height: 68px;
  }
  .link-panel.-ss-small .link-panel_img {
    display: none;
  }
  .link-panel.-ss-small .link-panel_txt {
    padding: 16px 70px 16px 16px;
  }
  .link-panel.-ss-small .link-panel_txt::before {
    top: calc(50% - 18px);
    right: 16px;
    bottom: auto;
    left: auto;
  }
  .link-panel.-ss-small .link-panel_txt::after {
    top: calc(50% - 4px);
    right: 30px;
    bottom: auto;
    left: auto;
  }
  .link-panel.-ss-small .link-panel_txt > *:not(.link-panel_title) {
    display: none;
  }
  .link-panel.-ss-small .link-panel_title {
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

/* .link-panel-02
----------------------------------------------- */
.link-panel-02 {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  max-width: 767px;
  overflow: hidden;
  border-radius: 6px;
  background: #f2f2f2;
}
.grid_col > .link-panel-02 {
  height: 100%;
}
.link-panel-02_img {
  display: inline-block;
  overflow: hidden;
}
.link-panel-02_img > img {
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel-02_txt {
  position: relative;
  padding: 30px 88px 30px 30px;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel-02_txt::before {
  position: absolute;
  top: 35%;
  right: 30px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #e00;
}
.link-panel-02_txt::after {
  position: absolute;
  top: calc(35% + 15px);
  right: 44px;
  width: 12px;
  height: 10px;
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
}
.link-panel-02_title {
  display: block;
  margin-bottom: 8px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel-02 p {
  color: #000;
  font-size: 1.6rem;
  line-height: 1.75;
}
.link-panel-02 p:last-child {
  margin-bottom: 0;
}
.link-panel-02:hover .link-panel-02_title, .link-panel-02:active .link-panel-02_title, .link-panel-02:focus .link-panel-02_title {
  color: #e00;
}
.link-panel-02:hover .link-panel-02_img > img, .link-panel-02:active .link-panel-02_img > img, .link-panel-02:focus .link-panel-02_img > img {
  transform: scale(1.2);
}
@media only screen and (max-width: 767px) {
  .link-panel-02_title {
    margin-bottom: 8px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .link-panel-02_txt {
    padding: 16px 66px 16px 16px;
  }
  .link-panel-02_txt p {
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .link-panel-02_txt::before {
    top: 26%;
    right: 16px;
  }
  .link-panel-02_txt::after {
    top: calc(26% + 16px);
    right: 29px;
  }
  .link-panel-02_txt::before, .link-panel-02_txt::after {
    transform: scale(0.9);
  }
}

/* .link-panel-03
----------------------------------------------- */
.link-panel-03 {
  display: flex;
  flex-direction: row-reverse;
  min-height: 300px;
  overflow: hidden;
  border-radius: 10px;
  background: #f2f2f2;
}
.link-panel-03_img {
  flex: 1 1 50%;
  overflow: hidden;
}
.link-panel-03_img img {
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel-03_inner {
  display: flex;
  flex: 1 1 50%;
  align-items: center;
  padding: 35px 42px;
}
.link-panel-03_txt {
  position: relative;
  padding: 0 0 56px;
}
.link-panel-03_txt p:not([class]) {
  margin: 0 0 8px;
}
.link-panel-03_txt::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #e00;
}
.link-panel-03_txt::after {
  position: absolute;
  bottom: 15px;
  left: 14px;
  width: 12px;
  height: 10px;
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
}
.link-panel-03_title {
  display: flex;
  position: relative;
  margin: 0 0 16px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel-03_mark {
  display: inline-block;
  min-width: 27px;
  margin-right: 32px;
  font-size: 2.4rem;
  font-weight: 400;
}
.link-panel-03_mark::after {
  position: absolute;
  top: 0;
  left: 42px;
  width: 1px;
  height: 100%;
  background: #ccc;
}
.link-panel-03_subtitle {
  margin: 0 0 8px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
}
.link-panel-03_date {
  margin: 0;
  color: #999;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
}
.link-panel-03_title + .link-panel-03_date {
  margin-top: -8px;
}
.link-panel-03.-p-02 {
  min-height: 240px;
}
.link-panel-03.-p-03 {
  background: #036;
}
.link-panel-03.-p-03 .link-panel-03_txt {
  color: #fff;
}
.link-panel-03.-p-03 .link-panel-03_txt::before {
  border: solid 1px #fff;
  background: transparent;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel-03.-p-03 .link-panel-03_title span {
  display: inline-block;
  padding: 0 0 4px;
  border-bottom: solid 2px;
}
.link-panel-03:hover, .link-panel-03:active, .link-panel-03:focus {
  color: #000;
}
.link-panel-03:hover img, .link-panel-03:active img, .link-panel-03:focus img {
  transform: scale(1.2);
}
.link-panel-03:hover:not(.-p-03) .link-panel-03_title, .link-panel-03:active:not(.-p-03) .link-panel-03_title, .link-panel-03:focus:not(.-p-03) .link-panel-03_title {
  color: #e00;
}
.link-panel-03:hover.-p-03 .link-panel-03_txt::before, .link-panel-03:active.-p-03 .link-panel-03_txt::before, .link-panel-03:focus.-p-03 .link-panel-03_txt::before {
  border: solid 1px #e00;
  background: #e00;
}
@media only screen and (max-width: 767px) {
  .link-panel-03 {
    flex-direction: column-reverse;
  }
  .link-panel-03_img {
    flex: 1 1 auto;
    width: 100%;
    height: 147px;
  }
  .link-panel-03_img img {
    width: 100%;
  }
  .link-panel-03_inner {
    flex: 1;
    padding: 16px;
  }
  .link-panel-03_txt {
    padding: 0 0 51px;
  }
  .link-panel-03_txt p:not([class]) {
    line-height: 1.75;
  }
  .link-panel-03_txt::before {
    left: -1px;
  }
  .link-panel-03_txt::after {
    bottom: 16px;
    left: 13px;
  }
  .link-panel-03_txt::before, .link-panel-03_txt::after {
    transform: scale(0.9);
  }
  .link-panel-03_title {
    margin: 0 0 8px;
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .link-panel-03_mark {
    min-width: 21px;
    margin-right: 24px;
    font-size: 1.8rem;
  }
  .link-panel-03_mark::after {
    left: 32px;
  }
  .link-panel-03_title + .link-panel-03_date {
    margin-top: 0;
  }
}

/* .link-panel-04
----------------------------------------------- */
.link-panel-04 {
  display: flex;
  position: relative;
  flex-direction: row-reverse;
  justify-content: flex-end;
  max-width: 528px;
  height: 100%;
  overflow: hidden;
  border-radius: 6px;
  background: #f2f2f2;
}
.link-panel-04::before, .link-panel-04::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel-04::before {
  right: 16px;
  width: 40px;
  height: 40px;
  border: 1px solid #e00;
  border-radius: 50%;
}
.link-panel-04::after {
  right: 30px;
  width: 12px;
  height: 10px;
  background: url(/https/www.msf.or.jp/asset/img/icon/arrow-rd.svg);
}
.link-panel-04.-icon {
  padding: 30px 80px 30px 40px;
}
.link-panel-04.-icon .link-panel-04_txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 40px;
}
.link-panel-04.-icon .link-panel-04_img {
  display: grid;
  place-content: center;
  width: 17.6471%;
}
.link-panel-04.-thumb .link-panel-04_txt {
  padding: 30px 80px 30px 30px;
}
.link-panel-04.-thumb .link-panel-04_img {
  width: 34.8485%;
  min-height: 186px;
  overflow: hidden;
}
.link-panel-04.-thumb .link-panel-04_img > img {
  height: 100%;
  object-fit: cover;
  border-radius: 6px 0 0 6px;
}
.link-panel-04.-zoom .link-panel-04_img > img {
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel-04_txt {
  flex: 1;
}
.link-panel-04_txt > *:last-child {
  margin-bottom: 0;
}
.link-panel-04_txt > p:not([class]) {
  font-size: 1.6rem;
  letter-spacing: 0.03em;
  line-height: 1.5;
}
.link-panel-04_title {
  margin-bottom: 11px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.4;
}
.link-panel-04:hover, .link-panel-04:active, .link-panel-04:focus {
  color: #000;
}
.link-panel-04:hover::before, .link-panel-04:active::before, .link-panel-04:focus::before {
  background-color: #e00;
}
.link-panel-04:hover::after, .link-panel-04:active::after, .link-panel-04:focus::after {
  background: url(/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg);
}
.link-panel-04:hover.-zoom .link-panel-04_img > img, .link-panel-04:active.-zoom .link-panel-04_img > img, .link-panel-04:focus.-zoom .link-panel-04_img > img {
  transform: scale(1.2);
}
@media only screen and (max-width: 767px) {
  .link-panel-04 {
    max-width: 100%;
  }
  .link-panel-04::before {
    width: 36px;
    height: 36px;
    background-color: #e00;
  }
  .link-panel-04::after {
    right: 28px;
    background: url(/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg);
  }
  .link-panel-04.-icon {
    padding: 18px 68px 18px 16px;
  }
  .link-panel-04.-icon .link-panel-04_txt {
    margin-left: 16px;
  }
  .link-panel-04.-icon .link-panel-04_img {
    width: 40px;
    height: 40px;
  }
  .link-panel-04.-thumb {
    flex-direction: column-reverse;
  }
  .link-panel-04.-thumb::before, .link-panel-04.-thumb::after {
    top: auto;
    right: auto;
    transform: none;
  }
  .link-panel-04.-thumb::before {
    bottom: 10px;
    left: 10px;
  }
  .link-panel-04.-thumb::after {
    bottom: 23px;
    left: 22px;
  }
  .link-panel-04.-thumb .link-panel-04_txt {
    padding: 13px 10px 70px 10px;
  }
  .link-panel-04.-thumb .link-panel-04_img {
    width: 100%;
    min-height: 154px;
    border-radius: 6px 6px 0 0;
  }
  .link-panel-04.-thumb .link-panel-04_img > img {
    border-radius: 6px 6px 0 0;
  }
  .link-panel-04_txt > p:not([class]) {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .link-panel-04_title {
    margin-bottom: 10px;
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 1.1;
  }
}

/* .link-panel-img
----------------------------------------------- */
.link-panel-img {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  max-width: 528px;
  min-height: 352px;
  margin: 0 auto 40px;
  overflow: hidden;
  border-radius: 4px;
  background-color: #036;
}
.link-panel-img_inner {
  z-index: 1;
  position: relative;
  height: 100%;
  padding: 32px;
  color: #fff;
  font-weight: 700;
}
.link-panel-img_inner > :last-child {
  margin-bottom: 0;
}
.link-panel-img_title {
  display: inline-block;
  margin: 0 0 16px;
  border-bottom: solid 2px #fff;
  font-size: 2.4rem;
  line-height: 1.3;
}
.link-panel-img_txt {
  margin: 0 0 32px;
}
.link-panel-img_txt > :last-child {
  margin-bottom: 0;
}
.link-panel-img_btn {
  display: inline-block;
  position: relative;
  padding: 6px 73px 6px 16px;
  border-radius: 50vh;
  background: #fff;
  color: #000;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel-img_btn::before {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  border-radius: 50%;
  background: #e00;
}
.link-panel-img_btn::after {
  position: absolute;
  top: 50%;
  right: 14px;
  width: 12px;
  height: 10px;
  margin-top: -5px;
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
}
.link-panel-img_item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.link-panel-img_item img {
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-panel-img:hover .link-panel-img_txt, .link-panel-img:active .link-panel-img_txt, .link-panel-img:focus .link-panel-img_txt {
  color: #fff;
}
.link-panel-img:hover .link-panel-img_btn, .link-panel-img:active .link-panel-img_btn, .link-panel-img:focus .link-panel-img_btn {
  background: #e00;
  color: #fff;
}
.link-panel-img:hover .link-panel-img_item img, .link-panel-img:active .link-panel-img_item img, .link-panel-img:focus .link-panel-img_item img {
  transform: scale(1.2);
}
@media only screen and (max-width: 767px) {
  .link-panel-img {
    min-height: 221px;
    margin: 0 auto 24px;
  }
  .link-panel-img_inner {
    padding: 16px;
  }
  .link-panel-img_title {
    margin: 0 0 8px;
    font-size: 2rem;
  }
  .link-panel-img_txt {
    margin: 0 0 16px;
  }
}

/* .link-beginner
----------------------------------------------- */
.link-beginner {
  display: inline-flex;
  position: relative;
  align-items: center;
  min-height: 100px;
  padding: 0 100px 0 0;
  border: solid 3px #036;
  background: #036;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.055em;
  text-align: center;
}
.link-beginner::before, .link-beginner::after {
  position: absolute;
  top: 50%;
  right: 28px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 50%;
}
.link-beginner::before {
  border: 1px solid #fff;
}
.link-beginner::after {
  transform: scale(0.2);
  background: #e00;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-beginner_inner {
  display: flex;
  flex-direction: row-reverse;
}
.link-beginner_inner::before, .link-beginner_inner::after {
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 42px;
  width: 12px;
  height: 10px;
  margin-top: -5px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-beginner_inner::before {
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
}
.link-beginner_inner::after {
  transform: translateX(-10px);
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
  opacity: 0;
}
.link-beginner_inner > span {
  display: flex;
  align-items: center;
  padding: 0 0 0 128px;
}
.link-beginner_inner > span::before, .link-beginner_inner > span::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 94px;
  height: 94px;
  background: #fff;
}
.link-beginner_inner > span::after {
  background: url("/https/www.msf.or.jp/asset/img/icon/beginner.svg") no-repeat center;
}
.link-beginner:hover, .link-beginner:active, .link-beginner:focus {
  color: #fff;
}
.link-beginner:hover::after, .link-beginner:active::after, .link-beginner:focus::after {
  transform: scale(1);
  opacity: 1;
}
.link-beginner:hover .link-beginner_inner::before, .link-beginner:active .link-beginner_inner::before, .link-beginner:focus .link-beginner_inner::before {
  opacity: 0;
}
.link-beginner:hover .link-beginner_inner::after, .link-beginner:active .link-beginner_inner::after, .link-beginner:focus .link-beginner_inner::after {
  transform: translateX(0);
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .link-beginner {
    min-height: 74px;
    padding: 22px 60px 22px 16px;
    font-size: 1.8rem;
    line-height: 1.3;
  }
  .link-beginner::before, .link-beginner::after {
    right: 16px;
    width: 36px;
    height: 36px;
    margin-top: -18px;
  }
  .link-beginner_inner::after, .link-beginner_inner::before {
    right: 28px;
  }
  .link-beginner_inner > span {
    padding: 0 0 0 70px;
  }
  .link-beginner_inner > span::before, .link-beginner_inner > span::after {
    width: 70px;
    height: 100%;
  }
}

/* .link-mv
----------------------------------------------- */
.link-mv {
  display: flex;
  position: relative;
  min-height: 35.14vw;
  margin: 0 0 40px;
  overflow: hidden;
  border-radius: 4px;
  background: #036;
  font-weight: 700;
}
.link-mv a {
  display: block;
  text-decoration: none;
}
.link-mv a::after {
  z-index: 3;
  position: absolute;
  bottom: 32px;
  left: 46px;
  width: 12px;
  height: 10px;
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
}
.link-mv a:hover img, .link-mv a:active img, .link-mv a:focus img {
  transform: scale(1.2);
}
.link-mv a:hover .link-mv_inner::before, .link-mv a:active .link-mv_inner::before, .link-mv a:focus .link-mv_inner::before {
  transform: scale(1);
  opacity: 1;
}
.link-mv a:hover .link-mv_inner::after, .link-mv a:active .link-mv_inner::after, .link-mv a:focus .link-mv_inner::after {
  border-color: #e00;
}
.link-mv_inner {
  display: flex;
  z-index: 1;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding: 16px 32px 72px 32px;
  background: rgba(0, 0, 0, 0.4);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0) 80%);
  color: #fff;
}
.link-mv_inner::before, .link-mv_inner::after {
  z-index: 2;
  position: absolute;
  bottom: 16px;
  left: 32px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: transparent;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-mv_inner::before {
  transform: scale(0.2);
  background: #e00;
  opacity: 0;
}
.link-mv_inner::after {
  border: solid 1px #fff;
}
.link-mv_title {
  margin: 0 0 8px;
  font-size: 2.8rem;
  line-height: 1.3;
}
.link-mv_subtitle {
  margin: 0 0 8px;
  font-size: 1.6rem;
}
.link-mv_txt {
  margin: 0 0 8px;
  font-size: 1.6rem;
  font-weight: normal;
}
.link-mv_date {
  margin: 0;
  font-size: 1.2rem;
}
.link-mv_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.link-mv_img img {
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (min-width: 1366px) {
  .link-mv {
    min-height: 480px;
  }
}
@media only screen and (max-width: 767px) {
  .link-mv {
    min-height: 400px;
    margin: 8px 0 24px;
  }
  .link-mv a::after {
    bottom: 31px;
    left: 25px;
    transform: scale(0.9);
  }
  .link-mv_inner {
    padding: 16px 16px 59px;
  }
  .link-mv_inner::before, .link-mv_inner::after {
    left: 12px;
    transform: scale(0.9);
  }
  .link-mv_title {
    font-size: 2rem;
  }
  .link-mv_txt, .link-mv_date {
    font-size: 1.2rem;
  }
}

/* .link-news
----------------------------------------------- */
.link-news {
  display: block;
  margin: 0 0 8px;
}
.link-news_inner {
  display: flex;
  flex-direction: column-reverse;
}
.link-news_txt {
  margin: 0;
  color: #000;
  font-size: 1.2rem;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-news_txt p:not([class]) {
  margin: 0;
}
.link-news_txt > :last-child {
  margin-bottom: 0;
}
.link-news_title {
  display: block;
  margin-bottom: 8px;
  color: inherit;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: calc(20 / 14);
}
.link-news_date {
  display: block;
  margin-bottom: 4px;
  color: #999;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
}
.link-news_img {
  display: inline-block;
  max-width: 344px;
  max-height: 229px;
  margin: 0 0 13px;
  overflow: hidden;
  border-radius: 4px;
}
.link-news_img > img {
  border-radius: 4px;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-news_name {
  margin-bottom: 4px;
  font-size: 1.6rem;
  font-weight: 700;
}
.link-news_desc {
  gap: 0 4px;
  display: grid;
  grid-template-columns: auto 1fr;
  margin: 0;
  font-size: 1.6rem;
}
.link-news_desc dt {
  max-width: 150px;
}
.link-news_desc dd::before {
  padding: 0 4px;
  content: ":";
}
.link-news + .list-tag {
  margin-top: -4px;
}
.link-news:hover .link-news_img > img, .link-news:active .link-news_img > img, .link-news:focus .link-news_img > img {
  transform: scale(1.2);
}
.link-news:hover .link-news_txt, .link-news:active .link-news_txt, .link-news:focus .link-news_txt {
  color: #7f7f7f;
}
.panel-news .link-news .link-news_title {
  font-size: 1.2rem;
}
.panel-news .link-news .link-news_img {
  flex-shrink: 0;
  max-width: 47.8%;
  margin: 0 8px 0 0;
}
.panel-news .link-news .link-news_inner {
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: flex-end;
}
.list-news.-related .link-news .link-news_inner {
  gap: 0 24px;
  display: grid;
  grid-template-columns: minmax(100px, calc(47.8%)) 1fr;
  grid-template-rows: auto 1fr;
}
.list-news.-related .link-news .link-news_img {
  grid-row: 1/-1;
  align-self: start;
  margin: 0;
}
.list-news.-related .link-news .link-news_img img {
  height: 100%;
  object-fit: cover;
}
.panel-news .link-news .link-news_img, .list-news .link-news .link-news_img {
  height: 67px;
}
.panel-news .link-news .link-news_img > img, .list-news .link-news .link-news_img > img {
  height: 100%;
  object-fit: cover;
}
.list-news .link-news .link-news_img {
  height: 130px;
}
@media only screen and (min-width: 900px) {
  .list-news .link-news .link-news_img {
    height: 229px;
  }
  .list-news.-related .link-news .link-news_img {
    height: 168px;
  }
}
@media only screen and (max-width: 767px) {
  .link-news_inner {
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .link-news_img {
    flex-shrink: 0;
    min-width: 100px;
    max-width: 30%;
    margin: 0 8px 0 0;
  }
  .link-news_title, .link-news_name, .link-news_desc {
    font-size: 1.2rem;
  }
  .link-news_name, .link-news_desc {
    line-height: 1.3;
  }
  .link-news_title {
    line-height: 1.5;
  }
  .link-news_txt {
    padding-top: 2px;
  }
  .panel-news .link-news .link-news_inner {
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: flex-end;
    margin-bottom: 4px;
  }
  .list-news.-related .link-news .link-news_inner {
    gap: 0 8px;
    grid-template-columns: minmax(100px, 30%) 1fr;
  }
  .list-news.-related .link-news .link-news_img {
    grid-row: 1/2;
    max-width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .list-news .link-news .link-news_img {
    height: 67px;
  }
}

/* .link-event
----------------------------------------------- */
.link-event {
  display: block;
  position: relative;
  margin: 0 0 8px;
}
.link-event_inner {
  display: flex;
  flex-direction: column;
}
.link-event_txt {
  margin: 0 0 8px;
  border-left: solid 2px #e00;
}
.link-event_title {
  display: block;
  padding-left: 16px;
  color: inherit;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: calc(20 / 14);
}
.link-event_desc {
  gap: 0 4px;
  display: grid;
  grid-template-columns: auto 1fr;
  margin: 0;
  font-size: 1.6rem;
}
.link-event_desc dt {
  max-width: 150px;
}
.link-event_desc dd::before {
  padding: 0 4px;
  content: ":";
}
.link-event_title, .link-event_desc {
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-event_label {
  display: inline-block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 8px;
  border-top-left-radius: 4px;
  background: #e00;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.1;
}
.link-event .list-tag {
  margin: 0;
}
.link-event .list-tag:last-child {
  margin-bottom: 0;
}
.link-event + .list-tag {
  margin-top: -4px;
}
.link-event_img {
  display: inline-block;
  order: -1;
  max-width: 344px;
  max-height: 229px;
  margin: 0 0 13px;
  overflow: hidden;
  border-radius: 4px;
}
.link-event_img > img {
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.list-news > li > .link-event .link-event_img {
  height: 130px;
}
.link-event:hover .link-event_title,
.link-event:hover .link-event_desc, .link-event:active .link-event_title,
.link-event:active .link-event_desc, .link-event:focus .link-event_title,
.link-event:focus .link-event_desc {
  color: #7f7f7f;
}
.link-event:hover .list-tag, .link-event:active .list-tag, .link-event:focus .list-tag {
  color: #000;
}
.link-event:hover .link-event_img > img, .link-event:active .link-event_img > img, .link-event:focus .link-event_img > img {
  transform: scale(1.2);
}
@media only screen and (min-width: 768px) {
  .list-news > li > .link-event {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .list-news > li > .link-event .link-event_txt {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 900px) {
  .list-news > li > .link-event .link-event_img {
    height: 229px;
  }
}
@media only screen and (max-width: 767px) {
  .link-event_inner {
    gap: 8px;
    display: grid;
    grid-template-columns: minmax(100px, 30%) 1fr;
    margin: 0 0 4px;
  }
  .link-event_txt {
    grid-column: 2;
    margin-bottom: 0;
    border: none;
  }
  .link-event_img {
    grid-column: 1/2;
    align-self: flex-start;
    min-width: 100px;
    margin: 0;
  }
  .link-event_label {
    position: relative;
    top: -2px;
    margin: 0 0 8px;
    border-radius: 4px;
    font-size: 10px;
  }
  .link-event_title {
    padding-left: 8px;
    border-left: solid 2px #e00;
    line-height: 1.5;
  }
  .link-event_desc {
    grid-column: 1/-1;
    grid-row: 2;
    line-height: 1.3;
  }
  .link-event_desc {
    font-size: 1.4rem;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 450px) {
  .list-news > li > .link-event .link-event_img {
    height: 67px;
  }
}

/* ----------------------------------------------------------------
    Icon (.icon[-*])
----------------------------------------------------------------- */
/* .icon
----------------------------------------------- */
.icon {
  position: relative;
  top: 0.1em;
  margin-left: 7px;
  vertical-align: baseline;
}
.icon-link > .icon {
  top: auto;
  margin-left: 0;
}
.icon.-card {
  margin-left: 4px;
  vertical-align: middle;
}
.icon.-check {
  margin: 0 8px 0 0;
}

/* .icon-title
----------------------------------------------- */
.icon-title {
  display: inline-block;
  margin-right: 10px;
}
.icon-title img {
  vertical-align: middle;
}

/* .icon-label
----------------------------------------------- */
.icon-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 56px;
  padding: 4px;
  border-radius: 2px;
  background: #036;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
}
.form-check .icon-label {
  margin: 0 24px 0 0;
}

/* .icon-label
----------------------------------------------- */
.icon-label-02 {
  display: inline-block;
  padding: 4px 15px;
  border-radius: 2px;
  background: #e00;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 1px;
  line-height: 1.25;
}
.icon-label-02.-border {
  border: solid 1px #e00;
  background: #fff;
  color: #e00;
}

/* .icon-label-cat
----------------------------------------------- */
.icon-label-cat {
  display: inline-block;
  padding: 6px;
  border-radius: 4px;
  background: #f2f2f2;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.1;
}
.icon-label-cat.-status {
  background: #e00;
  color: #fff;
}

/* .icon-link
----------------------------------------------- */
.icon-link {
  display: inline-block;
  position: relative;
  margin: 0 4px 0 6px;
  line-height: 1;
}
.icon-link::before {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
a:hover .icon-link::before, a:active .icon-link::before, a:focus .icon-link::before {
  opacity: 1;
}
.icon-link.-blank {
  width: 13px;
  height: 11px;
}
.icon-link.-blank::before {
  content: url("/https/www.msf.or.jp/asset/img/icon/blank-rd.svg");
}
.icon-link.-pdf::before {
  content: url("/https/www.msf.or.jp/asset/img/icon/pdf-rd.svg");
}
.icon-link.-word::before {
  content: url("/https/www.msf.or.jp/asset/img/icon/word-rd.svg");
}
.icon-link.-excel::before {
  content: url("/https/www.msf.or.jp/asset/img/icon/excel-rd.svg");
}

/* ----------------------------------------------------------------
    Form (.form[-*])
----------------------------------------------------------------- */
/* .form-radio
----------------------------------------------- */
.form-radio {
  display: inline-flex;
  position: relative;
  align-items: center;
  min-height: 24px;
}
.form-radio_item {
  position: absolute;
  top: 6px;
  left: 5px;
  opacity: 0;
}
.form-radio_item:checked + .form-radio_txt::after {
  transform: scale(1);
  opacity: 1;
}
.form-radio_item:focus + .form-radio_txt::before {
  outline: auto;
}
.form-radio_item.is-error + .form-radio_txt::before {
  border-color: #e00;
  background: #fcf0f0;
}
.form-radio_item[disabled] + .form-radio_txt::before {
  background: #bbb;
}
.form-radio_txt {
  display: inline-flex;
  position: relative;
  align-items: center;
  padding: 0 0 0 32px;
}
.form-radio_txt::before, .form-radio_txt::after {
  box-sizing: border-box;
  position: absolute;
}
.form-radio_txt::before {
  box-sizing: border-box;
  top: 0.1em;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #999;
  border-radius: 50%;
  background: #fff;
}
.form-radio_txt::after {
  top: 0.4em;
  left: 5px;
  width: 14px;
  height: 14px;
  transform: scale(0.2);
  border-radius: 50%;
  background: #000;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (max-width: 767px) {
  .form-radio form > p {
    font-size: 1.4rem;
  }
  .form-radio_txt {
    min-height: 32px;
    padding-left: 40px;
  }
  .form-radio_txt::before {
    top: 0.1em;
    width: 32px;
    height: 32px;
  }
  .form-radio_txt::after {
    top: 0.45em;
    width: 22px;
    height: 22px;
  }
}

/* .form-check
----------------------------------------------- */
.form-check {
  display: inline-flex;
  position: relative;
  align-items: center;
  min-height: 24px;
}
.form-check_item {
  position: absolute;
  top: 6px;
  left: 5px;
  opacity: 0;
}
.form-check_item:checked + .form-check_txt::after {
  transform: scale(1);
  opacity: 1;
}
.form-check_item:focus + .form-check_txt::before {
  outline: auto;
}
.form-check_item.is-error + .form-check_txt::before {
  border-color: #e00;
  background: #fcf0f0;
}
.form-check_item[disabled] + .form-check_txt::before {
  background: #bbb;
}
.form-check_txt {
  display: inline-flex;
  position: relative;
  align-items: center;
  padding: 0 0 0 32px;
}
.form-check_txt::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #999;
  border-radius: 2px;
  background: #fff;
}
.form-check_txt::after {
  position: absolute;
  top: 0.5em;
  left: 4px;
  width: 15px;
  height: 11px;
  transform: scale(0.2);
  background: url(/https/www.msf.or.jp/asset/img/icon/check-bk.svg) no-repeat;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (max-width: 767px) {
  .form-check {
    min-height: 32px;
  }
  .form-check_txt {
    min-height: 32px;
    padding-left: 40px;
  }
  .form-check_txt::before {
    width: 32px;
    height: 32px;
  }
  .form-check_txt::after {
    top: 0.6em;
    left: 6px;
    width: 20px;
    height: 15px;
    background-size: 100% 100%;
  }
}

/* .form-select
----------------------------------------------- */
.form-select {
  position: relative;
  max-width: 368px;
}
.form-select::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 5px;
  transform: translateY(-50%) rotate(90deg);
  line-height: 1;
  content: url("/https/www.msf.or.jp/asset/img/icon/angle-02-dkgy.svg");
  pointer-events: none;
}
.form-select.-wide {
  max-width: 620px;
}
.form-select_item {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 44px;
  padding: 0 37px 0 15px;
  border: 1px solid #999;
  border-radius: 2px;
  background: #fff;
}
.form-select_item:focus {
  outline: auto;
}
.form-select_item.is-error {
  border-color: #e00;
  background: #fcf0f0;
}
.form-select_item[disabled] {
  background: #bbb;
}

/* .form-input
----------------------------------------------- */
.form-input {
  width: 100%;
  max-width: 620px;
  height: 44px;
  padding: 0 15px;
  border: 1px solid #999;
  border-radius: 2px;
  background: #fff;
  font-family: "Roboto Condensed", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.form-input[type=number]::-webkit-outer-spin-button, .form-input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.form-input.-small {
  max-width: 160px;
}
.form-input.is-error {
  border-color: #e00;
  background: #fcf0f0;
}
.form-input[disabled] {
  background: #bbb;
}

/* .form-textarea
----------------------------------------------- */
.form-textarea {
  width: 100%;
  max-width: 620px;
  border: 1px solid #999;
  border-radius: 2px;
  background: #fff;
  font-family: "Roboto Condensed", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.form-textarea.is-error {
  border-color: #e00;
  background: #fcf0f0;
}
.form-textarea[disabled] {
  background: #bbb;
}

/* .form-txt-error
----------------------------------------------- */
.form-txt-error {
  display: flex;
  font-weight: 700;
}
.form-txt-error::before {
  padding: 3px 8px 0 0;
  content: url("/https/www.msf.or.jp/asset/img/icon/attention.svg");
}

/* .form-lyt
----------------------------------------------- */
.form-lyt {
  display: flex;
  align-items: center;
}
.form-lyt_txt {
  padding: 0 7px;
}
.form-lyt_btn {
  padding: 0 8px;
}
.form-lyt_inner {
  display: flex;
  align-items: center;
  padding: 0 0 0 7px;
}
.form-lyt_title {
  padding: 0 7px 0 0;
}
@media only screen and (max-width: 767px) {
  .form-lyt.-ss-column {
    flex-direction: column;
  }
  .form-lyt.-ss-column .form-lyt_inner,
.form-lyt.-ss-column .form-lyt_btn {
    margin-top: 16px;
  }
}

/* .form-lyt-postal
----------------------------------------------- */
.form-lyt-postal {
  display: flex;
  align-items: center;
}
.form-lyt-postal_txt {
  padding: 0 7px;
}
.form-lyt-postal_code {
  display: flex;
  align-items: center;
}
.form-lyt-postal_btn {
  padding: 0 8px;
}
.form-lyt-postal_inner {
  display: flex;
  align-items: center;
  padding: 0 0 0 7px;
}
@media only screen and (max-width: 767px) {
  .form-lyt-postal {
    flex-direction: column;
    align-items: flex-start;
  }
  .form-lyt-postal_btn {
    padding: 0;
  }
  .form-lyt-postal .form-lyt-postal_inner,
.form-lyt-postal .form-lyt-postal_btn {
    margin-top: 16px;
  }
}

/* .form-lyt-name
----------------------------------------------- */
.form-lyt-name {
  display: flex;
  align-items: center;
  margin-right: -24px;
}
.form-lyt-name_item {
  display: flex;
  flex: 1;
  align-items: center;
  margin-right: 24px;
}
.form-lyt-name_txt {
  display: inline-block;
  min-width: 2.1em;
  margin: 0 7px 0 0;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .form-lyt-name {
    flex-direction: column;
    align-items: stretch;
  }
  .form-lyt-name_item:not(:last-child) {
    margin-bottom: 8px;
  }
  .form-lyt-name_txt {
    text-align: left;
  }
}

/* .form-set
----------------------------------------------- */
.form-set {
  margin: 0 0 32px;
  padding: 0;
}
.form-set_txt {
  display: block;
}
.form-set_txt-title {
  font-weight: 700;
}
.form-set_note {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.6rem;
}
.form-set_note_txt {
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  padding: 0 0 0 8px;
}
.form-set_inner {
  display: block;
  margin: 6px 0 0;
}
.form-set > :last-child {
  margin-bottom: 0;
}

/* .form-toggle
----------------------------------------------- */
.form-toggle_item:not(:last-child) {
  margin: 0 0 12px;
}
.form-toggle_inner {
  margin: 12px 0 30px 11px;
  padding: 0 0 0 32px;
  border-left: 1px solid #000;
}
.js-on .form-toggle_inner {
  display: none;
}
.form-toggle_item.is-show > .form-toggle_inner {
  display: block;
}
@media only screen and (max-width: 767px) {
  .form-toggle_inner {
    margin: 16px 0 0 16px;
    padding: 0 0 0 24px;
  }
}

/* .form-accept
----------------------------------------------- */
.form-accept {
  text-align: center;
}
.form-accept_txt {
  font-size: 1.8rem;
  font-weight: 700;
}

/* .form-confirm
----------------------------------------------- */
.form-confirm {
  display: flex;
  position: relative;
  justify-content: center;
  margin: 40px 0;
  padding: 0 120px;
}
.form-confirm_prev {
  position: absolute;
  top: 0;
  left: 0;
}
.form-confirm_next {
  width: 100%;
  max-width: 300px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .form-confirm {
    flex-direction: column;
    margin: 24px 0;
    padding: 0;
  }
  .form-confirm_prev {
    position: static;
  }
  .form-confirm_next {
    display: flex;
    justify-content: center;
    max-width: none;
    margin: 24px 0 0;
  }
}

/* .form-change
----------------------------------------------- */
.form-change {
  position: relative;
  text-align: center;
}
.form-change_txt {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  white-space: nowrap;
}
.form-change::after {
  display: inline-block;
  width: 100px;
  height: 20px;
  border-width: 20px 50px 0 50px;
  border-style: solid;
  border-color: #666 transparent transparent transparent;
  content: "";
}

/* Google Custom Search override
----------------------------------------------- */
/* .form-gsc / Google Custom Search override
----------------------------------------------- */
.gsc-control-cse,
.gsc-search-box,
.gsib_a {
  margin: 0 !important;
  padding: 0 !important;
}

.gsc-input-box {
  border: 0 !important;
  background: transparent !important;
}

input.gsc-input {
  -webkit-appearance: none;
  appearance: none;
  border: 0 !important;
  border-radius: 2px;
  background-position: 16px center !important;
}
input.gsc-input:focus {
  outline: auto !important;
}

button.gsc-search-button {
  padding: 0;
  border: 0;
  background: #e00;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
button.gsc-search-button > svg {
  width: 17px;
  height: 17px;
}
button.gsc-search-button:hover, button.gsc-search-button:active, button.gsc-search-button:focus {
  opacity: 0.6;
}

.form-gsc form.gsc-search-box {
  margin: 0 0 40px !important;
  padding: 1px 0 0 !important;
  border: solid 1px #ccc;
  border-radius: 2px;
  background: #fff !important;
}
.form-gsc table.gsc-input {
  padding-left: 16px !important;
  background: #fff;
}
.form-gsc input.gsc-input {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 60px !important;
  padding: 0 0 0 16px !important;
  border: 0 !important;
  border-radius: 2px;
  background-position: 16px center !important;
}
.form-gsc input.gsc-input:focus {
  outline: auto !important;
}
.form-gsc button.gsc-search-button {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-radius: 4px;
  background: #e00;
}
@media only screen and (max-width: 767px) {
  .form-gsc input.gsc-input {
    height: 45px !important;
  }
  .form-gsc button.gsc-search-button {
    width: 35px;
    height: 35px;
    margin-right: 6px;
  }
}

/* ----------------------------------------------------------------
    Button (.btn[-*])
----------------------------------------------------------------- */
/* .btn
----------------------------------------------- */
.btn {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  min-width: 300px;
  padding: 9px 40px 6px;
  border: 1px solid #000;
  border-radius: 100vh;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn::before {
  position: absolute;
  top: 50%;
  right: 18px;
  width: 12px;
  height: 10px;
  margin-top: -5px;
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-rd.svg");
}
.btn .icon {
  top: 0;
}
.btn:hover, .btn:active, .btn:focus {
  color: #e00;
}
.btn.-auto {
  min-width: 0;
}
.btn.-cv {
  border-color: #e00;
  background: #e00;
  color: #fff;
}
.btn.-cv::before {
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
}
.btn.-cv:hover, .btn.-cv:active, .btn.-cv:focus {
  background: #e53;
}
.btn.-member {
  background: #000;
  color: #fff;
}
.btn.-member::before {
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
}
.btn.-member:hover, .btn.-member:active, .btn.-member:focus {
  background: #333;
}
.btn.js-close {
  display: none;
}
.btn.js-close::before {
  display: none;
}
.js-on .btn.js-close {
  display: inline-flex;
}
.btn[disabled],
a.btn:not([href]) {
  border-color: #bbb;
  background: #bbb;
  color: rgba(255, 255, 255, 0.75);
  cursor: not-allowed;
}
.btn[disabled]::before,
a.btn:not([href])::before {
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
  opacity: 0.75;
}
.btn[disabled]:hover, .btn[disabled]:active, .btn[disabled]:focus,
a.btn:not([href]):hover,
a.btn:not([href]):active,
a.btn:not([href]):focus {
  background: #bbb;
}

@media only screen and (max-width: 767px) {
  .btn {
    min-width: 180px;
  }
}

/* .btn-action
----------------------------------------------- */
.btn-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 6px 24px 5px;
  border: 1px solid #000;
  border-radius: 100vh;
  background: #fff;
  font-size: 1.6rem;
  text-align: center;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-action:hover, .btn-action:active, .btn-action:focus {
  color: #e00;
}

/* .btn-lyt
----------------------------------------------- */
.btn-lyt {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 40px 0;
}
.btn-lyt > * {
  margin: 0 0 10px;
}
.btn-lyt > :last-child {
  margin-bottom: 0;
}
.btn-lyt.-ptn02 {
  align-items: flex-start;
}
.btn-lyt_txt {
  margin-bottom: 24px;
  font-size: 2rem;
}
.panel .btn-lyt {
  margin: 0 0 24px;
}
@media only screen and (max-width: 767px) {
  .btn-lyt {
    margin: 32px 0;
  }
  .btn-lyt.-ptn02 {
    align-items: center;
  }
  .btn-lyt_txt {
    margin-bottom: 16px;
    font-size: 1.5rem;
  }
  .panel .btn-lyt {
    margin: 0 0 16px;
  }
}

/* .btn-more
----------------------------------------------- */
.btn-more {
  display: inline-flex;
  position: relative;
  align-items: center;
  min-height: 40px;
  padding-right: 50px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-more::before, .btn-more::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 50%;
}
.btn-more::before {
  border: 1px solid #e00;
}
.btn-more::after {
  transform: scale(0.2);
  background: #e00;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-more > span {
  display: inline-block;
}
.btn-more > span::before, .btn-more > span::after {
  z-index: 1;
  position: absolute;
  top: calc(50% - 1px);
  right: 15px;
  width: 10px;
  height: 2px;
  border-radius: 1px;
  background: #e00;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-more > span::after {
  transform: rotate(90deg);
}
.btn-more:hover, .btn-more:active, .btn-more:focus {
  color: #e00;
}
.btn-more:hover::after, .btn-more:active::after, .btn-more:focus::after {
  transform: scale(1);
  opacity: 1;
}
.btn-more:hover > span::before, .btn-more:hover > span::after, .btn-more:active > span::before, .btn-more:active > span::after, .btn-more:focus > span::before, .btn-more:focus > span::after {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .btn-more {
    min-height: 30px;
    padding-right: 40px;
  }
  .btn-more::before, .btn-more::after {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .btn-more > span::before, .btn-more > span::after {
    right: 10px;
  }
}

/* ----------------------------------------------------------------
    Navigation (.nav[-*])
----------------------------------------------------------------- */
/* .nav-link
----------------------------------------------- */
.nav-link {
  display: flex;
  position: relative;
  align-items: center;
  min-height: 100px;
  padding: 30px 72px 30px 16px;
  overflow: hidden;
  border-radius: 4px;
  background: #f2f2f2;
  font-weight: 700;
  word-break: break-word;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-link::before, .nav-link::after {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 50%;
}
.nav-link::before {
  border: 1px solid #e00;
}
.nav-link::after {
  transform: scale(0.2);
  background: #e00;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-link_inner {
  display: flex;
  flex-direction: row-reverse;
}
.nav-link_inner::before, .nav-link_inner::after {
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 12px;
  height: 10px;
  margin-top: -5px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-link_inner::before {
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-rd.svg");
}
.nav-link_inner::after {
  transform: translateX(-10px);
  background: url("/https/www.msf.or.jp/asset/img/icon/arrow-wt.svg");
  opacity: 0;
}
.nav-link_col {
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
}
.nav-link_desc {
  margin: 0;
}
.nav-link_desc_title {
  margin: 0 0 8px;
  font-size: 2.4rem;
  line-height: calc(33.6 / 24);
}
.nav-link_desc_txt {
  margin-bottom: 0;
  color: #000;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: calc(24 / 14);
}
.nav-link_img {
  margin: 0 16px 0 0;
}
.nav-link_img > img {
  max-width: none;
}
.nav-link:hover::after, .nav-link:active::after, .nav-link:focus::after {
  transform: scale(1);
  opacity: 1;
}
.nav-link:hover .nav-link_inner::before, .nav-link:active .nav-link_inner::before, .nav-link:focus .nav-link_inner::before {
  opacity: 0;
}
.nav-link:hover .nav-link_inner::after, .nav-link:active .nav-link_inner::after, .nav-link:focus .nav-link_inner::after {
  transform: translateX(0);
  opacity: 1;
}
.nav-link:hover .nav-link_list_txt, .nav-link:active .nav-link_list_txt, .nav-link:focus .nav-link_list_txt {
  color: #000;
}
.grid_col > .nav-link {
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .nav-link.-ls-col {
    padding-right: 62px;
  }
  .nav-link.-ls-col .nav-link_inner {
    flex-direction: column-reverse;
    height: 100%;
  }
  .nav-link.-ls-col .nav-link_img {
    margin: 0 0 16px;
    text-align: center;
  }
}
@media only screen and (max-width: 900px) {
  .content-area_main .nav-link.-ls-col::before, .content-area_main .nav-link.-ls-col::after {
    right: 8px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .content-area_main .nav-link.-ls-col .nav-link_inner::before, .content-area_main .nav-link.-ls-col .nav-link_inner::after {
    right: 18px;
  }
  .content-area_main .nav-link.-ls-col .nav-link_desc_title {
    font-size: 1.6rem;
    line-height: calc(25.2 / 16);
  }
  .content-area_main .nav-link.-ls-col .nav-link_desc_txt {
    font-size: 1.2rem;
    line-height: calc(18 / 12);
  }
}
@media only screen and (max-width: 767px) {
  .nav-link {
    min-height: 0;
    padding: 22px 68px 22px 16px;
  }
  .nav-link::before, .nav-link::after {
    right: 16px;
    width: 36px;
    height: 36px;
    margin-top: -18px;
  }
  .nav-link_inner {
    align-items: center;
  }
  .nav-link_inner::before, .nav-link_inner::after {
    right: 28px;
  }
  .nav-link_desc_title {
    font-size: 1.6rem;
    line-height: calc(25.2 / 16);
  }
  .nav-link_desc_txt {
    font-size: 1.2rem;
    line-height: calc(18 / 12);
  }
  .nav-link_img {
    flex-basis: 70px;
  }
  .nav-link_img > img {
    width: 100%;
  }
}

/* .nav-internal
----------------------------------------------- */
.nav-internal {
  display: inline-flex;
  position: relative;
  align-items: center;
  min-height: 28px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
}
.nav-internal::before, .nav-internal::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  border-radius: 50%;
}
.nav-internal::before {
  border: 1px solid #e00;
}
.nav-internal::after {
  transform: scale(0.2);
  background: #e00;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-internal > span {
  padding-left: 36px;
}
.nav-internal > span::before, .nav-internal > span::after {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 11px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background-size: 100% 100%;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-internal > span::before {
  transform: rotate(90deg);
  background-image: url("/https/www.msf.or.jp/asset/img/icon/angle-02-rd.svg");
}
.nav-internal > span::after {
  transform: translateY(-10px) rotate(90deg);
  background-image: url("/https/www.msf.or.jp/asset/img/icon/angle-02-wt.svg");
  opacity: 0;
}
.nav-internal:hover::after, .nav-internal:active::after, .nav-internal:focus::after {
  transform: scale(1) rotate(90deg);
  opacity: 1;
}
.nav-internal:hover > span::before, .nav-internal:active > span::before, .nav-internal:focus > span::before {
  opacity: 0;
}
.nav-internal:hover > span::after, .nav-internal:active > span::after, .nav-internal:focus > span::after {
  transform: translateX(0) rotate(90deg);
  opacity: 1;
}

/* .nav-local
----------------------------------------------- */
.nav-local {
  margin: 120px 0 0;
  padding: 20px 0;
  background: #f2f2f2;
}
.nav-local nav {
  display: flex;
}
.nav-local_inner {
  max-width: 1080px;
  margin: 0 auto;
}
.nav-local_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.nav-local_list > li {
  display: inline-block;
  position: relative;
  padding: 0 16px;
}
.nav-local_list > li:last-child {
  padding-right: 0;
}
.nav-local_list > li:not(:last-child)::after {
  position: absolute;
  top: calc(50% - 9px);
  right: 0;
  width: 1px;
  height: 18px;
  background: #ccc;
}
.nav-local_item {
  font-size: 1.2rem;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-local_item.-top {
  display: block;
  flex-shrink: 0;
  margin: 0 16px 0 0;
  font-size: 1.6rem;
  font-weight: 700;
}
.panel-conversion + .nav-local {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .nav-local {
    margin: 60px 0 0;
  }
  .nav-local nav {
    display: block;
  }
  .nav-local_list {
    margin-left: -16px;
  }
  .nav-local_list > li {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 1124px) {
  .nav-local {
    padding-left: 22px;
  }
}

/* .nav-pager
----------------------------------------------- */
.nav-pager {
  margin: 32px 0 40px;
}
.nav-pager nav {
  position: relative;
  padding: 0 116px;
}
.nav-pager_nav-btn, .nav-pager_btn {
  border: solid 1px #ccc;
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-pager_nav-btn:not([aria-current]):hover, .nav-pager_nav-btn:not([aria-current]):active, .nav-pager_nav-btn:not([aria-current]):focus, .nav-pager_btn:not([aria-current]):hover, .nav-pager_btn:not([aria-current]):active, .nav-pager_btn:not([aria-current]):focus {
  color: #e00;
}
.nav-pager_nav-btn:not([aria-current]):hover path, .nav-pager_nav-btn:not([aria-current]):active path, .nav-pager_nav-btn:not([aria-current]):focus path, .nav-pager_btn:not([aria-current]):hover path, .nav-pager_btn:not([aria-current]):active path, .nav-pager_btn:not([aria-current]):focus path {
  stroke: #e00;
}
.nav-pager_nav-btn {
  display: inline-flex;
  align-items: center;
  padding: 10px 16px;
  border-radius: 20px;
  line-height: 1;
}
.nav-pager_nav-btn.-first, .nav-pager_nav-btn.-last {
  position: absolute;
  top: 0;
}
.nav-pager_nav-btn.-first {
  left: 0;
}
.nav-pager_nav-btn.-last {
  right: 0;
}
.nav-pager_nav-btn.-first, .nav-pager_nav-btn.-prev {
  flex-direction: row-reverse;
  margin-right: 16px;
}
.nav-pager_nav-btn.-first .nav-pager_icon, .nav-pager_nav-btn.-prev .nav-pager_icon {
  margin-right: 8px;
}
.nav-pager_nav-btn.-next, .nav-pager_nav-btn.-last {
  margin-left: 16px;
}
.nav-pager_nav-btn.-next .nav-pager_icon, .nav-pager_nav-btn.-last .nav-pager_icon {
  margin-left: 8px;
}
.nav-pager_nav-btn svg path {
  transition: stroke 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-pager_icon {
  display: inline-block;
}
.nav-pager_inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-pager_list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -8px;
}
.nav-pager_list > li {
  margin-bottom: 8px;
}
.nav-pager_list > li:not(:last-child) {
  margin-right: 16px;
}
.nav-pager_list .nav-pager_btn {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: solid 1px #ccc;
  border-radius: 50%;
}
.nav-pager_list .nav-pager_btn[aria-current] {
  border-color: #000;
  background: #000;
  color: #fff;
  cursor: text;
}
.nav-pager_list .nav-pager_btn[aria-current] strong {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .nav-pager {
    margin-bottom: 32px;
  }
  .nav-pager nav {
    padding: 0;
  }
  .nav-pager_list .nav-pager_btn {
    width: 28px;
    height: 28px;
  }
  .nav-pager_nav-btn {
    padding: 8px;
    font-size: 1.3rem;
  }
  .nav-pager_nav-btn.-first, .nav-pager_nav-btn.-last {
    display: none !important;
  }
  .nav-pager_nav-btn.-prev {
    margin-right: 8px;
  }
  .nav-pager_nav-btn.-next {
    margin-left: 8px;
  }
  .nav-pager_list > li:not(:last-child) {
    margin-right: 8px;
  }
}

/* .nav-pager-display
----------------------------------------------- */
.nav-pager-display {
  margin-bottom: 40px;
}
.nav-pager-display > span:not(:last-child) {
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .nav-pager-display {
    margin-bottom: 24px;
  }
}

/* .nav-pager-spe
----------------------------------------------- */
.nav-pager-spe {
  margin: 80px 0 70px 0;
}
.nav-pager-spe_inner {
  display: flex;
  max-width: 1080px;
  margin: 0 auto;
}
@media only screen and (max-width: 1124px) {
  .nav-pager-spe_inner {
    padding: 0 22px;
  }
}
.nav-pager-spe_prev, .nav-pager-spe_next {
  flex: 1;
}
.nav-pager-spe_prev {
  padding-right: 24px;
  border-right: solid 1px #ccc;
}
.nav-pager-spe_prev .link::before, .nav-pager-spe_prev .link::after {
  right: auto;
  left: 0;
}
.nav-pager-spe_prev .link > span {
  padding: 0 0 0 50px;
}
.nav-pager-spe_prev .link > span::before, .nav-pager-spe_prev .link > span::after {
  right: auto;
  left: 14px;
}
.nav-pager-spe_prev .link > span::before {
  transform: rotate(180deg);
}
.nav-pager-spe_prev .link > span::after {
  transform: translateX(10px) rotate(180deg);
}
.nav-pager-spe_prev .link:hover > span::after, .nav-pager-spe_prev .link:active > span::after, .nav-pager-spe_prev .link:focus > span::after {
  transform: translateX(0) rotate(180deg);
}
.nav-pager-spe_next {
  padding-left: 23px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .nav-pager-spe {
    margin: 40px 0;
  }
  .nav-pager-spe_prev .link::before, .nav-pager-spe_prev .link::after, .nav-pager-spe_next .link::before, .nav-pager-spe_next .link::after {
    top: 2px;
    margin-top: 0;
  }
  .nav-pager-spe_prev .link > span::before, .nav-pager-spe_prev .link > span::after, .nav-pager-spe_next .link > span::before, .nav-pager-spe_next .link > span::after {
    top: 12px;
    margin-top: 0;
  }
  .nav-pager-spe_prev {
    padding-right: 8px;
  }
  .nav-pager-spe_prev .link > span {
    padding: 0 0 0 40px;
  }
  .nav-pager-spe_prev .link > span::before, .nav-pager-spe_prev .link > span::after {
    left: 10px;
  }
  .nav-pager-spe_next {
    padding-left: 8px;
  }
}

/* .nav-content
----------------------------------------------- */
.nav-content {
  margin: 40px 0;
  padding: 24px 32px;
  border: solid 1px #ccc;
}
[class^=hdg-l] + .nav-content {
  margin-top: 0;
}
.nav-content_title {
  margin: 0 0 16px;
  font-size: 2rem;
}
.nav-content .list {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .nav-content {
    margin: 32px 0;
    padding: 16px;
  }
  .nav-content_title {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
}

/* ----------------------------------------------------------------
    Grid (.grid[-*])
----------------------------------------------------------------- */
/* .grid
----------------------------------------------- */
.grid {
  gap: 24px 2.2222222222%;
  display: grid;
  margin: 0 0 24px;
}
.grid_col > :first-child {
  margin-top: 0;
}
.grid_col > :last-child {
  margin-bottom: 0;
}
.grid.-col2 {
  grid-template-columns: repeat(2, calc((100% - (2.2222222222% * (2 - 1))) / 2));
}
.grid.-col3 {
  grid-template-columns: repeat(3, calc((100% - (2.2222222222% * (3 - 1))) / 3));
}
.grid.-col4 {
  gap: 8px;
  grid-template-columns: repeat(4, calc((100% - (8px * (4 - 1))) / 4));
}
.grid.-panel-gutter {
  margin-top: 40px;
  margin-bottom: 40px;
}
.grid.-gutter-02 {
  margin-top: 80px;
  margin-bottom: 40px;
}
.grid.-gutter-03 {
  row-gap: 40px;
}
[class^=hdg-l] + .grid {
  margin-top: 0;
}
.grid.-center-col .grid_col {
  justify-self: center;
}
@media only screen and (max-width: 767px) {
  .grid {
    gap: 8px 2.416918429%;
  }
  .grid.-ss-col1 {
    gap: 16px 0;
    grid-template-columns: repeat(1, 100%);
  }
  .grid.-ss-gap-small {
    gap: 8px 0;
  }
  .grid.-ss-col2 {
    grid-template-columns: repeat(2, calc((100% - (2.416918429% * (2 - 1))) / 2));
  }
  .grid.-panel-gutter {
    margin-top: 32px;
    margin-bottom: 24px;
  }
  .grid.-gutter-02 {
    margin-top: 60px;
    margin-bottom: 24px;
  }
  .grid.-ss-gap-0 {
    gap: 0;
  }
  .grid.-grid-02.-ss-col1 {
    gap: 8px 0;
  }
  .-grid-02.-ss-col1 + .grid.-grid-02.-ss-col1 {
    margin-top: -16px;
  }
}

/* ----------------------------------------------------------------
    Panel (.panel[-*])
----------------------------------------------------------------- */
/* .panel
----------------------------------------------- */
.panel {
  margin: 40px 0;
  padding: 24px 32px 24px;
  border: 1px solid #ccc;
  background: #fff;
}
.panel > :last-child {
  margin-bottom: 0;
}
.panel > :first-child {
  margin-top: 0;
}
.panel_hdg {
  margin: 0 0 16px;
  font-size: 2rem;
}
.panel.-ext {
  border-color: #f2f2f2;
  background: #f2f2f2;
}
.panel.-ext-02, .panel.-msg {
  border-color: #fef7f2;
  background: #fef7f2;
}
.panel.-msg {
  position: relative;
}
.panel.-msg .panel_hdg {
  padding-bottom: 12px;
  border-bottom: solid 1px #f5e2d5;
}
.panel.-msg::after, .panel.-msg::before {
  position: absolute;
  top: -1px;
  right: -1px;
  border-style: solid;
}
.panel.-msg::after {
  border-width: 0 32px 32px 0;
  border-color: transparent #fff transparent transparent;
}
.panel.-msg::before {
  border-width: 32px 0 0 32px;
  border-color: transparent transparent transparent #f5e2d5;
}
.panel + .panel {
  margin-top: -16px;
}
[class^=hdg-l] + .panel {
  margin-top: 0;
}
.grid_col > .panel {
  height: 100%;
  margin: 0;
}
.panel ul,
.panel ol,
.panel dl {
  margin: 0 0 24px;
}
.panel ul + ul,
.panel ul + ol,
.panel ul + dl,
.panel ol + ol,
.panel ol + ul,
.panel ol + dl,
.panel dl + dl,
.panel dl + ul,
.panel dl + ol {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .panel {
    margin: 32px 0 24px;
    padding: 16px;
  }
  .panel > p {
    font-size: 1.4rem;
  }
  .panel + .panel {
    margin-top: 0;
  }
  .panel.-msg {
    padding-right: 40px;
  }
  .panel_hdg {
    margin-bottom: 12px;
    font-size: 1.6rem;
    line-height: calc(22.4 / 16);
  }
}

/* .panel-attn
----------------------------------------------- */
.panel-attn {
  margin: 0 0 40px;
  padding: 16px 32px;
  border: 1px solid #e00;
  background: #fcf0f0;
}
.panel-attn > :last-child {
  margin-bottom: 0;
}
.panel-attn_txt {
  margin: 0 0 8px;
}
.panel-attn_txt > strong {
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
}
.panel-attn_txt > strong::before {
  padding: 2px 8px 0 0;
  content: url("/https/www.msf.or.jp/asset/img/icon/attention.svg");
}
@media only screen and (max-width: 767px) {
  .panel-attn {
    margin-bottom: 24px;
    padding: 16px;
  }
  .panel-attn_txt {
    line-height: calc(28 / 16);
  }
  .panel-attn_txt > strong {
    font-size: 1.6rem;
  }
}

/* .panel-card
----------------------------------------------- */
.panel-card {
  margin: 0 0 24px;
}
.panel-card_title {
  display: flex;
  position: relative;
  align-items: center;
  margin: 0 0 24px;
  padding: 0 0 16px;
  border-bottom: solid 1px #ccc;
  font-size: 2.4rem;
  line-height: 1.3;
}
.panel-card_title::after {
  position: absolute;
  bottom: -1px;
  width: 80px;
  height: 1px;
  background: #e00;
}
.panel-card_inner {
  display: flex;
  flex-direction: column;
}
.panel-card_txt {
  margin: 0 0 24px;
}
.panel-card_txt > :last-child {
  margin-bottom: 0;
}
.panel-card_link {
  margin: 0;
}
.panel-card_img {
  order: -1;
  margin: 0 auto 24px;
}
.panel-card_img .media {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .panel-card {
    padding: 0 0 16px;
  }
  .panel-card_title {
    margin: 0 0 10px;
    padding: 0 0 8px;
    font-size: 1.8rem;
  }
  .panel-card_inner {
    gap: 16px 8px;
    display: grid;
    grid-template-columns: minmax(100px, calc(26.7%)) 1fr;
  }
  .panel-card_img {
    margin: 0;
  }
  .panel-card_img > :last-child {
    margin-bottom: 0;
  }
  .panel-card_txt {
    margin: 0;
  }
  .panel-card_link {
    grid-column: 1/-1;
    grid-row: 2;
  }
  .grid_col:last-child .panel-card {
    padding: 0;
  }
  .panel-card.-ss-column .panel-card_inner {
    grid-template-columns: 1fr;
  }
  .panel-card.-ss-column .panel-card_txt > p + .panel-card_link {
    margin-top: -2px;
  }
}

/* .panel-card-02
----------------------------------------------- */
.panel-card-02 {
  max-width: 767px;
  margin: 0 auto 40px;
  border: solid 1px #ccc;
}
.panel-card-02_top {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  min-height: 100px;
  padding: 18px 32px;
  background: #036;
}
.panel-card-02_title {
  z-index: 1;
  position: relative;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.3;
}
.panel-card-02_img {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
}
.panel-card-02_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.panel-card-02_inner {
  padding: 24px 32px;
}
.panel-card-02_inner > :last-child {
  margin-bottom: 0;
}
.panel-card-02_txt {
  margin: 0 0 24px;
}
.panel-card-02_txt > :last-child {
  margin-bottom: 0;
}
.panel-card-02_txt + .panel-card-02_txt {
  padding: 24px 0 0;
  border-top: dashed 1px #ccc;
}
@media only screen and (min-width: 768px) {
  .grid_col > .panel-card-02 {
    height: 100%;
  }
  .grid.js-align-height .grid_col > .panel-card-02 {
    display: flex;
    flex-direction: column;
  }
  .grid.js-align-height .grid_col > .panel-card-02 .panel-card-02_inner {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .grid.js-align-height .grid_col > .panel-card-02 .panel-card-02_txt:not(.fn-align) {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .panel-card-02 {
    margin-bottom: 24px;
  }
  .panel-card-02_top {
    min-height: 82px;
    padding: 16px;
  }
  .panel-card-02_title {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .panel-card-02_inner {
    padding: 16px;
  }
  .panel-card-02_txt {
    margin: 0 0 16px;
  }
  .panel-card-02_txt + .panel-card-02_txt {
    padding: 16px 0 0;
  }
}

/* .panel-quote
----------------------------------------------- */
.panel-quote {
  display: flex;
  margin: 0 0 24px;
}
.panel-quote_inner {
  position: relative;
  width: 100%;
  max-width: 1040px;
  padding: 0 40px 0 80px;
}
.panel-quote_inner > :last-child {
  margin-bottom: 0;
}
.panel-quote_inner::before {
  position: absolute;
  top: -3px;
  left: 40px;
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.943' height='26' viewBox='0 0 25.943 26'%3E%3Cg transform='translate(-195 -487.082)'%3E%3Cpath d='M-2747,16V6.228a3.34,3.34,0,0,1,.053-.6A9.971,9.971,0,0,1-2747,4.6V-.287A9.744,9.744,0,0,1-2738.342-10l.807,5.109a6.478,6.478,0,0,0-4.595,6.233V2.971h6.432V16Z' transform='translate(2941.999 497.082)' fill='%23e00'/%3E%3Cpath d='M-2747,16V6.228a3.34,3.34,0,0,1,.053-.6A9.971,9.971,0,0,1-2747,4.6V-.287A9.744,9.744,0,0,1-2738.342-10l.807,5.109a6.478,6.478,0,0,0-4.595,6.233V2.971h6.432V16Z' transform='translate(2956.64 497.082)' fill='%23e00'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
}
.panel-quote_txt {
  margin-bottom: 8px;
  color: #666;
  font-size: 2rem;
  line-height: 1.5;
}
.panel-quote_src {
  margin: 0;
  color: #e00;
  font-size: 1.6rem;
  line-height: 1.75;
}
.panel-quote_src cite {
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  .panel-quote_inner {
    padding: 0 10px 0 44px;
  }
  .panel-quote_inner::before {
    left: 10px;
    transform: scale(0.85);
  }
  .panel-quote_txt {
    font-size: 1.8rem;
  }
  .panel-quote_src {
    font-size: 1.2rem;
  }
}

/* .panel-news
----------------------------------------------- */
.panel-news_title {
  margin-bottom: 16px;
  padding: 4px 8px;
  background: #e2e2e2;
  font-size: 1.8rem;
}
.panel-news_title:not(:first-child) {
  margin-top: 40px;
}
.panel-news_list {
  margin-bottom: 16px;
}
.panel-news_list > li {
  padding-bottom: 16px;
  border-bottom: solid 1px #ccc;
}
.panel-news_list > li:not(:first-child) {
  padding-top: 16px;
}
.panel-news_list > li > :last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .panel-news_list {
    margin-bottom: 24px;
  }
}

/* .panel-staff
----------------------------------------------- */
.panel-staff {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin: 0 0 64px;
  padding: 24px;
  background: #036;
}
.panel-staff,
.panel-staff b,
.panel-staff em {
  color: #fff;
}
.panel-staff_img {
  min-width: 31%;
  margin: 0 24px 0 0;
  text-align: center;
}
.content-area_main .panel-staff_img {
  min-width: 44.7%;
}
.panel-staff_img > img {
  border: solid 1px #fff;
  border-radius: 4px;
}
.panel-staff_txt > :last-child {
  margin-bottom: 0;
}
.panel-staff_title {
  margin-bottom: 12px;
  font-size: 2.4rem;
  line-height: 1.3;
}
.panel-staff_desc {
  display: grid;
  grid-template-columns: auto 1fr;
  margin-bottom: 16px;
  font-size: 1.2rem;
}
.panel-staff_desc dt {
  position: relative;
  max-width: 150px;
  padding-right: 30px;
  font-weight: 700;
}
.panel-staff_desc dt::after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 12px;
  content: "：";
}
@media only screen and (max-width: 767px) {
  .panel-staff {
    flex-direction: column-reverse;
    justify-content: center;
    margin: 0 0 40px;
    padding: 16px;
  }
  .panel-staff_img {
    margin: 0 0 16px;
  }
  .panel-staff_title {
    font-size: 2rem;
  }
  .panel-staff_desc {
    font-size: 1.4rem;
  }
}

/* .panel-comment
----------------------------------------------- */
.panel-comment {
  display: flex;
  margin: 60px 0 40px 0;
}
[class^=hdg-l] + .panel-comment {
  margin-top: 0;
}
.panel-comment_author {
  max-width: 100px;
  line-height: 1.3;
  text-align: center;
}
.panel-comment_author > span {
  font-size: 1.2rem;
}
.panel-comment_img {
  width: 80px;
  height: 80px;
  margin: 0 auto 4px;
  overflow: hidden;
  border-radius: 50%;
}
.panel-comment_box {
  position: relative;
  flex: 1;
  margin: 0 0 0 20px;
  padding: 16px;
  border-radius: 4px;
  background: #f2f2f2;
}
.panel-comment_box::before {
  position: absolute;
  top: 22px;
  left: -12px;
  border-width: 10px 12px 10px 0;
  border-style: solid;
  border-color: transparent #f2f2f2 transparent transparent;
}
.panel-comment p {
  margin-bottom: 8px;
}
.panel-comment p:last-child {
  margin-bottom: 0;
}
.panel-comment_txt {
  font-size: 1.6rem;
  line-height: 1.75;
}
.panel-comment_txt > :last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .panel-comment {
    margin: 40px 0;
  }
}

/* .panel-contact
----------------------------------------------- */
.panel-contact {
  margin: 40px 0;
  padding: 0 32px 32px;
  background: #f2f2f2;
}
[class^=hdg-l] + .panel-contact {
  margin-top: 0;
}
.panel-contact > :last-child {
  margin-bottom: 0;
}
.panel-contact_title {
  margin: 0 -32px 24px;
  padding: 16px 32px;
  background: #e2e2e2;
  font-size: 2.4rem;
  line-height: 1.4;
}
.panel-contact_subtitle {
  margin-bottom: 16px;
  font-size: 2rem;
}
.panel-contact_list {
  gap: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.panel-contact_list:last-child {
  margin-bottom: 0;
}
.panel-contact_item {
  text-underline-offset: 0.4em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  line-height: 1.4;
}
.panel-contact_item > .link {
  width: 100%;
}
.panel-contact_item > .link + .list-note {
  margin-top: 16px;
}
.panel-contact_item em {
  padding-right: 36px;
}
.panel-contact_item p {
  margin-bottom: 16px;
  word-break: break-all;
}
.panel-contact_item > :last-child {
  margin-bottom: 0;
}
.panel-contact_item.-address {
  flex-direction: row;
}
.panel-contact_item.-address em {
  flex-shrink: 0;
}
.panel-contact_item.-email {
  flex-direction: row;
  justify-content: flex-start;
}
.panel-contact_item.-email em {
  flex-shrink: 0;
}
.panel-contact_item.-email dl {
  word-break: break-all;
}
@media only screen and (max-width: 767px) {
  .panel-contact {
    margin: 32px 0;
    padding: 0 16px 16px;
  }
  .panel-contact_title {
    margin: 0 -16px 16px;
    padding: 16px;
    font-size: 2rem;
  }
  .panel-contact_subtitle {
    font-size: 1.6rem;
  }
  .panel-contact_list {
    gap: 8px 0;
    grid-template-columns: 1fr;
  }
  .panel-contact_item {
    padding: 16px;
  }
}

/* .panel-conversion
----------------------------------------------- */
.panel-conversion {
  margin: 80px 0;
  background: #036;
  color: #fff;
  text-align: center;
}
.panel-conversion + .panel-conversion {
  margin-top: -40px;
}
.panel-conversion:last-child {
  margin-bottom: 0;
}
.panel-conversion_inner {
  max-width: 860px;
  margin: 0 auto;
  padding: 40px 0;
}
.panel-conversion_inner > :last-child {
  margin-bottom: 0;
}
.panel-conversion_title {
  margin: 0 0 24px;
  font-size: 2.4rem;
  line-height: 1.3;
}
.panel-conversion_subtitle {
  font-weight: 300;
  line-height: 1.3;
}
.panel-conversion p, .panel-conversion_subtitle {
  margin: 0 0 24px;
}
.panel-conversion p + .list-note {
  margin-top: -8px;
}
.panel-conversion p a:not([class]):not(:hover):not(:focus):not(:active) {
  color: #fff;
}
.panel-conversion .list-note {
  display: inline-block;
}
.panel-conversion .btn-lyt {
  margin-top: 0;
}
.panel-conversion .btn:not(.-cv):not(.-member) {
  background: #fff;
}
.panel-conversion em {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .panel-conversion {
    margin: 60px 0;
  }
  .panel-conversion + .panel-conversion {
    margin-top: -20px;
  }
  .panel-conversion_title {
    margin: 0 0 16px;
    font-size: 2rem;
  }
  .panel-conversion p, .panel-conversion_subtitle {
    margin: 0 0 16px;
  }
  .panel-conversion p + .list-note {
    margin-top: 0;
  }
  .panel-conversion .grid.-ss-col1 {
    gap: 32px 0;
  }
  .panel-conversion .btn {
    width: 100%;
    min-width: auto;
    max-width: 300px;
  }
}
@media only screen and (max-width: 1124px) {
  .panel-conversion {
    padding: 0 22px;
  }
}

/* .panel-profile
----------------------------------------------- */
.panel-profile {
  margin: 40px 0;
  background: #f2f2f2;
}
[class^=hdg-l] + .panel-profile {
  margin-top: 0;
}
.panel-profile_title {
  padding: 16px 32px;
  background: #e2e2e2;
  font-size: 2.4rem;
}
.panel-profile_lead {
  padding: 24px 32px 0;
}
.panel-profile_lead > :last-child {
  margin-bottom: 0;
}
.panel-profile_list {
  padding: 24px 32px;
}
.panel-profile_item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.panel-profile_item:not(:last-child) {
  margin-bottom: 24px;
}
.panel-profile_img {
  flex-shrink: 0;
  max-width: 25.9%;
  margin: 0 24px 0 0;
  overflow: hidden;
  border-radius: 4px;
}
.panel-profile_img figcaption {
  margin-top: 8px;
  font-size: 1.2rem;
  text-align: center;
}
.panel-profile_txt > :last-child {
  margin-bottom: 0;
}
.panel-profile_sub {
  margin: 0 0 8px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
}
.panel-profile_subtitle {
  margin: 0 0 16px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}
.panel-profile_subtitle .icon {
  vertical-align: text-top;
}
@media only screen and (max-width: 767px) {
  .panel-profile {
    margin: 32px 0 24px;
  }
  .panel-profile_title {
    padding: 16px;
    font-size: 2rem;
    line-height: 1.4;
  }
  .panel-profile_lead {
    padding: 16px 16px 0;
  }
  .panel-profile_list {
    padding: 16px;
  }
  .panel-profile_item {
    flex-direction: column-reverse;
    align-items: center;
  }
  .panel-profile_img {
    max-width: 100%;
    margin: 0 0 8px;
  }
  .panel-profile_txt:last-child {
    margin-bottom: 0;
  }
  .panel-profile_sub {
    margin-bottom: 4px;
    font-size: 1.4rem;
  }
  .panel-profile_subtitle {
    margin-bottom: 8px;
    font-size: 1.6rem;
  }
}

/* ----------------------------------------------------------------
    Media (.media[-*])
----------------------------------------------------------------- */
/* .media
----------------------------------------------- */
.media {
  margin: 32px 0 40px;
  text-align: center;
}
.grid .media, .media-lyt .media, .panel .media, .content-area_main > .media:first-child, .content-inner > .media:first-child, [class^=hdg-l] + .media {
  margin-top: 0;
}
.media_item {
  margin: 0 auto;
  line-height: 1;
}
.media_item img:not(.icon) {
  border-radius: 4px;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.media_item > a {
  display: inline-block;
  overflow: hidden;
}
.media_item > a:hover img, .media_item > a:active img, .media_item > a:focus img {
  transform: scale(1.2);
}
.media_item iframe.instagram-media {
  margin-right: auto !important;
  margin-left: auto !important;
}
.media_item > iframe {
  max-width: 100%;
}
.media .media-caption {
  margin-top: 8px;
  font-size: 1.2rem;
  line-height: 1.75;
}
.media .media-caption.-unit {
  margin: 0 0 8px;
}
.media > a {
  display: inline-block;
  text-decoration: none;
}
.media > a:hover img, .media > a:active img, .media > a:focus img {
  opacity: 0.8;
}
.media.-circle .media_item > a,
.media.-circle .media_item img {
  border-radius: 50%;
}
.media .fb-post,
.media .fb-post > span {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .media.-iframe .media_item > iframe {
    max-width: 100%;
    max-height: 400px;
  }
  .media-lyt_item .media.-iframe .media_item > iframe {
    width: 53vw;
    max-width: 580px;
    height: 44vw;
    max-height: 480px;
  }
  :not(.grid_col) > .media.-iframe.-iframe .media_item > iframe {
    width: 100vw;
    height: 37vw;
  }
}
@media only screen and (max-width: 767px) {
  .media {
    margin: 24px 0 24px;
  }
  .grid .media, .media-lyt .media, .panel .media, .content-area_main > .media:first-child, .content-inner > .media:first-child {
    margin-top: 0;
  }
  .media.-iframe .media_item > iframe {
    width: 100%;
    height: auto;
    min-height: 50vw;
  }
}

/* .media-txt
----------------------------------------------- */
.media-txt {
  margin: 32px 0 40px;
  text-align: center;
}
.grid .media-txt, .media-lyt .media-txt, .panel .media-txt, .content-area_main > .media-txt:first-child, .content-inner > .media-txt:first-child, [class^=hdg-l] + .media-txt {
  margin-top: 0;
}
.media-txt_item {
  display: inline-block;
  border-radius: 4px;
}
.media-txt_inner {
  position: relative;
  overflow: hidden;
}
.media-txt_inner img {
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.media-txt_inner::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.02) 100%);
}
.media-txt_inner_txt {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 8px;
  padding: 20px;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.media-txt > a, .media-txt_item > a {
  display: block;
  line-height: 1;
  text-decoration: none;
}
.media-txt > a:hover .media-txt_inner img, .media-txt > a:active .media-txt_inner img, .media-txt > a:focus .media-txt_inner img, .media-txt_item > a:hover .media-txt_inner img, .media-txt_item > a:active .media-txt_inner img, .media-txt_item > a:focus .media-txt_inner img {
  transform: scale(1.2);
}
.media-txt figcaption {
  margin-top: 8px;
  font-size: 1.2rem;
  line-height: 1.75;
}
@media only screen and (max-width: 767px) {
  .media-txt {
    margin: 24px 0;
  }
  .grid .media-txt, .media-lyt .media-txt, .panel .media-txt, .content-area_main > .media-txt:first-child, .content-inner > .media-txt:first-child {
    margin-top: 0;
  }
  .media-txt_inner_txt {
    padding: 10px;
    font-size: 1.6rem;
  }
}

/* .media-lyt
----------------------------------------------- */
.media-lyt {
  display: flex;
  margin: 0 0 32px;
}
.media-lyt_col > :first-child, .media-lyt_item > :first-child {
  margin-top: 0;
}
.media-lyt_col > :last-child, .media-lyt_item > :last-child {
  margin-bottom: 0;
}
.media-lyt_col {
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
}
.media-lyt.-float {
  display: block;
}
.media-lyt_item .media {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .media-lyt.-left {
    flex-direction: row-reverse;
  }
  .media-lyt.-left > .media-lyt_item {
    margin-right: 24px;
  }
  .media-lyt.-right > .media-lyt_item {
    margin-left: 24px;
  }
  .media-lyt.-float.-right > .media-lyt_item {
    float: right;
  }
  .media-lyt.-float.-left > .media-lyt_item {
    float: left;
  }
  .media-lyt.-float::after {
    display: table;
    clear: both;
    content: "";
  }
}
@media only screen and (max-width: 767px) {
  .media-lyt {
    flex-direction: column-reverse;
    margin: 0 0 24px;
  }
  .media-lyt_col, .media-lyt_item {
    flex: 0 0 auto;
  }
  .media-lyt.-float {
    display: flex;
    flex-direction: column;
  }
  .media-lyt.-float.-reverse-ss {
    flex-direction: column-reverse;
  }
  .media-lyt_item {
    margin: 0 0 24px;
    text-align: center;
  }
  .media-lyt.-reverse-ss {
    flex-direction: column;
  }
  .media-lyt.-reverse-ss .media-lyt_item {
    margin: 24px 0 0;
  }
}
@media only screen and (max-width: 900px) {
  .content-area_main .media-lyt {
    flex-direction: column-reverse;
  }
  .content-area_main .media-lyt_col, .content-area_main .media-lyt_item {
    flex: 0 0 auto;
  }
  .content-area_main .media-lyt_item {
    margin: 0 0 24px;
    text-align: center;
  }
  .content-area_main .media-lyt.-reverse-ss {
    flex-direction: column;
  }
  .content-area_main .media-lyt.-reverse-ss .media-lyt_item {
    margin: 24px 0 0;
  }
  .content-area_main .media-lyt.-left > .media-lyt_item {
    margin-right: 0;
  }
  .content-area_main .media-lyt.-right > .media-lyt_item {
    margin-left: 0;
  }
  .content-area_main .media-lyt.-float {
    display: flex;
    flex-direction: column;
  }
  .content-area_main .media-lyt.-float.-reverse-ss {
    flex-direction: column-reverse;
  }
}

/* .media-iframe-lyt
----------------------------------------------- */
.media-iframe-lyt {
  display: flex;
  margin: 32px 0;
}
[class^=hdg-l] + .media-iframe-lyt {
  margin-top: 0;
}
.media-iframe-lyt_col > :first-child, .media-iframe-lyt_item > :first-child {
  margin-top: 0;
}
.media-iframe-lyt_col > :last-child, .media-iframe-lyt_item > :last-child {
  margin-bottom: 0;
}
.media-iframe-lyt_item {
  flex-shrink: 0;
  width: 55.55%;
  max-width: 600px;
  text-align: center;
}
.media-iframe-lyt_item iframe {
  width: 100%;
}
.media-iframe-lyt_item iframe:not(.instagram-media) {
  height: auto;
}
.media-iframe-lyt_item .fb-video {
  margin-bottom: 8px;
}
.media-iframe-lyt_item .fb-post,
.media-iframe-lyt_item .fb-post > span {
  max-width: 100%;
}
.media-iframe-lyt figure {
  line-height: 1;
}
.media-iframe-lyt figcaption {
  margin-top: 8px;
  font-size: 1.2rem;
  line-height: 1.75;
}
.media-iframe-lyt.-float {
  display: block;
}
@media only screen and (min-width: 768px) {
  .media-iframe-lyt_item iframe:not(.instagram-media) {
    min-height: 338px;
  }
  .media-iframe-lyt.-left > .media-iframe-lyt_item {
    margin-right: 24px;
  }
  .media-iframe-lyt.-right {
    flex-direction: row-reverse;
  }
  .media-iframe-lyt.-right > .media-iframe-lyt_item {
    margin-left: 24px;
  }
  .media-iframe-lyt.-float.-right > .media-iframe-lyt_item {
    float: right;
  }
  .media-iframe-lyt.-float.-left > .media-iframe-lyt_item {
    float: left;
  }
  .media-iframe-lyt.-float::after {
    display: table;
    clear: both;
    content: "";
  }
}
@media only screen and (max-width: 767px) {
  .media-iframe-lyt {
    flex-direction: column;
    margin: 0 0 24px;
  }
  .media-iframe-lyt_item {
    width: 100%;
    max-width: 100%;
    margin: 0 0 24px;
    text-align: center;
  }
  .media-iframe-lyt_item iframe {
    min-height: 50vw;
  }
  .media-iframe-lyt.-reverse-ss {
    flex-direction: column-reverse;
  }
  .media-iframe-lyt.-reverse-ss .media-iframe-lyt_item {
    margin: 24px 0 0;
  }
}
.content-area_main .media-iframe-lyt_item {
  width: 50%;
}
.content-area_main .media-iframe-lyt_item iframe {
  min-height: 215px;
}
@media only screen and (max-width: 900px) {
  .content-area_main .media-iframe-lyt {
    flex-direction: column;
  }
  .content-area_main .media-iframe-lyt_item {
    width: 100%;
    max-width: 100%;
    margin: 0 0 24px;
    text-align: center;
  }
  .content-area_main .media-iframe-lyt.-reverse-ss {
    flex-direction: column-reverse;
  }
  .content-area_main .media-iframe-lyt.-reverse-ss .media-iframe-lyt_item {
    margin: 24px 0 0;
  }
  .content-area_main .media-iframe-lyt.-float {
    display: flex;
    flex-direction: column;
  }
  .content-area_main .media-iframe-lyt.-float.-reverse-ss {
    flex-direction: column-reverse;
  }
}

/* .media-lyt
----------------------------------------------- */
.media-full {
  margin: 80px calc(50% - 50vw);
}
[class^=hdg-l] + .media-full {
  margin-top: 0;
}
.media-full img {
  width: 100%;
}
.media-full .media-caption {
  margin-top: 8px;
  font-size: 1.2rem;
  line-height: 1.75;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .media-full {
    margin: 40px calc(50% - 50vw);
  }
}

/* ----------------------------------------------------------------
    Layout (.lyt[-*])
----------------------------------------------------------------- */
/* .lyt-constraint
----------------------------------------------- */
.lyt-constraint {
  max-width: 760px;
  margin: 0 auto;
}
.lyt-constraint.-mb {
  margin-bottom: 40px;
}
.lyt-constraint > :last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .lyt-constraint.-mb {
    margin-bottom: 24px;
  }
}

/* ----------------------------------------------------------------
    Other
----------------------------------------------------------------- */
/* .horizon
----------------------------------------------- */
.horizon {
  margin: 60px 0;
  border-top: 1px solid #ccc;
  border-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .horizon {
    margin: 40px 0;
  }
}

/* ----------------------------------------------------------------
    Menu
----------------------------------------------------------------- */
/* .fn-menu
----------------------------------------------- */
.fn-menu_btn_alt, .fn-menu_btn-close_alt {
  position: absolute;
  top: 0;
  left: 0;
  color: transparent;
}
.fn-menu_content {
  visibility: hidden;
  transform: translateX(100%);
}
.fn-menu_content.is-animate {
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}
.fn-menu_content.is-show {
  visibility: visible;
}
[aria-expanded=true] + .fn-menu_content {
  transform: translateX(0);
}
.fn-menu_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
.fn-menu_overlay.is-animate {
  transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: opacity;
}
.fn-menu_overlay.is-show {
  opacity: 1;
}
.fn-menu_toggle_content {
  display: none;
}
@media only screen and (max-width: 767px) {
  .fn-menu_toggle_content {
    display: none;
  }
  [aria-expanded=true] + .fn-menu_toggle_content {
    display: block;
  }
}

/* .is-menu-expand
----------------------------------------------- */
.is-menu-expand {
  overflow: hidden;
}

/* ----------------------------------------------------------------
    Dropdown
----------------------------------------------------------------- */
/* .fn-dropdown
----------------------------------------------- */
.fn-dropdown_content {
  display: none;
}
[aria-expanded=true] + .fn-dropdown_content {
  display: block;
  overflow-y: auto;
}
.fn-dropdown_content.is-animate {
  overflow: hidden;
  transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.fn-dropdown_overlay {
  z-index: 10;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
.fn-dropdown_overlay.is-animate {
  transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: opacity;
}
.fn-dropdown_overlay.is-show {
  visibility: visible;
  opacity: 1;
}
/* ----------------------------------------------------------------
    Tab (.tab[-*])
----------------------------------------------------------------- */
.tab {
  margin: 40px 0 24px;
}
.tab_list {
  display: flex;
  margin: 0 0 37px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.tab_list_item {
  flex: 1;
  align-items: stretch;
}
.tab_list_item:not(:last-child) {
  margin-right: 8px;
}
.tab_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 12px 10px 13px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-radius: 4px 4px 0 0;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.tab_btn[aria-selected=true] {
  border-color: #000;
  background: #000;
  color: #fff;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .tab {
    margin: 24px -22px;
  }
  .tab_list {
    margin-bottom: 16px;
    font-size: 1.4rem;
  }
  .tab_content {
    padding: 0 22px;
  }
}

/* ----------------------------------------------------------------
    Function Tab (.fn-tab[-*])
----------------------------------------------------------------- */
/* .fn-tab
----------------------------------------------- */
.fn-tab_panel {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.fn-tab_panel[hidden] {
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  transform: translateX(5px);
  opacity: 0;
}

/* ----------------------------------------------------------------
    Toggle (.toggle[-*])
----------------------------------------------------------------- */
/* .toggle-ss
----------------------------------------------- */
.toggle {
  margin: 0 0 50px;
}
.toggle[open] {
  margin-bottom: 60px;
}
.toggle:not([open]) + .toggle {
  margin-top: -34px;
}
.toggle_header {
  position: relative;
  padding: 14px 44px 14px 24px;
  background: #f2f2f2;
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.toggle_header::after, .toggle_header::before {
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 24px;
  width: 2px;
  height: 10px;
  border-radius: 2px;
  background: #e00;
  content: "";
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.toggle_header::after {
  transform: rotate(90deg);
}
[open] > .toggle_header::before {
  transform: rotate(90deg);
}
.toggle_header:hover, .toggle_header:active, .toggle_header:focus {
  color: #e00;
}
.toggle_title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
}
.toggle_title.-small {
  font-size: 1.8rem;
}
.toggle_content {
  padding: 24px 0 0;
}
.toggle[open] > .toggle_content {
  animation: toggle-animation-in 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  animation-fill-mode: both;
}
.toggle[open].is-animate > .toggle_content {
  animation: toggle-animation-out 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .toggle {
    margin-bottom: 24px;
  }
  .toggle[open] {
    margin-bottom: 40px;
  }
  .toggle:not([open]) + .toggle {
    margin-top: -16px;
  }
  .toggle_head {
    padding: 16px 36px 16px 16px;
  }
  .toggle_head::after, .toggle_head::before {
    right: 16px;
  }
  .toggle_title {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .toggle_title.-small {
    font-size: 1.6rem;
  }
  .toggle_content {
    padding: 16px 0 0;
  }
}

/* .toggle-qa
----------------------------------------------- */
.toggle-qa {
  margin: 40px 0;
  background: #f2f2f2;
  transition: padding 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.toggle-qa + .toggle-qa {
  margin-top: -32px;
}
[class^=hdg-l] + .toggle-qa {
  margin-top: 0;
}
.toggle-qa_header {
  position: relative;
  padding: 16px 52px 16px 24px;
  outline-offset: -8px;
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.toggle-qa_header_inner {
  display: flex;
  align-items: center;
  width: 100%;
}
.toggle-qa_header::after, .toggle-qa_header::before {
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 24px;
  width: 2px;
  height: 10px;
  border-radius: 2px;
  background: #e00;
  content: "";
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.toggle-qa_header::after {
  transform: rotate(90deg);
}
[open] > .toggle-qa_header::before {
  transform: rotate(90deg);
}
.toggle-qa_header:hover, .toggle-qa_header:active, .toggle-qa_header:focus {
  color: #e00;
}
.toggle-qa_header_icon {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  border-radius: 50%;
  background: #036;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
}
.toggle-qa_header, .toggle-qa_header_txt {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
}
.toggle-qa_content {
  margin: 0 24px;
  padding: 16px 24px;
  background: #fff;
}
.toggle-qa_content > :last-child {
  margin-bottom: 0;
}
.toggle-qa[open] {
  padding-bottom: 24px;
}
.toggle-qa[open] > .toggle-qa_content {
  animation: toggle-animation-in 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  animation-fill-mode: both;
}
@media only screen and (max-width: 767px) {
  .toggle-qa {
    margin: 24px 0;
  }
  .toggle-qa + .toggle-qa {
    margin-top: -16px;
  }
  .toggle-qa_header {
    padding: 18px 44px 18px 16px;
    font-size: 1.6rem;
  }
  .toggle-qa_header_inner {
    align-items: flex-start;
  }
  .toggle-qa_header_icon {
    font-size: 1.6rem;
  }
  .toggle-qa_header, .toggle-qa_header_txt {
    font-size: 1.6rem;
  }
  .toggle-qa_content {
    margin: 0 16px;
    padding: 12px;
    line-height: 1.75;
  }
  .toggle-qa[open] {
    padding-bottom: 16px;
  }
}

/* .toggle-more
----------------------------------------------- */
.toggle-more {
  margin: 0 0 55px;
  text-align: right;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.toggle-more_header {
  display: inline-block;
  margin: 0 0 24px;
  text-align: right;
}
.toggle-more_header:hover .btn-more, .toggle-more_header:active .btn-more, .toggle-more_header:focus .btn-more {
  color: #e00;
}
.toggle-more_header:hover .btn-more::after, .toggle-more_header:active .btn-more::after, .toggle-more_header:focus .btn-more::after {
  transform: scale(1);
  opacity: 1;
}
.toggle-more_header:hover .btn-more > span::before, .toggle-more_header:hover .btn-more > span::after, .toggle-more_header:active .btn-more > span::before, .toggle-more_header:active .btn-more > span::after, .toggle-more_header:focus .btn-more > span::before, .toggle-more_header:focus .btn-more > span::after {
  background: #fff;
}
.toggle-more_content {
  text-align: left;
}
.toggle-more[open] .btn-more > span::after {
  transform: none;
}
.toggle-more[open] > .toggle-more_content {
  animation: toggle-animation-in 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  animation-fill-mode: both;
}
.toggle-more[open].is-animate > .toggle-more_content {
  animation: toggle-animation-out 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .toggle-more {
    margin-bottom: 24px;
  }
}

/* .toggle-ss
----------------------------------------------- */
.toggle-ss_header {
  position: relative;
}
.toggle-ss_header::after, .toggle-ss_header::before {
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 6px;
  width: 2px;
  height: 10px;
  border-radius: 2px;
  background: #e00;
  content: "";
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.toggle-ss_header::after {
  transform: rotate(90deg);
}
[open] > .toggle-ss_header::before {
  transform: rotate(90deg);
}
.js-on .toggle-ss_header {
  cursor: initial;
}
.js-on .toggle-ss_header::after, .js-on .toggle-ss_header::before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .toggle-ss {
    padding-right: 10px;
  }
  .js-on .toggle-ss_header, .toggle-ss_header {
    cursor: pointer;
  }
  .js-on .toggle-ss_header::after, .js-on .toggle-ss_header::before, .toggle-ss_header::after, .toggle-ss_header::before {
    display: block;
  }
  .toggle-ss[open] > .toggle-ss_content {
    animation: toggle-animation-in 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    animation-fill-mode: both;
  }
  .toggle-ss[open].is-animate > .toggle-ss_content {
    animation: toggle-animation-out 0.3s ease;
  }
}

/* @keyframes toggle-animation
----------------------------------------------- */
@keyframes toggle-animation-in {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes toggle-animation-out {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-5px);
    opacity: 0;
  }
}
/* .toggle-list
----------------------------------------------- */
.toggle-list {
  margin: 0 0 40px;
}
.toggle-list .fn-hidden {
  visibility: hidden;
  height: 0;
  opacity: 0;
  transition: min-height 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.toggle-list_btn {
  text-align: right;
}
.toggle-list_btn .btn-more[aria-expanded=true] > span::after {
  transform: none;
}
.toggle-list.is-show .fn-hidden {
  visibility: visible;
  height: auto;
  opacity: 1;
}
.toggle-list:not(.is-show) .fn-hidden {
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .toggle-list {
    margin: 0 0 24px;
  }
}

/* ----------------------------------------------------------------
    Function Toggle (.fn-toggle[-*])
----------------------------------------------------------------- */
/* .fn-toggle
----------------------------------------------- */
.fn-toggle_content {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.js-on .fn-toggle_content.is-show {
  visibility: visible;
  position: fixed;
  height: 100%;
  overflow: auto;
}
.js-on .fn-toggle_content_inner {
  transform: translateY(-10px);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.js-on .is-show .fn-toggle_content_inner {
  padding-bottom: 50px;
  transform: translateY(0);
  opacity: 1;
}
.js-on .is-hidden .fn-toggle_content_inner {
  display: none;
}

/* ----------------------------------------------------------------
    Modal (.modal[-*])
----------------------------------------------------------------- */
/* .modal
----------------------------------------------- */
.modal {
  display: flex;
  z-index: 50;
  position: fixed;
  top: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 22px;
  overflow-x: hidden;
  background: rgba(0, 0, 0, 0.6);
}
.modal_inner {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding: 40px;
  background: #fff;
}
.modal_close {
  fill: #000;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 35px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.modal_close:hover, .modal_close:active, .modal_close:focus {
  fill: #e00;
  color: #e00;
}
.modal_close-icon {
  display: block;
}
.modal_hdg {
  margin-bottom: 24px;
  padding: 0 0 8px;
  border-bottom: 1px solid #000;
  font-size: 2.4rem;
  line-height: calc(28 / 20);
}
@media only screen and (max-width: 767px) {
  .modal_hdg {
    margin-bottom: 16px;
    font-size: 2.2rem;
  }
}
.modal p {
  margin-bottom: 24px;
}
.modal .btn-lyt {
  margin-top: 40px;
}
.modal .btn-lyt:last-child {
  margin-bottom: 0;
}

/* ----------------------------------------------------------------
    Carousel (.carousel[-*])
----------------------------------------------------------------- */
.carousel {
  --btn-top: 50%;
  max-width: 1070px;
  margin: 0 auto 60px;
}
.carousel_main {
  position: relative;
  margin: 0 auto 8px;
  padding: 0 24px;
}
.carousel_inner {
  width: 100%;
  max-width: 1022px;
  margin: 0 auto;
  overflow-x: hidden;
}
.carousel_content {
  max-width: 958px;
  margin: 0 auto;
}
.carousel_content::before, .carousel_content::after {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
}
.carousel_content::before {
  left: 24px;
}
.carousel_content::after {
  right: 24px;
}
.carousel_list {
  display: flex;
  margin: 0;
}
.carousel_list_item {
  margin: 0 auto;
  padding: 0 8px;
  transition: opacity 0.3s ease;
}
.carousel_list:not(.is-animate) .carousel_list_item[aria-hidden=true] {
  opacity: 0.3;
}
.carousel_list:not(.is-animate) .carousel_list_item[aria-hidden=true] .carousel_img_caption,
.carousel_list:not(.is-animate) .carousel_list_item[aria-hidden=true] .carousel_txt {
  visibility: hidden;
  opacity: 0;
}
.carousel_img img {
  width: 100%;
  max-width: none;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.carousel_img_inner {
  overflow: hidden;
  border-radius: 4px;
}
.carousel_img_caption {
  padding: 4px 0;
  color: #666;
  font-size: 1.2rem;
  text-align: right;
  transition: all 0.3s ease;
}
.carousel a {
  text-decoration: none;
}
.carousel a:hover, .carousel a:active, .carousel a:focus {
  color: #000;
}
.carousel a:hover .carousel_img img, .carousel a:active .carousel_img img, .carousel a:focus .carousel_img img {
  transform: scale(1.2);
}
.carousel_txt {
  color: #000;
  transition: all 0.3s ease;
}
.carousel_txt > :last-child {
  margin-bottom: 0;
}
.carousel_ui_list-indicator {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 1070px;
  margin: 8px 0;
}
.carousel_ui_list-indicator_item:not(:last-child) {
  margin: 0 6px 0 0;
}
.carousel_ui_list-indicator_btn {
  display: block;
  width: 7px;
  height: 7px;
  overflow: hidden;
  border: solid 1px #ccc;
  border-radius: 100vh;
  background: #fff;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.carousel_ui_list-indicator_btn[aria-checked=true] {
  border-color: #e00;
  background: #e00;
}
.carousel_ui_list-indicator_btn:hover, .carousel_ui_list-indicator_btn:active, .carousel_ui_list-indicator_btn:focus {
  border-color: #e00;
}
.carousel_ui_prev, .carousel_ui_next {
  position: absolute;
  top: calc(var(--btn-top) - 16px);
}
.carousel_ui_prev_btn, .carousel_ui_next_btn {
  display: flex;
  padding: 8px 0 8px 8px;
}
.carousel_ui_prev_btn svg path, .carousel_ui_next_btn svg path {
  transition: stroke 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.carousel_ui_prev_btn:hover svg path, .carousel_ui_prev_btn:active svg path, .carousel_ui_prev_btn:focus svg path, .carousel_ui_next_btn:hover svg path, .carousel_ui_next_btn:active svg path, .carousel_ui_next_btn:focus svg path {
  stroke: #e00;
}
.carousel_ui_prev {
  left: 0;
  transform: rotate(180deg);
}
.carousel_ui_next {
  right: 0;
}
@media only screen and (max-width: 1162px) {
  .carousel:not(.-small) {
    margin: 0 -22px 40px;
  }
  .carousel:not(.-small) .carousel_content {
    padding: 0;
  }
  .carousel:not(.-small) .carousel_content::before, .carousel:not(.-small) .carousel_content::after {
    display: none;
  }
  .carousel:not(.-small) .carousel_ui_prev_btn, .carousel:not(.-small) .carousel_ui_next_btn {
    padding: 8px;
  }
  .carousel:not(.-small) .carousel_sub {
    max-width: 942px;
    padding: 0 22px;
  }
}
.carousel.-small {
  max-width: 748px;
}
.carousel.-small .carousel_content {
  max-width: 636px;
}
.carousel.-small .carousel_inner {
  max-width: 700px;
}
.carousel.-small .carousel_ui_list-indicator {
  max-width: 748px;
}
@media only screen and (max-width: 840px) {
  .carousel.-small {
    margin: 0 -22px 40px;
  }
  .carousel.-small .carousel_content {
    padding: 0;
  }
  .carousel.-small .carousel_content::before, .carousel.-small .carousel_content::after {
    display: none;
  }
  .carousel.-small .carousel_ui_prev_btn, .carousel.-small .carousel_ui_next_btn {
    padding: 8px;
  }
}

/* ----------------------------------------------------------------
    Function Carousel (.fn-carousel[-*])
----------------------------------------------------------------- */
.fn-carousel_list {
  display: flex;
  flex-wrap: wrap;
}
.fn-carousel_list.is-ready {
  flex-wrap: nowrap;
}
.fn-carousel_list.is-animate {
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}
.fn-carousel_list.is-swipe {
  transition: all 0.3s ease;
  will-change: transform;
}
.fn-carousel_list.is-update {
  transition: none !important;
}
.fn-carousel_item {
  width: 100%;
}

/* ----------------------------------------------------------------
    Page select
----------------------------------------------------------------- */
/* .filter
----------------------------------------------- */
.filter {
  margin: 0 0 24px;
  overflow: hidden;
  border-radius: 4px;
  background: #f2f2f2;
  font-weight: 700;
}
.grid_col > .filter {
  height: 100%;
}
.filter + .filter {
  margin-top: -14px;
}
.filter_title {
  margin: 0 0 24px;
  padding: 22px 30px;
  background: #036;
  color: #fff;
  font-size: 1.6rem;
}
.filter_title label {
  display: block;
}
.filter ul,
.filter h4 {
  padding: 0 24px;
}
.filter select {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  margin-bottom: 16px;
  padding: 0 24px;
  overflow-y: auto;
  border: none;
  background: #f2f2f2;
  font-size: 1.6rem;
}
.filter select option {
  padding: 12px 4px;
  font-weight: 700;
}
.filter select option[hidden] {
  visibility: hidden;
}
.filter select optgroup::before {
  display: block;
  margin-bottom: 24px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.6);
  font-style: normal;
}
.filter select optgroup + optgroup::before {
  margin-top: 24px;
}
.filter.test select option:checked {
  box-shadow: 0 0 10px 100px #036 inset;
}
.filter_submit {
  display: none;
  padding: 0 24px 24px;
}
.js-on .filter_submit {
  display: block;
}
.filter_submit .btn {
  min-width: auto;
  padding: 12px 32px 12px 16px;
  font-size: 1.6rem;
  line-height: 1;
}
.filter_submit .btn::before {
  right: 15px;
}
.filter_submit button.btn:not([disabled]),
.filter_submit a.btn[href] {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .filter {
    display: flex;
    align-items: center;
    border-radius: 0;
    background: transparent;
  }
  .js-on .filter_title {
    display: none;
  }
  .filter_inner {
    width: 100%;
    padding: 0;
  }
  .filter_select {
    position: relative;
    padding: 0;
    border-radius: 4px;
    background: #036;
    color: #fff;
  }
  .filter_select::after {
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    right: 10px;
    width: 13px;
    height: 7px;
    background: no-repeat center/cover;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.828' height='7.418'%3E%3Cpath d='m11.414 1.418-5 5-5-5' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");
    content: "";
  }
  .filter_select select {
    display: block;
    margin: 0;
    padding: 14px 30px 14px 20px;
    background: transparent;
    color: #fff;
    font-size: 1.6rem;
  }
  .filter_select select optgroup,
.filter_select select option {
    color: #000;
  }
  .filter_submit {
    margin-left: 8px;
    padding: 0;
  }
}

/* ----------------------------------------------------------------
    Unique (.uni-*[-*])
----------------------------------------------------------------- */
/* .uni-panel-share
----------------------------------------------- */
.uni-panel-share {
  display: flex;
  margin: 0 0 40px 0;
  padding: 24px 32px;
  border: 1px solid #ccc;
  background: #fff;
}
.uni-panel-share > *:not(:last-child) {
  margin-right: 40px;
}
.uni-panel-share_col > :last-child, .uni-panel-share_col-02 > :last-child {
  margin-bottom: 0;
}
.uni-panel-share_col {
  flex-basis: 230px;
}
.uni-panel-share_col-02 {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}
.uni-panel-share_hdg {
  margin: 0 0 16px;
  font-size: 2rem;
  text-transform: uppercase;
}
.uni-panel-share_list {
  display: flex;
}
.uni-panel-share_list > li:not(:last-child) {
  margin-right: 27px;
}
@media only screen and (max-width: 767px) {
  .uni-panel-share {
    flex-direction: column;
    padding: 16px;
  }
  .uni-panel-share > *:not(:last-child) {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .uni-panel-share_col, .uni-panel-share_col-02 {
    flex: 0 0 auto;
  }
  .uni-panel-share_col-02 {
    justify-content: center;
  }
  .uni-panel-share_hdg {
    margin-bottom: 12px;
    font-size: 1.6rem;
    line-height: calc(22.4 / 16);
  }
}

/* .uni-panel-toggle
----------------------------------------------- */
.uni-panel-toggle {
  display: flex;
  position: relative;
  align-items: center;
  padding: 8px;
  overflow: auto;
  border: 1px solid #ccc;
  background: #fff;
}
.uni-panel-toggle_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 145px;
  height: 100%;
  margin: 0;
}
.uni-panel-toggle_content {
  width: calc(100% - 145px);
  padding: 0 0 0 32px;
  border-left: 1px solid #ccc;
}
.uni-panel-toggle_content > :last-child {
  margin-bottom: 0;
}
.uni-panel-toggle_list {
  display: flex;
  flex-wrap: wrap;
}
.uni-panel-toggle_list_item {
  position: relative;
  flex-basis: calc(50% - 12px);
  margin-top: 6px;
  padding: 0 0 0 16px;
}
.uni-panel-toggle_list_item:nth-child(odd) {
  margin-right: 12px;
}
.uni-panel-toggle_list_item::before {
  position: absolute;
  top: calc(50% - .1em);
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #999;
}
@media only screen and (max-width: 767px) {
  .uni-panel-toggle {
    flex-direction: column;
  }
  .uni-panel-toggle_btn {
    justify-content: flex-start;
    width: 100%;
    padding: 16px 7px;
    font-size: 1.6rem;
  }
  .uni-panel-toggle_content {
    width: 100%;
    padding: 9px;
    border-top: 1px solid #ccc;
    border-left: 0;
  }
  .uni-panel-toggle_list {
    flex-direction: column;
    padding: 0 11px;
  }
  .uni-panel-toggle_list_item {
    flex-basis: 100%;
    margin-top: 10px;
    font-size: 1.4rem;
  }
}

/* .uni-panel-desc
----------------------------------------------- */
.uni-panel-desc {
  height: 100%;
  padding: 24px 20px;
  background: #f2f2f2;
  font-size: 1.6rem;
}
.uni-panel-desc_inner {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.uni-panel-desc_title {
  margin: 0 0 16px;
  font-size: 2.4rem;
  line-height: calc(31.2 / 24);
  text-align: center;
}
.uni-panel-desc_img {
  margin: 0 0 24px;
}
.uni-panel-desc > :last-child {
  margin-bottom: 0;
}
/* ----------------------------------------------------------------
    Helper (.hlp-*[-*])
----------------------------------------------------------------- */
/* .hlp-a-left
----------------------------------------------- */
.hlp-a-left {
  text-align: left !important;
}

/* .hlp-a-center
----------------------------------------------- */
.hlp-a-center {
  margin-right: auto !important;
  margin-left: auto !important;
  text-align: center !important;
}

/* .hlp-a-right
----------------------------------------------- */
.hlp-a-right {
  text-align: right !important;
}

/* .hlp-a-top
----------------------------------------------- */
.hlp-a-top {
  vertical-align: top !important;
}

/* .hlp-a-middle
----------------------------------------------- */
.hlp-a-middle {
  vertical-align: middle !important;
}

/* .hlp-a-bottom
----------------------------------------------- */
.hlp-a-bottom {
  vertical-align: bottom !important;
}

/* .hlp-a-ss-center（SP時のみ）
----------------------------------------------- */
@media only screen and (max-width: 767px) {
  .hlp-a-ss-center {
    text-align: center !important;
  }
}
/* .hlp-c-*
----------------------------------------------- */
.hlp-c-important {
  color: #e00 !important;
}

/* .hlp-w-*
----------------------------------------------- */
.hlp-w-5 {
  width: 5%;
}

.hlp-w-10 {
  width: 10%;
}

.hlp-w-15 {
  width: 15%;
}

.hlp-w-20 {
  width: 20%;
}

.hlp-w-25 {
  width: 25%;
}

.hlp-w-30 {
  width: 30%;
}

.hlp-w-35 {
  width: 35%;
}

.hlp-w-40 {
  width: 40%;
}

.hlp-w-45 {
  width: 45%;
}

.hlp-w-50 {
  width: 50%;
}

.hlp-w-55 {
  width: 55%;
}

.hlp-w-60 {
  width: 60%;
}

.hlp-w-65 {
  width: 65%;
}

.hlp-w-70 {
  width: 70%;
}

.hlp-w-75 {
  width: 75%;
}

.hlp-w-80 {
  width: 80%;
}

.hlp-w-85 {
  width: 85%;
}

.hlp-w-90 {
  width: 90%;
}

.hlp-w-95 {
  width: 95%;
}

.hlp-w-100 {
  width: 100%;
}

/* .hlp-mt-*（上マージ）
----------------------------------------------- */
.hlp-mt-0 {
  margin-top: 0px !important;
}

.hlp-mt-10 {
  margin-top: 10px !important;
}

.hlp-mt-20 {
  margin-top: 20px !important;
}

.hlp-mt-30 {
  margin-top: 30px !important;
}

.hlp-mt-40 {
  margin-top: 40px !important;
}

.hlp-mt-50 {
  margin-top: 50px !important;
}

.hlp-mt-60 {
  margin-top: 60px !important;
}

.hlp-mt-70 {
  margin-top: 70px !important;
}

.hlp-mt-80 {
  margin-top: 80px !important;
}

.hlp-mt-90 {
  margin-top: 90px !important;
}

.hlp-mt-100 {
  margin-top: 100px !important;
}

.hlp-mt-16 {
  margin-top: 16px;
}

/* .hlp-ls-mt-*（上マージ - PC時のみ）
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .hlp-ls-mt-40 {
    margin-top: 40px !important;
  }
}
/* .hlp-ss-mt-*（上マージ - SP時のみ）
----------------------------------------------- */
@media only screen and (max-width: 767px) {
  .hlp-ss-mt-40 {
    margin-top: 40px !important;
  }
}
/* .hlp-mb-*（下マージ）
----------------------------------------------- */
.hlp-mb-0 {
  margin-bottom: 0 !important;
}

/* .hlp-pb-* （下パディング）
----------------------------------------------- */
.hlp-pb-0 {
  padding-bottom: 0px !important;
}

.hlp-pb-10 {
  padding-bottom: 10px !important;
}

.hlp-pb-20 {
  padding-bottom: 20px !important;
}

.hlp-pb-30 {
  padding-bottom: 30px !important;
}

.hlp-pb-40 {
  padding-bottom: 40px !important;
}

.hlp-pb-50 {
  padding-bottom: 50px !important;
}

.hlp-pb-60 {
  padding-bottom: 60px !important;
}

.hlp-pb-70 {
  padding-bottom: 70px !important;
}

.hlp-pb-80 {
  padding-bottom: 80px !important;
}

.hlp-pb-90 {
  padding-bottom: 90px !important;
}

.hlp-pb-100 {
  padding-bottom: 100px !important;
}

/* .hlp-fs-*
----------------------------------------------- */
.hlp-fs-14 {
  font-size: 1.4rem !important;
}

.hlp-fs-16 {
  font-size: 1.6rem !important;
}

.hlp-fs-18 {
  font-size: 1.8rem !important;
}

.hlp-fs-20 {
  font-size: 2rem !important;
}

.hlp-fs-22 {
  font-size: 2.2rem !important;
}

/* .hlp-hide-ss
----------------------------------------------- */
@media only screen and (max-width: 767px) {
  .hlp-hide-ss {
    display: none;
  }
}

/* .hlp-show-ss
----------------------------------------------- */
.hlp-show-ss {
  display: none;
}
@media only screen and (max-width: 767px) {
  .hlp-show-ss {
    display: block;
  }
}

/* .hlp-br
----------------------------------------------- */
.hlp-br {
  display: block;
}

/* .hlp-br-ls
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .hlp-br-ls {
    display: block;
  }
}

/* .hlp-br-ss
----------------------------------------------- */
@media only screen and (max-width: 767px) {
  .hlp-br-ss {
    display: block;
  }
}
