@charset "UTF-8";
/* ==============================================================
*  base
* ============================================================ */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: inherit;
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}


body {
  word-wrap: break-word;
}

section, main {
  display: block;
}

*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

i, em {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  line-height: 0;
}

* {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

a {
  outline: none;
}

/*   ==============================================================
*  contents
*  ============================================================ */
/* common.scss
============================== */
html, body {
  height: 100%;
}

body {
  color: #3a3837;
  font-family: "brandon-grotesque", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  word-wrap: break-word;
}

a {
  color: inherit;
  text-decoration: none;
  line-height: 1;
  transition: 0.4s;
}

img {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  line-height: 0;
}

.pc {
  display: none !important;
}

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

::-moz-selection {
  background: #ccc;
  color: #3a3837;
}

::selection {
  background: #ccc;
  color: #3a3837;
}

::-moz-selection {
  background: #ccc;
  color: #3a3837;
}

.svg-parts {
  width: 0;
  height: 0;
  pointer-events: none;
  position: absolute;
  bottom: 0;
}
.svg-parts .svg-symbol {
  display: none;
}

.btn {
  text-align: center;
}

.btn-base-style, .btn--sub, .btn--main {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  border-radius: 3em;
  font-size: 1.1em;
  border: none;
  cursor: pointer;
}

.btn--main {
  min-width: 90%;
  background: #3a3837;
  color: #fff;
  margin: 1em 0;
  padding: 1.4em 2em;
  font-style: normal;
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .btn--main {
    min-width: 50%;
  }
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .btn--main {
    min-width: 50%;
  }
}

.btn--sub {
  min-width: 90%;
  border: 1px solid #3a3837;
  background: none;
  color: #3a3837;
  margin: 1em 0;
  padding: 1.4em 2em;
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .btn--sub {
    min-width: 50%;
  }
}
@media screen and (min-width: 756px) and (max-width: 961px) {
  .btn--sub {
    min-width: 50%;
  }
}

.txt--link a {
  text-decoration: underline;
  transition: 0.3s;
}
.txt--link a:hover {
  text-decoration: none;
}

.font-Caveat {
  font-family: "Caveat", "Montserrat", sans-serif;
  letter-spacing: -0.01em;
  font-weight: 400;
  line-height: 1;
}

.font-montserrat {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
}

.txt--basic {
  margin: 0 0 1em;
}

.txt--sub {
  font-size: 0.85em;
  line-height: 1.8em;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

.ph, .thumb {
  position: relative;
  line-height: 0;
}
.ph img, .thumb img {
  width: 100%;
}
.ph .dummy, .thumb .dummy {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video {
  position: relative;
  padding-top: 56.25%;
}
.video video,
.video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.vjs-fullscreen .video {
  position: static;
  padding-top: 0;
}

.block--pager {
  text-align: center;
  font-size: 15px;
  margin: 0 auto;
  padding: 20px 0 40px;
  position: relative;
}
.block--pager li {
  display: inline-block;
  font-family: ff-market-web-pro-condensed, sans-serif;
  line-height: 1;
  font-weight: 500;
  font-style: normal;
  font-size: 5vw;
  padding: 0;
  margin: 0 5px;
  letter-spacing: 0.03em;
  vertical-align: middle;
  position: relative;
}
.block--pager a {
  display: block;
  position: relative;
  font-family: ff-market-web-pro-condensed, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  padding: 0 0.2em;
  font-size: 5vw;
}
.block--pager .pager__item--number {
  text-align: center;
  color: #fff;
}
.block--pager .pager__item--newer a, .block--pager .pager__item--newer span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
}
.block--pager .pager__item--newer span {
  opacity: 0.2;
}
.block--pager .pager__item--older a, .block--pager .pager__item--older span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  position: relative;
}
.block--pager .pager__item--older span {
  opacity: 0.2;
}
.block--pager .pager__item--newer,
.block--pager .pager__item--older {
  z-index: 2;
  top: 2px;
}
.block--pager .pager__item--newer::before,
.block--pager .pager__item--older::before {
  display: none !important;
}
.block--pager .pager__item--current {
  font-weight: 700;
  position: relative;
  padding: 0;
  color: #E06242;
}
.block--pager .pager__item--current a {
  color: #E06242;
}

.section--list .block--pager .pager__item--newer a, .section--list .block--pager .pager__item--newer span,
.section--list .block--pager .pager__item--older a,
.section--list .block--pager .pager__item--older span {
  position: relative;
  width: 6.5vw;
}
.section--list .block--pager .pager__item--newer a::before, .section--list .block--pager .pager__item--newer a::after, .section--list .block--pager .pager__item--newer span::before, .section--list .block--pager .pager__item--newer span::after,
.section--list .block--pager .pager__item--older a::before,
.section--list .block--pager .pager__item--older a::after,
.section--list .block--pager .pager__item--older span::before,
.section--list .block--pager .pager__item--older span::after {
  position: absolute;
  content: "";
  vertical-align: middle;
}
.section--list .block--pager .pager__item--newer a::before, .section--list .block--pager .pager__item--newer span::before,
.section--list .block--pager .pager__item--older a::before,
.section--list .block--pager .pager__item--older span::before {
  width: 4.5vw;
  height: 1px;
  background: #707070;
}

.section--list .block--pager .pager__item--newer a::before, .section--list .block--pager .pager__item--newer span::before {
  left: 0;
}
.section--list .block--pager .pager__item--newer a::after, .section--list .block--pager .pager__item--newer span::after {
  top: 3px;
  left: -2px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #707070;
  transform: rotate(145deg);
}

.section--list .block--pager .pager__item--older a::before, .section--list .block--pager .pager__item--older span::before {
  right: 0;
}
.section--list .block--pager .pager__item--older a::after, .section--list .block--pager .pager__item--older span::after {
  top: 9px;
  right: 1px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #707070;
  transform: rotate(40deg);
}

.slick-dots {
  bottom: -30px;
}
.slick-dots li {
  width: 17px;
  height: 2px;
  margin: 0 2.5px;
  padding: 0;
  transition: 0.3s;
}
.slick-dots li button {
  width: 100%;
}
.slick-dots li button:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #ddd;
  opacity: 1;
}
.slick-dots .slick-active button:before {
  background: #3a3837;
}

.date,
.category {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 5px;
}

