@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP");
@import url("//fonts.googleapis.com/earlyaccess/sawarabimincho.css");
@import url("//fonts.googleapis.com/css?family=Ropa+Sans");
@import url("//fonts.googleapis.com/css?family=Muli");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1.1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

/*mediaquery*/
/*set*/
/*margin*/
.mauto {
  margin: 0 auto; }

.mt0 {
  margin-top: 0; }

.mt05 {
  margin-top: 0.5em; }

.mt1 {
  margin-top: 1em; }

.mt2 {
  margin-top: 2em; }

.mb0 {
  margin-bottom: 0; }

.mb05 {
  margin-bottom: 0.5em; }

.mb1 {
  margin-bottom: 1em; }

.mb2 {
  margin-bottom: 2em; }

.mr0 {
  margin-right: 0; }

.mr05 {
  margin-right: 0.5em; }

.mr1 {
  margin-right: 1em; }

.mr2 {
  margin-right: 2em; }

.ml0 {
  margin-left: 0; }

.ml05 {
  margin-left: 0.5em; }

.ml1 {
  margin-left: 1em; }

.ml2 {
  margin-left: 2em; }

/*width*/
.w100 {
  width: 100%; }

.w90 {
  width: 90%; }

.w80 {
  width: 80%; }

.w70 {
  width: 70%; }

.w60 {
  width: 60%; }

.w55 {
  width: 55%; }

.w50 {
  width: 50%; }

.w45 {
  width: 45%; }

.w40 {
  width: 40%; }

.w35 {
  width: 35%; }

.w30 {
  width: 30%; }

.w20 {
  width: 20%; }

.w10 {
  width: 10%; }

@media screen and (max-width: 640px) {
  .w100, .w90, .w80, .w70, .w60, .w55, .w50, .w45, .w40, .w35, .w30, .w20, .w10 {
    width: 100%; } }

/*img*/
img {
  display: block;
  max-width: 100%;
  vertical-align: bottom; }

/*text*/
.txtc {
  text-align: center; }

.txtr {
  text-align: right; }

.txtl {
  text-align: left; }

/*font-size*/
.fs15 {
  font-size: 1.5em; }

.fs13 {
  font-size: 1.3em; }

.fs09 {
  font-size: 0.9em; }

.fs08 {
  font-size: 0.8em; }

/*float*/
.fl {
  float: left; }
  @media screen and (max-width: 640px) {
    .fl {
      float: none; } }

.fr {
  float: right; }
  @media screen and (max-width: 640px) {
    .fr {
      float: none; } }

.single_content address, .single_content blockquote, .single_content dd, .single_content div, .single_content dl, .single_content dt, .single_content h1, .single_content h2, .single_content h3, .single_content h4, .single_content h5, .single_content h6, .single_content noframes, .single_content ol, .single_content p, .single_content ul, .single_content center, .single_content dir, .single_content hr, .single_content menu, .single_content pre {
  display: block;
  unicode-bidi: embed; }

.single_content li {
  display: list-item;
  line-height: 1.3; }

.single_content table {
  display: table; }

.single_content tr {
  display: table-row; }

.single_content thead {
  display: table-header-group; }

.single_content tbody {
  display: table-row-group; }

.single_content tfoot {
  display: table-footer-group; }

.single_content col {
  display: table-column; }

.single_content colgroup {
  display: table-column-group; }

.single_content td, .single_content th {
  display: table-cell; }

.single_content caption {
  display: table-caption; }

.single_content th {
  font-weight: bolder;
  text-align: center; }

.single_content caption {
  text-align: center; }

.single_content h1 {
  font-size: 2em;
  margin: .67em 0; }

.single_content h2 {
  font-size: 1.5em;
  margin: .75em 0; }

.single_content h3 {
  font-size: 1.17em;
  margin: .83em 0; }

.single_content h4, .single_content p, .single_content blockquote, .single_content ul, .single_content fieldset, .single_content form, .single_content ol, .single_content dl, .single_content dir, .single_content menu {
  margin: 1.12em 0; }

.single_content h5 {
  font-size: .83em;
  margin: 1.5em 0; }

.single_content h6 {
  font-size: .75em;
  margin: 1.67em 0; }

.single_content h1, .single_content h2, .single_content h3, .single_content h4, .single_content h5, .single_content h6, .single_content b, .single_content strong {
  font-weight: bolder; }

.single_content blockquote {
  margin-left: 40px;
  margin-right: 40px; }

.single_content cite, .single_content em, .single_content var, .single_content address {
  font-style: italic; }

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

.single_content pre {
  white-space: pre; }

.single_content button, .single_content textarea, .single_content input, .single_content select {
  display: inline-block; }

.single_content big {
  font-size: 1.17em; }

.single_content small, .single_content sub, .single_content sup {
  font-size: .83em; }

.single_content sub {
  vertical-align: sub; }

.single_content sup {
  vertical-align: super; }

.single_content table {
  border-spacing: 2px; }

.single_content thead, .single_content tbody, .single_content tfoot {
  vertical-align: middle; }

.single_content td, .single_content th, .single_content tr {
  vertical-align: inherit; }

.single_content s, .single_content strike, .single_content del {
  text-decoration: line-through; }

.single_content hr {
  border: 1px inset; }

.single_content ol, .single_content ul, .single_content dir, .single_content menu, .single_content dd {
  margin-left: 1.5em; }

.single_content ol {
  list-style-type: decimal;
  line-height: 1.3; }

.single_content ol ul, .single_content ul ol, .single_content ul ul, .single_content ol ol {
  margin-top: 0;
  margin-bottom: 0; }

.single_content u, .single_content ins {
  text-decoration: underline; }

.single_content br:before {
  content: "\A";
  white-space: pre-line; }

.single_content center {
  text-align: center; }

.single_content :link, .single_content :visited {
  text-decoration: underline; }

.single_content :focus {
  outline: thin dotted invert; }

.single_content ul {
  list-style: disc;
  line-height: 1.3; }

.single_content img {
  display: inline; }

.single_content p {
  line-height: 1.3; }

/**/
/**/
/**/
/**/
/*gray*/
/*mediaquery*/
/* -------------------------------- 
Primary style
-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  color: #808080;
  text-decoration: none; }

/* -------------------------------- 
Main components 
-------------------------------- */
html {
  position: relative;
  height: 100%; }

