@charset "utf-8";

/*---topMain----------------------------------------------*/

.topFvBgPosition {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -3;
}

.topFvBgPosition>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.topFvBgPosition:before,.topFvBgPosition:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.topFvBgPosition:before {
    z-index: 2;
    background: url(/system_panel/uploads/images/mask01.png)no-repeat;
    background-size: cover;
    mix-blend-mode: multiply;
    opacity: 0.3;
}

.topFvBgPosition:after {
    z-index: 3;
    background: #ffffff;
    background: radial-gradient(ellipse,rgba(255, 255, 255, 0) 0%, rgba(0, 15, 38, 1) 100%);
    mix-blend-mode: multiply;
}

.coverWr {
    overflow: hidden;
}

.topFvSliderBox {
    position: relative;
    z-index: 4;
}

.topWr01,.topWr02,.topWr03,.topWr04,.topWr05 {
    clip-path: polygon(0 10vw, 100% 0, 100% 100%, 0 100%);
    margin-top: -10vw;
    min-height: 10vw !important;
}

.topWr01,.topWr02,.topWr03,.topWr04 {
    padding: 10vw 0;
}

.topWr05 {
    padding-top: 10vw !important;
}

.topBg04 {
    max-width: 1241px;
    width: 100%;
    position: absolute;
    left: -5%;
    top: -20vw;
    z-index: -1;
    opacity: 0.2;
    margin: auto;
}

.topBg03ScrollImg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.5;
    z-index: 1;
}

.topMask01:before,.topMask01:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.topMask01:before {
    z-index: 2;
    background: url(/system_panel/uploads/images/mask01.png)no-repeat;
    background-size: cover;
    mix-blend-mode: multiply;
    opacity: 0.8;
}

.topMask01:after {
    z-index: 3;
    background: #ffffff;
    background: radial-gradient(ellipse,rgba(255, 255, 255, 0) 0%, rgba(0, 15, 38, 1) 100%);
    mix-blend-mode: multiply;
}

.topPickupBlockBox {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.topPickupBlockItemLink {
    display: block;
    width: 100%;
}

.topPickupBlockItemImgBox {
    position: relative;
    width: 100%;
    padding-top: 68.18%;
    overflow: hidden;
}

.topPickupBlockItemImgBox>img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.topPickupBlockItemLink:hover img {
    transform: scale(1.1);
    transition: all .5s;
}

.topPickupBlockItemLink img {
    transition: all .5s;
}

.topPickupBlockItemLinkText {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.03em;
    color: #fff;
    margin-top: 10px;
}

.topOrderBtnMg {
    gap: 10px 30px;
}

.topTitBr>br {
    display: block;
}

.topBannerItemImgBox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.topBannerItemImgBox:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #001537;
    opacity: 0.9;
    z-index: 2;
}

.topBannerItemLinkTextBox {
    position: relative;
    z-index: 9;
    min-height: 360px;
}

.topBannerBtn {
    border: 1px solid #fff;
}

.topBannerItemImgBox>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.topBannerTit {
    font-size: 50px;
    line-height: 0.9em;
    display: inline-block;
}

.topBannerItemLink:hover .topBannerItemImgBox:before {
    opacity: 0.5;
}

.topBannerItemImgBox:before {
    transition: all .5s;
}

.topBannerItemLink {
    transition: all .5s;
}

/*----*/


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

@media screen and (min-width:375px) {

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

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

  



/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

.topPickupBlockBox {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 30px;
}
  
.topTitBr>br {
    display: none;
}

.topBg04 {
    width: 72.64%;
    left: -150px;
    top: -10vw;
    opacity: 1;
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

@media screen and (min-width:992px) {

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


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


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

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

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

.topPickupBlockBox {
    gap: 50px 50px;
}

.topPickupBlockItemLinkText {
    font-size: 18px;
    margin-top: 19px;
}

.topBg04 {
    width: 64.64%;
    left: -105px;
}

.topBannerItemLinkTextBox {
    min-height: 453px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

.topPickupBlockBox {
    gap: 100px 50px;
}

.topPickupBlockItemLinkText {
    font-size: 20px;
}

.topBannerTit {
    font-size: 60px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

.topBannerTit {
    font-size: 70px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

@media screen and (min-width:1600px) {

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

.topBannerTit {
    font-size: 80px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */