@charset "UTF-8";

/* THEME COLOR */

/* TEXT COLOR */

/*!
 * ress.css â€¢ v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden],
template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type="number"] {
  width: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button {
  overflow: visible;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button,
select {
  text-transform: none;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

.mt0 {
	margin-top:0 !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt30 {
	margin-top:30px !important;
}
.tAR {
	text-align:right;
}

.rightW49 {
	float:right;
	width:49%;
	line-height:1.6;	
}

.rightW48 {
	float:right;
	width:48%;
	text-align:right;
}

.rightW55 {
	float:right;
	width:55%;	
}
.rightW67 {
	float:right;
	width:67%;	
}
.rightW57 {
	float:right;
	width:57%;	
}
.tAlignR {
	text-align:right;
}

.rightW40 {
	float:right;
	width:40%;
}

.ml3 {
	margin-left:3%;
}
.leftW60 {
	float:left;
	width:60%;
}

.leftW49 {
	float:left;
	width:49%;
	line-height:1.6;
}
.leftW48 {
	float:left;
	width:48%;
	text-align:right;	
}
.leftW40 {
	float:left;
	width:40%;
}
.leftW30 {
	float:left;
	width:30%;
}
.mr3 {
	margin-right:3%;
}

.pl0 {
	padding-left:0 !important;
}
.credit {
	font-size:1rem;
	font-weight:normal;
}

/*  clearfix  */
.clearfix:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

.ndl {
  display: block;
  position: relative;
  user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
-webkit-user-drag: none;
-khtml-user-drag: none;
-webkit-touch-callout: none;
}
.ndl::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cvr {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.byb01 {
  background: url("/assets/images/airport/chubu/img02.jpg") center center no-repeat;
  background-size: contain;
}
.byb02 {
  background: url("/assets/images/airport/chubu/img03.jpg") center center no-repeat;
  background-size: contain;
}
.byb03 {
  background: url("/assets/images/airport/chubu/img04.jpg") center center no-repeat;
  background-size: contain;
}
.byb04 {
  background: url("/assets/images/airport/chubu/img05.jpg") center center no-repeat;
  background-size: contain;
}
html,
body {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  line-height: 1.4;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

a:hover {
  opacity: .6;
}

main a {
  font-size: inherit;
  text-decoration: underline;
  color:#000;
}

button {
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

button:hover {
  opacity: .6;
  cursor: pointer;
}

.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.cc-window.cc-invisible {
  opacity: 0;
}

.cc-animate.cc-revoke {
  -webkit-transition: transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease,-webkit-transform 1s ease;
}

.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
  transform: translateY(-2em);
}

.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
  transform: translateY(2em);
}

.cc-animate.cc-revoke.cc-active.cc-top {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.cc-animate.cc-revoke.cc-active.cc-bottom {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.cc-revoke:hover {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}

.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Helvetica,Calibri,Arial,sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}

.cc-window.cc-static {
  position: static;
}

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cc-revoke {
  padding: .5em;
}

.cc-revoke:hover {
  text-decoration: underline;
}

.cc-header {
  font-size: 18px;
  font-weight: 700;
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}

.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em;
  text-decoration: underline;
}

.cc-link:hover {
  opacity: 1;
}

.cc-link:active,
.cc-link:visited {
  color: initial;
}

.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}

.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75;
}

.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em;
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
}

.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}

.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}

.cc-top {
  top: 1em;
}

.cc-left {
  left: 1em;
}

.cc-right {
  right: 1em;
}

.cc-bottom {
  bottom: 1em;
}

.cc-floating > .cc-link {
  margin-bottom: 1em;
}

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}

.cc-window.cc-floating .cc-compliance {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.cc-window.cc-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}

.cc-banner .cc-message {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em;
}

.cc-compliance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.cc-floating .cc-compliance > .cc-btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cc-btn + .cc-btn {
  margin-left: .5em;
}

.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.cc-theme-classic .cc-btn {
  border-radius: 5px;
}

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}

.cc-theme-edgeless.cc-window {
  padding: 0;
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em;
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%;
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}

.p-footer {
  max-width: 1500px;
  margin: 0 auto;
}

.p-footer__airport {
  text-align: center;
}

.p-footer__airport__hdg {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
}

.p-footer__airport__title {
  font-weight: 900;
  line-height: 1;
}

.p-footer__airport__title:nth-of-type(n + 2) {
  margin-top: 60px;
}

.p-footer__airport__time {
  font-weight: 700;
  margin-top: 25px;
}

.p-footer__airport__time dd {
  margin-top: 5px;
}

.p-footer__primary,
.p-footer__secondary,
.p-footer__tertiary {
  width: 100%;
  vertical-align: top;
}

.p-copyright small {
  color: #FFFFFF;
  font-family: inherit;
}

.l-header {
  width: 100%;
}

.p-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

#is__front .p-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.p-header__toTopPage {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.p-header__toTopPage a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

.p-header--pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  width: 38.5%;
  max-width: 538px;
}
@media screen and (max-width: 1200px){
  .p-header--pc {
    flex-wrap: wrap;
    justify-content: flex-end;
    height: 137px;
  }
}
  
.p-header__primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 124px;
  flex: 0 1 124px;
  max-width: 100%;
  margin-left: auto;
}

.p-hedaer__nav__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #000;
  height: 26px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  padding: 0 34px .2em;
  border-radius: 20px;
}

.p-header__secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 153px;
  margin-left: 15px;
}

.p-hedaer__lang a:hover::after,
.p-hedaer__lang .active::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 2px;
  border-bottom: 2px solid #000;
}

.p-hedaer__lang a {
  display: inline-block;
  line-height: 1;
  font-weight: bold;
  padding: 0 4px 4px;
  position: relative;
}

.p-hedaer__lang a:hover::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.p-hedaer__lang div {
  display: inline-block;
  line-height: 1;
  font-weight: bold;
  padding: 0 4px 4px;
  position: relative;
}

.p-hedaer__lang div:hover::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.p-hedaer__lang .active::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.p-header__tertiary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  margin-left: 3%;
}
.p-header__tertiary .p-hedaer__nav__btn {
  padding: 0 15px .2em;
  white-space: nowrap;
}
.p-header__sns a {
  width: 22px;
  height: 22px;
}

.p-header__sns a:nth-of-type(n + 2) {
  margin-left: 26%;
}

.p-header__sns a img {
  max-width: 100%;
  width: 22px;
  height: 22px;
}

.p-header__sns .facebook img {
  width: 24px;
  height: 24px;
}

.p-header__sns .twitter img {
  width: 23px;
  height: 23px;
}

.p-hedaer__nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  z-index:99999;
}

.p-hedaer__nav__list ul {
  list-style: none;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 84px 30px;
}

.p-hedaer__nav__list li {
  border-top: 1px solid #3c3c3c;
}

.p-hedaer__nav__list li:last-child {
  border-bottom: 1px solid #3c3c3c;
}

.p-hedaer__nav__list li a {
  display: block;
  min-width: 400px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 18px 123px 18px 65px;
  padding-left: 65px;
  position: relative;
}

.p-hedaer__nav__list li a:hover {
  opacity: .6;
}

.p-hedaer__nav__list li a::after {
  content: url(/assets/images/nav_arrow_pc.png);
  position: absolute;
  top: 50%;
  right: 110px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.p-hedaer__nav__list li a img {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.p-hedaer__nav__list li a span {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
}

.p-hedaer__nav__close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 14px;
  right: 30px;
  cursor: pointer;
}

.p-hedaer__nav__close span {
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  -webkit-transform-origin: center;
  transform-origin: center;
  position: absolute;
  top: calc(50% - -3px);
}

.p-hedaer__nav__close span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.p-hedaer__nav__close span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.p-header--sp {
  width: 100%;
  height: 100%;
  color: #fff;
  top: 0;
  left: 0;
}

.p-toggle_btn--sp {
  width: 26px;
  height: 40px;
  position: absolute;
  top: 15px;
  right: 5%;
}

.p-toggle_btn--sp span {
  display: block;
  width: 100%;
  height: 2px;
  background: #FFF;
  margin: 0;
}
.p-toggle_btn--sp span.low {
  background: #000;	
}
.p-toggle_btn--sp span:nth-of-type(2) {
  margin: 7px 0;
}

.p-headerSp__wrap {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: auto;
  max-height: 100vh;
  padding: 110px 13.4% 60px;
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: auto;
  z-index:99;
}

.p-headerSp__hdg {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}

.p-headerSp__primary {
  margin-top: 25px;
}

.p-headerSp__primary ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p-headerSp__primary ul:nth-of-type(n + 2) {
  margin-top: 90px;
}

.p-headerSp__primary li {
  min-height: 50px;
  font-size: 22px;
  font-size: 1.375rem;
}

.p-headerSp__primary li:not(:last-child) {
  margin-bottom: 1em;
}

.p-headerSp__primary a {
  display: block;
  position: relative;
  min-height: 50px;
  padding: 0 0 0 75px;
}

.p-headerSp__primary a img {
  position: absolute;
  top: 0;
  left: 0;
}

.p-headerSp__primary a span {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
}

.p-headerSp__secondary {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 25px;
  padding-top: 25px;
}

.p-headerSp__sns {
  text-align: center;
}

.p-headerSp__sns a {
  display: inline-block;
  margin: 0 10px;
}

.p-headerSp__sns img {
  width: 24px;
}

.p-headerSp__tertiary {
  margin-top: 34px;
}

.p-hedaerSp__lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.p-hedaerSp__lang > span {
  line-height: 1;
}

.p-hedaerSp__lang > span:nth-of-type(n + 2)::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1em;
  background: #fff;
  vertical-align: top;
}

.p-hedaerSp__lang > span > span {
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  margin: 0 10px;
  padding: 0 5px 7px;
}

.p-hedaerSp__lang a {
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  margin: 0 10px;
  padding: 0 5px 7px;
}

.p-hedaerSp__lang .active {
  position: relative;
}

.p-hedaerSp__lang .active::after {
  content: "";
  display: block;
  background: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.p-hedaerSp__nav__close {
  width: 26px;
  height: 40px;
  position: absolute;
  top: 15px;
  right: 5%;
}

.p-hedaerSp__nav__close span {
  display: block;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.p-hedaerSp__nav__close span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.p-hedaerSp__nav__close span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.l-wrap {
  position: relative;
  overflow: hidden;
}

.l-section {
  padding-left: 3.8%;
  padding-right: 3.8%;
}

span {
  outline: none;
}

.l-under {
  background: #fff;
}

.l-wide--primary {
  margin: 0 auto;
}

.l-wide--primary > *:first-child {
  margin-top: 0;
}

.l-wide--secondary > *:first-child {
  margin-top: 0;
}

.l-wide--tertiary {
  background: #f0f0f0;
  margin: 0 auto;
}

.l-wide--tertiary > *:first-child {
  margin-top: 0;
}

.c-hdg {
  font-weight: 900;
}

.c-lead {
  font-weight: 700;
}

.c-lead__note {
  font-weight: 700;
}

.c-title--01 {
  font-weight: 900;
}

.c-title--02 {
  font-weight: 900;
  text-align: center;
}

.c-title--02 span {
  display: block;
}

.c-title--03 {
  font-weight: 700;
  text-align: left;
}
.c-title--03-2 {
  font-weight: 700;
  text-align: left;
}
.c-title--04 {
  font-weight: 700;
  text-align: left;
  text-decoration: underline;
}
.c-text {
  font-weight: 700;
}
.c-text2 {
  font-weight: 700;
}
.c-text3 {
	font-size:0.9rem;
}
.c-figure {
  text-align: center;
}

.c-figure img {
  width: 100%;
}

.c-dl {
  font-weight: 700;
  border-top: 1px solid #000;
  margin-top: 25px;
  padding-top: 25px;
  letter-spacing: -.4em;
}
.c-dl.noborder {
  border:none;
  margin-top: 25px;
  padding-top: 0;	 
}
.c-dl dt,
.c-dl dd {
  font-weight: 700;
  vertical-align: top;
  letter-spacing: normal;
}

[class*=c-icon]::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.c-icon--pdf::before {
  background: url(/assets/images/icon_pdf.svg) no-repeat center top/contain;
  margin-right: .8em;
}
.mv01 {
  /*padding: 0 15%;*/
}
.mv01 .inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mv01 .inner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.song01 {
  margin: 2em auto;
  width: 50%;
}
.song01 audio {
  width: 100%;
}
.p-front__hdg {
  max-width: 1260px;
  text-align: center;
  margin: 40px auto 0;
  padding: 0 20px;
}

.p-front__lead__title01 {
  font-weight: bold;
  text-align: center;
  color: #C08D34;
  line-height: 1.35;
  padding-top: 0.1em;
}

.p-front__lead__title01 img {
  display: block;
}

.p-front__lead__title02 {
  font-weight: 700;
  margin-top: 1em;
}

.p-front__lead__text {
  margin-top: 1.6em;
  line-height: 1.5;
}

html[lang=ja] .p-front__lead__title02,
html[lang=ja] .p-front__lead__text {
  margin-left: auto;
  margin-right: auto;
  color:#FFF;
}

html[lang=en] .p-front__lead__title02,
html[lang=en] .p-front__lead__text {
  margin-left: auto;
  margin-right: auto;
}

.p-front__news__inner {
  max-width: 820px;
  color: #646464;
  margin: 0 auto;
}

/*.p-front__news__title {
  text-align: center;
  margin: 0;
}*/

.p-front__news__hdg {
	font-weight: normal;
	text-align: center;
}

.p-front__news__list {
  list-style: none;
  word-break: break-all;
  -webkit-transition: height .3s, opacity .2s;
  transition: height .3s, opacity .2s;
  overflow: hidden;
}

.p-front__news__list li[aria-hidden=true] {
  visibility: hidden;
}

.p-front__news__list li a {
  display: block;
}

.p-front__news__list li time {
  display: block;
}

.p-front__news__list li span {
  display: block;
}

.p-front__news__btn {
  display: table;
  cursor: pointer;
}

.p-front__news__btn span {
  display: inline-block;
  padding-right: 25px;
  position: relative;
}

.p-front__news__btn span::before,
.p-front__news__btn span::after {
  content: "";
  display: inline-block;
  background: #646464;
  width: 1px;
  height: 10px;
  margin: auto 0;
  position: absolute;
  top: 2px;
  bottom: 0;
}

.p-front__news__btn span::before {
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  right: 4px;
}

.p-front__news__btn span::after {
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
  right: 11px;
}


.p-front__exh {
	/*max-width:1000px;
	margin:0 auto;*/
	width: 100%;
	background-color: #f6f6f6;
}

.p-front__exh__box {
	margin-bottom:40px;
}

.p-front__exh__txt01 {
	margin-bottom:20px;
	padding:0 20px;
}
.p-front__exh__txt02 {
	margin-bottom:20px;
	text-align:right;
	padding:0;	
}


.p-front__exh__inner {
  /*max-width: 1200px;*/
	max-width: 1300px;
}

.p-front__exh__hdg {
	margin: 0 auto;
}

.p-front__exh__sub {
  /*text-align: right;*/
	text-align: center;
}

.p-front__exh__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 auto;
}

.p-front__exh__text.link {
  margin-bottom: 1em;
}

.p-front__exh__text.link::before {
  content: "\025b6";
  vertical-align: middle;
  margin-right: 2px;
  text-decoration: none;
  color:#03F;
}

.p-front__exh__text a {
  font-size: inherit;
  text-decoration: underline;
  font-weight:bold;
  color:#03F;
}

.p-front__exh__btn {
	width: 20.1875em;
	margin: 0 auto;
}

.p-front__wha {
	/*max-width:1000px;
	margin:0 auto;*/
	width: 100%;
	background-color: #DDDDDD;
}
.p-front__wha__inner {
  /*max-width: 1200px;*/
	max-width: 940px;
}
.p-front__wha__hdg {
	margin: 0 auto;
}
.p-front__wha__box {
}
.p-front__wha .hide-text {
	display: none;
}
.p-front__wha dd a {
  font-size: inherit;
  text-decoration: underline;
  color:#000;
}

.p-front__list {
  /*max-width: 1200px;*/
	max-width: 1300px;
  list-style: none;
  /*margin:20px;*/
}

.cc-window.cc-floating {
  width: 100% !important;
  max-width: 100% !important;
}

.custom-cookie-consent {
  max-width: 1500px !important;
  margin: 0 auto !important;
  position: relative;
}

.custom-cookie-consent .cc-message {
  display: block;
  max-width: 100%;
  margin-right: 1em;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.custom-cookie-consent .cc-dismiss {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80%;
  margin: 0px auto;
}

.custom-cookie-consent .cc-dismiss:hover {
  opacity: .6;
}

.custom-cookie-consent .cc-message {
  display: block !important;
}

.custom-cookie-consent .cc-link:hover {
  opacity: .6;
}

.cc-ignore {
  font-size: 5vh;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5%;
  background: no-repeat url(/assets/images/btn_cookie_close.png) 0% 0%;
}

.cc-bottom {
  bottom: 0 !important;
}

.p-bl--03 {
  border-bottom: 1px solid;
}

.u-bg--primary {
  background: #fff;
  padding: 1px 0px;
}

.u-bg--secondary {
  background: #f0f0f0;
}

.u-text--left {
  text-align: left !important;
}

.u-text--center {
  text-align: center !important;
}

.u-text--right {
  text-align: right !important;
}

.u-small--s {
  font-size: .8em;
}

.u-bdr {
  border: 1px solid;
}

.u-bdr--top {
  border-top: 1px solid !important;
}

.u-bdr--left {
  border-left: 1px solid !important;
}

.u-bdr--right {
  border-right: 1px solid !important;
}

.u-bdr--bottom {
  border-bottom: 1px solid !important;
}

.u-inlineBlock {
  display: inline-block !important;
}


@media screen and (min-width: 769px), print {
  body {
    font-size: 16px;
    font-size: 1rem;
  }



	.l-top {
		position: relative;
	}
	
	
  .l-footer {
    padding: 78px 66px 40px;
	background-color:#1F1F1F;
  }

  .p-footer__airport {
    margin-top: 40px;
    padding-bottom: 170px;
  }

  .p-footer__airport__hdg {
    margin-bottom: 80px;
  }

  .p-footer__airport__title {
    font-size: 80px;
    font-size: 5rem;
    font-weight: 900;
  }

  .p-footer__airport__time {
    font-size: 18px;
    font-size: 1.125rem;
  }

  .p-footer__primary,
  .p-footer__secondary,
  .p-footer__tertiary {
    display: inline-block;
  }

  .p-footer__primary {
	  padding-bottom: 70px;
    text-align: center;
  }

  .p-footer__primary img {
    width: 430px;
  }

  .p-footer__secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    max-height: 100%;
  }

  .p-footer__secondary .p-footerLogo img {
    width: 160px;
  }

  .l-header {
    background: linear-gradient(to left, #efefef 0, white calc(100% - 415px));
    padding: 25px;
  }

  .p-header {
    padding: 0 20px;
  }

  .p-header--pc {
    min-height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .p-header__logo {
    padding: 9px 0;
  }

  .p-header__logo img {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 416px;
    flex: 1 0 416px;
	width:416px;
  }

  .p-header__secondary {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .p-hedaer__lang > *:nth-child(n + 2) {
    margin-left: 19px;
  }

  .p-header--sp {
    display: none;
  }

  .l-section {
    max-width: 1200px;
    margin: 0 auto;
  }

  .l-wide--primary {
    max-width: 860px;
    margin: 65px auto;
  }
  .l-wide--primary.chubu01 {
    margin: 65px auto 0;
    border-bottom: 1px solid #000;
  }
  .l-wide--primary.chubu02{
    margin: 0 auto 62px;
  }
  .l-wide--secondary {
    margin: 65px auto;
  }

  .l-wide--tertiary {
    max-width: 820px;
  }

  .c-hdg {
    font-size: 36px;
    font-size: 2.25rem;
  }

  .c-lead {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-top: 30px;
    line-height: 36px;
  }

  .c-lead__note {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 36px;
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 5px;
  }
  #en .c-lead__note {
    text-indent: -0.5em;
    padding-left: 0.5em;
  }
  .c-title--01 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-top: 70px;
  }

  .c-title--02 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 50px;
  }

  .c-title--02 span {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 30px;
  }

  .c-title--03 {
    font-size: 26px;
    font-size: 1.625rem;
    margin-top: 30px;
  }
  .c-title--03-2 {
    font-size: 26px;
    font-size: 1.625rem;
    margin-top: 70px;
  }
  .c-text {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 36px;
    margin-top: 20px;
  }

  .c-text2 {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 36px;
    margin-top: 20px;
  }

  .c-dl {
    font-size: 17px;
    font-size: 1.0625rem;
  }

  .c-dl dt,
  .c-dl dd {
    display: inline-block;
    line-height: 37px;
  }

  .c-dl dt:nth-of-type(n + 2),
  .c-dl dd:nth-of-type(n + 2) {
    margin-top: 10px;
  }

  .c-dl dt {
    width: 280px;
	/* width: 120px;*/
  }
  #en .c-dl dt {
    width: 180px;
  }
  .c-dl dd {
    width: calc(100% - 280px);
	/*  width: calc(100% - 120px);*/
  }
  #en .c-dl dd {
    width: calc(100% - 180px);
  }
  .c-icon--pdf::before {
    width: 24px;
    height: 32px;
  }

  .p-front__mv {
	position: relative;
	background: url(../images/mv_backimg.png) no-repeat center center #000;
	height: 58.6875em;
  }
  
  .p-front__hdg {
	max-width: 19.8125em;
	width: 38%;
	position: absolute;
	top: 6%;
	left: 10%;
  }

   .p-front__title01 {
	position: absolute;
	width: 32%;
	right: 3%;
	bottom: 40%;
  }
  
  .p-front__title02 {
	position: absolute;
	max-width: 17em;
	width: 18.13334%;
	right: 2.9375em;
	bottom: 12.4%;
   }

  .p-front__lead {
    /*padding: 120px 60px 100px;*/
	padding: 85px 60px 100px;
	background-color:#1F1F1F;
  }

  .p-front__lead__title01 {
    font-size: 36px;
    font-size: 2.05rem;
	padding-bottom: 0.7em;
  }

  .p-front__lead__title01 img {
    width: 190px;
    margin: 0 auto 20px;
  }

  .p-front__lead__title02 {
    font-size: 26px;
    font-size: 1.625rem;
  }

  .p-front__lead__title02.first {
    margin-top: 70px;
  }

  .p-front__lead__text {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .p-front__lead__text.first {
    margin-top: 40px;
  }

  html[lang=ja] .p-front__lead__inner {
    /*max-width: 850px;*/
	max-width: 940px;
    margin: 0 auto;
  }

  html[lang=en] .p-front__lead__inner {
    max-width: 960px;
    margin: 0 auto;
  }

/*  .p-front__news {
    padding: 0 20px;
  }*/

  .p-front__news__inner {
	  margin: 0 auto;
    padding: 45px 65px 110px;
  }

  .p-front__news__hdg {
    font-size: 18px;
    line-height: 1.125rem;
  }
	
  .p-front__news__title {
    font-size: 16px;
    font-size: 1rem;
  }

  .p-front__news__list {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-top: 15px;
  }

  .p-front__news__list li:nth-of-type(n + 2) {
    margin-top: 20px;
  }

  .p-front__news__list li time {
    margin-bottom: 10px;
  }

  .p-front__news__btn {
    margin: 35px auto 0;
  }

  .p-front__news__btn span {
    font-size: 13px;
    font-size: 0.8125rem;
  }

/*.p-front__exh__box {
	float:left;
	width:50%;
	margin-bottom:40px;
	padding:0 20px;
}*/



  .p-front__exh__inner {
    margin: 0 auto;
    /*padding: 0 20px 0 0;*/
	  padding: 0 20px 1px;
  }

  .p-front__exh__hdg {
	  width: 16.875em;
	  padding: 5em 0 7.7em;
  }

  .p-front__exh__box {
	padding-bottom: 120px;
  }

  .p-front__exh__title {
	width: 100%;
	margin-bottom:1%;
  }

  .p-frontSp__exh__title {
	display: none;
  }
	
  .p-front__exh__sub {
	font-size: 24px;
	font-size: 1.5rem;
	margin-top: 1em;
	line-height: 1.2;
	color:#b98247;
  }

  .p-front__exh__figure {
    max-width: 1260px;
    margin: 0 auto;
  }

  .p-frontSp__exh__img img {
	display: none;
  }
	
  .p-front__exh__text {
    /*font-size: 20px;
    font-size: 1.25rem;
    padding: 0 20px 0 0;*/
	max-width: 940px;
    font-size: 24px;
    font-size: 1.5rem;
    padding: 1em 0 0;
	line-height: 1.5;
  }

  .p-front__exh__btn {
    margin-top: 37px;
  }


  .p-front__wha__inner {
    margin: 0 auto;
    /*padding: 0 20px 0 0;*/
	  padding: 0 20px 1px;
  }

  .p-front__wha__hdg {
	  width: 16.875em;
	  padding: 5em 0;
  }
  .p-front__wha__box {
	padding-bottom: 80px;
  }
  .p-front__wha dl {
	  margin-bottom:2em;
  }
  .p-front__wha dl dt {
	  font-size:1.5rem;	  
	  margin-bottom:0.2em;
	  font-weight:bold;  
  }
  .p-front__wha dl dd {
	  font-size:1.5rem;	  
  }
  .link_blank a {
	background: url(/assets/images/icon_link_blank.png) right no-repeat;
	padding-right: 22px;
  } 
  .p-front__wha .readmore {
	  padding:1em 0 0;
	  text-align:center;
	  display:block;
	  margin:0 auto;
  }
  .p-front__list {
    font-size: 18px;
    font-size: 1.125rem;
    /*margin: 20px auto 0;
    padding: 0;*/
	margin: 40px auto 0;
    padding: 0;
  }

  .p-front__list li {
/*    text-indent: -40px;
    padding-left: 40px;*/
    /*padding-right: 0;
    margin: 0 20px 0 0;*/
	padding-right: 20px;
    margin: 0;
	text-align:left;
  }

  .cc-window.cc-floating {
    padding: 1em 2em 0 !important;
  }

  .custom-cookie-consent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2.5em 0 2em;
  }

  .custom-cookie-consent .cc-compliance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: right;
    height: 10vh;
    width: 18.05vw;
    max-width: 270px;
    margin: 0px 2.4%;
  }

  .custom-cookie-consent .cc-dismiss {
    width: 18.05vw;
    padding-right: 15%;
  }

  .cc-ignore {
    background-size: 30px auto;
    right: 1%;
  }

  .p-under__hdg {
    max-width: 860px;
    margin: 145px auto 70px;
    padding: 0 20px;
  }

  .p-bl--01 > div {
    padding: 60px 20px;
  }

  .p-bl--02 > div {
    padding: 60px 20px;
  }

  .p-bl--03 > div {
    padding: 60px 20px;
  }

  .u-sp {
    display: none !important;
  }
  .spon {
	display: none;
  }
}

