@charset "utf-8";
.pcbr{display: block;}
.sp430br{display: none;}
.sp1024br{display: none;}
* {
	margin: 0;padding: 0;
    box-sizing:border-box;
}
html,body {
	margin: 0;padding: 0;height: auto;
}
img{width: 100%;height: auto;}
.allsidediv{
display: block;
position: relative;
margin: 0 auto;
width: 100%;
background: #000;
}
.h1{
	font-size: 27px;
	font-weight: 900;
	line-height: 2em;
}
.h2{
	padding-bottom: 8px;
}
.alldiv{
	position: relative;
	z-index: 1;
	font-family: "Noto Serif JP",Serif;
	font-weight: bold;
	font-style: normal;
	background-image: url("bg.png");
	background-size: auto;
	background-position: top center;
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0 auto;
	overflow-x: hidden;
	color: #fff;
	max-width: 1920px;
}
p{text-shadow:1px 1px 1px black !important;}

.main{
	position: relative;
	z-index: 10;
	text-shadow: 1px 1px 1px black !important;
	text-align: center;
	background-color: rgba(0,0,0,0.9);
	background-image: url("main-bg.png");
	background-size: 100% 100%;
	margin: 0 auto;
	width: 100%;
	max-width: 1024px;
	min-height: 100vh;
	box-shadow: 2px 2px 20px 10px rgba(255,0,0,0.9);
}
.redenbos{
	text-shadow: 1px 1px 2px red !important;
}
.area{
	margin-bottom: 6%;
}
.top_div{
	position: relative;
	margin-bottom:3%;
}
.top_div img{
	vertical-align: bottom;
}
.top_pc{width: 100%;max-width: 1024px;}
.top_sp{width: 100%;max-width: 1024px;display: none;}
.top_btn_pc{
	width: 60%;
	max-width: 600px;
	display: block;
	position: absolute;
	bottom:12.5%;right: 3%;
	z-index: 100;
	filter: drop-shadow(0 0 10px crimson);
}
.top_btn_sp{
	display: none;
}
p{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
}
.boutou_pc{word-break: break-all;}
.nobrs{white-space: nowrap;}
.boutou_sp{display: none;}
/*１番麺の商品購入ボタン*/
.syohin_oya_div_sp{display: none;}
.syohin_oya_div{
	width: 80%;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	margin-top: 4%;
}
.syohin_h_div{
	width: 30%;
	text-align: right;
}
.syohin_m_div{
	width: 70%;
	text-align: left;
}
.syohin_m_div_in{
	margin-top: 4%;

}
.syohin_img{
	max-width: 200px;
	margin: 0 auto;
}
.syohin_h1{
white-space: nowrap;
text-align: center;
font-size: 30px;
margin-bottom: 10px;
}
.syohin_nedan{
	text-align: center;
	margin-bottom: 10px;
}
.syohin_btn{width: 85%;
	margin: 0 auto;
	margin-bottom: 8px;
	text-align: center;
	filter: drop-shadow(0 0 5px crimson);
}
.syohin_tyui{
	display: block;
	width: fit-content;
    margin: 0 auto;
    padding-bottom: 8px;
}
.syohin_tyui p{
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.syohin_kigen{
	font-size: 24px;
	text-align: center;
}
.pc{display: block;}
.sp{display: none;}
.syohin_setu{
	font-size: 16px;
	letter-spacing: 1px;
	text-align: left;
	width: 80%;
	margin: 0 auto;
}
.syohin_btn:hover{
	filter: hue-rotate(180deg);
}
/*コンテンツ紹介*/
.content_div{
width: 100%;
margin-bottom: 16px;
}
.content_h1_div{
display: flex;
align-items: center;
}
.content_h1{
white-space: nowrap;
text-align: center;
margin: 0 auto;
font-size: 30px;
padding-bottom: 8px;
}
.content_img{
	width: 100%;
}
.content_txt_div{
	width: fit-content;
	margin: 1% auto;
	text-align: left;
}
.content_txt1{
	display: block;
}

/*仕様*/
.siyo_oya_div{
	display: flex;
	width: 70%;
	margin: 1% auto;
}
.siyo_h_div{
	width: 40%;
	text-align: right;
}
.siyo_m_div{
	width:60%;
	text-align: left;
	margin: 50px;
	display: table;
}
.siyo_m_div p{
	font-size: 21px;
	display: table-cell;
    vertical-align: middle;
}
.siyo_img{
	height:336px;width: auto;
	margin: 0 auto;
}
/*特典*/
.toku_in_div{
display: block;
width: 100%;
background-color: #1f0101;
text-align: center;
	margin: 1% auto;
}
.toku_img{width: 90%;
	margin: 0 auto;
	vertical-align: top;
}
/*予約情報*/
.yoyaku_p{
	font-size: 24px;
}
/*注意事項*/
.tyui_div{
	width: 100%;
	margin: 0 auto;
}
.tyui_in_div{
	width: 60%;
	margin: 0 auto;
}
.tyui_in_div p{
	text-align: left;
	font-size: 16px;
	padding-left: 1em;
	text-indent:-1em; 
}
.tyui_b{
	font-size: 18px !important;
	text-shadow: 1px 1px 2px #000 !important;
	color: #FF00FF;
}
.jyusyo_div{
	text-align: left;
	width: 500px;
	margin:0 auto;
}
/*最終購入場面*/
.last_wc{
	width: 99%;
	max-width:1010px;
	margin: 0 auto;
	margin-top: 2%;
}
.last_btn_pc,.last_btn_sp{
	width: 85%;
	max-width: 800px;
	display:block;
	color: #FFF;
	line-height: 0;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 12px;
	filter: drop-shadow(0 0 10px crimson);
}
.last_btn_sp{display: none;}
/*製造元*/
.manu_a{display: inline-block;
text-decoration: none;
}
.manu_div{
	width: fit-content;
	margin: 10px auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.manu_div p{font-size: 16px;
padding-right: 1em;
color: #FFF;
}
.manu_div img{width: 120px;}
.tophe{margin: 4% auto;}
.footer{
	text-align: center;
	background: #000;
	border-top: 1px solid #ccc;
}
.footer p{
	color: #FFF;
	font-size: 15px;
	padding: 4px 0px;
}
.nonal_div{
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
.nonal_div img{
	width: 96%;
	max-width: 955px;
	filter: drop-shadow(1px 1px 10px rgba(0,0,0,1));
}
.nonal_div p{
	font-size: 30px;
	color: #fcff00;
    filter: drop-shadow(1px 1px 5px rgba(0,0,0,1)) !important;
}
}
@media screen and (max-width: 1024px) {
.sp1024br{display: block;}
.main{
	width: 100%;max-width: 100%;
	box-shadow:none;
}
}
@media screen and (max-width: 820px) {
.syohin_img{width: 230px;}
.syohin_setu{width: 85%;}
.siyo_oya_div{font-size: 18px;}
.content_txt_div{width: 80%;margin-top: 1%;}
.content_txt1{font-size: 16px;}
.content_txt2{font-size: 16px;}
..footer p{font-size: 14px;}
}
@media screen and (max-width: 768px) {
.siyo_oya_div{width: 90%;}
.syohin_oya_div{width: 96%;}
.tyui_in_div{width: 75%;}
.content_txt_div{width: 85%;}
}
@media screen and (max-width: 767px) {
.syohin_h1{font-size: 4vw;
width: 100%;
margin: 0 auto;}
.syohin_kigen{font-size: 3vw;}
.yoyaku_p{font-size: 3.5vw;}
.siyo_m_div p{font-size: 3vw;}

}
@media screen and (max-width: 600px) {
.sp600non{display: none;}
.boutou_pc{
	text-align: left;
	font-size: 16px;
	letter-spacing: 1px;
	width: 94%;
	margin: 0 auto;
	margin-bottom: 2%;
}
}
@media screen and (max-width: 550px) {
.sp550non{display: none;}
.pc{display: none;}
.sp{display: block;}
.all_bg1_div{background-image: none;}
.all_bg2_div{background-image: none;}
.top_pc{display: none;}
.top_sp{display: block;}
.top_btn_pc{display: none;}
.top_btn_sp{
	width: 63%;
	z-index: 110;
	position: absolute;
	bottom:8%;right: 1%;
	display: block;
	filter: drop-shadow(0 0 4px red);
}
.boutou_pc{text-align: left;
	font-size: 15px;
	letter-spacing: 1px;
	width: 94%;
	margin: 0 auto;
	margin-bottom: 2%;
}
/*商品情報*/
.syohin_oya_div{
	width: 100%;
	flex-direction: column;
}
.syohin_h_div{
	width: 100%;
	text-align: center;
}
.syohin_m_div{
	width: 100%;
	text-align: center;
}
.syohin_img{
	width: 40%;
}
.syohin_h1{font-size: 5.5vw;
width: 100%;
margin: 0 auto;}
.syohin_nedan{
	font-size: 4vw;
	margin-bottom: 5px;
}
.syohin_tyui p{
	font-size: 11px;
letter-spacing: -0.5px;
font-weight: normal;
}
.syohin_kigen_sp{
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.syohin_kigen_b{
	white-space: nowrap;
	font-size: 16px;
	font-weight: bold;
}
.syohin_kigen_p{
	white-space: nowrap;
	font-size: 14px;
	font-weight: normal;
}
.syohin_btn{width: 90%;}
/*コンテンツ情報*/
.content_h1{font-size: 6vw;}
.content_txt_div{
	width: 94%;
	margin-top: 10px;
}
.content_txt1{
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0;
}
/*商品仕様*/
.siyo_oya_div{
	flex-direction: column;
}
.siyo_h_div{
	width: 100%;
	text-align: center;
}
.siyo_img{
	height: 303px;width: auto;
	margin: 2% auto;
}
.siyo_m_div{
	width: 80%;
	margin:0 auto;
	margin-top: 2%;
}
.siyo_m_div p{
	font-size: 16px;
	font-weight: normal;
}
.siyo_setu_p{
	font-size: 15px;
	text-align: left;
	width: 80%;
	margin: 0 auto;
	margin-top:2%;
	padding-left: 0.5em;
	text-indent: -0.5em;
	font-weight: normal;
}
/*予約情報*/
.yoyaku_p{font-size: 4vw;}
/*注意事項*/
.tyui_in_div{
	width: 94%;
	margin:0 auto;
}
.tyui_in_div p{
	font-size: 14px;
}
.tyui_b{
	font-size: 16px !important;
}
/*最終購入*/
.last_btn_pc{display: none;}
.last_btn_sp{display: block;
width: 90%;
margin: 0 auto;
padding-bottom: 8px;
}
}

@media screen and (max-width: 430px) {
.main{
		background-color: rgba(0,0,0,0.9);
	background-image: url("main-bg-sp.png");
}
.pcbr{display: none}
.sp430br{display: block;}
.sp428non{display: none;}
.yoyaku1p{
letter-spacing: 1px;
padding-left: 5.5em;
text-indent: -5.5em;}
.nonal_div p{
	font-size:16px;
}
.tophe{font-size: 16px;}
.footer{padding: 0;}
.footer p{
	font-size: 10px;padding: 2px 0;
	font-weight: normal;
}
.siyo_setu_p{
	width: 96%;
}
.manu_div p{font-size: 14px;}
.manu_div img{width: 80px;}
}
@media screen and (max-width: 375px) {
	.boutou_pc{font-size: 16px;
		letter-spacing: 1px;}
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
.main{
	background-color: #000;
}
p{font-size: 12px;}
.boutou_pc{
	font-size: 12px;
	letter-spacing: 0;
}
.syohin_kigen_b{font-size: 12px;}
.syohin_kigen_p{font-size: 12px;}
.content_txt1{
	font-size: 12px;
}
.siyo_m_div p{font-size: 12px;}
.siyo_setu_p{font-size: 12px;}
.tyui_in_div p{font-size: 12px}
.tyui_b{font-size: 14px !important;}
.syohin_tyui p{font-size: 10px;}
.footer p{font-size: 10px;letter-spacing: -1px;}
}