@charset "shift_jis";

body {
	box-sizing: border-box;
}
h1, h2 {
	font-size: 18px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}
#new_year_goods2026-body {
	margin: 0px auto 50px;
	font-size: 16px;
	line-height: 1.5;
	color: #222;
	width: 830px;
}
.menu_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	height:40px;
}
#new_year_goods2026-body .menu {
	width: 180px;
	font-size: 18px;
	font-weight: bold; 
	color: #333333;
	text-decoration: none;
	text-align: center;
	background: #ffdb63;
	padding: 8px 10px;
	border-radius: 5px;
}
#new_year_goods2026-body .menu:hover {
	opacity: 0.7;
	transition: 0.2s;
}
.header_txt {
	margin: 30px;
}
.goods_title {
	font-size: 22px;
	font-weight: bold;
	border-bottom: 4px solid #e69400;
	margin-bottom: 20px;
	padding: 40px 5px 0px;
}
.goods_title_sub {
	font-size: 18px;
	margin-left: 30px;
}
.goods_content {
	font-size: 15px;
	margin: 20px 0px 20px;
	display: flex;
	justify-content: space-around;
}
.title_img {
	color: #222;
	display: inline-block;
	margin-bottom: 20px;
	text-decoration: none;
}
#new_year_goods2026-body .title_img:hover {
	opacity: 0.7;
}
.goods_spec {
	font-size: 14px;
	background: #eee;
	margin: 0px;
	padding: 20px 20px;
	list-style: none;
}
.goods_spec li {
	text-indent: -1em;
	padding-left: 1em;
	padding-bottom: 3px;
}
#new_year_goods2026-body .spec_link {
	color: #0066ff;
	text-decoration: underline;
}
#new_year_goods2026-body .spec_link:hover {
	text-decoration: none;
}
.img_s {
	font-size: 12px;
	color: #666;
	margin-bottom: 3px;
	float: right;
}
.tbl_title {
	font-weight: bold;
	line-height: 1.3;
}
.tbl_zeinuki {
	font-size: 13px;
	font-weight: normal;
	padding: 3px 3px 0px 0px;
	float: right;
}
.price_tbl {
	width:100%;
	font-size: 14px;
	table-layout: fixed;
	margin: 3px 0px 10px;
	border-collapse: collapse;
	border: 1px solid #f8ac39;
	white-space: nowrap;
}
.price_tbl th {
	font-weight: normal;
	background: #ffebcd;
	padding: 3px 0px;
	/* border: 1px solid #f8ac39; */
	border-top: 1px solid #f8ac39;
	border-bottom: 1px solid #f8ac39;
	border-right: 1px solid #ffd79b;
	text-align: center;
}
.price_tbl .row_hd:first-child, .price_tbl th:last-child, .price_tbl td:last-child {
	border-right: 1px solid #f8ac39;
}
.price_tbl td {
	padding: 5px 0px;
	/* border: 1px solid #f8ac39;	*/
	border-right: 1px solid #ffd79b;
	border-bottom: 1px solid #ffd79b;
	text-align: center;
}
.price_tbl tr:last-child td {
	border-bottom: 1px solid #f8ac39;
}
.tbl_note {
	font-size: 15px;
	margin-top: 5px;
	line-height: 1.5;
}
.tbl_att {
	font-size: 14px;	
	color: #555;
	margin-top: 5px;
	line-height: 1.3;
}
.btn_area {
	margin: 40px 0px 50px;
	text-align: center;
}
#new_year_goods2026-body .btn_area .combtn {
	width: 250px;
	padding: 5px;
	margin: 0px 5px;
	border-radius: 10px;
	line-height: 2.0;
	box-shadow: none;
	position: relative;
}
#new_year_goods2026-body .btn_area .material-icons {
	vertical-align: text-top;
}
#new_year_goods2026-body .btn_area .icon_left {
	font-size: 20px;
	position: absolute;
	top: 10px;
	left: 25px;
}
#new_year_goods2026-body .btn_area .icon_right {
	font-size: 20px;
	position: absolute;
	top: 12px;
	right: 25px;
}
#new_year_goods2026-body .btn_area .btn_text {
	font-size: 16px;
}
#tenu_img {
	display: flex;
	justify-content: space-around;
	margin-bottom: 20px;
}
.logo_txt {
	background: #fff3ce;
	/* background: #fff2cc; */
	padding: 15px 20px;
}
#tw_tbl td {
	border-bottom: 1px solid #f8ac39;
}
.tw_price {
	font-weight: bold;
	color: #ff0000;
}
.tw_price_n {
	font-size: 20px;
}
.eco_hd {
	font-size: 18px;
	font-weight: bold;
	background: #deebf7;
	display: inline-block;
	padding: 5px 15px 3px;
	margin-bottom: 15px;
}
#content-footer {
	min-width: 1100px !important;
}
.inquiry_link:hover {
    text-decoration: underline;
}
.inquiry_link {
    color: #222;
    display: inline-block;
    text-decoration: none;
}
.waku {
	font-size:18px;
	background:#F2F2F2;
	padding:15px 15px 20px;
	margin:50px 40px;
	text-align:center;
}
