<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#key {
  background: url("../img/takeout/key_bg.jpg") no-repeat center bottom/cover;
}

.nav-target {
  font-weight: 500;
}

#sec1 {
  background: url(../img/takeout/sec1_bg.jpg) no-repeat bottom center;
  padding-bottom: 290px;
}

#sec1 .wrap {
  background: url(../img/takeout/sec1_deco.png) no-repeat top right;
}

#sec1 h2 {
  position: absolute;
  top: 162px;
  right: 180px;
}

#sec1 .photo1 {
  position: absolute;
  top: 480px;
  right: -73px;
}

#sec1 .photo {
  padding-top: 110px;
  margin: 0 0 -44px -73px;
  position: relative;
  z-index: 2;
}

#sec1 ul {
  background: url(../img/takeout/bg_box.png) no-repeat top right;
  width: 566px;
  height: 476px;
  margin-left: -110px;
  box-sizing: border-box;
  padding: 68px 0 0 120px;
}

#sec1 ul li {
  width: 345px;
  text-align: justify;
}

#sec2 {
  background: url(../img/shared/bg_1.jpg) repeat center top;
  position: relative;
  padding: 46px 0 85px;
}

#sec2 .wrap h2 {
  position: absolute;
  top: 173px;
  left: 125px;
}

#sec2 .wrap .photo {
  position: absolute;
  top: 555px;
  left: -120px;
  z-index: 2;
}

#sec2 .wrap .photo1 {
  width: 856px;
  margin-left: 317px;
}

#sec2 .wrap .text {
  width: 384px;
  margin: 0 0 150px 560px;
}

#sec3 {
  background: url(../img/takeout/sec3_bg.jpg) no-repeat center top 143px;
  padding-top: 170px;
}

#sec3 .box-main {
  background: url(../img/takeout/sec3_deco.jpg) no-repeat bottom right;
  background-size: 50% auto;
  padding-bottom: 195px;
}

#sec3 h2 {
  text-align: center;
  border-top: 1px solid rgba(109, 116, 74, 0.2);
  border-bottom: 1px solid rgba(109, 116, 74, 0.2);
}

#sec3 .note {
  text-align: center;
  padding: 15px 0 35px;
}

#sec3 .list {
  display: flex;
  padding-left: 10px;
}

#sec3 .list .item {
  width: 522px;
}

#sec3 .list .item.item2 {
  width: 499px;
  margin-left: -34px;
}

#sec3 .list .item1 .photo {
  margin-left: -100px;
	margin-top: -5px;
}
#sec3 .list .item2 .photo {
  margin-right: -100px;
}

#sec3 .list dl dt {
  padding: 20px 0 30px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#sec3 .list dl dt span {
  font-size: 25px;
}

#sec3 .list dl dd {
  width: 377px;
  margin: auto;
}
#sec3 .container {
	border: 1px #000 solid;
	margin: 40px;
	padding: 50px;
	width: 840px;
	display: flex;
	justify-content: space-between;
}
#sec3 .container .box {
	display: table;
	width: 400px;
}

#sec3 .container .box dl {
	padding-bottom: 20px;
}

#sec3 .container .box dl &gt; * {
    display: table-cell;
}

#sec3 .container .box dl dt {
    padding-right: 5px;
	width: 100px;
	font-weight: bold;
}

#sec3 .container .box dl dd {
    padding-right: 5px;
}

#sec3 .container .box .line {
	
}

#sec3 .container .box .line {
display: flex;
align-items: center;
	font-weight: bold;
	padding-bottom: 20px;
}
#sec3 .container .box .line::before,
#sec3 .container .box .line::after {
content: "";
height:1px;
flex-grow: 1;
background-color:#666;
}
#sec3 .container .box .line:before {
margin-right: 10px;
}
#sec3 .container .box .line:after {
margin-left: 10px;
}





#sec4 {
  background: url(../img/shared/bg_1.jpg) repeat center top;
  position: relative;
  z-index: 2;
  padding-top: 135px;
}

#sec4::before {
  background: url(../img/takeout/sec4_deco.jpg) no-repeat top left;
  background-size: 50% auto;
  width: 100%;
  height: 400px;
  position: absolute;
  top: -1.9vw;
  content: "";
}

#sec4 .inner {
  background: url(../img/takeout/sec4_bg.jpg) no-repeat top 70px center;
  padding-bottom: 140px;
}

#sec4 h2 {
  text-align: center;
  margin-bottom: 72px;
}

#sec4 .item {
  min-height: 535px;
  position: relative;
  padding-top: 102px;
  box-sizing: border-box;
}

#sec4 .item .photo {
  position: absolute;
  top: 0;
  left: -130px;
}

#sec4 .item dl {
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
}

#sec4 .item dl dt {
  margin: 0 0 45px 464px;
}

#sec4 .item dl dd {
  margin-left: 633px;
  width: 326px;
}

#sec4 .item1 {
  min-height: 500px;
  position: relative;
  padding-top: 100px;
  box-sizing: border-box;
}

#sec4 .item1 .photo {
  position: absolute;
  top: 0;
  right: -144px;
}

#sec4 .item1 dl {
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
}

#sec4 .item1 dl dt {
  margin: 0 0 42px 173px;
}

#sec4 .item1 dl dd {
  margin-left: 45px;
  width: 326px;
}

#sec5 {
  background: url(../img/takeout/sec5_bg.jpg) no-repeat center/cover;
  padding: 90px 0 125px;
}

#sec5 .inner {
  background: url(../img/takeout/box.png) no-repeat center;
  min-height: 723px;
  text-align: center;
}

#sec5 .inner h2 {
  padding: 98px 0 40px;
}

#sec5 .inner .txt {
  font-size: 18px;
}

#sec5 .inner .txt span {
  display: block;
  padding: 30px 0 50px;
}

#sec5 .inner .txt i {
  color: #d40000;
}

#sec5 .inner ul {
  display: flex;
}

@media screen and (min-width: 1600px) {
  #sec1 {
    background-size: 100% auto;
  }
}
</pre></body></html>