@charset "UTF-8";
/* CSS Document */
.main_section_01{
background: url("../img/main_background_img_01.jpg") no-repeat top center;
background-size: cover;
width: 100%;
height: 100vh;
text-align: center;
position: relative;
}

.main_section_01 div{
width: 70%;
background: #fff;
position: absolute;
top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.main_copy_01{
background: url("../img/emphasis_01.png") no-repeat center bottom;
background-size: 860px;
  font-family: "Noto Sans", sans-serif;
  font-size: 4.1rem;
  font-weight: 700;
color: #962801;
padding-top: 2%;
}

header h1 dl{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}

header h1 dl dt p{
  font-family: "Rampart One", sans-serif;
  font-weight: 400;
  font-style: normal;
font-size: 17.1rem;
letter-spacing: -0.1em;
line-height: 1em;
}

header h1 dl dt p span{
letter-spacing: -0.3em;
}

header h1 dl dd{
margin-top: 2%;
margin-left: 1%;
}

.man_midashi_up{
font-size: 6.0rem;
line-height: 1em;
background: #DD0012;
color: #fff;
padding: 0.3em 0.1em;
}
.man_midashi_up b{
border: #fff 2px solid;
padding: 0.1em;
margin: 0.1em;
letter-spacing: 0.1em;
}

.man_midashi_under{
font-size: 7.8rem;
line-height: 0.7em;
}

.schedule_01{
background: url("../img/background_01.png") no-repeat center center;
background-size: 100%;
font-size: 4.6rem;
  font-family: "Noto Sans", sans-serif;
  margin-top: 1%;
  display: inline-block;
  padding: 0.5em;
}

.container_01{
width: 1200px;
margin: 0 auto;
padding: 5% 0;
}

.copy_01{
font-size: 2.5rem;
text-align: center;
margin-bottom: 5%;
}

.product_list_01{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.product_list_01::after{
content: " ";
display: block;
width: 28%;
}

.product_list_01 li{
width: 28%;
text-align: center;
position: relative;
margin-bottom: 5%;
}

.product_name_01{
font-family: "Noto Sans", sans-serif;
font-size: 1.8rem;
font-weight: 700;
margin: 0.5em 0;
line-height: 1.5em;
}

.price_01{
font-family: "Noto Sans", sans-serif;
font-size: 2.0rem;
font-weight: 700;
}

.price_01 span{
text-decoration: line-through;
}

.price_01 b{
font-size: 2.8rem;
color: #DD0012;
}

.button_01{
width: 250px;
margin: 3% auto 0 auto;
}

.ranking_01{
width: 120px;
position: absolute;
top: -35px;
left: -35px;
}

.sub_title_01{
width: 190px;
position: absolute;
top: 280px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.sub_title_02{
width: 220px;
position: absolute;
top: 280px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.sub_title_03{
width: 263px;
position: absolute;
top: 300px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.sub_title_04{
width: 273px;
position: absolute;
top: 270px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.noshimidashi{
font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.5rem;
  color: #DD0012;
  margin-bottom: 2%;
}

.noshihonbun{
font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
font-size: 1.6rem;
text-align: left;
}

.background_img{
background: url("../img/background_02.jpg") no-repeat center center;
background-attachment: fixed;
background-size: cover;
width: 100%;
height: 100vh;
}

.blur_01{
box-shadow: 0px 0px 60px 60px #fff,0px 0px 60px 60px #fff;
position: relative;
}

.blur_02{
box-shadow: 0px 0px 60px 60px #fff,0px 0px 60px 60px #fff;
}

.common_section{
width: 1000px;
margin: 0 auto;
padding: 5% 0;
}

.frozen{
width: 95px;
position: absolute;
top: 3%;
left: 6%;
}




.limited_time{
background: url("../img/kazari01.jpg") no-repeat center center;
background-size: 100% 100%;
width: 1200px;
margin: 4% auto;
}

.limited_time dl{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding: 0 0 0 8%;
}

.limited_time dl dt{
width: 17%;
background: #962801;
color: #fff;
font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 3.0rem;
  text-align: center;
  border-radius: 20px;
  padding: 0.5% 0;
  margin-top: 2%;
}

.limited_time dl dd{
width: 80%;
font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 6.5rem;
}

.limited_time dl dd span{
  font-size: 4.0rem;
  font-weight: 700;
}

.kamibukuro{
width: 1000px;
margin: 0 auto;
border: #DE0000 2px solid;
text-align: center;
padding: 3% 0;
}

.kamibukuro h2{
font-size: 3.0rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  color: #DE0000;
  margin-bottom: 1%;
}

.kamibukuro p{
font-size: 1.8rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
}



.point10{
width: 28%;
position: absolute;
top: -5%;
right: -5%;
}

.txtb{
font-size: 3.0rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
background: #962801;
color: #fff;
display: block;
text-align: center;
margin: 1% auto 0 auto;
width: 600px;
}