@charset "utf-8";

/*===========================================================
カバー
===========================================================*/

.cover::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.cover::after {
    content: "";
    display: block;
    width: 100%;
    height: 180px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: linear-gradient(to bottom, rgba(51, 23, 3, 1), rgba(51, 23, 3, 0));
    z-index: 2;
}

/*===========================================================
top01
===========================================================*/

.top01-frame {
    display: contents;
}

.top01-container {
    display: flex;
    flex-direction: column;
}

.top01-main-title-area {
    order: 1;
}

.top01-area {
    order: 3;
}

.top01-img-frame {
    order: 2;
}

.top01-text-box .text01 br {
    display: none;
}

/*===========================================================
top03
===========================================================*/

.top03-display-contents {
    display: contents;
}

.top03-container {
    display: flex;
    flex-direction: column;
}

.top03-area {
    display: contents;
}

.top03-main-title-area {
    order: 1;
}

.top03-vertical-area01 {
    order: 2;
}

.top03-img-box01 {
    order: 3;
}

.top03-img-box02 {
    order: 3;
}

.top03-text-box01 {
    order: 4;
}

.top03-btn-area {
    order: 5;
}

.top03-main-title-area .common-title-box01 {
    margin: -5.9% 0 0;
}

.top03-vertical-area01 {
     writing-mode: vertical-rl;
}

.top03-vertical-area01 {
    max-width: 200px;
    width: 50%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin:20px auto 0;
    writing-mode: vertical-rl;
}

.top03-vertical-box01 {
    display: flex;
}

.top03-vertical-box02 {
    text-align: right;
}

.top03-vertical-box02 {
    margin: 0 0 -4% 0;
    text-align: left;
}

.vertical-point-text01 {
    margin: -20px 0 -20px;
}

.vertical-point-text02 {
    margin: 0 -10px -45px 0;
}

/*===========================================================
top04
===========================================================*/

.top04-container::before {
    content: "";
    max-width: 1220px;
    width: 100%;
    height: 428px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    background: url(/system_panel/uploads/images/bg03.png) center center / cover no-repeat;
    z-index: -1;
}

.top04-main-title-area .common-title-box01 {
    margin: -7.7% 0 0;
}

/*===========================================================
top05
===========================================================*/

.top05-main-title-area .common-title-box01 {
    margin: -6% 0 0;
}

.top05-address-item {
    display: flex;
    align-items: flex-start;
    padding: 30px 0;
    border-bottom: 1px solid var(--border-tertiary);
}

.top05-address-item:first-child {
    padding: 0 0 15px;
}

/*===========================================================
top06
===========================================================*/

.top06-main-title-area .en-title01 {
    font-size: clamp(40px, calc(2.5rem + ((1vw - 3.75px) * 9.8382)), 192px);
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:544px) {
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
/*===========================================================
top03
===========================================================*/

.top03-text-box01 {
    text-align: center;
}

  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
} /* min-width: 544px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:600px) {
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
/*===========================================================
top01
===========================================================*/

.top01-text-box {
    text-align: center !important;
}

.top01-text-box .text01 br {
    display: block;
}

  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
} /* min-width: 600px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width: 768px) {
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */ 

/*===========================================================
top03
===========================================================*/

.top03-frame {
    display: block;
}

.top03-area {
    display: block;
}

.top03-vertical-area01 {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
}

.top03-vertical-box01 {
    position: relative;
    top: 20px;
}

.top03-vertical-box02 {
    text-align: right;
}

/*===========================================================
top04
===========================================================*/

.top04-container::before {
    width: 92%;
    top: -46px;
    right: 0;
    bottom: auto;
}

.vertical-point-text02 {
    margin: 0 -10px -65px 0;
}

/*===========================================================
top05
===========================================================*/

.top05-main-title-area .common-title-box01 {
    margin: -16% 0 0;
}


  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
} /* min-width: 768px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width: 1024px) {
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/*===========================================================
top01
===========================================================*/

.top01-frame {
    display: block;
}

.top01-container {
    display: block;
}

/*===========================================================
top06
===========================================================*/

.top06-main-title-area .common-title-box01 {
    margin: -15.1% 0 0;
}


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
} /* min-width: 1024px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1250px) {
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
/*===========================================================

===========================================================*/

.top01-img-frame {
    margin: -17% auto 0 auto !important;
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
} /* min-width: 1200px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1440px) {
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
/*===========================================================

===========================================================*/

  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
} /* min-width: 1440px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1620px) {
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  

  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
} /* min-width: 1520px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */