@charset "UTF-8";

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
html5 elements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
article, aside, figure, figcaption, footer, header, nav, section {
  display: block;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reset
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, img, small, strong, b, i, dl, dt, dd, ol, ul, li, table, tbody, tfoot, thead, tr, th, td, article, figure, footer, header, menu, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, strong, em {
  font-size: 100%;
  font-weight: normal;
}

ol, ul, li {
  list-style: none;
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
base
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html {
  font-size: 62.5%
}

@media screen and (max-width: 768px) {
  html {
    font-size: 150%;
    font-size: 1.5rem;
    font-size: 3.2vw;
  }
}

body {
  color: #000;
  background-color: #ee0c19;
  line-height: 1.8;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fonts
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@font-face {
  font-family: "MPLUS2-R";
  src: url("/event_archives/2022/fonts/MPLUS2-Regular.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "MPLUS2-M";
  src: url("/event_archives/2022/fonts/MPLUS2-Medium.woff") format("woff");
}

@font-face {
  font-family: "MPLUS2-B";
  src: url("/event_archives/2022/fonts/MPLUS2-Bold.woff") format("woff");
}

@font-face {
  font-family: "MPLUS2-EB";
  src: url("/event_archives/2022/fonts/MPLUS2-ExtraBold.woff") format("woff");
}

body {
  font-family: "MPLUS2-R",
    "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
layout
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html {
  overflow-y: scroll;
}

body {
  text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
link
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a {
  outline: none;
  text-decoration: underline;
  cursor: pointer;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
p-ega-group__button
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.p-ega-group__button {
  max-width: 760px;
  margin: 20px auto;
}

.p-ega-group__button-img {
  margin: 20px auto 0;
}

.p-ega-group__button-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-ega-group__button-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 347px;
  height: 55px;
  padding: 0 10px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
  font-size: 2.4rem;
  color: #ee0c19;
  border-radius: 30px;
  border: 2px solid #ee0c19;
  background-color: #fff;
  transition: 0.4s;
  box-sizing: border-box;
}

.p-ega-group__button-link + .p-ega-group__button-link {
  margin-left: 15px;
}

.p-ega-group__button-link:hover {
  color: #fff;
  background-color: #ee0c19;
}

.p-ega-group__button-logo:hover {
  background-color: #fff;
}

.p-ega-group__button-logo img {
  transition: 0.4s;
}

.p-ega-group__button-logo:hover img {
  opacity: 0.6;
}

.p-ega-group__button-logo img.p-ega-group__button-size140 {
  max-width: 140px;
  height: auto;
}

.p-ega-group__button-logo img.p-ega-group__button-size170 {
  max-width: 170px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .p-ega-group__button {
    width: 90.6%;
    margin: 20px auto;
  }

  .p-ega-group__button-link {
    width: 100%;
    height: auto;
    min-height: 55px;
    max-height: 80px;
    font-size: 6.4vw;
    border-radius: 100px;
  }

  .p-ega-group__button-logo {
    padding: 4% 0;
  }

  .p-ega-group__button-flex {
    display: block;
    padding: 0 3px;
    margin: 20px auto 0;
  }

  .p-ega-group__button-link + .p-ega-group__button-link {
    margin: 20px 0 0;
  }

  .p-ega-group__button-logo img.p-ega-group__button-size170 {
    max-width: 55%;
  }

  .p-ega-group__button-logo img.p-ega-group__button-size140 {
    max-width: 38%;
  }
}

/* icomoon-style
---------------------------------------------------------- */
@font-face {
  font-family: 'icomoon';
  src:  url('/event_archives/2022/fonts/icomoon.eot?n8qipf');
  src:  url('/event_archives/2022/fonts/icomoon.eot?n8qipf#iefix') format('embedded-opentype'),
    url('/event_archives/2022/fonts/icomoon.ttf?n8qipf') format('truetype'),
    url('/event_archives/2022/fonts/icomoon.woff?n8qipf') format('woff'),
    url('/event_archives/2022/fonts/icomoon.svg?n8qipf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arr01:before {
  content: "\e904";
}

.icon-arr02:before {
  content: "\e901";
}

.icon-twitter:before {
  content: "\e907";
}

.icon-youtube:before {
  content: "\e902";
}

.icon-bf:before {
  content: "\e900";
}

.icon-menu:before {
  content: "\e903";
}
