@charset "UTF-8";
/*shun2020　753CSS */
/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol, ul, li {
  list-style: none;
}
/*common*/
html, body {
  width: 100%;
}
body {
  -webkit-text-size-adjust: 100%;
  color: #444;
}
html {
  background-color: #fff;
}
/* フォント指定 */
body {
  font-family: 'Lato', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 15px;
  line-height: 1.7;
  color: #333333;
}
/*Mac Firefox用*/
a {
  outline: none;
}
a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  color: #444;
  text-decoration: none;
}
img {
  vertical-align: bottom;
  line-height: 1.0;
  -webkit-transition: opacity 0.6s ease-out;
  -moz-transition: opacity 0.6s ease-out;
  -ms-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out;
  max-width: 100%;
  height: auto;
}
/* レスポンシブ対応改行指定 */
.pc-br {
  display: none;
}
.sp-br {
  display: inline;
}
@media screen and (min-width : 768px) {
  .pc-br {
    display: inline;
  }
  .sp-br {
    display: none;
  }
}
/* ヘッダー */
#shunheader {
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
#shunheader h1 {
  text-align: center;
  padding: 10px 0;
}
#shunheader h1 img {
  max-width: 50%;
}
/* フッター */
#footer {
  padding: 20px 0;
  text-align: center;
}
#footer .logo {}
#footer .logo img {
  width: 100px;
  height: auto;
}
#footer .copyright {
  font-size: 12px;
  margin-top: 5px;
}
/* 今が旬2017七五三 */
.shun753 {
  background-image: url(bg.jpg);
  background-repeat: repeat;
  background-position: center top;
  padding: 30px 0;
  overflow: hidden;
}
.shunframe {
  margin: 0 auto;
  overflow: hidden;
  max-width: 460px;
  padding: 15px;
}
.shunframe .harfbox3 h2.kaisekit {
  font-size: 24px;
  margin: 0;
  padding: 20px 0 0;
  color: #DE181B;
  font-weight: bold;
  font-family: 'Times New Roman', '游明朝', YuMincho, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'メイリオ', Meiryo, serif;
  text-align: center;
}
.shun753 .titleframe {
  padding-bottom: 20px;
}
.caption {
  font-size: 14px;
  text-align: right;
  margin-right: 20px;
}
.note {
  font-size: 11px;
  text-align: right;
  margin-right: 20px;
}
.img {
  text-align: center;
}
.img img {
  max-width: 100%;
  height: auto;
}
.menut {
  font-size: 14px;
  text-align: right;
  padding-right: 10px;
  margin-bottom: 20px;
}
dl.menushun {
  margin-top: 10px;
  border-top: 3px double #fb6906;
}
dl.menushun dt {
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
}
dl.menushun dt .midashi {
  font-size: 14px;
}
dl.menushun dt .price {
  color: #cc3300;
  margin-left: 10px;
  white-space: nowrap;
}
dl.menushun dt .tax {
  font-size: 10px;
}
dl.menushun dd {
  font-size: 14px;
  padding: 5px 0 10px;
}
ul.oiwailist {
  margin: 20px 0;
}
dl.menushun dd {
  overflow: hidden;
}
dl.menushun dd ul {}
dl.menushun dd ul li {
  display: block;
  float: left;
}
dl.menushun dd ul li:after {
  content: "、"
}
dl.menushun dd ul li:last-child:after {
  content: ""
}
@media screen and (min-width : 768px) {
  .shunframe {
    max-width: 960px;
  }
  .shunkikan span {
    font-size: 16px;
    padding: 5px;
  }
  .shunframe .harfbox1 {
    width: 49%;
    float: left;
  }
  .shunframe .harfbox2 {
    width: 49%;
    float: right;
  }
  .shunframe .harfbox3 {
    width: 49%;
    float: left;
  }
  .shunframe .harfbox4 {
    width: 49%;
    float: right;
  }
}
@media screen and (min-width: 960px) {
  .shunframe {
    padding: 0 0 15px;
  }
  .shunframe .harfbox1 {
    width: 450px;
  }
  .shunframe .harfbox2 {
    width: 450px;
  }
}
.tenpo {
  margin-top: 20px;
  background-color: #fff;
  padding: 20px;
}
.tenpo p {
  text-align: center;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.tenpo p.catch1 {
  font-size: 18px;
  padding: 0;
  margin: 5px 0 0;
  color: #DE181B;
  font-weight: bold;
}
.tenpo .tenpotale {margin:10px;
}
.tenpo .tenpotale a{text-align:center;display: block;}
.tenpo .tenpotale p{text-align:center;}

@media screen and (min-width : 768px) {
  .tenpo p.catch1 {
    font-size: 24px;
  }

}
@media screen and (min-width : 960px) {
  .tenpo p.catch1 {
    font-size: 30px;
  }
}