.tit {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.youbi {
  display: inline-block;
  margin: 0 0.3em;
  font-size: 0.7em;
}

.category {
  display: inline-block;
  width: auto;
  font-size: 11px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
  background: rgba(113, 113, 113, 0.22);
  padding: 3px 6px 2px 6px;
  margin-left: 5px;
}

.list__more {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
}
.list__more a {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.list--info li .date, .list--info li .category {
  display: inline-block;
}
.list--info a {
  display: block;
  padding: 15px 0;
}

.list--contents a {
  position: relative;
  transition: 0.2s ease-out;
  top: 0;
}
.list--contents li.new::after {
  bottom: 45px;
}
.list--contents a img {
  -webkit-clip-path: url(#thumb--square);
  clip-path: url(#thumb--square);
}

[class^=list--] li.new .date {
  position: relative;
}
[class^=list--] li.new .date::after {
  content: "NEW";
  display: inline-block;
  color: #E06242;
  padding-left: 2px;
}

.slick-prev,
.slick-next {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  color: #3a3837;
  font-size: 0;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 85px;
  top: 5vw;
  z-index: 99;
  cursor: pointer;
  border: none;
  outline: none;
  background: #fff;
  border-radius: 40px;
  box-shadow: 2px 2px 11px -6px rgba(17, 17, 17, 0.5);
  margin-top: -20px;
  transition: 0.4s;
  transform-origin: center;
}

.slick-prev {
  left: inherit;
  top: 50%;
  left: -40px;
}

.slick-next {
  left: inherit;
  top: 50%;
  right: -40px;
}

.slick-prev:before, .slick-next:before {
  content: "";
}

.slick-prev::after,
.slick-next::after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-right: 2px solid #3a3837;
  border-top: 2px solid #3a3837;
  position: absolute;
  top: 16px;
  left: 17px;
  transition: 0.3s;
}

.slick-prev::after {
  transform: rotate(-135deg);
}

.slick-next::after {
  left: 15px;
  transform: rotate(45deg);
}

.block--category {
  margin: 5px auto 40px;
}
.block--category li {
  display: inline-block;
  margin: 0 0.5em 0.5em 0;
}
.block--category li a {
  display: block;
  line-height: 1;
  padding: 5px 8px;
  letter-spacing: 0.05em;
  font-size: 11px;
  font-weight: bold;
  background: rgba(113, 113, 113, 0.22);
}
.block--category .current a {
  background: #3a3837;
  color: #efefef;
}

.list--sns li {
  display: inline-block;
  line-height: 1;
  margin-right: 20px;
}
.list--sns li i {
  font-size: 20px;
}

.block--category {
  margin: 0 auto 20px;
}
.block--category li {
  margin: 0 0.2em 0.2em 0;
}
.block--category li a {
  font-weight: normal;
}

.form--post {
  margin: 20px 0 13px;
  border-top: 1px solid #ccc;
}
.form--post dt {
  padding: 20px 0 0;
}
.form--post dd {
  padding: 0 0 20px;
  border-bottom: 1px solid #ccc;
}

.form--post dd:last-of-type {
  padding: 0 0 25px;
}

.form--post dd + dt {
  padding-bottom: 8px;
}

.page--qa textarea {
  color: #555;
  border: 1px solid #555;
  background: #fff;
}

.page--qa .btn--sub {
  min-width: 60%;
  font-size: 13px;
}

.list--error {
  color: #da1616;
  padding: 10px 0 0;
}

.block--error {
  color: #f00;
  background: rgba(204, 0, 0, 0.15);
  padding: 10px;
  border-radius: 5px;
}

.block--form.form--comfirm {
  margin: 20px 0 13px;
  border-top: 1px solid #ccc;
}
.block--form.form--comfirm dt {
  padding: 20px 0 8px;
}
.block--form.form--comfirm dd {
  padding: 0 0 20px;
  border-bottom: 1px solid #ccc;
}

.block--form.form--comfirm dd:last-of-type {
  padding: 0 0 25px;
}

.block--form.form--comfirm dd p {
  padding: 12px 15px;
  background: #fff;
  border-radius: 4px;
}

/* placeholder */
::-webkit-input-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
  opacity: 1;
}

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

:-moz-placeholder {
  color: #888;
}

/* autofill */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* input */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
button {
  font-family: "brandon-grotesque", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: 1px solid #3a3837;
  border-radius: 0.3em;
  padding: 0.5em;
  color: #3a3837;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
button:focus {
  border-color: #3a3837;
}
input[type=text].form__error,
input[type=tel].form__error,
input[type=email].form__error,
input[type=password].form__error,
input[type=number].form__error,
button.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
input[type=text].form__error:focus,
input[type=tel].form__error:focus,
input[type=email].form__error:focus,
input[type=password].form__error:focus,
input[type=number].form__error:focus,
button.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
input[type=text][disabled],
input[type=tel][disabled],
input[type=email][disabled],
input[type=password][disabled],
input[type=number][disabled],
button[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

input[readonly=readonly],
input[readonly=readonly] {
  border: none;
  background: #fff;
}

.input--half {
  width: 50% !important;
}

.input--quarter {
  width: 25% !important;
}

button {
  border: none;
  line-height: 1;
}

/* textarea */
textarea {
  font-family: "brandon-grotesque", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: 1px solid #3a3837;
  border-radius: 0.3em;
  padding: 0.5em;
  height: 10em;
}
textarea:focus {
  border-color: #3a3837;
}
textarea.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
textarea.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
textarea[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}

/* select */
.form__select {
  display: inline-block;
  position: relative;
}
.form__select select {
  font-family: "brandon-grotesque", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: transparent;
  box-shadow: none;
  border: 1px solid #3a3837;
  border-radius: 0.3em;
  padding: 0.5em;
  padding-right: 1.5em;
}
.form__select select:focus {
  border-color: #3a3837;
}
.form__select select.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}
.form__select select.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}
.form__select select[disabled] {
  background: #ddd;
  border: none;
  opacity: 0.5;
}
.form__select::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #fff;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
  vertical-align: middle;
}
.form__select::after {
  position: absolute;
  border-color: #3a3837;
  top: 15px;
  right: 9px;
}

/* checkbox */
.form__checkbox label p {
  font-family: "brandon-grotesque", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.form__checkbox input[type=checkbox],
.form__checkbox input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__checkbox.form__error {
  color: #f33;
}
.form__checkbox label p {
  padding-left: 1.6em;
}
.form__checkbox label p::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border-radius: 0.3em;
  border: 1px solid #3a3837;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__checkbox label p::after {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.4em;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  top: 70%;
  left: 0.2em;
  transform: rotate(-45deg);
  opacity: 0;
}
.form__checkbox :checked ~ p::before {
  background: #3a3837;
  border-color: #3a3837;
}
.form__checkbox :checked ~ p::after {
  top: 50%;
  opacity: 1;
}

/* radio */
.form__radio label p {
  font-family: "brandon-grotesque", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.form__radio input[type=checkbox],
.form__radio input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__radio.form__error {
  color: #f33;
}
.form__radio label p {
  padding: 0 0.5em 0 1.6em;
}
.form__radio label p::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  border: 1px solid;
  margin: -0.6em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.form__radio :checked ~ p::before {
  border-color: #3a3837;
  border-width: 0.3em;
}

/* toggle button */
.form__toggle label p {
  font-family: "brandon-grotesque", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  display: block;
  padding: 0.5em;
  position: relative;
  cursor: pointer;
}
.form__toggle input[type=checkbox],
.form__toggle input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.form__toggle.form__error {
  color: #f33;
}
.form__toggle label p {
  padding-left: 0;
  position: relative;
}
.form__toggle label p::before,
.form__toggle label p::after {
  content: "";
  display: block;
  height: 30px;
  margin: -15px 0 0;
  position: absolute;
  border: 1px solid #3a3837;
}
.form__toggle label p::before {
  width: 50px;
  border-radius: 15px;
  top: 50%;
  right: 0;
}
.form__toggle label p::after {
  width: 30px;
  background: #3a3837;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  right: 20px;
}
.form__toggle :checked ~ p::before {
  background: #3a3837;
  border-color: #3a3837;
}
.form__toggle :checked ~ p::after {
  right: 0;
}

/* horizontal */
.form--horizontal li {
  display: inline-block;
}

.form--horizontal label {
  display: inline-block;
  margin: 0 0.3em 0 0;
}

.form--confirm {
  margin: 0 0 2em;
}

.form--confirm {
  border: 0.5px solid #d9dde0;
  border-radius: 6px;
  padding: 40px 30px 10px;
  margin-bottom: 40px;
}
.form--confirm dt {
  margin: 0 0 10px;
  opacity: 0.4;
}
.form--confirm dd {
  margin: 0 0 30px;
}

header .g-nav li.nav--item__fm a::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background: no-repeat center url(/static/watwing/assets/common/logo.png);
  background-size: contain;
  vertical-align: -4px;
  margin-right: 12px;
}

.nav {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
}
.nav li {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.08em;
  margin-right: 1em;
}
.nav li:last-child {
  margin-right: 0;
}
.nav li.soon a {
  pointer-events: none;
  opacity: 0.3;
  display: block;
  position: relative;
}

.header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  transition: height 0.3s;
}
.header .drawer {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  z-index: 99;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(251, 251, 247, 0.95);
  transition: 0.4s cubic-bezier(0.16, 0.68, 0.65, 1.03);
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  padding-top: 30px;
  pointer-events: none;
}
.header .drawer::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(/static/watwing/common/bg.png);
  background-size: 250px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.65;
  z-index: 1;
  pointer-events: none;
}
.header .drawer .block--login {
  position: relative;
  bottom: inherit;
  width: 62%;
  border: none;
  margin-bottom: 20px;
}
.header .drawer .block--login a {
  font-size: 4.5vw;
  padding: 6%;
}
.header .drawer .block--login a:first-child {
  padding-left: 9%;
}
.header .drawer .block--login a:first-child::after {
  width: 7vw;
  height: 7vw;
  top: 31%;
  right: -10%;
  border-right: #fff solid 3px;
}
.header .drawer .g-nav {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 30px;
}
.header .drawer .g-nav .logo {
  width: 38vw;
  margin: 0 auto 3vw;
}
.header .drawer .g-nav .logo a {
  display: block;
}
.header .drawer .nav {
  font-weight: 600;
  letter-spacing: 0.2em;
  margin-bottom: 22vw;
  padding-top: 2vw;
}
.header .drawer .nav li {
  display: block;
  font-size: 3vw;
  color: #3a3837;
  margin: 0;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 400;
}
.header .drawer .nav li a {
  display: block;
  color: #615551;
  padding: 3.5vw 7%;
}
.header .drawer .nav li.soon a {
  opacity: 0.4;
}
.header .drawer .nav li span {
  font-weight: 600;
  font-size: 4.5vw;
  margin: 0 5px 0 0;
}
.header .drawer__btn {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 5vw;
  top: 5vw;
  z-index: 999;
  transition: 0.3s;
}
.header .drawer__btn span {
  display: block;
  width: 80%;
  height: 2px;
  background: #555;
  position: absolute;
  left: 10%;
  transition: 0.2s;
}
.header .drawer__btn span:first-child {
  top: 37%;
}
.header .drawer__btn span:nth-child(2) {
  top: 50%;
}
.header .drawer__btn span:last-child {
  top: 64%;
}

.header .drawer .nav li.g-nav--item__free a {
  padding: 0 7%;
}

.header .drawer .nav li.g-nav--item__free a span {
  border-top: 1px solid rgba(173, 161, 138, 0.3);
  padding: 9vw 0 3.5vw;
  margin-top: 5vw;
  display: inherit;
}

.header .drawer .nav li.g-nav--item__free + li.g-nav--item__free a span {
  border-top: none;
  padding: 3.5vw 0;
  margin-top: 0;
}

.nav__list--sns li {
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 15px;
}
.nav__list--sns li a i {
  font-size: 16px;
}

.drawer-visible header .drawer__btn span {
  top: 50%;
}
.drawer-visible header .drawer__btn span:first-child {
  transform: rotate(45deg);
  top: 55%;
}
.drawer-visible header .drawer__btn span:last-child {
  top: 56%;
  transform: rotate(-45deg);
}
.drawer-visible .drawer {
  opacity: 1;
  pointer-events: auto;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}
footer .copyright {
  font-size: 10px;
  transform: scale(0.9);
  bottom: 30px;
  text-align: center;
  position: relative;
}
footer .block--support,
footer .sns {
  display: none;
}

.furniture {
  line-height: 0;
}

.content--body {
  position: relative;
  z-index: 2;
  background: #FCFAF2;
}

body:not(.page--home) .content--body .furniture {
  position: relative;
}
body:not(.page--home) .content--body .furniture::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.35;
}

.wrap {
  overflow-x: hidden;
  min-height: 100%;
  position: relative;
}
.wrap > h1.logo {
  width: 27%;
  position: absolute;
  top: 8vw;
  left: 6%;
}
.wrap > h1.logo img {
  display: block;
  position: relative;
  z-index: 2;
}
.wrap > h1.logo::before {
  content: "";
  display: block;
  width: 260px;
  height: 140px;
  background: #fff;
  transform: rotate(-46deg);
  position: absolute;
  top: -90px;
  left: -125px;
  z-index: 1;
}

.section-tit {
  font-size: 12vw;
  margin-bottom: 40px;
}

.section--detail {
  padding: 0 7%;
  width: 100%;
  max-width: inherit;
}
.section--detail .section-tit {
  margin-bottom: 20px;
}
.section--detail .detail__btn {
  margin-top: 3em;
}

.section--list .section-tit {
  margin-bottom: 30px;
}

.contents-tit {
  font-size: 40px;
  margin-bottom: 10px;
}

.list__more {
  display: inline-block;
}
.list__more a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  position: relative;
  padding-left: 15px;
}
.list__more a::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 7px;
  position: absolute;
  left: 2px;
  top: 3px;
}

body {
  position: relative;
}

body.page--home::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: url("/static/watwing/common/ph_top.png") no-repeat scroll top center/100% auto;
}

.page--home footer .logo {
  display: block;
}

.section-tit {
  font-family: "Caveat", "Montserrat", sans-serif;
  letter-spacing: -0.04em;
  font-weight: 400;
  line-height: 1;
  font-size: 50px;
}

.section--detail {
  width: 80%;
  max-width: 850px;
  margin: 0 auto;
}

.detail__btn {
  display: block;
  margin: 2em auto 0;
}
.detail__btn a {
  display: inline-block;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  font-size: 14px;
  padding-left: 16px;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.28%;
}
.youtube iframe,
.youtube embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.section--list {
  padding: 0 7%;
  position: relative;
  z-index: 1;
}
.section--list .no-data {
  font-size: 13px;
}

.page--info .section--detail .txt {
  padding-top: 30px;
}
.page--info .block--share {
  padding-top: 40px;
  margin: 0;
}

.page--info .section--detail .date, .page--blog .section--detail .date {
  font-size: 13px;
}
.page--info .section--detail .txt--basic, .page--blog .section--detail .txt--basic {
  font-size: 14px;
}
.page--info .section--detail .txt--basic a, .page--blog .section--detail .txt--basic a {
  text-decoration: underline;
}
.page--info .section--detail.new .date, .page--blog .section--detail.new .date {
  position: relative;
}
.page--info .section--detail.new .date::after, .page--blog .section--detail.new .date::after {
  content: "NEW";
  display: inline-block;
  color: #E06242;
  padding-left: 2px;
}
.page--info .section--detail .txt, .page--blog .section--detail .txt {
  font-size: 14px;
  padding: 0 0 20px;
}
.page--info .section--detail .txt a, .page--blog .section--detail .txt a {
  text-decoration: underline;
}
.page--info .block--share, .page--blog .block--share {
  line-height: 1;
  text-align: center;
  padding-top: 60px;
  margin: 0 0 30px;
}
.page--info .block--share .share, .page--blog .block--share .share {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  font-size: 10px;
  padding-right: 0;
  letter-spacing: 0.1em;
  vertical-align: 0px;
  color: #555;
}
.page--info .block--share a, .page--blog .block--share a {
  color: #555;
}
.page--info .block--share li, .page--blog .block--share li {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #efefef;
  margin: 0 10px;
}
.page--info .block--share .lineIco svg, .page--blog .block--share .lineIco svg {
  width: 18px;
  height: 18px;
  fill: #555;
  transition: 0.3s;
}

