@charset "UTF-8";
/* グリッドシステム
----------------------------------------------- */
.row {
  width: 100%;
  box-sizing: border-box;
  padding: 0; }
  @media (min-width: 950px) {
    .row {
      max-width: 950px;
      margin: 0 auto; } }
  @media (min-width: 0) {
    .row .col-xs-1 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 8.28333%; }
    .row .col-xs-2 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 16.61667%; }
    .row .col-xs-3 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 24.95%; }
    .row .col-xs-4 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 33.28333%; }
    .row .col-xs-5 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 41.61667%; }
    .row .col-xs-6 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 49.95%; }
    .row .col-xs-7 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 58.28333%; }
    .row .col-xs-8 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 66.61667%; }
    .row .col-xs-9 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 74.95%; }
    .row .col-xs-10 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 83.28333%; }
    .row .col-xs-11 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 91.61667%; }
    .row .col-xs-12 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 99.95%; } }
  @media (min-width: 450px) {
    .row .col-sm-1 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 8.28333%; }
    .row .col-sm-2 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 16.61667%; }
    .row .col-sm-3 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 24.95%; }
    .row .col-sm-4 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 33.28333%; }
    .row .col-sm-5 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 41.61667%; }
    .row .col-sm-6 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 49.95%; }
    .row .col-sm-7 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 58.28333%; }
    .row .col-sm-8 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 66.61667%; }
    .row .col-sm-9 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 74.95%; }
    .row .col-sm-10 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 83.28333%; }
    .row .col-sm-11 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 91.61667%; }
    .row .col-sm-12 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 99.95%; } }
  @media (min-width: 600px) {
    .row .col-md-1 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 8.28333%; }
    .row .col-md-2 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 16.61667%; }
    .row .col-md-3 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 24.95%; }
    .row .col-md-4 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 33.28333%; }
    .row .col-md-5 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 41.61667%; }
    .row .col-md-6 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 49.95%; }
    .row .col-md-7 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 58.28333%; }
    .row .col-md-8 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 66.61667%; }
    .row .col-md-9 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 74.95%; }
    .row .col-md-10 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 83.28333%; }
    .row .col-md-11 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 91.61667%; }
    .row .col-md-12 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 99.95%; } }
  @media (min-width: 880px) {
    .row .col-lg-1 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 8.28333%; }
    .row .col-lg-2 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 16.61667%; }
    .row .col-lg-3 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 24.95%; }
    .row .col-lg-4 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 33.28333%; }
    .row .col-lg-5 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 41.61667%; }
    .row .col-lg-6 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 49.95%; }
    .row .col-lg-7 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 58.28333%; }
    .row .col-lg-8 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 66.61667%; }
    .row .col-lg-9 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 74.95%; }
    .row .col-lg-10 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 83.28333%; }
    .row .col-lg-11 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 91.61667%; }
    .row .col-lg-12 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 99.95%; } }
  @media (min-width: 950px) {
    .row .col-xl-1 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 8.28333%; }
    .row .col-xl-2 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 16.61667%; }
    .row .col-xl-3 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 24.95%; }
    .row .col-xl-4 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 33.28333%; }
    .row .col-xl-5 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 41.61667%; }
    .row .col-xl-6 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 49.95%; }
    .row .col-xl-7 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 58.28333%; }
    .row .col-xl-8 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 66.61667%; }
    .row .col-xl-9 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 74.95%; }
    .row .col-xl-10 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 83.28333%; }
    .row .col-xl-11 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 91.61667%; }
    .row .col-xl-12 {
      float: left;
      min-height: 1px;
      box-sizing: border-box;
      width: 99.95%; } }

.row:after {
  content: " ";
  display: block;
  clear: both; }

/* hidden系
----------------------------------------------- */
@media (max-width: 0) {
  .hidden-xs-down {
    display: none; } }
@media (max-width: 450px) {
  .hidden-sm-down {
    display: none; } }
@media (max-width: 600px) {
  .hidden-md-down {
    display: none; } }
