@charset "utf-8";
#top_area {
	padding-top: 15px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 1130px;
}
#top1 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-bottom: 20px;
	background-color: #FCE6E7;
}
#top1 img {
	width: 100%;
}
#top2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#top2 li {
	list-style-position: outside;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 10px;
	width: 270px;
}
#top2 li img {
	width: 100%;
}
#section1 {
	background-color: #FFFCE8;
}
#section1_box_1 {
	padding-top: 100px;
	padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 1130px;
}
#section1_box_1::before {
	content: '';
	width: 1250px;
	height: 19px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -625px;
}
#section1_box_1::after {
	content: '';
	width: 1250px;
	height: 19px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -625px;
}
#section1_box_1 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#section1_box_1 #gyoza_h2_1 {
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 30px;
}
#section1_box_1 #gyoza_h2_1 span {
	color: #DE042B;
}
#section1_box_1 .section1_text {
	font-size: 35px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 50px;
}
#section1_box_1 #section1_img img {
	margin-bottom: 50px;
}
#section1_box_2 {
	padding-top: 150px;
	padding-bottom: 150px;
}

#section1_box_2::before {
	content: '';
	width: 1250px;
	height: 54px;
	background-image: url(../images/icon5.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -625px;
	transform: rotate(180deg);
}
#section1_box_2::after {
	content: '';
	width: 1250px;
	height: 54px;
	background-image: url(../images/icon5.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 50px;
	left: 50%;
	z-index: 1;
	margin-left: -625px;
}
#section1_box_2 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 1130px;
	position: relative;
}

#section1_box_2 #gyoza_h2_1 {
	font-size: 34px;
	font-weight: 600;
	margin-bottom: 30px;
	text-align: center;
}
#section1_box_2 #gyoza_h2_1 span {
	color: #DE042B;
}
#section1_box_2 #sec1_img {
	width: 340px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#section1_box_2 .section1_text {
	font-size: 31px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 50px;
	text-align: center;
}
#section1_box_2 .section1_text2 {
	font-size: 30px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 70px;
	text-align: center;
}
#section1_box_2 #section1_img img {
	width: 635px;
	margin-bottom: 30px;
}


#section1_box_3 {
	padding-top: 100px;
	padding-bottom: 100px;
}
#section1_box_3::before {
	content: '';
	width: 1250px;
	height: 19px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 40px;
	left: 50%;
	z-index: 1;
	margin-left: -625px;
}
#section1_box_3::after {
	content: '';
	width: 1250px;
	height: 19px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -625px;
}
#section1_box_3 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 1130px;
}
#section1_box_3 #gyoza_h2_1 {
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 20px;
}
#section1_box_3 #gyoza_h2_1 span {
	color: #DE042B;
}
#section1_box_3 .section1_text {
	font-size: 35px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 70px;
}
#section1_box_3 .section1_text2 {
	background-color: #009641;
	color: #FFFFFF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	font-size: 44px;
	margin-bottom: 40px;
	padding-top: 5px;
}
#section1_box_3 #section1_img img {
	width: 730px;
	margin-bottom: 70px;
}


#section1_box_4 {
	padding-top: 100px;
	padding-bottom: 100px;
}
#section1_box_4::before {
	content: '';
	width: 1250px;
	height: 19px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 40px;
	left: 50%;
	z-index: 1;
	margin-left: -625px;
}
#section1_box_4::after {
	content: '';
	width: 1250px;
	height: 19px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -625px;
}
#section1_box_4 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 1130px;
}
#section1_box_4 #gyoza_h2_1 {
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1.5;
}
#section1_box_4 .gyoza_h2_1_3 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 240px;
	height: 44px;
	background-color: #FFFFFF;
	line-height: 1;
}
#section1_box_4 .section1_text1 {
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 100px;
}
#section1_box_4 #section1_img img {
	margin-bottom: 100px;
}
#section1_box_4 .section1_text2 {
	color: #E60012;
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 10px;
}
#section1_box_4 .section1_text3 {
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 50px;
}




.gyoza_h2_1_1 {
	color: #008D62;
}
.gyoza_h2_1_2 {
	color: #DE0100;
}






.section1_text span {
	color: #DE042B;
}

#section1_img {
	margin-bottom: 30px;
}


#section1_list {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.gyoza1 #section1_list {
	border-bottom: 1px solid #000000;
	width: 1100px;
}

