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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0;
}

/* =======================================================================
reset
======================================================================= */
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
}

ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, figure {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

ol, ul {
  list-style: none;
}

i {
  font-style: normal;
}

label {
  cursor: pointer;
}

th, td {
  vertical-align: middle;
}

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

em {
  font-weight: bold;
  font-style: normal;
}

figcaption {
  line-height: normal;
}

button,
input[type=reset],
input[type=submit] {
  display: inline-block;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: 0;
  background: none;
  outline: none;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

hr {
  margin: 0;
}

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

/* =======================================================================
header
======================================================================= */
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5050;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-header-logo {
  background-color: #ffffff;
}
.l-header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-header-lang {
  position: relative;
  cursor: pointer;
  background-color: #000;
}
.l-header-lang-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}
.l-header-lang-list {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #000;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header-lang-list.is-on {
  pointer-events: auto;
  opacity: 1;
}
.l-header-lang-list__item {
  line-height: 1.5;
  color: #ffffff;
}
.l-header-lang-list__item a {
  color: #ffffff;
  text-decoration: none;
}

.l-header-menu {
  position: relative;
  background-color: #000;
  z-index: 2;
}
.l-header-menu figure {
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header-menu figure:nth-of-type(1) {
  top: 50%;
}
.l-header-menu figure:nth-of-type(2) {
  bottom: 50%;
}
.l-gnav {
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  background-color: #000;
  pointer-events: none;
  overflow: auto;
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-gnav::-webkit-scrollbar {
  display: none;
}
.l-gnav.is-on {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.l-gnav-list {
  color: #ffffff;
}
.l-gnav-list a {
  color: #ffffff;
}
.l-gnav-list__item {
  position: relative;
  padding-left: 20px;
  line-height: 1.5;
}
.l-gnav-list__item:before {
  content: "";
  width: 10px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 0.65em;
  background-color: #ffffff;
}
.l-gnav-list__item a {
  text-decoration: none;
}

.l-contact-btn {
  position: fixed;
  bottom: 0;
  background-color: #c54652;
  color: #ffffff;
  z-index: 5010;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  text-align: center;
  opacity: 0;
  pointer-events: none;
}
.l-contact-btn.is-on {
  opacity: 1;
  pointer-events: auto;
}
.l-contact-btn .txt {
  line-height: 1.45;
}

/* =======================================================================
footer
======================================================================= */
.l-footer-cr {
  display: block;
  text-align: center;
  color: #ffffff;
}

/* =======================================================================
main
======================================================================= */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
}

body {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.231;
  color: #000;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

.l-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.l-inner {
  *zoom: 1;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.l-inner:after {
  content: "";
  display: table;
  clear: both;
}

.u-align-c {
  text-align: center;
}

.u-align-l {
  text-align: left;
}

.u-align-r {
  text-align: right;
}

.u-valign-t {
  vertical-align: top;
}

.u-valign-m {
  vertical-align: middle;
}

.u-valign-b {
  vertical-align: bottom;
}

.u-bg-primary {
  background-color: #2a2a2a;
}

.u-bg-secondary {
  background-color: #dadada;
}

.u-bg-tertiary {
  background-color: #eff1f2;
}

.u-bg-quaternary {
  background-color: #eeeeee;
}

.u-color-primary {
  color: #000;
}
.u-color-primary a {
  color: #000;
}

.u-color-secondary {
  color: #073a90;
}
.u-color-secondary a {
  color: #073a90;
}

.u-color-tertiary {
  color: #c54652;
}
.u-color-tertiary a {
  color: #c54652;
}

.u-color-quaternary {
  color: #ffd182;
}
.u-color-quaternary a {
  color: #ffd182;
}

.u-color-clear {
  color: #ffffff;
}
.u-color-clear a {
  color: #ffffff;
}

.u-color-alert {
  color: #ef5a24;
}
.u-color-alert a {
  color: #ef5a24;
}

.u-ff-primary {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
}

.u-ff-secondary {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}

.u-fw-n {
  font-weight: 500;
}

.u-fw-b {
  font-weight: 700;
}

.u-lh-l {
  line-height: 2.5;
}

.u-lh-m {
  line-height: 2;
}

.u-lh-s {
  line-height: 1.75;
}

.u-ls-m {
  letter-spacing: 0.1em;
}

.u-ls-l {
  letter-spacing: 0.2em;
}

.u-ti-1em {
  text-indent: 1em;
}

input[type=text].c-input-text,
textarea.c-textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: solid 1px #5e5e5e;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 10px 15px;
  border-radius: 0;
  width: 100%;
  background-color: #5e5e5e;
  outline: none;
  font-size: 1rem;
}
input[type=text].c-input-text:focus,
textarea.c-textarea:focus {
  border-color: #073a90;
}

textarea.c-textarea {
  resize: none;
  line-height: 1.875;
}

input[type=radio].c-input-radio,
input[type=checkbox].c-input-checkbox {
  position: relative;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  margin-right: 10px;
  border: solid 1px #cccccc;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  outline: none;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

input[type=radio].c-input-radio:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 100%;
  display: none;
}
input[type=radio].c-input-radio:checked:after {
  display: block;
}

input[type=checkbox].c-input-checkbox:after {
  content: "";
  width: 6px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  border-bottom: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  margin-top: -6px;
  margin-left: -3px;
  display: none;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
input[type=checkbox].c-input-checkbox:checked:after {
  display: block;
}

input[type=radio].c-input-radio {
  border-radius: 100%;
}

input[type=checkbox].c-input-checkbox {
  border-radius: 0;
}

select.c-select {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-height: 40px;
  padding: 12px 45px 12px 15px;
  border: solid 2px #cccccc;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 4px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: 40px auto;
  background-image: url(../images/icon-select.png);
  background-position: right 50%;
  cursor: pointer;
  font-size: 1rem;
  outline: none;
  line-height: 1.231;
  text-overflow: "";
}

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

a.c-input-submit,
button.c-input-submit,
input.c-input-submit {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 10px 15px;
  border-radius: 0;
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 250px;
  height: 60px;
  color: #ffffff;
  font-size: 1.125rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-color: #073a90;
  text-decoration: none;
}
a.c-input-submit:hover,
button.c-input-submit:hover,
input.c-input-submit:hover {
  opacity: 0.7;
  text-decoration: none;
}
a.c-input-submit--back,
button.c-input-submit--back,
input.c-input-submit--back {
  background-color: #000;
}
a.c-input-submit--index,
button.c-input-submit--index,
input.c-input-submit--index {
  background-color: #ffffff;
  color: #073a90;
}

.c-title {
  text-align: center;
  color: #ffffff;
}
.c-title .en {
  display: block;
  line-height: 1;
}
.c-title .ja {
  margin-top: 10px;
  display: block;
}

/* =======================================================================
top
======================================================================= */
.p-mv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background-position: 50%;
  background-size: cover;
}
.p-mv:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
}
.p-mv__content {
  position: relative;
  z-index: 1;
}
.p-mv-txt {
  line-height: 2;
}

.p-plan-mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url("../images/plan/bg.jpg");
  background-size: cover;
  background-position: 50% 100%;
  text-align: center;
}
.p-plan-mv-title {
  color: #ffffff;
}
.p-plan-mv-h {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffd182;
}
.p-plan-mv-h:before, .p-plan-mv-h:after {
  content: "";
  background-image: url("../images/plan/ico_title.svg");
  background-size: 100%;
  position: absolute;
  top: 50%;
}
.p-plan-mv-h:before {
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-plan-mv-h:after {
  right: 0;
  -webkit-transform: translateY(-50%) scale(-1, 1);
          transform: translateY(-50%) scale(-1, 1);
}
.p-plan-mv-h .ja {
  display: block;
}
.p-plan-content {
  position: relative;
}
.p-plan-content__inner {
  background-color: #ffffff;
  text-align: center;
}
.p-plan-img {
  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;
}
.p-plan-img > * {
  width: 33.3%;
}
.p-plan-img > *:nth-of-type(4), .p-plan-img > *:nth-of-type(5) {
  width: 50%;
}
.p-plan-img > *:nth-of-type(6) {
  width: 66.6%;
}
.p-plan-img > * img {
  width: 100%;
}

.p-index-list__item {
  color: #ffffff;
}
.p-index-list-img {
  position: relative;
}
.p-index-list-img .ico {
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #073a90;
  color: #ffd182;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-index-list-content {
  margin-top: 30px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
}
.p-index-list-num {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  border-top: solid 1px #073a90;
  border-bottom: solid 1px #073a90;
}
.p-index-list-num .h {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.p-index-list-num .num {
  font-weight: 700;
  padding-left: 10px;
  padding-right: 10px;
}
.p-index-list-h {
  line-height: 1.85;
}
.p-index-list-txt {
  line-height: 2;
  text-align: left;
}
.p-index-list-logo {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-index-list-title {
  text-align: center;
}
.p-index-list-btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 48px;
  background-color: #073a90;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  color: #ffffff;
  text-decoration: none;
}
.p-index-list-btn:hover {
  opacity: 0.7;
  text-decoration: none;
}

.p-map-inner {
  background-color: #ffffff;
  text-align: center;
}
.p-map-img {
  margin-top: 20px;
  text-align: center;
}
.p-map .c-title {
  color: #000;
}

.p-menu {
  background-color: #073a90;
}
.p-menu-content {
  background-color: #ffffff;
}
.p-menu-food-title {
  border-bottom: solid 1px #073a90;
  text-align: center;
  color: #073a90;
  line-height: 1.5;
  font-weight: 700;
}
.p-menu-food-title .en {
  display: block;
}
.p-menu-food-title .ja {
  display: block;
}
.p-menu-food-remarks {
  line-height: 1.85;
}
.p-menu-food-remarks > * {
  position: relative;
  padding-left: 1em;
}
.p-menu-food-remarks > *:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
html.en .p-menu-food-remarks > *:before, html.zh-cn .p-menu-food-remarks > *:before, html.zh-tw .p-menu-food-remarks > *:before {
  content: "*";
}
.p-menu-food-remarks02 {
  line-height: 1.85;
}
.p-menu-food-list {
  line-height: 1.5;
}
.p-menu-food-list + .p-menu-food-list {
  margin-top: 20px;
}
.p-menu-food-list-h {
  position: relative;
  padding-left: 20px;
}
.p-menu-food-list-h:before {
  content: "";
  width: 10px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 50%;
}
.p-menu-food-list-h .rankup {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 10px;
  padding: 0 10px;
  border: solid 1px #073a90;
  color: #073a90;
}
.p-menu-food-list-txt {
  margin-top: 5px;
  margin-left: 30px;
}
.p-menu-food-rankup {
  position: relative;
  background-color: #f3d8d5;
}
.p-menu-food-rankup:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-top: solid #ff7b6d;
  border-right: solid transparent;
}
.p-menu-food-rankup .ico {
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #ff7b6d;
}
.p-menu-food-rankup .ico:before, .p-menu-food-rankup .ico:after {
  content: "";
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-menu-food-rankup .ico:before {
  width: 50%;
  height: 2px;
}
.p-menu-food-rankup .ico:after {
  width: 2px;
  height: 50%;
}
.p-menu-food-rankup--02 {
  background-color: #ecd9c0;
}
.p-menu-food-rankup--02:before {
  border-top-color: #d2a76f;
}
.p-menu-food-rankup--02 .ico {
  background-color: #d2a76f;
}
.p-menu-food-rankup--02 .p-menu-food-rankup-en {
  color: #d2a76f;
}
.p-menu-food-rankup-price {
  margin-bottom: 10px;
  text-align: center;
}
.p-menu-food-rankup-en {
  margin-bottom: 20px;
  text-align: center;
  color: #ff7b6d;
}
.p-menu-food-rankup-en > * {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: solid 1px #fff;
}
.p-menu-food-rankup-title {
  font-weight: 700;
  text-align: center;
}
.p-menu-food-rankup-imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-menu-food-rankup-imgs > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.p-menu-option {
  color: #ffffff;
}
.p-menu-option a {
  color: #ffffff;
}
.p-menu-option-main__item {
  position: relative;
  border: solid 1px #ffffff;
}
.p-menu-option-main-upgrade {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ff7a7a;
  color: #073a90;
  padding: 5px 20px;
}
.p-menu-option-main-title {
  font-weight: 700;
  line-height: 1.75;
}
.p-menu-option-main-title .en {
  display: block;
}
.p-menu-option-main-list {
  line-height: 1.875;
}
.p-menu-option-main-list-child {
  margin-left: 1em;
}
.p-menu-option-main-list .rankup {
  color: #ff7a7a;
}
.p-menu-option-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-menu-option-list-title {
  font-weight: 700;
  line-height: 1.5;
}
.p-menu-option-list-price {
  margin-top: 10px;
  font-weight: 700;
  text-align: right;
}
.p-locations-mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-position: 50%;
  background-size: cover;
}
.p-pietra-serena .p-locations-mv {
  background-image: url("../images/pietra-serena/bg.jpg");
}
.p-jardin-de-bonheur .p-locations-mv {
  background-image: url("../images/jardin-de-bonheur/bg.jpg");
}
.p-blanchemaison .p-locations-mv {
  background-image: url("../images/blanchemaison/bg.jpg");
}
.p-locations-mv-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #000;
}
.p-locations-inner {
  color: #ffffff;
}
.p-locations-title {
  position: relative;
  padding-bottom: 30px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}
.p-locations-title:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  background-color: #073a90;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-locations-txt {
  line-height: 2;
}
.p-locations-spec {
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
}
.p-locations-spec-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.875;
}
.p-locations-spec-item + .p-locations-spec-item {
  border-top: solid 1px #2a2a2a;
}
.p-locations-spec-item-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.p-locations-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-locations-img * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.p-locations-col__content {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}
.p-locations-tableplan-title {
  color: #073a90;
  line-height: 1.5;
}

.p-faq-inner {
  color: #ffffff;
}
.p-faq-inner a {
  color: #ffffff;
}

.p-faq-item__title {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.75;
  font-weight: 700;
  border-bottom: solid 2px #ffffff;
}
.p-faq-item__title .ico {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-faq-item__title:before {
  content: "";
  width: 12px;
  height: 12px;
  border-right: solid 2px #ffffff;
  border-bottom: solid 2px #ffffff;
  position: absolute;
  right: 20px;
  top: 0;
  -webkit-transform: translateY(25%) rotate(45deg);
          transform: translateY(25%) rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-faq-item__title.is-on:before {
  -webkit-transform: translateY(75%) rotate(-135deg);
          transform: translateY(75%) rotate(-135deg);
}
.p-faq-item__content {
  line-height: 2;
  display: none;
}

.p-contact {
  background-color: #2a2a2a;
}
.p-contact-inner {
  color: #ffffff;
}
.p-contact-inner a:not(.c-input-submit) {
  color: #ffffff;
}

.p-contact-txt {
  text-align: center;
  line-height: 2;
}
.p-contact-txt .error_messe {
  color: #ff7a7a;
}

.p-contact-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-contact-nav__item {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  border: solid 2px #073a90;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-contact-nav__item.is-on {
  background-color: #073a90;
}

.p-form-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -10px;
}
.p-form-list__item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-form-item {
  line-height: 2;
}
.t-contact .p-form-item:nth-of-type(1) {
  border-top: solid 1px #5e5e5e;
}
.t-contact .p-form-item {
  border-bottom: solid 1px #5e5e5e;
  padding-top: 20px;
  padding-bottom: 20px;
}
.p-form-item + .p-form-item {
  margin-top: 20px;
}
.t-contact .p-form-item + .p-form-item {
  margin-top: 0;
}
.p-form-item__title .require {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10px;
  padding: 2px 4px;
  font-size: 0.625rem;
  line-height: 1;
  background-color: #c54652;
}
.p-form-privacy {
  text-align: center;
}
.p-form-privacy-txt {
  line-height: 2;
}
.p-form-privacy-agree {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px), print {
  /* ==========================================================================
  Not SP
  ========================================================================== */
  /* =======================================================================
  header
  ======================================================================= */
  .l-header-logo {
    width: 228px;
  }
  .l-header-logo a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-header-logo a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
  .l-header-lang-title {
    width: 174px;
    height: 80px;
    font-size: 0.875rem;
  }
  .l-header-lang-title .ico {
    width: 24px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 15px;
  }
  .l-header-lang-title:after {
    content: "";
    margin-left: 15px;
    border-top: solid 8px #ffffff;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    -webkit-transform: translateY(-50);
            transform: translateY(-50);
  }
  .l-header-lang-list {
    width: 100%;
    padding: 20px 30px;
  }
  .l-header-lang-list__item {
    font-size: 0.875rem;
  }
  .l-header-lang-list__item + .l-header-lang-list__item {
    margin-top: 20px;
  }
  .l-header-lang-list__item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-header-lang-list__item a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
  .l-header-menu {
    width: 80px;
    height: 80px;
  }
  .l-header-menu figure {
    width: 30px;
    height: 3px;
    margin-left: -15px;
  }
  .l-header-menu figure:nth-of-type(1) {
    margin-top: -10px;
  }
  .l-header-menu figure:nth-of-type(2) {
    margin-bottom: -10px;
  }
  .l-header-menu.is-on figure:nth-of-type(1) {
    -webkit-transform: translateY(8.5px) rotate(210deg);
            transform: translateY(8.5px) rotate(210deg);
  }
  .l-header-menu.is-on figure:nth-of-type(2) {
    -webkit-transform: translateY(-8.5px) rotate(-210deg);
            transform: translateY(-8.5px) rotate(-210deg);
  }
  .l-gnav {
    width: 440px;
    padding: 100px 50px 100px 50px;
  }
  .l-gnav-list__item {
    font-size: 1rem;
  }
  .l-gnav-list__item + .l-gnav-list__item {
    margin-top: 40px;
  }
  .l-gnav-list__item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-gnav-list__item a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
  .l-contact-btn {
    right: 20px;
    width: 128px;
    height: 128px;
    padding-top: 10px;
    border-radius: 128px 128px 0 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-contact-btn:hover {
    opacity: 0.7;
    text-decoration: none;
  }
  .l-contact-btn .ico {
    width: 25px;
    height: 20px;
    margin-bottom: 10px;
  }
  .l-contact-btn .txt {
    font-size: 1.25rem;
  }
  /* =======================================================================
  footer
  ======================================================================= */
  .l-footer {
    padding: 40px 20px;
  }
  .l-footer-cr {
    font-size: 0.8125rem;
  }
  /* =======================================================================
  main
  ======================================================================= */
  .l-contents {
    padding-top: 100px;
  }
  .l-inner {
    padding-left: 80px;
    padding-right: 80px;
    max-width: 1360px;
  }
  .u-fs-10 {
    font-size: 1rem;
    line-height: 1.75;
  }
  .u-fs-11 {
    font-size: 1.1rem;
    line-height: 1.75;
  }
  .u-fs-12 {
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .u-fs-13 {
    font-size: 1.3rem;
    line-height: 1.75;
  }
  .u-fs-14 {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .u-fs-16 {
    font-size: 1.6rem;
    line-height: 2.1;
  }
  .u-fs-18 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .u-fs-20 {
    font-size: 2rem;
    line-height: 1.5;
  }
  .u-fs-24 {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .c-title .en {
    font-size: 3.125rem;
  }
  .c-title .ja {
    font-size: 0.875rem;
  }
  /* =======================================================================
  top
  ======================================================================= */
  .p-mv {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
    background-image: url("../images/mv/bg.jpg");
  }
  .p-mv__content {
    padding: 80px;
  }
  .p-mv-title {
    width: 480px;
  }
  .p-mv-txt {
    margin-top: 40px;
    font-size: 0.875rem;
  }
  .p-plan-mv {
    height: 680px;
  }
  .p-plan-mv-inner {
    padding: 60px;
  }
  .p-plan-mv-title {
    margin-bottom: 50px;
    font-size: 2.375rem;
  }
  .p-plan-mv-h {
    padding: 10px 60px;
    font-size: 2.5rem;
  }
  .p-plan-mv-h:before, .p-plan-mv-h:after {
    width: 20px;
    height: 140px;
  }
  .p-plan-mv-h .ja {
    font-size: 1.25rem;
    margin-top: 10px;
  }
  .p-plan-content {
    margin-top: -80px;
  }
  .p-plan-content__inner {
    padding: 40px;
  }
  .p-plan-txt {
    font-size: 1rem;
    line-height: 2.375;
  }
  .p-plan-price {
    margin-top: 20px;
    font-size: 3.125rem;
  }
  .p-plan-price .unit {
    font-size: 2.5rem;
  }
  .p-plan-en {
    margin-top: 10px;
    font-size: 1rem;
  }
  .p-plan-img {
    margin-top: 80px;
  }
  .p-index {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .p-index-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: -20px;
  }
  .p-index-list__item {
    width: calc(33.3% - 20px);
    margin-right: 20px;
  }
  .p-index-list-img .ico {
    width: 80px;
    height: 80px;
    font-size: 2.5rem;
  }
  .p-index-list-num .h {
    font-size: 1.125rem;
  }
  .p-index-list-num .num {
    font-size: 1.5rem;
  }
  .p-index-list-num .num .unit {
    font-size: 1.25rem;
  }
  .p-index-list-h {
    margin-top: 20px;
    font-size: 0.875rem;
  }
  .p-index-list-txt {
    margin-top: 30px;
    font-size: 1.125rem;
  }
  .p-index-list-title {
    margin-top: 20px;
    font-size: 1rem;
  }
  .p-index-list-btn {
    width: 160px;
    font-size: 1rem;
  }
  .p-map {
    padding-bottom: 80px;
  }
  .p-map-inner {
    padding: 40px;
  }
  .p-menu {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .p-menu-content {
    margin-top: 30px;
    padding: 40px;
  }
  .p-menu-food-title {
    font-size: 1.75rem;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .p-menu-food-remarks {
    margin-left: 20px;
    margin-top: 30px;
    font-size: 0.75rem;
  }
  .p-menu-food-remarks02 {
    margin-left: 20px;
    margin-top: 20px;
    font-size: 0.75rem;
  }
  .p-menu-food-list {
    font-size: 1rem;
  }
  .p-menu-food-list-h .rankup {
    font-size: 0.875rem;
  }
  .p-menu-food-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-menu-food-col__img {
    width: 50.4504504505%;
    margin-right: 30px;
  }
  .p-menu-food-col__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .p-menu-food-rankup {
    margin-top: 60px;
    padding: 40px;
  }
  .p-menu-food-rankup:before {
    border-top-width: 44px;
    border-right-width: 44px;
  }
  .p-menu-food-rankup .ico {
    width: 48px;
    height: 48px;
  }
  .p-menu-food-rankup--02 .p-menu-food-rankup-en {
    color: #d2a76f;
  }
  .p-menu-food-rankup-price {
    font-size: 1.875rem;
  }
  .p-menu-food-rankup-price .unit {
    font-size: 1.5rem;
  }
  .p-menu-food-rankup-en {
    font-size: 1.5rem;
  }
  .p-menu-food-rankup-en > * {
    padding: 10px 30px;
  }
  .p-menu-food-rankup-title {
    font-size: 1.25rem;
  }
  .p-menu-food-rankup-col {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 830px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-menu-food-rankup-col__img {
    width: 50.6024096386%;
  }
  .p-menu-food-rankup-col__content {
    margin-left: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .p-menu-food-rankup-imgs {
    margin-right: -20px;
  }
  .p-menu-food-rankup-imgs > * {
    margin-right: 20px;
  }
  .p-menu-option {
    padding-top: 80px;
  }
  .p-menu-option-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 40px;
    margin-bottom: -30px;
    margin-right: -30px;
  }
  .p-menu-option-main__item {
    width: calc(50% - 30px);
    margin-right: 30px;
    margin-bottom: 30px;
    padding: 40px 20px 20px;
  }
  .p-menu-option-main-upgrade {
    font-size: 1rem;
  }
  .p-menu-option-main-h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-menu-option-main-title {
    font-size: 1.25rem;
  }
  .p-menu-option-main-title .en {
    font-size: 0.875rem;
  }
  .p-menu-option-main-rankup {
    font-size: 1.5rem;
  }
  .p-menu-option-main-rankup .unit {
    font-size: 1rem;
  }
  .p-menu-option-main-list {
    font-size: 1rem;
  }
  .p-menu-option-main-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    margin-right: -20px;
  }
  .p-menu-option-main-col__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    margin-right: 20px;
  }
  .p-menu-option-list {
    margin-top: 40px;
    margin-right: -20px;
    margin-bottom: -20px;
  }
  .p-menu-option-list__item {
    width: calc(25% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .p-menu-option-list-img {
    margin-bottom: 20px;
  }
  .p-menu-option-list-title {
    font-size: 1rem;
  }
  .p-menu-option-list-price {
    font-size: 1.5rem;
  }
  .p-menu-option-list-price .unit {
    font-size: 1rem;
  }
  .p-locations {
    margin-top: 200px;
  }
  .p-locations-mv {
    height: 500px;
  }
  .p-locations-mv-logo {
    width: 240px;
    height: 240px;
    padding: 20px;
  }
  .p-locations-inner {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .p-locations-title {
    font-size: 2.125rem;
  }
  .p-locations-title:before {
    width: 80px;
    height: 2px;
  }
  .p-locations-txt {
    margin-top: 30px;
    font-size: 1.125rem;
  }
  .p-locations-spec {
    margin-top: 30px;
  }
  .p-locations-spec-item {
    font-size: 1rem;
  }
  .p-locations-spec-item-title {
    width: 120px;
    padding: 10px 20px;
  }
  .p-locations-spec-item-txt {
    padding: 10px 20px;
  }
  .p-locations-col {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-locations-col__img {
    width: 69.1666666667%;
    margin-left: -80px;
    margin-right: -18.3333333333%;
  }
  .p-locations-col__content {
    margin-top: 60px;
    width: 55.8333333333%;
    padding: 40px;
  }
  .p-locations-tableplan-title {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
  .p-faq {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .p-faq-inner {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
  }
  .p-faq-content {
    margin-top: 60px;
  }
  .p-faq-item + .p-faq-item {
    margin-top: 40px;
  }
  .p-faq-item__title {
    padding: 0 60px 10px 0;
    font-size: 1.125rem;
  }
  .p-faq-item__title .ico {
    width: 24px;
    margin-right: 36px;
  }
  .p-faq-item__content {
    padding: 20px 60px 0;
    font-size: 1rem;
  }
  .p-contact {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .p-contact-inner {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
  }
  .p-contact-txt {
    margin-top: 60px;
    font-size: 1rem;
  }
  .p-contact-txt .error_messe {
    color: #ff7a7a;
  }
  .p-contact-nav {
    margin-top: 40px;
    margin-right: -40px;
  }
  .p-contact-nav__item {
    width: 160px;
    margin-right: 40px;
    font-size: 0.875rem;
  }
  .p-form {
    margin-top: 60px;
  }
  .p-form-list {
    margin-right: -30px;
  }
  .p-form-list__item {
    margin-right: 30px;
  }
  .p-form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1rem;
  }
  .t-contact .p-form-item:nth-of-type(1) {
    border-top: solid 1px #5e5e5e;
  }
  .p-form-item__title {
    width: 220px;
    padding-right: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-form-item__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .p-form-privacy {
    margin-top: 40px;
  }
  .p-form-privacy-txt {
    font-size: 0.8125rem;
  }
  .p-form-privacy-agree {
    font-size: 1rem;
  }
  .p-form-btns {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-form-btns input,
.p-form-btns button {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (min-width: 1399px) {
  /* ==========================================================================
  Large
  ========================================================================== */
  /* =======================================================================
  header
  ======================================================================= */
  /* =======================================================================
  footer
  ======================================================================= */
  /* =======================================================================
  main
  ======================================================================= */
  .u-sp-only {
    display: none;
  }
  /* =======================================================================
  top
  ======================================================================= */
  .p-menu-food-rankup--02 .p-menu-food-rankup-en {
    color: #d2a76f;
  }
  .p-contact-txt .error_messe {
    color: #ff7a7a;
  }
  .t-contact .p-form-item:nth-of-type(1) {
    border-top: solid 1px #5e5e5e;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1399px), print {
  /* ==========================================================================
  PC
  ========================================================================== */
  /* =======================================================================
  header
  ======================================================================= */
  /* =======================================================================
  footer
  ======================================================================= */
  /* =======================================================================
  main
  ======================================================================= */
  .u-sp-only {
    display: none;
  }
  /* =======================================================================
  top
  ======================================================================= */
  .p-menu-food-rankup--02 .p-menu-food-rankup-en {
    color: #d2a76f;
  }
  .p-contact-txt .error_messe {
    color: #ff7a7a;
  }
  .t-contact .p-form-item:nth-of-type(1) {
    border-top: solid 1px #5e5e5e;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* ==========================================================================
  TB
  ========================================================================== */
  /* =======================================================================
  header
  ======================================================================= */
  /* =======================================================================
  footer
  ======================================================================= */
  /* =======================================================================
  main
  ======================================================================= */
  .u-sp-only {
    display: none;
  }
  /* =======================================================================
  top
  ======================================================================= */
  .p-menu-food-rankup--02 .p-menu-food-rankup-en {
    color: #d2a76f;
  }
  .p-contact-txt .error_messe {
    color: #ff7a7a;
  }
  .t-contact .p-form-item:nth-of-type(1) {
    border-top: solid 1px #5e5e5e;
  }
}
@media screen and (max-width: 767px) {
  /* ==========================================================================
  SP
  ========================================================================== */
  img {
    width: 100%;
    max-width: inherit;
  }
  /* =======================================================================
  header
  ======================================================================= */
  .l-header-logo a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #ffffff;
    height: 48px;
  }
  .l-header-logo a img {
    width: auto;
    height: 100%;
  }
  .l-header-lang {
    margin-right: 1px;
  }
  .l-header-lang-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 48px;
    height: 48px;
    font-size: 0.625rem;
  }
  .l-header-lang-title .txt {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .l-header-lang-title .ico {
    width: 18px;
    margin-bottom: 5px;
  }
  .l-header-lang-list {
    width: calc(200% + 1px);
    padding: 20px;
  }
  .l-header-lang-list__item {
    font-size: 0.625rem;
  }
  .l-header-lang-list__item + .l-header-lang-list__item {
    margin-top: 10px;
  }
  .l-header-menu {
    width: 48px;
    height: 48px;
  }
  .l-header-menu figure {
    width: 20px;
    height: 2px;
    margin-left: -10px;
  }
  .l-header-menu figure:nth-of-type(1) {
    margin-top: -6px;
  }
  .l-header-menu figure:nth-of-type(2) {
    margin-bottom: -6px;
  }
  .l-header-menu.is-on figure:nth-of-type(1) {
    -webkit-transform: translateY(5px) rotate(210deg);
            transform: translateY(5px) rotate(210deg);
  }
  .l-header-menu.is-on figure:nth-of-type(2) {
    -webkit-transform: translateY(-5px) rotate(-210deg);
            transform: translateY(-5px) rotate(-210deg);
  }
  .l-gnav {
    width: 100%;
    padding: 80px 50px;
  }
  .l-gnav-list__item {
    font-size: 0.875rem;
  }
  .l-gnav-list__item + .l-gnav-list__item {
    margin-top: 20px;
  }
  .l-contact-btn {
    right: 10px;
    width: 64px;
    height: 64px;
    padding-top: 5px;
    border-radius: 64px 64px 0 0;
  }
  .l-contact-btn .ico {
    width: 15px;
    height: 12px;
    margin-bottom: 5px;
  }
  .l-contact-btn .txt {
    font-size: 0.625rem;
  }
  /* =======================================================================
  footer
  ======================================================================= */
  .l-footer {
    padding: 20px;
  }
  .l-footer-cr {
    font-size: 0.625rem;
  }
  /* =======================================================================
  main
  ======================================================================= */
  .l-contents {
    padding-top: 58px;
  }
  .l-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .u-pc-only {
    display: none;
  }
  .u-fs-10 {
    font-size: 1rem;
    line-height: 1.75;
  }
  .u-fs-11 {
    font-size: 1.1rem;
    line-height: 1.75;
  }
  .u-fs-12 {
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .u-fs-13 {
    font-size: 1.3rem;
    line-height: 1.75;
  }
  .u-fs-14 {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .u-fs-16 {
    font-size: 1.6rem;
    line-height: 2.1;
  }
  .u-fs-18 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .u-fs-20 {
    font-size: 2rem;
    line-height: 1.5;
  }
  .u-fs-24 {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  a.c-input-submit,
button.c-input-submit,
input.c-input-submit {
    width: 53.3333333333vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.8125rem;
  }
  .c-title .en {
    font-size: 1.5625rem;
  }
  .c-title .ja {
    font-size: 0.625rem;
  }
  /* =======================================================================
  top
  ======================================================================= */
  .p-mv {
    height: 133.3333333333vw;
    background-image: url("../images/mv/bg_sp.jpg");
  }
  .p-mv__content {
    padding: 80px 20px 20px;
  }
  .p-mv-txt {
    margin-top: 20px;
    font-size: 0.6875rem;
  }
  .p-plan-mv {
    height: 68vw;
  }
  .p-plan-mv-inner {
    padding: 20px;
  }
  .p-plan-mv-title {
    margin-bottom: 20px;
    font-size: 1.4375rem;
  }
  .p-plan-mv-h {
    padding: 5px 20px;
    font-size: 1.1875rem;
  }
  .p-plan-mv-h:before, .p-plan-mv-h:after {
    width: 10px;
    height: 70px;
  }
  .p-plan-mv-h .ja {
    font-size: 0.625rem;
    margin-top: 10px;
  }
  .p-plan-content {
    margin-top: -40px;
  }
  .p-plan-content__inner {
    padding: 30px 20px;
  }
  .p-plan-txt {
    font-size: 0.8125rem;
    line-height: 2;
  }
  .p-plan-price {
    margin-top: 20px;
    font-size: 2.125rem;
  }
  .p-plan-price .unit {
    font-size: 1.6875rem;
  }
  .p-plan-en {
    margin-top: 10px;
    font-size: 0.6875rem;
  }
  .p-plan-img {
    margin-top: 40px;
  }
  .p-index {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-index-list__item + .p-index-list__item {
    margin-top: 70px;
  }
  .p-index-list-img .ico {
    width: 60px;
    height: 60px;
    font-size: 1.875rem;
  }
  .p-index-list-num .h {
    margin-right: 10px;
    font-size: 0.8125rem;
  }
  .p-index-list-num .num {
    font-size: 1.0625rem;
  }
  .p-index-list-num .num .unit {
    font-size: 0.875rem;
  }
  .p-index-list-h {
    margin-top: 20px;
    font-size: 0.75rem;
  }
  .p-index-list-txt {
    margin-top: 20px;
    font-size: 0.8125rem;
  }
  .p-index-list-logo {
    height: 90px;
    max-width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
  }
  .p-index-list-logo img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: 100%;
  }
  .p-index-list-title {
    margin-top: 20px;
    font-size: 0.75rem;
  }
  .p-index-list-btn {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 0.8125rem;
  }
  .p-map {
    padding-bottom: 50px;
  }
  .p-map-inner {
    padding: 30px 20px;
  }
  .p-menu {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-menu-content {
    margin-top: 20px;
    padding: 30px 20px;
  }
  .p-menu-food-title {
    font-size: 1.125rem;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .p-menu-food-remarks {
    margin-left: 20px;
    margin-top: 20px;
    font-size: 0.625rem;
  }
  .p-menu-food-remarks02 {
    margin-left: 20px;
    margin-top: 15px;
    font-size: 0.625rem;
  }
  .p-menu-food-list {
    font-size: 0.8125rem;
  }
  .p-menu-food-list-h .rankup {
    font-size: 0.6875rem;
  }
  .p-menu-food-col__img {
    margin-bottom: 20px;
  }
  .p-menu-food-rankup {
    margin-top: 40px;
    padding: 30px 20px;
  }
  .p-menu-food-rankup:before {
    border-top-width: 22px;
    border-right-width: 22px;
  }
  .p-menu-food-rankup .ico {
    width: 36px;
    height: 36px;
  }
  .p-menu-food-rankup--02 .p-menu-food-rankup-en {
    color: #d2a76f;
  }
  .p-menu-food-rankup-price {
    font-size: 1.75rem;
  }
  .p-menu-food-rankup-price .unit {
    font-size: 1.375rem;
  }
  .p-menu-food-rankup-en {
    font-size: 1rem;
  }
  .p-menu-food-rankup-en > * {
    padding: 5px 15px;
  }
  .p-menu-food-rankup-title {
    font-size: 0.9375rem;
  }
  .p-menu-food-rankup-col {
    margin-top: 20px;
  }
  .p-menu-food-rankup-col__img {
    margin-bottom: 20px;
  }
  .p-menu-food-rankup-imgs {
    margin-right: -15px;
  }
  .p-menu-food-rankup-imgs > * {
    margin-right: 15px;
  }
  .p-menu-option {
    padding-top: 50px;
  }
  .p-menu-option-main {
    margin-top: 20px;
  }
  .p-menu-option-main__item {
    padding: 40px 20px 20px;
  }
  .p-menu-option-main__item + .p-menu-option-main__item {
    margin-top: 20px;
  }
  .p-menu-option-main-upgrade {
    font-size: 1rem;
  }
  .p-menu-option-main-title {
    font-size: 0.9375rem;
  }
  .p-menu-option-main-title .en {
    font-size: 0.6875rem;
  }
  .p-menu-option-main-rankup {
    margin-top: 10px;
    text-align: right;
    font-size: 0.9375rem;
  }
  .p-menu-option-main-rankup .unit {
    font-size: 0.625rem;
  }
  .p-menu-option-main-list {
    font-size: 0.8125rem;
  }
  .p-menu-option-main-col {
    margin-top: 20px;
  }
  .p-menu-option-main-col__item + .p-menu-option-main-col__item {
    margin-top: 20px;
  }
  .p-menu-option-list {
    margin-top: 30px;
    margin-right: -15px;
    margin-bottom: -15px;
  }
  .p-menu-option-list__item {
    width: calc(50% - 15px);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .p-menu-option-list-img {
    margin-bottom: 10px;
  }
  .p-menu-option-list-title {
    font-size: 0.75rem;
  }
  .p-menu-option-list-price {
    font-size: 0.9375rem;
  }
  .p-menu-option-list-price .unit {
    font-size: 0.75rem;
  }
  .p-locations {
    margin-top: 50px;
  }
  .p-locations-mv {
    height: 64vw;
  }
  .p-locations-mv-logo {
    width: 32vw;
    height: 32vw;
    padding: 10px;
  }
  .p-locations-inner {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .p-locations-title {
    font-size: 1.1875rem;
  }
  .p-locations-title:before {
    width: 40px;
    height: 1px;
  }
  .p-locations-txt {
    margin-top: 20px;
    font-size: 0.8125rem;
  }
  .p-locations-spec {
    margin-top: 20px;
  }
  .p-locations-spec-item {
    font-size: 0.8125rem;
  }
  .p-locations-spec-item-title {
    width: 100px;
    padding: 10px 15px;
  }
  .p-locations-spec-item-txt {
    padding: 10px 15px;
  }
  .p-locations-col {
    margin-top: 30px;
  }
  .p-locations-col__img {
    margin-left: -20px;
  }
  .p-locations-col__content {
    margin-top: -30px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
  }
  .p-locations-tableplan-title {
    font-size: 0.6875rem;
    margin-bottom: 20px;
  }
  .p-faq {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .p-faq-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .p-faq-content {
    margin-top: 30px;
  }
  .p-faq-item + .p-faq-item {
    margin-top: 20px;
  }
  .p-faq-item__title {
    padding: 0 40px 10px 0;
    font-size: 0.875rem;
  }
  .p-faq-item__title .ico {
    width: 20px;
    margin-right: 20px;
  }
  .p-faq-item__content {
    padding: 20px 0 0 40px;
    font-size: 0.8125rem;
  }
  .p-contact {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .p-contact-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .p-contact-txt {
    margin-top: 30px;
    font-size: 0.8125rem;
  }
  .p-contact-txt .error_messe {
    color: #ff7a7a;
  }
  .p-contact-nav {
    margin-top: 30px;
    margin-right: -20px;
  }
  .p-contact-nav__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    margin-right: 20px;
    font-size: 0.75rem;
  }
  .p-form {
    margin-top: 30px;
  }
  .p-form-list {
    margin-right: -20px;
  }
  .p-form-list__item {
    margin-right: 20px;
  }
  .p-form-item {
    font-size: 0.8125rem;
  }
  .t-contact .p-form-item:nth-of-type(1) {
    border-top: solid 1px #5e5e5e;
  }
  .p-form-item__content {
    margin-top: 10px;
  }
  .p-form-privacy {
    margin-top: 30px;
  }
  .p-form-privacy-txt {
    font-size: 0.6875rem;
  }
  .p-form-privacy-agree {
    font-size: 0.8125rem;
  }
  .p-form-btns {
    margin-top: 30px;
    margin-bottom: -20px;
  }
  .p-form-btns input,
.p-form-btns button {
    margin-bottom: 20px;
  }
}