/*! 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.
 */
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

/* 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: 1rem;
  margin: 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 {
  color: inherit;
  font-size: inherit;
  background-color: transparent;
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          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 {
  /* 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'] {
  -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;
}

/*** SLICK SLIDER ***/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  height: 100%;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

.slick-track:before, .slick-track:after {
  content: '';
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 48px;
  width: 48px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding: 0;
  border: none;
  border-radius: 24px;
  outline: none;
  -webkit-transition: border 0.4s, background-size 0.4s;
  transition: border 0.4s, background-size 0.4s;
  z-index: 1;
  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;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
}

.slick-prev:before,
.slick-next:before {
  width: 7px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: 7px auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  content: '';
}

.slick-prev {
  left: -24px;
}

.slick-prev:before {
  background-image: url(../../assets/images/icon_prev.svg);
}

.slick-next {
  right: -24px;
}

.slick-next:before {
  background-image: url(../../assets/images/icon_next.svg);
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 27px;
}

.slick-dots {
  position: absolute;
  bottom: -27px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 9px;
  width: 9px;
  margin: 0 5.5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 9px;
  width: 9px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  background-color: #b0b0b0;
  border-radius: 4.5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 9px;
  height: 9px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/*** BASE ***/
html {
  font-size: 62.5%;
}

body {
  color: #000;
  font-family: "Noto Sans JP", "Hiragino kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
}

a {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

a:hover {
  opacity: 0.7;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

ul {
  list-style: none;
}

/*** LAYOUT ***/
/* header */
.l_header {
  position: relative;
  z-index: 10;
}

.l_header_menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 260px;
  height: 100%;
  padding: 100px 0;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 4px rgba(34, 34, 35, 0.4);
          box-shadow: 2px 2px 4px rgba(34, 34, 35, 0.4);
  -webkit-transform: translateX(270px);
          transform: translateX(270px);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 90;
}

.l_header_menu.show {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l_header_nav ul {
  border-top: solid 1px #454545;
}

.l_header_nav ul li a {
  padding: 15px;
  font-size: 2.2rem;
  font-weight: 700;
  border-bottom: solid 1px #454545;
  display: block;
}

/* main */
/* footer */
.l_footer {
  padding: 73px 0 80px;
  background-color: #000;
}

.l_footer_wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l_footer_logo {
  color: #fff;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 3.6rem;
  letter-spacing: 0.06em;
  line-height: 1;
}

.l_footer_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.l_footer_nav ul li {
  margin-left: 50px;
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1;
}

.l_footer_sns {
  margin-top: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.l_footer_sns a {
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.5;
}

.l_footer_sns a span {
  position: relative;
  padding-left: 30px;
}

.l_footer_sns a span::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 18px;
  height: 18px;
  margin: auto;
  background-image: url(../images/icon_instagram.svg);
  background-repeat: no-repeat;
  background-size: 18px auto;
  background-position: left center;
  content: '';
}

.l_footer_copyright {
  margin-top: 77px;
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1;
  text-align: right;
}

/*** OBJECTS ***/
/** components **/
/* grid */
.c_inner {
  padding: 0 4.16667vw;
}

/* button */
.c_btn > * {
  position: relative;
  width: 100%;
  max-width: 280px;
  padding: 17px 50px;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  border: solid 1px #fff;
  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;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.c_btn-pin > *::before {
  position: absolute;
  top: 0;
  left: 25px;
  bottom: 0;
  width: 14px;
  height: 20px;
  margin: auto;
  background-image: url(../images/icon_pin.svg);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: left center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  content: '';
}

.c_btn-pin > *:hover {
  color: #000;
  background-color: #fff;
  opacity: 1;
}

.c_btn-pin > *:hover::before {
  background-image: url(../images/icon_pin_black.svg);
}

/* heading */
.c_heading {
  font-family: "Poppins", sans-serif;
  font-size: 4.2rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.5;
}

.c_heading.white {
  color: #fff;
}

.c_heading.center {
  text-align: center;
}

/* col */
.c_col_set {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c_col {
  width: 50%;
}

/* hero */
.c_hero {
  width: 100%;
  height: 100vh;
  max-height: 900px;
  min-height: 700px;
}

.c_hero_wrap {
  position: relative;
  width: auto;
  height: 100%;
  margin-left: 4.16667vw;
}

.c_hero_img {
  width: auto;
  height: 100%;
  margin-left: 4.16667vw;
}

.c_hero_img_set {
  position: relative;
  width: 100%;
  height: 100%;
}

.c_hero_img_elm {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.c_hero_txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 7.986112vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.c_hero_txt a {
  pointer-events: none;
}

.c_hero_logo img {
  width: 100%;
  max-width: 220px;
}

/* price */
.c_price_img {
  min-height: 800px;
}

.c_price_img span {
  width: 100%;
  height: 100%;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.c_price_txt {
  padding-top: 50px;
  padding-right: 4.16667vw;
  padding-left: 40px;
  padding-bottom: 50px;
}

.c_price_menu_set {
  width: calc(100% + 60px);
  margin-top: 5px;
  margin-left: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c_price_menu {
  width: calc(50% - 60px);
  margin: 60px 30px 0;
}

.c_price_menu dl dt {
  margin-bottom: 26px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.4;
}

.c_price_menu dl dt span {
  margin-left: 0.5em;
  font-size: 1.2rem;
  letter-spacing: normal;
}

.c_price_menu dl dd {
  line-height: 2.2;
}

.c_price_menu dl dd p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c_price_menu dl dd p span {
  margin-left: 1em;
}

.c_price_menu dl dd p.u_note {
  margin-top: 26px;
}

/* information */
.c_info_map {
  position: relative;
  height: 100vh;
  min-height: 800px;
  z-index: -1;
}

.c_info_map_wrap {
  position: relative;
  width: 100%;
  height: 100%;
}

.c_info_map_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c_info_txt {
  padding-top: 85px;
  background-color: #222323;
}

.c_info_txt .c_heading {
  padding-left: 4.16667vw;
  margin-bottom: 20.5px;
}

.c_info_list {
  color: #fff;
}

.c_info_list dl {
  width: 100%;
  padding: 43.5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: solid 1px #454545;
}

.c_info_list dl:first-child {
  border-top: none;
}

.c_info_list dl dt {
  width: calc(4.16667vw + 150px);
  padding-left: 4.16667vw;
  font-weight: 700;
}

.c_info_list dl dd {
  width: calc(100% - 150px - 4.16667vw);
  padding-right: 30px;
}

.c_info_list dl dd .c_btn {
  margin-top: 33.5px;
}

/* hamburger */
.c_hamburger {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 2px 2px 4px rgba(34, 34, 35, 0.4);
          box-shadow: 2px 2px 4px rgba(34, 34, 35, 0.4);
  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;
  cursor: pointer;
  z-index: 100;
}

.c_hamburger.active .c_hamburger_btn span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
          transform: translateY(10px) rotate(-45deg);
}

.c_hamburger.active .c_hamburger_btn span:nth-of-type(2) {
  opacity: 0;
}

.c_hamburger.active .c_hamburger_btn span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
          transform: translateY(-10px) rotate(45deg);
}

.c_hamburger_btn {
  position: relative;
  width: 28px;
  height: 22px;
  background: none;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.c_hamburger_btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #222323;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.c_hamburger_btn span:nth-of-type(1) {
  top: 0;
}

.c_hamburger_btn span:nth-of-type(2) {
  top: 10px;
}

.c_hamburger_btn span:nth-of-type(3) {
  bottom: 0;
}

/** utility **/
/* show */
.u_show_tb {
  display: none;
}

.u_show_sp {
  display: none;
}

.u_show_374 {
  display: none;
}

/* note */
.u_note {
  color: #999;
  font-size: 1.4rem;
  line-height: 1.6;
}

@media only screen and (max-width: 768px) {
  .slick-prev,
  .slick-next {
    width: 30px;
    height: 30px;
  }
  .slick-prev {
    left: -18px;
  }
  .slick-next {
    right: -18px;
  }
  a:hover {
    opacity: 1;
  }
  .l_header_menu {
    padding: 70px 0;
  }
  .l_header_nav ul li a {
    font-size: 1.8rem;
  }
  .l_footer {
    padding: 30px 0;
  }
  .l_footer_wrap {
    display: block;
  }
  .l_footer_logo {
    margin-bottom: 30px;
    font-size: 2.8rem;
  }
  .l_footer_nav {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .l_footer_nav ul {
    width: 100%;
    border-top: solid 1px #454545;
    border-bottom: solid 1px #454545;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l_footer_nav ul li {
    width: 50%;
    margin-left: 0;
  }
  .l_footer_nav ul li:first-child {
    border-right: solid 1px #454545;
  }
  .l_footer_nav ul li a {
    width: 100%;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l_footer_sns {
    width: calc(50% + 20px);
    margin-top: 0;
    margin-left: -20px;
    border-right: solid 1px #454545;
    border-bottom: solid 1px #454545;
    display: block;
  }
  .l_footer_sns a {
    width: 100%;
    padding: 20px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l_footer_sns a span {
    padding-left: 0;
  }
  .l_footer_sns a span::before {
    content: none;
  }
  .l_footer_copyright {
    margin-top: 40px;
  }
  .c_inner {
    padding: 0 20px;
  }
  .c_btn-pin > *:hover {
    color: #fff;
    background-color: transparent;
  }
  .c_btn-pin > *:hover::before {
    background-image: url(../images/icon_pin.svg);
  }
  .c_heading {
    font-size: 2.8rem;
  }
  .c_col_set {
    display: block;
  }
  .c_col {
    width: 100%;
  }
  .c_hero {
    height: 380px;
    min-height: 380px;
    margin-top: 50px;
  }
  .c_hero_wrap {
    margin-left: 20px;
  }
  .c_hero_img {
    margin-left: 0;
  }
  .c_hero_txt {
    position: fixed;
    width: auto;
    height: 50px;
    padding: 0 15px;
    padding-bottom: 0;
    background-color: #fff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 110;
  }
  .c_hero_txt a {
    pointer-events: auto;
  }
  .c_hero_logo img {
    max-width: 40px;
  }
  .c_price_img {
    min-height: auto;
    display: none;
  }
  .c_price_txt {
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
  .c_price_menu_set {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    display: block;
  }
  .c_price_menu {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin: 30px auto 0;
  }
  .c_price_menu dl dt {
    margin-bottom: 10px;
  }
  .c_price_menu dl dd p.u_note {
    margin-top: 1em;
  }
  .c_info_map {
    height: auto;
    min-height: auto;
  }
  .c_info_map_wrap {
    height: 320px;
  }
  .c_info_txt {
    padding-top: 40px;
  }
  .c_info_txt .c_heading {
    padding-left: 20px;
    margin-bottom: 10px;
  }
  .c_info_list dl {
    padding: 25px 0;
  }
  .c_info_list dl dt {
    width: 140px;
    padding-left: 20px;
  }
  .c_info_list dl dd {
    width: calc(100% - 140px);
    padding-right: 20px;
  }
  .c_info_list dl dd .c_btn {
    margin-top: 20px;
  }
  .c_hamburger {
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .c_hamburger::before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #fff;
    display: block;
    content: '';
  }
  .u_show_tb {
    display: block;
  }
}

@media only screen and (max-width: 480px) {
  .l_footer_nav {
    font-size: 1.2rem;
  }
  .l_footer_nav ul li a {
    padding: 19px 15px;
  }
  .l_footer_sns {
    font-size: 1.2rem;
  }
  .l_footer_sns a {
    padding: 19px 15px;
  }
  .l_footer_copyright {
    text-align: center;
  }
  .c_hero {
    height: 260px;
    min-height: 260px;
  }
  .c_price_menu {
    padding-right: 0;
    padding-left: 0;
  }
  .c_price_menu dl dt {
    font-size: 1.8rem;
  }
  .c_price_menu dl dt span {
    margin-left: 0;
    display: block;
  }
  .c_price_menu dl dd {
    font-size: 1.4rem;
  }
  .c_info_list dl {
    padding: 15px 0;
    display: block;
  }
  .c_info_list dl dt {
    width: 100%;
    padding-right: 20px;
  }
  .c_info_list dl dd {
    width: 100%;
    padding-left: 20px;
    font-size: 1.4rem;
  }
  .u_show_sp {
    display: block;
  }
  .u_note {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 1441px) {
  .c_inner {
    padding: 0 60px;
  }
  .c_hero_img {
    margin-left: 120px;
  }
  .c_hero_txt {
    padding-bottom: 115px;
  }
}
/*# sourceMappingURL=style.css.map */