@charset "utf-8";
/*
	Last Update:2026/06/01
	Auther: iw
*/
.fa::before { font-family:"Font Awesome 5 Free"; }
.c_takuhai_brown { color:#614e42 !important; }
.bg_takuhai1 { background:#fdf8ed; }
.bg_takuhai_yellow-o { background:#fffcf3; }
/*
.c_takuhai_orange { color:#e95532; }
.bg_takuhai_brown-o { background:#efe7da; }
a.btn_takuhai6 { display:block; border-radius:5px; color:#fff; font-size:1.25em; font-weight:bold; padding:10px 0; max-width:400px; margin:0 auto; background:#e95532; }
.takuhai_box { border-radius:10px; padding:15px; }
*/
.takuhai_hl1 { position:relative; text-align:center; margin-bottom:30px; }
.takuhai_hl1 .main { display:block; line-height:100%; font-weight:bold; }
.takuhai_hl1 .sub { display:block; font-size:1em; }
	@media (max-width: 575px){
		.takuhai_hl1 .main { font-size:2em; }
		.takuhai_hl1 .main._sp_small { font-size:1.5em; }
	}
	@media (min-width: 576px){
		.takuhai_hl1 .main { font-size:2.5em; }
	}
/*
.takuhai_hl2 { position:relative; text-align:center; max-width:100%; width:500px; margin:0 auto 20px; padding:0 20px; }
.takuhai_hl2 .main { display:block; background:#ffd036; color:#614e42; font-weight:bold; font-size:1.25em; padding:4px 0 0; height:40px; }
.takuhai_hl2:before, .takuhai_hl2:after { content:""; position:absolute; top:0; border-width:20px; border-style:solid; border-color:#ffd036 transparent #ffd036 transparent; }
.takuhai_hl2:before { left:0; }
.takuhai_hl2:after { right:0; }
.takuhai_hl2.mincho .main, .takuhai_hl2 .main.mincho { padding:6px 0 0; }
.takuhai_hl2._white .main { background:#fff; color:#614e42; }
.takuhai_hl2._white:before,
.takuhai_hl2._white:after { border-color:#fff transparent #fff transparent; }
	@media (max-width: 991px){
		.takuhai_hl2 .main { padding:7px 0 0; }
		.takuhai_hl2.mincho .main, .takuhai_hl2 .main.mincho { padding:9px 0 0; }
	}

.takuhai_hl4 { text-align:center; margin-bottom:15px; }
.takuhai_hl4 > span { display:inline-block; }
.takuhai_hl4 .main { position:relative; line-height:130%; font-size:1.1em; font-weight:bold; background:#ffd036; color:#614e42; padding:5px 15px; min-width:160px; }
.takuhai_hl4 .main:before, .takuhai_hl4 .main:after { content:""; position:absolute; top:-3px; display:block; border-style:solid; border-width:14px 15px; width:0; height:0; }
.takuhai_hl4 .main:before { left:-30px; border-color:#ffd036 #ffd036 #ffd036 transparent; }
.takuhai_hl4 .main:after { right:-30px; border-color:#ffd036 transparent #ffd036 #ffd036; }


#tabeten_1 { background:#412621 url(./image/back.jpg) no-repeat center top / cover; }
#tabeten_1 .takuhai_box { box-shadow:0 0 5px rgba(0,0,0,0.2); }
#tabeten_1 .takuhai_box .text { padding:40px 0 0; }
#tabeten_1 .takuhai_box .text dl { display:flex; align-items:stretch; }
#tabeten_1 .takuhai_box .text dt { width:30%; display:flex; align-items:center; justify-content:center; text-align:center; }
#tabeten_1 .takuhai_box .text dd { width:70%; padding-left:10px; }
*/

#tabeten_delivery_main { background:#fdeac8 url(./image/back.jpg) repeat center top; }
.tabeten_delivery_course { background:#fff; height:100%; border-radius:12px; overflow:hidden; box-shadow:0px 3px 6px rgba(0,0,0,0.3); }
.tabeten_delivery_course .photo { position:relative; }
.tabeten_delivery_course .icon { position:absolute; }
.tabeten_delivery_course .icon ul { list-style:none; display:flex; align-items:center; }
.tabeten_delivery_course .icon li { display:flex; align-items:center; justify-content:center; text-align:center; background:#fdf8ed; border-radius:50%; color:#40251f; font-weight:bold; line-height:1.2; }
.tabeten_delivery_course .photo .icon li + li { margin-left:5px; }
#tabeten_c1.tabeten_delivery_course .photo .icon li { border:2px solid #ff7322; }
#tabeten_c2.tabeten_delivery_course .photo .icon li { border:2px solid #4f953f; }
#tabeten_c3.tabeten_delivery_course .photo .icon li { border:2px solid #7965ac; }
#tabeten_c4.tabeten_delivery_course .photo .icon li { border:2px solid #b32a30; }
#tabeten_c2.tabeten_delivery_course .photo .icon li._active { background:#4f953f; color:#fff; }
	@media (max-width: 575px){
		.tabeten_delivery_course .icon { top:5px; left:5px; width:100%; text-align:center; }
		.tabeten_delivery_course .icon li { width:60px; height:60px; font-size:10px; }
	}
	@media (min-width: 576px){
		.tabeten_delivery_course .icon { top:10px; left:10px; }
		.tabeten_delivery_course .icon li { width:70px; height:70px; font-size:12px; }
	}

.tabeten_delivery_course .text { padding:30px; }
#tabeten_c1 .takuhai_hl1 .main { color:#ff7322; }
#tabeten_c2 .takuhai_hl1 .main { color:#4f953f; }
#tabeten_c3 .takuhai_hl1 .main { color:#7965ac; }
#tabeten_c4 .takuhai_hl1 .main { color:#b32a30; }

.tabeten_delivery_course .text dl { display:flex; align-items:stretch; }
.tabeten_delivery_course .text dt { width:30%; display:flex; align-items:center; justify-content:center; text-align:center; }
.tabeten_delivery_course .text dd { width:70%; padding-left:10px; }
.takuhai_tabe_icon { font-size:14px; border:1px solid #614e42; border-radius:3px; width:calc(100% - 7px); line-height:120%; min-height:3.5em; }
.takuhai_tabe_icon .sub { font-size:12px; }
	@media (max-width: 575px){
		.takuhai_tabe_icon { font-size:11px; }
		.takuhai_tabe_icon .sub { letter-spacing:-1px; font-size:8px; }
	}
.takuhai_tabe_price { font-size:18px; }
.takuhai_tabe_price span { font-size:32px; font-weight:bold; line-height:120%; }
.takuhai_tabe_price2 { font-size:11px; color:#777; }
	@media (max-width: 575px){
		.takuhai_tabe_price span { font-size:26px; }
		.takuhai_tabe_price2 { font-size:9px; }
	}
	@media (min-width: 576px){
		.takuhai_tabe_price span { font-size:30px; }
		.takuhai_tabe_price2 { font-size:12px; }
	}
#tabeten_c1 .takuhai_tabe_price span { color:#ff7322; }
#tabeten_c2 .takuhai_tabe_price span { color:#4f953f; }
#tabeten_c3 .takuhai_tabe_price span { color:#7965ac; }
#tabeten_c4 .takuhai_tabe_price span { color:#b32a30; }

.lp_menu {
	background: #fff;
	border: 2px solid #f0d28d;
	border-radius: 12px;
	padding: 16px;
	margin-bottom: 24px;
}
#tabeten_lp2 .lp_menu { border:2px solid #f0b28d; }

.lp_menu_title {
	font-size: 1.9rem;
	line-height: 1.2;
	margin: 0 0 8px;
	color: #533123;
}
#tabeten_delivery_main .lp_menu_title { font-size:1.8rem; }

.lp_menu_image { border-radius:10px; margin-bottom:12px; overflow:hidden; }

.lp_menu_links {
	text-align:center;
}

.lp_menu_links a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 8px;
	border-radius: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background:linear-gradient(90deg, #b44d35, #d49503);
	line-height:1.2;
	width:100%; 
	max-width:350px;
}
.lp_menu_table {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
}
.lp_menu_item {
	background: #faf6ee;
	border: 1px solid #ebd9b8;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
}
.lp_menu_item dt {
	font-weight: bold;
	font-size: 1.3rem;
	margin-bottom: 6px;
}
.lp_menu_item .main {
	font-size: 2.2rem;
	line-height: 1.1;
	color: #a7282d;
	font-weight:bold;
}

.lp_menu._plus { background:#d2eefc; border:2px solid #8ac1dd; }
.lp_menu._plus .lp_menu_item dt { line-height:1.2; }

#delivery_option2 { background:#fbddd4; }
.tabeten_delivery_box { border-top:6px solid #9a1a3e; box-shadow:0 8px 18px rgba(89, 57, 29, 0.08); padding:0 20px 20px; border-radius:16px; background:#fff; }
.tabeten_delivery_box .photo { position:relative; }
.tabeten_delivery_box .icon { position:absolute; }
.tabeten_delivery_box .icon ul { list-style:none; display:flex; align-items:center; gap:5px; }
.tabeten_delivery_box .icon li { display:flex; align-items:center; justify-content:center; text-align:center; background:#da4e75; border-radius:50%; color:#fff; font-weight:bold; line-height:1.2; }
.tabeten_delivery_box .icon li._cold { background:#009ce0; font-size:1em; }
.tabeten_delivery_box .icon li._normal { background:#656bb2; font-size:1em; }
	@media (max-width: 575px){
		.tabeten_delivery_box .icon { top:5px; left:5px; width:100%; text-align:center; }
		.tabeten_delivery_box .icon li { width:60px; height:60px; font-size:10px; }
	}
	@media (min-width: 576px){
		.tabeten_delivery_box .icon { top:5px; left:-5px; }
		.tabeten_delivery_box .icon li { width:70px; height:70px; font-size:12px; }
	}
.tabeten_delivery_box .hl_4 { margin-bottom:10px; text-align:center; color:#9a1a3e; }

.takuhai_icon_circle { border-radius:50%; overflow:hidden; margin:0 auto; max-width:120px; background:#efe7da; aspect-ratio:1 / 1; display:flex; align-items:center; justify-content:center; }
.takuhai_icon_circle i { display:block; font-size:45px; line-height:120px; }
.takuhai_icon_circle_text { font-size:0.9em; font-weight:bold; text-align:center; }
	@media (max-width: 575px){
		.takuhai_icon_circle { margin-bottom:10px; }
	}
	@media (min-width: 576px){
		.takuhai_icon_circle { margin-bottom:20px; }
	}

.tabeten_delivery_unit {
	background:#fbf7ed;
	border: 1px solid #ead9bd;
	border-radius: 12px;
	padding: 18px;
	margin-bottom: 24px;
}

.tabeten_delivery_unit_title {
	font-size: 1.5rem;
	margin: 0 0 10px;
	color: #533123;
}