body {
  position: relative;
  color: #999;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  letter-spacing: 0.1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  word-break: break-all; }
  @media screen and (max-width: 640px) {
    body {
      font-size: 14px;
      letter-spacing: 0.1em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; } }
  body.en-US {
    word-break: normal;
    word-wrap: break-word; }

_:-ms-lang(x)::-ms-backdrop, body {
  font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif; }

table {
  word-break: break-all; }

br.brmd {
  display: none; }
  @media screen and (max-width: 768px) {
    br.brmd {
      display: block; } }
  @media screen and (max-width: 640px) {
    br.brmd {
      display: block; } }

br.brsp {
  display: none; }
  @media screen and (max-width: 640px) {
    br.brsp {
      display: block; } }

@media screen and (max-width: 640px) {
  br.brpc {
    display: none; } }

br.br1470 {
  display: none; }
  @media screen and (max-width: 1470px) {
    br.br1470 {
      display: block; } }

.inner {
  width: 100%;
  padding: 30px;
  max-width: 1060px;
  margin: 0 auto;
  clear: both; }
  @media screen and (max-width: 1080px) {
    .inner {
      max-width: 760px; } }
  @media screen and (max-width: 320px) {
    .inner {
      padding: 20px; } }

@media screen and (max-width: 1080px) {
  body.sub .inner {
    max-width: 850px; } }

section {
  position: relative;
  padding: 60px 0; }
  @media screen and (max-width: 1080px) {
    section {
      padding: 45px 0; } }

a.btn_link {
  display: inline-block;
  padding: 1.3em 1.3em 1.3em 2.3em;
  color: #00A0E9;
  font-size: 16px;
  font-weight: bold;
  background: #fff;
  border: 2px solid #00A0E9;
  border-radius: 36px;
  transition: .2s; }
  a.btn_link:after {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f105";
    margin-left: 2em; }
  a.btn_link:hover {
    color: #fff;
    background: #00A0E9;
    transition: .2s; }
  @media screen and (max-width: 640px) {
    a.btn_link {
      padding: 1em 1em 1em 2em;
      font-size: 14px; } }

a:hover {
  color: #00A0E9;
  	/*opacity:0.85;
      
      img {
          opacity: .85;
      }*/ }

@media screen and (max-width: 640px) {
  .pcblock {
    display: none; } }

.spblock {
  display: none; }
  @media screen and (max-width: 640px) {
    .spblock {
      display: block; } }

@media screen and (max-width: 640px) {
  .spnone {
    display: none; } }
/*sns*/
ul.ul_sns {
  display: flex; }
  ul.ul_sns li {
    margin-right: 8px; }
    ul.ul_sns li:last-child {
      margin-right: 0; }
    ul.ul_sns li a {
      display: block;
      width: 28px;
      height: 28px;
      line-height: 28px;
      text-align: center;
      color: #fff;
      font-size: 12px;
      background: #000;
      border-radius: 50%;
      /*sns*/
      /*fb*/
      /*tw*/
      /*insta*/
      /*fb*/ }
      ul.ul_sns li a.fb {
        background: #3c5998; }
      ul.ul_sns li a.tw {
        background: #1DA1F2; }
      ul.ul_sns li a.in {
        position: relative;
        background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
        background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
        overflow: hidden; }
        ul.ul_sns li a.in::before {
          content: '';
          position: absolute;
          top: 11px;
          left: -9px;
          width: 28px;
          height: 28px;
          background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
          background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%); }
        ul.ul_sns li a.in i {
          position: relative;
          z-index: 2; }
      ul.ul_sns li a.yt {
        background: #cd201f; }

/* -------------------------------- 
header components 
--------------------------------- */
.header {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  width: calc(100% - 180px);
  background: #00A0E9;
  color: #fff;
  height: 180px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999999; }
  @media screen and (max-width: 767px) {
    .header {
      width: 100%;
      height: auto; } }
  .header .head_top_left {
    display: flex;
    align-items: center;
    width: calc(100% - 230px);
    border-bottom: 1px solid #137CE6;
    height: 120px;
    padding: 0 30px 0 0; }
    @media screen and (max-width: 767px) {
      .header .head_top_left {
        width: 100%;
        padding: 0;
        display: block;
        height: auto;
        border: none; } }
    @media screen and (max-width: 320px) {
      .header .head_top_left {
        padding: 0; } }
    .header .head_top_left h1 {
      position: relative;
      width: 250px;
      height: 120px;
      background: url("../img/top_logo_bg.png") 0 0 no-repeat;
      background-size: 100% auto;
      padding: 13px 0 13px 25px; }
      @media screen and (max-width: 767px) {
        .header .head_top_left h1 {
          height: 89px;
          background-position: 0 0;
          padding: 13px 0 13px 15px;
          background-size: auto 100%; } }
      @media screen and (max-width: 320px) {
        .header .head_top_left h1 {
          /*width: 160px;*/
          height: 80px; } }
      .header .head_top_left h1 a {
        display: inline-block; }
      .header .head_top_left h1 img {
        width: 134.3px;
        height: 94px; }
        @media screen and (max-width: 767px) {
          .header .head_top_left h1 img {
            width: 90px;
            height: 63px; } }
    .header .head_top_left .head_read {
      font-weight: bold;
      font-size: 27px;
      letter-spacing: .3em;
      line-height: 1em;
      padding-left: 30px;
      width: calc(100% - 250px); }
      @media screen and (min-width: 1350px) {
        .header .head_top_left .head_read {
          font-size: 35px;
          line-height: 35px;
          padding-bottom: .15em; } }
      @media screen and (max-width: 1190px) {
        .header .head_top_left .head_read {
          font-size: 24px;
          letter-spacing: .2em;
          padding-left: 25px; } }
      @media screen and (max-width: 1080px) {
        .header .head_top_left .head_read {
          font-size: 23px;
          letter-spacing: .15em; } }
      @media screen and (max-width: 767px) {
        .header .head_top_left .head_read {
          font-size: 12px;
          letter-spacing: 0em;
          text-align: right;
          position: absolute;
          bottom: 14px;
          right: 15px;
          width: 200px;
          padding-left: 0; } }
      @media screen and (max-width: 320px) {
        .header .head_top_left .head_read {
          font-size: 11px; } }
  .header .head_top_right {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 230px;
    text-align: center;
    height: 120px;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .header .head_top_right {
        display: none; } }
    .header .head_top_right .sns {
      width: 50%; }
      .header .head_top_right .sns ul {
        display: flex;
        flex-wrap: wrap;
        border-left: 1px solid #137CE6; }
        .header .head_top_right .sns ul li {
          width: 33.33333%;
          border-right: 1px solid #137CE6;
          border-bottom: 1px solid #137CE6;
          padding: 3px; }
          .header .head_top_right .sns ul li.title {
            width: 100%;
            font-size: 10px;
            height: 22px;
            line-height: 16px; }
          .header .head_top_right .sns ul li a {
            line-height: 31px;
            height: 31px;
            background: #fff;
            color: #00A0E9;
            display: block;
            width: 100%;
            max-width: 31px;
            margin: auto; }
    .header .head_top_right .lang {
      width: 50%;
      display: flex;
      flex-wrap: wrap; }
      .header .head_top_right .lang ul {
        display: flex;
        flex-wrap: wrap;
        width: 66.66666%;
        /*width: 50%;*/ }
        .header .head_top_right .lang ul.lang_title {
          width: 100%; }
        .header .head_top_right .lang ul li {
          width: 50%;
          /*width: 100%;*/
          border-right: 1px solid #137CE6;
          border-bottom: 1px solid #137CE6;
          padding: 3px;
          line-height: 32px;
          height: 38px;
          font-size: 13px;
          color: rgba(255, 255, 255, 0.5); }
          .header .head_top_right .lang ul li.title {
            width: 100%;
            font-size: 10px;
            height: 22px;
            line-height: 16px;
            color: #fff; }
          .header .head_top_right .lang ul li a {
            display: block;
            width: 100%;
            color: #fff; }
          .header .head_top_right .lang ul li.ja {
            display: none; }
          .header .head_top_right .lang ul li.none {
            display: none; }
        .header .head_top_right .lang ul.bogo-language-switcher {
          width: 33.33333%; }
          .header .head_top_right .lang ul.bogo-language-switcher li {
            width: 100%; }
    .header .head_top_right .sub_nav {
      width: 100%; }
      .header .head_top_right .sub_nav ul {
        display: flex;
        flex-wrap: wrap;
        border-left: 1px solid #137CE6;
        border-right: 1px solid #137CE6; }
        .header .head_top_right .sub_nav ul li {
          width: 50%;
          border-right: 1px solid #137CE6;
          border-bottom: 1px solid #137CE6;
          padding: 3px; }
          .header .head_top_right .sub_nav ul li:nth-child(2n) {
            border-right: none; }
          .header .head_top_right .sub_nav ul li a {
            line-height: 23px;
            height: 23px;
            display: block;
            width: 100%;
            color: #fff;
            font-size: 11px; }
          .header .head_top_right .sub_nav ul li span {
            line-height: 23px;
            height: 23px;
            display: block; }
  .header .headernav {
    padding: 0;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .header .headernav {
        display: none; } }
    .header .headernav nav {
      width: 100%; }
      .header .headernav nav ul.nav {
        width: 100%;
        text-align: center;
        display: flex;
        height: 60px;
        position: relative; }
        .header .headernav nav ul.nav > li {
          margin: 0;
          /*drop*/ }
          .header .headernav nav ul.nav > li > a, .header .headernav nav ul.nav > li .parent_nav {
            font-size: 17px;
            letter-spacing: .05em;
            color: #83D7FF;
            letter-spacing: .3em;
            font-family: "Ropa Sans", sans-serif;
            font-weight: bold;
            height: 60px;
            text-align: center;
            padding: 15px 35px 10px 35px;
            display: block;
            cursor: pointer;
            position: relative; }
            .header .headernav nav ul.nav > li > a span, .header .headernav nav ul.nav > li .parent_nav span {
              color: #fff;
              font-size: 10px;
              display: block;
              letter-spacing: 0.1em;
              padding-top: 3px;
              font-family: "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
              transform: scale(0.9); }
            .header .headernav nav ul.nav > li > a::after, .header .headernav nav ul.nav > li .parent_nav::after {
              content: '';
              position: absolute;
              bottom: 0;
              left: 0;
              height: 4px;
              width: 0;
              background: #fff;
              transition: .3s; }
            .header .headernav nav ul.nav > li > a:hover::after, .header .headernav nav ul.nav > li .parent_nav:hover::after {
              width: 100%; }
          .header .headernav nav ul.nav > li.drop .dropdownContain {
            visibility: hidden;
            white-space: nowrap;
            opacity: 0;
            z-index: 1;
            position: absolute;
            top: 60px;
            left: 0;
            box-sizing: border-box;
            width: 100%;
            padding: 0 27px;
            background: rgba(0, 0, 0, 0.75);
            -webkit-transition: all .2s ease;
            transition: all .2s ease;
            text-align: left;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            padding-top: 18px; }
            .header .headernav nav ul.nav > li.drop .dropdownContain > li a {
              color: #fff;
              font-weight: bold;
              font-size: 14px;
              padding: 20px 18px;
              display: block;
              position: relative;
              line-height: 15px;
              letter-spacing: 0.2em;
              transition: .3s;
              margin-top: -18px; }
              .header .headernav nav ul.nav > li.drop .dropdownContain > li a::after {
                content: '';
                height: 15px;
                width: 2px;
                background: #00A0E9;
                display: block;
                position: absolute;
                top: 20px;
                right: -1px; }
              .header .headernav nav ul.nav > li.drop .dropdownContain > li a:hover {
                color: #00A0E9; }
            .header .headernav nav ul.nav > li.drop .dropdownContain > li:last-child a::after {
              display: none; }
          .header .headernav nav ul.nav > li.nav_open .dropdownContain {
            visibility: visible;
            opacity: 1;
            z-index: 0; }
          .header .headernav nav ul.nav > li.nav_open > a::after, .header .headernav nav ul.nav > li.nav_open .parent_nav::after {
            width: 100%; }
          .header .headernav nav ul.nav > li:hover {
            -webkit-transition: all .5s;
            transition: all .5s; }
            .header .headernav nav ul.nav > li:hover .dropdownContain {
              top: 60px;
              visibility: visible;
              opacity: 1; }
    .header .headernav.fixed {
      position: fixed;
      top: 0;
      left: 0;
      background: #00A0E9;
      width: calc(100% - 180px); }
      .header .headernav.fixed nav ul.nav > li {
        /*drop*/ }
        .header .headernav.fixed nav ul.nav > li.drop .dropdownContain {
          top: 60px; }

/*smartphone*/
.sp_lang {
  display: none; }
  @media screen and (max-width: 767px) {
    .sp_lang {
      display: block;
      position: absolute;
      top: 21px;
      right: 68px;
      display: flex;
      border-right: 1px solid #fff;
      letter-spacing: 0; } }
  @media screen and (max-width: 767px) and (max-width: 320px) {
    .sp_lang {
      top: 16px;
      right: 55px; } }
  @media screen and (max-width: 767px) {
      .sp_lang ul {
        display: flex; }
      .sp_lang li {
        height: 28px;
        width: 28px;
        line-height: 28px;
        border: 1px solid #fff;
        text-align: center;
        font-size: 11px;
        color: rgba(255, 255, 255, 0.5);
        border-right: none; }
        .sp_lang li a {
          display: block;
          color: #fff; } }
      @media screen and (max-width: 767px) and (max-width: 320px) {
        .sp_lang li a {
          height: 26px;
          width: 24px;
          line-height: 26px;
          font-size: 10px; } }
  @media screen and (max-width: 767px) {
        .sp_lang li.ja {
          display: none; }
        .sp_lang li.none {
          display: none; } }

/*humburger*/
.hamburger, .hamburger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box; }

.hamburger {
  position: absolute;
  top: 21px;
  right: 20px;
  width: 36px;
  height: 28px;
  z-index: 999; }
  @media screen and (min-width: 768px) {
    .hamburger {
      display: none; } }
  @media screen and (max-width: 320px) {
    .hamburger {
      top: 16px;
      right: 15px;
      width: 31px;
      height: 26px; } }
  .hamburger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #fff; }
    .hamburger span:nth-of-type(1) {
      top: 0; }
    .hamburger span:nth-of-type(2) {
      top: 12px; }
      @media screen and (max-width: 320px) {
        .hamburger span:nth-of-type(2) {
          top: 11px; } }
    .hamburger span:nth-of-type(3) {
      bottom: 0; }

.hamburger.active span {
  background-color: #fff; }
  .hamburger.active span:nth-of-type(1) {
    -webkit-transform: translateY(12px) rotate(-45deg);
    transform: translateY(12px) rotate(-45deg); }
    @media screen and (max-width: 320px) {
      .hamburger.active span:nth-of-type(1) {
        -webkit-transform: translateY(11px) rotate(-45deg);
        transform: translateY(11px) rotate(-45deg); } }
  .hamburger.active span:nth-of-type(2) {
    left: 50%;
    opacity: 0;
    -webkit-animation: active-menu-bar02 .8s forwards;
    animation: active-menu-bar02 .8s forwards; }
  .hamburger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-12px) rotate(45deg);
    transform: translateY(-12px) rotate(45deg); }
    @media screen and (max-width: 320px) {
      .hamburger.active span:nth-of-type(3) {
        -webkit-transform: translateY(-11px) rotate(45deg);
        transform: translateY(-11px) rotate(45deg); } }

@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0; } }
@keyframes active-menu-bar02 {
  100% {
    height: 0; } }
/*nav*/
#navigation {
  position: absolute;
  display: none;
  width: 100%;
  height: calc(100vh - 89px);
  top: 89px;
  left: 0;
  background: #00A0E9;
  z-index: 998; }
  @media screen and (max-width: 320px) {
    #navigation {
      top: 80px;
      height: calc(100vh - 80px); } }
  #navigation .navigation_inner {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%; }
    #navigation .navigation_inner .navigation_menu {
      padding: 20px 20px 20px;
      overflow-y: scroll;
      width: 100%; }
      #navigation .navigation_inner .navigation_menu .navigation_item {
        width: 100%;
        margin: 0 auto 0 auto;
        background: #00A0E9; }
        #navigation .navigation_inner .navigation_menu .navigation_item p.parent_nav, #navigation .navigation_inner .navigation_menu .navigation_item a {
          color: #83D7FF;
          font-size: 20px;
          font-family: "Ropa Sans", sans-serif;
          font-weight: bold;
          vertical-align: middle;
          padding: 15px 0 8px 0;
          border-top: 2px solid #137CE6;
          display: block; }
          #navigation .navigation_inner .navigation_menu .navigation_item p.parent_nav span, #navigation .navigation_inner .navigation_menu .navigation_item a span {
            font-size: 11px;
            font-family: "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
            color: #fff;
            display: inline-block;
            vertical-align: middle;
            padding-left: 5px; }
          #navigation .navigation_inner .navigation_menu .navigation_item p.parent_nav.link, #navigation .navigation_inner .navigation_menu .navigation_item a.link {
            border-bottom: 2px solid #137CE6;
            margin-bottom: 15px;
            position: relative;
            padding: 15px 0 15px 0; }
            #navigation .navigation_inner .navigation_menu .navigation_item p.parent_nav.link::after, #navigation .navigation_inner .navigation_menu .navigation_item a.link::after {
              content: '';
              background-image: url("../img/icon01_w.svg");
              background-size: 20px 20px;
              width: 20px;
              height: 20px;
              position: absolute;
              right: 0;
              top: 0;
              bottom: 0;
              margin: auto; }
        #navigation .navigation_inner .navigation_menu .navigation_item .navigation_sub_menu {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          padding-bottom: 15px; }
          #navigation .navigation_inner .navigation_menu .navigation_item .navigation_sub_menu li {
            min-width: calc(50% - 2px);
            margin-bottom: 4px;
            background: rgba(0, 0, 0, 0.75); }
            @media screen and (max-width: 320px) {
              #navigation .navigation_inner .navigation_menu .navigation_item .navigation_sub_menu li {
                min-width: 100%; } }
            #navigation .navigation_inner .navigation_menu .navigation_item .navigation_sub_menu li a {
              border: none;
              font-size: 12px;
              letter-spacing: 0;
              color: #fff;
              display: block;
              padding: 10px; }
        #navigation .navigation_inner .navigation_menu .navigation_item .sp_sub_nav {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          padding-bottom: 15px; }
          #navigation .navigation_inner .navigation_menu .navigation_item .sp_sub_nav li {
            min-width: calc(50% - 2px);
            margin-bottom: 4px; }
            #navigation .navigation_inner .navigation_menu .navigation_item .sp_sub_nav li a {
              border: 1px solid #fff;
              font-size: 12px;
              letter-spacing: 0;
              color: #fff;
              display: block;
              padding: 10px; }
            #navigation .navigation_inner .navigation_menu .navigation_item .sp_sub_nav li.sns_nav {
              width: 35px;
              min-width: 0; }
          #navigation .navigation_inner .navigation_menu .navigation_item .sp_sub_nav.sns {
            justify-content: flex-start;
            padding: 0; }
            #navigation .navigation_inner .navigation_menu .navigation_item .sp_sub_nav.sns li {
              margin-right: 4px; }
              #navigation .navigation_inner .navigation_menu .navigation_item .sp_sub_nav.sns li a {
                font-size: 14px; }