#section1_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	font-size: 20px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: bottom;
	white-space: nowrap;
}
#section1_box_1 #section1_list li {
	width: 271px;
}
#section1_box_2 #section1_list li {
	width: 209px;
}
#section1_box_3 #section1_list li {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}
#section1_box_4 #section1_list li {
	width: auto !important;
	margin-left: 10px;
	margin-right: 10px;
}
#section1_box_1 #section1_list img {
	margin-bottom: 10px;
	height: 146px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#section1_box_2 #section1_list img {
	margin-bottom: 10px;
	height: 115px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#section1_box_3 #section1_list img {
	margin-bottom: 10px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#section1_box_4 #section1_list img {
	margin-bottom: 10px;
	height: 100px !important;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#section1_price_box {
	width: 100%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #A2A2A2;
	padding-top: 50px;
}
#section1_price_text {
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: 500;
}
#section1_price {
	color: #E60012;
	font-size: 70px;
	font-weight: 600;
	margin-bottom: 10px;
}
.section1_price_sub1 {
	font-size: 40px;
}
.section1_price_sub2 {
	font-size: 26px;
	font-weight: normal;
	color: #000000;
}





#section2 {
	padding-top: 70px;
	padding-bottom: 50px;
	text-align: center;
}
.buy_button {
	margin-bottom: 70px;
	border-bottom: 1px solid #000000;
	padding-bottom: 50px;
	padding-top: 30px;
}
#buy_button_title {
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 700;
}
.buy_card {
}
.buy_card .price_card_text {
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: 500;
}

.buy_card .price_card {
	width: 100px;
}





#section2_top {
	margin-bottom: 20px;
}

#section2_hukidasi {
	width: 210px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 21px;
}


#gyoza_h2_2 {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.5;
	display: inline-block;
	vertical-align: middle;
}
#section2_text {
	font-size: 18px;
	margin-bottom: 40px;
}
#section2_text2 {
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 30px;
}

#section2_line {
	background-color: #FFFCE8;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	min-width: 100%;
}
#section2_line_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	margin: auto;
	width: 1130px;
}
#section2_line_list li {
	list-style-position: outside;
	list-style-type: none;
	width: 360px;
}
#section2_line_list li img {
	width: 100%;
}

#section2_wrapper {
	padding-top: 100px;
}
.section2_2 {
	margin-bottom: 50px;
}
.section2_2_head {
	width: 350px;
	float: left;
	text-align: left;
}
#sec2_1 {
	width: 315px;
}
#sec2_2 {
	width: 315px;
}
#sec2_3 {
	width: 380px;
}
#sec2_4 {
	margin-top: -42px;
	margin-bottom: 47px;
}
#sec2_5 {
	margin-top: -39px;
	margin-bottom: 64px;
}



.section2_2_body {
	text-align: left;
	width: 730px;
	float: right;
	font-size: 16px;
	line-height: 1.7;
}
.section2_2_body h3 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 5px;
}
.section2_2_body h3::after {
	content: '';
	display: block;
	max-width: 1100px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 0px;
	position: relative;
	z-index: 10;
}
.section2_2_body ul {
	margin-left: 26px;
	margin-top: 10px;
}
#sec2_text {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 50px;
}
#sec2_h3_under {
	font-size: 33px;
	font-weight: 700;
	margin-bottom: 50px;
}
#sec2_h3_under span {
	color: #E60012;
}
#section3 {
	background-color: #FFFCE8;
	padding-top: 100px;
	padding-bottom: 100px;
}
#gyoza_h2_3 {
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 100px;
}
#gyoza_h2_3 span {
	color: #DE042B;
}
#sec3_ul {
}
.sec3_count {
	width: 120px;
	position: absolute;
	left: 0px;
	top: -46px;
}
.sec3_img {
	width: 430px;
}
.sec3_text {
	width: 400px;
	margin-left: -200px;
	text-align: justify;
	position: absolute;
	left: 50%;
	font-size: 14px;
	top: 350px;
	margin-top: -53px;
}
#sec3_under {
	font-size: 28px;
	margin-top: -50px;
}








#section3::before {
	content: '';
	width: 1250px;
	height: 19px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 30px;
	left: 50%;
	z-index: 1;
	margin-left: -625px;
}
#section3::after {
	content: '';
	width: 1250px;
	height: 19px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 40px;
	left: 50%;
	z-index: 1;
	margin-left: -625px;
}
#section4 {
	padding-top: 50px;
	padding-bottom: 50px;
}
#section4 .contents {
	width: 1130px;
}

#gyoza_h2_4 {
	font-size: 25px;
	text-align: left;
	margin-bottom: 30px;
	width: 100%;
	font-weight: 700;
	color: #535353;
}
#gyoza_h2_4::after {
	content: '';
	display: block;
	max-width: 1300px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}
#sec4_main {
	float: left;
	width: 570px;
}


#gyoza1_main_img {
	width: 570px;
	vertical-align: top;
	float: left;
	margin-left: 0px;
	margin-bottom: 20px;
}
#item_label {
	margin-bottom: 30px;
	width: 100%;
}
#item_label li {
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #989898;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 3px;
}#item_label li:last-child {
	border-bottom-style: none;
	
}
.label_head {
	display: inline-block;
	width: 75px;
	margin-right: 5px;
	vertical-align: top;
}
.label_head .t2  {
	margin-right: -2em;
	letter-spacing: 2em;
}
.label_head .t3  {
	margin-right: -2em;
	letter-spacing: 0.5em;
}
.label_body {
	width: calc(100% - 90px);
	display: inline-block;
	letter-spacing: 1px;
	vertical-align: top;
}
#allergen {
	text-align: left;
	width: 100%;
}
#all_title {
	padding-left: 80px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #000000;
}
#all_data {
	padding-left: 80px;
	padding-top: 3px;
}





#sec4_data {
	float: right;
	width: 500px;
	padding-top: 45px;
}
.sec4_data_box {
	margin-bottom: 50px;
}

#sec4_data h3 {
	font-size: 20px;
	margin-bottom: 0px;
	font-weight: 600;
}
#item1_h3 div {
	font-size: 28px;
	color: #FFFFFF;
	background-color: #E60012;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#section4 .price {
	font-weight: 600;
	color: #E60012;
	font-size: 40px;
	margin-bottom: 10px;
}
#section4 .price_sub1 {
	font-size: 23px;
}
#section4 .price_sub2 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}
.price_order   {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #EC6437;
	border: 1px solid #EC6437;
	border-radius: 50px;
	width: 250px;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	display: block;
	margin-bottom: 20px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
.price_order:hover {
	color: #EC6437;
	background-color: #FFD29A;
}

.price_order_long   {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #EC6437;
	border: 1px solid #EC6437;
	border-radius: 50px;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	display: block;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
	padding-right: 20px;
	padding-left: 20px;
	width: 300px;
}
.price_order_long:hover {
	color: #EC6437;
	background-color: #FFD29A;
}

.add_and_go_cart   {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	color: #000000;
	background-color: #E7EC37;
	border: 1px solid #E7EC37;
	border-radius: 50px;
	width: 250px;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	display: block;
	margin-bottom: 20px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
.add_and_go_cart:hover {
	color: #000000;
	background-color: #FFFEC4;
}
.order_qty {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	height: 50px;
	border: 2px solid #AFAFB0;
	border-radius: 20px;
	background-color: #EBEBEC;
	font-size: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}

#section4 .price_card_text {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#section4 .price_card {
	width: 90px;
}
#shipping {
	margin-top: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#shipping_h3 {
	font-size: 30px;
	border-radius: 5px;
	font-weight: 600;
	vertical-align: middle;
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
#shipping_area {
	margin-bottom: 30px;
}

#shipping_table {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	font-weight: 500;
	width: 100%;
	border-collapse: collapse;
}
#shipping_table tr th {
	width: 1.3%;
	color: #FFFFFF;
	background-color: #00609C;
	padding-top: 5px;
	padding-bottom: 5px;
}
#shipping_table tr th div {
	width: 100%;
	display: inline-block;
	padding-right: 7px;
	padding-left: 7px;
	border-right: 1px solid #FFFFFF;
}
#shipping_table tr th:last-child div {
	border-right: none;
}
#shipping_table tr .spacer {
	height: 2px;
}
#shipping_table tr .td {
	border: 1px solid #AFAFAF;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
#shipping_table tr .gb {
	background-color: #F1F1F1;
}
#shipping_area2 {
}
#shipping_area2_1 {
	margin-bottom: 30px;
	font-size: 18px;
	text-align: left;
}
#shipping_area2_1_title {
	font-weight: 500;
}

#shipping_area2_1 span {
	display: inline-block;
	margin-right: 20px;
}

#shipping_area2_2 {
	font-size: 25px;
	font-weight: 600;
}
#shipping_area2_2 span {
	color: #D51F22;
}



#section5 {
	padding-top: 50px;
	padding-bottom: 50px;
	height: 300px;
}
#section6 {
	background-color: #FDEAAA;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-top: -50px;
}
#section6  h3 {
	font-size: 26px;
}
#section6 .price {
	font-size: 54px;
	color: #E60012;
	font-weight: 600;
}
#section6 .price_sub1 {
	font-size: 30px;
}
#section6 .price_sub2 {
	font-size: 17px;
	color: #000000;
}
#section8 {
	background-color: #FFFCE8;
	padding-bottom: 50px;
	padding-top: 30px;
}
#gyoza_h2_5 {
	font-size: 30px;
	text-align: left;
	margin-bottom: 50px;
	width: 100%;
	font-weight: 700;
	color: #676767;
}
#gyoza_h2_5::after {
	content: '';
	display: block;
	max-width: 1300px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}
#section8_ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#section8_ul li {
	list-style-position: outside;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 15px;
	width: 360px;
}
#section8_ul li img {
	width: 100%;
}
#section8_text {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 27px;
	font-weight: 700;
}
#section8_text span {
	color: #FF0004;
	font-size: 35px;
}
#sec3_ul li {
	width: 450px;
	display: inline-block;
	position: relative;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 90px;
	vertical-align: top;
}
.popup_success {
	border: 1px solid #5BB531;
	border-radius: 10px;
	padding-top: 20px;
	padding-bottom: 25px;
	width: 1100px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #FFFFFF;
	z-index: 1100;
	display: block;
}
.popup_img {
	width: 400px;
	display: inline-block;
	vertical-align: top;
}
.popup_right {
	display: inline-block;
	width: 630px;
	vertical-align: top;
	padding-top: 10px;
}
.popup1 {
	font-size: 23px;
	margin-bottom: 30px;
}
.popup_icon  {
	width: 50px;
	vertical-align: middle;
	margin-right: 5px;
}
.popup1 span {
	vertical-align: middle;
}

