/*!***************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./_assets/_htdocs/css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./_assets/_htdocs/css/style.scss (1) ***!
  \*******************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./_assets/_htdocs/css/style.scss (2) ***!
  \*******************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium"); }

@font-face {
  font-family: HelveticaHack;
  font-style: normal;
  font-weight: normal;
  src: local("HelveticaNeue"), url("../font/HelveticaNeue.woff"), local("Helvetica"); }

@font-face {
  font-family: HelveticaHack;
  font-style: normal;
  font-weight: 600;
  src: local("HelveticaNeue-Bold"), url("../font/HelveticaNeue.woff"), local("Helvetica-Bold"); }

@font-face {
  font-family: icons;
  font-style: normal;
  font-weight: normal;
  src: url("../font/icons.eot");
  src: url("../font/icons.eot?#iefix") format("embedded-opentype"), url("../font/icons.woff") format("woff"), url("../font/icons.ttf") format("truetype"); }

@define-mixin icon {
  display: inline-block;
  font-family: icons;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-align: left;
  text-indent: 0;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  white-space: nowrap; }

/* ===================================================================
CSS information
 file name  :  normalize.css
 style info :  RoseTailor：normalizeスタイル
=================================================================== */
/* -----------------------------------------
Normalize
----------------------------------------- */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-size: 62.5%;
  letter-spacing: 0.035em; }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

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

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

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

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 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 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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;
  max-width: 100%;
  display: block; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  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 and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

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

/* -----------------------------------------
Common
----------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

/*code,kbd,pre,samp {
	_font-family: 'courier new',monospace;
}
*/
pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

menu, ol, ul {
  margin: 0; }

li {
  list-style: none; }

dd {
  margin: 0; }

menu, ol, ul {
  padding: 0; }

nav, ul, ol {
  list-style: none;
  list-style-image: none; }

img {
  -ms-interpolation-mode: bicubic; }

form {
  margin: 0; }

legend {
  white-space: normal;
  *margin-left: -7px; }

button, input, select {
  vertical-align: baseline; }

button, input, select, textarea {
  font-size: 100%;
  *vertical-align: middle; }

button {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  *overflow: visible; }

input[type="checkbox"], input[type="radio"] {
  *height: 13px;
  *width: 13px; }

textarea {
  vertical-align: top; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: 0 0;
  transition: all 0.3s; }
  a:hover {
    opacity: 0.7; }
    @media screen and (max-width: 767px) {
      a:hover {
        opacity: 1; } }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b {
  font-weight: 700; }

mark {
  background: #ff0;
  color: #000; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  box-sizing: content-box; }

pre {
  overflow: auto; }

code, kbd {
  font-size: 1em; }

pre {
  font-family: monospace,monospace; }

pre, samp {
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

html {
  -moz-font-kerning: normal;
  -ms-font-kerning: normal;
  -o-font-kerning: normal;
  font-kerning: normal;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  width: 100%;
  height: 100%; }

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

h1, h2, h3, h4, h5, h6, body, p, pre, blockquote, figure, dl, dl dt, dl dd {
  margin: 0;
  padding: 0; }

a:link:focus {
  outline: none; }

[contenteditable]:focus, img:focus, map area:focus {
  outline: none; }

th, td, fieldset {
  padding: 0; }

fieldset {
  margin: 0; }

html {
  color: #000;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 62.5%;
  line-height: 1.5; }
  html[lang="en-US"] {
    font-family: "futura-pt", sans-serif; }

hr {
  display: block;
  width: 100%;
  height: 1px;
  border: 0 none; }

a:link, a:visited {
  text-decoration: none; }

a:focus {
  outline: none; }

em {
  font-style: normal; }

em, strong {
  font-weight: 700; }

small {
  font-size: .8em; }

cite {
  font-weight: 700;
  font-style: normal; }

cite:before {
  content: '『';
  font-weight: 400; }

cite:after {
  content: '』';
  font-weight: 400; }

q:before {
  content: '❝'; }

q:after {
  content: '❞'; }

dfn {
  font-weight: 700;
  font-style: normal; }

code {
  margin: 0 2px;
  padding: 3px 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.025); }

samp {
  color: #fff;
  background: rgba(0, 0, 0, 0.9); }

samp, kbd {
  margin: 0 2px;
  padding: 3px 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px; }

kbd {
  background: rgba(0, 0, 0, 0.025); }

kbd kbd {
  display: inline-block;
  font-weight: 700;
  line-height: 1;
  margin: 1px;
  padding: 1px 10px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background: #eee;
  box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) inset, -1px -1px 1px rgba(0, 0, 0, 0.5) inset; }

pre code {
  display: block;
  padding: 5px 10px; }

pre kbd {
  display: block;
  color: #fff; }

pre kbd:after {
  content: '|';
  opacity: .6; }

pre kbd kbd {
  color: #000;
  display: inline;
  background: #eee; }

pre kbd kbd:after {
  display: none; }

pre samp {
  display: block;
  padding: 5px 10px; }

var {
  font-family: serif;
  font-weight: 700;
  margin: 0 2px;
  padding: 3px 5px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.025); }

* {
  box-sizing: border-box; }

img {
  vertical-align: bottom; }

@media only screen and (max-width: 736px) {
  img {
    max-width: 100%;
    height: auto; } }

html,
body {
  height: 100%; }

ul, ol, h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 600; }

p {
  font-weight: 300; }

