/* line 17, ../../sass/201505ur/_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 22, ../../sass/201505ur/_sections.scss */
.sns {
  margin: 0 0 10px auto;
  display: table;
  line-height: 1;
}
/* line 26, ../../sass/201505ur/_sections.scss */
.sns .share {
  display: table-cell;
  padding-left: 10px;
  vertical-align: top;
}

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

/* line 13, ../../sass/201505ur/style.scss */
a:link {
  color: #C23E42;
}

/* line 14, ../../sass/201505ur/style.scss */
a:visited {
  color: #C23E42;
}

/* line 15, ../../sass/201505ur/style.scss */
a:hover {
  color: #ee7983;
}

/* line 16, ../../sass/201505ur/style.scss */
a:active {
  color: #C23E42;
}

/* line 18, ../../sass/201505ur/style.scss */
a img:hover {
  opacity: 0.8;
}

/* line 22, ../../sass/201505ur/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 30, ../../sass/201505ur/style.scss */
body {
  overflow: hidden;
  box-sizing: border-box;
  margin: 0;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #333;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 33, ../../sass/201505ur/_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/201505ur/_header.scss */
  body .kantan-header .header-group {
    margin-left: 10px;
  }
  /* line 38, ../../sass/201505ur/_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/201505ur/_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/201505ur/_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/201505ur/_header.scss */
  body .kantan-header .header-group {
    width: 960px;
    margin: 0 auto;
    position: relative;
    padding: 7px 20px 0;
  }
  /* line 56, ../../sass/201505ur/_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/201505ur/_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/201505ur/_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/201505ur/_header.scss */
  body .kantan-header .header-group {
    margin: 0 auto;
    position: relative;
    padding: 7px 20px 0;
  }
  /* line 73, ../../sass/201505ur/_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/201505ur/_header.scss */
  body .kantan-header .header-group .kantan-logo h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
/* line 39, ../../sass/201505ur/style.scss */
body #main {
  width: 100%;
  background: url(../../img/ur/201505/ur_bg001.gif) repeat;
  margin: 0 auto;
  padding: 30px 0;
}
/* line 43, ../../sass/201505ur/style.scss */
body #main .mainImg h2 {
  text-align: center;
  margin-bottom: 16px;
}
/* line 46, ../../sass/201505ur/style.scss */
body #main .mainImg h2 img {
  margin: 0 auto;
  max-width: 100%;
}
/* line 52, ../../sass/201505ur/style.scss */
body #main .backdrop {
  margin: 0 auto;
}
@media (min-width: 960px) {
  /* line 52, ../../sass/201505ur/style.scss */
  body #main .backdrop {
    width: 960px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 58, ../../sass/201505ur/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 58, ../../sass/201505ur/style.scss */
  body #main .backdrop > img:nth-child(1) {
    max-width: 80%;
  }
}