.page--info.category-1 .list--contents {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.page--info.category-1 .list--contents li {
  display: block;
  width: 100%;
  margin-bottom: 18px;
  padding-bottom: 10px;
}
.page--info.category-1 .list--contents li .thumb {
  padding: 15px 0 10px;
}

.page--info.category-1 .section--detail .youtube {
  margin-top: 30px;
}

.page--blog .list--info .tit {
  display: block;
  padding-left: 0;
}
.page--blog .block--pager .pager__item--newer a::after,
.page--blog .block--pager .pager__item--newer span::after {
  transform: rotate(-135deg);
}
.page--blog .block--pager .pager__item--older a::after,
.page--blog .block--pager .pager__item--older span::after {
  transform: rotate(45deg);
}

.page--blog .section--list .block--pager .pager__item--newer,
.page--photo .section--list .block--pager .pager__item--newer {
  right: unset;
  left: 0;
}
.page--blog .section--list .block--pager .pager__item--older,
.page--photo .section--list .block--pager .pager__item--older {
  right: 0;
  left: unset;
}

.page--blog .list--info .tit {
  display: inline-block;
  padding-left: 10px;
}
.page--blog .txt * {
  white-space: unset !important;
}
.page--blog .ph {
  margin: 20px auto;
}

.page--photo .list--contents li {
  width: 100%;
  margin: 0 4% 4% 0;
}
.page--photo .list--contents li a {
  display: block;
  position: relative;
}
.page--photo .list--contents li a figure {
  -webkit-clip-path: url(#thumb--square);
  clip-path: url(#thumb--square);
}
.page--photo .list--contents li a figure::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  z-index: 2;
  transition: 0.4s;
}
.page--photo .list--contents li a figure img {
  display: block;
  filter: grayscale(0.5);
  transition: 0.4s;
}
.page--photo .list--contents li .block--txt {
  padding-top: 20px;
}
.page--photo .list--contents li .block--txt .date {
  font-size: 12px;
}
.page--photo .list--contents li .block--txt .tit {
  font-size: 13px;
  line-height: 1.5;
}
.page--photo.sectionDetail .section--detail .inner {
  padding: 7vw 7vw 4vw;
}
.page--photo .block--pager .pager__item--newer a::after,
.page--photo .block--pager .pager__item--newer span::after {
  transform: rotate(-135deg);
}
.page--photo .block--pager .pager__item--older a::after,
.page--photo .block--pager .pager__item--older span::after {
  transform: rotate(45deg);
}
.page--photo .detail__btn a::after {
  content: "";
}
.page--photo .modal-open .drawer__btn {
  pointer-events: none;
}
.page--photo #swipebox-slider .slide-loading {
  background-image: none !important;
}
.page--photo #swipebox-slider .slide img {
  max-height: 80%;
}
.page--photo #swipebox-overlay {
  background: rgba(21, 20, 16, 0.8);
}
.page--photo #swipebox-prev.disabled,
.page--photo #swipebox-next.disabled {
  opacity: 0.2;
}
.page--photo #swipebox-action #swipebox-close {
  top: 60px;
  right: 70px;
  background: none;
}
.page--photo #swipebox-action #swipebox-close::before, .page--photo #swipebox-action #swipebox-close::after {
  content: "";
  width: 40px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 20px;
  transition: all 0.6s ease-out 0s;
  -webkit-transition: all 0.6s ease-out 0s;
}
.page--photo #swipebox-action #swipebox-close::before {
  transform: rotate(45deg);
}
.page--photo #swipebox-action #swipebox-close::after {
  transform: rotate(-45deg);
}
.page--photo #swipebox-action #swipebox-prev,
.page--photo #swipebox-action #swipebox-next {
  background: none;
  color: #fff;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
}
.page--photo #swipebox-action #swipebox-prev {
  left: 3%;
}
.page--photo #swipebox-action #swipebox-prev::after {
  content: "";
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  border: 1px solid;
  border-top: none;
  border-right: none;
  transform: rotate(45deg);
  vertical-align: middle;
  pointer-events: none;
  margin-top: -0.25em;
  margin-right: 0.25em;
  margin-left: 1em;
  margin-top: 1em;
}
.page--photo #swipebox-action #swipebox-next {
  right: 3%;
}
.page--photo #swipebox-action #swipebox-next::after {
  content: "";
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  border: 1px solid;
  border-top: none;
  border-right: none;
  transform: rotate(-135deg);
  vertical-align: middle;
  pointer-events: none;
  margin-top: -0.25em;
  margin-right: 0.25em;
  margin-top: 1em;
}
.page--photo #swipebox-caption {
  width: 100%;
  max-width: 800px;
  padding: 0 8%;
  text-align: center;
  position: absolute;
  bottom: 5%;
  left: 50%;
  color: #fff;
  transform: translateX(-50%);
}
.page--photo.page--photo--detail .list--contents li {
  float: left;
  width: 48%;
  margin-right: 4%;
}
.page--photo.page--photo--detail .list--contents li:nth-child(3n) {
  margin-right: 4%;
}
.page--photo.page--photo--detail .list--contents li:nth-child(2n) {
  margin-right: 0;
}
.page--photo #swipebox-action #swipebox-close {
  top: 30px;
  right: 2%;
}

/*  page--support
------------------------------ */
.section--detail.support .section-tit {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  margin-bottom: 40px;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.section--detail.support .list--support dt {
  color: inherit;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 5px;
}
.section--detail.support .list--support dd {
  line-height: 1.6;
  margin-bottom: 30px;
}
.section--detail.support .list--support dd:last-of-type {
  margin-bottom: 0;
}
.section--detail.support .list--support li {
  font-weight: normal;
  margin-bottom: 1.5em;
}
.section--detail.support .list--support li:last-of-type {
  margin-bottom: 0;
}
.section--detail.support .list--support li ul {
  text-indent: 1em;
}
.section--detail.support .list--support li ul li {
  padding-left: 1em;
  text-indent: -0.5em;
}

.page--faq .section-tit {
  font-size: 30px;
}

.tit--category {
  font-weight: bold;
  margin: 0 0 20px;
}

.searchBox {
  position: relative;
  width: 80%;
  margin: 80px auto;
}
.searchBox input[type=text] {
  line-height: 40px;
  font-size: 18px;
}
.searchBox input[type=submit] {
  width: 50px;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: bold;
  line-height: 56px;
  color: #9fa3a7;
  background: transparent;
  border: none;
  border-radius: 30px;
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 2;
  cursor: pointer;
}

.list--faq {
  margin: 0 0 80px;
}
.list--faq li {
  border-top: 1px solid rgba(17, 17, 17, 0.1);
}
.list--faq li:last-child {
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
}
.list--faq a {
  position: relative;
  display: block;
  padding: 25px 0 27px 0;
}
.list--faq .tit {
  padding-left: 20px;
}
.list--faq .txt {
  margin: 0;
  padding-left: 20px;
  line-height: 1.4;
}
.list--faq .icon--q {
  float: left;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  line-height: 1.7;
  color: #3a3837;
  margin-right: 5px;
}

.section--detail .list--faq .icon--q {
  line-height: 1.6;
}

.block--faq-detail {
  border: 1px solid #3a3837;
  padding: 25px;
  margin: 0 0 80px;
}
.block--faq-detail dt {
  font-size: 16px;
  border-bottom: 1px solid #3a3837;
  padding: 0 0 15px;
  margin: 0 0 20px;
}
.block--faq-detail dt .txt {
  padding-left: 40px;
  margin: 0;
}
.block--faq-detail dt .category {
  display: inline-block;
  font-size: 12px;
  background: #eee;
  color: #9fa3a7;
  border-radius: 20px;
  padding: 1px 8px 0;
  margin: 0 0 20px;
}
.block--faq-detail dd .txt {
  font-size: 16px;
  padding-left: 40px;
  margin: 0;
}
.block--faq-detail span[class^=icon--] {
  display: inline-block;
  float: left;
  width: 30px;
  height: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  font-size: 16px;
  text-align: center;
  line-height: 33px;
  border-radius: 50px;
  padding-left: 2px;
}
.block--faq-detail span.icon--q {
  color: #fff;
  line-height: 30px;
  background: #3a3837;
}
.block--faq-detail span.icon--a {
  color: #3a3837;
  background: rgba(111, 138, 166, 0.2);
}

.page--faq .section--detail .block--contact {
  text-align: center;
  margin: 40px 0 0;
}
.page--faq .section--detail .block--contact a {
  color: #3a3837;
  position: relative;
  border-width: 1px;
  margin-top: -0.2em;
}
.page--faq .section--detail .block--contact a::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #fff;
  border-top: none;
  border-right: none;
  transform: rotate(-135deg);
  vertical-align: middle;
}
.page--faq .section--detail .block--contact .fa {
  display: none;
}

.page--faq .searchBox {
  width: 100%;
  margin: 30px auto;
}
.page--faq .searchBox input[type=text] {
  line-height: 35px;
  font-size: 16px;
}
.page--faq .searchBox input[type=submit] {
  width: 40px;
  line-height: 46px;
}
.page--faq .section--list .section-tit {
  font-size: 18px;
}
.page--faq .block--faq-detail {
  padding: 15px;
  margin: 0 0 30px;
}
.page--faq .block--faq-detail dt {
  font-size: 14px;
}
.page--faq .block--faq-detail dd .txt {
  font-size: 14px;
}
.page--faq .list--faq a {
  display: block;
  padding: 15px 0 17px 0;
}

