@charset "UTF-8";

/* ============================================================================
 * Base
 * ========================================================================= */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:200,300,400,500,600,700,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

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

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

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

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

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

/* ----------------------------------------------------------------------------
 * Base
 * ------------------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, input, button, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, main, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-style: normal;
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

html {
  margin: 0 !important;
  font-size: 62.5%;
}

body {
  min-width: 320px;
  font-family: \0030e1\0030a4\0030ea\0030aa, Meiryo, \0030d2\0030e9\0030ae\0030ce\0089d2\0030b4\0020\0050\0072\006f\0020\0057\0033, "Hiragino Kaku Gothic Pro", \00ff2d\00ff33\0020\00ff30\0030b4\0030b7\0030c3\0030af, sans-serif, \006e38\00660e\00671d, "Yu Mincho", YuMincho, serif;
  font-size: 1.4rem;
  -webkit-text-size-adjust: 100%;
  color: #333;
  text-align: left;
  line-height: 1.6;
  word-break: normal;
  background-color: #fff;
}

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

p {
  margin: 20px 0 0;
}

li {
  list-style: none;
}

b, em, strong {
  font-weight: bold;
}

strong {
  font-weight: normal;
  color: #c00;
}

hr {
  border: none;
}

a {
  color: #333;
  text-decoration: underline;
  cursor: pointer;
}

a:hover, a:focus, a:active {
  text-decoration: none;
}

a[href*="tel:"] {
  cursor: default;
  text-decoration: none;
}

a[href*="tel:"]:hover, a[href*="tel:"]:focus, a[href*="tel:"]:active {
  text-decoration: none !important;
}

a, button {
  cursor: pointer;
  transition: .3s all ease;
}

a:hover, a:focus, a:active, button:hover, button:focus, button:active {
  opacity: .85;
}

a:hover img, a:focus img, a:active img, button:hover img, button:focus img, button:active img {
  opacity: .85;
}

a img, button img {
  transition: .3s all ease;
}

@-moz-document url-prefix() {
  *:hover, *:focus, *:active {
    outline-color: #333;
  }
}

input,
select,
button {
  font-family: \0030e1\0030a4\0030ea\0030aa, Meiryo, \0030d2\0030e9\0030ae\0030ce\0089d2\0030b4\0020\0050\0072\006f\0020\0057\0033, "Hiragino Kaku Gothic Pro", \00ff2d\00ff33\0020\00ff30\0030b4\0030b7\0030c3\0030af, sans-serif, \006e38\00660e\00671d, "Yu Mincho", YuMincho, serif;
}

input::-ms-clear, input::-ms-reveal {
  visibility: hidden;
}

input::-moz-placeholder {
  color: #ccc;
}

input:-ms-input-placeholder {
  color: #ccc;
}

input::placeholder {
  color: #ccc;
}

input:-ms-input-placeholder {
  color: #ccc;
}

input::-ms-input-placeholder {
  color: #ccc;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

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

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #333;
}

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

fieldset {
  border: none;
}

legend {
  display: none;
}

textarea {
  width: 100%;
  resize: vertical;
  box-sizing: border-box;
}

textarea::-moz-placeholder {
  color: #ccc;
}

textarea:-ms-input-placeholder {
  color: #ccc;
}

textarea::placeholder {
  color: #ccc;
}

textarea:-ms-input-placeholder {
  color: #ccc;
}

textarea::-ms-input-placeholder {
  color: #ccc;
}

table {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  transition: .3s all ease;
  background-color: rgba(255, 255, 255, 0.01);
}

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

.is-pc {
  display: block;
}

.is-sp {
  display: none;
}

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

/* ============================================================================
 * Structure
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * Wrapper
 * ------------------------------------------------------------------------- */
/* ------------------------------------
 * Structure
 * --------------------------------- */
.ul-wrapper {
  width: 100%;
  overflow: hidden;
  background: #fff;
}

/* ----------------------------------------------------------------------------
 * Header
 * ------------------------------------------------------------------------- */
/* ------------------------------------
 * Structure
 * --------------------------------- */
.ul-header {
  position: relative;
  z-index: 100;
}

/* ------------------------------------
 * Module
 * --------------------------------- */
.um-headerLogo {
  margin: 0;
  position: absolute;
  left: 100px;
  top: 0;
}

.um-headerSocial {
  width: 37px;
  padding: 5px 0 10px;
  position: fixed;
  top: 213px;
  right: 0;
  z-index: 1000;
  overflow: hidden;
  transition: .3s all ease;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 0 7px #999;
  background: #fff;
}

.um-headerSocial__ttl {
  margin: 0 0 8px;
  padding: 0 0 5px 5px;
  font-size: 1px;
  border-bottom-style: double;
  border-bottom-color: #ccc;
}

.um-headerSocial__ttl img {
  vertical-align: bottom;
}

