@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200;300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;500;700&display=swap");
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

/* LINK
========================================== */
/* WIDTH & HEIGHT SIZE
========================================== */
/* FONT SIZE
========================================== */
/* BACK GROUND
========================================== */
/* BORDER
========================================== */
/* SHADOW
========================================== */
/* RADIUS
========================================== */
/* BREAK POINT
========================================== */
h2, h3, h4 {
  font-weight: bold;
}

#contents a {
  color: #CB4640;
  text-decoration: underline;
}

#contents a:hover {
  color: #01B074;
  text-decoration: none;
  border-bottom: none;
}

#contents p {
  line-height: 2;
  margin: 0 0 1em;
}

/* TEXT (Size & Face)
========================================== */
.small {
  font-size: 10px;
}

.bold {
  font-weight: bold;
}

/* TEXT (Color)
========================================== */
.fc-red {
  color: #CB4640 !important;
}

/* TEXT (Position)
========================================== */
.al-right {
  text-align: right !important;
}

.al-center {
  text-align: center !important;
}

.al-left {
  text-align: left !important;
}

.va-top {
  vertical-align: top !important;
}

.va-middle {
  vertical-align: middle !important;
}

.va-bottom {
  vertical-align: bottom !important;
}

/* MARGIN
========================================== */
.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt35 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb35 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

section {
  margin: 0 auto 8rem;
  text-align: left;
}

.section {
  margin-bottom: 8rem;
}

.al-center {
  text-align: center !important;
}

/* FORM
========================================== */
.app-agree-att {
  background: #fdf3f4;
  text-align: center;
  margin: 0px auto 20px;
  padding: 15px;
  border: 2px solid #d71920;
  line-height: 1.6rem;
}
.app-agree-att ul {
  text-align: left;
  margin: 0px auto;
  padding: 10px 0px;
  width: 810px;
}
.app-agree-att ul li {
  list-style: none;
}
.app-agree-att a {
  text-decoration: underline;
  color: #d71920;
}
.app-agree-att input[type=checkbox] {
  margin-right: 5px;
  min-height: auto;
}
.app-agree-att p {
  margin: 0px !important;
}

.formTable table td {
  background: #fff !important;
  border-left: none;
}
.formTable table th {
  position: relative;
  /* 任意 */
}
.formTable table th:after {
  content: "任意";
  display: block;
  color: #fff;
  background: #A0A7B4;
  padding: 3px 7px;
  font-size: 11px;
  border-radius: 3px;
  position: absolute;
  right: 15px;
  top: 23px;
  z-index: 1;
}
.formTable table th .ins {
  position: absolute;
  right: 15px;
  top: 23px;
  z-index: 2;
}

.english .formTable table th {
  position: relative;
  /* 任意 */
}
.english .formTable table th:after {
  content: "" !important;
  display: none;
}

.table-A.formTable.formTable_confirm table th {
  padding: 20px !important;
}
.table-A.formTable.formTable_confirm table th:after {
  display: none;
}

.ins {
  font-weight: bold;
  background: #CB4640;
  padding: 3px 7px;
  font-size: 11px;
  border-radius: 3px;
  color: #fff !important;
}

.ins2 {
  color: #CB4640;
  font-size: 13px;
}

/* FORM PARTS
------------------------------------------ */
input[type=text],
textarea {
  font-size: 100%;
  outline: none;
  border: solid 1px #e2e2e2;
  border-radius: 3px;
  padding: 10px;
  width: 70%;
}

input[type=text]:focus {
  border: solid 1px #CB4640;
}

input[type=text].input-s {
  width: 10% !important;
}

.text-area-name,
.text-area-number {
  width: 20% !important;
}

/* SELECT
.select {
	display: inline-block;
	position: relative;
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	vertical-align: middle;

	select {
		min-width: 200px;
		padding: 8px;
		margin: 3px;
		cursor: pointer;
	}

	&::before {
		position: absolute;
		top: 12px;
		right: 16px;
		z-index: 100;
		font-family: "Font Awesome 5 Free";
		content: '\f0d7';
		font-weight: 900;
		color: $color_gray;
	}
}
 */
input[type=radio],
input[type=checkbox] {
  margin-right: 8px;
}

label {
  cursor: pointer;
}

/* ERROR
------------------------------------------ */
input[type=text].form-error {
  border: solid 1px #CB4640;
  box-shadow: 0px 0px 11px -4px #CB4640;
}

.error-message {
  color: #CB4640;
  font-weight: 400;
  margin-top: 6px;
  position: relative;
}
.error-message:before {
  font-family: "Font Awesome 5 Free";
  content: "\f06a";
  font-weight: 900;
  margin-right: 0.25em;
}

.error {
  text-align: center;
  padding: 1em;
  background: #FCECEB;
  color: #CB4640;
}
.error p {
  margin-bottom: 0 !important;
}

/* 子要素
------------------------------------------ */
.type {
  margin-top: 0.5em;
}
.type:first-child {
  margin-top: 0;
}

/* ボタン
------------------------------------------ */
/* レイアウト */
.action {
  background: #F8FAFC;
  padding: 30px;
  margin-top: 30px;
}

.formBtnUnit {
  text-align: center;
  clear: both;
}
.formBtnUnit li {
  min-width: 300px;
  display: inline-block;
  margin: 0 20px 0 0;
  text-align: center;
  position: relative;
}

.formBtn {
  background-color: #3E86DC;
  border-radius: 4px;
  min-width: 300px;
  color: #fff !important;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none !important;
  padding: 25px 50px;
  margin: 0 auto;
  text-align: center;
  display: block;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -0.15em 0 rgba(0, 0, 0, 0.15), 0 0.15em 0.15em rgba(0, 0, 0, 0.05);
}
.formBtn:hover {
  opacity: 0.7;
}

/* PREV */
.btn-prev .formBtn {
  background-color: #8f8f8f !important;
}
.btn-prev:before {
  content: "";
  top: 50%;
  left: 20px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(-135deg);
  position: absolute;
  z-index: 2;
}

/* NEXT */
.btn-next:after {
  content: "";
  top: 50%;
  right: 20px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
}

.btn-prev:before {
  content: "";
  top: 50%;
  left: 20px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
  z-index: 2;
}

.btn-next:after {
  content: "";
  top: 50%;
  right: 20px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.formBtn.size-M {
  padding: 15px 80px !important;
}

.formTxt2 {
  font-size: 90%;
}

.app-agree-att {
  background: #fdf3f4;
  text-align: center;
  margin: 20px auto 60px;
  padding: 15px;
  border: 2px solid #d71920;
}
.app-agree-att p {
  margin: 0px;
  padding: 0px;
}

.attention {
  font-size: 1.3rem !important;
  background: #F4F7F9;
  padding: 3rem;
}
.attention h4 {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.attention .div-2col,
.attention ul.circle {
  margin-bottom: 0;
}

.attentionTit {
  margin-bottom: 1rem;
}
.attentionTit h3 {
  font-size: 1.6rem;
  font-weight: bold;
}

/* LAYOUT
========================================== */
html {
  font-size: 62.5%;
  height: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

body {
  color: #222;
  font-size: 1.6rem;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

img {
  width: 100%;
  height: auto;
}
img.default {
  width: auto;
  height: auto;
}
@media screen and (max-width: 767.98px) {
  img.default {
    width: 100%;
    height: auto;
  }
}

a:hover {
  opacity: 0.8;
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  flex: 1;
  position: relative;
  overflow-x: hidden;
}

.inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 80px;
  box-sizing: border-box;
}
@media screen and (max-width: 767.98px) {
  .inner {
    width: 90%;
    padding: 0;
  }
}

#contents {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 8rem 8rem;
}
@media screen and (max-width: 767.98px) {
  #contents {
    padding: 70px 0 2rem;
    width: 90%;
  }
}

/* HEADER
========================================== */
#header {
  margin: 0px;
  width: 100%;
  position: sticky;
  top: 0px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(96, 132, 159, 0.3);
  z-index: 1000;
}
#header #headerInner {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  #header #headerInner {
    width: calc(100% - 60px);
    padding: 15px;
    max-height: 70%;
  }
}
#header #headerInner .logoWrap {
  padding: 20px 100px 20px 20px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-bottom: solid 1px #F1F5F9;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  #header #headerInner .logoWrap {
    width: 100%;
    padding: 0;
    border-bottom: none;
  }
}
#header #headerInner .logoWrap #logo {
  max-width: 500px;
}
#header #headerInner .logoWrap #logo a {
  display: block;
}
@media screen and (max-width: 767.98px) {
  #header #headerInner .logoWrap #logo a {
    min-height: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  #header #headerInner .logoWrap #logo {
    width: 100%;
    min-height: 40px;
    display: block;
    background: url("/assets/2026/images/common/logo_sp.svg") no-repeat;
    background-size: contain;
  }
}
#header #headerInner .logoWrap #logo img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767.98px) {
  #header #headerInner .logoWrap #logo img {
    display: none;
  }
}
#header #headerInner .logoWrap .date {
  height: 25px;
  margin-left: 2rem;
}
@media screen and (max-width: 767.98px) {
  #header #headerInner .logoWrap .date {
    display: none;
  }
}
#header #headerInner .logoWrap .date img {
  width: auto;
  height: 25px;
}
#header .headerNavi {
  position: absolute;
  top: 5px;
  right: 10px;
}
@media screen and (max-width: 767.98px) {
  #header .headerNavi {
    display: none;
  }
}
#header .headerNavi ul {
  display: flex;
}
#header .headerNavi ul li {
  margin-right: 2rem;
  color: #ddd;
}
#header .headerNavi li a {
  font-size: 1.2rem;
  font-weight: 500;
  color: #AAA;
  text-decoration: none;
}
#header .headerNavi li i {
  font-size: 1.2rem;
  margin-right: 0.2em;
  color: #bbb;
}

/* 注意事項誘導バナー
------------------------------------------ */
.att_fixed {
  position: fixed;
  right: 0;
  top: 110px;
  width: 100px;
  height: auto;
  z-index: 100000;
}

.att_fixed img {
  width: 100px;
  height: auto;
}

@media screen and (max-width: 767.98px) {
  #header {
    width: 100vw;
    height: 70px;
    position: fixed;
    top: 0;
    flex-direction: row;
    box-sizing: border-box;
  }
  #header .headerInner .logoArea .date,
  #header .head-nav,
  #header .header-sns {
    display: none;
  }
  #header:before {
    display: none;
  }
  #header .headerInner,
  #header .headerInner2, #header.is-fixed .headerInner, #header.is-fixed .headerInner2 {
    width: 100% !important;
    max-width: 100% !important;
    min-width: auto !important;
    box-sizing: border-box;
  }
  #header.is-fixed .headerInner2 .logoArea {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 50%;
  }
  .att_fixed {
    width: 100%;
    max-width: 100%;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 100000;
  }
  .att_fixed p {
    line-height: 0;
  }
  .att_fixed p a {
    display: block;
  }
  .att_fixed p a img {
    width: 100%;
    height: auto;
  }
}
.sp-none {
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  .sp-none {
    display: none;
  }
}

/* GLOBAL NAVI
========================================== */
#globalnavi {
  margin: 0 auto;
  max-width: 1400px;
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#globalnavi ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#globalnavi ul li {
  margin: 0px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #ddd;
  display: flex;
  align-items: center;
}
#globalnavi ul li a {
  color: #0f0f1b;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  padding: 1rem 2.4rem;
  font-size: 1.3rem;
  border-left: 1px solid #F1F5F9;
}
@media screen and (max-width: 767.98px) {
  #globalnavi ul li a {
    padding: 0;
  }
}
#globalnavi ul li a:hover {
  color: #CB4640;
}
#globalnavi ul li:last-child a {
  border-right: 1px solid #F1F5F9;
}
#globalnavi ul li:nth-child(2) {
  position: relative;
}
#globalnavi ul li:nth-child(2):after {
  display: block;
  position: absolute;
  content: "";
  background: url(/assets/2026/images/common/new.png) no-repeat;
  background-size: 30px 24px;
  right: 0;
  top: -12px;
  width: 30px;
  height: 24px;
  z-index: 1000;
}
#globalnavi ul li .nolink {
  color: #ddd;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  padding: 1rem 2.4rem;
  font-size: 1.3rem;
  border-left: 1px solid #F1F5F9;
}
@media screen and (max-width: 767.98px) {
  #globalnavi ul li .nolink {
    padding: 0;
    justify-content: left;
    border-left: none;
    opacity: 0.5;
  }
}

#globalnavi ul li a:hover {
  color: #CB4640;
}

#globalnavi ul li.current a {
  color: #CB4640;
  border: solid 1px #CB4640;
  display: inline-block;
  border-radius: 4px;
}

#english {
  color: #ddd;
  position: absolute;
  top: 10px;
  right: 50px;
}
#english a {
  font-size: 1.1rem;
  font-weight: 500;
  border: solid 2px #ddd;
  padding: 1px 7px;
  color: #bbb;
  text-decoration: none;
}

#headerSns {
  position: absolute;
  right: 25px;
  top: 30px;
}
@media screen and (max-width: 767.98px) {
  #headerSns {
    display: none;
  }
}
#headerSns ul {
  display: flex;
  gap: 5px;
}
#headerSns ul li {
  width: 23px;
  height: 23px;
  text-align: center;
  margin: 0;
}
#headerSns ul li a {
  width: 23px;
  height: 23px;
  line-height: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.4rem;
  border-radius: 2px;
}
#headerSns ul li a:hover {
  opacity: 0.7;
}

/* SP
========================================== */
@media screen and (max-width: 767.98px) {
  #globalnavi {
    background-color: #D7000F;
    position: fixed;
    padding: 0;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    text-align: center;
    height: 100%;
    display: none;
  }
  #globalnavi ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 0;
  }
  #globalnavi ul li {
    width: 50% !important;
    padding: 2rem;
    position: relative;
    flex: none;
    justify-content: flex-start;
    text-align: left;
    color: rgba(255, 255, 255, 0.413) !important;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    border-right: solid 1px rgba(255, 255, 255, 0.2);
  }
  #globalnavi ul li a {
    text-align: left;
    box-sizing: border-box;
    display: block;
    color: #fff !important;
    position: relative;
    border: none !important;
  }
  #globalnavi ul li a:after {
    content: "";
    top: 50%;
    right: 1px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
  }
  #globalnavi ul li.current {
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }
}
/* BREAD CUMBS
========================================== */
.breadcrumb {
  margin: 0 calc(50% - 50vw) 4rem !important;
  padding: 8px 0;
  background: rgba(245, 247, 250, 0.94);
  z-index: 100;
}
@media screen and (max-width: 767.98px) {
  .breadcrumb {
    position: relative;
    top: 0;
  }
}
.breadcrumb ol {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  list-style: none;
}
@media screen and (max-width: 767.98px) {
  .breadcrumb ol {
    width: 100% !important;
    max-width: 100% !important;
    min-width: auto !important;
    box-sizing: border-box;
  }
}
.breadcrumb ol li {
  display: inline-block;
  font-size: 1.2rem;
  padding: 0px 20px 0px 0px;
  position: relative;
}
.breadcrumb ol li:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 5px;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.breadcrumb ol li:last-child {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.breadcrumb ol li:last-child:after {
  display: none;
}
.breadcrumb ol li a {
  color: #535353 !important;
  text-decoration: none !important;
  font-size: 1.2rem !important;
}

/* TOGGLE
========================================== */
#nav-toggle {
  display: none;
}

@media screen and (max-width: 767.98px) {
  #nav-toggle {
    position: fixed;
    right: 10px;
    top: 5px;
    height: 60px;
    width: 60px;
    cursor: pointer;
    display: block;
  }
  #nav-toggle div {
    position: relative;
    width: 40px;
    top: 15px;
  }
  #nav-toggle span {
    width: 100%;
    height: 3px;
    left: 11px;
    display: block;
    background: #D7000F;
    position: absolute;
    transition: transform 0.6s ease-in-out, top 0.5s ease;
  }
  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 13px;
  }
  #nav-toggle span:nth-child(3) {
    top: 26px;
  }
  #nav-toggle:hover span:nth-child(1) {
    top: 0px;
  }
  #nav-toggle:hover span:nth-child(3) {
    top: 26px;
  }
  .open #nav-toggle span {
    background: #D7000F;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 13px;
    transform: rotate(45deg);
  }
  .open #nav-toggle span:nth-child(2) {
    top: 13px;
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 13px;
    transform: rotate(-45deg);
  }
}
/* FOOTER
========================================== */
.cycleBanner {
  width: 80%;
  margin: 0 auto 4rem;
}

.sponsorBanner {
  width: 100%;
  margin: 100px 0 20px;
}
.sponsorBanner ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.sponsorBanner ul li {
  margin: 0 2rem;
  min-height: 50px;
  width: auto;
}
.sponsorBanner ul li img {
  height: 50px;
  width: auto;
}
.sponsorBanner ul li.large, .sponsorBanner ul li.large img {
  height: 50px !important;
}
.sponsorBanner ul li.small, .sponsorBanner ul li.small img {
  height: 22px !important;
  padding-top: 3px;
}

.footer-sub2 {
  text-align: center;
  margin: 20px 0;
  padding: 20px 0px;
}
.footer-sub2 ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.footer-sub2 ul li {
  max-height: 36px;
  margin: 0px;
  padding: 0px 10px;
  font-size: 1.2rem;
}
.footer-sub2 ul li a img {
  width: auto;
  height: 36px;
}

#footer {
  border-top: solid 1px rgba(102, 108, 113, 0.2);
}
#footer .footerBannerArea {
  padding: 4rem 0;
  border-bottom: solid 1px rgba(102, 108, 113, 0.2);
}
@media screen and (max-width: 767.98px) {
  #footer .footerBannerArea {
    padding: 5% 0;
  }
}
#footer .footerBannerArea .footerBanner {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 767.98px) {
  #footer .footerBannerArea .footerBanner {
    flex-direction: column;
    gap: 7px;
  }
}
#footer #fnav {
  padding: 4rem;
  background: #262626;
}
@media screen and (max-width: 767.98px) {
  #footer #fnav {
    flex-direction: column;
    padding: 0;
    background: none;
  }
}
#footer #fnav ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  #footer #fnav ul {
    width: 100%;
    box-sizing: border-box;
    border-top: solid 1px #666;
    flex-wrap: wrap;
    background: #383737;
    margin-bottom: 0;
  }
}
#footer #fnav ul li {
  font-size: 1.4rem;
  display: flex;
  width: 100%;
  border-left: 1px solid #666;
}
#footer #fnav ul li:last-child {
  border-right: 1px solid #666;
}
#footer #fnav ul li a {
  white-space: nowrap;
  padding: 0 3rem;
  width: 100%;
  display: flex;
  color: #fff !important;
  font-size: 1.2rem;
  text-align: center;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  #footer #fnav ul li {
    text-align: left;
    width: 50%;
    border-left: none;
    padding: 0;
  }
  #footer #fnav ul li a {
    border-left: solid 1px #666;
    border-bottom: solid 1px #666;
    padding: 1.2rem;
    width: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    color: #fff !important;
    font-size: 1.2rem;
    justify-content: left;
  }
  #footer #fnav ul li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-weight: 900;
    color: #666;
    padding-right: 0.5em;
  }
}

/* COPYRIGHT
------------------------------------------ */
#copyright {
  color: #666;
  text-align: center;
  font-size: 1.2rem;
  padding: 2rem;
}
@media screen and (max-width: 767.98px) {
  #copyright {
    padding: 1rem;
  }
}

