@charset "UTF-8";
/* Foundation */
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*, ::before, ::after { box-sizing: border-box; border-style: solid; border-width: 0; }

/* Document */
/* ============================================ */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. 3. Remove gray overlay on links for iOS. */
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -webkit-tap-highlight-color: transparent; /* 3*/ }

/* Sections */
/* ============================================ */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Render the `main` element consistently in IE. */
main { display: block; }

/* Vertical rhythm */
/* ============================================ */
p, table, blockquote, address, pre, iframe, form, figure, dl { margin: 0; }

/* Headings */
/* ============================================ */
h1, h2, h3, h4, h5, h6 { font-size: inherit; line-height: inherit; font-weight: inherit; margin: 0; }

/* Lists (enumeration) */
/* ============================================ */
ul, ol { margin: 0; padding: 0; list-style: none; }

/* Lists (definition) */
/* ============================================ */
dt { font-weight: bold; }

dd { margin-left: 0; }

/* Grouping content */
/* ============================================ */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ border-top-width: 1px; margin: 0; clear: both; color: inherit; }

/** 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: inherit; /* 2 */ }

address { font-style: inherit; }

/* Text-level semantics */
/* ============================================ */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; text-decoration: none; color: inherit; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { 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: inherit; /* 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 */
/* ============================================ */
/** Prevent vertical alignment issues. */
img, embed, object, iframe { vertical-align: bottom; }

/* Forms */
/* ============================================ */
/** Reset form fields to make them styleable */
button, input, optgroup, select, textarea { appearance: none; vertical-align: middle; color: inherit; font: inherit; background: transparent; padding: 0; margin: 0; outline: 0; border-radius: 0; text-align: inherit; }

/** Reset radio and checkbox appearance to preserve their look in iOS. */
[type="checkbox"] { appearance: checkbox; }

[type="radio"] { appearance: radio; }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { cursor: pointer; appearance: none; }

button[disabled], [type="button"][disabled], [type="reset"][disabled], [type="submit"][disabled] { cursor: default; }

/** 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; }

/** Remove arrow in IE10 & IE11 */
select::-ms-expand { display: none; }

/** Remove padding */
option { padding: 0; }

/** Reset to invisible */
fieldset { margin: 0; padding: 0; min-width: 0; }

/** 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 { 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; }

/** 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 outline style in Safari. */
[type="search"] { outline-offset: -2px; /* 1 */ }

/** 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 */ }

/** Clickable labels */
label[for] { cursor: pointer; }

/* 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; }

/* Remove outline for editable content. */
[contenteditable] { outline: none; }

/* Table */
/* ============================================ */
table { border-collapse: collapse; border-spacing: 0; }

caption { text-align: left; }

td, th { vertical-align: top; padding: 0; }

th { text-align: left; font-weight: bold; }

/* Misc */
/* ============================================ */
/** Add the correct display in IE 10+. */
template { display: none; }

/** Add the correct display in IE 10. */
[hidden] { display: none; }

@keyframes bar { 0% { width: 0%; }
  100% { width: 100%; } }

/* レスポンシブ */
/* フォントサイズ */
* { box-sizing: border-box; }

*::before, *::after { box-sizing: border-box; display: inline-block; }

html { font-size: 62.5%; font-family: "Noto Sans JP", sans-serif; }

body { background-color: #ededed; box-sizing: border-box; font-size: 20px; font-size: 1.38889vw; font-weight: 500; line-height: 1.45; letter-spacing: 0; color: #000000; margin: 0 auto; }

@media screen and (max-width: 780px) { body { font-size: 13px; font-size: 3.42105vw; } }

.is-open { overflow: hidden; }

a { display: inline-block; text-decoration: none; color: #000000; }

img { display: inline-block; height: auto; max-width: 100%; }

input, select { appearance: none; -webkit-appearance: none; -moz-appearance: none; }

select::-ms-expand { display: none; }

input[type="submit"] { -webkit-appearance: none; }

input, select, textarea { font-size: 1.7rem; line-height: 2; font-weight: 700; background-color: #ffffff; border: #000000 solid 1px; border-radius: 5px; }

input, select { height: 36px; }

.select-wrap { position: relative; }

.select-wrap::before { font-family: "Font Awesome 5 Free"; content: "\f107"; font-weight: 900; position: absolute; z-index: 2; top: 50%; right: 10px; transform: translateY(-50%); }

ol { list-style-type: decimal-leading-zero; padding-left: 55px; }

ol li::marker { font-weight: bold; font-size: 2.5rem; }

/* Layout */
.l-header { width: 100%; margin: 0 auto; }

.l-main { margin: 0 auto; width: 100%; }

.l-content { position: relative; width: 100%; }

.l-footer { width: 100%; background: #b7b7b7; }

/* Object */
.c-box { background: #000000; color: #ffffff; padding: 0.35vw 4.23vw; text-align: center; display: inline-block; font-weight: 900; font-size: 26px; font-size: 1.80556vw; margin-left: auto; margin-right: auto; }

@media screen and (max-width: 780px) { .c-box { font-size: 14px; font-size: 3.68421vw; padding: 0.7vw 4.23vw; } }

.c-box2 { position: relative; z-index: 1; width: 20vw; height: 11.4vw; font-size: 28px; font-size: 1.94444vw; }

@media screen and (max-width: 780px) { .c-box2 { margin-top: 5vw; width: 80vw; height: 30vw; font-size: 20px; font-size: 5.26316vw; } }

.c-box2::before { content: ""; position: absolute; z-index: -1; width: 100%; height: 100%; top: 0; bottom: 0; left: 0; right: 0; transform: skewX(-15deg); background: #000000; }

@media screen and (max-width: 780px) { .c-box2::before { transform: skewX(-7deg); } }

.c-box2__inner { width: 100%; height: 100%; color: #ffffff; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; color: #ffffff; }

.c-box2__img { position: absolute; left: 50%; bottom: 1vw; transform: translateX(-50%); width: 1.86vw; }

.c-box2__img img { width: 100%; }

@media screen and (max-width: 780px) { .c-box2__img { width: 5vw; bottom: 3vw; } }

.c-btn { position: relative; display: inline-block; z-index: 1; width: 25vw; height: 5.71vw; text-align: center; line-height: 5.71vw; font-size: 23px; font-size: 1.59722vw; font-weight: bold; }

@media screen and (max-width: 780px) { .c-btn { width: 40vw; height: 10vw; line-height: 10vw; font-size: 14px; font-size: 3.68421vw; } }

.c-btn::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; transform: skewX(-10deg); z-index: -1; }

.c-btn--green { color: #ffffff; }

.c-btn--green::before { background: #047449; }

.c-btn--white { color: #047449; margin-left: 2.5vw; }

.c-btn--white::before { border: solid 2px #047449; }

.c-hide { display: none; }

@media screen and (max-width: 780px) { .c-hide { display: block; } }

.c-hide-pc { display: block; }

@media screen and (max-width: 780px) { .c-hide-pc { display: none; } }

.c-list__item { margin-top: 1.43vw; background-image: url("../img/check.png"); padding-left: 31px; background-repeat: no-repeat; background-position: left; font-size: 20px; font-size: 1.38889vw; font-weight: bold; }

@media screen and (max-width: 780px) { .c-list__item { font-size: 13px; font-size: 3.42105vw; background-size: 3vw; background-position: left 1vw; } }

.c-list__item--course { margin-top: 0.8vw; font-size: 23px; font-size: 1.59722vw; font-weight: 500; }

@media screen and (max-width: 780px) { .c-list__item--course { font-size: 13px; font-size: 3.42105vw; } }

.c-list__item--green { background-image: url("../img/check2.png"); }

.c-map { width: 100vw; height: 500px; margin: 0 calc(50% - 50vw); }

@media screen and (max-width: 780px) { .c-map { height: 300px; } }

.c-map iframe { width: 100%; height: 100%; }

.c-marker { background: linear-gradient(transparent 70%, rgba(255, 229, 31, 0.48) 0%); }

.c-marker--l { font-size: 2.5rem; }

.c-marker--l br { display: none; }

@media screen and (max-width: 780px) { .c-marker--l { font-size: 2rem; }
  .c-marker--l br { display: block; } }

.c-num-title { position: relative; font-size: 59px; font-size: 4.09722vw; font-weight: 900; }

@media screen and (max-width: 780px) { .c-num-title { font-size: 24px; font-size: 6.31579vw; } }

.c-num-title span { position: absolute; z-index: -1; font-size: 132px; font-size: 9.16667vw; top: -4.57vw; left: -4.86vw; color: rgba(157, 157, 157, 0.14); font-style: italic; }

@media screen and (max-width: 780px) { .c-num-title span { font-size: 50px; font-size: 13.15789vw; top: -7vw; } }

.c-scroll { position: relative; margin-top: 10vw; }

.c-scroll__item { /*描画位置※位置は適宜調整してください*/ position: absolute; bottom: 7vw; right: 0; width: 70px; /*テキストの形状*/ color: #000000; font-size: 1rem; letter-spacing: 0.05em; font-family: "Roboto", sans-serif; font-style: italic; }

.c-scroll__item::before { content: ""; position: absolute; bottom: 5px; right: 0; /*矢印の形状*/ width: 5vw; height: 1px; background: #000000; transform: rotateZ(30deg); }

.c-scroll__item::after { content: ""; position: absolute; bottom: 0; right: 0; width: 70px; height: 1px; background: #000000; }

.c-scroll__text { text-align: right; }

.c-title { position: relative; z-index: 1; color: #ffffff; text-align: center; padding: 4.8vw 0; font-size: 45px; font-size: 3.125vw; font-weight: bold; }

@media screen and (max-width: 780px) { .c-title { font-size: 26px; font-size: 6.84211vw; } }

.c-title span { font-family: "Roboto", sans-serif; font-style: italic; letter-spacing: 0.09em; font-size: 72px; font-size: 5vw; font-weight: 900; }

@media screen and (max-width: 780px) { .c-title span { font-size: 30px; font-size: 7.89474vw; } }

.c-title span span { font-size: 42px; font-size: 2.91667vw; }

@media screen and (max-width: 780px) { .c-title span span { font-size: 26px; font-size: 6.84211vw; } }

.c-title::before { content: ""; position: absolute; z-index: -1; width: 100%; height: 50%; background: #061b74; bottom: 0; left: 0; }

.c-title::after { content: ""; position: absolute; z-index: -1; width: 100%; height: 50%; background: #000000; top: 0; left: 0; }

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

@media screen and (max-width: 780px) { .c-flex { flex-direction: column; align-items: center; } }

.c-flex-column { display: flex; flex-direction: column; align-items: center; }

.c-flex-start { display: flex; align-items: center; }

.c-sub-title { position: relative; background-image: url("../img/title-bg.png"); background-repeat: no-repeat; background-size: cover; text-align: center; padding-bottom: 2vw; font-weight: 900; font-size: 44px; font-size: 3.05556vw; }

@media screen and (max-width: 780px) { .c-sub-title { margin-top: 10vw; font-size: 26px; font-size: 6.84211vw; background-size: 190vw; background-position: 50% 0; } }

.c-sub-title span { position: absolute; left: 50%; transform: translateX(-50%); white-space: nowrap; }

@media screen and (max-width: 780px) { .c-sub-title span { top: -10vw; } }

.c-sub-title--col { margin-top: 5vw; }

@media screen and (max-width: 780px) { .c-sub-title--col { margin-top: 20vw; } }

.c-sub-title--col span { top: -5vw; }

@media screen and (max-width: 780px) { .c-sub-title--col span { top: -20vw; } }

.p-cross-table { width: 100%; margin-top: 3.79vw; background-color: #ffffff; }

@media screen and (max-width: 780px) { .p-cross-table { width: auto; overflow-x: scroll; -ms-overflow-style: none; /* IE, Edge 対応 */ scrollbar-width: none; /* Firefox 対応 */ }
  .p-cross-table::-webkit-scrollbar { display: none; } }

.p-cross-table__inner { width: 100%; }

@media screen and (max-width: 780px) { .p-cross-table__inner { width: 200%; } }

.p-cross-table__header-row { border-top: 1px solid #075c40; border-bottom: 1px solid #4d4d4d; }

.p-cross-table__header, .p-cross-table__text { padding: 1.14vw 1.84vw; }

@media screen and (max-width: 780px) { .p-cross-table__header, .p-cross-table__text { padding: 2vw 2vw; } }

.p-cross-table__header { font-size: 18px; font-size: 1.25vw; color: #646464; text-align: center; }

@media screen and (max-width: 780px) { .p-cross-table__header { font-size: 12px; font-size: 3.15789vw; } }

.p-cross-table__header--main { background: #075c40; color: #ffffff; font-family: "Roboto", sans-serif; font-size: 35px; font-size: 2.43056vw; font-style: italic; padding: 0.35vw 1.84vw; border-bottom: 1px solid #ffffff; }

@media screen and (max-width: 780px) { .p-cross-table__header--main { font-size: 20px; font-size: 5.26316vw; padding: 0.75vw 2vw; } }

.p-cross-table__header--col { color: #0b0303; font-size: 20px; font-size: 1.38889vw; text-align: left; width: 11.28vw; padding: 1.14vw 0.57vw; }

@media screen and (max-width: 780px) { .p-cross-table__header--col { font-size: 12px; font-size: 3.15789vw; white-space: nowrap; padding: 2vw 2vw; } }

.p-cross-table__body-row { border-bottom: 1px solid #0b0303; }

.p-cross-table__text { font-size: 18px; font-size: 1.25vw; color: #646464; text-align: right; }

@media screen and (max-width: 780px) { .p-cross-table__text { font-size: 10px; font-size: 2.63158vw; } }

.p-cross-table__text--main { background-color: #075c40; color: #ffffff; border-bottom: 1px solid #ffffff; font-size: 24px; font-size: 1.66667vw; }

@media screen and (max-width: 780px) { .p-cross-table__text--main { font-size: 14px; font-size: 3.68421vw; } }

.p-card { width: 19.64vw; height: 30.14vw; position: relative; background: #ffffff; box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.16); overflow: hidden; }

@media screen and (max-width: 780px) { .p-card { margin-top: 10vw; width: 70vw; height: auto; } }

.p-card--mt { margin-top: 3.3vw; }

@media screen and (max-width: 780px) { .p-card--mt { margin-top: 10vw; } }

.p-card__img { width: 100%; height: 14.14vw; }

@media screen and (max-width: 780px) { .p-card__img { height: 50vw; } }

.p-card__img img { width: 100%; height: 100%; object-fit: contain; }

.p-card__qual { height: 16vw; padding: 2vw 1.29vw; font-size: 16px; font-size: 1.11111vw; color: #3b4043; }

@media screen and (max-width: 780px) { .p-card__qual { font-size: 14px; font-size: 3.68421vw; height: 57vw; padding: 7vw 3vw; height: auto; } }

.p-card__qual--1 { background: #e4edea; }

.p-card__qual--2 { background: #e4eaed; }

.p-card__name { position: absolute; z-index: 1; width: 12.71vw; height: 2.85vw; top: 12vw; right: -1vw; line-height: 2.85vw; font-size: 24px; font-size: 1.66667vw; color: #ffffff; text-align: center; }

@media screen and (max-width: 780px) { .p-card__name { width: 45.3vw; height: 10.15vw; font-size: 18px; font-size: 4.73684vw; line-height: 10.15vw; top: 45vw; right: -4vw; } }

.p-card__name::before { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: -1; content: ""; width: 100%; height: 100%; background: #050505; transform: skewX(-30deg); }

.p-card__name--right { right: 8vw; }

@media screen and (max-width: 780px) { .p-card__name--right { right: 27vw; } }

.p-course { padding: 7vw 0 3vw; background-repeat: no-repeat; background-size: cover; }

.p-course--beginer { background-image: url("../img/course-bg1.png"); }

.p-course--agri { background-image: url("../img/course-bg2.png"); }

.p-course--aqua { background-image: url("../img/course-bg3.png"); }

.p-course__title { position: relative; text-align: center; font-size: 36px; font-size: 2.5vw; font-weight: bold; }

@media screen and (max-width: 780px) { .p-course__title { font-size: 26px; font-size: 6.84211vw; } }

.p-course__title span { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 90px; font-size: 6.25vw; font-family: "Roboto", sans-serif; opacity: 0.2; padding-bottom: 2vw; }

@media screen and (max-width: 780px) { .p-course__title span { font-size: 40px; font-size: 10.52632vw; white-space: nowrap; } }

.p-course__title::before { content: ""; position: absolute; bottom: -1.3vw; left: 50%; width: 2.85vw; height: 0.35vw; }

.p-course__title--blue span { color: #061b74; }

.p-course__title--blue::before { background: #061b74; }

.p-course__title--green span { color: #047449; }

.p-course__title--green::before { background: #047449; }

.p-course__content { position: relative; z-index: 1; width: 54.71vw; margin: 0 auto; padding: 2.85vw 4vw; }

@media screen and (max-width: 780px) { .p-course__content { width: 80vw; } }

.p-course__content::before { content: ""; position: absolute; z-index: -1; width: 100%; height: 100%; transform: skewX(-10deg); top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(255, 255, 255, 0.85); border: 4px solid #454545; }

@media screen and (max-width: 780px) { .p-course__content::before { border: 2px solid #454545; } }

.p-course__text { font-size: 26px; font-size: 1.80556vw; }

@media screen and (max-width: 780px) { .p-course__text { font-size: 13px; font-size: 3.42105vw; } }

.p-course__cost { margin-top: 3.29vw; display: flex; align-items: center; justify-content: center; }

.p-course__cost-text { text-align: right; font-size: 22px; font-size: 1.52778vw; font-weight: bold; padding-right: 1.29vw; border-right: 3px solid #b7b7b7; }

@media screen and (max-width: 780px) { .p-course__cost-text { font-size: 16px; font-size: 4.21053vw; } }

.p-course__cost-text--green { width: 18vw; }

@media screen and (max-width: 780px) { .p-course__cost-text--green { width: auto; } }

.p-course__cost-cost { font-size: 38px; font-size: 2.63889vw; font-weight: 900; padding-left: 1.29vw; }

.p-course__cost-cost--blue { color: #061b74; }

.p-course__cost-cost--green { color: #047449; width: 13.93vw; }

@media screen and (max-width: 780px) { .p-course__cost-cost--green { width: auto; } }

@media screen and (max-width: 780px) { .p-course__cost-cost { font-size: 20px; font-size: 5.26316vw; } }

.p-contact { padding-top: 2.93vw; padding-bottom: 6.21vw; overflow-x: hidden; }

.p-content { position: relative; padding: 4.57vw 11vw; overflow-x: hidden; }

@media screen and (max-width: 780px) { .p-content { padding: 7vw 4vw; } }

.p-content--narrow { padding: 4.57vw 16.64vw; }

@media screen and (max-width: 780px) { .p-content--narrow { padding: 7vw 4vw; } }

.p-content--white { background: #ffffff; }

.p-content__text { margin-top: 0.78vw; font-size: 28px; font-size: 1.94444vw; line-height: 1.6; }

@media screen and (max-width: 780px) { .p-content__text { font-size: 13px; font-size: 3.42105vw; } }

.p-content__text2 { font-size: 20px; font-size: 1.38889vw; line-height: 2; }

@media screen and (max-width: 780px) { .p-content__text2 { font-size: 13px; font-size: 3.42105vw; } }

.p-content__over { width: 100vw; padding: 0 5vw; margin: 4.43vw calc(50% - 50vw); }

.p-footer { padding: 3.43vw 8.2vw 5.35vw 5.79vw; display: flex; align-items: flex-start; }

@media screen and (max-width: 780px) { .p-footer { flex-direction: column-reverse; align-items: center; } }

.p-footer__logo { width: 13.86vw; }

@media screen and (max-width: 780px) { .p-footer__logo { width: 30vw; } }

.p-footer__logo img { width: 100%; }

.p-footer__company-wrapper { padding-top: 2vw; width: 65.2vw; margin-left: 6.93vw; }

@media screen and (max-width: 780px) { .p-footer__company-wrapper { width: 100%; margin-left: 0; } }

.p-footer__company { padding-bottom: 1.14vw; border-bottom: 1px solid #707070; }

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

@media screen and (max-width: 780px) { .p-footer__content { flex-direction: column; } }

.p-footer__info { margin-top: 1.07vw; font-size: 15px; font-size: 1.04167vw; }

@media screen and (max-width: 780px) { .p-footer__info { margin-top: 5vw; font-size: 10px; font-size: 2.63158vw; } }

.p-header { position: relative; }

.p-header__logo { position: absolute; top: 0; left: 0; width: 13.86vw; }

.p-header__logo img { width: 100%; }

.p-header__upper { padding: 12.78vw 0 4.1vw; background-image: url("../img/fv.png"); background-size: cover; background-repeat: no-repeat; display: flex; align-items: center; flex-direction: column; }

@media screen and (max-width: 780px) { .p-header__upper { background-position: 50% 0; } }

.p-header__title { text-align: center; font-size: 26px; font-size: 1.80556vw; color: #047449; font-weight: 900; }

.p-header__title span { margin-left: 0.71vw; font-size: 60px; font-size: 4.16667vw; font-family: "Roboto", sans-serif; font-weight: 900; letter-spacing: 0.1em; }

@media screen and (max-width: 780px) { .p-header__title { margin-top: 5vw; line-height: 1; text-align: left; padding-left: 15vw; font-size: 20px; font-size: 5.26316vw; }
  .p-header__title span { font-size: 50px; font-size: 13.15789vw; line-height: 1.3; } }

.p-header__title-img { margin-left: 5vw; width: 50vw; }

.p-header__title-img img { width: 100%; }

@media screen and (max-width: 780px) { .p-header__title-img { width: 80vw; } }

.p-header__sub-title { position: relative; text-align: center; font-size: 32px; font-size: 2.22222vw; font-weight: bold; }

@media screen and (max-width: 780px) { .p-header__sub-title { font-size: 18px; font-size: 4.73684vw; } }

.p-header__sub-title::before { content: ""; position: absolute; left: -1vw; bottom: 0; height: 2.5vw; border: 1px solid #000000; transform: rotateZ(-20deg); }

@media screen and (max-width: 780px) { .p-header__sub-title::before { height: 7vw; left: 4vw; bottom: 2vw; } }

.p-header__sub-title::after { content: ""; position: absolute; right: -1vw; bottom: 0; height: 2.5vw; border: 1px solid #000000; transform: rotateZ(20deg); }

@media screen and (max-width: 780px) { .p-header__sub-title::after { height: 7vw; right: 4vw; bottom: 2vw; } }

.p-header__content { margin-top: 1.64vw; position: relative; z-index: 1; padding: 2.42vw 5vw 3.5vw; font-size: 20px; font-size: 1.38889vw; font-weight: bold; }

@media screen and (max-width: 780px) { .p-header__content { width: 85vw; font-size: 13px; font-size: 3.42105vw; } }

.p-header__content::before { content: ""; position: absolute; z-index: -1; width: 100%; height: 100%; transform: skewX(-10deg); top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(255, 255, 255, 0.85); box-shadow: 15px 15px 0 0 rgba(0, 0, 0, 0.71); }

@media screen and (max-width: 780px) { .p-header__content::before { transform: skewX(-5deg); box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.71); } }

.p-header__content::after { content: " etc…"; position: absolute; bottom: 1.07vw; right: 5.71vw; }

.p-info { padding: 5.43vw 10.75vw; }

@media screen and (max-width: 780px) { .p-info { padding: 5.43vw 4vw; } }

.p-info__inner { background: #ffffff; padding: 4.29vw 5.71vw; }

.p-info__title { width: 55.71vw; padding: 1vw 0; margin: 0 auto; position: relative; z-index: 1; text-align: center; color: #ffffff; font-weight: bold; font-size: 31px; font-size: 2.15278vw; }

@media screen and (max-width: 780px) { .p-info__title { width: 75vw; font-size: 22px; font-size: 5.78947vw; padding: 2vw 0; } }

.p-info__title::before { content: ""; position: absolute; background: #000000; top: 0; bottom: 0; left: 0; right: 0; transform: skewX(-10deg); z-index: -1; }

.p-info__box { margin-top: 2.9vw; }

@media screen and (max-width: 780px) { .p-info__box { margin-top: 8vw; } }

.p-info__sub-title { position: relative; font-size: 34px; font-size: 2.36111vw; font-weight: bold; padding-bottom: 1.57vw; }

@media screen and (max-width: 780px) { .p-info__sub-title { font-size: 18px; font-size: 4.73684vw; } }

.p-info__sub-title::before { content: ""; width: 4.14vw; height: 4px; position: absolute; background: #000000; left: 0; bottom: 0; }

.p-info__content { position: relative; z-index: 1; margin-top: 2vw; width: 100%; }

.p-info__content--time { background: #ededed; padding: 2.93vw 3.43vw 4.93vw; }

.p-info__content--time::before { content: ""; position: absolute; width: 100%; height: 100%; background-image: url("../img/time-bg.png"); background-repeat: no-repeat; background-size: cover; top: 0; left: 0; z-index: -1; }

@media screen and (max-width: 780px) { .p-info__content--time::before { background-position: 60%; background-size: 100%; } }

.p-info__list { position: relative; }

.p-info__list::before { content: ""; position: absolute; background: #000000; width: 1px; height: 10vw; top: 2vw; left: 0; }

@media screen and (max-width: 780px) { .p-info__list::before { height: 28vw; } }

.p-info__item { position: relative; padding-left: 2.71vw; line-height: 2; }

@media screen and (max-width: 780px) { .p-info__item { padding-left: 5vw; } }

.p-info__item::before { content: ""; width: 0.85vw; height: 0.85vw; border-radius: 50%; position: absolute; top: 50%; left: 0; transform: translate(-50%, -50%); background: #000000; }

@media screen and (max-width: 780px) { .p-info__item::before { width: 2vw; height: 2vw; } }

.p-info__item--l::before { width: 1.43vw; height: 1.43vw; }

@media screen and (max-width: 780px) { .p-info__item--l::before { width: 4vw; height: 4vw; } }

.p-info__map { width: 100%; height: 450px; margin-top: 1.36vw; }

@media screen and (max-width: 780px) { .p-info__map { height: 50vw; } }

.p-info__map iframe { width: 100%; height: 100%; }

.p-info__btn { display: flex; justify-content: center; }

.p-info__time { margin-left: 2.29vw; }

@media screen and (max-width: 780px) { .p-info__time { margin-left: 4vw; } }

@media screen and (max-width: 780px) { .p-info__day { margin-top: 3vw; } }

.p-info__day span { margin-left: 4vw; }

@media screen and (max-width: 780px) { .p-info__day span { margin-left: 0; } }

.u-mb-87 { margin-bottom: 6.21vw; }

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

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

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

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

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

.u-mt-56 { margin-top: 4vw; }

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

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

.u-wide { width: 100%; }

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

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

.u-pt--s { padding-top: 46px; }

.u-pt--m { padding-top: 78px; }
/*# sourceMappingURL=styles.css.map */