.fb_box{
  max-width:100%;
  margin-bottom:2%;
}
.fb_box img{
width:100%;
}

.x_box{
  max-width:100%;
  margin-bottom:2%;
}
.x_box img{
width:100%;
}

.insta_box{
max-width:100%;
}
.insta_box img{
width:100%;
}

.tw-timeline{
margin-bottom: 20px;
}
.tw-timeline h2 {
    font-size: 19px;
    color: #333333;
    padding: 8px 0 8px 40px;
    margin: 0 0 -3px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.twitter-list h2 {
    border-top: 1px solid #b0d4ff;
    border-left: 1px solid #b0d4ff;
    border-right: 1px solid #b0d4ff;
    background: #edf5ff url(/img/common/icn/icn_as_twitter01.png) no-repeat 10px 10px;
}
.twitter-list > .tw-timeline-body{
border: 1px solid #b0d4ff;
}

.shop2018{
margin-bottom:15px;
}


.cen{
  text-align:center;
  margin:10px 0;
  color:#fff;
  background-color:#f04d4d;
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  margin:20px auto;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

.yasumi{
  text-align:center;
  margin:10px 0;
  color:#ff0000;
}

/*年齢確認画面カスタマイズ*/
#main_i {
border: none;
padding-top: 0;
}
#main_i form {
background: url(https://img08.shop-pro.jp/PA01201/886/etc/age_alcohol01.png?cmsp_timestamp=20190418093657) no-repeat center top;
padding-top: 180px;
}
#main_i form img {
display: none;
}
#validation_select_yes,
#validation_select_no {
margin: 13%;
}
#validation_select_yes a,
#validation_select_no a {
color: #fff;
text-decoration: none;
padding: 20px 40px;
background: #E47911;
border-radius: 8px;
}
#validation_select_no a {
background: #ccc;
}

#validation_select_yes a:hover,
#validation_select_no a:hover {
text-decoration: none;
opacity: 0.9;
}
#validation_txt_sub_i {
margin-bottom: 30px;
text-align: center;
}
#logo_i a {
text-decoration: none;
}

.validation_txt {
    color: #E47911;
    font-weight: bold;
    font-size: large;
    padding: 40px 0 20px 0;
    text-align: center;
}

.validation_select {
    display: block !important; 
    padding: 10px 5px !important;
    text-align: center;
}

.widget2 img{
    padding-bottom: 5px;
    width: 100%;
}