@media screen and (min-width: 1500px), print {
  .p-header {
    padding: 0 50px;
  }
	
  .p-front__mv {
	position: relative;
  }
}

@media screen and (max-width: 1024px) {
.p-front__exh__sub {
	/*margin-top: -5vw;*/
}
}

@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
  .p-front__lead__title01 {
	font-size: 30px;
    font-size: 1.875rem;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }

  .pcon {
	display: none;
  }
  
  .spon {
	display: block;
  }
  main .link_blank a {
	background: url(/assets/images/icon_link_blank.png) right no-repeat;
	padding-right: 4.5%;
	background-size:6%;
  }	
  .l-footer {
    padding: 60px 1em 40px;
	background-color:#1F1F1F;
  }

  .p-footer {
    text-align: center;
  }

  .p-footer__airport {
    margin-top: 17px;
    padding-bottom: 100px;
  }

  .p-footer__airport__hdg {
    margin-bottom: 60px;
  }

  .p-footer__airport__title {
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 700;
  }

  .p-footer__airport__time {
    font-size: 16px;
    font-size: 1rem;
  }

  .p-footer__primary img {
    width: 60%;
  }

  .p-footer__secondary {
    margin-top: 84px;
  }

  .p-footer__secondary .p-footerLogo img {
    width: 28%;
  }

  .p-copyright {
    margin-top: 10px;
  }

  .p-copyright small {
    font-size: 11px;
    font-size: 0.6875rem;
  }

  .l-header {
    /*background: -webkit-gradient(linear, right top, left top, color-stop(0, #efefef), to(white));
    background: linear-gradient(to left, #efefef 0, white calc(100% - 35%));*/
    padding: 24px 5%;
    min-height: 68px;
	position: relative;
	z-index: 9000;
  }

  #is__front .p-header {
    padding: 0;
  }

  .p-header--pc {
    display: none;
  }

  .p-header__logo img {
    -webkit-box-flex: 1;
    /*-ms-flex: 1 0 100%;*/
	  -ms-flex: 1 0 44.8%;
    flex: 1 0 100%;
    /*width: 100%;*/
	  width: 44.8%;
  }

  .p-header__secondary {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .p-hedaer__lang > *:nth-child(n + 2) {
    margin-left: 10px;
  }

  .l-wide--primary {
    margin: 40px auto 0;
    padding: 0 4% 50px;
  }

  .l-wide--secondary {
    margin: 40px auto;
  }

  .c-hdg {
    font-size: 28px;
    font-size: 1.75rem;
  }

  .c-lead {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    margin-top: 30px;
  }

  .c-lead__note {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.8;
  }

  .c-title--01 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 50px;
  }

  .c-title--02 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 30px;
  }

  .c-title--02 span {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 20px;
  }

  .c-title--03 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 30px;
  }
  .c-title--03-2 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 50px;
  }
  .c-text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    margin-top: 10px;
  }
  /*.c-text2 {
    font-size: 12px;
    font-size: 1rem;
    line-height: 2;
    margin-top: 10px;
  }*/
  .c-dl {
    font-size: 16px;
    font-size: 1rem;
  }

  .c-dl dt,
  .c-dl dd {
    line-height: 2;
  }

  .c-dl dt:nth-of-type(n + 2) {
    margin-top: 14px;
  }

  .c-icon--pdf::before {
    width: 20px;
    height: 26px;
  }

  .p-front__mv {
	  background: url(../images/mv_backimg_sp.png) no-repeat center top #000;
	  background-size: cover;
	  height: 147.5vw;
	  margin-top: -68px;
	  position: relative;
	  z-index: 100;
  }

  .p-front__hdg {
	width: 80%;
	position: absolute;
	top: 11%;
	left: 5%;
  }
  .p-front__title01 {
	width: 70%;
	position: absolute;
	bottom: 10%;
	right: 5%;
  }
  .p-front__title02 {
	position: absolute;
	width: 36.2667%;
	right: 3.2%;
	bottom: 17.65%;
  }
  .p-front__lead {
    /*padding: 80px 6vw 60px;*/
	padding: 11.5vw 5vw 12vw;
    line-height: 1.7;
	background-color:#1F1F1F;
  }

  .p-front__lead__title01 {
	font-size: 6vw;
	text-align: left;
	line-height: 1.6;
	letter-spacing: -0.05em;
	padding-bottom: 2vw;
  }
  html[lang=en] .p-front__lead__title01 {
	  letter-spacing: 0;
  } 

  .p-front__lead__title01 img {
    width: 40%;
    margin: 30px auto 20px;
  }

  .p-front__lead__title02 {
    font-size: 18px;
    font-size: 1.125rem;
  }

  .p-front__lead__title02.first {
    margin-top: 30px;
  }

  .p-front__lead__text {
	  font-size: 3.2vw;
	  letter-spacing: -0.05em;
	  line-height: 1.65;
  }
  html[lang=en] .p-front__lead__text {
	  letter-spacing: 0;
  } 

  .p-front__lead__text.first {
    margin-top: 20px;
  }

  .p-front__news__inner {
    padding: 70px 6vw 40px;
  }

  .p-front__news__title {
    font-size: 21px;
    font-size: 1.3125rem;
  }

  .p-front__news__list {
    margin-top: 40px;
  }

  .p-front__news__list li {
    border-bottom: 1px solid #e3e3e3;
    padding: 0;
  }

  .p-front__news__list li a {
    padding: 25px 0 30px;
  }

  .p-front__news__list li time {
    margin-bottom: 10px;
  }

  .p-front__news__btn {
    margin: 20px auto 0;
  }

  .p-front__exh__inner {
    padding: 10vw 0 0.1vw;
  }
	
  .p-front__exh__hdg {
	  width: 36vw;
	  padding-bottom: 20vw;
  }

  .p-front__exh__sub {
	font-size: 3.2vw;
	margin: 0 5vw 0;
	padding-bottom: 5vw;
	color:#b98247;
  }

  .p-front__exh__figure {
	  width: 89.334%;
	  margin: 0 auto;
	  padding-bottom: 6vw;
  }
	
  .p-front__exh__box {
	 width: 100%;
	padding-bottom: 8vw;	
  }

  .p-frontSp__exh__title {
    padding: 10.6vw 0 8vw;
	text-align: center;
  }

  .p-frontSp__exh__title img {
	width:70.66vw;
	margin-left:3vw;
  }
  .p-front__exh__title {
	  margin-bottom:5%;
  }
	
  .p-front__exh__text {
	padding: 0 5vw;
	font-size: 3.2vw;
	letter-spacing: -0.05em;
	line-height: 1.7;
  }
  html[lang=en] .p-front__exh__text {
	letter-spacing: 0;
  }