/* CORONA
========================================== */
#corona {
  background: #0081cc;
  padding: 60px 0;
  margin: 100px 0;
}
#corona .inner {
  color: #fff;
}
#corona .inner .leadTxt {
  width: 100%;
}
#corona .inner .leadTxt h2 {
  margin-bottom: 2rem;
  font-size: 2.5rem;
  font-weight: bold;
  color: #FFD500;
}
#corona .inner .coronaWrap {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  margin-top: 30px;
}
#corona .inner .coronaWrap .coronaBlock h3 {
  display: flex;
  font-weight: 700;
  line-height: 1.5;
  align-items: center;
  margin-bottom: 1rem;
}
#corona .inner .coronaWrap .coronaBlock h3 img {
  width: 50px;
  height: 50px;
  margin-right: 1rem;
}
#corona .inner .coronaWrap .coronaBlock p {
  font-size: 1.3rem;
  line-height: 1.5;
}

/* トップ
========================================== */
#top {
  /* YOUTUBE
  ========================================== */
  /* トップ - gallery
  ------------------------------------------ */
}
#top #contents {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}
#top #mainvisual {
  height: 0;
  width: 100%;
  position: relative;
  margin: 0 calc(50% - 50vw) !important;
  padding-top: 56.25%;
}
#top #mainvisual #video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  aspect-ratio: 16/9;
  z-index: 100;
}
#top #mainvisual .icon {
  position: absolute;
  right: 40px;
  bottom: 40px;
  width: 267px;
  height: 216px;
  z-index: 1000;
}
@media screen and (max-width: 767.98px) {
  #top #mainvisual .icon {
    width: 134px;
    height: 108px;
    right: 10px;
    bottom: 10px;
  }
}
#top #mainvisual .icon img {
  width: 267px;
  height: 216px;
}
@media screen and (max-width: 767.98px) {
  #top #mainvisual .icon img {
    width: 134px;
    height: 108px;
  }
}
#top #top-news {
  margin: 4rem 0;
  padding-top: 3rem;
  background: #fff;
  position: relative;
}
#top #top-news .grid_contents {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  #top #top-news .grid_contents {
    flex-direction: column;
  }
}
#top #top-news .grid_contents .grid_left {
  width: 20%;
}
@media screen and (max-width: 767.98px) {
  #top #top-news .grid_contents .grid_left {
    width: 100%;
    text-align: center;
  }
}
#top #top-news .grid_contents .grid_right {
  padding: 0 0 0 1em;
  flex: 1;
}
@media screen and (max-width: 767.98px) {
  #top #top-news .grid_contents .grid_right {
    padding: 0;
  }
}
#top #top-news .grid_contents .grid_right .dl_list {
  border-bottom: solid 1px #F1F5F9;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  #top #top-news .grid_contents .grid_right .dl_list {
    flex-direction: column;
  }
}
#top #top-news .grid_contents .grid_right .dl_list dt {
  padding: 1em;
}
@media screen and (max-width: 767.98px) {
  #top #top-news .grid_contents .grid_right .dl_list dt {
    padding: 1rem 1rem 0;
  }
}
#top #top-news .grid_contents .grid_right .dl_list dd {
  padding: 1em;
}
@media screen and (max-width: 767.98px) {
  #top #top-news .grid_contents .grid_right .dl_list dd {
    padding: 1rem;
  }
}
#top #top-news .grid_contents .grid_right .dl_list dd a {
  color: #CB4640;
  text-decoration: none;
}
#top .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#top .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#top #top-gallery {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
@media screen and (max-width: 767.98px) {
  #top #top-gallery {
    flex-direction: column;
  }
}
#top #top-gallery .gallery_thumb {
  width: 50%;
}
@media screen and (max-width: 767.98px) {
  #top #top-gallery .gallery_thumb {
    width: 100%;
  }
}
#top #top-gallery .gallery_txt {
  padding: 3em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}
@media screen and (max-width: 767.98px) {
  #top #top-gallery .gallery_txt {
    padding: 0;
    margin-top: 2rem;
  }
}
#top #top-gallery .gallery_txt .txt {
  margin-top: 3rem;
}
@media screen and (max-width: 767.98px) {
  #top #top-gallery .gallery_txt .txt {
    margin-top: 0;
  }
}
@media screen and (max-width: 767.98px) {
  #top #top-gallery .gallery_txt .al-right {
    text-align: center;
  }
}
#top .footerSponsor {
  display: none;
}
#top #brands .heading {
  line-height: 1.3;
}
#top #brands .heading a {
  color: #000 !important;
  cursor: pointer;
}
#top #brands .heading a span.headLink {
  font-size: 80%;
}
#top #brands .blandsTxt {
  color: #fff;
  background: #000;
  padding: 3px 1em;
  display: inline-block;
}

/* OUTLINE
========================================== */
#outline h2.m {
  font-size: 3rem;
  line-height: 1.5;
  border-left: none;
  text-align: center !important;
  font-weight: bolder;
}
#outline .about_01,
#outline .about_02 {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}
#outline .about {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  font-size: 2rem;
  margin-bottom: 100px;
}
#outline .about .about_img {
  min-width: 50%;
  position: relative;
  z-index: 0;
}
#outline .about .about_txt {
  padding: 7%;
  box-sizing: border-box;
  position: relative;
}
#outline .about .about_txt p {
  font-size: 1.6rem !important;
  line-height: 1.8 !important;
  padding-bottom: 5rem;
}
#outline .about .about_txt .illust {
  width: 45%;
  height: auto;
  position: absolute;
  right: -30px;
  bottom: -100px;
  overflow: hidden;
  z-index: 1;
}
#outline .swiper {
  width: 100%;
  min-height: 300px;
}
#outline #overview h3 {
  margin-top: 3rem;
  font-weight: normal;
}
#outline #overview h3 span {
  font-weight: normal;
  color: #FFF;
  background: #D6000E;
  margin: 0 0 10px;
  padding: 3px 8px;
  display: inline-block !important;
}
#outline #overview dl.layout {
  display: flex;
}
@media screen and (max-width: 767.98px) {
  #outline #overview dl.layout {
    flex-direction: column;
  }
}
#outline #overview dl.layout dt {
  padding-right: 1em;
  min-width: 7em;
}
#outline #overview dl.layout dd {
  flex: 1;
}
#outline #overview dl.layout dd .price {
  font-size: 120%;
  color: #D6000E;
}

@media screen and (max-width: 767.98px) {
  #outline h2.m {
    font-size: 2rem;
    padding: 0 1%;
  }
  #outline h2.m > br {
    display: none;
  }
  #outline .about_01 {
    width: 100%;
    flex-direction: column-reverse;
  }
  #outline .about_02 {
    width: 100%;
    flex-direction: column;
  }
  #outline .about_01 .about_img,
  #outline .about_02 .about_img {
    width: 100%;
  }
  #outline .about .about_txt .illust {
    right: 0;
  }
  #outline .about .about_txt p {
    font-size: 1.4rem !important;
    padding-bottom: 0;
  }
}
#access {
  margin: 0px;
  padding: 0px;
}
#access #map .google-map {
  margin: 30px auto 0px;
  padding: 0px;
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  #access #map .google-map {
    width: 100%;
  }
  #access #map .google-map iframe {
    width: 100%;
  }
}
#access #train .train-map {
  margin: 30px auto 0px;
  padding: 0px;
  width: 1000px;
  border: 1px solid #DDD;
}
#access .train {
  margin: 30px auto 0px;
  padding: 0px;
  width: 1000px;
}
#access .train p.text {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#access .train .train-methoed {
  margin: 0px auto;
  padding: 30px 0px 0px;
  width: 800px;
}
#access .train .train-methoed ul {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 360px;
  text-align: left;
}
#access .train .train-methoed ul li {
  margin: 0px;
  padding: 0px;
  list-style: disc;
}
#access .train .train-methoed .train-btn {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 400px;
  text-align: right;
}
#access #admission p.text {
  margin: 0px;
  padding: 30px 0px 0px;
  text-align: center;
}
#access .time {
  border: solid 2px #1a73e8;
  color: #1a73e8;
}

#brand {
  background: #F9F9F9;
}
#brand .head-icon {
  margin: 4rem 0;
  width: 100%;
}
#brand .head-icon ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#brand .head-icon ul li {
  flex: 1;
  white-space: nowrap;
  padding: 0px;
  font-size: 1.5rem;
  vertical-align: middle;
  list-style: none;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #brand .head-icon ul li {
    width: 49%;
    font-size: 1.2rem;
  }
}
#brand .head-icon ul li img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
#brand .brand-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  grid-auto-rows: 1fr;
  gap: 20px;
}
@media screen and (max-width: 767.98px) {
  #brand .brand-list {
    grid-template-columns: 1fr;
  }
}
#brand .brand-list .brand-block {
  box-shadow: 0 4px 9px hsla(0, 0%, 0%, 0.07);
  background: #FFF;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media screen and (max-width: 767.98px) {
  #brand .brand-list .brand-block {
    width: 100%;
  }
}
#brand .brand-list .brand-block .brand-block-head {
  padding: 20px;
  border-bottom: 1px solid #F1F5F9;
}
#brand .brand-list .brand-block .brand-head-tb2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#brand .brand-list .brand-block p.num {
  margin: 0px 10px 0px 0px;
  padding: 3px 10px;
  font-size: 1.4rem;
  background-color: #313B4E;
  color: #FFF;
  font-weight: bold;
  position: relative;
}
#brand .brand-list .brand-block p.num:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: 8px solid #fff;
  border-left: 8px solid transparent;
  width: 0;
  height: 0;
}
#brand .brand-list .brand-block h3 {
  margin: 0px;
  font-size: 1.8rem;
  font-weight: bold;
}
#brand .brand-list .brand-block .contact {
  margin: 10px 0;
  font-size: 1.3rem;
  word-wrap: break-word;
  position: relative;
}
#brand .brand-list .brand-block .contact:before {
  font-size: 1.1rem;
  padding: 2px 5px;
  margin-right: 10px;
  content: "お問い合わせ先";
  border: solid 1px #313B4E;
}
#brand .brand-list .brand-block .brand-head-tb {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#brand .brand-list .brand-block .brand-head-tb .category {
  display: flex;
  gap: 5px;
}
@media screen and (max-width: 767.98px) {
  #brand .brand-list .brand-block .brand-head-tb .category {
    display: flex;
    max-width: 100%;
  }
}
#brand .brand-list .brand-block .brand-head-tb .category ul {
  display: flex;
  gap: 5px;
}
#brand .brand-list .brand-block .brand-head-tb .category ul li {
  width: 24px;
  height: 24px;
  display: block;
}
#brand .brand-list .brand-block .brand-head-tb .category ul li .n {
  filter: alpha(opacity=10);
  -moz-opacity: 0.1;
  opacity: 0.1;
}
#brand .brand-list .brand-block .brand-head-tb .trial {
  display: block;
}
@media screen and (max-width: 767.98px) {
  #brand .brand-list .brand-block .brand-head-tb .trial {
    margin-top: 5px;
  }
}
#brand .brand-list .brand-block .brand-head-tb .trial .cbtn {
  padding: 10px 20px;
}
#brand .brand-list .brand-block .brand-head-tb .trial a.cbtn {
  margin: 0px;
  padding: 12px 25px;
  list-style: none;
  background: #38a1db;
  text-align: center;
  width: auto;
  display: inline-block;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
#brand .brand-list .brand-block .brand-head-tb .trial a.cbtn:hover {
  opacity: 0.7;
}
#brand .brand-list .brand-block .brand-head-tb .trial a.cbtn svg {
  margin-left: 10px;
  font-weight: normal;
}
#brand .brand-list .brand-block .brand-head-tb .trial p.trial-text {
  margin: 0px;
  padding: 2px 8px;
  font-size: 1.3rem;
  border: 1px solid #33a1db;
  color: #33a1db;
  text-align: center;
}
#brand .brand-list .brand-block .comment {
  margin-bottom: auto;
  padding: 20px;
  font-size: 1.4rem;
  line-height: 1.8;
  flex-grow: 1;
}
#brand .brand-list .brand-block .logo {
  height: 90px;
  margin-top: auto;
  padding: 20px;
  border-top: 1px solid #F1F5F9;
}
#brand .brand-list .brand-block .logo ul {
  width: 100%;
  display: flex;
  gap: 10px;
}
#brand .brand-list .brand-block .logo ul li {
  max-height: 50px;
}
#brand .none {
  margin: 0px;
  padding: 60px 0px;
  text-align: center;
}
#brand .reserveList {
  margin-top: 4rem;
  padding-top: 4rem;
}
@media screen and (max-width: 767.98px) {
  #brand .reserveList {
    margin-top: 2rem;
    padding-top: 2rem;
  }
}
#brand .reserveList .table-A table th,
#brand .reserveList .table-A table td {
  font-size: 1.4rem;
  vertical-align: middle;
}
@media screen and (max-width: 767.98px) {
  #brand .reserveList .table-A table th,
  #brand .reserveList .table-A table td {
    display: block;
    width: 100%;
    padding: 1.3rem;
  }
}
@media screen and (max-width: 767.98px) {
  #brand .reserveList .table-A table thead {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  #brand .reserveList .table-A table tr:nth-child(even) td {
    background-color: #fff;
  }
}
#brand .reserveList .table-A table td {
  border-left: solid 1px #dde2e8 !important;
}
@media screen and (max-width: 767.98px) {
  #brand .reserveList .table-A table td {
    border-right: solid 1px #dde2e8 !important;
  }
}
@media screen and (max-width: 767.98px) {
  #brand .reserveList .table-A table th {
    border-left: solid 1px #dde2e8 !important;
    border-right: solid 1px #dde2e8 !important;
  }
}
#brand .reserveList .table-A table .btn {
  width: 100%;
  min-width: 110px !important;
  text-align: center;
  font-weight: bold;
  display: block;
  background-color: #38a1db;
  font-size: 1.3rem;
  color: #fff;
  padding: 0.7rem 1.5rem;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -0.15em 0 rgba(0, 0, 0, 0.15), 0 0.15em 0.15em rgba(0, 0, 0, 0.05);
}
#brand .reserveList .table-A table .btn > i {
  margin-right: 0.5rem;
}
#brand .reserveList .table-A table .btn.btn-mail {
  background-color: #01B074;
}

#contact .lead p {
  margin: 0px;
  padding: 0px;
  text-align: center;
  line-height: 1.8rem;
}
#contact .tel {
  margin: 30px auto 0px;
  padding: 20px;
  width: 700px;
  box-sizing: border-box;
  background: #efefef;
}

/* イベント共通
========================================== */
#event {
  /* 一覧
  ========================================== */
  /* LABEL
  ------------------------------------------ */
  /* LABEL（classに付与の場合）
  ------------------------------------------ */
}
#event .event_list {
  background: #F9F9F9;
}
#event .event_nav ul {
  display: flex;
  justify-content: center;
}
#event .event_nav ul li {
  margin: 0 1rem;
  width: 20%;
}
#event .event_nav ul li a {
  color: #fff;
  text-decoration: none;
  padding: 1rem 2rem;
  border-radius: 50em;
  display: block;
  text-align: center;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -0.15em 0 rgba(0, 0, 0, 0.15), 0 0.15em 0.15em rgba(0, 0, 0, 0.05);
}
#event .event_nav ul li:nth-child(1) a {
  background: #1A378B;
}
#event .event_nav ul li:nth-child(2) a {
  background: #4CA223;
}
#event .event_nav ul li:nth-child(3) a {
  background: #FCA518;
}
#event .event_cat {
  margin: 0 0 7rem;
}
#event .card {
  border-radius: 8px;
  position: relative;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#event .card .a-wrap {
  text-decoration: none;
  position: relative;
  display: flex;
  flex-direction: column;
  transition: 0.3s;
  box-shadow: 0px 4px 20px rgba(96, 132, 159, 0.3);
  height: 100%;
  transition: all 0.3s ease 0s;
  border-radius: 8px;
}
#event .card .a-wrap:hover {
  transform: translateY(-0.3em);
}
#event .card .a-wrap.visible {
  pointer-events: none;
  box-shadow: none;
}
#event .card .a-wrap.visible:after {
  content: "COMING SOON!";
  opacity: 0.2;
}
#event .card .a-wrap:after {
  content: "詳しくはこちら";
  width: 80%;
  margin: auto auto 2.5rem;
  text-align: center;
  width: 80%;
  color: #fff;
  background: #222;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 1rem 3rem;
  border-radius: 4px;
  white-space: nowrap;
  display: block;
}
#event .card .a-wrap.nolink {
  transition: none;
  cursor: default;
}
#event .card .a-wrap.nolink:hover {
  transform: none;
  opacity: 1;
}
#event .card .a-wrap.nolink:after {
  content: "comming soon";
  background: #ddd;
}
#event .card .thumb img {
  width: 100% !important;
  height: auto;
  object-fit: cover;
  aspect-ratio: 16/9;
  border-radius: 8px 8px 0 0;
}
#event .card .card_snippet {
  margin: 0;
  padding: 2.5rem;
  flex: 1;
}
#event .card .card_tit {
  margin: 0 0 2rem;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: bold;
  color: #222;
  text-align: center;
}
#event .card .card_tit span {
  color: #D9000C;
  font-size: 1.3rem;
}
#event .card .card_txt {
  font-size: 1.4rem;
  margin-bottom: 2rem;
  line-height: 1.6;
  color: #999;
}
#event .card .card_date {
  color: #D9000C;
  font-weight: bold;
  margin-bottom: 1rem;
}
#event .card .card_date i {
  opacity: 0.6;
}
#event .label_new {
  position: absolute;
  right: 1rem;
  top: -1rem;
  background: #ffff00;
  color: #222;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 0.3rem 1.2rem;
  border: solid 2px #fff;
  border-radius: 50em;
}
#event .label {
  position: absolute;
  top: -5px;
  left: -10px;
  z-index: 1000;
  display: block;
  height: 24px;
}
#event .label p {
  display: inline-block;
  height: 24px;
  position: relative;
  color: #222 !important;
  font-size: 14px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6;
  font-style: italic;
  padding: 0 3px 0 12px;
  margin: 0 !important;
}
#event .label p:before {
  content: "";
  height: inherit;
  position: absolute;
  top: 0;
  left: 100%;
  border: 11px;
  border-style: solid;
}
#event .label p:after {
  content: "";
  position: absolute;
  top: 100%;
  right: calc(100% - 10px);
  border-style: solid;
  border-width: 0 10px 8px 0;
}
#event .label.label-A {
  background: #ffff00;
}
#event .label.label-A p:before {
  border-color: #ffff00 transparent #ffff00 #ffff00;
}
#event .label.label-A p:after {
  border-color: transparent #8d8103 transparent transparent;
}
#event .card.know > .label {
  position: absolute;
  top: 5px;
  left: -10px;
  z-index: 1000;
  display: block;
  height: 24px;
  background: #ffff00;
}
#event .card.know > .label p {
  display: block;
  height: 24px;
  position: relative;
  color: #222 !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 22px;
  font-style: italic;
  padding: 0 3px 0 12px;
  margin: 0 !important;
  top: 0;
}
#event .card.know > .label p:before {
  content: "";
  height: inherit;
  position: absolute;
  top: 0;
  left: 100%;
  border: 11px;
  border-style: solid;
  border-color: #ffff00 transparent #ffff00 #ffff00;
}
#event .card.know > .label p:after {
  content: "";
  position: absolute;
  top: 100%;
  right: calc(100% - 10px);
  border-style: solid;
  border-width: 0 10px 8px 0;
  border-color: transparent #8d8103 transparent transparent;
}

/* VISUAL
------------------------------------------ */
.head_img {
  margin: 4rem -20px;
}
@media screen and (max-width: 767.98px) {
  .head_img {
    margin: 0 -20px 2rem;
  }
}

.head_txt {
  margin: 0 0 4rem;
  text-align: center;
}

/* 出展者（動的）
------------------------------------------ */
.exhibitor-list {
  margin: 0px;
  padding: 0px;
}
.exhibitor-list .exhibitor-block {
  margin: 40px 0px 0px;
  padding: 0px;
}
.exhibitor-list .exhibitor-block:first-child {
  margin: 40px 0px 0px;
  padding: 0px;
}
.exhibitor-list .exhibitor-block h4 {
  margin: 0px;
  padding: 0px;
}
.exhibitor-list .exhibitor-block h4 span {
  border-bottom: solid 2px #DC0007;
  display: inline-block;
  padding: 0px 2px 7px;
  font-size: 1.2rem;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-main {
  margin: 0px;
  padding: 0px;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-main table {
  margin: 0px;
  padding: 0px;
  width: 100%;
  border-collapse: collapse;
  word-break: break-all;
  word-wrap: break-word;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-main table th,
.exhibitor-list .exhibitor-block .exhibitor-detail-main table td {
  margin: 0px;
  padding: 15px 20px;
  border: 1px solid #F1F5F9;
}
@media screen and (max-width: 767.98px) {
  .exhibitor-list .exhibitor-block .exhibitor-detail-main table th,
  .exhibitor-list .exhibitor-block .exhibitor-detail-main table td {
    width: 100% !important;
    display: block;
    box-sizing: border-box;
    border-bottom: none;
  }
}
.exhibitor-list .exhibitor-block .exhibitor-detail-main table th {
  font-weight: bold;
  width: 160px;
  text-align: left;
  vertical-align: top;
  background: #F9F9F9;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-main table td {
  margin: 0px;
  background: #FFF;
  vertical-align: middle;
  font-size: 1.4rem;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-main table td.name {
  font-size: 1.6rem;
  font-weight: bold;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-main table td span {
  color: #FFF;
  background: #222;
  border-radius: 2px;
  display: inline-block;
  margin: 10px 10px 0px 0px;
  padding: 8px 10px;
  line-height: 0.9rem;
  font-size: 0.9rem;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-main table td.item-td {
  padding-top: 10px;
  line-height: 1.5;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro {
  margin: 0px;
  padding: 0px;
  border-right: 1px solid #F1F5F9;
  border-bottom: 1px solid #F1F5F9;
  border-left: 1px solid #F1F5F9;
  background: #fff;
}
@media screen and (max-width: 767.98px) {
  .exhibitor-list .exhibitor-block .exhibitor-detail-intro {
    border-top: 1px solid #F1F5F9;
  }
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro h4 {
  margin: 0px;
  padding: 0;
  text-align: left;
  font-weight: bold;
  color: #000;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro h4 span {
  display: inline-block;
  padding: 5px 10px;
  font-size: 1.2rem;
  color: #FFF;
  background: #d6000e;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro .edi-block {
  margin: 0px;
  padding: 20px;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767.98px) {
  .exhibitor-list .exhibitor-block .exhibitor-detail-intro .edi-block {
    flex-direction: column;
  }
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro .edi-block .photo {
  margin: 0px 2rem 0 0;
  padding: 0px;
  width: 300px;
  text-align: center;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro .edi-block .edi-right {
  margin: 0px;
  padding: 5px 0px 0px;
  flex: 1;
  word-break: break-all;
  word-wrap: break-word;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro .edi-block .edi-right h5 {
  font-weight: bold;
  color: #d6000e;
  margin: 0px;
  padding: 0px;
  font-size: 1.8rem;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro .edi-block .edi-right p {
  margin: 0px;
  padding: 10px 0px 0px;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro .edi-block .edi-right table {
  width: 100%;
  margin-top: 15px;
  border-collapse: collapse;
  word-break: break-all;
  word-wrap: break-word;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro .edi-block .edi-right table th {
  margin: 0px;
  padding: 5px 10px;
  background: #F1F1F1;
  width: 70px;
  font-weight: normal;
  text-align: center;
  border: 1px solid #F1F5F9;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro .edi-block .edi-right table td {
  margin: 0px;
  padding: 5px 10px;
  line-height: 160%;
  border: 1px solid #F1F5F9;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro .edi-block .edi-right table td ul {
  list-style: none;
}
.exhibitor-list .exhibitor-block .exhibitor-detail-intro .text {
  margin: 10px 0px 0px;
  padding: 15px;
  border: 1px solid #ddd;
}

.exhibitor-list-in {
  margin: 0px;
  padding: 0px;
}

/* 出展者ブロック
------------------------------------------ */
.brand_container {
  margin: 0 calc(50% - 50vw) !important;
  background: #f6f6f4;
  padding: 4rem 0;
}
.brand_container .brand-block {
  display: flex;
  margin: 40px 0px 0px;
  background: #fff;
  padding: 4rem;
  width: 100%;
  border-radius: 6px;
  gap: 2rem;
  box-shadow: 0px 1px 5px 4px rgba(232, 232, 230, 0.2);
}
.brand_container .brand-block:first-child {
  margin: 0 !important;
}
@media screen and (max-width: 767.98px) {
  .brand_container .brand-block {
    flex-direction: column;
    padding: 1.5rem;
  }
}
.brand_container .brand-block .thumb {
  width: 290px;
}
.brand_container .brand-block .data {
  margin: 0px;
  flex: 1;
}
.brand_container .brand-block .data .name {
  font-size: 2.2rem;
  margin-bottom: 2rem;
  border-left: solid 3px #AAB8C2;
  padding-left: 1.4rem;
}
.brand_container .brand-block .data h4 {
  margin: 0 0 1rem;
  padding: 5px 0px 0px;
  line-height: 1.4;
  font-size: 1.8rem;
}
.brand_container .brand-block .data h4 span {
  font-size: 1.4rem;
  color: #d6000e;
  display: inline-block;
}
.brand_container .brand-block .data .info {
  margin: 20px 0px 0px;
  padding: 0px;
  position: relative;
}
.brand_container .brand-block .data .info table {
  margin: 20px 0px 0px;
  padding: 0px;
  width: 100%;
  border-collapse: collapse;
  word-break: break-all;
  word-wrap: break-word;
}
.brand_container .brand-block .data .info table th,
.brand_container .brand-block .data .info table td {
  font-size: 1.3rem;
  padding: 1rem 1.5rem;
}
@media screen and (max-width: 767.98px) {
  .brand_container .brand-block .data .info table th,
  .brand_container .brand-block .data .info table td {
    font-size: 1.2rem;
    padding: 1rem;
  }
}
.brand_container .brand-block .data .info table th {
  text-align: center;
  vertical-align: middle;
  width: 180px;
  background: #FAFAFA;
  border: 1px solid #d7d7d7;
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (max-width: 767.98px) {
  .brand_container .brand-block .data .info table th {
    width: 100px;
  }
}
.brand_container .brand-block .data .info table td {
  border: 1px solid #d7d7d7;
  vertical-align: middle;
}
.brand_container .brand-block .data .brand_info {
  font-size: 90%;
  margin: 1rem 0 0;
  padding: 3rem;
  background: rgba(232, 232, 230, 0.2);
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  .brand_container .brand-block .data .brand_info {
    padding: 3rem 2rem 2rem;
    font-size: 1.2rem;
  }
}
.brand_container .brand-block .data .brand_info h5 {
  background: #555;
  color: #fff;
  font-size: 1rem;
  padding: 0.5rem 0.7rem;
  position: absolute;
  left: 0;
  top: 0;
}
.brand_container .brand-block .data .brand_info dl {
  display: flex;
  margin: 1rem 0 0;
}
@media screen and (max-width: 767.98px) {
  .brand_container .brand-block .data .brand_info dl {
    flex-direction: column;
  }
}
.brand_container .brand-block .data .brand_info dl dt {
  width: 8em;
  white-space: nowrap;
}
.brand_container .brand-block .data .brand_info dl dd {
  line-height: 1.4;
}
.brand_container .brand-block .data .brand_info_contents {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  .brand_container .brand-block .data .brand_info_contents {
    flex-direction: column;
  }
}
.brand_container .brand-block .data .brand_info_contents .brad_info_txt {
  flex: 1;
}
.brand_container .brand-block .data .brand_info_contents .brand_logo {
  max-width: 200px;
}
@media screen and (max-width: 767.98px) {
  .brand_container .brand-block .data .brand_info_contents .brand_logo {
    max-width: 100px;
    margin-left: auto;
    margin-top: 2rem;
  }
}

/* アクションステージ
========================================== */
@media screen and (max-width: 767.98px) {
  #stage .scheduleTable {
    display: none;
  }
}
#stage .scheduleTable table {
  width: 100%;
  border-right: solid 1px #ddd;
  border-collapse: collapse;
}
#stage .scheduleTable table thead th {
  padding: 14px 20px;
  background: #D9000C;
  color: #fff;
  text-align: center;
  border-top: solid 1px #ddd;
  border-left: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
#stage .scheduleTable table thead th.bnone {
  background: #fff;
  border: none;
}
#stage .scheduleTable table tbody th {
  padding: 14px 20px;
  background: #f7f7f7;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  border-left: solid 1px #ddd;
}
#stage .scheduleTable table tbody td {
  padding: 14px 20px;
  border-left: dotted 1px #ddd;
  border-bottom: solid 1px #ddd;
  line-height: 1.6 !important;
  font-size: 1.3rem;
}
#stage .scheduleTable table tbody td a {
  font-weight: bold;
  font-size: 1.5rem;
}
#stage .scheduleTable table tbody td .eventTitle {
  font-weight: bold;
  font-size: 1.5rem;
}
#stage .scheduleTable table tbody .time {
  width: 130px;
  vertical-align: middle;
}
#stage .scheduleTable table tbody .time span.online {
  display: inline-block;
  background: #10b136;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  width: 100%;
}
#stage .scheduleTable table .day {
  width: 430px;
}
#stage .scheduleTable table span.timeLabel {
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  margin-bottom: 8px;
  display: inline-block;
}
#stage .sessionArea {
  background: #f6f6f4;
  padding: 2rem 0;
  margin: 6rem calc(50% - 50vw) !important;
}
#stage .session {
  max-width: 1100px;
  margin: 0 auto 2rem !important;
}
@media screen and (max-width: 767.98px) {
  #stage .session {
    width: 90%;
    margin: 0 auto 2rem !important;
  }
}
#stage .eventBox {
  position: relative;
  border: none !important;
  box-shadow: 0px 4px 20px rgba(96, 132, 159, 0.3);
  border-radius: 8px;
  background: #fff;
}
#stage .eventBox .datetime {
  color: #FFF;
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
  background: #D9000C;
  padding: 10px 30px;
  text-align: center;
  width: 100%;
  border-radius: 8px 8px 0 0;
  margin-bottom: 0 !important;
}
#stage .eventBox h3 {
  padding: 30px;
  font-size: 2.3rem;
  font-weight: bold;
  border-bottom: 1px solid #d8e3eb;
  background: #F8FAFC;
}
@media screen and (max-width: 767.98px) {
  #stage .eventBox h3 {
    font-size: 1.8rem;
    line-height: 1.5;
    padding: 20px;
  }
}
#stage .eventBox h3 span.online {
  display: inline-block;
  background: #10b136;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  margin-left: 1rem;
  padding: 0.5rem 1rem;
}
#stage .eventBox .eventBoxContent > p {
  padding: 30px;
  margin-bottom: 0 !important;
}
#stage .eventBox .eventBoxContent .div-2col {
  padding: 0 30px 30px;
}
#stage .logoList {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 0 auto 30px;
}
#stage .logoList li {
  width: 30%;
}
#stage .logoList li img {
  aspect-ratio: 3/2;
  object-fit: contain;
}
#stage .profile {
  border-top: 1px solid #d8e3eb;
  padding: 30px;
  border-radius: 0 0 8px 8px;
  box-shadow: none;
  gap: 20px;
}
@media screen and (max-width: 767.98px) {
  #stage .profile {
    flex-direction: column;
  }
}
#stage .profile.border-none {
  border-top: none;
}
#stage .profile .name {
  font-weight: bold;
  margin-bottom: 1rem;
}
#stage .profile .name span {
  font-weight: normal;
  font-size: 1.5rem;
}
@media screen and (max-width: 767.98px) {
  #stage .profile .name span {
    font-size: 1.2rem;
  }
}
#stage .profile .profTxt {
  padding: 0;
}
#stage .profile .profTxt p.mb30 {
  margin-bottom: 30px !important;
}
#stage .profile .profTxt .div-2col {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 0 !important;
}
#stage .profile .profTxt .nameCol {
  text-align: left;
  margin-right: 30px;
}
#stage .profile .div-3col {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#stage .profile .div-3col .block {
  width: 32%;
}
#stage .profile .div-3col .block .profThumb {
  width: 100%;
  margin: 0 0 20px;
}
#stage .profile .div-3col .block .profThumb img {
  width: 100%;
  height: auto;
}
#stage #mc {
  margin-top: 6rem !important;
}
#stage #mc .profile {
  border-radius: 8px;
}
#stage .profile .profTxt .col h5,
#stage .profile .profTxt .col p {
  clear: both;
}
#stage .photoList {
  width: 90%;
  margin: 0 auto 30px;
}
#stage .photoList ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
#stage .photoList li {
  padding: 0 10px;
}
#stage .photoList li img {
  max-height: 400px;
}
#stage .powered {
  font-size: 12px;
  vertical-align: middle;
  position: relative;
}
#stage .powered a {
  margin-left: 8px;
}
#stage .powered a:hover {
  opacity: 0.8;
}
#stage .powered img {
  position: absolute;
  top: -10px;
}
#stage .fl-imgLeft {
  display: flex;
  gap: 20px;
  padding: 30px;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #stage .fl-imgLeft {
    flex-direction: column;
  }
}
#stage .fl-imgLeft .image {
  width: 300px;
}

/* 弱虫ペダル
========================================== */
#yowapeda .head_logo {
  width: 60%;
  margin: 0 auto;
}
#yowapeda .head_txt {
  margin-top: 3rem;
}
#yowapeda .sessionArea {
  background: #f6f6f4;
  padding: 4rem 0;
  margin: 3rem calc(50% - 50vw) !important;
}
#yowapeda .session {
  max-width: 1100px;
  margin: 0 auto !important;
}
@media screen and (max-width: 767.98px) {
  #yowapeda .session {
    margin-bottom: 2rem;
    padding-top: 0;
  }
}
#yowapeda .session:first-child {
  margin-top: 2rem !important;
}
@media screen and (max-width: 767.98px) {
  #yowapeda .session {
    width: 90%;
    margin: 0 auto 2rem !important;
  }
}
#yowapeda .eventBox {
  position: relative;
  border: none !important;
  box-shadow: 0px 4px 20px rgba(96, 132, 159, 0.3);
  border-radius: 8px;
  background: #fff;
}
#yowapeda .eventBox .datetime {
  color: #FFF;
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
  background: #D9000C;
  padding: 10px 30px;
  text-align: center;
  width: 100%;
  border-radius: 8px 8px 0 0;
  margin-bottom: 0 !important;
}
#yowapeda .eventBox h3 {
  padding: 30px;
  font-size: 2.3rem;
  font-weight: bold;
  border-bottom: 1px solid #d8e3eb;
  background: #F8FAFC;
}
#yowapeda .eventBox h3 span {
  font-size: 80%;
}
@media screen and (max-width: 767.98px) {
  #yowapeda .eventBox h3 {
    font-size: 1.8rem;
    line-height: 1.5;
    padding: 20px;
  }
}
#yowapeda .eventBox h3 span.online {
  display: inline-block;
  background: #10b136;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  margin-left: 1rem;
  padding: 0.5rem 1rem;
}
#yowapeda .eventBox .eventBoxContent {
  padding: 30px;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767.98px) {
  #yowapeda .eventBox .eventBoxContent {
    padding: 1.5rem;
  }
}
#yowapeda .logoList {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 0 auto 30px;
}
#yowapeda .logoList li {
  width: 30%;
}
#yowapeda .logoList li img {
  aspect-ratio: 3/2;
  object-fit: contain;
}
#yowapeda .profile {
  border-top: 1px solid #d8e3eb;
  padding: 30px;
  border-radius: 0 0 8px 8px;
  box-shadow: none;
  gap: 20px;
}
@media screen and (max-width: 767.98px) {
  #yowapeda .profile {
    flex-direction: column;
  }
}
#yowapeda .profile.border-none {
  border-top: none;
}
#yowapeda .profile .name {
  font-weight: bold;
  margin-bottom: 1rem;
}
#yowapeda .profile .name span {
  font-weight: normal;
  font-size: 1.5rem;
}
@media screen and (max-width: 767.98px) {
  #yowapeda .profile .name span {
    font-size: 1.2rem;
  }
}
#yowapeda .profile .profTxt {
  padding: 0;
}
#yowapeda .profile .profTxt p.mb30 {
  margin-bottom: 30px !important;
}
#yowapeda .profile .profTxt .div-2col {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 0 !important;
}
#yowapeda .profile .profTxt .nameCol {
  text-align: left;
  margin-right: 30px;
}
#yowapeda .profile .div-3col {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#yowapeda .profile .div-3col .block {
  width: 32%;
}
#yowapeda .profile .div-3col .block .profThumb {
  width: 100%;
  margin: 0 0 20px;
}
#yowapeda .profile .div-3col .block .profThumb img {
  width: 100%;
  height: auto;
}
#yowapeda .notesBox h4 {
  font-size: 1.6rem;
  margin-bottom: 1rem;
  color: #222;
}
@media screen and (max-width: 767.98px) {
  #yowapeda .table-A th,
  #yowapeda .table-A td {
    display: block;
    width: 100%;
  }
  #yowapeda .table-A td {
    background: #fff !important;
  }
}
#yowapeda #mc {
  margin-top: 6rem !important;
}
#yowapeda #mc .profile {
  border-radius: 8px;
}
#yowapeda .profile .profTxt .col h5,
#yowapeda .profile .profTxt .col p {
  clear: both;
}
#yowapeda .photoList {
  width: 90%;
  margin: 0 auto 30px;
}
#yowapeda .photoList ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
#yowapeda .photoList li {
  padding: 0 10px;
}
#yowapeda .photoList li img {
  max-height: 400px;
}
#yowapeda .powered {
  font-size: 12px;
  vertical-align: middle;
  position: relative;
}
#yowapeda .powered a {
  margin-left: 8px;
}
#yowapeda .powered a:hover {
  opacity: 0.8;
}
#yowapeda .powered img {
  position: absolute;
  top: -10px;
}
#yowapeda .fl-imgLeft {
  display: flex;
  gap: 20px;
  padding: 30px;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #yowapeda .fl-imgLeft {
    flex-direction: column;
  }
}
#yowapeda .fl-imgLeft .image {
  width: 300px;
}
#yowapeda #shop .block {
  text-align: center;
}
#yowapeda #shop .block h4 {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  color: #222;
}