/*  page movie
------------------------------ */
.page--movie .block--player {
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 12px;
  overflow: hidden;
}
.page--movie .block--player .ulizahtml5 {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.page--movie .block--player video {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.page--movie .section--detail .txt {
  padding-top: 1em;
  margin-bottom: 1em;
}

/*  streaming
------------------------------ */
.section--detail.page--streaming {
  overflow: hidden;
  padding-bottom: 40px;
}
.section--detail.page--streaming .red {
  color: #FD5651;
}
.section--detail.page--streaming::after {
  clear: both;
  content: "";
  display: block;
}
.section--detail.page--streaming .section-tit {
  font-size: 20px;
  margin-bottom: 40px;
}
.section--detail.page--streaming .block--attention-comment {
  background: #eee;
  padding: 15px 3%;
  margin-bottom: 0px;
  margin: 0 -7% 15px;
  line-height: 1.4;
  font-size: 13px;
}
.section--detail.page--streaming .block--movie {
  margin: 0 -7% 30px;
}
.section--detail.page--streaming .block--movie .block--movie__inner {
  outline: none;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section--detail.page--streaming .block--movie .block--movie__inner iframe, .section--detail.page--streaming .block--movie .block--movie__inner video, .section--detail.page--streaming .block--movie .block--movie__inner .jstream-eqPlayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section--detail.page--streaming .block--comment {
  padding: 0;
  margin: 0;
}
.section--detail.page--streaming .block--comment .comments_title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: center;
  font-size: 14px;
  margin: 0.5em auto;
}
.section--detail.page--streaming .block--comment #comments {
  width: 100%;
  float: none;
  margin: 0 auto;
  padding-right: 0;
}
.section--detail.page--streaming .block--comment .form--post {
  margin-bottom: 0;
}
.section--detail.page--streaming .block--comment .form--post dd {
  margin-bottom: 0;
}
.section--detail.page--streaming .block--comment .form--post + .btn {
  width: 110px;
  min-width: inherit;
  margin: 0 0 0 auto;
}
.section--detail.page--streaming .block--comment .form--post + .btn .btn--main {
  min-width: inherit;
  margin: 0 0 0 auto;
  font-size: 13px;
  line-height: 3;
  padding: 0;
}
.section--detail.page--streaming .block--comment .comment_area {
  font-size: 13px;
  height: 5em;
}
.section--detail.page--streaming .block--comment .comments_post {
  margin-bottom: 30px;
}
.section--detail.page--streaming .block--comment .inner_comments {
  width: 100%;
  height: auto !important;
  max-height: 400px !important;
  overflow-y: scroll;
  float: none;
  margin: 0 auto;
  -webkit-overflow-scrolling: touch;
}
.section--detail.page--streaming .block--comment .inner_comments li {
  border-bottom: 1px solid #e6e6e6;
  padding: 0 5px 10px 0;
  margin-bottom: 10px;
  position: relative;
}
.section--detail.page--streaming .block--comment .inner_comments li.flag--delete .name {
  width: 60%;
}
.section--detail.page--streaming .block--comment .inner_comments li.flag--delete .date {
  width: 40%;
  float: right;
  padding-right: 30px;
}
.section--detail.page--streaming .block--comment .inner_comments li:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.section--detail.page--streaming .block--comment .inner_comments li .btn.btn--delete {
  width: 2.2em;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  z-index: 100;
  line-height: 0;
}
.section--detail.page--streaming .block--comment .inner_comments li .btn.btn--delete button {
  font-size: 11px;
  padding: 1px 0;
  background: #3a3837;
  color: #fff;
}
.section--detail.page--streaming .block--comment .inner_comments li .name {
  font-size: 0.8em;
  float: left;
  width: 70%;
  line-height: 1.4;
}
.section--detail.page--streaming .block--comment .inner_comments li .date {
  width: 25%;
  float: right;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  font-size: 0.8em;
  color: #3a3837;
  text-align: right;
  margin-bottom: 0;
}
.section--detail.page--streaming .block--comment .inner_comments li .comment_body {
  font-size: 15px;
}
.section--detail.page--streaming .block--attention {
  position: relative;
  padding: 40px 0 0;
}
.section--detail.page--streaming .block--attention .list-tit {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  margin-bottom: 15px;
}
.section--detail.page--streaming .block--attention .attentionList {
  margin: 0 0 20px;
}
.section--detail.page--streaming .block--attention .attentionList li {
  font-size: 12px;
  line-height: 1.4em;
  text-indent: -0.5em;
  padding: 0 0 10px 0.5em;
}
.section--detail.page--streaming .block--attention .attentionList li:last-child {
  padding: 0;
}
.section--detail.page--streaming .block--attention .supportCell {
  width: 100%;
  background: #fff;
}
.section--detail.page--streaming .block--attention .supportCell th {
  border: 1px solid #ccc;
  width: 33%;
  padding: 7px;
  background: #eee;
  font-size: 12px;
}
.section--detail.page--streaming .block--attention .supportCell td {
  line-height: 1.3em;
  vertical-align: middle;
  border: 1px solid #ddd;
  padding: 7px;
  font-size: 11px;
  width: 60%;
}
.section--detail.page--streaming .block--attention .supportCell .blank {
  width: 10%;
}
.section--detail.page--streaming .block--attention .supportCell .os {
  width: 25%;
}
.section--detail.page--streaming .block--attention .supportCell .osVer {
  width: 30%;
}
.section--detail.page--streaming .block--attention .attentionList li:before {
  content: none;
}
.section--detail.page--streaming .block--attention .fa-warning:before, .section--detail.page--streaming .block--attention .fa-exclamation-triangle:before, .section--detail.page--streaming .block--attention .fa-check:before {
  padding: 0 5px 0 0;
}

/*  4.8 questionnaire
------------------------------ */
.page--questionnaire .content--body {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
  padding: 0;
}
.page--questionnaire .form--confirm {
  border: 0.5px solid #d9dde0;
  border-radius: 6px;
  padding: 15px;
  margin: 20px auto;
  background: #fff;
}
.page--questionnaire .form--confirm dt {
  margin: 0;
  opacity: 0.6;
  font-size: 0.8em;
}
.page--questionnaire .section-tit .font-Caveat {
  font-size: 50px;
}
.page--questionnaire .section-tit {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 40px;
}
.page--questionnaire .form--post {
  margin-bottom: 20px;
}

.form--post + .txt--sub {
  text-align: center;
}

.form--post dt {
  font-weight: bold;
}

.icon--required {
  display: inline-block;
}
.icon--required::before {
  content: "必須";
  background: #f72a2a;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  line-height: 0;
  vertical-align: 2px;
  padding: 0px 6px 3px;
  margin-left: 5px;
}

.input--half {
  width: 100% !important;
}

.input--quarter.postal_code {
  width: 50% !important;
}

/*  page--error
------------------------------ */
/*  tablet
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 960px) {
  body {
    font-size: 18px;
  }
  .wrap {
    padding-top: 170px;
  }
  .header .logo {
    width: 40%;
    left: 30%;
    top: 39px;
  }
  .header .drawer {
    padding-top: 20vw;
  }
  .header .drawer .g-nav {
    padding: 0 15%;
  }
  .header .drawer .nav__list--fc::before {
    width: 63%;
    height: 17vw;
    top: -15vw;
  }
  .header .drawer .nav li {
    font-size: 20px;
    margin-bottom: 1.2em;
  }
  .header .drawer .nav li.nav--item__fm a::before {
    width: 24px;
    height: 24px;
    vertical-align: -1px;
    margin-right: 12px;
  }
  .header .drawer__btn {
    width: 70px;
  }
  .contents-tit {
    font-size: 55px;
  }
  .block--pager {
    font-size: 18px;
  }
  .block--pager .pager__item--older a::after,
  .block--pager .pager__item--older span::after,
  .block--pager .pager__item--newer a::after,
  .block--pager .pager__item--newer span::after {
    width: 13px;
    height: 13px;
    border-top: 3px solid #555;
    border-right: 3px solid #555;
  }
  .tit {
    font-size: 18px;
    line-height: 1.8;
  }
  .date {
    font-size: 15px;
  }
  .category {
    font-size: 13px;
  }
  .wrap > h1.logo {
    width: 18%;
  }
  .list--info > li a {
    padding: 20px 0;
  }
  .list--info > li a .tit {
    display: block;
  }
  .list__more a {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  .block--category {
    margin-bottom: 40px;
  }
  .block--category li a {
    font-size: 14px;
    padding: 5px 12px;
  }
  .page--home .section--top {
    padding: 14vw 7vw 10vw;
  }
  .page--home .section--top .block--photo > svg {
    top: -1.8vw;
  }
  .page--home .section--bnr {
    padding: 0 0 80px;
  }
  .page--home .section--bnr .list--bnr > li {
    width: 30vw;
    max-width: inherit;
  }
  .page--home .section--info {
    padding: 0 10%;
  }
  .page--home .section--info .block--news {
    margin-bottom: 70px;
  }
  .page--home .area--official {
    margin-bottom: 120px;
  }
  .page--home .section--logo .inner {
    width: 80%;
  }
  .page--home .section--gallery .list--contents {
    margin-left: 10%;
  }
  .page--home .section--blog {
    padding: 21vw 10% 60px;
  }
  .page--home footer {
    padding: 0 10% 60px;
  }
  .section-tit {
    font-size: 9vw;
    margin-bottom: 2em;
  }
  .section--detail,
  .section--list {
    padding: 0 10%;
  }
  .page--info .section--list .section-tit {
    margin-bottom: 50px;
  }
  .page--info .section-tit {
    height: 3.5vw;
  }
  .page--info .section--list {
    padding: 0 10%;
  }
  .page--info .section--detail .section-tit {
    height: 3.6vw;
    margin-bottom: 2.5em;
  }
  .page--info .section--detail .date {
    font-size: 16px;
  }
  .page--info .section--detail .tit {
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 0;
  }
  .page--info .section--detail .txt {
    font-size: 18px;
  }
  .section--detail.page--profile .thumb {
    width: 60%;
  }
  .page--photo .section--list .list--contents li {
    float: left;
    width: 46%;
    margin: 0 6vw 6vw 0;
  }
  .page--photo .section--list .list--contents li:nth-child(2n) {
    margin-right: 0;
  }
  .page--photo.page--photo--detail .tit {
    font-size: 20px;
    margin-bottom: 6vw;
  }
  .section--detail.entry .block--benefit .thumb {
    width: 60%;
  }
  .section--detail.entry .block-tit {
    font-size: 6vw;
  }
  .section--detail.entry .block--login__fanplus .block--inner .txt--basic span {
    font-size: 20px;
  }
  .section--detail.entry .list--content li {
    padding: 25px;
  }
  .section--detail.entry .price th, .section--detail.entry .price td {
    font-size: 15px;
    padding: 20px;
  }
  .page--schedule .list--schedule li .date {
    width: 93px;
    font-size: 30px;
  }
  .page--schedule .list--schedule li .youbi {
    font-size: 12px;
  }
  .page--schedule .list--schedule li .block--txt {
    padding-left: 109px;
  }
}
a {
  outline: none;
  color: #555;
}

.date, .category {
  font-size: 3.2vw;
}

body.page--home .titLogo,
.page--home.ref #loading, .page--home.ref #door {
  display: none !important;
}

.page--home #loginBlock, .page--home #loading, .page--home #door,
.page--home .blockSupport {
  display: block;
}

#loginBlock {
  display: none;
  height: 100vh;
  text-align: center;
  position: relative;
}

#loginBlock h1 {
  line-height: 0;
  width: 50%;
  margin: 0 auto;
  padding: 25% 0 0;
}
#loginBlock h1 img {
  filter: drop-shadow(0px 0px 2px #5f4724);
}

#loginBlock .scroll {
  font-family: acier-bat-solid, sans-serif;
  color: #fff;
  font-size: 4.5vw;
  letter-spacing: 1px;
  transform: rotateZ(90deg);
  display: inline-block;
  margin: 9.5%;
  line-height: 1.3;
  padding: 0 0 0 10px;
  filter: drop-shadow(0px 0px 2px #5f4724);
}

#loginBlock .scrollArw {
  display: inherit;
  line-height: 0;
}

#loginBlock .scrollArw svg {
  width: 2.5%;
  filter: drop-shadow(0px 0px 2px #5f4724);
}

#loginBlock .scrollArw .cls-1 {
  stroke-dasharray: 400%;
  stroke-dashoffset: 100%;
  animation: scroll 3s ease infinite;
}

@keyframes scroll {
  0% {
    stroke-dashoffset: 800%;
  }
  100% {
    stroke-dashoffset: 0%;
  }
}
#loginBlock .join,
.block--login {
  position: absolute;
  width: 50%;
  background: #FEDB3A;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  bottom: 30vh;
  line-height: 0;
  text-align: center;
  border: 2px solid #fff;
}
#loginBlock .join a,
.block--login a {
  display: inline-block;
  padding: 7%;
  color: #fff;
  font-family: acier-bat-solid, sans-serif;
  font-size: 5.5vw;
  letter-spacing: 1px;
  position: relative;
}
#loginBlock .join a:first-child,
.block--login a:first-child {
  padding-right: 14%;
}
#loginBlock .join a:first-child::after,
.block--login a:first-child::after {
  content: "";
  width: 10vw;
  height: 10vw;
  position: absolute;
  top: 23%;
  right: 0;
  border-right: #fff solid 2px;
  transform: translateY(-50%) rotate(45deg);
}

#loginBlock .welcomeBox {
  position: absolute;
  width: 70%;
  background: #FEDB3A;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  bottom: 10%;
  text-align: center;
  border: 2px solid #fff;
  padding: 3%;
}
#loginBlock .welcome {
  padding: 0 0 3%;
}
#loginBlock .welcome + a {
  display: inline-block;
  color: #fff;
  font-family: acier-bat-solid, sans-serif;
  font-size: 5.5vw;
  letter-spacing: 1px;
  position: relative;
}

#bnrBlock {
  padding: 10% 0 0;
}

#bnrBlock .slick-initialized .slick-slide {
  margin: 0 7px;
}

#bnrBlock a {
  line-height: 0;
  display: block;
}

section {
  position: relative;
}

/*  information
------------------------------ */
section#info {
  margin: -5% 0 0;
  padding: 0 0 28%;
}