.popup2 {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 20px;
}
.popup3 {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 20px;
}
.popup_num {
}
.popup4 {
}
.popup_price {
	font-size: 46px;
	font-weight: 500;
}
.popup_price2 {
	font-size: 26px;
	font-weight: 500;
}
.popup_price3 {
	font-size: 17px;
	margin-left: 5px;
}
.popup_error {
	border: 1px solid #C73F42;
	border-radius: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 24px;
	font-weight: 500;
	width: 1100px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #FFFFFF;
	z-index: 1100;
}



@media (max-width:1024px){
#top_area {
	padding-top: 20px;
	padding-bottom: 10px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#top1 {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	margin-bottom: 20px;
	background-color: #FCE6E7;
}
#top1 img {
	width: 100%;
}
#top2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
}
#top2 li {
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 10px;
	width: 220px;
}
#top2 li img {
	width: 100%;
}
#section1 {
	background-color: #FFFCE8;
}
#section1_box_1 {
	padding-top: 100px;
	padding-bottom: 100px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#section1_box_2 {
	padding-top: 100px;
	padding-bottom: 100px;
}
#section1_box_1::before {
	content: '';
	width: 930px;
	height: 15px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -465px;
}
#section1_box_1::after {
	content: '';
	width: 930px;
	height: 15px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -465px;
}
#section1_box_1 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1300px;
}
#section1_box_1 #gyoza_h2_1 {
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 20px;
}
#section1_box_1 #gyoza_h2_1 span {
	color: #DE042B;
}
#section1_box_1 .sec1_text {
	font-size: 28px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 50px;
}
#section1_box_1 #section1_img img {
	width: 373px;
}

#section1_box_2::before {
	content: '';
	width: 930px;
	height: 37px;
	background-image: url(../images/icon5.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -465px;
	transform: rotate(180deg);
}
#section1_box_2::after {
	content: '';
	width: 930px;
	height: 37px;
	background-image: url(../images/icon5.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 49px;
	left: 50%;
	z-index: 1;
	margin-left: -465px;
}
#section1_box_2 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1300px;
	position: relative;
}

#section1_box_2 #gyoza_h2_1 {
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 30px;
	text-align: center;
}
#section1_box_2 #gyoza_h2_1 span {
	color: #DE042B;
}
#section1_box_2 #sec1_img {
	width: 340px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#section1_box_2 .section1_text {
	font-size: 27px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 20px;
	text-align: center;
}
#section1_box_2 .section1_text2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 50px;
	text-align: center;
}
#section1_box_2 #section1_img img {
	width: 553px;
}
#section1_box_3 {
	padding-top: 100px;
	padding-bottom: 100px;
}#section1_box_3::before {
	content: '';
	width: 930px;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -465px;
}
#section1_box_3::after {
	content: '';
	width: 930px;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -462px;
}
#section1_box_3 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1300px;
}
#section1_box_3 #gyoza_h2_1 {
	font-size: 42px;
	font-weight: 600;
	margin-bottom: 30px;
}
#section1_box_3 #gyoza_h2_1 span {
	color: #DE042B;
}
#section1_box_3 .section1_text {
	font-size: 27px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 50px;
}
#section1_box_3 .section1_text2 {
	background-color: #009641;
	color: #FFFFFF;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	height: 58px;
	font-size: 37px;
	margin-bottom: 30px;
	padding-top: 5px;
}
#section1_box_3 #section1_img img {
	width: 570px;
	margin-bottom: 30px;
}


#section1_box_4 {
	padding-top: 100px;
	padding-bottom: 100px;
}
#section1_box_4::before {
	content: '';
	width: 930px;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 40px;
	left: 50%;
	z-index: 1;
	margin-left: -465px;
}
#section1_box_4::after {
	content: '';
	width: 930px;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -465px;
}
#section1_box_4 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#section1_box_4 #gyoza_h2_1 {
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1.5;
}
#section1_box_4 .section1_text {
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 100px;
}
#section1_box_4 #section1_img img {
	margin-bottom: 100px;
}



.section1_text span {
	color: #DE042B;
}

#section1_img {
	margin-bottom: 30px;
}


#section1_list {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.gyoza1 #section1_list {
	border-bottom: 1px solid #000000;
	width: 1100px;
}