/* アスリートワークショップ
========================================== */
#athlete_workshop .sessionArea {
  background: #f6f6f4;
  padding: 2rem 0;
  margin: 6rem calc(50% - 50vw) !important;
}
#athlete_workshop .session {
  max-width: 1100px;
  margin: 0 auto 3rem !important;
}
#athlete_workshop .session:first-child {
  margin-top: 2rem !important;
}
@media screen and (max-width: 767.98px) {
  #athlete_workshop .session {
    width: 90%;
    margin: 0 auto 2rem !important;
  }
}
#athlete_workshop .eventBox {
  position: relative;
  border: none !important;
  box-shadow: 0px 4px 20px rgba(96, 132, 159, 0.3);
  border-radius: 8px;
  background: #fff;
}
#athlete_workshop .eventBox .datetime {
  color: #FFF;
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
  background: #D9000C;
  padding: 10px 30px;
  text-align: center;
  width: 100%;
  border-radius: 8px 8px 0 0;
  margin-bottom: 0 !important;
}
#athlete_workshop .eventBox h3 {
  padding: 30px;
  font-size: 2.3rem;
  font-weight: bold;
  border-bottom: 1px solid #d8e3eb;
  background: #F8FAFC;
}
@media screen and (max-width: 767.98px) {
  #athlete_workshop .eventBox h3 {
    font-size: 1.8rem;
    line-height: 1.5;
    padding: 20px;
  }
}
#athlete_workshop .eventBox h3 span.online {
  display: inline-block;
  background: #10b136;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  margin-left: 1rem;
  padding: 0.5rem 1rem;
}
#athlete_workshop .eventBox .eventBoxContent > p {
  padding: 30px;
  margin-bottom: 0 !important;
}
#athlete_workshop .eventBox .eventBoxContent .div-2col {
  padding: 0 30px 30px;
}
#athlete_workshop .profile {
  border-top: 1px solid #d8e3eb;
  padding: 30px;
  border-radius: 0 0 8px 8px;
  box-shadow: none;
  gap: 20px;
}
@media screen and (max-width: 767.98px) {
  #athlete_workshop .profile {
    flex-direction: column;
  }
}
#athlete_workshop .profile.border-none {
  border-top: none;
}
#athlete_workshop .profile .name {
  font-weight: bold;
  margin-bottom: 1rem;
}
#athlete_workshop .profile .name span {
  font-weight: normal;
  font-size: 1.5rem;
}
@media screen and (max-width: 767.98px) {
  #athlete_workshop .profile .name span {
    font-size: 1.2rem;
  }
}
#athlete_workshop .profile .profTxt {
  padding: 0;
}
#athlete_workshop .profile .profTxt p.mb30 {
  margin-bottom: 30px !important;
}

/* Gravel
========================================== */
#gravel_bike_park .breadcrumb {
  margin-bottom: 0 !important;
}
#gravel_bike_park .contentsWrapper {
  background: #587779 url("../images/event/gravel_bike_park/bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  margin: 0 calc(50% - 50vw) !important;
  padding: 4rem 0;
}
#gravel_bike_park .heading {
  margin-top: 4rem;
}
#gravel_bike_park .heading .booth_num {
  display: inline-block;
  font-size: 1.2rem !important;
  border: solid 1px #fff;
  color: #fff !important;
  padding: 0.3rem 1rem;
}
#gravel_bike_park .heading h2 {
  width: 200px;
  margin: 2rem auto 0;
}
#gravel_bike_park .heading .giro {
  width: 180px;
  margin-bottom: 4rem;
}
#gravel_bike_park .schedule {
  width: 100%;
  margin-bottom: 6rem;
}
#gravel_bike_park .schedule h2 {
  font-size: 3rem;
  font-weight: 900;
  text-align: center;
  border-bottom: solid 3px #587779;
  width: fit-content;
  margin: 0 auto 3rem;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .schedule {
    display: none;
  }
}
#gravel_bike_park .schedule table {
  width: 100%;
  border-right: solid 1px #ddd;
  border-collapse: collapse;
}
#gravel_bike_park .schedule table thead th {
  padding: 14px 20px;
  background: #587779;
  color: #fff;
  text-align: center;
  border-top: solid 1px #ddd;
  border-left: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
#gravel_bike_park .schedule table thead th.bnone {
  background: #fff;
  border: none;
}
#gravel_bike_park .schedule table tbody th {
  padding: 14px 20px;
  background: #f7f7f7;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  border-left: solid 1px #ddd;
}
#gravel_bike_park .schedule table tbody td {
  padding: 14px 20px;
  border-left: dotted 1px #ddd;
  border-bottom: solid 1px #ddd;
  line-height: 1.6 !important;
  text-align: center;
  vertical-align: middle;
  min-width: 50%;
}
#gravel_bike_park .schedule table tbody td a {
  font-weight: bold;
  font-size: 1.5rem;
}
#gravel_bike_park .schedule table tbody td .eventTitle {
  font-weight: bold;
  font-size: 1.5rem;
}
#gravel_bike_park .schedule table tbody .time {
  width: 150px;
  text-align: center;
  vertical-align: middle;
}
#gravel_bike_park .schedule table span.timeLabel {
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  margin-bottom: 8px;
  display: inline-block;
}
#gravel_bike_park .profileArea {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .profileArea {
    display: block;
  }
}
#gravel_bike_park .profileArea .profile {
  background: #fff !important;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 2px 4px rgba(100, 100, 100, 0.07);
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .profileArea .profile {
    gap: 0;
    margin-bottom: 2rem;
  }
}
#gravel_bike_park .profileArea .profile .profThumb {
  width: 100%;
  margin: 0;
  aspect-ratio: 4/3;
}
#gravel_bike_park .profileArea .profile .profThumb img {
  width: 100%;
  height: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .profileArea .profile .profThumb img {
    width: 100%;
    aspect-ratio: 4/3;
  }
}
#gravel_bike_park .profileArea .profile .profTxt {
  padding: 3rem;
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .profileArea .profile .profTxt {
    padding: 2rem;
  }
}
#gravel_bike_park .profileArea .profile .profTxt h4 {
  color: #222;
  line-height: 1.3;
}
#gravel_bike_park .profileArea .profile .profTxt h4 span {
  font-size: 1.3rem;
  font-weight: normal;
  display: block;
  margin-top: 0.7rem;
  color: rgba(34, 34, 34, 0.6);
}
#gravel_bike_park .profileArea .profile .profTxt p {
  font-size: 1.2rem !important;
  line-height: 1.5 !important;
}
#gravel_bike_park .gravel_content {
  background: #fff;
  border-radius: 8px;
  margin: 0 0 6rem;
}
#gravel_bike_park .gravel_content .content_top_image img {
  border-radius: 8px 8px 0 0;
}
#gravel_bike_park .gravel_content .gravel_content_in {
  padding: 4rem;
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .gravel_content .gravel_content_in {
    padding: 1.2rem;
  }
}
#gravel_bike_park .gravel_content .gravel_content_in .content_head {
  margin: 0 0 3rem;
  column-count: 2;
}
#gravel_bike_park .gravel_content .gravel_content_in .content_head .booth_num {
  color: #fff;
  background: #4565ad;
  font-size: 1.2rem;
  display: inline-block;
  padding: 0.6rem;
  margin: 0 0 1rem;
}
#gravel_bike_park .gravel_content .gravel_content_in .content_head h2 {
  border-left: none;
  font-size: 3.4rem;
  padding: 0;
  margin: 0;
}
#gravel_bike_park .gravel_content .gravel_content_in .content_head .tlead {
  font-size: 2rem;
  font-weight: bold;
  color: #587779;
  margin: 1rem 0;
}
#gravel_bike_park .gravel_content .gravel_content_in .content_head .lead {
  line-height: 1.8;
  margin: 3rem 0;
}
#gravel_bike_park .gravel_content .gravel_content_in .under_content {
  background: #fff;
  border-radius: 8px;
  margin: 0 auto 3rem;
  display: flex;
  box-shadow: 0px 1px 5px 4px rgba(232, 232, 230, 0.2);
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .gravel_content .gravel_content_in .under_content {
    flex-direction: column;
  }
}
#gravel_bike_park .gravel_content .gravel_content_in .under_content .thumb {
  width: 40%;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .gravel_content .gravel_content_in .under_content .thumb {
    flex-direction: column;
    width: 100%;
  }
}
#gravel_bike_park .gravel_content .gravel_content_in .under_content .thumb img {
  width: 100%;
  height: 100%;
  border-radius: 8px 0 0 8px;
  object-fit: cover;
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .gravel_content .gravel_content_in .under_content .thumb img {
    border-radius: 8px 8px 0 0;
  }
}
#gravel_bike_park .gravel_content .gravel_content_in .under_content .txt {
  padding: 3rem;
  flex: 1;
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .gravel_content .gravel_content_in .under_content .txt {
    padding: 2rem;
  }
}
#gravel_bike_park .gravel_content .gravel_content_in .under_content .txt h3 {
  font-size: 1.8rem;
  border-left: solid 3px #587779;
  padding-left: 1rem;
  margin-bottom: 1.4rem;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .gravel_content .gravel_content_in .under_content .txt h3 {
    font-size: 1.6rem;
  }
}
#gravel_bike_park .gravel_content .gravel_content_in .under_content .txt .profile {
  margin: 4rem 0 0;
  display: flex;
  gap: 1rem;
  box-shadow: none;
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .gravel_content .gravel_content_in .under_content .txt .profile {
    flex-direction: column;
    justify-content: center;
  }
}
#gravel_bike_park .gravel_content .gravel_content_in .under_content .txt .profile .prof_img {
  width: 120px;
  width: 120px;
}
#gravel_bike_park .gravel_content .gravel_content_in .under_content .txt .profile dl {
  font-size: 1.3rem;
  line-height: 1.4;
  flex: 1;
}
#gravel_bike_park .gravel_content .gravel_content_in .under_content .txt .profile dl dt {
  margin: 0 0 0.5rem;
  color: #888;
}
#gravel_bike_park .gravel_content .gravel_content_in .under_content .txt .profile dl dd.name {
  margin: 0 0 1rem;
}
#gravel_bike_park .gravel_content .gravel_content_in .under_content .txt .profile dl dd.name span {
  font-weight: bold;
  font-size: 1.5rem !important;
}
#gravel_bike_park .gravel_content .gravel_content_in .content_footer {
  font-size: 1.4rem;
  display: flex;
  gap: 1.5rem;
  margin: 6rem 0 0;
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .gravel_content .gravel_content_in .content_footer {
    flex-direction: column;
  }
}
#gravel_bike_park .gravel_content .gravel_content_in .content_footer .image {
  width: 200px;
  margin: 0 0 1rem;
}
@media screen and (max-width: 767.98px) {
  #gravel_bike_park .gravel_content .gravel_content_in .content_footer .image {
    width: 100%;
  }
}
#gravel_bike_park .gravel_content .gravel_content_in .content_footer .logo {
  width: 100px;
  text-align: right;
  margin: 2rem auto 0;
}
#gravel_bike_park .gravel_content .gravel_content_in .content_footer dl {
  flex: 1;
}
#gravel_bike_park .gravel_content .gravel_content_in .content_footer dl dt {
  font-weight: bold;
  font-size: 2rem;
  margin: 0 0 1rem;
}
#gravel_bike_park .gravel_content .gravel_content_in .content_footer dl dd {
  line-height: 1.6;
}
#gravel_bike_park .gravel_content .gravel_content_in .content_footer a {
  color: #999;
}

/* ブラランドセミナー
========================================== */
@media screen and (max-width: 767.98px) {
  #brandseminar .schedule {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  #brandseminar .scheduleTable {
    display: none;
  }
}
#brandseminar .scheduleTable table {
  width: 100%;
  border-right: solid 1px #ddd;
  border-collapse: collapse;
}
#brandseminar .scheduleTable table thead th {
  padding: 14px 20px;
  background: #D9000C;
  color: #fff;
  text-align: center;
  border-top: solid 1px #ddd;
  border-left: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
#brandseminar .scheduleTable table thead th.bnone {
  background: #fff;
  border: none;
}
#brandseminar .scheduleTable table tbody th {
  width: 170px;
  padding: 14px;
  background: #f7f7f7;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  border-left: solid 1px #ddd;
}
#brandseminar .scheduleTable table tbody td {
  padding: 14px 20px;
  border-left: dotted 1px #ddd;
  border-bottom: solid 1px #ddd;
  line-height: 1.6 !important;
  font-size: 1.3rem;
}
#brandseminar .scheduleTable table tbody td a {
  font-weight: bold;
  font-size: 1.5rem;
}
#brandseminar .scheduleTable table tbody td .eventTitle {
  font-weight: bold;
  font-size: 1.5rem;
}
#brandseminar .scheduleTable table tbody .time {
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
}
#brandseminar .scheduleTable table tbody .time span.online {
  display: inline-block;
  background: #10b136;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  width: 100%;
}
#brandseminar .scheduleTable table .day {
  max-width: 430px;
}
#brandseminar .scheduleTable table span.timeLabel {
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  margin-bottom: 8px;
  display: inline-block;
}
#brandseminar .scheduleTable2 .day {
  flex: 1;
  width: auto !important;
}
#brandseminar .sessionArea {
  background: #f6f6f4;
  padding: 2rem 0;
  margin: 6rem calc(50% - 50vw) !important;
}
#brandseminar .session {
  max-width: 1100px;
  margin: 0 auto 2rem !important;
}
@media screen and (max-width: 767.98px) {
  #brandseminar .session {
    width: 90%;
    margin: 0 auto 2rem !important;
  }
}
#brandseminar .eventBox {
  position: relative;
  border: none !important;
  box-shadow: 0px 4px 20px rgba(96, 132, 159, 0.3);
  border-radius: 8px;
  background: #fff;
}
#brandseminar .eventBox .datetime {
  color: #FFF;
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
  background: #D9000C;
  padding: 10px 30px;
  text-align: center;
  width: 100%;
  border-radius: 8px 8px 0 0;
  margin-bottom: 0 !important;
}
#brandseminar .eventBox h3 {
  padding: 15px 30px;
  font-size: 2.3rem;
  font-weight: bold;
  border-bottom: 1px solid #d8e3eb;
  background: #F8FAFC;
  line-height: 2;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #brandseminar .eventBox h3 {
    font-size: 1.8rem;
    line-height: 1.5;
    padding: 20px;
    flex-direction: column;
  }
}
#brandseminar .eventBox h3 .space {
  color: #7d8489;
  border: solid 1px #7d8489;
  border-radius: 3px;
  font-size: 1.3rem;
  font-weight: normal;
  padding: 1px 6px;
  margin-left: 1em;
}
#brandseminar .eventBox h3 span.online {
  display: inline-block;
  background: #10b136;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  margin-left: 1rem;
  padding: 0.5rem 1rem;
}
#brandseminar .eventBox .eventBoxContent > h4 {
  padding: 30px 30px 0;
  font-size: 2rem;
  margin-bottom: 0 !important;
}
#brandseminar .eventBox .eventBoxContent > p {
  padding: 20px 30px 30px;
  margin-bottom: 0 !important;
}
#brandseminar .eventBox .eventBoxContent .div-2col {
  padding: 0 30px 30px;
}
#brandseminar .logoList {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 0 auto 30px;
}
#brandseminar .logoList li {
  width: 30%;
}
#brandseminar .logoList li img {
  aspect-ratio: 3/2;
  object-fit: contain;
}
#brandseminar .profile {
  border-top: 1px solid #d8e3eb;
  padding: 30px;
  border-radius: 0 0 8px 8px;
  box-shadow: none;
  gap: 20px;
}
@media screen and (max-width: 767.98px) {
  #brandseminar .profile {
    flex-direction: column;
  }
}
#brandseminar .profile.border-none {
  border-top: none;
}
#brandseminar .profile .name {
  font-weight: bold;
  margin-bottom: 1rem;
}
#brandseminar .profile .name span {
  font-weight: normal;
  font-size: 1.5rem;
}
@media screen and (max-width: 767.98px) {
  #brandseminar .profile .name span {
    font-size: 1.2rem;
  }
}
#brandseminar .profile .profTxt {
  padding: 0;
}
#brandseminar .profile .profTxt p.mb30 {
  margin-bottom: 30px !important;
}
#brandseminar .profile .profTxt .div-2col {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 0 !important;
}
#brandseminar .profile .profTxt .nameCol {
  text-align: left;
  margin-right: 30px;
}
#brandseminar .profile .div-3col {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#brandseminar .profile .div-3col .block {
  width: 32%;
}
#brandseminar .profile .div-3col .block .profThumb {
  width: 100%;
  margin: 0 0 20px;
}
#brandseminar .profile .div-3col .block .profThumb img {
  width: 100%;
  height: auto;
}
#brandseminar #mc {
  margin-top: 6rem !important;
}
#brandseminar #mc .profile {
  border-radius: 8px;
}
#brandseminar .profile .profTxt .col h5,
#brandseminar .profile .profTxt .col p {
  clear: both;
}
#brandseminar .photoList {
  width: 90%;
  margin: 0 auto 30px;
}
#brandseminar .photoList ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
#brandseminar .photoList li {
  padding: 0 10px;
}
#brandseminar .photoList li img {
  max-height: 400px;
}
#brandseminar .powered {
  font-size: 12px;
  vertical-align: middle;
  position: relative;
}
#brandseminar .powered a {
  margin-left: 8px;
}
#brandseminar .powered a:hover {
  opacity: 0.8;
}
#brandseminar .powered img {
  position: absolute;
  top: -10px;
}
#brandseminar .fl-imgLeft {
  display: flex;
  gap: 20px;
  padding: 30px;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #brandseminar .fl-imgLeft {
    flex-direction: column;
  }
}
#brandseminar .fl-imgLeft .image {
  width: 300px;
}

/* e_bike
========================================== */
#e_bike .none {
  margin: 0px;
  padding: 60px 0px;
  text-align: center;
}
#e_bike .s-e-bike {
  max-width: 1280px;
  padding: 2rem;
  margin: 4rem auto;
  border: 3px solid #eee;
  position: relative;
  background: #fff;
}
@media screen and (max-width: 767.98px) {
  #e_bike .s-e-bike {
    width: 90%;
  }
}
#e_bike .s-e-bike .title {
  margin: 0 0 2rem;
  font-size: 2.2rem;
  line-height: 2rem;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  #e_bike .s-e-bike .title {
    flex-direction: column;
    gap: 20px;
  }
}
#e_bike .s-e-bike .title h3 {
  font-size: 2rem;
  line-height: 1.2;
}
#e_bike .s-e-bike .title h3 span {
  font-size: 1.4rem;
  font-weight: bold;
}
#e_bike .s-e-bike .title h3 strong {
  font-weight: bold;
  background: #E9F200;
}
#e_bike .s-e-bike .title .bikeBtn a {
  border-radius: 50em;
  padding: 10px 30px 10px 20px;
  color: #000;
  background: #E9F200;
  display: block;
  margin: 0px;
  font-size: 1.3rem;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
#e_bike .s-e-bike .title .bikeBtn a:after {
  content: "";
  top: 50%;
  right: 12px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
#e_bike .s-e-bike ul {
  display: flex;
  gap: 11px;
}
@media screen and (max-width: 767.98px) {
  #e_bike .s-e-bike ul {
    flex-wrap: wrap;
  }
}
#e_bike .s-e-bike ul li {
  padding: 0px;
}
@media screen and (max-width: 767.98px) {
  #e_bike .s-e-bike ul li {
    width: 48%;
  }
}
#e_bike .s-e-bike ul li img {
  border: 3px solid #eee;
}

