@charset "UTF-8";
.clearfix:after {
  content: "";
  height: 0;
  clear: both;
  display: block;
  font-size: 0em;
  line-height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
  min-height: 0%;
}

* html .clearfix {
  height: 0%;
}

#container {
  display: block;
  height: auto;
  box-sizing: border-box;
}

#container * {
  box-sizing: border-box;
  text-decoration: none;
  color: #000;
  font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

#container p,
#container h1 {
  margin: 0;
  padding: 0;
}

.fontMincho {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif !important;
}

.fontCentury {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif !important;
}

.fontAvenir {
  font-family: Avenir, CenturyGothic, AppleGothic, sans-serif !important;
}

.sp {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
}

.pc {
  display: block !important;
}

@media only screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

#contentsStart {
  margin: 0;
  padding: 0;
  line-height: 0;
}

#container {
  padding: 50px 0 0;
  background: url(/product/sake/enjoy/images/bg.jpg) !important;
}

@media only screen and (max-width: 973px) {
  #container {
    padding: 30px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  #container {
    padding: 0;
  }
}

#mv {
  display: block;
  width: 973px;
  margin: 0 auto 60px;
  padding: 25px 7px 10px;
  background: url(/product/sake/enjoy/images/mv_bg.jpg);
}

#mv > .comuBg {
  display: block;
  width: 100%;
  min-height: 350px;
  padding: 0 150px 0 180px;
  background: url(/product/sake/enjoy/images/mv.png) center bottom no-repeat;
  background-size: contain;
}

#mv > .comuBg > p.count {
  display: block;
  font-size: 36px;
  font-weight: bold;
}

#mv > .comuBg > p.count > span {
  margin: 0 5px;
  font-size: 40px;
  color: #9bcb6c;
}

#mv > .comuBg > h1 {
  display: block;
  margin: 0 0 40px;
}

#mv > .comuBg > p.msg {
  display: block;
  width: 100%;
  margin: 20px 0 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.3px;
  text-shadow: 0 0 10px #fff;
}

@media only screen and (max-width: 973px) {
  #mv {
    width: 100%;
    margin: 0 auto 30px;
    padding: 25px 7px 10px;
  }
  #mv > .comuBg {
    display: block;
    width: 100%;
    min-height: 350px;
    padding: 0 150px 0 180px;
    background: url(/product/sake/enjoy/images/mv.png) center bottom no-repeat;
    background-size: contain;
  }
  #mv > .comuBg > p.count {
    display: block;
    font-size: 36px;
    font-weight: bold;
  }
  #mv > .comuBg > p.count > span {
    margin: 0 5px;
    font-size: 40px;
    color: #9bcb6c;
  }
  #mv > .comuBg > h1 {
    font-size: 19px;
  }
  #mv > .comuBg > h1 > span {
    display: inline-block;
  }
  #mv > .comuBg > h1 > span.def {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  #mv {
    margin: 0 auto 10px;
    padding: 10px;
  }
  #mv > .comuBg {
    min-height: auto;
    padding: 0 0 38%;
    background: url(/product/sake/enjoy/images/mv.png) center bottom no-repeat;
    background-size: contain;
  }
  #mv > .comuBg > p.count {
    font-size: 20px;
    text-align: center;
  }
  #mv > .comuBg > p.count > span {
    font-size: 30px;
  }
  #mv > .comuBg > h1 {
    display: block;
    padding: 45% 0 0;
    background: url(/product/sake/enjoy/images/ttl_main_sp.png) center top no-repeat;
    background-size: contain;
  }
  #mv > .comuBg > h1 > img {
    display: none;
  }
  #mv > .comuBg > p.msg {
    display: block;
    width: 100%;
    margin: 20px 0 0;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
  }
}

#mainContent {
  display: block;
  width: 973px;
  margin: 0 auto;
}

@media only screen and (max-width: 973px) {
  #mainContent {
    width: 100%;
  }
}

h2.ttl {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 8px 15px;
  background: url(/product/sake/enjoy/images/ttl_bg.png);
  background-size: cover;
}

#leftArea {
  display: block;
  width: 700px;
  float: left;
}

#leftArea > #shudo {
  display: block;
  width: 100%;
  padding: 40px 15px;
  background: url(/product/sake/enjoy/images/bg_shudo.jpg) center no-repeat;
  background-size: cover;
}

#leftArea > #shudo > h2 {
  display: block;
  margin: 0 0 30px;
  text-align: center;
}

