@charset "UTF-8";
/*! 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. */
@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&display=swap");
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

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

/** 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 { -moz-box-sizing: content-box; 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: bold; }

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

/** 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"] { -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

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

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

/** Remove the inner padding 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 */ }

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
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, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

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

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

blockquote, q { quotes: none; }

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

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

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

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

textarea { resize: none; }

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

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

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

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

.font-number { font-family: "Comfortaa", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif, cursive; }

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

html { -moz-box-sizing: border-box; box-sizing: border-box; -ms-overflow-style: scrollbar; }

body { background-color: #fbdc33; font-size: 16px; font-weight: bold; color: #000; font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif; letter-spacing: 0.05em; }

@media screen and (max-width: 768px) { body { font-size: 3.73333vw; min-width: 100%; } }

#wrapper { height: 100vh; }

a { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; outline: none; text-decoration: none; color: inherit; -webkit-touch-callout: none; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

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

::-moz-selection { background: rgba(155, 112, 66, 0.1); color: #806141; }

::selection { background: rgba(155, 112, 66, 0.1); color: #806141; }

.container { width: 940px; margin: 0 auto; }

@media screen and (max-width: 768px) { .container { width: 92vw; } }

@media screen and (min-width: 769px), print { .is-sp { display: none !important; } }

@media screen and (max-width: 768px) { .is-pc { display: none !important; } }

.inview_fadeIn { opacity: 0; -webkit-transition: opacity .4s ease-out; -moz-transition: opacity .4s ease-out; transition: opacity .4s ease-out; }

.inview_fadeIn.is-fade { opacity: 1; }

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

@media screen and (min-width: 769px), print { .u-align-l--pc { text-align: left !important; } }

@media screen and (max-width: 768px) { .u-align-l--sp { text-align: left !important; } }

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

@media screen and (min-width: 769px), print { .u-align-c--pc { text-align: center !important; } }

@media screen and (max-width: 768px) { .u-align-c--sp { text-align: center !important; } }

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

@media screen and (min-width: 769px), print { .u-align-r--pc { text-align: right !important; } }

@media screen and (max-width: 768px) { .u-align-r--sp { text-align: right !important; } }

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

@media screen and (min-width: 769px), print { .u-valign-t--pc { vertical-align: top !important; } }

@media screen and (max-width: 768px) { .u-valign-t--sp { vertical-align: top !important; } }

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

@media screen and (min-width: 769px), print { .u-valign-m--pc { vertical-align: middle !important; } }

@media screen and (max-width: 768px) { .u-valign-m--sp { vertical-align: middle !important; } }

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

@media screen and (min-width: 769px), print { .u-valign-b--pc { vertical-align: bottom !important; } }

@media screen and (max-width: 768px) { .u-valign-b--sp { vertical-align: bottom !important; } }

.u-switch-reverse { direction: rtl; }

.u-switch-reverse > * { direction: ltr; }

@media screen and (min-width: 769px), print { .u-switch-reverse--pc { direction: rtl; }
  .u-switch-reverse--pc > * { direction: ltr; } }

@media screen and (max-width: 768px) { .u-switch-reverse--sp { direction: rtl; }
  .u-switch-reverse--sp > * { direction: ltr; } }

.mt-0 { margin-top: 0px !important; }

.mr-0 { margin-right: 0px !important; }

.mb-0 { margin-bottom: 0px !important; }

.ml-0 { margin-left: 0px !important; }

.pt-0 { padding-top: 0px !important; }

.pr-0 { padding-right: 0px !important; }

.pb-0 { padding-bottom: 0px !important; }

.pl-0 { padding-left: 0px !important; }

@media screen and (max-width: 768px) { .mt-0 { margin-top: 0vw !important; }
  .mr-0 { margin-right: 0vw !important; }
  .mb-0 { margin-bottom: 0vw !important; }
  .ml-0 { margin-left: 0vw !important; }
  .pt-0 { padding-top: 0vw !important; }
  .pr-0 { padding-right: 0vw !important; }
  .pb-0 { padding-bottom: 0vw !important; }
  .pl-0 { padding-left: 0vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-5 { margin-top: 1.33333vw !important; }
  .mr-5 { margin-right: 1.33333vw !important; }
  .mb-5 { margin-bottom: 1.33333vw !important; }
  .ml-5 { margin-left: 1.33333vw !important; }
  .pt-5 { padding-top: 1.33333vw !important; }
  .pr-5 { padding-right: 1.33333vw !important; }
  .pb-5 { padding-bottom: 1.33333vw !important; }
  .pl-5 { padding-left: 1.33333vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-10 { margin-top: 2.66667vw !important; }
  .mr-10 { margin-right: 2.66667vw !important; }
  .mb-10 { margin-bottom: 2.66667vw !important; }
  .ml-10 { margin-left: 2.66667vw !important; }
  .pt-10 { padding-top: 2.66667vw !important; }
  .pr-10 { padding-right: 2.66667vw !important; }
  .pb-10 { padding-bottom: 2.66667vw !important; }
  .pl-10 { padding-left: 2.66667vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-15 { margin-top: 4.0vw !important; }
  .mr-15 { margin-right: 4.0vw !important; }
  .mb-15 { margin-bottom: 4.0vw !important; }
  .ml-15 { margin-left: 4.0vw !important; }
  .pt-15 { padding-top: 4.0vw !important; }
  .pr-15 { padding-right: 4.0vw !important; }
  .pb-15 { padding-bottom: 4.0vw !important; }
  .pl-15 { padding-left: 4.0vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-20 { margin-top: 5.33334vw !important; }
  .mr-20 { margin-right: 5.33334vw !important; }
  .mb-20 { margin-bottom: 5.33334vw !important; }
  .ml-20 { margin-left: 5.33334vw !important; }
  .pt-20 { padding-top: 5.33334vw !important; }
  .pr-20 { padding-right: 5.33334vw !important; }
  .pb-20 { padding-bottom: 5.33334vw !important; }
  .pl-20 { padding-left: 5.33334vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-25 { margin-top: 6.66667vw !important; }
  .mr-25 { margin-right: 6.66667vw !important; }
  .mb-25 { margin-bottom: 6.66667vw !important; }
  .ml-25 { margin-left: 6.66667vw !important; }
  .pt-25 { padding-top: 6.66667vw !important; }
  .pr-25 { padding-right: 6.66667vw !important; }
  .pb-25 { padding-bottom: 6.66667vw !important; }
  .pl-25 { padding-left: 6.66667vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-30 { margin-top: 8.0vw !important; }
  .mr-30 { margin-right: 8.0vw !important; }
  .mb-30 { margin-bottom: 8.0vw !important; }
  .ml-30 { margin-left: 8.0vw !important; }
  .pt-30 { padding-top: 8.0vw !important; }
  .pr-30 { padding-right: 8.0vw !important; }
  .pb-30 { padding-bottom: 8.0vw !important; }
  .pl-30 { padding-left: 8.0vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-35 { margin-top: 9.33334vw !important; }
  .mr-35 { margin-right: 9.33334vw !important; }
  .mb-35 { margin-bottom: 9.33334vw !important; }
  .ml-35 { margin-left: 9.33334vw !important; }
  .pt-35 { padding-top: 9.33334vw !important; }
  .pr-35 { padding-right: 9.33334vw !important; }
  .pb-35 { padding-bottom: 9.33334vw !important; }
  .pl-35 { padding-left: 9.33334vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-40 { margin-top: 10.66667vw !important; }
  .mr-40 { margin-right: 10.66667vw !important; }
  .mb-40 { margin-bottom: 10.66667vw !important; }
  .ml-40 { margin-left: 10.66667vw !important; }
  .pt-40 { padding-top: 10.66667vw !important; }
  .pr-40 { padding-right: 10.66667vw !important; }
  .pb-40 { padding-bottom: 10.66667vw !important; }
  .pl-40 { padding-left: 10.66667vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-45 { margin-top: 12.00001vw !important; }
  .mr-45 { margin-right: 12.00001vw !important; }
  .mb-45 { margin-bottom: 12.00001vw !important; }
  .ml-45 { margin-left: 12.00001vw !important; }
  .pt-45 { padding-top: 12.00001vw !important; }
  .pr-45 { padding-right: 12.00001vw !important; }
  .pb-45 { padding-bottom: 12.00001vw !important; }
  .pl-45 { padding-left: 12.00001vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-50 { margin-top: 13.33334vw !important; }
  .mr-50 { margin-right: 13.33334vw !important; }
  .mb-50 { margin-bottom: 13.33334vw !important; }
  .ml-50 { margin-left: 13.33334vw !important; }
  .pt-50 { padding-top: 13.33334vw !important; }
  .pr-50 { padding-right: 13.33334vw !important; }
  .pb-50 { padding-bottom: 13.33334vw !important; }
  .pl-50 { padding-left: 13.33334vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-55 { margin-top: 14.66667vw !important; }
  .mr-55 { margin-right: 14.66667vw !important; }
  .mb-55 { margin-bottom: 14.66667vw !important; }
  .ml-55 { margin-left: 14.66667vw !important; }
  .pt-55 { padding-top: 14.66667vw !important; }
  .pr-55 { padding-right: 14.66667vw !important; }
  .pb-55 { padding-bottom: 14.66667vw !important; }
  .pl-55 { padding-left: 14.66667vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-60 { margin-top: 16.00001vw !important; }
  .mr-60 { margin-right: 16.00001vw !important; }
  .mb-60 { margin-bottom: 16.00001vw !important; }
  .ml-60 { margin-left: 16.00001vw !important; }
  .pt-60 { padding-top: 16.00001vw !important; }
  .pr-60 { padding-right: 16.00001vw !important; }
  .pb-60 { padding-bottom: 16.00001vw !important; }
  .pl-60 { padding-left: 16.00001vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-65 { margin-top: 17.33334vw !important; }
  .mr-65 { margin-right: 17.33334vw !important; }
  .mb-65 { margin-bottom: 17.33334vw !important; }
  .ml-65 { margin-left: 17.33334vw !important; }
  .pt-65 { padding-top: 17.33334vw !important; }
  .pr-65 { padding-right: 17.33334vw !important; }
  .pb-65 { padding-bottom: 17.33334vw !important; }
  .pl-65 { padding-left: 17.33334vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-70 { margin-top: 18.66668vw !important; }
  .mr-70 { margin-right: 18.66668vw !important; }
  .mb-70 { margin-bottom: 18.66668vw !important; }
  .ml-70 { margin-left: 18.66668vw !important; }
  .pt-70 { padding-top: 18.66668vw !important; }
  .pr-70 { padding-right: 18.66668vw !important; }
  .pb-70 { padding-bottom: 18.66668vw !important; }
  .pl-70 { padding-left: 18.66668vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-75 { margin-top: 20.00001vw !important; }
  .mr-75 { margin-right: 20.00001vw !important; }
  .mb-75 { margin-bottom: 20.00001vw !important; }
  .ml-75 { margin-left: 20.00001vw !important; }
  .pt-75 { padding-top: 20.00001vw !important; }
  .pr-75 { padding-right: 20.00001vw !important; }
  .pb-75 { padding-bottom: 20.00001vw !important; }
  .pl-75 { padding-left: 20.00001vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-80 { margin-top: 21.33334vw !important; }
  .mr-80 { margin-right: 21.33334vw !important; }
  .mb-80 { margin-bottom: 21.33334vw !important; }
  .ml-80 { margin-left: 21.33334vw !important; }
  .pt-80 { padding-top: 21.33334vw !important; }
  .pr-80 { padding-right: 21.33334vw !important; }
  .pb-80 { padding-bottom: 21.33334vw !important; }
  .pl-80 { padding-left: 21.33334vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-85 { margin-top: 22.66668vw !important; }
  .mr-85 { margin-right: 22.66668vw !important; }
  .mb-85 { margin-bottom: 22.66668vw !important; }
  .ml-85 { margin-left: 22.66668vw !important; }
  .pt-85 { padding-top: 22.66668vw !important; }
  .pr-85 { padding-right: 22.66668vw !important; }
  .pb-85 { padding-bottom: 22.66668vw !important; }
  .pl-85 { padding-left: 22.66668vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-90 { margin-top: 24.00001vw !important; }
  .mr-90 { margin-right: 24.00001vw !important; }
  .mb-90 { margin-bottom: 24.00001vw !important; }
  .ml-90 { margin-left: 24.00001vw !important; }
  .pt-90 { padding-top: 24.00001vw !important; }
  .pr-90 { padding-right: 24.00001vw !important; }
  .pb-90 { padding-bottom: 24.00001vw !important; }
  .pl-90 { padding-left: 24.00001vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-95 { margin-top: 25.33335vw !important; }
  .mr-95 { margin-right: 25.33335vw !important; }
  .mb-95 { margin-bottom: 25.33335vw !important; }
  .ml-95 { margin-left: 25.33335vw !important; }
  .pt-95 { padding-top: 25.33335vw !important; }
  .pr-95 { padding-right: 25.33335vw !important; }
  .pb-95 { padding-bottom: 25.33335vw !important; }
  .pl-95 { padding-left: 25.33335vw !important; } }

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) { .mt-100 { margin-top: 26.66668vw !important; }
  .mr-100 { margin-right: 26.66668vw !important; }
  .mb-100 { margin-bottom: 26.66668vw !important; }
  .ml-100 { margin-left: 26.66668vw !important; }
  .pt-100 { padding-top: 26.66668vw !important; }
  .pr-100 { padding-right: 26.66668vw !important; }
  .pb-100 { padding-bottom: 26.66668vw !important; }
  .pl-100 { padding-left: 26.66668vw !important; } }

@media screen and (min-width: 769px), print { .mt-0--pc { margin-top: 0px !important; }
  .mr-0--pc { margin-right: 0px !important; }
  .mb-0--pc { margin-bottom: 0px !important; }
  .ml-0--pc { margin-left: 0px !important; }
  .pt-0--pc { padding-top: 0px !important; }
  .pr-0--pc { padding-right: 0px !important; }
  .pb-0--pc { padding-bottom: 0px !important; }
  .pl-0--pc { padding-left: 0px !important; }
  .mt-5--pc { margin-top: 5px !important; }
  .mr-5--pc { margin-right: 5px !important; }
  .mb-5--pc { margin-bottom: 5px !important; }
  .ml-5--pc { margin-left: 5px !important; }
  .pt-5--pc { padding-top: 5px !important; }
  .pr-5--pc { padding-right: 5px !important; }
  .pb-5--pc { padding-bottom: 5px !important; }
  .pl-5--pc { padding-left: 5px !important; }
  .mt-10--pc { margin-top: 10px !important; }
  .mr-10--pc { margin-right: 10px !important; }
  .mb-10--pc { margin-bottom: 10px !important; }
  .ml-10--pc { margin-left: 10px !important; }
  .pt-10--pc { padding-top: 10px !important; }
  .pr-10--pc { padding-right: 10px !important; }
  .pb-10--pc { padding-bottom: 10px !important; }
  .pl-10--pc { padding-left: 10px !important; }
  .mt-15--pc { margin-top: 15px !important; }
  .mr-15--pc { margin-right: 15px !important; }
  .mb-15--pc { margin-bottom: 15px !important; }
  .ml-15--pc { margin-left: 15px !important; }
  .pt-15--pc { padding-top: 15px !important; }
  .pr-15--pc { padding-right: 15px !important; }
  .pb-15--pc { padding-bottom: 15px !important; }
  .pl-15--pc { padding-left: 15px !important; }
  .mt-20--pc { margin-top: 20px !important; }
  .mr-20--pc { margin-right: 20px !important; }
  .mb-20--pc { margin-bottom: 20px !important; }
  .ml-20--pc { margin-left: 20px !important; }
  .pt-20--pc { padding-top: 20px !important; }
  .pr-20--pc { padding-right: 20px !important; }
  .pb-20--pc { padding-bottom: 20px !important; }
  .pl-20--pc { padding-left: 20px !important; }
  .mt-25--pc { margin-top: 25px !important; }
  .mr-25--pc { margin-right: 25px !important; }
  .mb-25--pc { margin-bottom: 25px !important; }
  .ml-25--pc { margin-left: 25px !important; }
  .pt-25--pc { padding-top: 25px !important; }
  .pr-25--pc { padding-right: 25px !important; }
  .pb-25--pc { padding-bottom: 25px !important; }
  .pl-25--pc { padding-left: 25px !important; }
  .mt-30--pc { margin-top: 30px !important; }
  .mr-30--pc { margin-right: 30px !important; }
  .mb-30--pc { margin-bottom: 30px !important; }
  .ml-30--pc { margin-left: 30px !important; }
  .pt-30--pc { padding-top: 30px !important; }
  .pr-30--pc { padding-right: 30px !important; }
  .pb-30--pc { padding-bottom: 30px !important; }
  .pl-30--pc { padding-left: 30px !important; }
  .mt-35--pc { margin-top: 35px !important; }
  .mr-35--pc { margin-right: 35px !important; }
  .mb-35--pc { margin-bottom: 35px !important; }
  .ml-35--pc { margin-left: 35px !important; }
  .pt-35--pc { padding-top: 35px !important; }
  .pr-35--pc { padding-right: 35px !important; }
  .pb-35--pc { padding-bottom: 35px !important; }
  .pl-35--pc { padding-left: 35px !important; }
  .mt-40--pc { margin-top: 40px !important; }
  .mr-40--pc { margin-right: 40px !important; }
  .mb-40--pc { margin-bottom: 40px !important; }
  .ml-40--pc { margin-left: 40px !important; }
  .pt-40--pc { padding-top: 40px !important; }
  .pr-40--pc { padding-right: 40px !important; }
  .pb-40--pc { padding-bottom: 40px !important; }
  .pl-40--pc { padding-left: 40px !important; }
  .mt-45--pc { margin-top: 45px !important; }
  .mr-45--pc { margin-right: 45px !important; }
  .mb-45--pc { margin-bottom: 45px !important; }
  .ml-45--pc { margin-left: 45px !important; }
  .pt-45--pc { padding-top: 45px !important; }
  .pr-45--pc { padding-right: 45px !important; }
  .pb-45--pc { padding-bottom: 45px !important; }
  .pl-45--pc { padding-left: 45px !important; }
  .mt-50--pc { margin-top: 50px !important; }
  .mr-50--pc { margin-right: 50px !important; }
  .mb-50--pc { margin-bottom: 50px !important; }
  .ml-50--pc { margin-left: 50px !important; }
  .pt-50--pc { padding-top: 50px !important; }
  .pr-50--pc { padding-right: 50px !important; }
  .pb-50--pc { padding-bottom: 50px !important; }
  .pl-50--pc { padding-left: 50px !important; }
  .mt-55--pc { margin-top: 55px !important; }
  .mr-55--pc { margin-right: 55px !important; }
  .mb-55--pc { margin-bottom: 55px !important; }
  .ml-55--pc { margin-left: 55px !important; }
  .pt-55--pc { padding-top: 55px !important; }
  .pr-55--pc { padding-right: 55px !important; }
  .pb-55--pc { padding-bottom: 55px !important; }
  .pl-55--pc { padding-left: 55px !important; }
  .mt-60--pc { margin-top: 60px !important; }
  .mr-60--pc { margin-right: 60px !important; }
  .mb-60--pc { margin-bottom: 60px !important; }
  .ml-60--pc { margin-left: 60px !important; }
  .pt-60--pc { padding-top: 60px !important; }
  .pr-60--pc { padding-right: 60px !important; }
  .pb-60--pc { padding-bottom: 60px !important; }
  .pl-60--pc { padding-left: 60px !important; }
  .mt-65--pc { margin-top: 65px !important; }
  .mr-65--pc { margin-right: 65px !important; }
  .mb-65--pc { margin-bottom: 65px !important; }
  .ml-65--pc { margin-left: 65px !important; }
  .pt-65--pc { padding-top: 65px !important; }
  .pr-65--pc { padding-right: 65px !important; }
  .pb-65--pc { padding-bottom: 65px !important; }
  .pl-65--pc { padding-left: 65px !important; }
  .mt-70--pc { margin-top: 70px !important; }
  .mr-70--pc { margin-right: 70px !important; }
  .mb-70--pc { margin-bottom: 70px !important; }
  .ml-70--pc { margin-left: 70px !important; }
  .pt-70--pc { padding-top: 70px !important; }
  .pr-70--pc { padding-right: 70px !important; }
  .pb-70--pc { padding-bottom: 70px !important; }
  .pl-70--pc { padding-left: 70px !important; }
  .mt-75--pc { margin-top: 75px !important; }
  .mr-75--pc { margin-right: 75px !important; }
  .mb-75--pc { margin-bottom: 75px !important; }
  .ml-75--pc { margin-left: 75px !important; }
  .pt-75--pc { padding-top: 75px !important; }
  .pr-75--pc { padding-right: 75px !important; }
  .pb-75--pc { padding-bottom: 75px !important; }
  .pl-75--pc { padding-left: 75px !important; }
  .mt-80--pc { margin-top: 80px !important; }
  .mr-80--pc { margin-right: 80px !important; }
  .mb-80--pc { margin-bottom: 80px !important; }
  .ml-80--pc { margin-left: 80px !important; }
  .pt-80--pc { padding-top: 80px !important; }
  .pr-80--pc { padding-right: 80px !important; }
  .pb-80--pc { padding-bottom: 80px !important; }
  .pl-80--pc { padding-left: 80px !important; }
  .mt-85--pc { margin-top: 85px !important; }
  .mr-85--pc { margin-right: 85px !important; }
  .mb-85--pc { margin-bottom: 85px !important; }
  .ml-85--pc { margin-left: 85px !important; }
  .pt-85--pc { padding-top: 85px !important; }
  .pr-85--pc { padding-right: 85px !important; }
  .pb-85--pc { padding-bottom: 85px !important; }
  .pl-85--pc { padding-left: 85px !important; }
  .mt-90--pc { margin-top: 90px !important; }
  .mr-90--pc { margin-right: 90px !important; }
  .mb-90--pc { margin-bottom: 90px !important; }
  .ml-90--pc { margin-left: 90px !important; }
  .pt-90--pc { padding-top: 90px !important; }
  .pr-90--pc { padding-right: 90px !important; }
  .pb-90--pc { padding-bottom: 90px !important; }
  .pl-90--pc { padding-left: 90px !important; }
  .mt-95--pc { margin-top: 95px !important; }
  .mr-95--pc { margin-right: 95px !important; }
  .mb-95--pc { margin-bottom: 95px !important; }
  .ml-95--pc { margin-left: 95px !important; }
  .pt-95--pc { padding-top: 95px !important; }
  .pr-95--pc { padding-right: 95px !important; }
  .pb-95--pc { padding-bottom: 95px !important; }
  .pl-95--pc { padding-left: 95px !important; }
  .mt-100--pc { margin-top: 100px !important; }
  .mr-100--pc { margin-right: 100px !important; }
  .mb-100--pc { margin-bottom: 100px !important; }
  .ml-100--pc { margin-left: 100px !important; }
  .pt-100--pc { padding-top: 100px !important; }
  .pr-100--pc { padding-right: 100px !important; }
  .pb-100--pc { padding-bottom: 100px !important; }
  .pl-100--pc { padding-left: 100px !important; } }

@media screen and (max-width: 768px) { .mt-0--sp { margin-top: 0vw !important; }
  .mr-0--sp { margin-right: 0vw !important; }
  .mb-0--sp { margin-bottom: 0vw !important; }
  .ml-0--sp { margin-left: 0vw !important; }
  .pt-0--sp { padding-top: 0vw !important; }
  .pr-0--sp { padding-right: 0vw !important; }
  .pb-0--sp { padding-bottom: 0vw !important; }
  .pl-0--sp { padding-left: 0vw !important; }
  .mt-5--sp { margin-top: 1.33333vw !important; }
  .mr-5--sp { margin-right: 1.33333vw !important; }
  .mb-5--sp { margin-bottom: 1.33333vw !important; }
  .ml-5--sp { margin-left: 1.33333vw !important; }
  .pt-5--sp { padding-top: 1.33333vw !important; }
  .pr-5--sp { padding-right: 1.33333vw !important; }
  .pb-5--sp { padding-bottom: 1.33333vw !important; }
  .pl-5--sp { padding-left: 1.33333vw !important; }
  .mt-10--sp { margin-top: 2.66667vw !important; }
  .mr-10--sp { margin-right: 2.66667vw !important; }
  .mb-10--sp { margin-bottom: 2.66667vw !important; }
  .ml-10--sp { margin-left: 2.66667vw !important; }
  .pt-10--sp { padding-top: 2.66667vw !important; }
  .pr-10--sp { padding-right: 2.66667vw !important; }
  .pb-10--sp { padding-bottom: 2.66667vw !important; }
  .pl-10--sp { padding-left: 2.66667vw !important; }
  .mt-15--sp { margin-top: 4.0vw !important; }
  .mr-15--sp { margin-right: 4.0vw !important; }
  .mb-15--sp { margin-bottom: 4.0vw !important; }
  .ml-15--sp { margin-left: 4.0vw !important; }
  .pt-15--sp { padding-top: 4.0vw !important; }
  .pr-15--sp { padding-right: 4.0vw !important; }
  .pb-15--sp { padding-bottom: 4.0vw !important; }
  .pl-15--sp { padding-left: 4.0vw !important; }
  .mt-20--sp { margin-top: 5.33334vw !important; }
  .mr-20--sp { margin-right: 5.33334vw !important; }
  .mb-20--sp { margin-bottom: 5.33334vw !important; }
  .ml-20--sp { margin-left: 5.33334vw !important; }
  .pt-20--sp { padding-top: 5.33334vw !important; }
  .pr-20--sp { padding-right: 5.33334vw !important; }
  .pb-20--sp { padding-bottom: 5.33334vw !important; }
  .pl-20--sp { padding-left: 5.33334vw !important; }
  .mt-25--sp { margin-top: 6.66667vw !important; }
  .mr-25--sp { margin-right: 6.66667vw !important; }
  .mb-25--sp { margin-bottom: 6.66667vw !important; }
  .ml-25--sp { margin-left: 6.66667vw !important; }
  .pt-25--sp { padding-top: 6.66667vw !important; }
  .pr-25--sp { padding-right: 6.66667vw !important; }
  .pb-25--sp { padding-bottom: 6.66667vw !important; }
  .pl-25--sp { padding-left: 6.66667vw !important; }
  .mt-30--sp { margin-top: 8.0vw !important; }
  .mr-30--sp { margin-right: 8.0vw !important; }
  .mb-30--sp { margin-bottom: 8.0vw !important; }
  .ml-30--sp { margin-left: 8.0vw !important; }
  .pt-30--sp { padding-top: 8.0vw !important; }
  .pr-30--sp { padding-right: 8.0vw !important; }
  .pb-30--sp { padding-bottom: 8.0vw !important; }
  .pl-30--sp { padding-left: 8.0vw !important; }
  .mt-35--sp { margin-top: 9.33334vw !important; }
  .mr-35--sp { margin-right: 9.33334vw !important; }
  .mb-35--sp { margin-bottom: 9.33334vw !important; }
  .ml-35--sp { margin-left: 9.33334vw !important; }
  .pt-35--sp { padding-top: 9.33334vw !important; }
  .pr-35--sp { padding-right: 9.33334vw !important; }
  .pb-35--sp { padding-bottom: 9.33334vw !important; }
  .pl-35--sp { padding-left: 9.33334vw !important; }
  .mt-40--sp { margin-top: 10.66667vw !important; }
  .mr-40--sp { margin-right: 10.66667vw !important; }
  .mb-40--sp { margin-bottom: 10.66667vw !important; }
  .ml-40--sp { margin-left: 10.66667vw !important; }
  .pt-40--sp { padding-top: 10.66667vw !important; }
  .pr-40--sp { padding-right: 10.66667vw !important; }
  .pb-40--sp { padding-bottom: 10.66667vw !important; }
  .pl-40--sp { padding-left: 10.66667vw !important; }
  .mt-45--sp { margin-top: 12.00001vw !important; }
  .mr-45--sp { margin-right: 12.00001vw !important; }
  .mb-45--sp { margin-bottom: 12.00001vw !important; }
  .ml-45--sp { margin-left: 12.00001vw !important; }
  .pt-45--sp { padding-top: 12.00001vw !important; }
  .pr-45--sp { padding-right: 12.00001vw !important; }
  .pb-45--sp { padding-bottom: 12.00001vw !important; }
  .pl-45--sp { padding-left: 12.00001vw !important; }
  .mt-50--sp { margin-top: 13.33334vw !important; }
  .mr-50--sp { margin-right: 13.33334vw !important; }
  .mb-50--sp { margin-bottom: 13.33334vw !important; }
  .ml-50--sp { margin-left: 13.33334vw !important; }
  .pt-50--sp { padding-top: 13.33334vw !important; }
  .pr-50--sp { padding-right: 13.33334vw !important; }
  .pb-50--sp { padding-bottom: 13.33334vw !important; }
  .pl-50--sp { padding-left: 13.33334vw !important; }
  .mt-55--sp { margin-top: 14.66667vw !important; }
  .mr-55--sp { margin-right: 14.66667vw !important; }
  .mb-55--sp { margin-bottom: 14.66667vw !important; }
  .ml-55--sp { margin-left: 14.66667vw !important; }
  .pt-55--sp { padding-top: 14.66667vw !important; }
  .pr-55--sp { padding-right: 14.66667vw !important; }
  .pb-55--sp { padding-bottom: 14.66667vw !important; }
  .pl-55--sp { padding-left: 14.66667vw !important; }
  .mt-60--sp { margin-top: 16.00001vw !important; }
  .mr-60--sp { margin-right: 16.00001vw !important; }
  .mb-60--sp { margin-bottom: 16.00001vw !important; }
  .ml-60--sp { margin-left: 16.00001vw !important; }
  .pt-60--sp { padding-top: 16.00001vw !important; }
  .pr-60--sp { padding-right: 16.00001vw !important; }
  .pb-60--sp { padding-bottom: 16.00001vw !important; }
  .pl-60--sp { padding-left: 16.00001vw !important; }
  .mt-65--sp { margin-top: 17.33334vw !important; }
  .mr-65--sp { margin-right: 17.33334vw !important; }
  .mb-65--sp { margin-bottom: 17.33334vw !important; }
  .ml-65--sp { margin-left: 17.33334vw !important; }
  .pt-65--sp { padding-top: 17.33334vw !important; }
  .pr-65--sp { padding-right: 17.33334vw !important; }
  .pb-65--sp { padding-bottom: 17.33334vw !important; }
  .pl-65--sp { padding-left: 17.33334vw !important; }
  .mt-70--sp { margin-top: 18.66668vw !important; }
  .mr-70--sp { margin-right: 18.66668vw !important; }
  .mb-70--sp { margin-bottom: 18.66668vw !important; }
  .ml-70--sp { margin-left: 18.66668vw !important; }
  .pt-70--sp { padding-top: 18.66668vw !important; }
  .pr-70--sp { padding-right: 18.66668vw !important; }
  .pb-70--sp { padding-bottom: 18.66668vw !important; }
  .pl-70--sp { padding-left: 18.66668vw !important; }
  .mt-75--sp { margin-top: 20.00001vw !important; }
  .mr-75--sp { margin-right: 20.00001vw !important; }
  .mb-75--sp { margin-bottom: 20.00001vw !important; }
  .ml-75--sp { margin-left: 20.00001vw !important; }
  .pt-75--sp { padding-top: 20.00001vw !important; }
  .pr-75--sp { padding-right: 20.00001vw !important; }
  .pb-75--sp { padding-bottom: 20.00001vw !important; }
  .pl-75--sp { padding-left: 20.00001vw !important; }
  .mt-80--sp { margin-top: 21.33334vw !important; }
  .mr-80--sp { margin-right: 21.33334vw !important; }
  .mb-80--sp { margin-bottom: 21.33334vw !important; }
  .ml-80--sp { margin-left: 21.33334vw !important; }
  .pt-80--sp { padding-top: 21.33334vw !important; }
  .pr-80--sp { padding-right: 21.33334vw !important; }
  .pb-80--sp { padding-bottom: 21.33334vw !important; }
  .pl-80--sp { padding-left: 21.33334vw !important; }
  .mt-85--sp { margin-top: 22.66668vw !important; }
  .mr-85--sp { margin-right: 22.66668vw !important; }
  .mb-85--sp { margin-bottom: 22.66668vw !important; }
  .ml-85--sp { margin-left: 22.66668vw !important; }
  .pt-85--sp { padding-top: 22.66668vw !important; }
  .pr-85--sp { padding-right: 22.66668vw !important; }
  .pb-85--sp { padding-bottom: 22.66668vw !important; }
  .pl-85--sp { padding-left: 22.66668vw !important; }
  .mt-90--sp { margin-top: 24.00001vw !important; }
  .mr-90--sp { margin-right: 24.00001vw !important; }
  .mb-90--sp { margin-bottom: 24.00001vw !important; }
  .ml-90--sp { margin-left: 24.00001vw !important; }
  .pt-90--sp { padding-top: 24.00001vw !important; }
  .pr-90--sp { padding-right: 24.00001vw !important; }
  .pb-90--sp { padding-bottom: 24.00001vw !important; }
  .pl-90--sp { padding-left: 24.00001vw !important; }
  .mt-95--sp { margin-top: 25.33335vw !important; }
  .mr-95--sp { margin-right: 25.33335vw !important; }
  .mb-95--sp { margin-bottom: 25.33335vw !important; }
  .ml-95--sp { margin-left: 25.33335vw !important; }
  .pt-95--sp { padding-top: 25.33335vw !important; }
  .pr-95--sp { padding-right: 25.33335vw !important; }
  .pb-95--sp { padding-bottom: 25.33335vw !important; }
  .pl-95--sp { padding-left: 25.33335vw !important; }
  .mt-100--sp { margin-top: 26.66668vw !important; }
  .mr-100--sp { margin-right: 26.66668vw !important; }
  .mb-100--sp { margin-bottom: 26.66668vw !important; }
  .ml-100--sp { margin-left: 26.66668vw !important; }
  .pt-100--sp { padding-top: 26.66668vw !important; }
  .pr-100--sp { padding-right: 26.66668vw !important; }
  .pb-100--sp { padding-bottom: 26.66668vw !important; }
  .pl-100--sp { padding-left: 26.66668vw !important; } }

.col-0p { width: 0%; }

.col-1p { width: 1%; }

.col-2p { width: 2%; }

.col-3p { width: 3%; }

.col-4p { width: 4%; }

.col-5p { width: 5%; }

.col-6p { width: 6%; }

.col-7p { width: 7%; }

.col-8p { width: 8%; }

.col-9p { width: 9%; }

.col-10p { width: 10%; }

.col-11p { width: 11%; }

.col-12p { width: 12%; }

.col-13p { width: 13%; }

.col-14p { width: 14%; }

.col-15p { width: 15%; }

.col-16p { width: 16%; }

.col-17p { width: 17%; }

.col-18p { width: 18%; }

.col-19p { width: 19%; }

.col-20p { width: 20%; }

.col-21p { width: 21%; }

.col-22p { width: 22%; }

.col-23p { width: 23%; }

.col-24p { width: 24%; }

.col-25p { width: 25%; }

.col-26p { width: 26%; }

.col-27p { width: 27%; }

.col-28p { width: 28%; }

.col-29p { width: 29%; }

.col-30p { width: 30%; }

.col-31p { width: 31%; }

.col-32p { width: 32%; }

.col-33p { width: 33%; }

.col-34p { width: 34%; }

.col-35p { width: 35%; }

.col-36p { width: 36%; }

.col-37p { width: 37%; }

.col-38p { width: 38%; }

.col-39p { width: 39%; }

.col-40p { width: 40%; }

.col-41p { width: 41%; }

.col-42p { width: 42%; }

.col-43p { width: 43%; }

.col-44p { width: 44%; }

.col-45p { width: 45%; }

.col-46p { width: 46%; }

.col-47p { width: 47%; }

.col-48p { width: 48%; }

.col-49p { width: 49%; }

.col-50p { width: 50%; }

.col-51p { width: 51%; }

.col-52p { width: 52%; }

.col-53p { width: 53%; }

.col-54p { width: 54%; }

.col-55p { width: 55%; }

.col-56p { width: 56%; }

.col-57p { width: 57%; }

.col-58p { width: 58%; }

.col-59p { width: 59%; }

.col-60p { width: 60%; }

.col-61p { width: 61%; }

.col-62p { width: 62%; }

.col-63p { width: 63%; }

.col-64p { width: 64%; }

.col-65p { width: 65%; }

.col-66p { width: 66%; }

.col-67p { width: 67%; }

.col-68p { width: 68%; }

.col-69p { width: 69%; }

.col-70p { width: 70%; }

.col-71p { width: 71%; }

.col-72p { width: 72%; }

.col-73p { width: 73%; }

.col-74p { width: 74%; }

.col-75p { width: 75%; }

.col-76p { width: 76%; }

.col-77p { width: 77%; }

.col-78p { width: 78%; }

.col-79p { width: 79%; }

.col-80p { width: 80%; }

.col-81p { width: 81%; }

.col-82p { width: 82%; }

.col-83p { width: 83%; }

.col-84p { width: 84%; }

.col-85p { width: 85%; }

.col-86p { width: 86%; }

.col-87p { width: 87%; }

.col-88p { width: 88%; }

.col-89p { width: 89%; }

.col-90p { width: 90%; }

.col-91p { width: 91%; }

.col-92p { width: 92%; }

.col-93p { width: 93%; }

.col-94p { width: 94%; }

.col-95p { width: 95%; }

.col-96p { width: 96%; }

.col-97p { width: 97%; }

.col-98p { width: 98%; }

.col-99p { width: 99%; }

.col-100p { width: 100%; }

@media screen and (max-width: 768px) { .col-0p-sp { width: 0%; }
  .col-1p-sp { width: 1%; }
  .col-2p-sp { width: 2%; }
  .col-3p-sp { width: 3%; }
  .col-4p-sp { width: 4%; }
  .col-5p-sp { width: 5%; }
  .col-6p-sp { width: 6%; }
  .col-7p-sp { width: 7%; }
  .col-8p-sp { width: 8%; }
  .col-9p-sp { width: 9%; }
  .col-10p-sp { width: 10%; }
  .col-11p-sp { width: 11%; }
  .col-12p-sp { width: 12%; }
  .col-13p-sp { width: 13%; }
  .col-14p-sp { width: 14%; }
  .col-15p-sp { width: 15%; }
  .col-16p-sp { width: 16%; }
  .col-17p-sp { width: 17%; }
  .col-18p-sp { width: 18%; }
  .col-19p-sp { width: 19%; }
  .col-20p-sp { width: 20%; }
  .col-21p-sp { width: 21%; }
  .col-22p-sp { width: 22%; }
  .col-23p-sp { width: 23%; }
  .col-24p-sp { width: 24%; }
  .col-25p-sp { width: 25%; }
  .col-26p-sp { width: 26%; }
  .col-27p-sp { width: 27%; }
  .col-28p-sp { width: 28%; }
  .col-29p-sp { width: 29%; }
  .col-30p-sp { width: 30%; }
  .col-31p-sp { width: 31%; }
  .col-32p-sp { width: 32%; }
  .col-33p-sp { width: 33%; }
  .col-34p-sp { width: 34%; }
  .col-35p-sp { width: 35%; }
  .col-36p-sp { width: 36%; }
  .col-37p-sp { width: 37%; }
  .col-38p-sp { width: 38%; }
  .col-39p-sp { width: 39%; }
  .col-40p-sp { width: 40%; }
  .col-41p-sp { width: 41%; }
  .col-42p-sp { width: 42%; }
  .col-43p-sp { width: 43%; }
  .col-44p-sp { width: 44%; }
  .col-45p-sp { width: 45%; }
  .col-46p-sp { width: 46%; }
  .col-47p-sp { width: 47%; }
  .col-48p-sp { width: 48%; }
  .col-49p-sp { width: 49%; }
  .col-50p-sp { width: 50%; }
  .col-51p-sp { width: 51%; }
  .col-52p-sp { width: 52%; }
  .col-53p-sp { width: 53%; }
  .col-54p-sp { width: 54%; }
  .col-55p-sp { width: 55%; }
  .col-56p-sp { width: 56%; }
  .col-57p-sp { width: 57%; }
  .col-58p-sp { width: 58%; }
  .col-59p-sp { width: 59%; }
  .col-60p-sp { width: 60%; }
  .col-61p-sp { width: 61%; }
  .col-62p-sp { width: 62%; }
  .col-63p-sp { width: 63%; }
  .col-64p-sp { width: 64%; }
  .col-65p-sp { width: 65%; }
  .col-66p-sp { width: 66%; }
  .col-67p-sp { width: 67%; }
  .col-68p-sp { width: 68%; }
  .col-69p-sp { width: 69%; }
  .col-70p-sp { width: 70%; }
  .col-71p-sp { width: 71%; }
  .col-72p-sp { width: 72%; }
  .col-73p-sp { width: 73%; }
  .col-74p-sp { width: 74%; }
  .col-75p-sp { width: 75%; }
  .col-76p-sp { width: 76%; }
  .col-77p-sp { width: 77%; }
  .col-78p-sp { width: 78%; }
  .col-79p-sp { width: 79%; }
  .col-80p-sp { width: 80%; }
  .col-81p-sp { width: 81%; }
  .col-82p-sp { width: 82%; }
  .col-83p-sp { width: 83%; }
  .col-84p-sp { width: 84%; }
  .col-85p-sp { width: 85%; }
  .col-86p-sp { width: 86%; }
  .col-87p-sp { width: 87%; }
  .col-88p-sp { width: 88%; }
  .col-89p-sp { width: 89%; }
  .col-90p-sp { width: 90%; }
  .col-91p-sp { width: 91%; }
  .col-92p-sp { width: 92%; }
  .col-93p-sp { width: 93%; }
  .col-94p-sp { width: 94%; }
  .col-95p-sp { width: 95%; }
  .col-96p-sp { width: 96%; }
  .col-97p-sp { width: 97%; }
  .col-98p-sp { width: 98%; }
  .col-99p-sp { width: 99%; }
  .col-100p-sp { width: 100%; } }

#test { font-size: 8px; position: absolute; top: 0px; left: 0px; z-index: 1; }

.modal { display: none; }

.loading { display: none; }

.result { display: none; }

.error { display: none; }

#modal_wrap { background: #fff; width: 750px; margin: auto; padding: 46px 46px 36px; -moz-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); border: 4px solid #000; position: fixed; top: 50%; left: 0; right: 0; opacity: 0; z-index: 3000; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -moz-border-radius: 30px; border-radius: 30px; -webkit-transition: all 0.2s cubic-bezier(0.65, 0.07, 0.53, 0.95); -moz-transition: all 0.2s cubic-bezier(0.65, 0.07, 0.53, 0.95); transition: all 0.2s cubic-bezier(0.65, 0.07, 0.53, 0.95); }

#modal_wrap.modal_movie { height: 500px; }

#modal_wrap.open { opacity: 1; }

#modal_wrap #modal_content { overflow-y: auto; max-height: -webkit-calc(96vh - 92px); max-height: -moz-calc(96vh - 92px); max-height: calc(96vh - 92px); padding-bottom: 10px; }

#modal_wrap .modal { display: block; }

#modal_wrap .modal__cnt { padding-bottom: 7px; }

#modal_wrap .modal__ttl-lv2 { text-align: center; margin-bottom: 30px; }

#modal_wrap .modal__ttl-lv3 { text-align: center; font-size: 20px; line-height: 1.8; margin-top: 35px; margin-bottom: 10px; }

#modal_wrap .modal__copy { font-size: 16px; line-height: 1.8; }

#modal_wrap .modal__btn { width: 398px; max-width: 90%; -moz-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); border: 4px solid #000; text-align: center; font-size: 20px; line-height: 1.4; -moz-border-radius: 66px; border-radius: 66px; margin: 35px auto 0; display: block; padding: 15px 60px; cursor: pointer; position: relative; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out; }

#modal_wrap .modal__btn::after { position: absolute; content: ""; -moz-border-radius: 50%; border-radius: 50%; z-index: 2; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 38px; height: 38px; right: 19px; background-color: #000; background-image: url(../img/modal_ico_close.png); background-repeat: no-repeat; background-position: center center; -moz-background-size: 16px 16px; background-size: 16px 16px; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out; }

#modal_wrap .modal__btn span { display: block; color: #342e29; font-weight: bold; -webkit-transition: color 0.1s ease-out; -moz-transition: color 0.1s ease-out; transition: color 0.1s ease-out; }

@media screen and (min-width: 769px), print { #modal_wrap .modal__btn:hover { -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); background: #fcf464; -webkit-transform: translateY(5px); -moz-transform: translateY(5px); -ms-transform: translateY(5px); transform: translateY(5px); }
  #modal_wrap .modal__btn:hover::after { background-image: url(../img/modal_ico_close_hover.png); background-color: #ffcc00; }
  #modal_wrap .modal__btn:hover span { color: #ffcc00; } }

#modal_filter { -webkit-filter: blur(2px); filter: blur(2px); position: relative; z-index: 1; }

#modal_filter .header { opacity: 0; }

#modal_overlay { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #fbdc33; opacity: 0; z-index: 100; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }

#modal_overlay.open { opacity: 1; -webkit-animation: anime1 0.5s ease alternate; -moz-animation: anime1 0.5s ease alternate; animation: anime1 0.5s ease alternate; }

@media screen and (min-width: 769px), print { #modal_wrap #modal_content { scrollbar-width: thin; scrollbar-color: #c1c1c1 transparent; }
  #modal_wrap #modal_content:-webkit-scrollbar { width: 6px; background-color: #fafafa; }
  #modal_wrap #modal_content:-webkit-scrollbar-track { box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3); background-color: #fafafa; border-radius: 3px; }
  #modal_wrap #modal_content:-webkit-scrollbar-thumb { background-color: #c1c1c1; border-radius: 3px; }
  #modal_wrap #modal_content::-webkit-scrollbar { width: 6px; background-color: #fafafa; }
  #modal_wrap #modal_content::-webkit-scrollbar-track { box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3); background-color: #fafafa; border-radius: 3px; }
  #modal_wrap #modal_content::-webkit-scrollbar-thumb { background-color: #c1c1c1; outline: 1px solid #c1c1c1; border-radius: 3px; } }

@media screen and (max-width: 768px) { #modal_wrap { width: 92vw; padding: 7.46667vw 6.13333vw; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); -moz-border-radius: 4vw; border-radius: 4vw; border-width: 2px; }
  #modal_wrap .modal { padding-bottom: 4px; }
  #modal_wrap .modal__ttl-lv2 { margin-bottom: 6vw; }
  #modal_wrap .modal__ttl-lv3 { font-size: 4.26667vw; margin-top: 6.66667vw; margin-bottom: 2.66667vw; }
  #modal_wrap .modal__copy { font-size: 3.46667vw; }
  #modal_wrap .modal__btn { width: 90%; max-width: 90%; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); border-width: 2px; font-size: 3.46667vw; -moz-border-radius: 12vw; border-radius: 12vw; margin: 6.66667vw auto 0; padding: 15px 9.33333vw; }
  #modal_wrap .modal__btn::after { width: 6.4vw; height: 6.4vw; right: 3.2vw; -moz-background-size: 2.66667vw 2.66667vw; background-size: 2.66667vw 2.66667vw; } }

@-webkit-keyframes anime1 { 0% { opacity: 0; }
  100% { opacity: 0.9; } }

@-moz-keyframes anime1 { 0% { opacity: 0; }
  100% { opacity: 0.9; } }

@keyframes anime1 { 0% { opacity: 0; }
  100% { opacity: 0.9; } }

.footer { position: fixed; bottom: 0; left: 0; width: 100%; background: #fff; padding: 10px 30px; min-height: 63px; z-index: 2000; }

.footer__content { position: relative; width: 100%; }

.footer__inner { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

.footer-link { position: absolute; top: 0px; right: 0; z-index: 10; }

.footer-link a { font-size: 10px; font-weight: normal; color: #191400; padding-right: 14px; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; position: relative; }

.footer-link a:after { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 10px; height: 10px; background: url(../img/link_icon_black.png) no-repeat center center; -moz-background-size: 100% 100%; background-size: 100% 100%; content: ""; z-index: 1; }

.footer-link a:hover { opacity: .8; }

@media screen and (max-width: 1024px) { .footer-link { top: -9.33333vw; left: 0; margin: auto; text-align: center; }
  .footer-link a { font-size: 2.4vw; line-height: 1.3; color: #9b7142; font-weight: 700; margin-left: -1.86667vw; padding-right: 0; border-bottom: 1px solid #9b7142; }
  .footer-link a::after { width: 2.66667vw; height: 2.66667vw; right: -3.73333vw; top: auto; bottom: 0; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); background: url(../img/link_icon.png) no-repeat center center; -moz-background-size: 100% 100%; background-size: 100% 100%; } }

.footer-logo { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; }

.footer-logo li a { -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; }

.footer-logo li a:hover { opacity: 0.8; }

.footer-logo__item2 { border-left: 1px solid #e0e0e0; padding-left: 30px; margin-left: 30px; }

.footer-copyright { font-size: 10px; line-height: 1.8; font-weight: normal; padding-left: 15px; position: absolute; bottom: 0px; right: 53px; z-index: 10; }

.footer-copyright a { font-size: 10px; font-weight: normal; color: #191400; padding-right: 14px; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; position: relative; }

.footer-copyright a:after { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 10px; height: 10px; background: url(../img/link_icon_black.png) no-repeat center center; -moz-background-size: 100% 100%; background-size: 100% 100%; content: ""; z-index: 1; }

.footer-copyright a:hover { opacity: .8; }

@media screen and (max-width: 1024px) { .footer-copyright { position: static; bottom: auto; right: auto; z-index: 10; margin: auto; text-align: center; }
  .footer-copyright a { font-size: 2.4vw; line-height: 1.3; color: #9b7142; font-weight: 700; margin-left: -1.86667vw; padding-right: 0; border-bottom: 1px solid #9b7142; }
  .footer-copyright a::after { width: 2.66667vw; height: 2.66667vw; right: -3.73333vw; top: auto; bottom: 0; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); background: url(../img/link_icon.png) no-repeat center center; -moz-background-size: 100% 100%; background-size: 100% 100%; } }

.footer-result .footer-link, .footer-error .footer-link { display: none; }

.footer-result .footer-link, .footer-error .footer-link { display: none; }

.footer-result .footer__inner .footer-copyright, .footer-error .footer__inner .footer-copyright { right: 0; bottom: 10px; }

.main { position: relative; height: -webkit-calc(100vh - 63px); height: -moz-calc(100vh - 63px); height: calc(100vh - 63px); overflow: hidden; background: #fbdc33; }

.main-top { width: 100%; height: 100%; }

.main__bg { position: absolute; top: 30px; left: 30px; bottom: 50px; right: 30px; z-index: 1; width: -webkit-calc(100% - 60px); width: -moz-calc(100% - 60px); width: calc(100% - 60px); height: -webkit-calc(100% - 80px); height: -moz-calc(100% - 80px); height: calc(100% - 80px); -moz-border-radius: 30px; border-radius: 30px; overflow: hidden; }

.main__bg video { position: absolute; z-index: 1; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.main__content { position: relative; z-index: 2; height: 100%; }

.main__desc { width: 54.5%; height: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; }

.main__desc__inner { width: 73%; text-align: center; }

.main__desc .top-logo { opacity: 0; width: 100%; margin: 0 auto 30px; }

.main__desc .top-logo.is-fade { -webkit-animation-name: zoomIn; -moz-animation-name: zoomIn; animation-name: zoomIn; -webkit-animation-duration: 0.4s; -moz-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); -moz-animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; animation-delay: 0.6s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.main__desc .top-btn.js-effect { opacity: 0; }

.main__desc .top-btn.js-effect.is-fade { -webkit-animation-name: zoomIn; -moz-animation-name: zoomIn; animation-name: zoomIn; -webkit-animation-duration: 0.4s; -moz-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); -moz-animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); -webkit-animation-delay: 1s; -moz-animation-delay: 1s; animation-delay: 1s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.main__desc .top-btn a { width: 65%; max-width: 345px; margin: 0 auto; display: block; position: relative; }

.main__desc .top-btn a img { width: 100%; -webkit-transition: opacity 0.1s ease-out; -moz-transition: opacity 0.1s ease-out; transition: opacity 0.1s ease-out; }

.main__desc .top-btn a .is-over { position: absolute; top: 0; left: 0; z-index: 1; opacity: 0; }

.main__desc .top-btn a:hover img { opacity: 0; }

.main__desc .top-btn a:hover .is-over { opacity: 1; }

.main__photo { opacity: 0; width: 49%; position: absolute; bottom: -9%; right: 0; }

.main__photo.is-fade { -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; animation-name: fadeInRight; -webkit-animation-duration: 0.6s; -moz-animation-duration: 0.6s; animation-duration: 0.6s; -webkit-animation-timing-function: ease-out; -moz-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.main__photo img { width: 100%; }

.main__photo .is-tb { display: none; }

.main__light { opacity: 0; width: 49%; position: absolute; top: 0; right: 0; text-align: center; }

.main__light.is-fade { -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; animation-name: fadeInRight; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: ease-out; -moz-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.main__light figure { padding-left: 17.6382661%; }

.main__light img { width: 20.32885%; max-width: 136px; }

.main .box-info { position: absolute; bottom: 0; left: 30px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; height: 50px; line-height: 1.8; font-size: 12px; color: #9b7142; z-index: 3000; }

.main .box-info__lbl { margin-right: 15px; }

.main .box-info__modal { margin-right: 20px; }

.main .box-info a { display: inline-block; border-bottom: 1px solid #9b7142; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; padding-right: 14px; position: relative; }

.main .box-info a.modal_block::after { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 10px; height: 10px; background: url("../img/modal_icon.png") no-repeat center center; -moz-background-size: 100% 100%; background-size: 100% 100%; content: ""; z-index: 1; }

.main .box-info a[target="_blank"]::after { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 10px; height: 10px; background: url("../img/link_icon.png") no-repeat center center; -moz-background-size: 100% 100%; background-size: 100% 100%; content: ""; }

.main .box-info a:hover { opacity: 0.8; }

@media screen and (min-width: 1025px) { .main .box-info__link { position: fixed; bottom: 32px; right: 30px; z-index: 4000; }
  .main .box-info__link a { border-bottom: none; font-size: 10px; color: #191400; font-weight: normal; }
  .main .box-info__link a[target="_blank"]::after { background-image: url("../img/link_icon_black.png"); }
  .footer:not(.footer-result):not(.footer-error) .footer-copyright span { display: inline-block; } }

@media screen and (max-width: 1175px) { .footer:not(.footer-result):not(.footer-error) .footer-copyright { padding-top: 0; } }

@media screen and (min-width: 1025px) and (max-width: 1190px) { .footer:not(.footer-result) .footer-copyright { padding-top: 0; } }

@media screen and (min-width: 1200px) { .main__desc { -webkit-box-pack: end; -moz-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
  .main__desc__inner { width: 625px; padding: 0 5vw; } }

@media screen and (min-width: 1366px) { .main__desc__inner { width: 94%; padding: 0 6vw; }
  .main__desc .top-logo { margin-bottom: 40px; } }

@media screen and (max-width: 1024px) { .footer { position: static; padding: 13.86667vw 4vw 3.33333vw; }
  .footer-error { position: relative; }
  .footer__inner { display: block; }
  .footer-logo { -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .footer-logo li { width: 50% !important; text-align: center; margin-bottom: 3.33333vw; }
  .footer-logo__item1 img { width: 29.86667vw; }
  .footer-logo__item2 { padding-left: 0; margin-left: 0; }
  .footer-logo__item2 img { width: 29.86667vw; }
  .footer-copyright { text-align: center; line-height: 1.5; font-size: 2.4vw; padding-left: 0; }
  .main { height: auto; overflow: inherit; }
  .main-top { padding-bottom: 8.8vw; }
  .main__bg { top: 4vw; left: 4vw; bottom: 0vw; right: 4vw; width: 92vw; height: -webkit-calc(100% - 12.8vw); height: -moz-calc(100% - 12.8vw); height: calc(100% - 12.8vw); -moz-border-radius: 4vw; border-radius: 4vw; }
  .main__bg video { height: 100%; }
  .main__content { height: auto; }
  .main__desc { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; z-index: 3; }
  .main__desc__inner { width: 100%; }
  .main__desc .top-logo { width: 81.06667vw; margin: 12.66667vw auto 0; }
  .main__desc .top-btn { margin-top: 40vw; }
  .main__desc .top-btn a { width: 33.86667vw; max-width: 90%; }
  .main__desc .top-btn a .is-over { display: none; }
  .main__desc .top-btn a:hover img { opacity: 1; }
  .main__photo { width: 100%; position: relative; bottom: auto; top: 0; -webkit-animation-duration: 0s; -moz-animation-duration: 0s; animation-duration: 0s; }
  .main__light { display: none; }
  .main .box-info { bottom: -3.33333vw; left: 0; height: auto; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 2.4vw; padding: 0 4vw 5.33333vw; }
  .main .box-info__lbl { margin-right: 2.66667vw; }
  .main .box-info__modal { margin-right: 0; }
  .main .box-info__link { margin-top: 6.13333vw; width: 100%; text-align: center; }
  .main .box-info a { padding-right: 3.73333vw; }
  .main .box-info a.modal_block::after { width: 2.66667vw; height: 2.66667vw; }
  .main .box-info a[target="_blank"] { margin-left: -1.86667vw; padding-right: 0; line-height: 1.3; }
  .main .box-info a[target="_blank"]::after { width: 2.66667vw; height: 2.66667vw; right: -3.73333vw; top: auto; bottom: 0; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

@media screen and (max-width: 1024px) and (min-width: 769px) { .footer-logo li img { display: none; }
  .footer-logo li img.is-sp { display: inline-block !important; }
  .footer-copyright { font-size: 22px; }
  .footer-copyright span { display: inline-block; }
  .main__bg { width: 92%; }
  .main__desc .top-logo { width: 59.5%; margin: 10.35vw auto 0; }
  .main__desc .top-btn { margin-top: 29.3vw; }
  .main__desc .top-btn a { width: 254px; max-width: 25vw; }
  .main__desc .top-btn a img { display: none; }
  .main__desc .top-btn a .is-sp { display: block !important; }
  .main__photo img { display: none; }
  .main__photo .is-tb { display: block; } }

@-webkit-keyframes fadeIn { 0% { opacity: 0;
    visibility: hidden; }
  100% { opacity: 1;
    visibility: visible; } }

@-moz-keyframes fadeIn { 0% { opacity: 0;
    visibility: hidden; }
  100% { opacity: 1;
    visibility: visible; } }

@keyframes fadeIn { 0% { opacity: 0;
    visibility: hidden; }
  100% { opacity: 1;
    visibility: visible; } }

@-webkit-keyframes fadeInRight { 0% { opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(50%);
            transform: translateX(50%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    visibility: visible; } }

@-moz-keyframes fadeInRight { 0% { opacity: 0;
    visibility: hidden;
    -moz-transform: translateX(50%);
         transform: translateX(50%); }
  100% { opacity: 1;
    -moz-transform: translateX(0);
         transform: translateX(0);
    visibility: visible; } }

@keyframes fadeInRight { 0% { opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(50%);
       -moz-transform: translateX(50%);
            transform: translateX(50%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
            transform: translateX(0);
    visibility: visible; } }

@-webkit-keyframes fadeOut { 0% { opacity: 1;
    visibility: visible; }
  100% { opacity: 0;
    visibility: hidden; } }

@-moz-keyframes fadeOut { 0% { opacity: 1;
    visibility: visible; }
  100% { opacity: 0;
    visibility: hidden; } }

@keyframes fadeOut { 0% { opacity: 1;
    visibility: visible; }
  100% { opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes fadeOutLeft { 0% { opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    visibility: visible; }
  100% { opacity: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    visibility: hidden; } }

@-moz-keyframes fadeOutLeft { 0% { opacity: 1;
    -moz-transform: translateX(0);
         transform: translateX(0);
    visibility: visible; }
  100% { opacity: 0;
    -moz-transform: translateX(-50%);
         transform: translateX(-50%);
    visibility: hidden; } }

@keyframes fadeOutLeft { 0% { opacity: 1;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
            transform: translateX(0);
    visibility: visible; }
  100% { opacity: 0;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
            transform: translateX(-50%);
    visibility: hidden; } }

@-webkit-keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-moz-keyframes fadeInUp { 0% { opacity: 0;
    -moz-transform: translateY(-50%);
         transform: translateY(-50%); }
  100% { opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0); } }

@keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
            transform: translateY(-50%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-moz-keyframes fadeInDown { 0% { opacity: 0;
    -moz-transform: translateY(50%);
         transform: translateY(50%); }
  100% { opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0); } }

@keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translateY(50%);
       -moz-transform: translateY(50%);
            transform: translateY(50%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes zoomIn { 0% { opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% { opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-moz-keyframes zoomIn { 0% { opacity: 0;
    -moz-transform: scale(0);
         transform: scale(0); }
  100% { opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1); } }

@keyframes zoomIn { 0% { opacity: 0;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
            transform: scale(0); }
  100% { opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes zoomIn2 { 0% { opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5); }
  100% { opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-moz-keyframes zoomIn2 { 0% { opacity: 0;
    -moz-transform: scale(1.5);
         transform: scale(1.5); }
  100% { opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1); } }

@keyframes zoomIn2 { 0% { opacity: 0;
    -webkit-transform: scale(1.5);
       -moz-transform: scale(1.5);
            transform: scale(1.5); }
  100% { opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes zoomOut { 0% { opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% { opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); } }

@-moz-keyframes zoomOut { 0% { opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1); }
  100% { opacity: 0;
    -moz-transform: scale(0);
         transform: scale(0); } }

@keyframes zoomOut { 0% { opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1); }
  100% { opacity: 0;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
            transform: scale(0); } }

.loading { position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100vw; height: 100vh; z-index: 1000; }

.loading__bg { background: #fbdc33; position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; }

.loading__ico { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 212px; }

@media screen and (max-width: 768px) { .loading__ico { width: 56.53333vw; margin-left: 2.53333vw; } }

.result { padding-bottom: 63px; overflow: hidden; }

.result-header { position: fixed; top: 0; left: 0; width: 168px; background: #fbdc33; z-index: 3; }

.result-header a { display: block; width: 100%; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; padding: 9px 0; text-align: center; }

.result-header a:hover { opacity: 0.8; }

.result-header img { width: 116px; }

.result-body { padding-left: 40vw; }

.result-left { position: fixed; top: 0; left: 0; width: 40vw; height: -webkit-calc(100vh - 63px); height: -moz-calc(100vh - 63px); height: calc(100vh - 63px); }

.result-left__ctn { text-align: center; }

.result-left .opening-01 { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin-top: -100px; z-index: 2; }

.result-left .opening-01 .pop { width: 360px; -moz-background-size: 100% 100%; background-size: 100% 100%; text-align: center; position: relative; z-index: 2; }

.result-left .opening-01 .pop::after { z-index: 1; top: -webkit-calc(100% + 7px); top: -moz-calc(100% + 7px); top: calc(100% + 7px); left: 50%; content: " "; width: 0; height: 0; border-style: solid; position: absolute; pointer-events: none; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); border-width: 22px 15px 0 15px; border-color: rgba(0, 0, 0, 0.5) transparent transparent transparent; }

.result-left .opening-01 .pop__txt { font-size: 22px; line-height: 1.5; text-align: center; display: block; padding: 12px 25px; border: 4px solid #000; -moz-border-radius: 50px; border-radius: 50px; -moz-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); position: relative; z-index: 2; background: #fff; }

.result-left .opening-01 .pop__txt::before, .result-left .opening-01 .pop__txt::after { left: 50%; content: " "; width: 0; height: 0; border-style: solid; position: absolute; pointer-events: none; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.result-left .opening-01 .pop__txt::after { border-width: 18px 13px 0 13px; border-color: #fff transparent transparent transparent; top: 99.2%; }

.result-left .opening-01 .pop__txt::before { top: 100%; border-width: 24px 18px 0 18px; border-color: #000 transparent transparent transparent; }

.result-left .opening-01 .pin { width: 53px; height: 85px; z-index: 2; margin: 40px auto 0; }

.result-left .opening-01 .pin img { width: 100%; }

.result-left .opening-02 { position: absolute; bottom: 20px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); min-width: 360px; z-index: 2; }

.result-left .opening-02 .bg { background: #fbdc33; -moz-border-radius: 20px; border-radius: 20px; border: 4px solid #000; }

.result-left .opening-02 .ttl { width: 300px; margin: -20px auto 0; padding: 0 11px; position: relative; }

.result-left .opening-02 .ttl::before { content: ""; width: 100%; height: 5px; background: #fbdc33; bottom: 10px; left: 0; z-index: 1; position: absolute; }

.result-left .opening-02 .ttl img { position: relative; z-index: 2; }

.result-left .opening-02 .seismic-intensity { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-pack: space-evenly; -moz-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; padding: 9px 7px; }

.result-left .opening-02 .seismic-intensity__item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0 5px; }

.result-left .opening-02 .seismic-intensity__lbl { background: #fff; -moz-border-radius: 5px; border-radius: 5px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; height: 105px; width: 23px; text-align: center; position: relative; }

.result-left .opening-02 .seismic-intensity__lbl .lbl-txt { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1; display: block; line-height: 1; font-size: 16px; letter-spacing: 0; }

.result-left .opening-02 .seismic-intensity__txt { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.result-left .opening-02 .seismic-intensity__txt .num { font-family: "Comfortaa", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif, cursive; font-size: 120px; line-height: 90px; margin-left: 5px; margin-right: 2px; }

.result-left .opening-02 .seismic-intensity__txt .svg { padding-bottom: 5px; width: 32px; }

.result-left .result-left__modal-btn { display: inline-block; margin-top: 20px; background: #000; min-width: 235px; -moz-border-radius: 34px; border-radius: 34px; cursor: pointer; -webkit-transition: all 0.2s cubic-bezier(0.65, 0.07, 0.53, 0.95); -moz-transition: all 0.2s cubic-bezier(0.65, 0.07, 0.53, 0.95); transition: all 0.2s cubic-bezier(0.65, 0.07, 0.53, 0.95); position: relative; }

.result-left .result-left__modal-btn::after { position: absolute; top: 50%; right: 15px; width: 14px; height: 14px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); content: ""; background-image: url("../img/ico_plus.png"); background-repeat: no-repeat; background-position: center center; -moz-background-size: 100% 100%; background-size: 100% 100%; }

.result-left .result-left__modal-btn span { color: #fff; font-size: 12px; line-height: 2; padding: 5px 60px 5px 20px; display: block; }

.result-left .result-left__modal-btn:hover { background: #fbdc33; }

.result-map { width: 100%; height: 100%; position: relative; overflow: hidden; }

@media screen and (min-width: 1025px) { .result-map figure { position: relative; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
  .result-map figure::after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0)), color-stop(80%, rgba(255, 255, 255, 0.7)), to(white)); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.7) 80%, white 100%); background: -moz- oldlinear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.7) 80%, white 100%); background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.7) 80%, white 100%); z-index: 2; content: ""; } }

.result-map #map { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: auto; height: auto; max-width: none; max-height: none; min-width: 100%; min-height: 100%; z-index: 1; }

.result-map iframe { position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; }

.result-map__desc { position: absolute; z-index: 2; bottom: 0; left: 0; width: 100%; height: 36px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0; -webkit-box-align: end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.result-map__desc img { width: 100%; }

.result-map__desc .google-logo { width: 86px; }

.result-map__desc .google-copyright { padding: 3px 5px; width: 140px; height: 20px; background: #fff; }

.result .map-prl { display: none; }

.result-main { opacity: 0; padding: 53px 40px 40px; -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; animation-name: fadeInRight; -webkit-animation-duration: 0.4s; -moz-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.48, 1); -moz-animation-timing-function: cubic-bezier(0.65, 0, 0.48, 1); animation-timing-function: cubic-bezier(0.65, 0, 0.48, 1); -webkit-animation-delay: 0s; -moz-animation-delay: 0s; animation-delay: 0s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; overflow-x: hidden; background: #fbdc33; }

.result-main__inner { max-width: 750px; margin: 0 auto; }

.result-ttl { text-align: center; margin-bottom: 65px; }

.result-block { border: 4px solid #000; -moz-border-radius: 30px; border-radius: 30px; -moz-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); padding: 11px 11px 36px; background: #fff; position: relative; margin-bottom: 90px; }

.result-block__btn { width: 398px; max-width: 90%; -moz-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); border: 4px solid #000; text-align: center; font-size: 20px; line-height: 1.4; -moz-border-radius: 66px; border-radius: 66px; margin: 70px auto 0; display: block; padding: 15px 60px; cursor: pointer; position: relative; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out; }

.result-block__btn::after { position: absolute; content: ""; -moz-border-radius: 50%; border-radius: 50%; z-index: 2; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 38px; height: 38px; right: 18px; background-color: #000; background-image: url(../img/ico_down.svg); background-repeat: no-repeat; background-position: center center; -moz-background-size: 18px 18px; background-size: 18px 18px; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out; }

.result-block__btn span { display: block; color: #342e29; font-weight: bold; -webkit-transition: color 0.1s ease-out; -moz-transition: color 0.1s ease-out; transition: color 0.1s ease-out; }

@media screen and (min-width: 769px), print { .result-block__btn:hover { -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); background: #fcf464; -webkit-transform: translateY(5px); -moz-transform: translateY(5px); -ms-transform: translateY(5px); transform: translateY(5px); }
  .result-block__btn:hover::after { background-image: url(../img/ico_down_hover.svg); background-color: #ffcc00; }
  .result-block__btn:hover span { color: #ffcc00; } }

.result-block__btn.is-active::after { -webkit-transform: translateY(-50%) rotate(180deg); -moz-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }

.result-block__ico { width: 245px; position: absolute; top: -49px; left: 55px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.result-block__ico li { width: 94px; height: 94px; background: #fbdc33; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; border: 4px solid #fff; -moz-box-shadow: 0px 0px 0px 4px #000; box-shadow: 0px 0px 0px 4px #000; -moz-border-radius: 50%; border-radius: 50%; }

.result-block__ico li:first-child { margin-right: 20px; margin-left: -35px; }

.result-block__ico li img { height: 60px; width: auto; }

.result-share { text-align: center; margin-bottom: 80px; }

.result-share .bg { width: 294px; margin: 0 auto; border: 4px solid #000; -moz-border-radius: 20px; border-radius: 20px; }

.result-share .lbl { width: 142px; margin: -15px auto 0; padding: 0 10px; position: relative; background: #fbdc33; }

.result-share__icon { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-top: 5px; }

.result-share__icon li { padding: 18px 12px; width: 74px; }

.result-share__icon li a { -webkit-transition: 0.2s opacity cubic-bezier(0.65, 0.07, 0.53, 0.95); -moz-transition: 0.2s opacity cubic-bezier(0.65, 0.07, 0.53, 0.95); transition: 0.2s opacity cubic-bezier(0.65, 0.07, 0.53, 0.95); }

.result-share__icon li a:hover { opacity: 0.8; }

.result-share__icon li img { width: 100%; }

.result-change { padding: 40px 0 25px; position: relative; }

.result-change::after { position: absolute; width: 0; height: 0; border-style: solid; border-width: 0 23px 32px 23px; border-color: transparent transparent #ffffff transparent; content: ""; bottom: 100%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.result-change::before { position: absolute; z-index: 1; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 60vw; content: ""; background: #fff; height: 100%; }

.result-change__ttl { text-align: center; position: relative; z-index: 2; }

.result-change__ttl img { height: 34px; width: auto; }

.result-change form { width: 640px; max-width: 100%; margin: 0 auto; position: relative; z-index: 2; }

.result-change__content { background: #fcf464; -moz-border-radius: 30px; border-radius: 30px; margin: 20px 0 11px; padding: 28px 20px 33px; }

.result-change__action { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.result-change__item { padding: 0 10px; text-align: center; margin-bottom: 25px; }

.result-change__item .ttl { font-size: 16px; line-height: 1.5; margin-bottom: 5px; }

.result-change__select { line-height: 1; display: block; cursor: pointer; position: relative; font-size: 15px; padding: 5px 15px 5px 90px; -webkit-transition: all 0.2s cubic-bezier(0.65, 0.07, 0.53, 0.95); -moz-transition: all 0.2s cubic-bezier(0.65, 0.07, 0.53, 0.95); transition: all 0.2s cubic-bezier(0.65, 0.07, 0.53, 0.95); border: 4px solid #000; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); -moz-border-radius: 26px; border-radius: 26px; height: 51px; width: 240px; max-width: 100%; color: #000; background: url("../img/ico_select.svg") no-repeat right 12px center #fff; }

.result-change__select option { text-align: center; }

.result-change__tab { border: 4px solid #000; -moz-border-radius: 26px; border-radius: 26px; height: 51px; background: #fff; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; width: 240px; padding: 7px 10px; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); }

.result-change__tab label { cursor: pointer; }

.result-change__tab label span { -moz-border-radius: 15px; border-radius: 15px; display: block; background: trasparent; -webkit-transition: background 0.3s cubic-bezier(0.65, 0.07, 0.53, 0.95); -moz-transition: background 0.3s cubic-bezier(0.65, 0.07, 0.53, 0.95); transition: background 0.3s cubic-bezier(0.65, 0.07, 0.53, 0.95); padding: 0 15px; font-size: 14.5px; line-height: 2; }

.result-change__tab label input { display: none; }

.result-change__tab label input:checked + span { background: #fbdc33; }

.result-change__txt { font-size: 13px; line-height: 1.8; width: 500px; max-width: 100%; margin: 0 auto; }

.result-change__btn { width: 67%; max-width: 398px; margin: 15px auto 0; }

.result-change__btn a { display: block; position: relative; }

.result-change__btn a img { width: 100%; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; }

.result-change__btn a .is-over { position: absolute; top: 0; left: 0; z-index: 1; opacity: 0; }

.result-change__btn a:hover img { opacity: 0; }

.result-change__btn a:hover .is-over { opacity: 1; }

.result-kv { padding-top: 70px; margin-bottom: 42px; }

.result-kv__content { border: 4px solid #000; -moz-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); text-align: center; -moz-border-radius: 30px; border-radius: 30px; padding: 11px 11px 40px; background: #fff; }

.result-kv__image { margin-bottom: 35px; }

.result-kv__image img { width: 100%; }

.result-kv__copy { line-height: 2.12; font-size: 16px; }

.result-kv__link:hover { opacity: 0.6; }

.result-kv__logo { width: 194px; }

.result-kv__logo img { width: 100%; }

.result-kv__btn { width: 194px; -moz-border-radius: 25px; border-radius: 25px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; background: #fff; color: #9b7142; line-height: 1.5; padding: 12px 12px 12px 30px; position: relative; }

.result-kv__btn::after { position: absolute; top: 50%; -webkit-transform: translateY(-50%) rotate(-90deg); -moz-transform: translateY(-50%) rotate(-90deg); -ms-transform: translateY(-50%) rotate(-90deg); transform: translateY(-50%) rotate(-90deg); right: 12px; width: 24px; height: 24px; background: url("../img/ico_down.svg") no-repeat center center #9b7142; -moz-background-size: 12px 12px; background-size: 12px 12px; content: ""; z-index: 1; -moz-border-radius: 50%; border-radius: 50%; }

.result-note { text-align: center; font-size: 12px; line-height: 1.8; width: 645px; max-width: 90%; margin: 35px auto 35px; border: 2px solid #000; -moz-border-radius: 10px; border-radius: 10px; padding: 13px 20px; }

.result-link { text-align: center; }

.result-link a { display: inline-block; color: #9b7142; font-size: 12px; line-height: 1.9; border-bottom: 1px solid #9b7142; padding-right: 14px; position: relative; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; }

.result-link a:hover { opacity: 0.8; }

.result-link a[target="_blank"]::after { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 10px; height: 10px; background: url("../img/link_icon.png") no-repeat center center; -moz-background-size: 100% 100%; background-size: 100% 100%; content: ""; z-index: 1; }

.result__opening { position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100vh; z-index: 100000; background: #fbdc33; }

.result__opening__bg { position: absolute; top: 30px; left: 30px; bottom: 30px; right: 30px; z-index: 1; width: -webkit-calc(100% - 60px); width: -moz-calc(100% - 60px); width: calc(100% - 60px); height: -webkit-calc(100% - 60px); height: -moz-calc(100% - 60px); height: calc(100% - 60px); -moz-border-radius: 30px; border-radius: 30px; overflow: hidden; }

.result__opening__bg video { position: absolute; z-index: 1; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.result__opening__content { opacity: 1; position: relative; z-index: 2; width: 100%; height: 100%; -webkit-animation-name: fadeOutLeft; -moz-animation-name: fadeOutLeft; animation-name: fadeOutLeft; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.48, 1); -moz-animation-timing-function: cubic-bezier(0.65, 0, 0.48, 1); animation-timing-function: cubic-bezier(0.65, 0, 0.48, 1); -webkit-animation-delay: 2.8s; -moz-animation-delay: 2.8s; animation-delay: 2.8s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.result__opening .opening-01 { -webkit-animation-name: zoomIn2; -moz-animation-name: zoomIn2; animation-name: zoomIn2; -webkit-animation-duration: 0.8s; -moz-animation-duration: 0.8s; animation-duration: 0.8s; -webkit-animation-timing-function: cubic-bezier(0.14, 1, 0.34, 1); -moz-animation-timing-function: cubic-bezier(0.14, 1, 0.34, 1); animation-timing-function: cubic-bezier(0.14, 1, 0.34, 1); -webkit-animation-delay: 0s; -moz-animation-delay: 0s; animation-delay: 0s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.result__opening .opening-01__wrap { position: absolute; z-index: 2; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin-top: -85px; }

.result__opening .opening-01 .pop { width: 360px; -moz-background-size: 100% 100%; background-size: 100% 100%; text-align: center; position: relative; }

.result__opening .opening-01 .pop::after { z-index: 1; top: -webkit-calc(100% + 7px); top: -moz-calc(100% + 7px); top: calc(100% + 7px); left: 50%; content: " "; width: 0; height: 0; border-style: solid; position: absolute; pointer-events: none; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); border-width: 22px 15px 0 15px; border-color: rgba(0, 0, 0, 0.5) transparent transparent transparent; }

.result__opening .opening-01 .pop__txt { font-size: 22px; line-height: 1.5; text-align: center; display: block; padding: 12px 25px 15px; border: 4px solid #000; -moz-border-radius: 50px; border-radius: 50px; -moz-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); position: relative; z-index: 2; background: #fff; }

.result__opening .opening-01 .pop__txt::before, .result__opening .opening-01 .pop__txt::after { left: 50%; content: " "; width: 0; height: 0; border-style: solid; position: absolute; pointer-events: none; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.result__opening .opening-01 .pop__txt::after { border-width: 18px 13px 0 13px; border-color: #fff transparent transparent transparent; top: 99.2%; }

.result__opening .opening-01 .pop__txt::before { top: 100%; border-width: 24px 18px 0 18px; border-color: #000 transparent transparent transparent; }

.result__opening .opening-01 .pin { width: 53px; height: 85px; margin: 30px auto 0; }

.result__opening .opening-01 .pin img { width: 100%; }

.result__opening .opening-02 { opacity: 0; -webkit-animation-name: zoomIn2; -moz-animation-name: zoomIn2; animation-name: zoomIn2; -webkit-animation-duration: 0.8s; -moz-animation-duration: 0.8s; animation-duration: 0.8s; -webkit-animation-timing-function: cubic-bezier(0.14, 1, 0.34, 1); -moz-animation-timing-function: cubic-bezier(0.14, 1, 0.34, 1); animation-timing-function: cubic-bezier(0.14, 1, 0.34, 1); -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; animation-delay: 0.4s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.result__opening .opening-02__wrap { position: absolute; z-index: 2; top: 50%; left: 50%; margin-top: 90px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); min-width: 360px; }

.result__opening .opening-02 .bg { background: #fff; -moz-border-radius: 20px; border-radius: 20px; border: 4px solid #000; }

.result__opening .opening-02 .ttl { width: 300px; margin: -20px auto 0; padding: 0 11px; position: relative; }

.result__opening .opening-02 .ttl::before { content: ""; width: 100%; height: 5px; background: #fff; bottom: 10px; left: 0; z-index: 1; position: absolute; }

.result__opening .opening-02 .ttl img { position: relative; z-index: 2; }

.result__opening .opening-02 .seismic-intensity { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-pack: space-evenly; -moz-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; padding: 9px 7px; }

.result__opening .opening-02 .seismic-intensity__item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0 5px; }

.result__opening .opening-02 .seismic-intensity__lbl { background: #eeeeee; -moz-border-radius: 5px; border-radius: 5px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; height: 105px; width: 23px; text-align: center; position: relative; }

.result__opening .opening-02 .seismic-intensity__lbl .lbl-txt { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1; display: block; line-height: 1; font-size: 16px; letter-spacing: 0; }

.result__opening .opening-02 .seismic-intensity__txt { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.result__opening .opening-02 .seismic-intensity__txt .num { font-family: "Comfortaa", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif, cursive; font-size: 120px; line-height: 90px; margin-left: 5px; margin-right: 2px; }

.result__opening .opening-02 .seismic-intensity__txt .svg { padding-bottom: 5px; width: 32px; }

@media screen and (max-width: 1024px) { .result { padding-bottom: 0; }
  .result-header { position: absolute; }
  .result-body { padding-left: 0; }
  .result-left { width: 100%; position: relative; height: auto; }
  .result-left .opening-01 { top: 40px; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); margin-top: 0; }
  .result-left .opening-02 { position: relative; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); width: 100%; bottom: 0; left: 0; padding: 75px 0 5px; background: #fbdc33; margin: 0 auto; }
  .result-left .opening-02::after { position: absolute; top: -webkit-calc(100% + 53px); top: -moz-calc(100% + 53px); top: calc(100% + 53px); left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); content: ""; width: 0; height: 0; border-style: solid; border-width: 46px 32px 0 32px; border-color: #fbdc33 transparent transparent transparent; z-index: 2; }
  .result-left .opening-02 .ttl:before { height: 6px; background: #fff; }
  .result-left .opening-02 .bg { max-width: 440px; margin: 0 auto; background: #fff; }
  .result-left .opening-02 .seismic-intensity__lbl { background: #eee; }
  .result-left .result-left__modal-btn:hover { background: #000; opacity: 0.8; }
  .result-map { height: 445px; }
  .result-map #map { width: 100%; -webkit-transform: translate(-50%, -45%); -moz-transform: translate(-50%, -45%); -ms-transform: translate(-50%, -45%); transform: translate(-50%, -45%); }
  .result-change::before { width: 100vw; }
  .result .map-prl { display: block; width: 100vw; margin-left: -40px; position: relative; }
  .result .map-prl::after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); z-index: 2; content: ""; }
  .result .map-prl__img { display: block; -moz-background-size: cover; background-size: cover; background-repeat: no-repeat; -webkit-transition: -webkit-transform ease .3s, -webkit-filter ease 1s; transition: -webkit-transform ease .3s, -webkit-filter ease 1s; -moz-transition: transform ease .3s, filter ease 1s, -moz-transform ease .3s; transition: transform ease .3s, filter ease 1s; transition: transform ease .3s, filter ease 1s, -webkit-transform ease .3s, -moz-transform ease .3s, -webkit-filter ease 1s; height: 480px; background-position: 50% -webkit-calc(50% - 27.5062px); background-position: 50% -moz-calc(50% - 27.5062px); background-position: 50% calc(50% - 27.5062px); background-attachment: fixed; background-image: url("../img/map.jpg"); }
  .result-main { -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; animation-name: fadeIn; padding-bottom: 0; }
  .result-main__inner { margin-top: -240px; position: relative; z-index: 2; }
  .result-link { position: absolute; bottom: -9.33333vw; width: 89.33333vw; z-index: 1; }
  .result-link a { font-size: 2.66667vw; padding-right: 0; line-height: 1.3; margin-left: -1.86667vw; }
  .result-link a[target="_blank"]::after { width: 2.66667vw; height: 2.66667vw; right: -3.73333vw; bottom: 0; top: auto; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  .result__opening__bg video { height: 100%; }
  .result__opening__content { -webkit-animation-name: fadeOut; -moz-animation-name: fadeOut; animation-name: fadeOut; } }

@media screen and (max-width: 768px) { .result { padding-bottom: 12vw; }
  .result-header { width: 29.86667vw; }
  .result-header a { padding: 1.6vw 0; }
  .result-header img { width: 20.66667vw; }
  .result-left .opening-01 { top: 16vw; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
  .result-left .opening-01 .pop { width: 81.33333vw; }
  .result-left .opening-01 .pop::after { top: -webkit-calc(100% + 4px); top: -moz-calc(100% + 4px); top: calc(100% + 4px); border-width: 12px 8px 0 8px; }
  .result-left .opening-01 .pop__txt { font-size: 4.26667vw; line-height: 1.5; padding: 0.66667vw 4vw; border-width: 2px; -moz-border-radius: 9.06667vw; border-radius: 9.06667vw; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); }
  .result-left .opening-01 .pop__txt::after { border-width: 10px 6px 0 6px; top: 98%; }
  .result-left .opening-01 .pop__txt::before { border-width: 12px 8px 0 8px; }
  .result-left .opening-01 .pin { width: 9.33333vw; height: 14.93333vw; z-index: 2; margin: 4vw auto 0; }
  .result-left .opening-02 { min-width: auto; padding: 11.33333vw 0 10.66667vw; }
  .result-left .opening-02::after { top: 100%; border-width: 6.13333vw 4.26667vw 0 4.26667vw; }
  .result-left .opening-02 .bg { max-width: 89.33333vw; -moz-border-radius: 2.66667vw; border-radius: 2.66667vw; border-width: 0.53333vw; }
  .result-left .opening-02 .ttl { width: 78.66667vw; margin: -3.73333vw auto 0; padding: 0 4.8vw; }
  .result-left .opening-02 .ttl:before { height: 0.8vw; bottom: 3.46667vw; }
  .result-left .opening-02 .ttl img { height: 7.46667vw; }
  .result-left .opening-02 .seismic-intensity { padding: 2.66667vw 2vw; }
  .result-left .opening-02 .seismic-intensity__item { margin: 0 1.33333vw; padding: 0; }
  .result-left .opening-02 .seismic-intensity__lbl { -moz-border-radius: 1.33333vw; border-radius: 1.33333vw; height: 22.66667vw; width: 5.86667vw; padding-right: 0.4vw; }
  .result-left .opening-02 .seismic-intensity__lbl .lbl-txt { font-size: 4vw; letter-spacing: 0; }
  .result-left .opening-02 .seismic-intensity__txt .num { font-size: 24vw; line-height: 16.66667vw; margin-left: 1.06667vw; margin-right: 0.53333vw; }
  .result-left .opening-02 .seismic-intensity__txt .svg { padding-bottom: 1.33333vw; width: 6.66667vw; }
  .result-left .result-left__modal-btn { margin-top: 4vw; width: 54.4vw; min-width: 54.4vw; -moz-border-radius: 4vw; border-radius: 4vw; }
  .result-left .result-left__modal-btn::after { right: 4vw; width: 3.2vw; height: 3.2vw; }
  .result-left .result-left__modal-btn span { font-size: 2.66667vw; padding: 1.33333vw 7.46667vw; text-align: left; }
  .result-left .result-left__modal-btn:hover { background: #000; }
  .result-map { height: 64vw; }
  .result-map #map { -webkit-transform: translate(-50%, -40%); -moz-transform: translate(-50%, -40%); -ms-transform: translate(-50%, -40%); transform: translate(-50%, -40%); }
  .result-map__desc { height: 7.06667vw; }
  .result-map__desc .google-logo { width: 15.33333vw; }
  .result-map__desc .google-copyright { padding: 0.4vw 0.66667vw; width: 26.66667vw; height: 4.4vw; }
  .result-main { -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; animation-name: fadeIn; padding: 0vw 5.33333vw; }
  .result-main__inner { max-width: 100%; }
  .result .map-prl { width: 100vw; margin-left: -5.33333vw; }
  .result .map-prl__img { height: 64vw; background-attachment: unset; background-position: 50% -webkit-calc(50% - 10px); background-position: 50% -moz-calc(50% - 10px); background-position: 50% calc(50% - 10px); }
  .result-main__inner { margin-top: -49.33333vw; }
  .result-ttl { margin-bottom: 12vw; }
  .result-block { border-width: 0.53333vw; -moz-border-radius: 4vw; border-radius: 4vw; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); padding: 1.46667vw 1.46667vw 8vw; margin-bottom: 18.13333vw; }
  .result-block__btn { width: 70.66667vw; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); border-width: 2px; font-size: 3.46667vw; -moz-border-radius: 12vw; border-radius: 12vw; margin: 5.33333vw auto 0; display: block; padding: 3.33333vw 9.6vw; }
  .result-block__btn::after { width: 6.4vw; height: 6.4vw; right: 2.66667vw; -moz-background-size: 3.2vw 3.2vw; background-size: 3.2vw 3.2vw; }
  .result-block__ico { width: 100%; top: -8.8vw; left: 0; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .result-block__ico li { width: 16.53333vw; height: 16.53333vw; border-width: 0.93333vw; -moz-box-shadow: 0px 0px 0px 0.4vw #000; box-shadow: 0px 0px 0px 0.4vw #000; margin: 0 2.26667vw; }
  .result-block__ico li img { height: 9.33333vw; }
  .result-block__ico li:first-child { margin: 0 2.26667vw; }
  .result-share { margin-top: -4.8vw; margin-bottom: 17.33333vw; }
  .result-share .bg { width: 62.66667vw; border-width: 2px; -moz-border-radius: 2.66667vw; border-radius: 2.66667vw; }
  .result-share .lbl { width: 30.66667vw; margin: -3.2vw auto 0; padding: 0 2vw; }
  .result-share__icon { padding-top: 0.8vw; }
  .result-share__icon li { padding: 4vw 2.66667vw; width: 16vw; }
  .result-change { padding: 8vw 0 2.13333vw; }
  .result-change::after { border-width: 0 4.8vw 6.93333vw 4.8vw; }
  .result-change::before { width: 100vw; }
  .result-change__ttl img { height: 7.2vw; }
  .result-change form { width: 89.33333vw; max-width: 100%; }
  .result-change__content { -moz-border-radius: 4vw; border-radius: 4vw; margin: 5.33333vw 0; padding: 5.33333vw; }
  .result-change__action { display: block; }
  .result-change__item { padding: 0 5.33333vw; margin-bottom: 25px; }
  .result-change__item .ttl { font-size: 3.73333vw; margin-bottom: 1.33333vw; }
  .result-change__select { font-size: 3.2vw; padding: 1.33333vw 8.66667vw 1.33333vw 28vw; border-width: 2px; -moz-border-radius: 5.6vw; border-radius: 5.6vw; height: 11.2vw; width: 100%; max-width: 100%; background: url("../img/ico_select.svg") no-repeat right 2.13333vw center #fff; -moz-background-size: 5.86667vw 5.86667vw; background-size: 5.86667vw 5.86667vw; -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); }
  .result-change__tab { border-width: 2px; -moz-border-radius: 5.6vw; border-radius: 5.6vw; height: 11.2vw; width: 100%; padding: 1.86667vw 2.66667vw; -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); }
  .result-change__tab label span { -moz-border-radius: 4vw; border-radius: 4vw; -webkit-transition: background 0.3s cubic-bezier(0.65, 0.07, 0.53, 0.95); -moz-transition: background 0.3s cubic-bezier(0.65, 0.07, 0.53, 0.95); transition: background 0.3s cubic-bezier(0.65, 0.07, 0.53, 0.95); padding: 0 3.46667vw; font-size: 3.73333vw; }
  .result-change__txt { font-size: 3.2vw; width: 100%; }
  .result-change__btn { width: 70.66667vw; max-width: 90%; }
  .result-kv { padding-top: 8.8vw; margin-bottom: 10.66667vw; }
  .result-kv__content { border-width: 2px; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); -moz-border-radius: 4vw; border-radius: 4vw; padding: 1.46667vw 1.46667vw 7.33333vw; }
  .result-kv__image { margin-bottom: 8vw; }
  .result-kv__image img { width: 100%; }
  .result-kv__copy { line-height: 2.2; font-size: 3.46667vw; }
  .result-kv__logo { width: 52vw; margin: 0 auto 5.33333vw; }
  .result-kv__btn { width: 100%; -moz-border-radius: 6.66667vw; border-radius: 6.66667vw; line-height: 1.5; padding: 2.66667vw 9.6vw; text-align: center; display: block; font-size: 3.46667vw; }
  .result-kv__btn::after { right: 3.2vw; width: 6.4vw; height: 6.4vw; -moz-background-size: 3.2vw 3.2vw; background-size: 3.2vw 3.2vw; }
  .result-note { font-size: 2.66667vw; width: 100%; max-width: 100%; margin: 0 auto 5.33333vw; border-width: 1px; -moz-border-radius: 2.66667vw; border-radius: 2.66667vw; padding: 2.4vw 4.53333vw; letter-spacing: 0; }
  .result__opening__bg { top: 4vw; left: 4vw; bottom: 4vw; right: 4vw; z-index: 1; width: -webkit-calc(100% - 8vw); width: -moz-calc(100% - 8vw); width: calc(100% - 8vw); height: -webkit-calc(100% - 8vw); height: -moz-calc(100% - 8vw); height: calc(100% - 8vw); -moz-border-radius: 4vw; border-radius: 4vw; }
  .result__opening .opening-01__wrap { top: 50%; margin-top: -18.66667vw; }
  .result__opening .opening-01 .pop { width: 81.33333vw; }
  .result__opening .opening-01 .pop::after { top: -webkit-calc(100% + 4px); top: -moz-calc(100% + 4px); top: calc(100% + 4px); border-width: 12px 8px 0 8px; }
  .result__opening .opening-01 .pop__txt { font-size: 4.26667vw; line-height: 1.5; padding: 0.66667vw 4vw; border-width: 2px; -moz-border-radius: 9.06667vw; border-radius: 9.06667vw; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); }
  .result__opening .opening-01 .pop__txt::after { border-width: 10px 6px 0 6px; top: 98%; }
  .result__opening .opening-01 .pop__txt::before { border-width: 12px 8px 0 8px; }
  .result__opening .opening-01 .pin { width: 9.33333vw; height: 14.93333vw; z-index: 2; margin: 5.33333vw auto 0; }
  .result__opening .opening-02__wrap { margin-top: 4vw; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); min-width: 89.33333vw; }
  .result__opening .opening-02 .bg { max-width: 89.33333vw; -moz-border-radius: 2.66667vw; border-radius: 2.66667vw; border-width: 2px; }
  .result__opening .opening-02 .ttl { width: 78.66667vw; margin: -3.73333vw auto 0; padding: 0 4.8vw; }
  .result__opening .opening-02 .ttl:before { height: 0.8vw; bottom: 3.46667vw; }
  .result__opening .opening-02 .ttl img { height: 7.46667vw; }
  .result__opening .opening-02 .seismic-intensity { padding: 2.66667vw 2vw; }
  .result__opening .opening-02 .seismic-intensity__item { padding: 0 2vw; }
  .result__opening .opening-02 .seismic-intensity__lbl { -moz-border-radius: 1.33333vw; border-radius: 1.33333vw; height: 22.66667vw; width: 5.86667vw; padding-right: 0.4vw; }
  .result__opening .opening-02 .seismic-intensity__lbl .lbl-txt { font-size: 4vw; letter-spacing: 0; }
  .result__opening .opening-02 .seismic-intensity__txt .num { font-size: 26.66667vw; line-height: 20vw; margin-left: 1.06667vw; margin-right: 0.53333vw; }
  .result__opening .opening-02 .seismic-intensity__txt .svg { padding-bottom: 1.33333vw; width: 8vw; } }

.error { background: #fbdc33; width: 100%; height: -webkit-calc(100vh - 63px); height: -moz-calc(100vh - 63px); height: calc(100vh - 63px); padding: 0 20px 40px; position: absolute; top: 0; left: 0; z-index: 9999; }

.error-content { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; width: 100%; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; position: relative; }

.error-sorry { width: 250px; margin: 0 auto 50px; }

.error-ttl { font-size: 24px; line-height: 1.2; margin-bottom: 20px; }

.error-copy { font-size: 15px; line-height: 1.8; }

.error-btn { margin-top: 42px; width: 398px; max-width: 90%; -moz-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); border: 4px solid #000; text-align: center; font-size: 20px; line-height: 1.4; -moz-border-radius: 66px; border-radius: 66px; margin: 35px auto 0; display: block; padding: 15px 60px; cursor: pointer; position: relative; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out; background: #fff; }

.error-btn:before { content: ""; width: 37px; height: 38px; position: absolute; top: 50%; right: 18px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: url("../img/error_ico_close.png") no-repeat center center/contain; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out; z-index: 10000; }

.error-btn span { display: block; color: #342e29; font-weight: bold; -webkit-transition: color 0.1s ease-out; -moz-transition: color 0.1s ease-out; transition: color 0.1s ease-out; }

@media screen and (min-width: 769px), print { .error-btn:hover { -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); background: #fcf464; -webkit-transform: translateY(5px); -moz-transform: translateY(5px); -ms-transform: translateY(5px); transform: translateY(5px); }
  .error-btn:hover:before { background: url("../img/error_ico_close_hover.png") no-repeat center center/contain; }
  .error-btn:hover span { color: #ffcc00; } }

.error-link { text-align: center; position: absolute; bottom: -23px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.error-link a { display: inline-block; color: #9b7142; font-size: 12px; line-height: 1.9; border-bottom: 1px solid #9b7142; padding-right: 14px; position: relative; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; position: relative; }

.error-link a:hover { opacity: 0.8; }

.error-link a[target="_blank"]::after { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 10px; height: 10px; background: url("../img/link_icon.png") no-repeat center center; -moz-background-size: 100% 100%; background-size: 100% 100%; content: ""; z-index: 10000; }

@media screen and (min-width: 1024px) and (max-height: 650px) { .error { overflow: hidden; overflow-y: scroll; padding: 0 20px 20px; }
  .error-content { display: block; padding: 20px 0 0px; }
  .error-link { position: relative; margin: 20px 0; bottom: 0; } }

@media screen and (min-width: 1024px) and (max-height: 555px) { .error { padding: 0 20px 20px; }
  .error-sorry { width: 170px; margin: 0 auto 30px; }
  .error-ttl { font-size: 18px; margin-bottom: 15px; }
  .error-copy { font-size: 14px; }
  .error-btn { width: 360px; padding: 10px 60px; margin: 20px auto 0; } }

@media screen and (max-width: 1024px) { .error { position: relative; height: auto; }
  .error-link { position: absolute; bottom: -9.33333vw; width: 89.33333vw; z-index: 1; }
  .error-link a { font-size: 2.66667vw; padding-right: 0; line-height: 1.3; margin-left: -1.86667vw; }
  .error-link a[target="_blank"]::after { width: 2.66667vw; height: 2.66667vw; right: -3.73333vw; bottom: 0; top: auto; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

@media screen and (max-width: 768px) { .error { padding: 8vw 4vw; }
  .error-sorry { width: 50.13333vw; margin-bottom: 8vw; }
  .error-ttl { font-size: 5.06667vw; line-height: 1.4; margin-bottom: 5.86667vw; }
  .error-copy { font-size: 3.46667vw; }
  .error-btn { margin-top: 9.33333vw; width: 70.66667vw; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); border-width: 0.53333vw; font-size: 3.46667vw; -moz-border-radius: 12vw; border-radius: 12vw; margin: 5.33333vw auto 0; display: block; padding: 3.33333vw 9.6vw; }
  .error-btn:before { width: 6.66667vw; height: 6.66667vw; right: 2.66667vw; background: url("../img/error_ico_close_sp.png") no-repeat center center/contain; } }

#firstLoading { background: #fbdc33; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 1000000; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

#firstLoading__txt { opacity: 0; font-family: "Comfortaa", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif, cursive; color: #fff; font-size: 40px; text-align: center; letter-spacing: 0.1em; -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: 0.4s; -moz-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); -moz-animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; animation-delay: 0.1s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

@media screen and (max-width: 768px) { #firstLoading__txt { font-size: 6.66667vw; } }

#firstLoading .firstLoading__letter { -webkit-animation-name: bounceLetter; -moz-animation-name: bounceLetter; animation-name: bounceLetter; -webkit-animation-duration: 2.5s; -moz-animation-duration: 2.5s; animation-duration: 2.5s; -webkit-animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); -moz-animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite; }

#firstLoading .firstLoading__letter:nth-child(2) { -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; animation-delay: 0.1s; }

#firstLoading .firstLoading__letter:nth-child(3) { -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; animation-delay: 0.2s; }

#firstLoading .firstLoading__letter:nth-child(4) { -webkit-animation-delay: 0.3s; -moz-animation-delay: 0.3s; animation-delay: 0.3s; }

#firstLoading .firstLoading__letter:nth-child(5) { -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; animation-delay: 0.4s; }

#firstLoading .firstLoading__letter:nth-child(6) { -webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; animation-delay: 0.5s; }

#firstLoading .firstLoading__letter:nth-child(7) { -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; animation-delay: 0.6s; }

#firstLoading .firstLoading__letter:nth-child(8) { -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; animation-delay: 0.8s; }

#firstLoading .firstLoading__letter:nth-child(9) { -webkit-animation-delay: 1s; -moz-animation-delay: 1s; animation-delay: 1s; }

#firstLoading .firstLoading__letter:nth-child(10) { -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; animation-delay: 1.2s; }

@-webkit-keyframes bounceLetter { 0% { -webkit-transform: translateY(0px); transform: translateY(0px); }
  40% { -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  80%, 100% { -webkit-transform: translateY(0px); transform: translateY(0px); } }

@-moz-keyframes bounceLetter { 0% { -moz-transform: translateY(0px); transform: translateY(0px); }
  40% { -moz-transform: translateY(-50%); transform: translateY(-50%); }
  80%, 100% { -moz-transform: translateY(0px); transform: translateY(0px); } }

@keyframes bounceLetter { 0% { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); }
  40% { -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
  80%, 100% { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); } }

@media screen and (min-width: 1025px) and (max-width: 1100px) { .result-left .opening-02 .seismic-intensity__lbl { height: 94px; }
  .result-left .opening-02 .seismic-intensity__lbl .lbl-txt { font-size: 14px; }
  .result-left .opening-02 .seismic-intensity__txt .num { font-size: 110px; line-height: 80px; } }

@media screen and (orientation: landscape) and (min-width: 1025px) and (max-height: 650px) { .result-header { width: 125px; }
  .result-header img { width: 85px; }
  .result-left .opening-01 { margin-top: -83px; }
  .result-left .opening-01 .pop__txt { padding: 10px 15px; font-size: 18px; letter-spacing: 0.05em; line-height: 1.35; }
  .result-left .opening-01 .pin { margin-top: 33px; width: 40px; height: 64px; }
  .result-left .opening-02 .seismic-intensity__lbl { height: 94px; }
  .result-left .opening-02 .seismic-intensity__lbl .lbl-txt { font-size: 14px; }
  .result-left .opening-02 .seismic-intensity__txt .num { font-size: 110px; line-height: 80px; } }

.teaser .main__bg { bottom: 30px; height: -webkit-calc(100% - 60px); height: -moz-calc(100% - 60px); height: calc(100% - 60px); }

.teaser .main__desc .top-text { opacity: 0; -webkit-animation-name: zoomIn; -moz-animation-name: zoomIn; animation-name: zoomIn; -webkit-animation-duration: 0.4s; -moz-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); -moz-animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); animation-timing-function: cubic-bezier(0.17, 0.89, 0.32, 1.27); -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; animation-delay: 0.8s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.teaser .main__desc .top-text img { width: 460px; max-width: 90%; }

@media screen and (max-width: 1024px) { .teaser .footer { padding: 4vw 4vw 3.33333vw; }
  .teaser .footer-logo li { margin-bottom: 4vw; }
  .teaser .main { padding-bottom: 0; }
  .teaser .main__bg { bottom: 0; height: -webkit-calc(100% - 8vw); height: -moz-calc(100% - 8vw); height: calc(100% - 8vw); }
  .teaser .main__desc .top-text { margin-top: 4.26667vw; }
  .teaser .main__desc .top-text img { width: 61.33333vw; } }

@media screen and (max-width: 1024px) and (min-width: 769px) { .teaser .footer-logo li { margin-bottom: 30px; }
  .teaser .main { padding-bottom: 0; }
  .teaser .main__desc .top-text { margin-top: 2.9293vw; }
  .teaser .main__desc .top-text img { width: 460px; max-width: 45vw; } }

@media screen and (min-width: 769px), print { .result-block-02 .result-block__accordion .accordion-inner { padding: 30px 40px 0px; } }

@media screen and (min-width: 769px), print { .result-block-03 .result-block__accordion .accordion-inner { padding: 38px 40px 0px; } }

@media screen and (min-width: 769px), print { .result-block-04 .result-block__tab--content .result-block__lbl .lbl { margin: -6px auto 0; }
  .result-block-04 .result-block__tab--content .result-block__lbl .lbl:before { bottom: 36px; }
  .result-block-04 .result-block__accordion .accordion-inner { padding: 50px 40px 0px; } }

@media screen and (max-width: 1340px) and (min-width: 1025px), print { .result-block-04 .result-block__ico, .result-block-04 .result-block__tab, .result-block-04 .result-block__tab--content { z-index: 2; }
  .result-block-04 .result-block__visual { min-height: 490px; position: relative; overflow: hidden; -moz-border-radius: 15px; border-radius: 15px; }
  .result-block-04 .result-block__visual img { position: absolute; z-index: 1; top: 50%; right: 0; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); min-width: 100%; min-height: 100%; max-width: none; } }

@media screen and (max-width: 820px) and (min-width: 769px), print { .result-block-04 .result-block__ico, .result-block-04 .result-block__tab, .result-block-04 .result-block__tab--content { z-index: 2; }
  .result-block-04 .result-block__visual { min-height: 490px; position: relative; overflow: hidden; -moz-border-radius: 15px; border-radius: 15px; }
  .result-block-04 .result-block__visual img { position: absolute; z-index: 1; top: 50%; right: 0; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); min-width: 100%; min-height: 100%; max-width: none; } }

@media screen and (max-width: 768px) { .result-block__visual img { min-width: 100%; } }

.result-block__lbl { position: absolute; top: 86px; left: 50px; min-width: 233px; }

.result-block__lbl .bg { background: #fff; -moz-border-radius: 20px; border-radius: 20px; border: 4px solid #000; text-align: center; }

.result-block__lbl .lbl { margin: 0 auto 20px; padding: 0 7px; position: relative; display: inline-block; top: -20px; z-index: 2; }

.result-block__lbl .lbl:before { content: ""; width: 100%; height: 5px; background: #fff; bottom: 30px; left: 0; z-index: -1; position: absolute; }

.result-block__lbl .lbl sub { font-size: 10px; position: absolute; bottom: 7px; right: -15px; }

.result-block__lbl .day { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 20px; }

.result-block__lbl .day__number { font-family: "Comfortaa", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif, cursive; font-size: 120px; line-height: 78px; letter-spacing: -0.06em; margin-right: 13px; }

.result-block__lbl .day__ico { width: 36px; display: inline-block; }

@media screen and (max-width: 768px) { .result-block__lbl { top: 13.06667vw; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); min-width: 41.2vw; }
  .result-block__lbl .bg { -moz-border-radius: 2.66667vw; border-radius: 2.66667vw; border-width: 0.53333vw; }
  .result-block__lbl .lbl { top: -3.33333vw; margin: 0 auto 4.8vw; padding: 0 1.33333vw; }
  .result-block__lbl .lbl:before { height: 0.8vw; bottom: 5.2vw; }
  .result-block__lbl .lbl-01 { width: 26.13333vw; }
  .result-block__lbl .lbl-02 { width: 35.33333vw; }
  .result-block__lbl .lbl-03 { width: 26.13333vw; }
  .result-block__lbl .lbl-04 { width: 26.13333vw; }
  .result-block__lbl .lbl-05 { width: 26.13333vw; }
  .result-block__lbl .lbl img { height: 8.8vw; width: auto; }
  .result-block__lbl .lbl sub { font-size: 2.66667vw; right: -4vw; }
  .result-block__lbl .day { padding-bottom: 4vw; }
  .result-block__lbl .day__number { font-size: 25.33333vw; line-height: 15.6vw; margin-right: 1.73333vw; }
  .result-block__lbl .day__ico { width: 6.26667vw; } }

.result-block__tab { position: absolute; top: 70px; left: 50px; -moz-border-radius: 30px; border-radius: 30px; border: 4px solid #000; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; font-size: 13px; line-height: 1.23076923; padding: 0 9px; height: 61px; background: #fff; letter-spacing: 0; }

.result-block__tab li { text-align: center; cursor: pointer; }

.result-block__tab li:first-child { margin-right: 7px; }

.result-block__tab li a { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; height: 42px; }

.result-block__tab li a.active { background: #fbdc33; padding: 5px 5px 5px 9px; -moz-border-radius: 30px; border-radius: 30px; }

.result-block__tab--content { position: absolute; top: 166px; left: 50px; }

.result-block__tab--content .result-block__lbl { position: relative; top: 0; left: 0; min-width: 218px; }

.result-block__tab--content .result-block__lbl:first-child { margin-bottom: 38px; }

.result-block__tab--content .result-block__lbl .lbl { margin: 0 auto 9px; }

.result-block__tab--content .result-block__lbl .day { padding-bottom: 24px; }

.result-block__tab--content .result-block__lbl .day__number { font-size: 80px; line-height: 51px; margin-right: 7px; }

.result-block__tab--content .result-block__lbl .day__ico { width: 21px; }

@media screen and (max-width: 768px) { .result-block__tab { top: 11.33333vw; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); min-width: 42.66667vw; -moz-border-radius: 7.86667vw; border-radius: 7.86667vw; border-width: 0.53333vw; font-size: 2.66667vw; padding: 0 1.33333vw; height: 13.06667vw; }
  .result-block__tab li:first-child { margin-right: 2vw; }
  .result-block__tab li a { letter-spacing: 0; height: 9.33333vw; }
  .result-block__tab li a.active { -moz-border-radius: 6.66667vw; border-radius: 6.66667vw; padding: 0 1.33333vw; }
  .result-block__tab--content { top: 30.66667vw; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .result-block__tab--content .result-block__lbl { position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); min-width: 38.53333vw; }
  .result-block__tab--content .result-block__lbl:first-child { margin-bottom: 6.66667vw; }
  .result-block__tab--content .result-block__lbl .lbl { margin: 0 auto 2.53333vw; }
  .result-block__tab--content .result-block__lbl .day__number { font-size: 13.33333vw; line-height: 8.53333vw; }
  .result-block__tab--content .result-block__lbl .day__ico { width: 3.73333vw; } }

.result-block__note { font-size: 10px; margin: 10px 0 0 40px; }

@media screen and (max-width: 768px) { .result-block__note { font-size: 2.66667vw; line-height: 1.8; margin: 1.33333vw 0 0 4.66667vw; } }

.result-block__accordion .accordion-inner { padding: 60px 40px 0; }

@media screen and (max-width: 768px) { .result-block__accordion .accordion-inner { padding: 16vw 3.2vw 0; } }

.result-block__accordion .accordion-ttl__lv1 { text-align: center; margin-bottom: 40px; }

@media screen and (max-width: 768px) { .result-block__accordion .accordion-ttl__lv1 { margin-bottom: 8vw; } }

.result-block__accordion .accordion-ttl__lv2 { text-align: center; margin-bottom: 20px; }

@media screen and (max-width: 768px) { .result-block__accordion .accordion-ttl__lv2 { margin-bottom: 5.33333vw; } }

.result-block__accordion .accordion-list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.result-block__accordion .accordion-list__item { width: -webkit-calc(50% - 10px); width: -moz-calc(50% - 10px); width: calc(50% - 10px); margin-bottom: 20px; -moz-border-radius: 30px; border-radius: 30px; border: 4px solid #e0e0e0; overflow: hidden; }

.result-block__accordion .accordion-list__item .text { font-size: 14px; line-height: 1.5; text-align: center; padding: 9px 10px; min-height: 60px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

@media screen and (max-width: 768px) { .result-block__accordion .accordion-list { margin-bottom: 4vw; }
  .result-block__accordion .accordion-list__item { width: 100%; -moz-border-radius: 4vw; border-radius: 4vw; border-width: 0.53333vw; margin-bottom: 4vw; }
  .result-block__accordion .accordion-list__item .text { font-size: 3.46667vw; line-height: 1.5; min-height: 15.73333vw; } }

.result-block__accordion .accordion-repletion { border: 4px solid #fbdc33; -moz-border-radius: 30px; border-radius: 30px; font-size: 12px; line-height: 1.8; padding: 22px 20px 22px 25px; margin-bottom: 90px; }

@media screen and (max-width: 768px) { .result-block__accordion .accordion-repletion { font-size: 3.2vw; -moz-border-radius: 4vw; border-radius: 4vw; border-width: 0.53333vw; padding: 6.26667vw 2.66667vw 6.26667vw 4vw; margin-bottom: 16vw; } }

.result-block__accordion .accordion-icon { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; margin-bottom: 70px; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.result-block__accordion .accordion-icon__item { width: 145px; position: relative; -moz-border-radius: 30px; border-radius: 30px; overflow: hidden; margin-right: 20px; }

.result-block__accordion .accordion-icon__item:last-child { margin-right: 0; }

.result-block__accordion .accordion-icon__item .text { position: absolute; width: 100%; text-align: center; font-size: 14px; left: 0; bottom: 15px; }

@media screen and (max-width: 768px) { .result-block__accordion .accordion-icon { -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 12vw; }
  .result-block__accordion .accordion-icon__item { width: 46.6%; margin-right: 6.6%; margin-bottom: 4vw; -moz-border-radius: 4vw; border-radius: 4vw; }
  .result-block__accordion .accordion-icon__item:nth-child(2n) { margin-right: 0; }
  .result-block__accordion .accordion-icon__item .text { font-size: 3.46667vw; bottom: 4vw; }
  .result-block__accordion .accordion-icon__item.full-width { width: 100%; background: #f5f5f5; text-align: center; }
  .result-block__accordion .accordion-icon__item.full-width img { width: 36.66667vw; display: inline-block; } }

.result-block__accordion .accordion-btn { height: 212px; }

.result-block__accordion .accordion-btn a { position: relative; width: 100%; height: 100%; display: block; }

@media screen and (min-width: 769px), print { .result-block__accordion .accordion-btn a img { position: absolute; top: 0; left: 0; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; transition: all .2s ease-out; }
  .result-block__accordion .accordion-btn a img.is-over:hover { opacity: 0; } }

@media screen and (max-width: 768px) { .result-block__accordion .accordion-btn { height: auto; margin-bottom: 8vw; } }

.result-location { position: relative; padding-bottom: 45px; }

.result-location:before { position: absolute; z-index: 1; top: -5px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 60vw; content: ""; background: #fff; height: 100%; }

.result-location__inner { position: relative; z-index: 2; text-align: center; }

.result-location__control { margin-top: 19px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.result-location__control input { width: 362px; border: 3px solid #000; -moz-border-radius: 8px; border-radius: 8px; -moz-box-shadow: inset 2px 3px 0px 0px rgba(3, 0, 0, 0.23); box-shadow: inset 2px 3px 0px 0px rgba(3, 0, 0, 0.23); font-size: 13px; padding: 11px 17px 12px; }

.result-location__control input::-webkit-input-placeholder { color: #c8c8c8; opacity: 1; }

.result-location__control input::-moz-placeholder { color: #c8c8c8; opacity: 1; }

.result-location__control input:-ms-input-placeholder { color: #c8c8c8; opacity: 1; }

.result-location__control input::placeholder { color: #c8c8c8; opacity: 1; }

.result-location__control input:-ms-input-placeholder { line-height: 2.6; }

.result-location__control input::-ms-input-placeholder { line-height: 1.5; }

.result-location__control input:focus { outline: none; }

.result-location__btn { width: 124px; margin-left: 18px; }

.result-location__btn a { position: relative; width: 100%; height: 100%; display: block; }

@media screen and (min-width: 769px), print { .result-location__btn a img { -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; transition: all .2s ease-out; }
  .result-location__btn a img.is-over { position: absolute; top: 0; left: 0; z-index: 1; opacity: 0; }
  .result-location__btn a:hover img { opacity: 0; }
  .result-location__btn a:hover img.is-over { opacity: 1; } }

@media screen and (max-width: 1024px) { .result-location:before { width: 100vw; } }

@media screen and (max-width: 768px) { .result-location { padding-bottom: 7.46667vw; }
  .result-location__control { margin-top: 5.33333vw; }
  .result-location__control input { width: 64.13333vw; border-width: 0.4vw; -moz-border-radius: 2.13333vw; border-radius: 2.13333vw; font-size: 3.2vw; padding: 2.66667vw 3.6vw; -moz-box-shadow: inset 0.26667vw 0.4vw 0px 0px rgba(3, 0, 0, 0.23); box-shadow: inset 0.26667vw 0.4vw 0px 0px rgba(3, 0, 0, 0.23); }
  .result-location__control input::-webkit-input-placeholder { line-height: 1.5; }
  .result-location__control input::-moz-placeholder { line-height: 1.5; }
  .result-location__control input:-ms-input-placeholder { line-height: 1.5; }
  .result-location__control input::placeholder { line-height: 1.5; }
  .result-location__btn { width: 22.53333vw; margin-left: 2.66667vw; } }

.result-btn__modal { display: inline-block; background: #000; cursor: pointer; width: 54.4vw; min-width: 54.4vw; -moz-border-radius: 4vw; border-radius: 4vw; position: fixed; -moz-box-shadow: 0px 0.53333vw 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 0.53333vw 0px 0px rgba(0, 0, 0, 0.5); bottom: 44px; right: 2.66667vw; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; z-index: 100; opacity: 0; visibility: hidden; float: right; }

.result-btn__modal::after { position: absolute; top: 50%; right: 4vw; width: 3.2vw; height: 3.2vw; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); content: ""; background: url("../img/ico_plus.png") no-repeat center center/contain; }

.result-btn__modal span { color: #fff; font-size: 2.66667vw; padding: 1.33333vw 7.46667vw; line-height: 2; display: block; }

.result-btn__modal.active { opacity: 1; visibility: visible; bottom: 44px; }

.result-modal { background: #fff; width: 100%; height: 100vh; margin: auto; position: fixed; top: 0; left: 0; right: 0; opacity: 0; z-index: 101; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; visibility: hidden; }

.result-modal.is-visible { opacity: 1; visibility: visible; }

@media screen and (max-width: 768px) { .result-modal { padding-bottom: 20vw; }
  .result-modal:after { content: ''; width: 100%; height: 20vw; background: #e0e0e0; position: fixed; bottom: 0; left: 0; right: 0; z-index: 10; } }

.result-modal__content { width: 100%; height: 100%; overflow-y: auto; }

.result-modal__inner { width: 760px; margin: auto; padding: 65px 0 60px; }

@media screen and (max-width: 768px) { .result-modal__inner { width: 100%; padding: 9.06667vw 10.66667vw 8vw; } }

.result-modal .modal_close { position: fixed; z-index: 1; background: #fff; top: 30px; right: 47px; border: 4px solid #000; font-size: 20px; width: 198px; line-height: 59px; -moz-border-radius: 67px; border-radius: 67px; padding-left: 40px; -moz-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.5); cursor: pointer; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; transition: all .2s ease-out; }

.result-modal .modal_close::after { position: absolute; content: ""; -moz-border-radius: 50%; border-radius: 50%; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 38px; height: 38px; right: 20px; background: url(../img/modal_ico_close.png) no-repeat center center #000; -moz-background-size: 16px 16px; background-size: 16px 16px; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out; }

@media screen and (min-width: 769px), print { .result-modal .modal_close:hover { -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5); background: #fcf464; -webkit-transform: translateY(5px); -moz-transform: translateY(5px); -ms-transform: translateY(5px); transform: translateY(5px); color: #ffcc00; }
  .result-modal .modal_close:hover::after { background-image: url(../img/modal_ico_close_hover.png); background-color: #ffcc00; } }

@media screen and (max-width: 768px) { .result-modal .modal_close { position: fixed; top: auto; bottom: 4.53333vw; left: 0; right: 0; margin: auto; width: 70.66667vw; padding: 0; text-align: center; font-size: 3.46667vw; border-width: 0.53333vw; line-height: 10.8vw; -moz-border-radius: 11.86667vw; border-radius: 11.86667vw; background: #fff; z-index: 11; -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.5); }
  .result-modal .modal_close::after { width: 6.66667vw; height: 6.66667vw; right: 2.66667vw; -moz-background-size: 2.66667vw 2.66667vw; background-size: 2.66667vw 2.66667vw; } }

.result-modal .modal__ttl-lv2 { text-align: center; margin-bottom: 50px; }

@media screen and (max-width: 768px) { .result-modal .modal__ttl-lv2 { margin-bottom: 9.33333vw; } }

.result-modal__image { margin-bottom: 15px; }

@media screen and (max-width: 768px) { .result-modal__image { margin-bottom: 3.33333vw; } }

.result-modal__copy { font-size: 15px; line-height: 1.8; margin-bottom: 15px; text-align: justify; }

.result-modal__copy.copy-last { margin-bottom: 0; }

.result-modal__copy--small { font-size: 10px; line-height: 1.8; }

@media screen and (max-width: 768px) { .result-modal__copy { font-size: 3.46667vw; margin-bottom: 2.66667vw; letter-spacing: 0.03em; }
  .result-modal__copy--small { font-size: 2.66667vw; line-height: 2; } }

.result-modal__link { display: block; font-size: 13px; color: #9b7142; line-height: 1.8; text-decoration: underline; margin-bottom: 10px; }

@media screen and (max-width: 768px) { .result-modal__link { font-size: 3.46667vw; margin-bottom: 2.66667vw; }
  .result-modal__link:after { content: ''; width: 2.66667vw; height: 2.66667vw; background: url(../img/link_icon.png) no-repeat center center/contain; display: inline-block; margin-left: 1.06667vw; } }

.result-modal__box { margin-top: 50px; margin-bottom: 50px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

@media screen and (max-width: 768px) { .result-modal__box { -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 10.66667vw; margin-bottom: 0; } }

.result-modal__item { width: -webkit-calc(50% - 20px); width: -moz-calc(50% - 20px); width: calc(50% - 20px); }

@media screen and (max-width: 768px) { .result-modal__item { width: 100%; margin-bottom: 9.33333vw; }
  .result-modal__item:first-child { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } }

.result-modal__text { margin-top: 50px; }

@media screen and (max-width: 768px) { .result-modal__text { margin-top: 10.66667vw; }
  .result-modal__text.first { margin-top: 1.33333vw; } }

.result-modal__ttl { font-size: 20px; text-align: center; letter-spacing: 0; margin-bottom: 20px; }

@media screen and (max-width: 768px) { .result-modal__ttl { font-size: 4.26667vw; margin-bottom: 4vw; } }

.result-modal__note { font-size: 12px; line-height: 1.8; font-weight: 400; }

@media screen and (max-width: 768px) { .result-modal__note { font-size: 2.93333vw; } }
