@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;
}

/*----------------------------------------
	幅など
----------------------------------------*/
/*===============================================================
	ボタン
	@include btn_base(#c00,#000,#fff,#fff,auto);
===============================================================*/
/*===============================================================
	矢印
	@include mx_arw();	
===============================================================*/
/*===============================================================
	三角
	@include mx_sankaku(幅,高さ,色,色hover,向き);	
===============================================================*/
/*===============================================================
	センタリング
	@include mx_margin_center();	
===============================================================*/
/*===============================================================
	斜線の背景
	@include mx_slash($color1,$color2,$width);	
===============================================================*/
/*===============================================================
	グラデーション
	@include mx_grade(色1,色2,向き（横:h / 縦:v）)
===============================================================*/
/*===============================================================

	2022/2/14 菅
	年度毎の専攻色設定を各所で使いまわすたものミックスイン
	※色自体は_setting.scssで指定

===============================================================*/
/*===============================================================

	2022/8/18 山下

===============================================================*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
*    user zoom.
*/
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
* Remove default margin.
*/
body {
  margin: 0;
}

/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
*/
[hidden],
template {
  display: none;
}

/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
  border-bottom: 1px dotted;
}

/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
  font-weight: bold;
}

/**
* Address styling not present in Safari and Chrome.
*/
dfn {
  font-style: italic;
}

/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
* Address styling not present in IE 8/9.
*/
mark {
  background: #ff0;
  color: #000;
}

/**
* Address inconsistent and variable font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
  border: 0;
}

/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
  margin: 0;
}

/**
* Address differences between Firefox and other browsers.
*/
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
* Contain overflow in all browsers.
*/
pre {
  overflow: auto;
}

/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
*    Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
  overflow: visible;
}

/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
  text-transform: none;
}

/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
*    `input` and others.
*/
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
  line-height: normal;
}

/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
*    (include `-moz` to future-proof).
*/
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* Define consistent border, margin, and padding.
*/
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
  overflow: auto;
}

/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
  font-weight: bold;
}

/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/******************************************************************************
* FONT
*******************************************************************************/
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}

footer,
header,
section {
  display: block;
}

dd,
dt,
li,
p,
pre,
td,
th {
  line-break: strict;
  word-break: break-strict;
}

dd,
div,
dl,
dt,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

img {
  vertical-align: bottom;
}

input[type=text],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FFF inset;
}

figure {
  margin: 0px;
}

/******************************************************************************

* BASIC

*******************************************************************************/
html {
  /*height: 100%;*/
  font-size: 62.5%;
}
html.is-gnav-open {
  overflow: hidden;
}

