@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: #1a73e8;
  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;
}

.pageTit {
  width: 100%;
  min-height: 300px;
  padding: 0 40px 0 400px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pageTit:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 300px;
  min-width: 400px;
  min-height: 350px;
  background: url("../images/exhibition/common/pagetit.png") no-repeat top 0 left 30px;
  background-size: contain;
  display: block;
  z-index: -1;
}
.pageTit h2 {
  font-size: 4rem !important;
  position: relative;
  margin: 30px 0 0 !important;
  font-weight: bold;
  background: #fff;
  padding: 20px;
}
.pageTit p {
  color: #d6000f;
  font-weight: bold;
  margin-top: 2rem;
}

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

.section {
  margin-bottom: 8rem;
}

.div-2col {
  display: flex;
  justify-content: space-between;
  margin: 0 0 3rem;
}
.div-2col .block {
  width: 48%;
}

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

.table-A table {
  margin: 40px 0px 0px;
  padding: 0px;
  width: 100%;
  border-collapse: collapse;
  line-height: 1.7;
}
.table-A table tr:first-child {
  border-top: 1px solid #e7ecf0;
}
.table-A table th {
  margin: 0px;
  padding: 20px 50px 20px 20px;
  min-width: 220px;
  border-bottom: 1px solid #e7ecf0;
  text-align: left;
  background: #f6f8fa;
  white-space: nowrap;
}
.table-A table th span {
  font-size: 1.2rem;
  font-weight: normal;
}
.table-A table td {
  margin: 0px;
  padding: 20px 15px;
  border-bottom: 1px solid #e7ecf0;
  text-align: left;
}
.table-A table td span {
  font-size: 1.2rem;
}

.table-B table {
  padding: 0px;
  width: 100%;
  border-collapse: collapse;
  line-height: 1.7;
  border: 1px solid #e7ecf0;
}
.table-B table th {
  text-align: center;
  background: #f6f8fa;
}
.table-B table th span {
  font-size: 1.2rem;
  font-weight: normal;
}
.table-B table td {
  text-align: left;
}
.table-B table td span {
  font-size: 1.2rem;
}

.table-B table th,
.table-B table td {
  padding: 1rem;
  border: 1px solid #e7ecf0;
}

sup {
  font-size: 0.7rem;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

.ins {
  color: #fff;
  font-size: 1rem;
  background: #ff0023;
  border-radius: 2px;
  font-weight: bold;
  padding: 2px 5px;
}

.al-right {
  text-align: right;
}

.mb30 {
  margin-bottom: 3rem;
}

ul.circle {
  margin-bottom: 1em;
}
ul.circle li {
  list-style-type: disc !important;
  list-style-position: inside;
  margin-left: 1em;
  padding-left: 1em;
  text-indent: -1.4em;
  line-height: 1.4;
}
ul.note li {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.4;
}

ol.num li {
  font-size: 1.5rem;
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.4;
}

.heading-A h2 {
  margin: 0 0 40px;
  padding: 0 0px 2.5rem;
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  position: relative;
}
.heading-A h2:after {
  content: "";
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  border-top: 3px #ea571d solid !important;
}

.heading-B {
  border: solid 1px #e7ecf0;
  border-radius: 4px;
  padding: 2rem;
  margin-bottom: 2rem;
}
.heading-B h3 {
  font-size: 2rem;
  border-left: solid 4px #ea571d;
  padding-left: 2rem;
  font-weight: bold;
}
.heading-B h3 span {
  font-weight: normal !important;
  font-size: 1.6rem !important;
}

.heading-C {
  margin-bottom: 2rem;
}
.heading-C h3 {
  color: #ea571d !important;
  font-size: 2rem;
  border-left: solid 4px #ea571d;
  padding-left: 2rem;
  font-weight: bold;
}

.heading-D {
  margin-top: 4rem;
  margin-bottom: 2rem;
}
.heading-D h4 {
  color: #ea571d !important;
  font-size: 2rem;
  border-left: solid 4px #ea571d;
  padding-left: 2rem;
  font-weight: bold;
}

.dl-btn a {
  color: #fff;
  font-weight: normal;
  font-size: 1.4rem;
  display: inline-block;
  text-decoration: none !important;
  text-align: center;
  padding: 10px 23px;
  background: #d7000f;
  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);
}
.dl-btn a .fa {
  margin-right: 10px;
}
.dl-btn a span {
  font-size: 1.2rem;
}