#leftArea > #shudo > h2 > span {
  display: block;
  width: 100%;
  margin: 20px 0 0;
  color: #fff;
  font-size: 20px;
}

#leftArea > #shudo > ul {
  display: block;
  width: 100%;
}

#leftArea > #shudo > ul > li {
  display: block;
  width: 30%;
  float: left;
}

#leftArea > #shudo > ul > li + li {
  margin-left: 5%;
}

#leftArea > #shudo > ul > li > a {
  display: block;
  width: 100%;
  padding: 0 0 65px;
  background: url(/product/sake/enjoy/images/under_allow.png) center bottom no-repeat;
}

#leftArea > section#sosogite,
#leftArea > section#ukete {
  display: block;
}

#leftArea > section#sosogite > .kihon,
#leftArea > section#ukete > .kihon {
  display: block;
  width: 100%;
  padding: 30px 40px;
  background: #fff;
}

#leftArea > section#sosogite > .kihon > p,
#leftArea > section#ukete > .kihon > p {
  display: block;
  min-height: 200px;
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
}

#leftArea > section#sosogite > .kihon > p > span,
#leftArea > section#ukete > .kihon > p > span {
  color: #537236;
}

#leftArea > section#sosogite > .kihon p {
  padding: 0 56% 0 0;
  background: url(/product/sake/enjoy/images/il_sosogite.png) right top no-repeat;
}

#leftArea > section#sosogite > .coution {
  display: block;
  width: 100%;
  padding: 20px 30px;
  background: url(/product/sake/enjoy/images/bg_coution.jpg);
  background-size: cover;
}

#leftArea > section#sosogite > .coution > .textArea {
  display: block;
  min-height: 200px;
  background: url(/product/sake/enjoy/images/photo01.png) right top no-repeat;
  background-size: 50% auto;
}

#leftArea > section#sosogite > .coution > .textArea > p.ttl {
  display: block;
  font-size: 20px;
  font-weight: bold;
}

#leftArea > section#sosogite > .coution > .textArea > h3 {
  display: inline-block;
  margin: 0 0 25px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  background: url(/product/sake/enjoy/images/line_bg02.png) bottom repeat-x;
}

#leftArea > section#sosogite > .coution > .textArea > h3 > span {
  font-size: 32px;
  color: #ffd400;
}

#leftArea > section#sosogite > .coution > .textArea > p.detail {
  width: 50%;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

#leftArea > section#ukete > .kihon p {
  padding: 0 0 0 56%;
  background: url(/product/sake/enjoy/images/il_ukete.png) left top no-repeat;
}

#leftArea > section#violation {
  display: block;
  width: 100%;
  padding: 30px;
  background: url(/product/sake/enjoy/images/bg_violation.jpg);
  background-size: cover;
}

#leftArea > section#violation > h2 {
  display: block;
  width: 100%;
  height: 124px;
  text-align: center;
  font-size: 0;
  background: url(/product/sake/enjoy/images/ttl02.png) center no-repeat;
}

#leftArea > section#violation > ul {
  display: block;
  width: 100%;
}

#leftArea > section#violation > ul:nth-of-type(1) {
  min-height: 384px;
  margin: -20px 0 0;
  padding: 65px 0 0;
  background: url(/product/sake/enjoy/images/li_01.png) right top no-repeat;
}

#leftArea > section#violation > ul:nth-of-type(1) > li {
  width: 60%;
}

#leftArea > section#violation > ul:nth-of-type(2) {
  min-height: 424px;
  padding: 0 0 0 40%;
  background: url(/product/sake/enjoy/images/li_02.png) no-repeat, url(/product/sake/enjoy/images/li_03.png) no-repeat;
  background-position: 20px 0, 20px 220px;
}

#leftArea > section#violation > ul:nth-of-type(3) {
  min-height: 440px;
  background: url(/product/sake/enjoy/images/li_04.png) right top no-repeat;
}

#leftArea > section#violation > ul:nth-of-type(3) > li {
  width: 60%;
}

#leftArea > section#violation > ul > li {
  display: block;
  min-height: 53px;
  padding-left: 50px;
}

#leftArea > section#violation > ul > li + li {
  margin-top: 30px;
}

#leftArea > section#violation > ul > li.no1 {
  background: url(/product/sake/enjoy/images/no01.png) left top no-repeat;
}

