section#info #sentences h2 {
        font-size: 1.1rem;
        padding: 0 10px;
        margin: 0 auto 20px auto;
        color: #7C6B2F;
	font-family: Georgia, "Times New Roman", Times, "serif";
    }


#takeout {
	/*background:url(../takeout/img/order.jpg) no-repeat;*/
	width: 980px;
	height: 580px;
	background-size: contain;
}
#takeout a.link {
	display: inline-block;
	position: relative;
	top: -480px;
	left: 460px;
	width: 200px;
	background-color: #c01920;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	margin: 0px 10px;
	color: #FFFFFF;
	font-weight: 600;
}

@media screen and (max-width:768px) {
#takeout {
	width: 100%;
	height: auto;
	background-size: contain;
	margin-bottom: 10px;
}
#takeout a.link {
	top: -315px;
	left: 310px;
	width: 110px;
	;
	font-size: 13px;
	margin: 0px 8px;
}
}

@media screen and (max-width:640px) {
#takeout a.link {
	top: -210px;
	left: 310px;
	width: 110px;
	;
	font-size: 13px;
}
}

@media screen and (max-width:480px) {
#takeout a.link {
	top: -175px;
	left: 42%;
	width: 80px;
	font-size: 10px;
	margin: 0px 4px;
	padding: 4px
}
}

/* === WEB_UPDATE-4148 ‡C‡E (2026-06-22) === */
.inner{width:1040px;max-width:100%;margin:0 auto;}
a.btn-search{display:inline-block;padding:6px 16px;margin:10px 0 20px;background:#333;border-radius: 4px;color:#fff;font-size:13px;text-decoration:none;border-radius:2px;transition:.3s;}
a.btn-search:hover{background:#ED6A60;}
.mainimg {
	text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 560px;
    background: url(/information/takeout/img/takeout.jpg) top center no-repeat;
	margin-top: 40px;
}
.mainimg span {
		display: none;
	}

@media screen and (max-width:480px) {
.mainimg {
    background: url(/information/takeout/img/takeout_sp.jpg) top center no-repeat;
	background-size: 100%;
	height: 360px;
	margin-top: 65px;
}
}
	.lists-takeout li a.shopname {
    width: 51%;
	}
	.btn-obj {
  display: inline-flex;
  align-items: center;
  justify-content: center;
		width: 21% !important;
  /*min-width: 220px;*/
  background: #ab9d6e !important;
  color: #fff;
  text-decoration: none;
  font-size: 12px !important;
  letter-spacing: 0.08em;
  /*border-radius: 4px;*/
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
margin: 0 3px;
}


/* ==========================
   ‰æ‘œ3—ñ
========================== */

.image-grid{
    display:flex;
    gap:20px;
    margin:30px 0;
}

.image-item{
    flex:1;
}

.image-item img{
    display:block;
    width:100%;
    height:auto;
    border-radius:6px;
}

/* ==========================
   ƒXƒ}ƒz
========================== */

@media (max-width:768px){

    .image-grid{
        flex-direction:column;
        gap:5px;
		width: 90%;
        margin: 30px auto;
    }

}



/* ƒzƒo[ */
.btn-obj:hover {
  background: #b08a4a;
  color: #fff;
  transform: translateY(-3px);
  /*box-shadow: 0 6px 12px rgba(0,0,0,0.25);*/
}

.btn-obj:hover::after {
  transform: translateX(5px);
}


/* ƒXƒ}ƒz */
@media screen and (max-width: 767px) {
  .btn-obj {
    padding: 0px 2px;
	  margin: 0 1px;
    font-size: 11px !important;
  }
}
/*-- PSCƒfƒŠƒoƒŠƒƒjƒ…[•ƒAƒ“ƒJ[ƒ{ƒ^ƒ“ ------- */
	    .takeout-cont {
        max-width: 980px;
			text-align: center;
			position: relative;
			padding-top: 80px;
	}
	#main_in {
    width: 92%;
    margin: 0 auto 20px;
}
	#main_in div img {
    width: 100%;
    height: 100%;
}
#a_link {
	width: 100%;
	margin: 20px auto 20px auto;
	overflow: hidden;
}
#a_link li {
	width: 23%;
    float: left;
    margin: 0 1% 0;
}
#a_link li a {
	text-align: center;
    /* border: solid 2px #c42222; */
    padding: 10px 8px 8px;
    text-decoration: none;
    font-family: "Ÿà–¾’©", "Yu Mincho", "Ÿà–¾’©‘Ì", "YuMincho", "Roboto Slab", Garamond, "Times New Roman", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", serif;
    font-weight: 700;
    font-size: 0.9em;
    display: grid;
    line-height: 1.2em;
    background: #d5d5d5;
}
#a_link li a span {
	font-size: 0.75em;
	font-family: "ŸàƒSƒVƒbƒN", "Yu Gothic", YuGothic, "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ƒSƒVƒbƒN", "MS Gothic", sans-serif;
	font-weight: 500;
}
@media screen and (max-width: 480px) {
.takeout-cont {
    width: 100%;
	margin-bottom: 0;
}
#a_link li a {
	line-height: 1.2em;
	font-size: 0.7em;
}
	}
/*-- PSCƒfƒŠƒoƒŠƒAƒ“ƒJ[ƒ{ƒ^ƒ“ ------- */


/* === WEB_UPDATE-4148 WEB’•¶ ŒÅ’èƒ{ƒ^ƒ“ === */
#weborder-fixed{position:fixed;left:0;right:0;bottom:0;z-index:1000;text-align:center;padding:10px 0;background:rgba(255,255,255,.92);box-shadow:0 -2px 8px rgba(0,0,0,.12);}
#weborder-fixed .weborder-link{display:inline-block;width:90%;max-width:400px;padding:14px 0;background:#0f3810;color:#fff;font-size:16px;font-weight:700;text-decoration:none;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:background .3s;}
#weborder-fixed .weborder-link:hover{background:#88794a;}
@media screen and (max-width:767px){#weborder-fixed .weborder-link{font-size:14px;padding:12px 0;}}

/* WEB_UPDATE-4148 2026-07-01: responsive top banner */
#line_bann img{width:100%;height:auto;}