.del {
  text-decoration: line-through !important;
  font-size: 100% !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 #1a73e8;
}

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: Helvetica Neue, Arial, Hiragino Sans, Meiryo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-weight: 400;
  scroll-behavior: smooth;
  transition: 0.5s;
}

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

#wrapper {
  width: 100%;
  position: relative;
  flex: 1;
}

#contents {
  padding: 0 40px 0 300px;
  margin-top: -200px;
}

#top #contents {
  margin-top: -50px;
}

img {
  width: 100%;
  height: auto;
}

a:hover {
  opacity: 0.8;
}

.inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 40px;
}

.flex {
  display: flex;
  justify-content: space-between;
}

/* HEADER
========================================== */
#header {
  margin: 0px;
  width: 250px;
  position: sticky;
  left: 16px;
  top: 16px;
  z-index: 1;
}
#header .headerInner {
  display: flex;
  flex-direction: column;
  z-index: 1000;
  background: #fff;
  box-shadow: 0px 10px 10px rgba(26, 65, 99, 0.1);
  border-radius: 16px;
}
#header .headerInner #logo {
  padding: 32px;
}
#header .headerInner #globalnavi {
  margin-top: 16px;
}
#header .headerInner #globalnavi ul {
  display: flex;
  flex-direction: column;
  border-top: solid 1px #F0F1F4;
}
#header .headerInner #globalnavi ul li {
  margin: 0px;
  font-size: 1.5rem;
  list-style: none;
  border-bottom: solid 1px #F0F1F4;
}
#header .headerInner #globalnavi ul li a {
  color: #3b3d40;
  font-weight: bold;
  padding: 16px 32px;
  text-decoration: none;
  display: block;
  position: relative;
}
#header .headerInner #globalnavi ul li a:after {
  content: "";
  top: 50%;
  right: 16px;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 1px solid #b9bbbf;
  border-right: 1px solid #b9bbbf;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
#header .headerInner #globalnavi ul li a:hover {
  background: #F4F7F9;
}
#header .headerInner #subNavi2 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
#header .headerInner #subNavi2 ul {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#header .headerInner #subNavi2 ul li {
  font-size: 1.3rem;
  border-bottom: solid 1px #F0F1F4;
}
#header .headerInner #subNavi2 ul li a {
  color: #3b3d40;
  padding: 12px 32px;
  text-decoration: none;
  display: block;
  position: relative;
}
#header .headerInner #subNavi2 ul li a:after {
  content: "";
  top: 50%;
  right: 16px;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 1px solid #b9bbbf;
  border-right: 1px solid #b9bbbf;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
#header .headerInner #subNavi2 ul li a:hover {
  background: #F4F7F9;
}
#header .headerBtn .mypage a {
  text-align: center;
  display: block;
  text-decoration: none;
  padding: 16px 26px;
  border-top: solid 1px #F0F1F4;
  background: #eaeff2;
  font-size: 1.4rem;
  font-weight: bold;
}
#header .headerBtn .mypage a i {
  color: rgba(113, 117, 127, 0.683);
}
#header .headerBtn .app a {
  text-align: center;
  display: block;
  border-radius: 0 0 16px 16px;
  background: #383A3D;
  color: #fff;
  text-decoration: none;
  padding: 24px 32px;
  font-weight: bold;
  font-size: 1.5rem;
}
#header .headerBtn .app a i {
  color: rgba(255, 255, 255, 0.535);
}
#header .headerBtn .app a:hover {
  background: #d6000f;
}
#header #subNavi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 32px 0;
  gap: 7px;
}
#header #subNavi ul {
  display: flex;
  gap: 7px;
}
#header #subNavi ul li {
  font-size: 1.2rem;
  border-radius: 50em;
}
#header #subNavi .en a {
  color: #3b3d40;
  text-decoration: none;
  background: #fff;
  padding: 5px 13px;
  border-radius: 16px;
  border: solid 1px #3b3d40;
}
#header #subNavi .en a:hover {
  color: #fff;
  background: #3b3d40;
}

