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

/* line 24, ../../sass/201603lotte/_sections.scss */
.snsWrapper .sns {
  padding: 8px 0 4px;
  margin: 0 auto;
  text-align: right;
}
/* line 28, ../../sass/201603lotte/_sections.scss */
.snsWrapper .sns .share {
  display: inline-block;
  padding-left: 10px;
  vertical-align: top;
}
/* line 32, ../../sass/201603lotte/_sections.scss */
.snsWrapper .sns .share .fb_iframe_widget > span {
  vertical-align: baseline !important;
}
@media (min-width: 960px) {
  /* line 24, ../../sass/201603lotte/_sections.scss */
  .snsWrapper .sns {
    width: 960px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 24, ../../sass/201603lotte/_sections.scss */
  .snsWrapper .sns {
    width: 94%;
  }
}

/* line 45, ../../sass/201603lotte/_sections.scss */
.site,
.ex,
.howto,
.about_service,
.campaign_details {
  margin-bottom: 5%;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 45, ../../sass/201603lotte/_sections.scss */
  .site,
  .ex,
  .howto,
  .about_service,
  .campaign_details {
    margin: 0 auto 5%;
    padding: 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 45, ../../sass/201603lotte/_sections.scss */
  .site,
  .ex,
  .howto,
  .about_service,
  .campaign_details {
    margin: 0 auto 5%;
    padding: 0;
  }
}
/* line 56, ../../sass/201603lotte/_sections.scss */
.site > img,
.ex > img,
.howto > img,
.about_service > img,
.campaign_details > img, .site > a > img,
.ex > a > img,
.howto > a > img,
.about_service > a > img,
.campaign_details > a > img {
  max-width: 100%;
  padding: 0;
}

/* line 61, ../../sass/201603lotte/_sections.scss */
.container {
  margin: 0 auto;
}
@media (min-width: 960px) {
  /* line 61, ../../sass/201603lotte/_sections.scss */
  .container {
    width: 960px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 61, ../../sass/201603lotte/_sections.scss */
  .container {
    width: 94%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 61, ../../sass/201603lotte/_sections.scss */
  .container {
    width: 87%;
  }
  /* line 71, ../../sass/201603lotte/_sections.scss */
  .container img {
    width: 100%;
    height: auto;
  }
}
/* line 76, ../../sass/201603lotte/_sections.scss */
.container > img {
  max-width: 100%;
  padding: 0;
}

/* line 90, ../../sass/201603lotte/_sections.scss */
h3 {
  text-align: center;
}

/* line 94, ../../sass/201603lotte/_sections.scss */
.date {
  border-bottom: #004f8d 2px solid;
}

/* line 98, ../../sass/201603lotte/_sections.scss */
.site {
  color: #004f8d;
}

/* line 102, ../../sass/201603lotte/_sections.scss */
.coupon {
  padding-bottom: 2%;
  text-align: center;
  background: url(../../img/lotte/201603/lotte_bg002.gif) repeat;
}
/* line 107, ../../sass/201603lotte/_sections.scss */
.coupon dl dd {
  background: #fff;
  color: #5a3232;
  font-size: 1.8em;
  font-weight: bold;
}

/* line 116, ../../sass/201603lotte/_sections.scss */
.button001,
.button002 {
  margin: 0 auto 4%;
  text-align: center;
}
/* line 120, ../../sass/201603lotte/_sections.scss */
.button001 a,
.button002 a {
  display: block;
}

/* line 124, ../../sass/201603lotte/_sections.scss */
.button001,
.button002 {
  background: url(../../img/lotte/201603/lotte_bg003.gif) repeat;
  border-bottom: 4px #f3e489 solid;
}

/* line 129, ../../sass/201603lotte/_sections.scss */
.ex {
  background: url(../../img/lotte/201603/lotte_bg002.gif) repeat;
  margin-bottom: 0;
}

/* line 134, ../../sass/201603lotte/_sections.scss */
.about_service {
  text-align: center;
}
/* line 136, ../../sass/201603lotte/_sections.scss */
.about_service .serviceLogo {
  margin-bottom: 10px;
}
/* line 140, ../../sass/201603lotte/_sections.scss */
.about_service .quality p {
  float: left;
}
/* line 143, ../../sass/201603lotte/_sections.scss */
.about_service .quality p:first-child {
  margin-right: 20px;
}

/* line 149, ../../sass/201603lotte/_sections.scss */
.campaign_details {
  margin: 0 auto 60px;
  padding: 25px 45px;
  font-size: 12px;
  border: #383838 2px solid;
}
/* line 154, ../../sass/201603lotte/_sections.scss */
.campaign_details h3 {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: #383838 1px solid;
  text-align: center;
  font-weight: bold;
}
/* line 162, ../../sass/201603lotte/_sections.scss */
.campaign_details dl dt {
  font-weight: bold;
}
/* line 165, ../../sass/201603lotte/_sections.scss */
.campaign_details dl dd {
  margin-bottom: 1em;
}
/* line 168, ../../sass/201603lotte/_sections.scss */
.campaign_details dl dd ul li {
  padding-left: 1em;
  text-indent: -1em;
}
/* line 173, ../../sass/201603lotte/_sections.scss */
.campaign_details dl dd .attention {
  color: #cc0000;
}

@media (min-width: 960px) {
  /* line 181, ../../sass/201603lotte/_sections.scss */
  h3 {
    margin-bottom: 35px;
  }

  /* line 185, ../../sass/201603lotte/_sections.scss */
  .box {
    width: 960px;
    margin: 0 auto;
  }

  /* line 191, ../../sass/201603lotte/_sections.scss */
  .mainImg .read {
    width: 960px;
    margin: 0 auto;
  }

  /* line 198, ../../sass/201603lotte/_sections.scss */
  .coupon dl {
    float: left;
    width: 300px;
    margin: 40px 0 40px 30px;
  }
  /* line 202, ../../sass/201603lotte/_sections.scss */
  .coupon dl dd {
    padding: 7%;
  }
  /* line 206, ../../sass/201603lotte/_sections.scss */
  .coupon dl:first-child {
    margin-left: 0;
  }

  /* line 214, ../../sass/201603lotte/_sections.scss */
  .button001 .link a,
  .button002 .link a {
    width: 700px;
    height: 125px;
    margin: 3% auto;
    position: relative;
  }
  /* line 219, ../../sass/201603lotte/_sections.scss */
  .button001 .link a img,
  .button002 .link a img {
    border-bottom: #011d07 14px solid;
    border-radius: 10px;
  }
  /* line 225, ../../sass/201603lotte/_sections.scss */
  .button001 .link a:hover img,
  .button002 .link a:hover img {
    margin-top: 10px;
    border-bottom: #011d07 4px solid;
  }
  /* line 231, ../../sass/201603lotte/_sections.scss */
  .button001 .message,
  .button002 .message {
    width: 960px;
    margin: 0 auto;
  }

  /* line 236, ../../sass/201603lotte/_sections.scss */
  .button001 {
    padding-bottom: 4%;
  }

  /* line 239, ../../sass/201603lotte/_sections.scss */
  .button002 {
    padding: 4% 0;
  }

  /* line 244, ../../sass/201603lotte/_sections.scss */
  .site dl {
    float: left;
    width: 300px;
    margin: 20px 0 0 30px;
  }
  /* line 248, ../../sass/201603lotte/_sections.scss */
  .site dl dt {
    margin-bottom: 2%;
  }
  /* line 252, ../../sass/201603lotte/_sections.scss */
  .site dl:first-child {
    margin-left: 0;
  }

  /* line 257, ../../sass/201603lotte/_sections.scss */
  .ex {
    padding: 5% 0;
  }
  /* line 259, ../../sass/201603lotte/_sections.scss */
  .ex ul {
    margin-top: 5%;
  }
  /* line 261, ../../sass/201603lotte/_sections.scss */
  .ex ul li {
    margin-top: 5%;
  }
  /* line 264, ../../sass/201603lotte/_sections.scss */
  .ex ul li:first-child {
    margin-top: 0;
  }

  /* line 273, ../../sass/201603lotte/_sections.scss */
  .howto ul li {
    display: inline-block;
    width: 216px;
    height: 390px;
    margin-left: 32px;
    vertical-align: top;
    position: relative;
  }
  /* line 280, ../../sass/201603lotte/_sections.scss */
  .howto ul li p {
    width: 186px;
    position: absolute;
    top: 255px;
    left: 15px;
    font-size: 13px;
  }
  /* line 288, ../../sass/201603lotte/_sections.scss */
  .howto ul .step01 {
    margin-left: 0;
    background: url(../../img/lotte/201603/lotte_step001.png) no-repeat;
  }
  /* line 292, ../../sass/201603lotte/_sections.scss */
  .howto ul .step02 {
    background: url(../../img/lotte/201603/lotte_step002.png) no-repeat;
  }
  /* line 295, ../../sass/201603lotte/_sections.scss */
  .howto ul .step03 {
    background: url(../../img/lotte/201603/lotte_step003.png) no-repeat;
  }
  /* line 298, ../../sass/201603lotte/_sections.scss */
  .howto ul .step04 {
    background: url(../../img/lotte/201603/lotte_step004.png) no-repeat;
  }

  /* line 304, ../../sass/201603lotte/_sections.scss */
  .about_service {
    font-size: 18px;
  }
  /* line 306, ../../sass/201603lotte/_sections.scss */
  .about_service .quality {
    margin-top: 20px;
  }

  /* line 310, ../../sass/201603lotte/_sections.scss */
  .campaign_details {
    width: 960px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 316, ../../sass/201603lotte/_sections.scss */
  h3 {
    margin-bottom: 3%;
  }
  /* line 318, ../../sass/201603lotte/_sections.scss */
  h3 img {
    width: 100%;
    height: auto;
  }

  /* line 325, ../../sass/201603lotte/_sections.scss */
  .cp_title p img {
    width: 100%;
    height: auto;
  }

  /* line 333, ../../sass/201603lotte/_sections.scss */
  .coupon dl {
    float: left;
    width: 31.25%;
    margin: 4% 0 4% 3.125%;
  }
  /* line 337, ../../sass/201603lotte/_sections.scss */
  .coupon dl dd {
    padding: 7%;
  }
  /* line 341, ../../sass/201603lotte/_sections.scss */
  .coupon dl:first-child {
    margin-left: 0;
  }

  /* line 349, ../../sass/201603lotte/_sections.scss */
  .button001 .link a,
  .button002 .link a {
    max-width: 700px;
    max-height: 125px;
    margin: 4% auto 5%;
    position: relative;
  }
  /* line 354, ../../sass/201603lotte/_sections.scss */
  .button001 .link a img,
  .button002 .link a img {
    border-bottom: #011d07 14px solid;
    border-radius: 10px;
  }
  /* line 360, ../../sass/201603lotte/_sections.scss */
  .button001 .link a:hover img,
  .button002 .link a:hover img {
    margin-top: 10px;
    border-bottom: #011d07 4px solid;
  }

  /* line 367, ../../sass/201603lotte/_sections.scss */
  .button001 {
    padding-bottom: 4%;
  }

  /* line 370, ../../sass/201603lotte/_sections.scss */
  .button002 {
    padding: 3% 0;
  }

  /* line 374, ../../sass/201603lotte/_sections.scss */
  .message img {
    width: 100%;
    height: auto;
  }

  /* line 381, ../../sass/201603lotte/_sections.scss */
  .site dl {
    float: left;
    width: 31.25%;
    margin: 2% 0 0 3.125%;
  }
  /* line 385, ../../sass/201603lotte/_sections.scss */
  .site dl dt {
    margin-bottom: 2%;
  }
  /* line 389, ../../sass/201603lotte/_sections.scss */
  .site dl:first-child {
    margin-left: 0;
  }

  /* line 394, ../../sass/201603lotte/_sections.scss */
  .ex {
    padding: 4% 0;
  }
  /* line 397, ../../sass/201603lotte/_sections.scss */
  .ex ul li {
    margin-top: 5%;
  }

  /* line 402, ../../sass/201603lotte/_sections.scss */
  .aboutCampaign {
    padding: 6% 0 0;
  }

  /* line 406, ../../sass/201603lotte/_sections.scss */
  .howto {
    padding-top: 5%;
  }
  /* line 409, ../../sass/201603lotte/_sections.scss */
  .howto ul .step01 {
    margin-left: 0;
    background: url(../../img/lotte/201603/lotte_step001.png) no-repeat;
    background-size: contain;
  }
  /* line 414, ../../sass/201603lotte/_sections.scss */
  .howto ul .step02 {
    background: url(../../img/lotte/201603/lotte_step002.png) no-repeat;
    background-size: contain;
  }
  /* line 418, ../../sass/201603lotte/_sections.scss */
  .howto ul .step03 {
    background: url(../../img/lotte/201603/lotte_step003.png) no-repeat;
    background-size: contain;
  }
  /* line 422, ../../sass/201603lotte/_sections.scss */
  .howto ul .step04 {
    background: url(../../img/lotte/201603/lotte_step004.png) no-repeat;
    background-size: contain;
  }
  /* line 426, ../../sass/201603lotte/_sections.scss */
  .howto ul li {
    display: inline-block;
    width: 23.6%;
    height: 0;
    padding-bottom: 43%;
    margin-left: 1.8%;
    position: relative;
  }
  /* line 433, ../../sass/201603lotte/_sections.scss */
  .howto ul li p {
    width: 90%;
    top: 62%;
    left: 6%;
    position: absolute;
    font-size: 12px;
  }

  /* line 444, ../../sass/201603lotte/_sections.scss */
  .about_service {
    font-size: 16px;
  }
  /* line 446, ../../sass/201603lotte/_sections.scss */
  .about_service .quality {
    margin-top: 2%;
  }
  /* line 448, ../../sass/201603lotte/_sections.scss */
  .about_service .quality p {
    width: 49%;
  }
  /* line 450, ../../sass/201603lotte/_sections.scss */
  .about_service .quality p img {
    width: 100%;
    height: auto;
  }
  /* line 455, ../../sass/201603lotte/_sections.scss */
  .about_service .quality p:first-child {
    margin-right: 2%;
  }

  /* line 460, ../../sass/201603lotte/_sections.scss */
  .campaign_details {
    width: 94%;
    padding: 2%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 468, ../../sass/201603lotte/_sections.scss */
  .mainImg .Phone {
    line-height: 0;
  }
  /* line 471, ../../sass/201603lotte/_sections.scss */
  .mainImg img {
    width: 100%;
    height: auto;
  }

  /* line 477, ../../sass/201603lotte/_sections.scss */
  h3 {
    margin-bottom: 4%;
  }
  /* line 479, ../../sass/201603lotte/_sections.scss */
  h3 img {
    width: 100%;
  }

  /* line 485, ../../sass/201603lotte/_sections.scss */
  .arrow img {
    width: 15%;
  }

  /* line 491, ../../sass/201603lotte/_sections.scss */
  .coupon ul {
    margin: 3% 0;
  }
  /* line 493, ../../sass/201603lotte/_sections.scss */
  .coupon ul li {
    padding-bottom: 20%;
    width: 100%;
    height: 0;
    position: relative;
  }
  /* line 498, ../../sass/201603lotte/_sections.scss */
  .coupon ul li span {
    position: absolute;
    top: 22%;
    left: 68%;
    font-size: 1.5em;
    font-weight: bold;
  }
  /* line 506, ../../sass/201603lotte/_sections.scss */
  .coupon ul .code01 {
    background: url(../../img/lotte/201603/lotte_coupon001SP.png) no-repeat;
    background-size: contain;
  }
  /* line 510, ../../sass/201603lotte/_sections.scss */
  .coupon ul .code02 {
    background: url(../../img/lotte/201603/lotte_coupon002SP.png) no-repeat;
    background-size: contain;
  }
  /* line 514, ../../sass/201603lotte/_sections.scss */
  .coupon ul .code03 {
    background: url(../../img/lotte/201603/lotte_coupon003SP.png) no-repeat;
    background-size: contain;
  }

  /* line 521, ../../sass/201603lotte/_sections.scss */
  .button001,
  .button002 {
    padding-bottom: 5%;
  }
  /* line 524, ../../sass/201603lotte/_sections.scss */
  .button001 .link,
  .button002 .link {
    width: 84%;
    margin: 0 auto;
  }
  /* line 527, ../../sass/201603lotte/_sections.scss */
  .button001 .link a,
  .button002 .link a {
    margin: 3% auto;
  }
  /* line 529, ../../sass/201603lotte/_sections.scss */
  .button001 .link a img,
  .button002 .link a img {
    width: 100%;
    height: auto;
  }
  /* line 535, ../../sass/201603lotte/_sections.scss */
  .button001 .message,
  .button002 .message {
    padding-top: 5%;
  }
  /* line 537, ../../sass/201603lotte/_sections.scss */
  .button001 .message img,
  .button002 .message img {
    width: 100%;
    height: auto;
  }

  /* line 544, ../../sass/201603lotte/_sections.scss */
  .site .siteBlock {
    margin-top: 5%;
  }
  /* line 546, ../../sass/201603lotte/_sections.scss */
  .site .siteBlock .logo {
    float: left;
    width: 42%;
    margin-top: 8%;
  }
  /* line 551, ../../sass/201603lotte/_sections.scss */
  .site .siteBlock .aboutSite {
    float: right;
    width: 53%;
  }

  /* line 558, ../../sass/201603lotte/_sections.scss */
  .ex {
    padding: 5% 0;
  }
  /* line 561, ../../sass/201603lotte/_sections.scss */
  .ex ul li {
    margin-top: 7%;
  }

  /* line 567, ../../sass/201603lotte/_sections.scss */
  .howto {
    padding-top: 5%;
  }
  /* line 569, ../../sass/201603lotte/_sections.scss */
  .howto li {
    float: left;
    margin-bottom: 4%;
    width: 48%;
    background: white;
    border-radius: 5px;
    border: #004f8d 2px solid;
  }
  /* line 576, ../../sass/201603lotte/_sections.scss */
  .howto li p {
    padding: 5%;
  }
  /* line 580, ../../sass/201603lotte/_sections.scss */
  .howto li:nth-child(2n) {
    margin-left: 4%;
  }

  /* line 586, ../../sass/201603lotte/_sections.scss */
  .about_service .serviceLogo {
    width: 75%;
    margin: 0 auto 2%;
  }
  /* line 589, ../../sass/201603lotte/_sections.scss */
  .about_service .serviceLogo img {
    width: 100%;
    height: auto;
  }
  /* line 594, ../../sass/201603lotte/_sections.scss */
  .about_service .quality {
    margin-top: 2%;
  }
  /* line 596, ../../sass/201603lotte/_sections.scss */
  .about_service .quality p {
    width: 49%;
  }
  /* line 598, ../../sass/201603lotte/_sections.scss */
  .about_service .quality p img {
    width: 100%;
    height: auto;
  }
  /* line 603, ../../sass/201603lotte/_sections.scss */
  .about_service .quality p:first-child {
    margin-right: 2%;
  }

  /* line 609, ../../sass/201603lotte/_sections.scss */
  .campaign_details {
    width: 87%;
    padding: 14px;
  }
}
/* line 9, ../../sass/201603lotte/style.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 13, ../../sass/201603lotte/style.scss */
a:link {
  color: #004f8d;
}

/* line 14, ../../sass/201603lotte/style.scss */
a:visited {
  color: #004f8d;
}

/* line 15, ../../sass/201603lotte/style.scss */
a:hover {
  color: #1089e7;
}

/* line 16, ../../sass/201603lotte/style.scss */
a:active {
  color: #1089e7;
}

/* line 18, ../../sass/201603lotte/style.scss */
a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
}

/* line 24, ../../sass/201603lotte/style.scss */
.cpEnd {
  border: none;
  width: 100%;
  padding: 0;
  margin: 0 0 2%;
}
/* line 29, ../../sass/201603lotte/style.scss */
.cpEnd p {
  border: none;
  background: #e80000;
  color: #fff;
}

/* line 36, ../../sass/201603lotte/style.scss */
strong {
  font-weight: bold;
  color: #f1870c;
}

/* line 41, ../../sass/201603lotte/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 49, ../../sass/201603lotte/style.scss */
body {
  overflow: hidden;
  box-sizing: border-box;
  margin: 0;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #402700;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 32, ../../sass/201603lotte/_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/201603lotte/_header.scss */
  body .kantan-header .header-group {
    margin-left: 10px;
  }
  /* line 37, ../../sass/201603lotte/_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/201603lotte/_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/201603lotte/_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/201603lotte/_header.scss */
  body .kantan-header .header-group {
    width: 960px;
    margin: 0 auto;
    position: relative;
    padding: 7px 20px 0;
  }
  /* line 55, ../../sass/201603lotte/_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/201603lotte/_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/201603lotte/_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/201603lotte/_header.scss */
  body .kantan-header .header-group {
    margin: 0 auto;
    position: relative;
    padding: 7px 20px 0;
  }
  /* line 72, ../../sass/201603lotte/_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/201603lotte/_header.scss */
  body .kantan-header .header-group .kantan-logo h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
/* line 57, ../../sass/201603lotte/style.scss */
body #main {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 57, ../../sass/201603lotte/style.scss */
  body #main {
    font-size: 11px;
  }
}
/* line 64, ../../sass/201603lotte/style.scss */
body #main .mainImg .cp_title {
  background-size: contain;
}
@media (min-width: 960px) {
  /* line 64, ../../sass/201603lotte/style.scss */
  body #main .mainImg .cp_title {
    background: url(../../img/lotte/201603/lotte_bg001.gif) repeat-x;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 64, ../../sass/201603lotte/style.scss */
  body #main .mainImg .cp_title {
    background: url(../../img/lotte/201603/lotte_bg001.gif) repeat-x;
    background-size: contain;
  }
}
/* line 73, ../../sass/201603lotte/style.scss */
body #main .mainImg .cp_title h2 {
  text-align: center;
}
/* line 79, ../../sass/201603lotte/style.scss */
body #main .PC,
body #main .Phone {
  display: none;
}
@media (min-width: 960px) {
  /* line 84, ../../sass/201603lotte/style.scss */
  body #main .PC {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 89, ../../sass/201603lotte/style.scss */
  body #main .PC {
    display: block;
  }
  /* line 91, ../../sass/201603lotte/style.scss */
  body #main .PC img {
    width: 100%;
    height: auto;
  }
  /* line 98, ../../sass/201603lotte/style.scss */
  body #main .cp_title h2 img {
    width: 94%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 105, ../../sass/201603lotte/style.scss */
  body #main .Phone {
    display: block;
  }
}
/* line 5, ../../sass/201603lotte/_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/201603lotte/_footer.scss */
body footer .footer-group {
  position: relative;
  display: block;
}
@media (min-width: 960px) {
  /* line 12, ../../sass/201603lotte/_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/201603lotte/_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/201603lotte/_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/201603lotte/_footer.scss */
  body footer .footer-group div.copyright {
    position: absolute;
    margin-top: 38px;
    margin-left: 8px;
    width: 100%;
  }
}
@media (min-width: 960px) {
  /* line 36, ../../sass/201603lotte/_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/201603lotte/_footer.scss */
  body footer .footer-group div.copyright {
    position: absolute;
    margin-top: 28px;
    margin-left: 8px;
    width: 100%;
  }
}
/* line 58, ../../sass/201603lotte/_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 58, ../../sass/201603lotte/_footer.scss */
  body footer .footer-group a.groupsite {
    position: absolute;
    margin-top: 35px;
    margin-left: 8px;
  }
}
@media (min-width: 960px) {
  /* line 58, ../../sass/201603lotte/_footer.scss */
  body footer .footer-group a.groupsite {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 58, ../../sass/201603lotte/_footer.scss */
  body footer .footer-group a.groupsite {
    margin-top: 25px;
    margin-left: 10px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 83, ../../sass/201603lotte/_footer.scss */
  body footer .footer-group a.groupsite:link {
    text-decoration: none;
  }
}
/* line 89, ../../sass/201603lotte/_footer.scss */
body footer .footer-group ul.footer-links {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
@media (min-width: 960px) {
  /* line 89, ../../sass/201603lotte/_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 89, ../../sass/201603lotte/_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 89, ../../sass/201603lotte/_footer.scss */
  body footer .footer-group ul.footer-links {
    font-size: 88%;
    overflow: hidden;
    position: absolute;
    left: 3px;
  }
}
@media (min-width: 960px) {
  /* line 116, ../../sass/201603lotte/_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 129, ../../sass/201603lotte/_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 144, ../../sass/201603lotte/_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 159, ../../sass/201603lotte/_footer.scss */
body footer .footer-group ul.footer-links a:link {
  color: #337777;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 159, ../../sass/201603lotte/_footer.scss */
  body footer .footer-group ul.footer-links a:link {
    text-decoration: none;
  }
}
/* line 165, ../../sass/201603lotte/_footer.scss */
body footer .footer-group ul.footer-links a:visited {
  color: #337777;
}
/* line 168, ../../sass/201603lotte/_footer.scss */
body footer .footer-group ul.footer-links a:hover {
  color: #429b9b;
}
/* line 171, ../../sass/201603lotte/_footer.scss */
body footer .footer-group ul.footer-links a:active {
  color: #337777;
}