#section1_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: bottom;
	white-space: nowrap;
}
#section1_box_1 #section1_list li {
	width: 250px;
}
#section1_box_2 #section1_list li {
	width: 180px;
}
#section1_box_3 #section1_list li {
	width: 180px;
}
#section1_box_4 #section1_list li {
	width: 180px;
}
#section1_box_1 #section1_list img {
	margin-bottom: 10px;
	height: 120px;
}
#section1_box_2 #section1_list img {
	margin-bottom: 10px;
	height: 115px;
}
#section1_box_3 #section1_list img {
	margin-bottom: 10px;
	height: 115px;
}
#section1_box_4 #section1_list img {
	margin-bottom: 10px;
	height: 115px;
}
#section1_price_box {
	width: 100%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #A2A2A2;
	padding-top: 50px;
}
#section1_price_text {
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: 500;
}
#section1_price {
	color: #E60012;
	font-size: 70px;
	font-weight: 600;
	margin-bottom: 10px;
}
.section1_price_sub1 {
	font-size: 40px;
}
.section1_price_sub2 {
	font-size: 26px;
	font-weight: normal;
	color: #000000;
}





#section2 {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
#section2_top {
	margin-bottom: 20px;
}

#section2_hukidasi {
	width: 160px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 21px;
}


#gyoza_h2_2 {
	font-size: 26px;
	font-weight: 700;
	line-height: 1.5;
	display: inline-block;
	vertical-align: middle;
}
#section2_text {
	font-size: 16px;
	margin-bottom: 40px;
}
#section2_text2 {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 30px;
}

#section2_line {
	background-color: #FFFCE8;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	min-width: 100%;
}
#section2_line_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	width: 850px;
	margin: auto;
}
#section2_line_list li {
	list-style-position: outside;
	list-style-type: none;
	width: 270px;
}
#section2_line_list li img {
	width: 100%;
}

#section2_wrapper {
	padding-top: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
.section2_2 {
	margin-bottom: 50px;
}
.section2_2_head {
	width: 280px;
	float: left;
	text-align: left;
}
#sec2_1 {
	width: 243px;
}
#sec2_2 {
	width: 239px;
}
#sec2_3 {
	width: 254px;
	margin-top: 50px;
}
#sec2_4 {
	width: 257px;
	margin-top: 0px;
	margin-bottom: 35px;
}
#sec2_5 {
	width: 246px;
}
.section2_2_body {
	text-align: left;
	width: 570px;
	float: right;
	font-size: 16px;
	line-height: 1.7;
}
.section2_2_body h3 {
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 5px;
}
.section2_2_body h3::after {
	content: '';
	display: block;
	max-width: 1100px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 0px;
	position: relative;
	z-index: 10;
}
.section2_2_body ul {
	margin-left: 26px;
	margin-top: 10px;
}
#sec2_text {
	font-size: 17px;
	line-height: 1.5;
	margin-bottom: 50px;
}
#sec2_h3_under {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 50px;
}
#sec2_h3_under span {
	color: #E60012;
}
#section3 {
	background-color: #FFFCE8;
	padding-top: 100px;
	padding-bottom: 100px;
}
#gyoza_h2_3 {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 100px;
}
#gyoza_h2_3 span {
	color: #DE042B;
}
#sec3_ul {
}
#sec3_ul li {
	width: 355px;
	display: inline-block;
	position: relative;
	margin-left: 50px;
	margin-right: 30px;
	margin-bottom: 114px;
	vertical-align: top;
}
.sec3_count {
	width: 96px;
	position: absolute;
	left: 0px;
	top: -46px;
}
.sec3_img {
	width: 345px;
}
.sec3_text {
	width: 300px;
	margin-left: -137px;
	text-align: justify;
	position: absolute;
	left: 50%;
	font-size: 16px;
	top: 287px;
}
#sec3_under {
	font-size: 28px;
	margin-top: -50px;
}








#section3::before {
	content: '';
	width: 930px;
	height: 15px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 30px;
	left: 50%;
	z-index: 1;
	margin-left: -465px;
}
#section3::after {
	content: '';
	width: 930px;
	height: 15px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 1;
	margin-left: -465px;
}
#section4 {
	padding-top: 50px;
	padding-bottom: 50px;
}
#section4 .contents {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#gyoza_h2_4 {
	font-size: 25px;
	text-align: left;
	margin-bottom: 40px;
	width: 100%;
	font-weight: 700;
	color: #535353;
}
#gyoza_h2_4::after {
	content: '';
	display: block;
	max-width: 1300px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}
#sec4_main {
	float: left;
	width: 360px;
}
#gyoza1_main_img {
	width: 360px;
	vertical-align: top;
	float: left;
	margin-left: 50px;
}
#item_label {
	margin-bottom: 30px;
	margin-left: 50px;
}
#item_label li {
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #989898;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 3px;
}#item_label li:last-child {
	border-bottom-style: none;
	
}
.label_head {
	display: inline-block;
	width: 75px;
	margin-right: 5px;
	vertical-align: top;
}
.label_head .t2  {
	margin-right: -2em;
	letter-spacing: 2em;
}
.label_head .t3  {
	margin-right: -2em;
	letter-spacing: 0.5em;
}
.label_body {
	width: calc(100% - 90px);
	display: inline-block;
	letter-spacing: 1px;
	vertical-align: top;
}
#allergen {
	text-align: left;
	margin-left: 50px;
}
#all_title {
	padding-left: 30px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #000000;
}
#all_data {
	padding-left: 30px;
	padding-top: 3px;
}


