@charset "utf-8";

.common-text-flex {
	flex-direction: column;
}

/*===========================================================
cover
===========================================================*/

.cover {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

.cover-container {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    height: auto;
    line-height: 0;
}

.cover-movie {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

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

.top01-container {
    max-width: 1624px;
    width: 100%;
    margin: 0 auto;
}

.top01-img-area01 {
    margin: 0 auto;
    position: relative;
    right: 10.7%;
    transform: rotate(-4deg);
    z-index: 2;
}

.top01-img-area02 {
	margin: -24px 0 0;
}

.top01-img-block01::before {
    content: "";
    display: block;
    max-width: 330px;
    width: 86.7%;
    max-height: 330px;
    height: 78.2%;
    background: var(--bg-primary);
    position: absolute;
	top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}

.top01-img-block01 {
    transform: rotate(-15deg);
	right: -10%;
    bottom: 10px;
}

.top01-img-block02 {
    margin: 0 4% 0 0;
    padding: 20px 17px 40px;
    background: var(--white);
    box-shadow: 4px 10px 10px rgba(0, 0, 0, 50%);
	transform: rotate(21deg);
	position: relative;
	top: -90px;
	z-index: 1;
}

.top01-illust-box02 {
    max-width: 180px;
    width: 21.7%;
    position: absolute;
    right: 23%;
    top: 0;
    margin: auto;
    z-index: 3;
}

.top01-illust-box03 {
    max-width: 156px;
    width: 43.2%;
    position: absolute;
    top: -10%;
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(-3deg);
}

.top01-illust-box04 {
	position: absolute;
	top: 0;
	right: 0;
}

.top01-text-box01 {
    width: 100%;
    max-width: max-content;
}

.top01-img-box02::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    box-shadow: inset 0px 8px 8px rgba(0, 0, 0, 0.6);
}

/*===========================================================
top02
===========================================================*/

.top02-left-area {
    position: relative;
    z-index: 1;
}

.top02-right::before {
    content: "";
    display: block;
    max-width: 820px;
    width: 94.2%;
    height: 100%;
    background: var(--bg-primary);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -2;
}

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

.top03 {
    background: url(/system_panel/uploads/images/top08.png) center bottom / 1920px 500px no-repeat;
}

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

.top04-container {
    padding: 80px 15px !important;
}

.top04::before {
    content: "";
    display: block;
    width: 100%;
    height: 72%;
    background: url(/system_panel/uploads/images/bg_img01.png) center bottom / cover no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.top04-area {
    padding: 0 !important;
}

.top04-banner {
    max-width: 730px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 50px 15px 67px;
    color: var(--white) !important;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
    z-index: 2;
    transition: all .3s;
}

.top04-banner:hover {
    color: var(--white) !important;
}

.top04-banner-title-box {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1;
}

.top04-banner-title-box .en-title02 {
    margin: 20px 0 0;
}

.top-banner-illust-box {
    margin: 10px 0 0;
    position: relative;
    z-index: 1;
}

.top-scene-banner {
    background: url(/system_panel/uploads/images/top09.jpg) center / cover no-repeat;
}

.top-scene-banner::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(126, 91, 57, 0.7);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .3s;
}

.top-scene-banner:hover::before {
    background: rgba(126, 91, 57, 0.4);
}

.top-gallery-banner {
    background: url(/system_panel/uploads/images/top10.jpg) center / cover no-repeat;
}

.top-gallery-banner::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(187, 66, 66, 0.7);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .3s;
}

.top-gallery-banner:hover::before {
    background: rgba(187, 66, 66, 0.4);
}

.top04-area .top-gallery-banner {
    margin: 58px 0 0 auto;
}

.top04-illust-box01 {
    bottom: -8% !important;
    pointer-events: none;
}

.top04-illust-box02 {
    z-index: 1;
    pointer-events: none;
    top: -20% !important;
}

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

.top05-illust-box01 {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 0;
    z-index: 1;
}

.top05-illust-box02 {
    position: absolute;
    top: 2%;
    right: 0;
    left: auto;
    z-index: 1;
}

.top05-title-box .en-title02 {
    margin: 20px 0 0;
}

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

.top-loop-text-area {
    display: flex;
	-webkit-animation: loop 50s -25s linear infinite;
	animation: loop 50s -25s linear infinite;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.loop-wrapper .top-loop-text-area:last-child {
	-webkit-animation: loop2 50s linear infinite;
	animation: loop2 50s linear infinite;
}

.top-loop-text {
    width: 200px;
    font-size: clamp(30px, calc(1.875rem + ((1vw - 3.75px) * 3.8835)), 90px);
    font-weight: 700;
    font-family: var(--font-family02);
    letter-spacing: 0.05em;
    color: rgba(255, 194, 210, 0.43);
}

.top-news-area section {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px 20px;
}

.top06-illust-box02 {
    position: relative;
    z-index: 1;
}

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


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

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

.top04-illust-box01 {
    bottom: -11% !important;
}

} /* min-width: 414px ここまで */


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


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

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

.top04-illust-box01 {
    bottom: -14% !important;
}

.top04-illust-box02 {
    top: -25% !important;
}

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


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


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

.top01-img-block02 {
    padding: 20px 17px 70px;
}

.top04-container {
    padding: 140px 15px !important;
}

.top04-illust-box01 {
    bottom: -8% !important;
}

.top04-illust-box02 {
    top: -22% !important;
}

.top04-banner {
    padding: 80px 15px 97px;
}

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

.top05-illust-box01 {
    top: auto;
    bottom: 9%;
    left: 0;
}

.top05-illust-box02 {
    top: 7.5%;
    left: 39.5%;
}

.top-news-area section {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 30px;
}

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

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


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

===========================================================*/
.top04-area {
    padding: 0 0 0 70px !important;
}


} /* min-width: 880px ここまで */


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


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

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


.top01 {
	padding: 30px 0 0;
}

.top01-area {
    margin: 55px 0 0 auto;
    width: 46% !important;
}

.top01-img-frame {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
}

.top01-illust-box04 {
	position: relative;
}

.top01-text-box01 {
    max-width: 100%;
}

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

.top-loop-text {
    width: 400px;
}

.top-news-area section {
    gap: 40px 50px;
}

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


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

.common-text-flex {
	flex-direction: row;
}

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

.top01-illust-box02 {
    top: 13%;
}

} /* min-width: 1200px ここまで */

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


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

.top04::before {
    height: 83%;
}

.top04-container {
    padding: 0 !important;
}


.top04-frame {
    position: relative;
    top: -60px;
}

.top04-illust-box02 {
    z-index: 3;
    top: -9% !important;
}

} /* min-width: 1250px ここまで */

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


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

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

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

.top03 {
    padding: 210px 15px 303px 15px !important;
    background: url(/system_panel/uploads/images/top08.png) center bottom / 1920px auto no-repeat;
}


} /* min-width: 1400px ここまで */


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


.top01 {
    padding: 88px 0 0;
}

.top02-illust-box02 {
    top: -5% !important;
}

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */ 