/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	-webkit-text-size-adjust: 100%; /* 2 */
	line-height: 1.15; /* 1 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	-webkit-text-decoration: underline dotted;
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	overflow: visible; /* 1 */
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	text-transform: none; /* 1 */
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*****************************************************
  Foundation
*****************************************************/

/* -----------------------------------------------
  Base
----------------------------------------------- */

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Noto Sans JP", 游ゴシック, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
}

*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	scroll-padding-top: 110px;
	scroll-behavior: smooth;
}

body {
	-webkit-text-size-adjust: 100%;
	word-wrap: break-word;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: unset;
	-webkit-animation: fadeIn 1.5s ease;
	animation: fadeIn 1.5s ease;
	background: #fff;
	color: #000;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-size: clamp(16px, 14.096px + 0.51vw, 18px);
	font-size: clamp(1rem, 0.881rem + 0.51vw, 1.125rem);
	line-height: 1.5;
	min-width: 100%;
	overflow: visible;
	overflow-y: scroll;
	position: relative;
	word-break: break-word;
}

nav {
	white-space: nowrap;
}

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

em {
	font-style: normal;
}

p {
	letter-spacing: normal;
	margin: 0;
}

sub {
	bottom: -0.1em;
}

p + p {
	margin-top: 1.8em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

b,
strong {
	font-weight: 700;
}

img {
	-webkit-user-select: none;
	-moz-user-select: none;
	height: auto;
	max-width: 100%;
	-ms-user-select: none;
	user-select: none;
	vertical-align: top;
}

input[type=search] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}

input[type=search]:focus {
	outline: none;
}

button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	cursor: pointer;
	padding: 0;
	-webkit-transition: 0.2s linear;
	transition: 0.2s linear;
}

select {
	white-space: nowrap;
}

input,
textarea,
select,
button {
	background-color: transparent;
}

a {
	color: #000;
	opacity: 1;
	text-decoration: none;
	-webkit-transition: 0.2s linear;
	transition: 0.2s linear;
}

a img {
	-webkit-transition: 0.2s linear;
	transition: 0.2s linear;
}

a:hover {
	text-decoration: underline;
}

a:hover img {
	opacity: 0.7;
}

.js-linkGroup {
	cursor: pointer;
	-webkit-transition: 0.2s linear;
	transition: 0.2s linear;
}

.js-linkGroup:hover {
	opacity: 0.7;
}

.container {
	margin-inline: auto;
	max-width: 1218px;
	position: relative;
	width: 100%;
	z-index: 5;
}

button:focus-visible {
	outline: 2px solid #0B1A39;
	outline-offset: 2px;
}

a:focus-visible {
	outline: 2px solid #0B1A39;
	outline-offset: 2px;
}

/*****************************************************
  Layout
*****************************************************/

/* =================================================
  l-section
================================================= */

.l-section {
	padding-block: clamp(40px, 1.84px + 10.18vw, 80px);
	padding-block: clamp(2.5rem, 0.115rem + 10.18vw, 5rem);
}

/* =================================================
  l-header
================================================= */

body.is-fixed {
	overflow: hidden;
}

/* オーバーレイのスタイル */

.overlay {
	background: rgba(0, 0, 0, .3); /* 30%の黒影 */
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	visibility: hidden;
	width: 100%;
	z-index: 9; /* メニューの下に配置 */
}

.overlay.is-active {
	opacity: 1;
	visibility: visible;
}

.l-header {
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	left: 0;
	max-width: 100%;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 100;
}

.l-header_logo {
	max-width: clamp(180px, -2.256px + 48.6vw, 371px);
	max-width: clamp(11.25rem, -0.141rem + 48.6vw, 23.1875rem);
}