#exhibitionHeader {
  min-height: 600px;
  display: flex;
}
#exhibitionHeader .headerTxt {
  min-width: 30%;
  max-width: 35%;
  background: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 4%;
}
#exhibitionHeader .headerTxt #logo {
  margin-bottom: 30px;
}
#exhibitionHeader .headerTxt #date {
  margin-bottom: 80px;
}
#exhibitionHeader .headerTxt .btn a {
  color: #222;
  font-weight: 600;
  background: #FFD500;
  width: 100%;
  padding: 2rem;
  border-radius: 50em;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -0.15em 0 rgba(0, 0, 0, 0.15), 0 0.15em 0.15em rgba(0, 0, 0, 0.05);
  white-space: nowrap;
}
#exhibitionHeader .headerImage {
  flex: 1;
  width: 100%;
  height: 800px;
  background-image: url("../images/exhibition/mv.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.lead {
  padding: 0 0 300px;
  background-image: url("../images/exhibition/lead.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  z-index: -1;
}
.lead .heading {
  margin-bottom: 6rem;
  text-align: center;
}
.lead .heading p {
  font-size: 3rem;
  font-weight: 900;
  margin-bottom: 0 !important;
  color: #0480CC;
}
.lead .heading h2 {
  font-size: 7rem;
  font-weight: 900;
  color: #0480CC;
  position: relative;
  white-space: nowrap !important;
}
.lead .heading h2 span {
  border-bottom: solid 3px #0480CC;
}

.content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1280px;
  margin: 120px auto 0;
}
@media screen and (max-width: 767.98px) {
  .content {
    margin: 0 auto;
  }
}
.content h2 {
  font-size: 4rem;
  font-weight: 900;
  margin-bottom: 3rem;
}

.reverse {
  flex-direction: row-reverse;
}

.column {
  width: 48%;
}

.column-outside-right {
  flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: 5%;
}

.column-outside-left {
  flex: 1;
  margin-left: calc(50% - 50vw);
  margin-right: 5%;
}

.content01 .txt {
  position: relative;
}
.content01 .txt .icon {
  position: absolute;
  left: -240px;
  top: -280px;
  z-index: -1;
}
.content01 .txt .icon img {
  width: 300px;
  height: auto;
}

.content02 .txt {
  position: relative;
}
.content02 .txt .icon {
  position: absolute;
  right: -280px;
  bottom: -100px;
  z-index: -1;
}
.content02 .txt .icon img {
  width: 440px;
  height: auto;
}

.content03 .txt {
  position: relative;
}
.content03 .txt .icon {
  position: absolute;
  left: -280px;
  top: -280px;
  z-index: -1;
}
.content03 .txt .icon img {
  width: 300px;
  height: auto;
}

/* CORONA
========================================== */
#corona {
  background: #0081cc;
  padding: 60px 0;
  margin: 100px 0;
}
#corona .inner {
  color: #fff;
}
#corona .inner .leadTxt {
  width: 100%;
}
#corona .inner .leadTxt h2 {
  margin-bottom: 2rem;
  font-size: 2.5rem;
  font-weight: bold;
  color: #FFD500;
}
#corona .inner .coronaWrap {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  margin-top: 30px;
}
#corona .inner .coronaWrap .coronaBlock h3 {
  display: flex;
  font-weight: 700;
  line-height: 1.5;
  align-items: center;
  margin-bottom: 1rem;
}
#corona .inner .coronaWrap .coronaBlock h3 img {
  width: 50px;
  height: 50px;
  margin-right: 1rem;
}
#corona .inner .coronaWrap .coronaBlock p {
  font-size: 1.3rem;
  line-height: 1.5;
}

/* OUTLINE
========================================== */
#outline {
  margin: 0 0 100px;
}
#outline .inner {
  display: flex;
  justify-content: center;
}
#outline .inner .image {
  width: 400px;
}
#outline .inner .txt {
  flex: 1;
  text-align: left;
  margin-left: 3rem;
}
#outline .inner .txt h2 {
  text-align: center;
  font-weight: 700;
  font-size: 4rem;
  margin-bottom: 4rem;
}
#outline .inner .txt h2 span {
  border-bottom: solid 3px #0480CC;
}
#outline .inner .txt dl dt {
  width: 4em;
  float: left;
  text-align: center;
  margin: 0 0 10px;
  color: #137EC0;
  font-weight: bold;
  line-height: 1.8;
}
#outline .inner .txt dl dd {
  text-align: left;
  margin: 0 0 10px 5em;
  line-height: 1.8;
}

/* DOWNLOAD
========================================== */
#download {
  background-color: #f0f0f0;
  padding: 3rem 0;
  zoom: 1;
  /*--------------------------------------
  コンバージョンアップボタン 吹き出し赤色（中央寄せ）
  --------------------------------------*/
}
#download .btnWrap {
  margin: 0 auto;
  width: 1280px;
  display: flex;
  justify-content: space-between;
}
#download .btnWrap div {
  width: 48%;
  text-align: center;
}
#download .button2,
#download a.button2,
#download button.button2 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
#download .button2-c-wrap {
  margin: 30px 0;
  text-align: center;
}
#download a.button2-c {
  font-size: 2rem;
  width: 100%;
  position: relative;
  padding: 0.25rem 2rem 2rem 1.8rem;
  color: #fff !important;
  text-decoration: none !important;
  background: #e94919;
  -webkit-box-shadow: 0 5px 0 #d44114;
  box-shadow: 0 5px 0 #d44114;
}
#download a.button2-c span {
  font-size: 1.2rem;
  position: absolute;
  top: -0.75rem;
  left: calc(50% - 180px);
  display: block;
  width: 360px;
  padding: 0.25rem 0;
  color: #d44114;
  border: 2px solid #d44114;
  border-radius: 100vh;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
#download a.button2-c span:after {
  bottom: -7px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
#download a.button2-c i {
  margin-right: 0.75rem;
}
#download a.button2-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #eb5b30;
  -webkit-box-shadow: 0 2px 0 #d44114;
  box-shadow: 0 2px 0 #d44114;
}
#download .button1,
#download a.button1,
#download button.button1 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
#download .button1-wrap {
  margin: 30px 0;
  text-align: center;
}
#download a.button1-c {
  font-size: 2rem;
  width: 100%;
  position: relative;
  padding: 0.25rem 2rem 2rem 1.8rem;
  color: #fff !important;
  text-decoration: none !important;
  background: #32b16c;
  -webkit-box-shadow: 0 5px 0 #2c9d60;
  box-shadow: 0 5px 0 #2c9d60;
}
#download a.button1-c span {
  font-size: 1.2rem;
  position: absolute;
  top: -10px;
  left: calc(50% - 150px);
  display: block;
  width: 300px;
  padding: 0.2rem 0;
  color: #32b16c;
  border: 2px solid #32b16c;
  border-radius: 0.5rem;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
#download a.button1-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #30a967;
  -webkit-box-shadow: 0 2px 0 #2c9d60;
  box-shadow: 0 2px 0 #2c9d60;
}
#download a.button1-c:hover:before {
  left: 2rem;
}
#download .button3,
#download a.button3,
#download button.button3 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
#download .button3-wrap {
  margin: 30px 0;
  text-align: center;
}
#download a.button3-c {
  font-size: 1.15rem;
  width: 100%;
  position: relative;
  padding: 0.25rem 2rem 0.5rem 2.1rem;
  color: #333;
  background: #fff100;
  -webkit-box-shadow: 0 5px 0 #2c9d60;
  box-shadow: 0 5px 0 #ccc100;
}
#download a.button3-c span {
  font-size: 0.8rem;
  position: absolute;
  top: -10px;
  left: calc(50% - 150px);
  display: block;
  width: 300px;
  padding: 0.2rem 0;
  color: #333;
  border: 2px solid #333;
  border-radius: 0.5rem;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
#download a.button3-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #333;
  background: #fff100;
  -webkit-box-shadow: 0 2px 0 #ccc100;
  box-shadow: 0 2px 0 #ccc100;
}
#download a.button3-c:hover:before {
  left: 2rem;
}

.box {
  opacity: 0;
}

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#faq #list {
  margin: 0px;
  padding: 20px 0px 0px;
}
#faq #list dl {
  margin: 0 auto 30px;
  padding: 30px 0 0;
  border-top: solid 1px #F1F5F9;
}
@media screen and (max-width: 767.98px) {
  #faq #list dl {
    margin-top: 0;
  }
}
#faq #list dl:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
#faq #list dl dt {
  font-weight: bold;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #faq #list dl dt {
    font-size: 1.4rem;
  }
}
#faq #list dl dt span {
  font-size: 1.3rem;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #fff;
  border-radius: 50em;
  background: #000;
  line-height: 28px;
  width: 28px;
  margin-right: 10px;
  text-align: center;
}
#faq #list dl dd {
  position: relative;
  line-height: 1.8;
  padding-left: 40px;
  margin-top: 14px;
}
@media screen and (max-width: 767.98px) {
  #faq #list dl dd {
    font-size: 1.3rem;
  }
}
#faq #list dl dd span {
  font-size: 1.3rem;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  border-radius: 50em;
  background: #0080cc;
  line-height: 28px;
  width: 28px;
  text-align: center;
}
#faq #list dl dd .nt {
  margin: 0px;
  padding: 0px;
}
#faq #list dl dd .nt p {
  margin: 0px;
  padding: 10px 0px 0px;
  font-size: 1.3rem;
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
}
#faq #list dl dd .nt2 {
  margin: 0px;
  padding: 10px 0px 0px;
  font-size: 1.3rem;
  line-height: 1.5;
}

#press .press-release {
  margin: 0px;
  padding: 30px 0px 0px;
  text-align: center;
  font-size: 1rem;
  line-height: 2rem;
}
#press .div-4col {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
#press .div-4col .block {
  width: 24%;
  margin-bottom: 2%;
}
@media screen and (max-width: 767.98px) {
  #press .div-4col .block {
    width: 100%;
  }
}
#press .div-4col .block .photo {
  aspect-ratio: 16/9;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
}
#press .div-4col .block .file-info {
  text-align: center;
}
#press .div-4col .block .file-info .title {
  font-weight: bold;
  text-align: center;
  color: #313B4E;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
#press .div-4col .block .file-info > p {
  margin: 0;
  font-size: 1.3rem;
  line-height: 1.7;
  color: #888;
}
#press .div-4col .block .al-center {
  margin-top: 2rem;
}
#press .div-4col .block .btn-B {
  margin-top: auto;
  min-width: 80% !important;
}

#shop {
  margin: 0px;
  padding: 0px;
}
#shop .text {
  margin: 0px;
  padding: 20px 0px 0px;
}
#shop .text p {
  margin: 0px;
  padding: 20px 0px 0px;
}
#shop .shop-frame {
  margin: 20px 0 0px;
  padding: 20px;
  border: 1px solid #DDD;
}
#shop .shop-frame ul li {
  margin: 0px 0px 0px 20px;
  padding: 0px;
  list-style: disc;
}
#shop strong {
  color: #DC0007;
}
#shop .st {
  color: #FFF;
  font-weight: bold;
  background: #DC0007;
  padding: 5px 10px;
}
#shop .st strong {
  color: #FFF;
}
#shop .perioed {
  margin: 30px 0px;
  padding: 30px;
  font-weight: bold;
  background: #F6F6F6;
  text-align: center;
  font-size: 2rem;
  border: 2px solid #DDD;
}
#shop h4 {
  margin: 0px;
  padding: 50px 0px 0px;
}
#shop .shop-jz {
  margin: 20px 0px 0px;
  padding: 0px;
}
#shop .shop-jz ol li {
  margin: 0px 0px 0px 30px;
  padding: 0px;
  list-style: decimal;
  line-height: 1.5;
  font-size: 1.5rem;
}
#shop .shop-jz p {
  margin: 0px;
  padding: 20px 0px 0px;
}
#shop .shop-contact {
  margin: 20px 0px 0px;
  padding: 20px;
  border: 1px solid #DDD;
}
#shop .shop-contact p.c1 {
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
#shop .shop-contact p.c2 {
  margin: 0px;
  padding: 0px;
}
#shop .shop-list {
  margin: 20px 0px 0px;
  padding: 0px;
}
#shop .shop-list ul li {
  margin: 0px 0px 0px 30px;
  padding: 0px;
  list-style: disc;
}
#shop .shop-list p {
  margin: 0px;
  padding: 20px 0px 0px;
}

/* チケット
========================================== */
#ticket #lineTicket .ticketWrap h3 {
  background: #06C755;
}
#ticket #lineTicket .ticketWrap h3:before {
  border-top: 10px solid #06C755;
}
#ticket #lineTicket .ticketWrap .price {
  color: #06C755;
}
#ticket #lineTicket .note {
  color: #06C755 !important;
}
#ticket #lineTicket .heading-B h3 {
  border-bottom: solid 2px #06C755 !important;
}
#ticket #lineTicket .btn-A {
  background: #06C755;
}
#ticket #lineTicket .ticket1 {
  background: #38a1db;
  padding: 10px 25px;
  color: #FFF;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767.98px) {
  #ticket #lineTicket .ticket1 {
    padding: 5px 15px;
    font-size: 1.8rem;
  }
}
#ticket #lineTicket .ticket1 span {
  font-size: 0.8rem;
  font-weight: normal;
  display: inline-block;
  margin-left: 10px;
}
#ticket #lineTicket .ticket2 {
  background: #9bcb55;
  margin-left: 10px;
  padding: 10px 25px;
  color: #FFF;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767.98px) {
  #ticket #lineTicket .ticket2 {
    font-size: 1.8rem;
    padding: 5px 15px;
  }
}
#ticket #onlineTicket {
  margin-top: 2rem;
}
#ticket #onlineTicket .onlineTicketHead {
  margin: 1rem 0 2rem;
}
#ticket #onlineTicket .onlineTicketHead .onlineTicket {
  font-size: 3rem !important;
  font-weight: bold;
  line-height: 1.8;
  margin: 0 !important;
  color: #1a73e8;
}
@media screen and (max-width: 767.98px) {
  #ticket #onlineTicket .onlineTicketHead .onlineTicket {
    font-size: 2.4rem !important;
  }
}
#ticket #onlineTicket .onlineTicketHead .onlineTicket02 {
  margin: 0;
}
#ticket #onlineTicket .onlineTicketHead .onlineTicket02 .ticket1 {
  background: #38a1db;
  padding: 10px 25px;
  color: #FFF;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767.98px) {
  #ticket #onlineTicket .onlineTicketHead .onlineTicket02 .ticket1 {
    padding: 5px 15px;
    font-size: 1.8rem;
  }
}
#ticket #onlineTicket .onlineTicketHead .onlineTicket02 .ticket1 span {
  font-size: 0.8rem;
  font-weight: normal;
  display: inline-block;
  margin-left: 10px;
}
#ticket #onlineTicket .onlineTicketHead .onlineTicket02 .ticket2 {
  background: #9bcb55;
  margin-left: 10px;
  padding: 10px 25px;
  color: #FFF;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767.98px) {
  #ticket #onlineTicket .onlineTicketHead .onlineTicket02 .ticket2 {
    font-size: 1.8rem;
    padding: 5px 15px;
  }
}
#ticket .ticketWrap {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  box-shadow: 0px 4px 20px rgba(96, 132, 159, 0.3);
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketWrap {
    width: 100%;
    flex-direction: column;
  }
}
#ticket .ticketWrap .ticketBlock {
  flex: 1;
  width: 90%;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  border-right: 1px solid #dcecf2;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketWrap .ticketBlock {
    border-right: none;
    border-radius: 0;
    margin-top: 10px;
    box-shadow: none;
  }
}
#ticket .ticketWrap .ticketBlock:last-child {
  border-right: none;
}
#ticket .ticketWrap .ticketBlock h3 {
  color: #fff;
  text-align: center;
  padding: 2rem;
  box-sizing: border-box;
  position: relative;
  font-weight: bold;
  max-width: 100%;
  background: #0081cc;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketWrap .ticketBlock h3 {
    border-radius: 0;
  }
}
#ticket .ticketWrap .ticketBlock h3:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border: 10px solid transparent;
  border-top: 10px solid #0081cc;
}
#ticket .ticketWrap .ticketBlock .price {
  padding: 2rem 0;
  color: #0081cc;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketWrap .ticketBlock .price {
    padding: 0;
  }
}
#ticket .ticketWrap .ticketBlock .price p {
  margin: 0 !important;
}
#ticket .ticketWrap .ticketBlock .price span {
  font-weight: bold;
  font-family: "Oswald", sans-serif;
  font-size: 7rem;
}
#ticket .ticketWrap .ticketBlock .note {
  padding: 2rem;
  margin: 0 !important;
  color: #0081cc;
  text-align: center;
  font-size: 1.2rem !important;
  border-top: solid 1px #F1F5F9;
}
#ticket .ticketKeepleft {
  background: #fafafa;
  border-top: solid 1px #F1F5F9;
  width: 1000px;
  margin: 0 auto;
  padding: 1.5rem;
  box-shadow: 0px 4px 20px rgba(96, 132, 159, 0.3);
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketKeepleft {
    width: 90%;
    margin-top: 2rem;
    box-shadow: none;
  }
}
#ticket .ticketKeepleft p {
  text-align: center;
  color: #0081cc;
  margin-bottom: 0;
}
#ticket .ticketKeepleft p span {
  font-size: 1.2rem !important;
}
#ticket .ticketWrap2 .ticketBlock {
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketWrap2 .ticketBlock {
    border-radius: 0;
    margin-top: 0 !important;
  }
}
#ticket .ticketBottom {
  width: 1000px;
  margin: 2rem auto 0;
  background: #fff;
  display: flex;
  border-radius: 4px;
  box-shadow: 0px 0px 20px 0px rgba(96, 132, 159, 0.4);
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketBottom {
    width: 90%;
    flex-direction: column;
    border-radius: 0;
  }
}
#ticket .ticketBottom h4 {
  color: #fff !important;
  position: relative;
  background: #0081cc;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3rem !important;
  margin-bottom: 0 !important;
  box-sizing: border-box;
  border-radius: 4px 0px 0px 4px;
  white-space: nowrap;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketBottom h4 {
    border-radius: 0;
    padding: 2rem !important;
    border-radius: 0;
  }
}
#ticket .ticketBottom h4:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border: 10px solid transparent;
  border-left: 10px solid #0081cc;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketBottom h4:before {
    display: none;
  }
}
#ticket .ticketBottom .ticketBottomTxt {
  margin-left: 4rem;
  padding: 3rem;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketBottom .ticketBottomTxt {
    margin-left: 0;
    padding: 2rem;
  }
}
#ticket .ticketBottom dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketBottom dl {
    flex-direction: column;
    font-size: 1.3rem;
  }
}
#ticket .ticketBottom dl:last-child {
  margin-bottom: 0 !important;
}
#ticket .ticketBottom dl dt {
  width: 8em;
  color: #0081cc;
  font-weight: bold;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketBottom dl dt {
    width: 100%;
  }
}
#ticket .ticketBottom dl dd {
  flex: 1;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketBottom dl dd {
    margin-top: 1rem;
  }
}
#ticket .ticket-contact {
  margin: 30px 0px 0px;
  padding: 30px;
  border-radius: 3px;
  background: #fff;
  line-height: 1.8rem;
}
#ticket .ticket-contact p {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticket-contact p {
    font-size: 1.2rem !important;
  }
}
#ticket .ticket-contact p span {
  font-weight: bold;
  margin: 0 0 10px;
}
#ticket .convini {
  color: #C51015;
  margin: 10px 0px;
  padding: 10px 20px;
  border: 2px solid #C51015;
  text-indent: 0 !important;
}
@media screen and (max-width: 767.98px) {
  #ticket .convini p {
    font-size: 1.2rem !important;
  }
}
#ticket .convini h5 {
  margin-bottom: 0.5rem;
  font-size: 110%;
}
#ticket .end {
  background: #fafafa;
  color: #A0A7B4;
  text-align: center;
  padding: 1em;
}
@media screen and (max-width: 767.98px) {
  #ticket .ticketKeepleft2 {
    width: 100%;
    margin: 2rem auto;
  }
}

#visit .coronaWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#visit .coronaWrap .block {
  width: 47%;
  margin: 1%;
  display: flex;
  justify-content: space-between;
}
#visit .coronaWrap .block .image {
  width: 25%;
  margin-bottom: 1rem;
}
#visit .coronaWrap .block .image img {
  width: 100%;
  height: auto;
}
#visit .coronaWrap .block .txt {
  width: 70%;
}
#visit .coronaWrap .block h3 {
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
#visit .coronaWrap .block.corona01 h3 {
  color: #0068b7;
}
#visit .coronaWrap .block.corona02 h3 {
  color: #14a83b;
}
#visit .coronaWrap .block.corona03 h3 {
  color: #e84091;
}
#visit .coronaWrap .block.corona04 h3 {
  color: #f08200;
}
#visit .coronaWrap .block.corona05 h3 {
  color: #5f52a0;
}
#visit .coronaWrap .block.corona06 h3 {
  color: #0081CC;
}
#visit .coronaWrap .block p {
  font-size: 1.3rem !important;
}
#visit .red-border {
  color: #fff;
  background: #ff0000;
  text-align: center;
  padding: 1rem;
}
#visit .red-border p {
  margin-bottom: 0 !important;
}
#visit #faq dl {
  margin: 30px auto 0px;
  padding: 0px;
}
#visit #faq dl dt {
  text-align: left;
  margin: 0px;
  padding: 20px 20px 0px 50px;
  position: relative;
  font-weight: bold;
}
#visit #faq dl dt span {
  font-weight: bold;
  position: absolute;
  left: 15px;
  top: 15px;
  color: #fff;
  border-radius: 12px;
  background: #0080cc;
  line-height: 24px;
  width: 24px;
  text-align: center;
  font-size: 1.5rem;
}
#visit #faq dl dd {
  text-align: left;
  margin: 0px;
  padding: 20px 20px 20px 50px;
  position: relative;
  font-size: 1.5rem;
  line-height: 1.5;
}
#visit #faq dl dd span {
  font-size: 1.3rem;
  font-weight: bold;
  position: absolute;
  left: 15px;
  top: 20px;
  color: #fff;
  border-radius: 12px;
  background: #0080cc;
  line-height: 24px;
  width: 24px;
  text-align: center;
}

#news #newsBody {
  display: flex;
  justify-content: space-between;
  gap: 4rem;
}
@media screen and (max-width: 767.98px) {
  #news #newsBody {
    flex-direction: column;
    gap: 0;
  }
}
#news #news-list {
  margin: 50px 0 0;
  padding: 0px;
  flex: 1;
}
#news #news-list #news-contents h4 {
  margin: 0px;
  padding: 0px 0px 20px 0px;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  color: #000;
}
#news #news-list #news-contents p.paginate {
  text-align: center;
  margin: 0px;
  padding: 0px 0px 10px;
  font-size: 0.9rem;
}
#news #news-list #news-contents p.none {
  margin: 0px;
  padding: 40px 0px;
  text-align: center;
}
#news #news-list #news-contents .paginate-top p.paginate {
  padding: 0px 0px 10px;
}
#news #news-list #news-contents .news-list-b {
  margin: 0px 0px 15px;
  padding: 15px 10px;
  border-bottom: 1px solid #F1F5F9;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  #news #news-list #news-contents .news-list-b {
    padding: 10px 0;
  }
}
#news #news-list #news-contents .news-list-b dd.date {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  white-space: nowrap;
  line-height: 1.4rem;
}
@media screen and (max-width: 767.98px) {
  #news #news-list #news-contents .news-list-b dd.date {
    padding: 0;
  }
}
#news #news-list #news-contents .news-list-b dd.category a {
  margin: 0 10px;
  padding: 4px;
  white-space: nowrap;
  line-height: 1.4rem;
  font-size: 90%;
  border: solid 1px #d71920;
  border-radius: 4px;
}
#news #news-list #news-contents .news-list-b dd.title {
  margin: 0;
  line-height: 1.4rem;
}
@media screen and (max-width: 767.98px) {
  #news #news-list #news-contents .news-list-b dd.title {
    margin: 10px 0 5px 0;
  }
}
#news #news-list #news-contents .news-list-left {
  margin: 0px;
  padding: 0px;
  display: flex;
  position: relative;
  line-height: 1.4rem;
}
#news #news-list #news-contents .news-list-left i {
  position: absolute;
  left: 0px;
  top: 5px;
}
#news #news-contents {
  margin: 0px;
  padding: 0px;
  flex: 1;
}
@media screen and (max-width: 767.98px) {
  #news #news-contents {
    float: none;
    width: 100%;
  }
}
#news #news-navi {
  margin: 0px;
  padding: 0px;
  width: 230px;
}
@media screen and (max-width: 767.98px) {
  #news #news-navi {
    width: 100%;
  }
}
#news #news-navi .news-side-b {
  background: #FFF;
  margin: 30px 0px 0px;
  padding: 0px;
  border-top: 1px solid rgba(102, 108, 113, 0.2);
  border-right: 1px solid rgba(102, 108, 113, 0.2);
  border-left: 1px solid rgba(102, 108, 113, 0.2);
}
#news #news-navi .news-side-b.top {
  margin-top: 0px;
}
#news #news-navi .news-side-b h3 {
  text-align: center;
  margin: 0px;
  padding: 10px 0px;
  font-size: 1.4rem;
  font-weight: normal;
  color: #FFFFFF;
  background: #d71920;
}
#news #news-navi .news-side-top {
  margin-top: 0px;
}
#news #news-navi .news-side-list {
  margin: 0px;
  padding: 0px;
}
#news #news-navi .news-side-list ul li {
  margin: 0px;
  padding: 20px;
  list-style: none;
  border-bottom: 1px solid rgba(102, 108, 113, 0.2);
  line-height: 1.6;
  font-size: 1.4rem;
}
#news #news-navi .cal-navi {
  padding: 10px 2px;
}
#news #news-navi .cal-navi ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  display: table;
}
#news #news-navi .cal-navi ul li {
  background: none;
  margin: 0px;
  padding: 0px;
  border: 0px none;
}
#news #news-navi .cal-navi ul li.back {
  width: 24px;
  padding-left: 10px;
  font-size: 1.2rem;
  display: table-cell;
}
#news #news-navi .cal-navi ul li.now {
  text-align: center;
  padding: 0px;
  font-size: 0.9rem;
  vertical-align: middle;
}
#news #news-navi .cal-navi ul li.next {
  width: 24px;
  padding-right: 10px;
  font-size: 1.2rem;
  text-align: right;
  display: table-cell;
}
#news #news-navi .cal-area {
  margin: 0px;
  padding: 2px 0px 10px;
  border-bottom: 1px solid #bfe6f7;
}
#news #news-navi .cal-area table {
  width: 100%;
  font-size: 0.8rem;
}
#news #news-navi .cal-area table th {
  background: #f2f2f2;
  text-align: center;
  margin: 0px;
  padding: 4px 0px;
  border: 1px solid #FFF;
}
#news #news-navi .cal-area table td {
  text-align: center;
  margin: 0px;
  padding: 4px 0px;
}
#news #news-navi .cal-area table td a {
  font-weight: bold;
}
#news #news-navi .cal-area table .sun {
  color: #bc1919;
}
#news #news-navi .cal-area table .sat {
  color: #d71920;
}
#news #news-detail {
  margin: 0px auto;
  padding: 50px 0px 0px;
  display: flex;
  gap: 6rem;
}
@media screen and (max-width: 767.98px) {
  #news #news-detail {
    flex-direction: column;
    width: 100%;
    padding: 0;
    gap: 0;
  }
}
#news #news-detail #news-contents h3 {
  margin: 0px;
  padding: 0px 0px 12px;
  font-size: 2.3rem;
  line-height: 1.8rem;
  font-weight: bold;
  color: #39A2DC;
  text-align: left;
  background: none;
}
#news #news-detail .news-d-header {
  margin: 0px;
  padding: 0px 0px 10px;
}
#news #news-detail .news-d-header p.date {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 0.9rem;
}
#news #news-detail .news-d-header p.category {
  margin: 0px;
  padding: 0px;
  float: left;
}
#news #news-detail .news-d-body {
  margin: 20px 0px 0px;
  padding: 0px;
  line-height: 160%;
}
#news #news-detail .news-d-body p {
  padding: 20px 0px 0px;
  line-height: 160%;
}
#news #news-detail .news-d-body table {
  border-collapse: collapse;
  margin: 20px auto 0px;
}
#news #news-detail .news-d-body table td {
  padding: 5px;
}
#news #news-detail .news-d-prev {
  margin: 0px;
  padding: 50px 0px 0px;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  #news #news-detail .news-d-prev {
    padding: 0;
    margin: 40px 0;
  }
}
#news #news-detail .news-d-prev a {
  color: #fff;
  padding: 10px 30px;
  font-size: 1.5rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
  background-color: #262626;
}

#breadcrumb-nav {
  text-align: right;
  margin: 0px;
  padding: 10px 30px 0px;
}
@media screen and (max-width: 767.98px) {
  #breadcrumb-nav {
    display: none;
  }
}
#breadcrumb-nav ol {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#breadcrumb-nav ol li {
  display: inline-block;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}
#breadcrumb-nav ol li a {
  color: #333;
  text-decoration: none;
}
#breadcrumb-nav ol li i {
  margin: 0 5px 0 10px;
  font-size: 14px;
}

#news #news-navi .cal-navi ul li.back a,
#news #news-navi .cal-navi ul li.next a {
  color: rgb(0, 128, 204);
}

#trial .announce > .text-link:hover {
  color: #fff !important;
  text-decoration: none !important;
}
#trial #aboutTrial {
  background-image: url(../../images/2022_ride/trial/img_01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
  width: 100%;
}
#trial #aboutTrial #aboutTrialInner {
  width: 1100px;
  min-height: 450px;
  margin: 0 auto;
  position: relative;
}
#trial #aboutTrial #aboutTrialInner #aboutTrialTxt {
  width: 620px;
  background: #fff;
  padding: 45px 45px 0;
  position: absolute;
  top: 250px;
  right: 0;
}
#trial #aboutTrial #aboutTrialInner #aboutTrialTxt .btn-A {
  text-align: right;
}
#trial #notes .sec {
  padding: 40px 0px 0px;
  margin: 0px;
}
@media screen and (max-width: 767.98px) {
  #trial #notes .sec {
    padding: 20px 0 0;
  }
}
#trial #notes .sec h4 {
  text-align: left;
  font-size: 1.8rem;
}
@media screen and (max-width: 767.98px) {
  #trial #notes .sec h4 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }
}
#trial #notes .sec h4 i {
  margin-right: 10px;
}
#trial #notes .sec .txt {
  margin: 0px;
  padding: 10px 0px 0px;
}
#trial .attention {
  margin: 15rem 0 5rem;
}
#trial .attention .heading {
  padding: 2rem;
  border-bottom: solid 1px #d71920;
  color: #d71920;
}
#trial .attention .notesBody {
  padding: 2rem;
}
#trial .flow-block {
  margin: 40px 0px 20px;
  padding: 20px;
  position: relative;
  border: 1px solid #dcecf2;
}
#trial .flow-block .flow-block-in {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  #trial .flow-block .flow-block-in {
    flex-direction: column;
  }
}
#trial .flow-block .black {
  margin: 1rem 0 !important;
}
@media screen and (max-width: 767.98px) {
  #trial .flow-block .black {
    background: #000;
    padding: 1em 1.2em;
  }
}
#trial .flow-block .black span {
  background: #000;
  color: #fff;
  padding: 0.5em 0.8em;
  font-size: 1.4rem;
}
@media screen and (max-width: 767.98px) {
  #trial .flow-block .black span {
    padding: 0;
    font-size: 1.2rem;
  }
}
#trial .flow-block .black span a {
  color: #fff;
  text-decoration: underline;
}
#trial .flow-block .black span a:hover {
  text-decoration: none;
}
#trial .flow-block.ar-b::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -20px;
  border-right: 25px solid transparent;
  border-top: 20px solid #dcecf2;
  border-left: 25px solid transparent;
}
#trial .flow-block.ar-b::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -19px;
  border-right: 25px solid transparent;
  border-top: 20px solid #FFF;
  border-left: 25px solid transparent;
}
#trial .flow-block .image {
  padding: 2rem;
  width: 190px;
}
#trial .flow-block .data {
  margin: 0px;
  padding: 0px;
  flex: 1;
}
#trial .flow-block .data h3 {
  font-weight: bold;
  margin-bottom: 1rem;
  padding: 13px 20px;
  text-align: left;
  font-size: 1.7rem;
  line-height: 1rem;
  display: inline-block;
  background: #FFFFFF;
  border: 2px solid #d71920;
}
@media screen and (max-width: 767.98px) {
  #trial .flow-block .data h3 {
    font-size: 1.5rem;
  }
}
#trial .flow-block .data h3 span {
  border-bottom-width: 0px;
  border-bottom-style: none;
  margin: 0px;
  padding: 0px;
}
#trial .flow-block .data .memo {
  margin: 20px 0px 0px;
  padding: 1em;
  background: #F6F6F6;
  border: solid 1px #ddd;
  font-size: 1.2rem;
}
#trial .flow-block .data .memo p {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.2rem;
}
#trial .flow-block .data .btn {
  margin: 0px;
  padding: 20px 0px 0px;
  text-align: right;
}
#trial .agree-text {
  margin: 0px;
  padding: 30px 0px 0px;
}
#trial .agree-text h3 {
  margin: 0px;
  padding: 15px 0px;
  text-align: center;
  background: #dc0007;
  color: #FFF;
  font-size: 1.8rem;
}
#trial .agree-text .title {
  font-weight: bold;
  margin: 0px;
  padding: 30px 0px 0px;
  font-size: 1.5rem;
}
#trial .agree-text ul {
  margin: 10px 0px 0px;
  padding: 0px;
}
#trial .agree-text ul li {
  margin: 0px 0px 0px 20px;
  padding: 0px;
  list-style: disc;
  line-height: 1.7;
  font-size: 1.5rem;
}
#trial .agree-check {
  margin: 30px 0px 0px;
  padding: 20px;
  border: 2px solid #d71920;
  background-color: rgba(255, 255, 255, 0.6);
}
#trial .agree-check p {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
}
#trial .agree-check p input {
  max-height: inherit;
  vertical-align: middle;
}
#trial .agree-check p.err {
  color: #F00;
  margin: 0px;
  padding: 10px 0px 0px;
}
#trial .agree-nt {
  margin: 0px;
  padding: 30px 0px 0px;
}
#trial .agree-nt .title {
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  font-size: 1.5rem;
}
#trial .agree-nt .text {
  margin: 0px;
  padding: 5px 0px 0px;
}
#trial .actions {
  padding: 0px;
  text-align: center;
  margin-top: 50px;
}
#trial #trial-form .head-text {
  margin: 0px;
  padding: 40px 0px 0px;
}
#trial #trial-form .head-logo {
  margin: 0px;
  padding: 0px 0px 40px;
}
#trial #trial-form .head-logo ul {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#trial #trial-form .head-logo ul li {
  display: inline-block;
  margin: 0px 20px;
  padding: 0px;
  list-style: none;
}
#trial #trial-form .form {
  margin: 0px;
  padding: 40px 0px 0px;
}
#trial #trial-form .form table {
  width: 100%;
  margin: 30px 0px 0px;
  border-collapse: collapse;
}
#trial #trial-form .form table th {
  background: #F6F6F6;
  text-align: left;
  padding: 20px;
  font-weight: normal;
  width: 220px;
  vertical-align: middle;
  font-weight: bold;
  border: 1px solid #DDD;
}
#trial #trial-form .form table td {
  padding: 20px 0px 20px 20px;
  vertical-align: middle;
  border: 1px solid #DDD;
}
#trial #trial-form .form table td .td-notes {
  margin: 0px;
  padding: 5px 0px 0px;
}
#trial #trial-form .form table td .value {
  line-height: 1.7;
}
#trial #trial-form .form table.ques th {
  width: auto;
  padding: 10px;
}
#trial #trial-form .form table.ques td {
  padding: 15px 10px;
  background: #FFF;
}
#trial #trial-form .form table.ques td .inb {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 33%;
  height: 30px;
}
#trial #trial-form .form table.ques td .inb2 {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 50%;
  height: 30px;
}
#trial #trial-form .form table.ques td .inb3 {
  margin: 0px;
  padding: 0px;
  height: 30px;
}
#trial #trial-form .form table.ques td .inb4 {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 150px;
  height: 30px;
}
#trial #trial-form .form table.ques td .int {
  margin: 0px;
  padding: 10px 0px 0px;
  line-height: 1.7;
}
#trial #trial-form .form table.ques td .int2 {
  margin: 0px;
  padding: 0px;
  line-height: 1.7;
}
#trial #trial-form .form table.ques td .int3 {
  margin: 0px;
  padding: 10px 0px;
  line-height: 1.7;
}
#trial #trial-form .form table.ques td .int4 {
  margin: 0px;
  padding: 0px 0px 10px;
  line-height: 1.7;
}
#trial #trial-form .form table.ques.fr td {
  padding: 15px 10px 5px;
  background: #FFF;
}
#trial .thanks-text {
  margin: 0px;
  padding: 40px 0px 0px;
  text-align: center;
  color: #c51015;
  font-weight: bold;
}
#trial .thanks {
  margin: 0px;
  padding: 40px 40px 0px;
}
#trial input.text-area-long {
  width: 350px;
  border: 1px solid #A5ACB2;
}
#trial input.text-area-long-disabled {
  width: 350px;
  border: 1px solid #A5ACB2;
  color: #000000;
}
#trial input.text-area-name {
  width: 130px;
  border: 1px solid #A5ACB2;
}
#trial input.text-area-other {
  width: 180px;
  border: 1px solid #A5ACB2;
}
#trial input.text-area-number {
  width: 50px;
  border: 1px solid #A5ACB2;
}
#trial input.text-area-total {
  width: 80px;
  border: 1px solid #A5ACB2;
}
#trial input.text-area-total-short {
  width: 40px;
  border: 1px solid #A5ACB2;
}
#trial input.text-area-total-disabled {
  width: 80px;
  border: 1px solid #A5ACB2;
  color: #000000;
}
#trial input.text-area-middle {
  width: 200px;
  border: 1px solid #A5ACB2;
}
#trial textarea.text-area-multi {
  width: 350px;
  border: 1px solid #A5ACB2;
  height: 100px;
}
#trial textarea.text-area-text {
  width: 400px;
  border: 1px solid #A5ACB2;
  height: 200px;
}
#trial textarea.text-area-multi-s {
  width: 350px;
  border: 1px solid #A5ACB2;
  height: 60px;
}
#trial textarea.text-area-multi-b {
  width: 350px;
  border: 1px solid #A5ACB2;
  height: 120px;
}
#trial .error-message {
  padding-top: 3px;
}

#trial input[type=checkbox],
#trial input[type=radio] {
  min-height: auto;
}

#trial button.cbtn,
#trial a.cbtn {
  font-size: 1.7rem;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  display: inline-block;
  border-radius: 5vw;
  position: relative;
  background-color: #d71920;
  box-shadow: 0px 0px 20px 0px rgba(96, 132, 159, 0.3);
  margin: 0px;
  padding: 15px 0px;
  z-index: 2;
  cursor: pointer;
  border-width: 0px;
  border-style: none;
  width: 250px;
  text-decoration: none;
}

#trial button.cbtn.free,
#trial a.cbtn.free {
  padding: 15px 70px;
  width: auto;
}

#trial button.cbtn svg,
#trial a.cbtn svg {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 1.7rem;
}

#trial button.cbtn.l svg,
#trial a.cbtn.l svg {
  right: auto;
  left: 20px;
}

#trial button.cbtn:hover,
#trial a.cbtn:hover {
  opacity: 0.8;
}