/* line 68, ../../sass/201505ur/style.scss */
body #main .backdrop > img, body #main .backdrop a > img {
  max-width: 100%;
  height: auto;
  padding: 0 auto;
}
/* line 35, ../../sass/201505ur/_sections.scss */
body #main .backdrop .mainImg, body #main .backdrop .CPcode, body #main .backdrop .recomend, body #main .backdrop .brand, body #main .backdrop .use-coupon, body #main .backdrop .about_service, body #main .backdrop .recruit-services, body #main .backdrop .campaign-details {
  margin-bottom: 60px;
  padding: 0;
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 35, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .mainImg, body #main .backdrop .CPcode, body #main .backdrop .recomend, body #main .backdrop .brand, body #main .backdrop .use-coupon, body #main .backdrop .about_service, body #main .backdrop .recruit-services, body #main .backdrop .campaign-details {
    width: 96%;
    margin: 0 auto 30px;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 35, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .mainImg, body #main .backdrop .CPcode, body #main .backdrop .recomend, body #main .backdrop .brand, body #main .backdrop .use-coupon, body #main .backdrop .about_service, body #main .backdrop .recruit-services, body #main .backdrop .campaign-details {
    width: 96%;
    margin: 0 auto 30px;
    padding: 0;
  }
}
/* line 49, ../../sass/201505ur/_sections.scss */
body #main .backdrop .mainImg > img, body #main .backdrop .CPcode > img, body #main .backdrop .recomend > img, body #main .backdrop .brand > img, body #main .backdrop .use-coupon > img, body #main .backdrop .about_service > img, body #main .backdrop .recruit-services > img, body #main .backdrop .campaign-details > img, body #main .backdrop .mainImg > a > img, body #main .backdrop .CPcode > a > img, body #main .backdrop .recomend > a > img, body #main .backdrop .brand > a > img, body #main .backdrop .use-coupon > a > img, body #main .backdrop .about_service > a > img, body #main .backdrop .recruit-services > a > img, body #main .backdrop .campaign-details > a > img {
  max-width: 100%;
  padding: 0 auto;
}
/* line 55, ../../sass/201505ur/_sections.scss */
body #main .backdrop .mainImg > .container > img, body #main .backdrop .CPcode > .container > img, body #main .backdrop .recomend > .container > img, body #main .backdrop .brand > .container > img, body #main .backdrop .use-coupon > .container > img, body #main .backdrop .about_service > .container > img, body #main .backdrop .recruit-services > .container > img, body #main .backdrop .campaign-details > .container > img {
  max-width: 100%;
  padding: 0 auto;
}
/* line 61, ../../sass/201505ur/_sections.scss */
body #main .backdrop h3 {
  padding: 14px;
  margin-bottom: 30px;
  background: #690015;
  text-align: center;
  color: white;
  font-size: 133%;
  font-weight: bold;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 61, ../../sass/201505ur/_sections.scss */
  body #main .backdrop h3 {
    margin-bottom: 20px;
    padding: 6px;
    font-size: 100%;
  }
}
/* line 76, ../../sass/201505ur/_sections.scss */
body #main .backdrop .mainImg {
  text-align: center;
}
/* line 79, ../../sass/201505ur/_sections.scss */
body #main .backdrop .mainImg .CPtitle {
  margin-bottom: 20px;
}
/* line 81, ../../sass/201505ur/_sections.scss */
body #main .backdrop .mainImg .CPtitle h1 {
  margin: 0;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* line 88, ../../sass/201505ur/_sections.scss */