/* ===================================================================
SCSS information
 file name  :  base.scss
 style info :  RoseTailor：base（レイアウト設定）
=================================================================== */
body {
  color: #080808;
  background-color: #eee; }

a {
  color: #000;
  text-decoration: none; }

hr {
  width: 100%;
  max-width: 1280px;
  background-color: #d2d2d2;
  margin: 0 auto 60px;
  border: none !important; }
  @media screen and (max-width: 767px) {
    hr {
      width: calc(100% - 40px); } }

main {
  overflow: clip;
  display: block;
  width: 100%;
  min-width: 1100px;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 767px) {
    main {
      min-width: auto; } }

@media screen and (max-width: 767px) {
  .news .main-column {
    padding-bottom: calc(50 / 390 * 100vw); } }

/* ---------------------
column-frame
--------------------- */
.column01 {
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .column01 {
      width: 100%; } }
  .column01 .main-column {
    width: 100%; }
    @media screen and (max-width: 767px) {
      .column01 .main-column {
        width: 100%; } }

.column02 {
  width: 1060px;
  margin: 80px auto 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse; }
  @media screen and (max-width: 767px) {
    .column02 {
      width: calc(100% - 40px);
      display: block;
      margin-top: 40px; } }
  .column02 .main-column {
    width: 800px;
    border-top: #ECEEEF solid 1px; }
    @media screen and (max-width: 767px) {
      .column02 .main-column {
        width: 100%;
        margin-bottom: 0; } }

/* ===================================================================
CSS information
 file name  :  common.css
 style info :  RoseTailor：commonスタイル（共通汎用クラス）
=================================================================== */
/*float
---------------------------------------------------------- */
.clear {
  clear: both; }

.float_l {
  float: left; }

.float_r {
  float: right; }

.center {
  width: 100%;
  text-align: center; }

.left {
  width: 100%;
  text-align: left; }

.right {
  width: 100%;
  text-align: right; }

.img_float_l {
  float: left;
  margin-right: 10px; }

.img_float_r {
  float: right;
  margin-left: 10px; }

/*font-size
---------------------------------------------------------- */
.font10 {
  font-size: 77%; }

.font11 {
  font-size: 85%; }

.font14 {
  font-size: 108%; }

.font15 {
  font-size: 116%; }

.font16 {
  font-size: 123.1%; }

.font17 {
  font-size: 131%; }

.font18 {
  font-size: 138.5%; }

.font19 {
  font-size: 146.5%; }

.font20 {
  font-size: 153.9%; }

.font21 {
  font-size: 161.6%; }

.font22 {
  font-size: 167%; }

.font23 {
  font-size: 174%; }

.font24 {
  font-size: 182%; }

.font25 {
  font-size: 189%; }

.font26 {
  font-size: 197%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  /*top*/
  .mt0 {
    margin-top: calc(0 / 750 * 100vw) !important; }
  .mt05 {
    margin-top: calc(5 / 750 * 100vw) !important; }
  .mt10 {
    margin-top: calc(10 / 750 * 100vw) !important; }
  .mt15 {
    margin-top: calc(15 / 750 * 100vw) !important; }
  .mt20 {
    margin-top: calc(20 / 750 * 100vw) !important; }
  .mt25 {
    margin-top: calc(25 / 750 * 100vw) !important; }
  .mt30 {
    margin-top: calc(30 / 750 * 100vw) !important; }
  .mt35 {
    margin-top: calc(35 / 750 * 100vw) !important; }
  .mt40 {
    margin-top: calc(40 / 750 * 100vw) !important; }
  .mt45 {
    margin-top: calc(45 / 750 * 100vw) !important; }
  .mt50 {
    margin-top: calc(50 / 750 * 100vw) !important; }
  .mt55 {
    margin-top: calc(55 / 750 * 100vw) !important; }
  .mt60 {
    margin-top: calc(60 / 750 * 100vw) !important; }
  .mt65 {
    margin-top: calc(65 / 750 * 100vw) !important; }
  .mt70 {
    margin-top: calc(70 / 750 * 100vw) !important; }
  .mt75 {
    margin-top: calc(75 / 750 * 100vw) !important; }
  .mt80 {
    margin-top: calc(80 / 750 * 100vw) !important; }
  .mt85 {
    margin-top: calc(85 / 750 * 100vw) !important; }
  .mt90 {
    margin-top: calc(90 / 750 * 100vw) !important; }
  .mt95 {
    margin-top: calc(95 / 750 * 100vw) !important; }
  .mt100 {
    margin-top: calc(100 / 750 * 100vw) !important; }
  /*bottom*/
  .mb0 {
    margin-bottom: calc(0 / 750 * 100vw) !important; }
  .mb05 {
    margin-bottom: calc(5 / 750 * 100vw) !important; }
  .mb10 {
    margin-bottom: calc(10 / 750 * 100vw) !important; }
  .mb15 {
    margin-bottom: calc(15 / 750 * 100vw) !important; }
  .mb20 {
    margin-bottom: calc(20 / 750 * 100vw) !important; }
  .mb25 {
    margin-bottom: calc(25 / 750 * 100vw) !important; }
  .mb30 {
    margin-bottom: calc(30 / 750 * 100vw) !important; }
  .mb35 {
    margin-bottom: calc(35 / 750 * 100vw) !important; }
  .mb40 {
    margin-bottom: calc(40 / 750 * 100vw) !important; }
  .mb45 {
    margin-bottom: calc(45 / 750 * 100vw) !important; }
  .mb50 {
    margin-bottom: calc(50 / 750 * 100vw) !important; }
  .mb55 {
    margin-bottom: calc(55 / 750 * 100vw) !important; }
  .mb60 {
    margin-bottom: calc(60 / 750 * 100vw) !important; }
  .mb65 {
    margin-bottom: calc(65 / 750 * 100vw) !important; }
  .mb70 {
    margin-bottom: calc(70 / 750 * 100vw) !important; }
  .mb75 {
    margin-bottom: calc(75 / 750 * 100vw) !important; }
  .mb80 {
    margin-bottom: calc(80 / 750 * 100vw) !important; }
  .mb85 {
    margin-bottom: calc(85 / 750 * 100vw) !important; }
  .mb90 {
    margin-bottom: calc(90 / 750 * 100vw) !important; }
  .mb95 {
    margin-bottom: calc(95 / 750 * 100vw) !important; }
  .mb100 {
    margin-bottom: calc(100 / 750 * 100vw) !important; }
  /*right*/
  .mr0 {
    margin-right: calc(0 / 750 * 100vw) !important; }
  .mr05 {
    margin-right: calc(5 / 750 * 100vw) !important; }
  .mr10 {
    margin-right: calc(10 / 750 * 100vw) !important; }
  .mr15 {
    margin-right: calc(15 / 750 * 100vw) !important; }
  .mr20 {
    margin-right: calc(20 / 750 * 100vw) !important; }
  .mr25 {
    margin-right: calc(25 / 750 * 100vw) !important; }
  .mr30 {
    margin-right: calc(30 / 750 * 100vw) !important; }
  .mr35 {
    margin-right: calc(35 / 750 * 100vw) !important; }
  .mr40 {
    margin-right: calc(40 / 750 * 100vw) !important; }
  .mr45 {
    margin-right: calc(45 / 750 * 100vw) !important; }
  .mr50 {
    margin-right: calc(50 / 750 * 100vw) !important; }
  .mr55 {
    margin-right: calc(55 / 750 * 100vw) !important; }
  .mr60 {
    margin-right: calc(60 / 750 * 100vw) !important; }
  .mr65 {
    margin-right: calc(65 / 750 * 100vw) !important; }
  .mr70 {
    margin-right: calc(70 / 750 * 100vw) !important; }
  .mr75 {
    margin-right: calc(75 / 750 * 100vw) !important; }
  .mr80 {
    margin-right: calc(80 / 750 * 100vw) !important; }
  .mr85 {
    margin-right: calc(85 / 750 * 100vw) !important; }
  .mr90 {
    margin-right: calc(90 / 750 * 100vw) !important; }
  .mr95 {
    margin-right: calc(95 / 750 * 100vw) !important; }
  .mr100 {
    margin-right: calc(100 / 750 * 100vw) !important; }
  /*left*/
  .ml0 {
    margin-left: calc(0 / 750 * 100vw) !important; }
  .ml05 {
    margin-left: calc(5 / 750 * 100vw) !important; }
  .ml10 {
    margin-left: calc(10 / 750 * 100vw) !important; }
  .ml15 {
    margin-left: calc(15 / 750 * 100vw) !important; }
  .ml20 {
    margin-left: calc(20 / 750 * 100vw) !important; }
  .ml25 {
    margin-left: calc(25 / 750 * 100vw) !important; }
  .ml30 {
    margin-left: calc(30 / 750 * 100vw) !important; }
  .ml35 {
    margin-left: calc(35 / 750 * 100vw) !important; }
  .ml40 {
    margin-left: calc(40 / 750 * 100vw) !important; }
  .ml45 {
    margin-left: calc(45 / 750 * 100vw) !important; }
  .ml50 {
    margin-left: calc(50 / 750 * 100vw) !important; }
  .ml55 {
    margin-left: calc(55 / 750 * 100vw) !important; }
  .ml60 {
    margin-left: calc(60 / 750 * 100vw) !important; }
  .ml65 {
    margin-left: calc(65 / 750 * 100vw) !important; }
  .ml70 {
    margin-left: calc(70 / 750 * 100vw) !important; }
  .ml75 {
    margin-left: calc(75 / 750 * 100vw) !important; }
  .ml80 {
    margin-left: calc(80 / 750 * 100vw) !important; }
  .ml85 {
    margin-left: calc(85 / 750 * 100vw) !important; }
  .ml90 {
    margin-left: calc(90 / 750 * 100vw) !important; }
  .ml95 {
    margin-left: calc(95 / 750 * 100vw) !important; }
  .ml100 {
    margin-left: calc(100 / 750 * 100vw) !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  /*top*/
  .pt0 {
    padding-top: calc(0 / 750 * 100vw) !important; }
  .pt05 {
    padding-top: calc(5 / 750 * 100vw) !important; }
  .pt10 {
    padding-top: calc(10 / 750 * 100vw) !important; }
  .pt15 {
    padding-top: calc(15 / 750 * 100vw) !important; }
  .pt20 {
    padding-top: calc(20 / 750 * 100vw) !important; }
  .pt25 {
    padding-top: calc(25 / 750 * 100vw) !important; }
  .pt30 {
    padding-top: calc(30 / 750 * 100vw) !important; }
  .pt35 {
    padding-top: calc(35 / 750 * 100vw) !important; }
  .pt40 {
    padding-top: calc(40 / 750 * 100vw) !important; }
  .pt45 {
    padding-top: calc(45 / 750 * 100vw) !important; }
  .pt50 {
    padding-top: calc(50 / 750 * 100vw) !important; }
  .pt55 {
    padding-top: calc(55 / 750 * 100vw) !important; }
  .pt60 {
    padding-top: calc(60 / 750 * 100vw) !important; }
  .pt65 {
    padding-top: calc(65 / 750 * 100vw) !important; }
  .pt70 {
    padding-top: calc(70 / 750 * 100vw) !important; }
  .pt75 {
    padding-top: calc(75 / 750 * 100vw) !important; }
  .pt80 {
    padding-top: calc(80 / 750 * 100vw) !important; }
  .pt85 {
    padding-top: calc(85 / 750 * 100vw) !important; }
  .pt90 {
    padding-top: calc(90 / 750 * 100vw) !important; }
  .pt95 {
    padding-top: calc(95 / 750 * 100vw) !important; }
  .pt100 {
    padding-top: calc(100 / 750 * 100vw) !important; }
  /*bottom*/
  .pb0 {
    padding-bottom: calc(0 / 750 * 100vw) !important; }
  .pb05 {
    padding-bottom: calc(5 / 750 * 100vw) !important; }
  .pb10 {
    padding-bottom: calc(10 / 750 * 100vw) !important; }
  .pb15 {
    padding-bottom: calc(15 / 750 * 100vw) !important; }
  .pb20 {
    padding-bottom: calc(20 / 750 * 100vw) !important; }
  .pb25 {
    padding-bottom: calc(25 / 750 * 100vw) !important; }
  .pb30 {
    padding-bottom: calc(30 / 750 * 100vw) !important; }
  .pb35 {
    padding-bottom: calc(35 / 750 * 100vw) !important; }
  .pb40 {
    padding-bottom: calc(40 / 750 * 100vw) !important; }
  .pb45 {
    padding-bottom: calc(45 / 750 * 100vw) !important; }
  .pb50 {
    padding-bottom: calc(50 / 750 * 100vw) !important; }
  .pb55 {
    padding-bottom: calc(55 / 750 * 100vw) !important; }
  .pb60 {
    padding-bottom: calc(60 / 750 * 100vw) !important; }
  .pb65 {
    padding-bottom: calc(65 / 750 * 100vw) !important; }
  .pb70 {
    padding-bottom: calc(70 / 750 * 100vw) !important; }
  .pb75 {
    padding-bottom: calc(75 / 750 * 100vw) !important; }
  .pb80 {
    padding-bottom: calc(80 / 750 * 100vw) !important; }
  .pb85 {
    padding-bottom: calc(85 / 750 * 100vw) !important; }
  .pb90 {
    padding-bottom: calc(90 / 750 * 100vw) !important; }
  .pb95 {
    padding-bottom: calc(95 / 750 * 100vw) !important; }
  .pb100 {
    padding-bottom: calc(100 / 750 * 100vw) !important; }
  /*right*/
  .pr0 {
    padding-right: calc(0 / 750 * 100vw) !important; }
  .pr05 {
    padding-right: calc(5 / 750 * 100vw) !important; }
  .pr10 {
    padding-right: calc(10 / 750 * 100vw) !important; }
  .pr15 {
    padding-right: calc(15 / 750 * 100vw) !important; }
  .pr20 {
    padding-right: calc(20 / 750 * 100vw) !important; }
  .pr25 {
    padding-right: calc(25 / 750 * 100vw) !important; }
  .pr30 {
    padding-right: calc(30 / 750 * 100vw) !important; }
  .pr35 {
    padding-right: calc(35 / 750 * 100vw) !important; }
  .pr40 {
    padding-right: calc(40 / 750 * 100vw) !important; }
  .pr45 {
    padding-right: calc(45 / 750 * 100vw) !important; }
  .pr50 {
    padding-right: calc(50 / 750 * 100vw) !important; }
  .pr55 {
    padding-right: calc(55 / 750 * 100vw) !important; }
  .pr60 {
    padding-right: calc(60 / 750 * 100vw) !important; }
  .pr65 {
    padding-right: calc(65 / 750 * 100vw) !important; }
  .pr70 {
    padding-right: calc(70 / 750 * 100vw) !important; }
  .pr75 {
    padding-right: calc(75 / 750 * 100vw) !important; }
  .pr80 {
    padding-right: calc(80 / 750 * 100vw) !important; }
  .pr85 {
    padding-right: calc(85 / 750 * 100vw) !important; }
  .pr90 {
    padding-right: calc(90 / 750 * 100vw) !important; }
  .pr95 {
    padding-right: calc(95 / 750 * 100vw) !important; }
  .pr100 {
    padding-right: calc(100 / 750 * 100vw) !important; }
  /*left*/
  .pl0 {
    padding-left: calc(0 / 750 * 100vw) !important; }
  .pl05 {
    padding-left: calc(5 / 750 * 100vw) !important; }
  .pl10 {
    padding-left: calc(10 / 750 * 100vw) !important; }
  .pl15 {
    padding-left: calc(15 / 750 * 100vw) !important; }
  .pl20 {
    padding-left: calc(20 / 750 * 100vw) !important; }
  .pl25 {
    padding-left: calc(25 / 750 * 100vw) !important; }
  .pl30 {
    padding-left: calc(30 / 750 * 100vw) !important; }
  .pl35 {
    padding-left: calc(35 / 750 * 100vw) !important; }
  .pl40 {
    padding-left: calc(40 / 750 * 100vw) !important; }
  .pl45 {
    padding-left: calc(45 / 750 * 100vw) !important; }
  .pl50 {
    padding-left: calc(50 / 750 * 100vw) !important; }
  .pl55 {
    padding-left: calc(55 / 750 * 100vw) !important; }
  .pl60 {
    padding-left: calc(60 / 750 * 100vw) !important; }
  .pl65 {
    padding-left: calc(65 / 750 * 100vw) !important; }
  .pl70 {
    padding-left: calc(70 / 750 * 100vw) !important; }
  .pl75 {
    padding-left: calc(75 / 750 * 100vw) !important; }
  .pl80 {
    padding-left: calc(80 / 750 * 100vw) !important; }
  .pl85 {
    padding-left: calc(85 / 750 * 100vw) !important; }
  .pl90 {
    padding-left: calc(90 / 750 * 100vw) !important; }
  .pl95 {
    padding-left: calc(95 / 750 * 100vw) !important; }
  .pl100 {
    padding-left: calc(100 / 750 * 100vw) !important; } }

.mb-large {
  margin-bottom: 120px !important; }
  @media screen and (max-width: 767px) {
    .mb-large {
      margin-bottom: calc(120 / 390 * 100vw) !important; } }

.mb-middle {
  margin-bottom: 70px !important; }
  @media screen and (max-width: 767px) {
    .mb-middle {
      margin-bottom: calc(70 / 390 * 100vw) !important; } }

.mb-small {
  margin-bottom: 10px !important; }
  @media screen and (max-width: 767px) {
    .mb-small {
      margin-bottom: calc(10 / 390 * 100vw) !important; } }

.mlr-center {
  margin-left: auto;
  margin-right: auto; }

/* text-align */
.align-l {
  text-align: left !important; }

.align-r {
  text-align: right !important; }

.align-c {
  text-align: center !important; }

.clearfix {
  *display: inline-block;
  *zoom: 1; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

/* PC/SP */
.pc-only {
  display: block; }
  @media screen and (max-width: 767px) {
    .pc-only {
      display: none; } }

.sp-only {
  display: none; }
  @media screen and (max-width: 767px) {
    .sp-only {
      display: block; } }

/* TELリンクをPC時に無効化 */
@media screen and (min-width: 1025px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none; } }

/* フェードイン */
.js-fadeUp {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity .8s, transform 0.8s; }

.js-fadeUp.is-inview {
  opacity: 1;
  transform: translateY(0);
  transition-delay: .2s; }

.js-fadeLeft {
  opacity: 0;
  transform-origin: 0 0;
  transform: translateX(-1000px) scale(0);
  transition: opacity .8s, transform 1.0s; }
  @media screen and (max-width: 767px) {
    .js-fadeLeft {
      transform: translateX(-200px);
      transition: opacity .8s, transform 1.0s; } }

.js-fadeLeft.is-inview {
  opacity: 1;
  transform: translateX(0) scale(1);
  transition-delay: 1s; }

.js-fadeTopTitle01 {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .8s, transform 0.8s; }
  @media screen and (max-width: 767px) {
    .js-fadeTopTitle01 {
      transform: translateY(20px); } }

.js-fadeTopTitle01.is-inview {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.0s; }

.js-fadeTopTitle02 {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .8s, transform 1.2s; }
  @media screen and (max-width: 767px) {
    .js-fadeTopTitle02 {
      transform: translateY(20px); } }

.js-fadeTopTitle02.is-inview {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2.0s; }

/* ===================================================================
SCSS information
 file name  :  content-main.scss
 style info :  RoseTailor：content-main
=================================================================== */
/* ---------------------
page-description
--------------------- */
.page-description {
  width: 100%;
  margin-bottom: 100px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .page-description {
      padding: 0 30px;
      margin-bottom: 50px; } }
  .page-description h2 {
    font-size: 2.6rem;
    margin-bottom: 40px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .page-description h2 {
        font-size: 2rem; } }
    .page-description h2::after {
      position: absolute;
      bottom: -26px;
      left: 50%;
      transform: translateX(-50%);
      content: "";
      width: 1px;
      height: 14px;
      background-color: #686A6C; }
  .page-description p {
    font-size: 1.8rem;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .page-description p {
        font-size: 1.4rem; } }

/* ---------------------
汎用ボタン
--------------------- */
.btn {
  width: 350px;
  height: 70px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .btn {
      width: calc(285 / 390 * 100vw);
      height: calc(57 / 390 * 100vw); } }
  .btn a:link, .btn a:visited {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: bold;
    position: relative;
    color: #fff;
    background-color: #C52320;
    border: #C52320 solid 2px;
    border-radius: 100vh;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .btn a:link, .btn a:visited {
        font-size: 1.4rem;
        padding: 0 15px; } }
    .btn a:link::after, .btn a:visited::after {
      position: absolute;
      top: 50%;
      right: 22px;
      transform: translateY(-50%);
      content: "";
      width: 29px;
      height: 4px;
      background: url("../img/common/icon_arrow-right-white.svg") no-repeat center/contain;
      transition: all 300ms; }
      @media screen and (max-width: 767px) {
        .btn a:link::after, .btn a:visited::after {
          right: calc(14 / 390 * 100vw);
          width: calc(24 / 390 * 100vw);
          height: calc(3 / 390 * 100vw); } }
    .btn a:link:hover, .btn a:visited:hover {
      background-color: #fff;
      color: #C52320; }
      .btn a:link:hover::after, .btn a:visited:hover::after {
        right: 15px;
        background-image: url("../img/common/icon_arrow-right-red.svg"); }
        @media screen and (max-width: 767px) {
          .btn a:link:hover::after, .btn a:visited:hover::after {
            right: calc(14 / 390 * 100vw); } }
  .btn span {
    font-size: 1.2rem;
    font-family: "futura-pt", sans-serif;
    font-weight: 600;
    font-style: italic;
    position: relative;
    z-index: 1; }

/* ---------------------
more-btn
--------------------- */
.more-btn {
  margin-top: 40px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .more-btn {
      margin-top: 40px; } }
  @media screen and (max-width: 767px) {
    .more-btn {
      text-align: right;
      margin-top: calc(30 / 390 * 100vw);
      padding-right: calc(80 / 390 * 100vw); } }
  .more-btn a {
    font-size: 1.5rem;
    font-weight: bold;
    position: relative;
    padding: 10px 0; }
    @media screen and (max-width: 767px) {
      .more-btn a {
        font-size: 1.2rem; } }
    .more-btn a::after {
      position: absolute;
      top: 30%;
      right: -140px;
      transform: translateY(-50%);
      content: "";
      width: 130px;
      height: 17px;
      background: url("../img/common/icon_arrow-right-large.svg") no-repeat center/contain;
      transition: all 300ms; }
      @media screen and (max-width: 767px) {
        .more-btn a::after {
          top: 40%;
          right: calc(-70 / 390 * 100vw);
          width: calc(58 / 390 * 100vw);
          height: calc(8 / 390 * 100vw); } }
    .more-btn a:hover::after {
      right: -150px; }
      @media screen and (max-width: 767px) {
        .more-btn a:hover::after {
          right: calc(-70 / 390 * 100vw); } }

/* ---------------------
セクションパーツ
--------------------- */
.section-inner {
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 767px) {
    .section-inner {
      width: 100%;
      padding: 0 30px; } }

.section-head-title {
  font-size: 8rem;
  font-weight: 100;
  font-style: italic;
  font-family: "futura-pt", sans-serif;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  z-index: 1;
  top: -100px; }
  @media screen and (max-width: 767px) {
    .section-head-title {
      font-size: 4.9rem;
      top: calc(-70 / 390 * 100vw); } }

.section-title {
  margin: 0 auto 25px;
  width: 100%;
  max-width: 1200px;
  font-size: 2.6rem;
  font-weight: bold;
  color: #000;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 767px) {
    .section-title {
      font-size: 2.0rem;
      width: 100%;
      margin-bottom: calc(25 / 390 * 100vw); } }
  .section-title::after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 40px;
    height: 1px;
    background-color: #C52320; }
    @media screen and (max-width: 767px) {
      .section-title::after {
        bottom: -12px; } }
  .section-title span {
    font-size: 70%;
    display: block; }
  .section-title + p {
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto 40px;
    word-break: break-all; }
    @media screen and (max-width: 767px) {
      .section-title + p {
        font-size: 1.4rem;
        line-height: 1.8;
        width: calc(100% - 40px);
        margin-bottom: calc(20 / 390 * 100vw); } }

/* ---------------------
スクロールテーブル
--------------------- */
@media screen and (max-width: 767px) {
  .scroll-table {
    overflow-x: scroll;
    margin: 0 0 10px;
    width: 100%; } }

/* ---------------------
ローディングパーツ
--------------------- */
/* ローディング画面背景 */
.loader-bg {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #C52320;
  display: flex;
  justify-content: center;
  align-items: center; }
  .loader-bg.loaded {
    display: none; }

/* ローディングアニメーション */
.loader {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px; }
  .loader > div {
    background-color: #fff;
    height: 100%;
    width: 6px;
    display: inline-block;
    animation: sk-stretchdelay 1.2s infinite ease-in-out; }
  .loader .rect2 {
    animation-delay: -1.1s; }
  .loader .rect3 {
    animation-delay: -1.0s; }
  .loader .rect4 {
    animation-delay: -0.9s; }
  .loader .rect5 {
    animation-delay: -0.8s; }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

/* ===================================================================
SCSS information
 file name  :  content-blog.scss
 style info :  RoseTailor：mews
=================================================================== */
/* ---------------------
blog-index
--------------------- */
.blog-index {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 35px 0;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .blog-index {
      margin: 0 auto 50px;
      gap: 20px 10px;
      padding: 0; } }
  @media screen and (max-width: 767px) {
    .blog .blog-index {
      width: calc(100% - 20px); } }
  .blog-index > p {
    font-size: 1.5rem; }
  .blog-index .blog-item {
    width: 380px; }
    @media screen and (max-width: 767px) {
      .blog-index .blog-item {
        width: calc(300 / 750 * 100vw); } }
    .recruit .blog-index .blog-item, .interview .blog-index .blog-item {
      width: 364px; }
      @media screen and (max-width: 767px) {
        .recruit .blog-index .blog-item, .interview .blog-index .blog-item {
          width: calc(300 / 750 * 100vw); } }
    .blog-index .blog-item .pict-box {
      width: 100%;
      position: relative;
      overflow: hidden; }
      .blog-index .blog-item .pict-box img {
        font-family: "object-fit:cover";
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 212px;
        margin: 0; }
        @media screen and (max-width: 767px) {
          .blog-index .blog-item .pict-box img {
            height: calc(160 / 750 * 100vw); } }
        @media screen and (max-width: 767px) {
          .interview .blog-index .blog-item .pict-box img {
            height: calc(200 / 750 * 100vw); } }
      .blog-index .blog-item .pict-box .post-categories {
        background-color: #C52320;
        color: #fff;
        font-size: 1.1rem;
        font-weight: 400;
        line-height: 1;
        position: absolute;
        right: 0;
        bottom: 0; }
        .blog-index .blog-item .pict-box .post-categories li::after {
          display: none; }
        .blog-index .blog-item .pict-box .post-categories li a {
          display: inline-flex;
          justify-content: center;
          align-items: center;
          color: #fff;
          text-decoration: none;
          min-width: 90px;
          padding: 6px 16px; }
          @media screen and (max-width: 767px) {
            .blog-index .blog-item .pict-box .post-categories li a {
              padding: 2px 4px; } }
    .blog-index .blog-item .text-container {
      border: #979A9D solid;
      border-width: 0 1px 1px;
      position: relative;
      background-color: #fff; }
      .blog-index .blog-item .text-container::before {
        position: absolute;
        top: -1px;
        left: -1px;
        content: "";
        width: 0;
        height: 1px;
        background-color: #C52320;
        transition: all 0.1s; }
      .blog-index .blog-item .text-container::after {
        position: absolute;
        top: -1px;
        right: -1px;
        content: "";
        width: 1px;
        height: 0;
        background-color: #C52320;
        transition: all 0.1s; }
      @media screen and (max-width: 767px) {
        .blog-index .blog-item .text-container::before, .blog-index .blog-item .text-container::after {
          display: none; } }
      .blog-index .blog-item .text-container:hover::before {
        width: 100.5%; }
      .blog-index .blog-item .text-container:hover::after {
        height: 100.5%;
        transition-delay: 0.1s; }
      .blog-index .blog-item .text-container a {
        position: relative;
        padding-bottom: 80px;
        display: block; }
        @media screen and (max-width: 767px) {
          .blog-index .blog-item .text-container a {
            padding-bottom: calc(42 / 390 * 100vw); }
            .blog-index .blog-item .text-container a::before, .blog-index .blog-item .text-container a::after {
              display: none; } }
        .blog-index .blog-item .text-container a::before {
          position: absolute;
          bottom: -1px;
          right: -1px;
          content: "";
          width: 0;
          height: 1px;
          background-color: #C52320;
          transition: all 0.1s; }
        .blog-index .blog-item .text-container a::after {
          position: absolute;
          bottom: -1px;
          left: -1px;
          content: "";
          width: 1px;
          height: 0;
          background-color: #C52320;
          transition: all 0.1s; }
        .blog-index .blog-item .text-container a:hover::before {
          width: 100.5%;
          transition-delay: 0.2s; }
        .blog-index .blog-item .text-container a:hover::after {
          height: 100.5%;
          transition-delay: 0.3s; }
        @media screen and (max-width: 767px) {
          .blog-index .blog-item .text-container a:hover {
            border-color: #fff; } }
      .blog-index .blog-item .text-container .text-box {
        width: 100%;
        padding: 30px 30px 40px; }
        @media screen and (max-width: 767px) {
          .blog-index .blog-item .text-container .text-box {
            padding: 15px 15px; } }
        .blog-index .blog-item .text-container .text-box h3 {
          font-size: 1.7rem;
          font-weight: 600;
          line-height: 1.5;
          margin: 0 0 10px;
          padding: 0;
          border: none; }
          @media screen and (max-width: 767px) {
            .blog-index .blog-item .text-container .text-box h3 {
              font-size: 1.2rem; } }
          .blog-index .blog-item .text-container .text-box h3::before {
            display: none; }
          .blog-index .blog-item .text-container .text-box h3 em {
            color: #C52320; }
        .blog-index .blog-item .text-container .text-box h4 {
          font-size: 1.4rem;
          font-weight: 600;
          line-height: 1.5;
          margin: 0 0 20px; }
          @media screen and (max-width: 767px) {
            .blog-index .blog-item .text-container .text-box h4 {
              font-size: 1.0rem;
              margin-bottom: 10px; } }
        .blog-index .blog-item .text-container .text-box p {
          font-size: 1.2rem;
          line-height: 1.9;
          letter-spacing: 0.1em;
          margin: 0; }
          @media screen and (max-width: 767px) {
            .blog-index .blog-item .text-container .text-box p {
              font-size: 1.0rem;
              line-height: 1.6; } }
      .blog-index .blog-item .text-container .post-info {
        width: 100%;
        padding: 20px 44px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
        position: absolute;
        bottom: 0;
        border-top: #979A9D solid 1px; }
        @media screen and (max-width: 767px) {
          .blog-index .blog-item .text-container .post-info {
            padding: 6px 20px;
            display: block; } }
        .blog-index .blog-item .text-container .post-info .post-date {
          font-size: 1.2rem;
          position: relative;
          color: #080808; }
          @media screen and (max-width: 767px) {
            .blog-index .blog-item .text-container .post-info .post-date {
              font-size: 1.0rem; } }
          .blog-index .blog-item .text-container .post-info .post-date::before {
            position: absolute;
            top: 50%;
            left: -22px;
            transform: translateY(-50%);
            content: "";
            width: 14px;
            height: 16px;
            background: url("../img/blog/icon_calendar.svg") no-repeat center/contain; }
            @media screen and (max-width: 767px) {
              .blog-index .blog-item .text-container .post-info .post-date::before {
                left: -11px;
                width: 7px;
                height: 8px; } }
        .blog-index .blog-item .text-container .post-info .read-me {
          font-size: 1.2rem;
          font-weight: 600;
          font-style: italic;
          font-family: "futura-pt", sans-serif;
          color: #979A9D;
          position: relative;
          display: block;
          padding: 10px 0;
          margin-bottom: 0; }
          @media screen and (max-width: 767px) {
            .blog-index .blog-item .text-container .post-info .read-me {
              font-size: 1rem;
              padding: 0; } }
          .blog-index .blog-item .text-container .post-info .read-me::after {
            position: absolute;
            content: "";
            width: 4px;
            height: 4px;
            top: 0;
            bottom: 0;
            right: -15px;
            margin: auto;
            border: solid #979A9D;
            border-width: 1px 1px 0 0;
            transform: rotate(45deg); }
            @media screen and (max-width: 767px) {
              .blog-index .blog-item .text-container .post-info .read-me::after {
                width: 5px;
                height: 5px;
                right: -10px;
                border-width: 1px 1px 0 0;
                top: calc(-18 / 390 * 100vw); } }

/* ---------------------
news-detail
--------------------- */
.post-header {
  width: 100%;
  margin: 0 0 26px;
  padding: 0 20px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .post-header {
      padding: 0;
      margin-bottom: 20px; } }
  .post-header .post-title {
    font-size: 2.7rem;
    font-weight: 600;
    line-height: 1.6;
    width: 100%;
    padding: 30px 0 0;
    margin: 0 auto 40px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .post-header .post-title {
        font-size: 1.6rem;
        padding-top: 20px;
        margin-bottom: 10px; } }
    .post-header .post-title::before {
      position: absolute;
      top: -1px;
      left: 0;
      content: "";
      width: 135px;
      height: 1px;
      background-color: #C52320; }
      @media screen and (max-width: 767px) {
        .post-header .post-title::before {
          width: 60px; } }
  .post-header p {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.6; }

.post-thumbnail {
  width: 100%;
  margin-bottom: 50px;
  padding: 0 20px; }
  .post-thumbnail img {
    width: 100%;
    height: auto; }

/* ---------------------
block-parts
--------------------- */
.post-content {
  padding: 0 20px;
  margin-bottom: 100px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .post-content {
      padding: 0;
      margin-bottom: 20px; } }
  .privacy-policy .post-content::after {
    position: absolute;
    top: 380px;
    right: -400px;
    content: "";
    width: 884px;
    height: 274px;
    background: url("../img/common/icon_jcmt.svg") no-repeat center/contain;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .privacy-policy .post-content::after {
        bottom: calc(5 / 390 * 100vw);
        right: calc(-30 / 390 * 100vw);
        width: calc(334 / 390 * 100vw);
        height: calc(104 / 390 * 100vw); } }
  .post-content h1 {
    font-size: 2.7rem;
    font-weight: 600;
    line-height: 1.6;
    width: calc(100% + 40px);
    padding: 25px 0 0;
    margin: 0 -20px 44px; }
    @media screen and (max-width: 767px) {
      .post-content h1 {
        font-size: 1.6rem;
        padding-top: 10px;
        margin-bottom: 0; } }
  .post-content h2 {
    font-size: 2.7rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.01em;
    padding: 20px 20px 0;
    margin: 70px -20px 20px;
    border-top: #979A9D solid 1px;
    position: relative;
    width: calc(100% + 40px); }
    @media screen and (max-width: 767px) {
      .post-content h2 {
        font-size: 1.6rem;
        padding: 10px 10px 0;
        margin: 54px -10px 24px;
        width: calc(100% + 20px); } }
    .post-content h2::before {
      position: absolute;
      top: -1px;
      left: 0;
      content: "";
      width: 140px;
      height: 1px;
      background-color: #C52320; }
      @media screen and (max-width: 767px) {
        .post-content h2::before {
          width: 60px; } }
    .post-content h2.mini {
      font-size: 1.8rem;
      padding-top: 14px; }
    .privacy-policy .post-content h2 {
      margin-top: 50px; }
  .post-content h3 {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.01em;
    margin-bottom: 5px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .post-content h3 {
        font-size: 1.5rem;
        margin-bottom: 16px; } }
  .post-content h4 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 0.01em;
    margin-bottom: 34px; }
    @media screen and (max-width: 767px) {
      .post-content h4 {
        font-size: 1.5rem;
        line-height: 1.6;
        margin-bottom: 16px; } }
    .privacy-policy .post-content h4 {
      font-size: 1.5rem;
      margin-bottom: 20px; }
  .post-content h5 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 0.01em;
    margin-bottom: 34px; }
    @media screen and (max-width: 767px) {
      .post-content h5 {
        font-size: 1.5rem;
        line-height: 1.6;
        margin-bottom: 16px; } }
  .post-content p {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.8;
    margin-bottom: 30px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .post-content p {
        font-size: 1.2rem;
        margin-bottom: 40px; } }
    .privacy-policy .post-content p {
      margin-bottom: 30px; }
    .post-content p strong {
      font-weight: 600; }
    .post-content p a {
      color: #C52320;
      text-decoration: underline; }
      .post-content p a:hover {
        text-decoration: none; }
    .post-content p.note {
      font-size: 1.2rem; }
    .post-content p.interview-name {
      font-size: 2.0rem;
      display: block;
      position: relative;
      width: 100%; }
    .post-content p.bg-gray {
      padding: 20px 30px;
      background-color: #979A9D;
      margin-bottom: 50px; }
    .post-content p.intro {
      font-size: 1.8rem;
      font-weight: 400;
      line-height: 2;
      margin-bottom: 30px; }
    .post-content p.intro-large {
      font-size: 2.7rem;
      font-weight: 500;
      line-height: 1.5;
      margin-bottom: 40px; }
      @media screen and (max-width: 767px) {
        .post-content p.intro-large {
          font-size: 2.0rem; } }
      html[lang="en-US"] .post-content p.intro-large {
        font-style: italic; }
    .post-content p span.blue {
      color: #C52320; }
  .post-content > ul, .post-content > ol {
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .post-content > ul, .post-content > ol {
        margin-bottom: 20px; } }
    .post-content > ul li, .post-content > ol li {
      font-size: 1.2rem;
      font-weight: 300;
      line-height: 1.9;
      letter-spacing: 0.01em;
      text-indent: -1em;
      padding-left: 1em; }
      @media screen and (max-width: 767px) {
        .post-content > ul li, .post-content > ol li {
          line-height: 1.7; } }
    .privacy-policy .post-content > ul, .privacy-policy .post-content > ol {
      margin-bottom: 30px; }
  .privacy-policy .post-content li {
    font-size: 1.5rem; }
  .post-content > ol li {
    font-size: 1.5rem; }
    @media screen and (max-width: 767px) {
      .post-content > ol li {
        font-size: 1.2rem; } }
  .post-content figure {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .post-content figure {
        margin: 0 -10px 20px;
        width: calc(100% + 20px); } }
    .post-content figure figcaption {
      font-size: 1.2rem;
      margin: 0; }
  .post-content iframe {
    width: 100%;
    height: 474px;
    margin-bottom: 70px; }
    @media screen and (max-width: 767px) {
      .post-content iframe {
        height: calc(300 / 390 * 100vw);
        margin-bottom: 40px; } }
  .post-content img {
    margin-bottom: 30px;
    max-width: 100%; }
    .recruit .post-content img {
      margin-bottom: 0; }
    .post-content img:has(+ figcaption) {
      margin-bottom: 10px; }
  .post-content .information {
    margin: 60px -20px 0;
    width: calc(100% + 40px); }
    @media screen and (max-width: 767px) {
      .post-content .information {
        margin: 80px 0 0;
        width: 100%; } }
    .post-content .information h2 {
      font-size: 1.8rem;
      padding: 20px 0 0;
      margin: 0 0 50px;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .post-content .information h2 {
          padding-top: 10px;
          margin-top: 0px;
          margin-bottom: 20px; } }
    .post-content .information ul {
      margin-bottom: 50px; }
      @media screen and (max-width: 767px) {
        .post-content .information ul {
          margin-bottom: 60px; } }
      .post-content .information ul li {
        font-size: 1.5rem;
        line-height: 1.4;
        margin-bottom: 10px;
        position: relative; }
        @media screen and (max-width: 767px) {
          .post-content .information ul li {
            font-size: 1.2rem;
            margin-bottom: 14px; } }
        .post-content .information ul li::after {
          position: absolute;
          content: "";
          width: 4px;
          height: 4px;
          top: 0.6em;
          left: 0;
          margin: auto;
          border: solid #166A9A;
          border-width: 1px 1px 0 0;
          transform: rotate(45deg); }
          @media screen and (max-width: 767px) {
            .post-content .information ul li::after {
              width: 5px;
              height: 5px;
              top: 0.5em;
              border-width: 1px 1px 0 0; } }
        .post-content .information ul li a {
          color: #C52320;
          text-decoration: underline;
          padding-left: 1em;
          display: inline-block; }
          .post-content .information ul li a:hover {
            text-decoration: none; }
  .post-content .scroll-table {
    margin: 0 -20px 10px;
    width: calc(100% + 40px); }
    @media screen and (max-width: 767px) {
      .post-content .scroll-table {
        overflow-x: scroll;
        margin: 0 0 10px;
        width: 100%; } }
    .recruit .post-content .scroll-table {
      margin: 0 0 10px;
      width: 100%; }
    .post-content .scroll-table figure {
      margin: 0;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .post-content .scroll-table figure {
          padding-bottom: 20px; } }
  @media screen and (max-width: 767px) {
    .post-content .block-table .wp-block-table {
      overflow: visible; } }
  .post-content .block-table table {
    width: 100%; }
    @media screen and (max-width: 767px) {
      .post-content .block-table table th, .post-content .block-table table td {
        display: block;
        width: 100% !important;
        padding: 14px !important; } }
  .post-content table {
    border: #979A9D solid;
    border-width: 1px 0px 0px 1px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .post-content table {
        width: 760px; } }
    .post-content table caption {
      font-size: 2.0rem;
      font-weight: 600;
      margin-bottom: 20px;
      text-align: left; }
    .post-content table tr th, .post-content table tr td {
      padding: 13px;
      border: #979A9D solid;
      border-width: 0px 1px 1px 0px;
      text-align: left; }
      @media screen and (max-width: 767px) {
        .post-content table tr th, .post-content table tr td {
          padding: 8px; } }
    .post-content table tr th {
      background-color: #F6F8FA;
      font-size: 1.2rem;
      font-weight: normal; }
      .post-content table tr th.item {
        font-weight: 600; }
    .post-content table tr td {
      font-size: 1.2rem;
      border: #979A9D solid;
      border-width: 0px 1px 1px 0px;
      color: #979A9D; }
      .post-content table tr td a {
        color: #C52320;
        text-decoration: underline; }
        .post-content table tr td a:hover {
          text-decoration: none; }
  .post-content .profile table th, .post-content .profile table td {
    padding: 20px 30px; }
  .post-content .profile table th {
    width: 210px;
    vertical-align: top; }
  .post-content .table-note {
    margin-top: 14px;
    margin-bottom: 10px;
    font-size: 1.0rem;
    line-height: 1.6;
    text-align: right; }
    @media screen and (max-width: 767px) {
      .post-content .table-note {
        text-align: left; } }
  .post-content .wp-block-video {
    margin-bottom: 90px; }
    @media screen and (max-width: 767px) {
      .post-content .wp-block-video {
        margin-bottom: 50px; } }
  .post-content .wp-block-separator {
    border: none;
    border-top: #979A9D solid 1px;
    margin: 40px -20px;
    width: calc(100% + 40px); }
    @media screen and (max-width: 767px) {
      .post-content .wp-block-separator {
        margin: 30px 0;
        width: 100%; } }
  .post-content .wp-block-columns {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .post-content .wp-block-columns {
        margin-bottom: 50px; } }
    .post-content .wp-block-columns .wp-block-column h3 {
      font-size: 1.4rem;
      padding-top: 0;
      border: none; }
      .post-content .wp-block-columns .wp-block-column h3::before {
        display: none; }
    .post-content .wp-block-columns .wp-block-column p {
      line-height: 1.9;
      margin-bottom: 20px; }
      .post-content .wp-block-columns .wp-block-column p:last-of-type {
        margin-bottom: 0; }
    .post-content .wp-block-columns .wp-block-column figure, .post-content .wp-block-columns .wp-block-column img {
      margin: 0 auto;
      width: 100%; }
  .post-content .wp-block-columns.text-image-block1 {
    justify-content: space-between;
    align-items: center !important; }
    @media screen and (max-width: 767px) {
      .post-content .wp-block-columns.text-image-block1 {
        flex-direction: column-reverse;
        justify-content: flex-start; } }
    .post-content .wp-block-columns.text-image-block1 .wp-block-column {
      height: auto; }
      .post-content .wp-block-columns.text-image-block1 .wp-block-column:first-of-type {
        flex-basis: 350px !important; }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.text-image-block1 .wp-block-column:first-of-type {
            flex-basis: 100% !important; } }
      .post-content .wp-block-columns.text-image-block1 .wp-block-column:last-of-type {
        flex-basis: 250px !important;
        margin-right: 30px; }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.text-image-block1 .wp-block-column:last-of-type {
            flex-basis: 100% !important;
            margin-right: 0;
            margin-bottom: 20px;
            padding: 10px 0; } }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.text-image-block1 .wp-block-column:last-of-type figure {
            width: calc(200 / 390 * 100vw); } }
      .post-content .wp-block-columns.text-image-block1 .wp-block-column h3 {
        font-size: 2.0rem;
        margin-bottom: 30px; }
      .post-content .wp-block-columns.text-image-block1 .wp-block-column ul {
        margin-bottom: 30px; }
        .post-content .wp-block-columns.text-image-block1 .wp-block-column ul li {
          font-size: 1.2rem;
          margin-bottom: 10px; }
          @media screen and (max-width: 767px) {
            .post-content .wp-block-columns.text-image-block1 .wp-block-column ul li {
              margin-bottom: 5px; } }
      .post-content .wp-block-columns.text-image-block1 .wp-block-column p {
        font-size: 1.2rem;
        line-height: 1.9; }
  .post-content .wp-block-columns.image-text-block1 {
    justify-content: center;
    gap: 36px;
    margin-top: 60px;
    padding-top: 30px;
    border-top: #979A9D solid 1px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .post-content .wp-block-columns.image-text-block1 {
        gap: 10px;
        padding-top: 10px;
        flex-direction: column-reverse;
        justify-content: flex-start; } }
    .post-content .wp-block-columns.image-text-block1::before {
      position: absolute;
      top: -1px;
      left: 0;
      content: "";
      width: 50px;
      height: 1px;
      background-color: #C52320; }
      @media screen and (max-width: 767px) {
        .post-content .wp-block-columns.image-text-block1::before {
          width: 60px; } }
    .post-content .wp-block-columns.image-text-block1 .wp-block-column {
      height: auto;
      flex-grow: inherit; }
      .post-content .wp-block-columns.image-text-block1 .wp-block-column:first-of-type {
        flex-basis: 245px !important; }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.image-text-block1 .wp-block-column:first-of-type {
            flex-basis: 100% !important; } }
      .post-content .wp-block-columns.image-text-block1 .wp-block-column:last-of-type {
        flex-basis: 465px !important; }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.image-text-block1 .wp-block-column:last-of-type {
            flex-basis: 100% !important;
            margin-right: 0;
            padding: 10px 0; } }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.image-text-block1 .wp-block-column:last-of-type figure {
            width: calc(200 / 390 * 100vw); } }
      .post-content .wp-block-columns.image-text-block1 .wp-block-column h2, .post-content .wp-block-columns.image-text-block1 .wp-block-column h3 {
        font-size: 1.8rem;
        border: none;
        padding: 0;
        margin: 0 0 24px; }
        .post-content .wp-block-columns.image-text-block1 .wp-block-column h2::before, .post-content .wp-block-columns.image-text-block1 .wp-block-column h3::before {
          display: none; }
      .post-content .wp-block-columns.image-text-block1 .wp-block-column p {
        font-size: 1.2rem; }
  .post-content .wp-block-columns.image-text-column-block1 {
    gap: 40px;
    width: calc(100% + 40px);
    margin: 60px -20px 70px; }
    @media screen and (max-width: 767px) {
      .post-content .wp-block-columns.image-text-column-block1 {
        flex-direction: column-reverse;
        justify-content: flex-start;
        width: 100%;
        margin-left: 0;
        margin-right: 0; } }
    .post-content .wp-block-columns.image-text-column-block1 .wp-block-column {
      height: auto;
      flex-grow: inherit;
      padding-top: 30px;
      border-top: #979A9D solid 1px;
      position: relative; }
      .post-content .wp-block-columns.image-text-column-block1 .wp-block-column::before {
        position: absolute;
        top: -1px;
        left: 0;
        content: "";
        width: 50px;
        height: 1px;
        background-color: #C52320; }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.image-text-column-block1 .wp-block-column::before {
            width: 60px; } }
      .post-content .wp-block-columns.image-text-column-block1 .wp-block-column:first-of-type {
        flex-basis: 333px !important; }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.image-text-column-block1 .wp-block-column:first-of-type {
            flex-basis: 100% !important; } }
      .post-content .wp-block-columns.image-text-column-block1 .wp-block-column:last-of-type {
        flex-basis: 333px !important; }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.image-text-column-block1 .wp-block-column:last-of-type {
            flex-basis: 100% !important;
            margin-right: 0;
            padding: 10px 0; } }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.image-text-column-block1 .wp-block-column:last-of-type figure {
            width: calc(200 / 390 * 100vw); } }
      .post-content .wp-block-columns.image-text-column-block1 .wp-block-column figure {
        width: 245px;
        margin-bottom: 24px; }
      .post-content .wp-block-columns.image-text-column-block1 .wp-block-column h2, .post-content .wp-block-columns.image-text-column-block1 .wp-block-column h3 {
        font-size: 1.8rem;
        border: none;
        padding: 0;
        margin: 0 0 24px; }
        .post-content .wp-block-columns.image-text-column-block1 .wp-block-column h2::before, .post-content .wp-block-columns.image-text-column-block1 .wp-block-column h3::before {
          display: none; }
      .post-content .wp-block-columns.image-text-column-block1 .wp-block-column p {
        font-size: 1.2rem; }
  .post-content .wp-block-columns.text-column-block1 {
    width: calc(100% + 40px);
    margin: 0 -20px 40px;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .post-content .wp-block-columns.text-column-block1 {
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0; } }
    .post-content .wp-block-columns.text-column-block1 .wp-block-column {
      flex-basis: 360px !important;
      height: auto;
      flex-grow: inherit;
      position: relative; }
      @media screen and (max-width: 767px) {
        .post-content .wp-block-columns.text-column-block1 .wp-block-column {
          flex-basis: 100% !important;
          margin-bottom: 40px; } }
      .post-content .wp-block-columns.text-column-block1 .wp-block-column:empty {
        display: none; }
      .post-content .wp-block-columns.text-column-block1 .wp-block-column:has(+ .wp-block-column:empty) {
        margin-bottom: 0; }
      .post-content .wp-block-columns.text-column-block1 .wp-block-column h2, .post-content .wp-block-columns.text-column-block1 .wp-block-column h3 {
        font-size: 1.8rem;
        border: none;
        padding: 0;
        margin: 0 0 20px; }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.text-column-block1 .wp-block-column h2, .post-content .wp-block-columns.text-column-block1 .wp-block-column h3 {
            margin-bottom: 10px; } }
        .post-content .wp-block-columns.text-column-block1 .wp-block-column h2::before, .post-content .wp-block-columns.text-column-block1 .wp-block-column h3::before {
          display: none; }
      .post-content .wp-block-columns.text-column-block1 .wp-block-column p {
        font-size: 1.2rem;
        line-height: 2; }
        .post-content .wp-block-columns.text-column-block1 .wp-block-column p:last-of-type {
          margin-bottom: 0; }
  .post-content .wp-block-columns.interview-column-block {
    gap: 40px;
    width: 100%;
    margin: 0 auto 70px; }
    @media screen and (max-width: 767px) {
      .post-content .wp-block-columns.interview-column-block {
        flex-direction: column;
        justify-content: flex-start; } }
    .post-content .wp-block-columns.interview-column-block:nth-of-type(even) {
      flex-direction: row-reverse; }
    .post-content .wp-block-columns.interview-column-block .wp-block-column {
      height: auto;
      flex-grow: inherit; }
      .post-content .wp-block-columns.interview-column-block .wp-block-column:first-of-type {
        flex-basis: 345px !important; }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.interview-column-block .wp-block-column:first-of-type {
            flex-basis: 100% !important; } }
      .post-content .wp-block-columns.interview-column-block .wp-block-column:last-of-type {
        flex-basis: 380px !important; }
        @media screen and (max-width: 767px) {
          .post-content .wp-block-columns.interview-column-block .wp-block-column:last-of-type {
            flex-basis: 100% !important;
            margin-right: 0;
            padding: 10px 0; } }
      .post-content .wp-block-columns.interview-column-block .wp-block-column h2, .post-content .wp-block-columns.interview-column-block .wp-block-column h3 {
        border: none;
        padding: 0;
        margin: 0 0 24px; }
        .post-content .wp-block-columns.interview-column-block .wp-block-column h2::before, .post-content .wp-block-columns.interview-column-block .wp-block-column h3::before {
          display: none; }
      .post-content .wp-block-columns.interview-column-block .wp-block-column h3 {
        font-size: 2.1rem;
        border: none;
        color: #C52320;
        margin-bottom: 25px; }
        .post-content .wp-block-columns.interview-column-block .wp-block-column h3::before {
          display: none; }

/* announcement-block */
.announcement-block {
  gap: 30px;
  margin-top: 100px; }
  .announcement-block .wp-block-column-is-layout-flow:first-of-type {
    flex-basis: 300px; }
  .announcement-block .wp-block-column-is-layout-flow:last-of-type {
    flex-basis: 450px;
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .announcement-block img {
    margin-bottom: 0; }
  .announcement-block h3 {
    font-size: 1.4rem;
    border: none;
    padding: 0;
    margin-bottom: 10px; }
    .announcement-block h3::before {
      display: none; }
  .announcement-block p {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 10px; }
    .announcement-block p.link {
      position: relative;
      margin-top: 10px;
      margin-bottom: 0; }
      .announcement-block p.link::after {
        position: absolute;
        content: "";
        width: 4px;
        height: 4px;
        top: 0.7em;
        left: 0;
        margin: auto;
        border: solid #166A9A;
        border-width: 1px 1px 0 0;
        transform: rotate(45deg); }
        @media screen and (max-width: 767px) {
          .announcement-block p.link::after {
            width: 5px;
            height: 5px;
            border-width: 1px 1px 0 0; } }
      .announcement-block p.link a {
        font-size: 1.2rem;
        font-style: italic;
        font-weight: 600;
        font-family: "futura-pt", sans-serif;
        color: #080808;
        text-decoration: none;
        padding-left: 1em; }
        .announcement-block p.link a:hover {
          text-decoration: underline; }

/* ceo-profile-block */
.ceo-profile-block {
  padding: 30px 0 0;
  margin: 100px 0 26px;
  border-top: #979A9D solid 1px;
  position: relative;
  width: 100%;
  display: flex;
  gap: 40px; }
  @media screen and (max-width: 767px) {
    .ceo-profile-block {
      padding: 30px 10px 0;
      margin: 54px -10px 24px;
      width: calc(100% + 20px);
      flex-direction: column;
      gap: 20px; } }
  .ceo-profile-block::before {
    position: absolute;
    top: -1px;
    left: 0;
    content: "";
    width: 50px;
    height: 1px;
    background-color: #C52320; }
    @media screen and (max-width: 767px) {
      .ceo-profile-block::before {
        width: 60px; } }
  .ceo-profile-block .pict_box {
    flex-basis: 220px !important; }
    @media screen and (max-width: 767px) {
      .ceo-profile-block .pict_box {
        flex-basis: 100%;
        width: 60%;
        margin: 0 auto; } }
    .ceo-profile-block .pict_box img {
      margin: 0; }
  .ceo-profile-block .text_box {
    flex-basis: 464px !important;
    padding-top: 10px; }
    @media screen and (max-width: 767px) {
      .ceo-profile-block .text_box {
        flex-basis: 100%; } }
    .ceo-profile-block .text_box h2 {
      font-size: 1.8rem;
      font-weight: 600;
      border: none;
      margin: 0 0 20px;
      padding: 0; }
      @media screen and (max-width: 767px) {
        .ceo-profile-block .text_box h2 {
          font-size: 1.6rem;
          margin-bottom: 10px; } }
      .ceo-profile-block .text_box h2::before {
        display: none; }
    .ceo-profile-block .text_box p {
      font-size: 1.0rem;
      line-height: 1.9; }
    .ceo-profile-block .text_box .btn {
      margin: 0 auto; }

.post-recent {
  padding: 0 20px; }
  .post-recent h2 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.01em;
    padding-top: 20px;
    margin-bottom: 40px;
    border-top: #979A9D solid 1px;
    position: relative; }
    .post-recent h2::before {
      position: absolute;
      top: -1px;
      left: 0;
      content: "";
      width: 50px;
      height: 1px;
      background-color: #C52320; }
  .post-recent ul li {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: 0.01em;
    margin-bottom: 10px;
    padding-left: 1em; }
    .post-recent ul li a {
      color: #C52320;
      text-decoration: underline;
      transition: all 100ms;
      position: relative; }
      .post-recent ul li a:hover {
        text-decoration: none; }
      .post-recent ul li a::after {
        position: absolute;
        content: "";
        width: 4px;
        height: 4px;
        top: 0.4em;
        left: -1em;
        margin: auto;
        border: solid #166A9A;
        border-width: 1px 1px 0 0;
        transform: rotate(45deg); }
        @media screen and (max-width: 767px) {
          .post-recent ul li a::after {
            width: 5px;
            height: 5px;
            border-width: 1px 1px 0 0; } }

/* ---------------------
news-area
--------------------- */
.news-area {
  width: 100%;
  margin: 0 auto 10px;
  padding-top: 20px; }
  @media screen and (max-width: 767px) {
    .news-area {
      background: none;
      padding-top: calc(40 / 390 * 100vw);
      margin-bottom: calc(40 / 390 * 100vw); } }
  .top .news-area {
    width: 100%; }
    @media screen and (max-width: 767px) {
      .top .news-area {
        width: 100%; } }
  .news-area .news-container {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .news-area .news-container {
        max-width: 900px; } }
    @media screen and (max-width: 767px) {
      .news-area .news-container {
        width: 100%;
        display: block; } }
    @media screen and (max-width: 767px) {
      .home .news-area .news-container {
        width: calc(100% - 40px); } }
    .news-area .news-container .news-title-area {
      width: 200px;
      padding-left: 60px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .news-area .news-container .news-title-area {
          padding-left: 0; } }
      @media screen and (max-width: 767px) {
        .news-area .news-container .news-title-area {
          width: 100%;
          padding-left: 0;
          text-align: center;
          margin-bottom: calc(15 / 390 * 100vw); } }
      .news-area .news-container .news-title-area h2 {
        font-size: 3.6rem;
        font-weight: 500;
        font-style: italic; }
        @media screen and (max-width: 767px) {
          .news-area .news-container .news-title-area h2 {
            font-size: 2.6rem; } }
        .news-area .news-container .news-title-area h2 span {
          font-size: 1.2rem;
          font-family: "游明朝体", "Yu Mincho", "YuMincho", "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
          font-style: normal;
          color: #C52320;
          display: block; }
    .news-area .news-container dl {
      width: 800px;
      margin-bottom: 100px; }
      @media screen and (max-width: 767px) {
        .news-area .news-container dl {
          width: 100%;
          margin-bottom: 0;
          background-color: #fff; } }
      .news-area .news-container dl dt {
        width: 9em;
        float: left;
        clear: both;
        padding: 22px 0 0 36px;
        color: #979A9D;
        font-size: 1.5rem;
        font-weight: bold;
        font-family: "Helvetica", "sans-serif"; }
        @media screen and (max-width: 767px) {
          .news-area .news-container dl dt {
            width: auto;
            padding: calc(35 / 390 * 100vw) calc(10 / 390 * 100vw) 0 calc(30 / 390 * 100vw);
            flex-direction: row; } }
      .news-area .news-container dl dd {
        width: 100%;
        border-bottom: #ECEEEF solid 1px;
        font-size: 1.6rem;
        padding: 0 1em 0 9em; }
        @media screen and (max-width: 767px) {
          .news-area .news-container dl dd {
            width: 100%;
            padding-right: 3em;
            padding-left: 8em; } }
        .news-area .news-container dl dd a {
          color: #C52320;
          text-decoration: underline;
          padding: 20px 0 22px;
          display: inline-block;
          width: 100%;
          position: relative; }
          @media screen and (max-width: 767px) {
            .news-area .news-container dl dd a {
              padding: calc(33 / 390 * 100vw) 0 calc(35 / 390 * 100vw); } }
          .news-area .news-container dl dd a::after {
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            content: "";
            width: 29px;
            height: 4px;
            background: url("../img/common/icon_arrow-right.svg") no-repeat center/contain;
            transition: all 300ms; }
            @media screen and (max-width: 767px) {
              .news-area .news-container dl dd a::after {
                top: 50%;
                right: calc(-30 / 390 * 100vw);
                width: calc(29 / 390 * 100vw);
                height: calc(4 / 390 * 100vw); } }
            .news .news-area .news-container dl dd a::after {
              display: none; }
          .news-area .news-container dl dd a:hover {
            text-decoration: none; }
            .news-area .news-container dl dd a:hover::after {
              right: -10px; }
              @media screen and (max-width: 767px) {
                .news-area .news-container dl dd a:hover::after {
                  right: calc(-30 / 390 * 100vw); } }
      .news-area .news-container dl p {
        font-size: 1.5rem;
        margin-top: 40px;
        padding: 0 20px; }
  .news-area .more-btn {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .news-area .more-btn {
        text-align: right;
        margin-top: calc(20 / 390 * 100vw);
        margin-right: calc(100 / 390 * 100vw); } }
    .news-area .more-btn a {
      font-size: 1.2rem;
      font-weight: bold;
      position: relative;
      padding: 10px 0;
      color: #080808; }
      @media screen and (max-width: 767px) {
        .news-area .more-btn a {
          font-size: 1.2rem; } }
      .news-area .more-btn a::after {
        position: absolute;
        top: 50%;
        right: -35px;
        transform: translateY(-50%);
        content: "";
        width: 29px;
        height: 4px;
        background: url("../img/common/icon_arrow-right.svg") no-repeat center/contain;
        transition: all 300ms; }
        @media screen and (max-width: 767px) {
          .news-area .more-btn a::after {
            top: 40%;
            right: calc(-70 / 390 * 100vw);
            width: calc(58 / 390 * 100vw);
            height: calc(8 / 390 * 100vw); } }
      .news-area .more-btn a:hover::after {
        right: -40px; }
        @media screen and (max-width: 767px) {
          .news-area .more-btn a:hover::after {
            right: calc(-70 / 390 * 100vw); } }

/* ===================================================================
SCSS information
 file name  :  header.scss
 style info :  RoseTailor：header
=================================================================== */
header.main-header {
  width: 100%;
  min-width: 1100px;
  height: 90px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #000; }
  @media screen and (max-width: 767px) {
    header.main-header {
      width: 100%;
      min-width: 100%;
      height: calc(54 / 390 * 100vw); } }
  header.main-header.fixed-header {
    position: fixed;
    z-index: 999;
    animation: menu_sticky 0.50s ease-in-out;
    background-color: #000;
    max-width: 100%; }
    header.main-header.fixed-header .inner {
      max-width: 1536px;
      margin: 0 auto; }
      @media screen and (max-width: 767px) {
        header.main-header.fixed-header .inner {
          width: 100%; } }

@keyframes menu_sticky {
  from {
    opacity: 0;
    transform: translateY(-100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
  header.main-header .inner {
    width: 100%;
    max-width: 1536px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative; }
  header.main-header h1 {
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
    width: 150px; }
    @media screen and (max-width: 767px) {
      header.main-header h1 {
        width: calc(70 / 390 * 100vw);
        left: calc(10 / 390 * 100vw); } }
    header.main-header h1 a {
      color: #fff; }
  header.main-header a {
    color: #fff; }

/* ===================================================================
SCSS information
 file name  :  footer.css
 style info :  Local Life Japan：footer
=================================================================== */
/* ---------------------
footer
--------------------- */
footer {
  width: 100%;
  min-width: 1100px;
  background-color: #000;
  padding: 54px 0 30px; }
  @media screen and (max-width: 767px) {
    footer {
      min-width: 100%;
      padding: calc(20 / 390 * 100vw) 0 calc(20 / 390 * 100vw); } }
  footer .inner-footer {
    width: 1100px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      footer .inner-footer {
        padding-left: 30px;
        padding-right: 30px; } }
    @media screen and (max-width: 767px) {
      footer .inner-footer {
        width: 100%; } }
    footer .inner-footer a {
      color: #fff;
      transition: all 300ms; }
      footer .inner-footer a:hover {
        opacity: .7; }
    footer .inner-footer .footer-header {
      width: 100%;
      padding-bottom: 35px;
      margin-bottom: 30px;
      border-bottom: #1C1E21 solid 1px;
      position: relative; }
      @media screen and (max-width: 767px) {
        footer .inner-footer .footer-header {
          padding-bottom: calc(20 / 390 * 100vw);
          margin: 0 auto calc(20 / 390 * 100vw);
          width: calc(100% - 40px); } }
      footer .inner-footer .footer-header h1 {
        width: 150px; }
        @media screen and (max-width: 767px) {
          footer .inner-footer .footer-header h1 {
            margin-left: calc(30 / 390 * 100vw);
            width: calc(150 / 390 * 100vw); } }
      footer .inner-footer .footer-header .sns {
        position: absolute;
        bottom: 30px;
        right: 10px;
        display: flex;
        gap: 10px; }
        @media screen and (max-width: 767px) {
          footer .inner-footer .footer-header .sns {
            right: calc(20 / 390 * 100vw); } }
        footer .inner-footer .footer-header .sns li {
          width: 30px;
          height: 30px; }
    footer .inner-footer .footer-contents {
      width: 100%;
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        footer .inner-footer .footer-contents {
          display: block;
          padding: 0 30px; } }
      footer .inner-footer .footer-contents .company-information {
        width: 250px;
        margin-left: 10px; }
        @media screen and (max-width: 767px) {
          footer .inner-footer .footer-contents .company-information {
            width: 100%;
            margin-bottom: calc(45 / 390 * 100vw);
            margin-left: 0; } }
        footer .inner-footer .footer-contents .company-information h2 {
          margin-bottom: 20px; }
        footer .inner-footer .footer-contents .company-information h2, footer .inner-footer .footer-contents .company-information p {
          font-size: 1.2rem;
          line-height: 1.8;
          color: #fff; }
          @media screen and (max-width: 767px) {
            footer .inner-footer .footer-contents .company-information h2, footer .inner-footer .footer-contents .company-information p {
              font-size: calc(14 / 390 * 100vw);
              margin-bottom: calc(20 / 390 * 100vw); } }
      footer .inner-footer .footer-contents .footer-menu {
        width: 800px;
        padding-right: 80px;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        @media screen and (max-width: 767px) {
          footer .inner-footer .footer-contents .footer-menu {
            width: 100%;
            margin-bottom: calc(40 / 390 * 100vw);
            padding-right: 0; } }
        footer .inner-footer .footer-contents .footer-menu ul {
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap; }
          @media screen and (max-width: 767px) {
            footer .inner-footer .footer-contents .footer-menu ul {
              justify-content: flex-start;
              gap: 20px 10px; } }
          footer .inner-footer .footer-contents .footer-menu ul li {
            font-size: 1.2rem;
            font-weight: 600;
            min-width: 12em; }
            @media screen and (max-width: 767px) {
              footer .inner-footer .footer-contents .footer-menu ul li {
                font-size: calc(14 / 390 * 100vw);
                min-width: 11em; } }
            footer .inner-footer .footer-contents .footer-menu ul li a {
              position: relative;
              padding: 10px 10px 10px 0;
              color: #fff;
              vertical-align: middle;
              text-decoration: none; }
              @media screen and (max-width: 767px) {
                footer .inner-footer .footer-contents .footer-menu ul li a.store {
                  padding-left: 1.2em; } }
              footer .inner-footer .footer-contents .footer-menu ul li a.store::before {
                position: absolute;
                top: 52%;
                left: -15px;
                transform: translateY(-50%);
                content: "";
                width: 10px;
                height: 10px;
                background: url("../img/common/icon_shop-white.svg") no-repeat center/contain; }
                @media screen and (max-width: 767px) {
                  footer .inner-footer .footer-contents .footer-menu ul li a.store::before {
                    left: 0; } }
            footer .inner-footer .footer-contents .footer-menu ul li ul {
              display: block;
              margin-top: 20px; }
              footer .inner-footer .footer-contents .footer-menu ul li ul li {
                font-weight: 300;
                margin-bottom: 10px; }
                footer .inner-footer .footer-contents .footer-menu ul li ul li a {
                  padding-left: 10px;
                  position: relative; }
                  footer .inner-footer .footer-contents .footer-menu ul li ul li a::before {
                    position: absolute;
                    top: 50%;
                    left: 0;
                    margin: auto;
                    content: "";
                    vertical-align: middle;
                    width: 3px;
                    height: 3px;
                    border-top: 1px solid #fff;
                    border-right: 1px solid #fff;
                    transform: translateY(-50%) rotate(45deg);
                    z-index: 2; }
                  footer .inner-footer .footer-contents .footer-menu ul li ul li a::after {
                    display: none; }
    footer .inner-footer .footer-sub-menu {
      margin-bottom: 10px;
      padding-bottom: 60px;
      border-bottom: #1C1E21 solid 1px; }
      @media screen and (max-width: 767px) {
        footer .inner-footer .footer-sub-menu {
          padding: 0 30px;
          margin-bottom: 20px; } }
      footer .inner-footer .footer-sub-menu ul {
        display: flex;
        justify-content: flex-end;
        flex-wrap: wrap;
        gap: 30px; }
        @media screen and (max-width: 767px) {
          footer .inner-footer .footer-sub-menu ul {
            gap: 10px;
            margin-bottom: 20px; } }
        @media screen and (max-width: 767px) {
          footer .inner-footer .footer-sub-menu ul li {
            margin-left: 10px; } }
        footer .inner-footer .footer-sub-menu ul li a {
          color: #fff;
          position: relative;
          padding-left: 14px;
          font-size: 1.1rem; }
          @media screen and (max-width: 767px) {
            footer .inner-footer .footer-sub-menu ul li a {
              font-size: calc(10 / 390 * 100vw); } }
          footer .inner-footer .footer-sub-menu ul li a::before {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 4px;
            margin: auto;
            content: "";
            vertical-align: middle;
            width: 3px;
            height: 3px;
            border-top: 1px solid #fff;
            border-right: 1px solid #fff;
            transform: rotate(45deg);
            z-index: 2; }
          footer .inner-footer .footer-sub-menu ul li a.form {
            padding-left: 22px; }
            @media screen and (max-width: 767px) {
              footer .inner-footer .footer-sub-menu ul li a.form {
                padding-left: 10px; } }
            footer .inner-footer .footer-sub-menu ul li a.form::before {
              top: 0;
              bottom: 0;
              left: 0;
              width: 15px;
              height: 15px;
              border: none;
              transform: rotate(0deg);
              background: url("../img/common/icon_contact.svg") center/contain no-repeat; }
              @media screen and (max-width: 767px) {
                footer .inner-footer .footer-sub-menu ul li a.form::before {
                  left: -5px;
                  width: 10px;
                  height: 10px; } }
    footer .inner-footer .copyright {
      padding-top: 30px;
      margin-top: 30px;
      transform: translateX(80px); }
      @media screen and (max-width: 767px) {
        footer .inner-footer .copyright {
          transform: translateX(0); } }
      footer .inner-footer .copyright p {
        color: #fff;
        font-size: 1.2rem;
        text-align: right; }
        @media screen and (max-width: 767px) {
          footer .inner-footer .copyright p {
            font-size: calc(12 / 390 * 100vw);
            text-align: left; } }

/* -------------------------------
 ページスクロール
------------------------------- */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  line-height: 20px;
  transition: all 300ms;
  z-index: 2; }
  @media screen and (max-width: 767px) {
    #page-top {
      bottom: 50px;
      right: 5px; } }
  #page-top span {
    display: block; }
  #page-top a {
    background-color: #C52320;
    text-decoration: none;
    color: #fff;
    width: 54px;
    height: 54px;
    text-align: center;
    display: block;
    border-radius: 50%; }
    @media screen and (max-width: 767px) {
      #page-top a {
        transform: scale(0.5); } }
  #page-top:hover {
    opacity: 0.7; }
    @media screen and (max-width: 767px) {
      #page-top:hover {
        opacity: 1; } }
    #page-top:hover span::after {
      top: 18px; }
  #page-top span {
    position: relative; }
    #page-top span::after {
      position: absolute;
      margin: auto;
      content: "";
      vertical-align: middle;
      top: 22px;
      left: 48%;
      width: 6px;
      height: 6px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(-45deg) translateX(-50%);
      transition: all 300ms; }

/* -------------------------------
 オンラインショップバナー
------------------------------- */
.footer-fixed {
  width: 200px;
  text-align: left;
  position: fixed;
  bottom: 110px;
  right: -220px;
  color: #fff;
  z-index: 1;
  transition: all 1000ms;
  border-bottom: #1C1E21 solid 1px; }
  @media screen and (max-width: 767px) {
    .footer-fixed {
      position: sticky;
      bottom: 0;
      top: auto;
      right: auto;
      width: 100%;
      height: calc(50 / 390 * 100vw); } }
  .footer-fixed.open {
    right: 10px; }
  .footer-fixed a {
    padding: 14px 60px 17px 34px;
    border: 1px solid #fff;
    background-color: #000;
    display: block;
    position: relative; }
    @media screen and (max-width: 767px) {
      .footer-fixed a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        padding: 0;
        border: none; } }
    .footer-fixed a > img {
      width: 111px; }
      @media screen and (max-width: 767px) {
        .footer-fixed a > img {
          width: 100%; } }
    .footer-fixed a > p {
      font-size: 2.6rem; }
      @media screen and (max-width: 767px) {
        .footer-fixed a > p {
          font-size: 1.6rem; } }
  .footer-fixed::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0; }
  .footer-fixed::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: 0;
    right: 20px;
    margin: auto;
    border: 2px solid #fff;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg); }
    @media screen and (max-width: 767px) {
      .footer-fixed::after {
        top: calc(18 / 390 * 100vw);
        right: 20px; } }
  .footer-fixed.pc-only a {
    padding: 0;
    border: none; }
    .footer-fixed.pc-only a > img {
      width: 200px; }
  .footer-fixed.pc-only::after {
    display: none; }

/* ===================================================================
SCSS information
 file name  :  hero.scss
 style info :  RoseTailor：hero
=================================================================== */
/* ---------------------
hero-area
--------------------- */
.hero-area {
  width: 100%;
  height: 400px;
  position: relative;
  margin: 90px 0 60px;
  background: no-repeat center/cover;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .hero-area {
      height: calc(150 / 390 * 100vw);
      margin-top: calc(54 / 390 * 100vw); } }
  .hero-area.about {
    background-image: url("../img/hero/bg_about_pc.jpg"); }
    @media screen and (max-width: 767px) {
      .hero-area.about {
        background-image: url("../img/hero/bg_about_sp.jpg"); } }
  .hero-area.product {
    background-image: url("../img/hero/bg_product_pc.jpg"); }
    @media screen and (max-width: 767px) {
      .hero-area.product {
        background-image: url("../img/hero/bg_product_sp.jpg"); } }
  .hero-area.material {
    background-image: url("../img/hero/bg_material_pc.jpg"); }
    @media screen and (max-width: 767px) {
      .hero-area.material {
        background-image: url("../img/hero/bg_material_sp.jpg"); } }
  .hero-area.flow {
    background-image: url("../img/hero/bg_flow_pc.jpg"); }
    @media screen and (max-width: 767px) {
      .hero-area.flow {
        background-image: url("../img/hero/bg_flow_sp.jpg"); } }
  .hero-area.privacy-policy {
    background-image: url("../img/hero/bg_privacy-policy_pc.jpg"); }
    @media screen and (max-width: 767px) {
      .hero-area.privacy-policy {
        background-image: url("../img/hero/bg_privacy-policy_sp.jpg"); } }
  .hero-area.news, .hero-area.page404, .hero-area.complete {
    background-image: url("../img/hero/bg_news_pc.jpg"); }
    @media screen and (max-width: 767px) {
      .hero-area.news, .hero-area.page404, .hero-area.complete {
        background-image: url("../img/hero/bg_news_sp.jpg"); } }
  .hero-area.inquiry, .hero-area.reserve, .hero-area.visit {
    background-image: url("../img/hero/bg_inquiry_pc.jpg"); }
    @media screen and (max-width: 767px) {
      .hero-area.inquiry, .hero-area.reserve, .hero-area.visit {
        background-image: url("../img/hero/bg_inquiry_sp.jpg"); } }
  .hero-area::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4; }
  .hero-area .hero-container {
    width: 100%;
    max-width: 1120px;
    color: #fff;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .hero-area .hero-container {
        padding: 0 calc(40 / 390 * 100vw); } }
    .hero-area .hero-container h1 {
      font-size: 3.4rem;
      font-weight: bold;
      letter-spacing: 0.01em;
      margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        .hero-area .hero-container h1 {
          font-size: 1.6rem;
          margin-bottom: calc(10 / 390 * 100vw); } }
    .hero-area .hero-container p {
      font-size: 1.4rem;
      line-height: 1.8; }
      @media screen and (max-width: 767px) {
        .hero-area .hero-container p {
          font-size: 0.8rem; } }

/* ---------------------
top-hero-area
--------------------- */
.top-hero-area {
  width: 100%;
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1; }
  @media screen and (max-width: 767px) {
    .top-hero-area {
      width: calc(100% - 50px);
      min-height: auto; } }
  .top-hero-area .hero-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .top-hero-area .hero-container {
        justify-content: flex-start;
        padding-bottom: calc(150 / 390 * 100vw); } }
    .top-hero-area .hero-container .title-area {
      margin-left: 15px;
      color: #fff; }
      @media screen and (max-width: 767px) {
        .top-hero-area .hero-container .title-area {
          margin-left: 15px; } }
      .top-hero-area .hero-container .title-area h2 {
        font-size: 5.0rem;
        font-weight: 300;
        line-height: 1.4;
        margin-bottom: 18px; }
        @media screen and (max-width: 767px) {
          .top-hero-area .hero-container .title-area h2 {
            font-size: calc(25 / 390 * 100vw);
            margin-bottom: calc(10 / 390 * 100vw); } }
        .top-hero-area .hero-container .title-area h2 span {
          display: inline-block;
          margin-right: 0.2em; }
      .top-hero-area .hero-container .title-area .title-sub {
        font-size: 1.9rem;
        font-weight: 300;
        font-family: "游明朝体", "Yu Mincho", "YuMincho", "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
        line-height: 1.6; }
        @media screen and (max-width: 767px) {
          .top-hero-area .hero-container .title-area .title-sub {
            font-size: calc(24 / 750 * 100vw); } }

/* ===================================================================
SCSS information
 file name  :  nav-global.scss
 style info :  RoseTailor：nav-global
=================================================================== */
header.main-header .inner #head-nav {
  display: flex;
  justify-content: flex-end; }
  header.main-header .inner #head-nav .nav-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  header.main-header .inner #head-nav .head-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 14px;
    gap: 10px; }
    @media screen and (max-width: 767px) {
      header.main-header .inner #head-nav .head-nav {
        display: none; } }
    header.main-header .inner #head-nav .head-nav > li {
      height: 100%;
      position: relative; }
      header.main-header .inner #head-nav .head-nav > li a {
        display: flex;
        align-items: center;
        padding: 8px 16px;
        font-size: 1.4rem;
        font-weight: 600;
        letter-spacing: 0.035em;
        position: relative;
        height: 100%; }
        header.main-header .inner #head-nav .head-nav > li a::after {
          position: absolute;
          bottom: 0;
          left: 0;
          content: "";
          width: 100%;
          height: 2px;
          background-color: #C52320;
          transform: scale(0, 1);
          transform-origin: right top;
          transition: transform 0.3s; }
        header.main-header .inner #head-nav .head-nav > li a:hover::after {
          transform: scale(1, 1);
          transform-origin: left top; }
        header.main-header .inner #head-nav .head-nav > li a.current::after {
          position: absolute;
          bottom: 0;
          left: 0;
          content: "";
          width: 100%;
          height: 2px;
          background-color: #C52320;
          transform: scale(1, 1);
          transform-origin: right top;
          transition: transform 0.3s; }
        header.main-header .inner #head-nav .head-nav > li a[target="_blank"] {
          padding-left: 26px; }
          header.main-header .inner #head-nav .head-nav > li a[target="_blank"]::before {
            position: absolute;
            top: 52%;
            left: 10px;
            transform: translateY(-50%);
            content: "";
            width: 10px;
            height: 10px;
            background: url("../img/common/icon_blank.svg") no-repeat center/contain; }
        header.main-header .inner #head-nav .head-nav > li a.store::before {
          background: url("../img/common/icon_shop-white.svg") no-repeat center/contain; }
      header.main-header .inner #head-nav .head-nav > li:hover > a {
        transition-delay: 0.3s;
        background: none; }
      header.main-header .inner #head-nav .head-nav > li:hover > .menu-wrapper {
        opacity: 1;
        max-height: 9999px;
        visibility: visible;
        top: 100%; }
    header.main-header .inner #head-nav .head-nav .menu-wrapper {
      background-color: #000;
      padding: 10px 40px;
      position: absolute;
      left: 0;
      top: 90%;
      width: 24em;
      transition: all .2s ease-in;
      max-height: 0;
      opacity: 0;
      overflow: hidden;
      visibility: hidden; }
      @media screen and (max-width: 767px) {
        header.main-header .inner #head-nav .head-nav .menu-wrapper {
          padding: 20px; } }
      .active header.main-header .inner #head-nav .head-nav .menu-wrapper {
        opacity: 1; }
      @media screen and (max-width: 767px) {
        header.main-header .inner #head-nav .head-nav .menu-wrapper .menu {
          display: flex;
          justify-content: space-between; } }
      header.main-header .inner #head-nav .head-nav .menu-wrapper .menu li {
        position: relative; }
        @media screen and (max-width: 767px) {
          header.main-header .inner #head-nav .head-nav .menu-wrapper .menu li {
            width: calc(50% - 10px); } }
        header.main-header .inner #head-nav .head-nav .menu-wrapper .menu li::after {
          position: absolute;
          bottom: 0;
          left: 0;
          content: "";
          width: 100%;
          height: 1px;
          background-color: #C52320;
          transform: scale(0, 1);
          transform-origin: right top;
          transition: transform 0.3s; }
        header.main-header .inner #head-nav .head-nav .menu-wrapper .menu li:hover::after {
          transform: scale(1, 1);
          transform-origin: left top; }
        header.main-header .inner #head-nav .head-nav .menu-wrapper .menu li a {
          position: relative;
          padding: 8px 10px;
          color: #fff;
          vertical-align: middle;
          text-decoration: none;
          font-size: 1.0rem;
          font-weight: 600;
          display: flex;
          align-items: center; }
          header.main-header .inner #head-nav .head-nav .menu-wrapper .menu li a::before {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            margin: auto;
            content: "";
            vertical-align: middle;
            width: 4px;
            height: 4px;
            border-top: 1px solid #fff;
            border-right: 1px solid #fff;
            transform: rotate(45deg); }
  header.main-header .inner #head-nav .sub-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    padding: 10px 0 6px;
    margin-right: 30px; }
    @media screen and (max-width: 767px) {
      header.main-header .inner #head-nav .sub-nav {
        margin-right: 35px; } }
    header.main-header .inner #head-nav .sub-nav li a {
      font-size: 1.4rem;
      line-height: 1; }
      @media screen and (max-width: 767px) {
        header.main-header .inner #head-nav .sub-nav li a {
          font-size: 1.0rem; } }
      header.main-header .inner #head-nav .sub-nav li a:hover {
        opacity: 1; }
      header.main-header .inner #head-nav .sub-nav li a.btn_visit {
        display: block;
        padding: 5px 20px;
        color: #000;
        background-color: #fff;
        border: #000 solid 1px;
        border-radius: 4px; }
        header.main-header .inner #head-nav .sub-nav li a.btn_visit:hover {
          color: #fff;
          background-color: #000;
          border: #fff solid 1px; }
      header.main-header .inner #head-nav .sub-nav li a.btn_reserve {
        display: block;
        padding: 5px 20px;
        color: #fff;
        background-color: #000;
        border: #fff solid 1px;
        border-radius: 4px; }
        header.main-header .inner #head-nav .sub-nav li a.btn_reserve:hover {
          color: #000;
          background-color: #fff;
          border: #000 solid 1px; }
      header.main-header .inner #head-nav .sub-nav li a.btn_contact {
        display: block;
        padding: 5px 20px;
        color: #fff;
        background-color: #000;
        border: #fff solid 1px;
        border-radius: 4px; }
        header.main-header .inner #head-nav .sub-nav li a.btn_contact:hover {
          color: #000;
          background-color: #fff;
          border: #000 solid 1px; }
        @media screen and (max-width: 767px) {
          header.main-header .inner #head-nav .sub-nav li a.btn_contact {
            display: none; } }
      @media screen and (max-width: 767px) {
        header.main-header .inner #head-nav .sub-nav li a.sns {
          display: none; } }
      header.main-header .inner #head-nav .sub-nav li a.sns img {
        width: 20px;
        height: 20px; }
    header.main-header .inner #head-nav .sub-nav span {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      padding-top: 26px; }
      header.main-header .inner #head-nav .sub-nav span:has(> a) {
        padding-top: 0; }
      header.main-header .inner #head-nav .sub-nav span a {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        padding-top: 26px; }
        @media screen and (max-width: 767px) {
          header.main-header .inner #head-nav .sub-nav span a {
            padding-top: 23px; } }
        header.main-header .inner #head-nav .sub-nav span a img {
          width: 17px;
          height: auto;
          margin-bottom: 10px; }
  header.main-header .inner #head-nav .contact {
    width: 80px;
    height: 80px; }
    header.main-header .inner #head-nav .contact a {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #C52320;
      position: relative; }
      header.main-header .inner #head-nav .contact a::after {
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
        content: "お問い合わせ";
        font-size: 1.0rem;
        font-weight: 300;
        color: #fff;
        width: 100%;
        text-align: center; }
      header.main-header .inner #head-nav .contact a img {
        width: 17px;
        height: auto;
        margin-bottom: 10px; }

/*--------------------------------
ハンバーガーメニュー
--------------------------------*/
body#form #gnav,
body#form .navToggle {
  display: none; }

@media screen and (max-width: 767px) {
  .fa-bars::before {
    content: ""; } }

#gnav .sp-gnav {
  opacity: 0;
  transition: all 0.5s;
  background-color: #000;
  transform: translateY(-10px); }
  .active #gnav .sp-gnav {
    opacity: 1;
    transform: translateY(0); }
  #gnav .sp-gnav ul {
    width: 100%; }
    #gnav .sp-gnav ul li a {
      display: block;
      padding: 20px 30px;
      border-bottom: #979A9D solid 1px;
      font-size: 1.2rem;
      font-weight: bold;
      position: relative;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #gnav .sp-gnav ul li a span {
        font-size: 1.1rem;
        font-weight: 400;
        width: 19em; }
      #gnav .sp-gnav ul li a::before {
        position: absolute;
        top: 0;
        bottom: 0;
        right: calc(50 / 390 * 100vw);
        margin: auto;
        content: "";
        vertical-align: middle;
        width: calc(4 / 390 * 100vw);
        height: calc(4 / 390 * 100vw);
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        transform: rotate(45deg); }
      #gnav .sp-gnav ul li a.current {
        background-color: #979A9D; }
      #gnav .sp-gnav ul li a[target="_blank"] {
        padding-left: 26px; }
        #gnav .sp-gnav ul li a[target="_blank"]::before {
          position: absolute;
          top: 0;
          right: calc(45 / 390 * 100vw);
          transform: rotate(0deg);
          content: "";
          width: calc(10 / 390 * 100vw);
          height: calc(10 / 390 * 100vw);
          background: url("../img/common/icon_blank.svg") no-repeat center/contain;
          border: none; }
      #gnav .sp-gnav ul li a.store::before {
        background: url("../img/common/icon_shop-white.svg") no-repeat center/contain; }

@media screen and (max-width: 767px) {
  #gnav#nav {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; } }

#gnav#nav #dl-menu_recruit .dl-trigger {
  z-index: 3; }

/* ハンバーガーメニューカスタム */
.dl-menuwrapper .dl-menu {
  transform: translateY(-100%);
  transition: all 0.5s;
  margin: 82px 0 0;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 9999; }
  @media screen and (max-width: 767px) {
    .dl-menuwrapper .dl-menu {
      margin-top: calc(54 / 390 * 100vw); } }
  .dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all .3s ease; }
  .dl-menuwrapper .dl-menu.active {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0); }

/* ハンバーガーメニュー */
.navToggle {
  display: block;
  position: absolute;
  /* bodyに対しての絶対位置指定 */
  right: 0;
  top: 0;
  width: 80px;
  height: 80px;
  cursor: pointer;
  z-index: 3;
  text-align: center;
  background-color: #C52320; }
  @media screen and (max-width: 767px) {
    .navToggle {
      width: calc(54 / 390 * 100vw);
      height: calc(54 / 390 * 100vw); } }
  .navToggle::after {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    content: "MENU";
    font-family: "futura-pt", sans-serif;
    font-size: 0.8rem;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .navToggle::after {
        bottom: calc(2 / 390 * 100vw);
        font-size: calc(12 / 390 * 100vw); } }
  .navToggle span {
    display: block;
    position: absolute;
    /* .navToggleに対して */
    width: 20px;
    border-bottom: solid 1px #fff;
    transition: .35s ease-in-out;
    left: 30px; }
    @media screen and (max-width: 767px) {
      .navToggle span {
        width: calc(24 / 390 * 100vw);
        left: calc(15 / 390 * 100vw);
        border-bottom: solid 1px #fff; } }
    .navToggle span:nth-child(1) {
      top: 30px; }
      @media screen and (max-width: 767px) {
        .navToggle span:nth-child(1) {
          top: calc(14 / 390 * 100vw); } }
    .navToggle span:nth-child(2) {
      top: 34px; }
      @media screen and (max-width: 767px) {
        .navToggle span:nth-child(2) {
          top: calc(20 / 390 * 100vw); } }
    .navToggle span:nth-child(3) {
      top: 38px; }
      @media screen and (max-width: 767px) {
        .navToggle span:nth-child(3) {
          top: calc(27 / 390 * 100vw); } }
  .navToggle.active span {
    /* 最初のspanをマイナス45度に */
    /* 2番目と3番目のspanを45度に */ }
    .navToggle.active span:nth-child(1) {
      top: 36px;
      left: 30px;
      transform: rotate(-45deg); }
      @media screen and (max-width: 767px) {
        .navToggle.active span:nth-child(1) {
          top: calc(21 / 390 * 100vw);
          left: calc(15 / 390 * 100vw); } }
    .navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
      top: 36px;
      transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
          top: calc(21 / 390 * 100vw);
          left: calc(15 / 390 * 100vw); } }
    .navToggle.active span::after {
      display: none; }

body::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh; }

