@charset "UTF-8";
/* 2022　追加ワールド	*/
/* 2021/06 リニューアル */
/* 2022年度ワールド */
/*----------------------------------------

	2023年度ワールド
	※前年度と同じ色でも全て指定します
	※各SCSSの修正箇所は「2023年度」で検索すると調べられます

----------------------------------------*/
/*明るめ*/
/*暗め*/
/*暗め2*/
/*----------------------------------------

	2024年度ワールド
	※前年度と同じ色でも全て指定します
	※各SCSSの修正箇所は「2024年度」で検索すると調べられます

$color-[01]-2024: #[02]; $color-[01]-2024-hover: #[03]; $color-[01]-2024-light: #[04];

$color-[01]-2024-l: #[02];
$color-[01]-2024-d: #[02];
$color-[01]-2024-d2: #[02];
----------------------------------------*/
/*明るめ*/
/*暗め*/
/*暗め2*/
.is-2024 .color-hotel {
  color: #245B4E;
}
.is-2024 .color-bridal {
  color: #D0628A;
}
.is-2024 .color-tourism {
  color: #877c9e;
}
.is-2024 .color-airline {
  color: #6595a5;
}
.is-2024 {
  /*明るめ暗め追加 2022/7/26 山下*/
}
.is-2024 .color-hotel-l {
  color: #397063;
}
.is-2024 .color-bridal-l {
  color: #e5779f;
}
.is-2024 .color-tourism-l {
  color: #9c91b3;
}
.is-2024 .color-hotel-d {
  color: #0f4639;
}
.is-2024 .color-bridal-d {
  color: #bb4d75;
}
.is-2024 .color-airline-d {
  color: #508090;
}
.is-2024 .bg_color-hotel {
  background-color: #245B4E;
}
.is-2024 .bg_color-bridal {
  background-color: #D0628A;
}
.is-2024 .bg_color-tourism {
  background-color: #877c9e;
}
.is-2024 .bg_color-airline {
  background-color: #6595a5;
}
.is-2024 .bg_color-english {
  background-color: #6595a5;
}
.is-2024 {
  /*明るめ暗め追加 2022/7/26 山下*/
}
.is-2024 .bg_color-hotel-l {
  background-color: #397063;
}
.is-2024 .bg_color-bridal-l {
  background-color: #e5779f;
}
.is-2024 .bg_color-tourism-l {
  background-color: #9c91b3;
}
.is-2024 .bg_color-airline-l {
  background-color: #6595a5;
}
.is-2024 .bg_color-hotel-d {
  background-color: #0f4639;
}
.is-2024 .bg_color-bridal-d {
  background-color: #bb4d75;
}
.is-2024 .bg_color-tourism-d {
  background-color: #726789;
}
.is-2024 .bg_color-airline-d {
  background-color: #508090;
}
.is-2024 .bg_color-hotel-d2 {
  background-color: #003124;
}
.is-2024 .bg_color-bridal-d2 {
  background-color: #a63860;
}
.is-2024 .bg_color-tourism-d2 {
  background-color: #5d5274;
}
.is-2024 .bg_color-airline-d2 {
  background-color: #3b6b7b;
}
.is-2024 .border_color-hotel {
  border-color: #245B4E;
}
.is-2024 .border_color-bridal {
  border-color: #D0628A;
}
.is-2024 .border_color-tourism {
  border-color: #877c9e;
}
.is-2024 .border_color-airline {
  border-color: #6595a5;
}

/*----------------------------------------

	2025年度ワールド
	※前年度と同じ色でも全て指定します
	※各SCSSの修正箇所は「2024年度」で検索すると調べられます

$color-[01]-2025: #[02]; $color-[01]-2025-hover: #[03]; $color-[01]-2025-light: #[04];

$color-[01]-2025-l: #[02];
$color-[01]-2025-d: #[02];
$color-[01]-2025-d2: #[02];
----------------------------------------*/
/*明るめ*/
/*暗め*/
/*暗め2*/
.is-2025 .color-hotel {
  color: #245B4E;
}
.is-2025 .color-bridal {
  color: #D0628A;
}
.is-2025 .color-tourism {
  color: #877c9e;
}
.is-2025 .color-airline {
  color: #6595a5;
}
.is-2025 .color-cafe {
  color: #f08300;
}
.is-2025 .color-hotel-l {
  color: #397063;
}
.is-2025 .color-bridal-l {
  color: #e5779f;
}
.is-2025 .color-tourism-l {
  color: #9c91b3;
}
.is-2025 .color-airline-l {
  color: #6595a5;
}
.is-2025 .color-cafe-l {
  color: #ffad2a;
}
.is-2025 .color-hotel-d {
  color: #0f4639;
}
.is-2025 .color-bridal-d {
  color: #bb4d75;
}
.is-2025 .color-tourism-d {
  color: #726789;
}
.is-2025 .color-airline-d {
  color: #508090;
}
.is-2025 .color-cafe-d {
  color: #db6e00;
}
.is-2025 .bg_color-hotel {
  background-color: #245B4E;
}
.is-2025 .bg_color-bridal {
  background-color: #D0628A;
}
.is-2025 .bg_color-tourism {
  background-color: #877c9e;
}
.is-2025 .bg_color-airline {
  background-color: #6595a5;
}
.is-2025 .bg_color-cafe {
  background-color: #f08300;
}
.is-2025 .bg_color-hotel-l {
  background-color: #397063;
}
.is-2025 .bg_color-bridal-l {
  background-color: #e5779f;
}
.is-2025 .bg_color-tourism-l {
  background-color: #9c91b3;
}
.is-2025 .bg_color-airline-l {
  background-color: #6595a5;
}
.is-2025 .bg_color-cafe-l {
  background-color: #ffad2a;
}
.is-2025 .bg_color-hotel-d {
  background-color: #0f4639;
}
.is-2025 .bg_color-bridal-d {
  background-color: #bb4d75;
}
.is-2025 .bg_color-tourism-d {
  background-color: #726789;
}
.is-2025 .bg_color-airline-d {
  background-color: #508090;
}
.is-2025 .bg_color-cafe-d {
  background-color: #db6e00;
}
.is-2025 .bg_color-hotel-d2 {
  background-color: #003124;
}
.is-2025 .bg_color-bridal-d2 {
  background-color: #a63860;
}
.is-2025 .bg_color-tourism-d2 {
  background-color: #5d5274;
}
.is-2025 .bg_color-airline-d2 {
  background-color: #3b6b7b;
}
.is-2025 .bg_color-cafe-d2 {
  background-color: #c65900;
}
.is-2025 .border_color-hotel {
  border-color: #245B4E;
}
.is-2025 .border_color-bridal {
  border-color: #D0628A;
}
.is-2025 .border_color-tourism {
  border-color: #877c9e;
}
.is-2025 .border_color-airline {
  border-color: #6595a5;
}
.is-2025 .border_color-cafe {
  border-color: #f08300;
}