#guide .map .map-img {
  margin: 0px;
  padding: 30px 0px 0px;
  line-height: 0;
}
#guide .map .map-btn {
  margin: 0px;
  padding: 20px 0px 0px;
  text-align: center;
}
#guide .red {
  color: #F00;
  margin: 0px;
  padding: 10px 0px 0px;
  margin-bottom: 15px !important;
}
#guide .red span {
  color: #F00;
  margin: 0px;
  padding: 10px;
  border: 1px solid #F00;
  font-weight: bold;
  display: inline-block;
}
#guide .red span i {
  margin-right: 10px;
}
#guide #park .lead {
  margin: 0px;
  padding: 30px 0px 0px;
  text-align: center;
}

#present .heading-A {
  text-align: left;
}
#present .heading-A h2 {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #present .heading-A h2 {
    flex-direction: column;
    align-items: flex-start;
  }
}
#present .heading-A h2 span {
  margin-left: 1em;
}
@media screen and (max-width: 767.98px) {
  #present .heading-A h2 span {
    font-size: 1.2rem;
    margin-left: 0;
  }
}
#present .presentList {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
@media screen and (max-width: 767.98px) {
  #present .presentList {
    grid-template-columns: repeat(2, 1fr);
  }
}
#present .presentList li a {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 365px;
}
#present .presentList li a .logo {
  height: 20px;
  max-width: 100%;
}
#present .presentList li a .logo.logo-large {
  height: 60px;
  margin-bottom: 0;
}
@media screen and (max-width: 767.98px) {
  #present .presentList li a .logo.logo-large {
    height: 50px;
  }
}
#present .presentList li a .logo.logo-large img {
  height: 60px;
  max-width: 100%;
}
@media screen and (max-width: 767.98px) {
  #present .presentList li a .logo.logo-large img {
    height: 50px;
  }
}
#present .presentList li a .logo img {
  width: auto;
  height: 20px;
  max-width: 100%;
}
#present .presentList li a .thumb {
  width: auto;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
}
#present .presentList li a .thumb.logo-large-thumb {
  margin-top: -25px;
}
#present .presentList li a .itemName {
  text-align: center;
  font-weight: bold;
  margin-top: auto !important;
  padding: 0 1.2rem;
  font-size: 1.4rem;
  line-height: 1.3;
}
@media screen and (max-width: 767.98px) {
  #present .table-A table {
    border-left: solid 1px #dde2e8;
    border-right: solid 1px #dde2e8;
  }
}
#present .table-A table th {
  font-size: 1.4rem;
}
@media screen and (max-width: 767.98px) {
  #present .table-A table th {
    display: block;
    width: 100%;
    background: #EDF1F5 !important;
  }
}
#present .table-A table td {
  font-size: 1.4rem;
}
@media screen and (max-width: 767.98px) {
  #present .table-A table td {
    display: block;
    width: 100%;
    background: #fff;
  }
}
#present .notesBox {
  margin: 4rem 0;
}
@media screen and (max-width: 767.98px) {
  #present .notesBox h3 {
    padding-bottom: 1rem;
  }
}
@media screen and (max-width: 767.98px) {
  #present .notesBox ul.circle {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 767.98px) {
  #present .notesBox ul.circle li {
    font-size: 1.2rem;
  }
}
#present .sr {
  margin: 0px;
  padding: 80px 0px 0px;
}
#present .sr .lead {
  padding: 20px 0px 0px;
}
#present .sr .sr-list {
  margin: 0px;
  padding: 40px 0px 0px;
}
#present .sr .sr-list .item-list {
  margin: 0px;
  padding: 20px 0px 0px;
  text-align: left;
}
#present .sr .sr-list .item-list ul {
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  margin: 0px auto;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
}
#present .sr .sr-list .item-list ul li {
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: 25%;
  box-sizing: border-box;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  list-style: none;
}
#present .sr .sr-list .item-list ul li a {
  color: #333;
  text-decoration: none !important;
}
#present .sr .sr-list .item-list ul li a .itemName {
  text-align: center;
  font-size: 1.2rem;
  margin-top: 1rem;
}
#present .sr .sr-list .item-list ul li:hover {
  opacity: 0.7;
}
#present .sr .sr-list .item-list ul li .logo {
  height: 24px;
  margin: 10px;
}
#present .sr .sr-list .item-list ul li .logo img {
  height: 24px !important;
  width: auto;
}
#present .sr .sr-list .item-list ul li .logo.bigLogo {
  height: 50px !important;
}
#present .sr .sr-list .item-list ul li .logo.bigLogo img {
  height: 50px !important;
}
#present .sr .sr-list .item-list ul li h4 {
  margin: 0px;
  padding: 0px;
}
#present .sr .sr-list .item-list ul li h4 img {
  width: 80%;
  height: auto;
}
#present .sr .sr-list .item-list ul li.more {
  margin: 0px;
  padding: 120px 0px 0px;
  text-align: center;
  box-sizing: border-box;
}
#present .sr .sr-list .app-btn {
  margin: 0px;
  padding: 60px 0px 0px;
  text-align: center;
}
#present .detail {
  margin: 0px;
  padding: 40px 0px 0px;
}
#present .detail .nt {
  margin: 20px 0px 0px;
  padding: 20px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.7;
}
#present .detail .nt li {
  margin-left: 20px;
  list-style: disc;
}

.c-modal .timg {
  line-height: 0;
}
.c-modal .timg img {
  height: 30px;
  width: auto;
}
.c-modal .timg.bigLogo img {
  height: 60px;
}
.c-modal .itemName {
  font-size: 3rem;
  font-weight: bold;
  margin-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .c-modal .itemName {
    font-size: 2rem;
  }
}
.c-modal .itemName span {
  font-weight: normal;
  font-size: 1.8rem;
}
.c-modal .img {
  margin: 4rem auto !important;
  text-align: center;
  padding: 0px;
}
.c-modal .img img {
  width: 80%;
  height: auto;
}
.c-modal table {
  margin: 20px 0px 0px;
  padding: 0px;
  width: 100%;
  border-collapse: collapse;
  font-size: 1.3rem;
  line-height: 1.6;
}
@media screen and (max-width: 767.98px) {
  .c-modal table {
    border-bottom: 1px solid #ddd;
  }
}
.c-modal table th {
  background: #F6F6F6;
  margin: 0px;
  padding: 15px;
  border: 1px solid #ddd;
  text-align: left;
  width: 130px;
  vertical-align: middle;
}
@media screen and (max-width: 767.98px) {
  .c-modal table th {
    width: 100%;
    display: block;
  }
}
.c-modal table td {
  margin: 0px;
  padding: 15px;
  border: 1px solid #ddd;
  vertical-align: middle;
}
@media screen and (max-width: 767.98px) {
  .c-modal table td {
    width: 100%;
    display: block;
    border-top: none;
    border-bottom: none !important;
  }
}
.c-modal table td p {
  margin-bottom: 1em;
}
.c-modal table td p:last-child {
  margin-bottom: 0;
}
.c-modal table td a {
  word-break: break-all;
}
.c-modal table td .red {
  color: #F00;
}
.c-modal .sponsorName {
  display: none;
}
.c-modal .nt {
  margin: 0px;
  padding: 0px;
  text-align: left;
}
.c-modal .nt li {
  margin-left: 20px;
  list-style: disc;
}
.c-modal ol.nt li {
  margin-left: 20px;
  list-style: decimal;
}

.modal-block-in {
  padding: 0px;
  background: #FFF;
}

.modal-block-in2 {
  padding: 40px;
  background: #FFF;
}

.box {
  opacity: 0;
}

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.w800 {
  width: 800px;
}
@media screen and (max-width: 767.98px) {
  .w800 {
    width: 100%;
  }
}

.content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1280px;
  margin: 120px auto 0;
}
@media screen and (max-width: 767.98px) {
  .content {
    width: 100%;
    margin: 2rem auto;
    flex-direction: column !important;
  }
}
.content h2 {
  font-size: 4rem;
  font-weight: 900;
  margin-bottom: 3rem;
}

.reverse {
  flex-direction: row-reverse;
}

.column {
  width: 48%;
}
@media screen and (max-width: 767.98px) {
  .column {
    width: 100% !important;
  }
}

