@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*base*/
html {
  font-size: 16px;
}

.l-body {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ",meiryo,"ＭＳ ゴシック", sans-serif;
  letter-spacing: 0.05vw;
  color: #ffffff;
  line-height: 1.5rem;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.img_container img {
  width: 100%;
}

a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.page-top {
  display: none;
  margin: 0;
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 1164px;
  bottom: 30px;
  left: auto;
  z-index: 10000;
}

.page-top p {
  margin: 0;
  padding: 0;
}

.move-page-top {
  display: block;
  background: url(../../img/img_arrowTop.png) no-repeat;
  width: 50px;
  height: 50px;
  background-size: cover;
  cursor: pointer;
  line-height: 50px;
  text-decoration: none;
  text-align: center;
  margin-left: 93%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.l-crumbs {
  width: 100%;
  background: #000;
  color: #fff;
  font-size: 63%;
}

.l-crumbs a {
  text-decoration: underline;
}

.l-crumbs_inner {
  width: 100%;
  max-width: 1164px;
  margin: 0 auto;
}

.l-crumbs_innerContainerList {
  float: left;
}

.l-period-list {
  overflow: hidden;
}

.l-period-ttl {
  float: left;
  width: 20%;
  clear: both;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.l-period-dsc {
  float: right;
  width: 75%;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 1164px) {
  .page-top {
    display: none;
    margin: 0;
    padding: 0;
    width: auto;
    max-width: none;
    z-index: 10000;
  }
  .page-top p {
    margin: 0;
    padding: 0;
    position: fixed;
    right: 30px;
    bottom: 30px;
  }
  .move-page-top {
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .l-body {
    letter-spacing: 0.1em;
  }
  .page-top p {
    right: 20px;
    bottom: 30px;
  }
  .l-crumbs {
    display: none;
  }
}

@media screen and (max-width: 375px) {
  .l-body {
    font-size: 82%;
  }
}

/*Layout*/
.l-body {
  width: 100%;
  background-color: #d8f6ff;
}

.l-body_inner {
  width: 100%;
  max-width: 1164px;
  margin: 0 auto;
}

.l-header {
  width: 100%;
  padding-top: 44.84536%;
  background: url(../../img/bg_middle.jpg) no-repeat;
  background-size: cover;
  position: relative;
}

.l-img_natsuhigh {
  position: absolute;
  top: 5.17241%;
  left: 1.71821%;
  height: auto;
  width: 32.81787%;
}

.l-img_highball {
  position: absolute;
  top: 54.21456%;
  right: 14.26117%;
  height: auto;
  width: 20.61856%;
}

.l-description {
  width: 100%;
  height: auto;
  padding-top: 38.31615%;
  background: url(../../img/bg_description.gif) no-repeat;
  background-size: contain;
  position: relative;
  margin-top: -1px;
  z-index: 2;
}

.l-present {
  width: 100%;
  height: auto;
  background-size: contain;
  position: relative;
  z-index: 3;
  margin-top: -13.7457%;
}

.l-img_natsuhighCampaign {
  position: absolute;
  top: 4.69799%;
  left: 36.51203%;
  height: auto;
  width: 27.92096%;
}

.l-img_description {
  position: absolute;
  top: 43.27354%;
  left: 9.87973%;
  height: auto;
  width: 80.32646%;
}

.l-img_description-inner {
  width: 100%;
  height: 100%;
  padding-top: 9.83957%;
  background: url(../../img/img_description.png) no-repeat;
  background-size: contain;
}

.l-img_pickUp {
  position: absolute;
  bottom: 10.73883%;
  left: 45.10309%;
  height: auto;
  width: 9.87973%;
}

.l-pickUp {
  width: 100%;
  height: auto;
  background: #d21d28;
  position: relative;
  padding-bottom: 20px;
  margin-top: -15px;
  z-index: 4;
}

.l-text-container--pickUp {
  margin: 30px 0 0 100px;
  float: left;
}

.l-img_beamHighball {
  margin: -74px 21.47766% 0 0;
  height: auto;
  width: 15.72165%;
  float: right;
}

.l-pickUp-text {
  margin: 2.12314% 0 7.431%;
}

.l-pickUp-text--child {
  margin-top: 10px;
}

.l-news {
  width: 100%;
  height: auto;
  background: #ef8200 url(../../img/bg_bottom.gif) no-repeat top center;
  background-size: contain;
  margin-top: -15px;
}

.l-img_news {
  height: auto;
  width: 36.08247%;
  float: left;
  margin: 200px 0 0 100px;
}

.l-text-container--news {
  float: left;
  margin: 200px 0 60px 55px;
}

.l-img_newsTitle img {
  width: 65.18047%;
}

.l-period {
  margin-top: 30px;
  font-weight: bold;
}

.l-img_beamCopy {
  max-width: 471px;
}

.l-brands-title-area {
  width: 100%;
  background: #000;
  padding: 1.28866% 0 0.68729%;
}

.l-img_brandTitle {
  margin: 0 auto;
  height: auto;
  width: 9.96564%;
}

.l-special {
  width: 100%;
}

/*module*/
.float-right {
  float: right;
}

.float-left {
  float: left;
}

.text-container {
  height: auto;
  width: 42.95533%;
}

.btn-container {
  width: 67.0913%;
  height: 42px;
  text-align: center;
  margin: 0 auto;
  border: 2px solid #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}

.btn-container a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .btn-container a {
    padding-top: 3px;
  }
}

.btn-container--pickUp {
  background: #d21c27 url(../../img/img_arrow--pc.png) no-repeat;
  background-position: 88.60759% center;
  background-size: 10px 16px;
}

.btn-container--news {
  background: #ef8200 url(../../img/img_arrow--pc.png) no-repeat;
  background-position: 88.60759% center;
  background-size: 10px 16px;
}

.btn-container--present {
  background: #fabd00 url(../../img/img_arrow--present.png) no-repeat;
  background-position: 88.60759% center;
  background-size: 10px 16px;
  border: 2px solid #000;
  margin-top: 7.96813%;
}

.btn-container--present a {
  color: #000;
}

.brandContainer_list {
  float: left;
  width: 33.33333%;
  height: auto;
  padding-top: 15.46392%;
  position: relative;
  display: inline-block;
}

.brandContainer_list a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.brandContainer_list_inner {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 91.23711%;
  height: auto;
  padding-top: 44.3299%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.brandContainer_list--torys {
  background: #ffa234 url(../../img/img_arrow--pc.png) no-repeat;
  background-position: 97.42268% center;
  background-size: 10px 16px;
}

.brandContainer_list--beam {
  background: #db4049 url(../../img/img_arrow--pc.png) no-repeat;
  background-position: 97.42268% center;
  background-size: 10px 16px;
}

.brandContainer_list--kaku {
  background: #fad464 url(../../img/img_arrow--pc.png) no-repeat;
  background-position: 97.42268% center;
  background-size: 10px 16px;
}

.brandContainer_list--torys .brandContainer_list_inner {
  background: #ef8200 url(../../img/img_torys.gif) no-repeat center center;
  background-size: 37.28814% 33.72093%;
}

.brandContainer_list--beam .brandContainer_list_inner {
  background: #d21d28 url(../../img/img_beam.gif) no-repeat center center;
  background-size: 41.80791% 65.69767%;
}

.brandContainer_list--kaku .brandContainer_list_inner {
  background: #fbbb00 url(../../img/img_kaku.gif) no-repeat center center;
  background-size: 50% 73.83721%;
}

.pattern {
  font-family: "游ゴシック Medium", "Yu Gothic Medium","游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ",meiryo,"ＭＳ ゴシック", sans-serif;
  background: url(../../img/bg_present_full.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  color: #000;
}

.pattern_under {
  margin-top: -6.87285%;
}

.pattern_under .left, .pattern_under .right {
  margin-top: 0 !important;
  padding-top: 6.87285%;
}

.pattern .left {
  float: left;
  width: 50%;
  position: relative;
}

.pattern .right {
  float: left;
  position: relative;
  width: 50%;
  margin-top: 5.15464%;
}

.pattern .right h3 {
  margin: 0 auto 0;
  width: 18.21306%;
}

.hit_bottom {
  display: none;
}

.hit {
  width: 12.1134%;
  position: absolute;
  top: 4.29553%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 3;
}

.pattern .left h4 {
  margin: 9.45017% 0 1.98807%;
  padding-top: 24.85089%;
  width: 90.45726%;
}

.pattern .right h4 {
  margin: 2.98211% 0 1.98807%;
  width: 78.72763%;
}

.pattern_inner {
  margin: 0 auto;
  width: 86.2543%;
}

.pattern_inner-text {
  margin-top: 2.98805%;
  padding-bottom: 25.49801%;
}

.pattern_bg {
  width: 100%;
}

.right .pattern_inner {
  padding-bottom: 3.98406%;
}

.img_item {
  margin: 0;
  padding-top: 13.7457%;
}

.pattern .left h3 {
  margin: 23.3677% auto 0;
  width: 23.53952%;
}

.social_hub_outer {
  background: url(../../img/bg_line.jpg) repeat-y top center;
  background-size: contain;
  padding: 2.57732%;
}

.social_hub_title {
  padding-top: 6.87285%;
  width: 100%;
  background: #000 url(../../img/img_voiceTitle.gif) no-repeat 36.08247% center;
  background-size: 29.55326% auto;
}

.attention {
  font-size: 0.625rem;
  color: #000;
  font-family: "游ゴシック Medium", "Yu Gothic Medium","游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ",meiryo,"ＭＳ ゴシック", sans-serif;
}

.alert_blank {
  text-align: center;
  font-size: 9px;
  margin-top: 5px;
}

.special_container {
  background: url(../../img/img_special_h.jpg) no-repeat top center;
  background-size: 100% auto;
}

.pc_only {
  display: block;
}

.sp_only {
  display: none;
}

@media screen and (max-width: 980px) {
  .special_container {
    background: url(../../img/img_special_h.jpg) no-repeat top center;
    background-size: 100% auto;
    background-position: 0 -1.5px;
  }
  #special {
    margin-top: -1.5px;
  }
}

@media screen and (max-width: 945px) {
  .pattern {
    padding-top: 1.54639%;
  }
}

@media screen and (max-width: 767px) {
  /*Layout*/
  .l-body {
    line-height: 1.5;
  }
  .l-description {
    width: 100%;
    height: auto;
    padding-top: 93.75%;
    background: url(../../img/bg_description--sp.gif) no-repeat;
    background-size: contain;
    position: relative;
    max-height: 360px;
    overflow: hidden;
  }
  .l-img_natsuhighCampaign {
    position: absolute;
    top: 3.75%;
    left: 24.60938%;
    height: auto;
    width: 50.65104%;
  }
  .l-img_description {
    position: absolute;
    top: 29.77839%;
    left: 2.99479%;
    height: auto;
    width: 94.01042%;
  }
  .l-img_description-inner {
    width: 100%;
    height: 100%;
    padding-top: 27.83934%;
    background: url(../../img/img_description--sp.png) no-repeat;
    background-size: cover;
  }
  .l-img_pickUp {
    position: absolute;
    top: auto;
    bottom: 3.25521%;
    left: 38.67188%;
    height: auto;
    width: 22.78646%;
  }
  .l-pickUp {
    width: 100%;
    height: auto;
    background: #d21d28;
    position: relative;
    padding-bottom: 0;
  }
  .l-text-container--pickUp {
    float: none;
    margin: 20px auto 0;
  }
  .l-img_beamHighball {
    height: auto;
    width: 30.85938%;
    float: none;
    margin: 0 auto;
  }
  .l-pickUp-text {
    margin: 2.12314% 0 6.36943%;
  }
  .l-news {
    width: 100%;
    height: auto;
    background: #ef8200 url(../../img/bg_bottom--sp.gif) no-repeat top center;
    background-size: contain;
    position: relative;
    margin-top: -5px;
  }
  .l-img_news {
    height: auto;
    width: 94.66146%;
    max-width: 370px;
    margin: 70px auto 0;
    float: none;
  }
  .l-text-container--news {
    float: none;
    margin: 30px auto 0;
  }
  .l-img_newsTitle img {
    width: 61.95055%;
    max-width: 220px;
  }
  .l-img_beamCopy {
    max-width: 345px;
  }
  .l-brands-title-area {
    width: 100%;
    background: #000;
    padding: 4.6875% 0 2.34375%;
  }
  .l-img_brandTitle {
    margin: 0 auto;
    height: auto;
    width: 22.91667%;
  }
  .l-present {
    margin-top: -38.65979%;
  }
  .alert_blank {
    margin-bottom: 30px;
    font-size: 7px;
  }
  .text-container {
    height: auto;
    width: 94.79167%;
  }
  .btn-container {
    width: 71.875%;
    height: 38px;
  }
  .btn-container--pickUp {
    background: #d21c27 url(../../img/img_arrow.png) no-repeat;
    background-position: 88.60759% center;
    background-size: 8px 13px;
    margin-bottom: 6.36943%;
  }
  .btn-container--news {
    background: #ef8200 url(../../img/img_arrow.png) no-repeat;
    background-position: 88.60759% center;
    background-size: 8px 13px;
    margin-bottom: 5px;
  }
  .brandContainer_list {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 23.95833%;
    position: relative;
    display: inline-block;
  }
  .brandContainer_list_inner {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 91.14583%;
    height: auto;
    padding-top: 22.39583%;
  }
  .brandContainer_list--torys {
    background: #ffa234 url(../../img/img_arrow.png) no-repeat;
    background-position: 97.42268% center;
    background-size: 9px 15px;
  }
  .brandContainer_list--beam {
    background: #db4049 url(../../img/img_arrow.png) no-repeat;
    background-position: 97.42268% center;
    background-size: 9px 15px;
  }
  .brandContainer_list--kaku {
    background: #fad464 url(../../img/img_arrow.png) no-repeat;
    background-position: 97.42268% center;
    background-size: 9px 15px;
  }
  .brandContainer_list--torys .brandContainer_list_inner {
    background: #ef8200 url(../../img/img_torys.gif) no-repeat 55% center;
    background-size: 29.03646% 53.26087%;
  }
  .brandContainer_list--beam .brandContainer_list_inner {
    background: #d21d28 url(../../img/img_beam.gif) no-repeat 55% center;
    background-size: 27.34375% 86.95652%;
  }
  .brandContainer_list--kaku .brandContainer_list_inner {
    background: #fbbb00 url(../../img/img_kaku.gif) no-repeat 55% center;
    background-size: 28.25521% 84.78261%;
  }
  .pattern {
    background: none;
    width: 100%;
    color: #000;
    font-weight: bold;
  }
  .pattern .left {
    float: none;
    width: 100%;
    position: relative;
  }
  .pattern .right {
    float: none;
    position: relative;
    width: 100%;
    margin-top: 0;
  }
  .pattern .left {
    background: url(../../img/bg_present--sp_top.png) no-repeat top center;
    background-size: contain;
  }
  .hit {
    width: 27.99479%;
    position: absolute;
    top: 5.20833%;
    left: auto;
    right: 0;
    -webkit-transform: none;
    transform: none;
    z-index: 3;
  }
  .hit_bottom {
    display: block;
    top: 1.30208%;
    left: 0;
    right: auto;
  }
  .pattern .left h3 {
    margin: 23.3677% auto 0;
    width: 27.34375%;
    padding-top: 9.76563%;
  }
  .pattern_inner {
    margin: 0 auto;
    width: 94.01042%;
  }
  .pattern_bg {
    background: #f9be00;
  }
  .pattern_inner-text {
    margin-top: 5.49451%;
    padding-bottom: 4.12088%;
  }
  .pattern .right {
    background: #f9be00 url(../../img/bg_present--sp_top.png) no-repeat top center;
    background-size: contain;
  }
  .pattern .right h3 {
    margin: 0 auto;
    width: 21.09375%;
    padding-top: 9.11458%;
  }
  .img_item {
    margin: 19.53125% auto 0;
    padding-top: 0;
  }
  .btn-container--present {
    margin-top: 6.51042%;
    margin-bottom: 6.51042%;
  }
  .right .pattern_bg {
    background-size: contain;
  }
  .social_hub_outer {
    background: url(../../img/bg_line.jpg) repeat-y top center;
    background-size: contain;
    padding: 2.60417%;
  }
  .social_hub_title {
    padding-top: 13.02083%;
    width: 100%;
    background: #000 url(../../img/img_voiceTitle--sp.gif) no-repeat 13.02083% center;
    background-size: 59.24479% auto;
  }
  .pattern .right h4 {
    margin-bottom: 2.74725%;
    width: 81.59341%;
    padding-top: 0;
  }
  .pattern .left h4 {
    padding-top: 4.94505%;
    margin: 12.36264% 0 2.74725%;
    width: 93.54396%;
  }
  .special_container-sp {
    width: 100%;
  }
  .right .pattern_inner {
    padding-bottom: 0.65104%;
  }
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
}

/*pc_effects*/
@media screen and (min-width: 768px) {
  .move-page-top:hover {
    opacity: 0.85;
  }
  .brandContainer_list:hover .brandContainer_list_inner {
    opacity: 0.6;
  }
  .btn-container--pickUp:hover {
    background: #fff url(../../img/img_arrow--pickUp.png) no-repeat;
    background-position: 88.60759% center;
    background-size: 10px 16px;
  }
  .btn-container--pickUp a:hover {
    color: #d21c27;
  }
  .btn-container--news:hover {
    background: #fff url(../../img/img_arrow--news.png) no-repeat;
    background-position: 88.60759% center;
    background-size: 10px 16px;
  }
  .btn-container--news a:hover {
    color: #ef8200;
  }
  .btn-container--present:hover {
    background: #000 url(../../img/img_arrow--present_on.png) no-repeat;
    background-position: 88.60759% center;
    background-size: 10px 16px;
  }
  .btn-container--present a:hover {
    color: #fabd00;
  }
}