#sec4_data {
	float: right;
	width: 400px;
	margin-right: 0px;
	padding-top: 10px;
}
#sec4_data h3 {
	font-size: 15px;
	margin-bottom: 0px;
	font-weight: 600;
}
#section4 .price {
	font-weight: 600;
	color: #E60012;
	font-size: 40px;
	margin-bottom: 10px;
}
#section4 .price_sub1 {
	font-size: 23px;
}
#section4 .price_sub2 {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
}
#section4 .price_card_text {
	margin-bottom: 20px;
	font-size: 15px;
}
#section4 .price_card {
	width: 60px;
}
#section5 {
	padding-top: 50px;
	padding-bottom: 50px;
	height: 300px;
}
#gyoza_h2_5 {
	font-size: 19px;
	text-align: left;
	margin-bottom: 30px;
	width: 850px;
	font-weight: 700;
	color: #676767;
	margin-right: auto;
	margin-left: auto;
}
#gyoza_h2_5::after {
	content: '';
	display: block;
	max-width: 1300px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}
#section6 {
	background-color: #FDEAAA;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-top: -50px;
}
#section6  h3 {
	font-size: 18px;
}
#section6 .price {
	font-size: 47px;
}
#section6 .price_sub1 {
	font-size: 27px;
}
#section6 .price_sub2 {
	font-size: 17px;
}
#section8 {
	background-color: #FFFCE8;
	padding-bottom: 30px;
	padding-top: 30px;
}
#section8_ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#section8_ul li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 10px;
	width: 270px;
}
#section8_ul li img {
	width: 100%;
}
#section8_text {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
}

.popup_success {
	width: 800px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.popup_img {
	width: 400px;
	display: block;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
.popup_right {
	display: block;
	width: 400px;
	vertical-align: top;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.popup1 {
	font-size: 23px;
	margin-bottom: 30px;
}
.popup_icon  {
	width: 50px;
	vertical-align: middle;
	margin-right: 5px;
}
.popup1 span {
	vertical-align: middle;
}

.popup2 {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 20px;
}
.popup3 {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 20px;
}
.popup_num {
}
.popup4 {
}
.popup_price {
	font-size: 46px;
	font-weight: 500;
}
.popup_price2 {
	font-size: 26px;
	font-weight: 500;
}
.popup_price3 {
	font-size: 17px;
	margin-left: 5px;
}


.popup_error {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 800px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


}


@media (max-width:540px){
#top_area {
	padding-bottom: 10px;
	width: 540px;
	padding-top: 0px;
}
#top1 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-bottom: 20px;
	background-color: #FCE6E7;
}
#top1 img {
	width: 100%;
}
#top2 {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#top2 li {
	width: 48%;
	box-sizing: border-box;
	padding: 0px;
	border-radius: 5px;
	margin-bottom: 5px;
}
#top2 li img {
	width: 100%;
}
#section1 {
	background-color: #FFFCE8;
}
#section1_box_1 {
	padding-top: 70px;
	padding-bottom: 30px;
	width: 100%;
}
#section1_box_1::before {
	content: '';
	width: 500px;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -250px;
}
#section1_box_1::after {
	content: '';
	width: 500px;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -250px;
}
#section1_box_1 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1300px;
}
#section1_box_1 #gyoza_h2_1 {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 30px;
}
#section1_box_1 #gyoza_h2_1 span {
	color: #DE042B;
	display: block;
}
#section1_box_1 .section1_text {
	font-size: 30px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 50px;
}
#section1_box_1 #section1_img img {
	width: 370px;
	margin-bottom: 10px;
}
#section1_box_2 {
	padding-top: 70px;
	padding-bottom: 30px;
}

#section1_box_2::before {
	content: '';
	width: 97%;
	height: 27px;
	background-image: url(../images/icon5.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -48.5%;
	transform: rotate(180deg);
}
#section1_box_2::after {
	content: '';
	width: 97%;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -48.5%;
}
#section1_box_2 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1300px;
	position: relative;
}

#section1_box_2 #gyoza_h2_1 {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 30px;
	text-align: center;
}
#section1_box_2 #gyoza_h2_1 span {
	color: #DE042B;
}
#section1_box_2 #sec1_img {
	width: 340px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#section1_box_2 .section1_text {
	font-size: 30px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 20px;
	text-align: center;
}
#section1_box_2 .section1_text2 {
	font-size: 25px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 50px;
	text-align: center;
}
#section1_box_2 #section1_img img {
	width: 490px;
}


