@charset "utf-8";
/* CSS Document */
/**********************************************

各店から新年のプレゼント　奥様の生下着

**********************************************/
.main {
  padding-bottom: 0;
}
#meshi{
  background: #FED112;
  background-image: url('../images/meshi/back.jpg');
  background-repeat: no-repeat;
  background-position: top 2vw center;
  background-size: 100% auto;
  position: relative;
}
.main_title {
  color: #FFCE00;
  font-weight: bold;
  text-align: center;
  font-size: 4vw;
}
.meshi_div {
  display: flex;
  justify-content: center;
}
.meshi_area a {
  text-decoration: none;
  color:#000;
  display: inline-block;
}
.meshi_div div {
  flex: 1;
}
.meshi_t_top {
  color: #FF0000;
  font-weight: bold;
  text-align: center;
  font-size: 4vw;
}

.meshi_t_text {
  margin: 0 4vw;
}
.meshi_div.meshi_right{
  flex-direction: row-reverse;
}
.meshi_01{
  margin-top: 5vw;
}
.meshi_02 .meshi_t_top {
  text-align: left;
  margin-left: 4vw;
}
.meshi_02{
  margin-top: 10vw;
}
.meshi_03{
  margin-top: 10vw;
}
.meshi_03 .meshi_t_text {
  margin-top: 4vw;
}
.meshi_04{
  margin-top: 9vh;
}
.meshi_04 .meshi_t_top {
  text-align: left;
  margin-left: 4vw;
}
.meshi_05{
  margin-top: 8vh;
}
.meshi_06 .meshi_t_top {
  text-align: left;
  margin-left: 4vw;
}
.meshi_06{
  margin-top: 9vh;
}
.meshi_07{
  margin-top: 10vw;
}
.meshi_08 .meshi_t_top {
  text-align: left;
  margin-left: 4vw;
}
.meshi_08{
  margin-top: 10vh;
  padding-bottom: 40vw;
}