/* line 106, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 81.25%;
  line-height: 1.7em;
}

/* line 18, ../../sass/201504newlife/_sections.scss */
.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1;
}
/* line 12, C:/Ruby193/lib/ruby/gems/1.9.1/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
.container:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 23, ../../sass/201504newlife/_sections.scss */
.sns {
  margin: 0 0 10px auto;
  display: table;
}
/* line 26, ../../sass/201504newlife/_sections.scss */
.sns .share {
  display: table-cell;
  vertical-align: top;
}

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

/* line 13, ../../sass/201504newlife/style.scss */
a:link {
  color: #337777;
}

/* line 14, ../../sass/201504newlife/style.scss */
a:visited {
  color: #337777;
}

/* line 15, ../../sass/201504newlife/style.scss */
a:hover {
  color: #429b9b;
}

/* line 16, ../../sass/201504newlife/style.scss */
a:active {
  color: #337777;
}

/* line 18, ../../sass/201504newlife/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 26, ../../sass/201504newlife/style.scss */
body {
  overflow: hidden;
  box-sizing: border-box;
  margin: 0;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 33, ../../sass/201504newlife/_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;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 36, ../../sass/201504newlife/_header.scss */
  body .kantan-header .header-group {
    margin-left: 10px;
  }
  /* line 38, ../../sass/201504newlife/_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 23, ../../sass/201504newlife/_header.scss */
  body .kantan-header .header-group .kantan-logo h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media (min-width: 960px) {
  /* line 49, ../../sass/201504newlife/_header.scss */
  body .kantan-header {
    height: 80px;
    width: 100%;
    background: url("../../../img/pc/bg_header_01.png") repeat-x;
    border-bottom: 1px solid #d8d8d8;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 51, ../../sass/201504newlife/_header.scss */
  body .kantan-header .header-group {
    width: 960px;
    margin: 0 auto;
    position: relative;
    padding: 7px 20px 0;
  }
  /* line 56, ../../sass/201504newlife/_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 23, ../../sass/201504newlife/_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 67, ../../sass/201504newlife/_header.scss */
  body .kantan-header {
    height: 70px;
    width: 100%;
    background: url("../../../img/pc/bg_header_01.png") repeat-x;
    border-bottom: 1px solid #d8d8d8;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 69, ../../sass/201504newlife/_header.scss */
  body .kantan-header .header-group {
    margin: 0 auto;
    position: relative;
    padding: 7px 20px 0;
  }
  /* line 73, ../../sass/201504newlife/_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 23, ../../sass/201504newlife/_header.scss */
  body .kantan-header .header-group .kantan-logo h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
/* line 34, ../../sass/201504newlife/style.scss */
body #main {
  width: 100%;
  background: url(../../img/event/201504newlife/newlife_bg001.gif) repeat;
  margin: 0 auto;
  padding: 30px 0;
}
/* line 38, ../../sass/201504newlife/style.scss */
body #main .mainImg h2 {
  text-align: center;
  margin-bottom: 16px;
}
/* line 41, ../../sass/201504newlife/style.scss */
body #main .mainImg h2 img {
  margin: 0 auto;
  max-width: 100%;
}
/* line 47, ../../sass/201504newlife/style.scss */
body #main .backdrop {
  margin: 0 auto;
}
@media (min-width: 960px) {
  /* line 47, ../../sass/201504newlife/style.scss */
  body #main .backdrop {
    width: 960px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 47, ../../sass/201504newlife/style.scss */
  body #main .backdrop {
    padding: 10px 0;
  }
  /* line 54, ../../sass/201504newlife/style.scss */
  body #main .backdrop > img:nth-child(1) {
    display: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
}
@media (min-width: 0px) and (max-width: 767px) and (min-width: 0px) and (max-width: 767px) {
  /* line 54, ../../sass/201504newlife/style.scss */
  body #main .backdrop > img:nth-child(1) {
    max-width: 80%;
  }
}