#leftArea > section#violation > ul > li.no2 {
  background: url(/product/sake/enjoy/images/no02.png) left top no-repeat;
}

#leftArea > section#violation > ul > li.no2 > p {
  padding: 0 0 170px;
  background: url(/product/sake/enjoy/images/photo02.png) left bottom no-repeat;
}

#leftArea > section#violation > ul > li.no3 {
  background: url(/product/sake/enjoy/images/no03.png) left top no-repeat;
}

#leftArea > section#violation > ul > li.no4 {
  background: url(/product/sake/enjoy/images/no04.png) left top no-repeat;
}

#leftArea > section#violation > ul > li.no4 > p {
  padding: 0 0 170px;
  background: url(/product/sake/enjoy/images/photo03.png) left bottom no-repeat;
}

#leftArea > section#violation > ul > li.no5 {
  background: url(/product/sake/enjoy/images/no05.png) left top no-repeat;
}

#leftArea > section#violation > ul > li.no6 {
  background: url(/product/sake/enjoy/images/no06.png) left top no-repeat;
}

#leftArea > section#violation > ul > li.no6 > p {
  padding: 0 0 170px;
  background: url(/product/sake/enjoy/images/photo04.png) left bottom no-repeat;
}

#leftArea > section#violation > ul > li > h3 {
  display: block;
  font-size: 22px;
  font-weight: bold;
}

#leftArea > section#violation > ul > li > p {
  font-size: 13px;
}

#leftArea > section#violation > .line {
  width: 100%;
  height: 3px;
  margin: 30px auto;
  background: #fff;
}

#leftArea > section#finally {
  display: table;
  width: 100%;
  padding: 15px;
  background: #fff;
}

#leftArea > section#finally > p {
  display: table-cell;
  width: 100%;
  height: 157px;
  padding: 0 0 0 280px;
  font-size: 16px;
  font-weight: bold;
  background: url(/product/sake/enjoy/images/footer_img.png) left center no-repeat;
  vertical-align: middle;
}

#leftArea > #bunner {
  width: 100%;
  padding: 10px 0;
}

#leftArea > #bunner > p {
  display: block;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}

#leftArea > #bunner > a {
  display: block;
  width: 100%;
}