/* FOOTER
========================================== */
#footer {
  margin: 0px;
  padding: 32px;
  width: 100%;
  border-top: solid 1px #F0F1F4;
}
#footer .pgtop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: none;
  z-index: 500;
}
#footer #copyright {
  margin: 0px;
  font-size: 1.2rem;
  color: #444;
  text-align: center;
}

#footerSns {
  padding: 20px 0;
  clear: both;
}
#footerSns ul {
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 10px;
}
#footerSns ul li {
  font-size: 3rem;
}
#footerSns ul li a {
  display: block;
}
#footerSns ul li.tw a {
  color: #1DA1F2;
}
#footerSns ul li.fb a {
  color: #3C5A99;
}

.footerBanner {
  width: 90%;
  margin: 3rem auto;
}
.footerBanner ul {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767.98px) {
  .footerBanner ul {
    display: flex;
    flex-direction: column;
  }
}
.footerBanner ul li {
  width: 33%;
}
.footerBanner ul li a:hover {
  opacity: 0.8;
}

.mv {
  width: 100%;
  min-height: 570px;
  max-height: 570px;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mv:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url("../images/exhibition/top/mv_bg.png") no-repeat top right;
  background-size: cover;
  z-index: -1;
}
.english .mv:before {
	min-height: 570px;
	max-height: 570px;
  background: url("../images/exhibition/english/mv.png") no-repeat top right !important;
  background-size: cover;
}
.mv .mvTxt {
  min-height: 420px;
  max-height: 570px;
  position: absolute;
  padding: 40px 40px 0 320px;
  top: 0px;
}
.mv img {
  width: 100%;
  height: auto;
  max-height: 570px;
}

.slide-animation {
  display: flex;
  overflow: hidden;
}

.slide-animation li {
  width: 300px;
}

.slide-contents {
  display: flex;
  gap: 0;
  animation: loopAnimation 30s linear infinite;
}

@keyframes loopAnimation {
  0% {
    transform: translate(0%);
  }
  100% {
    transform: translate(-100%);
  }
}
#top-slider {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 700px;
  overflow: hidden;
  position: relative;
  z-index: 50;
}
#top-slider h1 {
  width: 590px;
  margin: 0px;
  z-index: 1000;
  position: absolute;
  top: 200px;
  right: 100px;
}
#top-slider h1 img {
  width: 100%;
  height: auto;
}

.swiper-slide {
  height: 700px;
  padding: 0px;
  background-size: cover;
  background-position: center center;
  z-index: 10;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

#cancell > div {
  padding: 2em;
  margin-top: 3em;
  border: 3px #d6000f solid !important;
}
#cancell h2 {
  color: #d6000f;
}
#cancell p {
  margin-bottom: 1.5em;
}
#cancell p:last-child {
  margin-bottom: 0 !important;
}

#brand-block {
  margin: 0px auto;
  padding: 100px 0px;
  position: relative;
  width: 1000px;
}
#brand-block .date {
  margin: 0px;
  padding: 15px 0px 0px;
  text-align: right;
  font-size: 0.8rem;
}
#brand-block ul.logo li {
  margin: 30px 20px 0px 0px;
  padding: 0px;
  display: block;
  float: left;
}
#brand-block ul.logo li:nth-child(5n) {
  margin-right: 0px;
}
#brand-block ul.text {
  margin-top: 30px;
}
#brand-block ul.text li {
  margin: 30px 20px 0px 0px;
  padding: 0px;
  display: inline-block;
  font-size: 0.9rem;
  list-style: none;
}
#brand-block ul.text li a {
  text-decoration: underline;
}
#brand-block ul.text li a:hover {
  text-decoration: none;
}