#info dl {
  position: relative;
}

#info dl dt {
  right: 0;
  margin: 10% -41.5% 0 0;
  color: #98E2D9;
}

.page--home section > dl dt {
  position: absolute;
  top: 0;
  transform: rotateZ(90deg);
  transform-origin: 0% 0;
}

.page--home section > dl dt {
  font-size: 3vw;
  font-weight: normal;
}

.page--home section > dl dt h3 {
  font-size: 3vw;
  font-weight: normal;
}

.page--home section > dl dt h3 span {
  font-family: acier-bat-solid, sans-serif;
  font-size: 5vw;
  margin: 0 3px 0 0;
}

#info dl dd {
  position: relative;
  padding: 15vw 0 10vw 0;
}

#info dl dd .bgImg {
  position: absolute;
  left: 0;
}

#info dl dd .bgImg.top {
  top: 0;
}

#info dl dd .bgImg.btm {
  bottom: -7.5vw;
  z-index: -1;
}

#info dl dd .list--information {
  padding: 3vw 22vw 0 6vw;
  background: url("/static/watwing/common/bg_info_mid.png") repeat-y scroll top center/100% auto;
}

#info dl dd .list--information li:not(:last-child) {
  padding: 0 0 12px;
}

#info dl dd .list--information li .tit {
  font-size: 3.5vw;
}

#info .more {
  position: absolute;
  right: 7vw;
  bottom: 11vw;
}

.more {
  line-height: 0;
}

.more a {
  display: inline-block;
  line-height: 0;
}

.more a svg {
  height: 5.5vw;
  width: auto;
}

.more a svg .cls-1 {
  fill: #98e2d9;
  stroke: #98e2d9;
  stroke-width: 0.5px;
}

.more a svg .cls-2 {
  fill: none;
  stroke: #98e2d9;
}

/*  living ROOM
------------------------------ */
section.room {
  line-height: 0;
  background: #F29090;
  padding: 12vw 8vw;
}
section.room.soon svg {
  display: none;
}
section.room.soon a {
  pointer-events: none;
}
section.room.soon .btnPh span {
  width: 100%;
  padding-top: 11vw;
}

section.room .inner {
  position: relative;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}

section.room .inner a {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  border: 1px solid #707070;
  width: 80%;
  height: 80%;
  box-sizing: border-box;
  padding: 10%;
  text-align: center;
  color: #F29090;
}

section.room .inner a h2 {
  font-size: 3.5vw;
  font-weight: normal;
  letter-spacing: 1px;
  margin: -2vw 0 4vw;
  line-height: 1.1;
}

section.room h2 span {
  font-family: acier-bat-solid, sans-serif;
  font-size: 8vw;
  letter-spacing: 0.5px;
}

section.room .furniture {
  padding: 0 0 4vw;
}

section.room .furniture img {
  width: 65%;
}

section.room .btnPh {
  padding: 0 0 0 5%;
  position: relative;
  font-size: 4vw;
}

section.room .btnPh span {
  position: absolute;
  box-sizing: border-box;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

section.room .btnPh svg {
  fill: none;
  stroke: #f29090;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}

section.room .btnPh svg .cls-1 {
  fill: none;
  stroke: #f29090;
}

/*  MEMBER ROOM
------------------------------ */
#blog {
  padding: 12vw 0 0;
}

#blog .list--blog li {
  position: relative;
  height: auto;
}

#blog .slick-initialized .slick-slide {
  padding: 0 2px;
}

#blog .list--blog li a {
  position: absolute;
  padding: 8vw 8vw 8vw 12.5vw;
}

.page--home section#blog > dl dt {
  left: 0;
  margin: 13.5% 13% 12%;
  color: #A7D596;
}

#blog .list--blog li a figure {
  margin: 0 0 5vw;
}

#blog .list--blog li a h3 {
  font-weight: 400;
  font-size: 3.5vw;
  line-height: 1.3;
}

#blog .more {
  position: absolute;
  right: 7vw;
  bottom: 12vw;
}

#blog .more a svg .cls-1 {
  fill: #FCFAF2;
  stroke: #FCFAF2;
}

#blog .more a svg .cls-2 {
  stroke: #FCFAF2;
}

#blog .more a svg, #staffBlog .more a svg, #theater .more a svg,
#qa .more a svg {
  height: 6.5vw;
}

#blog .list--blog {
  z-index: 100;
}

#blog .more-funiture {
  position: relative;
  z-index: 100;
}

#blog .block {
  position: absolute;
  background: #A7D596;
  bottom: 0vh;
  height: 44vw;
  width: 100%;
  z-index: 10;
}

/* */
.page--blog .section--list .section-tit {
  color: #95AEFF;
  padding: 0 8vw;
  margin: 0 0 8vw;
}

.memberRoom .section--list .section-tit {
  color: #A7D596;
}

.page--blog .section--list {
  padding: 9vw 0;
}

.page--blog .section--list .list--blog {
  margin: -8vw 0 0;
}

.page--blog .section--list .list--blog li a {
  padding: 9vw 8vw 7.2vw;
  display: block;
}

.page--blog .section--list .list--blog li:nth-child(2n) {
  background: #FFF3C1;
}

.page--blog .section--list .list--blog li .ph {
  position: relative;
  margin: 0 0 12px;
  background: no-repeat center url(/static/watwing/common/dummy_sr.png);
  background-size: cover;
}

.page--blog.memberRoom .section--list .list--blog li .ph {
  background-image: url(/static/watwing/common/dummy_mr.png);
}

.page--blog .section--list .list--blog li .name,
.page--blog .section--detail .name {
  display: inline-block;
  font-size: 10px;
  border: 1px solid;
  padding: 3px 12px 2px;
  line-height: 1;
  border-radius: 20px;
  margin: 0;
}

.page--blog .section--list .list--blog li .date {
  display: block;
  margin: 8px 0 5px;
}

.page--blog.memberRoom .section--list .list--blog li .date {
  display: inline-block;
  margin: 0 0 9px;
  padding-left: 5px;
}

.pageNav {
  padding-bottom: 20px;
}

.pageNav li {
  display: inline-block;
}

.pageNav li a,
.pageNav li span {
  display: block;
  position: relative;
  font-family: ff-market-web-pro-condensed, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 2px;
}

.pageNav li span {
  opacity: 0.3;
}

.pageNav .pager-link--prev a,
.pageNav .pager-link--prev span {
  padding-left: 6.5vw;
}

.pageNav .pager-link--prev {
  float: left;
}

.pageNav .pager-link--next {
  float: right;
}

.pageNav .pager-link--next a,
.pageNav .pager-link--next span {
  padding-right: 6.5vw;
}

.pageNav .pager-link--prev a::before, .pageNav .pager-link--prev a::after, .pageNav .pager-link--prev span::before, .pageNav .pager-link--prev span::after,
.pageNav .pager-link--next a::before,
.pageNav .pager-link--next a::after,
.pageNav .pager-link--next span::before,
.pageNav .pager-link--next span::after {
  position: absolute;
  content: "";
  vertical-align: middle;
}
.pageNav .pager-link--prev a::before,
.pageNav .pager-link--prev span::before,
.pageNav .pager-link--next a::before,
.pageNav .pager-link--next span::before {
  width: 4.5vw;
  height: 1px;
  background: #707070;
  top: 10px;
}

.pageNav .pager-link--prev a::before,
.pageNav .pager-link--prev span::before {
  left: 0;
}
.pageNav .pager-link--prev a::after,
.pageNav .pager-link--prev span::after {
  top: 1px;
  left: -2px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #707070;
  transform: rotate(145deg);
}

.pageNav .pager-link--next a::before,
.pageNav .pager-link--next span::before {
  right: 0;
}
.pageNav .pager-link--next a::after,
.pageNav .pager-link--next span::after {
  top: 7px;
  right: 0;
  width: 8px;
  height: 8px;
  border-top: 1px solid #707070;
  transform: rotate(40deg);
}

/*  bed ROOM
------------------------------ */
section#radio {
  padding: 16vw 0 0;
  background: url("/static/watwing/common/bg_radio.png");
  background-size: cover;
  z-index: 10;
}

section#radio dl {
  margin: 0 0 20vw;
}

section#radio dl dt {
  right: 0;
  margin: 30% -31.5% 0 0;
  color: #A2A0CF;
}

#radio dl dd {
  position: relative;
  padding: 21vw 0 4.5vw 0;
}

#radio dl dd .bgImg-radio {
  position: absolute;
  left: 0;
}

#radio dl dd .bgImg-radio.top {
  top: 0;
}

#radio dl dd .bgImg-radio.btm {
  bottom: -7.5vw;
  z-index: -1;
}

#radio dl dd .list--bedROOM {
  padding: 3vw 22vw 3vw 6vw;
  background: url("/static/watwing/common/bg_radio_mid.png") repeat-y scroll top center/100% auto;
}

#radio dl dd .list--bedROOM li:not(:last-child) {
  padding: 0 0 12px;
}

#radio dl dd .list--bedROOM li .tit {
  font-size: 3.5vw;
}

section#radio .more {
  position: absolute;
  left: 7vw;
  bottom: 11vw;
}

section#radio .more a svg .cls-1 {
  fill: #A2A0CF;
  stroke: #A2A0CF;
}

section#radio .more a svg .cls-2 {
  stroke: #A2A0CF;
}

/*  theater ROOM
------------------------------ */
section#theater {
  line-height: 0;
  background: #87B7C3;
  padding: 18vw 0 7vw;
}

section#theater .list--movie li {
  position: relative;
  height: auto;
}
section#theater .list--movie li .tit {
  direction: ltr;
}

section#theater .list--movie li.new .date::after {
  display: inline;
}

section#theater .list--movie li .shadow {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  position: relative;
}

section#theater .list--movie li:first-child .shadow::after,
section#theater .list--movie li:last-child .shadow::after {
  content: "";
  background: #4C364D;
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
}

section#theater .list--movie li:first-child .shadow::after {
  right: 0;
}

section#theater .list--movie li:last-child .shadow::after {
  left: 0;
}

section#theater .list--movie li figure {
  position: relative;
  padding: 22px 0 22px 10px;
  background: #FCFAF2;
  border-top: 1px solid #4C364D;
  border-bottom: 1px solid #4C364D;
  position: relative;
  z-index: 1;
}

section#theater .list--movie li figure::before, section#theater .list--movie li figure::after {
  content: "";
  position: absolute;
  background: url("/static/watwing/common/ph_film.png") no-repeat scroll center/contain;
  display: block;
  width: 96%;
  height: 22px;
  right: 7px;
}

section#theater .list--movie li figure::after {
  bottom: 0;
}

section#theater .list--movie li figure::before {
  top: 0;
}

section#theater .list--movie li > a .shadow + div {
  text-align: left;
  padding: 8vw 4vw 2vw;
}

section#theater .list--movie li a h3 {
  font-weight: 400;
  font-size: 3.5vw;
  line-height: 1.3;
}

section#theater .list--movie li.new .date::after {
  color: #E06242;
}

section#theater dl dd .list--movie .slick-list {
  padding: 0 16.5% 0 5% !important;
}

section#theater dl dt {
  right: 0;
  margin: 19% -34.5% 0 0;
  color: #EBE6DB;
}

section#theater .more {
  position: absolute;
  left: 7vw;
  bottom: 11vw;
}

section#theater .more a svg .cls-1 {
  fill: #EBE6DB;
  stroke: #EBE6DB;
}

section#theater .more a svg .cls-2 {
  stroke: #EBE6DB;
}

#theater .list--movie li a {
  color: #EBE6DB;
}

/*  GALLERY
------------------------------ */
.page--home section#gallery > dl dt {
  left: 0;
  margin: 15% 13% 0;
  color: #9C7F91;
}

.page--home section#gallery > dl dd {
  padding: 15vw 0 0;
}

.page--home section#gallery > dl dd .tape {
  position: absolute;
  width: 35%;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
  z-index: 10;
  top: -8.5vw;
}

#gallery .list--gallery li {
  position: relative;
  height: auto;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
}

#gallery .slick-initialized .slick-slide {
  margin: 0 12px 10px;
}

#gallery .slick-initialized .slick-list {
  overflow: visible;
}

#gallery .list--gallery li a {
  background: #fff;
  border: 1px solid #707070;
  display: block;
  padding: 12px;
}

#gallery .list--gallery li a figure {
  margin: 0 0 12px;
}

#gallery .list--gallery li a p {
  font-weight: 100;
}

#gallery .list--gallery li a .date {
  margin-bottom: 7px;
}

#gallery .list--gallery li a .tit {
  font-size: 3.5vw;
  line-height: 1.3;
}

#gallery .more {
  position: absolute;
  right: 7vw;
  bottom: 9vw;
}

#gallery .more a svg .cls-1 {
  fill: #9C7F91;
  stroke: #9C7F91;
  stroke-width: 0.5px;
}

#gallery .more a svg .cls-2 {
  fill: none;
  stroke: #9C7F91;
}

#gallery > .furniture {
  padding: 8vw 0 6vw;
}

/* */
.page--photo .section--list .section-tit {
  color: #9C7F91;
  padding: 0 8vw;
  margin: 0 0 8vw;
}

.page--photo .section--list {
  padding: 9vw 0;
}

.page--photo .section--list .list--contents {
  margin: -8vw 0 0;
}

.page--photo .section--list .list--contents li a {
  padding: 9vw 8vw 8vw;
  display: block;
}

.page--photo .section--list .list--contents li:nth-child(2n) {
  background: #FFF3C1;
}

/*  DINING ROOM -Q & A-
------------------------------ */
section#qa {
  background: #EFD963;
  padding: 14vw 8vw 20vw;
}

section#qa dl dt {
  right: 0;
  margin: 14% -44% 0 0;
  color: #fff;
}

section#qa > dl dd {
  padding: 0 11vw 0 0;
}
section#qa > dl dd.soon {
  margin-bottom: 2vw;
}
section#qa > dl dd.soon .tit {
  font-weight: bold;
  text-align: center;
  font-size: 3.3vw;
  line-height: 1.6;
}
section#qa > dl dd.soon .btn {
  margin-left: 4vw;
}
section#qa > dl dd.soon .btn .btn--main {
  background: #51b8c5;
  font-weight: bold;
}

section#qa > dl dd a:not(.btn--main) {
  position: relative;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  background: #fff;
  border: 1px solid #707070;
  padding: 8%;
  border-radius: 25px 0 25px 0;
  margin: 0 0 10vw;
  display: flex;
  min-height: 41.5vw;
  justify-content: center;
  align-items: center;
  font-weight: 100;
}

section#qa > dl dd a:not(.btn--main)::before {
  content: "";
  position: absolute;
  background: url("/static/watwing/common/ph_dining.png") no-repeat scroll top center/contain;
  display: block;
  width: 100%;
  height: 140%;
  left: 3%;
  top: 5.5%;
}

section#qa > dl dd a .tit {
  font-size: 3.5vw;
  line-height: 1.3;
}

section#qa > dl dd a p {
  font-weight: 100;
}

section#qa div.new .date::after {
  content: "NEW";
  display: inline-block;
  color: #E06242;
  padding-left: 2px;
}

section#qa .more {
  position: absolute;
  right: 7vw;
  bottom: 7vw;
}

section#qa .more a svg .cls-1 {
  fill: #FCFAF2;
  stroke: #FCFAF2;
  stroke-width: 0.5px;
}

section#qa .more a svg .cls-2 {
  fill: none;
  stroke: #FCFAF2;
}

/*  */
.page--qa .section--list .section-tit {
  color: #EFD963;
}

.page--qa .section--inner > .txt {
  line-height: 1.6;
  margin-bottom: 20px;
  background: #efd963;
  padding: 4vw;
  font-size: 13px;
}

.page--qa .btn {
  text-align: center;
  padding: 0 0 10vw;
}

.page--qa .btn--main {
  min-width: 80%;
  font-size: 14px;
  letter-spacing: 2px;
}

.page--qa .list--qa li a {
  position: relative;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  background: #fff;
  border: 1px solid #707070;
  padding: 8%;
  border-radius: 25px 0 25px 0;
  margin: 0 0 8vw;
  display: block;
}

.page--qa .date {
  margin-bottom: 8px;
}

.page--qa .tit {
  padding: 0 0 12px;
}

.block__question {
  position: relative;
  padding: 0 0 14vw;
}

.block__question::after {
  content: "";
  display: block;
  width: 10vw;
  height: 1px;
  background: #555;
  position: absolute;
  left: 0;
  bottom: 7vw;
}

.block__question .ico--q {
  color: #EFD963;
  font-size: 30px;
  font-family: acier-bat-solid, sans-serif;
  line-height: 1;
  margin: -10px 0 5px;
  display: inline-block;
}

.block__answer .ico--a {
  color: #F29090;
  font-size: 24px;
  font-family: acier-bat-solid, sans-serif;
  line-height: 1;
  margin: 0 0 5px;
  display: inline-block;
}

.block__question .txt {
  line-height: 1.5;
  padding: 0 0 3px;
}

.block__question .name {
  font-size: 13px;
  line-height: 1.5;
}

/*  SAITOS ROOM
------------------------------ */
#staffBlog {
  padding: 15vw 0 12vw;
}

#staffBlog .section--gallery-single {
  padding: 0 12vw;
}
#staffBlog .section--gallery-single li {
  margin-left: 5vw;
}

#staffBlog .list--staffBlog li {
  position: relative;
  height: auto;
}

#staffBlog .slick-initialized .slick-slide {
  padding: 0 6px;
}

.page--home #staffBlog > dl {
  padding: 0 0 12vw;
}

.page--home #staffBlog > dl dt {
  left: 0;
  margin: 15.5% 13% 0;
  color: #95AEFF;
}

#staffBlog .list--staffBlog li a {
  color: #95AEFF;
  font-weight: 100;
}

#staffBlog .list--staffBlog li a .tit {
  font-size: 3.5vw;
  line-height: 1.3;
}

#staffBlog .list--staffBlog li a figure {
  border: 1px solid #eee;
  margin: 0 0 15px;
}

#staffBlog .list--staffBlog li a .date {
  margin-bottom: 7px;
}

#staffBlog .more {
  position: absolute;
  left: 7vw;
  bottom: 14.5vw;
}

#staffBlog .more a svg .cls-1 {
  fill: #95AEFF;
  stroke: #95AEFF;
}

#staffBlog .more a svg .cls-2 {
  stroke: #95AEFF;
}

/*  PLAY ROOM
------------------------------ */
section#pr {
  line-height: 0;
  background: #F4BB78;
  padding: 12vw 8vw;
}
section#pr .inner .diagnose {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  border: 1px solid #707070;
  width: 80%;
  height: 80%;
  box-sizing: border-box;
  padding: 10%;
  text-align: center;
  color: #F4BB78;
}
section#pr .inner .diagnose h2 {
  color: #F4BB78;
  font-size: 3.5vw;
  font-weight: normal;
  letter-spacing: 1px;
  margin: -2vw 0 3vw;
  line-height: 1.1;
}

section.room .diagnose .furniture {
  padding: 0 0 5vw;
}

section#pr .inner .diagnose p:nth-child(3) {
  margin: 0 0 10px;
}

section#pr .inner .diagnose p:nth-child(3) a {
  color: #F4BB78;
}

