@charset "UTF-8";
html body{
color:#333;
font-family: 'Noto Sans JP', sans-serif;
letter-spacing: .02em;
background:#fff;
line-height: 1.6;
}

.note{
font-size: 9px!important; 
}
sup {
font-size: 70%; 
vertical-align: top;
position: relative;

}
.wei600{font-weight: 600!important;}
.layout,.layout_{display: flex;
justify-content: space-between;}
.layout_y{display: flex;
justify-content: flex-start;
}
.layout_k{display: flex;}
.f18{font-size: 18px!important;}
.f16{font-size: 16px!important;}
.f14{font-size: 14px!important;}
.f12{font-size: 12px!important;}
.fw{font-weight: bold!important;}

/* PC*/
.pc{display: block;}
.sp{display: none;}
.pc_none{display: none !important;}
.sp_none{display: inline-block !important;}
.tr{text-align: right;}
.krt{text-align: left}
/* PC */

.dayend .spng_btn {
    width: 350px;
    margin: 20px auto 0;
    text-align: center;
    display: block;
    padding: 10px 0;
    background: #ccc;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    height: auto !important;
}
@media screen and (max-width: 780px) {
.dayend .spng_btn {
        margin: 0 auto 30px;
        position: static;
        font-size: 13px;
        width: 80%;
        padding: 10px 0;
    }
}
	
/*  mv  */

#header-wrapper{
top: 0!important;
}
.fv{
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 5;
}


.fv-txt-wrap{
	position: absolute;
	text-align: right;	
	top: 53%;
	right: 4%;
	bottom: 30px;
	z-index: 2;
	color: #fff;
	font-size: var(--18px);
	line-height: 1.8;	
}

.fv-txt-wrap p:last-child{
    font-size: 1.6rem;
    margin-top: 5px;
}


.fv .ec-link{
display: block;
    width: 120px;
    margin: 0 auto;
}


.fv-img {
    width: 100vw;
    display: block;
position: relative;
    overflow: hidden;
right: 0;
text-align: right;
}


.fv-img div{
    width: 550px;
    height: 637px;
    object-fit: cover;
	background: url(https://www.mimc.co.jp/img/usr/br/2025aw_campaign/aw_campaign.jpg)no-repeat ;
background-size: contain;
text-align: center;
color: #fff;
}
.fv-img div h2{
font-size: 40px ;
padding-top: 118px;
font-weight: 500;
line-height: 1.2;
margin: 0;
}
.fv-img div .day{
font-size: 16px;
margin-bottom: 58px;
}
.fv-img div h3{
font-size: 15px ;
margin-bottom: 54px;
}
.fv-img div .text{
font-size: 13px ;
line-height: 2;
}
.fv_bottom {
	position: relative;
}

.fv_bottom_img {
    position: absolute;
    top: -39%;
    z-index: 10;
    width: 53%;
    left: 2%;
}

.fv_bottom .prize {
    width: 45%;
    margin: 8% 6% 0 auto;
}

.fv_bottom_txt {
    width: 88%;
    margin: 10% auto 0;
    font-size: 1.3rem;
    text-align: center;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: 2.5px;
}

.fv_bottom_txt span {
	font-size: 2.2rem;
}

.fv_bottom .text-small {
    width: 80%;
    margin: auto;
}

@media screen and (min-width: 1040px){
	

	
.fv_bottom {
    margin-top: 45%;
    padding: 0 10%;
}
	
.fv_bottom_img {
    top: -40%;
    width: 40%;
    left: 14%;
}

.fv_maru {
    top: -50%;
    left: 16%;
}
	
.fv_bottom .prize {
    width: 40%;
    margin: 10% 10% 20% auto;
}
	
.fv_bottom_txt {
    font-size: 1.8rem;
	width: 100%;
}
	
.fv_bottom_txt span {
    font-size: 3.2rem;
}

.fv{
position: fixed;
    width: 550px;
right: 50%;
}
#pane-footerLink{
background: none;
}
#pane-footerLink .block-footerLink--list:nth-child(2) {
    margin: 20px 0 0;
    padding: 0 29px;
}
@media screen and (min-width: 1300px){

}
.fv-img{
width: 100%;
    height: 100%;
}

.fv-txt-wrap{
	zoom: 1.3;
	top: 4%
}
.fv-txt-wrap p:last-child{
    font-size: 2.1rem;
}

}

@media screen and (min-width: 1300px){
	.fv_maru {
		left: 18%;
	}
}

@media screen and (min-width: 1400px){
	.fv_bottom {
    margin-top: 36%;
    padding: 0 15%;
	}
}
/*--------------ファーストビュー---------------*/


.contents-title{
    line-height: 1.7;
letter-spacing: .1em;
text-align: center;
    margin-bottom: 20px;
}

.contents-title-small{
font-size: var(--12px);
    display: block;
    position: relative;
    margin: 0 auto;
    padding-right: 10px;
    width: fit-content;
}

.title_small  {
    text-align: center;
    font-size: 1rem;
}

.contents-title-small:first-child:before {
    content: "";
    position: absolute;
    height: 80%;
    width: 0.8px;
    background-color: #846263;
    transform: rotate(33deg);
    right: 0;
    top: 15%;
}

.contents-title-big{
font-size: 1.8rem;
}


@media screen and (min-width: 1040px){
	
/*--------------左固定---------------*/

.pc-revival-left{
position: fixed;
    left: 0;
    height: 100vh;
    width: 0vw;
    z-index: 5;
overflow: hidden;
	background-color: var(--color-beige);
}

.pc-revival-left >img{
    width: 50vw;
    height: 100vh;
    object-fit: cover;
}
	
.mv_pc_logo {
	position: absolute;
    width: 25%;
    left: 5%;
    bottom: 6%;
	z-index: 999;
}
	
/*--------------左固定---------------*/


.contents-title-big {
    font-size: 2.5rem;
}
	
.contents-title-small{
    font-size: 1.5rem;
}


}