.column-outside-right {
  flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: 5%;
}
@media screen and (max-width: 767.98px) {
  .column-outside-right {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

.column-outside-left {
  flex: 1;
  margin-left: calc(50% - 50vw);
  margin-right: 5%;
}
@media screen and (max-width: 767.98px) {
  .column-outside-left {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

/* DIVIDE
========================================== */
.section {
  margin: 80px auto 0;
}
@media screen and (max-width: 767.98px) {
  .section {
    margin: 40px auto;
  }
}

.section-A {
  margin: 0 0 35px;
  zoom: 1;
}
.section-A:after {
  content: "";
  display: block;
  clear: both;
}

.section-B {
  margin: 0 0 25px;
  zoom: 1;
}
.section-B:after {
  content: "";
  display: block;
  clear: both;
}

/* 分割
------------------------------------------ */
.div-2col,
.div-3col,
.div-4col {
  width: 100%;
  display: grid;
  gap: 20px;
}

.div-2col {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 767.98px) {
  .div-2col {
    grid-template-columns: repeat(1, 1fr);
  }
}

.div-3col {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 767.98px) {
  .div-3col {
    grid-template-columns: repeat(2, 1fr);
  }
}

.div-4col {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 767.98px) {
  .div-4col {
    grid-template-columns: repeat(2, 1fr);
  }
}

.list-2col,
.list-3col,
.list-4col {
  width: 100%;
  display: grid;
  grid-gap: 10px;
}

.list-2col li {
  width: 440px;
}

.list-3col {
  grid-template-columns: repeat(3, auto);
}

.list-4col li {
  width: 210px;
}

.list-7col {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.list-7col li {
  width: 127px;
  border: solid 1px #fff;
}
.list-7col li:first-child, .list-7col li:last-child {
  border: none;
}

.flex {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 767.98px) {
  .flex {
    flex-direction: column;
  }
}

.pageNavi ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.pageNavi ul li {
  border: solid 1px #f9f9f9;
  box-sizing: border-box;
  position: relative;
}
.pageNavi ul li:last-child {
  border-right: none;
}
.pageNavi.nav-2col ul li {
  width: 50%;
}
.pageNavi.nav-3col ul li {
  width: 33%;
}
.pageNavi.nav-4col ul li {
  width: 25%;
}
.pageNavi ul li a {
  width: 100%;
  display: block;
  background: #EFEFEF;
  padding: 14px 0;
  text-align: center;
  text-decoration: none !important;
}
.pageNavi ul li a:hover {
  background: #1F6BCC;
  color: #fff !important;
}
.pageNavi ul li a:after {
  content: "";
  top: 50%;
  right: 12px;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  border-top: 1px solid #1F6BCC;
  border-right: 1px solid #1F6BCC;
  -webkit-transform: rotate(-125deg);
  transform: rotate(135deg);
  position: absolute;
}
.pageNavi ul li a:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

/* THUMB BOX
------------------------------------------ */
.thumbBlock {
  margin: 0 0 20px;
  clear: both;
}
.thumbBlock .imgArea {
  float: left;
  margin-right: 20px;
}
.thumbBlock .txtArea {
  overflow: hidden;
}

.thumbBlock-A {
  margin: 0 0 20px;
  clear: both;
  zoom: 1;
}
.thumbBlock-A:after {
  content: "";
  display: block;
  clear: both;
}
.thumbBlock-A .imgArea {
  float: right;
  margin-left: 20px;
}
.thumbBlock-A .txtArea {
  overflow: hidden;
}

/* NOTE
========================================== */
.notes {
  font-size: 93%;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.7;
  margin-top: 1.5rem;
}

.notesBox {
  border: solid 1px #F1F5F9;
  background: #F8FAFC;
  padding: 3rem;
  border-radius: 2px;
  font-size: 1.4rem !important;
}
@media screen and (max-width: 767.98px) {
  .notesBox {
    padding: 10px;
    font-size: 1.2rem !important;
  }
}
.notesBox h3 {
  font-size: 1.6rem !important;
  color: #313B4E !important;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767.98px) {
  .notesBox h3 {
    padding: 1.5rem 1.5rem 2rem;
  }
}
.notesBox p:last-child,
.notesBox li:last-child {
  margin-bottom: 0 !important;
}

.b-block {
  background: #F6F8FA;
  clear: both;
  border: 1px solid #DDE2E8;
  padding: 15px;
}

.border-box {
  padding: 3rem;
  margin: 0 0 30px;
  border: solid 2px #1a73e8;
}

.border-box-R {
  padding: 15px 20px;
  margin: 0 0 30px;
  border: solid 2px #d71920;
}

.border-box p:last-child,
.border-box li:last-child {
  margin-bottom: 0 !important;
}

.border-box-R p:last-child,
.border-box-R li:last-child {
  margin-bottom: 0 !important;
}

/* アナウンス（赤）
------------------------------------------ */
.announce {
  padding: 2rem;
  color: #CB4640;
  background: #FCECEB;
}
@media screen and (max-width: 767.98px) {
  .announce {
    padding: 20px;
    font-size: 1.2rem;
    margin-bottom: 2rem;
  }
}
.announce h2, .announce h3 {
  font-size: 110%;
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
.announce p {
  margin: 0 !important;
}
.announce p span {
  font-size: 1.1rem;
  color: #FCECEB;
  background: #CB4640;
  display: inline-block;
  padding: 2px 10px;
  border-radius: 3px;
  margin-right: 1em;
}
.announce p a {
  color: #CB4640 !important;
  text-decoration: none !important;
}
.announce p a:hover {
  color: #fff !important;
  background: #CB4640;
}

/* アナウンス（緑）
------------------------------------------ */
.announce.announce-green {
  color: #4cb57e;
  background: #F1FAF6;
}
.announce.announce-green p {
  margin: 0 !important;
  font-size: 1.2rem;
}
.announce.announce-green p span {
  color: #F1FAF6;
  background: #4cb57e;
}
.announce.announce-green p a {
  color: #CB4640 !important;
}
.announce.announce-green p a:hover {
  color: #CB4640 !important;
}

/* アナウンス（緑）
------------------------------------------ */
.gray {
  background: #F8FAFC;
}
.gray p {
  margin: 0 !important;
  font-size: 1.2rem;
}
.gray p span {
  color: #F1FAF6;
  background: #4cb57e;
}
.gray p a {
  color: #CB4640 !important;
}
.gray p a:hover {
  color: #CB4640 !important;
}

/* チェックボックスあり
------------------------------------------ */
.attentionBox-B {
  padding: 15px;
  border: 2px solid #EEEEEE;
  margin: 0 0 20px;
}
.attentionBox-B p {
  padding: 0 0 0 30px;
  margin-bottom: 0 !important;
  text-indent: -20px;
}
.attentionBox-B p input {
  margin-right: 5px;
}

/* タイトルあり
------------------------------------------ */
.infoBox {
  border: 1px solid #d8e3eb;
  border-radius: 8px;
  margin-bottom: 2rem;
}
.infoBox h3 {
  padding: 2rem 3rem;
  font-size: 110%;
  border-bottom: 1px solid #d8e3eb;
  font-weight: bold;
}
.infoBox h3 i {
  color: #d71920;
  margin-right: 1rem;
}
.infoBox .infoBoxContent {
  padding: 2rem 3rem;
}
.infoBox .infoBoxContent p {
  margin-bottom: 0 !important;
  word-wrap: break-word;
}
.infoBox .heading-B:not(:first-child) {
  margin-top: 30px;
}

/* 特殊BOX
------------------------------------------ */
.profile {
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 767.98px) {
  .profile {
    flex-direction: column;
  }
}
.profile.border-top {
  border-top: solid 1px #d8e3eb;
  padding-top: 2rem;
  margin-top: 2rem;
}
.profile .profThumb {
  width: 220px;
  margin-right: 20px;
}
@media screen and (max-width: 767.98px) {
  .profile .profThumb {
    width: 80%;
    margin: 0 auto 2rem;
  }
}
.profile .profThumb img {
  width: 220px;
  height: auto;
}
.profile .profTxt .name {
  font-size: 1.6rem !important;
  margin-bottom: 13px;
  font-weight: bold;
}
.profile .profTxt p {
  font-size: 1.4rem !important;
  margin-bottom: 0 !important;
}

/* MAP
========================================== */
.map {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.map iframe {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

.btn-Primary {
  padding: 20px;
  border-radius: 4px;
  text-decoration: none !important;
  text-align: center;
  font-size: 1.5rem !important;
  font-weight: bold;
  min-height: 70px;
  min-width: 370px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #01B074;
  color: #fff !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -0.15em 0 rgba(0, 0, 0, 0.15), 0 0.15em 0.15em rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767.98px) {
  .btn-Primary {
    min-width: auto;
    max-width: 100%;
    width: 100%;
    min-height: 50px;
    padding: 1rem 0;
    margin: 0 auto;
  }
}
.btn-Primary:hover {
  opacity: 0.7;
}
.btn-Primary i {
  color: #fff !important;
}

/* 位置は親ブロックで指定する */
.btn-A {
  line-height: 70px;
  min-height: 70px;
  min-width: 370px;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 1.5rem !important;
  font-weight: bold;
  text-decoration: none !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  background: #222;
  color: #fff !important;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -0.15em 0 rgba(0, 0, 0, 0.15), 0 0.15em 0.15em rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767.98px) {
  .btn-A {
    font-size: 1.4rem !important;
    max-width: 100%;
    min-width: 100%;
    line-height: 60px;
    min-height: 60px;
  }
}
.btn-A:hover {
  opacity: 0.7;
}
.btn-A:after {
  content: "";
  top: 50%;
  right: 20px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.btn-A i {
  color: #fff !important;
}

.btn-large {
  width: 50%;
}

.txt_long {
  display: flex;
  flex-direction: column;
}
.txt_long span.sub {
  font-size: 1.2rem;
  font-weight: normal;
  display: block;
  margin-top: 5px;
}

.newLabel {
  font-size: 1rem;
  background: #fff;
  color: #1F6BCC !important;
  padding: 3px 6px;
  border-radius: 2px;
  margin-left: 5px;
}

/* 分割のときは100%
------------------------------------------ */
.list-3col .btn-A {
  width: 100%;
}

.btn-B {
  line-height: 50px;
  min-height: 50px;
  min-width: 370px;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 1.4rem !important;
  font-weight: bold;
  text-decoration: none !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  background: #222;
  color: #fff !important;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -0.15em 0 rgba(0, 0, 0, 0.15), 0 0.15em 0.15em rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767.98px) {
  .btn-B {
    min-width: 100%;
  }
}
.btn-B:hover {
  opacity: 0.7;
}
.btn-B:after {
  content: "";
  top: 50%;
  right: 20px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.btn-B i {
  color: #fff !important;
}

.txt-Btn {
  display: inline-block;
}
.txt-Btn a {
  padding: 15px 35px;
  display: block;
  line-height: 1;
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  background: #1F6BCC;
  border-radius: 2px;
}
.txt-Btn a:hover {
  background: #1f5fcc;
}

.btn-Back {
  min-height: 30px;
  line-height: 30px !important;
  border-radius: 30px;
  font-size: 1.5rem !important;
  font-weight: bold;
  padding: 10px 30px 10px 40px;
  text-decoration: none !important;
  text-align: center;
  display: inline-block;
  background: #1F6BCC;
  color: #fff !important;
  position: relative;
}
.btn-Back:after {
  content: "";
  top: 50%;
  left: 20px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
}

/* 非アクティブ */
.not_active {
  min-height: 30px;
  min-width: 370px;
  line-height: 30px !important;
  border-radius: 3px;
  font-size: 1.5rem !important;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0 auto 2rem !important;
  text-decoration: none !important;
  text-align: center;
  display: inline-block;
  color: #fff !important;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -0.15em 0 rgba(0, 0, 0, 0.15), 0 0.15em 0.15em rgba(0, 0, 0, 0.05);
  background: #888;
  opacity: 0.5;
}

/* サイズ設定
------------------------------------------ */
.btn-s {
  padding: 6px 15px;
  color: #fff !important;
  text-decoration: none !important;
}

.btn-m {
  padding: 10px 25px;
  color: #fff !important;
  text-decoration: none !important;
}

.btn-l {
  padding: 20px 35px;
  color: #fff !important;
  text-decoration: none !important;
}

/* アイコン設定
------------------------------------------ */
.arr-R {
  position: relative;
}
.arr-R:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -7px;
}

#home .appBtn {
  border-top: solid 1px #f3f6f9;
  padding: 30px 0;
}
#home .appBtn p {
  margin-bottom: 0 !important;
}
#home .appBtn .btn-A {
  width: 70%;
  font-size: 2.4rem !important;
  padding-top: 30px;
  padding-bottom: 30px;
}

/* FORM
========================================== */
.app-agree-att {
  background: #fdf3f4;
  text-align: center;
  margin: 0px auto 20px;
  padding: 15px;
  border: 2px solid #d71920;
  font-size: 1rem;
  line-height: 1.6rem;
}
.app-agree-att ul {
  text-align: left;
  margin: 0px auto;
  padding: 10px 0px;
  width: 810px;
}
.app-agree-att ul li {
  list-style: none;
}
.app-agree-att a {
  text-decoration: underline;
  color: #d71920;
}
.app-agree-att input[type=checkbox] {
  margin-right: 5px;
  min-height: auto;
}
.app-agree-att p {
  margin: 0px !important;
}

.formTable table td {
  background: #fff !important;
  border-left: none;
}
.formTable table th {
  position: relative;
  /* 任意 */
}
.formTable table th:after {
  content: "任意";
  display: block;
  color: #fff;
  background: #A0A7B4;
  padding: 3px 7px;
  font-size: 11px;
  border-radius: 3px;
  position: absolute;
  right: 15px;
  top: 23px;
  z-index: 1;
}
.formTable table th .ins {
  position: absolute;
  right: 15px;
  top: 23px;
  z-index: 2;
}

.formTable.formTable_confirm table th:after {
  display: none;
}

.ins {
  font-weight: bold;
  background: #CB4640;
  padding: 3px 7px;
  font-size: 11px;
  border-radius: 3px;
  color: #fff !important;
}

.ins2 {
  color: #CB4640;
  font-size: 13px;
}

/* FORM PARTS
------------------------------------------ */
input[type=text],
textarea {
  font-size: 100%;
  outline: none;
  border: solid 1px #e2e2e2;
  border-radius: 3px;
  padding: 10px;
  width: 70%;
}

input[type=text]:focus {
  border: solid 1px #CB4640;
}

input[type=text].input-s {
  width: 10% !important;
}

/* SELECT */
.select {
  display: inline-block;
  position: relative;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  vertical-align: middle;
}
.select select {
  min-width: 200px;
  padding: 8px;
  margin: 3px;
  cursor: pointer;
}
.select::before {
  position: absolute;
  top: 12px;
  right: 16px;
  z-index: 100;
  font-family: "Font Awesome 5 Free";
  content: "\f0d7";
  font-weight: 900;
  color: #A0A7B4;
}

input[type=radio],
input[type=checkbox] {
  margin-right: 8px;
}

label {
  cursor: pointer;
}

/* ERROR
------------------------------------------ */
input[type=text].form-error {
  border: solid 1px #CB4640;
  box-shadow: 0px 0px 11px -4px #CB4640;
}

.error-message {
  color: #CB4640;
  font-weight: 400;
  margin-top: 6px;
  position: relative;
}
.error-message:before {
  font-family: "Font Awesome 5 Free";
  content: "\f06a";
  font-weight: 900;
  margin-right: 0.25em;
}

/* 子要素
------------------------------------------ */
.type {
  margin-top: 0.5em;
}
.type:first-child {
  margin-top: 0;
}

/* ボタン
------------------------------------------ */
/* レイアウト */
.action {
  background: #F8FAFC;
  padding: 30px;
  margin-top: 30px;
}

.formBtnUnit {
  text-align: center;
  clear: both;
}
.formBtnUnit li {
  min-width: 300px;
  display: inline-block;
  margin: 0 20px 0 0;
  text-align: center;
  position: relative;
}

.formBtn {
  background-color: #3E86DC;
  border-radius: 4px;
  min-width: 300px;
  color: #fff !important;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none !important;
  padding: 25px 50px;
  margin: 0 auto;
  text-align: center;
  display: block;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -0.15em 0 rgba(0, 0, 0, 0.15), 0 0.15em 0.15em rgba(0, 0, 0, 0.05);
}
.formBtn:hover {
  opacity: 0.7;
}

/* PREV */
.btn-prev .formBtn {
  background-color: #8f8f8f !important;
}
.btn-prev:before {
  content: "";
  top: 50%;
  left: 20px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(-135deg);
  position: absolute;
  z-index: 2;
}

/* NEXT */
.btn-next:after {
  content: "";
  top: 50%;
  right: 20px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
}

.nagoya .formBtn {
  background: #cb443e;
}
.nagoya .formBtn:hover {
  background: #f24e45 !important;
}
.nagoya .formBtn2 {
  background: #666 !important;
}
.nagoya .formBtn2:hover {
  background: #f24e45 !important;
}

.nagoya .formBtnUnit .btn-next .formBtn {
  background-color: #cb443e !important;
}
.nagoya .formBtnUnit .btn-next .formBtn:hover {
  background-color: #f24e45 !important;
}

.btn-prev:before {
  content: "";
  top: 50%;
  left: 20px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
  z-index: 2;
}

.btn-next:after {
  content: "";
  top: 50%;
  right: 20px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.formBtn.size-M {
  padding: 15px 80px !important;
}

.formTxt2 {
  font-size: 90%;
}

.app-agree-att {
  background: #fdf3f4;
  text-align: center;
  margin: 20px auto 60px;
  padding: 15px;
  border: 2px solid #d71920;
}
.app-agree-att p {
  margin: 0px;
  padding: 0px;
}

/* 1.HEADING
========================================== */
.pageTit {
  height: 190px;
  margin: 0 calc(50% - 50vw) !important;
  position: relative;
  background: #fff;
  background-image: url("../images/common/page_tit.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.pageTit h1 {
  line-height: 1;
  position: relative;
  z-index: 100;
  font-size: 3.8rem;
  font-weight: bolder;
  color: #fff;
  text-shadow: 1px 0 10px rgba(0, 0, 0, 0.3);
}
.pageTit p {
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem !important;
  margin: 2rem auto 0 !important;
  background: #e21313;
  display: block;
  padding: 3px 12px;
  position: relative;
  height: 30px;
  z-index: 100;
  width: fit-content;
}
@media screen and (max-width: 767.98px) {
  .pageTit p {
    margin-top: 5rem !important;
  }
}
.pageTit p:before {
  content: "";
  height: inherit;
  position: absolute;
  top: 0;
  left: 100%;
  border: 15px;
  border-style: solid;
  border-color: #e21313 transparent #e21313 #e21313;
}
.pageTit p:after {
  content: "";
  height: inherit;
  position: absolute;
  top: 0;
  right: 100%;
  border: 15px;
  border-style: solid;
  border-color: #e21313 #e21313 #e21313 transparent;
}

/* サブテキストあり
------------------------------------------ */
.heading {
  padding: 0 3rem;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 10px;
}
.heading h2 {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .heading h2 {
    font-size: 2rem;
    margin: 0 0 10px;
  }
}
.heading span, .heading p {
  font-size: 1.8rem !important;
  font-weight: bold !important;
  color: #e21313 !important;
  margin: 0 0 10px !important;
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  .heading span, .heading p {
    font-size: 1.4rem !important;
  }
}
.heading h3 {
  font-size: 2.1rem;
  font-weight: bold;
}
@media screen and (max-width: 767.98px) {
  .heading h3 {
    font-size: 1.6rem;
  }
}
.heading h3 span {
  font-size: 70% !important;
  margin: 0;
  padding: 0;
  display: inline-block;
  border-bottom: none !important;
}
.heading .read {
  font-size: 90%;
  color: #e21313;
  font-weight: bold;
  margin: 0 !important;
}
.heading .read img {
  margin: 0 0 5px;
}

/* HEADING
------------------------------------------ */
.heading-A {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 1em;
  clear: both;
  border-bottom: 2px solid #d8e3eb;
}
.heading-A h2 {
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
}
.heading-A h2:before {
  width: 200px;
  height: 2px;
  content: "";
  display: block;
  background-image: linear-gradient(to right, #FAD961 0%, #F76B1C 100%);
  position: absolute;
  bottom: -18px;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .heading-A h2 {
    font-size: 2rem;
  }
}
.heading-A h2 span {
  font-size: 70%;
}
@media screen and (max-width: 767.98px) {
  .heading-A h2 span {
    display: block;
    margin-top: 1rem;
  }
}

.heading-B {
  line-height: 1.5;
  position: relative;
  padding: 0 0 14px;
  border-bottom: solid 2px #dde2e8;
  margin: 0 0 20px;
  clear: both;
}
.heading-B h2,
.heading-B h3 {
  font-size: 1.8rem;
  display: inline-block;
  border-bottom: solid 2px #F76B1C;
  position: relative;
  top: 16px;
  padding: 0 15px 15px;
  font-weight: bold;
}
@media screen and (max-width: 767.98px) {
  .heading-B h2,
  .heading-B h3 {
    font-size: 1.4rem;
  }
}
.heading-B h2 span,
.heading-B h3 span {
  font-size: 80%;
}

.heading-C {
  line-height: 1.5;
  position: relative;
  padding: 0 0 7px;
  border-bottom: solid 1px #dde2e8;
  margin: 35px 0 20px;
  clear: both;
}
.heading-C h2,
.heading-C h3,
.heading-C h4 {
  line-height: 1.3;
  font-size: 1.8rem;
  display: inline-block;
  border-left: solid 4px #e21313;
  padding: 0 15px;
  color: #e21313;
}
.heading-C h2 span,
.heading-C h3 span,
.heading-C h4 span {
  font-size: 80%;
  font-weight: normal;
}

h4 {
  color: #CB4640;
  font-weight: bolder;
  font-size: 1.8rem;
}

.topContents {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767.98px) {
  .topContents {
    margin-bottom: 3rem;
  }
}
.topContents .topContentsTxt {
  margin-top: 3rem;
}

.ico {
  width: 40px;
}

ul.icoList li {
  line-height: 1.5;
  list-style-position: inside;
  padding-left: 30px;
  margin-top: 5px;
}
ul.icoList li:first-child {
  margin-top: 0;
}
ul.icoList li a {
  min-height: 16px;
  text-indent: 1em;
  padding-left: -1em;
  position: relative;
}
ul.icoList li a:before {
  content: "";
  width: 13px;
  height: 15px;
  position: absolute;
  left: -18px;
  top: 2px;
  background-repeat: no-repeat;
}

.ico-ai:before {
  background-image: url(/assets/2023/images/common/ico_ai.png);
}

.ico-jpg:before {
  background-image: url(/assets/2023/images/common/ico_jpg.png);
}

.ico-pdf:before {
  background-image: url(/assets/2023/images/common/ico_pdf.png);
}

.ico-zip:before {
  background-image: url(/assets/2023/images/common/iico_zip.png);
  background-size: 13px auto;
}

ul.circle {
  margin-left: 2em;
  text-indent: 0;
}
@media screen and (max-width: 767.98px) {
  ul.circle {
    margin-left: 1em;
  }
}
ul.circle li {
  list-style-type: disc;
  list-style-position: outside;
  line-height: 1.6;
}
@media screen and (max-width: 767.98px) {
  ul.circle li {
    font-size: 1.4rem;
  }
}
ul.square {
  margin-left: 2em;
}
ul.square li {
  list-style-type: square;
  list-style-position: outside;
  line-height: 1.6;
}
ul.asterisk {
  margin-left: 1em;
}
ul.asterisk li {
  list-style: none;
  line-height: 1.6;
  text-indent: -1em;
  margin: 0 0 5px;
}

/* 数字リスト
------------------------------------------ */
ol.numList {
  margin-left: 2em;
  line-height: 1.6;
}
@media screen and (max-width: 767.98px) {
  ol.numList {
    margin-left: 0;
  }
}
ol.numList li {
  list-style: decimal;
  list-style-position: inside;
  padding-left: 2rem;
  text-indent: -1em;
}
ol.paren {
  counter-reset: item;
  list-style: none !important;
  margin: 0 0 20px 0 !important;
  line-height: 1.6;
}
ol.paren li {
  padding-left: 2em;
  text-indent: -2em;
  margin: 0 0 5px 0.5em;
  list-style: none !important;
}
ol.paren li:before {
  content: "(" counters(item, "-") ")";
  counter-increment: item;
  margin-right: 0.5em;
}
ol.paren li > ol {
  margin-top: 5px;
}
ol.paren li > ol li {
  list-style: none;
}
ol.paren li > ol li:before {
  content: none !important;
}

.c-modal {
  display: none;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 100000;
}

.c-modal_bg {
  background: rgba(0, 0, 0, 0.6);
  height: 100vh;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: relative;
}

.c-modal_content {
  background: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  width: 70%;
}
@media screen and (max-width: 767.98px) {
  .c-modal_content {
    width: 94%;
  }
}

.c-modal_content_inner {
  position: relative;
  padding: 4rem;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 80vh;
}
@media screen and (max-width: 767.98px) {
  .c-modal_content_inner {
    max-height: 80vh;
    padding: 2rem;
  }
}
.c-modal_content_inner h2 {
  text-align: left;
}
.c-modal_content_inner p {
  font-size: 1.5rem;
  line-height: 2;
  margin-top: 1em;
}

.c-modal_close {
  position: fixed;
  top: -30px;
  right: 0;
  z-index: 1;
  width: 27px;
  height: 27px;
  display: block;
}
.c-modal_close span {
  display: none;
}
.c-modal_close:before, .c-modal_close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 27px;
  background: #fff;
}
.c-modal_close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.c-modal_close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.anchor {
  display: block;
  margin-top: -110px;
  padding-top: 110px;
}
@media screen and (max-width: 767.98px) {
  .anchor {
    margin-top: -70px;
    padding-top: 70px;
  }
}

.pageNavigation {
  margin-bottom: 4rem;
}
.pageNavigation ul {
  display: inline-flex;
  align-items: center;
  text-align: center;
  border: 1px solid #d8e3eb;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 3px -1px rgba(4, 27, 63, 0.1019607843);
}
.pageNavigation ul li a {
  display: block;
  padding: 1.6rem;
  white-space: nowrap;
  border-left: 1px solid rgba(4, 27, 63, 0.1019607843);
  text-decoration: none !important;
  font-size: 1.4rem;
}
.pageNavigation ul li:first-child a {
  border-left: none;
}
.pageNavigation ul li a.current {
  background: rgba(239, 246, 251, 0.6);
  color: #3b3d40;
  font-weight: bold;
}

td.blank_cell {
  background-color: #f9f9f9 !important;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJ3aWR0aDoxMDAlO2hlaWdodDoxMDAlOyI+PGxpbmUgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSIgc3R5bGU9InN0cm9rZTogI2RkZTJlODtzdHJva2Utd2lkdGg6IDE7Ij48L2xpbmU+PC9zdmc+") !important;
}

/* TABLE-A
------------------------------------------ */
.table-A table {
  margin: 0 0 10px;
  border-top: solid 1px #dde2e8;
  width: 100%;
  border-spacing: 0;
}
.table-A table tr:nth-child(odd) td {
  background-color: #fff;
}
.table-A table tr:nth-child(even) td {
  background-color: #F6F8FA;
}
.table-A table tr:nth-child(odd) th {
  background-color: #F6F8FA;
}
.table-A table tr:nth-child(even) th {
  background-color: #EDF1F5;
}
.table-A table th,
.table-A table td {
  padding: 1.7rem 2rem;
  border-bottom: solid 1px #dde2e8;
  line-height: 1.8;
}
@media screen and (max-width: 767.98px) {
  .table-A table th,
  .table-A table td {
    font-size: 1.4rem;
  }
}
.table-A table th {
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
}
.table-A table thead th {
  font-weight: bold;
  background-color: #e1e5eb !important;
  text-align: center;
  border-right: 1px solid #fff;
  background-image: none;
}
@media screen and (max-width: 767.98px) {
  .table-A table thead th {
    white-space: normal;
  }
}
.table-A table thead th:last-child {
  border-right: 0px;
}
.table-A table tfoot {
  position: relative;
}
.table-A table tfoot:after {
  content: "";
  position: absolute;
  border: solid 3px #d1d5da;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.table-A table tfoot th {
  font-weight: bold;
  background-color: #e1e5eb !important;
  text-align: center;
  border-right: 1px solid #fff;
}

/* TABLE-B （theadありの場合）
------------------------------------------ */
.table-B table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
@media screen and (max-width: 767.98px) {
  .table-B table {
    border-top: solid 1px #dde2e8;
  }
}
.table-B table th,
.table-B table td {
  border: solid 1px #dde2e8;
  padding: 15px 20px;
  line-height: 1.5;
  vertical-align: middle;
}
@media screen and (max-width: 767.98px) {
  .table-B table th,
  .table-B table td {
    font-size: 1.4rem;
    display: block;
    width: 100%;
  }
}
.table-B table th {
  font-weight: bold;
  background-color: #F6F8FA;
  text-align: center !important;
}
@media screen and (max-width: 767.98px) {
  .table-B table th {
    border-top: none;
    border-bottom: none;
  }
}
.table-B table thead th {
  font-weight: bold;
  background-color: #ddd;
  text-align: center !important;
  border-right: 1px solid #fff;
  background-image: none;
  white-space: nowrap;
}
.table-B table tbody th {
  width: 15%;
  text-align: left !important;
}
@media screen and (max-width: 767.98px) {
  .table-B table tbody th {
    width: 100%;
  }
}

/* dlTable
========================================== */
.dlTable {
  width: 100%;
}
.dlTable dl {
  width: 100%;
  overflow: hidden;
  border: 1px solid #ccc;
  display: flex;
  flex-wrap: wrap;
}
.dlTable dl dt,
.dlTable dl dd {
  padding: 15px 30px;
}
.dlTable dl dt:not(:last-of-type),
.dlTable dl dd:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}
.dlTable dl dt {
  width: 30%;
  background: #ddd;
}
.dlTable dl dd {
  width: 70%;
}

@media screen and (max-width: 767.98px) {
  .dlTable dl {
    width: 100%;
    flex-direction: column;
  }
  .dlTable dl dt,
  .dlTable dl dd {
    width: 100%;
    padding: 10px 15px;
  }
  .dlTable dl dt {
    border-bottom: none;
  }
}
/* LAYOUT TABLE
------------------------------------------ */
.layoutTable table th,
.layoutTable table td {
  padding: 3px !important;
  line-height: 1.5 !important;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
}

table.layoutTable {
  padding: 3px !important;
  line-height: 1.5 !important;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
table.layoutTable th,
table.layoutTable td {
  padding: 3px !important;
  line-height: 1.5 !important;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
}

.contact-form th {
  width: 200px;
}

.resultsTable th,
.resultsTable td {
  font-size: 1.3rem !important;
  padding: 1rem 1.5rem !important;
}

.resultsTable tbody th {
  width: 220px;
}

/*# sourceMappingURL=style.css.map */