@media (max-width: 880px) {
  .hidden-lg-down {
    display: none; } }
@media (max-width: 950px) {
  .hidden-xl-down {
    display: none; } }
@media (min-width: 0) {
  .hidden-xs-up {
    display: none; } }
@media (min-width: 450px) {
  .hidden-sm-up {
    display: none; } }
@media (min-width: 600px) {
  .hidden-md-up {
    display: none; } }
@media (min-width: 880px) {
  .hidden-lg-up {
    display: none; } }
@media (min-width: 950px) {
  .hidden-xl-up {
    display: none; } }

/* ==================== variables ==================== */
html { scroll-behavior: smooth;}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  
  background: linear-gradient(75deg, 
      #BEE4FF 0%, #BEE4FF 30%, #ffffff 30%,#ffffff 60%, #C2F1FF 60%, #C2F1FF 100%
      );
  color: #0F172A;
/*  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO"; */
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック",  Verdana, sans-serif;
  font-size: 1em;
  line-height: 1.6;
  margin: 0px;
  -webkit-text-size-adjust: 100%; }
    @media (max-width: 600px) {
        body {
        }
    }
  body#top{
    background: linear-gradient(75deg, 
      #BEE4FF 0%, #BEE4FF 8.3%, #ffffff 8.3%,#ffffff 20%, #C2F1FF 20%, #C2F1FF 33.3%,
      #C2F1FF 33.3%, #C2F1FF 41.6%, #ffffff 41.6%,#ffffff 53.3%, #BEE4FF 53.3%, #BEE4FF 66.6%,
      #BEE4FF 66.6%, #BEE4FF 75%, #ffffff 75%,#ffffff 86.6%, #C2F1FF 86.6%, #C2F1FF 100%
      );
  }

h1 {
  font-size: 2rem; }
  @media (max-width: 600px) {
    h1 {
      font-size: 1.4rem;
      text-align: center; } }

a,
a:link,
a:visited,
a:hover {
  color: #0F172A;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.noUnderline:hover {
  text-decoration: none; }

.border-bottom-none {
  border-bottom: none !important; }

.widthLimiter {
  width: 950px;
  margin: 0 auto; }
  @media (max-width: 950px) {
    .widthLimiter {
      width: 100%; } }

.bg-red {
  background: #EF0002; }

.bg-white {
  background-color: #fff;
  border-radius: 10px;
  padding: 45px 35px 35px; }
  @media (max-width: 600px) {
    .bg-white {
      box-sizing: border-box;
      margin: 0 auto;
      padding: 15px 4% 10px;
      width: 98%; } }

.bg-gray {
  background-color: #808080; }

.bg-award {
  background-color: #FF656F; }

.bg-support {
  background-color: #0982EC; }

.bg-black{
  background-color: #0F172A;  }


.notice-box {
  display: table;
  width: 100%; }
  .notice-box .notice-mark {
    display: table-cell;
    width: 3%; }
  .notice-box .notice-body {
    display: table-cell;
    width: 97%; }

.font-red {
  color: #EF0002 !important; }

.fb-like > span {
  vertical-align: baseline !important; }


.disp-sp{
    display: none;
}
  @media (max-width: 950px) {
    .disp-sp{
      display: block;
    } }

/* ==================== header ==================== */
header {
  background-color: #0982EC; 
  padding: 10px 0 10px;}
  header .row #header-title {
    width: auto;
    padding: 0 10px 10px;
  }
    @media (max-width: 880px) {
      header .row #header-title { } }
    @media (max-width: 630px) {
      header .row #header-title { } }
  header .row #header-title img{
    width: 475px;
    margin-bottom: 10px;
    }
    @media (max-width: 580px) {
      header .row #header-title img{ 
        width: 82vw; } 
    }

    
  header .row #header-title-top{
    width: auto;
    padding: 0 10px 10px;
  }
  header .row #header-title-top img{
    display: inline-block;
    width: 100%;
  }
  @media (max-width: 970px) {
      header .row #header-title-top img{
        width: 85vw; }
  }
  @media (max-width: 600px) {
      header .row #header-title-top img{
        width: 80vw; }
  }

header a, header a:link, header a:visited, header a:hover {
  color: #0F172A;
  text-decoration: none; }

    

.hamburger-menu {
  background: #F3FA74;
  box-sizing: border-box;
  padding: 15px 0 15px; 
  position: fixed; /* 固定配置 */
  top: 10px; /* 上からのマージン */
  right: 10px; /* 右からのマージン */
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 72px;
  height: 72px;
  border-radius: 36px;
  cursor: pointer;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
  @media (max-width: 950px) {
    .hamburger-menu {
      right: 10px;
    }
  }
  @media (max-width: 600px) {
    .hamburger-menu {
      padding: 2.5vw 0 2.5vw; 
      top: 1.6vw; /* 上からのマージン */
      right: 1.6vw;
      border-radius: 6vw;
      width: 12vw;
      height: 12vw;
    }
  }
  .hamburger-menu.active{
      background: #ffffff;
  }
  
.hamburger-menu-list{
  position: fixed; /* 固定配置 */
  top: 0px; /* 上からのマージン */
  right: 0px; /* 右からのマージン */
  background: #F3FA74;
  border-radius: 20px 0 0 20px; 
  width:500px;
  transform: translateX(100vw);
  z-index: 90;
}
  @media (max-width: 600px) {
    .hamburger-menu-list{
      width:100%;
    }}

  .hamburger-menu-list .heading_l, .hamburger-menu-list .heading_l_bottom{
    height: 72px;
    margin: 10px auto 10px;
    margin-left: -0.4rem;
    display: flex;
  }
  .hamburger-menu-list .heading_l{ 
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    }
  .hamburger-menu-list .heading_l_bottom{
   align-items: flex-end;
   justify-content: center;
}
  .hamburger-menu-list-expense{
    height: 44px;
  }

.hamburger-menu-list.active{
  transform: translateX(0);
}


.hamburger-menu-list .stripe_s_white{
  width: 62px;
  height: 15px;
  background-image: repeating-linear-gradient(-45deg, #ffffff, #ffffff 3px, transparent 3px, transparent 13px);
}

/* スクロール中に付与する非表示クラス */
.is-hide {
  opacity: 0;
  visibility: hidden;
}    

.hamburger-menu span {
  position: absolute;
  background-color: #0F172A;
  height: 3px;
  width: 50%;
  border-radius: 2px;
}          
  @media (max-width: 600px) {
    .hamburger-menu span {
      height: 0.5vw;
      border-radius: 0.3vw;
    }
  }

.hamburger-menu span:nth-of-type(1) { top: calc(25% - 1.5px); }
.hamburger-menu span:nth-of-type(2) { top: 50%; }
.hamburger-menu span:nth-of-type(3) { top: calc(75% + 1.5px); } 
  @media (max-width: 600px) {
    .hamburger-menu span:nth-of-type(1) { top: calc(25% - 0.25vw); }
    .hamburger-menu span:nth-of-type(2) { top: 50%; }
    .hamburger-menu span:nth-of-type(3) { top: calc(75% + 0.25vw); } 
  }
  
.hamburger-menu, .hamburger-menu span, .hamburger-menu-list, .hamburger-menu-back {
  transition: all 0.5s;
  box-sizing: border-box;
}

.hamburger-menu.active span:nth-of-type(1) {
  background: #0982EC;
  -webkit-transform: translateY(20px) rotate(-45deg);
  transform: translateY(20px) rotate(-45deg);
}
.hamburger-menu.active span:nth-of-type(2) {
  opacity: 0;
}
.hamburger-menu.active span:nth-of-type(3) {
  background: #0982EC;
  -webkit-transform: translateY(-20px) rotate(45deg);
  transform: translateY(-20px) rotate(45deg);
}
  @media (max-width: 600px) {
    .hamburger-menu.active span:nth-of-type(1) {
      -webkit-transform: translateY(3.3vw) rotate(-45deg);
      transform: translateY(3.3vw) rotate(-45deg); }
    .hamburger-menu.active span:nth-of-type(3) {
      -webkit-transform: translateY(-3.3vw) rotate(45deg);
      transform: translateY(-3.3vw) rotate(45deg); }
  }

.hamburger-menu-back{
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity:0;
  z-index: 80;
}
.hamburger-menu-back.active{
  display: block;
  opacity:0.25;
}

/* ==================== アコーディオン ==================== */
.accordion-header{
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 0.75rem;
  background: #BEE4FF;
  text-align: center;
  margin-left:2rem;
  margin-bottom: -10px;
}

.accordion-header::before,
.accordion-header::after{
  position:absolute;
  content:'';
  top:1px;
  right:0.25rem;
  bottom:0;
  width:1rem;
  height:1.5px;
  margin:auto;
  background:#151E2F;
}
.accordion-header::after{
  transform:rotate(-90deg);
  transition:transform 0.3s;
}
.accordion-header.active::after{transform:rotate(0deg);}

.accordion-header:hover {
  background-color: #F3FA74;
}


.accordion-content{
  display: none;
}
.accordion-content.active{
  display: block;
}


/* ==================== key-visual ==================== */

#key-visual {
  background: #ffffff;
  border: 5px solid #ffffff;
  box-sizing: border-box;
  border-radius: 15px;
  }
  @media (max-width: 950px) {
    #key-visual { } }
  @media (max-width: 600px) {
    #key-visual {
      width: 98%; } }
  #key-visual img {
    border-radius: 10px;
    width: 100%; }

.sub-visual{
  width: 620px;
  max-width:90%;
  border: 5px solid #ffffff;
  box-sizing: border-box;
  border-radius: 10px;
  margin: 0 auto 0;
}
  @media (max-width: 640px) {
    .sub-visual{
      width: 95%;
    }
  }

/* ==================== main ==================== */
#main{
  width: 100%;
  padding : 30px 0 120px;
}

.chapterarea{
  padding-left: calc((100% - 950px) / 2);
  padding-right: calc((100% - 950px) / 2); 
  padding-top:1rem;
  padding-bottom:1rem;
  margin: 0 auto; }
  @media (max-width: 950px) {
    .chapterarea {
      padding-left: 1vw;
      padding-right: 1vw;
    } }
.chapterarea#key-visual-area{
  padding-top:0;
}

  
/* トップページ：ブロック別背景*/
#outline{
  background: linear-gradient(110deg, 
      #C2F1FF 0%, #C2F1FF 30%, #FDFFE6 30%, #FDFFE6 60%, #F3FA74 60%, #F3FA74 100%
      ); }
#support{
  background: linear-gradient(80deg,
      #BEE4FF 0%, #BEE4FF 30%, #E9FAFF 30%, #E9FAFF 65%, #C2F1FF 65%, #C2F1FF 100%
      ); }
#award{
  background: linear-gradient( 110deg,
      #C2F1FF 0%, #C2F1FF 20%, #FFF7F6 20%, #FFF7F6 55%, #FFD8DB 35%, #FFD8DB 100%
      ); }
#info, #notice{
  background: linear-gradient(75deg, 
      #BEE4FF 0%, #BEE4FF 25%, #ffffff 25%,#ffffff 60%, #FDFFE6 60%, #FDFFE6 100%
      ); }


/* トップページ：冒頭 */

#catchcopy h1{
  color:#0F172A;
  font-size: 2.6rem;
  font-weight: 900;
  text-align:center;
  line-height: 1.2;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #0F172A;
  text-shadow: 0 0 2px #ffffff,
    0 0 4px #ffffff,
    0 0 6px #ffffff,
    0 0 8px #ffffff,
    0 0 10px #ffffff,
    0 0 12px #ffffff,
    0 0 14px #ffffff,
    0 0 16px #ffffff,
    0 0 18px #ffffff;
  width: 100%;
  position: absolute;
    bottom: 2rem;
}
@media (max-width: 720px) {
  #catchcopy h1{
    font-size: 5.5vw;
  } }


.heading_l{
  margin: 0 80px 1.5rem; }
  @media (max-width: 950px) {
    .heading_l{
      margin-left: 5%;
      margin-right: 5%;
    } }

.heading_l h1{
  font-size:2.5rem;
  font-weight: bold;
  display: inline;
  font-feature-settings: "palt";
  line-height: 1.2;
  background: linear-gradient(90deg, #0F172A 0%, #0F172A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
  @media (max-width: 950px) {
      .heading_l h1{
        font-size:5.2vw;
      } }
  @media (max-width: 750px) {
      .heading_l h1{
        font-size:2rem;
      } }
  
/* ブロック別：配色指定*/
#main #outline .heading_l h1{
  background: linear-gradient(90deg, #0F172A 0%, #99ec09 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
#main #award .heading_l h1 ,#main #outline .heading_l.awardtitle h1{
  background: linear-gradient(90deg, #0F172A 0%, #FF656F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
#main #support .heading_l h1 ,#main #outline .heading_l.supporttitle h1{
  background: linear-gradient(90deg, #0F172A 0%, #0982EC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
#main #info .heading_l h1{ }


.heading_l h4{
  font-weight: bold;
  padding: 0 0 0px 18px; 
  margin: 0 auto 0;
  margin-bottom: 1rem;
  color: #0F172A;
  background: url(../images/icon_heading_s_black.png) left no-repeat;
  background-size: 0.9rem;
  background-position-y: center;
}

/* ブロック別：配色指定*/
#main #outline .heading_l h4{
  color: #99ec09;
  background: url(../images/icon_heading_s_green.png) left no-repeat;
  background-size: 0.9rem;
  background-position-y: center;
}
#main #award .heading_l h4, #main #outline .heading_l.awardtitle h4{
  color: #FF656F;
  background: url(../images/icon_heading_s_pink.png) left no-repeat;
  background-size: 0.9rem;
  background-position-y: center;
}
#main #support .heading_l h4 ,#main #outline .heading_l.supporttitle h4, .hamburger-menu-list .heading_l h4 {
  color: #0982EC;
  background: url(../images/icon_heading_s_blue.png) left no-repeat;
  background-size: 0.9rem;
  background-position-y: center;
}
#main #info .heading_l h4{ }

.heading_l .bottom_line{
  width:7.5rem;
  height: 5px;
  border-radius: 3px;
  margin-top: 1rem;
  background: linear-gradient(90deg, #7BCCEB 0%, #FFF89A 100%); }

/* ブロック別：配色指定*/
#main #outline .heading_l .bottom_line{
  background: linear-gradient(90deg, #7BCCEB 0%, #99ec09 100%); }
#main #award .heading_l .bottom_line ,#main #outline .heading_l.awardtitle .bottom_line{
  background: linear-gradient(90deg, #7BCCEB 0%, #FF8DA1 100%); }
#main #support .heading_l .bottom_line ,#main #outline .heading_l.supporttitle .bottom_line {
  background: linear-gradient(90deg, #7BCCEB 0%, #0982EC 100%); }
#main #info .heading_l .bottom_line{ }

.heading_m{
  margin: 0 auto 1.5rem; 
  border-bottom: 5px solid #7BCCEB;
  border-image: linear-gradient(to right, #7BCCEB 0%, #FfF89A 70%, #ffffff 100%) 1; }
  @media (max-width: 950px) {
    .heading_l{
      margin-left: 5%;
      margin-right: 5%;
    } }
/* ブロック別：配色指定*/
#main #outline .heading_m{
  border-bottom: 5px solid #7BCCEB;
  border-image: linear-gradient(to right, #7BCCEB 0%, #99ec09 70%, #ffffff 100%) 1; }
#main #award .heading_m{
  border-bottom: 5px solid #7BCCEB;
  border-image: linear-gradient(to right, #7BCCEB 0%, #FF8DA1 70%, #ffffff 100%) 1; }
#main #support .heading_m{
  border-bottom: 5px solid #7BCCEB;
  border-image: linear-gradient(to right, #7BCCEB 0%, #0982EC 70%, #ffffff 100%) 1; }
#main #info .heading_m{ }

.heading_m h2{
  font-size:1.6rem;
  font-weight: bold;
  margin-left: 2rem;
  margin-bottom:0.7rem; }

#notice .heading_m h2{
  margin-left: 0;
}


.heading_s{
  background: #7BCCEB;
  background: linear-gradient(90deg, #7BCCEB 0, #7BCCEB 5px,transparent 5px, transparent 100% );
  display: flex;
  align-items: center; }

.heading_s img{
  width:1.25rem;
  margin: 0 1.25rem 0; }

.heading_s h3{
  font-size:1.25rem;
  font-weight: bold; }

.headline_lines{
  font-seiz:1.1rem;
  font-weight: bold;
  margin: 0 80px 0; 
  background: url(../images/icon_dot_blue.png) left no-repeat;
  background-size: 0.6rem;
  padding: 0 0 0 1.1rem; 
}
  @media (max-width: 950px) {
    .textarea_m{
      margin: 0 5% 0; 
    } }

.tablearea{
  display: flex;
}
  @media (max-width: 600px) {
    .tablearea{
      flex-direction: column;
    } }
.tablearea_expense{
  font-size:1.2rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content:left;
  width: 200px;
}
  @media (max-width: 600px) {
    .tablearea_expense{
      width: 100%;
    } }

.tablearea_expense img{
   width:1.2rem;
   margin-right: 0.5rem;
}

.tablearea_item{
  width: calc(100% - 200px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
}
  @media (max-width: 600px) {
    .tablearea_item{
      width: 100%;
    } }
.tablearea_item p{
  width: 100%; }

.main-text-b{
  font-size: 1.25rem;
  font-weight: bold;
}

.textarea_m{
  margin: 0 80px 0; 
}
  @media (max-width: 950px) {
    .textarea_m{
      margin-left: 5%;
      margin-right: 5%;
    }
}

.textarea_m.initial{
  padding-left: 1rem;
}

/* ボタン */
.button{
  color: #ffffff;
  border-radius: 27px;
  box-sizing: border-box;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content:center;
  margin:0 auto 0;
  padding: 0;
}
a.button, a.button:link, a.button:visited, a.button:hover {
  color: #ffffff;
  text-decoration: none; }
input.button{
  border-radius: 27px;
}

.button-white{
  color: #0F172A;
  background: #ffffff;
}
.currentposition{
  color: #0F172A;
  position: relative;
  &::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -2; /* 一番下に敷く */
    border-radius: 27px;
    background: linear-gradient(to right, #0982EC 0%, #C2F1FF 50%, #CEDA0A 100%);
  }
  &::after {
    content: "";
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    top: 5px;
    left: 5px;
    z-index: -1;  /* グラデーションの上に被せる、かつ表示したいテキストより下にする */
    border-radius: 27px;
    background: #E5EC5E;
  }
}

a.button-white, a.button-white:link, a.button-white:visited, a.button-white:hover,
a.currentposition, a.currentposition:link, a.currentposition:visited, a.currentposition:hover {
  color: #0F172A;
  text-decoration: none; }


.button_off{
  color: #ffffff;
  background-size: 1.25rem;
  background-repeat: no-repeat;
  background-position: center right 20px;
  border-radius: 27px;
  box-sizing: border-box;
  color:#ffffff;
  font-size: 1.25rem;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content:center;
  margin:0 auto 0;
}

.button_m{
  background-image: url('../images/btn_arrow_forward_white.png');
  background-size: 1.25rem;
  background-repeat: no-repeat;
  background-position: center right 20px;
  font-size: 1.25rem;
  width: 360px;
  height: 54px;
}
  @media (max-width: 420px) {
    .button_m{
      width: 100%;
      font-size: 1rem;
    }
}

.button_m.button-white,.button_m.currentposition{
  background-image: url('../images/btn_arrow_forward_blue.png');
  background-size: 1.25rem;
  background-repeat: no-repeat;
  background-position: center right 20px;
}
.button_m.currentposition{
  background-image: none;
}

.button_s{
  background-image: url('../images/btn_arrow_forward_white.png');
  background-size: 1rem;
  background-repeat: no-repeat;
  background-position: center right 10px;
  width: 170px;
  height: 30px;
}

/* スケジュール */
.flow-table{
  margin: 0 auto 0px;
  width: 100%;
}

.flow-table:not(.flow-table-end)::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left:14.5%;
  border-left: 16px solid transparent;
  border-right:16px solid transparent;
}
#award .flow-table:not(.flow-table-end)::after {
  border-top: 16px solid #FF8DA1;
}
#support .flow-table:not(.flow-table-end)::after {
  border-top: 16px solid #0982EC;
}

.flow-table tr{
  display: flex;
  min-height: 6rem;
}

.flow-table th{
  border-radius: 10px;
  box-sizing: border-box;
  color:#ffffff;
  font-size: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 35%;
}
#award .flow-table th{
  background: #FF8DA1;
}
#support .flow-table th{
  background: #0982EC;
}

.flow-table td{
  width: 73%;
}

.flow-table td div{
  height: 100%;
  box-sizing: border-box;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 5% 0;
  width: 100%;
}
#award .flow-table td div{
  border: #FF8DA1 1.8px solid;
  border-radius: 10px;
}
#support .flow-table td div{
  border: #0982EC 1.8px solid;
  border-radius: 10px;
}

.flow-table a, .flow-table a:link, .flow-table a:visited, .flow-table a:hover,
.tablearea_item a, .tablearea_item a:link, .tablearea_item a:visited, .tablearea_item a:hover {
  display: inline;
  color: #ff0000;
  font-weight: bold; }


/* ==================== 新着情報 ==================== */
/* トップページ */
#top #news-list{
  border: #0F172A 2px solid;
  box-shadow: 8px 8px 0px #F3FA74;
  box-sizing: border-box;
}
@media (max-width: 950px) {
    #top #news-list{
      width:96%;
      box-shadow: 0.84vw 0.84vw 0px #F3FA74;
} }

#news-list .news-list_heading{
  font-size:1.2rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content:left;
}
#news-list .news-list_heading img{
  width:1.2rem;
  margin-right: 0.5rem;
  display: inline;
}

#news-list ul{
  list-style: none;
  margin: 0 40px 0;
}
@media (max-width: 600px) {
    #news-list ul{
      margin: 0 0 0;
} }