/* -------------------------------- 
footer components 
--------------------------------- */
footer {
  padding: 50px 0;
  font-size: .9em;
  background: #fff;
  width: 100%;
  position: relative;
  color: #000000; }
  @media screen and (max-width: 1080px) {
    footer {
      padding: 40px 0; } }
  @media screen and (max-width: 767px) {
    footer {
      padding: 40px 0 80px 0; } }
  footer .top_btn {
    position: absolute;
    top: -42px;
    right: 0;
    width: 180px;
    height: 42px;
    text-align: center;
    z-index: 9999999; }
    @media screen and (max-width: 767px) {
      footer .top_btn {
        width: 100%; } }
    footer .top_btn a {
      margin: auto;
      display: inline-block; }
      footer .top_btn a img {
        width: 34px; }
  footer .footer_inner {
    width: 100%;
    padding: 0 30px;
    max-width: 1240px;
    margin: auto; }
    @media screen and (max-width: 320px) {
      footer .footer_inner {
        padding: 0 20px; } }
    footer .footer_inner .footer_head {
      margin-bottom: 50px; }
      @media screen and (max-width: 767px) {
        footer .footer_inner .footer_head {
          margin-bottom: 30px; } }
      footer .footer_inner .footer_head img {
        width: 872px; }
    footer .footer_inner .footer_bottom {
      display: flex; }
      @media screen and (max-width: 767px) {
        footer .footer_inner .footer_bottom {
          display: block; } }
      footer .footer_inner .footer_bottom .f_title {
        font-size: 23.5px;
        font-weight: bold;
        letter-spacing: 0.2em;
        margin-bottom: 15px; }
        @media screen and (max-width: 767px) {
          footer .footer_inner .footer_bottom .f_title {
            font-size: 16px;
            letter-spacing: 0.1em; } }
      footer .footer_inner .footer_bottom .left {
        margin-right: 50px; }
        @media screen and (max-width: 767px) {
          footer .footer_inner .footer_bottom .left {
            margin-right: 0; } }
        footer .footer_inner .footer_bottom .left .address {
          font-size: 17px;
          line-height: 1.6;
          margin-bottom: 30px;
          letter-spacing: 0; }
          @media screen and (max-width: 767px) {
            footer .footer_inner .footer_bottom .left .address {
              font-size: 13px;
              margin-bottom: 20px; } }
        footer .footer_inner .footer_bottom .left .site_list {
          display: flex;
          margin-bottom: 30px; }
          @media screen and (max-width: 767px) {
            footer .footer_inner .footer_bottom .left .site_list {
              flex-wrap: wrap;
              margin-bottom: 15px; } }
          footer .footer_inner .footer_bottom .left .site_list li {
            margin-right: 5px; }
            @media screen and (max-width: 767px) {
              footer .footer_inner .footer_bottom .left .site_list li {
                width: calc(50% - 3px);
                margin-right: 6px;
                margin-bottom: 6px;
                text-align: center; }
                footer .footer_inner .footer_bottom .left .site_list li:nth-child(2n) {
                  margin-right: 0; } }
            footer .footer_inner .footer_bottom .left .site_list li a {
              display: block;
              background: #E5E5E5;
              letter-spacing: 0;
              color: #000;
              padding: 1.3em 1.5em;
              font-size: 11px;
              font-weight: bold;
              white-space: nowrap; }
        footer .footer_inner .footer_bottom .left .f_nav {
          margin-bottom: 35px; }
          footer .footer_inner .footer_bottom .left .f_nav li {
            font-size: 11px;
            display: inline-flex;
            margin-right: 2em; }
            footer .footer_inner .footer_bottom .left .f_nav li a {
              color: #000;
              letter-spacing: 0; }
        footer .footer_inner .footer_bottom .left .copy {
          font-size: 10px;
          letter-spacing: 0; }
          @media screen and (max-width: 767px) {
            footer .footer_inner .footer_bottom .left .copy {
              position: absolute;
              bottom: 30px;
              left: 30px; } }
      footer .footer_inner .footer_bottom .right .contact_wrap {
        letter-spacing: 0;
        padding: 0 0 0 10px;
        margin: 0;
        border-left: 5px solid #00A0E9; }
        footer .footer_inner .footer_bottom .right .contact_wrap .main_text {
          font-size: 23.5px;
          font-weight: bold;
          margin-bottom: 10px;
          font-family: "Muli", sans-serif;
          letter-spacing: 0.02em; }
          @media screen and (max-width: 767px) {
            footer .footer_inner .footer_bottom .right .contact_wrap .main_text {
              font-size: 17px; } }
        footer .footer_inner .footer_bottom .right .contact_wrap .sub_text {
          font-size: 16px;
          line-height: 1.6; }
          @media screen and (max-width: 767px) {
            footer .footer_inner .footer_bottom .right .contact_wrap .sub_text {
              font-size: 13px; } }
        footer .footer_inner .footer_bottom .right .contact_wrap.tel {
          margin-bottom: 30px; }
          @media screen and (max-width: 767px) {
            footer .footer_inner .footer_bottom .right .contact_wrap.tel {
              margin-bottom: 20px; } }

/* -------------------------------- 
index components 
--------------------------------- */
/*swiper*/
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 20px !important; }

.swiper-container {
  position: relative;
  text-align: right; }
  .swiper-container .swiper-pagination {
    margin: 0 auto;
    width: 100% !important; }
    .swiper-container .swiper-pagination span {
      margin: 0 4px; }
  .swiper-container .swiper-pagination-bullet-active {
    opacity: 1;
    background: #00A0E9; }
  .swiper-container .swiper-slide img {
    width: 100%; }

/*all*/
.main {
  width: calc(100% - 180px);
  padding-top: 180px; }
  @media screen and (max-width: 767px) {
    .main {
      width: 100%;
      padding-top: 89px; } }
  @media screen and (max-width: 320px) {
    .main {
      padding-top: 80px; } }
  .main .index_main_top {
    height: 400px;
    position: relative; }
    @media screen and (min-width: 1350px) {
      .main .index_main_top {
        height: 560px; } }
    @media screen and (max-width: 767px) {
      .main .index_main_top {
        height: 280px; } }
    .main .index_main_top .index_main_left {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 100;
      background: #fff;
      width: 284px;
      padding: 8px 0 0 13px;
      height: 100%; }
      @media screen and (min-width: 1350px) {
        .main .index_main_top .index_main_left {
          width: 398px;
          padding: 15px 0 0 18px; } }
      @media screen and (max-width: 767px) {
        .main .index_main_top .index_main_left {
          background: none; } }
      .main .index_main_top .index_main_left::after {
        content: '';
        width: 225px;
        height: 400px;
        background: url("../img/index_main_left_bg.png") 0 0 no-repeat;
        background-size: 100%;
        position: absolute;
        left: 100%;
        top: 0;
        z-index: -1; }
        @media screen and (min-width: 1350px) {
          .main .index_main_top .index_main_left::after {
            width: 315px;
            height: 560px; } }
        @media screen and (max-width: 767px) {
          .main .index_main_top .index_main_left::after {
            height: 280px;
            width: 185px;
            left: 0; } }
      .main .index_main_top .index_main_left .timer-wrap {
        width: 271px;
        height: 83px;
        position: relative;
        background: url("../img/timer_bg.png") 0 0 no-repeat;
        background-size: 100%; }
        @media screen and (min-width: 1350px) {
          .main .index_main_top .index_main_left .timer-wrap {
            transform-origin: top left;
            transform: scale(1.4); } }
        @media screen and (max-width: 767px) {
          .main .index_main_top .index_main_left .timer-wrap {
            position: absolute;
            top: 100%;
            left: 0;
            background: #011C2E;
            width: 100vw;
            height: 74px;
            padding: 10px 30px 10px 20px; } }
        .main .index_main_top .index_main_left .timer-wrap .start-time {
          position: absolute;
          left: 9px;
          top: 6px;
          color: #00A0E9;
          letter-spacing: 0.1em;
          font-size: 12px;
          font-style: italic;
          font-weight: bold;
          display: none; }
          @media screen and (max-width: 767px) {
            .main .index_main_top .index_main_left .timer-wrap .start-time {
              display: none; } }
        .main .index_main_top .index_main_left .timer-wrap .timer-bg {
          width: 254px;
          height: 38px;
          background: none;
          text-align: center;
          position: absolute;
          bottom: 7px;
          left: 9px; }
          @media screen and (max-width: 767px) {
            .main .index_main_top .index_main_left .timer-wrap .timer-bg {
              background: url("../img/timer_bg.png") -9px -23px no-repeat;
              height: 54px;
              position: static;
              padding-top: 14px;
              margin: auto; } }
          .main .index_main_top .index_main_left .timer-wrap .timer-bg span {
            display: inline-block;
            width: 22px; }
            .main .index_main_top .index_main_left .timer-wrap .timer-bg span#dayL2, .main .index_main_top .index_main_left .timer-wrap .timer-bg span#hourL1, .main .index_main_top .index_main_left .timer-wrap .timer-bg span#minL1 {
              margin-right: 10px; }
      .main .index_main_top .index_main_left .img {
        padding-top: 15px;
        width: 271px;
        height: 275px; }
        @media screen and (min-width: 1350px) {
          .main .index_main_top .index_main_left .img {
            padding-top: 50px;
            width: 380px;
            height: 364px; } }
        @media screen and (max-width: 767px) {
          .main .index_main_top .index_main_left .img {
            width: 95px;
            height: auto;
            padding-top: 0; } }
    .main .index_main_top .swiper-container {
      width: calc(100% - 284px);
      height: 400px;
      margin-left: 284px;
      z-index: initial; }
      @media screen and (min-width: 1350px) {
        .main .index_main_top .swiper-container {
          height: 560px;
          width: calc(100% - 398px);
          margin-left: 398px; } }
      @media screen and (max-width: 767px) {
        .main .index_main_top .swiper-container {
          width: 100%;
          margin-left: 0;
          height: 280px; } }
      .main .index_main_top .swiper-container .swiper-slide {
        height: 400px; }
        @media screen and (min-width: 1350px) {
          .main .index_main_top .swiper-container .swiper-slide {
            height: 560px; } }
        @media screen and (max-width: 640px) {
          .main .index_main_top .swiper-container .swiper-slide {
            height: 280px; } }
        .main .index_main_top .swiper-container .swiper-slide img {
          height: 100%;
          width: auto;
          max-width: none; }
          @media screen and (min-width: 1220px) and (max-width: 1349px) {
            .main .index_main_top .swiper-container .swiper-slide img {
              margin-top: 200px;
              transform: translate(0, -50%);
              width: 100%;
              height: auto; } }
          @media screen and (min-width: 1620px) {
            .main .index_main_top .swiper-container .swiper-slide img {
              margin-top: 280px;
              transform: translate(0, -50%);
              width: 100%;
              height: auto; } }
      .main .index_main_top .swiper-container > .swiper-pagination-bullets,
      .main .index_main_top .swiper-container .swiper-pagination-custom,
      .main .index_main_top .swiper-container .swiper-pagination-fraction {
        width: 170px !important;
        left: 0;
        right: auto;
        top: 28px;
        bottom: auto !important;
        z-index: 200;
        text-align: right; }
        @media screen and (min-width: 1350px) {
          .main .index_main_top .swiper-container > .swiper-pagination-bullets,
          .main .index_main_top .swiper-container .swiper-pagination-custom,
          .main .index_main_top .swiper-container .swiper-pagination-fraction {
            top: 40px;
            width: 238px !important; } }
        @media screen and (max-width: 767px) {
          .main .index_main_top .swiper-container > .swiper-pagination-bullets,
          .main .index_main_top .swiper-container .swiper-pagination-custom,
          .main .index_main_top .swiper-container .swiper-pagination-fraction {
            left: 13px;
            top: 115px;
            text-align: left; } }
        .main .index_main_top .swiper-container > .swiper-pagination-bullets .swiper-pagination-bullet,
        .main .index_main_top .swiper-container .swiper-pagination-custom .swiper-pagination-bullet,
        .main .index_main_top .swiper-container .swiper-pagination-fraction .swiper-pagination-bullet {
          width: 10px;
          height: 10px;
          border-radius: 0;
          opacity: 1;
          background: #999999;
          margin: 0 4px !important; }
          @media screen and (min-width: 1350px) {
            .main .index_main_top .swiper-container > .swiper-pagination-bullets .swiper-pagination-bullet,
            .main .index_main_top .swiper-container .swiper-pagination-custom .swiper-pagination-bullet,
            .main .index_main_top .swiper-container .swiper-pagination-fraction .swiper-pagination-bullet {
              width: 14px;
              height: 14px;
              margin: 0 6px !important; } }
        .main .index_main_top .swiper-container > .swiper-pagination-bullets .swiper-pagination-bullet-active,
        .main .index_main_top .swiper-container .swiper-pagination-custom .swiper-pagination-bullet-active,
        .main .index_main_top .swiper-container .swiper-pagination-fraction .swiper-pagination-bullet-active {
          background: #00A0E9; }
    .main .index_main_top .index_main_right {
      width: 183px;
      height: 400px;
      background: url("../img/index_main_right_bg.png") 0 bottom no-repeat;
      background-size: 100%;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 101; }
      @media screen and (min-width: 1350px) {
        .main .index_main_top .index_main_right {
          width: 256px;
          height: 560px; } }
      @media screen and (max-width: 767px) {
        .main .index_main_top .index_main_right {
          width: 95px;
          height: 280px; } }
      .main .index_main_top .index_main_right::after {
        content: '';
        width: 270px;
        height: 490px;
        background: url("../img/index_main_right_img.png") 0 0 no-repeat;
        background-size: 100%;
        position: absolute;
        top: 0;
        right: 0; }
        @media screen and (min-width: 1350px) {
          .main .index_main_top .index_main_right::after {
            width: 378px;
            height: 686px; } }
        @media screen and (max-width: 767px) {
          .main .index_main_top .index_main_right::after {
            width: 170px;
            height: 310px; } }
  .main section h2 {
    font-family: "Ropa Sans", sans-serif;
    font-size: 30px;
    letter-spacing: 0.2em;
    font-weight: bold;
    padding: 13px 30px 40px;
    max-width: 1160px;
    margin: auto;
    position: relative;
    z-index: 0; }
    @media screen and (max-width: 1080px) {
      .main section h2 {
        max-width: 800px;
        font-size: 28px;
        padding: 8px 30px 20px; } }
    @media screen and (max-width: 767px) {
      .main section h2 {
        padding: 8px 50px 30px; } }
    .main section h2::before {
      content: '';
      position: absolute;
      top: 0;
      left: -205px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: 248px 241px;
      width: 248px;
      height: 241px; }
      @media screen and (max-width: 1080px) {
        .main section h2::before {
          left: -135px;
          background-size: 170px 165px;
          width: 170px;
          height: 165px; } }
      @media screen and (max-width: 767px) {
        .main section h2::before {
          left: -90px;
          background-size: 136px 132px;
          width: 136px;
          height: 132px; } }
  .main section.entry {
    background: #EDEDED;
    padding-right: 30px;
    padding-left: 30px; }
    @media screen and (max-width: 767px) {
      .main section.entry {
        margin-top: 74px;
        padding: 30px; } }
  .main section.news {
    /*background: $bg_even;*/
    padding: 45px 0 60px; }
    @media screen and (max-width: 1080px) {
      .main section.news {
        padding: 30px 0 45px; } }
    .main section.news h2::before {
      background-image: url("../img/h2_bg_blue.svg"); }
    .main section.news .inner {
      padding: 0 30px;
      max-width: 1060px; }
      @media screen and (max-width: 1080px) {
        .main section.news .inner {
          max-width: 760px; } }
    .main section.news .news_tab {
      display: flex; }
      .main section.news .news_tab li {
        width: 20%;
        color: #fff;
        font-family: "Ropa Sans", sans-serif;
        font-size: 19px;
        font-weight: bold;
        text-align: center;
        height: 42px;
        line-height: 44px;
        cursor: pointer;
        letter-spacing: .2em; }
        @media screen and (max-width: 1080px) {
          .main section.news .news_tab li {
            font-size: 17px; } }
        @media screen and (max-width: 767px) {
          .main section.news .news_tab li {
            font-size: 10px;
            letter-spacing: 0.05em;
            width: 19%;
            height: 35px;
            line-height: 37px; } }
        .main section.news .news_tab li#all {
          background: #000; }
        .main section.news .news_tab li#cat-news {
          background: #009FE8; }
        .main section.news .news_tab li#cat-runner {
          background: #A8E12E; }
        .main section.news .news_tab li#cat-volunteer {
          background: #FFAA00; }
          @media screen and (max-width: 767px) {
            .main section.news .news_tab li#cat-volunteer {
              width: 24%; } }
        .main section.news .news_tab li#cat-event {
          background: #E52E8A; }
    .main section.news .news_list {
      background: #fff; }
      .main section.news .news_list li {
        display: flex;
        align-items: center;
        font-size: 16px;
        border-bottom: 2px solid #EDEDED;
        padding: 20px 27px; }
        @media screen and (max-width: 1080px) {
          .main section.news .news_list li {
            font-size: 15px;
            padding: 17px 25px; } }
        @media screen and (max-width: 767px) {
          .main section.news .news_list li {
            font-size: 13px;
            flex-wrap: wrap;
            padding: 15px; } }
        .main section.news .news_list li time {
          letter-spacing: 0.01em;
          margin-right: 20px;
          width: 6em; }
          @media screen and (max-width: 1080px) {
            .main section.news .news_list li time {
              margin-right: 15px; } }
          @media screen and (max-width: 767px) {
            .main section.news .news_list li time {
              margin-right: 10px; } }
        .main section.news .news_list li .cat_time_wrap {
          width: 78px;
          margin-right: 20px; }
          @media screen and (max-width: 1080px) {
            .main section.news .news_list li .cat_time_wrap {
              width: 62px;
              margin-right: 15px; } }
          .main section.news .news_list li .cat_time_wrap span {
            width: 13px;
            height: 13px;
            display: inline-block;
            margin-right: 8px;
            font-size: 0; }
            @media screen and (max-width: 1080px) {
              .main section.news .news_list li .cat_time_wrap span {
                width: 11px;
                height: 11px;
                margin-right: 6px; } }
            .main section.news .news_list li .cat_time_wrap span.cat-news {
              background: #009FE8; }
            .main section.news .news_list li .cat_time_wrap span.cat-runner {
              background: #A8E12E; }
            .main section.news .news_list li .cat_time_wrap span.cat-volunteer {
              background: #FFAA00; }
            .main section.news .news_list li .cat_time_wrap span.cat-event {
              background: #E52E8A; }
            .main section.news .news_list li .cat_time_wrap span:last-child {
              margin-right: 0; }
        .main section.news .news_list li a {
          display: flex;
          justify-content: space-between;
          align-items: center;
          width: calc(100% - 98px - 6em - 20px); }
          .main section.news .news_list li a span {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            width: calc(100% - 34px); }
          @media screen and (max-width: 1080px) {
            .main section.news .news_list li a {
              width: calc(100% - 77px - 6em - 15px); } }
          @media screen and (max-width: 767px) {
            .main section.news .news_list li a {
              width: 100%;
              margin-top: 8px; } }
          .main section.news .news_list li a img {
            width: 24px;
            height: 24px; }
      .main section.news .news_list.list_news {
        display: none; }
      .main section.news .news_list.list_runner {
        display: none; }
      .main section.news .news_list.list_volunteer {
        display: none; }
      .main section.news .news_list.list_event {
        display: none; }
  .main section.info {
    background: #EDEDED;
    padding: 45px 0 60px; }
    @media screen and (max-width: 1080px) {
      .main section.info {
        padding: 30px 0 45px; } }
    .main section.info h2::before {
      background-image: url("../img/h2_bg_green.svg"); }
    .main section.info .inner {
      padding: 0 30px;
      max-width: 1060px; }
      @media screen and (max-width: 1080px) {
        .main section.info .inner {
          max-width: 760px; } }
    .main section.info ul.info_list {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media screen and (max-width: 767px) {
        .main section.info ul.info_list {
          flex-wrap: wrap; } }
      .main section.info ul.info_list::before {
        content: '';
        display: block;
        width: 22.23%;
        height: 0;
        order: 1; }
        @media screen and (max-width: 1080px) {
          .main section.info ul.info_list::before {
            width: 23.23%; } }
        @media screen and (max-width: 767px) {
          .main section.info ul.info_list::before {
            width: calc(50% - 4px);
            margin-bottom: 8px; } }
      .main section.info ul.info_list::after {
        content: '';
        display: block;
        width: 22.23%;
        height: 0; }
        @media screen and (max-width: 1080px) {
          .main section.info ul.info_list::after {
            width: 23.23%; } }
        @media screen and (max-width: 767px) {
          .main section.info ul.info_list::after {
            width: calc(50% - 4px);
            margin-bottom: 8px; } }
      .main section.info ul.info_list li {
        width: 22.23%; }
        @media screen and (max-width: 1080px) {
          .main section.info ul.info_list li {
            width: 23.23%; } }
        @media screen and (max-width: 767px) {
          .main section.info ul.info_list li {
            width: calc(50% - 4px);
            margin-bottom: 8px; } }
        .main section.info ul.info_list li a {
          display: block;
          background: #F1F1F1;
          height: 100%;
          transition: all .3s; }
          .main section.info ul.info_list li a p {
            font-size: 17px;
            font-weight: bold;
            padding: 17px;
            line-height: 1.5; }
            @media screen and (max-width: 767px) {
              .main section.info ul.info_list li a p {
                padding: 10px;
                font-size: 14px; } }
            .main section.info ul.info_list li a p span {
              font-size: 13px;
              font-weight: normal;
              display: block;
              padding-top: 10px;
              line-height: 1.6; }
              @media screen and (max-width: 1080px) {
                .main section.info ul.info_list li a p span {
                  font-size: 12px;
                  letter-spacing: 0; } }
              @media screen and (max-width: 767px) {
                .main section.info ul.info_list li a p span {
                  font-size: 11px;
                  padding-top: 6px; } }
          .main section.info ul.info_list li a img {
            transition: all .3s; }
          .main section.info ul.info_list li a:hover img {
            opacity: .8; }
  .main section.topics {
    /*padding: 45px 0 30px;*/
    padding: 45px 0 55px; }
    @media screen and (max-width: 1080px) {
      .main section.topics {
        padding: 30px 0 30px; } }
    .main section.topics h2::before {
      background-image: url("../img/h2_bg_yellow.svg"); }
    .main section.topics .inner {
      padding: 0 30px;
      max-width: 1060px; }
      @media screen and (max-width: 1080px) {
        .main section.topics .inner {
          max-width: 760px; } }
    .main section.topics ul.topics_list {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .main section.topics ul.topics_list::before {
        content: '';
        width: 22.23%;
        height: 0;
        display: block;
        order: 1; }
        @media screen and (max-width: 1080px) {
          .main section.topics ul.topics_list::before {
            width: 23.23%; } }
      .main section.topics ul.topics_list::after {
        content: '';
        width: 22.23%;
        height: 0;
        display: block; }
        @media screen and (max-width: 1080px) {
          .main section.topics ul.topics_list::after {
            width: 23.23%; } }
      .main section.topics ul.topics_list li {
        width: 22.23%;
        margin-bottom: 30px;
        position: relative; }
        @media screen and (max-width: 1080px) {
          .main section.topics ul.topics_list li {
            width: 23.23%;
            margin-bottom: 15px; } }
        @media screen and (max-width: 767px) {
          .main section.topics ul.topics_list li {
            width: calc(50% - 4px);
            margin-bottom: 8px; } }
        .main section.topics ul.topics_list li p {
          position: absolute;
          bottom: 0;
          left: 0;
          font-size: 15px;
          font-weight: bold;
          color: #fff;
          text-align: center;
          width: 100%;
          height: 40px;
          display: flex;
          align-items: center;
          justify-content: center;
          letter-spacing: 0.01em;
          transition: all .3s; }
          @media screen and (max-width: 767px) {
            .main section.topics ul.topics_list li p {
              font-size: 12px;
              height: 30px; } }
          @media screen and (max-width: 320px) {
            .main section.topics ul.topics_list li p {
              font-size: 11px;
              height: 25px; } }
        .main section.topics ul.topics_list li a {
          display: block; }
          .main section.topics ul.topics_list li a:hover p {
            height: 100%;
            background: rgba(0, 160, 233, 0.7); }
        .main section.topics ul.topics_list li.topics01 p {
          background: rgba(187, 43, 77, 0.7); }
        .main section.topics ul.topics_list li.topics02 p {
          background: rgba(19, 124, 229, 0.7); }
        .main section.topics ul.topics_list li.topics03 p {
          background: rgba(251, 237, 33, 0.7);
          color: #000; }
        .main section.topics ul.topics_list li.topics04 p {
          background: rgba(68, 149, 0, 0.7); }
        .main section.topics ul.topics_list li.topics05 p {
          background: rgba(0, 0, 0, 0.7); }
        .main section.topics ul.topics_list li.topics06 p {
          background: rgba(57, 180, 74, 0.7); }
        .main section.topics ul.topics_list li.topics07 p {
          background: rgba(229, 46, 138, 0.7); }
      .main section.topics ul.topics_list::after {
        content: '';
        height: 0;
        width: 22.23%;
        display: block; }
        @media screen and (max-width: 1080px) {
          .main section.topics ul.topics_list::after {
            width: 23.23%; } }
  .main section.movie {
    padding: 45px 0 60px;
    background: #EDEDED; }
    @media screen and (max-width: 1080px) {
      .main section.movie {
        padding: 30px 0 45px; } }
    .main section.movie h2::before {
      background-image: url("../img/h2_bg_pink.svg"); }
    .main section.movie .h3_wrap {
      background: #989898;
      overflow: hidden;
      margin-bottom: 15px; }
      .main section.movie .h3_wrap h3 {
        color: #fff;
        font-size: 19px;
        font-weight: bold;
        display: inline-block;
        position: relative;
        min-width: 50%;
        background: #FF65AE;
        padding-right: 10px; }
        @media screen and (max-width: 1080px) {
          .main section.movie .h3_wrap h3 {
            font-size: 17px; } }
        @media screen and (max-width: 767px) {
          .main section.movie .h3_wrap h3 {
            font-size: 15px; } }
        .main section.movie .h3_wrap h3::before {
          content: "";
          position: absolute;
          top: 0;
          left: 100%;
          bottom: 0;
          z-index: 1;
          background: none;
          border-right: 50px solid transparent;
          width: 0;
          border-bottom: 100px solid #FF65AE; }
        .main section.movie .h3_wrap h3::after {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          left: calc(100% - 10px);
          z-index: 2;
          background: none;
          border-right: 50px solid transparent;
          width: 0;
          border-bottom: 100px solid #666666; }
        .main section.movie .h3_wrap h3 span {
          position: relative;
          z-index: 10;
          padding: 17px 20px 17px 30px;
          display: block;
          background: #666666;
          width: 100%; }
          @media screen and (max-width: 1080px) {
            .main section.movie .h3_wrap h3 span {
              padding: 15px 10px 15px 20px; } }
          @media screen and (max-width: 767px) {
            .main section.movie .h3_wrap h3 span {
              padding: 12px 10px 12px 15px; } }
    .main section.movie .inner {
      padding: 0 30px;
      max-width: 1060px; }
      @media screen and (max-width: 1080px) {
        .main section.movie .inner {
          max-width: 760px; } }
    .main section.movie ul.movie_list {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media screen and (max-width: 767px) {
        .main section.movie ul.movie_list {
          display: block; } }
      .main section.movie ul.movie_list li {
        width: 47.63%;
        margin-bottom: 40px; }
        .main section.movie ul.movie_list li:last-child {
          margin-bottom: 0; }
        .main section.movie ul.movie_list li:nth-last-child(2) {
          margin-bottom: 0; }
        @media screen and (max-width: 1080px) {
          .main section.movie ul.movie_list li {
            width: 48.63%; } }
        @media screen and (max-width: 767px) {
          .main section.movie ul.movie_list li {
            width: 100%;
            margin-bottom: 30px; }
            .main section.movie ul.movie_list li:nth-last-child(2) {
              margin-bottom: 30px; }
            .main section.movie ul.movie_list li:last-child {
              margin-bottom: 0; } }
        .main section.movie ul.movie_list li .youtube_wrap {
          position: relative;
          padding-top: 56.25%;
          width: 100%; }
          .main section.movie ul.movie_list li .youtube_wrap iframe {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%; }
  .main section.sns {
    /*background: $bg_even;*/ }
    .main section.sns .inner {
      padding: 0 30px;
      max-width: 1060px; }
      @media screen and (max-width: 1080px) {
        .main section.sns .inner {
          max-width: 760px; } }
    .main section.sns ul.sns_list {
      display: flex;
      justify-content: space-between;
      overflow: hidden; }
      @media screen and (max-width: 767px) {
        .main section.sns ul.sns_list {
          display: block; } }
      .main section.sns ul.sns_list li {
        /*width: 47.63%;
        @media screen and (max-width:1080px) {
            width: 48.63%;
        }*/
        width: 310px; }
        @media screen and (max-width: 1230px) {
          .main section.sns ul.sns_list li {
            width: 290px; } }
        @media screen and (max-width: 1160px) {
          .main section.sns ul.sns_list li {
            width: 280px; } }
        @media screen and (max-width: 1120px) {
          .main section.sns ul.sns_list li {
            width: 260px; } }
        @media screen and (max-width: 1080px) {
          .main section.sns ul.sns_list li {
            width: 220px; } }
        @media screen and (max-width: 767px) {
          .main section.sns ul.sns_list li {
            width: 100%; }
            .main section.sns ul.sns_list li:first-child {
              margin-bottom: 40px; }
            .main section.sns ul.sns_list li:last-child {
              margin-top: 40px; } }
        .main section.sns ul.sns_list li .fb_title {
          display: flex;
          align-items: center;
          justify-content: space-between;
          background: #3C5997;
          width: 100%;
          padding: 0 22px;
          height: 70px; }
          @media screen and (max-width: 1080px) {
            .main section.sns ul.sns_list li .fb_title {
              height: 55px; } }
          @media screen and (max-width: 767px) {
            .main section.sns ul.sns_list li .fb_title {
              padding: 0 15px; } }
          .main section.sns ul.sns_list li .fb_title i {
            font-size: 38px;
            color: #fff; }
            @media screen and (max-width: 1080px) {
              .main section.sns ul.sns_list li .fb_title i {
                font-size: 32px; } }
          .main section.sns ul.sns_list li .fb_title a {
            height: 26px;
            line-height: 24px;
            border: 1px solid #fff;
            border-radius: 5px;
            color: #fff;
            font-size: 12px;
            padding: 0 1em;
            font-weight: 600;
            transition: all .3s; }
            @media screen and (max-width: 1080px) {
              .main section.sns ul.sns_list li .fb_title a {
                font-size: 11px; } }
            .main section.sns ul.sns_list li .fb_title a:hover {
              background: #fff;
              color: #3C5997; }
        .main section.sns ul.sns_list li .insta_title {
          display: flex;
          align-items: center;
          justify-content: space-between;
          background: -moz-linear-gradient(to right, #6C4395, #E8487D 44.17%, #DD2F67 62.3%, #F3B562);
          background: -webkit-linear-gradient(to right, #6C4395, #E8487D 44.17%, #DD2F67 62.3%, #F3B562);
          background: linear-gradient(to right, #6C4395, #E8487D 44.17%, #DD2F67 62.3%, #F3B562);
          width: 100%;
          padding: 0 22px;
          height: 70px; }
          @media screen and (max-width: 1080px) {
            .main section.sns ul.sns_list li .insta_title {
              height: 55px; } }
          @media screen and (max-width: 767px) {
            .main section.sns ul.sns_list li .insta_title {
              padding: 0 15px; } }
          .main section.sns ul.sns_list li .insta_title i {
            font-size: 34px;
            color: #fff; }
            @media screen and (max-width: 1080px) {
              .main section.sns ul.sns_list li .insta_title i {
                font-size: 30px; } }
          .main section.sns ul.sns_list li .insta_title a {
            height: 26px;
            line-height: 24px;
            border: 1px solid #fff;
            border-radius: 5px;
            color: #fff;
            font-size: 12px;
            padding: 0 1em;
            font-weight: 600;
            transition: all .3s; }
            @media screen and (max-width: 1080px) {
              .main section.sns ul.sns_list li .insta_title a {
                font-size: 11px; } }
            .main section.sns ul.sns_list li .insta_title a:hover {
              background: #fff;
              color: #F3B562; }
        .main section.sns ul.sns_list li .twitter_title {
          display: flex;
          align-items: center;
          justify-content: space-between;
          background: #55acee;
          width: 100%;
          padding: 0 22px;
          height: 70px; }
          @media screen and (max-width: 1080px) {
            .main section.sns ul.sns_list li .twitter_title {
              height: 55px; } }
          @media screen and (max-width: 767px) {
            .main section.sns ul.sns_list li .twitter_title {
              padding: 0 15px; } }
          .main section.sns ul.sns_list li .twitter_title i {
            font-size: 38px;
            color: #fff; }
            @media screen and (max-width: 1080px) {
              .main section.sns ul.sns_list li .twitter_title i {
                font-size: 32px; } }
          .main section.sns ul.sns_list li .twitter_title a {
            height: 26px;
            line-height: 24px;
            border: 1px solid #fff;
            border-radius: 5px;
            color: #fff;
            font-size: 12px;
            padding: 0 1em;
            font-weight: 600;
            transition: all .3s; }
            @media screen and (max-width: 1080px) {
              .main section.sns ul.sns_list li .twitter_title a {
                font-size: 11px; } }
            .main section.sns ul.sns_list li .twitter_title a:hover {
              background: #fff;
              color: #55acee; }
        .main section.sns ul.sns_list li .fb_wrap {
          width: 100%;
          border: 1px solid #dedede; }
          .main section.sns ul.sns_list li .fb_wrap .fb-page {
            width: 100% !important;
            height: 100% !important; }
            .main section.sns ul.sns_list li .fb_wrap .fb-page iframe {
              width: 100% !important;
              height: 310px !important;
              /*@media screen and (max-width:1080px) {
                  height: 340px !important;
              }*/ }
              @media screen and (max-width: 1230px) {
                .main section.sns ul.sns_list li .fb_wrap .fb-page iframe {
                  height: 290px !important; } }
              @media screen and (max-width: 1160px) {
                .main section.sns ul.sns_list li .fb_wrap .fb-page iframe {
                  height: 280px !important; } }
              @media screen and (max-width: 1120px) {
                .main section.sns ul.sns_list li .fb_wrap .fb-page iframe {
                  height: 260px !important; } }
              @media screen and (max-width: 1080px) {
                .main section.sns ul.sns_list li .fb_wrap .fb-page iframe {
                  height: 220px !important; } }
              @media screen and (max-width: 767px) {
                .main section.sns ul.sns_list li .fb_wrap .fb-page iframe {
                  height: 280px !important; } }
          .main section.sns ul.sns_list li .fb_wrap span {
            width: 100% !important;
            height: 310px !important;
            /*@media screen and (max-width:1080px) {
                height: 340px !important;
            }*/ }
            @media screen and (max-width: 1230px) {
              .main section.sns ul.sns_list li .fb_wrap span {
                height: 290px !important; } }
            @media screen and (max-width: 1160px) {
              .main section.sns ul.sns_list li .fb_wrap span {
                height: 280px !important; } }
            @media screen and (max-width: 1120px) {
              .main section.sns ul.sns_list li .fb_wrap span {
                height: 260px !important; } }
            @media screen and (max-width: 1080px) {
              .main section.sns ul.sns_list li .fb_wrap span {
                height: 220px !important; } }
            @media screen and (max-width: 767px) {
              .main section.sns ul.sns_list li .fb_wrap span {
                height: 280px !important; } }
        .main section.sns ul.sns_list li .insta_wrap {
          width: calc(100% + 5px);
          /*@media screen and (max-width:1080px) {
              width: 102.4%;
          }
          @media screen and (max-width:767px) {
              width: 102%;
          }
          @media screen and (max-width:320px) {
              width: 101%;
          }*/ }
          @media screen and (max-width: 1160px) {
            .main section.sns ul.sns_list li .insta_wrap {
              width: 101.5%; } }
          @media screen and (max-width: 1080px) {
            .main section.sns ul.sns_list li .insta_wrap {
              width: 100.5%; } }
          .main section.sns ul.sns_list li .insta_wrap iframe {
            width: 100% !important; }
        .main section.sns ul.sns_list li .twi_wrap {
          height: 310px;
          overflow-y: scroll;
          border: 1px solid #dedede; }
          @media screen and (max-width: 1230px) {
            .main section.sns ul.sns_list li .twi_wrap {
              height: 290px; } }
          @media screen and (max-width: 1160px) {
            .main section.sns ul.sns_list li .twi_wrap {
              height: 280px; } }
          @media screen and (max-width: 1120px) {
            .main section.sns ul.sns_list li .twi_wrap {
              height: 260px; } }
          @media screen and (max-width: 1080px) {
            .main section.sns ul.sns_list li .twi_wrap {
              height: 220px; } }
          @media screen and (max-width: 767px) {
            .main section.sns ul.sns_list li .twi_wrap {
              height: 280px; } }
  .main section .print_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .main section .print_list li {
      width: calc(33.3333% - 18px);
      text-align: center;
      margin-bottom: 27px; }
      @media screen and (max-width: 1080px) {
        .main section .print_list li {
          width: calc(33.3333% - 14px);
          margin-bottom: 21px; } }
      @media screen and (max-width: 767px) {
        .main section .print_list li {
          width: calc(50% - 5px);
          margin-bottom: 10px; } }
      .main section .print_list li a {
        display: block;
        padding: 30px;
        background: #fff;
        transition: .3s; }
        @media screen and (max-width: 1080px) {
          .main section .print_list li a {
            padding: 20px;
            font-size: .9em; } }
        @media screen and (max-width: 767px) {
          .main section .print_list li a {
            padding: 10px;
            letter-spacing: 0; } }
        .main section .print_list li a img {
          margin: auto;
          height: auto; }
        .main section .print_list li a span {
          display: block;
          font-weight: bold;
          line-height: 1.5;
          margin-top: 5px; }
        .main section .print_list li a:hover {
          opacity: .7; }
  .main section span.end {
    color: #E52E8A; }
  .main section p.syomei {
    margin-top: 1em;
    text-align: right; }
    .main section p.syomei span {
      font-weight: bold;
      font-size: 1.15em; }
  .main section ol {
    counter-reset: number;
    list-style: none;
    margin: 0;
    background: #fff;
    padding: 30px;
    border: 1px solid #dedede; }
    @media screen and (max-width: 640px) {
      .main section ol {
        padding: 15px;
        letter-spacing: 0; } }
    .main section ol li {
      padding-left: 28px;
      color: #666;
      position: relative;
      margin-bottom: 1em;
      line-height: 23px; }
      .main section ol li:last-child {
        margin-bottom: 0; }
      .main section ol li::before {
        counter-increment: number;
        content: counter(number);
        width: 20px;
        height: 20px;
        background: #00A0E9;
        color: #fff;
        font-weight: bold;
        display: block;
        text-align: center;
        line-height: 20px;
        position: absolute;
        top: 2px;
        left: 0;
        font-size: .8em; }
      .main section ol li strong {
        padding-bottom: 5px;
        display: inline-block; }
      .main section ol li ul.inner_ul {
        counter-reset: none;
        padding: 20px;
        border: 1px dotted #00A0E9;
        margin: 15px 0 30px 0; }
        @media screen and (max-width: 640px) {
          .main section ol li ul.inner_ul {
            padding: 15px;
            font-size: 13px; } }
        .main section ol li ul.inner_ul li {
          color: #666;
          position: relative;
          line-height: 1.4;
          padding: 0 0 0 20px;
          margin-bottom: .7em; }
          @media screen and (max-width: 640px) {
            .main section ol li ul.inner_ul li {
              padding: 0 0 0 15px; } }
          .main section ol li ul.inner_ul li:last-child {
            margin-bottom: 0; }
          .main section ol li ul.inner_ul li a.text_link {
            margin: 7px 0; }
          .main section ol li ul.inner_ul li::before {
            display: none; }
          .main section ol li ul.inner_ul li::after {
            content: '';
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #fff;
            position: absolute;
            top: 7px;
            left: 0;
            border: 3px solid #00A0E9; }
            @media screen and (max-width: 640px) {
              .main section ol li ul.inner_ul li::after {
                top: 5px; } }
      .main section ol li .pp_contact_wrap {
        padding: 25px 0 10px 0; }
        .main section ol li .pp_contact_wrap table tr th {
          text-align: center; }
  .main section .pdf_list li {
    font-weight: bold;
    margin-bottom: 10px;
    border-top: 1px solid #83D7FF;
    border-bottom: 1px solid #83D7FF; }
    .main section .pdf_list li a {
      background: #fff;
      padding: 20px 20px;
      color: #00A0E9;
      transition: .3s;
      display: block;
      text-indent: -1em;
      padding-left: 3em;
      line-height: 1.5; }
      .main section .pdf_list li a:hover {
        background: #D4EEF4; }
    .main section .pdf_list li i {
      font-size: 1.2em;
      vertical-align: middle;
      padding-right: 5px; }
  .main section .box_style01 {
    padding: 25px;
    border: 5px solid #E52E8A;
    background: #fff; }
    @media screen and (max-width: 640px) {
      .main section .box_style01 {
        padding: 10px; } }
    .main section .box_style01 h4 span::before {
      background: #E52E8A; }
    .main section .box_style01 .indent02::before {
      color: #E52E8A; }
  .main section .box_style02 {
    padding: 10px 15px;
    background: rgba(0, 160, 233, 0.1);
    margin-top: 10px; }
    @media screen and (max-width: 640px) {
      .main section .box_style02 {
        padding: 5px 10px; } }
  .main section .chusen_nav {
    display: flex; }
    @media screen and (max-width: 640px) {
      .main section .chusen_nav {
        width: calc(100% + 20px);
        margin-left: -10px; } }
    .main section .chusen_nav li {
      padding: 14px 18px;
      margin-right: 5px;
      background: #00358b;
      color: #fff;
      font-weight: bold;
      text-align: center;
      border-radius: 8px 8px 0 0;
      line-height: 23px;
      cursor: pointer;
      transition: .3s; }
      .main section .chusen_nav li:last-child {
        margin-right: 0; }
      @media screen and (max-width: 640px) {
        .main section .chusen_nav li {
          margin-right: 4px;
          padding: 5px;
          font-size: 10px;
          letter-spacing: 0;
          width: calc(25% - 3px);
          line-height: 14px; } }
      .main section .chusen_nav li span {
        background: #fcef00;
        display: inline-block;
        margin-right: 8px;
        line-height: 23px;
        color: #00358b;
        padding: 0 5px;
        border-radius: 4px;
        font-size: .8em; }
        .main section .chusen_nav li span.senchaku {
          background: #E52E8A;
          color: #fff; }
        @media screen and (max-width: 640px) {
          .main section .chusen_nav li span {
            line-height: 18px;
            display: block;
            margin-right: 0;
            margin-bottom: 6px;
            font-size: 1em; }
            .main section .chusen_nav li span.en {
              line-height: 1.2em;
              padding: 3px 0; } }
      .main section .chusen_nav li.select {
        background: #00A0E9; }
        .main section .chusen_nav li.select span {
          color: #00A0E9; }
          .main section .chusen_nav li.select span.senchaku {
            color: #fff; }
  .main section .chusen_wrap {
    width: 100%;
    padding: 0;
    border: 10px solid #00A0E9;
    background: #fff;
    display: none;
    transition: .3s; }
    @media screen and (max-width: 640px) {
      .main section .chusen_wrap {
        border: 7px solid #00A0E9;
        width: calc(100% + 20px);
        margin-left: -10px; } }
    .main section .chusen_wrap table.outline2 tr th {
      width: 20%; }
    .main section .chusen_wrap table.outline2 tr td {
      width: 26.66666%; }
    .main section .chusen_wrap .pdng {
      padding: 15px;
      border: 1px solid #00A0E9;
      border-bottom: none; }
      .main section .chusen_wrap .pdng h3 {
        margin-bottom: 0; }
  .main section #woman {
    display: block; }
  .main section #tesuryo {
    display: block; }
  .main section table.outline2 {
    text-align: center;
    color: #555;
    letter-spacing: 0;
    width: 100%; }
    @media screen and (max-width: 640px) {
      .main section table.outline2 {
        font-size: 9px; } }
    .main section table.outline2 tr th {
      border: 1px solid #00A0E9;
      padding: 15px 10px;
      width: 14.28%;
      background: rgba(131, 215, 255, 0.1);
      vertical-align: middle; }
      @media screen and (max-width: 640px) {
        .main section table.outline2 tr th {
          padding: 7px 5px; } }
    .main section table.outline2 tr td {
      width: 14.28%;
      border: 1px solid #00A0E9;
      padding: 15px 10px;
      letter-spacing: 0;
      vertical-align: middle; }
      @media screen and (max-width: 640px) {
        .main section table.outline2 tr td {
          padding: 7px 5px; } }
  .main section small {
    font-size: .8em; }

/* -------------------------------- 
sub components 
--------------------------------- */
body.sub .main .h1_wrap {
  height: 300px;
  display: flex;
  align-items: center;
  position: relative; }
  @media screen and (min-width: 1350px) {
    body.sub .main .h1_wrap {
      height: 390px; } }
  @media screen and (max-width: 1080px) {
    body.sub .main .h1_wrap {
      height: 240px; } }
  @media screen and (max-width: 767px) {
    body.sub .main .h1_wrap {
      height: 150px; } }
  body.sub .main .h1_wrap::after {
    content: '';
    background-image: url("../img/sub_main_right_img.png");
    background-repeat: no-repeat;
    background-size: 177px 319px;
    width: 177px;
    height: 319px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999; }
    @media screen and (min-width: 1350px) {
      body.sub .main .h1_wrap::after {
        background-size: 230px 415px;
        width: 230px;
        height: 415px; } }
    @media screen and (max-width: 1080px) {
      body.sub .main .h1_wrap::after {
        background-size: 142px 255px;
        width: 142px;
        height: 255px; } }
    @media screen and (max-width: 767px) {
      body.sub .main .h1_wrap::after {
        background-size: 89px 160px;
        width: 89px;
        height: 160px; } }
  body.sub .main .h1_wrap h1.sub_page_title {
    background: #fff;
    width: 400px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-left: 50px; }
    @media screen and (min-width: 1350px) {
      body.sub .main .h1_wrap h1.sub_page_title {
        width: 490px; } }
    @media screen and (max-width: 1080px) {
      body.sub .main .h1_wrap h1.sub_page_title {
        width: 320px;
        padding-left: 45px; } }
    @media screen and (max-width: 767px) {
      body.sub .main .h1_wrap h1.sub_page_title {
        padding-left: 20px;
        width: 130px; } }
    body.sub .main .h1_wrap h1.sub_page_title span.en {
      font-family: "Ropa Sans", sans-serif;
      color: #00A0E9;
      font-weight: bold;
      font-size: 60px;
      display: block;
      letter-spacing: .2em;
      width: 100%;
      margin-bottom: 5px;
      position: relative;
      z-index: 101;
      word-break: keep-all;
      white-space: nowrap; }
      @media screen and (min-width: 1350px) {
        body.sub .main .h1_wrap h1.sub_page_title span.en {
          font-size: 78px; } }
      @media screen and (max-width: 1080px) {
        body.sub .main .h1_wrap h1.sub_page_title span.en {
          font-size: 48px; } }
      @media screen and (max-width: 767px) {
        body.sub .main .h1_wrap h1.sub_page_title span.en {
          font-size: 25px;
          letter-spacing: .05em; } }
    body.sub .main .h1_wrap h1.sub_page_title span.jp {
      font-size: 22px;
      font-weight: bold;
      letter-spacing: 0.2em;
      display: block;
      color: #000;
      width: 100%; }
      @media screen and (min-width: 1350px) {
        body.sub .main .h1_wrap h1.sub_page_title span.jp {
          font-size: 28.5px; } }
      @media screen and (max-width: 1080px) {
        body.sub .main .h1_wrap h1.sub_page_title span.jp {
          font-size: 18px; } }
      @media screen and (max-width: 767px) {
        body.sub .main .h1_wrap h1.sub_page_title span.jp {
          font-size: 13px;
          letter-spacing: 0.05em; } }
    body.sub .main .h1_wrap h1.sub_page_title::after {
      content: '';
      background-image: url("../img/sub_main_left_bg.svg");
      background-repeat: no-repeat;
      background-size: auto 100%;
      position: absolute;
      left: calc(100% - 1px);
      top: -1px;
      height: 302px;
      width: 162px;
      z-index: 100; }
      @media screen and (min-width: 1350px) {
        body.sub .main .h1_wrap h1.sub_page_title::after {
          width: 211px;
          height: 392px; } }
      @media screen and (max-width: 1080px) {
        body.sub .main .h1_wrap h1.sub_page_title::after {
          height: 242px;
          width: 130px; } }
      @media screen and (max-width: 767px) {
        body.sub .main .h1_wrap h1.sub_page_title::after {
          height: 152px;
          width: 81px; } }
  body.sub .main .h1_wrap .h1_img {
    overflow: hidden;
    height: 100%;
    width: calc(100% - 400px);
    position: relative;
    background: #dedede; }
    @media screen and (min-width: 1350px) {
      body.sub .main .h1_wrap .h1_img {
        width: calc(100% - 490px); } }
    @media screen and (max-width: 1080px) {
      body.sub .main .h1_wrap .h1_img {
        width: calc(100% - 320px); } }
    @media screen and (max-width: 767px) {
      body.sub .main .h1_wrap .h1_img {
        width: calc(100% - 130px); } }
    body.sub .main .h1_wrap .h1_img img {
      width: 100%;
      height: auto;
      position: absolute;
      top: -100%;
      left: 0;
      right: 0;
      bottom: -100%;
      margin: auto; }
      @media screen and (min-width: 1350px) and (max-width: 1550px) {
        body.sub .main .h1_wrap .h1_img img {
          height: 100%;
          width: auto;
          max-width: none;
          top: 0;
          left: -100%;
          right: -100%;
          bottom: 0; } }
      @media screen and (min-width: 1081px) and (max-width: 1270px) {
        body.sub .main .h1_wrap .h1_img img {
          height: 100%;
          width: auto;
          max-width: none;
          top: 0;
          left: -100%;
          right: -100%;
          bottom: 0; } }
      @media screen and (max-width: 1050px) {
        body.sub .main .h1_wrap .h1_img img {
          height: 100%;
          width: auto;
          max-width: none;
          top: 0;
          left: -100%;
          right: -100%;
          bottom: 0; } }
    body.sub .main .h1_wrap .h1_img::after {
      content: '';
      position: absolute;
      top: 0;
      right: -1px;
      background-image: url("../img/sub_main_right_bg.svg");
      background-repeat: no-repeat;
      background-size: auto 100%;
      height: 302px;
      width: 162px; }
      @media screen and (min-width: 1350px) {
        body.sub .main .h1_wrap .h1_img::after {
          width: 211px;
          height: 392px; } }
      @media screen and (max-width: 1080px) {
        body.sub .main .h1_wrap .h1_img::after {
          height: 242px;
          width: 130px; } }
      @media screen and (max-width: 1080px) {
        body.sub .main .h1_wrap .h1_img::after {
          height: 152px;
          width: 64px; } }
body.sub .main .bth_wrap {
  width: 100%;
  padding: 60px 30px;
  text-align: center; }
  body.sub .main .bth_wrap a.btn_bth {
    display: inline-block;
    margin: 5px 5px;
    background: #00A0E9;
    color: #fff;
    font-weight: bold;
    padding: 20px 25px;
    min-width: 200px; }
    @media screen and (max-width: 640px) {
      body.sub .main .bth_wrap a.btn_bth {
        padding: 15px 20px;
        min-width: 160px; } }
body.sub section .inner p {
  line-height: 1.6;
  color: #666; }
body.sub section .inner a.text_link {
  color: #00A0E9;
  display: inline-block; }
  body.sub section .inner a.text_link::after {
    content: '';
    display: block;
    width: 0;
    border-bottom: 1px solid #00A0E9;
    transition: .4s; }
  body.sub section .inner a.text_link:hover::after {
    width: 100%; }
body.sub section .mb50 {
  margin-bottom: 50px; }
body.sub section .att_indent01 {
  text-indent: -1em;
  padding-left: 1em; }
body.sub section p.indent01 {
  text-indent: -1em;
  padding-left: 1em; }
  body.sub section p.indent01::before {
    content: '■';
    color: #00A0E9; }
body.sub section p.indent02 {
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom: .5em;
  border-bottom: 1px dotted #989898;
  margin: 0 10px .5em; }
  body.sub section p.indent02::before {
    content: '●';
    color: #00A0E9;
    width: 1.43em;
    height: 1.43em;
    font-size: .7em;
    display: inline-block;
    text-indent: 0;
    padding: 0; }
body.sub section .sat {
  color: #009FE8; }
body.sub section .sun {
  color: red; }
body.sub section p.indent03 {
  text-indent: -1em;
  padding-left: 1em;
  padding-top: .5em;
  font-size: .9em; }
body.sub section p.indent04 {
  text-indent: -1em;
  padding-left: 1em; }
body.sub section span.red {
  color: #E52E8A;
  font-weight: bold; }
body.sub section h2 {
  padding: 0;
  margin: 0 0 45px 0;
  font-size: 24px;
  color: #989898;
  font-weight: bold;
  letter-spacing: 0.15em;
  position: relative;
  padding: .4em 0 .4em 75px; }
  @media screen and (max-width: 640px) {
    body.sub section h2 {
      font-size: 19px;
      margin: 0 0 30px 0;
      letter-spacing: 0em;
      line-height: 1.5;
      padding: .1em 0 .1em 45px; } }
  body.sub section h2::before {
    content: '';
    width: 57px;
    height: 49px;
    background-image: url("../img/sub_h2_img.svg");
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0; }
    @media screen and (max-width: 640px) {
      body.sub section h2::before {
        width: 40px;
        height: 35px; } }
  body.sub section h2.style2 {
    background: #00A0E9;
    color: #fff;
    text-align: center;
    padding: 18px 15px 15px 15px; }
    body.sub section h2.style2::before {
      display: none; }
body.sub section h3 {
  font-weight: bold;
  font-size: 1.25em;
  padding-left: 12px;
  border-left: 5px solid #00A0E9;
  color: #555;
  margin-bottom: 18px;
  display: block;
  line-height: 1.5; }
body.sub section h4 {
  background: #666;
  color: #fff;
  font-weight: bold;
  font-size: 1.05em;
  padding: 0;
  margin: 0 0 1em 0;
  border: none; }
  body.sub section h4 span {
    display: inline-flex;
    padding: 12px 70px 12px 20px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin: 0;
    border: none; }
    body.sub section h4 span::before {
      content: '';
      transform: skew(30deg);
      background: #00A0E9;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: -40px;
      z-index: -1; }
body.sub section .ticket_title {
  font-weight: bold;
  text-align: center;
  font-size: 21px;
  line-height: 2 !important; }
  body.sub section .ticket_title span {
    font-size: 42px;
    color: #00A0E9; }
  @media screen and (max-width: 640px) {
    body.sub section .ticket_title {
      font-size: 16.5px;
      line-height: 1.4 !important; }
      body.sub section .ticket_title span {
        font-size: 28px;
        display: block;
        padding-top: 10px; } }
body.sub section .sanka_img_wrap img {
  margin: auto; }
body.sub section.even {
  background: #EDEDED; }
body.sub section .inner {
  padding-top: 0;
  padding-bottom: 0; }
body.sub section.news {
  margin-top: 0; }
body.sub section .pdf {
  display: flex; }
  @media screen and (max-width: 640px) {
    body.sub section .pdf {
      letter-spacing: 0; } }
  body.sub section .pdf a {
    background: #00A0E9;
    font-weight: bold;
    padding: 20px 30px;
    color: #fff;
    display: flex;
    min-width: 230px;
    margin: 1em 0;
    align-items: center;
    border-radius: 33px;
    transition: .3s; }
    @media screen and (max-width: 640px) {
      body.sub section .pdf a {
        padding: 12px 17px; } }
    body.sub section .pdf a i {
      font-size: 23px;
      margin-right: 10px; }
    body.sub section .pdf a small {
      font-size: .8em;
      padding-left: 10px;
      color: #83D7FF; }
    body.sub section .pdf a:hover {
      background: #fff;
      color: #00A0E9; }
  body.sub section .pdf.center {
    justify-content: center; }
body.sub section ul.list_style01 li {
  color: #666;
  position: relative;
  line-height: 1.4;
  padding: 10px 10px 10px 26px;
  border-bottom: 1px dotted #999; }
  body.sub section ul.list_style01 li a.text_link {
    margin: 7px 0; }
  body.sub section ul.list_style01 li::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 17px;
    left: 8px;
    border: 3px solid #00A0E9; }
body.sub section strong {
  font-weight: bold; }
body.sub section .bolun_btn {
  display: flex;
  text-align: center;
  font-weight: bold;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 1em;
  margin-top: 45px;
  /*.youkou {
      width: calc(50% - 20px);
      @include mq(lg) {
          width: calc(50% - 10px);
      }
      @include mq(sm) {
          width: 100%;
          margin-bottom: 20px;
      }
      a {
          background: #8CC400;
          display: flex;
          color: #fff;
          padding: 0 20px;
          align-items: center;
          justify-content: center;
          height: 76px;
          border-radius: 38px;
          border: 5px solid #A8E12E;
      }
  }
  .oubo {
      width: calc(50% - 20px);
      @include mq(lg) {
          width: calc(50% - 10px);
      }
      @include mq(sm) {
          width: 100%;
      }
      a {
          background: #009FE8;
          display: flex;
          color: #fff;
          padding: 0 20px;
          align-items: center;
          justify-content: center;
          height: 76px;
          flex-direction: column;
          border-radius: 38px;
          border: 5px solid #83D7FF;
          small {
              font-size: .75em;
              padding-top: .3em;
          }
      }
  }*/ }
  @media screen and (max-width: 1024px) {
    body.sub section .bolun_btn {
      letter-spacing: 0; } }
  @media screen and (max-width: 640px) {
    body.sub section .bolun_btn {
      display: block;
      font-size: .9em; } }
  body.sub section .bolun_btn li {
    width: calc(50% - 15px);
    margin-bottom: 20px; }
    @media screen and (max-width: 1024px) {
      body.sub section .bolun_btn li {
        width: calc(50% - 10px);
        margin-bottom: 15px; } }
    @media screen and (max-width: 640px) {
      body.sub section .bolun_btn li {
        width: 100%; } }
    body.sub section .bolun_btn li a {
      background: #00358b;
      display: block;
      border-radius: 8px;
      color: #fff;
      padding: 15px 20px;
      line-height: 1.6;
      transition: .3s;
      border: 3px solid #00358b; }
      @media screen and (max-width: 640px) {
        body.sub section .bolun_btn li a {
          padding: 10px 15px; } }
      body.sub section .bolun_btn li a:hover {
        background: #fff;
        border: 3px solid #00358b;
        color: #00358b; }
body.sub section .gallery_2c {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  body.sub section .gallery_2c li {
    width: calc(50% - 15px);
    margin-bottom: 30px; }
    @media screen and (max-width: 640px) {
      body.sub section .gallery_2c li {
        width: 100%; } }
    body.sub section .gallery_2c li img {
      margin: auto; }

/* -------------------------------- 
outline components 
--------------------------------- */
table.outline {
  width: 100%;
  color: #666;
  background: #fff;
  line-height: 1.6; }
  @media screen and (max-width: 640px) {
    table.outline {
      font-size: 13px;
      display: block;
      word-break: break-all; } }
  @media screen and (max-width: 640px) {
    table.outline tbody {
      display: block; } }
  table.outline tr {
    /*&:nth-child(2n) {
        th {
            background: rgba(#83D7FF,.1);
        }
        td {
            background: rgba(#83D7FF,.1);
        }
    }*/ }
    @media screen and (max-width: 640px) {
      table.outline tr {
        display: block; } }
    table.outline tr th {
      width: 20%;
      padding: 20px 10px;
      border-top: 2px solid #666;
      border-bottom: 2px solid #666;
      font-weight: bold;
      background: rgba(131, 215, 255, 0.1);
      vertical-align: middle; }
      @media screen and (max-width: 640px) {
        table.outline tr th {
          padding: 15px 7px;
          width: 100%;
          display: block;
          border-top: 1px solid #666;
          border-bottom: 1px solid #666; } }
      table.outline tr th span {
        color: #E52E8A;
        border: 1px solid #E52E8A;
        border-radius: 5px;
        padding: 0 6px;
        font-size: 12px;
        line-height: 23px;
        height: 24px;
        display: inline-block;
        display: none; }
    table.outline tr td {
      width: 80%;
      padding: 20px 20px;
      border-top: 2px solid #666;
      border-bottom: 2px solid #666;
      vertical-align: middle; }
      @media screen and (max-width: 640px) {
        table.outline tr td {
          padding: 15px;
          width: 100%;
          display: block;
          border-top: 1px solid #666;
          border-bottom: 1px solid #666; } }
      table.outline tr td h3 {
        font-weight: bold;
        font-size: 1.1em;
        padding-left: 12px;
        border-left: 5px solid #00A0E9;
        color: #00A0E9;
        margin-bottom: 15px;
        display: block; }
      table.outline tr td strong {
        font-weight: bold;
        font-size: 1.05em;
        display: inline-block;
        padding-bottom: .3em; }
      table.outline tr td span {
        font-size: .9em; }
      table.outline tr td p.title {
        /*background: rgba($theme_color,.2);*/
        font-weight: bold;
        padding: 6px 20px;
        border-radius: 20px;
        margin-bottom: 10px;
        color: #00A0E9;
        border: 2px solid #00A0E9;
        display: inline-block; }
      @media screen and (max-width: 640px) {
        table.outline tr td .scroll {
          overflow: auto;
          max-width: calc(100vw - 90px); }
          table.outline tr td .scroll::-webkit-scrollbar {
            height: 5px; }
          table.outline tr td .scroll::-webkit-scrollbar-track {
            background: #F1F1F1; }
          table.outline tr td .scroll::-webkit-scrollbar-thumb {
            background: #BCBCBC; } }
      @media screen and (max-width: 320px) {
        table.outline tr td .scroll {
          max-width: calc(100vw - 70px); } }
      table.outline tr td table.sub {
        border: 1px solid #00A0E9;
        width: 100%;
        font-size: 14px;
        letter-spacing: 0; }
        @media screen and (max-width: 640px) {
          table.outline tr td table.sub {
            display: table;
            table-layout: fixed;
            min-width: 100%;
            width: auto;
            font-size: 11px; } }
        @media screen and (max-width: 640px) {
          table.outline tr td table.sub tbody {
            display: table-row-group; } }
        @media screen and (max-width: 640px) {
          table.outline tr td table.sub tr {
            display: table-row; } }
        table.outline tr td table.sub tr th {
          width: auto;
          border: 1px solid #83D7FF;
          background: #00A0E9;
          color: #fff;
          padding: 7px 8px;
          vertical-align: middle; }
          @media screen and (max-width: 640px) {
            table.outline tr td table.sub tr th {
              display: table-cell;
              width: auto !important;
              min-width: 10px;
              white-space: nowrap; } }
        table.outline tr td table.sub tr td {
          width: auto;
          border: 1px solid #83D7FF;
          padding: 7px 8px; }
          table.outline tr td table.sub tr td span {
            color: #00A0E9;
            padding-left: 5px; }
          @media screen and (max-width: 640px) {
            table.outline tr td table.sub tr td {
              display: table-cell;
              width: auto !important;
              min-width: 10px;
              white-space: nowrap; } }
        table.outline tr td table.sub.kikan tr th {
          width: 38%;
          text-align: left; }
      table.outline tr td dl {
        overflow: hidden;
        font-size: 13px;
        margin-top: 15px;
        line-height: 1.4; }
        table.outline tr td dl dt {
          width: 3em;
          color: #00A0E9;
          float: left;
          padding-bottom: 8px; }
        table.outline tr td dl dd {
          padding-left: 3em;
          padding-bottom: 8px; }
      table.outline tr td p.text {
        padding-bottom: .5em; }
    table.outline tr:first-child th {
      border-top: 4px solid #00A0E9; }
    table.outline tr:first-child td {
      border-top: 4px solid #666; }
      @media screen and (max-width: 640px) {
        table.outline tr:first-child td {
          border-top: 1px solid #666; } }

/* -------------------------------- 
course components 
--------------------------------- */
.course_wrap {
  display: flex;
  align-items: center;
  background: #fff;
  margin-bottom: 50px; }
  @media screen and (max-width: 1080px) {
    .course_wrap {
      margin-bottom: 30px; } }
  @media screen and (max-width: 640px) {
    .course_wrap {
      display: block; } }
  .course_wrap:last-child {
    margin-bottom: 0; }
  .course_wrap .text {
    width: 50%; }
    @media screen and (max-width: 640px) {
      .course_wrap .text {
        width: 100%;
        padding: 30px; } }
    .course_wrap .text .title {
      color: #00A0E9;
      font-size: 34px;
      font-weight: bold;
      text-align: center;
      line-height: 1.6;
      margin-bottom: 30px; }
      .course_wrap .text .title span {
        font-size: .8em;
        display: inline-block;
        margin-left: -.5em; }
      .course_wrap .text .title small {
        font-size: .7em; }
      @media screen and (max-width: 1080px) {
        .course_wrap .text .title {
          font-size: 24px; } }
      @media screen and (max-width: 640px) {
        .course_wrap .text .title {
          margin-bottom: 15px;
          font-size: 20px; } }
    .course_wrap .text .pdf_link {
      text-align: center; }
      .course_wrap .text .pdf_link a {
        font-weight: bold;
        background: #00A0E9;
        padding: 20px;
        color: #fff;
        display: inline-block;
        min-width: 230px; }
        .course_wrap .text .pdf_link a i {
          margin-right: 10px; }
        @media screen and (max-width: 1080px) {
          .course_wrap .text .pdf_link a {
            font-size: 14px;
            padding: 15px;
            min-width: 200px; } }
        @media screen and (max-width: 640px) {
          .course_wrap .text .pdf_link a {
            font-size: 12px;
            min-width: 180px; } }
  .course_wrap .img {
    width: 50%; }
    @media screen and (max-width: 640px) {
      .course_wrap .img {
        width: 100%; } }

/* -------------------------------- 
sponsor components 
--------------------------------- */
ul.sponsor li {
  background: #fff;
  padding: 40px 30px;
  margin-bottom: 20px; }
  @media screen and (max-width: 640px) {
    ul.sponsor li {
      padding: 30px 20px; } }
  ul.sponsor li div.img img {
    margin: auto; }
  ul.sponsor li p.company {
    color: #666;
    text-align: center;
    font-weight: bold;
    margin-top: 25px; }
    @media screen and (max-width: 640px) {
      ul.sponsor li p.company {
        margin-top: 15px; } }
    ul.sponsor li p.company span {
      font-family: "Ropa Sans", sans-serif;
      display: block;
      font-weight: normal;
      letter-spacing: 0.05em;
      font-size: .8em;
      padding-top: 10px; }
  ul.sponsor li p.text {
    font-size: .9em;
    padding-top: 20px;
    letter-spacing: 0.05em;
    border-top: 1px solid #ddd;
    margin-top: 30px; }
  ul.sponsor li p.text2 {
    font-size: .9em;
    padding-top: 1em;
    letter-spacing: 0.05em; }
  ul.sponsor li.underline {
    margin-bottom: 60px;
    position: relative; }
    ul.sponsor li.underline::after {
      border-bottom: 2px dashed #999;
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: -30px;
      width: 100%; }

ul.supporter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (max-width: 640px) {
    ul.supporter {
      border-top: 2px solid #EDEDED; } }
  ul.supporter li {
    background: #fff;
    padding: 20px 30px;
    margin-bottom: 20px;
    width: 33.33333%; }
    ul.supporter li:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 1080px) {
      ul.supporter li {
        width: 50%; } }
    @media screen and (max-width: 640px) {
      ul.supporter li {
        width: 100%;
        padding: 10px 0 20px 0;
        border-bottom: 2px solid #EDEDED; } }
    ul.supporter li div.img img {
      margin: auto; }
    ul.supporter li p.company {
      color: #666;
      text-align: center;
      font-weight: bold;
      margin-top: 25px;
      line-height: 1.6; }
      @media screen and (max-width: 1080px) {
        ul.supporter li p.company {
          margin-top: 15px; } }
      ul.supporter li p.company span {
        font-family: "Ropa Sans", sans-serif;
        display: block;
        font-weight: normal;
        letter-spacing: 0.05em;
        font-size: .8em;
        padding-top: 10px; }
  ul.supporter::after {
    content: '';
    display: block;
    width: 33.33333%;
    height: 0; }
    @media screen and (max-width: 1080px) {
      ul.supporter::after {
        width: 50%; } }
  ul.supporter.line_bottom {
    border-bottom: 3px solid #EDEDED;
    padding-bottom: 30px;
    margin-bottom: 30px; }

/* -------------------------------- 
privacy policy components 
--------------------------------- */
/* -------------------------------- 
archive components 
--------------------------------- */
body.archive section.contents {
  display: flex;
  justify-content: space-between; }
  body.archive section.contents div.ul_wrap {
    flex: 0 0 80%;
    width: 80%; }
    body.archive section.contents div.ul_wrap ul.ul_blog {
      flex-wrap: wrap; }
      body.archive section.contents div.ul_wrap ul.ul_blog li {
        margin-right: 2%;
        margin-bottom: 20px;
        width: 32%; }
        body.archive section.contents div.ul_wrap ul.ul_blog li:nth-child(3n) {
          margin-right: 0; }
  @media screen and (max-width: 768px) {
    body.archive section.contents div.ul_wrap {
      flex: 0 0 72%;
      width: 72%; }
      body.archive section.contents div.ul_wrap ul.ul_blog li {
        width: 48%; }
        body.archive section.contents div.ul_wrap ul.ul_blog li:nth-child(3n) {
          margin-right: 2%; }
        body.archive section.contents div.ul_wrap ul.ul_blog li:nth-child(2n) {
          margin-right: 0; } }
  @media screen and (max-width: 640px) {
    body.archive section.contents {
      display: block; }
      body.archive section.contents div.ul_wrap {
        flex: auto;
        width: 100%; }
        body.archive section.contents div.ul_wrap ul.ul_blog li {
          width: 100%; } }

/* -------------------------------- 
single components 
--------------------------------- */
body.single section.contents {
  /*background: rgba(#83D7FF,.15);*/
  color: #666; }
  body.single section.contents h2 {
    padding: .4em 0 .4em 0;
    color: #00A0E9;
    border-bottom: 3px solid #00A0E9;
    line-height: 1.5; }
    @media screen and (max-width: 640px) {
      body.single section.contents h2 {
        font-size: 18px;
        letter-spacing: 0.05em; } }
    body.single section.contents h2::before {
      display: none; }
  body.single section.contents .time_cat {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
    body.single section.contents .time_cat time {
      margin-right: 15px; }
    body.single section.contents .time_cat div.cat {
      display: flex;
      font-family: "Ropa Sans", sans-serif;
      color: #fff;
      font-weight: bold;
      font-size: 13px;
      align-items: center; }
      @media screen and (max-width: 640px) {
        body.single section.contents .time_cat div.cat {
          width: 100%;
          margin-top: 10px; } }
      @media screen and (max-width: 320px) {
        body.single section.contents .time_cat div.cat {
          font-size: 11px; } }
      body.single section.contents .time_cat div.cat div {
        padding: 6px 10px;
        margin-right: 5px; }
        @media screen and (max-width: 320px) {
          body.single section.contents .time_cat div.cat div {
            padding: 4px 8px;
            margin-right: 4px; } }
        body.single section.contents .time_cat div.cat div.cat_name_news {
          background: #009FE8; }
        body.single section.contents .time_cat div.cat div.cat_name_runner {
          background: #A8E12E; }
        body.single section.contents .time_cat div.cat div.cat_name_volunteer {
          background: #FFAA00; }
        body.single section.contents .time_cat div.cat div.cat_name_event {
          background: #E52E8A; }
        body.single section.contents .time_cat div.cat div:last-child {
          margin-right: 0; }
  body.single section.contents .single_content p {
    line-height: 1.7;
    margin: 1em 0; }
    body.single section.contents .single_content p a {
      color: #00A0E9; }

/* -------------------------------- 
404 components 
--------------------------------- */
body.error404 p.error_title {
  margin: 30px 0 15px 0;
  font-size: 150%;
  font-weight: bold;
  text-align: center; }
body.error404 p.error_text {
  margin-bottom: 50px;
  text-align: center; }
body.error404 .btn_wrap {
  text-align: center; }

/* -------------------------------- 
sponsor
--------------------------------- */
@media screen and (min-width: 768px) {
  .right-banner-wrap {
    width: 180px;
    height: auto;
    z-index: 100;
    padding: 0 0 72px 0;
    background: #666666; }
    .right-banner-wrap .sp_title {
      display: none; }
    .right-banner-wrap .right-inner {
      position: relative;
      box-sizing: border-box;
      padding-top: 180px; }
      .right-banner-wrap .right-inner .title {
        color: #fff;
        text-align: center;
        margin-bottom: 15px;
        font-weight: bold; }
      .right-banner-wrap .right-inner a img {
        width: 100%;
        height: auto; }
      .right-banner-wrap .right-inner .slide-banner-wrap {
        background: #000;
        padding: 20px;
        position: fixed;
        top: 0;
        right: 0;
        width: 180px;
        height: 180px;
        z-index: 101;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .right-banner-wrap .right-inner .slide-banner-wrap .right_title {
          color: #00A0E9;
          text-align: center;
          font-weight: bold;
          padding: .3em 0; }
        .right-banner-wrap .right-inner .slide-banner-wrap .bx-wrapper {
          height: 95px;
          overflow: hidden; }
          .right-banner-wrap .right-inner .slide-banner-wrap .bx-wrapper .bx-viewport {
            height: 95px;
            overflow: hidden; }
        .right-banner-wrap .right-inner .slide-banner-wrap .slider {
          height: 95px;
          overflow: hidden; }
      .right-banner-wrap .right-inner .sponcer-wrap {
        padding: 20px;
        position: relative;
        z-index: 100;
        background: #666666; }
        .right-banner-wrap .right-inner .sponcer-wrap li + li {
          margin-top: 5px; }
        .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-main-01 {
          margin-bottom: 20px; }
        .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-main-02 {
          margin-bottom: 5px; }
        .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-00, .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-01, .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-02 {
          margin-bottom: 20px; }
      .right-banner-wrap .right-inner .supporter-wrap {
        background: #666666;
        padding: 20px;
        position: relative;
        z-index: 100; }
        .right-banner-wrap .right-inner .supporter-wrap .supporter-section-01, .right-banner-wrap .right-inner .supporter-wrap .supporter-section-02 {
          margin-bottom: 10px;
          width: 100%; }
          .right-banner-wrap .right-inner .supporter-wrap .supporter-section-01 ul, .right-banner-wrap .right-inner .supporter-wrap .supporter-section-02 ul {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: end;
            align-items: flex-end; }
            .right-banner-wrap .right-inner .supporter-wrap .supporter-section-01 ul li, .right-banner-wrap .right-inner .supporter-wrap .supporter-section-02 ul li {
              width: calc(50% - 3px);
              margin-right: 5px;
              margin-top: 5px; }
              .right-banner-wrap .right-inner .supporter-wrap .supporter-section-01 ul li:nth-child(even), .right-banner-wrap .right-inner .supporter-wrap .supporter-section-02 ul li:nth-child(even) {
                margin-right: 0px; } }
@media screen and (min-width: 768px) and (max-width: 1216px) {
  .right-banner-wrap {
    /*right: auto;
    left: 1020px;*/ } }
@media screen and (min-width: 768px) and (max-width: 1216px) {
  .right-banner-wrap .right-inner .slide-banner-wrap {
    /*right: auto;
    left: 1020px;*/ } }
@media screen and (max-width: 767px) {
  .right-banner-wrap {
    width: 100%;
    height: auto;
    padding: 0;
    background: #666666; }
    .right-banner-wrap .right-inner {
      position: relative; }
      .right-banner-wrap .right-inner .sp_title, .right-banner-wrap .right-inner .title {
        display: block;
        font-size: 17px;
        color: #fff;
        text-align: center;
        margin-bottom: 20px; }
      .right-banner-wrap .right-inner li {
        margin-bottom: 4px; }
      .right-banner-wrap .right-inner a img {
        width: 100%;
        height: auto; }
      .right-banner-wrap .right-inner .slide-banner-wrap {
        display: none; }
      .right-banner-wrap .right-inner .sponcer-wrap {
        padding: 45px 30px 0; }
        .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-main-01, .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-main-02 {
          margin-bottom: 20px; }
          .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-main-01 ul, .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-main-02 ul {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: wrap;
            flex-flow: wrap;
            justify-content: space-between; }
            .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-main-01 ul li, .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-main-02 ul li {
              width: calc(50% - 4px);
              margin-bottom: 8px; }
        .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-00, .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-01, .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-02 {
          margin-bottom: 20px; }
          .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-00 ul, .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-01 ul, .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-02 ul {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: wrap;
            flex-flow: wrap;
            justify-content: space-between; }
            .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-00 ul li, .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-01 ul li, .right-banner-wrap .right-inner .sponcer-wrap .sponcer-section-sub-02 ul li {
              width: calc(50% - 4px);
              margin-bottom: 8px; }
      .right-banner-wrap .right-inner .supporter-wrap {
        padding: 45px 30px 60px 30px; }
        .right-banner-wrap .right-inner .supporter-wrap .supporter-section-01, .right-banner-wrap .right-inner .supporter-wrap .supporter-section-02 {
          margin-bottom: 10px;
          width: 100%; }
          .right-banner-wrap .right-inner .supporter-wrap .supporter-section-01 ul, .right-banner-wrap .right-inner .supporter-wrap .supporter-section-02 ul {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: wrap;
            flex-flow: wrap;
            justify-content: space-between;
            position: relative; }
            .right-banner-wrap .right-inner .supporter-wrap .supporter-section-01 ul li, .right-banner-wrap .right-inner .supporter-wrap .supporter-section-02 ul li {
              width: calc(25% - 3px); }
            .right-banner-wrap .right-inner .supporter-wrap .supporter-section-01 ul::before, .right-banner-wrap .right-inner .supporter-wrap .supporter-section-02 ul::before {
              content: "";
              display: block;
              width: calc(25% - 3px);
              order: 1; }
            .right-banner-wrap .right-inner .supporter-wrap .supporter-section-01 ul::after, .right-banner-wrap .right-inner .supporter-wrap .supporter-section-02 ul::after {
              content: "";
              display: block;
              width: calc(25% - 3px); } }
.bogo-language-switcher .zh-TW {
  display: none; }

body.organization .main .h1_wrap, body.media .main .h1_wrap {
  display: none; }

body.en-US .header .head_top_left .head_read {
  font-size: 32px;
  letter-spacing: 0.1em;
  line-height: 1.2; }
  @media screen and (max-width: 1080px) {
    body.en-US .header .head_top_left .head_read {
      font-size: 27px;
      line-height: 1.4; } }
  @media screen and (max-width: 767px) {
    body.en-US .header .head_top_left .head_read {
      font-size: 9px;
      right: 20px;
      line-height: 1.1em;
      width: 180px; } }
body.en-US .header .head_top_right .lang li.en-US {
  display: none; }
body.en-US .header .head_top_right .lang li.ja {
  display: block; }
body.en-US .sp_lang ul li.en-US {
  display: none; }
body.en-US .sp_lang ul li.ja {
  display: block; }
body.en-US footer .footer_inner .footer_bottom .f_title {
  letter-spacing: 0; }

body.zh-tw .header, body.parent-pageid-216 .header {
  height: 120px; }
  @media screen and (max-width: 767px) {
    body.zh-tw .header, body.parent-pageid-216 .header {
      height: auto; } }
  body.zh-tw .header .headernav, body.parent-pageid-216 .header .headernav {
    display: none; }
body.zh-tw .main, body.parent-pageid-216 .main {
  padding-top: 120px; }
  @media screen and (max-width: 767px) {
    body.zh-tw .main, body.parent-pageid-216 .main {
      width: 100%;
      padding-top: 89px; } }
  @media screen and (max-width: 320px) {
    body.zh-tw .main, body.parent-pageid-216 .main {
      padding-top: 80px; } }
body.zh-tw .hamburger, body.parent-pageid-216 .hamburger {
  display: none; }
body.zh-tw .sp_lang, body.parent-pageid-216 .sp_lang {
  right: 20px; }

body.faq .faq_list .faq_title {
  background: #fff;
  font-weight: bold;
  font-size: 1.15em;
  padding: 10px 30px 10px 12px;
  border-left: 5px solid #00A0E9;
  color: #555;
  margin-bottom: 18px;
  display: block;
  line-height: 1.5;
  position: relative;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    body.faq .faq_list .faq_title {
      letter-spacing: 0; } }
  body.faq .faq_list .faq_title::before {
    content: '';
    width: 18px;
    height: 4px;
    position: absolute;
    right: 20px;
    top: calc(50% - 2px);
    background: #00A0E9;
    transition: .4s; }
    @media screen and (max-width: 767px) {
      body.faq .faq_list .faq_title::before {
        right: 10px; } }
  body.faq .faq_list .faq_title::after {
    content: '';
    height: 18px;
    width: 4px;
    position: absolute;
    right: 27px;
    top: calc(50% - 9px);
    background: #00A0E9;
    transition: .5s; }
    @media screen and (max-width: 767px) {
      body.faq .faq_list .faq_title::after {
        right: 17px; } }
  body.faq .faq_list .faq_title.open::before {
    opacity: 0; }
  body.faq .faq_list .faq_title.open::after {
    transform: rotate(270deg); }
body.faq .faq_list .faq_content {
  display: none;
  margin-bottom: 50px; }
  body.faq .faq_list .faq_content p.q {
    color: #555;
    font-weight: bold;
    border-bottom: 3px dotted #00A0E9;
    line-height: 1.5em;
    padding-left: 45px;
    padding-top: 3px;
    padding-bottom: 10px;
    position: relative; }
    @media screen and (max-width: 640px) {
      body.faq .faq_list .faq_content p.q {
        padding-left: 35px; } }
    body.faq .faq_list .faq_content p.q span {
      background: #00A0E9;
      width: 30px;
      height: 30px;
      color: #fff;
      font-weight: bold;
      font-size: .9em;
      text-align: center;
      line-height: 30px;
      display: block;
      border-radius: 50%;
      margin-right: 10px;
      position: absolute;
      left: 0;
      top: 0; }
      @media screen and (max-width: 640px) {
        body.faq .faq_list .faq_content p.q span {
          width: 24px;
          height: 24px;
          line-height: 24px; } }
  body.faq .faq_list .faq_content div.answer {
    margin-bottom: 40px;
    padding-top: 15px;
    letter-spacing: 0; }
    body.faq .faq_list .faq_content div.answer a {
      color: #00A0E9; }
    body.faq .faq_list .faq_content div.answer h3 {
      margin-bottom: 12px; }
    body.faq .faq_list .faq_content div.answer span.under {
      position: relative;
      text-decoration: underline; }
    body.faq .faq_list .faq_content div.answer span.red {
      font-weight: inherit; }
    body.faq .faq_list .faq_content div.answer span.blue {
      color: #00A0E9; }
    body.faq .faq_list .faq_content div.answer strong.link {
      line-height: 1.9em;
      padding-top: 3px;
      display: inline-block; }
      body.faq .faq_list .faq_content div.answer strong.link a {
        position: relative;
        display: inline-block; }
        body.faq .faq_list .faq_content div.answer strong.link a::after {
          content: '';
          width: 0;
          height: 1px;
          background: #00A0E9;
          position: absolute;
          bottom: 0;
          left: 0;
          display: block;
          transition: .3s; }
        body.faq .faq_list .faq_content div.answer strong.link a:hover::after {
          width: 100%; }
    body.faq .faq_list .faq_content div.answer .mb10 {
      margin-bottom: 10px; }
    body.faq .faq_list .faq_content div.answer .mb20 {
      margin-bottom: 20px; }
    body.faq .faq_list .faq_content div.answer .mb30 {
      margin-bottom: 30px; }
    body.faq .faq_list .faq_content div.answer p.a {
      line-height: 30px;
      color: #555;
      position: relative;
      line-height: 1.5em;
      padding-left: 45px;
      padding-top: 3px;
      padding-bottom: 10px; }
      @media screen and (max-width: 640px) {
        body.faq .faq_list .faq_content div.answer p.a {
          padding-left: 35px;
          padding-top: 1px; } }
      body.faq .faq_list .faq_content div.answer p.a span {
        background: #E52E8A;
        width: 30px;
        height: 30px;
        color: #fff;
        font-weight: bold;
        font-size: .9em;
        text-align: center;
        line-height: 30px;
        display: block;
        border-radius: 50%;
        margin-right: 10px;
        position: absolute;
        left: 0;
        top: 0; }
        @media screen and (max-width: 640px) {
          body.faq .faq_list .faq_content div.answer p.a span {
            width: 24px;
            height: 24px;
            line-height: 24px; } }
      body.faq .faq_list .faq_content div.answer p.a span.under {
        position: static;
        width: auto;
        height: auto;
        display: inline;
        margin: 0;
        padding: 0;
        border-radius: 0;
        background: none;
        font-size: 1em;
        line-height: inherit;
        text-decoration: underline;
        color: inherit;
        font-weight: normal; }
      body.faq .faq_list .faq_content div.answer p.a span.red {
        position: static;
        color: #E52E8A;
        width: auto;
        height: auto;
        display: inline;
        margin: 0;
        padding: 0;
        border-radius: 0;
        background: none;
        font-size: 1em;
        line-height: inherit; }
    body.faq .faq_list .faq_content div.answer .a_inner {
      background: #fff;
      padding: 20px;
      border: 1px solid #dedede;
      margin-left: 45px; }
      @media screen and (max-width: 640px) {
        body.faq .faq_list .faq_content div.answer .a_inner {
          padding: 10px;
          margin-left: 35px; } }
      body.faq .faq_list .faq_content div.answer .a_inner.blue {
        padding: 5px; }
      body.faq .faq_list .faq_content div.answer .a_inner p.a_inner_p {
        margin-bottom: .8em; }
        body.faq .faq_list .faq_content div.answer .a_inner p.a_inner_p:last-child {
          margin-bottom: 0; }
        body.faq .faq_list .faq_content div.answer .a_inner p.a_inner_p span {
          font-weight: bold; }
          body.faq .faq_list .faq_content div.answer .a_inner p.a_inner_p span.red, body.faq .faq_list .faq_content div.answer .a_inner p.a_inner_p span.blue {
            font-weight: normal; }
      body.faq .faq_list .faq_content div.answer .a_inner ol {
        border: none;
        padding: 0;
        background: none; }
        body.faq .faq_list .faq_content div.answer .a_inner ol.ol_style2 {
          margin-left: -.5em; }
          body.faq .faq_list .faq_content div.answer .a_inner ol.ol_style2 li {
            padding-left: 2.8em; }
            body.faq .faq_list .faq_content div.answer .a_inner ol.ol_style2 li::before {
              content: "（" counter(number) "）";
              background: none;
              color: #00A0E9;
              width: 3em;
              font-size: 1em; }
      body.faq .faq_list .faq_content div.answer .a_inner .a_inner_sub {
        background: rgba(0, 160, 233, 0.1);
        padding: 15px;
        color: #555;
        line-height: 1.5; }
        @media screen and (max-width: 640px) {
          body.faq .faq_list .faq_content div.answer .a_inner .a_inner_sub {
            padding: 10px; } }
    body.faq .faq_list .faq_content div.answer .a_content {
      padding-left: 45px; }
      @media screen and (max-width: 640px) {
        body.faq .faq_list .faq_content div.answer .a_content {
          padding-left: 35px; } }

@media screen and (max-width: 640px) {
  div.gallery {
    display: flex;
    flex-wrap: wrap; }
    div.gallery p {
      display: none !important; } }
div.gallery dl.gallery-item {
  padding: 5px; }
  @media screen and (max-width: 640px) {
    div.gallery dl.gallery-item {
      width: 50% !important;
      float: none; } }
  div.gallery dl.gallery-item dt img {
    width: 100%;
    height: auto;
    margin-bottom: 7px; }
