@charset "UTF-8";
/* CSS Document */

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

.main_section_01{
background: url("../img/main_background_img_01_sp.jpg") no-repeat center center;
background-size: cover;
width: 100%;
height: 75vh;
text-align: center;
}

.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: 85%;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
color: #962801;
padding-top: 5%;
}

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

header h1 dl dt{
width: 100%;
}

header h1 dl dt p{
  font-family: "Rampart One", sans-serif;
  font-weight: 400;
  font-style: normal;
font-size: 9.7rem;
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: 3.5rem;
line-height: 1em;
background: #DD0012;
color: #fff;
padding: 0.5em 0.2em;
margin-top: 3%;
font-weight: 700;
}
.man_midashi_up b{
border: #fff 2px solid;
padding: 0.3em;
margin: 0em;
}

.man_midashi_under{
font-size: 4.5rem;
line-height: 0.5em;
font-weight: 700;
}

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

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

.copy_01{
font-size: 1.7rem;
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: 47%;
}

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

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

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

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

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

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

.ranking_01{
width: 60px;
position: absolute;
top: -15px;
left: -15px;
}

.sub_title_01{
width: 100%;
position: static;
margin: 0 auto;
top: auto;
    left: auto;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
}

.sub_title_02{
width: 100%;
position: static;
margin: 0 auto;
top: auto;
    left: auto;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
}

.sub_title_03{
width: 100%;
position: static;
margin: 0 auto;
top: auto;
    left: auto;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
}

.sub_title_04{
width: 100%;
position: static;
margin: 0 auto;
top: auto;
    left: auto;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
}

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

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

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

.blur_01{
display: none;
}

.blur_02{
display: none;
}

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

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


.limited_time{
background: none;
background-size: 100% 100%;
width: 90%;
margin: 2% auto;
}

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

.limited_time dl dt{
width: 100%;
background: #962801;
color: #fff;

  font-size: 1.7rem;
  text-align: center;
  border-radius: 20px;
  padding: 0.5% 0;
  margin-top: 2%;
}

.limited_time dl dd{
width: 100%;

  font-size: 2.8rem;
  text-align: center;
}

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


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

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

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


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

}