#news-list li{
  display: flex;
  align-items: center;
  padding: 10px 0 10px;
  border-bottom: 1px solid #E2E8F0;
}

.news-list_date{
  color: #0982EC;
}
#news-list .news-list_date{
  width: 130px;
}
@media (max-width: 600px) {
    #news-list .news-list_date{
      width: 6.5rem;
} }

a .news-list_date{
  text-decoration: none;
}
a .news-list_date:link, a .news-list_date:visited, a .news-list_date:hover{
  text-decoration: underline #0982EC;
}

#top #news-list .button{
  margin-right:35px;
}
@media (max-width: 600px) {
    #top #news-list .button{
      margin:0 auto 0;
} }

#news-list .news-list_title{
  width:calc(98% - 130px);
  vertical-align:middle;
}

#news-list .news-list_title::after {
  content: "";
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  margin: -2px 0 0 10px ;
  background-image: url('../images/btn_arrow_forward_black.png');
  background-size: contain;
  vertical-align:middle;
}


#animono-link{
  background: #FF656F;
  color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
@media (max-width: 950px) {
    #animono-link{
} }
#animono-link:hover {
   opacity: 0.7;
}

#animono-link a, #animono-link a:link, #animono-link a:visited, #animono-link a:hover {
  color: #ffffff;
  text-decoration: none; }