.um-headerSocial__list li {
  height: 24px;
  margin: 0 0 8px 7px;
  padding: 0 0 0 35px;
}

.um-headerSocial__fb {
  background: url(/special/common/images/sns_facebook.png) no-repeat;
}

.um-headerSocial__tw {
  background: url(/special/common/images/sns_twitter.png) no-repeat;
}

.um-headerSocial__mx {
  margin-bottom: 0 !important;
  background: url(/special/common/images/sns_mixi.png) no-repeat;
}

@media screen and (max-width: 767px) {
  .um-headerLogo {
    display: none;
  }
  .um-headerSocial {
    display: none;
  }
}

/* ----------------------------------------------------------------------------
 * Footer
 * ------------------------------------------------------------------------- */
/* ------------------------------------
 * Structure
 * --------------------------------- */
.ul-footer {
  padding: 20px 0;
  position: relative;
  background: #fff;
}

.ul-footer__inner {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .ul-footer__inner {
    padding: 0 10px;
  }
}

/* ------------------------------------
 * Module
 * --------------------------------- */
.um-footerInfo {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.um-footerLogo {
  width: 194px;
  margin: 0;
}

.um-footerLogo a {
  display: block;
}

.um-footerCopy {
  font-family: \0030e1\0030a4\0030ea\0030aa, Meiryo, \0030d2\0030e9\0030ae\0030ce\0089d2\0030b4\0020\0050\0072\006f\0020\0057\0033, "Hiragino Kaku Gothic Pro", \00ff2d\00ff33\0020\00ff30\0030b4\0030b7\0030c3\0030af, sans-serif, \006e38\00660e\00671d, "Yu Mincho", YuMincho, serif;
  font-size: 1.2rem;
  font-weight: normal;
  display: block;
}

.um-footerSocial {
  display: none;
}

@media screen and (max-width: 767px) {
  .um-footerInfo {
    padding: 15px 0 0;
    display: block;
  }
  .um-footerLogo {
    margin: 0 auto;
  }
  .um-footerCopy {
    margin: 10px 0 0;
  }
  .um-footerSocial {
    margin: 0 0 0 -10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }
  .um-footerSocial li {
    padding: 0 0 0 10px;
  }
  .um-footerSocial__fb iframe {
    width: 83px !important;
  }
}

/* ----------------------------------------------------------------------------
 * MainContents
 * ------------------------------------------------------------------------- */
/* ------------------------------------
 * Content
 * --------------------------------- */
.ul-contentHead > *, .ul-contentFoot > *, .ul-contentBody > * {
  position: relative;
  z-index: 1;
}

.ul-contentHead__inner, .ul-contentFoot__inner, .ul-contentBody__inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

.ul-contentHead__inner > *:first-child, .ul-contentFoot__inner > *:first-child, .ul-contentBody__inner > *:first-child {
  margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .ul-contentHead__inner, .ul-contentFoot__inner, .ul-contentBody__inner {
    padding: 0 10px;
  }
}

/* ------------------------------------
 * Section
 * --------------------------------- */
.um-section__inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

.um-section__inner > *:first-child {
  margin-top: 0 !important;
}

.um-section[data-size="s"] .um-section__inner {
  max-width: 1000px;
}

.um-section[data-size="m"] .um-section__inner {
  max-width: 1040px;
}

.um-section[data-size="l"] .um-section__inner {
  max-width: 1140px;
}

@media screen and (max-width: 767px) {
  .um-section__inner {
    padding: 0 10px;
  }
}

/* ------------------------------------
 * Main
 * --------------------------------- */
.um-main__img img {
  width: 100%;
}

.um-main__img[data-view="pc"] {
  display: block;
}

.um-main__img[data-view="sp"] {
  display: none;
}

@media screen and (max-width: 767px) {
  .um-main__img[data-view="pc"] {
    display: none;
  }
  .um-main__img[data-view="sp"] {
    display: block;
  }
}

/* ============================================================================
 * Variable
 * ========================================================================= */
/* ============================================================================
 * Override
 * ========================================================================= */
/* ------------------------------------
 * Font
 * --------------------------------- */
/* ------------------------------------
 * Wrapper
 * --------------------------------- */
.ul-wrapper {
  min-width: 1240px;
  font-family: 'Noto Serif JP', serif;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .ul-wrapper {
    min-width: inherit;
    overflow-x: hidden;
  }
}

/* ------------------------------------
 * Section
 * --------------------------------- */
.um-section__inner {
  max-width: 1240px;
}

.um-section[data-type="point"] {
  padding: 0 0 160px;
}

.um-section[data-type="point"] .um-point {
  position: relative;
}

.um-section[data-type="point"] .um-point::before {
  width: 122px;
  height: 62px;
  margin: 0 auto 60px;
  display: block;
  background: url(/special/otona/images/fig_point.png);
  background-size: 122px 62px;
  content: '';
}

.um-section[data-type="point"] .um-pointList {
  margin: 0 0 0 -4px;
  display: flex;
  flex-wrap: nowrap;
}

.um-section[data-type="point"] .um-pointList__item {
  width: 375px;
  padding: 0 0 0 4px;
}

.um-section[data-type="point"] .um-pointList__item:first-child {
  width: 402px;
}

.um-section[data-type="point"] .um-pointList__item:first-child .um-pointList__img {
  padding-bottom: 0;
}

.um-section[data-type="point"] .um-pointList__ttl {
  font-style: italic;
  text-align: center;
  font-size: 2.5rem;
  color: #a08804;
  line-height: 1;
  text-align: center;
  display: block;
}

.um-section[data-type="point"] .um-pointList__ttl span {
  margin: 0 auto;
  padding: 0 0 15px;
  font-size: 2rem;
  color: #333;
  line-height: 1;
  display: table;
  position: relative;
}

.um-section[data-type="point"] .um-pointList__ttl span::before {
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 15px;
  left: 0;
  z-index: -1;
  background: #eff6d3;
  content: '';
}

.um-section[data-type="point"] .um-pointList__img {
  margin: 45px 0 0;
  padding: 0 0 35px;
  display: block;
}

.um-section[data-type="point"] .um-pointList__img img {
  width: 100%;
}

.um-section[data-type="point"] .um-pointList__txt {
  font-size: 1.8rem;
  font-style: italic;
  text-align: center;
  display: block;
}

.um-section[data-type="feature"] .um-featureList {
  margin: 0 0 100px;
}

.um-section[data-type="feature"] .um-featureList__item {
  margin: 150px 0 0 -30px;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}

.um-section[data-type="feature"] .um-featureList__item:first-child {
  margin-top: 0;
}

.um-section[data-type="feature"] .um-featureList__item::before, .um-section[data-type="feature"] .um-featureList__item::after {
  position: absolute;
  content: '';
}

.um-section[data-type="feature"] .um-featureList__itemBody, .um-section[data-type="feature"] .um-featureList__itemImg {
  width: 50%;
  padding: 0 0 0 30px;
}

.um-section[data-type="feature"] .um-featureList__itemBody {
  padding-top: 120px;
  position: relative;
}

.um-section[data-type="feature"] .um-featureList__itemBody::before {
  width: 354px;
  height: 464px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #f9f9f4;
  content: '';
}

.um-section[data-type="feature"] .um-featureList__itemBody::after {
  width: 88px;
  height: 61px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background: url(/special/otona/images/fig_feature.png);
  background-size: 88px 61px;
  content: '';
}

.um-section[data-type="feature"] .um-featureList__itemBody__hdg {
  margin: 0 0 50px;
  font-size: 3.2rem;
  font-style: italic;
  line-height: 1.5;
}

.um-section[data-type="feature"] .um-featureList__itemBody__hdg::after {
  width: 180px;
  height: 3px;
  margin: 23px 0 0;
  display: block;
  background: #dfd2b1;
  content: '';
}

.um-section[data-type="feature"] .um-featureList__itemBody__txt {
  margin: 30px 0 0;
  font-size: 1.8rem;
}

.um-section[data-type="feature"] .um-featureList__itemBody__link {
  margin: 30px 0 0;
  font-size: 1.8rem;
  font-style: italic;
}

.um-section[data-type="feature"] .um-featureList__itemBody__link::before {
  padding: 0 5px 0 0;
  font-weight: normal;
  font-style: normal;
  content: '→';
}

.um-section[data-type="feature"] .um-featureList__itemBody__link a {
  text-decoration: none;
}

.um-section[data-type="feature"] .um-featureList__itemBody__link span {
  position: relative;
}

.um-section[data-type="feature"] .um-featureList__itemBody__link span::before {
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: -1;
  background: #d9eda2;
  content: '';
}

.um-section[data-type="feature"] .um-featureList__itemBody__img {
  display: none;
}

.um-section[data-type="feature"] .um-featureList__itemImg {
  position: relative;
}

.um-section[data-type="feature"] .um-featureList__itemImg__item[data-item] {
  display: block;
  position: relative;
}

.um-section[data-type="feature"] .um-featureList__itemImg__item[data-item] img {
  width: 100%;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="odd"] {
  min-height: 895px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="odd"]::before {
  width: 598px;
  height: 895px;
  position: absolute;
  top: 0;
  left: -100px;
  z-index: -1;
  background: url(/special/otona/images/bg_feature_01.png);
  background-size: 598px 895px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="odd"]::after {
  width: 202px;
  height: 489px;
  z-index: -1;
  bottom: 0;
  right: -100px;
  background: url(/special/otona/images/bg_feature_03.png);
  background-size: 202px 489px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemBody {
  order: 2;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemBody::before {
  top: 60px;
  left: 30px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemBody::after {
  top: 75px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemBody__hdg {
  padding: 0 0 0 25px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemBody__txt {
  padding: 0 0 0 120px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemBody__link {
  padding: 0 0 0 120px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemImg {
  padding-top: 110px;
  order: 1;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="even"] {
  min-height: 597px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="even"]::before {
  width: 470px;
  height: 597px;
  position: absolute;
  top: 0;
  right: -100px;
  z-index: -1;
  background: url(/special/otona/images/bg_feature_02.png);
  background-size: 470px 597px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="even"]::after {
  width: 257px;
  height: 489px;
  z-index: -1;
  bottom: 0;
  left: -100px;
  background: url(/special/otona/images/bg_feature_04.png);
  background-size: 257px 489px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="even"] .um-featureList__itemBody {
  order: 1;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="even"] .um-featureList__itemBody::before {
  left: 255px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="even"] .um-featureList__itemBody::after {
  top: 50px;
  right: 10px;
}

.um-section[data-type="feature"] .um-featureList__item[data-type="even"] .um-featureList__itemImg {
  padding-top: 100px;
  order: 2;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="1"] .um-featureList__itemImg__item[data-item="1"] {
  width: 100%;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="1"] .um-featureList__itemImg__item[data-item="2"] {
  width: 450px;
  margin: -140px 0 0 255px;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="2"] .um-featureList__itemImg__item[data-item="1"] {
  width: 100%;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="2"] .um-featureList__itemImg__item[data-item="2"] {
  width: 365px;
  margin: -50px 0 0 -230px;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="3"] .um-featureList__itemImg__item[data-item="1"] {
  width: 100%;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="3"] .um-featureList__itemImg__item[data-item="2"] {
  width: 265px;
  margin: -90px 0 0 455px;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="4"] .um-featureList__itemImg__item[data-item="1"] {
  width: 100%;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="4"] .um-featureList__itemImg__item[data-item="2"] {
  width: 460px;
  margin: 15px 0 0;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="4"] .um-featureList__itemImg__item[data-item="3"] {
  width: 280px;
  position: absolute;
  bottom: 145px;
  left: -310px;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="5"] .um-featureList__itemImg__item[data-item="1"] {
  width: 100%;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="5"] .um-featureList__itemImg__item[data-item="2"] {
  width: 355px;
  margin: -120px 0 0 390px;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="5"] .um-featureList__itemBody__txt, .um-section[data-type="feature"] .um-featureList__item[data-order="5"] .um-featureList__itemBody__link {
  padding-left: 30px;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="6"] .um-featureList__itemImg__item[data-item="1"] {
  width: 100%;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="7"] .um-featureList__itemImg__item[data-item="1"] {
  width: 540px;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="7"] .um-featureList__itemImg__item[data-item="2"] {
  width: 340px;
  position: absolute;
  bottom: 300px;
  left: 345px;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="7"] .um-featureList__itemImg__item[data-item="3"] {
  width: 340px;
  position: absolute;
  left: 750px;
  bottom: 45px;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="7"] .um-featureList__itemBody__txt, .um-section[data-type="feature"] .um-featureList__item[data-order="7"] .um-featureList__itemBody__link {
  padding-left: 70px;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="8"] .um-featureList__itemImg__item[data-item="1"] {
  width: 100%;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="9"] .um-featureList__itemImg__item[data-item="1"] {
  width: 100%;
}

.um-section[data-type="feature"] .um-featureList__item[data-order="9"] .um-featureList__itemBody__txt, .um-section[data-type="feature"] .um-featureList__item[data-order="9"] .um-featureList__itemBody__link {
  padding-left: 30px;
}

.um-section[data-type="feature"] .um-featureHdg {
  margin: 50px auto -80px !important;
  display: table;
}

.um-section[data-type="feature"] .um-featureHdg img {
  width: 100%;
}

.um-section[data-type="contact"] {
  padding: 100px 0 120px;
  background: url(/special/otona/images/bg_contact.jpg);
}

.um-section[data-type="contact"] .um-contact {
  margin: 0 auto;
  display: table;
}

.um-section[data-type="contact"] .um-contactHdg {
  margin: 0 0 20px;
  font-size: 2.2rem;
  font-style: italic;
  color: #635114;
  line-height: 1;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.um-section[data-type="contact"] .um-contactHdg::before, .um-section[data-type="contact"] .um-contactHdg::after {
  font-size: 1.3rem;
  content: '………';
}

.um-section[data-type="contact"] .um-contactHdg::before {
  padding: 0 8px 0 0;
}

.um-section[data-type="contact"] .um-contactHdg::after {
  padding: 0 0 0 8px;
}

.um-section[data-type="contact"] .um-contactBox {
  width: 645px;
  height: 527px;
  display: flex;
  justify-content: center;
  background: url(/special/otona/images/bg_contact_box.png);
  background-size: 645px 527px;
}

.um-section[data-type="contact"] .um-contactBox__inner {
  width: 568px;
  height: 449px;
  margin: 49px 0 0;
  padding: 30px 0 0;
  background: #fff;
}

.um-section[data-type="contact"] .um-contactBox__hdgLv3, .um-section[data-type="contact"] .um-contactBox__hdgLv4 {
  font-size: 2.6rem;
  line-height: 1;
  text-align: center;
}

.um-section[data-type="contact"] .um-contactBox__hdgLv3 {
  font-style: italic;
  color: #666;
}

.um-section[data-type="contact"] .um-contactBox__hdgLv4 {
  font-weight: bold;
  color: #937e1d;
}

.um-section[data-type="contact"] .um-contactBox__hdgLv4::before {
  width: 420px;
  height: 1px;
  margin: 40px auto 0;
  padding: 40px 0 0;
  display: block;
  border-top: 2px dashed #937e1d;
  content: '';
}

.um-section[data-type="contact"] .um-contactBox__address {
  margin: 30px auto 0;
  text-align: center;
  display: table;
}

.um-section[data-type="contact"] .um-contactBox__address a, .um-section[data-type="contact"] .um-contactBox__address span {
  font-style: italic;
  color: #8e7f5a;
  line-height: 1;
  letter-spacing: .05em;
  display: block;
}

.um-section[data-type="contact"] .um-contactBox__address a {
  padding: 0 0 0 40px;
  font-size: 4.5rem;
  font-weight: bold;
  pointer-events: none;
  position: relative;
}

.um-section[data-type="contact"] .um-contactBox__address a::before {
  width: 28px;
  height: 24px;
  margin: -10px 0 0;
  position: absolute;
  top: 50%;
  left: 0;
  background: url(/special/otona/images/icn_contact_tel.png);
  background-size: 28px 24px;
  content: '';
}

.um-section[data-type="contact"] .um-contactBox__address span {
  margin: 15px 0 0;
  font-size: 2.7rem;
}

.um-section[data-type="contact"] .um-contactBox__link {
  margin: 15px 10px 0;
}

.um-section[data-type="contact"] .um-contactBox__link a {
  width: 538px;
  height: 57px;
  font-size: 2.5rem;
  font-style: italic;
  color: #323232;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  background: #f4efcd;
}

.um-section[data-type="contact"] .um-contactBox__link a::after {
  padding: 0 0 0 5px;
  font-weight: normal;
  font-style: normal;
  content: '→';
}

.um-section[data-type="related"] {
  padding: 100px 0 310px;
  position: relative;
  background: #f9f9f4;
}

.um-section[data-type="related"]::after {
  width: 100%;
  height: 406px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: url(/special/otona/images/bg_related.png) center bottom;
  background-size: cover;
  content: '';
}

.um-section[data-type="related"] .um-related > *:first-child {
  margin-top: 0;
}

.um-section[data-type="related"] .um-relatedHdg {
  margin: 80px 0 0;
  font-size: 4rem;
  font-style: italic;
  line-height: 1;
  text-align: center;
  position: relative;
  display: block;
}

.um-section[data-type="related"] .um-relatedHdg::after {
  width: 205px;
  height: 4px;
  margin: 35px auto 0;
  display: block;
  background: #e9d6a7;
  content: '';
}

.um-section[data-type="related"] .um-relatedList {
  width: 100%;
  max-width: 680px;
  margin: 60px auto 0;
  display: block;
}

.um-section[data-type="related"] .um-relatedGrid {
  margin: 0 0 0 -30px;
  display: flex;
  flex-wrap: wrap;
}

.um-section[data-type="related"] .um-relatedGrid__item {
  width: 50%;
  margin: 40px 0 0;
  padding: 0 0 0 30px;
}

.um-section[data-type="related"] .um-relatedGrid__item:nth-child(-n+2) {
  margin-top: 0;
}

.um-section[data-type="related"] .um-relatedGrid__inner {
  height: 100%;
  padding: 12px 12px 75px;
  text-decoration: none;
  display: block;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  border-radius: 5px;
  border: 2px solid #d8cab6;
  background: #fff;
}

.um-section[data-type="related"] .um-relatedGrid__img {
  margin: -13px -13px 12px;
  display: block;
}

.um-section[data-type="related"] .um-relatedGrid__img img {
  width: 100%;
}

.um-section[data-type="related"] .um-relatedGrid__hdg {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -.05em;
}

.um-section[data-type="related"] .um-relatedGrid__logo {
  margin: 10px 0 0;
  display: block;
}

.um-section[data-type="related"] .um-relatedGrid__logo img {
  width: 100%;
}

.um-section[data-type="related"] .um-relatedGrid__logo[data-type="monolith"] {
  max-width: 210px;
}

.um-section[data-type="related"] .um-relatedGrid__logo[data-type="mauna"] {
  max-width: 230px;
}

.um-section[data-type="related"] .um-relatedGrid__price {
  margin: 0;
  font-size: 2rem;
  line-height: 1;
  position: absolute;
  bottom: 20px;
  right: 12px;
}

.um-section[data-type="related"] .um-relatedGrid__price em {
  padding: 0 5px 0 .5em;
  font-size: 2.2rem;
  font-style: italic;
}

.um-section[data-type="related"] .um-relatedBnr {
  margin: 60px auto 0;
  display: block;
}

.um-section[data-type="related"] .um-relatedBnr__inner {
  display: block;
}

.um-section[data-type="related"] .um-relatedGrid__pcbnr {
  margin: 40px auto 0;
  display: block;
}

.um-section[data-type="related"] .um-relatedGrid__spbnr {
  margin: 40px auto 0;
  display: none;
}

.um-section[data-type="related"] .um-relatedBnr__inner img {
  width: 100%;
}
.um-section[data-type="related"] .um-relatedBnr[data-type="1"] {
  max-width: 710px;
  position: relative;
  left: -12px;
}

.um-section[data-type="related"] .um-relatedBnr[data-type="2"] {
  max-width: 685px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .um-section[data-type="point"] {
    padding-bottom: 100px;
  }
  .um-section[data-type="point"] .um-point::before {
    width: 60px;
    height: 30px;
    margin-bottom: 20px;
    background-size: 60px 30px;
  }
  .um-section[data-type="point"] .um-pointList {
    margin: 0;
    display: block;
  }
  .um-section[data-type="point"] .um-pointList__item {
    width: 100%;
    margin: 55px 0 0;
    padding: 0;
  }
  .um-section[data-type="point"] .um-pointList__item:first-child {
    width: 100%;
    margin-top: 0;
  }
  .um-section[data-type="point"] .um-pointList__item:first-child .um-pointList__img {
    margin-bottom: 5px;
  }
  .um-section[data-type="point"] .um-pointList__ttl {
    font-size: 2rem;
  }
  .um-section[data-type="point"] .um-pointList__ttl span {
    padding-bottom: 5px;
    font-size: 1.5rem;
  }
  .um-section[data-type="point"] .um-pointList__ttl span::before {
    height: 2px;
    bottom: 5px;
  }
  .um-section[data-type="point"] .um-pointList__img {
    margin: 20px 0;
    padding: 0 35px;
    display: block;
  }
  .um-section[data-type="point"] .um-pointList__txt {
    font-size: 1.6rem;
  }
  .um-section[data-type="feature"] .um-featureList {
    margin: -20px 0 60px;
  }
  .um-section[data-type="feature"] .um-featureList__item {
    margin: 60px 10px 0;
    display: block;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody, .um-section[data-type="feature"] .um-featureList__itemImg {
    width: 100%;
    padding: 0;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody {
    margin: 30px 0 0;
    padding-top: 40px;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody::before {
    width: 177px;
    height: 284px;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody::after {
    width: 44px;
    height: 31px;
    top: 0;
    background-size: 44px 31px;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody__hdg {
    margin-bottom: 30px;
    font-size: 2rem;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody__hdg::after {
    width: 90px;
    height: 2px;
    margin-top: 10px;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody__txt {
    margin-top: 20px;
    font-size: 1.4rem;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody__txt br {
    display: none;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody__link {
    margin-top: 20px;
    font-size: 1.4rem;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody__link span {
    position: relative;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody__link span::before {
    height: 2px;
    bottom: 1px;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody__img {
    width: 50%;
    margin: 40px 0 0;
    display: block;
  }
  .um-section[data-type="feature"] .um-featureList__itemBody__img img {
    width: 100%;
  }
  .um-section[data-type="feature"] .um-featureList__itemImg {
    position: relative;
  }
  .um-section[data-type="feature"] .um-featureList__itemImg__item[data-item] {
    display: block;
    position: relative;
  }
  .um-section[data-type="feature"] .um-featureList__itemImg__item[data-item] img {
    width: 100%;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="odd"] {
    min-height: inherit;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="odd"]::before {
    width: 269px;
    height: 448px;
    left: 0;
    background: url(/special/otona/images/bg_feature_01_sp.png);
    background-size: 269px 448px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="odd"]::after {
    width: 129px;
    height: 128px;
    bottom: 0;
    right: -50px;
    background: url(/special/otona/images/bg_feature_05.png);
    background-size: 129px 128px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemBody::before {
    top: 0;
    left: 0;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemBody::after {
    top: 0;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemBody__hdg {
    padding-left: 15px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemBody__txt {
    padding-left: 15px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemBody__link {
    padding-left: 15px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="odd"] .um-featureList__itemImg {
    padding-top: 50px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="even"] {
    min-height: inherit;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="even"]::before {
    width: 269px;
    height: 497px;
    right: inherit;
    left: 0;
    background: url(/special/otona/images/bg_feature_02_sp.png);
    background-size: 269px 497px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="even"]::after {
    width: 129px;
    height: 128px;
    bottom: 0;
    left: inherit;
    right: -50px;
    background: url(/special/otona/images/bg_feature_05.png);
    background-size: 129px 128px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="even"] .um-featureList__itemBody::before {
    left: 0;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="even"] .um-featureList__itemBody::after {
    top: 0;
    right: 0;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="even"] .um-featureList__itemBody__hdg {
    padding-left: 15px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="even"] .um-featureList__itemBody__txt {
    padding-left: 15px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="even"] .um-featureList__itemBody__link {
    padding-left: 15px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-type="even"] .um-featureList__itemImg {
    padding-top: 50px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="1"] .um-featureList__itemImg__item[data-item="1"] {
    width: 90%;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="1"] .um-featureList__itemImg__item[data-item="2"] {
    width: 60%;
    margin: -70px 0 0 auto;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="2"] .um-featureList__itemImg__item[data-item="1"] {
    width: 90%;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="2"] .um-featureList__itemImg__item[data-item="2"] {
    width: 50%;
    margin: -20px 0 0 auto;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="3"] .um-featureList__itemImg__item[data-item="1"] {
    width: 90%;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="3"] .um-featureList__itemImg__item[data-item="2"] {
    width: 40%;
    margin: -40px 0 0 auto;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="4"] .um-featureList__itemImg__item[data-item="1"] {
    width: 90%;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="4"] .um-featureList__itemImg__item[data-item="2"] {
    width: 60%;
    margin: -20px 0 0 auto;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="4"] .um-featureList__itemImg__item[data-item="3"] {
    width: 40%;
    margin: -40px 0 0 40px;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="5"] .um-featureList__itemImg__item[data-item="1"] {
    width: 90%;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="5"] .um-featureList__itemImg__item[data-item="2"] {
    width: 60%;
    margin: -50px 0 0 auto;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="5"] .um-featureList__itemBody__txt, .um-section[data-type="feature"] .um-featureList__item[data-order="5"] .um-featureList__itemBody__link {
    padding-left: 15px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="7"] .um-featureList__itemImg__item[data-item="1"] {
    width: 80%;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="7"] .um-featureList__itemImg__item[data-item="2"] {
    width: 50%;
    position: absolute;
    bottom: inherit;
    left: inherit;
    top: 22%;
    right: -20px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="7"] .um-featureList__itemImg__item[data-item="3"] {
    width: 50%;
    position: absolute;
    left: 750px;
    bottom: 45px;
    display: none;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="7"] .um-featureList__itemBody__txt, .um-section[data-type="feature"] .um-featureList__item[data-order="7"] .um-featureList__itemBody__link {
    padding-left: 15px;
  }
  .um-section[data-type="feature"] .um-featureList__item[data-order="9"] .um-featureList__itemBody__txt, .um-section[data-type="feature"] .um-featureList__item[data-order="9"] .um-featureList__itemBody__link {
    padding-left: 15px;
  }
  .um-section[data-type="feature"] .um-featureHdg {
    margin: 30px auto -20px !important;
  }
  .um-section[data-type="contact"] {
    padding: 45px 0 50px;
    background-size: 115px 115px;
  }
  .um-section[data-type="contact"] .um-contactHdg {
    margin-bottom: 5px;
    font-size: 1.6rem;
  }
  .um-section[data-type="contact"] .um-contactHdg::before, .um-section[data-type="contact"] .um-contactHdg::after {
    font-size: 1.1rem;
  }
  .um-section[data-type="contact"] .um-contactHdg::before {
    padding-right: 4px;
  }
  .um-section[data-type="contact"] .um-contactHdg::after {
    padding-left: 4px;
  }
  .um-section[data-type="contact"] .um-contactBox {
    width: 350px;
    height: 256px;
    background: url(/special/otona/images/bg_contact_box_sp.png);
    background-size: 350px 256px;
    transform: scale(0.9);
  }
  .um-section[data-type="contact"] .um-contactBox__inner {
    width: 284px;
    height: 216px;
    margin-top: 26px;
    padding-top: 7px;
  }
  .um-section[data-type="contact"] .um-contactBox__hdgLv3, .um-section[data-type="contact"] .um-contactBox__hdgLv4 {
    font-size: 1.5rem;
  }
  .um-section[data-type="contact"] .um-contactBox__hdgLv4::before {
    width: 210px;
    margin-top: 20px;
    padding-top: 20px;
    border-top-width: 1px;
    content: '';
  }
  .um-section[data-type="contact"] .um-contactBox__address {
    margin-top: 15px;
  }
  .um-section[data-type="contact"] .um-contactBox__address a {
    padding-left: 30px;
    font-size: 2.6rem;
    pointer-events: inherit;
  }
  .um-section[data-type="contact"] .um-contactBox__address a::before {
    width: 22px;
    height: 19px;
    margin-top: -8px;
    background-size: 22px 19px;
  }
  .um-section[data-type="contact"] .um-contactBox__address span {
    margin-top: 10px;
    font-size: 1.3rem;
  }
  .um-section[data-type="contact"] .um-contactBox__link {
    margin: 15px 10px 0;
  }
  .um-section[data-type="contact"] .um-contactBox__link a {
    width: 100%;
    height: 35px;
    font-size: 1.3rem;
    letter-spacing: -.05em;
  }
  .um-section[data-type="contact"] .um-contactBox__link a::after {
    padding-left: 3px;
  }
  .um-section[data-type="related"] {
    padding: 50px 0 165px;
  }
  .um-section[data-type="related"]::after {
    height: 129px;
    z-index: 1;
    background: url(/special/otona/images/bg_related_sp.png) center bottom repeat-x;
    background-size: auto 129px;
  }
  .um-section[data-type="related"] .um-related > *:first-child {
    margin-top: 0;
  }
  .um-section[data-type="related"] .um-relatedInfo {
    margin: 60px -10px -165px;
    padding: 50px 10px 165px;
    background: #fff;
  }
  .um-section[data-type="related"] .um-relatedInfo > *:first-child {
    margin-top: 0;
  }
  .um-section[data-type="related"] .um-relatedHdg {
    margin-top: 70px;
    font-size: 1.8rem;
  }
  .um-section[data-type="related"] .um-relatedHdg::after {
    width: 102px;
    height: 2px;
    margin-top: 20px;
  }
  .um-section[data-type="related"] .um-relatedList {
    max-width: inherit;
    margin-top: 40px;
    padding: 0 30px;
  }
  .um-section[data-type="related"] .um-relatedGrid {
    margin: 0;
    display: block;
  }
  .um-section[data-type="related"] .um-relatedGrid__item {
    width: 100%;
    padding: 0;
  }
  .um-section[data-type="related"] .um-relatedGrid__item:nth-child(-n+2) {
    margin-top: 40px;
  }
  .um-section[data-type="related"] .um-relatedGrid__item:first-child {
    margin-top: 0;
  }
  .um-section[data-type="related"] .um-relatedGrid__inner {
    padding: 10px 10px 60px;
    border-width: 1px;
  }
  .um-section[data-type="related"] .um-relatedGrid__img {
    margin: -11px -11px 12px;
  }
  .um-section[data-type="related"] .um-relatedGrid__logo[data-type="monolith"] {
    max-width: 180px;
  }
  .um-section[data-type="related"] .um-relatedGrid__logo[data-type="mauna"] {
    max-width: 195px;
  }
  .um-section[data-type="related"] .um-relatedGrid__hdg {
    font-size: 1.6rem;
  }
  .um-section[data-type="related"] .um-relatedGrid__price {
    font-size: 1.6rem;
    bottom: 15px;
    right: 10px;
  }
  .um-section[data-type="related"] .um-relatedGrid__price em {
    font-size: 1.8rem;
  }
  .um-section[data-type="related"] .um-relatedBnr {
    margin-top: 30px;
    padding: 0 10px;
  }
  
  .um-section[data-type="related"] .um-relatedGrid__spbnr {
  margin: 40px auto 0;
  display: block;
  }
  .um-section[data-type="related"] .um-relatedGrid__pcbnr {
  margin: 40px auto 0;
  display: none;
  }

  .um-section[data-type="related"] .um-relatedBnr[data-type="1"] {
    max-width: inherit;
    margin-left: -10px;
    left: 0;
  }
  .um-section[data-type="related"] .um-relatedBnr[data-type="2"] {
    max-width: inherit;
  }
}

/* ============================================================================
 * Module
 * ========================================================================= */
/* ------------------------------------
 * Main
 * --------------------------------- */
.um-mainHdg img {
  width: 100%;
}

.um-mainTxt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}


/* ----- 2021.12.07 begin ----- */
.movieModalAtToppage {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    z-index: 9999;
    display: none;
}

.movieModalAtToppage.is-open {
    display: block;
}

.movieModalAtToppage .movieModalAtToppageDialog {
    max-width: 1000px;
    margin: 80px auto;
    position: relative;
    width: 100%;
    height: 70%;
}

.movieModalAtToppage iframe {
  position: absolute;
  bottom: 60px;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  box-sizing: border-box;
  padding: 40px 40px 0 40px;
}

.movieModalAtToppage .movieModalAtToppageSetCacheTriggerWrapper{
  padding: 0;
  text-align: right;
  position: absolute;
  bottom: 30px;
  right: 40px;
}
.movieModalAtToppage .movieModalAtToppageSetCacheTriggerWrapper-close{
  padding: 0;
  position: absolute;
  top: -50px;
  right: 40px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: lightgray;
}

.movieModalAtToppageSetCacheTriggerWrapper-close span{
  font-size: 20px;

}

.movieModalAtToppage .movieModalAtToppageSetCacheTrigger {
    cursor: pointer;
}

/* ----- 2021.12.07 end ----- */