@charset "UTF-8";
.fast-view {
  height: 100vh;
  background-image: url("../images/work/food.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  align-items: center;
  position: relative; }
  .fast-view .label {
    width: 300px;
    font-size: 1.2rem;
    text-align: center;
    line-height: 48px;
    top: 10%;
    left: -2%;
    position: absolute; }
    .fast-view .label h3 {
      background-color: #132740;
      border-radius: 3px; }
  .fast-view-text {
    width: 100%;
    margin: 0 auto;
    padding: 40px 80px;
    color: #333;
    font-weight: 100;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 30%; }
    .fast-view-text h1 {
      font-family: "Trajan Pro 3", "TBUD丸ゴシック Std R", "TBUD明朝 Std M", "游ゴシック体 ボールド", "源ノ明朝";
      font-size: 2.4rem; }
    .fast-view-text p {
      font-size: 15px;
      color: #2a9ca3; }
  .fast-view .lead {
    width: 100%;
    margin: 0 auto;
    padding: 40px;
    color: #333;
    font-size: 15px;
    font-weight: 100;
    text-align: center;
    line-height: 1.7; }
    .fast-view .lead p {
      color: #333; }

.plan-view {
  background-image: url("../images/work/tea.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  align-items: center;
  position: relative;
  background-color: rgba(0, 0, 0, 0.5); }
  .plan-view .label {
    background-image: url("../images/work/3plan.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    align-items: center;
    width: 400px;
    height: 186px;
    top: -8%;
    left: 5%;
    position: absolute; }
  .plan-view-text {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 200px 40px 100px 40px;
    font-weight: 100;
    background-color: rgba(0, 0, 0, 0.2); }
    .plan-view-text h1 {
      font-size: 2.4rem;
      color: #333;
      text-align: center; }
    .plan-view-text-eng {
      font-size: 15px;
      color: #2a9ca3;
      text-align: center; }
  .plan-view .lead {
    width: 100%;
    margin: 0 auto;
    padding: 40px;
    color: #333;
    font-size: 15px;
    font-weight: 100;
    text-align: center;
    line-height: 1.7; }
    .plan-view .lead p {
      color: #333; }

.plan-list {
  display: flex;
  justify-content: space-around; }
  .plan-list img {
    padding: 10px 20px; }
  .plan-list dt {
    font-size: 1.4rem;
    font-weight: 600;
    padding: 10px;
    font-feature-settings: "palt"; }
  .plan-list dd {
    font-size: 15px;
    line-height: 1.7;
    text-align: left;
    font-feature-settings: "palt"; }
  .plan-list-box {
    display: flex;
    flex-direction: column;
    width: 100vw;
    padding: 20px 40px;
    margin: 0 30px;
    text-align: center;
    border-radius: 15px; }
  .plan-list-yel {
    background-color: #e6e8cd;
    position: relative; }
  .plan-list-gray {
    background-color: #9ca7af; }
  .plan-list-recommended {
    position: relative;
    top: -124px;
    background-image: url("../images/work/icon/recommended.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 100px; }
  .plan-list-read {
    flex-grow: 1; }
  .plan-list-readbk {
    color: #333; }
  .plan-list-price {
    font-size: 1.8rem;
    font-weight: 600;
    padding: 10px;
    color: #333;
    letter-spacing: -0.04em; }
    .plan-list-price-taxbk {
      font-size: 1.2rem;
      color: #333; }
    .plan-list-price-taxwh {
      font-size: 1.2rem; }
    .plan-list-price-en {
      font-size: 1.8rem;
      font-weight: 500;
      padding: 10px; }
  .plan-list-standard {
    background-color: #9ca7af;
    width: 100vw;
    padding: 30px 50px;
    margin: 0 30px;
    text-align: center;
    border-radius: 15px; }
  .plan-list-light {
    background-color: #9ca7af;
    width: 100vw;
    padding: 30px 50px;
    margin: 0 30px;
    text-align: center;
    border-radius: 15px; }

.detail-view {
  background-image: url("../images/work/tea.webp");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  align-items: center; }
  .detail-view-text {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 50px 40px 150px 40px;
    font-weight: 100;
    background-color: rgba(0, 0, 0, 0.2); }
    .detail-view-text h1 {
      font-size: 2.4rem;
      color: #333;
      text-align: center; }
    .detail-view-text-eng {
      font-size: 15px;
      color: #2a9ca3;
      text-align: center; }
    .detail-view-text .read {
      width: 100%;
      margin: 0 auto;
      padding: 40px;
      color: #333;
      font-size: 15px;
      font-weight: 100;
      text-align: center;
      line-height: 1.7; }
      .detail-view-text .read p {
        color: #333; }
    .detail-view-text .detail-img {
      background-image: url("../images/work/price details.png");
      background-size: contain;
      background-position: top;
      background-repeat: no-repeat;
      width: 100%;
      height: 150vh;
      border-radius: 15px; }

/*表ここから非表示中*/
.vertical {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 850px;
  table-layout: fixed; }

thead th {
  padding: 1em .8em;
  border-right: 5px solid #fff; }

table tr {
  padding: .35em; }

table tr:nth-child(even) {
  background-color: #f9f9f9; }

table td {
  padding: .7em;
  text-align: center; }

table th {
  font-size: .75em; }

/*表ここまで非表示中*/
.order-view {
  background-image: url("../images/work/desk2.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  align-items: center; }
  .order-view-text {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 50px 40px 0px;
    font-weight: 100; }
    .order-view-text h1 {
      font-size: 2.4rem;
      color: #333;
      text-align: center; }
    .order-view-text-eng {
      font-size: 15px;
      color: #2a9ca3;
      text-align: center; }
  .order-view-img {
    width: 100%;
    padding: 0 50px 100px;
    margin: 0 auto;
    font-size: 1.0rem; }
  .order-view-list {
    display: flex;
    justify-content: center;
    font-size: 0.8rem;
    color: #717070; }
  .order-view-box {
    display: flex;
    flex-direction: column;
    width: 100vw;
    text-align: center;
    padding-right: 15px; }
  .order-view-box:last-child {
    padding-right: 0; }
  .order-view-read {
    line-height: 1.5; }
  .order-view .read {
    width: 100%;
    margin: 0 auto;
    padding: 40px;
    color: #333;
    font-size: 15px;
    font-weight: 100;
    text-align: center;
    line-height: 1.7; }
    .order-view .read p {
      color: #333; }

.contact-view {
  height: 100vh;
  background-image: url("../images/top/sofa.webp");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: cover;
  align-items: center;
  position: relative; }
  .contact-view-text {
    width: 80%;
    margin: 0 auto;
    padding: 150px 40px 0px;
    font-weight: 100;
    text-align: center; }
    .contact-view-text h1 {
      font-family: "Trajan Pro 3", "TBUD丸ゴシック Std R", "TBUD明朝 Std M", "游ゴシック体 ボールド", "源ノ明朝";
      font-size: 2.4rem;
      color: #333; }
    .contact-view-text p {
      font-size: 15px;
      color: #2a9ca3; }
  .contact-view .label {
    width: 300px;
    font-size: 1.2rem;
    text-align: center;
    line-height: 48px;
    top: 10%;
    left: -2%;
    position: absolute; }
    .contact-view .label h3 {
      background-color: #7287b8;
      border-radius: 3px; }
  .contact-view .lead {
    width: 100%;
    color: #333;
    font-size: 15px;
    font-weight: 100;
    text-align: center;
    line-height: 1.7;
    margin: 0 auto; }
    .contact-view .lead p {
      color: #fff; }
  .contact-view .link-button-area {
    text-align: center;
    margin-top: 40px; }
  .contact-view .link-button {
    color: #2a9ca3;
    display: inline-block;
    min-width: 170px;
    line-height: 48px;
    border: solid;
    border-radius: 10px;
    font-weight: 600;
    text-align: center; }
  .contact-view .link-button:hover {
    background-color: #5a5a5a;
    color: #fff; }

@media (max-width: 1050px) {
  .plan-list-box {
    margin: 0 10px;
    padding: 20px 15px; }

  .plan-detail {
    height: 140vh; } }
@media (max-width: 800px) {
  #main {
    margin: 0; }

  .fast-view {
    height: 100vh;
    align-items: flex-start;
    background-position: center; }
    .fast-view .label {
      top: 20%; }
      .fast-view .label h3 {
        font-size: 15px;
        width: 208px; }
    .fast-view-text {
      text-align: center;
      padding: 30px; }
      .fast-view-text h1 {
        font-size: 1.5rem;
        margin-top: 30px; }
    .fast-view .lead {
      padding: 20px; }
      .fast-view .lead p {
        text-align: center; }

  .plan-view-text {
    text-align: center;
    padding: 30px; }
    .plan-view-text h1 {
      font-size: 1.5rem;
      margin-top: 30px; }
  .plan-view .label {
    background-image: url("../images/work/3plan_mobil.png");
    width: 240px;
    height: 113px;
    top: -6%;
    left: 5%; }
  .plan-view .plan-list {
    flex-wrap: wrap; }
    .plan-view .plan-list-box {
      margin-bottom: 40px; }

  .detail-view-text {
    text-align: center;
    padding: 50px 40px; }
    .detail-view-text h1 {
      font-size: 1.5rem;
      margin-top: 30px; }
    .detail-view-text .detail-img {
      height: 100vh; }

  .order-view-text {
    text-align: center;
    padding: 30px; }
    .order-view-text h1 {
      font-size: 1.5rem;
      margin-top: 30px; }
  .order-view-list {
    flex-wrap: wrap; }
  .order-view-box {
    width: auto; }

  .contact-view {
    background-image: none;
    height: auto;
    padding-bottom: 80px; }
    .contact-view .label {
      top: -5%; }
      .contact-view .label h3 {
        font-size: 15px;
        width: 208px; }
    .contact-view-text {
      padding: 80px 0 0 0; }
      .contact-view-text h1 {
        font-size: 1.5rem; }
    .contact-view .lead p {
      color: #333; } }