#section1_box_3 {
	padding-bottom: 50px;
	padding-top: 60px;
}#section1_box_3::before {
	content: '';
	width: 97%;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -48.5%;
}
#section1_box_3::after {
	content: '';
	width: 97%;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -48.5%;
}
#section1_box_3 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1300px;
}
#section1_box_3 #gyoza_h2_1 {
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 20px;
}
#section1_box_3 #gyoza_h2_1 span {
	color: #DE042B;
}
#section1_box_3 .section1_text {
	font-size: 25px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 50px;
}
#section1_box_3 .section1_text2 {
	background-color: #009641;
	color: #FFFFFF;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	font-size: 34px;
	margin-bottom: 20px;
	padding-top: 5px;
}
#section1_box_3 #section1_img img {
	width: 450px;
	margin-bottom: 30px;
}


#section1_box_4 {
	padding-top: 50px;
	padding-bottom: 60px;
}
#section1_box_4::before {
	content: '';
	width: 97%;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -48.5%;
}
#section1_box_4::after {
	content: '';
	width: 97%;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -48.5%;
}
#section1_box_4 .section1_contents {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#section1_box_4 #gyoza_h2_1 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1.5;
}
#section1_box_4 .section1_text {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 60px;
}
#section1_box_4 #section1_img img {
	margin-bottom: 60px;
	width: 100%;
}




.section1_text span {
	color: #DE042B;
}

#section1_img {
	margin-bottom: 30px;
}


#section1_list {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

#section1_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: bottom;
	white-space: nowrap;
	margin-bottom: 20px;
}
#section1_box_1 #section1_list li {
	margin-left: 5px;
	width: auto;
	margin-right: 5px;
}
#section1_box_2 #section1_list li {
	width: 200px;
}
#section1_box_3 #section1_list li {
	width: 200px;
}
#section1_box_4 #section1_list li {
	width: 200px;
}
#section1_box_1 #section1_list img {
	margin-bottom: 10px;
	height: 80px;
}
#section1_box_2 #section1_list img {
	margin-bottom: 10px;
	height: 115px;
}
#section1_box_3 #section1_list img {
	margin-bottom: 10px;
	height: 115px;
}
#section1_box_4 #section1_list img {
	margin-bottom: 10px;
	height: 115px;
}
#section1_list1 {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: auto;

}
#section1_list2 {
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;

}
#section1_list3 {
	width: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;


}
#section1_list4 {
	width: auto;
	margin-right: auto;
	display: block;
	margin-left: auto;

}
#section1_list5 {
	width: auto;
	margin-right: auto;
	display: block;
	margin-left: auto;

}
#section1_price_box {
	width: 100%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #A2A2A2;
	padding-top: 50px;
}
#section1_price_text {
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: 500;
}
#section1_price {
	color: #E60012;
	font-size: 70px;
	font-weight: 600;
	margin-bottom: 10px;
}
.section1_price_sub1 {
	font-size: 40px;
}
.section1_price_sub2 {
	font-size: 26px;
	font-weight: normal;
	color: #000000;
}





#section2 {
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
}
#section2_top {
	margin-bottom: 30px;
}

#section2_hukidasi {
	width: 210px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 21px;
}


#gyoza_h2_2 {
	font-size: 34px;
	font-weight: 700;
	line-height: 1.5;
	display: inline-block;
	vertical-align: middle;
}
#section2_text {
	font-size: 20px;
	margin-bottom: 40px;
	text-align: justify;
}
#section2_text2 {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 30px;
}

#section2_line {
	background-color: #FFFCE8;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	min-width: 100%;
}
#section2_line_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	width: 100%;
	margin: auto;
}
#section2_line_list li {
	flex: calc(33.0% - 50px);
	margin-right: 10px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: none;
}
#section2_line_list li img {
	width: 100%;
}

#section2_wrapper {
	padding-top: 30px;
	width: 100%;
}
.section2_2 {
	margin-bottom: 50px;
}
.section2_2_head {
	width: 100%;
	float: left;
	text-align: center;
}
#sec2_1 {
	width: 315px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sec2_2 {
	width: 315px;
}
#sec2_3 {
	width: 380px;
}
#sec2_4 {
	width: 306px;
}
#sec2_5 {
	width: 324px;
}
.section2_2_body {
	text-align: left;
	width: 100%;
	float: right;
	font-size: 16px;
	line-height: 1.7;
	margin-top: -67px;
}
.section2_2_body h3 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 5px;
}
.section2_2_body h3::after {
	content: '';
	display: block;
	max-width: 1100px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 0px;
	position: relative;
	z-index: 10;
}
.section2_2_body ul {
	margin-left: 26px;
	margin-top: 10px;
}
#sec2_text {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 50px;
	text-align: justify;
}
#sec2_h3_under {
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 50px;
}
#sec2_h3_under span {
	color: #E60012;
}
#section3 {
	background-color: #FFFCE8;
	padding-top: 70px;
	padding-bottom: 100px;
}
#gyoza_h2_3 {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 70px;
}
#gyoza_h2_3 span {
	color: #DE042B;
}
#sec3_ul {
	padding-left: 0px;
}
#sec3_ul li {
	width: 100%;
	display: inline-block;
	position: relative;
	margin-left: auto !important;
	margin-bottom: 120px;
	vertical-align: top;
	padding-bottom: 61px;
	margin-right: auto !important;
}
.sec3_count {
	width: 124px;
	position: absolute;
	left: -28px;
	top: -46px;
}
.sec3_img {
	margin-left: 9px;
	width: 400px;

}
.sec3_text {
	width: 400px;
	margin-left: 30px;
	text-align: justify;
	position: absolute;
	left: 0%;
	font-size: 16px;
	top: 350px;
}
#sec3_under {
	font-size: 20px;
	margin-top: -50px;
}








