@charset "utf-8";
.pc{display: block;}
.sp{display: none;}
.pcbr{display: block;}
.spbr{display: none;}
.sp428br{display: none;}
.sp1024br{display: none;}
.syohin_sake_sp{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;
}
.alldiv{
	font-family: "Noto Serif JP",Serif;
	font-weight: bold;
	font-style: normal;
	background-image: url("bg.jpg");
	background-size: cover;
	background-position: top center;
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0 auto;
	overflow-x: hidden;
	color: #000;
	max-width: 1920px;
}
.main{
	width: 100%;
	max-width: 1024px;
	background-image: url("bg-wasi.jpg");
	background-size: 1024px auto;
	background-position: top center;
	background-repeat: repeat;
	/*background-color: rgba(255,255,255,0.9);*/
	margin: 0 auto;
	min-height: 100vh;
	box-shadow: 2px 2px 20px 10px rgba(255,0,65,0.8);
}
/*TOP*/
.top_div{
	position: relative;
	margin-bottom:2%;
}
.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: 25%;
	max-width: 400px;
	display: block;
	position: absolute;
	bottom:12%;left: 31%;
	z-index: 10;
	filter: drop-shadow(0 0 8px blue);
}
.top_btn_sp{
	display: none;
}
.top_btn_pc:hover{
	animation: none;
	filter: hue-rotate(190deg);
}
/*冒頭*/
.h1{
	letter-spacing: 1px;
	font-size: 38px;
	line-height: 1.5em;
	text-align: center;
}
p{
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.5em;
}
.boutou_div{
	width: fit-content;
	margin: 16px auto;
}
.boutou_div p{
	padding-left: 0.5em;
	text-indent: -0.5em;
}
/*最初の購入ボタン*/
/*１番麺の商品購入ボタン*/
.syohin_oya_div_sp{display: none;}
.syohin_oya_div{
	width: 80%;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	margin-top: 4%;
	margin-bottom: 40px;
}
.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: 130px;
	padding-right: 20px;
	margin: 0 auto;
	filter: drop-shadow(0px 0px 10px #FFF);
}
.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: 75%;
	margin: 0 auto;
	margin-bottom: 8px;
	text-align: center;
	filter: drop-shadow(0 0 5px blue);
}
.syohin_btn:hover{
	animation: none;
	filter: hue-rotate(190deg);
}
.syohin_tyui{
	width: fit-content;
	display: block;
    margin: 0 auto;
    padding-bottom: 8px;
}
.syohin_tyui p{
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	letter-spacing: 0;
	padding-left: 1em;
	text-indent: -1em;

}
.syohin_kigen{
	font-size: 24px;
	text-align: center;
}
.syohin_kigen2{
	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: 80px;
}
.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: 71%;
	margin: 1% auto;
	text-align: left;
}
.content_txt1{
	padding-left:0em;
}
.content_txt2{
	padding-left:1em;
	text-indent: -0.5em;
}
.nobr{white-space: nowrap;}
/*仕様*/
.siyo_oya_div{
	display: flex;
	width: fit-content;
	margin: 1% auto;
	margin-bottom: 40px;
}
.siyo_h_div{
	width: 30%;
	text-align: right;
	/*border:1px solid #000;*/
}
.siyo_m_div{
	/*border:1px solid #000;*/
	width:70%;
	text-align: left;
	margin: 0 20px;
	display: flex;
    align-items: center;
}
.siyo_m_div2{}
.siyo_m_div2 p{
	font-size: 21px;
text-align: left;
padding-left: 1em;
text-indent: -1em;
}
.siyo_img{
	height:336px;width: auto;
	margin: 0 auto;
}
/*専用木箱*/
.hako_oya_div{
	/*border:1px solid #000;*/
	display: flex;
	width: 760px;
	margin: 0 auto;
	margin-bottom: 80px;
	align-items: center;
}
.hako_img{width:470px;height: auto;margin-left: 16px;}
/*彫刻部分UP*/
.up_img{width:350px;height: auto;margin-right: 24px;}
.up_pc{display: block;}
.up_sp{display: none;}
/*注意事項*/
.tyui_div{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 40px;
}
.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: 17px !important;
	color: red;
}
.jyusyo_div{
	text-align: left;
	width: 500px;
	margin:0 auto;
}
/*トップへ*/
.tophe{margin:0 auto;
margin-top:10%;
margin-bottom: 10%;
text-align: center;
}
/*footer*/
.footer{
	text-align: center;
	border-top: 1px solid #ccc;
}
.footer p{
	color: #000;
	font-size: 15px;
	padding: 4px 0px;
}
@media screen and (max-width: 1024px) {
.sp1024br{display: block;}
.sp1024non{display: none;}
.main{box-shadow:none;}
}
@media screen and (max-width: 767px) {
.h1{font-size: 6vw;}
.boutou_div p{font-size: 2.5vw;}
.syohin_h1{
	font-size: 4vw;
	width: 100%;
	margin: 0 auto;
}
.syohin_tyui p{font-size: 10px;}
.syohin_kigen{font-size: 3vw;}
.syohin_kigen2{font-size: 2.5vw;}
.yoyaku_p{font-size: 3.5vw;}
.siyo_m_div p{font-size: 3vw;}
.hako_oya_div{
	width: 99%;
	justify-content: center;
}
.hako_oya_div p{
	padding-left: 14px;
	font-size: 2.5vw;
	letter-spacing: 0;
}
.hako_img{width: 57%;margin-left:0;}
.up_img{width: 45%;margin-right:0;}
.tyui_in_div{width: 80%;}
.content_div{margin-bottom: 8%;}
.content_h1{font-size: 4.5vw;}
.content_txt_div{width: 80%;}
}
@media screen and (max-width: 430px) {
.top_btn_pc{
	display: none;
}
.top_btn_sp{
	width: 50%;
	max-width: 400px;
	display: block;
	position: absolute;
	bottom:9.3%;right: 2%;
	z-index: 10;
	filter: drop-shadow(0 0 4px blue);
}
.top_pc{display: none;}
.top_sp{display: block;}
.pc{display: none;}
.sp{display: block;}
.pcbr{display: none;}
.spbr{display: block;}
.boutou_div p{
	font-size: 15px;
	letter-spacing: 0.5px;
	width: 96%;
	margin: 0 auto;
}
.syohin_oya_div{width: 100%;}
.syohin_tyui{
	width: 80%;
	margin: 0 auto;
	display:block;
}
.syohin_tyui p{
	font-size: 8px;
	letter-spacing: 0;
}
.syohin_m_div{
	display: flex;
	align-items: center;
}
.content_h1{font-size: 18px;}
.syohin_h1{font-size: 4.5vw;}
.syohin_nedan{
	font-size: 14px;
	padding-top: 8px;
}
.syohin_tyui p{
	line-height: 2em;
}
.syohin_kigen{font-size: 16px;}
.syohin_kigen2{font-size: 15px;}
.syohin_sake_pc{display: none;}
.syohin_sake_sp{display: block;}
.syohin_oya_div{margin-bottom: 0;}
.syohin_img{
	width: 100px;
	max-width: 100%;
	padding: 0;
}
.hako_oya_div{
	flex-direction: column-reverse;
}
.up_oya_div{
	flex-direction: column;
}
.hako_oya_div p{
	font-size: 15px;
	padding-left: 0;
	margin-top: 4px;
}
.hako_img{width: 99%;}
.up_img{width: 99%;}
.up_pc{display: none;}
.up_sp{display: block;}
.tyui_in_div{width: 90%;}
.tyui_in_div p{font-size: 14px;}
.tyui_b{font-size: 14px !important;}
.content_txt_div{width: 94%;}
.content_txt1{font-size: 15px;}
.footer p{font-size: 13px;}
.siyo_m_div p{font-size: 15px;}
}
@media screen and (max-width: 375px) {
.footer p{font-size: 12px;}
}
@media screen and (max-width: 360px) {
	.syohin_btn{width: 80%;}
	.content_txt1{font-size: 14px;}
	.syohin_tyui p{font-size: 8px;letter-spacing: -0.5px;}
}
@media screen and (max-width: 320px) {
	p{font-size: 12px;}
	.content_h1{font-size: 13px;}
	.boutou_div p,.syohin_nedan,.syohin_sake_sp p,.hako_oya_div p,.siyo_m_div p
	{font-size: 12px;}
.footer p{font-size: 11px;}
.tyui_in_div p{font-size: 12px}
.content_txt1{font-size: 12px;}
}