/*.p-front__exh__txt01 {
	margin-bottom:20px;
    padding: 0 3vw;
}
.p-front__exh__txt02 {
	margin-bottom:20px;
	text-align:right;
    padding: 0 3vw;
}*/

  .p-front__exh__btn {
	width: 49.0667%;
	margin: 0 auto;
	padding: 7vw 0 3vw;
  }

  .p-front__wha__inner {
    padding: 10vw 0 0.1vw;
  }
	
  .p-front__wha__hdg {
	  width: 36vw;
	  padding-bottom: 10vw;
  }
  .p-front__wha__box {
	 width: 89.334%;
	padding-bottom: 8vw;
	margin:0 auto;	
  }
  .p-front__wha dl {
	  margin-bottom:2em;
  }
  .p-front__wha dl dt {
	  font-size:3.2vw;  
	  margin-bottom:0.2em;
	  font-weight:bold;  
  }
  .p-front__wha dl dd {
	  font-size:3.2vw;	  
  }
  .p-front__wha dl dd.link_blank a {
	background: url(/assets/images/icon_link_blank.png) right no-repeat;
	padding-right: 5%;
	background-size:2%;
  }
  .p-front__wha .readmore {
	width: 49.0667%;	  
	  padding:1em 0 0;
	  text-align:center;
	  display:block;
	  margin:0 auto;
  }

  .p-front__list {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 20px auto 0;
    padding: 0;
  }

  .p-front__list li {
    text-indent: -32px;
    padding-left: 32px;
  }

  .cc-window.cc-floating {
    padding: 0 0 0 !important;
  }

  .custom-cookie-consent {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 4em 6vw 2em;
  }

  .custom-cookie-consent .cc-dismiss {
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 1em;
  }

  .cc-ignore {
    background-size: 30px auto;
    right: 6vw;
  }

  .p-under__hdg {
    margin: 100px auto 80px;
    padding: 0 4%;
  }

  .p-bl--02 > div {
    padding-top: 30px;
  }

  .p-bl--03 {
    padding-top: 45px;
  }

  .u-pc {
    display: none !important;
  }
  .spW100 {
	  width:100%;
	  float:none;
	  display:block;
	  margin-bottom:10px;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }

  .cc-window.cc-bottom {
    bottom: 0;
  }

  .cc-window.cc-banner,
  .cc-window.cc-floating,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }

  .cc-window.cc-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cc-window.cc-banner .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .cc-window.cc-floating {
    max-width: none;
  }

  .cc-window .cc-message {
    margin-bottom: 1em;
  }

  .cc-window.cc-banner {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }

  .cc-window.cc-banner .cc-message {
    margin-right: 0;
  }
}

@media screen {
  [hidden~="screen"] {
    display: inherit;
  }

  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}