<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mainVisual {
  background-image:url("../img/takeout/takeoutMv.jpg");
}
.sectionHeadline{
  margin-bottom:66px;
  font-size:3rem;
  text-align:center;
}
.catHeadline{
  font-size:3rem;
  text-align: center;
}
.catHeadline span{
/*  position:relative;*/
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;  
  text-align: center;
  width: 350px;
  margin: 0 auto;
  text-align: center;
  background-color: inherit;
}
.catHeadline span:before, .catHeadline span:after {
  width: 89px;
  height: 3px;
  background-image: url("../img/ttlBorder.png");
  content: "";
  display: block;
}
.catHeadline span.strlen2:before{
  margin-right: 50px;
}
.catHeadline span.strlen2:after{
  margin-left: 50px;
}
.catHeadline span.strlen3:before{
  margin-right: 35px;
}
.catHeadline span.strlen3:after{
  margin-left: 35px;
}
.catHeadline span.strlen4:before{
  margin-right: 20px;
}
.catHeadline span.strlen4:after{
  margin-left: 20px;
}
.catHeadline__detail {
  width:1056px;
  padding-bottom:15px;
  margin:0 auto 22px;
  font-size:2.3rem;
  border-bottom:1px solid #b91928;
  text-align:center;
}
.catch{
  overflow: hidden;
  padding-top:139px;
  padding-bottom:105px;
}
.catchImg{
  position: absolute;
  right: 50%;
  width:749px;
}
.catchImg p{
	text-align: right;
	padding-right: 140px;
	font-weight: bold;
}
.catchTxtWrap{
  position: relative;
  left: 50%;
  width:434px;
  margin-left:64px;
}
.catchTxtWrapBg {
  position: absolute;
  top: -10px;
  left: 330px;
  width: 330px;
}
.catchTxt__ttl{
  line-height:55px;
  margin-bottom:54px;
  font-size:3rem;
  font-family: "ロゴたいぷゴシック-コンデンスド";
}
.catchTxt__cnt{
  line-height:35px;
  font-size:1.4rem;
}
.flow{
  padding-top:127px;
}
.flow .sectionHeadline:before{
  width:33px;
  height:31px;
  margin:0 auto 26px;
  content:"";
  background-image:url("../img/takeout/flowDeco.png");
  display:block;
}
.flowImg{
  padding:0 15px;
}
.flowDetail{
  width:1057px;
  margin:0 auto;
  display:-webkit-flex;
  display:flex;
}
.flowDetail__cnt{
  width:264px;
  height:290px;
  line-height:35px;
  padding:30px 25px 0;
  font-size:1.4rem;
  border-left:1px dotted #000;
}
.flowDetail__cnt:last-child{
  border-right:1px dotted #000;
}
.bentoWrap{
  display:-webkit-flex;
  display:flex;
	padding-bottom: 100px;
}
.bentoImg{
  width:510px;
}
.bentoDetail{
  padding-top:5px;
  margin-left:76px;
}
.bentoDetail__ttl{
  margin-bottom:37px;
  font-size:3rem;
}
.bentoDetail__cnt{
  margin-bottom:5px;
  font-size:1.4rem;
  line-height:35px;
}
.texto{
  font-size:1.6rem;
  line-height:35px;
  font-weight:bold;
}
.texto2{
  color: darkred;
  font-size:1.6rem;
  line-height:30px;
  font-weight:bold;
  margin-bottom:35px;
}
.bentoDetail select{
  margin-bottom:34px;
}
.bentoPrice{
  margin-bottom:19px;
  overflow:hidden;
}
.bentoPrice span{
  display:block;
  float:left;
}
.bentoPrice__num{
  font-size:2rem;
}
.bentoPrice__en{
  padding-top:6px;
  font-size:1.4rem;
}
.quaSelect{
  width:65px;
  position:relative;
}
.quaSelect select{
  width:65px;
  line-height:20px;
  padding-left:13px;
  border:1px solid #000;
  border-radius:0;
  background-color:#fff;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:block;
}
.quaSelect img{
  width:6px;
  height:5px;
  top:8px;
  right:4px;
  position:absolute;
}
.goodItemWrap{
  width:1000px;
  margin-bottom:56px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
}
.goodItem{
  width:310px;
}
.goodItem:not(:nth-child(3n)){
  margin-right:34px;
}
.goodItem:nth-child(n+4){
  margin-top:29px;
}
.goodItem__img{
  margin-bottom:23px;
}
.goodItem .quaSelect{
  float:right;
}
.goodItem .quaSelect2{
  float:left;
}
.goodItemDetail {
  padding:0 5px 11px;
  margin-bottom:9px;
  border-bottom:1px solid #b91928;
  display:-webkit-flex;
  display:flex;
  -webkit-justify-content:space-between;
  justify-content:space-between;
}
.goodItemDetail__name {
  font-size:1.8rem;
	font-family: fot-筑紫a丸ゴシック std;
text-shadow: 0px 0px 1px;
	line-height: 20px;
}
.goodItemPrice{
  text-align: right;
  line-height: 1.5em;
}
/*.goodItemPrice span{
  display:block;
  float:left;
}*/
.goodItemPrice__num{
  font-size:2rem;
}
.goodItemPrice__en{
  padding-top:6px;
  font-size:1.4rem;
}
.reservBtn{
  width:223px;
  margin:0 auto 58px;
}
.bgborder .reservBtn{
  width:223px;
  margin:0 auto;
}
.bgborder{
  padding:93px 0 81px;
}

.sec-form .sectionHeadline {
  margin-bottom: 40px;
}
.sec-form form, .sec-form .form-txt {
  width: 720px;
  margin: 0 auto 60px;
}
.contactTable{
  font-size:1.6rem;
}
.contactItemHeading {
  width:233px;
  padding-bottom:40px;
  position:relative;
  vertical-align: top;
}
.contactItemHeading:after{
  content:"必須";
  padding:5px;
  font-size:1.4rem;
  color:#fff;
  background-color:#db273c;
  position:absolute;
  right:0;
}
.contactItemHeadingNoRequired:after{
  display: none;
  content:"";
}
.contactItemDetail {
  margin-left: 45px;
  display:-webkit-flex;
  display:flex;
}
.contactItemDetail.wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contactItemDetail.noflex p {
  width: 100%;
}
.contactItemDetail__left {
  margin-right:20px;
}
.contactItemDetail .strlen2 {
  display: inline-block;
  width: 40px;
  box-sizing: border-box;
}
.contactItemDetail__left input {
  width:155px;
}
.contactItemDetail__right input {
  width:155px;
}
.contactItemDetail textarea{
  width:406px;
  height:126px;
  border:1px solid #626262;
}
.contactItemDetail p {
  display: block;
  width: 100%;
}
.contactItemDetail .formRadioLabel1 {
  width: 80px;
  padding-left: 10px;
}
.contactItemDetail .formRadioLabel2 {
  width: 180px;
  padding-left: 10px;
}
.contactTable .formSubmit {
  border-style: none;
}


.item {
}
.item input {
	width: auto;
}
.item select[name="quantity"] {
	width: 65px !important;
}
.item select[name="topping"] {
	width: 310px !important;
}
.set_ttls {
    font-weight: bold;
    border-bottom: dotted 1px #000;
    margin-bottom: 10px;
    margin-top: 10px;
}

.add-txt{
	text-align: center;
	font-size: 18px;
	padding-top: 50px;
}

.add-txt span{
	font-size: 20px;
	font-weight: bold;
	color: maroon;
}


.setprice{
  letter-spacing: 0;
  margin-top: 6px;

}</pre></body></html>