section#pr .inner .diagnose p:nth-child(4) a {
  color: #86B2FD;
}

section#pr .inner .diagnose .btnPh a {
  transform: none;
  position: initial;
  top: initial;
  left: initial;
  background: none;
  border: none;
  width: initial;
  height: initial;
  box-sizing: border-box;
  padding: initial;
  text-align: center;
}

section#pr .btnPh svg, section#pr .btnPh svg .cls-1 {
  stroke: #F4BB78;
}

section#pr .btnPh svg, section#pr .btnPh svg .cls-2 {
  stroke: #86B2FD;
}

.bnrBtm {
  line-height: 0;
  padding: 15vw 8vw;
}

.bnrBtm li:not(:last-child) {
  padding: 0 0 5%;
}

.bnrBtm li a {
  display: block;
  line-height: 0;
  position: relative;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}

footer {
  position: relative;
  padding: 0 8vw;
}

.page--home footer {
  background: #FCFAF2;
}

.blockSupport {
  display: none;
  position: relative;
  padding: 0 0 20vw;
}

.blockSupport .nav-tit {
  font-family: acier-bat-solid, sans-serif;
  color: #555;
  font-size: 4vw;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #707070;
  padding: 5px 0;
}

.blockSupport .nav-tit::before, .blockSupport .nav-tit::after {
  content: "";
  display: block;
  width: 11px;
  height: 1px;
  background: #555;
  position: absolute;
  top: 20px;
  right: 0;
}

.blockSupport .nav-tit::after {
  transform: rotate(90deg);
}

.blockSupport .nav-tit.open::after {
  opacity: 0;
}

.blockSupport .supportList {
  display: none;
}

.blockSupport .supportList li {
  border-bottom: 1px solid #d0cec9;
}

.blockSupport .supportList li a {
  display: block;
  color: #555;
  font-size: 3.5vw;
  padding: 15px 0;
  letter-spacing: 1px;
}

.nav {
  font-family: "brandon-grotesque", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

footer .copyright {
  font-size: 12px;
  transform: scale(1);
  position: static;
  padding: 0 0 30px;
  letter-spacing: 1px;
  text-align: center;
}

footer .logo {
  display: none;
  line-height: 0;
  text-align: center;
  width: 22vw;
  margin: 0 auto;
  padding: 0 0 8vw;
}

#loading, #door {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: 0.3s;
  z-index: 1000;
  display: none;
}

#loading {
  z-index: 1010;
}

.page--home #loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  z-index: 1100;
  transform: translate(-50%, -50%);
}

.page--home #loading .skip {
  font-size: 14px;
  padding-right: 10%;
  letter-spacing: 0.1em;
  position: fixed;
  right: 4%;
  bottom: 4%;
  z-index: 30;
}

.page--home #loading .skip::after {
  content: "";
  display: block;
  width: 8vw;
  height: 1px;
  background: #9e998a;
  position: absolute;
  right: 0;
  top: 11px;
}

.page--home #door img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.page--home #door img#close {
  z-index: 1;
}

.page--home.loaded #door img#close {
  animation: fadeOut 0.3s linear 1.3s 1 forwards;
}

.page--home.loaded #door {
  animation: fadeOut 0.3s linear 2.5s 1 forwards;
}

.page--home.ref #door img#close {
  animation: fadeOut 0.3s linear 0.8s 1 forwards;
}

.page--home.ref #door {
  animation: fadeOut 0.3s linear 1.5s 1 forwards;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.drawer-visible .drawer {
  opacity: 1;
  pointer-events: auto;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.drawer-visible header .drawer__btn span {
  top: 50%;
}
.drawer-visible header .drawer__btn span:first-child {
  transform: rotate(45deg);
  top: 55%;
}
.drawer-visible header .drawer__btn span:last-child {
  top: 56%;
  transform: rotate(-45deg);
}
.drawer-visible .drawer {
  opacity: 1;
  pointer-events: auto;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.blockSupport .nav-tit.open::after {
  opacity: 0;
}

body .titLogo {
  font-family: acier-bat-solid, sans-serif;
  font-size: 5vw;
  position: fixed;
  left: 5vw;
  top: 6.5vw;
}

.section--list {
  padding: 9vw 8vw 0;
}

.section--list .section-tit {
  color: #98E2D9;
  font-size: 3vw;
  letter-spacing: 1px;
  line-height: 1.2;
  margin: 0 0 8vw;
}

.section--list .section-tit span {
  font-family: acier-bat-solid, sans-serif;
  display: inherit;
  font-size: 8vw;
  letter-spacing: 0.5px;
}

.page--info .list--info {
  margin: -5vw 0 0;
}

.page--info .list--info a {
  padding: 3vw 0 3vw 4vw;
}

.page--info .list--info .date {
  position: relative;
}

.page--info .list--info .date::before {
  content: "";
  display: block;
  width: 2.5vw;
  height: 1px;
  background: #989690;
  position: absolute;
  left: -3.8vw;
  top: 5px;
}

.section--detail {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 24vw 8vw 8vw;
}

body:not(.page--home) .wrap {
  background: #fdfaf3;
}

body.sectionDetail .wrap {
  background: #fdfaf3 url("/static/watwing/common/bg_detail.png") repeat-y scroll top center/100% auto;
}

.sectionDetail .content--body {
  background: transparent;
}

.sectionDetail .section--detail .inner {
  background: #fff;
  padding: 7vw;
}

.sectionDetail .date, .page--blog .section--detail .date {
  font-size: 12px;
  margin: 0 0 12px;
  display: inline-block;
}

.sectionDetail .tit, .page--blog .section--detail .tit {
  font-size: 16px;
  font-weight: normal;
  position: relative;
  padding: 0 0 14vw;
}

.sectionDetail .tit::after,
.page--blog .section--detail .tit::after {
  content: "";
  display: block;
  width: 10vw;
  height: 1px;
  background: #555;
  position: absolute;
  left: 0;
  bottom: 7vw;
}

.infoMv {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

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

.txt .ph {
  position: relative;
}

.txt .ph::before {
  position: absolute;
  top: 0;
  left: 0;
  content: url("/static/watwing/common/dummy.png");
  width: 100%;
  height: 100%;
}

.detail__btn a {
  font-family: acier-bat-solid, sans-serif;
  font-size: 5vw;
  color: #555;
  position: relative;
  padding: 0 0 0 6.5vw;
}

.detail__btn a::before,
.detail__btn a::after {
  position: absolute;
  content: "";
  vertical-align: middle;
}

.detail__btn a::before {
  top: 10px;
  left: 0;
  width: 5vw;
  height: 1px;
  background: #707070;
}

.detail__btn a::after {
  top: 1px;
  left: -2px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #707070;
  transform: rotate(145deg);
}

.page--movie .section--list .section-tit {
  color: #87B7C3;
  font-size: 3vw;
  letter-spacing: 1px;
  line-height: 1.2;
  padding: 0 8vw;
  margin: 0 0 8vw;
}

.page--movie .section--list .section-tit.radio {
  color: #7D7ABC;
}

.page--movie .section--list {
  padding: 9vw 0;
}

.page--movie .section--list .list--contents {
  margin: -8vw 0 0;
}

.page--movie .section--list .list--contents li a {
  padding: 9vw 8vw 8vw;
  display: block;
}

.page--movie .section--list .list--contents li:nth-child(2n) {
  background: #FFF3C1;
}

.page--movie .section--list .list--contents li .thumb {
  margin: 0 0 3.5vw;
  line-height: 0;
}

.block--player > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.block--player + .sub-txt-list {
  text-indent: -1em;
  font-size: 12px;
  line-height: 1.4;
  padding: 0 0 0 1em;
}

.page--movie .btn .btn--sub {
  font-size: 13px;
  min-width: 80%;
  padding: 1.2em 2em;
}

/*  HAPPY BIRTHDAY
------------------------------ */
.page--birthday .section-tit {
  padding: 22vw 0 0;
  text-align: center;
  margin: 0;
}

.page--birthday .section-tit span {
  font-family: acier-bat-solid, sans-serif;
  display: inherit;
  font-size: 11vw;
  letter-spacing: 0.5px;
  color: #98E2D9;
}

.page--birthday .section--detail {
  padding: 8vw;
}

.page--birthday .section--detail.error-system a {
  font-weight: bold;
  text-decoration: underline;
}

/*  questionnaire
------------------------------ */
.page--questionnaire main section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 24vw 8vw 8vw;
}

.page--questionnaire main section .section-tit {
  margin-bottom: 40px;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: bold;
}

/* diagnosis
------------------------------------------------*/
#diagnosis section {
  padding: 24vw 8vw 12vw;
}

#diagnosis section h2.sectionTit {
  text-align: center;
  letter-spacing: 2px;
  padding: 0 0 8vw;
}

#diagnosis #containerInnr {
  position: relative;
  padding-bottom: 20px;
}

#diagnosis h2.tit {
  display: none;
}

#diagnosis .lead {
  font-size: 18px;
  margin: 0 0 20px;
  text-align: center;
}

#diagnosis .lead + .txt {
  margin: 0 0 30px;
}

#diagnosis .lead + .txt .subTxt {
  display: block;
  font-size: 12px;
  color: #777;
}

#diagnosis .box {
  padding: 20px 0;
  border-radius: 3px;
  margin: 0 0 20px;
}

#diagnosis .listCaption {
  text-align: center;
  margin: 0 0 25px;
  font-size: 17px;
}

#diagnosis .memberIcon li {
  width: 32%;
  float: left;
  margin: 0 0 15px;
}

#diagnosis .memberIcon li a {
  text-decoration: none;
  display: block;
}

#diagnosis .memberIcon li:nth-child(3n+2) {
  margin: 0 2% 15px;
}

#diagnosis .memberIcon li .name {
  text-align: center;
  line-height: 1.2em;
  margin-top: 6px;
  font-size: 11px;
}

#diagnosis .memberIcon li img {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: no-repeat center top;
  background-size: 115px auto;
  -webkit-background-size: 115px auto;
}

#diagnosis .memberList {
  margin: 0 0 30px;
  text-align: center;
}

#diagnosis .memberList li {
  display: inline-block;
  width: 32%;
  opacity: 0;
}

#diagnosis .memberList li:nth-child(3n) {
  margin-right: 0;
}

#diagnosis .diagnosisTop .memberList li:nth-child(4n),
#diagnosis .diagnosisTop .memberList li:nth-child(5n) {
  position: relative;
  top: -10px;
}

#diagnosis .memberList li img {
  width: 100%;
  background: no-repeat center;
  background-size: contain;
}

#diagnosis .memberList_2nd {
  margin: 0 0 30px;
  text-align: center;
}

#diagnosis .memberList_2nd li {
  display: inline-block;
  width: 32%;
  opacity: 0;
}

#diagnosis .memberList_2nd li:nth-child(3n) {
  margin-right: 0;
}

#diagnosis .diagnosisTop .memberList_2nd li:nth-child(4n),
#diagnosis .diagnosisTop .memberList_2nd li:nth-child(5n) {
  position: relative;
  top: -10px;
}

#diagnosis .memberList_2nd li img {
  width: 100%;
  background: no-repeat center;
  background-size: contain;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 0.5;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
#diagnosis .bounceInUp {
  animation-name: bounceInUp;
  animation-fill-mode: forwards;
  animation-duration: 0.75s;
}

#diagnosis .diagnosisTop .lead {
  font-size: 20px;
  text-align: center;
  margin: 10px 0 30px;
  line-height: 1.5;
  font-weight: 700;
}

#diagnosis .diagnosisTop .txt {
  font-size: 14px;
  line-height: 1.7;
  margin: 0 0 30px;
}

#diagnosis .formList {
  border: none;
  margin: 0 auto 8vw;
  width: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

#diagnosis .formList dt {
  font-size: 18px;
  text-align: center;
  line-height: 1.5em;
  color: #000;
  margin: 0 0 4vw;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  letter-spacing: 0.5px;
}

#diagnosis .formList dt .count {
  color: #000;
  margin: 0 5px 0;
}

#diagnosis .formList dt .numb {
  display: block;
  margin: 0 0 10px;
  font-weight: 700;
  color: #E3007F;
  font-size: 40px;
}

#diagnosis .formList dt .numb img {
  width: 24px;
  position: relative;
  top: -14px;
  margin: 0 10px;
}

#diagnosis .formList dt .numb img:last-child {
  transform: scale(-1, 1);
}

#diagnosis .formList .questions li {
  margin-bottom: 10px;
  border: none;
  position: relative;
}

#diagnosis .formList .questions label {
  display: block;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

#diagnosis .formList .questions label span {
  display: block;
  font-size: 15px;
  line-height: 1.6em;
  color: #000;
  background: #f2f2f2;
  padding: 15px 15px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

#diagnosis .formList .questions label input {
  display: none;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  width: 16px;
  height: 16px;
  margin: 0;
  content: "";
  background-color: #fff;
  border-radius: 100%;
  border: none;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

/*
#diagnosis .formList .questions label input[type="radio"]:checked::after {
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	content: "";
	width: 8px;
	height: 8px;
	background: #000;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
*/
#diagnosis .formList .questions label input[type=radio]:checked + span {
  color: #fff;
  background: #FEDB3A;
}

#diagnosis .formList .questions label.selected span {
  background: #004da0 !important;
  color: #fff !important;
}

#diagnosis .formList .questions label.notSelected span {
  background: #eee;
}

#diagnosis .btnArea {
  text-align: center;
}

#diagnosis .btnArea .txt {
  font-size: 18px;
  margin: 30px 0 20px;
  line-height: 1.5;
  font-weight: bold;
}

#diagnosis .memberList {
  margin-bottom: 10px;
}

#diagnosis .btnArea .memberList li {
  opacity: 1;
  width: 25%;
}

#diagnosis .memberList_2nd {
  margin-bottom: 10px;
}

#diagnosis .btnArea .memberList_2nd li {
  opacity: 1;
  width: 25%;
}

#diagnosis .btnArea .toResult {
  position: relative;
}

#diagnosis .btnArea .toResult:before {
  content: "\f004";
  font-family: "FontAwesome";
  font-size: 200px;
  color: #e3007f;
  display: block;
  position: absolute;
  left: 50%;
  top: 10px;
  animation: inout 1s infinite;
  -webkit-animation: inout 1s infinite;
  -webkit-transform-origin: center;
  margin-left: -100px;
  z-index: 0;
}

@keyframes inout {
  0% {
    transform: scale(0.97, 0.97);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.97, 0.97);
  }
}
#diagnosis .btnArea .toResult .main {
  z-index: 1;
  position: relative;
  background: none;
  height: 200px;
  line-height: 200px;
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
}

#diagnosis .result .icon.inview {
  width: 70%;
  display: block;
  margin: 0 auto 20px;
  opacity: 0;
  transition: 0.8s all 1s;
}

#diagnosis .result {
  text-align: center;
}

#diagnosis .result .topTxt {
  font-size: 16px;
  margin: 0 0 8px;
}

#diagnosis .result .topTxt .nameTxt {
  font-size: 22px;
  margin-right: 3px;
}

#diagnosis .result .name.inview {
  font-size: 28px;
  margin: 0 0 10px;
  color: #000;
  opacity: 0;
  transition: 0.7s all 0.8s;
}

#diagnosis .result .phWrap {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  opacity: 0;
  margin: 0;
}

#diagnosis .result .ph {
  margin: 0 auto;
  position: relative;
  width: 80%;
}

/*
#diagnosis .result .ph::before {
	content: '';
	overflow: hidden;
	display: block;
	width: 220px;
	height: 84px;
	position: absolute;
	right: -80px;
	bottom: -35px;
	background: #ffa2b5;
	transform: rotate(-15deg);
	-webkit-transform: rotate(-33deg);
}
*/
#diagnosis .result .wpArea .subTxt i.stg {
  font-size: 1.5em;
}

#diagnosis .result .ph img {
  display: block;
  width: 100%;
  line-height: 0;
  background: no-repeat center;
  background-size: contain;
  -webkit-background-size: contain;
}

#diagnosis .result .ph img.fu_takahashi {
  background-image: url(/static/watwing/feature/playroom/ph_fu_takahashi.png);
}

#diagnosis .result .ph img.asahi_suzuki {
  background-image: url(/static/watwing/feature/playroom/ph_asahi_suzuki.png);
}

#diagnosis .result .ph img.noa_fukuzawa {
  background-image: url(/static/watwing/feature/playroom/ph_noa_fukuzawa.png);
}

#diagnosis .result .ph img.rintaro_hachimura {
  background-image: url(/static/watwing/feature/playroom/ph_rintaro_hachimura.png);
}

#diagnosis .result .ph img.ryo_furuhata {
  background-image: url(/static/watwing/feature/playroom/ph_ryo_furuhata.png);
}

#diagnosis .result .ph img.ryuta_kuwayama {
  background-image: url(/static/watwing/feature/playroom/ph_ryuta_kuwayama.png);
}

#diagnosis .result .rate {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  padding: 10px 0 0;
  opacity: 0;
  width: 100%;
  position: relative;
  top: 6px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

#diagnosis .result .rate:before {
  content: "";
  display: block;
  background: no-repeat center;
  background-size: contain;
  -webkit-background-size: contain;
  background-image: url(/static/watwing/feature/playroom/heart.png);
  width: 53%;
  height: 120px;
  position: absolute;
  top: -110px;
  right: -13px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}

#diagnosis.pass .result .rate:before {
  transform: scale(1.15);
  filter: none;
}

#diagnosis.fail .result .rate:before {
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}

#diagnosis .result .rate .equal {
  display: inline-block;
  animation-name: equal;
  -webkit-animation-name: equal;
  font-size: 26px;
  margin-right: 10px;
  animation: inout 1s;
  -webkit-animation: inout 1s;
  transform: scale(0);
  animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
}

@keyframes equal {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
#diagnosis .result .rate .numb {
  display: block;
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  position: absolute;
  bottom: 45px;
  left: 0;
  right: -56%;
  margin: 0 auto;
}

#diagnosis .odometer-digit:first-of-type .odometer-value {
  text-align: right;
}

#diagnosis .result .odometer-inside {
  position: relative;
  right: 0px;
  bottom: 0;
}

#diagnosis .result .rate .odometer-digit:last-of-type:after {
  content: "%";
  font-size: 15px;
  margin-left: 2px;
  position: absolute;
  bottom: 7px;
}

#diagnosis .result .show:not(.notFound) {
  opacity: 1;
}

#diagnosis .result .fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeIn {
  0% {
    transform: scale(0.8);
  }
  60% {
    transform: scale(1.01);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
#diagnosis .result .boxPass,
#diagnosis .result .boxFail {
  margin: 0 0 10px;
  display: none;
  padding: 45px 0 10px;
  border-radius: 5px;
  position: relative;
}

#diagnosis .result .wpArea .conglaturations {
  color: #fff;
  font-weight: 900;
  font-size: 22px;
  margin: 0 0 20px;
}

#diagnosis .wpArea .wp {
  margin: 0 0 20px;
}

#diagnosis .wpArea .wp img {
  width: 50%;
}

#diagnosis .result .subTxt {
  font-size: 12px;
  line-height: 1.7em;
  margin: 0;
}

#diagnosis .result .wpArea .subTxt {
  margin: 0 0 8px;
}

#diagnosis .result .wpArea .subTxt + img {
  width: 50%;
}

#diagnosis .result .notFound {
  text-align: left;
  margin: 0 0 40px;
  line-height: 1.8;
}

#diagnosis .result .tit {
  display: none;
  font-size: 20px;
  color: #000;
  margin: 0 0 10px;
}

#diagnosis .result .subTxt {
  display: none;
}

#diagnosis .result .btn {
  display: none;
  margin: 15px 0 15px;
}

#diagnosis .result .inview {
  opacity: 0;
  position: relative;
  top: 50px;
  transition: all 0.8s ease;
}

#diagnosis .result .inview.view {
  position: relative;
  top: 0;
  opacity: 1;
}

#diagnosis .error .topTxt {
  text-align: center;
  font-size: 16px;
  margin: 50px 0;
  line-height: 1.6;
}

#diagnosis .btn input[type=submit].main {
  display: block;
  padding: 18px 0 18px 10px;
  border: none;
  border-radius: 0;
  font-weight: normal;
  background: #555;
  color: #fff;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  width: 100%;
  font-size: 15px;
  letter-spacing: 2px;
}

/*  app対応
------------------------------ */
.body--app .section--detail {
  padding: 10vw 6vw 100px;
}
.body--app .sectionDetail .section--detail .inner {
  padding: 4vw;
}
.body--app .detail__btn a {
  font-size: 4.5vw;
}

.page--notice .new {
  width: auto;
}
.page--notice .list--information li {
  padding: 0 0 12px;
}

.page--movie.new-movie .wrap .content--body .section--list {
  padding: 9vw 0;
}
.page--movie.new-movie .wrap .content--body .section--list .section-tit {
  margin-bottom: 0;
}
.page--movie.new-movie .wrap .content--body .section--list .list--contents li {
  width: 100%;
  margin-bottom: 0;
}

.page--movie.new-movie .wrap .content--body .section--detail {
  padding: 100px 0 40px;
}
.page--movie.new-movie .wrap .content--body .section--detail .block--player {
  position: relative;
  top: 0;
  left: 0;
}
.page--movie.new-movie .wrap .content--body .section--detail .list--contents li {
  padding-left: 6%;
}

.page--blog .wrap .section--detail .txt .block--player {
  aspect-ratio: 16/9;
  margin: 15px 0;
}

/*  redio
------------------------------ */
.page--movie.new-movie.radio .area--movie .video-js .vjs-fullscreen-control {
  pointer-events: none;
}
.page--movie.new-movie.radio .area--movie .video-js .vjs-fullscreen-control .vjs-icon-placeholder::before {
  display: none;
}