body {
  /*height: 100%;*/
  color: #404040;
  font-size: 1rem;
  font-family: YakuHanJP_Narrow, "Roboto", "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  font-weight: 500;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  -ms-font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  letter-spacing: 0.05em;
  background-size: 100%;
  word-wrap: break-word;
  vertical-align: baseline;
  white-space: normal;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body.is-fixed {
  position: fixed;
}
body.is-hidden {
  overflow: hidden;
}

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

a {
  color: #9f8753;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
a:hover {
  color: #9f8753;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
@media (max-width: 1023px) {
  a {
    -webkit-transition: none;
    transition: none;
  }
}

a,
a:focus,
a:active,
a:hover,
a:visited,
:focus,
:active,
:hover,
:visited {
  outline: none !important;
  text-decoration: none;
}

blockquote {
  margin: 0;
}

.p-courses__career {
  padding-bottom: 0;
}

.c-section {
  padding-top: 0;
  padding-bottom: 8rem;
}
@media (max-width: 767px) {
  .c-section {
    padding-bottom: 5rem;
  }
}
.c-section.is-hotel {
  padding-top: 6rem;
}
@media (max-width: 767px) {
  .c-section.is-hotel {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .c-section:has(+ .is-hotel-credentials) {
    margin-bottom: 5rem;
  }
}
.c-section.is-hotel-credentials {
  padding-top: 6rem;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .c-section.is-hotel-credentials {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.c-section.is-hotel-credentials + .p-courses-super__section .p-courses__curriculum-nav {
  margin-top: 10rem;
}
@media (max-width: 767px) {
  .c-section.is-hotel-credentials + .p-courses-super__section .p-courses__curriculum-nav {
    margin-top: 5rem;
  }
}

.p-world_banner {
  position: relative;
  overflow: hidden;
  padding: 9.1rem 0;
  text-align: center;
  background-color: #245b4e;
  background-image: url("/assets/images/course/hotel/bg_asirai.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-world_banner {
    padding: 5rem 0;
    background-image: url("/assets/images/course/hotel/bg_asiral-sp.svg");
  }
}
.p-world_banner__inner {
  position: relative;
  max-width: 100rem;
  margin: 0 auto;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
@media (max-width: 767px) {
  .p-world_banner__inner {
    gap: 0.8rem;
  }
}
.p-world_banner__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
}
@media (max-width: 767px) {
  .p-world_banner__ttl {
    gap: 0.5rem;
  }
}
.p-world_banner__label {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #e7c57f;
}
@media (max-width: 767px) {
  .p-world_banner__label {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5;
  }
}
.p-world_banner__heading {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.6;
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #fff;
}
@media (max-width: 767px) {
  .p-world_banner__heading {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.4;
  }
}
.p-world_banner__text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  color: #fff;
}
@media (max-width: 767px) {
  .p-world_banner__text {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.8;
  }
}

.p-world_feature:has(.six_power) {
  margin-top: 5rem;
}
@media (max-width: 767px) {
  .p-world_feature:has(.six_power) {
    margin-top: 0;
  }
}

.txt_align_center_sp_left {
  margin-top: 4.7rem;
}

.feature_introduction {
  margin-bottom: 5rem;
}

.p-courses__career--more-btn {
  padding-bottom: 2rem;
}
@media (max-width: 767px) {
  .p-courses__career--more-btn {
    padding-bottom: 0;
  }
}

.c-side-text--top {
  top: 30px;
  margin-bottom: 0;
}

.l-content__header-col {
  padding: 5rem 5rem 0 5rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 1023px) {
  .l-content__header-col {
    padding: 0;
  }
}
.l-content__header-col .l-content__header-heading-jp {
  font-size: 3rempx;
  font-size: 0.3remrem;
  font-weight: 600;
  line-height: 1.5;
}
.l-content__header-col .l-content__header-heading-en {
  margin-top: -1rem;
}

.l-content__lead-heading {
  letter-spacing: 0.03em;
}

.p-world_banner.is-hotel {
  background-color: #245b4e;
}
.p-world_banner.is-tourism {
  background-color: #877c9e;
}
@media (max-width: 767px) {
  .p-world_banner.is-tourism {
    background-image: url("/assets/images/course/tourism/bg_asiral-sp.svg");
  }
}
.p-world_banner.is-airline {
  background-color: #5297b1;
}
@media (max-width: 767px) {
  .p-world_banner.is-airline {
    background-image: url("/assets/images/course/airline/bg_asiral-sp.svg");
  }
}
.p-world_banner.is-bridal {
  background-color: #d0628a;
}
@media (max-width: 767px) {
  .p-world_banner.is-bridal {
    background-image: url("/assets/images/course/bridal/bg_asiral-sp.svg");
  }
}

.is-hotel .p-world_number_frame .frame_number {
  background-color: #245b4e;
}
.is-hotel .p-world_number_frame .frame_number::after {
  border-top-color: #245b4e;
  border-left-color: #245b4e;
}

.is-hotel .p-world_number_frame .frame_title,
.is-hotel .p-world_number_frame .frame_subtitle {
  color: #245b4e;
}

.is-tourism .p-world_number_frame .frame_number {
  background-color: #877c9e;
}
.is-tourism .p-world_number_frame .frame_number::after {
  border-top-color: #877c9e;
  border-left-color: #877c9e;
}

.is-tourism .p-world_number_frame .frame_title,
.is-tourism .p-world_number_frame .frame_subtitle {
  color: #877c9e;
}

.is-airline .p-world_number_frame .frame_number {
  background-color: #5297b1;
}
.is-airline .p-world_number_frame .frame_number::after {
  border-top-color: #5297b1;
  border-left-color: #5297b1;
}

.is-airline .p-world_number_frame .frame_title,
.is-airline .p-world_number_frame .frame_subtitle {
  color: #5297b1;
}

.is-bridal .p-world_number_frame .frame_number {
  background-color: #d0628a;
}
.is-bridal .p-world_number_frame .frame_number::after {
  border-top-color: #d0628a;
  border-left-color: #d0628a;
}

.is-bridal .p-world_number_frame .frame_title,
.is-bridal .p-world_number_frame .frame_subtitle {
  color: #d0628a;
}

.p-world_number_frame .feature_facility .flex_container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-world_number_frame .feature_facility .flex_container.-flex-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .btn_course__wrap {
    margin: 0;
  }
}
.btn_course__wrap .btn_course {
  background-color: #245b4e;
}
.btn_course__wrap.is-tourism .btn_course {
  background-color: #877c9e;
}
.btn_course__wrap.is-airline .btn_course {
  background-color: #5297b1;
}
.btn_course__wrap.is-bridal .btn_course {
  background-color: #d0628a;
}
.btn_course__wrap .btn_course__wrap--item:first-of-type {
  margin-top: 0;
}

.c-breadcrumbs--top {
  margin-bottom: 6.5rem;
}
@media (max-width: 767px) {
  .c-breadcrumbs--top {
    margin-bottom: 2.5rem;
  }
}

.c-anchor-nav {
  margin-bottom: 10rem;
}
@media (max-width: 767px) {
  .c-anchor-nav {
    margin-bottom: 5rem;
  }
}

.c-section {
  padding-bottom: 10rem;
}
.c-section.is-curriculum {
  padding-top: 0;
  padding-bottom: 0;
}
.c-section.is-course {
  padding-top: 0;
  padding-bottom: 10rem;
}
@media (max-width: 767px) {
  .c-section.is-course {
    padding-bottom: 5rem;
  }
}
.c-section.feature_internship {
  padding-top: 10rem;
}
@media (max-width: 767px) {
  .c-section.feature_internship {
    padding-top: 5rem;
  }
}
@media (max-width: 767px) {
  .c-section:has(.btn_course__wrap), .c-section:has(.c-teacher_seminar), .c-section.feature_facility {
    padding-bottom: 5rem;
  }
}

.c-heading-3 {
  margin-bottom: 5.6rem;
}
@media (max-width: 767px) {
  .c-heading-3 {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .c-heading-3__jp {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.4;
  }
}
.c-heading-3__en::before, .c-heading-3__en::after {
  height: 0.2rem;
  width: 6rem;
  background-color: #245b4e;
}
.is-tourism .c-heading-3__en::before, .is-tourism .c-heading-3__en::after {
  background-color: #877c9e;
}
.is-airline .c-heading-3__en::before, .is-airline .c-heading-3__en::after {
  background-color: #5297b1;
}
.is-bridal .c-heading-3__en::before, .is-bridal .c-heading-3__en::after {
  background-color: #d0628a;
}
@media (max-width: 767px) {
  .c-heading-3__en::before, .c-heading-3__en::after {
    max-width: 6rem;
    width: 10vw;
  }
}

.p-world_course_links {
  padding-top: 10rem;
  background-color: #fff;
}
@media (max-width: 767px) {
  .p-world_course_links {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media (max-width: 1340px) {
  .p-world_course_links .c-section__inner {
    padding-right: 50px;
    padding-left: 50px;
  }
}

.p-courses__career--slider-item-major, .p-courses__career--slider-item-name, .p-courses__career--slider-item-company, .p-courses__career--slider-item-jobtype {
  padding-left: 2rem;
}
.p-courses__career--slider-item-year {
  font-weight: 700;
}

.is-hotel .p-courses__career--slider-item-year,
.is-hotel .p-courses__career--slider-item-company .tag,
.is-hotel .p-courses__career--slider-item-jobtype .tag {
  background-color: #245b4e;
}

.is-tourism .p-courses__career--slider-item-year,
.is-tourism .p-courses__career--slider-item-company .tag,
.is-tourism .p-courses__career--slider-item-jobtype .tag {
  background-color: #877c9e;
}

.is-airline .p-courses__career--slider-item-year,
.is-airline .p-courses__career--slider-item-company .tag,
.is-airline .p-courses__career--slider-item-jobtype .tag {
  background-color: #6595a5;
}

.is-bridal .p-courses__career--slider-item-year,
.is-bridal .p-courses__career--slider-item-company .tag,
.is-bridal .p-courses__career--slider-item-jobtype .tag {
  background-color: #d0628a;
}

.p-courses__introduction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
}

.p-courses__introduction--item {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.p-courses__introduction--item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .p-courses__introduction--item > a {
    gap: 1.4rem;
  }
}
.p-courses__introduction--item > a .photo {
  max-width: 41.6rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 767px) {
  .p-courses__introduction--item > a .photo {
    max-width: 12.3rem;
  }
}
.p-courses__introduction--item > a:hover {
  opacity: 0.8;
}
.p-courses__introduction--item-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.p-courses__introduction--item-year {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 2.15384615;
  padding: 0 1.6rem;
  margin-bottom: 2rem;
  display: inline-block;
  background-color: #245b4e;
  letter-spacing: 0.03em;
  color: #fff;
}
.is-tourism .p-courses__introduction--item-year {
  background-color: #877c9e;
}
.is-airline .p-courses__introduction--item-year {
  background-color: #5297b1;
}
.is-bridal .p-courses__introduction--item-year {
  background-color: #d0628a;
}
@media (max-width: 767px) {
  .p-courses__introduction--item-year {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.6;
    padding: 0.3rem 1.4rem;
    margin-bottom: 0.5rem;
  }
}
.p-courses__introduction--item-name {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.03em;
  color: #404040;
}
@media (max-width: 767px) {
  .p-courses__introduction--item-name {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5;
  }
}
.p-courses__introduction--item-lead {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  margin-top: 1.4rem;
  letter-spacing: 0.03em;
  color: #404040;
}
@media (max-width: 767px) {
  .p-courses__introduction--item-lead {
    margin-top: 0;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 2;
  }
}
.p-courses__introduction--item-more {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 2rem;
  letter-spacing: 0.03em;
  color: #245b4e;
  text-decoration: underline;
}
.is-tourism .p-courses__introduction--item-more {
  color: #877c9e;
}
.is-airline .p-courses__introduction--item-more {
  color: #5297b1;
}
.is-bridal .p-courses__introduction--item-more {
  color: #d0628a;
}
@media (max-width: 767px) {
  .p-courses__introduction--item-more {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1;
    text-align: right;
    margin-top: 0.5rem;
  }
}

.c-teacher_seminar {
  margin-top: 10rem;
}
@media (max-width: 767px) {
  .c-teacher_seminar {
    margin-top: 5rem;
  }
}
.c-teacher_seminar__heading > .c-heading-3 {
  margin-bottom: 5.6rem;
}
@media (max-width: 767px) {
  .c-teacher_seminar__heading > .c-heading-3 {
    margin-bottom: 3rem;
  }
}
.c-teacher_seminar__heading--copy {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.03em;
  color: #245b4e;
}
.is-tourism .c-teacher_seminar__heading--copy {
  color: #877c9e;
}
.is-airline .c-teacher_seminar__heading--copy {
  color: #5297b1;
}
.is-bridal .c-teacher_seminar__heading--copy {
  color: #d0628a;
}
@media (max-width: 767px) {
  .c-teacher_seminar__heading--copy {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4;
  }
}
.c-teacher_seminar__teacher {
  padding: 0;
}

.c-teacher_seminar__teacher {
  padding-top: 8rem;
  border-top: 1px solid #245b4e;
}
.is-tourism .c-teacher_seminar__teacher {
  border-top-color: #877c9e;
}
.is-airline .c-teacher_seminar__teacher {
  border-top-color: #5297b1;
}
.is-bridal .c-teacher_seminar__teacher {
  border-top-color: #d0628a;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher {
    margin-top: 4rem;
    padding-top: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-teacher_seminar__teacher + .c-teacher_seminar__teacher {
  margin-top: 8rem;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher + .c-teacher_seminar__teacher {
    margin-top: 4rem;
  }
}

.c-teacher_seminar__teacher--seminar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--seminar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}
.c-teacher_seminar__teacher--seminar-photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6rem;
          flex: 0 0 41.6rem;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--seminar-photo {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
.c-teacher_seminar__teacher--seminar-photo img {
  width: 100%;
  height: auto;
  display: block;
}
.c-teacher_seminar__teacher--seminar-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2rem;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--seminar-body {
    gap: 0.8rem;
  }
}
.c-teacher_seminar__teacher--seminar-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.4;
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  letter-spacing: 0.03em;
  color: #245b4e;
}
.c-teacher_seminar.is-tourism .c-teacher_seminar__teacher--seminar-title {
  color: #877c9e;
}
.c-teacher_seminar.is-airline .c-teacher_seminar__teacher--seminar-title {
  color: #6595a5;
}
.c-teacher_seminar.is-bridal .c-teacher_seminar__teacher--seminar-title {
  color: #d0628a;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--seminar-title {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
  }
}
.c-teacher_seminar__teacher--seminar-title-tag {
  padding: 0 1.6rem;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 2.15384615;
  background-color: #245b4e;
}
.c-teacher_seminar.is-tourism .c-teacher_seminar__teacher--seminar-title-tag {
  background-color: #877c9e;
}
.c-teacher_seminar.is-airline .c-teacher_seminar__teacher--seminar-title-tag {
  background-color: #5297b1;
}
.c-teacher_seminar.is-bridal .c-teacher_seminar__teacher--seminar-title-tag {
  background-color: #d0628a;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--seminar-title-tag {
    padding: 0.5rem 1rem;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1;
    margin: 0;
  }
}

.c-teacher_seminar__teacher--profile {
  border: none;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--profile {
    padding-top: 1.5rem;
    margin: 0;
  }
}
.c-teacher_seminar__teacher--profile-avator {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20rem;
          flex: 0 0 20rem;
}
.c-teacher_seminar__teacher--profile-text + .c-teacher_seminar__teacher--profile-text {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--profile-text + .c-teacher_seminar__teacher--profile-text {
    margin-top: 1.5rem;
  }
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--profile-text {
    margin-top: 1.5rem;
  }
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--profile-text .js_txt_read_more.close {
    height: 13rem;
  }
}
.c-teacher_seminar__teacher--profile-text .js_txt_read_more.open .read_more {
  background: none;
}
.c-teacher_seminar__teacher--profile-text .js_txt_read_more .read_more {
  bottom: 0;
  padding: 0 0 1px;
}
.c-teacher_seminar__teacher--profile-text .js_txt_read_more .read_more a {
  letter-spacing: 0.03em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: underline;
}
.c-teacher_seminar__teacher--profile-text-degree li {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.03em;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--profile-text-degree li {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 2;
  }
}
.c-teacher_seminar__teacher--profile-text-degree li + li {
  margin: 0;
}
.c-teacher_seminar__teacher--profile-text-name {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 1rem;
  color: #245b4e;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--profile-text-name {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.4;
  }
}
.c-teacher_seminar__teacher--profile-text-name.is-tourism {
  color: #877c9e;
}
.c-teacher_seminar__teacher--profile-text-name.is-airline {
  color: #5297b1;
}
.c-teacher_seminar__teacher--profile-text-name.is-bridal {
  color: #d0628a;
}
.c-teacher_seminar__teacher--profile-heading {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.4;
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #404040;
}
@media (max-width: 767px) {
  .c-teacher_seminar__teacher--profile-heading {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1;
  }
}

.p-world_feature {
  margin-top: 10rem;
}
@media (max-width: 767px) {
  .p-world_feature {
    margin-top: 5rem;
    padding-bottom: 5rem;
  }
}

.is-hotel .c-heading-3::before {
  color: #245b4e;
}

.is-tourism .c-heading-3::before {
  color: #877c9e;
}

.is-airline .c-heading-3::before {
  color: #6595a5;
}

.is-bridal .c-heading-3::before {
  color: #d0628a;
}

.p-courses__overseas--destination + .p-courses__overseas--title {
  margin-top: 7rem;
}

.p-world_overseas {
  padding-top: 0;
}
@media (max-width: 767px) {
  .p-world_overseas {
    padding-bottom: 5rem;
  }
}

.p-courses__overseas {
  background-color: #245b4e;
  padding: 8rem 8.4rem;
}
.p-courses__overseas.is-tourism {
  background-color: #877c9e;
}
.p-courses__overseas.is-airline {
  background-color: #5297b1;
}
.p-courses__overseas.is-bridal {
  background-color: #d0628a;
}
@media (max-width: 767px) {
  .p-courses__overseas {
    padding: 2.4rem 2rem;
  }
}
.p-courses__overseas--title {
  text-align: center;
  color: #fff;
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.3714285714;
}
@media (max-width: 767px) {
  .p-courses__overseas--title {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.5;
  }
}
.p-courses__overseas--title .is-small {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .p-courses__overseas--title .is-small {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.5;
  }
}
.p-courses__overseas--destination {
  background: -webkit-gradient(linear, left top, right top, from(#faf7f2), to(#f2ecdf));
  background: linear-gradient(to right, #faf7f2 0%, #f2ecdf 100%);
  padding: 50px;
  margin-top: 40px;
}
@media (max-width: 1023px) {
  .p-courses__overseas--destination {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .p-courses__overseas--destination {
    padding: 15px;
    margin-top: 20px;
  }
}
.p-courses__overseas--destination-alert {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 1.2rem;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .p-courses__overseas--destination-alert {
    margin-top: 1rem;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
  }
}
.p-courses__overseas--destination-photo {
  margin: -50px -50px 50px;
}
@media (max-width: 767px) {
  .p-courses__overseas--destination-photo {
    height: 50vw;
    margin: -15px -15px 15px;
  }
  .p-courses__overseas--destination-photo img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.p-courses__overseas--destination-name {
  color: #a58745;
  font-family: "Bellefair", YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 50px;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 1023px) {
  .p-courses__overseas--destination-name {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media (max-width: 767px) {
  .p-courses__overseas--destination-name {
    font-size: 30px;
    font-size: 3rem;
  }
}
.p-courses__overseas--destination-name-jp {
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 1023px) {
  .p-courses__overseas--destination-name-jp {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .p-courses__overseas--destination-name-jp {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.p-courses__overseas--destination-lead {
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  margin: 40px 0 20px;
}
@media (max-width: 1023px) {
  .p-courses__overseas--destination-lead {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 30px 0 15px;
  }
}
@media (max-width: 767px) {
  .p-courses__overseas--destination-lead {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 20px 0 10px;
  }
}
.p-courses__overseas--destination-text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .p-courses__overseas--destination-text {
    text-align: left;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 2;
  }
}
.p-courses__overseas--destination-text-note {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 0.8rem;
}
.p-courses__overseas--destination-school {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 80px -20px 0;
}
@media (max-width: 1023px) {
  .p-courses__overseas--destination-school {
    display: block;
    margin: 20px 0 0;
  }
}
.p-courses__overseas--destination-school-image {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  max-width: 40%;
  margin: 0 20px;
}
@media (max-width: 1023px) {
  .p-courses__overseas--destination-school-image {
    max-width: 100%;
    margin: 0;
  }
}
.p-courses__overseas--destination-school-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  .p-courses__overseas--destination-school-image img {
    height: auto;
  }
}
.p-courses__overseas--destination-school-box {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  max-width: 60%;
  margin: 0 20px;
}
@media (max-width: 1023px) {
  .p-courses__overseas--destination-school-box {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin: 10px 0 0;
  }
}
.p-courses__overseas--destination-school-box .c-text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}
@media (max-width: 767px) {
  .p-courses__overseas--destination-school-box .c-text {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 2;
  }
}
.p-courses__overseas--destination-school-heading-eg {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  font-family: "Bellefair", YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  color: #9f8753;
}
@media (max-width: 1023px) {
  .p-courses__overseas--destination-school-heading-eg {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .p-courses__overseas--destination-school-heading-eg {
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 10px;
  }
}
.p-courses__overseas--destination-school-heading {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.5;
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .p-courses__overseas--destination-school-heading {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .p-courses__overseas--destination-school-heading {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
}
.p-courses__overseas--destination-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
  margin: 20px 0 0;
}
.p-courses__overseas--destination-thumb-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.p-courses__overseas--destination-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5rem;
  margin-top: 4rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1023px) {
  .p-courses__overseas--destination-cols {
    gap: 3rem;
  }
}
@media (max-width: 767px) {
  .p-courses__overseas--destination-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2rem;
    margin-top: 2rem;
  }
}
.p-courses__overseas--destination-col {
  width: calc((100% - 5rem) / 2);
}
@media (max-width: 767px) {
  .p-courses__overseas--destination-col {
    width: 100%;
  }
}
.p-courses__overseas--destination-col .p-courses__overseas--destination-lead {
  margin-top: 0;
}
.p-courses__overseas--destination-col .p-courses__overseas--destination-text {
  text-align: left;
}

.p-world_system {
  padding-top: 10rem;
}
@media (max-width: 767px) {
  .p-world_system {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.is-hotel .c-world_system__heading--title {
  color: #245b4e;
}

.is-tourism .c-world_system__heading--title {
  color: #877c9e;
}

.is-airline .c-world_system__heading--title {
  color: #5297b1;
}

.is-bridal .c-world_system__heading--title {
  color: #d0628a;
}

.is-hotel .c-world_system__content--item-heading-title {
  background-color: #245b4e;
}
.is-hotel .c-world_system__content--item-heading-title::before {
  background-color: #245b4e;
}

.is-tourism .c-world_system__content--item-heading-title {
  background-color: #877c9e;
}
.is-tourism .c-world_system__content--item-heading-title::before {
  background-color: #877c9e;
}

.is-airline .c-world_system__content--item-heading-title {
  background-color: #5297b1;
}
.is-airline .c-world_system__content--item-heading-title::before {
  background-color: #5297b1;
}

.is-airline .c-world_system__content--item-lead,
.is-airline .c-world_system__content--item-sub_heading-text,
.is-airline .c-world_system__content--w_major-case-title-en,
.is-airline .c-world_system__content--work_study-schedule,
.is-airline .c-world_system__content--work_study-income {
  color: #5297b1;
}

.is-airline .c-world_system__content--work_study-schedule-weekday-arrow,
.is-airline .c-world_system__content--work_study-schedule-holiday-arrow {
  border-color: #5297b1;
}

.is-bridal .c-world_system__content--item-heading-title {
  background-color: #d0628a;
}
.is-bridal .c-world_system__content--item-heading-title::before {
  background-color: #d0628a;
}

.c-world_system__content--item-sub_heading-notes-item::before {
  content: none;
}

.c-legend-icon {
  color: #a58745;
}

.p-courses-world__section {
  padding-top: 10rem;
  margin-bottom: 10rem;
}
@media (max-width: 767px) {
  .p-courses-world__section {
    padding-top: 5rem;
    padding-bottom: 5rem;
    margin-bottom: 5rem;
  }
}

.is-tourism .p-courses__students_day {
  background-color: #877c9e;
}
.is-airline .p-courses__students_day {
  background-color: #5297b1;
  margin-bottom: 0;
}
.is-bridal .p-courses__students_day {
  background-color: #d0628a;
}
@media (max-width: 767px) {
  .p-courses__students_day {
    padding-top: 5rem;
  }
}
.p-courses__students_day .youtube-note {
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
  margin-top: 1.5rem;
}

.section_havefun_banner {
  padding-bottom: 0;
  margin-bottom: 8rem;
}
@media (max-width: 767px) {
  .section_havefun_banner {
    padding-bottom: 3rem;
  }
}

.p-courses__curriculum {
  margin-top: 0;
  padding-top: 0;
}
.p-courses__curriculum--lead {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  text-align: center;
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .p-courses__curriculum--lead {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 2;
    text-align: left;
  }
}
.p-courses__curriculum--chart {
  padding: 0;
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .p-courses__curriculum--chart {
    margin-top: 3rem;
    padding-right: 8vw;
    padding-left: 8vw;
  }
}
.p-courses__curriculum--chart .c-section__inner {
  max-width: 1180px;
  padding: 6rem 8rem 6rem 5rem;
  background-color: #dee7e5;
}
.is-tourism .p-courses__curriculum--chart .c-section__inner {
  background-color: #edebf1;
}
.is-airline .p-courses__curriculum--chart .c-section__inner {
  background-color: #e8eff2;
}
.is-bridal .p-courses__curriculum--chart .c-section__inner {
  background-color: #f8e8ee;
}
@media (max-width: 767px) {
  .p-courses__curriculum--chart .c-section__inner {
    padding: 2rem;
  }
}
.p-courses__curriculum .p-courses__curriculum--year-wrap:last-of-type {
  margin-bottom: 0;
}
.p-courses__curriculum .p-courses__curriculum--year-wrap:last-of-type .p-courses__curriculum--year {
  margin-bottom: 0;
}
.p-courses__curriculum--year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 3.2rem;
}
@media (max-width: 767px) {
  .p-courses__curriculum--year {
    gap: 1.5rem;
  }
}
.p-courses__curriculum--year.is-year4 {
  margin-bottom: 0;
}
.p-courses__curriculum--year.is-year4 .p-courses__curriculum--item {
  padding: 1rem 5.9rem;
}
@media (max-width: 767px) {
  .p-courses__curriculum--year.is-year4 .p-courses__curriculum--item {
    padding: 1.6rem 2rem;
  }
}
.p-courses__curriculum--year + .p-courses__curriculum--year {
  margin-top: 2rem;
}
.p-courses__curriculum--year-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1rem;
          flex: 0 0 1rem;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.p-courses__curriculum--year-head {
  text-align: center;
  color: #000;
  padding-bottom: 0.8rem;
}
.p-courses__curriculum--year-label {
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4rem;
}
.p-courses__curriculum--year-num {
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1;
}
.p-courses__curriculum--year-text {
  padding-top: 5px;
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.4;
}
.p-courses__curriculum--year-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
}
.p-courses__curriculum--year-arrow {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  display: inline-block;
  width: 1px;
  background-color: #000;
  height: 100px;
  margin-left: 5px;
  border-radius: 9999px;
}
.p-courses__curriculum--year-arrow::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 2px);
  width: 1px;
  height: 9px;
  border-radius: 9999px;
  background-color: #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 50% calc(100% - 2px);
          transform-origin: 50% calc(100% - 2px);
}
.is-year2 .p-courses__curriculum--year-arrow::before {
  background-color: #1d493e;
}
.is-year2 .p-courses__curriculum--year-arrow::after {
  border-top-color: #1d493e;
}
.is-year3 .p-courses__curriculum--year-arrow::before {
  background-color: #16362f;
}
.is-year3 .p-courses__curriculum--year-arrow::after {
  border-top-color: #16362f;
}
.p-courses__curriculum--item {
  padding: 1rem 4rem;
  color: #fff;
}
.p-courses__curriculum--item:has(.p-courses__curriculum--item-list) {
  padding: 2.4rem 4rem;
}
@media (max-width: 767px) {
  .p-courses__curriculum--item:has(.p-courses__curriculum--item-list) {
    padding: 1.6rem 1.9rem;
  }
}
@media (max-width: 767px) {
  .p-courses__curriculum--item {
    padding: 1.5rem 2rem;
  }
}
.is-year1 .p-courses__curriculum--item {
  background-color: #245b4e;
}
.is-year2 .p-courses__curriculum--item {
  background-color: #1d493e;
}
.is-year3 .p-courses__curriculum--item {
  background-color: #16362f;
}
.is-year4 .p-courses__curriculum--item {
  background-color: #0e241f;
  margin-bottom: 0;
}
.is-tourism .is-year1 .p-courses__curriculum--item {
  background-color: #877c9e;
}
.is-tourism .is-year2 .p-courses__curriculum--item {
  background-color: #6e5f8d;
}
.is-tourism .is-year3 .p-courses__curriculum--item {
  background-color: #423262;
}
.is-tourism .is-year4 .p-courses__curriculum--item {
  background-color: #190b35;
  margin-bottom: 0;
}
.is-airline .is-year1 .p-courses__curriculum--item {
  background-color: #5297b1;
}
.is-airline .is-year2 .p-courses__curriculum--item {
  background-color: #2e88a9;
}
.is-airline .is-year3 .p-courses__curriculum--item {
  background-color: #2b7692;
}
.is-airline .is-year4 .p-courses__curriculum--item {
  background-color: #0d3d4e;
}
.is-bridal .is-year1 .p-courses__curriculum--item {
  background-color: #d0628a;
}
.is-bridal .is-year2 .p-courses__curriculum--item {
  background-color: #b23f69;
}
.is-bridal .is-year3 .p-courses__curriculum--item {
  background-color: #89143f;
}
.is-bridal .is-year4 .p-courses__curriculum--item {
  background-color: #5d102c;
  margin-bottom: 0;
}
.p-courses__curriculum--item-ttl {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
}
.p-courses__curriculum--item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.4rem 2rem;
  margin-top: 1rem;
  padding-left: 0;
  list-style: none;
}
.p-courses__curriculum--item-list li {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6;
  position: relative;
  padding-left: 1em;
}
@media (max-width: 767px) {
  .p-courses__curriculum--item-list li {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.8;
  }
}
.p-courses__curriculum--item-list li::before {
  content: "・";
  position: absolute;
  left: 0;
}
.p-courses__curriculum--item .-small {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .p-courses__curriculum--item .-small {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.8;
  }
}
.p-courses__curriculum--sub-ttl {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.4;
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  letter-spacing: 0.03em;
  margin-top: 7rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .p-courses__curriculum--sub-ttl {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 6rem;
  }
}
.p-courses__curriculum--note {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .p-courses__curriculum--note {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 2rem;
  }
}
.p-courses__curriculum--timetable {
  text-align: center;
}
@media (max-width: 767px) {
  .p-courses__curriculum--timetable {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767px) {
  .p-courses__curriculum--timetable > img {
    max-width: none;
  }
}
.p-courses__curriculum--cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2rem;
  list-style: none;
  padding: 0;
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .p-courses__curriculum--cards {
    gap: 4rem;
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-courses__curriculum--card {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.p-courses__curriculum--card-photo {
  margin: 0 0 1.6rem;
}
.p-courses__curriculum--card-photo img {
  width: 100%;
  height: auto;
  display: block;
}
.p-courses__curriculum--card-ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 1.6rem;
}
@media (max-width: 767px) {
  .p-courses__curriculum--card-ttl {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 0.8rem;
  }
}
.p-courses__curriculum--card-text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .p-courses__curriculum--card-text {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.8;
  }
}

.p-courses__strengths--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3.2rem;
  list-style: none;
  padding: 0;
  margin-top: 5rem;
}
@media (max-width: 767px) {
  .p-courses__strengths--list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4rem;
    margin-top: 3rem;
  }
}
.p-courses__strengths--item {
  width: calc((100% - 6.4rem) / 3);
}
@media (max-width: 767px) {
  .p-courses__strengths--item {
    width: 100%;
  }
}
.p-courses__strengths--item-wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 3.2rem;
}
@media (max-width: 767px) {
  .p-courses__strengths--item-wide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}
.p-courses__strengths--item-wide .p-courses__strengths--photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6rem;
          flex: 0 0 41.6rem;
}
@media (max-width: 767px) {
  .p-courses__strengths--item-wide .p-courses__strengths--photo {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
.p-courses__strengths--photo {
  margin: 0 0 2rem;
}
.p-courses__strengths--photo img {
  width: 100%;
  height: auto;
  display: block;
}
.p-courses__strengths--body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-courses__strengths--ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 1.6rem;
}
@media (max-width: 767px) {
  .p-courses__strengths--ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.p-courses__strengths--text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .p-courses__strengths--text {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.p-courses__credentials {
  margin-top: 5rem;
}
@media (max-width: 767px) {
  .p-courses__credentials {
    margin-top: 3rem;
  }
}
.p-courses__credentials--section + .p-courses__credentials--section {
  margin-top: 7rem;
}
@media (max-width: 767px) {
  .p-courses__credentials--section + .p-courses__credentials--section {
    margin-top: 4rem;
  }
}
.p-courses__credentials--head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 1.2rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #245b4e;
  margin-bottom: 3rem;
}
.is-tourism .p-courses__credentials--head {
  border-bottom-color: #877c9e;
}
.is-airline .p-courses__credentials--head {
  border-bottom-color: #5297b1;
}
.is-bridal .p-courses__credentials--head {
  border-bottom-color: #d0628a;
}
@media (max-width: 767px) {
  .p-courses__credentials--head {
    margin-bottom: 2rem;
    padding-bottom: 0.5rem;
  }
}
.p-courses__credentials--head-ttl {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.4;
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #245b4e;
}
@media (max-width: 767px) {
  .p-courses__credentials--head-ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.p-courses__credentials--head-note {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.4;
  margin-left: 1.9rem;
  color: #404040;
  font-family: YakuHanJP_Narrow, "Roboto", "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}
@media (max-width: 767px) {
  .p-courses__credentials--head-note {
    font-size: 9px;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.4;
  }
}
.p-courses__credentials--cards {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 3.2rem 3rem;
}
@media (max-width: 767px) {
  .p-courses__credentials--cards {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 3.2rem;
  }
}
.p-courses__credentials--card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .p-courses__credentials--card {
    display: block;
  }
}
.p-courses__credentials--card-photo {
  margin: 0 0 2.4rem;
}
@media (max-width: 767px) {
  .p-courses__credentials--card-photo {
    margin-bottom: 1.6rem;
  }
}
.p-courses__credentials--card-photo img {
  width: 100%;
  height: auto;
  display: block;
}
.p-courses__credentials--card-ttl {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.4;
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #245b4e;
  margin-bottom: 0.8rem;
}
@media (max-width: 767px) {
  .p-courses__credentials--card-ttl {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
  }
}
.p-courses__credentials--card-text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .p-courses__credentials--card-text {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-courses__credentials--list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 4rem 3rem;
  list-style: none;
  padding: 0;
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .p-courses__credentials--list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 3.2rem;
    gap: 0;
  }
}
.p-courses__credentials--list-item {
  padding: 0 0 2.4rem;
  border-bottom: 1px solid #ddd;
}
.p-courses__credentials--list-item:nth-child(-n+2) {
  padding-top: 0;
}
@media (max-width: 767px) {
  .p-courses__credentials--list-item {
    padding: 2rem 0;
  }
  .p-courses__credentials--list-item:nth-child(-n+2) {
    padding-top: 2rem;
  }
  .p-courses__credentials--list-item:first-child {
    padding-top: 0;
  }
}
.p-courses__credentials--list-ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.4;
  font-family: YakuHanJP_Narrow, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #404040;
  margin-bottom: 0.8rem;
}
@media (max-width: 767px) {
  .p-courses__credentials--list-ttl {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.4;
  }
}
.p-courses__credentials--list-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .p-courses__credentials--list-text {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.8;
  }
}
.p-courses__credentials--tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem 2rem;
  list-style: none;
  padding: 0;
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .p-courses__credentials--tags {
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.4rem;
  }
}
.p-courses__credentials--tags.-top-border {
  padding-top: 4rem;
  border-top: 1px solid #ddd;
}
.p-courses__credentials--tags li {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
  padding-left: 1.3rem;
}
@media (max-width: 767px) {
  .p-courses__credentials--tags li {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.6;
  }
}
.p-courses__credentials--tags li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4em;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #245b4e;
  border-radius: 50%;
}
.is-tourism-credentials .p-courses__credentials--tags li::before {
  background-color: #877c9e;
}
.is-airline-credentials .p-courses__credentials--tags li::before {
  background-color: #6595a5;
}
.is-bridal-credentials .p-courses__credentials--tags li::before {
  background-color: #d0628a;
}
.p-courses__credentials--tags li.is-more {
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.p-courses__credentials--tags li.is-more::before {
  display: none;
}

.is-tourism .p-courses__credentials--head-ttl, .is-tourism .p-courses__credentials--card-ttl {
  color: #877c9e;
}

.is-airline .p-courses__credentials--head-ttl, .is-airline .p-courses__credentials--card-ttl {
  color: #6595a5;
}

.is-bridal .p-courses__credentials--head-ttl, .is-bridal .p-courses__credentials--card-ttl {
  color: #d0628a;
}

.course_sangaku .c-heading-3 {
  margin-bottom: 5.6rem;
}
@media (max-width: 767px) {
  .course_sangaku .c-heading-3 {
    margin-bottom: 3rem;
  }
}

.p-courses-super__section {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.p-courses-super__section.is-management {
  padding-bottom: 4rem;
}
.p-courses-super__section:has(.p-courses__curriculum-nav) {
  padding-top: 0;
}
@media (max-width: 767px) {
  .p-courses-super__section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.p-courses-super__section .course_content:not(.course_links) {
  margin-top: 0;
}

.p-courses__curriculum-nav {
  margin-top: 10rem;
}
@media (max-width: 767px) {
  .p-courses__curriculum-nav {
    margin-top: 5rem;
  }
}
.p-courses-super__section + .p-courses-super__section .p-courses__curriculum-nav {
  margin-top: 0;
}

.course_links .btns {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.course_links .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.course_links .btn .c-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  height: 100%;
}

.is-hotel .js_txt_read_more.close {
  height: 8.4rem;
}
.is-hotel .js_txt_read_more .read_more {
  height: 8.4rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(72%, #fff));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 72%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-hotel .js_txt_read_more .read_more a {
  color: #9f8753;
}

.is-tourism .js_txt_read_more.close {
  height: 8.4rem;
}
.is-tourism .js_txt_read_more .read_more {
  height: 8.4rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(72%, #fff));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 72%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-tourism .js_txt_read_more .read_more a {
  color: #9f8753;
}

.is-airline .js_txt_read_more.close {
  height: 8.4rem;
}
.is-airline .js_txt_read_more .read_more {
  height: 8.4rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(72%, #fff));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 72%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-airline .js_txt_read_more .read_more a {
  color: #9f8753;
}

.is-bridal .js_txt_read_more.close {
  height: 8.4rem;
}
.is-bridal .js_txt_read_more .read_more {
  height: 8.4rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(72%, #fff));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 72%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-bridal .js_txt_read_more .read_more a {
  color: #9f8753;
}