.l-header_navWrap {
	gap: 30px;
	gap: 1.875rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.l-header_navList {
	gap: 30px;
	gap: 1.875rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.l-header_navItem {
	color: #0B1A39;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
}

.l-header_navLink {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
}

.l-header_navLink:hover {
	color: #DE202C;
	text-decoration: none;
}

.l-header_navBtnWrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.l-header_hamWrap {
	display: none;
}

.l-header_navSp.is-active {
	background: #0B1A39;
	bottom: 0;
	display: block;
	height: 100vh;
	overflow: scroll;
	position: fixed;
	right: 0;
	top: 0;
	width: 82.6666%;
	z-index: 10;
}

.l-header_navSp.is-active .l-header_list {
	margin-inline: auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.l-header_navSp.is-active .l-header_item {
	color: #fff;
	margin-bottom: 20px;
}

.l-header_navSp.is-active .l-header_item a {
	color: #fff;
}

.l-header_navSp.is-active .l-header_link {
	color: #fff;
}

.l-header_navSpList {
	margin-inline: auto;
	margin-top: 140px;
	margin-top: 8.75rem;
	padding-right: 20px;
	padding-right: 1.25rem;
	width: 77.096774193%;
}

.l-header_navSpItem {
	border-bottom: 1px solid #fff;
	padding-bottom: 23px;
	padding-bottom: 1.4375rem;
	padding-top: 23px;
	padding-top: 1.4375rem;
}

.l-header_navSpItem:first-child {
	padding-top: 0;
}

.l-header_navSpItem a {
	gap: 25px;
	gap: 1.5625rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.c-hamburger {
	height: 30px;
	margin-right: 20px;
	margin-right: 1.25rem;
	position: relative;
	width: 30px;
	z-index: 100;
}

.c-hamburger span {
	background-color: #1D1D1D;
	border-radius: 3px;
	height: 3px;
	position: absolute;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	width: inherit;
}

.c-hamburger.is-active span {
	background-color: #fff;
}

.c-hamburger span:nth-child(1) {
	top: 12%;
}

.c-hamburger span:nth-child(2) {
	opacity: 1;
	top: 49%;
}

.c-hamburger span:nth-child(3) {
	top: 85%;
}

.c-hamburger.is-active span:nth-child(1) {
	top: 55%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.c-hamburger.is-active span:nth-child(2) {
	opacity: 0;
	top: 51%;
}

.c-hamburger.is-active span:nth-child(3) {
	top: 55%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.js-sp-nav {
	background: #fff;
	height: 100%;
	opacity: 0;
	position: fixed;
	right: -100%;
	top: 0;
	-webkit-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
	transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-webkit-transition: right 0.3s ease-in-out;
	transition: right 0.3s ease-in-out;
	visibility: hidden;
	width: 100%;
	z-index: 1000; /* 必要に応じて調整 */
}

/* メニューがアクティブな場合は、画面内に表示される */

.js-sp-nav.is-active {
	opacity: 1;
	right: 0;
	-webkit-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
	transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
	visibility: visible;
}

/* ハンバーガーメニューのスタイル（例） */

.js-hamburger {
	cursor: pointer;
}

body.is-fixed {
	overflow: hidden;
}

/* =================================================
  l-footer
================================================= */

.l-footer_inner {
	padding-block: 20px;
	padding-block: 1.25rem;
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	background-color: #0B1A39;
}

.l-footer_navList {
	gap: clamp(30px, 10.912px + 5.09vw, 50px);
	gap: clamp(1.875rem, 0.682rem + 5.09vw, 3.125rem);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.l-footer_navLink {
	color: #fff;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
}

.l-footer_navLink:hover {
	color: #DE202C;
	text-decoration: none;
}

.l-footer_copyright {
	padding-block: 3px;
	padding-block: 0.1875rem;
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	background-color: #DE202C;
	color: #fff;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: bold;
	text-align: center;
}

/*****************************************************
  Component
*****************************************************/

/* -----------------------------------------------
  .c-btn
----------------------------------------------- */

.c-btn {
	background: #0B1A39;
	border: 1px solid #0B1A39;
	border: 0.0625rem solid #0B1A39;
	color: #fff;
	display: inline-block;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(16px, 8.368px + 2.04vw, 24px);
	font-size: clamp(1rem, 0.523rem + 2.04vw, 1.5rem);
	font-weight: 600;
	max-width: 320px;
	max-width: 20rem;
	padding: 10px 20px;
	padding: 0.625rem 1.25rem;
	text-align: center;
	width: 100%;
}

.c-btn:hover {
	background-color: #fff;
	color: #0B1A39;
	text-decoration: none;
}

/* -----------------------------------------------
  .c-btnTel
----------------------------------------------- */

.c-btnTel {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0B1A39;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 100px;
	max-width: 6.25rem;
	width: 50%;
}

/* -----------------------------------------------
  .c-btnMail
----------------------------------------------- */

.c-btnMail {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #DE202C;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 100px;
	max-width: 6.25rem;
	width: 50%;
}

/* -----------------------------------------------
  .c-secTitle
----------------------------------------------- */

.c-secTitle {
	margin-block: 0;
	color: #0B1A39;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.c-secTitle_ja {
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(24px, 8.736px + 4.07vw, 40px);
	font-size: clamp(1.5rem, 0.546rem + 4.07vw, 2.5rem);
	font-weight: 600;
	letter-spacing: 0.2em;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.c-secTitle_en {
	margin-left: -10px;
	margin-left: -0.625rem;
	position: relative;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.c-secTitle_en span {
	display: inline-block;
	font-family: "Crimson Text", sans-serif;
	font-size: clamp(16px, 0.736px + 4.07vw, 32px);
	font-size: clamp(1rem, 0.046rem + 4.07vw, 2rem);
	font-weight: 500;
	position: relative;
	top: 0;
}

.c-secTitle_en span::after {
	background-color: #0B1A39;
	bottom: -5px;
	bottom: -0.3125rem;
	content: "";
	display: block;
	height: 25px;
	height: 1.5625rem;
	left: 46%;
	position: absolute;
	-webkit-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%);
	width: 1px;
	width: 0.0625rem;
}

/* -----------------------------------------------
  .c-title
----------------------------------------------- */

.c-title {
	padding-block: clamp(20px, 8.544px + 3.05vw, 32px);
	padding-block: clamp(1.25rem, 0.534rem + 3.05vw, 2rem);
	margin-block: 0;
	background: #0B1A39;
	color: #fff;
	font-size: clamp(24px, 16.367px + 2.04vw, 32px);
	font-size: clamp(1.5rem, 1.023rem + 2.04vw, 2rem);
	font-weight: 700;
	text-align: center;
	text-shadow: 0px 4px 4px rgba(255, 255, 255, .25);
}

/*****************************************************
  ホームページ
*****************************************************/

/* -----------------------------------------------
 .p-mv
----------------------------------------------- */

.p-mv {
	position: relative;
}

.p-mv_title {
	gap: clamp(16px, -11.424px + 3.57vw, 40px);
	gap: clamp(1rem, -0.714rem + 3.57vw, 2.5rem);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 6.4%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.p-mv_logo {
	width: clamp(64px, 0px + 8.33vw, 120px);
	width: clamp(4rem, 0rem + 8.33vw, 7.5rem);
}

.p-mv_titleMain {
	font-size: clamp(28px, 5.136px + 2.98vw, 48px);
	font-size: clamp(1.75rem, 0.321rem + 2.98vw, 3rem);
	font-weight: 500;
}

.p-mv_titleSub {
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(14px, 2.576px + 1.49vw, 24px);
	font-size: clamp(0.875rem, 0.161rem + 1.49vw, 1.5rem);
	font-weight: bold;
}

/* -----------------------------------------------
 .p-info
----------------------------------------------- */

.p-info {
	padding-block: 10px;
	padding-block: 0.625rem;
	background-color: #0B1A39;
	color: #fff;
}

.p-info_inner {
	margin-inline: auto;
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	gap: 40px;
	gap: 2.5rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1050px;
	max-width: 65.625rem;
}

.p-info_title {
	margin-block: 0;
	border: 1px solid #fff;
	font-size: clamp(14px, 8.272px + 1.53vw, 20px);
	font-size: clamp(0.875rem, 0.517rem + 1.53vw, 1.25rem);
	font-weight: normal;
	padding: 5px clamp(20px, 0.912px + 5.09vw, 40px);
	padding: 0.3125rem clamp(1.25rem, 0.057rem + 5.09vw, 2.5rem);
}

/* -----------------------------------------------
 .p-company
----------------------------------------------- */

.p-company {
	margin-top: 68px;
	margin-top: 4.25rem;
}

.p-company_strong {
	background-image: url(../images/top/company_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.p-company_strongInner {
	gap: clamp(30px, -4.352px + 9.16vw, 66px);
	gap: clamp(1.875rem, -0.272rem + 9.16vw, 4.125rem);
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	margin-inline: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1370px;
	max-width: 85.625rem;
	padding-bottom: clamp(40px, 1.84px + 10.18vw, 80px);
	padding-bottom: clamp(2.5rem, 0.115rem + 10.18vw, 5rem);
	width: 100%;
}

.p-company_strongImg {
	margin-top: -68px;
	margin-top: -4.25rem;
	max-width: 525px;
	max-width: 32.8125rem;
	width: 30%;
}

.p-company_strongTextWrap {
	max-width: 850px;
	max-width: 53.125rem;
	width: 70%;
}

.p-company_title {
	margin-block: 0;
	gap: 15px;
	gap: 0.9375rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: clamp(40px, 1.84px + 10.18vw, 80px);
	margin-top: clamp(2.5rem, 0.115rem + 10.18vw, 5rem);
}

.p-company_titleMain {
	padding-inline: 15px;
	padding-inline: 0.9375rem;
	background-color: #0B1A39;
	color: #fff;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(28px, 8.912px + 5.09vw, 48px);
	font-size: clamp(1.75rem, 0.557rem + 5.09vw, 3rem);
	font-weight: 600;
}

.p-company_titleSub {
	color: #0B1A39;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(24px, 16.367px + 2.04vw, 32px);
	font-size: clamp(1.5rem, 1.023rem + 2.04vw, 2rem);
	font-weight: 600;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
}

.p-company_strongText {
	font-size: clamp(14px, 8.272px + 1.53vw, 20px);
	font-size: clamp(0.875rem, 0.517rem + 1.53vw, 1.25rem);
	font-weight: normal;
	margin-top: clamp(30px, 7.104px + 6.11vw, 54px);
	margin-top: clamp(1.875rem, 0.444rem + 6.11vw, 3.375rem);
}

.p-company_strongText + .p-company_strongText {
	margin-top: clamp(10px, 0.464px + 2.54vw, 20px);
	margin-top: clamp(0.625rem, 0.029rem + 2.54vw, 1.25rem);
}

.p-company_cardsWrap {
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	padding-block: clamp(20px, 0.912px + 5.09vw, 40px);
	padding-block: clamp(1.25rem, 0.057rem + 5.09vw, 2.5rem);
	margin-inline: auto;
	max-width: 1370px;
	max-width: 85.625rem;
	width: 100%;
}

.p-company_cards {
	gap: 15px;
	gap: 0.9375rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: auto;
	text-align: center;
}

.p-company_card {
	padding-block: 18px;
	padding-block: 1.125rem;
	border: 1px solid #0B1A39;
	border: 0.0625rem solid #0B1A39;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	display: grid;
	grid-row: span 3;
	grid-template-rows: subgrid;
	max-width: 420px;
	max-width: 26.25rem;
	width: 100%;
}

.p-company_cardTitle {
	margin-block: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #0B1A39;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(24px, 16.367px + 2.04vw, 32px);
	font-size: clamp(1.5rem, 1.023rem + 2.04vw, 2rem);
	font-weight: 600;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
}

.p-company_cardImg {
	margin-inline: auto;
	max-width: 220px;
	max-width: 13.75rem;
	width: 100%;
}

.p-company_cardText {
	margin-block: 10px;
	margin-block: 0.625rem;
	color: #0B1A39;
	font-size: clamp(14px, 8.272px + 1.53vw, 20px);
	font-size: clamp(0.875rem, 0.517rem + 1.53vw, 1.25rem);
	font-weight: 900;
}

.p-company_btnWrap {
	text-align: center;
}

/* -----------------------------------------------
 .p-service
----------------------------------------------- */

.p-service {
	color: #0B1A39;
	overflow: hidden;
}

.p-service_inner {
	gap: clamp(15px, -33.664px + 12.98vw, 66px);
	gap: clamp(0.9375rem, -2.104rem + 12.98vw, 4.125rem);
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	margin-inline: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1330px;
	max-width: 83.125rem;
	width: 100%;
}

.p-service_contentsWrap {
	background-color: #eee;
	max-width: 100%;
	padding: clamp(15px, 0.688px + 3.82vw, 30px);
	padding: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	position: relative;
	width: 100%;
}

.p-service_contentsWrap::after {
	background-color: #eee;
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	width: 50vw;
	z-index: -1;
}

.p-service_read {
	font-size: clamp(14px, 8.272px + 1.53vw, 20px);
	font-size: clamp(0.875rem, 0.517rem + 1.53vw, 1.25rem);
	font-weight: normal;
	margin-bottom: clamp(30px, 1.376px + 7.63vw, 60px);
	margin-bottom: clamp(1.875rem, 0.086rem + 7.63vw, 3.75rem);
}

.p-service_list {
	gap: 24px;
	gap: 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-service_item {
	aspect-ratio: 1/1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border: 1px solid #005397;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 200px;
	max-width: 12.5rem;
	padding: 10px;
	padding: 0.625rem;
	width: 100%;
}

.p-service_item span {
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(18px, 11.136px + 0.89vw, 24px);
	font-size: clamp(1.125rem, 0.696rem + 0.89vw, 1.5rem);
	font-weight: 600;
	text-align: center;
}

.p-service_item:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#0C193B), to(#005397));
	background: linear-gradient(to bottom, #0C193B, #005397);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.p-service_item:hover span {
	color: #fff;
	text-shadow: 0px 4px 4px #000;
}

/* -----------------------------------------------
 .p-flow
----------------------------------------------- */

.p-flow_inner {
	gap: clamp(15px, -33.664px + 12.98vw, 66px);
	gap: clamp(0.9375rem, -2.104rem + 12.98vw, 4.125rem);
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	margin-inline: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1330px;
	max-width: 83.125rem;
	width: 100%;
}

.p-flow_contentsWrap {
	background-color: #eee;
	max-width: 100%;
	padding: clamp(15px, 0.688px + 3.82vw, 30px);
	padding: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	position: relative;
	width: 100%;
}

.p-flow_contentsWrap::after {
	background-color: #eee;
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: 50%;
	top: 0;
	width: 50vw;
	z-index: -1;
}

.p-flow_list {
	gap: clamp(15px, 5.456px + 2.54vw, 25px);
	gap: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}

.p-flow_item {
	gap: 0;
	padding-block: 20px;
	padding-block: 1.25rem;
	background: #fff;
	border: 1px solid #B3B3B3;
	border: 0.0625rem solid #B3B3B3;
	display: grid;
	grid-row: span 3;
	grid-template-rows: subgrid;
	position: relative;
	text-align: center;
}

.p-flow_itemNum {
	background: #0B1A39;
	color: #fff;
	font-size: clamp(24px, 8.736px + 4.07vw, 40px);
	font-size: clamp(1.5rem, 0.546rem + 4.07vw, 2.5rem);
	font-weight: 500;
	line-height: 1;
	padding: 5px;
	padding: 0.3125rem;
	position: absolute;
}

.p-flow_itemImg {
	padding-inline: 15px;
	padding-inline: 0.9375rem;
}

.p-flow_itemTitle {
	background: rgba(217, 217, 217, .26);
	color: #0B1A39;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(18px, 3.232px + 1.44vw, 24px);
	font-size: clamp(1.125rem, 0.202rem + 1.44vw, 1.5rem);
	font-weight: 600;
	padding: 6px 15px;
	padding: 0.375rem 0.9375rem;
}

.p-flow_itemText {
	padding-inline: 15px;
	padding-inline: 0.9375rem;
	font-size: clamp(12px, 8.176px + 1.02vw, 16px);
	font-size: clamp(0.75rem, 0.511rem + 1.02vw, 1rem);
}

/* -----------------------------------------------
 .p-achievements
----------------------------------------------- */

.p-achievements {
	overflow: hidden;
}

.p-achievements_inner {
	gap: clamp(15px, -33.664px + 12.98vw, 66px);
	gap: clamp(0.9375rem, -2.104rem + 12.98vw, 4.125rem);
	padding-inline: 25px;
	padding-inline: 1.5625rem;
	margin-inline: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.p-achievements_contentsWrap {
	padding-block: clamp(40px, 20.912px + 5.09vw, 60px);
	padding-block: clamp(2.5rem, 1.307rem + 5.09vw, 3.75rem);
	background-color: #eee;
	margin-right: -25px;
	margin-right: -1.5625rem;
	max-width: 100%;
	-webkit-padding-start: clamp(15px, 0.688px + 3.82vw, 30px);
	padding-inline-start: clamp(15px, 0.688px + 3.82vw, 30px);
	-webkit-padding-start: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	padding-inline-start: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	position: relative;
	width: 100%;
}

.p-achievements_contentsWrap::after {
	background-color: #eee;
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	width: 50vw;
	z-index: -1;
}

.p-achievements_item {
	padding-block: 20px;
	padding-block: 1.25rem;
	background: #fff;
	border: 1px solid #000;
	max-width: 320px;
	max-width: 20rem;
}

.p-achievements_itemImg {
	margin-inline: auto;
	padding-inline: 20px;
	padding-inline: 1.25rem;
	max-width: 320px;
	max-width: 20rem;
	text-align: center;
	width: 100%;
}

.p-achievements_itemImg img {
	aspect-ratio: 28/21;
}

.p-achievements_itemTitle {
	margin-block: 0;
	padding-inline: 20px;
	padding-inline: 1.25rem;
	padding-block: 5px;
	padding-block: 0.3125rem;
	background: #eee;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(14px, 12.096px + 0.51vw, 16px);
	font-size: clamp(0.875rem, 0.756rem + 0.51vw, 1rem);
	font-weight: 600;
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-achievements_itemTagWrap {
	gap: 10px;
	gap: 0.625rem;
	padding-inline: 20px;
	padding-inline: 1.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-achievements_itemTag {
	background: #eee;
	font-size: clamp(12px, 10.096px + 0.51vw, 14px);
	font-size: clamp(0.75rem, 0.631rem + 0.51vw, 0.875rem);
	padding: 5px 10px;
	padding: 0.3125rem 0.625rem;
}

.p-achievements_itemTime {
	padding-inline: 20px;
	padding-inline: 1.25rem;
	font-size: clamp(12px, 10.096px + 0.51vw, 14px);
	font-size: clamp(0.75rem, 0.631rem + 0.51vw, 0.875rem);
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-achievements_btnWrap {
	padding-top: clamp(40px, 20.912px + 5.09vw, 60px);
	padding-top: clamp(2.5rem, 1.307rem + 5.09vw, 3.75rem);
	text-align: center;
}

/* -----------------------------------------------
 .p-recruit
----------------------------------------------- */

.p-recruit_inner {
	gap: clamp(15px, -33.664px + 12.98vw, 66px);
	gap: clamp(0.9375rem, -2.104rem + 12.98vw, 4.125rem);
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	margin-inline: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1330px;
	max-width: 83.125rem;
	width: 100%;
}

.p-recruit_contentsWrap {
	border: 1px solid #B3B3B3;
	border: 0.0625rem solid #B3B3B3;
	max-width: 100%;
	padding: clamp(15px, 0.688px + 3.82vw, 30px);
	padding: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	width: 100%;
}

.p-recruit_contentsInner {
	gap: clamp(15px, 0.688px + 3.82vw, 30px);
	gap: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-recruit_contentsTitle {
	margin-block: 0;
	color: #0B1A39;
	display: inline-block;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(24px, 18.368px + 1.5vw, 40px);
	font-size: clamp(1.5rem, 1.148rem + 1.5vw, 2.5rem);
	font-weight: 600;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	position: relative;
}

.p-recruit_contentsTitle::after {
	background: -webkit-gradient(linear, right top, left top, color-stop(0.07%, rgba(0, 83, 151, 0)), color-stop(38.75%, rgba(11, 26, 57, .96)), color-stop(59.41%, #0B1A39), color-stop(99.89%, #001B31));
	background: linear-gradient(270deg, rgba(0, 83, 151, 0) 0.07%, rgba(11, 26, 57, .96) 38.75%, #0B1A39 59.41%, #001B31 99.89%);
	bottom: -5px;
	content: "";
	height: 1px;
	height: 0.0625rem;
	left: 0;
	position: absolute;
	width: 100%;
}

.p-recruit_contentsText {
	font-size: clamp(16px, 12.176px + 1.02vw, 20px);
	font-size: clamp(1rem, 0.761rem + 1.02vw, 1.25rem);
	font-weight: 300;
	line-height: 2.4;
}

.p-recruit_btnWrap {
	margin-top: clamp(30px, 1.376px + 7.63vw, 60px);
	margin-top: clamp(1.875rem, 0.086rem + 7.63vw, 3.75rem);
	text-align: center;
}

.p-recruit_contentsImg {
	width: 50%;
}

/* -----------------------------------------------
 .p-eyeCatch
----------------------------------------------- */

.p-eyeCatch {
	position: relative;
}

.p-eyeCatch_title {
	margin-block: 0;
	gap: clamp(5px, -12.144px + 2.23vw, 20px);
	gap: clamp(0.3125rem, -0.759rem + 2.23vw, 1.25rem);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="4" /><feOffset dx="1" dy="5" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.46)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, .46));
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, .46));
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.p-eyeCatch_titleLogo {
	max-width: 80px;
	max-width: 5rem;
	width: 100%;
}

.p-eyeCatch_titleMain {
	color: #fff;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(24px, 8.736px + 4.07vw, 40px);
	font-size: clamp(1.5rem, 0.546rem + 4.07vw, 2.5rem);
	font-weight: bold;
}

.p-eyeCatch_titleSub {
	color: #fff;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(16px, 8.368px + 2.04vw, 24px);
	font-size: clamp(1rem, 0.523rem + 2.04vw, 1.5rem);
	font-weight: bold;
}

/* -----------------------------------------------
 .p-message
----------------------------------------------- */

.p-message {
	position: relative;
}

.p-message_inner {
	gap: 15px;
	gap: 0.9375rem;
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	margin-inline: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1330px;
	max-width: 83.125rem;
	width: 100%;
}

.p-message_title {
	margin-block: 0;
	padding-inline: 10px;
	padding-inline: 0.625rem;
	background: #0B1A39;
	color: #fff;
	display: inline-block;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(24px, 16.367px + 2.04vw, 32px);
	font-size: clamp(1.5rem, 1.023rem + 2.04vw, 2rem);
	font-weight: 900;
}

.p-message_text {
	font-size: clamp(14px, 10.176px + 1.02vw, 18px);
	font-size: clamp(0.875rem, 0.636rem + 1.02vw, 1.125rem);
	font-weight: 300;
	margin-top: clamp(15px, 0.688px + 3.82vw, 30px);
	margin-top: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
}

.p-message_text .-strong {
	color: #005397;
}

.p-message_text.-recruitStrong {
	color: #0B1A39;
	font-size: clamp(18px, 16.096px + 0.51vw, 20px);
	font-size: clamp(1.125rem, 1.006rem + 0.51vw, 1.25rem);
	font-weight: bold;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
}

.p-message_img {
	max-width: 460px;
	max-width: 28.75rem;
	width: 100%;
}

.p-message_bgImg {
	bottom: 0;
	left: 0;
	max-width: 409px;
	max-width: 25.5625rem;
	position: absolute;
	z-index: -1;
}

/* -----------------------------------------------
 .p-companyLower
----------------------------------------------- */

.p-companyLower {
	overflow: hidden;
}

.p-companyLower_inner {
	gap: clamp(15px, -33.664px + 12.98vw, 66px);
	gap: clamp(0.9375rem, -2.104rem + 12.98vw, 4.125rem);
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	margin-inline: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1330px;
	max-width: 83.125rem;
	width: 100%;
}

.p-companyLower_contentsWrap {
	gap: clamp(15px, 0.688px + 3.82vw, 30px);
	gap: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	background-color: #eee;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 100%;
	padding: clamp(15px, 0.688px + 3.82vw, 30px);
	padding: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	position: relative;
	width: 100%;
}

.p-companyLower_contentsWrap::after {
	background-color: #eee;
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	width: 50vw;
	z-index: -1;
}

.p-companyLower_contentsWrap dl {
	gap: 10px;
	gap: 0.625rem;
	padding-block: 15px;
	padding-block: 0.9375rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #B3B3B3;
	border-bottom: 0.0625rem solid #B3B3B3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.p-companyLower_contentsWrap dt {
	color: #0B1A39;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(18px, 11.136px + 0.89vw, 24px);
	font-size: clamp(1.125rem, 0.696rem + 0.89vw, 1.5rem);
	font-weight: 600;
	line-height: 1;
	max-width: 150px;
	max-width: 9.375rem;
	width: 25%;
}

.p-companyLower_contentsWrap dd {
	color: #0B1A39;
	font-size: clamp(14px, 12.096px + 0.51vw, 16px);
	font-size: clamp(0.875rem, 0.756rem + 0.51vw, 1rem);
	line-height: 1;
	width: 75%;
}

/* -----------------------------------------------
 .p-recruitMessage
----------------------------------------------- */

.p-recruitMessage {
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	padding-block: clamp(20px, 0.912px + 5.09vw, 40px);
	padding-block: clamp(1.25rem, 0.057rem + 5.09vw, 2.5rem);
	margin-block: clamp(30px, 1.376px + 7.63vw, 60px);
	margin-block: clamp(1.875rem, 0.086rem + 7.63vw, 3.75rem);
	background: #0B1A39;
	text-align: center;
}

.p-recruitMessage_text {
	color: #fff;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(24px, 16.367px + 2.04vw, 32px);
	font-size: clamp(1.5rem, 1.023rem + 2.04vw, 2rem);
	font-weight: bold;
	text-shadow: 0px 4px 4px rgba(255, 255, 255, .25);
}

.p-recruitMessage_text .inline-block {
	color: #fff;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(24px, 16.367px + 2.04vw, 32px);
	font-size: clamp(1.5rem, 1.023rem + 2.04vw, 2rem);
	font-weight: bold;
	text-shadow: 0px 4px 4px rgba(255, 255, 255, .25);
}

/* -----------------------------------------------
 .p-achievementsLower
----------------------------------------------- */

.p-achievementsLower_inner {
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	margin-inline: auto;
	max-width: 1420px;
	max-width: 88.75rem;
	text-align: center;
	width: 100%;
}

.p-achievementsLower_title {
	margin-block: 0;
	background: #0B1A39;
	color: #fff;
	display: inline-block;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(24px, 16.367px + 2.04vw, 32px);
	font-size: clamp(1.5rem, 1.023rem + 2.04vw, 2rem);
	font-weight: 900;
	padding: 5px 60px;
	padding: 0.3125rem 3.75rem;
}

.p-achievementsLower_list {
	gap: clamp(15px, 0.688px + 3.82vw, 30px);
	gap: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: clamp(40px, 1.84px + 10.18vw, 80px);
	margin-top: clamp(2.5rem, 0.115rem + 10.18vw, 5rem);
	text-align: left;
}

.p-achievementsLower_item {
	padding-block: 20px;
	padding-block: 1.25rem;
	background: #fff;
	border: 1px solid #000;
	max-width: 320px;
	max-width: 20rem;
	width: 100%;
}

.p-achievementsLower_itemImg {
	margin-inline: auto;
	padding-inline: 20px;
	padding-inline: 1.25rem;
	max-width: 320px;
	max-width: 20rem;
	text-align: center;
	width: 100%;
}

.p-achievementsLower_itemImg img {
	aspect-ratio: 28/21;
}

.p-achievementsLower_itemTitle {
	margin-block: 0;
	padding-inline: 20px;
	padding-inline: 1.25rem;
	padding-block: 5px;
	padding-block: 0.3125rem;
	background: #eee;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(14px, 12.096px + 0.51vw, 16px);
	font-size: clamp(0.875rem, 0.756rem + 0.51vw, 1rem);
	font-weight: 600;
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-achievementsLower_itemTagWrap {
	gap: 10px;
	gap: 0.625rem;
	padding-inline: 20px;
	padding-inline: 1.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-achievementsLower_itemTag {
	background: #eee;
	font-size: clamp(12px, 10.096px + 0.51vw, 14px);
	font-size: clamp(0.75rem, 0.631rem + 0.51vw, 0.875rem);
	padding: 5px 10px;
	padding: 0.3125rem 0.625rem;
}

.p-achievementsLower_itemTime {
	padding-inline: 20px;
	padding-inline: 1.25rem;
	font-size: clamp(12px, 10.096px + 0.51vw, 14px);
	font-size: clamp(0.75rem, 0.631rem + 0.51vw, 0.875rem);
	margin-top: 20px;
	margin-top: 1.25rem;
}

/* -----------------------------------------------
 .p-voice
----------------------------------------------- */

.p-voice_inner {
	gap: clamp(15px, -33.664px + 12.98vw, 66px);
	gap: clamp(0.9375rem, -2.104rem + 12.98vw, 4.125rem);
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	margin-inline: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1330px;
	max-width: 83.125rem;
	width: 100%;
}

.p-voice_contentsWrap {
	background-color: #eee;
	max-width: 100%;
	padding: clamp(15px, 0.688px + 3.82vw, 30px);
	padding: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	position: relative;
	width: 100%;
}

.p-voice_contentsWrap::after {
	background-color: #eee;
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: 50%;
	top: 0;
	width: 50vw;
	z-index: -1;
}

.p-voice_col {
	gap: 20px;
	gap: 1.25rem;
	background: #fff;
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .25);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: clamp(15px, 5.456px + 2.54vw, 25px);
	margin-bottom: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	padding: clamp(15px, 5.456px + 2.54vw, 25px);
	padding: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
}

.p-voice_col:last-child {
	margin-bottom: 0;
}

.p-voice_colWrap {
	max-width: 180px;
	max-width: 11.25rem;
	width: 100%;
}

.p-voice_colNameWrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #D6F1FF;
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 180px;
	max-width: 11.25rem;
	padding: 15px 30px;
	padding: 0.9375rem 1.875rem;
	width: 100%;
}

.p-voice_colName {
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(14px, 12.096px + 0.51vw, 16px);
	font-size: clamp(0.875rem, 0.756rem + 0.51vw, 1rem);
	font-weight: bold;
}

.p-voice_colYears {
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(14px, 12.096px + 0.51vw, 16px);
	font-size: clamp(0.875rem, 0.756rem + 0.51vw, 1rem);
	font-weight: bold;
}

.p-voice_colText {
	font-size: clamp(16px, 12.176px + 1.02vw, 20px);
	font-size: clamp(1rem, 0.761rem + 1.02vw, 1.25rem);
	font-weight: 300;
	line-height: 2.4;
	max-width: calc(100% - 11.25rem);
	width: 100%;
}

/* -----------------------------------------------
 .p-dayFlow
----------------------------------------------- */

.p-dayFlow {
	overflow: hidden;
}

.p-dayFlow_inner {
	gap: clamp(15px, -33.664px + 12.98vw, 66px);
	gap: clamp(0.9375rem, -2.104rem + 12.98vw, 4.125rem);
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	margin-inline: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1330px;
	max-width: 83.125rem;
	width: 100%;
}

.p-dayFlow_contentsWrap {
	background-color: #eee;
	max-width: 100%;
	padding: clamp(15px, 0.688px + 3.82vw, 30px);
	padding: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	position: relative;
	width: 100%;
}

.p-dayFlow_contentsWrap::after {
	background-color: #eee;
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	width: 50vw;
	z-index: -1;
}

/* -----------------------------------------------
 .p-requirements
----------------------------------------------- */

.p-requirements {
	padding-top: clamp(40px, 1.84px + 10.18vw, 80px);
	padding-top: clamp(2.5rem, 0.115rem + 10.18vw, 5rem);
}

.p-requirements_inner {
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	padding-block: clamp(30px, 10.912px + 5.09vw, 50px);
	padding-block: clamp(1.875rem, 0.682rem + 5.09vw, 3.125rem);
	margin-inline: auto;
	background: #fff;
	-webkit-box-shadow: 1px 1px 13.8px 0px rgba(0, 0, 0, .41);
	box-shadow: 1px 1px 13.8px 0px rgba(0, 0, 0, .41);
	max-width: 1330px;
	max-width: 83.125rem;
	text-align: center;
	width: 100%;
}

.p-requirements_title {
	display: inline-block;
	font-size: clamp(24px, 16.367px + 2.04vw, 32px);
	font-size: clamp(1.5rem, 1.023rem + 2.04vw, 2rem);
	font-weight: 300;
	position: relative;
}

.p-requirements_title::after {
	background-image: url(../images/recruit/recruitTitle_after.svg);
	background-repeat: no-repeat;
	background-size: contain;
	bottom: -10px;
	bottom: -0.625rem;
	content: "";
	display: block;
	height: 2px;
	height: 0.125rem;
	left: 58%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 64px;
	width: 4rem;
}

.p-requirements table {
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	margin-inline: auto;
	border-collapse: collapse;
	margin-top: clamp(30px, 10.912px + 5.09vw, 50px);
	margin-top: clamp(1.875rem, 0.682rem + 5.09vw, 3.125rem);
	max-width: 1000px;
	max-width: 62.5rem;
	text-align: left;
	width: 100%;
}

.p-requirements th,
.p-requirements td {
	padding-block: clamp(20px, 5.68px + 3.82vw, 35px);
	padding-block: clamp(1.25rem, 0.355rem + 3.82vw, 2.1875rem);
	padding-inline: 40px;
	padding-inline: 2.5rem;
	border: 1px solid #0B1A39;
	border: 0.0625rem solid #0B1A39;
}

.p-requirements th {
	background: #0B1A39;
	color: #fff;
	width: 260px;
	width: 16.25rem;
}

/* -----------------------------------------------
 .p-recommend
----------------------------------------------- */

.p-recommend {
	padding-block: clamp(15px, 0.688px + 3.82vw, 30px);
	padding-block: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	text-align: center;
}

/* -----------------------------------------------
 .p-recruitForm
----------------------------------------------- */

.p-recruitForm {
	padding-bottom: clamp(40px, 1.84px + 10.18vw, 80px);
	padding-bottom: clamp(2.5rem, 0.115rem + 10.18vw, 5rem);
}

.p-recruitForm_inner {
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	padding-block: clamp(30px, 10.912px + 5.09vw, 50px);
	padding-block: clamp(1.875rem, 0.682rem + 5.09vw, 3.125rem);
	margin-inline: auto;
	background: #eee;
	max-width: 1330px;
	max-width: 83.125rem;
	text-align: center;
	width: 100%;
}

.p-recruitForm_title {
	display: inline-block;
	font-size: clamp(24px, 16.367px + 2.04vw, 32px);
	font-size: clamp(1.5rem, 1.023rem + 2.04vw, 2rem);
	font-weight: 300;
	position: relative;
}

.p-recruitForm_text {
	margin-inline: auto;
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	max-width: 1000px;
	max-width: 62.5rem;
	width: 100%;
}

/* -----------------------------------------------
 .form
----------------------------------------------- */

.form {
	margin-inline: auto;
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	padding-block: clamp(30px, 10.912px + 5.09vw, 50px);
	padding-block: clamp(1.875rem, 0.682rem + 5.09vw, 3.125rem);
	max-width: 1000px;
	max-width: 62.5rem;
	text-align: left;
	width: 100%;
}

.form .Form-Item {
	padding-block: 25px;
	padding-block: 1.5625rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.form .Form-ItemResume {
	padding-block: 25px;
	padding-block: 1.5625rem;
}

.form .Form-resume {
	padding-block: 25px;
	padding-block: 1.5625rem;
}

.form .Form-Item-Label {
	max-width: 250px;
	max-width: 15.625rem;
	width: 100%;
}

.form .Form-textWrap {
	display: block;
	position: relative;
	width: 100%;
}

.form .Form-textWrap .Form-Item-Label-Required {
	background: #DE202C;
	border-radius: 3px 3px 0px 0px;
	color: #fff;
	font-size: clamp(12px, 10.096px + 0.51vw, 14px);
	font-size: clamp(0.75rem, 0.631rem + 0.51vw, 0.875rem);
	left: 0;
	padding: 2px 10px;
	padding: 0.125rem 0.625rem;
	position: absolute;
	top: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

.form .Form-textWrap .Form-Item-Label-Optional {
	background: #0B1A39;
	border-radius: 3px 3px 0px 0px;
	color: #fff;
	font-size: clamp(12px, 10.096px + 0.51vw, 14px);
	font-size: clamp(0.75rem, 0.631rem + 0.51vw, 0.875rem);
	left: 0;
	padding: 2px 10px;
	padding: 0.125rem 0.625rem;
	position: absolute;
	top: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

.form input,
.form select,
.form textarea {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	font-size: clamp(14px, 10.176px + 1.02vw, 18px);
	font-size: clamp(0.875rem, 0.636rem + 1.02vw, 1.125rem);
	padding: 15px 15px;
	padding: 0.9375rem 0.9375rem;
	width: 100%;
}

.form .Form-ButtonWrap {
	text-align: center;
}

.form .Form-ButtonWrap .c-btn {
	background: #0B1A39;
	background: #0B1A39;
	border: 1px solid #0B1A39;
	border: 0.0625rem solid #0B1A39;
	color: #fff;
	display: inline-block;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(16px, 8.368px + 2.04vw, 24px);
	font-size: clamp(1rem, 0.523rem + 2.04vw, 1.5rem);
	font-weight: 600;
	max-width: 320px;
	max-width: 20rem;
	padding: 10px 20px;
	padding: 0.625rem 1.25rem;
	text-align: center;
	-webkit-transition: 0.2s linear;
	transition: 0.2s linear;
	width: 100%;
}

.form .Form-ButtonWrap .c-btn:hover {
	background-color: #fff;
	color: #0B1A39;
	text-decoration: none;
	-webkit-transition: 0.2s linear;
	transition: 0.2s linear;
}

/* -----------------------------------------------
 .single
----------------------------------------------- */

.single {
	background: #eee;
}

.single_read {
	margin-inline: auto;
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	padding-block: clamp(20px, 0.912px + 5.09vw, 40px);
	padding-block: clamp(1.25rem, 0.057rem + 5.09vw, 2.5rem);
	max-width: 1240px;
	max-width: 77.5rem;
	width: 100%;
}

.single_read p {
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(18px, 12.272px + 1.53vw, 24px);
	font-size: clamp(1.125rem, 0.767rem + 1.53vw, 1.5rem);
	font-weight: 700;
}

.single_wrap {
	padding-block: clamp(25px, 1.152px + 6.36vw, 50px);
	padding-block: clamp(1.5625rem, 0.072rem + 6.36vw, 3.125rem);
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	background: #D6F1FF;
}

.single_inner {
	margin-inline: auto;
	padding-inline: clamp(15px, 5.456px + 2.54vw, 25px);
	padding-inline: clamp(0.9375rem, 0.341rem + 2.54vw, 1.5625rem);
	padding-block: clamp(25px, 1.152px + 6.36vw, 50px);
	padding-block: clamp(1.5625rem, 0.072rem + 6.36vw, 3.125rem);
	background: #fff;
	max-width: 1240px;
	max-width: 77.5rem;
	width: 100%;
}

.single_inner h2 {
	padding-inline: 10px;
	padding-inline: 0.625rem;
	background: #0B1A39;
	color: #fff;
	display: inline-block;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(24px, 16.367px + 2.04vw, 32px);
	font-size: clamp(1.5rem, 1.023rem + 2.04vw, 2rem);
	font-weight: 900;
}

.single_inner p {
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Hiragino Mincho", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(16px, 12.176px + 1.02vw, 20px);
	font-size: clamp(1rem, 0.761rem + 1.02vw, 1.25rem);
	font-weight: 400;
	margin-top: clamp(15px, 0.688px + 3.82vw, 30px);
	margin-top: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
}

.single_inner ul {
	margin-block: clamp(15px, 0.688px + 3.82vw, 30px);
	margin-block: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	font-size: clamp(14px, 10.176px + 1.02vw, 18px);
	font-size: clamp(0.875rem, 0.636rem + 1.02vw, 1.125rem);
	font-weight: 400;
	list-style-type: disc;
	padding-left: 20px;
	padding-left: 1.25rem;
}

.single_inner ul li {
	list-style-type: disc;
	margin-bottom: clamp(5px, 0.224px + 1.27vw, 10px);
	margin-bottom: clamp(0.3125rem, 0.014rem + 1.27vw, 0.625rem);
}

.single_inner figure {
	margin-block: clamp(15px, 0.688px + 3.82vw, 30px);
	margin-block: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	text-align: center;
}

.single_inner figure img {
	max-width: 80%;
}

.single_inner table {
	font-size: clamp(12px, 8.176px + 1.02vw, 16px);
	font-size: clamp(0.75rem, 0.511rem + 1.02vw, 1rem);
}

/* -----------------------------------------------
 .simulation
----------------------------------------------- */

.container {
	margin-inline: auto;
	max-width: 1240px;
	max-width: 77.5rem;
}

/* タブスタイル */

.tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.tab-btn {
	background-color: #eee;
	border: 1px solid #d0e5f5;
	color: #555;
	cursor: pointer;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-weight: bold;
	padding: 15px;
	text-align: center;
}

.tab-btn.active {
	background-color: #0B1A39;
	color: white;
	position: relative;
}

.tab-btn.active::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #0B1A39;
	bottom: -10px;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
}

/* フォームスタイル */

.form-container {
	background-color: white;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	padding: 20px;
}

.section-header {
	background-color: #D6EAF8;
	border-radius: 3px;
	color: #000;
	font-weight: normal;
	margin: 15px 0;
	padding: 10px 15px;
}

.options-container {
	gap: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

.option-btn {
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 300px;
	min-width: 18.75rem;
	padding: 15px;
	text-align: center;
}

.option-btn.active {
	background-color: #0B1A39;
	border-color: #0B1A39;
	color: white;
}

/* 面積入力スタイル */

.dimension-inputs {
	gap: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 15px;
}

.input-group {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.input-group input {
	border: 1px solid #ddd;
	border-radius: 3px;
	margin: 0 5px;
	padding: 10px;
	width: 200px;
}

/* 計算ボタン */

.calculate-btn {
	background-color: #DE202C;
	border: 2px solid #FFF;
	border: 0.125rem solid #FFF;
	border-radius: 25px;
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .25);
	color: white;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 20px auto;
	padding: 15px;
	text-align: center;
	width: 200px;
}

/* 結果セクション */

.result-section {
	background-color: #0B1A39;
	color: white;
	margin-top: 30px;
	padding: 15px;
	position: relative;
	text-align: center;
}

.result-section::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #0B1A39;
	bottom: -10px;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
}

.result-description {
	background-color: #e6f2f7;
	color: #333;
	font-size: 14px;
	margin-top: 20px;
	padding: 20px;
}

.result-price {
	color: #0B1A39;
	font-size: 24px;
	font-weight: bold;
	margin: 30px 0;
	text-align: center;
}

/* 明細テーブル */

.price-details {
	margin-inline: auto;
	margin-block: clamp(10px, 0.464px + 2.54vw, 20px);
	margin-block: clamp(0.625rem, 0.029rem + 2.54vw, 1.25rem);
	background-color: white;
	border-radius: 5px;
	max-width: 1000px;
	max-width: 62.5rem;
	overflow: hidden;
}

.detail-header {
	background-color: #0B1A39;
	color: white;
	font-weight: bold;
	padding: 10px 15px;
}

.detail-row {
	border-bottom: 1px solid #eee;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: clamp(5px, -4.544px + 2.54vw, 15px);
	padding: clamp(0.3125rem, -0.284rem + 2.54vw, 0.9375rem);
}

.detail-row:last-child {
	border-bottom: none;
}

.detail-label {
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
}

.detail-value {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	text-align: right;
}

.total-row {
	background-color: #f5f5f5;
	font-weight: bold;
}

.note {
	color: #666;
	font-size: 12px;
	margin-top: 20px;
}

.work-details {
	margin-bottom: 20px;
}

.work-details h4 {
	padding-inline: 10px;
	padding-inline: 0.625rem;
	background: #e6f2f7;
	color: #0B1A39;
	display: inline-block;
	font-size: clamp(18px, 16.096px + 0.51vw, 20px);
	font-size: clamp(1.125rem, 1.006rem + 0.51vw, 1.25rem);
}

.subtotal-row {
	border-top: 1px solid #ddd;
	font-weight: 600;
	margin-top: 8px;
	padding-top: 8px;
}

.total-row {
	border-top: 2px solid #333;
	font-size: 18px;
	font-weight: 700;
	margin-top: 20px;
	padding-top: 12px;
}

/*****************************************************
  CSS Animation
*****************************************************/

/* -----------------------------------------------
  Animation
----------------------------------------------- */

/*****************************************************
  Utility
*****************************************************/

.u-visuallyHidden {
	clip: rect(0 0 0 0);
	border: 0;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.u-mt0 {
	margin-top: 0px !important;
}

.u-mr0 {
	margin-right: 0px !important;
}

.u-mb0 {
	margin-bottom: 0px !important;
}

.u-ml0 {
	margin-left: 0px !important;
}

.u-mt5 {
	margin-top: 5px !important;
}

.u-mr5 {
	margin-right: 5px !important;
}

.u-mb5 {
	margin-bottom: 5px !important;
}

.u-ml5 {
	margin-left: 5px !important;
}

.u-mt10 {
	margin-top: 10px !important;
}

.u-mr10 {
	margin-right: 10px !important;
}

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

.u-ml10 {
	margin-left: 10px !important;
}

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

.u-mr15 {
	margin-right: 15px !important;
}

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

.u-ml15 {
	margin-left: 15px !important;
}

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

.u-mr20 {
	margin-right: 20px !important;
}

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

.u-ml20 {
	margin-left: 20px !important;
}

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

.u-mr25 {
	margin-right: 25px !important;
}

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

.u-ml25 {
	margin-left: 25px !important;
}

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

.u-mr30 {
	margin-right: 30px !important;
}

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

.u-ml30 {
	margin-left: 30px !important;
}

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

.u-mr35 {
	margin-right: 35px !important;
}

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

.u-ml35 {
	margin-left: 35px !important;
}

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

.u-mr40 {
	margin-right: 40px !important;
}

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

.u-ml40 {
	margin-left: 40px !important;
}

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

.u-mr45 {
	margin-right: 45px !important;
}

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

.u-ml45 {
	margin-left: 45px !important;
}

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

.u-mr50 {
	margin-right: 50px !important;
}

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

.u-ml50 {
	margin-left: 50px !important;
}

.u-mt55 {
	margin-top: 55px !important;
}

.u-mr55 {
	margin-right: 55px !important;
}

.u-mb55 {
	margin-bottom: 55px !important;
}

.u-ml55 {
	margin-left: 55px !important;
}

.u-mt60 {
	margin-top: 60px !important;
}

.u-mr60 {
	margin-right: 60px !important;
}

.u-mb60 {
	margin-bottom: 60px !important;
}

.u-ml60 {
	margin-left: 60px !important;
}

.u-mt65 {
	margin-top: 65px !important;
}

.u-mr65 {
	margin-right: 65px !important;
}

.u-mb65 {
	margin-bottom: 65px !important;
}

.u-ml65 {
	margin-left: 65px !important;
}

.u-mt70 {
	margin-top: 70px !important;
}

.u-mr70 {
	margin-right: 70px !important;
}

.u-mb70 {
	margin-bottom: 70px !important;
}

.u-ml70 {
	margin-left: 70px !important;
}

.u-mt75 {
	margin-top: 75px !important;
}

.u-mr75 {
	margin-right: 75px !important;
}

.u-mb75 {
	margin-bottom: 75px !important;
}

.u-ml75 {
	margin-left: 75px !important;
}

.u-mt80 {
	margin-top: 80px !important;
}

.u-mr80 {
	margin-right: 80px !important;
}

.u-mb80 {
	margin-bottom: 80px !important;
}

.u-ml80 {
	margin-left: 80px !important;
}

.u-mt85 {
	margin-top: 85px !important;
}

.u-mr85 {
	margin-right: 85px !important;
}

.u-mb85 {
	margin-bottom: 85px !important;
}

.u-ml85 {
	margin-left: 85px !important;
}

.u-mt90 {
	margin-top: 90px !important;
}

.u-mr90 {
	margin-right: 90px !important;
}

.u-mb90 {
	margin-bottom: 90px !important;
}

.u-ml90 {
	margin-left: 90px !important;
}

.u-mt95 {
	margin-top: 95px !important;
}

.u-mr95 {
	margin-right: 95px !important;
}

.u-mb95 {
	margin-bottom: 95px !important;
}

.u-ml95 {
	margin-left: 95px !important;
}

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

.u-mr100 {
	margin-right: 100px !important;
}

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

.u-ml100 {
	margin-left: 100px !important;
}

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

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

.u-mtLarge {
	margin-top: 60px !important;
}

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

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

.u-mbLarge {
	margin-bottom: 60px !important;
}

.u-pt0 {
	padding-top: 0px !important;
}

.u-pr0 {
	padding-right: 0px !important;
}

.u-pb0 {
	padding-bottom: 0px !important;
}

.u-pl0 {
	padding-left: 0px !important;
}

.u-pt5 {
	padding-top: 5px !important;
}

.u-pr5 {
	padding-right: 5px !important;
}

.u-pb5 {
	padding-bottom: 5px !important;
}

.u-pl5 {
	padding-left: 5px !important;
}

.u-pt10 {
	padding-top: 10px !important;
}

.u-pr10 {
	padding-right: 10px !important;
}

.u-pb10 {
	padding-bottom: 10px !important;
}

.u-pl10 {
	padding-left: 10px !important;
}

.u-pt15 {
	padding-top: 15px !important;
}

.u-pr15 {
	padding-right: 15px !important;
}

.u-pb15 {
	padding-bottom: 15px !important;
}

.u-pl15 {
	padding-left: 15px !important;
}

.u-pt20 {
	padding-top: 20px !important;
}

.u-pr20 {
	padding-right: 20px !important;
}

.u-pb20 {
	padding-bottom: 20px !important;
}

.u-pl20 {
	padding-left: 20px !important;
}

.u-pt25 {
	padding-top: 25px !important;
}

.u-pr25 {
	padding-right: 25px !important;
}

.u-pb25 {
	padding-bottom: 25px !important;
}

.u-pl25 {
	padding-left: 25px !important;
}

.u-pt30 {
	padding-top: 30px !important;
}

.u-pr30 {
	padding-right: 30px !important;
}

.u-pb30 {
	padding-bottom: 30px !important;
}

.u-pl30 {
	padding-left: 30px !important;
}

.u-pt35 {
	padding-top: 35px !important;
}

.u-pr35 {
	padding-right: 35px !important;
}

.u-pb35 {
	padding-bottom: 35px !important;
}

.u-pl35 {
	padding-left: 35px !important;
}

.u-pt40 {
	padding-top: 40px !important;
}

.u-pr40 {
	padding-right: 40px !important;
}

.u-pb40 {
	padding-bottom: 40px !important;
}

.u-pl40 {
	padding-left: 40px !important;
}

.u-pt45 {
	padding-top: 45px !important;
}

.u-pr45 {
	padding-right: 45px !important;
}

.u-pb45 {
	padding-bottom: 45px !important;
}

.u-pl45 {
	padding-left: 45px !important;
}

.u-pt50 {
	padding-top: 50px !important;
}

.u-pr50 {
	padding-right: 50px !important;
}

.u-pb50 {
	padding-bottom: 50px !important;
}

.u-pl50 {
	padding-left: 50px !important;
}

.u-pt55 {
	padding-top: 55px !important;
}

.u-pr55 {
	padding-right: 55px !important;
}

.u-pb55 {
	padding-bottom: 55px !important;
}

.u-pl55 {
	padding-left: 55px !important;
}

.u-pt60 {
	padding-top: 60px !important;
}

.u-pr60 {
	padding-right: 60px !important;
}

.u-pb60 {
	padding-bottom: 60px !important;
}

.u-pl60 {
	padding-left: 60px !important;
}

.u-pt65 {
	padding-top: 65px !important;
}

.u-pr65 {
	padding-right: 65px !important;
}

.u-pb65 {
	padding-bottom: 65px !important;
}

.u-pl65 {
	padding-left: 65px !important;
}

.u-pt70 {
	padding-top: 70px !important;
}

.u-pr70 {
	padding-right: 70px !important;
}

.u-pb70 {
	padding-bottom: 70px !important;
}

.u-pl70 {
	padding-left: 70px !important;
}

.u-pt75 {
	padding-top: 75px !important;
}

.u-pr75 {
	padding-right: 75px !important;
}

.u-pb75 {
	padding-bottom: 75px !important;
}

.u-pl75 {
	padding-left: 75px !important;
}

.u-pt80 {
	padding-top: 80px !important;
}

.u-pr80 {
	padding-right: 80px !important;
}

.u-pb80 {
	padding-bottom: 80px !important;
}

.u-pl80 {
	padding-left: 80px !important;
}

.u-pt85 {
	padding-top: 85px !important;
}

.u-pr85 {
	padding-right: 85px !important;
}

.u-pb85 {
	padding-bottom: 85px !important;
}

.u-pl85 {
	padding-left: 85px !important;
}

.u-pt90 {
	padding-top: 90px !important;
}

.u-pr90 {
	padding-right: 90px !important;
}

.u-pb90 {
	padding-bottom: 90px !important;
}

.u-pl90 {
	padding-left: 90px !important;
}

.u-pt95 {
	padding-top: 95px !important;
}

.u-pr95 {
	padding-right: 95px !important;
}

.u-pb95 {
	padding-bottom: 95px !important;
}

.u-pl95 {
	padding-left: 95px !important;
}

.u-pt100 {
	padding-top: 100px !important;
}

.u-pr100 {
	padding-right: 100px !important;
}

.u-pb100 {
	padding-bottom: 100px !important;
}

.u-pl100 {
	padding-left: 100px !important;
}

.u-wAuto {
	width: auto !important;
}

.u-w5 {
	width: 5% !important;
}

.u-w10 {
	width: 10% !important;
}

.u-w15 {
	width: 15% !important;
}

.u-w20 {
	width: 20% !important;
}

.u-w25 {
	width: 25% !important;
}

.u-w30 {
	width: 30% !important;
}

.u-w35 {
	width: 35% !important;
}

.u-w40 {
	width: 40% !important;
}

.u-w45 {
	width: 45% !important;
}

.u-w50 {
	width: 50% !important;
}

.u-w55 {
	width: 55% !important;
}

.u-w60 {
	width: 60% !important;
}

.u-w65 {
	width: 65% !important;
}

.u-w70 {
	width: 70% !important;
}

.u-w75 {
	width: 75% !important;
}

.u-w80 {
	width: 80% !important;
}

.u-w85 {
	width: 85% !important;
}

.u-w90 {
	width: 90% !important;
}

.u-w95 {
	width: 95% !important;
}

.u-w100 {
	width: 100% !important;
}

.u-w1em {
	width: 1em !important;
}

.u-w2em {
	width: 2em !important;
}

.u-w3em {
	width: 3em !important;
}

.u-w4em {
	width: 4em !important;
}

.u-w5em {
	width: 5em !important;
}

.u-w6em {
	width: 6em !important;
}

.u-w7em {
	width: 7em !important;
}

.u-w8em {
	width: 8em !important;
}

.u-w9em {
	width: 9em !important;
}

.u-w10em {
	width: 10em !important;
}

.u-w11em {
	width: 11em !important;
}

.u-w12em {
	width: 12em !important;
}

.u-w13em {
	width: 13em !important;
}

.u-w14em {
	width: 14em !important;
}

.u-w15em {
	width: 15em !important;
}

.u-w16em {
	width: 16em !important;
}

.u-w17em {
	width: 17em !important;
}

.u-w18em {
	width: 18em !important;
}

.u-w19em {
	width: 19em !important;
}

.u-w20em {
	width: 20em !important;
}

.u-w21em {
	width: 21em !important;
}

.u-w22em {
	width: 22em !important;
}

.u-w23em {
	width: 23em !important;
}

.u-w24em {
	width: 24em !important;
}

.u-w25em {
	width: 25em !important;
}

.u-w26em {
	width: 26em !important;
}

.u-w27em {
	width: 27em !important;
}

.u-w28em {
	width: 28em !important;
}

.u-w29em {
	width: 29em !important;
}

.u-w30em {
	width: 30em !important;
}

.u-w31em {
	width: 31em !important;
}

.u-w32em {
	width: 32em !important;
}

.u-w33em {
	width: 33em !important;
}

.u-w34em {
	width: 34em !important;
}

.u-w35em {
	width: 35em !important;
}

.u-w36em {
	width: 36em !important;
}

.u-w37em {
	width: 37em !important;
}

.u-w38em {
	width: 38em !important;
}

.u-w39em {
	width: 39em !important;
}

.u-w40em {
	width: 40em !important;
}

.u-w41em {
	width: 41em !important;
}

.u-w42em {
	width: 42em !important;
}

.u-w43em {
	width: 43em !important;
}

.u-w44em {
	width: 44em !important;
}

.u-w45em {
	width: 45em !important;
}

.u-w46em {
	width: 46em !important;
}

.u-w47em {
	width: 47em !important;
}

.u-w48em {
	width: 48em !important;
}

.u-w49em {
	width: 49em !important;
}

.u-w50em {
	width: 50em !important;
}

.u-fs11 {
	font-size: 17.6px !important;
	font-size: 1.1rem !important;
}

.u-fs12 {
	font-size: 19.2px !important;
	font-size: 1.2rem !important;
}

.u-fs13 {
	font-size: 20.8px !important;
	font-size: 1.3rem !important;
}

.u-fs14 {
	font-size: 22.4px !important;
	font-size: 1.4rem !important;
}

.u-fs15 {
	font-size: 24px !important;
	font-size: 1.5rem !important;
}

.u-fs16 {
	font-size: 25.6px !important;
	font-size: 1.6rem !important;
}

.u-fs17 {
	font-size: 27.2px !important;
	font-size: 1.7rem !important;
}

.u-fs18 {
	font-size: 28.8px !important;
	font-size: 1.8rem !important;
}

.u-fs19 {
	font-size: 30.4px !important;
	font-size: 1.9rem !important;
}

.u-fs20 {
	font-size: 32px !important;
	font-size: 2rem !important;
}

.u-fs21 {
	font-size: 33.6px !important;
	font-size: 2.1rem !important;
}

.u-fs22 {
	font-size: 35.2px !important;
	font-size: 2.2rem !important;
}

.u-fs23 {
	font-size: 36.8px !important;
	font-size: 2.3rem !important;
}

.u-fs24 {
	font-size: 38.4px !important;
	font-size: 2.4rem !important;
}

.u-fs25 {
	font-size: 40px !important;
	font-size: 2.5rem !important;
}

.u-fs26 {
	font-size: 41.6px !important;
	font-size: 2.6rem !important;
}

.u-fs27 {
	font-size: 43.2px !important;
	font-size: 2.7rem !important;
}

.u-fs28 {
	font-size: 44.8px !important;
	font-size: 2.8rem !important;
}

.u-fs29 {
	font-size: 46.4px !important;
	font-size: 2.9rem !important;
}

.u-fs30 {
	font-size: 48px !important;
	font-size: 3rem !important;
}

.u-fs31 {
	font-size: 49.6px !important;
	font-size: 3.1rem !important;
}

.u-fs32 {
	font-size: 51.2px !important;
	font-size: 3.2rem !important;
}

.u-fs33 {
	font-size: 52.8px !important;
	font-size: 3.3rem !important;
}

.u-fs34 {
	font-size: 54.4px !important;
	font-size: 3.4rem !important;
}

.u-fs35 {
	font-size: 56px !important;
	font-size: 3.5rem !important;
}

.u-fsXlarge {
	font-size: 30px !important;
}

.u-fsLarge {
	font-size: 20px !important;
}

.u-fsMedium {
	font-size: 18px !important;
}

.u-fsSmall {
	font-size: 14px !important;
}

.u-fsXsmall {
	font-size: 13px !important;
}

.u-textbold {
	font-weight: 700 !important;
}

.u-textmedium {
	font-weight: 500 !important;
}

.u-textnormal {
	font-weight: 400 !important;
}

.u-textthin {
	font-weight: 200 !important;
}

.u-indent {
	text-indent: 1em !important;
}

.u-clear {
	clear: both !important;
}

.u-ac {
	text-align: center !important;
}

.u-ar {
	text-align: right !important;
}

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

.u-vm {
	vertical-align: middle !important;
}

.u-vt {
	vertical-align: top !important;
}

.u-vb {
	vertical-align: bottom !important;
}

.u-sp,
.u-tab {
	display: none !important;
}

.inline-block {
	display: inline-block;
}

/*****************************************************
  Print
*****************************************************/

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

}

@media screen and (min-width: 769px) and (max-width: 1024px) {

.u-mt-tab0 {
	margin-top: 0px !important;
}

.u-mr-tab0 {
	margin-right: 0px !important;
}

.u-mb-tab0 {
	margin-bottom: 0px !important;
}

.u-ml-tab0 {
	margin-left: 0px !important;
}

.u-mt-tab5 {
	margin-top: 5px !important;
}

.u-mr-tab5 {
	margin-right: 5px !important;
}

.u-mb-tab5 {
	margin-bottom: 5px !important;
}

.u-ml-tab5 {
	margin-left: 5px !important;
}

.u-mt-tab10 {
	margin-top: 10px !important;
}

.u-mr-tab10 {
	margin-right: 10px !important;
}

.u-mb-tab10 {
	margin-bottom: 10px !important;
}

.u-ml-tab10 {
	margin-left: 10px !important;
}

.u-mt-tab15 {
	margin-top: 15px !important;
}

.u-mr-tab15 {
	margin-right: 15px !important;
}

.u-mb-tab15 {
	margin-bottom: 15px !important;
}

.u-ml-tab15 {
	margin-left: 15px !important;
}

.u-mt-tab20 {
	margin-top: 20px !important;
}

.u-mr-tab20 {
	margin-right: 20px !important;
}

.u-mb-tab20 {
	margin-bottom: 20px !important;
}

.u-ml-tab20 {
	margin-left: 20px !important;
}

.u-mt-tab25 {
	margin-top: 25px !important;
}

.u-mr-tab25 {
	margin-right: 25px !important;
}

.u-mb-tab25 {
	margin-bottom: 25px !important;
}

.u-ml-tab25 {
	margin-left: 25px !important;
}

.u-mt-tab30 {
	margin-top: 30px !important;
}

.u-mr-tab30 {
	margin-right: 30px !important;
}

.u-mb-tab30 {
	margin-bottom: 30px !important;
}

.u-ml-tab30 {
	margin-left: 30px !important;
}

.u-mt-tab35 {
	margin-top: 35px !important;
}

.u-mr-tab35 {
	margin-right: 35px !important;
}

.u-mb-tab35 {
	margin-bottom: 35px !important;
}

.u-ml-tab35 {
	margin-left: 35px !important;
}

.u-mt-tab40 {
	margin-top: 40px !important;
}

.u-mr-tab40 {
	margin-right: 40px !important;
}

.u-mb-tab40 {
	margin-bottom: 40px !important;
}

.u-ml-tab40 {
	margin-left: 40px !important;
}

.u-mt-tab45 {
	margin-top: 45px !important;
}

.u-mr-tab45 {
	margin-right: 45px !important;
}

.u-mb-tab45 {
	margin-bottom: 45px !important;
}

.u-ml-tab45 {
	margin-left: 45px !important;
}

.u-mt-tab50 {
	margin-top: 50px !important;
}

.u-mr-tab50 {
	margin-right: 50px !important;
}

.u-mb-tab50 {
	margin-bottom: 50px !important;
}

.u-ml-tab50 {
	margin-left: 50px !important;
}

.u-mt-tab55 {
	margin-top: 55px !important;
}

.u-mr-tab55 {
	margin-right: 55px !important;
}

.u-mb-tab55 {
	margin-bottom: 55px !important;
}

.u-ml-tab55 {
	margin-left: 55px !important;
}

.u-mt-tab60 {
	margin-top: 60px !important;
}

.u-mr-tab60 {
	margin-right: 60px !important;
}

.u-mb-tab60 {
	margin-bottom: 60px !important;
}

.u-ml-tab60 {
	margin-left: 60px !important;
}

.u-mt-tab65 {
	margin-top: 65px !important;
}

.u-mr-tab65 {
	margin-right: 65px !important;
}

.u-mb-tab65 {
	margin-bottom: 65px !important;
}

.u-ml-tab65 {
	margin-left: 65px !important;
}

.u-mt-tab70 {
	margin-top: 70px !important;
}

.u-mr-tab70 {
	margin-right: 70px !important;
}

.u-mb-tab70 {
	margin-bottom: 70px !important;
}

.u-ml-tab70 {
	margin-left: 70px !important;
}

.u-mt-tab75 {
	margin-top: 75px !important;
}

.u-mr-tab75 {
	margin-right: 75px !important;
}

.u-mb-tab75 {
	margin-bottom: 75px !important;
}

.u-ml-tab75 {
	margin-left: 75px !important;
}

.u-mt-tab80 {
	margin-top: 80px !important;
}

.u-mr-tab80 {
	margin-right: 80px !important;
}

.u-mb-tab80 {
	margin-bottom: 80px !important;
}

.u-ml-tab80 {
	margin-left: 80px !important;
}

.u-mt-tab85 {
	margin-top: 85px !important;
}

.u-mr-tab85 {
	margin-right: 85px !important;
}

.u-mb-tab85 {
	margin-bottom: 85px !important;
}

.u-ml-tab85 {
	margin-left: 85px !important;
}

.u-mt-tab90 {
	margin-top: 90px !important;
}

.u-mr-tab90 {
	margin-right: 90px !important;
}

.u-mb-tab90 {
	margin-bottom: 90px !important;
}

.u-ml-tab90 {
	margin-left: 90px !important;
}

.u-mt-tab95 {
	margin-top: 95px !important;
}

.u-mr-tab95 {
	margin-right: 95px !important;
}

.u-mb-tab95 {
	margin-bottom: 95px !important;
}

.u-ml-tab95 {
	margin-left: 95px !important;
}

.u-mt-tab100 {
	margin-top: 100px !important;
}

.u-mr-tab100 {
	margin-right: 100px !important;
}

.u-mb-tab100 {
	margin-bottom: 100px !important;
}

.u-ml-tab100 {
	margin-left: 100px !important;
}

.u-pt-tab0 {
	padding-top: 0px !important;
}

.u-pr-tab0 {
	padding-right: 0px !important;
}

.u-pb-tab0 {
	padding-bottom: 0px !important;
}

.u-pl-tab0 {
	padding-left: 0px !important;
}

.u-pt-tab5 {
	padding-top: 5px !important;
}

.u-pr-tab5 {
	padding-right: 5px !important;
}

.u-pb-tab5 {
	padding-bottom: 5px !important;
}

.u-pl-tab5 {
	padding-left: 5px !important;
}

.u-pt-tab10 {
	padding-top: 10px !important;
}

.u-pr-tab10 {
	padding-right: 10px !important;
}

.u-pb-tab10 {
	padding-bottom: 10px !important;
}

.u-pl-tab10 {
	padding-left: 10px !important;
}

.u-pt-tab15 {
	padding-top: 15px !important;
}

.u-pr-tab15 {
	padding-right: 15px !important;
}

.u-pb-tab15 {
	padding-bottom: 15px !important;
}

.u-pl-tab15 {
	padding-left: 15px !important;
}

.u-pt-tab20 {
	padding-top: 20px !important;
}

.u-pr-tab20 {
	padding-right: 20px !important;
}

.u-pb-tab20 {
	padding-bottom: 20px !important;
}

.u-pl-tab20 {
	padding-left: 20px !important;
}

.u-pt-tab25 {
	padding-top: 25px !important;
}

.u-pr-tab25 {
	padding-right: 25px !important;
}

.u-pb-tab25 {
	padding-bottom: 25px !important;
}

.u-pl-tab25 {
	padding-left: 25px !important;
}

.u-pt-tab30 {
	padding-top: 30px !important;
}

.u-pr-tab30 {
	padding-right: 30px !important;
}

.u-pb-tab30 {
	padding-bottom: 30px !important;
}

.u-pl-tab30 {
	padding-left: 30px !important;
}

.u-pt-tab35 {
	padding-top: 35px !important;
}

.u-pr-tab35 {
	padding-right: 35px !important;
}

.u-pb-tab35 {
	padding-bottom: 35px !important;
}

.u-pl-tab35 {
	padding-left: 35px !important;
}

.u-pt-tab40 {
	padding-top: 40px !important;
}

.u-pr-tab40 {
	padding-right: 40px !important;
}

.u-pb-tab40 {
	padding-bottom: 40px !important;
}

.u-pl-tab40 {
	padding-left: 40px !important;
}

.u-pt-tab45 {
	padding-top: 45px !important;
}

.u-pr-tab45 {
	padding-right: 45px !important;
}

.u-pb-tab45 {
	padding-bottom: 45px !important;
}

.u-pl-tab45 {
	padding-left: 45px !important;
}

.u-pt-tab50 {
	padding-top: 50px !important;
}

.u-pr-tab50 {
	padding-right: 50px !important;
}

.u-pb-tab50 {
	padding-bottom: 50px !important;
}

.u-pl-tab50 {
	padding-left: 50px !important;
}

.u-pt-tab55 {
	padding-top: 55px !important;
}

.u-pr-tab55 {
	padding-right: 55px !important;
}

.u-pb-tab55 {
	padding-bottom: 55px !important;
}

.u-pl-tab55 {
	padding-left: 55px !important;
}

.u-pt-tab60 {
	padding-top: 60px !important;
}

.u-pr-tab60 {
	padding-right: 60px !important;
}

.u-pb-tab60 {
	padding-bottom: 60px !important;
}

.u-pl-tab60 {
	padding-left: 60px !important;
}

.u-pt-tab65 {
	padding-top: 65px !important;
}

.u-pr-tab65 {
	padding-right: 65px !important;
}

.u-pb-tab65 {
	padding-bottom: 65px !important;
}

.u-pl-tab65 {
	padding-left: 65px !important;
}

.u-pt-tab70 {
	padding-top: 70px !important;
}

.u-pr-tab70 {
	padding-right: 70px !important;
}

.u-pb-tab70 {
	padding-bottom: 70px !important;
}

.u-pl-tab70 {
	padding-left: 70px !important;
}

.u-pt-tab75 {
	padding-top: 75px !important;
}

.u-pr-tab75 {
	padding-right: 75px !important;
}

.u-pb-tab75 {
	padding-bottom: 75px !important;
}

.u-pl-tab75 {
	padding-left: 75px !important;
}

.u-pt-tab80 {
	padding-top: 80px !important;
}

.u-pr-tab80 {
	padding-right: 80px !important;
}

.u-pb-tab80 {
	padding-bottom: 80px !important;
}

.u-pl-tab80 {
	padding-left: 80px !important;
}

.u-pt-tab85 {
	padding-top: 85px !important;
}

.u-pr-tab85 {
	padding-right: 85px !important;
}

.u-pb-tab85 {
	padding-bottom: 85px !important;
}

.u-pl-tab85 {
	padding-left: 85px !important;
}

.u-pt-tab90 {
	padding-top: 90px !important;
}

.u-pr-tab90 {
	padding-right: 90px !important;
}

.u-pb-tab90 {
	padding-bottom: 90px !important;
}

.u-pl-tab90 {
	padding-left: 90px !important;
}

.u-pt-tab95 {
	padding-top: 95px !important;
}

.u-pr-tab95 {
	padding-right: 95px !important;
}

.u-pb-tab95 {
	padding-bottom: 95px !important;
}

.u-pl-tab95 {
	padding-left: 95px !important;
}

.u-pt-tab100 {
	padding-top: 100px !important;
}

.u-pr-tab100 {
	padding-right: 100px !important;
}

.u-pb-tab100 {
	padding-bottom: 100px !important;
}

.u-pl-tab100 {
	padding-left: 100px !important;
}

.u-pt-tab105 {
	padding-top: 105px !important;
}

.u-pr-tab105 {
	padding-right: 105px !important;
}

.u-pb-tab105 {
	padding-bottom: 105px !important;
}

.u-pl-tab105 {
	padding-left: 105px !important;
}

.u-pt-tab110 {
	padding-top: 110px !important;
}

.u-pr-tab110 {
	padding-right: 110px !important;
}

.u-pb-tab110 {
	padding-bottom: 110px !important;
}

.u-pl-tab110 {
	padding-left: 110px !important;
}

.u-pt-tab115 {
	padding-top: 115px !important;
}

.u-pr-tab115 {
	padding-right: 115px !important;
}

.u-pb-tab115 {
	padding-bottom: 115px !important;
}

.u-pl-tab115 {
	padding-left: 115px !important;
}

.u-pt-tab120 {
	padding-top: 120px !important;
}

.u-pr-tab120 {
	padding-right: 120px !important;
}

.u-pb-tab120 {
	padding-bottom: 120px !important;
}

.u-pl-tab120 {
	padding-left: 120px !important;
}

.u-pt-tab125 {
	padding-top: 125px !important;
}

.u-pr-tab125 {
	padding-right: 125px !important;
}

.u-pb-tab125 {
	padding-bottom: 125px !important;
}

.u-pl-tab125 {
	padding-left: 125px !important;
}

.u-pt-tab130 {
	padding-top: 130px !important;
}

.u-pr-tab130 {
	padding-right: 130px !important;
}

.u-pb-tab130 {
	padding-bottom: 130px !important;
}

.u-pl-tab130 {
	padding-left: 130px !important;
}

.u-pt-tab135 {
	padding-top: 135px !important;
}

.u-pr-tab135 {
	padding-right: 135px !important;
}

.u-pb-tab135 {
	padding-bottom: 135px !important;
}

.u-pl-tab135 {
	padding-left: 135px !important;
}

.u-pt-tab140 {
	padding-top: 140px !important;
}

.u-pr-tab140 {
	padding-right: 140px !important;
}

.u-pb-tab140 {
	padding-bottom: 140px !important;
}

.u-pl-tab140 {
	padding-left: 140px !important;
}

.u-pt-tab145 {
	padding-top: 145px !important;
}

.u-pr-tab145 {
	padding-right: 145px !important;
}

.u-pb-tab145 {
	padding-bottom: 145px !important;
}

.u-pl-tab145 {
	padding-left: 145px !important;
}

.u-pt-tab150 {
	padding-top: 150px !important;
}

.u-pr-tab150 {
	padding-right: 150px !important;
}

.u-pb-tab150 {
	padding-bottom: 150px !important;
}

.u-pl-tab150 {
	padding-left: 150px !important;
}

.u-pt-tab155 {
	padding-top: 155px !important;
}

.u-pr-tab155 {
	padding-right: 155px !important;
}

.u-pb-tab155 {
	padding-bottom: 155px !important;
}

.u-pl-tab155 {
	padding-left: 155px !important;
}

.u-pt-tab160 {
	padding-top: 160px !important;
}

.u-pr-tab160 {
	padding-right: 160px !important;
}

.u-pb-tab160 {
	padding-bottom: 160px !important;
}

.u-pl-tab160 {
	padding-left: 160px !important;
}

.u-pt-tab165 {
	padding-top: 165px !important;
}

.u-pr-tab165 {
	padding-right: 165px !important;
}

.u-pb-tab165 {
	padding-bottom: 165px !important;
}

.u-pl-tab165 {
	padding-left: 165px !important;
}

.u-pt-tab170 {
	padding-top: 170px !important;
}

.u-pr-tab170 {
	padding-right: 170px !important;
}

.u-pb-tab170 {
	padding-bottom: 170px !important;
}

.u-pl-tab170 {
	padding-left: 170px !important;
}

.u-pt-tab175 {
	padding-top: 175px !important;
}

.u-pr-tab175 {
	padding-right: 175px !important;
}

.u-pb-tab175 {
	padding-bottom: 175px !important;
}

.u-pl-tab175 {
	padding-left: 175px !important;
}

.u-pt-tab180 {
	padding-top: 180px !important;
}

.u-pr-tab180 {
	padding-right: 180px !important;
}

.u-pb-tab180 {
	padding-bottom: 180px !important;
}

.u-pl-tab180 {
	padding-left: 180px !important;
}

.u-pt-tab185 {
	padding-top: 185px !important;
}

.u-pr-tab185 {
	padding-right: 185px !important;
}

.u-pb-tab185 {
	padding-bottom: 185px !important;
}

.u-pl-tab185 {
	padding-left: 185px !important;
}

.u-pt-tab190 {
	padding-top: 190px !important;
}

.u-pr-tab190 {
	padding-right: 190px !important;
}

.u-pb-tab190 {
	padding-bottom: 190px !important;
}

.u-pl-tab190 {
	padding-left: 190px !important;
}

.u-pt-tab195 {
	padding-top: 195px !important;
}

.u-pr-tab195 {
	padding-right: 195px !important;
}

.u-pb-tab195 {
	padding-bottom: 195px !important;
}

.u-pl-tab195 {
	padding-left: 195px !important;
}

.u-pt-tab200 {
	padding-top: 200px !important;
}

.u-pr-tab200 {
	padding-right: 200px !important;
}

.u-pb-tab200 {
	padding-bottom: 200px !important;
}

.u-pl-tab200 {
	padding-left: 200px !important;
}

.u-pt-tab205 {
	padding-top: 205px !important;
}

.u-pr-tab205 {
	padding-right: 205px !important;
}

.u-pb-tab205 {
	padding-bottom: 205px !important;
}

.u-pl-tab205 {
	padding-left: 205px !important;
}

.u-pt-tab210 {
	padding-top: 210px !important;
}

.u-pr-tab210 {
	padding-right: 210px !important;
}

.u-pb-tab210 {
	padding-bottom: 210px !important;
}

.u-pl-tab210 {
	padding-left: 210px !important;
}

.u-pt-tab215 {
	padding-top: 215px !important;
}

.u-pr-tab215 {
	padding-right: 215px !important;
}

.u-pb-tab215 {
	padding-bottom: 215px !important;
}

.u-pl-tab215 {
	padding-left: 215px !important;
}

.u-pt-tab220 {
	padding-top: 220px !important;
}

.u-pr-tab220 {
	padding-right: 220px !important;
}

.u-pb-tab220 {
	padding-bottom: 220px !important;
}

.u-pl-tab220 {
	padding-left: 220px !important;
}

.u-pt-tab225 {
	padding-top: 225px !important;
}

.u-pr-tab225 {
	padding-right: 225px !important;
}

.u-pb-tab225 {
	padding-bottom: 225px !important;
}

.u-pl-tab225 {
	padding-left: 225px !important;
}

.u-pt-tab230 {
	padding-top: 230px !important;
}

.u-pr-tab230 {
	padding-right: 230px !important;
}

.u-pb-tab230 {
	padding-bottom: 230px !important;
}

.u-pl-tab230 {
	padding-left: 230px !important;
}

.u-pt-tab235 {
	padding-top: 235px !important;
}

.u-pr-tab235 {
	padding-right: 235px !important;
}

.u-pb-tab235 {
	padding-bottom: 235px !important;
}

.u-pl-tab235 {
	padding-left: 235px !important;
}

.u-pt-tab240 {
	padding-top: 240px !important;
}

.u-pr-tab240 {
	padding-right: 240px !important;
}

.u-pb-tab240 {
	padding-bottom: 240px !important;
}

.u-pl-tab240 {
	padding-left: 240px !important;
}

.u-pt-tab245 {
	padding-top: 245px !important;
}

.u-pr-tab245 {
	padding-right: 245px !important;
}

.u-pb-tab245 {
	padding-bottom: 245px !important;
}

.u-pl-tab245 {
	padding-left: 245px !important;
}

.u-pt-tab250 {
	padding-top: 250px !important;
}

.u-pr-tab250 {
	padding-right: 250px !important;
}

.u-pb-tab250 {
	padding-bottom: 250px !important;
}

.u-pl-tab250 {
	padding-left: 250px !important;
}

.u-ac-tab {
	text-align: center !important;
}

.u-ar-tab {
	text-align: right !important;
}

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

.u-vm-tab {
	vertical-align: middle !important;
}

.u-vt-tab {
	vertical-align: top !important;
}

.u-vb-tab {
	vertical-align: bottom !important;
}

}

@media screen and (min-width: 769px) and (max-width: 768px) {

.u-pc {
	display: none !important;
}

.u-tab {
	display: inherit !important;
}

}

@media screen and (min-width: 1025px) {

.u-ac-pc {
	text-align: center !important;
}

.u-ar-pc {
	text-align: right !important;
}

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

.u-vm-pc {
	vertical-align: middle !important;
}

.u-vt-pc {
	vertical-align: top !important;
}

.u-vb-pc {
	vertical-align: bottom !important;
}

}

@media screen and (max-width: 1024px) {

.l-header_navPc {
	display: none;
}

.l-header_navBtnWrap {
	display: none;
}

.l-header_hamWrap {
	display: block;
	z-index: 11;
}

.l-header_navSp.is-active.-pc {
	display: none;
}

.p-company {
	margin-top: 0;
}

.p-company_strongInner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.p-company_strongImg {
	margin-top: 0;
	max-width: 32.8125rem;
	width: 100%;
}

.p-company_strongTextWrap {
	max-width: 100%;
	width: 100%;
}

.p-company_cards {
	grid-template-columns: repeat(2, 1fr);
	place-items: start center;
}

.p-service_list {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.p-flow_list {
	grid-template-columns: repeat(3, 1fr);
}

.p-recruit_contentsInner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.p-voice_col {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.p-voice_colText {
	max-width: 100%;
	width: 100%;
}

}

@media screen and (max-width: 768px) {

html {
	scroll-padding-top: 85px;
}

a:hover {
	text-decoration: none;
}

.p-info_inner {
	gap: 0.625rem 1.25rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.p-company_cards {
	grid-template-columns: 1fr;
}

.p-service_item {
	max-width: clamp(6.25rem, 3.268rem + 12.72vw, 9.375rem);
}

.p-flow_list {
	grid-template-columns: repeat(2, 1fr);
}

.p-achievements_contentsWrap {
	margin-right: 0;
	-webkit-padding-end: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
	padding-inline-end: clamp(0.9375rem, 0.043rem + 3.82vw, 1.875rem);
}

.p-message_inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.p-companyLower_contentsWrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.p-companyLower_contentsWrap dl {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.p-companyLower_contentsWrap dt {
	max-width: 100%;
	width: 100%;
}

.p-companyLower_contentsWrap dd {
	max-width: 100%;
	width: 100%;
}

.p-requirements th,
.p-requirements td {
	display: block;
	width: 100%;
}

.form .Form-Item {
	gap: 1.875rem;
	padding-block: 0.9375rem;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.single_inner figure img {
	max-width: 100%;
}

.dimension-inputs {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.detail-row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

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

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

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

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

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

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

.u-mt-sp0 {
	margin-top: 0px !important;
}

.u-mr-sp0 {
	margin-right: 0px !important;
}

.u-mb-sp0 {
	margin-bottom: 0px !important;
}

.u-ml-sp0 {
	margin-left: 0px !important;
}

.u-mt-sp5 {
	margin-top: 5px !important;
}

.u-mr-sp5 {
	margin-right: 5px !important;
}

.u-mb-sp5 {
	margin-bottom: 5px !important;
}

.u-ml-sp5 {
	margin-left: 5px !important;
}

.u-mt-sp10 {
	margin-top: 10px !important;
}

.u-mr-sp10 {
	margin-right: 10px !important;
}

.u-mb-sp10 {
	margin-bottom: 10px !important;
}

.u-ml-sp10 {
	margin-left: 10px !important;
}

.u-mt-sp15 {
	margin-top: 15px !important;
}

.u-mr-sp15 {
	margin-right: 15px !important;
}

.u-mb-sp15 {
	margin-bottom: 15px !important;
}

.u-ml-sp15 {
	margin-left: 15px !important;
}

.u-mt-sp20 {
	margin-top: 20px !important;
}

.u-mr-sp20 {
	margin-right: 20px !important;
}

.u-mb-sp20 {
	margin-bottom: 20px !important;
}

.u-ml-sp20 {
	margin-left: 20px !important;
}

.u-mt-sp25 {
	margin-top: 25px !important;
}

.u-mr-sp25 {
	margin-right: 25px !important;
}

.u-mb-sp25 {
	margin-bottom: 25px !important;
}

.u-ml-sp25 {
	margin-left: 25px !important;
}

.u-mt-sp30 {
	margin-top: 30px !important;
}

.u-mr-sp30 {
	margin-right: 30px !important;
}

.u-mb-sp30 {
	margin-bottom: 30px !important;
}

.u-ml-sp30 {
	margin-left: 30px !important;
}

.u-mt-sp35 {
	margin-top: 35px !important;
}

.u-mr-sp35 {
	margin-right: 35px !important;
}

.u-mb-sp35 {
	margin-bottom: 35px !important;
}

.u-ml-sp35 {
	margin-left: 35px !important;
}

.u-mt-sp40 {
	margin-top: 40px !important;
}

.u-mr-sp40 {
	margin-right: 40px !important;
}

.u-mb-sp40 {
	margin-bottom: 40px !important;
}

.u-ml-sp40 {
	margin-left: 40px !important;
}

.u-mt-sp45 {
	margin-top: 45px !important;
}

.u-mr-sp45 {
	margin-right: 45px !important;
}

.u-mb-sp45 {
	margin-bottom: 45px !important;
}

.u-ml-sp45 {
	margin-left: 45px !important;
}

.u-mt-sp50 {
	margin-top: 50px !important;
}

.u-mr-sp50 {
	margin-right: 50px !important;
}

.u-mb-sp50 {
	margin-bottom: 50px !important;
}

.u-ml-sp50 {
	margin-left: 50px !important;
}

.u-mt-sp55 {
	margin-top: 55px !important;
}

.u-mr-sp55 {
	margin-right: 55px !important;
}

.u-mb-sp55 {
	margin-bottom: 55px !important;
}

.u-ml-sp55 {
	margin-left: 55px !important;
}

.u-mt-sp60 {
	margin-top: 60px !important;
}

.u-mr-sp60 {
	margin-right: 60px !important;
}

.u-mb-sp60 {
	margin-bottom: 60px !important;
}

.u-ml-sp60 {
	margin-left: 60px !important;
}

.u-mt-sp65 {
	margin-top: 65px !important;
}

.u-mr-sp65 {
	margin-right: 65px !important;
}

.u-mb-sp65 {
	margin-bottom: 65px !important;
}

.u-ml-sp65 {
	margin-left: 65px !important;
}

.u-mt-sp70 {
	margin-top: 70px !important;
}

.u-mr-sp70 {
	margin-right: 70px !important;
}

.u-mb-sp70 {
	margin-bottom: 70px !important;
}

.u-ml-sp70 {
	margin-left: 70px !important;
}

.u-mt-sp75 {
	margin-top: 75px !important;
}

.u-mr-sp75 {
	margin-right: 75px !important;
}

.u-mb-sp75 {
	margin-bottom: 75px !important;
}

.u-ml-sp75 {
	margin-left: 75px !important;
}

.u-mt-sp80 {
	margin-top: 80px !important;
}

.u-mr-sp80 {
	margin-right: 80px !important;
}

.u-mb-sp80 {
	margin-bottom: 80px !important;
}

.u-ml-sp80 {
	margin-left: 80px !important;
}

.u-mt-sp85 {
	margin-top: 85px !important;
}

.u-mr-sp85 {
	margin-right: 85px !important;
}

.u-mb-sp85 {
	margin-bottom: 85px !important;
}

.u-ml-sp85 {
	margin-left: 85px !important;
}

.u-mt-sp90 {
	margin-top: 90px !important;
}

.u-mr-sp90 {
	margin-right: 90px !important;
}

.u-mb-sp90 {
	margin-bottom: 90px !important;
}

.u-ml-sp90 {
	margin-left: 90px !important;
}

.u-mt-sp95 {
	margin-top: 95px !important;
}

.u-mr-sp95 {
	margin-right: 95px !important;
}

.u-mb-sp95 {
	margin-bottom: 95px !important;
}

.u-ml-sp95 {
	margin-left: 95px !important;
}

.u-mt-sp100 {
	margin-top: 100px !important;
}

.u-mr-sp100 {
	margin-right: 100px !important;
}

.u-mb-sp100 {
	margin-bottom: 100px !important;
}

.u-ml-sp100 {
	margin-left: 100px !important;
}

.u-pt-sp0 {
	padding-top: 0px !important;
}

.u-pr-sp0 {
	padding-right: 0px !important;
}

.u-pb-sp0 {
	padding-bottom: 0px !important;
}

.u-pl-sp0 {
	padding-left: 0px !important;
}

.u-pt-sp5 {
	padding-top: 5px !important;
}

.u-pr-sp5 {
	padding-right: 5px !important;
}

.u-pb-sp5 {
	padding-bottom: 5px !important;
}

.u-pl-sp5 {
	padding-left: 5px !important;
}

.u-pt-sp10 {
	padding-top: 10px !important;
}

.u-pr-sp10 {
	padding-right: 10px !important;
}

.u-pb-sp10 {
	padding-bottom: 10px !important;
}

.u-pl-sp10 {
	padding-left: 10px !important;
}

.u-pt-sp15 {
	padding-top: 15px !important;
}

.u-pr-sp15 {
	padding-right: 15px !important;
}

.u-pb-sp15 {
	padding-bottom: 15px !important;
}

.u-pl-sp15 {
	padding-left: 15px !important;
}

.u-pt-sp20 {
	padding-top: 20px !important;
}

.u-pr-sp20 {
	padding-right: 20px !important;
}

.u-pb-sp20 {
	padding-bottom: 20px !important;
}

.u-pl-sp20 {
	padding-left: 20px !important;
}

.u-pt-sp25 {
	padding-top: 25px !important;
}

.u-pr-sp25 {
	padding-right: 25px !important;
}

.u-pb-sp25 {
	padding-bottom: 25px !important;
}

.u-pl-sp25 {
	padding-left: 25px !important;
}

.u-pt-sp30 {
	padding-top: 30px !important;
}

.u-pr-sp30 {
	padding-right: 30px !important;
}

.u-pb-sp30 {
	padding-bottom: 30px !important;
}

.u-pl-sp30 {
	padding-left: 30px !important;
}

.u-pt-sp35 {
	padding-top: 35px !important;
}

.u-pr-sp35 {
	padding-right: 35px !important;
}

.u-pb-sp35 {
	padding-bottom: 35px !important;
}

.u-pl-sp35 {
	padding-left: 35px !important;
}

.u-pt-sp40 {
	padding-top: 40px !important;
}

.u-pr-sp40 {
	padding-right: 40px !important;
}

.u-pb-sp40 {
	padding-bottom: 40px !important;
}

.u-pl-sp40 {
	padding-left: 40px !important;
}

.u-pt-sp45 {
	padding-top: 45px !important;
}

.u-pr-sp45 {
	padding-right: 45px !important;
}

.u-pb-sp45 {
	padding-bottom: 45px !important;
}

.u-pl-sp45 {
	padding-left: 45px !important;
}

.u-pt-sp50 {
	padding-top: 50px !important;
}

.u-pr-sp50 {
	padding-right: 50px !important;
}

.u-pb-sp50 {
	padding-bottom: 50px !important;
}

.u-pl-sp50 {
	padding-left: 50px !important;
}

.u-pt-sp55 {
	padding-top: 55px !important;
}

.u-pr-sp55 {
	padding-right: 55px !important;
}

.u-pb-sp55 {
	padding-bottom: 55px !important;
}

.u-pl-sp55 {
	padding-left: 55px !important;
}

.u-pt-sp60 {
	padding-top: 60px !important;
}

.u-pr-sp60 {
	padding-right: 60px !important;
}

.u-pb-sp60 {
	padding-bottom: 60px !important;
}

.u-pl-sp60 {
	padding-left: 60px !important;
}

.u-pt-sp65 {
	padding-top: 65px !important;
}

.u-pr-sp65 {
	padding-right: 65px !important;
}

.u-pb-sp65 {
	padding-bottom: 65px !important;
}

.u-pl-sp65 {
	padding-left: 65px !important;
}

.u-pt-sp70 {
	padding-top: 70px !important;
}

.u-pr-sp70 {
	padding-right: 70px !important;
}

.u-pb-sp70 {
	padding-bottom: 70px !important;
}

.u-pl-sp70 {
	padding-left: 70px !important;
}

.u-pt-sp75 {
	padding-top: 75px !important;
}

.u-pr-sp75 {
	padding-right: 75px !important;
}

.u-pb-sp75 {
	padding-bottom: 75px !important;
}

.u-pl-sp75 {
	padding-left: 75px !important;
}

.u-pt-sp80 {
	padding-top: 80px !important;
}

.u-pr-sp80 {
	padding-right: 80px !important;
}

.u-pb-sp80 {
	padding-bottom: 80px !important;
}

.u-pl-sp80 {
	padding-left: 80px !important;
}

.u-pt-sp85 {
	padding-top: 85px !important;
}

.u-pr-sp85 {
	padding-right: 85px !important;
}

.u-pb-sp85 {
	padding-bottom: 85px !important;
}

.u-pl-sp85 {
	padding-left: 85px !important;
}

.u-pt-sp90 {
	padding-top: 90px !important;
}

.u-pr-sp90 {
	padding-right: 90px !important;
}

.u-pb-sp90 {
	padding-bottom: 90px !important;
}

.u-pl-sp90 {
	padding-left: 90px !important;
}

.u-pt-sp95 {
	padding-top: 95px !important;
}

.u-pr-sp95 {
	padding-right: 95px !important;
}

.u-pb-sp95 {
	padding-bottom: 95px !important;
}

.u-pl-sp95 {
	padding-left: 95px !important;
}

.u-pt-sp100 {
	padding-top: 100px !important;
}

.u-pr-sp100 {
	padding-right: 100px !important;
}

.u-pb-sp100 {
	padding-bottom: 100px !important;
}

.u-pl-sp100 {
	padding-left: 100px !important;
}

.u-pt-sp105 {
	padding-top: 105px !important;
}

.u-pr-sp105 {
	padding-right: 105px !important;
}

.u-pb-sp105 {
	padding-bottom: 105px !important;
}

.u-pl-sp105 {
	padding-left: 105px !important;
}

.u-pt-sp110 {
	padding-top: 110px !important;
}

.u-pr-sp110 {
	padding-right: 110px !important;
}

.u-pb-sp110 {
	padding-bottom: 110px !important;
}

.u-pl-sp110 {
	padding-left: 110px !important;
}

.u-pt-sp115 {
	padding-top: 115px !important;
}

.u-pr-sp115 {
	padding-right: 115px !important;
}

.u-pb-sp115 {
	padding-bottom: 115px !important;
}

.u-pl-sp115 {
	padding-left: 115px !important;
}

.u-pt-sp120 {
	padding-top: 120px !important;
}

.u-pr-sp120 {
	padding-right: 120px !important;
}

.u-pb-sp120 {
	padding-bottom: 120px !important;
}

.u-pl-sp120 {
	padding-left: 120px !important;
}

.u-pt-sp125 {
	padding-top: 125px !important;
}

.u-pr-sp125 {
	padding-right: 125px !important;
}

.u-pb-sp125 {
	padding-bottom: 125px !important;
}

.u-pl-sp125 {
	padding-left: 125px !important;
}

.u-pt-sp130 {
	padding-top: 130px !important;
}

.u-pr-sp130 {
	padding-right: 130px !important;
}

.u-pb-sp130 {
	padding-bottom: 130px !important;
}

.u-pl-sp130 {
	padding-left: 130px !important;
}

.u-pt-sp135 {
	padding-top: 135px !important;
}

.u-pr-sp135 {
	padding-right: 135px !important;
}

.u-pb-sp135 {
	padding-bottom: 135px !important;
}

.u-pl-sp135 {
	padding-left: 135px !important;
}

.u-pt-sp140 {
	padding-top: 140px !important;
}

.u-pr-sp140 {
	padding-right: 140px !important;
}

.u-pb-sp140 {
	padding-bottom: 140px !important;
}

.u-pl-sp140 {
	padding-left: 140px !important;
}

.u-pt-sp145 {
	padding-top: 145px !important;
}

.u-pr-sp145 {
	padding-right: 145px !important;
}

.u-pb-sp145 {
	padding-bottom: 145px !important;
}

.u-pl-sp145 {
	padding-left: 145px !important;
}

.u-pt-sp150 {
	padding-top: 150px !important;
}

.u-pr-sp150 {
	padding-right: 150px !important;
}

.u-pb-sp150 {
	padding-bottom: 150px !important;
}

.u-pl-sp150 {
	padding-left: 150px !important;
}

.u-pt-sp155 {
	padding-top: 155px !important;
}

.u-pr-sp155 {
	padding-right: 155px !important;
}

.u-pb-sp155 {
	padding-bottom: 155px !important;
}

.u-pl-sp155 {
	padding-left: 155px !important;
}

.u-pt-sp160 {
	padding-top: 160px !important;
}

.u-pr-sp160 {
	padding-right: 160px !important;
}

.u-pb-sp160 {
	padding-bottom: 160px !important;
}

.u-pl-sp160 {
	padding-left: 160px !important;
}

.u-pt-sp165 {
	padding-top: 165px !important;
}

.u-pr-sp165 {
	padding-right: 165px !important;
}

.u-pb-sp165 {
	padding-bottom: 165px !important;
}

.u-pl-sp165 {
	padding-left: 165px !important;
}

.u-pt-sp170 {
	padding-top: 170px !important;
}

.u-pr-sp170 {
	padding-right: 170px !important;
}

.u-pb-sp170 {
	padding-bottom: 170px !important;
}

.u-pl-sp170 {
	padding-left: 170px !important;
}

.u-pt-sp175 {
	padding-top: 175px !important;
}

.u-pr-sp175 {
	padding-right: 175px !important;
}

.u-pb-sp175 {
	padding-bottom: 175px !important;
}

.u-pl-sp175 {
	padding-left: 175px !important;
}

.u-pt-sp180 {
	padding-top: 180px !important;
}

.u-pr-sp180 {
	padding-right: 180px !important;
}

.u-pb-sp180 {
	padding-bottom: 180px !important;
}

.u-pl-sp180 {
	padding-left: 180px !important;
}

.u-pt-sp185 {
	padding-top: 185px !important;
}

.u-pr-sp185 {
	padding-right: 185px !important;
}

.u-pb-sp185 {
	padding-bottom: 185px !important;
}

.u-pl-sp185 {
	padding-left: 185px !important;
}

.u-pt-sp190 {
	padding-top: 190px !important;
}

.u-pr-sp190 {
	padding-right: 190px !important;
}

.u-pb-sp190 {
	padding-bottom: 190px !important;
}

.u-pl-sp190 {
	padding-left: 190px !important;
}

.u-pt-sp195 {
	padding-top: 195px !important;
}

.u-pr-sp195 {
	padding-right: 195px !important;
}

.u-pb-sp195 {
	padding-bottom: 195px !important;
}

.u-pl-sp195 {
	padding-left: 195px !important;
}

.u-pt-sp200 {
	padding-top: 200px !important;
}

.u-pr-sp200 {
	padding-right: 200px !important;
}

.u-pb-sp200 {
	padding-bottom: 200px !important;
}

.u-pl-sp200 {
	padding-left: 200px !important;
}

.u-pt-sp205 {
	padding-top: 205px !important;
}

.u-pr-sp205 {
	padding-right: 205px !important;
}

.u-pb-sp205 {
	padding-bottom: 205px !important;
}

.u-pl-sp205 {
	padding-left: 205px !important;
}

.u-pt-sp210 {
	padding-top: 210px !important;
}

.u-pr-sp210 {
	padding-right: 210px !important;
}

.u-pb-sp210 {
	padding-bottom: 210px !important;
}

.u-pl-sp210 {
	padding-left: 210px !important;
}

.u-pt-sp215 {
	padding-top: 215px !important;
}

.u-pr-sp215 {
	padding-right: 215px !important;
}

.u-pb-sp215 {
	padding-bottom: 215px !important;
}

.u-pl-sp215 {
	padding-left: 215px !important;
}

.u-pt-sp220 {
	padding-top: 220px !important;
}

.u-pr-sp220 {
	padding-right: 220px !important;
}

.u-pb-sp220 {
	padding-bottom: 220px !important;
}

.u-pl-sp220 {
	padding-left: 220px !important;
}

.u-pt-sp225 {
	padding-top: 225px !important;
}

.u-pr-sp225 {
	padding-right: 225px !important;
}

.u-pb-sp225 {
	padding-bottom: 225px !important;
}

.u-pl-sp225 {
	padding-left: 225px !important;
}

.u-pt-sp230 {
	padding-top: 230px !important;
}

.u-pr-sp230 {
	padding-right: 230px !important;
}

.u-pb-sp230 {
	padding-bottom: 230px !important;
}

.u-pl-sp230 {
	padding-left: 230px !important;
}

.u-pt-sp235 {
	padding-top: 235px !important;
}

.u-pr-sp235 {
	padding-right: 235px !important;
}

.u-pb-sp235 {
	padding-bottom: 235px !important;
}

.u-pl-sp235 {
	padding-left: 235px !important;
}

.u-pt-sp240 {
	padding-top: 240px !important;
}

.u-pr-sp240 {
	padding-right: 240px !important;
}

.u-pb-sp240 {
	padding-bottom: 240px !important;
}

.u-pl-sp240 {
	padding-left: 240px !important;
}

.u-pt-sp245 {
	padding-top: 245px !important;
}

.u-pr-sp245 {
	padding-right: 245px !important;
}

.u-pb-sp245 {
	padding-bottom: 245px !important;
}

.u-pl-sp245 {
	padding-left: 245px !important;
}

.u-pt-sp250 {
	padding-top: 250px !important;
}

.u-pr-sp250 {
	padding-right: 250px !important;
}

.u-pb-sp250 {
	padding-bottom: 250px !important;
}

.u-pl-sp250 {
	padding-left: 250px !important;
}

.u-fsXlarge {
	font-size: 24px !important;
}

.u-fsLarge {
	font-size: 18px !important;
}

.u-fsMedium {
	font-size: 16px !important;
}

.u-fsSmall {
	font-size: 14px !important;
}

.u-fsXsmall {
	font-size: 11px !important;
}

.u-ac-sp {
	text-align: center !important;
}

.u-ar-sp {
	text-align: right !important;
}

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

.u-vm-sp {
	vertical-align: middle !important;
}

.u-vt-sp {
	vertical-align: top !important;
}

.u-vb-sp {
	vertical-align: bottom !important;
}

.u-pc {
	display: none !important;
}

.u-sp {
	display: inherit !important;
}

}

@media screen and (max-width: 576px) {

.p-flow_list {
	grid-template-columns: repeat(1, 1fr);
}

}

@media not print {

[data-animate=fadeIn] {
	opacity: 0;
	-webkit-transition: 0.8s ease-in-out;
	transition: 0.8s ease-in-out;
}

[data-animate=fadeIn].is-animated {
	opacity: 1;
}

[data-animate=bottomToTop] {
	opacity: 0;
}

[data-animate=bottomToTop].is-animated {
	-webkit-animation: bottomToTop 0.5s ease-in-out;
	animation: bottomToTop 0.5s ease-in-out;
	opacity: 1;
}

[data-animate=leftToRight] {
	opacity: 0;
}

[data-animate=leftToRight].is-animated {
	-webkit-animation: leftToRight 0.5s ease-in-out;
	animation: leftToRight 0.5s ease-in-out;
	opacity: 1;
}

[data-animate=rightToLeft] {
	opacity: 0;
}

[data-animate=rightToLeft].is-animated {
	-webkit-animation: rightToLeft 0.5s ease-in-out;
	animation: rightToLeft 0.5s ease-in-out;
	opacity: 1;
}

[data-animate=fadeToLeft] {
	opacity: 0;
	-webkit-transform: translateX(30px);
	transform: translateX(30px);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

[data-animate=fadeToLeft].is-animated {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

}

@-webkit-keyframes fadeIn {

0% {
	opacity: 0;
	visibility: hidden;
}

50% {
	opacity: 0;
	visibility: hidden;
}

100% {
	opacity: 1;
	visibility: visible;
}

}

@keyframes fadeIn {

0% {
	opacity: 0;
	visibility: hidden;
}

50% {
	opacity: 0;
	visibility: hidden;
}

100% {
	opacity: 1;
	visibility: visible;
}

}

@-webkit-keyframes fadeOut {

from {
	opacity: 1;
	visibility: visible;
}

to {
	opacity: 0;
	visibility: hidden;
}

}

@keyframes fadeOut {

from {
	opacity: 1;
	visibility: visible;
}

to {
	opacity: 0;
	visibility: hidden;
}

}

@-webkit-keyframes fadeOutTop {

from {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

to {
	opacity: 0;
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
}

}

@keyframes fadeOutTop {

from {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

to {
	opacity: 0;
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
}

}

@-webkit-keyframes leftToRight {

from {
	opacity: 0;
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
}

to {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

}

@keyframes leftToRight {

from {
	opacity: 0;
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
}

to {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

}

@-webkit-keyframes rightToLeft {

from {
	opacity: 0;
	-webkit-transform: translateX(30px);
	transform: translateX(30px);
}

to {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

}

@keyframes rightToLeft {

from {
	opacity: 0;
	-webkit-transform: translateX(30px);
	transform: translateX(30px);
}

to {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

}

@-webkit-keyframes bottomToTop {

from {
	opacity: 0;
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
}

to {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes bottomToTop {

from {
	opacity: 0;
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
}

to {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes zoomIn {

0% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

100% {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

}

@keyframes zoomIn {

0% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

100% {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

}

@-webkit-keyframes zoomOut {

0% {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

100% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

}

@keyframes zoomOut {

0% {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

100% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

}

@-webkit-keyframes blur {

from {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="15" /></filter></svg>#filter');
	-webkit-filter: blur(15px);
	filter: blur(15px);
}

to {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');
	-webkit-filter: blur(0);
	filter: blur(0);
}

}

@keyframes blur {

from {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="15" /></filter></svg>#filter');
	-webkit-filter: blur(15px);
	filter: blur(15px);
}

to {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');
	-webkit-filter: blur(0);
	filter: blur(0);
}

}

@-webkit-keyframes scroll {

0% {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

100% {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

}

@keyframes scroll {

0% {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

100% {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

}

@-webkit-keyframes scrollTop {

0% {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

100% {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

}

@keyframes scrollTop {

0% {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

100% {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

}

@-webkit-keyframes gradient {

0% {
	background-position: 0% 50%;
}

50% {
	background-position: 100% 50%;
}

100% {
	background-position: 0% 50%;
}

}

@keyframes gradient {

0% {
	background-position: 0% 50%;
}

50% {
	background-position: 100% 50%;
}

100% {
	background-position: 0% 50%;
}

}

@-webkit-keyframes slideTip {

0% {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	transform-origin: left;
}

50% {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left;
	transform-origin: left;
}

50.001% {
	-webkit-transform-origin: right;
	transform-origin: right;
}

100% {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right;
	transform-origin: right;
}

}

@keyframes slideTip {

0% {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	transform-origin: left;
}

50% {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left;
	transform-origin: left;
}

50.001% {
	-webkit-transform-origin: right;
	transform-origin: right;
}

100% {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right;
	transform-origin: right;
}

}


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