.maintenance {
  width: 1100px;
  border: solid 2px #d71920;
  box-sizing: border-box;
  margin: 80px auto;
  text-align: left;
  background: #fdf3f4;
}
.maintenance h3 {
  padding: 20px;
  line-height: 1;
  border-bottom: solid 1px #d71920;
  font-weight: bold;
  color: #d71920;
}
.maintenance .maintenanceBody {
  padding: 20px 40px;
}
.maintenance .maintenanceBody h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
.maintenance .maintenanceBody p {
  margin-bottom: 1em !important;
  color: #d71920 !important;
}
.maintenance .maintenanceBox {
  padding: 30px;
  border: solid 1px #eee;
  text-align: center;
  margin-top: 1em;
}

#download {
  position: relative;
  z-index: 1;
  margin-top: 6rem;
}

#download h2 {
  margin: 0 0 40px;
  padding: 0 0px 20px;
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  position: relative;
}

#download h2:after {
  content: "";
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  border-top: 2px #d6000f solid !important;
}

#download {
  width: 100%;
  text-align: center;
  padding: 120px 0;
}
#download h3 {
  font-weight: bold;
}
#download .image {
  width: 280px;
  margin: 0 auto 20px;
  text-align: center;
}
#download .image img {
  display: inline-block;
  box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.1);
}
#download .dl-btn {
  text-align: center;
  width: 100%;
}
#download .dl-btn a {
  box-sizing: border-box;
  white-space: nowrap !important;
}
#download .dl-sub {
  margin: 45px auto 0px;
  padding: 30px 0px;
  background: #FFF;
  text-align: center;
  display: flex;
  justify-content: space-between;
  max-width: 1080px;
}
#download .dl-sub.video {
  display: flex;
  justify-content: center;
}
#download .dl-sub.video .dl-block {
  max-width: 560px;
}
#download .dl-sub.two {
  margin: 45px auto 0px;
  padding: 30px 10px;
}
#download .dl-sub .dl-block {
  text-align: center;
  margin: 0px;
  padding: 0px;
  max-width: 350px;
  position: relative;
  vertical-align: top;
}
#download .dl-sub .dl-block h3 {
  text-align: center;
  margin: 0px;
  padding: 0px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
}
#download .dl-sub .dl-block h3.tw {
  line-height: 1.3rem;
  padding: 0px;
}
#download .dl-sub .dl-block .img {
  text-align: center;
  margin: 0 0 25px !important;
  padding: 25px 0px 0px;
}
#download .dl-main2 .image {
  max-width: 350px !important;
}
#download .dl-main2 h3 {
  min-height: 50px;
  margin-top: 3rem;
  font-size: 1.8rem;
}

.dl-btn {
  margin-bottom: 1rem;
}
.dl-btn a {
  color: #fff !important;
  font-weight: normal;
  font-size: 1.4rem;
  display: inline-block;
  text-decoration: none !important;
  text-align: center;
  padding: 10px 23px;
  background: #222;
  border-radius: 50em;
  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);
}
.dl-btn a .fa {
  margin-right: 10px;
}
.dl-btn a span {
  font-size: 1.1rem !important;
}

.dl-block h3 {
  line-height: 1.5;
}

#download-block .dl-sub {
  margin: 45px auto 0px;
  padding: 30px 0px;
  width: 390px;
  background: #FFF;
  box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.05);
  text-align: center;
}
#download-block .dl-sub.three {
  margin: 45px auto 0px;
  padding: 30px 10px;
  width: 80%;
}
#download-block .dl-sub.two {
  margin: 45px auto 0px;
  padding: 30px 10px;
  gap: 20px;
  justify-content: center !important;
}
#download-block .dl-sub .dl-block {
  text-align: center;
  margin: 0px;
  padding: 0px;
  display: inline-block;
  width: 350px;
  position: relative;
  vertical-align: top;
}
#download-block .dl-sub .dl-block h3 {
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-size: 1rem;
  color: #D7000F;
}
#download-block .dl-sub .dl-block h3.tw {
  line-height: 1.3rem;
  padding: 0px;
}
#download-block .dl-sub .dl-block .img {
  text-align: center;
  margin: 0px;
  padding: 25px 0px 0px;
}
#download-block .dl-sub .dl-block .dl-btn {
  margin: 0px;
  padding: 30px 0px 0px;
  text-align: center;
}
#download-block .dl-sub .dl-block .dl-btn a {
  font-size: 0.9rem;
  color: #FFF;
  height: 42px;
  width: 281px;
  text-align: center;
  display: inline-block;
  padding-top: 13px;
  background: url(../../../images/2018/exhibition/common/b_type_01.png) no-repeat;
}
#download-block .dl-sub .dl-block .dl-btn a .fa {
  margin-right: 10px;
}
#download-block .dl-sub .dl-block .dl-btn a span {
  font-size: 0.85rem;
}
#download-block .dl-sub .dl-block .dl-btn.sec {
  padding-top: 20px;
}
#download-block .dl-main .dl-btn a {
  height: 42px;
  width: 420px;
}

.dl-two {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.dl-two .dl-main {
  width: 420px;
}
.dl-two .dl-main .image {
  width: 320px !important;
}

#appArea {
  text-align: center;
  margin: 0;
  width: 100%;
  padding: 80px 60px 40px 320px;
  background-color: #f6f8fa;
  background-image: url("../images/exhibition/common/app_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#appArea p {
  margin-bottom: 30px;
  margin-top: 20px;
  line-height: 1.5;
}
#appArea p span {
  font-size: 90%;
}
#appArea a {
  color: #d7000f;
}
#appArea .topTxt {
  width: 1000px;
  margin: 0 auto;
}

.app-btn a {
  color: #fff !important;
  font-weight: bold;
  display: inline-block;
  text-decoration: none !important;
  text-align: center;
  padding: 20px 100px;
  background: #383A3D;
  border-radius: 16px;
  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);
}

#app-block .app-notes {
  margin: 40px auto 0px;
  padding: 10px 25px 25px;
  width: 1000px;
  border: 1px solid #CCC;
  background: #FFF;
}
#app-block .app-notes p {
  margin: 0px;
  padding: 15px 0px 0px;
  font-size: 0.9rem;
  line-height: 2rem;
}
#app-block .app-notes p a {
  text-decoration: underline;
}
#app-block .text2 {
  padding: 0 30px;
  margin: 20px 0 0;
  color: #a4a4a4;
  font-size: 14px;
  line-height: 1.6;
}

.app-agree-att ul {
  font-size: 1.5rem;
  line-height: 1.8;
}

body.english .announce {
  padding: 3rem;
  color: #CB4640;
  background: #FCECEB;
  display: flex;
  box-sizing: border-box;
}
body.english .announce h2 {
  font-size: 3rem;
  margin-right: 3rem;
}
body.english .announce p {
  color: #CB4640 !important;
  line-height: 1.7;
  font-size: 1.4rem;
}
body.english .announce .btnArea {
  margin-top: 2rem;
}
body.english .announce .btnArea .app-btn {
  margin-top: 3rem;
}

#about .mv {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
#about .mv:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url("../images/exhibition/about/mv.png");
  background-size: cover;
  background-position: top right;
  z-index: -1;
}
#about .mv .mvTxt {
  padding: 0 40px 0 320px;
  position: relative;
  display: flex;
  align-items: center;
}
#about #contents {
  margin-top: 0;
}
#about #topArea {
  text-align: left;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: 8rem;
}
#about #topArea .topPhoto {
  width: 49%;
  text-align: center;
  position: relative;
  z-index: 1;
}
#about #topArea .topPhoto img {
  width: 100%;
  height: auto;
}
#about #topArea #topTxt {
  margin: 3rem 0;
  padding: 0 3rem 0 0;
  flex: 1;
  position: relative;
  z-index: 10;
}
#about #topArea #topTxt h2 {
  margin: 0 -80px 40px 0;
  padding: 0;
}
#about #topArea #topTxt h2 img {
  width: 100%;
}
#about #topArea #topTxt h3 {
  width: 100%;
  margin-bottom: 40px;
}
#about #special {
  width: 100%;
  margin: 0 auto 5rem;
  box-sizing: border-box;
}
#about #special .specialWrap {
  display: flex;
  gap: 40px;
}
#about #special .specialWrap > h2 {
  width: 240px;
}
#about #special .specialWrap .wrap {
  flex: 1;
}
#about #special h3 {
  margin: 0 0 30px;
  padding-top: 10px;
  font-size: 3rem !important;
  color: #ea571d;
  position: relative;
}
#about #special h3 span {
  font-size: 1.6rem;
  font-weight: normal;
}
#about #special h3.newico {
  padding-left: 9rem;
  position: relative;
}
#about #special h3.newico:before {
  content: "";
  display: inline-block;
  width: 7rem;
  height: 7rem;
  background: url("../images/exhibition/about/new_ico.png") no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