#leftArea > #bunner > a > img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 973px) {
  #leftArea {
    width: 100%;
    float: none;
  }
  #leftArea > #shudo {
    padding: 40px 15px;
    text-align: center;
  }
  #leftArea > #shudo > h2 {
    margin: 0 0 30px;
  }
  #leftArea > #shudo > h2 > span {
    display: block;
    width: 100%;
    margin: 20px 0 0;
    color: #fff;
    font-size: 20px;
  }
  #leftArea > #shudo > ul > li {
    width: 30%;
    float: left;
  }
  #leftArea > #shudo > ul > li + li {
    margin-left: 5%;
  }
  #leftArea > #shudo > ul > li > a {
    padding: 0 0 65px;
  }
  #leftArea > section#sosogite,
  #leftArea > section#ukete {
    display: block;
  }
  #leftArea > section#sosogite > .kihon,
  #leftArea > section#ukete > .kihon {
    display: block;
    width: 100%;
    padding: 30px 40px;
    background: #fff;
  }
  #leftArea > section#sosogite > .kihon > p,
  #leftArea > section#ukete > .kihon > p {
    display: block;
    min-height: 200px;
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
  }
  #leftArea > section#sosogite > .kihon p {
    padding: 0 50% 0 0;
  }
  #leftArea > section#sosogite > .coution {
    padding: 20px 30px;
  }
  #leftArea > section#sosogite > .coution > .textArea {
    min-height: 220px;
    background-size: auto;
  }
  #leftArea > section#sosogite > .coution > .textArea > p.ttl {
    display: block;
    font-size: 20px;
    font-weight: bold;
  }
  #leftArea > section#sosogite > .coution > .textArea > h3 {
    display: inline-block;
    margin: 0 0 25px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    background: url(/product/sake/enjoy/images/line_bg02.png) bottom repeat-x;
  }
  #leftArea > section#sosogite > .coution > .textArea > h3 > span {
    font-size: 32px;
  }
  #leftArea > section#sosogite > .coution > .textArea > p.detail {
    width: 50%;
    font-size: 14px;
    font-weight: bold;
  }
  #leftArea > section#ukete > .kihon p {
    padding: 0 0 0 50%;
  }
  #leftArea > section#violation {
    display: block;
    width: 100%;
    padding: 30px;
    background: url(/product/sake/enjoy/images/bg_violation.jpg);
    background-size: cover;
  }
  #leftArea > section#violation > h2 {
    display: block;
    width: 100%;
    height: 124px;
    text-align: center;
    font-size: 0;
    background: url(/product/sake/enjoy/images/ttl02.png) center no-repeat;
  }
  #leftArea > section#violation > ul {
    display: block;
    width: 100%;
  }
  #leftArea > section#violation > ul:nth-of-type(1) {
    min-height: 384px;
    margin: -20px 0 0;
    padding: 65px 0 0;
    background: url(/product/sake/enjoy/images/li_01.png) right top no-repeat;
    background-position: 88% 0;
  }
  #leftArea > section#violation > ul:nth-of-type(1) > li {
    width: 60%;
  }
  #leftArea > section#violation > ul:nth-of-type(2) {
    min-height: 424px;
    padding: 0 0 0 40%;
    background: url(/product/sake/enjoy/images/li_02.png) no-repeat, url(/product/sake/enjoy/images/li_03.png) no-repeat;
    background-position: 20px 0, 20px 220px;
  }
  #leftArea > section#violation > ul:nth-of-type(3) {
    min-height: 440px;
    background: url(/product/sake/enjoy/images/li_04.png) right top no-repeat;
  }
  #leftArea > section#violation > ul:nth-of-type(3) > li {
    width: 60%;
  }
  #leftArea > section#violation > ul > li {
    display: block;
    min-height: 53px;
    padding-left: 50px;
  }
  #leftArea > section#violation > ul > li + li {
    margin-top: 30px;
  }
  #leftArea > section#violation > ul > li.no1 {
    background: url(/product/sake/enjoy/images/no01.png) left top no-repeat;
  }
  #leftArea > section#violation > ul > li.no2 {
    background: url(/product/sake/enjoy/images/no02.png) left top no-repeat;
  }
  #leftArea > section#violation > ul > li.no2 > p {
    padding: 0 0 170px;
    background: url(/product/sake/enjoy/images/photo02.png) left bottom no-repeat;
  }
  #leftArea > section#violation > ul > li.no3 {
    background: url(/product/sake/enjoy/images/no03.png) left top no-repeat;
  }
  #leftArea > section#violation > ul > li.no4 {
    background: url(/product/sake/enjoy/images/no04.png) left top no-repeat;
  }
  #leftArea > section#violation > ul > li.no4 > p {
    padding: 0 0 170px;
    background: url(/product/sake/enjoy/images/photo03.png) left bottom no-repeat;
  }
  #leftArea > section#violation > ul > li.no5 {
    background: url(/product/sake/enjoy/images/no05.png) left top no-repeat;
  }
  #leftArea > section#violation > ul > li.no6 {
    background: url(/product/sake/enjoy/images/no06.png) left top no-repeat;
  }
  #leftArea > section#violation > ul > li.no6 > p {
    padding: 0 0 170px;
    background: url(/product/sake/enjoy/images/photo04.png) left bottom no-repeat;
  }
  #leftArea > section#violation > ul > li > h3 {
    display: block;
    font-size: 22px;
    font-weight: bold;
  }
  #leftArea > section#violation > ul > li > p {
    font-size: 13px;
  }
  #leftArea > section#violation > .line {
    width: 100%;
    height: 3px;
    margin: 30px auto;
    background: #fff;
  }
  #leftArea > section#finally {
    display: table;
    width: 100%;
    padding: 15px;
    background: #fff;
  }
  #leftArea > section#finally > p {
    display: table-cell;
    width: 100%;
    height: 157px;
    padding: 0 0 0 280px;
    font-size: 16px;
    font-weight: bold;
    background: url(/product/sake/enjoy/images/footer_img.png) left center no-repeat;
    vertical-align: middle;
  }
}