/* ページング */
#news-archive .navigation.pagination{
  margin-top: 2rem;
  padding:30px 10px 10px;
}
#news-archive .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

#news-archive .nav-links{
  display:flex;
  justify-content: center;
}

#news-archive .page-numbers{
  border:1px solid #EAEAEA;
  background: #EAEAEA;
  color: #64748B;
  box-sizing: border-box;
  display:flex;
  align-items: center;
  justify-content: center;
  width:2rem;
  height:2rem;
  font-size: 1rem;
  border-radius: 50%;
  margin:0 10px 0;
}
  @media (max-width: 600px) {
    #news-archive .post .page-numbers{
      width:1.4rem;
      height:1.4rem;
      font-size: 0.6rem;
    　margin:0 6px 0;
    }
  }
  
#news-archive .page-numbers.current,
#news-archive .page-numbers.next,#news-archive .page-numbers.prev{
  border:1px solid #0982EC;
  background: #ffffff;
  color: #0982EC;
  font-weight: 900;
}

#news-archive .page-numbers.current:hover,
#news-archive .page-numbers.next:hover,#news-archive .page-numbers.prev:hover{
  background: #0982EC;
  color: #ffffff;
} 

/* ==================== フォーム系共通 ==================== */
#contact #main,
#support #main {
  margin: 0 0 20px; }
  #contact #main #formBox .msgText,
  #support #main #formBox .msgText {
    font-size: 1.4rem;
    color: #0342B7; }