#powerpush {
  margin-top: 8rem;
}
#powerpush h2 {
  width: 64%;
  margin-bottom: 4rem;
}
#powerpush .div-2col,
#powerpush .div-3col,
#powerpush .div-4col {
  width: 100%;
  display: grid;
  gap: 20px;
}
@media screen and (max-width: 767.98px) {
  #powerpush .div-2col,
  #powerpush .div-3col,
  #powerpush .div-4col {
    display: flex;
    flex-direction: column;
  }
}
#powerpush .div-2col {
  grid-template-columns: repeat(2, 1fr);
}
#powerpush .div-3col {
  grid-template-columns: repeat(3, 1fr);
}
#powerpush .block {
  position: relative;
  margin-bottom: 4rem;
  z-index: 1;
  display: flex;
  flex-direction: column;
}
#powerpush .block h2 img {
  width: 100%;
  height: auto;
}
#powerpush .block .txt {
  width: 100%;
}
#powerpush .block .txt p {
  font-size: 1.4rem !important;
}
#powerpush .block h3 {
  margin: 0 0 1rem;
  font-size: 2.2rem !important;
  color: #ea571d;
}
#powerpush .block h3 span {
  font-size: 1.6rem;
  font-weight: normal;
}
#powerpush .block .thumb {
  margin-top: auto;
}
#about .karada {
  border: solid 3px #7fbe26;
}
#about .karada h3 {
  padding: 0 !important;
  display: flex;
  align-items: center;
  border-bottom: solid 1px #7fbe26;
}
#about .karada h3 .label {
  background: #7fbe26;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  padding: 2rem;
  margin: 0;
  font-size: 1.4rem !important;
  height: 100%;
  position: relative;
  top: 0;
}
#about .karada h3 .title {
  color: #7fbe26 !important;
  font-size: 2rem !important;
  font-weight: bold !important;
  margin-left: 1rem;
  position: relative;
}
#about .karada .txt {
  display: flex;
  gap: 20px;
  padding: 0 2rem 2rem;
}
#about .karada figure {
  width: 300px;
}
#about .karada p {
  flex: 1;
  font-size: 1.4rem;
}
#about #cont {
  width: 100%;
  margin: 0 auto 5rem;
  padding: 0 10rem 10rem;
  box-sizing: border-box;
}
#about #cont .block {
  margin: 0 0 15px;
}
#about #cont .block h3 {
  margin: 0 0 20px;
  font-size: 2.4rem;
  color: #ea571d;
}
#about #cont .block p {
  font-size: 1.4rem;
  line-height: 1.5;
}
#about #contWrap {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}
#about #contents2 {
  width: 100%;
  margin: 0 auto;
  padding: 10rem 0 0;
  box-sizing: border-box;
  border-top: solid 1px rgb(230, 236, 240);
}
#about #contents2 .date {
  font-size: 2rem;
  font-weight: bold;
  color: #ea571d !important;
  border: solid 2px #ea571d;
  padding: 1rem 2rem;
  margin: 0 auto 2rem;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
#about #contents2 .table-B table td ul {
  text-align: left;
}
#about #contents2 .table-B table .discount th,
#about #contents2 .table-B table .discount td {
  background: #ea571d;
  font-weight: bold;
  color: #fff;
}
#about #contents2 .table-B table .discount td .off {
  color: #fff100;
}
#about #contents2 .table-B table th,
#about #contents2 .table-B table td {
  font-size: 1.3rem !important;
  width: 14%;
  text-align: center;
  vertical-align: middle;
}