@media only screen and (max-width: 767px) {
  #leftArea > #shudo {
    padding: 20px 10px;
  }
  #leftArea > #shudo > h2 {
    margin: 0 0 20px;
    text-align: center;
  }
  #leftArea > #shudo > h2 > span {
    display: block;
    width: 100%;
    margin: 10px 0 0;
    font-size: 16px;
  }
  #leftArea > #shudo > ul > li {
    width: 32%;
    float: left;
  }
  #leftArea > #shudo > ul > li + li {
    margin-left: 2%;
  }
  #leftArea > #shudo > ul > li > a {
    display: block;
    width: 100%;
    padding: 0 0 30px;
    background: url(/product/sake/enjoy/images/under_allow.png) center bottom no-repeat;
    background-size: 22.5px 22.5px;
  }
  #leftArea > section#sosogite > .kihon,
  #leftArea > section#ukete > .kihon {
    padding: 20px;
  }
  #leftArea > section#sosogite > .kihon > p,
  #leftArea > section#ukete > .kihon > p {
    min-height: auto;
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
  }
  #leftArea > section#sosogite > .kihon p {
    padding: 68% 0 0 0;
    background: url(/product/sake/enjoy/images/il_sosogite.png) center top no-repeat;
    background-size: contain;
  }
  #leftArea > section#sosogite > .coution {
    padding: 20px;
  }
  #leftArea > section#sosogite > .coution > .textArea {
    min-height: auto;
    background: none;
  }
  #leftArea > section#sosogite > .coution > .textArea > p.ttl {
    display: block;
    font-size: 18px;
    font-weight: bold;
  }
  #leftArea > section#sosogite > .coution > .textArea > h3 {
    display: inline-block;
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 1.2;
    background: url(/product/sake/enjoy/images/line_bg02.png) bottom repeat-x;
  }
  #leftArea > section#sosogite > .coution > .textArea > h3 > span {
    font-size: 24px;
  }
  #leftArea > section#sosogite > .coution > .textArea > p.detail {
    display: block;
    width: 100%;
    padding: 65% 0 0;
    font-size: 14px;
    background: url(/product/sake/enjoy/images/photo01.png) center top no-repeat;
    background-size: contain;
  }
  #leftArea > section#ukete > .kihon p {
    padding: 65% 0 0 0;
    background: url(/product/sake/enjoy/images/il_ukete.png) center top no-repeat;
    background-size: contain;
  }
  #leftArea > section#violation {
    padding: 20px;
  }
  #leftArea > section#violation > h2 {
    height: auto;
    padding: 25% 0 0;
    background: url(/product/sake/enjoy/images/ttl02.png) top center no-repeat;
    background-size: contain;
  }
  #leftArea > section#violation > ul:nth-of-type(1) {
    min-height: auto;
    margin: 0;
    padding: 10px 0 220px;
    background: url(/product/sake/enjoy/images/li_01.png) center bottom no-repeat;
    background-size: 165px auto;
  }
  #leftArea > section#violation > ul:nth-of-type(1) > li {
    width: 100%;
  }
  #leftArea > section#violation > ul:nth-of-type(2) {
    min-height: auto;
    padding: 0 0 0 0;
    background: none;
  }
  #leftArea > section#violation > ul:nth-of-type(3) {
    min-height: auto;
    padding: 0 0 240px;
    background: url(/product/sake/enjoy/images/li_04.png) center bottom no-repeat;
    background-size: 147.5px auto;
  }
  #leftArea > section#violation > ul:nth-of-type(3) > li {
    width: 100%;
  }
  #leftArea > section#violation > ul > li {
    display: block;
    min-height: 53px;
    padding-left: 30px;
  }
  #leftArea > section#violation > ul > li + li {
    margin-top: 30px;
  }
  #leftArea > section#violation > ul > li.no1 {
    background-size: 21px 27px;
  }
  #leftArea > section#violation > ul > li.no1 > p {
    padding: 0 0 160px;
    background: url(/product/sake/enjoy/images/photo02a.png) center bottom no-repeat;
  }
  #leftArea > section#violation > ul > li.no2 {
    background-size: 21px 27px;
  }
  #leftArea > section#violation > ul > li.no2 > p {
    padding: 0 0 160px;
    background: url(/product/sake/enjoy/images/photo02b.png) center bottom no-repeat;
  }
  #leftArea > section#violation > ul > li.no3 {
    padding-bottom: 120px;
    background: url(/product/sake/enjoy/images/no03.png) left top no-repeat, url(/product/sake/enjoy/images/li_02.png) center bottom no-repeat;
    background-size: 21px 27px, 103px auto;
  }
  #leftArea > section#violation > ul > li.no3 > p {
    padding: 0 0 160px;
    background: url(/product/sake/enjoy/images/photo03a.png) center bottom no-repeat;
  }
  #leftArea > section#violation > ul > li.no4 {
    padding-bottom: 120px;
    background: url(/product/sake/enjoy/images/no04.png) left top no-repeat, url(/product/sake/enjoy/images/li_03.png) center bottom no-repeat;
    background-size: 21px 27px, 125px auto;
  }
  #leftArea > section#violation > ul > li.no4 > p {
    padding: 0 0 160px;
    background: url(/product/sake/enjoy/images/photo03b.png) center bottom no-repeat;
  }
  #leftArea > section#violation > ul > li.no5 {
    background-size: 21px 27px;
  }
  #leftArea > section#violation > ul > li.no5 > p {
    padding: 0 0 160px;
    background: url(/product/sake/enjoy/images/photo04a.png) center bottom no-repeat;
  }
  #leftArea > section#violation > ul > li.no6 {
    background-size: 21px 27px;
  }
  #leftArea > section#violation > ul > li.no6 > p {
    padding: 0 0 160px;
    background: url(/product/sake/enjoy/images/photo04b.png) center bottom no-repeat;
  }
  #leftArea > section#violation > ul > li > h3 {
    display: block;
    font-size: 18px;
    font-weight: bold;
  }
  #leftArea > section#violation > ul > li > p {
    font-size: 13px;
  }
  #leftArea > section#violation > .line {
    width: 100%;
    height: 2px;
    margin: 20px auto;
  }
  #leftArea > section#finally {
    display: block;
    width: 100%;
    padding: 20px;
  }
  #leftArea > section#finally > p {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 0 90px;
    font-size: 14px;
    font-weight: bold;
    background: url(/product/sake/enjoy/images/footer_img.png) bottom center no-repeat;
    background-size: 120px auto;
    vertical-align: middle;
  }
}

