@charset "UTF-8";
/* line 106, C:/Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 100%;
  line-height: 1.7em;
}

@media (min-width: 0px) and (max-width: 767px) {
  /* line 6, ../../sass/201609music/_sections.scss */
  img {
    width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 7, ../../sass/201609music/_sections.scss */
  img {
    width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 10, ../../sass/201609music/_sections.scss */
  .cpEnd {
    width: 96% !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 15, ../../sass/201609music/_sections.scss */
  .cpEnd {
    width: 96% !important;
  }
  /* line 17, ../../sass/201609music/_sections.scss */
  .cpEnd p {
    font-size: 16px !important;
  }
}
/* link button */
/* line 25, ../../sass/201609music/_sections.scss */
.link_btn.pc {
  margin: 0 auto 80px auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 25, ../../sass/201609music/_sections.scss */
  .link_btn.pc {
    margin-bottom: 8.3%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 25, ../../sass/201609music/_sections.scss */
  .link_btn.pc {
    margin-bottom: 8.3%;
  }
}
/* line 29, ../../sass/201609music/_sections.scss */
.link_btn.pc a {
  background: url(../../img/music/201609/btn.png) no-repeat 0 0;
  display: block;
  height: 112px;
  margin: 0 auto;
  text-indent: -9999px;
  width: 786px;
}
/* line 37, ../../sass/201609music/_sections.scss */
.link_btn.pc a:hover {
  opacity: 0.6;
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 41, ../../sass/201609music/_sections.scss */
  .link_btn.pc a {
    background-size: contain;
    width: 90%;
    height: 0;
    padding-top: 14.5%;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  /* line 49, ../../sass/201609music/_sections.scss */
  .link_btn.sp {
    margin-bottom: 8.3%;
  }
}

/* main */
/* line 55, ../../sass/201609music/_sections.scss */
.mainbg {
  background: #ae151d;
  padding-top: 0.4%;
}
/* line 59, ../../sass/201609music/_sections.scss */
.mainbg h1 {
  text-align: center;
  padding-top: 5.0%;
  padding-bottom: 5.4%;
}
/* line 62, ../../sass/201609music/_sections.scss */
.mainbg .campagin_period {
  background: #333;
  padding: 15px 0;
  text-align: center;
}
/* line 66, ../../sass/201609music/_sections.scss */
.mainbg .campagin_period img {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/*--------------------------------*/
/* リード文 */
/* line 75, ../../sass/201609music/_sections.scss */
.lead_text {
  line-height: 0;
  margin: 40px auto;
  text-align: center;
}
/* line 79, ../../sass/201609music/_sections.scss */
.lead_text img {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/*--------------------------------*/
/* ギフトコード */
/* line 87, ../../sass/201609music/_sections.scss */
.gift_code {
  margin: 0 auto 80px auto;
  text-align: center;
  max-width: 960px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 87, ../../sass/201609music/_sections.scss */
  .gift_code {
    margin-bottom: 8.3%;
    max-width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 87, ../../sass/201609music/_sections.scss */
  .gift_code {
    margin-bottom: 8.3%;
    max-width: 90%;
  }
}
/* line 99, ../../sass/201609music/_sections.scss */
.gift_code h2 {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  line-height: 0;
  padding-top: 3.3%;
  padding-bottom: 3.3%;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 111, ../../sass/201609music/_sections.scss */
  .gift_code h2 img {
    max-width: 233px;
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 114, ../../sass/201609music/_sections.scss */
  .gift_code h2 img {
    max-width: 233px;
  }
}
/* line 117, ../../sass/201609music/_sections.scss */
.gift_code .code_caution {
  text-align: left;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 117, ../../sass/201609music/_sections.scss */
  .gift_code .code_caution {
    font-size: 10px;
    font-size: 3.125vw;
  }
}

/* line 124, ../../sass/201609music/_sections.scss */
.gift_code_inr {
  border: 2px solid #000;
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  margin: 0 auto 16px auto;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 124, ../../sass/201609music/_sections.scss */
  .gift_code_inr {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  /* line 131, ../../sass/201609music/_sections.scss */
  .gift_code_inr img {
    width: 70%;
  }
}
/* line 135, ../../sass/201609music/_sections.scss */
.gift_code_inr .code200 {
  border-right: 2px solid #000;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 135, ../../sass/201609music/_sections.scss */
  .gift_code_inr .code200 {
    border-right: 0;
    border-bottom: 2px solid #000;
  }
}
/* line 142, ../../sass/201609music/_sections.scss */
.gift_code_inr dl {
  flex-grow: 1;
}
/* line 145, ../../sass/201609music/_sections.scss */
.gift_code_inr dt {
  border-bottom: 2px dashed #000;
  line-height: 0;
  padding-top: 3.3%;
  padding-bottom: 3.3%;
}
/* line 153, ../../sass/201609music/_sections.scss */
.gift_code_inr dd {
  padding-top: 3.3%;
  padding-bottom: 3.3%;
  font-size: 50px;
  font-size: 3.125rem;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 153, ../../sass/201609music/_sections.scss */
  .gift_code_inr dd {
    font-size: 40px;
    font-size: 12.5vw;
  }
}

/*--------------------------------*/
/* ギフトコードの使い方 */
/* line 167, ../../sass/201609music/_sections.scss */
.howto {
  margin: 0 auto 80px auto;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 167, ../../sass/201609music/_sections.scss */
  .howto {
    margin-bottom: 8.3%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 167, ../../sass/201609music/_sections.scss */
  .howto {
    margin-bottom: 8.3%;
  }
}

/* line 173, ../../sass/201609music/_sections.scss */
.howto_step {
  margin-bottom: 80px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 173, ../../sass/201609music/_sections.scss */
  .howto_step {
    margin-bottom: 8.3%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 173, ../../sass/201609music/_sections.scss */
  .howto_step {
    margin-bottom: 8.3%;
  }
}
/* line 177, ../../sass/201609music/_sections.scss */
.howto_step h3 {
  /*margin: 0 auto 1.6% auto;*/
  text-align: center;
}
/* line 180, ../../sass/201609music/_sections.scss */
.howto_step h3 img {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* line 188, ../../sass/201609music/_sections.scss */
.howto_step ul {
  border-bottom: 2px solid #000;
  max-width: 960px;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 188, ../../sass/201609music/_sections.scss */
  .howto_step ul {
    width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 188, ../../sass/201609music/_sections.scss */
  .howto_step ul {
    width: 90%;
  }
}
/* line 194, ../../sass/201609music/_sections.scss */
.howto_step ul li {
  border-left: 2px solid #000;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
/* line 200, ../../sass/201609music/_sections.scss */
.howto_step ul li dl {
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
}
/* line 204, ../../sass/201609music/_sections.scss */
.howto_step ul li dt {
  border-right: 2px dashed #000;
  -webkit-flex-basis: 72px;
  flex-basis: 72px;
  padding-top: 16px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 204, ../../sass/201609music/_sections.scss */
  .howto_step ul li dt {
    -webkit-flex-basis: 15%;
    flex-basis: 15%;
  }
  /* line 212, ../../sass/201609music/_sections.scss */
  .howto_step ul li dt img {
    max-width: 22px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 204, ../../sass/201609music/_sections.scss */
  .howto_step ul li dt {
    -webkit-flex-basis: 15%;
    flex-basis: 15%;
  }
  /* line 217, ../../sass/201609music/_sections.scss */
  .howto_step ul li dt img {
    max-width: 22px;
  }
}
/* line 220, ../../sass/201609music/_sections.scss */
.howto_step ul li dd {
  -webkit-flex-basis: 884px;
  flex-basis: 884px;
  padding: 16px;
  text-align: center;
  margin: 0 auto;
}
/* line 226, ../../sass/201609music/_sections.scss */
.howto_step ul li dd .howto_txtlarge {
  font-weight: bold;
  margin-bottom: 2.5%;
  font-size: 24px;
  font-size: 1.5rem;
}
/* line 229, ../../sass/201609music/_sections.scss */
.howto_step ul li dd .howto_txtlarge span.logo_recruit {
  margin-left: 10px;
  margin-right: 10px;
}
/* line 233, ../../sass/201609music/_sections.scss */
.howto_step ul li dd .howto_txtlarge a {
  font-weight: bold;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 226, ../../sass/201609music/_sections.scss */
  .howto_step ul li dd .howto_txtlarge {
    font-size: 14px;
    font-size: 4.375vw;
  }
  /* line 237, ../../sass/201609music/_sections.scss */
  .howto_step ul li dd .howto_txtlarge .logo_recruit img {
    width: 40%;
    max-width: 270px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 226, ../../sass/201609music/_sections.scss */
  .howto_step ul li dd .howto_txtlarge {
    font-size: 12px;
    font-size: 3.75vw;
  }
  /* line 244, ../../sass/201609music/_sections.scss */
  .howto_step ul li dd .howto_txtlarge .logo_recruit img {
    width: 40%;
    max-width: 270px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 250, ../../sass/201609music/_sections.scss */
  .howto_step ul li dd .howto_txtsmall {
    font-size: 12px;
    font-size: 3.75vw;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 220, ../../sass/201609music/_sections.scss */
  .howto_step ul li dd {
    -webkit-flex-basis: 85%;
    flex-basis: 85%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 220, ../../sass/201609music/_sections.scss */
  .howto_step ul li dd {
    -webkit-flex-basis: 85%;
    flex-basis: 85%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 269, ../../sass/201609music/_sections.scss */
  .howto_step ul.pc {
    display: none;
  }
  /* line 270, ../../sass/201609music/_sections.scss */
  .howto_step ul.sp {
    display: block;
  }
  /* line 272, ../../sass/201609music/_sections.scss */
  .howto_step ul.sp img {
    width: inherit;
  }
}

/* line 277, ../../sass/201609music/_sections.scss */
.howto_step03_img img {
  margin: 0 auto;
  height: auto;
}

/* line 282, ../../sass/201609music/_sections.scss */
.howtostep_caution {
  color: #bc8e05;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.5%;
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 282, ../../sass/201609music/_sections.scss */
  .howtostep_caution {
    width: 90%;
    font-size: 12px;
    font-size: 3.75vw;
  }
  /* line 295, ../../sass/201609music/_sections.scss */
  .howtostep_caution img {
    width: 3%;
    max-width: 27px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 282, ../../sass/201609music/_sections.scss */
  .howtostep_caution {
    width: 90%;
    font-size: 10px;
    font-size: 3.125vw;
  }
  /* line 300, ../../sass/201609music/_sections.scss */
  .howtostep_caution img {
    width: 3%;
    max-width: 27px;
  }
}

/*--------------------------------*/
/*リクルートかんたん支払いとは*/
/* line 305, ../../sass/201609music/_sections.scss */
.about_service {
  max-width: 960px;
  margin: 0 auto 80px auto;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 305, ../../sass/201609music/_sections.scss */
  .about_service {
    margin-bottom: 8.3%;
  }
}
/* line 313, ../../sass/201609music/_sections.scss */
.about_service h3 img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.3%;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 322, ../../sass/201609music/_sections.scss */
  .about_service .logo_recruit {
    margin-left: auto;
    margin-right: auto;
    max-width: 426px;
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 322, ../../sass/201609music/_sections.scss */
  .about_service .logo_recruit {
    margin-left: auto;
    margin-right: auto;
    max-width: 426px;
    width: 50%;
  }
}
/* line 336, ../../sass/201609music/_sections.scss */
.about_service .service_point {
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: stretch;
  align-items: strech;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 336, ../../sass/201609music/_sections.scss */
  .about_service .service_point {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 336, ../../sass/201609music/_sections.scss */
  .about_service .service_point {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 361, ../../sass/201609music/_sections.scss */
.about_service .service_point dl {
  -webkit-flex-basis: 48.8%;
  flex-basis: 48.8%;
  margin-bottom: 20px;
  border: 2px solid #000;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 361, ../../sass/201609music/_sections.scss */
  .about_service .service_point dl {
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
/* line 371, ../../sass/201609music/_sections.scss */
.about_service .service_point dl dt {
  border-bottom: 2px solid #000;
  line-height: 0;
  padding-top: 16px;
  padding-bottom: 16px;
}
/* line 377, ../../sass/201609music/_sections.scss */
.about_service .service_point dl dd {
  padding: 16px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 377, ../../sass/201609music/_sections.scss */
  .about_service .service_point dl dd {
    text-align: left;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 385, ../../sass/201609music/_sections.scss */
  .about_service .service_point img {
    max-width: 174px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 388, ../../sass/201609music/_sections.scss */
  .about_service .service_point img {
    max-width: 174px;
  }
}
/* line 392, ../../sass/201609music/_sections.scss */
.about_service p {
  margin-bottom: 32px;
}
/* line 394, ../../sass/201609music/_sections.scss */
.about_service p .br_sp {
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 392, ../../sass/201609music/_sections.scss */
  .about_service p {
    margin-bottom: 3.3%;
    font-size: 12px;
    font-size: 3.75vw;
  }
  /* line 398, ../../sass/201609music/_sections.scss */
  .about_service p .br_sp {
    display: block;
  }
  /* line 399, ../../sass/201609music/_sections.scss */
  .about_service p.service_txt {
    margin-bottom: 10%;
  }
}

/*--------------------------------*/
/*キャンペーン概要*/
@media (min-width: 0px) and (max-width: 767px) {
  /* line 406, ../../sass/201609music/_sections.scss */
  .about_campaign {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 406, ../../sass/201609music/_sections.scss */
  .about_campaign {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}
/* line 421, ../../sass/201609music/_sections.scss */
.about_campaign .block_inner {
  border: 2px solid #000;
  max-width: 960px;
  margin: 0 auto 8.3% auto;
  padding: 32px;
}
/* line 426, ../../sass/201609music/_sections.scss */
.about_campaign .block_inner h4 {
  border-bottom: 1px solid #000;
  font-weight: bold;
  margin-bottom: 16px;
  padding-bottom: 8px;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
}
/* line 434, ../../sass/201609music/_sections.scss */
.about_campaign .block_inner dl {
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 436, ../../sass/201609music/_sections.scss */
.about_campaign .block_inner dl dt {
  font-weight: bold;
}
/* line 437, ../../sass/201609music/_sections.scss */
.about_campaign .block_inner dl dd {
  margin-bottom: 16px;
}

/*--------------------------------*/
/* common */
/* link */
/* line 14, ../../sass/201609music/style.scss */
a:link {
  color: #0069b8;
}
/* line 15, ../../sass/201609music/style.scss */
a:visited {
  color: #0069b8;
}
/* line 16, ../../sass/201609music/style.scss */
a:hover {
  color: #0069b8;
}
/* line 17, ../../sass/201609music/style.scss */
a:active {
  color: #0069b8;
}

/*--------------------------------*/
/* line 20, ../../sass/201609music/style.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 27, ../../sass/201609music/style.scss */
strong {
  font-weight: bold;
  color: #ea5fa0;
}

/* line 31, ../../sass/201609music/style.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* link_brn */
/* line 35, ../../sass/201609music/style.scss */
.link_btn {
  position: relative;
  text-align: center;
}

/* block */
/* line 40, ../../sass/201609music/style.scss */
.block {
  padding-left: 3%;
  padding-right: 3%;
  position: relative;
  text-align: center;
}

/*--------------------------------*/
/* body */
/* line 50, ../../sass/201609music/style.scss */
body {
  overflow: hidden;
  box-sizing: border-box;
  line-height: 1.7;
  margin: 0;
  font-family: -apple-system, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', 'メイリオ', meiryo, sans-serif;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 32, ../../sass/201609music/_header.scss */
  body .kantan-header {
    padding-top: 8px;
    height: 50px;
    width: 100%;
    background: url("../../../img/sp/bg_header_01.png") repeat-x;
    border-bottom: 1px solid #d8d8d8;
  }
  /* line 35, ../../sass/201609music/_header.scss */
  body .kantan-header .header-group {
    margin-left: 10px;
  }
  /* line 37, ../../sass/201609music/_header.scss */
  body .kantan-header .header-group .kantan-logo {
    display: block;
    box-sizing: border-box;
    background: url("../../../img/sp/logo/logo_STL.png");
    background-size: 100% 100%;
    width: 220px;
    height: 25px;
    margin-top: 8px;
  }
  /* line 22, ../../sass/201609music/_header.scss */
  body .kantan-header .header-group .kantan-logo h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media (min-width: 960px) {
  /* line 48, ../../sass/201609music/_header.scss */
  body .kantan-header {
    height: 80px;
    width: 100%;
    background: url("../../../img/pc/bg_header_01.png") repeat-x;
    border-bottom: 1px solid #d8d8d8;
  }
  /* line 50, ../../sass/201609music/_header.scss */
  body .kantan-header .header-group {
    width: 960px;
    margin: 0 auto;
    position: relative;
    padding: 7px 20px 0;
  }
  /* line 55, ../../sass/201609music/_header.scss */
  body .kantan-header .header-group .kantan-logo {
    display: block;
    box-sizing: border-box;
    background: url("../../../img/pc/logo/logo_STL.png");
    background-size: 100% 100%;
    width: 291px;
    height: 43px;
    margin-top: 10px;
  }
  /* line 22, ../../sass/201609music/_header.scss */
  body .kantan-header .header-group .kantan-logo h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 66, ../../sass/201609music/_header.scss */
  body .kantan-header {
    height: 70px;
    width: 100%;
    background: url("../../../img/pc/bg_header_01.png") repeat-x;
    border-bottom: 1px solid #d8d8d8;
  }
  /* line 68, ../../sass/201609music/_header.scss */
  body .kantan-header .header-group {
    margin: 0 auto;
    position: relative;
    padding: 7px 20px 0;
  }
  /* line 72, ../../sass/201609music/_header.scss */
  body .kantan-header .header-group .kantan-logo {
    display: block;
    box-sizing: border-box;
    background: url("../../../img/pc/logo/logo_STL.png");
    background-size: 100% 100%;
    width: 291px;
    height: 43px;
    margin-top: 10px;
  }
  /* line 22, ../../sass/201609music/_header.scss */
  body .kantan-header .header-group .kantan-logo h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
/* line 5, ../../sass/201609music/_footer.scss */
body footer {
  position: relative;
  background: url(../../img/x.png) repeat-x 0px -33px;
  bottom: 0;
  padding-top: 20px;
  width: 100%;
  height: 140px;
}
/* line 12, ../../sass/201609music/_footer.scss */
body footer .footer-group {
  position: relative;
  display: block;
}
@media (min-width: 960px) {
  /* line 12, ../../sass/201609music/_footer.scss */
  body footer .footer-group {
    line-height: 1.5;
    font-size: 12px;
    margin: 0 auto;
    width: 1000px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 12, ../../sass/201609music/_footer.scss */
  body footer .footer-group {
    line-height: 1.5;
    font-size: 12px;
    margin: 0 auto;
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 12, ../../sass/201609music/_footer.scss */
  body footer .footer-group {
    margin-top: 0px;
    line-height: 1.7;
    font-size: 14px;
    padding-bottom: 30px;
    box-sizing: border-box;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 36, ../../sass/201609music/_footer.scss */
  body footer .footer-group div.copyright {
    position: absolute;
    margin-top: 38px;
    margin-left: 8px;
    width: 100%;
  }
  /* line 42, ../../sass/201609music/_footer.scss */
  body footer .footer-group div.copyright img {
    max-width: 180px;
  }
}
@media (min-width: 960px) {
  /* line 36, ../../sass/201609music/_footer.scss */
  body footer .footer-group div.copyright {
    position: absolute;
    margin: 0 auto;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 36, ../../sass/201609music/_footer.scss */
  body footer .footer-group div.copyright {
    position: absolute;
    margin-top: 28px;
    margin-left: 8px;
    width: 100%;
  }
  /* line 54, ../../sass/201609music/_footer.scss */
  body footer .footer-group div.copyright img {
    max-width: 180px;
  }
}
/* line 59, ../../sass/201609music/_footer.scss */
body footer .footer-group a.groupsite {
  position: absolute;
  display: block;
  top: 35px;
  font-size: 10px;
  font-weight: bold;
  color: #435B67 !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 59, ../../sass/201609music/_footer.scss */
  body footer .footer-group a.groupsite {
    position: absolute;
    margin-top: 35px;
    margin-left: 8px;
  }
}
@media (min-width: 960px) {
  /* line 59, ../../sass/201609music/_footer.scss */
  body footer .footer-group a.groupsite {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 59, ../../sass/201609music/_footer.scss */
  body footer .footer-group a.groupsite {
    margin-top: 25px;
    margin-left: 10px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 84, ../../sass/201609music/_footer.scss */
  body footer .footer-group a.groupsite:link {
    text-decoration: none;
  }
}
/* line 90, ../../sass/201609music/_footer.scss */
body footer .footer-group ul.footer-links {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
@media (min-width: 960px) {
  /* line 90, ../../sass/201609music/_footer.scss */
  body footer .footer-group ul.footer-links {
    font-size: 88%;
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 90, ../../sass/201609music/_footer.scss */
  body footer .footer-group ul.footer-links {
    font-size: 88%;
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 3px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 90, ../../sass/201609music/_footer.scss */
  body footer .footer-group ul.footer-links {
    font-size: 88%;
    overflow: hidden;
    position: absolute;
    left: 3px;
  }
}
@media (min-width: 960px) {
  /* line 117, ../../sass/201609music/_footer.scss */
  body footer .footer-group ul.footer-links li {
    float: left;
    border-right: 1px solid #DDD;
    display: list-item;
    padding-right: 15px;
    margin-left: 15px;
    margin-right: -1px;
    text-align: left;
    zoom: 1 !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 130, ../../sass/201609music/_footer.scss */
  body footer .footer-group ul.footer-links li {
    float: left;
    height: 16px;
    border-right: 1px solid #DDD;
    display: list-item;
    padding-right: 5px;
    margin-left: 10px;
    padding-top: 0;
    margin-right: -1px;
    text-align: right;
    zoom: 1 !important;
    color: #7c7c7c;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 145, ../../sass/201609music/_footer.scss */
  body footer .footer-group ul.footer-links li {
    float: left;
    height: 16px;
    border-right: 1px solid #DDD;
    display: list-item;
    padding-right: 5px;
    margin-left: 10px;
    padding-top: 0;
    margin-right: -1px;
    text-align: right;
    zoom: 1 !important;
    color: #7c7c7c;
  }
}
/* line 160, ../../sass/201609music/_footer.scss */
body footer .footer-group ul.footer-links a:link {
  color: #337777;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 160, ../../sass/201609music/_footer.scss */
  body footer .footer-group ul.footer-links a:link {
    text-decoration: none;
  }
}
/* line 166, ../../sass/201609music/_footer.scss */
body footer .footer-group ul.footer-links a:visited {
  color: #337777;
}
/* line 169, ../../sass/201609music/_footer.scss */
body footer .footer-group ul.footer-links a:hover {
  color: #429b9b;
}
/* line 172, ../../sass/201609music/_footer.scss */
body footer .footer-group ul.footer-links a:active {
  color: #337777;
}

/*--------------------------------*/
/* sns */
/* line 61, ../../sass/201609music/style.scss */
.sns {
  max-width: 960px;
  width: 100%;
  text-align: right;
  margin: 0 auto;
}
/* line 66, ../../sass/201609music/style.scss */
.sns .share {
  display: inline-block;
  padding-left: 10px;
  vertical-align: top;
}

/* line 72, ../../sass/201609music/style.scss */
.sns .share .fb_iframe_widget > span {
  vertical-align: baseline !important;
}

/*--------------------------------*/
/* cpEnd */
/* line 77, ../../sass/201609music/style.scss */
.cpEnd {
  width: 100%;
  margin: 20px auto;
  padding: 2px;
  border: solid 4px #e60021;
  background: #FFF;
}

/* line 84, ../../sass/201609music/style.scss */
.cpEnd p {
  padding: 16px;
  color: #e60021;
  border: solid 2px #e60021;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

@media (min-width: 960px) {
  /* line 93, ../../sass/201609music/style.scss */
  .pc {
    display: block;
  }

  /* line 94, ../../sass/201609music/style.scss */
  .sp {
    display: none;
  }

  /* line 95, ../../sass/201609music/style.scss */
  .cpEnd {
    max-width: 960px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 98, ../../sass/201609music/style.scss */
  .pc {
    display: block;
  }

  /* line 99, ../../sass/201609music/style.scss */
  .sp {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 102, ../../sass/201609music/style.scss */
  .pc {
    display: none;
  }

  /* line 103, ../../sass/201609music/style.scss */
  .sp {
    display: block;
  }
}