/*----------------------------------------

	2026年度ワールド
	※前年度と同じ色でも全て指定します

$color-[01]-2026: #[02]; $color-[01]-2026-hover: #[03]; $color-[01]-2026-light: #[04];

$color-[01]-2026-l: #[02];
$color-[01]-2026-d: #[02];
$color-[01]-2026-d2: #[02];
----------------------------------------*/
/*明るめ*/
/*暗め*/
/*暗め2*/
.is-2026 .color-hotel {
  color: #245B4E;
}
.is-2026 .color-bridal {
  color: #D0628A;
}
.is-2026 .color-tourism {
  color: #877c9e;
}
.is-2026 .color-airline {
  color: #6595a5;
}
.is-2026 .color-patissier_cafe {
  color: #f08300;
}
.is-2026 .color-hotel-l {
  color: #397063;
}
.is-2026 .color-bridal-l {
  color: #e5779f;
}
.is-2026 .color-tourism-l {
  color: #9c91b3;
}
.is-2026 .color-airline-l {
  color: #6595a5;
}
.is-2026 .color-patissier_cafe-l {
  color: #ffad2a;
}
.is-2026 .color-hotel-d {
  color: #0f4639;
}
.is-2026 .color-bridal-d {
  color: #bb4d75;
}
.is-2026 .color-tourism-d {
  color: #726789;
}
.is-2026 .color-airline-d {
  color: #508090;
}
.is-2026 .color-patissier_cafe-d {
  color: #db6e00;
}
.is-2026 .bg_color-hotel {
  background-color: #245B4E;
}
.is-2026 .bg_color-bridal {
  background-color: #D0628A;
}
.is-2026 .bg_color-tourism {
  background-color: #877c9e;
}
.is-2026 .bg_color-airline {
  background-color: #6595a5;
}
.is-2026 .bg_color-patissier_cafe {
  background-color: #f08300;
}
.is-2026 .bg_color-hotel-l {
  background-color: #397063;
}
.is-2026 .bg_color-bridal-l {
  background-color: #e5779f;
}
.is-2026 .bg_color-tourism-l {
  background-color: #9c91b3;
}
.is-2026 .bg_color-airline-l {
  background-color: #6595a5;
}
.is-2026 .bg_color-patissier_cafe-l {
  background-color: #ffad2a;
}
.is-2026 .bg_color-hotel-d {
  background-color: #0f4639;
}
.is-2026 .bg_color-bridal-d {
  background-color: #bb4d75;
}
.is-2026 .bg_color-tourism-d {
  background-color: #726789;
}
.is-2026 .bg_color-airline-d {
  background-color: #508090;
}
.is-2026 .bg_color-patissier_cafe-d {
  background-color: #db6e00;
}
.is-2026 .bg_color-hotel-d2 {
  background-color: #003124;
}
.is-2026 .bg_color-bridal-d2 {
  background-color: #a63860;
}
.is-2026 .bg_color-tourism-d2 {
  background-color: #5d5274;
}
.is-2026 .bg_color-airline-d2 {
  background-color: #3b6b7b;
}
.is-2026 .bg_color-patissier_cafe-d2 {
  background-color: #c65900;
}
.is-2026 .border_color-hotel {
  border-color: #245B4E;
}
.is-2026 .border_color-bridal {
  border-color: #D0628A;
}
.is-2026 .border_color-tourism {
  border-color: #877c9e;
}
.is-2026 .border_color-airline {
  border-color: #6595a5;
}
.is-2026 .border_color-patissier_cafe {
  border-color: #f08300;
}

/* 業界コラム対策 */
.is-2024 .bg_color-cafe {
  background-color: #f08300;
}
.is-2024 .bg_color-tourism-ir {
  background-color: #877c9e;
}

/*----------------------------------------
	幅など
----------------------------------------*/
.fixed-banner {
  position: fixed;
  max-width: 460px;
  top: 80%;
  left: auto;
  right: 3%;
  z-index: 9999;
}
@media (max-width: 767px) {
  .fixed-banner {
    display: none !important;
  }
}
.fixed-banner:hover a {
  opacity: 0.7;
}
.fixed-banner a {
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.fixed-banner img {
  width: 100%;
}