#rightArea {
  display: block;
  width: 250px;
  margin: 0 0 0 23px;
  float: left;
}

#rightArea #sideMenu > h3 {
  display: block;
  width: 250px;
  height: auto;
  padding: 10px 10px 0;
  font-size: 17px;
  line-height: 1;
  color: #2840a2;
  background: url(/product/sake/enjoy/images/side_menu_ttl.png) left top no-repeat;
  background-size: 100% 100%;
}

#rightArea #sideMenu > ul {
  display: block;
  width: 235px;
  padding: 25px 15px;
  background: #FFF;
  border: 2px solid #000;
  border-width: 0 1px 1px;
}

#rightArea #sideMenu > ul > li {
  display: block;
  width: 100%;
  min-height: 43px;
  padding: 0 0 0 50px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
}

#rightArea #sideMenu > ul > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

#rightArea #sideMenu > ul > li:nth-of-type(1) {
  background: url(/product/sake/enjoy/images/side_menu01.png) left top no-repeat;
}

#rightArea #sideMenu > ul > li:nth-of-type(2) {
  background: url(/product/sake/enjoy/images/side_menu02.png) left top no-repeat;
}

#rightArea #sideMenu > ul > li:nth-of-type(3) {
  background: url(/product/sake/enjoy/images/side_menu03.png) left top no-repeat;
}

#rightArea #sideMenu > ul > li:nth-of-type(4) {
  background: url(/product/sake/enjoy/images/side_menu04.png) left top no-repeat;
}

#rightArea #sideMenu > ul > li:nth-of-type(5) {
  background: url(/product/sake/enjoy/images/side_menu05.png) left top no-repeat;
}

#rightArea #sideMenu > ul > li:nth-of-type(6) {
  background: url(/product/sake/enjoy/images/side_menu06.png) left top no-repeat;
}
#rightArea #sideMenu > ul > li:nth-of-type(7) {
	background: url(/product/sake/enjoy/images/side_menu07.png) left top no-repeat;
}
#rightArea #sideMenu > ul > li:nth-of-type(8) {
	background: url(/product/sake/enjoy/images/side_menu08.png) left top no-repeat;
}
#rightArea #sideMenu > ul > li:nth-of-type(9) {
    background: url(/product/sake/enjoy/images/side_menu09.png) left top no-repeat;
}
#rightArea #sideMenu > ul > li:nth-of-type(10) {
    background: url(/product/sake/enjoy/images/side_menu10.png) left top no-repeat;
}
#rightArea #sideMenu > ul > li:nth-of-type(11) {
    background: url(/product/sake/enjoy/images/side_menu11.png) left top no-repeat;
}


#rightArea #sideMenu > ul > li > a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
}

#rightArea #sideMenu > ul > li > a > span {
  display: block;
}