/* line 64, ../../sass/201504newlife/style.scss */
body #main .backdrop > img, body #main .backdrop a > img {
  max-width: 100%;
  height: auto;
  padding: 0 auto;
}
/* line 34, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg, body #main .backdrop .usableSite, body #main .backdrop .use-coupon, body #main .backdrop .recruit-services, body #main .backdrop .campaign-details {
  margin-bottom: 60px;
  padding: 20px 25px 40px;
  background: white;
  border-radius: 10px;
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 34, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg, body #main .backdrop .usableSite, body #main .backdrop .use-coupon, body #main .backdrop .recruit-services, body #main .backdrop .campaign-details {
    width: 96%;
    margin: 0 auto 30px;
    padding: 3% 5% 5%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 34, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg, body #main .backdrop .usableSite, body #main .backdrop .use-coupon, body #main .backdrop .recruit-services, body #main .backdrop .campaign-details {
    width: 96%;
    margin: 0 auto 30px;
    padding: 3% 2.6% 5%;
  }
}
/* line 50, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg > img, body #main .backdrop .usableSite > img, body #main .backdrop .use-coupon > img, body #main .backdrop .recruit-services > img, body #main .backdrop .campaign-details > img, body #main .backdrop .mainImg > a > img, body #main .backdrop .usableSite > a > img, body #main .backdrop .use-coupon > a > img, body #main .backdrop .recruit-services > a > img, body #main .backdrop .campaign-details > a > img {
  max-width: 100%;
  padding: 0 auto;
}
/* line 56, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg > .container > img, body #main .backdrop .usableSite > .container > img, body #main .backdrop .use-coupon > .container > img, body #main .backdrop .recruit-services > .container > img, body #main .backdrop .campaign-details > .container > img {
  max-width: 100%;
  padding: 0 auto;
}
/* line 62, ../../sass/201504newlife/_sections.scss */
body #main .backdrop h3 {
  margin-bottom: 40px;
  text-align: center;
}
/* line 65, ../../sass/201504newlife/_sections.scss */
body #main .backdrop h3 img {
  display: none;
  width: 100%;
  height: auto;
}
@media (min-width: 960px) {
  /* line 71, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop h3 .PC {
    display: block;
  }
  /* line 74, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop h3 .Phone {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 62, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop h3 {
    margin-bottom: 3%;
  }
  /* line 80, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop h3 .PC {
    display: block;
  }
  /* line 83, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop h3 .Phone {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 62, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop h3 {
    margin-bottom: 5%;
    font-size: 1em;
  }
  /* line 90, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop h3 .PC {
    display: none;
  }
  /* line 93, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop h3 .Phone {
    display: block;
  }
}
/* line 99, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg {
  text-align: center;
}
/* line 102, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg a {
  width: 100%;
  height: auto;
  display: none;
}
/* line 107, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg a:hover {
  opacity: 0.8;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 111, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg a.Phone {
    display: block;
    width: 100%;
  }
  /* line 115, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg a.PC {
    display: none;
  }
}
@media (min-width: 960px) {
  /* line 120, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg a.Phone {
    display: none;
  }
  /* line 123, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg a.PC {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 129, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg a.Phone {
    display: none;
  }
  /* line 132, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg a.PC {
    display: block;
    width: 100%;
  }
}
/* line 138, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPtitle {
  margin-bottom: 20px;
}
/* line 140, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPtitle h1 {
  margin: 0;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* line 147, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPtitle img {
  display: none;
  max-width: 100%;
}
/* line 151, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPtitle .Phone {
  display: none;
}
/* line 154, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPtitle .PC {
  display: block;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 158, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg .CPtitle .Phone {
    display: block;
    width: 100%;
  }
  /* line 162, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg .CPtitle .PC {
    display: none;
  }
}
/* line 168, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode {
  margin: 30px 0 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 170, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .CPimage {
  margin-bottom: 2px;
  max-width: 294px;
  height: auto;
  line-height: 0;
}
/* line 175, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .CPimage img {
  width: 100%;
  height: auto;
}
/* line 180, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode div {
  overflow: hidden;
  *zoom: 1;
}
/* line 183, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .CPcode_1 {
  margin-right: 14px;
  width: 294px;
  float: left;
}
/* line 187, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .CPcode_1 .off01 {
  float: left;
  width: 50%;
  color: #053469;
  background: #e3e136;
  height: 49px;
  line-height: 49px;
}
/* line 195, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .CPcode_1 .number {
  border: #e3e136 3px solid;
}
/* line 199, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .CPcode_2 {
  margin-right: 14px;
  width: 294px;
  float: left;
}
/* line 203, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .CPcode_2 .off02 {
  float: left;
  width: 50%;
  color: #053469;
  background: #82c8fb;
  height: 49px;
  line-height: 49px;
}
/* line 211, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .CPcode_2 .number {
  border: #82c8fb 3px solid;
}
/* line 215, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .CPcode_3 {
  width: 294px;
  float: right;
}
/* line 218, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .CPcode_3 .off03 {
  float: left;
  width: 50%;
  color: #053469;
  background: #92db24;
  height: 49px;
  line-height: 49px;
}
/* line 226, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .CPcode_3 .number {
  border: #92db24 3px solid;
}
/* line 230, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode p {
  text-align: center;
  font-weight: bold;
}
/* line 234, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .mainImg .CPcode .number {
  float: right;
  width: 50%;
  height: 49px;
  line-height: 43px;
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 243, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg .CPcode .CPcode_1,
  body #main .backdrop .mainImg .CPcode .CPcode_2,
  body #main .backdrop .mainImg .CPcode .CPcode_3 {
    margin-right: 1.53%;
    width: 32.3%;
    float: left;
  }
  /* line 250, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg .CPcode .CPcode_3 {
    margin-right: 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 255, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg .CPcode .CPcode_1,
  body #main .backdrop .mainImg .CPcode .CPcode_2,
  body #main .backdrop .mainImg .CPcode .CPcode_3 {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    float: none;
  }
  /* line 262, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg .CPcode .CPcode_1 .CPimage,
  body #main .backdrop .mainImg .CPcode .CPcode_2 .CPimage,
  body #main .backdrop .mainImg .CPcode .CPcode_3 .CPimage {
    max-width: 100%;
  }
  /* line 264, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .mainImg .CPcode .CPcode_1 .CPimage img,
  body #main .backdrop .mainImg .CPcode .CPcode_2 .CPimage img,
  body #main .backdrop .mainImg .CPcode .CPcode_3 .CPimage img {
    width: 100%;
    height: auto;
  }
}
/* line 274, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite {
  padding: 20px 0;
}
/* line 277, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite h3 {
  padding: 0 25px;
}
/* line 280, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite ul {
  margin-bottom: -30px;
  letter-spacing: -.35em;
}
/* line 284, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite li {
  margin-bottom: 55px;
  width: 461px;
  display: inline-block;
  letter-spacing: normal;
  overflow: hidden;
  *zoom: 1;
}
/* line 290, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite li h4 {
  margin-bottom: 20px;
  padding-right: 25px;
  background: #e3e136;
  height: 50px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 290, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite li h4 {
    margin-bottom: 10px;
    padding: 0;
    height: auto;
  }
  /* line 299, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite li h4 img {
    width: 100%;
    height: auto;
  }
}
/* line 305, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite li div {
  overflow: hidden;
  *zoom: 1;
  width: 436px;
}
/* line 308, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite li div .site {
  height: 30px;
  margin-bottom: 15px;
  background: #82c8fb;
  font-size: 110%;
  text-shadow: 0px 1px 1px #5582a3;
  text-align: center;
  line-height: 30px;
}
/* line 317, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite li div a,
body #main .backdrop .usableSite li div a:hover,
body #main .backdrop .usableSite li div a:active {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
/* line 324, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite li div .img {
  width: 208px;
  float: left;
  margin-right: 10px;
}
/* line 328, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite li div .img img {
  width: 100%;
  height: auto;
}
/* line 333, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite li div .text {
  width: 218px;
  float: right;
}
/* line 336, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite li div .text span {
  font-size: 76%;
  line-height: 1.2;
}
/* line 343, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite .odd {
  margin-right: 38px;
}
/* line 345, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite .odd h4 {
  padding: 0 0 0 25px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 345, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite .odd h4 {
    padding: 0;
  }
}
/* line 351, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite .odd div {
  margin-left: 25px;
}
/* line 355, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite .illust {
  padding: 0;
  background: none;
  text-align: center;
}
/* line 359, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .usableSite .illust img {
  width: 100%;
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 365, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite .illust {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 370, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite h3 {
    padding: 0 2.6%;
  }
  /* line 373, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite li {
    width: 48%;
    min-height: 248px;
    margin-bottom: 5%;
  }
  /* line 377, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite li h4 {
    padding-right: 5%;
  }
  /* line 379, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite li h4 img {
    width: 100%;
    height: auto;
  }
  /* line 384, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite li div {
    width: 95%;
  }
  /* line 387, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite li div .site a {
    font-size: 96%;
  }
  /* line 391, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite li div .img {
    width: 48%;
    height: auto;
    margin-right: 2%;
  }
  /* line 396, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite li div .text {
    width: 50%;
  }
  /* line 401, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite .odd {
    margin-right: 4%;
  }
  /* line 403, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite .odd h4 {
    padding: 0 0 0 5%;
  }
  /* line 406, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite .odd div {
    margin-left: 5%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 274, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite {
    padding: 3% 5% 5%;
  }
  /* line 413, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite h3 {
    padding: 0;
  }
  /* line 416, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite ul {
    width: 100%;
    margin: 0 auto;
  }
  /* line 419, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite ul li {
    display: block;
    width: 100%;
    margin-bottom: 10%;
  }
  /* line 423, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite ul li h4 {
    text-align: center;
  }
  /* line 425, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite ul li h4 img {
    width: 90%;
  }
  /* line 429, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite ul li div {
    width: 100%;
  }
  /* line 431, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite ul li div .site {
    height: auto;
    font-size: 100%;
  }
  /* line 435, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite ul li div .img {
    width: 48%;
    margin-right: 2%;
  }
  /* line 439, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite ul li div .text {
    width: 50%;
  }
  /* line 445, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite .odd {
    margin-right: 0;
  }
  /* line 447, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite .odd div {
    margin-left: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 452, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .usableSite .illust {
    float: none;
  }
}

/* line 461, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .use-coupon .stepPC,
body #main .backdrop .use-coupon .stepPhone {
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 467, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC {
    display: none;
  }
  /* line 470, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone {
    display: block;
  }
  /* line 472, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo {
    margin: 0 auto 30px;
    width: 100%;
    background: url(../../img/event/201504newlife/newlife_bg002.gif) repeat;
    padding: 0 0 7%;
    text-align: center;
  }
  /* line 478, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo .step {
    width: 100%;
    margin-bottom: 3%;
  }
  /* line 482, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo div {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 3%;
  }
  /* line 485, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo div .stepImg {
    width: 40%;
    float: left;
    padding-right: 5%;
  }
  /* line 490, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo div .stepText {
    text-align: left;
    width: 55%;
    float: left;
  }
  /* line 496, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo .example {
    margin-top: 10px;
    font-weight: bold;
    color: #053469;
    text-align: center;
    border-bottom: #053469 4px double;
  }
  /* line 504, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .last {
    margin-bottom: 0;
  }
}
@media (min-width: 960px) {
  /* line 510, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC {
    display: block;
    text-align: center;
  }
  /* line 513, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF {
    overflow: hidden;
    *zoom: 1;
  }
  /* line 515, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo {
    margin-left: 11px;
    padding-bottom: 25px;
    float: left;
    width: 296px;
    background: url(../../img/event/201503springfes/springfes_bg002.gif) repeat;
    text-align: center;
  }
  /* line 522, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo p {
    text-align: left;
  }
  /* line 525, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo .stepImg {
    margin: 21px 0 27px;
  }
  /* line 528, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo .stepText {
    width: 262px;
    margin: 0 auto;
  }
  /* line 532, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo .example {
    margin-top: 10px;
    color: #053469;
    text-align: center;
  }
  /* line 536, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo .example span {
    border-bottom: #053469 4px double;
    font-weight: bold;
  }
  /* line 542, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo:first-child {
    margin-left: 0;
  }
  /* line 547, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 552, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC {
    display: block;
    text-align: center;
  }
  /* line 555, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF {
    overflow: hidden;
    *zoom: 1;
  }
  /* line 557, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo {
    float: left;
    width: 32.5%;
    min-height: 540px;
    margin-left: 1.25%;
    text-align: center;
    background: url(../../img/event/201503springfes/springfes_bg002.gif) repeat;
  }
  /* line 564, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo img {
    max-width: 100%;
    height: auto;
  }
  /* line 568, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo p {
    text-align: left;
  }
  /* line 571, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo .stepImg {
    margin: 6% 0;
  }
  /* line 574, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo div {
    padding: 10% 6%;
  }
  /* line 576, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo div .example {
    margin-top: 10px;
    display: block;
    border-bottom: #053469 6px double;
    color: #053469;
  }
  /* line 581, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo div .example span {
    font-weight: bold;
  }
  /* line 587, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo:first-child {
    margin-left: 0;
  }
  /* line 592, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone {
    display: none;
  }
}
/* line 599, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .recruit-services {
  text-align: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 600, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .recruit-services h3 {
    font-size: 80%;
  }
}
/* line 605, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .recruit-services p {
  padding: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 608, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .recruit-services p img {
    width: 100%;
    height: auto;
  }
}
/* line 616, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .recruit-services .container {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white;
}
/* line 620, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .recruit-services .container ul {
  text-align: center;
  list-style: none;
}
/* line 623, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .recruit-services .container ul li {
  display: inline-block;
  display: inline\9;
  zoom: 1\9;
  margin: 0 17px 15px;
  padding: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 623, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .recruit-services .container ul li {
    margin: 0 15px 10px;
  }
}
/* line 639, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .campaign-details .container {
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
}
/* line 644, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .campaign-details .container h1, body #main .backdrop .campaign-details .container h2, body #main .backdrop .campaign-details .container h3, body #main .backdrop .campaign-details .container h4, body #main .backdrop .campaign-details .container h5 {
  margin: 10px 0;
}
/* line 647, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .campaign-details .container h4 {
  text-align: center;
  margin: 20px 0;
  padding: 0.3em 0.5em;
  border: #053469 1px dotted;
  font-size: 14px;
  font-weight: bold;
  color: #053469;
  text-shadow: 0px 1px 1px white;
}
/* line 657, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .campaign-details .container dl {
  margin: 10px 0;
}
/* line 659, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .campaign-details .container dl dt {
  font-weight: bold;
}
/* line 662, ../../sass/201504newlife/_sections.scss */
body #main .backdrop .campaign-details .container dl dd {
  margin: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 669, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .campaign-details .container h4 {
    margin: 2% 0 4%;
  }
  /* line 672, ../../sass/201504newlife/_sections.scss */
  body #main .backdrop .campaign-details .container h5, body #main .backdrop .campaign-details .container dl {
    margin-bottom: 10px;
  }
}
/* line 73, ../../sass/201504newlife/style.scss */
body #main sup {
  font-size: 76%;
  vertical-align: super;
}
/* line 5, ../../sass/201504newlife/_footer.scss */
body footer {
  position: relative;
  background: url(../../img/ringbell/201411/x.png) repeat-x 0px -33px;
  bottom: 0;
  padding-top: 15px;
  width: 100%;
  height: 100px;
  margin: 40px 0 0;
}
/* line 13, ../../sass/201504newlife/_footer.scss */
body footer .footer-group {
  position: relative;
  display: block;
}
@media (min-width: 960px) {
  /* line 13, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group {
    line-height: 1.5;
    font-size: 12px;
    margin: 0 auto;
    width: 1000px;
    height: 100px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 13, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group {
    line-height: 1.5;
    font-size: 12px;
    margin: 0 auto;
    width: 100%;
    height: 100px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 13, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group {
    margin-top: 0px;
    line-height: 1.7;
    font-size: 14px;
    padding-bottom: 30px;
    box-sizing: border-box;
    height: 100px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 40, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group div.copyright {
    position: absolute;
    margin-top: 28px;
    margin-left: 8px;
    width: 100%;
  }
}
@media (min-width: 960px) {
  /* line 40, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group div.copyright {
    position: absolute;
    margin: 0 auto;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 40, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group div.copyright {
    position: absolute;
    margin-top: 28px;
    margin-left: 8px;
    width: 100%;
  }
}
/* line 62, ../../sass/201504newlife/_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 62, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group a.groupsite {
    position: absolute;
    margin-top: 17px;
    margin-left: 8px;
  }
}
@media (min-width: 960px) {
  /* line 62, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group a.groupsite {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 62, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group a.groupsite {
    margin-top: 17px;
    margin-left: 10px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 87, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group a.groupsite:link {
    text-decoration: none;
  }
}
/* line 93, ../../sass/201504newlife/_footer.scss */
body footer .footer-group ul.footer-links {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
@media (min-width: 960px) {
  /* line 93, ../../sass/201504newlife/_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 93, ../../sass/201504newlife/_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 93, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group ul.footer-links {
    font-size: 88%;
    overflow: hidden;
    position: absolute;
    left: 3px;
  }
}
@media (min-width: 960px) {
  /* line 120, ../../sass/201504newlife/_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 133, ../../sass/201504newlife/_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 148, ../../sass/201504newlife/_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 163, ../../sass/201504newlife/_footer.scss */
body footer .footer-group ul.footer-links a:link {
  color: #337777;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 163, ../../sass/201504newlife/_footer.scss */
  body footer .footer-group ul.footer-links a:link {
    text-decoration: none;
  }
}
/* line 169, ../../sass/201504newlife/_footer.scss */
body footer .footer-group ul.footer-links a:visited {
  color: #337777;
}
/* line 172, ../../sass/201504newlife/_footer.scss */
body footer .footer-group ul.footer-links a:hover {
  color: #429b9b;
}
/* line 175, ../../sass/201504newlife/_footer.scss */
body footer .footer-group ul.footer-links a:active {
  color: #337777;
}