#results h3 {
  margin: 0 0 1rem;
  padding: 0px;
  font-size: 2rem;
  font-weight: bold;
  color: #0067ac;
  text-align: left;
}
#results h4 {
  margin: 0px;
  padding: 1rem 0;
  font-size: 2rem;
  font-weight: bold;
  color: #0067ac;
  text-align: left;
}
#results h4 span {
  font-size: 1.4rem;
  font-weight: normal;
  text-align: left;
}
#results .image,
#results .floor-map {
  overflow: hidden;
}
#results .floor-map img,
#results .image img {
  width: 100%;
  height: auto;
}
#results .visitor table {
  width: 100%;
  margin: 0px;
  border-collapse: collapse;
  border: solid 1px #CCC;
  padding: 0px;
  line-height: 1.6rem;
}
#results .visitor table th {
  background: #0067ac;
  text-align: center;
  padding: 13px 10px;
  font-weight: bold;
  vertical-align: middle;
  margin: 0px;
  border: solid 1px #CCC;
  line-height: 120%;
  color: #FFF;
}
#results .visitor table td {
  margin: 0px;
  padding: 13px 10px;
  border: solid 1px #CCC;
  text-align: right;
}
#results .visitor table td.total {
  border-right: solid 1px #CCC;
  border-left: solid 1px #CCC;
  font-weight: 700;
}
#results .visitor table td.bt {
  background: #f7f7f7;
  border-top: 0px double #CCC !important;
}
#results .visitor table td.t {
  color: #0062ac;
  font-weight: bold;
  text-align: left;
}
#results .visitor p {
  text-align: right;
  margin: 0px;
  padding: 10px 0px 0px;
  font-size: 0.9rem;
  line-height: 1.6rem;
}
#results .visitor p.red {
  color: #D71406;
}
#results .yowamushi .div-2col .block h3 {
  height: 2em;
}
#results .yowamushi .div-2col .block h4 {
  font-weight: normal;
  font-size: 1.5rem;
}
#results .event table {
  width: 100%;
  margin: 0px;
  border-collapse: collapse;
  padding: 0px;
  border: solid 1px #CCC;
  line-height: 1.6rem;
}
#results .event table th {
  background: #0067ac;
  text-align: left;
  padding: 13px 10px;
  font-weight: bold;
  vertical-align: top;
  margin: 0px;
  border: 1px solid #CCC;
  line-height: 100%;
  text-align: center;
  color: #FFF;
}
#results .event table th.hall {
  border-right-width: 0px;
  border-right-style: none;
}
#results .event table th.tokyo {
  border-left-width: 0px;
  border-left-style: none;
  width: 300px;
}
#results .event table td {
  margin: 0px;
  padding: 10px;
  border: solid 1px #CCC;
  text-align: left;
  vertical-align: middle;
}
#results .event table td.total {
  text-align: center;
  border-left-width: 0px;
  border-left-style: none;
}
#results .event table td.t {
  color: #0062ac;
  font-weight: bold;
  border-right-width: 0px;
  border-right-style: none;
}
#results .event table td span {
  font-size: 0.8rem;
}
#results .results-block .floor-map {
  margin: 0px auto;
  padding: 20px 0px 0px;
  width: 900px;
}
#results .results-block .floor-map-text {
  margin: 0px auto;
  padding: 20px 0px 0px;
  font-size: 0.9rem;
  line-height: 1.6rem;
  text-align: right;
  width: 900px;
}
#results .results-block .floor-map-text span {
  color: #0062ac;
  font-weight: normal;
  display: inline-block;
  padding: 5px 10px;
  margin-left: 20px;
  border: 1px solid #0062ac;
}
#results .graph {
  text-align: center;
}
#results .swiper--wrapper {
  width: 1200px;
  height: 300px;
  margin: 0 -100px;
}
#results .swiper-slide {
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
}
#results .mySwiper2 {
  width: 100%;
}
#results .mySwiper {
  height: 100px;
  box-sizing: border-box;
  padding: 10px 0;
}
#results .mySwiper .swiper-slide {
  height: 100%;
  opacity: 0.4;
  line-height: 80px;
}
#results .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

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