@charset "utf-8";

/* ヘッダ領域 設定
------------------------------------------------------------------- */
#headerField {
  width:100%;
  height:0;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  padding-top:150%;
  background-color:#112233;
  background-image:url(../../top/images/main.jpg);
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
}
  #headerArea {
    position:absolute;
    display:block;
  }
  #headerField button {
    /* background:#FFFFFF; */
  }
  #headerArea {
    top:20px;
    left:20px;
    position:absolute;
  }
  #headerField h1 {
    width:100px;
  }
  #headerField h1 img {
    width:100%;
    height:auto;
  }
  
/* コンテンツ領域 設定
------------------------------------------------------------------- */

#contentsField h3 {
  width:100px;
  height:auto;
  margin:0 auto;
  padding:20px 0 10px;
  background:none;
}
#contentsField h3 img {
  width:100%;
  height:auto;
}

/* headlineField領域 */
#headlineField {
  padding:20px;
  color:#FFFFFF;
}
  #headlineField p {
    max-width:640px;
    margin:0 auto;
  }
  #headlineField p img {
    width:100%;
    height:auto;
  }

/* newsField領域 */
#newsBg { background:url(../../common/images/bg_news.png)  repeat; }
#newsField {
  padding:10px;
}
  #newsField #newsArea {
    color:#FFFFFF;
  }
  #newsField .newsBox {
    padding:10px;
  }
  #newsField .newsBox a {
    color:#FFFFFF;
  }
  #newsField .newsBox .image {
    width:90px;
    height:60px;
    padding:5px;
    text-align:center;
    border:1px solid #CCCCCC;
    background:#000000 url(../../common/images/bg_footer.png) repeat;
    overflow:hidden;
    float:left;
  }
  #newsField .newsBox .image img {
    width:auto;
    height:60px;
  }
  #newsField .newsBox .data {
    width : 98% ; /* IE8以下とAndroid4.3以下用フォールバック */
    width : -webkit-calc(100% - 120px) ;
    width : calc(100% - 120px) ;
    padding:10px 0 0 10px;
    float:left;
  }
  #newsField .newsBox .title {
    width : 98% ; /* IE8以下とAndroid4.3以下用フォールバック */
    width : -webkit-calc(100% - 120px) ;
    width : calc(100% - 120px) ;
    padding:10px 0 0 10px;
    float:left;
  }

/* shopListField領域 */
#shopListField {
  padding:10px;
}
  #shopListField #shopListArea {
    background:#FFFFFF;
  }
  #shopListField .shopListBox {
    padding:10px;
  }
.tab {overflow:hidden; border-left:1px solid #6c6c6c;}
.tab li {background:#3b3b3b; padding:10px 15px; float:left; margin-right:1px; border-right:1px solid #6c6c6c; color:#ffffff; text-align:center; font-size:13px; line-height:1.5em;}
.tab li.select {background:#222222; color:#ffffff;}
/* .shopList li {padding:10px;} */
.shopList dl dt {width:-webkit-calc(25% - 20px); width:calc(25% - 20px); height:auto; padding:15px 10px 0 10px; float:left;}
.shopList dl dt img {width:100%; height:auto;}
.hide {display:none;}
  #accessField {
    margin:15px 0 0;
  }
  #accessField #accessArea {
    background:#FFFFFF;
  }
  #accessField .accessBox {
    padding:10px;
  }

/* coursePlanField領域 */
#coursePlanBg { background:url(../../common/images/bg_courseplan.png) repeat; }
#coursePlanField {
  padding:10px;
}
  #coursePlanField #coursePlanArea {
    background:#FFFFFF;
  }
  #coursePlanField .line {
    border-bottom:1px dotted #CCCCCC;
  }
  #coursePlanField .coursePlanBox {
    width : 48% ; /* IE8以下とAndroid4.3以下用フォールバック */
    width : -webkit-calc(50% - 25px) ;
    width : calc(50% - 25px) ;
    padding:10px;
    float:left;
  }
  #coursePlanField .coursePlanBox .shop {
    padding:5px;
    color:#FFFFFF;
    font-size:11px;
    text-align:center;
    border-radius:10px;
    background:#000000;
  }
  #coursePlanField .coursePlanBox .image {
    width:100%;
    height:100px;
    margin:5px 0 0;
    padding:5px 0;
    text-align:center;
    overflow:hidden;
    border:1px solid #CCCCCC;
    background:#000000;
  }
  #coursePlanField .coursePlanBox .image img {
    width:auto;
    height:100px;
  }
  #coursePlanField .coursePlanBox .title {
    padding:5px 0 0;
  }
  #coursePlanField .coursePlanBox .price {
    color: #ff5a00;
    margin:2px 0 0;
  }

/* bannerField領域 */
#bannerField {
  padding:10px 10px 0;
}
  #bannerField #bannerArea {
  }
  #bannerField .bannerBox {
  }
  #bannerField .bannerBox li {
    width:100%;
    height:auto;
    padding:0 0 10px;
  }
   #bannerField .bannerBox li img {
    width:100%;
    height:auto;
  }

/* takeout
*****************************************/
.takeout_top * {
  font-size: 18px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.8em;
}
.takeout_top {
  width: 100%;
}

/* takeout_top_list
*****************************************/
.takeout_top_list {
  max-width: 1200px;
  margin: 0 auto 50px;
}
.takeout_top_list .box {
  padding: 20px 20px 0;
}
.takeout_top_list .box .title {
  padding: 0 0 20px;
  color: #FFFFFF;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
  border-bottom: 1px dotted #FFFFFF;
  text-shadow: 1px 2px 3px #000000;
}
.takeout_top_list .box ul {
  margin: 20px 0 0;
  text-align: center;
}
.takeout_top_list .box ul li {
  width: calc(49% - 20px);
  margin: 0 0 10px;
  padding: 10px;
  background: #FFFFFF;
  display: inline-block;
}
.takeout_top_list .box ul li span.img {
  width: calc(100% - 20px);
  height: 125px;
  padding: 10px;
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  display: block;
}
.takeout_top_list .box ul li span.img img {
  width: 100%;
  height: 125px;
  object-fit: contain;
}
.takeout_top_list .box ul li span.shop a {
  margin: 5px 0 0;
  padding: 5px 0;
  color: #333333;
  font-size: 16px;
  text-decoration: none;
  border: 1px solid #CCCCCC;
  background: #FAFAFA;
  display: block;
}
.takeout_top_list .box ul li span.menu {
  font-size: 15px;
}
.takeout_top_list .box ul li span.btn a {
  margin: 5px 0 0;
  padding: 5px 0;
  color: #FFFFFF;
  font-size: 15px;
  text-decoration: none;
  border-radius: 20px;
  background: #AA0000;
  display: block;
}
.takeout_top_list .box .btn_list {
  margin: 0 20px;
}
.takeout_top_list .box .btn_list a {
  max-width: 600px;
  margin: 10px auto 0;
  padding: 5px 0;
  color: #FFFFFF;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  border-radius: 20px;
  background: #123456;
  display: block;
}

/* topbanner
*****************************************/
.topbanner {
  text-align: center;
}
.topbanner li {
  width: calc(49% - 10px);
  padding: 5px;
  display: inline-block;
}
.topbanner li img {
  width: 100%;
  height: auto;
}