body #main .backdrop .mainImg .CPtitle div {
  display: none;
  max-width: 100%;
}
/* line 91, ../../sass/201505ur/_sections.scss */
body #main .backdrop .mainImg .CPtitle div img {
  width: 100%;
  height: auto;
}
/* line 96, ../../sass/201505ur/_sections.scss */
body #main .backdrop .mainImg .CPtitle .Phone {
  display: none;
}
/* line 99, ../../sass/201505ur/_sections.scss */
body #main .backdrop .mainImg .CPtitle .PC {
  display: block;
}
@media (min-width: 960px) {
  /* line 103, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .mainImg .CPtitle .Phone {
    display: none;
  }
  /* line 106, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .mainImg .CPtitle .PC {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 112, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .mainImg .CPtitle .Phone {
    display: none;
  }
  /* line 115, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .mainImg .CPtitle .PC {
    display: block;
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 121, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .mainImg .CPtitle .Phone {
    display: block;
    width: 100%;
  }
  /* line 125, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .mainImg .CPtitle .PC {
    display: none;
  }
}
/* line 132, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode {
  overflow: hidden;
  *zoom: 1;
}
/* line 135, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode div {
  overflow: hidden;
  *zoom: 1;
}
/* line 138, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode .CPcode_1 {
  margin-right: 20px;
  width: 470px;
  float: left;
}
/* line 142, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode .CPcode_1 .CPimage {
  height: 154px;
  line-height: 0;
}
/* line 146, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode .CPcode_1 img {
  width: 100%;
  height: auto;
}
/* line 150, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode .CPcode_1 .number {
  border-right: #aea19c 9px solid;
  border-left: #aea19c 9px solid;
  border-bottom: #aea19c 9px solid;
}
/* line 156, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode .CPcode_2 {
  width: 470px;
  float: left;
}
/* line 159, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode .CPcode_2 .CPimage {
  height: 154px;
  line-height: 0;
}
/* line 163, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode .CPcode_2 img {
  width: 100%;
  height: auto;
}
/* line 167, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode .CPcode_2 .number {
  border-right: #ccab72 9px solid;
  border-left: #ccab72 9px solid;
  border-bottom: #ccab72 9px solid;
}
/* line 173, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode .number {
  padding: 20px;
  background: white;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}
/* line 180, ../../sass/201505ur/_sections.scss */
body #main .backdrop .CPcode .notice {
  margin-top: 1%;
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 180, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .CPcode .notice {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 188, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .CPcode .CPcode_1,
  body #main .backdrop .CPcode .CPcode_2 {
    width: 49%;
    float: left;
  }
  /* line 192, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .CPcode .CPcode_1 .CPimage,
  body #main .backdrop .CPcode .CPcode_2 .CPimage {
    height: auto;
  }
  /* line 196, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .CPcode .CPcode_1 {
    margin-right: 2%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 201, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .CPcode .CPcode_1,
  body #main .backdrop .CPcode .CPcode_2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: none;
  }
  /* line 207, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .CPcode .CPcode_1 .CPimage,
  body #main .backdrop .CPcode .CPcode_2 .CPimage {
    max-width: 100%;
    height: auto;
  }
  /* line 210, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .CPcode .CPcode_1 .CPimage img,
  body #main .backdrop .CPcode .CPcode_2 .CPimage img {
    width: 100%;
    height: auto;
  }
  /* line 216, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .CPcode .CPcode_1 {
    margin-bottom: 14px;
  }
}
/* line 224, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recomend .message {
  margin-bottom: 2%;
  display: none;
}
/* line 227, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recomend .message img {
  width: 100%;
  height: auto;
}
/* line 232, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recomend .Phone {
  display: none;
}
/* line 235, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recomend .PC {
  display: block;
}
@media (min-width: 960px) {
  /* line 239, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend .Phone {
    display: none;
  }
  /* line 242, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend .PC {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 248, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend .Phone {
    display: none;
  }
  /* line 251, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend .PC {
    display: block;
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 257, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend .Phone {
    display: block;
    width: 100%;
  }
  /* line 261, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend .PC {
    display: none;
  }
}
/* line 265, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recomend ul {
  letter-spacing: -.40em;
}
/* line 267, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recomend ul li {
  display: inline-block;
  width: 225px;
  margin: 0 0 22px 20px;
  padding: 13px 11px;
  vertical-align: top;
  background: white;
  letter-spacing: normal;
  font-size: 12px;
}
/* line 276, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recomend ul li img {
  margin-bottom: 5px;
}
/* line 279, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recomend ul li .price {
  text-align: right;
}
/* line 281, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recomend ul li .price span {
  font-size: 16px;
  font-weight: bold;
  color: #ff0202;
}
/* line 288, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recomend ul .mL0 {
  margin-left: 0;
}
@media (min-width: 960px) {
  /* line 293, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend li {
    min-height: 330px;
    position: relative;
  }
  /* line 296, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend li .price {
    position: absolute;
    right: 11px;
    bottom: 11px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 305, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend ul li {
    width: 24%;
    min-height: 300px;
    margin-left: 1.25%;
    margin-bottom: 1.5%;
    position: relative;
  }
  /* line 311, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend ul li .price {
    position: absolute;
    right: 11px;
    bottom: 11px;
  }
  /* line 316, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend ul li img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 324, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend ul {
    width: 100%;
  }
  /* line 326, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend ul li {
    width: 49%;
    margin: 0 0 10px;
    font-size: 14px;
  }
  /* line 330, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend ul li img {
    width: 100%;
    height: auto;
  }
  /* line 335, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recomend ul li:nth-child(2n-1) {
    margin-right: 2%;
  }
}
/* line 344, ../../sass/201505ur/_sections.scss */
body #main .backdrop .brand ul {
  letter-spacing: -.40em;
}
/* line 346, ../../sass/201505ur/_sections.scss */
body #main .backdrop .brand ul li {
  display: inline-block;
  width: 176px;
  height: 176px;
  margin: 0 0 32px 20px;
  background: white;
  letter-spacing: normal;
  font-size: 12px;
}
/* line 355, ../../sass/201505ur/_sections.scss */
body #main .backdrop .brand ul .mL0 {
  margin-left: 0;
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 361, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .brand ul li {
    width: 19%;
    height: 19%;
    margin-left: 1.25%;
  }
  /* line 365, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .brand ul li img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 374, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .brand ul li {
    width: 49%;
    height: 49%;
    margin: 0 0 10px;
  }
  /* line 378, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .brand ul li img {
    width: 100%;
    height: auto;
  }
  /* line 383, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .brand ul li:nth-child(2n-1) {
    margin-right: 2%;
  }
}
/* line 392, ../../sass/201505ur/_sections.scss */
body #main .backdrop .use-coupon .stepPC,
body #main .backdrop .use-coupon .stepPhone {
  display: none;
}
@media (min-width: 960px) {
  /* line 398, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC {
    display: block;
    text-align: center;
  }
  /* line 401, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF {
    overflow: hidden;
    *zoom: 1;
    padding: 2px;
  }
  /* line 404, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo {
    margin-left: 20px;
    padding: 20px 0 0;
    float: left;
    width: 224px;
    background: white;
    text-align: center;
    min-height: 450px;
  }
  /* line 412, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo p {
    text-align: left;
  }
  /* line 415, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo .stepText {
    margin: 15px auto 0;
    padding: 0 14px;
  }
  /* line 418, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo .stepText .notice {
    font-size: 12px;
    line-height: 1.3;
    color: #666666;
  }
  /* line 425, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo:first-child {
    margin-left: 0;
  }
  /* line 430, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 435, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC {
    display: none;
  }
  /* line 438, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone {
    display: block;
  }
  /* line 440, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo {
    margin: 0 auto 10px;
    width: 100%;
    padding: 5% 0;
    position: relative;
    background: white;
  }
  /* line 446, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo .step {
    width: 77%;
    margin-bottom: 3%;
    left: 0;
  }
  /* line 451, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo div {
    padding: 0 5%;
  }
  /* line 453, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo div .stepImg {
    display: block;
    width: 40%;
    margin: 0 auto 3%;
  }
  /* line 458, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo div .stepText {
    padding: 0;
    width: 100%;
    text-align: left;
  }
  /* line 462, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .toDo div .stepText .notice {
    font-size: 80%;
    line-height: 1.3;
    color: #666666;
  }
  /* line 470, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone .last {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 476, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC {
    display: block;
    text-align: center;
  }
  /* line 479, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF {
    overflow: hidden;
    *zoom: 1;
  }
  /* line 481, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo {
    float: left;
    padding: 2% 0 0;
    width: 24%;
    min-height: 500px;
    margin-left: 1.25%;
    background: white;
    text-align: center;
  }
  /* line 490, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo .stepText .notice {
    font-size: 80%;
    line-height: 1.3;
    color: #666666;
  }
  /* line 496, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo img {
    max-width: 100%;
    height: auto;
  }
  /* line 500, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo p {
    text-align: left;
  }
  /* line 503, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo div {
    padding: 10% 6%;
  }
  /* line 507, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPC .stepCF .toDo:first-child {
    margin-left: 0;
  }
  /* line 512, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .use-coupon .container > .stepPhone {
    display: none;
  }
}
/* line 519, ../../sass/201505ur/_sections.scss */
body #main .backdrop .button {
  margin-bottom: 50px;
  max-width: 100%;
}
/* line 522, ../../sass/201505ur/_sections.scss */
body #main .backdrop .button img {
  width: 100%;
  height: auto;
}
/* line 526, ../../sass/201505ur/_sections.scss */
body #main .backdrop .button .Phone {
  display: none;
}
/* line 529, ../../sass/201505ur/_sections.scss */
body #main .backdrop .button .PC {
  display: block;
}
@media (min-width: 960px) {
  /* line 533, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .button .Phone {
    display: none;
  }
  /* line 536, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .button .PC {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 542, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .button .Phone {
    display: none;
  }
  /* line 545, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .button .PC {
    display: block;
    width: 96%;
    margin: 0 auto 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 519, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .button {
    margin-bottom: 20px;
  }
  /* line 553, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .button .Phone {
    display: block;
    width: 96%;
    margin: 0 auto 30px;
  }
  /* line 558, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .button .PC {
    display: none;
  }
}
/* line 564, ../../sass/201505ur/_sections.scss */
body #main .backdrop .about_service {
  text-align: center;
  font-size: 18px;
}
/* line 568, ../../sass/201505ur/_sections.scss */
body #main .backdrop .about_service .serviceLogo {
  margin-bottom: 10px;
}
/* line 571, ../../sass/201505ur/_sections.scss */
body #main .backdrop .about_service .quality {
  margin-top: 20px;
}
/* line 573, ../../sass/201505ur/_sections.scss */
body #main .backdrop .about_service .quality p {
  float: left;
}
/* line 576, ../../sass/201505ur/_sections.scss */
body #main .backdrop .about_service .quality p:first-child {
  margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 582, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .about_service .quality p {
    width: 49%;
  }
  /* line 584, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .about_service .quality p img {
    width: 100%;
    height: auto;
  }
  /* line 589, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .about_service .quality p:first-child {
    margin-right: 2%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 564, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .about_service {
    font-size: 16px;
  }
  /* line 596, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .about_service .serviceLogo {
    width: 75%;
    margin: 0 auto 2%;
  }
  /* line 599, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .about_service .serviceLogo img {
    width: 100%;
    height: auto;
  }
  /* line 604, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .about_service .quality {
    margin-top: 0;
  }
  /* line 606, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .about_service .quality p {
    width: 90%;
    float: none;
    margin: 10px auto 0;
  }
  /* line 610, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .about_service .quality p img {
    width: 100%;
    height: auto;
  }
  /* line 615, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .about_service .quality p:first-child {
    margin-right: auto;
  }
}
/* line 622, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recruit-services {
  text-align: center;
  font-size: 18px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 623, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recruit-services h3 {
    font-size: 80%;
  }
}
/* line 628, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recruit-services p {
  padding: 0 0 20px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 628, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recruit-services p {
    font-size: 16px;
  }
  /* line 632, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recruit-services p img {
    width: 100%;
    height: auto;
  }
}
/* line 641, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recruit-services .container {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: white;
}
/* line 645, ../../sass/201505ur/_sections.scss */
body #main .backdrop .recruit-services .container ul {
  text-align: center;
  list-style: none;
}
/* line 648, ../../sass/201505ur/_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 648, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .recruit-services .container ul li {
    margin: 0 15px 10px;
  }
}
/* line 664, ../../sass/201505ur/_sections.scss */
body #main .backdrop .campaign-details .container {
  padding: 28px;
  margin-left: auto;
  margin-right: auto;
  border: 1px #690015 solid;
  background: white;
  font-size: 12px;
}
/* line 671, ../../sass/201505ur/_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 h5 {
  margin: 10px 0;
}
/* line 674, ../../sass/201505ur/_sections.scss */
body #main .backdrop .campaign-details .container h4 {
  text-align: center;
  margin-bottom: 20px;
  padding: 0.3em 0.5em;
  border-bottom: #690015 1px solid;
  font-size: 14px;
  font-weight: bold;
  color: #690015;
  text-shadow: 0px 1px 1px white;
}
/* line 684, ../../sass/201505ur/_sections.scss */
body #main .backdrop .campaign-details .container dl {
  margin: 10px 0;
}
/* line 686, ../../sass/201505ur/_sections.scss */
body #main .backdrop .campaign-details .container dl dt {
  font-weight: bold;
}
/* line 689, ../../sass/201505ur/_sections.scss */
body #main .backdrop .campaign-details .container dl dd {
  margin: 0;
}
/* line 691, ../../sass/201505ur/_sections.scss */
body #main .backdrop .campaign-details .container dl dd li {
  padding-left: 1em;
  text-indent: -1em;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 699, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .campaign-details .container {
    padding: 14px;
  }
  /* line 701, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .campaign-details .container h4 {
    margin: 0 0 4%;
  }
  /* line 704, ../../sass/201505ur/_sections.scss */
  body #main .backdrop .campaign-details .container h5, body #main .backdrop .campaign-details .container dl {
    margin-bottom: 10px;
  }
}
/* line 77, ../../sass/201505ur/style.scss */
body #main .box_shadow {
  /* border */
  border: 1px solid #cccccc;
  /* box-shadow */
  box-shadow: rgba(230, 229, 227, 0.49804) 0px 0px 2px 2px;
  -webkit-box-shadow: rgba(230, 229, 227, 0.49804) 0px 0px 2px 2px;
  -moz-box-shadow: rgba(230, 229, 227, 0.49804) 0px 0px 2px 2px;
}
/* line 85, ../../sass/201505ur/style.scss */
body #main .bold {
  font-weight: bold;
}
/* line 5, ../../sass/201505ur/_footer.scss */
body footer {
  position: relative;
  background: url(../../img/x.png) repeat-x 0px -33px;
  bottom: 0;
  padding-top: 15px;
  width: 100%;
  height: 100px;
  margin: 40px 0 0;
}
/* line 13, ../../sass/201505ur/_footer.scss */
body footer .footer-group {
  position: relative;
  display: block;
}
@media (min-width: 960px) {
  /* line 13, ../../sass/201505ur/_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/201505ur/_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/201505ur/_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/201505ur/_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/201505ur/_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/201505ur/_footer.scss */
  body footer .footer-group div.copyright {
    position: absolute;
    margin-top: 28px;
    margin-left: 8px;
    width: 100%;
  }
}
/* line 62, ../../sass/201505ur/_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/201505ur/_footer.scss */
  body footer .footer-group a.groupsite {
    position: absolute;
    margin-top: 17px;
    margin-left: 8px;
  }
}
@media (min-width: 960px) {
  /* line 62, ../../sass/201505ur/_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/201505ur/_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/201505ur/_footer.scss */
  body footer .footer-group a.groupsite:link {
    text-decoration: none;
  }
}
/* line 93, ../../sass/201505ur/_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/201505ur/_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/201505ur/_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/201505ur/_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/201505ur/_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/201505ur/_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/201505ur/_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/201505ur/_footer.scss */
body footer .footer-group ul.footer-links a:link {
  color: #337777;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 163, ../../sass/201505ur/_footer.scss */
  body footer .footer-group ul.footer-links a:link {
    text-decoration: none;
  }
}
/* line 169, ../../sass/201505ur/_footer.scss */
body footer .footer-group ul.footer-links a:visited {
  color: #337777;
}
/* line 172, ../../sass/201505ur/_footer.scss */
body footer .footer-group ul.footer-links a:hover {
  color: #429b9b;
}
/* line 175, ../../sass/201505ur/_footer.scss */
body footer .footer-group ul.footer-links a:active {
  color: #337777;
}
