@media screen and (min-width: 750px) {
  .sp {
    display: none !important; } }

@media screen and (max-width: 749px) {
  .pc {
    display: none !important; } }

.font, body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  color: #000; }
  @media screen and (max-width: 749px) {
    .font, body {
      font-size: 1.3rem; } }

.central {
  display: flex;
  align-items: center;
  justify-content: center; }

* {
  border: 0;
  outline: none;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative; }

html {
  font-size: 62.5% !important;
  height: 100%;
  -webkit-overflow-scrolling: touch; }

body {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  background: #FFF; }

.js-loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  height: 100%;
  width: 100%;
  transition: 0.5s;
  opacity: 1;
  background: #FFF; }

div,
main,
section {
  display: block;
  position: relative; }

h1,
h2 {
  position: relative; }

*:focus {
  outline: none; }

p {
  text-align: justify; }
  p a {
    word-break: break-all; }

sup {
  vertical-align: super;
  font-size: 50%; }

em {
  font-weight: 700; }

b {
  font-weight: 700; }

a {
  cursor: pointer;
  transition: opacity 0.3s; }
  a.block {
    display: block; }
  a:focus {
    outline: auto; }

button:focus {
  outline: auto; }

.opa {
  cursor: pointer;
  transition: 0.5s;
  opacity: 1; }
  .opa:hover {
    opacity: 0.5 !important; }

.scale {
  overflow: hidden;
  display: block; }
  .scale img {
    transition: transform 0.5s; }
  .scale:hover img {
    transform: scale(1.1); }

.underline {
  text-decoration: underline; }

figcaption,
small {
  font-size: 1.2rem; }
  @media screen and (max-width: 749px) {
    figcaption,
    small {
      font-size: 1.0rem; } }

figcaption {
  margin-top: 5px; }

.spaces {
  letter-spacing: 0.1em; }

.dash {
  letter-spacing: 0; }

@media screen and (min-width: 750px) {
  .block-inline {
    display: inline-block; } }

.center-m {
  margin-left: auto;
  margin-right: auto; }

.center {
  text-align: center; }

.left {
  text-align: left; }

@media screen and (max-width: 749px) {
  .sp-left {
    text-align: left !important; } }

.right {
  text-align: right; }

img.block {
  display: block; }

.w100 {
  width: 100% !important;
  display: block; }

.wh100 {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: bottom center;
  font-family: 'object-fit: cover; object-position: bottom center;'; }

.bg_white {
  background: #FFF !important; }

.bg_black {
  background: #000 !important; }

.bg_silver {
  background: #EFEFEF !important; }

.bg_green {
  background: #124100 !important; }

.bg_glass {
  background: #97C97D !important; }

.bdr_white {
  border: 1px solid #FFF !important; }

.bdr_black {
  border: 1px solid #000 !important; }

.bdr_silver {
  border: 1px solid #EFEFEF !important; }

.bdr_green {
  border: 1px solid #124100 !important; }

.bdr_glass {
  border: 1px solid #97C97D !important; }

.text_white {
  color: #FFF; }

.text_black {
  color: #000; }

.text_silver {
  color: #EFEFEF; }

.text_green {
  color: #124100; }

.text_glass {
  color: #97C97D; }

.hr_white {
  border-top: 1px solid #FFF; }

.hr_black {
  border-top: 1px solid #000; }

.hr_silver {
  border-top: 1px solid #EFEFEF; }

.hr_green {
  border-top: 1px solid #124100; }

.hr_glass {
  border-top: 1px solid #97C97D; }

.wrap100 {
  margin: auto;
  max-width: 100px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap100 {
      padding: 0 25px; } }

.wrap500 {
  margin: auto;
  max-width: 500px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap500 {
      padding: 0 25px; } }

.wrap600 {
  margin: auto;
  max-width: 600px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap600 {
      padding: 0 25px; } }

.wrap700 {
  margin: auto;
  max-width: 700px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap700 {
      padding: 0 25px; } }

.wrap800 {
  margin: auto;
  max-width: 800px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap800 {
      padding: 0 25px; } }

.wrap900 {
  margin: auto;
  max-width: 900px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap900 {
      padding: 0 25px; } }

.wrap990 {
  margin: auto;
  max-width: 990px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap990 {
      padding: 0 25px; } }

.wrap1000 {
  margin: auto;
  max-width: 1000px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap1000 {
      padding: 0 25px; } }

.wrap1100 {
  margin: auto;
  max-width: 1100px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap1100 {
      padding: 0 25px; } }

.wrap1200 {
  margin: auto;
  max-width: 1200px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap1200 {
      padding: 0 25px; } }

.wrap1300 {
  margin: auto;
  max-width: 1300px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap1300 {
      padding: 0 25px; } }

.wrap1400 {
  margin: auto;
  max-width: 1400px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    .wrap1400 {
      padding: 0 25px; } }

.mt0 {
  display: block;
  margin-top: 0px !important; }
  @media screen and (max-width: 749px) {
    .mt0 {
      margin-top: 0px !important; } }

.mt5 {
  display: block;
  margin-top: 5px !important; }
  @media screen and (max-width: 749px) {
    .mt5 {
      margin-top: 2.5px !important; } }

.mt10 {
  display: block;
  margin-top: 10px !important; }
  @media screen and (max-width: 749px) {
    .mt10 {
      margin-top: 5px !important; } }

.mt15 {
  display: block;
  margin-top: 15px !important; }
  @media screen and (max-width: 749px) {
    .mt15 {
      margin-top: 7.5px !important; } }

.mt20 {
  display: block;
  margin-top: 20px !important; }
  @media screen and (max-width: 749px) {
    .mt20 {
      margin-top: 10px !important; } }

.mt25 {
  display: block;
  margin-top: 25px !important; }
  @media screen and (max-width: 749px) {
    .mt25 {
      margin-top: 12.5px !important; } }

.mt30 {
  display: block;
  margin-top: 30px !important; }
  @media screen and (max-width: 749px) {
    .mt30 {
      margin-top: 15px !important; } }

.mt40 {
  display: block;
  margin-top: 40px !important; }
  @media screen and (max-width: 749px) {
    .mt40 {
      margin-top: 20px !important; } }

.mt50 {
  display: block;
  margin-top: 50px !important; }
  @media screen and (max-width: 749px) {
    .mt50 {
      margin-top: 25px !important; } }

.mt60 {
  display: block;
  margin-top: 60px !important; }
  @media screen and (max-width: 749px) {
    .mt60 {
      margin-top: 30px !important; } }

.mt70 {
  display: block;
  margin-top: 70px !important; }
  @media screen and (max-width: 749px) {
    .mt70 {
      margin-top: 35px !important; } }

.mt80 {
  display: block;
  margin-top: 80px !important; }
  @media screen and (max-width: 749px) {
    .mt80 {
      margin-top: 40px !important; } }

.mt90 {
  display: block;
  margin-top: 90px !important; }
  @media screen and (max-width: 749px) {
    .mt90 {
      margin-top: 45px !important; } }

.mt100 {
  display: block;
  margin-top: 100px !important; }
  @media screen and (max-width: 749px) {
    .mt100 {
      margin-top: 50px !important; } }

.mt110 {
  display: block;
  margin-top: 110px !important; }
  @media screen and (max-width: 749px) {
    .mt110 {
      margin-top: 55px !important; } }

.mt120 {
  display: block;
  margin-top: 120px !important; }
  @media screen and (max-width: 749px) {
    .mt120 {
      margin-top: 60px !important; } }

.mt130 {
  display: block;
  margin-top: 130px !important; }
  @media screen and (max-width: 749px) {
    .mt130 {
      margin-top: 65px !important; } }

.mt140 {
  display: block;
  margin-top: 140px !important; }
  @media screen and (max-width: 749px) {
    .mt140 {
      margin-top: 70px !important; } }

.mt150 {
  display: block;
  margin-top: 150px !important; }
  @media screen and (max-width: 749px) {
    .mt150 {
      margin-top: 75px !important; } }

.mt160 {
  display: block;
  margin-top: 160px !important; }
  @media screen and (max-width: 749px) {
    .mt160 {
      margin-top: 80px !important; } }

.mt200 {
  display: block;
  margin-top: 200px !important; }
  @media screen and (max-width: 749px) {
    .mt200 {
      margin-top: 100px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt0 {
    margin-top: 0px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt5 {
    margin-top: 5px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt10 {
    margin-top: 10px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt15 {
    margin-top: 15px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt20 {
    margin-top: 20px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt25 {
    margin-top: 25px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt30 {
    margin-top: 30px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt40 {
    margin-top: 40px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt50 {
    margin-top: 50px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt60 {
    margin-top: 60px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt70 {
    margin-top: 70px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt80 {
    margin-top: 80px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt90 {
    margin-top: 90px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt100 {
    margin-top: 100px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt110 {
    margin-top: 110px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt120 {
    margin-top: 120px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt130 {
    margin-top: 130px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt140 {
    margin-top: 140px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt150 {
    margin-top: 150px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt160 {
    margin-top: 160px !important; } }

@media screen and (max-width: 749px) {
  .sp-mt200 {
    margin-top: 200px !important; } }

.pt0 {
  display: block;
  padding-top: 0px !important; }
  @media screen and (max-width: 749px) {
    .pt0 {
      padding-top: 0px !important; } }

.pt5 {
  display: block;
  padding-top: 5px !important; }
  @media screen and (max-width: 749px) {
    .pt5 {
      padding-top: 2.5px !important; } }

.pt10 {
  display: block;
  padding-top: 10px !important; }
  @media screen and (max-width: 749px) {
    .pt10 {
      padding-top: 5px !important; } }

.pt15 {
  display: block;
  padding-top: 15px !important; }
  @media screen and (max-width: 749px) {
    .pt15 {
      padding-top: 7.5px !important; } }

.pt20 {
  display: block;
  padding-top: 20px !important; }
  @media screen and (max-width: 749px) {
    .pt20 {
      padding-top: 10px !important; } }

.pt25 {
  display: block;
  padding-top: 25px !important; }
  @media screen and (max-width: 749px) {
    .pt25 {
      padding-top: 12.5px !important; } }

.pt30 {
  display: block;
  padding-top: 30px !important; }
  @media screen and (max-width: 749px) {
    .pt30 {
      padding-top: 15px !important; } }

.pt40 {
  display: block;
  padding-top: 40px !important; }
  @media screen and (max-width: 749px) {
    .pt40 {
      padding-top: 20px !important; } }

.pt50 {
  display: block;
  padding-top: 50px !important; }
  @media screen and (max-width: 749px) {
    .pt50 {
      padding-top: 25px !important; } }

.pt60 {
  display: block;
  padding-top: 60px !important; }
  @media screen and (max-width: 749px) {
    .pt60 {
      padding-top: 30px !important; } }

.pt70 {
  display: block;
  padding-top: 70px !important; }
  @media screen and (max-width: 749px) {
    .pt70 {
      padding-top: 35px !important; } }

.pt80 {
  display: block;
  padding-top: 80px !important; }
  @media screen and (max-width: 749px) {
    .pt80 {
      padding-top: 40px !important; } }

.pt90 {
  display: block;
  padding-top: 90px !important; }
  @media screen and (max-width: 749px) {
    .pt90 {
      padding-top: 45px !important; } }

.pt100 {
  display: block;
  padding-top: 100px !important; }
  @media screen and (max-width: 749px) {
    .pt100 {
      padding-top: 50px !important; } }

.pt110 {
  display: block;
  padding-top: 110px !important; }
  @media screen and (max-width: 749px) {
    .pt110 {
      padding-top: 55px !important; } }

.pt120 {
  display: block;
  padding-top: 120px !important; }
  @media screen and (max-width: 749px) {
    .pt120 {
      padding-top: 60px !important; } }

.pt130 {
  display: block;
  padding-top: 130px !important; }
  @media screen and (max-width: 749px) {
    .pt130 {
      padding-top: 65px !important; } }

.pt140 {
  display: block;
  padding-top: 140px !important; }
  @media screen and (max-width: 749px) {
    .pt140 {
      padding-top: 70px !important; } }

.pt150 {
  display: block;
  padding-top: 150px !important; }
  @media screen and (max-width: 749px) {
    .pt150 {
      padding-top: 75px !important; } }

.pt160 {
  display: block;
  padding-top: 160px !important; }
  @media screen and (max-width: 749px) {
    .pt160 {
      padding-top: 80px !important; } }

.pt200 {
  display: block;
  padding-top: 200px !important; }
  @media screen and (max-width: 749px) {
    .pt200 {
      padding-top: 100px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt0 {
    padding-top: 0px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt5 {
    padding-top: 5px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt10 {
    padding-top: 10px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt15 {
    padding-top: 15px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt20 {
    padding-top: 20px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt25 {
    padding-top: 25px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt30 {
    padding-top: 30px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt40 {
    padding-top: 40px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt50 {
    padding-top: 50px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt60 {
    padding-top: 60px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt70 {
    padding-top: 70px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt80 {
    padding-top: 80px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt90 {
    padding-top: 90px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt100 {
    padding-top: 100px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt110 {
    padding-top: 110px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt120 {
    padding-top: 120px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt130 {
    padding-top: 130px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt140 {
    padding-top: 140px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt150 {
    padding-top: 150px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt160 {
    padding-top: 160px !important; } }

@media screen and (max-width: 749px) {
  .sp-pt200 {
    padding-top: 200px !important; } }

.pb0 {
  display: block;
  padding-bottom: 0px !important; }
  @media screen and (max-width: 749px) {
    .pb0 {
      padding-bottom: 0px !important; } }

.pb5 {
  display: block;
  padding-bottom: 5px !important; }
  @media screen and (max-width: 749px) {
    .pb5 {
      padding-bottom: 2.5px !important; } }

.pb10 {
  display: block;
  padding-bottom: 10px !important; }
  @media screen and (max-width: 749px) {
    .pb10 {
      padding-bottom: 5px !important; } }

.pb15 {
  display: block;
  padding-bottom: 15px !important; }
  @media screen and (max-width: 749px) {
    .pb15 {
      padding-bottom: 7.5px !important; } }

.pb20 {
  display: block;
  padding-bottom: 20px !important; }
  @media screen and (max-width: 749px) {
    .pb20 {
      padding-bottom: 10px !important; } }

.pb25 {
  display: block;
  padding-bottom: 25px !important; }
  @media screen and (max-width: 749px) {
    .pb25 {
      padding-bottom: 12.5px !important; } }

.pb30 {
  display: block;
  padding-bottom: 30px !important; }
  @media screen and (max-width: 749px) {
    .pb30 {
      padding-bottom: 15px !important; } }

.pb40 {
  display: block;
  padding-bottom: 40px !important; }
  @media screen and (max-width: 749px) {
    .pb40 {
      padding-bottom: 20px !important; } }

.pb50 {
  display: block;
  padding-bottom: 50px !important; }
  @media screen and (max-width: 749px) {
    .pb50 {
      padding-bottom: 25px !important; } }

.pb60 {
  display: block;
  padding-bottom: 60px !important; }
  @media screen and (max-width: 749px) {
    .pb60 {
      padding-bottom: 30px !important; } }

.pb70 {
  display: block;
  padding-bottom: 70px !important; }
  @media screen and (max-width: 749px) {
    .pb70 {
      padding-bottom: 35px !important; } }

.pb80 {
  display: block;
  padding-bottom: 80px !important; }
  @media screen and (max-width: 749px) {
    .pb80 {
      padding-bottom: 40px !important; } }

.pb90 {
  display: block;
  padding-bottom: 90px !important; }
  @media screen and (max-width: 749px) {
    .pb90 {
      padding-bottom: 45px !important; } }

.pb100 {
  display: block;
  padding-bottom: 100px !important; }
  @media screen and (max-width: 749px) {
    .pb100 {
      padding-bottom: 50px !important; } }

.pb110 {
  display: block;
  padding-bottom: 110px !important; }
  @media screen and (max-width: 749px) {
    .pb110 {
      padding-bottom: 55px !important; } }

.pb120 {
  display: block;
  padding-bottom: 120px !important; }
  @media screen and (max-width: 749px) {
    .pb120 {
      padding-bottom: 60px !important; } }

.pb130 {
  display: block;
  padding-bottom: 130px !important; }
  @media screen and (max-width: 749px) {
    .pb130 {
      padding-bottom: 65px !important; } }

.pb140 {
  display: block;
  padding-bottom: 140px !important; }
  @media screen and (max-width: 749px) {
    .pb140 {
      padding-bottom: 70px !important; } }

.pb150 {
  display: block;
  padding-bottom: 150px !important; }
  @media screen and (max-width: 749px) {
    .pb150 {
      padding-bottom: 75px !important; } }

.pb160 {
  display: block;
  padding-bottom: 160px !important; }
  @media screen and (max-width: 749px) {
    .pb160 {
      padding-bottom: 80px !important; } }

.pb200 {
  display: block;
  padding-bottom: 200px !important; }
  @media screen and (max-width: 749px) {
    .pb200 {
      padding-bottom: 100px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb0 {
    padding-bottom: 0px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb5 {
    padding-bottom: 5px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb10 {
    padding-bottom: 10px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb15 {
    padding-bottom: 15px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb20 {
    padding-bottom: 20px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb25 {
    padding-bottom: 25px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb30 {
    padding-bottom: 30px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb40 {
    padding-bottom: 40px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb50 {
    padding-bottom: 50px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb60 {
    padding-bottom: 60px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb70 {
    padding-bottom: 70px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb80 {
    padding-bottom: 80px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb90 {
    padding-bottom: 90px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb100 {
    padding-bottom: 100px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb110 {
    padding-bottom: 110px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb120 {
    padding-bottom: 120px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb130 {
    padding-bottom: 130px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb140 {
    padding-bottom: 140px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb150 {
    padding-bottom: 150px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb160 {
    padding-bottom: 160px !important; } }

@media screen and (max-width: 749px) {
  .sp-pb200 {
    padding-bottom: 200px !important; } }

.p0 {
  padding: 0px !important; }
  @media screen and (max-width: 749px) {
    .p0 {
      padding: 0px !important; } }

.p5 {
  padding: 5px !important; }
  @media screen and (max-width: 749px) {
    .p5 {
      padding: 2.5px !important; } }

.p10 {
  padding: 10px !important; }
  @media screen and (max-width: 749px) {
    .p10 {
      padding: 5px !important; } }

.p15 {
  padding: 15px !important; }
  @media screen and (max-width: 749px) {
    .p15 {
      padding: 7.5px !important; } }

.p20 {
  padding: 20px !important; }
  @media screen and (max-width: 749px) {
    .p20 {
      padding: 10px !important; } }

.p25 {
  padding: 25px !important; }
  @media screen and (max-width: 749px) {
    .p25 {
      padding: 12.5px !important; } }

.p30 {
  padding: 30px !important; }
  @media screen and (max-width: 749px) {
    .p30 {
      padding: 15px !important; } }

.p40 {
  padding: 40px !important; }
  @media screen and (max-width: 749px) {
    .p40 {
      padding: 20px !important; } }

.p50 {
  padding: 50px !important; }
  @media screen and (max-width: 749px) {
    .p50 {
      padding: 25px !important; } }

.p60 {
  padding: 60px !important; }
  @media screen and (max-width: 749px) {
    .p60 {
      padding: 30px !important; } }

.p70 {
  padding: 70px !important; }
  @media screen and (max-width: 749px) {
    .p70 {
      padding: 35px !important; } }

.p80 {
  padding: 80px !important; }
  @media screen and (max-width: 749px) {
    .p80 {
      padding: 40px !important; } }

.p90 {
  padding: 90px !important; }
  @media screen and (max-width: 749px) {
    .p90 {
      padding: 45px !important; } }

.p100 {
  padding: 100px !important; }
  @media screen and (max-width: 749px) {
    .p100 {
      padding: 50px !important; } }

.p110 {
  padding: 110px !important; }
  @media screen and (max-width: 749px) {
    .p110 {
      padding: 55px !important; } }

.p120 {
  padding: 120px !important; }
  @media screen and (max-width: 749px) {
    .p120 {
      padding: 60px !important; } }

.p130 {
  padding: 130px !important; }
  @media screen and (max-width: 749px) {
    .p130 {
      padding: 65px !important; } }

.p140 {
  padding: 140px !important; }
  @media screen and (max-width: 749px) {
    .p140 {
      padding: 70px !important; } }

.p150 {
  padding: 150px !important; }
  @media screen and (max-width: 749px) {
    .p150 {
      padding: 75px !important; } }

.p160 {
  padding: 160px !important; }
  @media screen and (max-width: 749px) {
    .p160 {
      padding: 80px !important; } }

.p200 {
  padding: 200px !important; }
  @media screen and (max-width: 749px) {
    .p200 {
      padding: 100px !important; } }

.flex {
  display: flex;
  height: 100%;
  justify-content: flex-start;
  align-items: flex-start; }
  @media screen and (max-width: 749px) {
    .flex {
      flex-wrap: wrap;
      justify-content: center; } }
  @media screen and (min-width: 750px) {
    .flex.f-mg10 > * {
      margin-right: 10px; }
      .flex.f-mg10 > *:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 749px) {
    .flex.f-mg10 > * {
      width: 100%;
      margin-bottom: calc(10px / 2); }
      .flex.f-mg10 > *:last-child {
        margin-bottom: 0; } }
  @media screen and (min-width: 750px) {
    .flex.f-mg10.col2 > * {
      width: calc((100% - 10px) / 2); } }
  @media screen and (min-width: 750px) {
    .flex.f-mg10.col3 > * {
      width: calc((100% - (2*10px)) / 3); } }
  @media screen and (min-width: 750px) {
    .flex.f-mg30 > * {
      margin-right: 30px; }
      .flex.f-mg30 > *:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 749px) {
    .flex.f-mg30 > * {
      width: 100%;
      margin-bottom: calc(30px / 2); }
      .flex.f-mg30 > *:last-child {
        margin-bottom: 0; } }
  @media screen and (min-width: 750px) {
    .flex.f-mg30.col2 > * {
      width: calc((100% - 30px) / 2); } }
  @media screen and (min-width: 750px) {
    .flex.f-mg30.col3 > * {
      width: calc((100% - (2*30px)) / 3); } }
  @media screen and (min-width: 750px) {
    .flex.f-mg40 > * {
      margin-right: 40px; }
      .flex.f-mg40 > *:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 749px) {
    .flex.f-mg40 > * {
      width: 100%;
      margin-bottom: calc(40px / 2); }
      .flex.f-mg40 > *:last-child {
        margin-bottom: 0; } }
  @media screen and (min-width: 750px) {
    .flex.f-mg40.col2 > * {
      width: calc((100% - 40px) / 2); } }
  @media screen and (min-width: 750px) {
    .flex.f-mg40.col3 > * {
      width: calc((100% - (2*40px)) / 3); } }
  @media screen and (min-width: 750px) {
    .flex.f-mg60 > * {
      margin-right: 60px; }
      .flex.f-mg60 > *:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 749px) {
    .flex.f-mg60 > * {
      width: 100%;
      margin-bottom: calc(60px / 2); }
      .flex.f-mg60 > *:last-child {
        margin-bottom: 0; } }
  @media screen and (min-width: 750px) {
    .flex.f-mg60.col2 > * {
      width: calc((100% - 60px) / 2); } }
  @media screen and (min-width: 750px) {
    .flex.f-mg60.col3 > * {
      width: calc((100% - (2*60px)) / 3); } }

.fadein {
  opacity: 0;
  z-index: 1; }

.fadeInUp {
  animation-name: fadeInUp;
  animation-fill-mode: both;
  animation-duration: 0.8s;
  animation-delay: 0.1s;
  visibility: visible !important; }

@keyframes fadeInUp {
  from {
    transform: translateY(55px);
    opacity: 0; }
  to {
    transform: translateY(0);
    opacity: 1; } }

.fadeInUp2 {
  animation-name: fadeInUp2;
  animation-fill-mode: both;
  animation-duration: 0.8s;
  animation-delay: 0.1s;
  visibility: visible !important; }

@keyframes fadeInUp2 {
  from {
    margin-top: 30px;
    opacity: 0; }
  to {
    margin-top: 0px;
    opacity: 1; } }

.movie {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%; }
  .movieFrame {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }

.lcontainer {
  background-color: #ffffff; }

main .inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 749px) {
    main .inner {
      max-width: 100%;
      padding: 0 15px; } }

main .mv {
  background-color: #172A88;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 120px 0 39px;
  width: 100%; }
  @media screen and (max-width: 749px) {
    main .mv {
      padding: 122px 0 20px; } }
  main .mv_swiper {
    display: block;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 749px) {
      main .mv_swiper {
        max-width: 100%; } }
    main .mv_swiper .swiper-wrapper {
      width: 100%; }
    main .mv_swiper .mv_item {
      display: block;
      position: relative;
      width: 100%;
      max-width: 1000px;
      padding-bottom: 73px;
      transform: scale(0.841);
      transition: transform 0.3s; }
      @media screen and (max-width: 749px) {
        main .mv_swiper .mv_item {
          max-width: calc(100% - 30px);
          margin: 0 15px;
          padding-bottom: 0;
          transform: scale(1); } }
      main .mv_swiper .mv_item.swiper-slide-active {
        transform: scale(1); }
        main .mv_swiper .mv_item.swiper-slide-active .mv_item_content {
          display: block; }
      main .mv_swiper .mv_item.swiper-slide-prev {
        transform: scale(0.841) translateX(36px); }
        @media screen and (max-width: 749px) {
          main .mv_swiper .mv_item.swiper-slide-prev {
            transform: scale(1); } }
      main .mv_swiper .mv_item.swiper-slide-next {
        transform: scale(0.841) translateX(-36px); }
        @media screen and (max-width: 749px) {
          main .mv_swiper .mv_item.swiper-slide-next {
            transform: scale(1); } }
      main .mv_swiper .mv_item_img {
        display: block;
        width: 100%;
        border-radius: 10px;
        overflow: hidden; }
      main .mv_swiper .mv_item_content {
        display: none;
        position: absolute;
        bottom: 0;
        right: -48px;
        background-color: #172A88;
        border-radius: 10px;
        color: #ffffff;
        padding: 30px 180px 35px 30px;
        box-sizing: border-box;
        width: 100%;
        max-width: 880px; }
        @media screen and (max-width: 749px) {
          main .mv_swiper .mv_item_content {
            display: block;
            position: static;
            border-radius: 0;
            padding: 15px 0 0;
            max-width: 100%; } }
        main .mv_swiper .mv_item_content_title {
          font-size: 2.6rem;
          font-weight: 700;
          line-height: 1.4615;
          margin-bottom: 24px; }
          @media screen and (max-width: 749px) {
            main .mv_swiper .mv_item_content_title {
              font-size: 2.0rem;
              line-height: 1.5;
              margin-bottom: 23px; } }
        main .mv_swiper .mv_item_content_info {
          font-size: 1.4rem;
          font-weight: 700;
          line-height: 2.714; }
          @media screen and (max-width: 749px) {
            main .mv_swiper .mv_item_content_info {
              font-size: 1.2rem;
              line-height: 1.6666;
              margin-bottom: 10px; } }
        main .mv_swiper .mv_item_content_name {
          font-size: 2.0rem;
          font-weight: 700;
          line-height: 1.9; }
          @media screen and (max-width: 749px) {
            main .mv_swiper .mv_item_content_name {
              font-size: 1.6rem;
              line-height: 1.25; } }
        main .mv_swiper .mv_item_content_link {
          position: absolute;
          bottom: 35px;
          right: 49px;
          display: flex;
          align-items: center;
          gap: 13px;
          font-size: 2.0rem;
          font-weight: 700;
          line-height: 1;
          color: inherit; }
          @media screen and (max-width: 749px) {
            main .mv_swiper .mv_item_content_link {
              position: static;
              margin-top: 24px;
              justify-content: flex-end;
              font-size: 1.6rem;
              margin-right: 3px;
              gap: 9px; } }
          main .mv_swiper .mv_item_content_link_button {
            display: block;
            width: 50px;
            height: 50px;
            background-color: #EA6D8D;
            position: relative;
            border-radius: 50%; }
            @media screen and (max-width: 749px) {
              main .mv_swiper .mv_item_content_link_button {
                width: 30px;
                height: 30px; } }
            main .mv_swiper .mv_item_content_link_button img {
              display: block;
              width: 5px;
              height: 10px;
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%); }
              @media screen and (max-width: 749px) {
                main .mv_swiper .mv_item_content_link_button img {
                  width: 3px;
                  height: 6px; } }
    main .mv_swiper .swiper_arrow {
      position: absolute;
      display: block;
      width: 120px;
      height: 120px;
      background-color: #EA6D8D;
      border-radius: 50%;
      z-index: 2; }
      @media screen and (max-width: 749px) {
        main .mv_swiper .swiper_arrow {
          width: 60px;
          height: 60px; } }
      main .mv_swiper .swiper_arrow_wrap {
        max-width: 1174px;
        width: 100%;
        position: absolute;
        top: calc(50% - 17%);
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2; }
        @media screen and (max-width: 749px) {
          main .mv_swiper .swiper_arrow_wrap {
            max-width: 100%;
            top: 20.4vw;
            transform: translateX(-50%); } }
      main .mv_swiper .swiper_arrow img {
        display: block;
        width: 12px;
        height: 24px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        @media screen and (max-width: 749px) {
          main .mv_swiper .swiper_arrow img {
            width: 6px;
            height: 12px; } }
      main .mv_swiper .swiper_arrow.prev {
        left: 0; }
        main .mv_swiper .swiper_arrow.prev img {
          transform: translate(-50%, -50%) rotate(180deg); }
      main .mv_swiper .swiper_arrow.next {
        right: 0; }
    main .mv_swiper .swiper_pagination {
      margin: 58px auto 0;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 4px; }
      @media screen and (max-width: 749px) {
        main .mv_swiper .swiper_pagination {
          position: static;
          margin-top: 30px;
          gap: 3px; } }
      main .mv_swiper .swiper_pagination span {
        width: 84px;
        border-radius: 0;
        height: 10px;
        background-color: #ffffff;
        opacity: 1;
        margin: 0; }
        @media screen and (max-width: 749px) {
          main .mv_swiper .swiper_pagination span {
            width: 77px;
            height: 5px; } }
        main .mv_swiper .swiper_pagination span.swiper-pagination-bullet-active {
          background-color: #EA6D8D; }

main .lead {
  margin-top: 100px; }
  @media screen and (max-width: 749px) {
    main .lead {
      margin-top: 52px; } }
  main .lead .lead_text_large {
    font-size: 2.8rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.6428;
    margin-bottom: 50px; }
    @media screen and (max-width: 749px) {
      main .lead .lead_text_large {
        text-align: left;
        font-size: 2.2rem;
        line-height: 1.63636;
        margin-bottom: 30px; } }
  main .lead p {
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1.9;
    margin-bottom: 100px; }
    @media screen and (max-width: 749px) {
      main .lead p {
        font-size: 1.8rem;
        line-height: 2;
        margin-bottom: 50px; } }
  main .lead .lead_title {
    position: relative;
    margin-bottom: 50px; }
    @media screen and (max-width: 749px) {
      main .lead .lead_title {
        margin-bottom: 26px; } }
    main .lead .lead_title::before {
      content: "";
      width: 100vw;
      height: 1px;
      background-color: #172A88;
      position: absolute;
      top: 69px;
      left: 50%;
      transform: translateX(-50%); }
      @media screen and (max-width: 749px) {
        main .lead .lead_title::before {
          content: none; } }
    main .lead .lead_title_box {
      background-color: #ffffff;
      padding: 0 30px;
      position: relative;
      z-index: 2;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 100%;
      max-width: 721px;
      margin: 0 auto; }
      @media screen and (max-width: 749px) {
        main .lead .lead_title_box {
          padding: 0;
          max-width: 100%; } }
    main .lead .lead_title_main {
      font-size: 5.0rem;
      font-weight: 700;
      color: #EA6D8D;
      line-height: 1.4;
      text-align: center;
      margin-bottom: 22px; }
      @media screen and (max-width: 749px) {
        main .lead .lead_title_main {
          font-size: 2.5rem;
          line-height: 1.6;
          margin-bottom: 20px; } }
    main .lead .lead_title_sub {
      display: inline-block;
      margin: 0 auto;
      padding: 7px 32px;
      border-radius: 5px;
      background-color: #172A88;
      color: #ffffff;
      font-size: 2.0rem;
      line-height: 1;
      text-align: center; }
  main .lead_img {
    width: 100%; }
    main .lead_img img {
      display: block;
      border-radius: 10px;
      margin-bottom: 8px; }
      @media screen and (max-width: 749px) {
        main .lead_img img {
          margin-bottom: 11px; } }
    main .lead_img figcaption {
      font-size: 1.4rem;
      font-weight: 700;
      line-height: 2.14285; }
      @media screen and (max-width: 749px) {
        main .lead_img figcaption {
          font-size: 1.0rem;
          line-height: 1.6; } }

main .article_list {
  margin-top: 62px;
  margin-bottom: 318px;
  overflow: hidden; }
  @media screen and (max-width: 749px) {
    main .article_list {
      margin-top: 63px;
      margin-bottom: 75px; } }
  main .article_list .inner {
    max-width: 1920px; }
    @media screen and (max-width: 1200px) {
      main .article_list .inner {
        max-width: 100%;
        padding: 0; } }
  main .article_list_item {
    position: relative; }
    main .article_list_item + .article_list_item {
      margin-top: 100px; }
      @media screen and (max-width: 1200px) {
        main .article_list_item + .article_list_item {
          margin-top: 54px; } }
    main .article_list_item_img {
      display: block;
      max-width: 775px;
      width: 100%;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px;
      overflow: hidden; }
      @media screen and (max-width: 1200px) {
        main .article_list_item_img {
          max-width: calc(100% - 15px);
          margin-right: 15px; } }
    main .article_list_item_box {
      display: block;
      position: absolute;
      top: 50%;
      left: 670px;
      transform: translateY(-50%);
      background-color: #FFE1E9;
      box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
      padding: 50px;
      width: 100vw;
      color: #000; }
      @media screen and (max-width: 1200px) {
        main .article_list_item_box {
          position: relative;
          transform: translateY(0);
          top: 0;
          left: 15px;
          z-index: 2;
          padding: 35px 22px;
          margin-top: -50px; } }
      main .article_list_item_box_wrap {
        max-width: 740px;
        width: 42%;
        min-height: 350px;
        display: flex;
        flex-direction: column; }
        @media screen and (max-width: 1200px) {
          main .article_list_item_box_wrap {
            width: 100%;
            max-width: 90.635%;
            min-height: initial; } }
    main .article_list_item_title {
      font-size: 2.6rem;
      line-height: 1.4615;
      font-weight: 700;
      margin-bottom: 20px; }
      @media screen and (max-width: 749px) {
        main .article_list_item_title {
          font-size: 2.0rem;
          line-height: 1.5;
          margin-bottom: 24px; } }
    main .article_list_item_info {
      font-size: 1.4rem;
      font-weight: 700;
      line-height: 2.7142; }
      @media screen and (max-width: 749px) {
        main .article_list_item_info {
          font-size: 1.2rem;
          line-height: 1.6666;
          margin-bottom: 10px; } }
    main .article_list_item_name {
      font-size: 2.0rem;
      font-weight: 700;
      line-height: 1.9; }
      @media screen and (max-width: 749px) {
        main .article_list_item_name {
          font-size: 1.6rem;
          line-height: 1.25; } }
    main .article_list_item_link {
      margin-top: auto;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 13px;
      font-size: 2.0rem;
      line-height: 1;
      color: #000000;
      font-weight: 700; }
      @media screen and (max-width: 1200px) {
        main .article_list_item_link {
          margin-top: 14px;
          gap: 9px; } }
      @media screen and (max-width: 749px) {
        main .article_list_item_link {
          font-size: 1.6rem; } }
      main .article_list_item_link_button {
        display: block;
        width: 50px;
        height: 50px;
        background-color: #EA6D8D;
        position: relative;
        border-radius: 50%; }
        @media screen and (max-width: 749px) {
          main .article_list_item_link_button {
            width: 30px;
            height: 30px; } }
        main .article_list_item_link_button img {
          display: block;
          width: 5px;
          height: 10px;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
          @media screen and (max-width: 749px) {
            main .article_list_item_link_button img {
              width: 3px;
              height: 6px; } }
    main .article_list_item.rev .article_list_item_img {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
      margin-left: auto; }
      @media screen and (max-width: 1200px) {
        main .article_list_item.rev .article_list_item_img {
          margin-left: 15px;
          margin-right: 0; } }
    main .article_list_item.rev .article_list_item_box {
      left: initial;
      right: 670px;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
      @media screen and (max-width: 1200px) {
        main .article_list_item.rev .article_list_item_box {
          right: 15px;
          left: initial; } }
      main .article_list_item.rev .article_list_item_box_wrap {
        margin-left: auto; }

.p-article {
  position: relative;
  padding-top: 120px;
  margin-bottom: 200px; }
  @media screen and (max-width: 749px) {
    .p-article {
      margin-bottom: 50px; } }
  .p-article::before {
    content: "";
    width: 100%;
    height: 415px;
    background-color: #172A88;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -2; }
    @media screen and (max-width: 749px) {
      .p-article::before {
        height: 200px; } }
  .p-article .article_mv {
    margin-bottom: 50px; }
    @media screen and (max-width: 749px) {
      .p-article .article_mv {
        margin-bottom: 30px; } }
    .p-article .article_mv img {
      border-radius: 10px; }
  .p-article .article_title {
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.4615;
    margin-bottom: 20px;
    text-align: center; }
    @media screen and (max-width: 749px) {
      .p-article .article_title {
        font-size: 2.0rem;
        line-height: 1.5;
        margin-bottom: 20px; } }
    .p-article .article_title span.icon {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 10px;
      margin-bottom: 20px; }
      .p-article .article_title span.icon img {
        max-width: 50px; }
  .p-article .article_info {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.7142;
    text-align: center; }
    @media screen and (max-width: 749px) {
      .p-article .article_info {
        font-size: 1.2rem;
        line-height: 1.666;
        margin-bottom: 10px; } }
  .p-article .article_name {
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1.9;
    margin-bottom: 50px;
    text-align: center; }
    @media screen and (max-width: 749px) {
      .p-article .article_name {
        font-size: 1.6rem;
        line-height: 1.25;
        margin-bottom: 30px; } }
  .p-article .article_content_title {
    font-size: 2.0rem;
    font-weight: 700;
    color: #172A88;
    line-height: 1.9; }
    @media screen and (max-width: 749px) {
      .p-article .article_content_title {
        font-size: 1.6rem;
        line-height: 1.25; } }
    .p-article .article_content_title + .article_content_text,
    .p-article .article_content_title + .article_content_img {
      margin-top: 50px; }
      @media screen and (max-width: 749px) {
        .p-article .article_content_title + .article_content_text,
        .p-article .article_content_title + .article_content_img {
          margin-top: 30px; } }
  .p-article .article_content_text + .article_content_title,
  .p-article .article_content_text + .article_content_img {
    margin-top: 50px; }
    @media screen and (max-width: 749px) {
      .p-article .article_content_text + .article_content_title,
      .p-article .article_content_text + .article_content_img {
        margin-top: 30px; } }
  .p-article .article_content_img {
    margin: 0 auto;
    max-width: 800px; }
    @media screen and (max-width: 749px) {
      .p-article .article_content_img {
        max-width: 100%; } }
    .p-article .article_content_img img {
      border-radius: 10px; }
    .p-article .article_content_img figcaption {
      font-size: 1.2rem;
      font-weight: 500;
      line-height: 1.6666; }
      @media screen and (max-width: 749px) {
        .p-article .article_content_img figcaption {
          font-size: 1.0ren;
          line-height: 1.6; } }
    .p-article .article_content_img + .article_content_title,
    .p-article .article_content_img + .article_content_text {
      margin-top: 50px; }
      @media screen and (max-width: 749px) {
        .p-article .article_content_img + .article_content_title,
        .p-article .article_content_img + .article_content_text {
          margin-top: 30px; } }
  .p-article .article_content_box {
    position: relative;
    background-color: #FFE3E2;
    border-radius: 10px;
    margin-top: 50px;
    padding: 38px 50px;
    box-sizing: border-box;
    text-align: center; }
    @media screen and (max-width: 749px) {
      .p-article .article_content_box {
        margin-top: 30px;
        padding: 30px 20px; } }
    .p-article .article_content_box_title {
      display: inline-block;
      font-size: 2.6rem;
      font-weight: 700;
      color: #ffffff;
      font-weight: 700;
      line-height: 1.1538;
      background-color: #172A88;
      border-radius: 100px;
      padding: 12.5px 22px;
      margin: 0 80px 38px;
      text-align: center; }
      @media screen and (max-width: 749px) {
        .p-article .article_content_box_title {
          font-size: 2.0rem;
          border-radius: 50px;
          padding: 10px 10px;
          margin: 0 60px 20px; } }
    .p-article .article_content_box_text {
      text-align: left;
      margin-bottom: 50px; }
      @media screen and (max-width: 749px) {
        .p-article .article_content_box_text {
          margin-bottom: 30px; } }
      .p-article .article_content_box_text .blue {
        color: #172A88;
        font-weight: 700; }
      .p-article .article_content_box_text .big {
        font-size: 2.0rem;
        font-weight: 700; }
        @media screen and (max-width: 749px) {
          .p-article .article_content_box_text .big {
            font-size: 1.6rem; } }
    .p-article .article_content_box_bottom_text {
      margin: 0 80px;
      text-align: center;
      font-size: 2.0rem;
      font-weight: 700;
      color: #E20040;
      line-height: 1.5; }
      @media screen and (max-width: 749px) {
        .p-article .article_content_box_bottom_text {
          margin: 0 60px;
          font-size: 1.6rem; } }
    .p-article .article_content_box_icon {
      content: "";
      position: absolute;
      width: 60px;
      height: 60px;
      margin: auto;
      pointer-events: none; }
      @media screen and (max-width: 749px) {
        .p-article .article_content_box_icon {
          width: 50px;
          height: 50px; } }
      .p-article .article_content_box_icon.--icon01 {
        top: 35px;
        left: 51px; }
        @media screen and (max-width: 749px) {
          .p-article .article_content_box_icon.--icon01 {
            left: 20px; } }
      .p-article .article_content_box_icon.--icon02 {
        bottom: 35px;
        right: 49px; }
        @media screen and (max-width: 749px) {
          .p-article .article_content_box_icon.--icon02 {
            right: 20px; } }
      .p-article .article_content_box_icon img {
        width: 100%; }
  .p-article .article_prof {
    margin-top: 50px; }
    @media screen and (max-width: 749px) {
      .p-article .article_prof {
        margin-top: 30px; } }
    .p-article .article_prof_title {
      display: block;
      font-weight: 700;
      margin-bottom: 9px; }
      @media screen and (max-width: 749px) {
        .p-article .article_prof_title {
          margin-bottom: 5px; } }
    .p-article .article_prof_text {
      font-size: 1.4rem;
      font-weight: 500;
      line-height: 1.8571; }
      @media screen and (max-width: 749px) {
        .p-article .article_prof_text {
          font-size: 1.2rem;
          line-height: 1.666; } }
  .p-article .article_back_button {
    display: block;
    width: 100%;
    max-width: 340px;
    background-color: #EA6D8D;
    color: #ffffff;
    font-size: 2.0rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.9;
    padding: 6px 10px;
    box-sizing: border-box;
    margin: 100px auto; }
    @media screen and (max-width: 749px) {
      .p-article .article_back_button {
        max-width: 300px;
        font-size: 1.6rem;
        line-height: 1.25;
        margin: 50px auto;
        padding: 10px 10px; } }
  @media screen and (max-width: 749px) {
    .p-article .article_nav {
      padding: 0 15px; } }
  .p-article .article_nav_title {
    position: relative;
    text-align: center; }
    .p-article .article_nav_title::before {
      content: "";
      width: 100vw;
      height: 1px;
      background-color: #172A88;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: -2; }
      @media screen and (max-width: 749px) {
        .p-article .article_nav_title::before {
          content: none; } }
    .p-article .article_nav_title p {
      font-size: 2.0rem;
      line-height: 1.4;
      color: #EA6D8D;
      text-align: center;
      display: inline-block;
      margin: 0 auto;
      padding: 0 25px;
      box-sizing: border-box;
      background-color: #ffffff; }
      @media screen and (max-width: 749px) {
        .p-article .article_nav_title p {
          font-size: 1.6rem;
          line-height: 1.25;
          padding: 0; } }
  .p-article .article_nav_list {
    margin-top: 100px;
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 80px; }
    @media screen and (max-width: 749px) {
      .p-article .article_nav_list {
        margin-top: 50px;
        gap: 30px;
        flex-direction: column; } }
  .p-article .article_nav_item {
    width: 100%;
    max-width: 280px; }
    @media screen and (max-width: 749px) {
      .p-article .article_nav_item {
        max-width: 100%; } }
    .p-article .article_nav_item_img {
      margin-bottom: 17px; }
      @media screen and (max-width: 749px) {
        .p-article .article_nav_item_img {
          margin-bottom: 10px; } }
      .p-article .article_nav_item_img img {
        border-radius: 10px; }
    .p-article .article_nav_item_title {
      font-weight: 700;
      line-height: 1.625;
      flex-grow: 0;
      margin-bottom: auto; }
    .p-article .article_nav_item_info {
      font-size: 1.4rem;
      font-weight: 700;
      line-height: 1.4285;
      margin-top: 10px; }
      @media screen and (max-width: 749px) {
        .p-article .article_nav_item_info {
          font-size: 1.2rem;
          line-height: 1.666;
          margin-top: 5px; } }
    .p-article .article_nav_item_name {
      font-size: 2.0rem;
      font-weight: 700;
      line-height: 1.9;
      margin-top: -1px; }
      @media screen and (max-width: 749px) {
        .p-article .article_nav_item_name {
          font-size: 1.6rem;
          line-height: 1.25;
          margin-top: 0; } }
    .p-article .article_nav_item_link {
      margin-top: 20px;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 8px;
      font-size: 2.0rem;
      line-height: 1;
      color: #000000;
      font-weight: 700;
      margin-left: auto; }
      @media screen and (max-width: 1200px) {
        .p-article .article_nav_item_link {
          margin-top: 10px; } }
      @media screen and (max-width: 749px) {
        .p-article .article_nav_item_link {
          font-size: 1.6rem; } }
      .p-article .article_nav_item_link_button {
        display: block;
        width: 50px;
        height: 50px;
        background-color: #EA6D8D;
        position: relative;
        border-radius: 50%; }
        @media screen and (max-width: 749px) {
          .p-article .article_nav_item_link_button {
            width: 30px;
            height: 30px; } }
        .p-article .article_nav_item_link_button img {
          display: block;
          width: 5px;
          height: 10px;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
          @media screen and (max-width: 749px) {
            .p-article .article_nav_item_link_button img {
              width: 3px;
              height: 6px; } }
    .p-article .article_nav_item a {
      display: flex;
      align-items: stretch;
      justify-content: flex-start;
      flex-direction: column;
      width: 100%;
      height: 100%;
      color: #000; }
      @media screen and (max-width: 749px) {
        .p-article .article_nav_item a {
          align-items: flex-start; } }

.l-header {
  background-color: #ffffff;
  position: relative;
  z-index: 2; }
  .l-header__container {
    position: relative; }
  .l-header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 50px;
    padding: 8px 14px 89px 20px;
    box-sizing: border-box; }
    @media screen and (max-width: 749px) {
      .l-header__inner {
        padding: 10px 10px 79px;
        gap: 20px;
        position: relative;
        z-index: 2; } }
  .l-header__logo {
    display: block;
    width: 130px;
    position: relative;
    top: 6px; }
    @media screen and (max-width: 749px) {
      .l-header__logo {
        width: 70px;
        top: 0; } }
  .l-header__share--credit {
    font-size: 1.2rem;
    line-height: 3.16666; }
    @media screen and (max-width: 749px) {
      .l-header__share--credit {
        font-size: 1.0rem;
        line-height: 1.6; } }
  .l-header__main {
    position: absolute;
    top: 27px;
    left: 50%;
    transform: translateX(-50%); }
    @media screen and (max-width: 749px) {
      .l-header__main {
        top: 53px;
        width: 100%;
        max-width: 320px; } }
    .l-header__main::before {
      content: "";
      display: block;
      width: 400px;
      height: 400px;
      background-color: #ffffff;
      border-radius: 50%;
      position: absolute;
      top: -120px;
      left: 50%;
      transform: translateX(-50%); }
      @media screen and (max-width: 749px) {
        .l-header__main::before {
          width: 266px;
          height: 266px;
          top: -82px; } }
    .l-header__main .title_img {
      display: block;
      width: 100%;
      max-width: 473px;
      margin: 0 auto 24px; }
      @media screen and (max-width: 749px) {
        .l-header__main .title_img {
          max-width: 268px;
          margin-bottom: 21px; } }
    .l-header__main .logo_img {
      display: block;
      width: 100%;
      max-width: 175px;
      margin: 0 auto; }
      @media screen and (max-width: 749px) {
        .l-header__main .logo_img {
          max-width: 116px; } }

.l-footer__container {
  width: 100%;
  background-color: #ffffff; }

.l-footer__logo {
  display: block;
  width: 390px;
  margin: 0 auto 200px; }
  @media screen and (max-width: 749px) {
    .l-footer__logo {
      width: 100%;
      max-width: 250px;
      margin-bottom: 100px; } }

.l-footer__block {
  width: 100%;
  background-color: #172A88;
  padding: 50px 20px 15px;
  box-sizing: border-box;
  color: #ffffff; }
  @media screen and (max-width: 749px) {
    .l-footer__block {
      padding: 50px 22px 15px; } }

.l-footer__list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.6666;
  margin-bottom: 50px; }
  @media screen and (max-width: 749px) {
    .l-footer__list {
      flex-direction: column;
      gap: 0;
      font-size: 1.2rem;
      line-height: 2.5;
      margin-bottom: 30px; } }
  .l-footer__list a {
    color: inherit; }

.l-footer__copy-right {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2;
  text-align: center; }
  @media screen and (max-width: 749px) {
    .l-footer__copy-right {
      font-size: 1.0rem;
      line-height: 2.8; } }