#section3::before {
	content: '';
	width: 97%;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 30px;
	left: 50%;
	z-index: 1;
	margin-left: -48.5%;
}
#section3::after {
	content: '';
	width: 97%;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 1;
	margin-left: -48.5%;
}
#section4 {
	padding-top: 30px;
	padding-bottom: 50px;
}
#section4 .contents {
	width: 100%;
}

#gyoza_h2_4 {
	font-size: 25px;
	text-align: left;
	margin-bottom: 70px;
	width: 100%;
	font-weight: 700;
	color: #535353;
}
#gyoza_h2_4::after {
	content: '';
	display: block;
	max-width: 1300px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}
#sec4_main {
	float: none;
	width: 100%;
	margin-bottom: 30px;
}
#gyoza1_main_img {
	width: 500px;
	vertical-align: top;
	float: none;
	margin-bottom: 30px;
	margin-left: 0px;
}
#item_label {
	margin-bottom: 30px;
	margin-left: 0px;
}
#item_label li {
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #989898;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 3px;
}#item_label li:last-child {
	border-bottom-style: none;
	
}
.label_head {
	display: inline-block;
	width: 75px;
	margin-right: 5px;
	vertical-align: top;
}
.label_head .t2  {
	margin-right: -2em;
	letter-spacing: 2em;
}
.label_head .t3  {
	margin-right: -2em;
	letter-spacing: 0.5em;
}
.label_body {
	width: calc(100% - 90px);
	display: inline-block;
	letter-spacing: 1px;
	vertical-align: top;
}
#allergen {
	text-align: left;
	margin-left: 0px;
}
#all_title {
	padding-left: 80px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #000000;
}
#all_data {
	padding-left: 80px;
	padding-top: 3px;
}

#sec4_data {
	float: none;
	width: 100%;
	margin-right: 0px;
}
#sec4_data h3 {
	font-size: 21px;
	margin-bottom: 20px;
	font-weight: 600;
}
#sec6_data h3 {
	font-size: 26px;
	margin-bottom: 0px;
	font-weight: 600;
}
#section4.price {
	font-weight: 600;
	color: #E60012;
	font-size: 51px;
	margin-bottom: 10px;
}
#section4.price_sub1 {
	font-size: 29px;
}
#section4.price_sub2 {
	color: #000000;
	font-size: 19px;
	font-weight: normal;
}
#section4 .price_card_text {
	font-size: 24px;
	margin-bottom: 20px;
}
#section4 .price_card {
	width: 90px;
}
#shipping_area {
	overflow-x: scroll;
	padding-bottom: 10px;
}

#shipping_table {
	width: 1000px;
}

#shipping_area2 {
}
#shipping_area2_1 {
	margin-bottom: 30px;
	font-size: 18px;
	text-align: left;
}
#shipping_area2_1_title {
	font-weight: 500;
	margin-bottom: 5px;
}

#shipping_area2_1 span {
	display: block;
	margin-right: 20px;
}

#shipping_area2_2 {
	font-size: 25px;
	font-weight: 600;
}
#shipping_area2_2 span {
	color: #D51F22;
}


#section5 {
	padding-top: 50px;
	padding-bottom: 50px;
	height: 300px;
}
#gyoza_h2_5 {
	font-size: 25px;
	text-align: left;
	margin-bottom: 20px;
	width: 100%;
	font-weight: 700;
	color: #676767;
}
#gyoza_h2_5::after {
	content: '';
	display: block;
	max-width: 1300px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}

#section6 {
	background-color: #FDEAAA;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-top: -44px;
}
#section6  h3 {
	font-size: 20px;
}
#section6 .price {
	font-size: 54px;
}
#section6 .price_sub1 {
	font-size: 30px;
}
#section6 .price_sub2 {
	font-size: 20px;
}



#section8 {
	background-color: #FFFCE8;
	padding-bottom: 30px;
	padding-top: 30px;
}
#section8_ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#section8_ul li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 5px;
	width: 32%;
}
#section8_ul li img {
	width: 100%;
}
#section8_text {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 20px;
}

.popup_success {
	width: 450px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}



.popup_error {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 450px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

}
