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

.main_img_section{
	padding: 0px 0 60px;
	width: 100%;
}

.selrction_h1{
	width: 92%;
	max-width: 1200px;
	margin: auto;
}

.valentine{
width: 25%;
position: absolute;
top: 20%;
right: 15%;
}

.main_img_section h2{
width: 70%;
margin: 0 auto;
position: relative;
}

.month{
width: 20%;
position: absolute;
bottom: 5%;
left: -5%;
}

.kingakudl{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}

.kingakudl dt{
font-size: 3.9rem;
color: #40210f
;font-family: kozuka-mincho-pr6n, serif;
font-weight: 900;
font-style: normal;
border: #40210f 3px solid;
border-radius: 10px;
padding: 0 1%;
}

.kingakudl dd{
font-size: 12.2rem;
color: #40210f;
font-family: kozuka-mincho-pr6n, serif;
font-weight: 900;
font-style: normal;
}

.kingakudl dd span{
font-size: 70%;
;font-family: kozuka-mincho-pr6n, serif;
font-weight: 900;
font-style: normal;
}

.kingakudl img{
width: 30px;
}

.list_01{
width: 1000px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.list_01 li{
width: 47%;
position: relative;
font-size: 2.2rem;
color: #40210f;
line-height: 1.7em;
margin-bottom: 5%;
font-weight: bold;
}

.img_04{
width: 25%;
position: absolute;
top: -10%;
left: -5%;
}

.page_section_01{
width: 1200px;
	width: 92%;
margin: 0 auto;
	margin-bottom: 2.0em;
	margin-top: 50px
}

.selrction_section_01{
/*
background: url("../img/ba_01.svg") no-repeat center center;
background-size: 100% 100%;
*/
padding-bottom: 2%;
	width: 92%;
	max-width: 1200px;
	margin: auto;
	margin-top: 6%;
}

.selrction_section_01 h2{
font-size: 4.6rem;
color: #E95513;;
text-align: center;
line-height: 100%;
	margin-bottom: 1.0em;
	font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.period {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 0 5%;
}
.period+.period {
margin-top:2.5em;
}

.period dt{
width: 13%;
font-size: 2.5rem;
color: #fff;
padding: 0 2%;
border-radius: 20px;
font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
margin-right: 2%;
text-align: center;
	white-space: nowrap;
}

.period dd{
font-size: 3.8rem;
font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  font-style: normal;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
}


.page_honbun_01{
font-size: 2.0rem;
	line-height: 1.8em;
color: #40210f;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
}
form+.page_honbun_01{
margin-top: 0.5em;
}

.page_honbun_02{
font-size: 1.6rem;
	line-height: 1.8em;
color: #40210f;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
}
form+.page_honbun_02{
margin-top: 0.5em;
}

.page_price_01{
font-size: 4.2rem;
	line-height: 1.8em;
color: #40210f;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
	margin-top: 0.2em;
	color: #E95513;;
}


.page_honbun_02{
font-size: 1.7rem;
line-height: 200%;
}

.tabekurabe {
	display:flex;
	width: 100%;
}
@media screen and (max-width: 600px) {
.tabekurabe {
	display:block;
	width: 80%;
	margin: auto;
}
}
.tabekurabe li {
	width: 33.333%
}
@media screen and (max-width: 600px) {
.tabekurabe li {
	width: 100%
}
	}
@media screen and (max-width: 600px) {
.tabekurabe li+li {
	margin-top: 6.0em;
}
	}
.tabekurabe li p {
	text-align: center;
	margin-top: 0.6em;
	font-size: 2.8rem;
	line-height: 1.6em;
 font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
	color: #3f220e;
}

@media screen and (max-width: 1200px) {
	.tabekurabe li p {
	font-size: 2.2vw;
}
}
@media screen and (max-width: 600px) {
	.tabekurabe li p {
	font-size: 4.8vw;
}
}
.tabekurabe li p b {
 font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-style: normal;
	color: #e95513;
}

.sp{
display: none;
}

.selrction_dl_01{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding: 2% 0 4% 0;
}

.selrction_dl_01 dt{
width: 80%;
}

.selrction_dl_01 dd{
width: 18%;
position: relative;
}

.postage_included{
width: 30%;
position: absolute;
top: -100px;
right: 0;
}

.selrction_div_01{
text-align: center;
padding: 5% 0;
	width: 92%;
	margin: auto;
	max-width: 1200px;
}

.selrction_div_01 img{
width: 70%;
}

.page_midashi_01{
font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
	font-size: 2.8rem;
	line-height: 2.0em !important;
color: #40210f;
margin-bottom: 0.5em;
}
.page_midashi_01 b {
font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-style: normal;
font-size: 1.6em;
color: #40210f;
margin-bottom: 1%;
}
.page_midashi_02{
font-size: 4.4rem;
font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
color: #40210f;
margin-bottom: 2%;
padding-top: 0;
}

/*
.page_midashi_02 b{
font-size: calc(100vw * 20 / 375);
font-weight: bold;
color: #40210f;
margin-bottom: 1%;
}
*/

.page_dl_01{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 0 0;
}

.page_dl_01 img{
width: 100%;
}

.page_dl_01 dt{
width: 40%;
	margin-right: 4%;
}

.page_dl_01 dd{
text-align: left;
position: relative;
}

.page_dl_01 dd img{
margin-top: 2%;
}

.page_honbun_03{
font-size: calc(100vw * 7 / 375);
color: #40210f;
font-weight: bold;
text-align: center;
line-height: 190%;
margin-top: 2%;
}

.buy-b {
	margin-top: 3.0em;
	display: inline-block;
}
.buy-b a {
	font-size: 3.0rem;
	background-color: #cb702c;
	color: #FFF;
	font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
	padding: 0.5em 1.0em;
	border-radius: 5px;
	display: inline-block;
}


@media screen and (max-width: 768px) {
.buy-b a {
	font-size: 5.0vw;
	background-color: #cb702c;
	color: #FFF;
	font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
	padding: 0.5em 1.0em;
	border-radius: 5px;
	display: inline-block;
}
}


.limited01{
width: 18% !important;
display: block;
position: absolute;
top: -30%;
right: 0%;
}

.limited02{
width: 18% !important;
display: block;
position: absolute;
top: -10%;
right: 0%;
}

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

.selrction_h1{
padding: 0;
}



.valentine{
width: 25%;
position: absolute;
top: 20%;
right: 10%;
}

.selrction_section_01{
background: 0;
background-size: 100% 100%;
padding-bottom: 2%;
}

.selrction_section_01 h2{
font-size: 5.8vw;
text-align: center;
line-height: 100%;
margin-bottom: 1.0em;
}


.page_section_01{
width: 95%;
margin: 0 auto;
padding: 4% 0;
}

.period{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}

.period dt{
width: 100%;
text-align: center;
font-size: 1.6rem;
color: #fff;
padding: 0.5em 0;
border-radius: 0px;
margin-right: 2%;
	margin-bottom: 0.5em;
}

.period dd{
width: 100%;
font-size: 5.8vw;
text-align: center;
}

.page_honbun_01{
font-size: 4.8vw;
color: #40210f;
text-align: center;
line-height: 1.9em;
}
.page_price_01{
font-size: 7.8vw;
color: #40210f;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
	font-feature-settings: "palt" 1;-webkit-font-feature-settings: 'palt' 1; // for Android 4.4 font-feature-settings: 'palt' 1;
	margin-top: 0.5em;
	color: #E95513;;
}


.page_honbun_02{
font-size: 1.3rem;
line-height: 170%;
}

.pc{
display: none;
}

.sp{
display: block;
}


.selrction_dl_01{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end;
padding: 5% 0 4% 0;
}

.selrction_dl_01 dt{
width: 78%;
padding: 0;
}

.selrction_dl_01 dd{
width: 20%;
position: relative;
margin-top: 2%;
}

.selrction_dl_01 dd p{
margin-bottom: 2%;
}

.postage_included{
width: 20%;
position: absolute;
top: -100px;
right: 0;
}


.selrction_div_01{
text-align: center;
padding: 5%;
}

.selrction_div_01 img{
width: 90%;
}

.page_midashi_01{
font-size: 4.2vw;
font-weight: bold;
color: #40210f;
margin-bottom: 3%;
	line-height: 2.4em !important;
	margin-right: 0;
}


.page_midashi_02{
font-size: 2.1rem;
font-weight: bold;
color: #40210f;
}

/*
.page_midashi_02 b{
font-size: calc(100vw * 25 / 375);
font-weight: bold;
color: #40210f;
margin-bottom: 1%;
}
*/

.page_dl_01{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding: 0 0;
	width: 100%;
}

.page_dl_01 img{
width: 100%;
}

.page_dl_01 dt{
width: 100%;
	margin-bottom: 1.0em;
	margin-left: auto;
	margin-right: auto;
}

.page_dl_01 dd{
width: 100%;
text-align: center;
	margin: auto;
}

.page_dl_01 dd img{
margin-top: 2%;
}

.page_honbun_03{
font-size: calc(100vw * 13 / 375);
color: #40210f;
font-weight: bold;
text-align: left;
line-height: 190%;
margin-top: 2%;
padding: 0 5%;
}

.btn_01{
width: 100%;
margin: 0 auto;
margin-top: 15px;
}



.limited01{
width: 18% !important;
display: block;
position: absolute;
top: -10%;
right: 0%;
}

.limited02{
width: 18% !important;
display: block;
position: absolute;
top: -10%;
right: 0%;
}

}


.lpimg_01{
width: 100%;
margin: 0 auto;
margin-top: 2%;
display: block;
}

.new{
width: 123px;
position: absolute;
top: -25px;
left: 160px;
}

.new02{
width: 123px !important;
position: absolute;
top: -80px;
left: -30px;
}

@media screen and (max-width: 768px) {
.lpimg_01{
width: 100%;
margin: 0 auto;
margin-top: 0%;
display: block;
}

.new{
width: 80px;
position: absolute;
top: -35px;
left: 20px;
}

.new02{
width: 80px !important;
position: absolute;
top: -50px;
left: -30px;
}
}

.img_06{
width: 150px;
position: absolute;
top: -125px;
right: 240px;
}

@media screen and (max-width: 768px) {
.img_06{
width: 22%;
position: absolute;
top: -190%;
right: 5%;
}
}

.list_2c_01{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end;
margin-bottom: 4%;
}

.list_2c_01 li{
width: 48%;
}

.two_c02{
width: 1100px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.two_c02 div{
background: #FCE9E8;
padding: 3%;
width: 42%;
border-radius: 20px;
margin-bottom: 4%;
}

.giftimg{
width: 55%;
margin-bottom: 3%;
}

.syouhin_list{
margin-bottom: 2%;
}

.syouhin_list li{
font-size: 2.3rem;
font-family: kozuka-mincho-pr6n, serif;
font-weight: 700;
font-style: normal;
color: #522C12;
line-height: 170%;
}

@media screen and (max-width: 768px) {
.two_c02{
width: 90%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.two_c02 div{
background: #FCE9E8;
padding: 5%;
width: 90%;
border-radius: 20px;
margin-bottom: 6%;
}

.giftimg{
width: 55%;
}

.syouhin_list{
margin-bottom: 2%;
}

.syouhin_list li{
font-size: calc(100vw * 14 / 375);
font-family: kozuka-mincho-pr6n, serif;
font-weight: 700;
font-style: normal;
color: #522C12;
line-height: 170%;
}
}

.list_04{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
margin-top: 2%;
}

.list_04::after{
content: " ";
display: block;
width: 23%;
}

.list_04 li{
width: 23%;
text-align: center;
font-family:  "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 1.8rem;
background: #C79F62;
color: #fff;
padding: 0.5em 0;
border-radius: 5px;
}

@media screen and (max-width: 768px) {
.list_04 li{
width: 23%;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
font-weight: bold;
font-size: calc(100vw * 13 / 375);
background: #C79F62;
color: #fff;
padding: 0.5em 0;
border-radius: 5px;
}
}

.obimidashi{
background: #036EB7;
color: #fff;
font-size: 2.3rem;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
font-weight: bold;
display: inline-block;
padding: 0.1em 0.5em;
margin-bottom: 1%;
}

.page_honbun_04{
font-size: 2.6rem;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
line-height: 2.3em;
margin-top: 1%;
	text-align: center;
}

.ba_section_01{
background: url("../img/ba_02.jpg") no-repeat center center;
background-size: cover;
padding: 10% 8%;
}
.ba_section_01 h3{
color: #fff;
font-size: 4.0rem;
line-height: 1.3em;
font-weight: bold;
margin-bottom: 2%;
}
.ba_section_01 p{
color: #fff;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
font-size: 1.8rem;
line-height: 1.5em;
}

@media screen and (max-width: 768px) {
.obimidashi{
background: #036EB7;
color: #fff;
font-size: 1.5rem;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
display: inline-block;
padding: 0.1em 0.5em;
margin-bottom: 1%;
}

.page_honbun_04{
font-size: 1.5rem;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
line-height: 1.8em;
margin-top: 1%;
}

.ba_section_01{
background: url("../img/ba_02.jpg") no-repeat center right;
background-size: cover;
padding: 10% 8%;
}
.ba_section_01 h3{
color: #fff;
font-size: 2.5rem;
line-height: 1.3em;
font-weight: bold;
margin-bottom: 2%;
}
.ba_section_01 p{
color: #fff;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
font-size: 1.3rem;
line-height: 1.5em;
}
}


.new03{
font-family: "Mochiy Pop P One", sans-serif;
  font-weight: 400;
  font-style: normal;
  background: #E95513;
  color: #fff;
  font-size: 3.2rem;
  display: inline-block;
  padding: 0 0.5em 0.3em 0.5em;
  line-height: 1em;
  border-radius: 10px;
}

.margintop01{
	margin: auto;
margin-top: 50px;
	width: 92%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	
}

.reverse{
flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
.new03{
font-family: "Mochiy Pop P One", sans-serif;
  font-weight: 400;
  font-style: normal;
  background: #E95513;
  color: #fff;
  font-size: 2.6rem;
  display: inline-block;
  padding: 0.2em 0.5em 0.3em 0.5em;
  line-height: 1em;
  border-radius: 10px;
	text-align: center;
}

.margintop01{
margin-top: 3%;
}
}

.youtube iframe{
aspect-ratio: 16 / 9;
}

.youtube iframe{
width: 100%;
height: 100%;
margin-top: 2%;
}

.selrction_section_02{
text-align: center;
margin-bottom: 5%;
}

.selrction_section_02 p{
font-size: 3.0rem;
font-family: "Mochiy Pop P One", sans-serif;
  font-weight: 400;
  font-style: normal;
color: #40210f;
margin-bottom: 1%;
}

.selrction_section_02 img{
width: 300px;
}

@media screen and (max-width: 768px) {
.selrction_section_02{
text-align: center;
width: 90%;
margin: 0 auto;
margin-bottom: 5%;
}

.selrction_section_02 p{
font-size: 1.8rem;
font-family: "Mochiy Pop P One", sans-serif;
  font-weight: 400;
  font-style: normal;
color: #40210f;
margin-bottom: 1%;
}

.selrction_section_02 img{
width: 200px;
}
}