@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Cinzel:400,700");
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/*!
* ress.css • v1.1.2
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */ }

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

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }

/* Remove margin, padding of all elements and set background-no-repeat as default */
* {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements */
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }

/* # =================================================================
# General elements
# ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0; }

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */ }

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

/*
* 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,
main,
menu,
nav,
section,
summary {
  display: block; }

summary {
  display: list-item;
  /* Add the correct display in all browsers */ }

small {
  font-size: 100%;
  /* Set font-size to 80% in `small` elements */ }

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

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */ }

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */ }

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */ }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */ }

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */ }

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

ul,
ol {
  list-style: none; }

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

th {
  font-weight: normal; }

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

address,
em {
  font-style: normal; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  rt:not(:target) {
    position: relative;
    top: -0.7em;
    /* IE10（\9なしでIE11にも適用） */ } }

/* # =================================================================
# Forms
# ================================================================= */
input {
  border-radius: 0; }

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer; }

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default; }

[type="number"] {
  width: auto;
  /* Firefox 36+ */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */ }

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */ }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */ }

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */ }

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

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */ }

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */ }

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  border-style: none;
  color: inherit; }

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */ }

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */ }

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */ }

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */ }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */ }

/* # =================================================================
# Specify media element style
# ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
  vertical-align: bottom; }

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline; }

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */ }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */ }

/* # =================================================================
# Accessibility
# ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit; }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress; }

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer; }

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default; }

/* # =================================================================
# Selection
# ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

.g_header h1 img, ._message .wrap_message_box .wrap_message_box_img img, ._salonmodel .salonmodel_img img, .g_footer_inner img {
  display: block;
  max-width: 100%;
  height: auto; }

a {
  color: #222;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.sp_only {
  display: block;
  line-height: 0; }
  @media only screen and (min-width: 768px), print {
    .sp_only {
      display: none; } }

.pc_only {
  display: none; }
  @media only screen and (min-width: 768px), print {
    .pc_only {
      display: block;
      line-height: 0; } }

.container_sm {
  max-width: 894px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }

.container {
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }

.container_wide {
  max-width: 1470px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media only screen and (min-width: 768px), print {
    .container_wide {
      padding-right: 30px;
      padding-left: 30px; } }

.fade_waypoint, .fade_waypoint_l, .fade_waypoint_r {
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0; }

@-webkit-keyframes fadeInUpHalf {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpHalf {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpHalf {
  -webkit-animation-name: fadeInUpHalf;
  animation-name: fadeInUpHalf; }

@-webkit-keyframes fadeInLeftHalf {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftHalf {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftHalf {
  -webkit-animation-name: fadeInLeftHalf;
  animation-name: fadeInLeftHalf; }

@-webkit-keyframes fadeInRightHalf {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightHalf {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightHalf {
  -webkit-animation-name: fadeInRightHalf;
  animation-name: fadeInRightHalf; }

html {
  font-size: 62.5%; }

body {
  background: none;
  color: #333;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: left;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  @media only screen and (min-width: 768px), print {
    body {
      font-size: 14px;
      font-size: 1.4rem; } }

.sec_contents {
  overflow: hidden;
  padding: 40px 0 40px; }
  @media only screen and (min-width: 768px), print {
    .sec_contents {
      padding: 120px 0; } }
  .sec_contents._message {
    padding: 40px 0 0; }
    @media only screen and (min-width: 768px), print {
      .sec_contents._message {
        padding: 80px 0 0; } }

.head_ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 30px;
  position: relative; }
  @media only screen and (min-width: 768px), print {
    .head_ttl {
      font-size: 32px;
      font-size: 3.2rem;
      margin-bottom: 60px; } }
  .head_ttl .ttl_inner {
    display: inline-block;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"; }
    .head_ttl .ttl_inner:after {
      content: "";
      display: block;
      background-color: #c09b18;
      width: 3rem;
      height: 2px;
      margin: 6px auto 0; }

.head_txt {
  text-align: center;
  line-height: 1.7em;
  margin-bottom: 3rem; }
  .head_txt .txt_inner {
    text-align: left;
    display: inline-block; }

.more_btn {
  line-height: 1.4em;
  cursor: pointer;
  margin-top: 15px;
  text-align: center; }
  @media only screen and (min-width: 768px), print {
    .more_btn {
      margin-top: 35px; } }
  .more_btn a {
    color: #fff;
    background-color: #222;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    font-size: 16px;
    padding: 13px;
    border-radius: 0;
    display: block;
    width: 100%;
    height: 100%; }
    .more_btn a:hover {
      opacity: 0.8;
      -webkit-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    @media only screen and (min-width: 768px), print {
      .more_btn a {
        width: 200px; } }

.g_header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  background-color: #333333; }
  .g_header .inner_g_header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    position: relative; }
  .g_header .g_header_logo {
    margin-left: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    height: 63px;
    width: calc(100% - 140px); }
    @media only screen and (min-width: 768px), print {
      .g_header .g_header_logo {
        margin: 0 2%;
        padding-top: 15px;
        padding-bottom: 15px;
        height: auto;
        width: auto; } }
  .g_header h1 {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
    .g_header h1 a {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #222;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .g_header h1 .header_txt {
      font-size: 13px;
      font-size: 1.3rem;
      font-weight: bold;
      line-height: 1.2em; }
      @media only screen and (min-width: 768px), print {
        .g_header h1 .header_txt {
          font-size: 14px;
          font-size: 1.4rem; } }
    .g_header h1 .header_txt_en {
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: bold; }
      @media only screen and (min-width: 1200px) {
        .g_header h1 .header_txt_en {
          font-size: 14px;
          font-size: 1.4rem; } }
  .g_header .pc_head {
    display: none; }
    @media only screen and (min-width: 1200px) {
      .g_header .pc_head {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: auto; } }
    .g_header .pc_head .blog, .g_header .pc_head .contact {
      height: 100%;
      width: 160px; }
      .g_header .pc_head .blog a, .g_header .pc_head .contact a {
        border-bottom: solid 1px #333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: bold;
        height: 100%;
        text-decoration: none;
        text-align: center;
        -webkit-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
        .g_header .pc_head .blog a:hover, .g_header .pc_head .contact a:hover {
          opacity: 0.8;
          -webkit-transition: all 0.2s ease-out;
          -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out; }
      .g_header .pc_head .blog span, .g_header .pc_head .contact span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        width: 160px; }
        .g_header .pc_head .blog span img, .g_header .pc_head .contact span img {
          margin: 0 0.7rem 0 0; }
    .g_header .pc_head .blog {
      margin-left: 4rem; }
      .g_header .pc_head .blog a {
        color: #333;
        background-color: #fff; }
    .g_header .pc_head .contact a {
      color: #fff;
      background-color: #c09b18; }

@media only screen and (min-width: 768px), print {
  .pc_menu {
    margin: 0 -0.25em;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold; }
    .pc_menu li {
      display: inline-block;
      letter-spacing: -0.01em;
      padding: 0 1rem; }
      .pc_menu li a {
        color: #fff; }
        .pc_menu li a:hover {
          text-decoration: none;
          cursor: hand; } }

@media only screen and (min-width: 1200px) {
  .pc_menu {
    margin: 0 -1em;
    font-size: 14px;
    font-size: 1.4rem; }
    .pc_menu li {
      padding: 0 1rem; } }

.sp_drawer_menu .sp_menu li {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold; }
  .sp_drawer_menu .sp_menu li a {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #ccc;
    text-decoration: none; }

.sp_drawer_menu .sp_menu .blog {
  background-color: #333; }
  .sp_drawer_menu .sp_menu .blog a {
    color: #fff; }

.sp_drawer_menu .sp_menu .contact {
  background-color: #c09b18; }
  .sp_drawer_menu .sp_menu .contact a {
    color: #fff; }

@media only screen and (min-width: 1200px) {
  .sp_drawer_menu {
    display: none; } }

.sp_btn {
  width: 30px;
  height: 43px;
  padding: 10px 15px;
  background-color: #222; }
  @media only screen and (min-width: 768px), print {
    .sp_btn {
      height: 53px; } }

.drawer-hamburger-icon {
  background-color: #fff;
  margin-top: 0; }
  .drawer-hamburger-icon:before, .drawer-hamburger-icon:after {
    background-color: #fff; }

.drawer-hamburger:hover {
  background-color: #222; }

.drawer-open .drawer-hamburger {
  background-color: transparent; }

.sp_blog_btn {
  border-bottom: solid 1px #333;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 60px;
  width: 60px; }
  @media only screen and (min-width: 1200px) {
    .sp_blog_btn {
      display: none; } }
  .sp_blog_btn .blog {
    height: 100%;
    font-size: 12px;
    font-weight: bold;
    text-align: center; }
    .sp_blog_btn .blog a {
      background-color: #fff;
      display: -js-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-decoration: none;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      line-height: 1.25;
      font-weight: normal; }
      .sp_blog_btn .blog a:hover {
        opacity: 0.8;
        -webkit-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }

.mv {
  color: #fff;
  height: 100vh;
  background: url(../img/mv_bg_sp.jpg) right bottom no-repeat;
  background-size: cover;
  padding: 120px 0 80px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 500px; }
  @media only screen and (min-width: 768px), print {
    .mv {
      background: url(../img/mv_bg.jpg) right bottom no-repeat;
      background-size: cover;
      padding: 80px 80px 20vh;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; } }
  .mv .mv_head {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 48px;
    font-size: 4.8rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    text-align: center;
    padding: 0 30px;
    line-height: 1.4; }
    @media only screen and (min-width: 768px), print {
      .mv .mv_head {
        font-size: 62px;
        font-size: 6.2rem;
        text-indent: -0.15em;
        padding: 0; } }
  .mv .mv_txt {
    font-weight: bold;
    padding: 0 60px;
    line-height: 2.5;
    text-align: justify;
    margin-top: 25px; }
    @media only screen and (min-width: 768px), print {
      .mv .mv_txt {
        font-size: 18px;
        font-size: 1.8rem;
        margin-top: 15px;
        padding: 0; } }

._message {
  background-color: #f8f8f8; }
  @media only screen and (min-width: 768px), print {
    ._message {
      background: url("../img/concept_bg.png") 8% center no-repeat #f8f8f8;
      background-size: cover; } }
  @media only screen and (min-width: 1200px) {
    ._message {
      background: url("../img/concept_bg_lg.png") left center no-repeat #f8f8f8;
      background-size: cover; } }
  ._message .head_ttl {
    text-align: left; }
    ._message .head_ttl:before {
      content: "MESSAGE";
      color: rgba(0, 0, 0, 0.1);
      display: block;
      font-size: 60px;
      font-size: 6.0rem;
      font-family: "Cinzel", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
      margin-bottom: -6.0rem;
      line-height: 1.25; }
      @media only screen and (min-width: 768px), print {
        ._message .head_ttl:before {
          font-size: 94px;
          font-size: 9.4rem;
          margin-bottom: -8.8rem;
          overflow: hidden; } }
    ._message .head_ttl .ttl_inner:after {
      margin: 6px 0 auto 0; }
  ._message .wrap_message_box {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media only screen and (min-width: 768px), print {
      ._message .wrap_message_box {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
    ._message .wrap_message_box .wrap_message_box_txt {
      width: 100%;
      padding-bottom: 30px;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
      @media only screen and (min-width: 768px), print {
        ._message .wrap_message_box .wrap_message_box_txt {
          width: 56.4815%;
          margin-left: auto;
          padding-top: 20px;
          padding-bottom: 140px;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; } }
      ._message .wrap_message_box .wrap_message_box_txt:after {
        content: "";
        display: block;
        margin: 20px auto 0 auto;
        background: url(../img/concept_bg_sp.png) top center no-repeat;
        background-size: cover;
        height: 30vh;
        width: 100%; }
        @media only screen and (min-width: 768px), print {
          ._message .wrap_message_box .wrap_message_box_txt:after {
            display: none; } }
      ._message .wrap_message_box .wrap_message_box_txt .message_box_txt {
        line-height: 2;
        text-align: justify;
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt"; }
      ._message .wrap_message_box .wrap_message_box_txt .message_box_name {
        font-size: 16px;
        font-size: 1.6rem;
        margin-top: 10px; }
        @media only screen and (min-width: 768px), print {
          ._message .wrap_message_box .wrap_message_box_txt .message_box_name {
            font-size: 18px;
            font-size: 1.8rem;
            margin-top: 15px; } }
        ._message .wrap_message_box .wrap_message_box_txt .message_box_name span {
          font-size: 12px;
          font-size: 1.2rem; }
          @media only screen and (min-width: 768px), print {
            ._message .wrap_message_box .wrap_message_box_txt .message_box_name span {
              font-size: 14px;
              font-size: 1.4rem; } }
    ._message .wrap_message_box .wrap_message_box_img {
      width: 80%;
      margin: 0 auto;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      max-height: 400px;
      overflow: hidden; }
      @media only screen and (min-width: 768px), print {
        ._message .wrap_message_box .wrap_message_box_img {
          max-height: 500px;
          width: 43.5185%;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          padding-right: 40px; } }
      ._message .wrap_message_box .wrap_message_box_img .message_box_img {
        height: 100%;
        width: 70%;
        margin: auto; }
        @media only screen and (min-width: 768px), print {
          ._message .wrap_message_box .wrap_message_box_img .message_box_img {
            width: 100%;
            margin: auto; } }
      ._message .wrap_message_box .wrap_message_box_img img {
        margin: 0 auto; }

._business {
  position: relative; }
  @media only screen and (min-width: 768px), print {
    ._business {
      padding-bottom: 0; } }
  ._business:before {
    content: "BUSINESS";
    color: rgba(0, 0, 0, 0.1);
    display: block;
    font-size: 60px;
    font-size: 6.0rem;
    font-family: "Cinzel", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    line-height: 1.25;
    position: absolute;
    padding-top: 2.5rem;
    left: 0;
    top: 0; }
    @media only screen and (min-width: 768px), print {
      ._business:before {
        font-size: 94px;
        font-size: 9.4rem;
        padding-top: 9.0rem;
        overflow: hidden; } }
  ._business .head_ttl {
    color: #333; }
    ._business .head_ttl .ttl_inner:after {
      margin: 6px auto 0; }
  ._business .flex_box {
    margin-top: 40px; }
    @media only screen and (min-width: 768px), print {
      ._business .flex_box {
        margin-top: 0; } }
    ._business .flex_box .wrap_business_profile {
      padding: 0 15px; }
      @media only screen and (min-width: 768px), print {
        ._business .flex_box .wrap_business_profile {
          padding: 0; } }
      ._business .flex_box .wrap_business_profile .business_profile {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        @media only screen and (min-width: 768px), print {
          ._business .flex_box .wrap_business_profile .business_profile {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
        ._business .flex_box .wrap_business_profile .business_profile .business_profile_txt {
          width: 100%;
          margin-top: 20px; }
          @media only screen and (min-width: 768px), print {
            ._business .flex_box .wrap_business_profile .business_profile .business_profile_txt {
              margin-top: 0;
              padding: 60px;
              width: 50%;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center; } }
          @media only screen and (min-width: 1200px) {
            ._business .flex_box .wrap_business_profile .business_profile .business_profile_txt {
              padding: 80px; } }
          @media only screen and (min-width: 768px), print {
            ._business .flex_box .wrap_business_profile .business_profile .business_profile_txt .inner_profile_txt {
              width: 80%; } }
          ._business .flex_box .wrap_business_profile .business_profile .business_profile_txt .profile_head {
            color: #c09b18;
            font-size: 20px;
            font-size: 2.0rem;
            line-height: 1.2;
            margin-bottom: 10px; }
            @media only screen and (min-width: 768px), print {
              ._business .flex_box .wrap_business_profile .business_profile .business_profile_txt .profile_head {
                font-size: 28px;
                font-size: 2.8rem; } }
        ._business .flex_box .wrap_business_profile .business_profile .business_profile_img {
          background-size: cover;
          width: 100%;
          background-color: #ccc;
          height: 260px; }
          @media only screen and (min-width: 768px), print {
            ._business .flex_box .wrap_business_profile .business_profile .business_profile_img {
              width: 50%;
              height: 360px; } }
    ._business .flex_box._left .business_profile_txt {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
      @media only screen and (min-width: 768px), print {
        ._business .flex_box._left .business_profile_txt {
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; } }
    ._business .flex_box._left .business_profile_img {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
      @media only screen and (min-width: 768px), print {
        ._business .flex_box._left .business_profile_img {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; } }
    ._business .flex_box._right .business_profile_txt {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
      @media only screen and (min-width: 768px), print {
        ._business .flex_box._right .business_profile_txt {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; } }
    ._business .flex_box._right .business_profile_img {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
      @media only screen and (min-width: 768px), print {
        ._business .flex_box._right .business_profile_img {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; } }
    ._business .flex_box._consulting .business_profile_img {
      background: url(../img/business_img_consulting.jpg) center top no-repeat; }
    ._business .flex_box._koukoku .business_profile_img {
      background: url(../img/business_img_koukoku.jpg) right top no-repeat; }
    ._business .flex_box._jinzai .business_profile_img {
      background: url(../img/business_img_jinzai.jpg) right top no-repeat; }

._salonmodel {
  background: url(../img/salonmodel_bg.gif) repeat;
  position: relative;
  padding: 40px 0; }
  @media only screen and (min-width: 768px), print {
    ._salonmodel {
      padding: 80px 0; } }
  ._salonmodel:before {
    content: "SALON MODEL";
    color: rgba(0, 0, 0, 0.1);
    display: block;
    font-size: 60px;
    font-size: 6.0rem;
    font-family: "Cinzel", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    line-height: 0.98;
    position: absolute;
    padding-top: 2.5rem;
    right: 0;
    top: 0; }
    @media only screen and (min-width: 768px), print {
      ._salonmodel:before {
        font-size: 94px;
        font-size: 9.4rem;
        padding-top: 5.0rem;
        line-height: 1.25;
        overflow: hidden; } }
  ._salonmodel .head_ttl {
    color: #fff; }
    ._salonmodel .head_ttl .ttl_inner:after {
      background: #fff;
      margin: 6px auto 0; }
  ._salonmodel .salonmodel_img {
    position: relative; }
    ._salonmodel .salonmodel_img img {
      margin: 0 auto; }
  ._salonmodel .salonmodel_txt {
    text-align: left;
    color: #fff;
    margin-top: 20px; }
    @media only screen and (min-width: 768px), print {
      ._salonmodel .salonmodel_txt {
        text-align: center; } }

._recruit {
  background: url(../img/recruit_bg.jpg) no-repeat;
  background-size: cover;
  position: relative;
  padding: 40px 0; }
  @media only screen and (min-width: 768px), print {
    ._recruit {
      padding: 80px 0; } }
  ._recruit:before {
    content: "RECRUIT";
    color: rgba(255, 255, 255, 0.1);
    display: block;
    font-size: 60px;
    font-size: 6.0rem;
    font-family: "Cinzel", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    line-height: 1;
    margin-right: -0.4rem;
    position: absolute;
    padding-top: 2.5rem;
    right: 0;
    top: 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl; }
    @media only screen and (min-width: 768px), print {
      ._recruit:before {
        font-size: 94px;
        font-size: 9.4rem;
        margin-right: -0.8rem;
        overflow: hidden;
        padding-top: 5.0rem; } }
  ._recruit .container {
    position: relative; }
  ._recruit .head_ttl {
    color: #fff; }
    ._recruit .head_ttl .ttl_inner:after {
      margin: 6px auto 0; }
  ._recruit .recruit_concept_head {
    color: #fff;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 20px;
    font-size: 2.0rem; }
    @media only screen and (min-width: 768px), print {
      ._recruit .recruit_concept_head {
        font-size: 28px;
        font-size: 2.8rem; } }
  ._recruit .recruit_concept_txt {
    text-align: left;
    color: #fff;
    margin-top: 20px;
    line-height: 2; }
    @media only screen and (min-width: 768px), print {
      ._recruit .recruit_concept_txt {
        text-align: center; } }
  ._recruit .wrap_recruit_table {
    margin-top: 20px; }
    @media only screen and (min-width: 768px), print {
      ._recruit .wrap_recruit_table {
        margin-top: 30px; } }
    ._recruit .wrap_recruit_table .recruit_table_head {
      color: #fff;
      text-align: center;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: bold; }
      @media only screen and (min-width: 768px), print {
        ._recruit .wrap_recruit_table .recruit_table_head {
          font-size: 24px;
          font-size: 2.4rem; } }
    ._recruit .wrap_recruit_table .recruit_table {
      color: #fff;
      width: 100%;
      margin: 16px auto 0; }
      @media only screen and (min-width: 768px), print {
        ._recruit .wrap_recruit_table .recruit_table {
          width: 700px;
          margin: 26px auto 0; } }
      ._recruit .wrap_recruit_table .recruit_table th {
        border: solid 1px #fff;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: bold;
        padding: 15px; }
        @media only screen and (min-width: 768px), print {
          ._recruit .wrap_recruit_table .recruit_table th {
            padding: 30px; } }
      ._recruit .wrap_recruit_table .recruit_table td {
        border: solid 1px #fff;
        padding: 30px;
        line-height: 2;
        padding: 15px; }
        @media only screen and (min-width: 768px), print {
          ._recruit .wrap_recruit_table .recruit_table td {
            padding: 30px; } }

._company .head_ttl:before {
  content: "COMPANY";
  color: rgba(0, 0, 0, 0.1);
  display: block;
  font-size: 60px;
  font-size: 6.0rem;
  font-family: "Cinzel", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom: -6.0rem;
  line-height: 1.25; }
  @media only screen and (min-width: 768px), print {
    ._company .head_ttl:before {
      font-size: 94px;
      font-size: 9.4rem;
      margin-bottom: -8.6rem;
      overflow: hidden; } }

._company .wrap_company_info {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (min-width: 1200px) {
    ._company .wrap_company_info {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  ._company .wrap_company_info .company_info_table {
    width: 100%;
    margin-top: 20px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
    @media only screen and (min-width: 1200px) {
      ._company .wrap_company_info .company_info_table {
        margin-top: 0;
        padding: 0 40px;
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -js-display: flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }
  ._company .wrap_company_info .info_table {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto; }
    @media only screen and (min-width: 1200px) {
      ._company .wrap_company_info .info_table {
        margin-top: 0; } }
    ._company .wrap_company_info .info_table th {
      border-right: solid 1px #333;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: bold;
      padding: 10px 15px;
      width: 35%; }
      @media only screen and (min-width: 1200px) {
        ._company .wrap_company_info .info_table th {
          padding: 10px 30px;
          width: auto; } }
    ._company .wrap_company_info .info_table td {
      line-height: 2;
      padding: 10px 30px; }
      @media only screen and (min-width: 1200px) {
        ._company .wrap_company_info .info_table td {
          padding: 15px 20px; } }

._company .company_info_img {
  background: url(../img/company_img.jpg) right top no-repeat;
  background-size: cover;
  width: 100%;
  background-color: #ccc;
  height: 260px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }
  @media only screen and (min-width: 1200px) {
    ._company .company_info_img {
      width: 50%;
      height: auto;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }

._history {
  background: url(../img/history_bg.jpg) no-repeat;
  position: relative;
  padding: 40px 0; }
  @media only screen and (min-width: 768px), print {
    ._history {
      background-size: cover;
      background-attachment: fixed; } }
  ._history:before {
    content: "HISTORY";
    color: rgba(255, 255, 255, 0.1);
    display: block;
    font-size: 60px;
    font-size: 6.0rem;
    font-family: "Cinzel", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    line-height: 1;
    margin-left: -1.0rem;
    position: absolute;
    padding-top: 2.5rem;
    left: 0;
    top: 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl; }
    @media only screen and (min-width: 768px), print {
      ._history:before {
        font-size: 94px;
        font-size: 9.4rem;
        margin-left: -1.8rem;
        overflow: hidden;
        padding-top: 5.0rem; } }
  @media only screen and (min-width: 768px), print {
    ._history {
      padding: 80px 0; } }
  ._history .head_ttl {
    color: #fff;
    margin-bottom: 50px; }
    @media only screen and (min-width: 768px), print {
      ._history .head_ttl {
        margin-bottom: 100px; } }
    ._history .head_ttl .ttl_inner:after {
      margin: 6px auto 0; }
  ._history .history_box_container {
    position: relative;
    width: 80%;
    margin: 0 auto; }
    @media only screen and (min-width: 768px), print {
      ._history .history_box_container {
        width: auto; } }
    ._history .history_box_container:before {
      content: "";
      display: block;
      background-color: #fff;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(99%, #fff), color-stop(100%, #000), to(transparent));
      background-image: -webkit-linear-gradient(top, #fff 99%, #000 100%, transparent);
      background-image: -o-linear-gradient(top, #fff 99%, #000 100%, transparent);
      background-image: linear-gradient(to bottom, #fff 99%, #000 100%, transparent);
      width: 1px;
      height: calc(100% + 50px);
      position: absolute;
      left: 0;
      top: -40px;
      bottom: 0px; }
      @media only screen and (min-width: 768px), print {
        ._history .history_box_container:before {
          left: 50%;
          height: calc(100% + 60px); } }
  ._history .wrap_history + .wrap_history {
    margin-top: 30px; }
    @media only screen and (min-width: 768px), print {
      ._history .wrap_history + .wrap_history {
        margin-top: 10px; } }
  @media only screen and (min-width: 768px), print {
    ._history .wrap_history {
      width: 50%;
      margin: 0 auto; } }
  @media only screen and (min-width: 768px), print {
    ._history .wrap_history:nth-child(even) .wrap_history_box {
      float: right;
      text-align: left;
      padding-left: 80px;
      padding-right: 0;
      left: 0; } }
  ._history .wrap_history:nth-child(even) .wrap_history_box:before {
    left: 0; }
  ._history .wrap_history:after {
    content: "";
    display: block;
    clear: both; }
  ._history .wrap_history_box {
    color: #fff;
    padding-left: 50px;
    position: relative; }
    @media only screen and (min-width: 768px), print {
      ._history .wrap_history_box {
        text-align: right;
        width: 50%;
        padding-left: 0;
        padding-right: 80px; } }
    ._history .wrap_history_box:before {
      content: "";
      display: block;
      background-color: #fff;
      width: 30px;
      height: 1px;
      position: absolute;
      top: 10px;
      left: 0; }
      @media only screen and (min-width: 768px), print {
        ._history .wrap_history_box:before {
          width: 50px;
          right: 0;
          left: auto; } }
    ._history .wrap_history_box .history_box_ttl {
      color: #c09b18;
      font-family: "Cinzel", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
      font-size: 24px;
      font-size: 2.4rem; }
    ._history .wrap_history_box .history_box_txt {
      -webkit-font-feature-settings: "palt";
      font-feature-settings: "palt";
      letter-spacing: -0.025em; }

@media all and (-ms-high-contrast: none) {
  ._history {
    background-attachment: scroll; } }

.head_ttl:before {
  margin-bottom: 0; }

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

.qs_wrap__form input ,
.qs_wrap__form button ,
.qs_wrap__form select,
.qs_wrap__form textarea {
  border: 1px solid #ddd; }

.qs_wrap__form input[type="button"],
.qs_wrap__form input[type="submit"],
.qs_wrap__form button[type="button"],
.qs_wrap__form button[type="submit"] {
  border: none; }
  .qs_wrap__form input[type="button"]:focus,
  .qs_wrap__form input[type="submit"]:focus,
  .qs_wrap__form button[type="button"]:focus,
  .qs_wrap__form button[type="submit"]:focus {
    outline: 0; }

.qs_wrap__form input ,
.qs_wrap__form select,
.qs_wrap__form textarea {
  padding: 0 0.6em;
  border-radius: 2px;
  vertical-align: middle; }

.qs_wrap__form input {
  height: 2em;
  line-height: 2em; }

.qs_wrap__form select {
  width: 100%; }
  .qs_wrap__form select:focus {
    outline: 0; }

.qs_wrap__form input[type="text"],
.qs_wrap__form textarea {
  width: 100%; }

.qs_wrap__form [type="radio"] {
  border-radius: 50%; }

.qs_wrap__form input[type="number"] {
  -moz-appearance: textfield; }

.qs_wrap__form input[type="number"]::-webkit-outer-spin-button,
.qs_wrap__form input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.qs_wrap__form input[type="checkbox"],
.qs_wrap__form input[type="radio"] {
  position: relative;
  margin-right: 0.35em; }

.qs_wrap__form ::-webkit-input-placeholder {
  color: #aaa; }

.qs_wrap__form :-ms-input-placeholder {
  color: #aaa; }

.qs_wrap__form ::-moz-placeholder {
  color: #aaa; }

.qs_wrap__form ::-placeholder {
  color: #aaa; }

.qs_wrap__form .qs_must {
  font-size: 12px;
  line-height: 1;
  margin-left: 0.5em;
  padding: 0.1em 0.3em;
  background-color: #c09b18;
  border-radius: 2px;
  color: #fff;
  font-weight: 500; }

.qs_wrap__form input[type="text"]#qs_zip {
  width: 7em;
  margin-left: 0.5em; }

.qs_wrap__form #qs_addr {
  margin-top: 10px; }

.qs_wrap__form .qs_wrap__select {
  position: relative;
  display: inline-block; }
  .qs_wrap__form .qs_wrap__select:after {
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    width: 0;
    height: 0;
    margin: auto;
    content: '';
    border-top: 4px solid #999;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .qs_wrap__form .qs_wrap__select._multiple:after {
    display: none; }
  .qs_wrap__form .qs_wrap__select._multiple select {
    margin-right: 10px;
    padding-right: 0; }
  .qs_wrap__form .qs_wrap__select select {
    padding-right: 25px;
    min-height: 2em;
    line-height: 2em; }

.qs_wrap__form .qs_select__inline {
  zoom: 1;
  margin-top: -0.4em; }
  .qs_wrap__form .qs_select__inline:after {
    display: block;
    content: "";
    clear: both; }
  .qs_wrap__form .qs_select__inline li {
    display: inline; }
    .qs_wrap__form .qs_select__inline li label {
      display: inline-block;
      margin: 0.4em 0.8em 0 0; }
      @media only screen and (min-width: 768px), print {
        .qs_wrap__form .qs_select__inline li label {
          margin: 0.4em 1.2em 0 0; } }
    .qs_wrap__form .qs_select__inline li:last-child label {
      margin-right: 0; }

.qs_wrap__form._style01 table {
  width: 100%; }
  .qs_wrap__form._style01 table th,
  .qs_wrap__form._style01 table td {
    padding: 0.8em 1.2em;
    border: 1px solid #ddd; }
  .qs_wrap__form._style01 table th {
    width: 1%;
    color: #fff;
    background-color: #fff;
    text-align: left;
    white-space: nowrap;
    color: #333; }
  .qs_wrap__form._style01 table td {
    background-color: #fff; }
  .qs_wrap__form._style01 table input[type="email"] {
    width: 100%; }
    @media only screen and (min-width: 768px), print {
      .qs_wrap__form._style01 table input[type="email"] {
        min-width: 10em; } }
  .qs_wrap__form._style01 table input[type="tel"] {
    width: 100%; }
    @media only screen and (min-width: 768px), print {
      .qs_wrap__form._style01 table input[type="tel"] {
        min-width: 10em;
        width: auto; } }
  .qs_wrap__form._style01 table .qs_notes {
    font-size: 13px;
    display: inline-block;
    margin: 0.5em 0 0 0;
    color: #999; }
    @media only screen and (min-width: 768px), print {
      .qs_wrap__form._style01 table .qs_notes {
        margin: 0 0 0 1em; } }
  .qs_wrap__form._style01 table #qs_zip + .qs_notes {
    margin: 0 0 0 1em; }
  @media only screen and (max-width: 767px) {
    .qs_wrap__form._style01 table tr,
    .qs_wrap__form._style01 table th,
    .qs_wrap__form._style01 table td {
      display: block;
      width: auto;
      white-space: normal !important; }
    .qs_wrap__form._style01 table th,
    .qs_wrap__form._style01 table td {
      padding: 0.5em 1em; }
    .qs_wrap__form._style01 table th {
      padding: 0.5em 1em; }
    .qs_wrap__form._style01 table td {
      padding: 1em 1em;
      border-top-width: 0;
      border-bottom-width: 0; }
    .qs_wrap__form._style01 table tr:last-child td {
      margin-bottom: 0;
      border-bottom-width: 1px; } }
  .qs_wrap__form._style01 table input[type="text"],
  .qs_wrap__form._style01 table input[type="email"],
  .qs_wrap__form._style01 table input[type="tel"],
  .qs_wrap__form._style01 table textarea {
    background-color: #fff; }

.qs_wrap__form._style02 table {
  width: 100%; }
  .qs_wrap__form._style02 table th,
  .qs_wrap__form._style02 table td {
    display: block;
    text-align: left; }
  .qs_wrap__form._style02 table th {
    padding-bottom: 0.8em;
    font-weight: 700; }
  .qs_wrap__form._style02 table td {
    margin-bottom: 2em;
    background-color: #fff; }
    .qs_wrap__form._style02 table td.wrap__input {
      padding-top: 0.8em;
      border-top: 1px solid #ddd; }
  .qs_wrap__form._style02 table tr:last-child td {
    margin-bottom: 0; }
  .qs_wrap__form._style02 table .qs_select__inline {
    margin-top: 0;
    padding-top: 0.4em;
    border-top: 1px solid #ddd; }
  .qs_wrap__form._style02 table .qs_select {
    padding-top: 0.8em;
    border-top: 1px solid #ddd; }
  .qs_wrap__form._style02 table .qs_notes {
    font-size: 13px;
    color: #999;
    display: inline;
    margin: 0 0 0 1.5em; }
  .qs_wrap__form._style02 table input[type="email"],
  .qs_wrap__form._style02 table input[type="tel"] {
    width: 100%; }
  .qs_wrap__form._style02 table input[type="text"],
  .qs_wrap__form._style02 table input[type="email"],
  .qs_wrap__form._style02 table input[type="tel"],
  .qs_wrap__form._style02 table textarea {
    background-color: #fff; }

.qs_wrap__form .btn__submit a,
.qs_wrap__form .btn__submit input,
.qs_wrap__form .btn__submit button {
  padding: 0.5em 1em;
  background-color: #333;
  color: #fff; }

.qs_wrap__form .btn__submit a:hover {
  text-decoration: none; }

.qs_wrap__form .btn__reset a,
.qs_wrap__form .btn__reset input,
.qs_wrap__form .btn__reset button {
  padding: 0.5em 1em;
  background-color: #fff;
  color: #333;
  border: none; }

.qs_wrap__form .btn__reset a:hover {
  text-decoration: none; }

.qs_wrap__form .qs_wrap__btn {
  margin-top: 30px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.qs_wrap__form .qs_btn__action {
  margin: 0 1%;
  width: 48%;
  border: solid 1px #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 768px), print {
    .qs_wrap__form .qs_btn__action {
      margin: 0 10px;
      width: 17.36111%; } }
  .qs_wrap__form .qs_btn__action a {
    display: inline-block;
    text-align: center; }
  .qs_wrap__form .qs_btn__action a,
  .qs_wrap__form .qs_btn__action input,
  .qs_wrap__form .qs_btn__action button {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    font-size: 16px;
    padding: 0.5em;
    border-radius: 0;
    display: block;
    width: 100%;
    height: 100%; }
    .qs_wrap__form .qs_btn__action a:hover,
    .qs_wrap__form .qs_btn__action input:hover,
    .qs_wrap__form .qs_btn__action button:hover {
      opacity: 0.8; }
  .qs_wrap__form .qs_btn__action a,
  .qs_wrap__form .qs_btn__action input:not([type="reset"]),
  .qs_wrap__form .qs_btn__action button:not([type="reset"]) {
    min-width: 6em; }

@media all and (-ms-high-contrast: none) {
  .qs_wrap__form input[type="checkbox"],
  .qs_wrap__form input[type="radio"] {
    top: -0.15em; } }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .qs_wrap__form input[type="checkbox"],
  .qs_wrap__form input[type="radio"] {
    top: -0.15em; } }

.privacy_policy_attention {
  margin-bottom: 12px; }

.privacy_policy_head {
  margin-bottom: 5px;
  font-weight: bold; }

.privacy_policy_txt {
  border: solid 1px #bfbfbf;
  height: 170px;
  margin-bottom: 20px;
  overflow-y: scroll;
  padding: 2rem; }
  .privacy_policy_txt .head {
    font-weight: bold;
    margin-top: 1rem; }

.g_footer_inner {
  background-color: #333333;
  text-align: center;
  padding: 30px 15px 25px; }
  @media only screen and (min-width: 768px), print {
    .g_footer_inner {
      padding: 60px 15px; } }
  .g_footer_inner .footer_logo {
    color: #fff;
    display: inline-block; }
  .g_footer_inner .footer_menu {
    text-align: center;
    margin-top: 15px; }
    @media only screen and (min-width: 768px), print {
      .g_footer_inner .footer_menu {
        margin-top: 30px; } }
  .g_footer_inner .footer_nav {
    display: inline-block;
    text-align: left;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    @media only screen and (min-width: 768px), print {
      .g_footer_inner .footer_nav {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .g_footer_inner img {
    margin: 0 auto; }
  .g_footer_inner li {
    display: block;
    padding: 3px 3px;
    width: 33.3333%; }
    @media only screen and (min-width: 768px), print {
      .g_footer_inner li {
        width: auto;
        display: inline-block;
        padding: 0 10px; } }
    .g_footer_inner li a {
      color: #fff;
      font-size: 13px;
      font-size: 1.3rem;
      font-weight: bold; }
      .g_footer_inner li a:hover {
        text-decoration: none;
        cursor: hand; }

#pagetop {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 999; }
  #pagetop a {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-color: #000; }
    #pagetop a:after {
      content: "";
      display: block;
      position: absolute;
      top: 17px;
      right: 0;
      bottom: auto;
      left: 0;
      margin: auto;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      color: #fff;
      width: 12px;
      height: 12px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff; }
      @media only screen and (min-width: 768px), print {
        #pagetop a:after {
          top: 20px;
          width: 16px;
          height: 16px; } }

@media only screen and (min-width: 768px), print {
  #pagetop a {
    width: 46px;
    height: 46px; } }

.copyright {
  color: #fff;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  padding: 14px 0 12px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  height: 46px; }

.sec_thanks .sec_contents {
  padding: 100px 0 40px; }
  @media only screen and (min-width: 768px), print {
    .sec_thanks .sec_contents {
      padding: 193px 0 120px; } }

.sec_thanks .head_txt {
  margin-bottom: 0; }

.sec_thanks .more_btn a {
  margin-right: auto;
  margin-left: auto; }