@media only screen and (max-width: 973px) {
  #rightArea {
    display: block;
    width: 100%;
    margin: 0;
    float: none;
  }
  #rightArea #sideMenu > h3 {
    width: 100%;
    padding: 10px 10px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0 10px #fff;
    line-height: 1;
    color: #2840a2;
    background: url(/product/sake/enjoy/images/ttl_bg.png);
  }
  #rightArea #sideMenu > ul {
    width: 100%;
    padding: 15px;
    background: #FFF;
    border: none;
  }
  #rightArea #sideMenu > ul > li {
    display: block;
    width: 50%;
    min-height: 43px;
    margin: 0 0 10px;
    padding: 0 0 0 50px;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: none;
  }
  #rightArea #sideMenu > ul > li:last-child {
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: none;
  }

	#rightArea #sideMenu > ul > li:nth-of-type(1) {
	  background: url(/product/sake/enjoy/images/side_menu01.png) left top no-repeat;
	}
	
	#rightArea #sideMenu > ul > li:nth-of-type(2) {
	  background: url(/product/sake/enjoy/images/side_menu02.png) left top no-repeat;
	}
	
	#rightArea #sideMenu > ul > li:nth-of-type(3) {
	  background: url(/product/sake/enjoy/images/side_menu03.png) left top no-repeat;
	}
	
	#rightArea #sideMenu > ul > li:nth-of-type(4) {
	  background: url(/product/sake/enjoy/images/side_menu04.png) left top no-repeat;
	}
	
	#rightArea #sideMenu > ul > li:nth-of-type(5) {
	  background: url(/product/sake/enjoy/images/side_menu05.png) left top no-repeat;
	}
	
	#rightArea #sideMenu > ul > li:nth-of-type(6) {
	  background: url(/product/sake/enjoy/images/side_menu06.png) left top no-repeat;
	}
	#rightArea #sideMenu > ul > li:nth-of-type(7) {
		background: url(/product/sake/enjoy/images/side_menu07.png) left top no-repeat;
	}
	#rightArea #sideMenu > ul > li:nth-of-type(8) {
		background: url(/product/sake/enjoy/images/side_menu08.png) left top no-repeat;
	}
	#rightArea #sideMenu > ul > li:nth-of-type(9) {
	    background: url(/product/sake/enjoy/images/side_menu09.png) left top no-repeat;
	}
	#rightArea #sideMenu > ul > li:nth-of-type(10) {
	    background: url(/product/sake/enjoy/images/side_menu10.png) left top no-repeat;
	}
	#rightArea #sideMenu > ul > li:nth-of-type(11) {
	    background: url(/product/sake/enjoy/images/side_menu11.png) left top no-repeat;
	}
	
	
  #rightArea #sideMenu > ul > li > a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.7;
  }
  #rightArea #sideMenu > ul > li > a > span {
    display: inline;
  }
}

@media only screen and (max-width: 767px) {
  #rightArea {
    display: block;
    width: 100%;
    margin: 0;
    float: none;
  }
  #rightArea #sideMenu > h3 {
    width: 100%;
    padding: 10px 10px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    color: #2840a2;
    background: url(/product/sake/enjoy/images/ttl_bg.png);
  }
  #rightArea #sideMenu > ul {
    width: 100%;
    padding: 15px;
    background: #FFF;
    border: none;
  }
  #rightArea #sideMenu > ul > li {
    display: block;
    width: 100%;
    min-height: 43px;
    padding: 0 0 0 50px;
    float: none;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  #rightArea #sideMenu > ul > li:last-child {
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(1) {
    background: url(/product/sake/enjoy/images/side_menu01.png) left top no-repeat;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(2) {
    background: url(/product/sake/enjoy/images/side_menu02.png) left top no-repeat;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(3) {
    background: url(/product/sake/enjoy/images/side_menu03.png) left top no-repeat;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(4) {
    background: url(/product/sake/enjoy/images/side_menu04.png) left top no-repeat;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(5) {
    background: url(/product/sake/enjoy/images/side_menu05.png) left top no-repeat;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(6) {
    background: url(/product/sake/enjoy/images/side_menu06.png) left top no-repeat;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(7) {
    background: url(/product/sake/enjoy/images/side_menu07.png) left top no-repeat;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(8) {
    background: url(/product/sake/enjoy/images/side_menu08.png) left top no-repeat;
  }
  #rightArea #sideMenu > ul > li > a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.7;
  }
}