@media (max-width: 450px) {
  #contact #sub,
  #support #sub {
    display: none; } }

/* ==================== page-top ==================== */
#page-top {
  background: #F3FA74;
  box-sizing: border-box;
  width: 72px;
  height: 72px;
  border-radius: 36px;
  bottom: 20px;
  display: none;
  position: fixed;
  right: 10px; /* 右からのマージン */
  z-index: 100; }
  @media (max-width: 950px) {
    #page-top {
      right: 10px; } }
  @media (max-width: 600px) {
    #page-top {
      bottom: 10vw;
      width: 12vw;
      height: 12vw;
      border-radius: 6vw;}
  }

#page-top .arrow-up {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  left:calc(50% - 1.5px);
  top:17%;
  width: 3px;
  height: 50px;
  background: currentColor;
}
  @media (max-width: 600px) {
      #page-top .arrow-up {
        left:calc(50% - 0.25vw);
        width: 0.5vw;
        height: 8.3vw;
      }
  }
  
#page-top .arrow-up::before {
  content: '';
  width: 32.5px;
  height: 32.5px;
  border: 3px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(-45deg);
  transform-origin: top right;
  position: absolute;
  top: -2.5px;
  right: 50%;
  box-sizing: border-box;
}
  @media (max-width: 600px) {
    #page-top .arrow-up::before {
      width: 5.4vw;
      height: 5.4vw;
      border: 0.5vw solid currentColor;
      border-left: 0;
      border-bottom: 0;
      transform: rotate(-45deg);
      transform-origin: top right;
      top: -0.4px;
    }
  }

/* ==================== フッター ==================== */
footer {
  position: absolute;
    bottom:0;
  background-color: #0F172A;
  color: #fff;
  font-size: 0.85rem;
  padding: 50px 0;
  text-align: center;
  width: 100%; }
  @media (max-width: 600px) {
    footer { } }

/* ==================== SPメニュー ==================== */
#menuSp {
  bottom: 0;
  box-shadow: 0px -4px 15px 2px #fff;
  position: fixed;
  width: 100%; }
  #menuSp ul {
    background-color: #f83c33;
    display: table;
    width: 100%; }
    #menuSp ul li {
      display: table-cell;
      padding: 2% 0 0 0;
      text-align: center;
      width: 20%; }
      #menuSp ul li a {
        color: #fff;
        display: block; }
        #menuSp ul li a i {
          font-size: 1.6rem; }
        #menuSp ul li a span {
          display: inline-block;
          font-size: 3vw; }
        #menuSp ul li a .two-line {
          line-height: .9rem;
          padding: .6vw 0 0; }