/*--------------fvのアニメーション---------------*/
 .box{
  opacity: 0;
}

 .fadeUp {
animation-name:fadeUpAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity: 0;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(30px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

 .fadeUp2 {
animation-name:fadeUpAnime2;
animation-duration:1s;
animation-fill-mode:forwards;
opacity: 0;
}
@keyframes fadeUpAnime2{
  from {
    opacity: 0;
  transform: translateY(0);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

 .fv_scale {
animation-name:fv_scale;
animation-duration:1.8s;
animation-fill-mode:forwards;
animation-timing-function: ease;	 
animation-delay: 0.2s;
opacity: 0;
}
@keyframes fv_scale{
  from {
    opacity: 0;
  	transform: scale(1.2);
  }

  to {
    opacity: 1;
  	transform: scale(1);
  }
}

/* アニメーションスタートの遅延時間を決めるCSS*/

 .delay-time01{
animation-delay: 0s;
}
.delay-time02{
animation-delay: 0.5s;
}

 .delay-time03{
animation-delay: 1s;
}
 .delay-time04{
animation-delay: 1.2s;
}


@media screen and (min-width: 1100px){
	
/*--------------右LP---------------*/

.contents-right{
    width: 550px;
    position: absolute;
    top: 0;
    left: 50%;
	overflow: hidden;
	padding-top: 100px;
	text-align: center;
}


}
@media screen and (max-width: 1100px){
.contents-right,.fv-img div{
    width: 50%;
}
.fv-img div{
    width: 100%;
}
}
/*--------------右LP---------------*/

.contents-right{
    width: 550px;
    position: absolute;
    top: 0;
    left: 50%;
	overflow: hidden;
	padding-top: 100px;
	text-align: center;
}



/*--.contents-right{
    width: 550px;
	position: unset;
    top: 0;
    left: 0;
	overflow: hidden;
	padding-top: 100px;
	text-align: center;
}----*/

.contents-right h3{
font-size: 34px;
margin: 0;
font-weight: 500;
}
.contents-right .prep{
font-size: 11px;
margin-top: -8px;
}
.preitem img{
margin: 0 auto;
}
.preitem ,.newitem{
margin: 40px auto 0;
}
.preitem h4,.newitem h4{
margin: 40px auto 10px;
font-size: 15px;
}
.pre .krt{
width: 392px;
}
.pre p{
margin: 0 auto;
}
.pre h5{
margin: 48px auto 0 !important; 
font-size: 15px;
}
.pre .note{
margin: 30px auto 76px;
width: 80%;
text-align: left;
}
/*
  LIMITED
*/

.LIMITED{
background: #F2EFEF;
padding: 75px 0 95px;
}
.contents-right .ptext{
font-size: 13px;
margin-top: 30px;
}
.day-ar{
width: 187px;
margin: 30px auto;
}
.day-ar ,.cs{
border: 1px solid #333;
padding: 13px 0;
background: #FFF;
}
.LIMITED .price, .day-ar{
font-size: 13px
}
.LIMITED .item_link a{
width: 292px;
background: #333;
color: #FFF;
display: block;
padding: 7px 0;
font-size: 16px;
margin: 30px auto;
}
.LIMITED  .note{

} 
 
 /*
  info
*/

.info{
padding: 86px 0;
}
.info h2{
font-size: 24px;
font-weight: 500;
}
.cs{
width: 292px;
margin: 54px auto 0;
}
.info .note{
margin-top: 11px;
}
.item_note{
padding-top: 96px;
font-size: 10px;
text-align: left;
margin: 0 auto 10px;
width: 392px;
}
.item_note h3{
font-size: 15px !important;
margin-bottom: 12px;
border-bottom: 1px solid #707070;
padding-bottom: 4px;
font-weight: 400;
}
.item_note p{
margin-bottom: 36px;
}
/*--------------右LP---------------*/
/*960以下*/
@media screen and (max-width: 960px) {

#wrapper {   
    }	
html {
    overflow-x: hidden;
}
img{
    max-width: 100%;
}
.pc{
    display: none;
}
.sp{
    display: block;
}
.pc_none{
    display: block !important;
}	
.sp_none{
	display: none !important;
}
.sp_center{
    text-align: center!important;
}

.contents-right{
position: unset;
}

.fv-img div,.contents-right{
width: 100%;
}
.fv-img div {
    background: url(https://www.mimc.co.jp/img/usr/br/2025aw_campaign/AW_CAMPAIGNsp.jpg) no-repeat;
    background-size: cover;
}

.preitem{
border-width: 0.4px; 
border-style: solid; 
border-color: #333; 
width: 90%;
margin: 0 auto 20px;
padding: 17px 0 36px;
}

.contents-right .prep{
margin-bottom: 28px;
}
.s9,.s14{
position: relative;
}
.s14{
padding-top: 46px !important;
margin-top: 62px !important;
}
.s9::after{
position: absolute;
content: url(https://www.mimc.co.jp/img/usr/br/2025aw_campaign/09.png);
width: 92px;
height: 92px;
top:-16px;
right: 14%;
}

.s14::after{
position: absolute;
content: url(https://www.mimc.co.jp/img/usr/br/2025aw_campaign/14.png);
width: 92px;
height: 92px;
top:-36px;
right: 10%;
}
.pre .krt{
width: 90%;
margin: 0 auto;
}
.item_note{
width: 80%;
}
}
/*430以下*/
@media screen and (max-width: 430px) {
.s9::after{
right: 10%;
}



}