body.active::before {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

/* ===================================================================
SCSS information
 file name  :  nav-local.scss
 style info :  RoseTailor：nav-local
=================================================================== */
/* ---------------------
side-column
--------------------- */
.side-column {
  width: 216px; }
  @media screen and (max-width: 767px) {
    .side-column {
      width: calc(100% - 20px);
      margin: 0 auto; } }
  .side-column .inner-side-column {
    width: 100%;
    position: sticky;
    top: 90px; }
    @media screen and (max-width: 767px) {
      .side-column .inner-side-column {
        position: relative;
        top: 0; } }
  .side-column .menu-block {
    margin-bottom: 65px; }
    .side-column .menu-block:first-of-type {
      border-top: #ECEEEF solid 1px; }
    @media screen and (max-width: 767px) {
      .side-column .menu-block {
        margin-bottom: 40px; } }
    .side-column .menu-block::before {
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      width: 30px;
      height: 1px;
      background-color: #C52320; }
    .side-column .menu-block h2 {
      font-size: 1.4rem;
      font-weight: bold;
      color: #080808;
      padding: 30px 0;
      margin-bottom: 10px;
      position: relative; }
      @media screen and (max-width: 767px) {
        .side-column .menu-block h2 {
          font-size: 1.2rem;
          padding: 25px 0;
          margin-bottom: 20px; } }
      .side-column .menu-block h2 a {
        display: block;
        transition: all 100ms; }
        .side-column .menu-block h2 a:hover {
          color: #C52320; }
    .side-column .menu-block h3 {
      font-size: 1.2rem;
      font-weight: bold;
      color: #080808;
      margin-bottom: 14px; }
      @media screen and (max-width: 767px) {
        .side-column .menu-block h3 {
          font-size: 1.2rem;
          padding: 10px 0 0;
          margin-bottom: 20px; } }
      .side-column .menu-block h3:not(:first-of-type) {
        margin-top: 30px; }
    .side-column .menu-block .sub-list {
      padding: 0;
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .side-column .menu-block .sub-list {
          margin-bottom: 20px; } }
      @media screen and (max-width: 767px) {
        .archive .side-column .menu-block .sub-list {
          display: flex;
          flex-wrap: wrap;
          gap: 1em 1.5em; } }
      .side-column .menu-block .sub-list li {
        font-size: 1.2rem;
        font-weight: 300;
        line-height: 1.6;
        margin-bottom: 8px;
        position: relative;
        padding-left: 20px;
        width: 100%;
        transition: all 100ms; }
        @media screen and (max-width: 767px) {
          .side-column .menu-block .sub-list li {
            padding-left: 15px;
            margin-bottom: 10px;
            width: auto; } }
        .side-column .menu-block .sub-list li.current a {
          font-weight: bold; }
        .side-column .menu-block .sub-list li:hover a {
          color: #C52320; }
        .side-column .menu-block .sub-list li::before {
          position: absolute;
          top: 0.75em;
          left: 0;
          content: "";
          width: 11px;
          height: 1px;
          background-color: #C52320; }
        .side-column .menu-block .sub-list li a {
          color: #080808;
          text-decoration: none;
          display: block;
          transition: all 100ms; }
          @media screen and (max-width: 767px) {
            .side-column .menu-block .sub-list li a {
              display: inline-block; } }
          .side-column .menu-block .sub-list li a[aria-current="page"] {
            color: #C52320; }
          .side-column .menu-block .sub-list li a.current {
            font-weight: bold; }
    .side-column .menu-block .resent-list {
      margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        .side-column .menu-block .resent-list {
          padding: 0; } }
      .side-column .menu-block .resent-list .resent-item {
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: #979A9D solid 1px; }
        @media screen and (max-width: 767px) {
          .side-column .menu-block .resent-list .resent-item {
            margin-bottom: 20px; } }
        .side-column .menu-block .resent-list .resent-item a {
          text-decoration: none;
          color: #080808;
          transition: all 100ms; }
          .side-column .menu-block .resent-list .resent-item a:hover {
            color: #C52320;
            opacity: 0.7; }
        .side-column .menu-block .resent-list .resent-item .info-box {
          width: 100%;
          display: flex;
          justify-content: space-between;
          gap: 20px;
          margin-bottom: 10px; }
          @media screen and (max-width: 767px) {
            .side-column .menu-block .resent-list .resent-item .info-box {
              margin-bottom: 5px; } }
          .side-column .menu-block .resent-list .resent-item .info-box img {
            width: 80px;
            height: 80px;
            font-family: "object-fit:cover";
            -o-object-fit: cover;
               object-fit: cover; }
            @media screen and (max-width: 767px) {
              .side-column .menu-block .resent-list .resent-item .info-box img {
                width: 80px;
                height: 80px; } }
          .side-column .menu-block .resent-list .resent-item .info-box p {
            width: 130px;
            font-size: 1.0rem;
            font-weight: 400;
            line-height: 1.6; }
            @media screen and (max-width: 767px) {
              .side-column .menu-block .resent-list .resent-item .info-box p {
                font-size: 1.2rem;
                width: 100%; } }
    .side-column .menu-block .bnr-container {
      margin-bottom: 44px; }
      @media screen and (max-width: 767px) {
        .side-column .menu-block .bnr-container {
          display: flex;
          flex-wrap: wrap;
          gap: 10px; } }
      .side-column .menu-block .bnr-container .bnr-item {
        margin-bottom: 15px; }
        @media screen and (max-width: 767px) {
          .side-column .menu-block .bnr-container .bnr-item {
            width: 48%;
            margin-bottom: 0; } }

/* ===================================================================
SCSS information
 file name  :  nav-breadcrumb.scss
 style info :  RoseTailor：nav-breadcrumb
=================================================================== */
.breadcrumbs {
  font-size: 1.2rem;
  border-bottom: #979A9D solid 1px; }
  .breadcrumbs .inner-breadcrumbs {
    margin: 0 auto;
    width: 1200px;
    height: 40px;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .breadcrumbs .inner-breadcrumbs {
        width: 100%; } }
  .breadcrumbs span[property="itemListElement"] {
    margin: 0 10px; }
  .breadcrumbs br {
    display: none; }

/* ===================================================================
SCSS information
 file name  :  pagenation.scss
 style info :  RoseTailor：pagenation
=================================================================== */
.pagination__area .pagination {
  clear: both;
  display: flex;
  font-size: 1.8rem;
  line-height: 1;
  align-items: center;
  justify-content: center;
  margin: 0 0 50px;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 767px) {
    .pagination__area .pagination {
      margin: 20px 0 30px;
      font-size: 1.6rem; } }
  .pagination__area .pagination a {
    background: none;
    color: #159CAC;
    text-decoration: none; }
  .pagination__area .pagination .prev,
  .pagination__area .pagination .next {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0; }
    @media screen and (max-width: 767px) {
      .pagination__area .pagination .prev,
      .pagination__area .pagination .next {
        width: 26px;
        height: 26px; } }
    .pagination__area .pagination .prev a,
    .pagination__area .pagination .next a {
      overflow: hidden;
      position: relative;
      cursor: pointer;
      width: 100%;
      height: 100%;
      display: block;
      border-radius: 50%; }
      .pagination__area .pagination .prev a[data-disabled='true'],
      .pagination__area .pagination .next a[data-disabled='true'] {
        pointer-events: none; }
        .pagination__area .pagination .prev a[data-disabled='true']::before, .pagination__area .pagination .prev a[data-disabled='true']::after,
        .pagination__area .pagination .next a[data-disabled='true']::before,
        .pagination__area .pagination .next a[data-disabled='true']::after {
          opacity: 0.5; }
  .pagination__area .pagination .prev {
    order: 1;
    left: 0; }
    @media screen and (max-width: 767px) {
      .pagination__area .pagination .prev {
        position: absolute;
        top: 50%;
        left: -5%;
        transform: translateY(-50%); } }
    .pagination__area .pagination .prev::after {
      font-size: 0;
      opacity: 1;
      position: absolute;
      content: "";
      width: 4px;
      height: 4px;
      top: 40%;
      left: 35%;
      margin: auto;
      border: solid #C52320;
      border-width: 2px 2px 0 0;
      transition: all 0.3s;
      transform: rotate(225deg) translate(-50%);
      box-sizing: content-box; }
      @media screen and (max-width: 767px) {
        .pagination__area .pagination .prev::after {
          width: 8px;
          height: 8px;
          top: 35%;
          left: 30%;
          border-width: 1px 1px 0 0; } }
  .pagination__area .pagination .next {
    order: 3;
    right: 0; }
    @media screen and (max-width: 767px) {
      .pagination__area .pagination .next {
        position: absolute;
        top: 50%;
        right: -5%;
        transform: translateY(-50%); } }
    .pagination__area .pagination .next::after {
      font-size: 0;
      opacity: 1;
      position: absolute;
      content: "";
      width: 4px;
      height: 4px;
      top: 50%;
      left: 40%;
      margin: auto;
      border: solid #C52320;
      border-width: 2px 2px 0 0;
      transition: all 0.3s;
      transform: rotate(45deg) translate(-50%);
      box-sizing: content-box; }
      @media screen and (max-width: 767px) {
        .pagination__area .pagination .next::after {
          width: 8px;
          height: 8px;
          top: 45%;
          left: 50%;
          border-width: 1px 1px 0 0; } }
  .pagination__area .pagination .nav-links {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    line-height: 32px;
    list-style: none;
    margin: 0;
    order: 2;
    padding: 0 50px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .pagination__area .pagination .nav-links {
        width: calc(100% * 0.8);
        padding: 0 20px;
        height: 26px; } }
  .pagination__area .pagination .page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0 4px;
    width: 52px;
    height: 52px;
    background-color: #eee;
    border: #ECEEEF solid 1px;
    color: #979A9D;
    font-family: "futura-pt", sans-serif;
    font-size: 1.2rem;
    font-style: italic;
    transition: all 300ms; }
    @media screen and (max-width: 767px) {
      .pagination__area .pagination .page-numbers {
        margin: 0 0.4em; } }
    .pagination__area .pagination .page-numbers[aria-current="page"], .pagination__area .pagination .page-numbers:hover {
      background-color: #C52320;
      opacity: 0.6;
      color: #fff; }
    .pagination__area .pagination .page-numbers.prev, .pagination__area .pagination .page-numbers.next {
      font-size: 0;
      background: none;
      border: none; }
    .pagination__area .pagination .page-numbers a {
      display: block;
      text-align: center; }
      .pagination__area .pagination .page-numbers a::after {
        display: none; }

/* ===================================================================
SCSS information
 file name  :  page-home.scss
 style info :  RoseTailor：page-home
=================================================================== */
/* ---------------------
MV
--------------------- */
.mv-area {
  width: 100%;
  max-width: 2500px;
  margin: 0 auto 60px;
  height: calc(100vh);
  padding-bottom: 100px;
  position: relative;
  z-index: 0;
  overflow: visible;
  background-color: #000; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .mv-area {
      height: 95vh; } }
  @media screen and (max-width: 767px) {
    .mv-area {
      margin-top: 0;
      margin-bottom: 0;
      height: 89vh; } }
  .mv-area .mv-slide-container {
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 0;
    transition: opacity .3s linear; }
    .mv-area .mv-slide-container.slick-initialized {
      opacity: 1; }
    .mv-area .mv-slide-container .slick-list, .mv-area .mv-slide-container .slick-track {
      overflow: visible;
      height: 100%; }
    .mv-area .mv-slide-container .slide-item {
      width: 100%;
      position: relative;
      overflow: hidden; }
      @media screen and (max-width: 767px) {
        .mv-area .mv-slide-container .slide-item {
          height: 100%; } }
      .mv-area .mv-slide-container .slide-item::after {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0.5;
        z-index: 1; }
      .mv-area .mv-slide-container .slide-item picture {
        display: block;
        width: 100%;
        height: 100%; }
        .mv-area .mv-slide-container .slide-item picture source, .mv-area .mv-slide-container .slide-item picture img {
          margin: auto;
          max-width: 100%;
          height: 100%;
          font-family: "object-fit:cover;object-position:center bottom";
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center bottom;
             object-position: center bottom;
          width: 100%; }
    .mv-area .mv-slide-container .slick-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 60px;
      height: 60px;
      z-index: 1;
      display: block; }
      @media screen and (max-width: 767px) {
        .mv-area .mv-slide-container .slick-arrow {
          width: calc(90 / 390 * 100vw);
          height: calc(90 / 390 * 100vw);
          top: 46%; } }
      .mv-area .mv-slide-container .slick-arrow::before {
        font-size: 0;
        opacity: 1;
        position: absolute;
        content: "";
        width: 13px;
        height: 13px;
        top: 0;
        bottom: 0;
        margin: auto;
        border: solid #fff;
        border-width: 2px 2px 0 0;
        transition: all 0.3s; }
        @media screen and (max-width: 767px) {
          .mv-area .mv-slide-container .slick-arrow::before {
            width: calc(13 / 390 * 100vw);
            height: calc(13 / 390 * 100vw); } }
      .mv-area .mv-slide-container .slick-arrow.slick-prev {
        left: 20px; }
        @media screen and (max-width: 767px) {
          .mv-area .mv-slide-container .slick-arrow.slick-prev {
            left: calc(-70 / 390 * 100vw); } }
        .mv-area .mv-slide-container .slick-arrow.slick-prev::before {
          transform: rotate(225deg);
          right: 35px; }
          @media screen and (max-width: 767px) {
            .mv-area .mv-slide-container .slick-arrow.slick-prev::before {
              right: calc(-10 / 390 * 100vw); } }
      .mv-area .mv-slide-container .slick-arrow.slick-next {
        right: 20px; }
        @media screen and (max-width: 767px) {
          .mv-area .mv-slide-container .slick-arrow.slick-next {
            right: calc(-70 / 390 * 100vw); } }
        .mv-area .mv-slide-container .slick-arrow.slick-next::before {
          transform: rotate(45deg);
          left: 35px; }
          @media screen and (max-width: 767px) {
            .mv-area .mv-slide-container .slick-arrow.slick-next::before {
              left: calc(-10 / 390 * 100vw); } }
    .mv-area .mv-slide-container .slick-dots {
      bottom: 76px;
      z-index: 2; }
      @media screen and (max-width: 767px) {
        .mv-area .mv-slide-container .slick-dots {
          bottom: calc(60 / 390 * 100vw); } }
      .mv-area .mv-slide-container .slick-dots li {
        margin: 0 2px;
        width: 10px; }
        @media screen and (max-width: 767px) {
          .mv-area .mv-slide-container .slick-dots li {
            margin: 0 calc(2 / 390 * 100vw);
            width: calc(9 / 390 * 100vw); } }
        .mv-area .mv-slide-container .slick-dots li button {
          width: 10px;
          height: 10px; }
          @media screen and (max-width: 767px) {
            .mv-area .mv-slide-container .slick-dots li button {
              width: calc(10 / 390 * 100vw);
              height: calc(10 / 390 * 100vw); } }
          .mv-area .mv-slide-container .slick-dots li button::before {
            opacity: 1;
            width: 7px;
            height: 7px;
            content: "";
            background-color: #fff;
            border-radius: 50%;
            top: 50%;
            left: 50%; }
            @media screen and (max-width: 767px) {
              .mv-area .mv-slide-container .slick-dots li button::before {
                width: calc(6 / 390 * 100vw);
                height: calc(6 / 390 * 100vw); } }
        .mv-area .mv-slide-container .slick-dots li.slick-active button::before {
          background-color: #C52320; }
  .mv-area .news-slide-container {
    width: 920px;
    position: absolute;
    top: calc(100% - 230px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 2; }
    .mv-area .news-slide-container .slide-item {
      height: 215px;
      margin: 0 10px;
      background-color: #000; }
      .mv-area .news-slide-container .slide-item img {
        width: 100%;
        height: 100%;
        font-family: "object-fit:cover";
        -o-object-fit: cover;
           object-fit: cover; }
    .mv-area .news-slide-container .slick-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 60px;
      height: 60px;
      z-index: 1;
      display: block; }
      @media screen and (max-width: 767px) {
        .mv-area .news-slide-container .slick-arrow {
          width: calc(90 / 390 * 100vw);
          height: calc(90 / 390 * 100vw);
          top: 46%; } }
      .mv-area .news-slide-container .slick-arrow::before {
        font-size: 0;
        opacity: 1;
        position: absolute;
        content: "";
        width: 13px;
        height: 13px;
        top: 0;
        bottom: 0;
        margin: auto;
        border: solid #fff;
        border-width: 2px 2px 0 0;
        transition: all 0.3s; }
        @media screen and (max-width: 767px) {
          .mv-area .news-slide-container .slick-arrow::before {
            width: calc(13 / 390 * 100vw);
            height: calc(13 / 390 * 100vw); } }
      .mv-area .news-slide-container .slick-arrow.slick-prev {
        left: -40px; }
        @media screen and (max-width: 767px) {
          .mv-area .news-slide-container .slick-arrow.slick-prev {
            left: calc(-70 / 390 * 100vw); } }
        .mv-area .news-slide-container .slick-arrow.slick-prev::before {
          transform: rotate(225deg);
          right: 35px; }
          @media screen and (max-width: 767px) {
            .mv-area .news-slide-container .slick-arrow.slick-prev::before {
              right: calc(-10 / 390 * 100vw); } }
      .mv-area .news-slide-container .slick-arrow.slick-next {
        right: -40px; }
        @media screen and (max-width: 767px) {
          .mv-area .news-slide-container .slick-arrow.slick-next {
            right: calc(-70 / 390 * 100vw); } }
        .mv-area .news-slide-container .slick-arrow.slick-next::before {
          transform: rotate(45deg);
          left: 35px; }
          @media screen and (max-width: 767px) {
            .mv-area .news-slide-container .slick-arrow.slick-next::before {
              left: calc(-10 / 390 * 100vw); } }

/* ---------------------
about-area
--------------------- */
.about-area {
  width: 100%;
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .about-area {
      margin-bottom: calc(40 / 290 * 100vw); } }
  .about-area .block-container.top-about {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .about-area .block-container.top-about {
        width: 100%;
        padding: 0 30px; } }
    @media screen and (max-width: 767px) {
      .about-area .block-container.top-about {
        display: block;
        width: 100%; } }
    .about-area .block-container.top-about::after {
      position: absolute;
      bottom: -140px;
      right: -230px;
      content: "";
      width: 884px;
      height: 274px;
      background: url("../img/common/icon_jcmt.svg") no-repeat center/contain;
      z-index: -1; }
      @media screen and (max-width: 767px) {
        .about-area .block-container.top-about::after {
          bottom: calc(-70 / 390 * 100vw);
          right: calc(-80 / 390 * 100vw);
          width: calc(388 / 390 * 100vw);
          height: calc(120 / 390 * 100vw); } }
    .about-area .block-container.top-about h3 {
      width: 430px;
      font-size: 2.6rem;
      font-weight: bold;
      line-height: 1.6;
      font-feature-settings: "palt"; }
      @media screen and (max-width: 767px) {
        .about-area .block-container.top-about h3 {
          width: 100%;
          font-size: 1.8rem;
          margin-bottom: calc(10 / 390 * 100vw); } }
    .about-area .block-container.top-about p {
      width: 590px;
      font-size: 1.6rem;
      line-height: 2; }
      @media screen and (max-width: 767px) {
        .about-area .block-container.top-about p {
          width: 100%;
          font-size: 1.4rem;
          letter-spacing: 0.05em; } }

/* ---------------------
service-area
--------------------- */
.service-area {
  width: 100%;
  margin-bottom: 70px; }
  @media screen and (max-width: 767px) {
    .service-area {
      margin-bottom: calc(60 / 390 * 100vw); } }
  .service-area .block-container.top-service {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 2000px; }
    @media screen and (max-width: 767px) {
      .service-area .block-container.top-service {
        display: block;
        margin: 0 -30px; } }
    .service-area .block-container.top-service .top-service-item {
      width: 50%;
      height: 360px;
      background-color: #000; }
      @media screen and (max-width: 767px) {
        .service-area .block-container.top-service .top-service-item {
          width: 100%;
          height: calc(320 / 390 * 100vw); } }
      .service-area .block-container.top-service .top-service-item.about a {
        background-image: url("../img/top/bg_about.jpg"); }
        @media screen and (max-width: 767px) {
          .service-area .block-container.top-service .top-service-item.about a {
            background-image: url("../img/top/bg_about_sp.jpg"); } }
      .service-area .block-container.top-service .top-service-item.flow a {
        background-image: url("../img/top/bg_flow.jpg"); }
        @media screen and (max-width: 767px) {
          .service-area .block-container.top-service .top-service-item.flow a {
            background-image: url("../img/top/bg_flow_sp.jpg"); } }
      .service-area .block-container.top-service .top-service-item a {
        color: #fff;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        background: no-repeat center/cover;
        position: relative;
        padding-bottom: 30px; }
        @media screen and (max-width: 767px) {
          .service-area .block-container.top-service .top-service-item a {
            padding: calc(25 / 390 * 100vw) calc(25 / 390 * 100vw) calc(60 / 390 * 100vw); } }
        .service-area .block-container.top-service .top-service-item a::after {
          position: absolute;
          bottom: 70px;
          left: 50%;
          transform: translateX(-50%);
          content: "";
          width: 58px;
          height: 8px;
          background: url("../img/common/icon_arrow-right-white.svg") no-repeat center/contain;
          transition: all 300ms; }
          @media screen and (max-width: 767px) {
            .service-area .block-container.top-service .top-service-item a::after {
              bottom: calc(56 / 390 * 100vw); } }
        .service-area .block-container.top-service .top-service-item a:hover::after {
          left: 52%; }
          @media screen and (max-width: 767px) {
            .service-area .block-container.top-service .top-service-item a:hover::after {
              left: 50%; } }
        .service-area .block-container.top-service .top-service-item a h2 {
          font-size: 3.4rem;
          font-weight: 400;
          font-style: italic;
          line-height: 1.8;
          position: relative; }
          @media screen and (max-width: 767px) {
            .service-area .block-container.top-service .top-service-item a h2 {
              font-size: calc(33 / 390 * 100vw);
              letter-spacing: 0.03em; } }
          .service-area .block-container.top-service .top-service-item a h2 span {
            display: block;
            font-family: "游明朝体", "Yu Mincho", "YuMincho", "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
            font-size: 1.5rem;
            font-weight: bold;
            font-style: normal; }
            @media screen and (max-width: 767px) {
              .service-area .block-container.top-service .top-service-item a h2 span {
                font-size: calc(15 / 390 * 100vw); } }
        .service-area .block-container.top-service .top-service-item a p {
          font-size: 1.2rem;
          line-height: 1.75; }
          @media screen and (max-width: 767px) {
            .service-area .block-container.top-service .top-service-item a p {
              font-size: calc(12 / 390 * 100vw); } }

/* ---------------------
lineup-area
--------------------- */
.lineup-area {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 90px; }
  @media screen and (max-width: 767px) {
    .lineup-area {
      margin-bottom: calc(60 / 390 * 100vw); } }
  .lineup-area .lineup-product {
    width: 1220px;
    margin: 0 auto 40px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .lineup-area .lineup-product {
        width: 1080px; } }
    @media screen and (max-width: 767px) {
      .lineup-area .lineup-product {
        width: calc(100% + 60px);
        margin: 0 -30px 40px; } }
    .lineup-area .lineup-product .product-item {
      margin: 0 10px; }
      .lineup-area .lineup-product .product-item a {
        background-color: #fff;
        border: #eee solid 1px;
        padding: 16px 16px 30px;
        width: 100%;
        height: 100%;
        display: block;
        text-align: center;
        color: #080808; }
        .lineup-area .lineup-product .product-item a:hover {
          border-color: #C52320; }
          @media screen and (max-width: 767px) {
            .lineup-area .lineup-product .product-item a:hover {
              border-color: #eee; } }
        .lineup-area .lineup-product .product-item a .img-box {
          width: 100%;
          margin: 0 auto 10px; }
          .lineup-area .lineup-product .product-item a .img-box img {
            width: 100%; }
        .lineup-area .lineup-product .product-item a .sale {
          font-size: 1.0rem;
          font-family: "Helvetica", "sans-serif";
          line-height: 1;
          color: #fff;
          background-color: #C52320;
          width: 60px;
          height: 20px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-bottom: 10px; }
          @media screen and (max-width: 767px) {
            .lineup-area .lineup-product .product-item a .sale {
              width: calc(60 / 390 * 100vw);
              height: calc(20 / 390 * 100vw);
              margin-bottom: calc(5 / 390 * 100vw); } }
        .lineup-area .lineup-product .product-item a h3 {
          font-size: 2.0rem;
          font-weight: bold;
          line-height: 1.6;
          margin-bottom: 4px;
          letter-spacing: -0.03em;
          font-feature-settings: "palt"; }
        .lineup-area .lineup-product .product-item a .price {
          font-size: 1.4rem;
          font-weight: bold;
          margin-bottom: 4px; }
          .lineup-area .lineup-product .product-item a .price small {
            font-size: 80%; }
    .lineup-area .lineup-product .slick-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 60px;
      height: 60px;
      z-index: 1;
      display: block; }
      @media screen and (max-width: 767px) {
        .lineup-area .lineup-product .slick-arrow {
          width: calc(90 / 390 * 100vw);
          height: calc(90 / 390 * 100vw);
          top: 46%; } }
      .lineup-area .lineup-product .slick-arrow::before {
        font-size: 0;
        opacity: 1;
        position: absolute;
        content: "";
        width: 13px;
        height: 13px;
        top: 0;
        bottom: 0;
        margin: auto;
        border: solid #686A6C;
        border-width: 2px 2px 0 0;
        transition: all 0.3s; }
        @media screen and (max-width: 767px) {
          .lineup-area .lineup-product .slick-arrow::before {
            width: calc(13 / 390 * 100vw);
            height: calc(13 / 390 * 100vw); } }
      .lineup-area .lineup-product .slick-arrow.slick-prev {
        left: -40px; }
        @media screen and (max-width: 767px) {
          .lineup-area .lineup-product .slick-arrow.slick-prev {
            left: calc(-70 / 390 * 100vw); } }
        .lineup-area .lineup-product .slick-arrow.slick-prev::before {
          transform: rotate(225deg);
          right: 35px; }
          @media screen and (max-width: 767px) {
            .lineup-area .lineup-product .slick-arrow.slick-prev::before {
              right: calc(-10 / 390 * 100vw); } }
      .lineup-area .lineup-product .slick-arrow.slick-next {
        right: -40px; }
        @media screen and (max-width: 767px) {
          .lineup-area .lineup-product .slick-arrow.slick-next {
            right: calc(-70 / 390 * 100vw); } }
        .lineup-area .lineup-product .slick-arrow.slick-next::before {
          transform: rotate(45deg);
          left: 35px; }
          @media screen and (max-width: 767px) {
            .lineup-area .lineup-product .slick-arrow.slick-next::before {
              left: calc(-10 / 390 * 100vw); } }

/* ---------------------
scanning-area
--------------------- */
.scanning-area {
  width: 100%;
  margin-bottom: 60px; }
  .scanning-area .inner-scanning-area {
    width: 100%;
    height: 490px;
    background: #000 url("../img/top/bg_3d-scanning_pc.webp") no-repeat center/cover;
    position: relative; }
    @media screen and (max-width: 767px) {
      .scanning-area .inner-scanning-area {
        height: calc(387 / 390 * 100vw);
        padding: calc(54 / 390 * 100vw) calc(40 / 390 * 100vw);
        background-image: url("../img/top/bg_3d-scanning_sp.webp"); } }
    .scanning-area .inner-scanning-area .maker-logo {
      position: absolute;
      top: 72px;
      left: calc(50% - 668px); }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .scanning-area .inner-scanning-area .maker-logo {
          left: calc(50% - 520px); } }
      @media screen and (max-width: 767px) {
        .scanning-area .inner-scanning-area .maker-logo {
          position: static;
          width: calc(105 / 390 * 100vw);
          margin-bottom: 20px; } }
    .scanning-area .inner-scanning-area h2 {
      position: absolute;
      top: 126px;
      left: calc(50% - 668px);
      color: #fff;
      font-size: 2.6rem;
      line-height: 1.4; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .scanning-area .inner-scanning-area h2 {
          left: calc(50% - 520px); } }
      @media screen and (max-width: 767px) {
        .scanning-area .inner-scanning-area h2 {
          position: static;
          font-size: 1.7rem; } }
      .scanning-area .inner-scanning-area h2 span {
        font-size: 6.0rem;
        font-weight: 200;
        font-family: "futura-pt", sans-serif;
        font-style: italic;
        display: block; }
        @media screen and (max-width: 767px) {
          .scanning-area .inner-scanning-area h2 span {
            font-size: 4.0rem; } }
  .scanning-area .scanning-service {
    width: 1300px;
    background-color: #C52320;
    padding: 80px 430px 60px 110px;
    margin-top: -210px;
    position: relative;
    left: calc(50% - 460px);
    color: #fff;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .scanning-area .scanning-service {
        width: calc(328 / 390 * 100vw);
        padding: calc(76 / 390 * 100vw) calc(30 / 390 * 100vw) calc(44 / 390 * 100vw);
        left: 0;
        right: 0;
        margin-left: auto;
        margin-top: calc(-145 / 390 * 100vw); } }
    .scanning-area .scanning-service::after {
      position: absolute;
      top: -160px;
      right: 160px;
      content: "";
      width: 348px;
      height: 225px;
      background: url("../img/top/icon_3d-scanning-large.png") no-repeat center/contain; }
      @media screen and (max-width: 767px) {
        .scanning-area .scanning-service::after {
          top: calc(-80 / 390 * 100vw);
          right: calc(0 / 390 * 100vw);
          width: calc(278 / 390 * 100vw);
          height: calc(135 / 390 * 100vw); } }
    .scanning-area .scanning-service h2 {
      font-size: 7.0rem;
      font-weight: 200;
      font-family: "futura-pt", sans-serif;
      font-style: italic;
      position: absolute;
      top: -0.8em;
      left: 200px; }
      @media screen and (max-width: 767px) {
        .scanning-area .scanning-service h2 {
          font-size: 3.4rem;
          position: static; } }
    .scanning-area .scanning-service h3 {
      font-size: 3.0rem;
      font-weight: bold;
      margin-bottom: 10px; }
      @media screen and (max-width: 767px) {
        .scanning-area .scanning-service h3 {
          font-size: 1.6rem;
          margin-bottom: calc(22 / 390 * 100vw); } }
    .scanning-area .scanning-service p {
      font-size: 1.6rem;
      line-height: 1.8; }
      @media screen and (max-width: 767px) {
        .scanning-area .scanning-service p {
          font-size: 1.4rem;
          line-height: 2; } }
    .scanning-area .scanning-service .more-btn {
      margin-top: 70px;
      text-align: right; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .scanning-area .scanning-service .more-btn {
          margin-right: 30px; } }
      @media screen and (max-width: 767px) {
        .scanning-area .scanning-service .more-btn {
          text-align: right;
          margin-top: calc(40 / 390 * 100vw);
          padding-right: calc(80 / 390 * 100vw); } }
      .scanning-area .scanning-service .more-btn a {
        color: #fff;
        font-size: 1.5rem;
        position: relative;
        padding: 10px 0; }
        @media screen and (max-width: 767px) {
          .scanning-area .scanning-service .more-btn a {
            font-size: 1.2rem; } }
        .scanning-area .scanning-service .more-btn a::after {
          position: absolute;
          top: 30%;
          right: -140px;
          transform: translateY(-50%);
          content: "";
          width: 130px;
          height: 17px;
          background: url("../img/common/icon_arrow-right-white.svg") no-repeat center/contain;
          transition: all 300ms; }
          @media screen and (max-width: 767px) {
            .scanning-area .scanning-service .more-btn a::after {
              top: 40%;
              right: calc(-64 / 390 * 100vw);
              width: calc(58 / 390 * 100vw);
              height: calc(8 / 390 * 100vw); } }
        .scanning-area .scanning-service .more-btn a:hover::after {
          right: -150px; }
          @media screen and (max-width: 767px) {
            .scanning-area .scanning-service .more-btn a:hover::after {
              right: calc(-70 / 390 * 100vw); } }

/* ===================================================================
SCSS information
 file name  :  page-about.scss
 style info :  RoseTailor：page-about
=================================================================== */
/* ---------------------
basic-information
--------------------- */
.basic-information {
  width: 800px;
  margin: 0 auto;
  padding: 20px 50px;
  background-color: #fff;
  display: block; }
  @media screen and (max-width: 767px) {
    .basic-information {
      width: calc(100% + 20px);
      margin: 0 -10px;
      padding: calc(25 / 390 * 100vw) calc(10 / 390 * 100vw); } }
  .basic-information table {
    width: 100%; }
  .basic-information tr:last-of-type th, .basic-information tr:last-of-type td {
    border-bottom: none; }
  .basic-information th, .basic-information td {
    padding: 30px 16px;
    font-size: 1.6rem;
    border: none;
    border-bottom: #ECEEEF solid 1px;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .basic-information th, .basic-information td {
        font-size: 1.4rem;
        padding: calc(20 / 390 * 100vw) calc(10 / 390 * 100vw); } }
  .basic-information th {
    width: 170px;
    vertical-align: top; }
    @media screen and (max-width: 767px) {
      .basic-information th {
        width: calc(110 / 390 * 100vw); } }

/* ---------------------
feature-list
--------------------- */
.feature {
  padding: 60px 0 10px;
  background: #fff;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .feature {
      padding: 30px 20px 6px; } }
  .feature-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1280px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .feature-list {
        margin-top: 16px;
        width: 100%; } }
    .feature-list li {
      width: calc(610 / 1280 * 100%);
      margin-bottom: 75px; }
      @media screen and (max-width: 767px) {
        .feature-list li {
          width: 100%;
          margin-bottom: 30px; } }
      .feature-list li > p {
        margin-top: 25px;
        font-size: 1.7rem; }
        @media screen and (max-width: 767px) {
          .feature-list li > p {
            margin-top: 12px;
            font-size: 1.2rem; } }
  .feature-txt {
    margin-top: 20px;
    display: flex;
    justify-content: left;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .feature-txt {
        margin-top: 12px; } }
    .feature-txt-num {
      padding: 4px 6px;
      border: 2px solid #000;
      background: #fff;
      text-align: center;
      font-family: "Arial", "メイリオ";
      width: 80px; }
      @media screen and (max-width: 767px) {
        .feature-txt-num {
          width: 50px;
          padding: 1px 4px;
          font-size: 0.7rem; } }
      .feature-txt-num span {
        margin-bottom: 10px;
        display: block;
        font-size: 4rem;
        position: relative;
        line-height: 1; }
        @media screen and (max-width: 767px) {
          .feature-txt-num span {
            margin-bottom: 10px;
            font-size: 3rem; } }
        .feature-txt-num span::after {
          position: absolute;
          bottom: -5px;
          left: 50%;
          transform: translateX(-50%);
          content: "";
          display: block;
          width: calc(100% - 2px);
          margin: 0 auto;
          border-bottom: 2px solid #C52320; }
          @media screen and (max-width: 767px) {
            .feature-txt-num span::after {
              bottom: -5px; } }
    .feature-txt-ttl {
      display: flex;
      align-items: center;
      margin-left: 14px; }
      @media screen and (max-width: 767px) {
        .feature-txt-ttl {
          margin-left: 10px; } }
      .feature-txt-ttl p {
        font-size: 2.2rem;
        line-height: 1.4;
        font-weight: normal; }
        @media screen and (max-width: 767px) {
          .feature-txt-ttl p {
            font-size: 1.6rem; } }

/* ---------------------
points
--------------------- */
.points {
  padding: 61px 0 7px; }
  @media screen and (max-width: 767px) {
    .points {
      padding: 30px 20px 6px; } }
  .points-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1280px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .points-list {
        margin-top: 16px;
        width: 100%; } }
    .points-list li {
      width: calc(385 / 1280 * 100%);
      margin-bottom: 75px; }
      @media screen and (max-width: 767px) {
        .points-list li {
          width: 100%;
          margin-bottom: 30px; } }
      .points-list li > p {
        margin-top: 25px;
        font-size: 1.7rem;
        line-height: 1.6; }
        @media screen and (max-width: 767px) {
          .points-list li > p {
            margin-top: 12px;
            font-size: 1.4rem; } }
  .points-txt {
    margin-top: 41px;
    display: flex;
    justify-content: left;
    font-weight: bold; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .points-txt {
        margin-top: 12px; } }
    .points-txt-num {
      padding: 4px 6px;
      border: 2px solid #000;
      background: #fff;
      text-align: center;
      font-family: "Arial", "メイリオ";
      width: 80px; }
      @media screen and (max-width: 767px) {
        .points-txt-num {
          width: 50px;
          padding: 1px 4px;
          font-size: 0.7rem; } }
      .points-txt-num span {
        margin-bottom: 10px;
        display: block;
        font-size: 4rem;
        position: relative;
        line-height: 1; }
        @media screen and (max-width: 767px) {
          .points-txt-num span {
            margin-bottom: 10px;
            font-size: 3rem; } }
        .points-txt-num span::after {
          position: absolute;
          bottom: -5px;
          left: 50%;
          transform: translateX(-50%);
          content: "";
          display: block;
          width: calc(100% - 2px);
          margin: 0 auto;
          border-bottom: 2px solid #C52320; }
          @media screen and (max-width: 767px) {
            .points-txt-num span::after {
              bottom: -5px; } }
    .points-txt-ttl {
      display: flex;
      align-items: center;
      margin-left: 14px; }
      @media screen and (max-width: 767px) {
        .points-txt-ttl {
          margin-left: 10px; } }
      .points-txt-ttl p {
        font-size: 2.2rem;
        line-height: 1.4;
        font-weight: normal; }
        @media screen and (max-width: 767px) {
          .points-txt-ttl p {
            font-size: 1.6rem; } }

/* ---------------------
stores
--------------------- */
.stores {
  padding: 81px 0 83px;
  background: #fff; }
  @media screen and (max-width: 767px) {
    .stores {
      padding: 30px 20px 34px; } }
  .stores .inner-wrap {
    width: 1280px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .stores .inner-wrap {
        width: 100%; } }
  .stores .flex-txt-img {
    margin-top: 65px;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .stores .flex-txt-img {
        margin-top: 16px;
        display: block; } }
    .stores .flex-txt-img > div {
      width: calc(50% - 20px); }
      @media screen and (max-width: 767px) {
        .stores .flex-txt-img > div {
          width: 100%; } }
      .stores .flex-txt-img > div.txt {
        font-size: 2rem;
        line-height: 1.6; }
        @media screen and (max-width: 767px) {
          .stores .flex-txt-img > div.txt {
            margin-top: 20px;
            font-size: 1.2rem; } }

/* ---------------------
gurantees
--------------------- */
.gurantees {
  padding: 80px 0; }
  @media screen and (max-width: 767px) {
    .gurantees {
      padding: 30px 20px; } }
  .gurantees .inner-wrap {
    width: 1280px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .gurantees .inner-wrap {
        width: 100%; } }
  .gurantees .flex-txt-img {
    margin-top: 65px;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .gurantees .flex-txt-img {
        margin-top: 16px;
        flex-direction: column-reverse; } }
    .gurantees .flex-txt-img > div {
      width: calc(50% - 20px); }
      @media screen and (max-width: 767px) {
        .gurantees .flex-txt-img > div {
          width: 100%; } }
      .gurantees .flex-txt-img > div.txt {
        font-size: 2rem;
        line-height: 1.6; }
        @media screen and (max-width: 767px) {
          .gurantees .flex-txt-img > div.txt {
            margin-top: 20px;
            font-size: 1.2rem; } }

/* ---------------------
information
--------------------- */
.information {
  width: 100%;
  background-color: #fff;
  padding: 60px 0 0;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .information {
      padding: 30px 20px;
      margin-bottom: 30px; } }

/* ---------------------
access-map
--------------------- */
.access-map {
  width: 100%;
  height: 390px;
  padding-top: 30px; }
  @media screen and (max-width: 767px) {
    .access-map {
      padding-top: 30px; } }
  .access-map iframe {
    width: 100%;
    height: 100%; }

/* ===================================================================
SCSS information
 file name  :  page-product.scss
 style info :  RoseTailor：page-product
=================================================================== */
/* ---------------------
オーダー商品
--------------------- */
#product-list {
  margin-top: -180px;
  padding-top: 180px; }
  @media screen and (max-width: 767px) {
    #product-list {
      margin-top: calc(-120 / 390 * 100vw);
      padding-top: calc(120 / 390 * 100vw); } }

.product-list {
  margin-bottom: 40px; }
  .product-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .product-list ul {
        width: calc(100% - 40px); } }
    .product-list ul li {
      width: calc(235 / 1000 * 100%);
      padding: 16px;
      margin-bottom: 49px;
      background-color: #fff;
      border: #eee solid 1px;
      display: block;
      text-align: center;
      color: #080808; }
      @media screen and (max-width: 767px) {
        .product-list ul li {
          width: calc(50% - 15px / 2);
          margin-bottom: 20px; } }
      .product-list ul li .img {
        width: 100%; }
      .product-list ul li .txt {
        margin-top: 16px; }
        @media screen and (max-width: 767px) {
          .product-list ul li .txt {
            margin-top: 10px;
            text-align: center; } }
        .product-list ul li .txt h3 {
          font-size: 2.0rem;
          font-weight: bold;
          line-height: 1.4;
          margin-bottom: 6px;
          font-feature-settings: "palt"; }
          @media screen and (max-width: 767px) {
            .product-list ul li .txt h3 {
              font-size: 1.6rem;
              margin-bottom: 4px; } }
        .product-list ul li .txt .price {
          font-size: 1.4rem;
          font-weight: bold; }
          @media screen and (max-width: 767px) {
            .product-list ul li .txt .price {
              font-size: 1.2rem; } }
          .product-list ul li .txt .price:not(:last-of-type) {
            margin-bottom: 10px; }
          .product-list ul li .txt .price small {
            font-size: 80%; }
        .product-list ul li .txt .brand dl {
          margin: 16px 0 0;
          display: flex;
          background: #fff;
          border: 2px solid #19243a;
          font-size: 1.2rem;
          line-height: 1.14;
          width: 100%;
          padding: 0; }
          @media screen and (min-width: 768px) and (max-width: 1024px) {
            .product-list ul li .txt .brand dl {
              flex-wrap: wrap; } }
          @media screen and (max-width: 767px) {
            .product-list ul li .txt .brand dl {
              margin: 10px 0 0;
              font-size: 1rem; } }
          .product-list ul li .txt .brand dl dt,
          .product-list ul li .txt .brand dl dd {
            padding: 3px 0;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            margin: 0; }
          .product-list ul li .txt .brand dl dt {
            width: 70px;
            background: #19243a;
            color: #fff; }
            @media screen and (min-width: 768px) and (max-width: 1024px) {
              .product-list ul li .txt .brand dl dt {
                width: 100%; } }
            @media screen and (max-width: 767px) {
              .product-list ul li .txt .brand dl dt {
                width: 50px; } }
          .product-list ul li .txt .brand dl dd {
            width: calc(100% - 70px); }
            @media screen and (min-width: 768px) and (max-width: 1024px) {
              .product-list ul li .txt .brand dl dd {
                width: 100%; } }
            @media screen and (max-width: 767px) {
              .product-list ul li .txt .brand dl dd {
                width: calc(100% - 50px); } }
    .product-list ul::before, .product-list ul::after {
      content: "";
      display: block;
      width: calc(235 / 1000 * 100%);
      height: 0; }
    .product-list ul::before {
      order: 1; }

/* ---------------------
material-area
--------------------- */
.material-area {
  width: 100%;
  background-color: #fff;
  padding: 60px 0 0;
  padding-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .material-area {
      padding: 30px 20px; } }
  .material-area p.description {
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 80px; }

/* ===================================================================
SCSS information
 file name  :  page-material.scss
 style info :  RoseTailor：page-material
=================================================================== */
/* ---------------------
material-list
--------------------- */
.material-list {
  margin-bottom: 40px; }
  .material-list ul {
    margin: 33px 0 57px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .material-list ul {
        width: calc(100% - 40px); } }
    .material-list ul li {
      width: calc(300 / 1000 * 100%);
      padding: 2px 11px;
      margin-bottom: 29px;
      border-left: 6px solid #19243a;
      border-bottom: 2px solid #19243a;
      font-size: 1.6rem;
      line-height: 2rem;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .material-list ul li {
          width: 100%;
          margin-bottom: 30px; } }
      .material-list ul li span {
        font-size: 1.2rem;
        font-weight: normal;
        display: block; }
    .material-list ul::before, .material-list ul::after {
      content: "";
      display: block;
      width: calc(294 / 1000 * 100%);
      height: 0; }
    .material-list ul::before {
      order: 1; }

/* ---------------------
product-area
--------------------- */
.product-area {
  width: 100%;
  background-color: #fff;
  padding: 60px 0 0;
  padding-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .product-area {
      padding: 30px 20px; } }
  .product-area p.description {
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 80px; }

/* ===================================================================
SCSS information
 file name  :  page-flow.scss
 style info :  RoseTailor：page-flow.
=================================================================== */
/* ---------------------
flow-list
--------------------- */
.flow-item {
  width: 1000px;
  margin: 0 auto 100px;
  display: flex;
  position: relative; }
  @media screen and (max-width: 767px) {
    .flow-item {
      width: calc(100% - 40px);
      display: block;
      margin-bottom: 50px; } }
  .flow-item:nth-of-type(odd) {
    flex-direction: row-reverse; }
  .flow-item:not(:last-of-type)::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 89px 0 89px;
    border-color: #19242a transparent transparent transparent;
    position: absolute;
    bottom: -74px;
    left: calc((100% - 178px) / 2); }
    @media screen and (max-width: 767px) {
      .flow-item:not(:last-of-type)::after {
        border-width: 13px 35px 0 35px;
        bottom: -33px;
        left: calc((100% - 70px) / 2); } }
  .flow-item .img {
    flex-basis: 50%; }
  .flow-item .txt {
    flex-basis: 50%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .flow-item .txt {
        padding: 20px; } }
    .flow-item .txt h3 {
      padding: 0;
      font-size: 2.3rem;
      font-weight: bold;
      line-height: 1.6; }
      @media screen and (max-width: 767px) {
        .flow-item .txt h3 {
          font-size: 2.0rem;
          line-height: 1.4; } }
      .flow-item .txt h3 small {
        font-size: 80%;
        line-height: 1.4; }
    .flow-item .txt p {
      margin-top: 10px;
      font-size: 1.4rem;
      line-height: 1.6; }

/* ===================================================================
SCSS information
 file name  :  page-privacy-policy.scss
 style info :  RoseTailor：page-privacy-policy
=================================================================== */
/* ---------------------
privacy-policy
--------------------- */
.privacy-policy .main-column {
  width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .privacy-policy .main-column {
      width: calc(100% - 40px); } }

.privacy-policy h3 {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.01em;
  margin-bottom: 5px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .privacy-policy h3 {
      font-size: 1.5rem;
      margin-bottom: 16px; } }

.privacy-policy h4 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.01em;
  margin-bottom: 34px; }
  @media screen and (max-width: 767px) {
    .privacy-policy h4 {
      font-size: 1.5rem;
      line-height: 1.6;
      margin-bottom: 16px; } }
  .privacy-policy .privacy-policy h4 {
    font-size: 1.5rem;
    margin-bottom: 20px; }

.privacy-policy h5 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.01em;
  margin-bottom: 34px; }
  @media screen and (max-width: 767px) {
    .privacy-policy h5 {
      font-size: 1.5rem;
      line-height: 1.6;
      margin-bottom: 16px; } }

.privacy-policy p {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 30px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .privacy-policy p {
      font-size: 1.2rem;
      margin-bottom: 40px; } }
  .privacy-policy .privacy-policy p {
    margin-bottom: 30px; }
  .privacy-policy p strong {
    font-weight: 600; }
  .privacy-policy p a {
    color: #C52320;
    text-decoration: underline; }
    .privacy-policy p a:hover {
      text-decoration: none; }
  .privacy-policy p.note {
    font-size: 1.2rem; }

/* ===================================================================
SCSS information
 file name  :  form.scss
 style info :  RoseTailor：form
=================================================================== */
/* ---------------------
 Form
--------------------- */
.form-area {
  width: 840px;
  margin: 0 auto;
  /* チェックボックス */
  /* ラジオボタン */ }
  @media screen and (max-width: 767px) {
    .form-area {
      width: 100%; } }
  .form-area form {
    width: 100%;
    margin: 0 auto;
    padding-top: 15px; }
    @media screen and (max-width: 767px) {
      .form-area form {
        width: calc(100% + 70px);
        margin: 0 -35px; } }
  .form-area .form-container {
    background-color: #fff;
    padding: 20px 50px 40px;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .form-area .form-container {
        padding: calc(20 / 390 * 100vw) calc(20 / 390 * 100vw) calc(40 / 390 * 100vw); } }
    .form-area .form-container .intro {
      font-size: 1.6rem;
      line-height: 1.8;
      text-align: center;
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .form-area .form-container .intro {
          font-size: 1.4rem;
          text-align: left; } }
  .form-area .form-field {
    display: flex;
    flex-wrap: wrap;
    border-top: #ECEEEF solid 1px; }
    .form-area .form-field dt {
      width: 210px;
      font-size: 1.4rem;
      font-weight: bold;
      line-height: 1.4;
      display: flex;
      align-items: flex-start;
      text-align: right;
      padding: 20px 10px; }
      @media screen and (max-width: 767px) {
        .form-area .form-field dt {
          font-size: 1.5rem;
          width: 100%;
          min-height: calc(94 / 750 * 100vw);
          padding: 20px 10px 10px;
          float: none;
          justify-content: flex-start; } }
      .form-area .form-field dt > span {
        display: flex;
        align-items: center; }
      .form-area .form-field dt[data-type="required"] span sup {
        color: #C52320; }
      .form-area .form-field dt span {
        position: relative; }
        .form-area .form-field dt span sup {
          margin-left: 1em;
          font-size: 1rem;
          font-weight: normal; }
    .form-area .form-field dd {
      width: 530px;
      min-height: 72px;
      padding: 17px 0;
      font-size: 1.5rem;
      font-weight: 300;
      text-align: left;
      position: relative;
      display: flex;
      flex-wrap: wrap;
      gap: 0 10px; }
      @media screen and (max-width: 767px) {
        .form-area .form-field dd {
          font-size: 1.5rem;
          min-height: calc(94 / 750 * 100vw);
          padding: 0 10px 20px; } }
      .form-area .form-field dd::after {
        position: absolute;
        left: -210px;
        bottom: 0;
        content: "";
        width: 740px;
        height: 1px;
        background-color: #ECEEEF; }
        @media screen and (max-width: 767px) {
          .form-area .form-field dd::after {
            left: 0;
            width: 100%; } }
      .form-area .form-field dd:last-of-type::after {
        display: none; }
    .form-area .form-field label {
      display: inline-block;
      cursor: pointer;
      line-height: 100%; }
    .form-area .form-field .imgattached {
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 0;
      position: relative; }
      .form-area .form-field .imgattached input[type=file] {
        display: none !important; }
      .form-area .form-field .imgattached label {
        width: 230px;
        height: 50px;
        border: #ECEEEF solid 1px;
        background-color: #fff;
        border-radius: 4px;
        padding: 1em;
        position: relative; }
        @media screen and (max-width: 767px) {
          .form-area .form-field .imgattached label {
            width: calc(120 / 390 * 100vw);
            height: auto;
            padding: 0.5em 1em; } }
        .form-area .form-field .imgattached label .mwform-file-delete {
          display: none; }
        .form-area .form-field .imgattached label .label-inner {
          position: relative;
          padding-left: 50px;
          color: #C52320;
          font-size: 1.2rem;
          font-weight: bold; }
          @media screen and (max-width: 767px) {
            .form-area .form-field .imgattached label .label-inner {
              padding-left: 0; } }
          .form-area .form-field .imgattached label .label-inner::before {
            position: absolute;
            top: 50%;
            left: 35px;
            transform: translateY(-50%);
            content: "";
            width: 9px;
            height: 15px;
            background: url("../img/common/icon_clip.svg") no-repeat center/contain; }
            @media screen and (max-width: 767px) {
              .form-area .form-field .imgattached label .label-inner::before {
                left: auto;
                right: -30px;
                width: calc(9 / 390 * 100vw);
                height: calc(15 / 390 * 100vw); } }
    .form-area .form-field .imgattached__status {
      color: #979A9D; }
      @media screen and (max-width: 767px) {
        .form-area .form-field .imgattached__status {
          font-size: 1.0rem;
          max-width: 10em; } }
    .form-area .form-field .imgattached__delete {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      padding: 5px 10px;
      background-color: #979A9D;
      color: #fff;
      border-radius: 4px;
      display: none;
      cursor: pointer;
      content: "削除"; }
    .form-area .form-field .mw-wp-form_file + .label-inner {
      display: none; }
  .form-area input:not([type="file"]), .form-area textarea, .form-area select {
    border: #ECEEEF solid 1px;
    background-color: #fff;
    border-radius: 4px;
    padding: 1em; }
    @media screen and (max-width: 767px) {
      .form-area input:not([type="file"]), .form-area textarea, .form-area select {
        padding: 0.5em; } }
    .form-area input:not([type="file"])[type="text"], .form-area input:not([type="file"])[type="url"], .form-area textarea[type="text"], .form-area textarea[type="url"], .form-area select[type="text"], .form-area select[type="url"] {
      width: 445px;
      height: 50px;
      font-size: 1.5rem; }
      @media screen and (max-width: 767px) {
        .form-area input:not([type="file"])[type="text"], .form-area input:not([type="file"])[type="url"], .form-area textarea[type="text"], .form-area textarea[type="url"], .form-area select[type="text"], .form-area select[type="url"] {
          width: 100%;
          height: 40px; } }
      .form-area input:not([type="file"])[type="text"].name-input, .form-area input:not([type="file"])[type="text"].date-input, .form-area input:not([type="file"])[type="url"].name-input, .form-area input:not([type="file"])[type="url"].date-input, .form-area textarea[type="text"].name-input, .form-area textarea[type="text"].date-input, .form-area textarea[type="url"].name-input, .form-area textarea[type="url"].date-input, .form-area select[type="text"].name-input, .form-area select[type="text"].date-input, .form-area select[type="url"].name-input, .form-area select[type="url"].date-input {
        width: 220px; }
        @media screen and (max-width: 767px) {
          .form-area input:not([type="file"])[type="text"].name-input, .form-area input:not([type="file"])[type="text"].date-input, .form-area input:not([type="file"])[type="url"].name-input, .form-area input:not([type="file"])[type="url"].date-input, .form-area textarea[type="text"].name-input, .form-area textarea[type="text"].date-input, .form-area textarea[type="url"].name-input, .form-area textarea[type="url"].date-input, .form-area select[type="text"].name-input, .form-area select[type="text"].date-input, .form-area select[type="url"].name-input, .form-area select[type="url"].date-input {
            width: calc(130 / 390 * 100vw); } }
      .form-area input:not([type="file"])[type="text"].tel-input, .form-area input:not([type="file"])[type="url"].tel-input, .form-area textarea[type="text"].tel-input, .form-area textarea[type="url"].tel-input, .form-area select[type="text"].tel-input, .form-area select[type="url"].tel-input {
        width: 130px; }
        @media screen and (max-width: 767px) {
          .form-area input:not([type="file"])[type="text"].tel-input, .form-area input:not([type="file"])[type="url"].tel-input, .form-area textarea[type="text"].tel-input, .form-area textarea[type="url"].tel-input, .form-area select[type="text"].tel-input, .form-area select[type="url"].tel-input {
            width: calc(70 / 390 * 100vw); } }
      .form-area input:not([type="file"])[type="text"].address-input, .form-area input:not([type="file"])[type="url"].address-input, .form-area textarea[type="text"].address-input, .form-area textarea[type="url"].address-input, .form-area select[type="text"].address-input, .form-area select[type="url"].address-input {
        width: 400px; }
        @media screen and (max-width: 767px) {
          .form-area input:not([type="file"])[type="text"].address-input, .form-area input:not([type="file"])[type="url"].address-input, .form-area textarea[type="text"].address-input, .form-area textarea[type="url"].address-input, .form-area select[type="text"].address-input, .form-area select[type="url"].address-input {
            width: calc(70 / 390 * 100vw); } }
    .form-area input:not([type="file"]):focus, .form-area input:not([type="file"]):focus-visible, .form-area textarea:focus, .form-area textarea:focus-visible, .form-area select:focus, .form-area select:focus-visible {
      outline: solid;
      outline-color: #C52320; }
  .form-area select {
    width: 220px;
    height: 50px; }
    @media screen and (max-width: 767px) {
      .form-area select {
        width: calc(130 / 390 * 100vw);
        height: 40px; } }
  .form-area input[type="file"]:focus, .form-area input[type="file"]:focus-visible {
    outline: solid;
    outline-color: #C52320; }
  .form-area .mwform-checkbox-field {
    display: block;
    margin-bottom: 20px;
    margin-left: 0 !important; }
    .form-area .mwform-checkbox-field:last-of-type {
      margin-bottom: 0; }
  .form-area input[type="checkbox"] {
    border-radius: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    position: relative;
    width: 20px;
    height: 20px;
    border: 1px solid #ECEEEF;
    vertical-align: -5px;
    padding: 0; }
    @media screen and (max-width: 767px) {
      .form-area input[type="checkbox"] {
        width: calc(20 / 390 * 100vw);
        height: calc(20 / 390 * 100vw); } }
    .form-area input[type="checkbox"]:checked:before {
      position: absolute;
      top: 0;
      left: 5px;
      transform: rotate(50deg);
      width: 6px;
      height: 10px;
      border-right: 2px solid #1C1E21;
      border-bottom: 2px solid #1C1E21;
      content: ''; }
  .form-area textarea {
    width: 100%;
    min-height: 180px;
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .form-area textarea {
        width: 100%; } }
  .form-area .select_container {
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    font-weight: 300; }
    @media screen and (max-width: 767px) {
      .form-area .select_container {
        display: block;
        font-size: 1.2rem; } }
    .form-area .select_container p {
      margin-right: 10px;
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .form-area .select_container p {
          margin: 10px 0 4px; }
          .form-area .select_container p:first-of-type {
            margin-top: 0; } }
    .form-area .select_container .form_select {
      margin-right: 24px; }
  .form-area .form_select {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 1.5rem; }
    @media screen and (max-width: 767px) {
      .form-area .form_select {
        height: auto; } }
    @media screen and (max-width: 767px) {
      .form-area .form_select:not(:last-of-type) {
        margin-bottom: 8px; } }
    .form-area .form_select.prefectures {
      width: 220px; }
      @media screen and (max-width: 767px) {
        .form-area .form_select.prefectures {
          width: calc(220 / 390 * 100vw); } }
    .form-area .form_select.size {
      width: 280px; }
      @media screen and (max-width: 767px) {
        .form-area .form_select.size {
          width: calc(280 / 390 * 100vw); } }
    .form-area .form_select.inquiry {
      width: 320px; }
      @media screen and (max-width: 767px) {
        .form-area .form_select.inquiry {
          width: calc(270 / 390 * 100vw); } }
    .form-area .form_select.quantity {
      width: 150px; }
      @media screen and (max-width: 767px) {
        .form-area .form_select.quantity {
          width: calc(150 / 390 * 100vw); } }
    .form-area .form_select select {
      width: 100%;
      height: 50px;
      cursor: pointer;
      text-indent: 0.01px;
      text-overflow: ellipsis;
      outline: none;
      background: transparent;
      background-image: none;
      box-shadow: none;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      padding: 1em 38px 1em 1em;
      font-size: 1.5rem;
      display: block;
      border: 1px solid #ECEEEF;
      border-radius: 4px;
      background: #fff; }
      @media screen and (max-width: 767px) {
        .form-area .form_select select {
          padding: 4px 38px 4px 8px;
          height: 40px; } }
      .form-area .form_select select:focus, .form-area .form_select select:focus-visible {
        outline: solid;
        outline-color: #C52320; }
    .form-area .form_select:has(select)::before {
      position: absolute;
      top: 40%;
      right: 0.9em;
      width: 0;
      height: 0;
      padding: 0;
      content: '';
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-bottom: 3px solid #979A9D;
      pointer-events: none;
      transform: translateY(-50%); }
    .form-area .form_select:has(select):after {
      position: absolute;
      top: 60%;
      right: 0.9em;
      width: 0;
      height: 0;
      padding: 0;
      content: '';
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 3px solid #979A9D;
      pointer-events: none;
      transform: translateY(-50%); }
    .form-area .form_select .error {
      right: -110px;
      bottom: 0; }
      @media screen and (max-width: 767px) {
        .form-area .form_select .error {
          right: calc(-70 / 390 * 100vw); } }
  .form-area.form_radio {
    cursor: pointer;
    padding-right: 15px; }
    .form-area.form_radio .vertical-item {
      display: block;
      margin-top: 15px;
      margin-bottom: 10px; }
    .form-area.form_radio input[type="radio"] {
      display: none; }
      .form-area.form_radio input[type="radio"]:checked + span {
        color: #C52320; }
        .form-area.form_radio input[type="radio"]:checked + span:before {
          content: "";
          background: url("../img/common/icon_radio-on.svg") no-repeat center/contain;
          width: 20px;
          height: 20px; }
          @media screen and (max-width: 767px) {
            .form-area.form_radio input[type="radio"]:checked + span:before {
              width: 14px;
              height: 14px; } }
    .form-area.form_radio span.mwform-radio-field-text::before {
      font-size: 2.4rem;
      content: "";
      background: url("../img/common/icon_radio.svg") no-repeat center/contain;
      width: 20px;
      height: 20px;
      margin-right: 10px;
      color: #979A9D;
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (max-width: 767px) {
        .form-area.form_radio span.mwform-radio-field-text::before {
          top: 0.15em;
          width: 14px;
          height: 14px; } }
    .form-area.form_radio .mwform-radio-field-text {
      font-size: 1.5rem;
      font-weight: 300;
      line-height: 1.6;
      height: 100%;
      display: flex;
      align-items: center;
      padding-left: 26px;
      position: relative; }
      @media screen and (max-width: 767px) {
        .form-area.form_radio .mwform-radio-field-text {
          font-size: 1.4rem;
          align-items: flex-start;
          padding-left: 20px; } }
  .form-area .tel {
    display: flex;
    align-items: center;
    gap: 10px; }
    @media screen and (max-width: 767px) {
      .form-area .tel {
        align-items: flex-start; } }
    .form-area .tel input {
      width: 130px;
      margin-left: 5px;
      margin-right: 5px;
      position: relative; }
      @media screen and (max-width: 767px) {
        .form-area .tel input {
          width: calc(70 / 390 * 100vw); } }
      .form-area .tel input:first-of-type {
        margin-left: 0; }
      .form-area .tel input:last-of-type {
        margin-right: 0; }
    .form-area .tel .hyphen {
      padding-left: 5px; }
  .form-area .city input {
    width: 120px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .form-area .city input {
        width: calc(270 / 390 * 100vw); } }
    .form-area .city input:first-of-type {
      margin-left: 0; }
    .form-area .city input:last-of-type {
      margin-right: 0; }
  .form-area .city .hyphen {
    padding-left: 5px; }
  .form-area .city .error {
    right: 20px; }
    @media screen and (max-width: 767px) {
      .form-area .city .error {
        right: calc(-10 / 390 * 100vw); } }
  .form-area .vertical-align {
    font-size: 1.5rem;
    line-height: 1.8;
    width: 100%;
    min-height: 30px; }
    @media screen and (max-width: 767px) {
      .form-area .vertical-align {
        flex-direction: column;
        align-items: flex-start;
        min-height: auto; } }
    .form-area .vertical-align span.vertical-item {
      display: block;
      margin-top: 0;
      margin-bottom: 10px; }
    .form-area .vertical-align .vertical-item {
      font-size: 1.5rem;
      margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .form-area .vertical-align label {
        margin-bottom: 10px; }
        .form-area .vertical-align label:last-of-type {
          margin-bottom: 6px; } }
  .form-area .note {
    margin-top: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
    text-indent: -1em;
    padding-left: 1em; }
    @media screen and (max-width: 767px) {
      .form-area .note {
        text-align: left;
        padding-left: 2em;
        padding-right: 1em; } }
  .form-area .button-area {
    width: 100%;
    margin: 90px auto 20px;
    display: flex;
    justify-content: center;
    gap: 20px; }
    @media screen and (max-width: 767px) {
      .form-area .button-area {
        margin: 40px auto 20px; } }
    .form-area .button-area button[type="submit"], .form-area .button-area button[type="reset"] {
      width: 350px;
      height: 70px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      font-size: 1.6rem;
      font-weight: bold;
      position: relative;
      color: #fff;
      background-color: #C52320;
      border: #C52320 solid 2px;
      border-radius: 100vh;
      z-index: 1;
      transition: all 300ms; }
      @media screen and (max-width: 767px) {
        .form-area .button-area button[type="submit"], .form-area .button-area button[type="reset"] {
          font-size: 1.4rem;
          padding: 0 15px; } }
      .form-area .button-area button[type="submit"]::after, .form-area .button-area button[type="reset"]::after {
        position: absolute;
        top: 50%;
        right: 22px;
        transform: translateY(-50%);
        content: "";
        width: 29px;
        height: 4px;
        background: url("../img/common/icon_arrow-right-white.svg") no-repeat center/contain;
        transition: all 300ms; }
        @media screen and (max-width: 767px) {
          .form-area .button-area button[type="submit"]::after, .form-area .button-area button[type="reset"]::after {
            right: calc(14 / 390 * 100vw);
            width: calc(24 / 390 * 100vw);
            height: calc(3 / 390 * 100vw); } }
      .form-area .button-area button[type="submit"]:hover, .form-area .button-area button[type="reset"]:hover {
        background-color: #fff;
        color: #C52320; }
        .form-area .button-area button[type="submit"]:hover::after, .form-area .button-area button[type="reset"]:hover::after {
          right: 15px;
          background-image: url("../img/common/icon_arrow-right-red.svg"); }
          @media screen and (max-width: 767px) {
            .form-area .button-area button[type="submit"]:hover::after, .form-area .button-area button[type="reset"]:hover::after {
              right: calc(14 / 390 * 100vw); } }
      .form-area .button-area button[type="submit"][name="submitReset"], .form-area .button-area button[type="reset"][name="submitReset"] {
        background-color: #979A9D;
        border-color: #979A9D; }
        .form-area .button-area button[type="submit"][name="submitReset"]::after, .form-area .button-area button[type="reset"][name="submitReset"]::after {
          position: absolute;
          top: 50%;
          right: 22px;
          transform: translateY(-50%);
          content: "";
          width: 29px;
          height: 4px;
          background: url("../img/common/icon_arrow-right-white.svg") no-repeat center/contain;
          transition: all 300ms; }
          @media screen and (max-width: 767px) {
            .form-area .button-area button[type="submit"][name="submitReset"]::after, .form-area .button-area button[type="reset"][name="submitReset"]::after {
              right: calc(14 / 390 * 100vw);
              width: calc(24 / 390 * 100vw);
              height: calc(3 / 390 * 100vw); } }
        .form-area .button-area button[type="submit"][name="submitReset"]:hover, .form-area .button-area button[type="reset"][name="submitReset"]:hover {
          background-color: #fff;
          color: #979A9D;
          opacity: 1; }
          .form-area .button-area button[type="submit"][name="submitReset"]:hover::after, .form-area .button-area button[type="reset"][name="submitReset"]:hover::after {
            background: url("../img/common/icon_arrow-gray_on.svg") no-repeat center/contain; }
      .form-area .button-area button[type="submit"][name="submitBack"], .form-area .button-area button[type="reset"][name="submitBack"] {
        background-color: #979A9D;
        border-color: #979A9D; }
        .form-area .button-area button[type="submit"][name="submitBack"]::after, .form-area .button-area button[type="reset"][name="submitBack"]::after {
          position: absolute;
          top: 50%;
          left: 22px;
          transform: translateY(-50%) scaleX(-1);
          content: "";
          width: 29px;
          height: 4px;
          background: url("../img/common/icon_arrow-right-white.svg") no-repeat center/contain;
          transition: all 300ms; }
          @media screen and (max-width: 767px) {
            .form-area .button-area button[type="submit"][name="submitBack"]::after, .form-area .button-area button[type="reset"][name="submitBack"]::after {
              left: calc(14 / 390 * 100vw);
              width: calc(24 / 390 * 100vw);
              height: calc(3 / 390 * 100vw); } }
        .form-area .button-area button[type="submit"][name="submitBack"]:hover, .form-area .button-area button[type="reset"][name="submitBack"]:hover {
          background-color: #fff;
          color: #979A9D; }
          .form-area .button-area button[type="submit"][name="submitBack"]:hover::after, .form-area .button-area button[type="reset"][name="submitBack"]:hover::after {
            left: 15px;
            background-image: url("../img/common/icon_arrow-right-gray.svg"); }
            @media screen and (max-width: 767px) {
              .form-area .button-area button[type="submit"][name="submitBack"]:hover::after, .form-area .button-area button[type="reset"][name="submitBack"]:hover::after {
                left: calc(14 / 390 * 100vw); } }

.information-text {
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: center; }
  .information-text a {
    text-decoration: underline; }
    .information-text a:hover {
      text-decoration: none; }

.information-confirmation {
  width: 520px;
  padding: 26px;
  text-align: center;
  background-color: #1C1E21;
  margin: 30px auto 70px;
  border-radius: 4px;
  color: #fff;
  font-size: 1.5rem;
  position: relative; }
  @media screen and (max-width: 767px) {
    .information-confirmation {
      width: calc(100% - 40px); } }
  .information-confirmation .mwform-checkbox-field {
    margin-bottom: 0; }
  .information-confirmation label {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px; }
    .information-confirmation label input {
      width: 20px;
      height: 20px; }
      @media screen and (max-width: 767px) {
        .information-confirmation label input[type="checkbox"] {
          width: calc(30 / 390 * 100vw); } }
    .information-confirmation label span {
      font-size: 1.5rem; }
      @media screen and (max-width: 767px) {
        .information-confirmation label span {
          text-align: left; } }

strong.important {
  color: #C52320; }

.pp_box {
  width: 100%;
  height: 300px;
  border: #979A9D solid 1px;
  padding: 20px;
  overflow-y: auto;
  margin-bottom: 20px;
  background-color: #fff; }

.recovery-area {
  width: 100%;
  padding: 30px;
  background-color: #979A9D;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 30px; }
  .recovery-area p {
    margin: 0; }

/* ---------------------
Error
--------------------- */
.mw_wp_form .error {
  color: #a7161d;
  text-align: left;
  font-size: 1.6rem;
  font-weight: 600;
  display: inline-block;
  margin-top: 4px;
  position: absolute;
  right: -20px;
  bottom: 20px; }
  @media screen and (max-width: 767px) {
    .mw_wp_form .error {
      font-size: 1.0rem;
      bottom: 3px; } }

.information-confirmation .error {
  text-align: center;
  right: -10px;
  bottom: -30px; }
  @media screen and (max-width: 767px) {
    .information-confirmation .error {
      bottom: -20px; } }

/* ---------------------
Datepicker
--------------------- */
.ui-datepicker {
  font-size: 180%; }

/* ---------------------
Thank You
--------------------- */
.complete-area {
  width: 700px;
  border: #979A9D solid 1px;
  padding: 3em;
  margin: 0 auto 40px; }
  @media screen and (max-width: 767px) {
    .complete-area {
      width: 100%; } }
  .complete-area p {
    font-size: 1.6rem;
    line-height: 2;
    word-break: break-all;
    margin-bottom: 1em; }
    @media screen and (max-width: 767px) {
      .complete-area p {
        font-size: 1.2rem; } }
    .complete-area p:last-of-type {
      margin-bottom: 0; }


/*# sourceMappingURL=style.css.map*/