@charset "UTF-8";
/* =====
 * LAYOUT :: ALL DEVICE
=================================================================== */
.figlio {box-shadow: none!important;background-color: transparent!important;max-width: 1000px!important;}
.vbox-overlay {background-color: rgb(255 255 255 / 90%)!important;}
.vbox-close {background: var(--grad-02)!important;color: #fff!important;}

#Billboard {position: relative;filter: contrast(.5) brightness(3.5) grayscale(0.7);}
#Billboard h2 {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 970px;width: 65%;font-size: 340%;font-weight: normal;font-family: 'Cardo', serif;color: #fff;letter-spacing: 0.24em;line-height: 0.58;transition: letter-spacing var(--easing) 1400ms;}
#Billboard::before {content: "";position: absolute;top: 0;bottom: 0;right: 0;width: 20%;max-width: 345px;background: transparent url("../img/value/author_01.webp") no-repeat 100% 100% / contain;}
.staging #Billboard {filter: contrast(1) brightness(1) grayscale(0);transition: filter var(--easing) 2000ms;}

#Main .block .title-01 {position: relative;margin-bottom: 1.5em;padding: 0.5em 0.5em 0.5em 8em;overflow: hidden;background: var(--grad-02);font-size: 137.5%;font-family: 'Cardo', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";letter-spacing: 0.15em;color: #fff;}
#Main .block .title-01 strong {font-size: 150%;font-weight: normal;color: #fffbcd;}
#Main .block .title-01 em {font-style: normal;text-decoration: underline;-webkit-font-smoothing: auto;}

#Main .block .title-02 {margin-bottom: 1em;padding-bottom: 0.75em;border-bottom: 1px solid var(--teal-green);font-size: 125%;font-family: 'Cardo', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";letter-spacing: 0.15em;color: var(--teal-green);}

#Main .block .graph figure {background-color: #f7f7f7;padding: 1em;}
#Main .block .graph figcaption {position: relative;margin-bottom: 0.5em;padding-left: 1.75em;line-height: 1;letter-spacing: 0.15em;font-size: 125%;font-family: 'Cardo', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";}
#Main .block .graph figcaption strong {font-weight: normal;-webkit-font-smoothing: auto;}
#Main .block .graph figcaption::before {content: "";position: absolute;top: 0;left: 0;width: 1em;height: 1em;background-color: var(--teal-green);}
#Main .block .graph img {width: calc(100% - 2em);margin: 0 auto;}
#Main .block .graph .caps {margin-top: 0.5em;text-align: right;font-size: 10px;}
#Main .block .graph .btn {height: 100%;}

#Main .block .table .caps {margin-top: 0.5em;text-align: right;font-size: 10px;}

#Main .block .lead {text-align: left;}
#Main .block .lead strong {font-weight: normal;color: var(--teal-green);}

#Main .block .vbox-item::before {background-color: transparent;width: 1.5em;height: 1.5em;z-index: 2;}
#Main .block .vbox-item::after {content: "";position: absolute;top: 0;right: 0;background-color: var(--teal-green);width: 1.5em;height: 1.5em;z-index: 1;}

#Main .block-value-01 {background: transparent url("../img/value/bg_01.webp") no-repeat 50% / cover;}
#Main .block-value-01 .lead {text-align: center;line-height: 2.5;font-size: 137.5%;color: #fff;}
#Main .block-value-01 .container {padding: 3em 2em;}

#Main .block-value-02 .grid-list > div .caps {margin-top: 0.5em;text-align: right;font-size: 10px;}
#Main .block-value-02 .grid-list > div .swiper-container {box-shadow: 0 0 5px rgb(0 0 0 / 15%);}

#Main .block-value-03 {background: transparent url("../img/value/bg_03.webp") no-repeat 50% / cover;}
#Main .block-value-03 .title-01 + .lead {margin-top: -0.75em;}
#Main .block-value-03 .graph figure {background-color: #fff;}
#Main .block-value-03 .table table caption {background: var(--grad-02);padding: 0.5em;font-family: 'Cardo', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size: 125%;white-space: nowrap;text-align: center;color: #fff;}
#Main .block-value-03 .table table {background-color: #fff;width: 100%;}
#Main .block-value-03 .table table td {font-weight: bold;text-align: center;vertical-align: middle;color: #424242;}
#Main .block-value-03 .table table td + td {border-left: 2px solid #fff;}
#Main .block-value-03 .table table tr:nth-child(even) td {background-color: #eef9f9;}
#Main .block-value-03 .table table tr:nth-child(1) td {background-color: #fdf4f0;color: #d32a2a;}

#Main .block-value-04 .table table caption {background: var(--grad-02);padding: 0.5em;font-family: 'Cardo', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size: 125%;white-space: nowrap;text-align: center;color: #fff;}
#Main .block-value-04 .table table {background-color: #fff;width: 100%;}
#Main .block-value-04 .table table th {padding: 0.5em 0;font-weight: bold;text-align: center;vertical-align: middle;white-space: nowrap;color: #424242;}
#Main .block-value-04 .table table td {padding: 0.5em 0;text-align: center;vertical-align: middle;white-space: nowrap;color: #424242;}
#Main .block-value-04 .table table td + td {border-left: 1px solid #cde0e0;}
#Main .block-value-04 .table table tr:nth-child(odd) td {background-color: #eef9f9;}
#Main .block-value-04 .table table tr:nth-child(1) th {background-color: #c7edeb;color: #36908e;}
#Main .block-value-04 .table table tr:nth-child(1) th + th {border-left: 1px solid #fff;}
#Main .block-value-04 .table table tr:nth-child(2) td:last-child,
#Main .block-value-04 .table table tr:nth-child(4) td:last-child,
#Main .block-value-04 .table table tr:nth-child(5) td:last-child,
#Main .block-value-04 .table table tr:nth-child(6) td:last-child,
#Main .block-value-04 .table table tr:nth-child(7) td:last-child,
#Main .block-value-04 .table table tr:nth-child(8) td:last-child,
#Main .block-value-04 .table table tr:nth-child(9) td:last-child {color: #d32a2a;}

#Main .block-value-05 .title-01 + .lead {margin-top: -0.75em;}
#Main .block-value-05 {background: transparent url("../img/value/bg_03.webp") no-repeat 50% / cover;}
#Main .block-value-05 .graph figure {background-color: #fff;}
#Main .block-value-05 .caps {margin-top: 0.5em;text-align: right;font-size: 10px;}

#Main .block-value-06 .title-01 {padding-left: 1em;}
#Main .block-value-06 .title-01::before {display: none;}
#Main .block-value-06 .lead {margin: 2.5em 0;text-align: center;font-size: 137.5%;color: var(--teal-green);}
#Main .block-value-06 ul li {position: relative;padding-left: 1.5em;padding-bottom: 1.5em;margin-bottom: 1.5em;border-bottom: 1px solid var(--teal-green);font-size: 137.5%;font-weight: bold;color: #424242;}
#Main .block-value-06 ul li::before {content: "●";color: var(--teal-green);position: absolute;top: 0;left: 0;}
#Main .block-value-06 ul li strong {color: #d32a2a;}
#Main .block-value-06 .grid-list {display: flex;align-items: center;}
#Main .block-value-06 .grid-list > div a {position: relative;background-color: rgba(156,114,103,0.2);height: 4em;font-family: "Cardo", "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ 明朝", serif;font-size: 137.5%;color: #fff;}
#Main .block-value-06 .grid-list > div a span {display: block;position: absolute;top: 50%;left: 0;right: 0;text-align: center;font-size: 87.5%;transform: translateY(-50%);line-height: 1.2;}
#Main .block-value-06 .grid-list > div:not(.disabled) a::after {content: "〉";position: absolute;top: 50%;right: 0.5em;transform: translateY(-50%);}
#Main .block-value-06 .grid-list > div.login a {background: transparent url("../img/common/bg_01.webp") no-repeat 50% 0 / 200% auto;}
#Main .block-value-06 .grid-list > div.request a {background: var(--grad-02);}
#Main .block-value-06 .grid-list > div.reserve a {background: var(--grad-01);}
#Main .block-value-06 .grid-list > div.disabled a {pointer-events: none;cursor: default;}
#Main .block-value-06 .grid-list > div.disabled a span {display: none;}
#Main .block-value-06 .grid-list > div.disabled a::after {content: "coming soon";display: block;position: absolute;top: 50%;left: 0;right: 0;text-align: center;font-size: 87.5%;transform: translateY(-50%);line-height: 1.2;}

#Main .block-value-07 {background: transparent url("../img/value/bg_04.webp") no-repeat 50% / cover;}
#Main .block-value-07 .author {margin: 0;text-align: right;font-size: 125%;font-family: "Cardo", "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ 明朝", serif;}
#Main .block-value-07 .author strong {font-weight: normal;font-size: 125%;}
/* =====
* LAYOUT :: PC
=================================================================== */
@media only screen and (min-width:769px) {
  #Billboard {padding-top: 40%;background: transparent url("../img/value/mv_bg_pc.webp") no-repeat 50% / cover;}

  #Main .block .title-01 span {position: absolute;top: 50%;left: 1em;z-index: 3;transform: translateY(-50%);letter-spacing: 0.15em;}
  #Main .block .title-01::before {content: "";position: absolute;top: 0;left: -1em;bottom: 0;z-index: 2;transform: skewX(-15deg);width: 8em;background: transparent url("../img/value/bg_01.webp") no-repeat 50% / cover;}

  #Main .block-value-01 ul {display: flex;justify-content: space-between;}
  #Main .block-value-01 ul li {max-width: 280px;width: calc(25% - 1em);}

  #Main .block-value-02 .column-list > div {width: calc(50%  - 1em);}
  #Main .block-value-02 .grid-list {margin: 3em 0;justify-content: space-between;}
  #Main .block-value-02 .grid-list > div {width: calc(33.33%  - 1em);}
  #Main .block-value-02 .graph figure {background-color: #f7f7f7;}
  #Main .block-value-02 .graph img[src*="graph_01"] {max-width: 500px;}
  #Main .block-value-02 .graph img[src*="graph_02"] {max-width: 510px;}
  #Main .block-value-02 .graph img[src*="graph_03"] {max-width: 510px;}

  #Main .block-value-03 .column-list {flex-wrap: wrap;}
  #Main .block-value-03 .column-list > div:nth-child(1) {width: 100%;}
  #Main .block-value-03 .column-list > div:nth-child(2) {margin-top: 3em;width: calc(100% - 26.5em);background-color: #fff;}
  #Main .block-value-03 .column-list > div:nth-child(2) figure {height: 100%;display: flex;flex-direction: column;justify-content: space-between;box-sizing: border-box;}
  #Main .block-value-03 .column-list > div:nth-child(3) {margin-top: 3em;}
  #Main .block-value-03 .graph {position: relative;}
  #Main .block-value-03 .graph .caps {position: absolute;top: 100%;right: 0;}
  #Main .block-value-03 .graph img[src*="graph_04"] {max-width: 1070px;margin-bottom: 1em;}
  #Main .block-value-03 .graph img[src*="graph_05"] {max-width: 750px;}
  #Main .block-value-03 .table {position: relative;}
  #Main .block-value-03 .table table {margin: 0;height: calc(100% - 3.375em);}
  #Main .block-value-03 .table .caps {position: absolute;top: 100%;right: 0;}

  #Main .block-value-04 .graph {position: relative;}
  #Main .block-value-04 .graph img[src*="graph_06"] {max-width: 720px;}
  #Main .block-value-04 .graph img[src*="graph_07"] {max-width: 500px;}
  #Main .block-value-04 .table {position: relative;}
  #Main .block-value-04 .table table {margin: 0;height: calc(100% - 3.375em);}
  #Main .block-value-04 .table .caps {position: absolute;top: 100%;right: 0;}
  #Main .block-value-04 section:nth-of-type(1) .column-list > div:nth-child(1) {width: calc(100% - 26.5em);}
  #Main .block-value-04 section:nth-of-type(1) .column-list > div:nth-child(2) {width: 25em}
  #Main .block-value-04 section:nth-of-type(2) {margin: 4em 0 2em;}
  #Main .block-value-04 section:nth-of-type(2) figure {margin-bottom: 0.75em;}
  #Main .block-value-04 section:nth-of-type(2) .lead {padding: 1em 1em 0 32em;}
  #Main .block-value-04 section:nth-of-type(3) .column-list {position: relative;}
  #Main .block-value-04 section:nth-of-type(3) .column-list > div:nth-child(1) {width: 28em;;}
  #Main .block-value-04 section:nth-of-type(3) .column-list > div:nth-child(1) {position: absolute;bottom: calc(100% + 2.5em);left: 2em;background-color: #fff;}
  #Main .block-value-04 section:nth-of-type(3) .column-list > div:nth-child(2) {width: 100%}
  #Main .block-value-04 section:nth-of-type(3) .column-list .graph figure {height: 100%;display: flex;flex-direction: column;justify-content: space-between;box-sizing: border-box;}
  #Main .block-value-04 section:nth-of-type(3) .column-list .graph figcaption {letter-spacing: 0;}

  #Main .block-value-05 .graph img[src*="graph_08"] {max-width: 560px;}
  #Main .block-value-05 .graph img[src*="graph_09"] {max-width: 565px;}
  #Main .block-value-05 .column-list .graph {width: calc(50%  - 1em);}
  #Main .block-value-05 .column-list .graph figure {height: 100%;display: flex;flex-direction: column;justify-content: space-between;box-sizing: border-box;}

  #Main .block-value-06 .grid-list {justify-content: space-between;}
  #Main .block-value-06 .grid-list > div {width: calc(33.33% - 1em);}

  #Main .block-value-07 .column-list > div:nth-child(1) {position: relative;padding-bottom: 5em;width: calc(100% - 20em);}
  #Main .block-value-07 .column-list > div:nth-child(1) .author {position: absolute;bottom: -0.5em;right: 0;}
  #Main .block-value-07 .column-list > div:nth-child(2) {width: 17.8125em;}
  #Main .block-value-07 .column-list > div:nth-child(2) img {object-fit: cover;height: 100%;}
}
/* =====
* LAYOUT :: TAB
=================================================================== */
@media only screen and (min-width: 769px) and (max-width: 1260px) {}
/* =====
* LAYOUT :: SP
=================================================================== */
@media only screen and (max-width:768px) {
  #Billboard {padding-top: 125%;background: transparent url("../img/value/mv_bg_pc.webp") no-repeat 60% 50% / cover;}
  #Billboard h2 {width: 80%;top: inherit;bottom: 55%;transform: translate(-50%, 0);}
  #Billboard::before {width: 100%;max-width: 100%;background-size: auto 50%;}

  #Main .block .title-01 {padding: 0.5em;text-align: center;font-size: 125%;}
  #Main .block .title-01 span {position: relative;display: block;margin-bottom: 1em;text-align: center;line-height: 1;letter-spacing: 0.15em;}
  #Main .block .title-01::before {content: "";position: absolute;top: 0;left: 0;right: 0;height: 2.5em;background: transparent url("../img/value/bg_01.webp") no-repeat 50% / cover;}
  #Main .block .lead {font-size: 112.5%;line-height: 2;letter-spacing: 0;}
  #Main .block .graph figcaption {letter-spacing: 0;font-size: 100%;}

  #Main .block-value-02 .title-02 {margin-top: 2em;}
  #Main .block-value-02 .column-list > div {margin-bottom: 2em;}
  #Main .block-value-02 .grid-list > div {margin-top: 2em;}

  #Main .block-value-03 .table {margin-top: 2em;}
  #Main .block-value-03 .table table caption small {display: block;}

  #Main .block-value-04 .graph {margin-bottom: 2em;}
  #Main .block-value-04 .simpleParallax {margin: 2em 0;}
  #Main .block-value-04 .table table,
  #Main .block-value-04 .table table caption,
  #Main .block-value-04 .table table tbody,
  #Main .block-value-04 .table table tr,
  #Main .block-value-04 .table table th,
  #Main .block-value-04 .table table td {display: block;}
  #Main .block-value-04 .table table tr:nth-child(1) {display: none;}
  #Main .block-value-04 .table table tr:nth-child(odd) td:nth-child(even) {background-color: #fff;}
  #Main .block-value-04 .table table tr {border-radius: 0.5em;border: 2px solid var(--teal-green);overflow: hidden;margin-top: 1em;}
  #Main .block-value-04 .table table td {display: flex;align-items: center;padding: 0;line-height: 2.5;}
  #Main .block-value-04 .table table td small {vertical-align: middle;}
  #Main .block-value-04 .table table td + td {border-left: 0;}
  #Main .block-value-04 .table table td::before {content: attr(data-label)"";display: block;background-color: #c7edeb;width: 10em;margin-right: 1em;padding: 0;text-align: center;color: #36908e;}
  #Main .block-value-04 .table table td:nth-child(odd) {background-color: #eef9f9;}
  #Main .block-value-04 section:nth-of-type(2) {margin-bottom: 2em;}

  #Main .block-value-05 .graph + .graph {margin-top: 2em;}

  #Main .block-value-06 ul li {font-size: 100%;}
  #Main .block-value-06 .grid-list {display: block;}
  #Main .block-value-06 .grid-list > div {margin-top: 0.5em;}

  #Main .block-value-07 .column-list > div:nth-child(1) {position: relative;}
  #Main .block-value-07 .column-list > div:nth-child(1) .author {position: absolute;top: calc(100% + 3em);right: 0;font-size: 100%;}
  #Main .block-value-07 .column-list > div:nth-child(1) .author strong {display: block;}
  #Main .block-value-07 .column-list > div:nth-child(2) {width: calc(100% - 15em);}
}
@media only screen and (max-width:768px) and (orientation: landscape) {}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 480px) {}
