@charset "UTF-8";
/* =========================================================
	1.UNIVERSAL-RESET
	2.BASE-SET
	3.WIRE-FRAME
	4.HEADER
	5.SUB
	6.FOOTER
========================================================= */
/* 1.UNIVERSAL-RESET
--------------------------------------------------------- */
a,
abbr,
address,
article,
aside,
audio,
b,
address,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  background: transparent;
  border: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

strong {
  font-weight: bold;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

a {
  outline: none;
}

img {
  vertical-align: bottom;
}

/* 2.BASE-SET
--------------------------------------------------------- */
body {
  background-color: #fff;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Meiryo, Osaka, "ＭＳ Ｐゴシック", Arial, Sans-serif;
  font-size: 13px;
  line-height: 1.4;
  -webkit-text-size-adjust: none;
  word-break: break-all;
  word-wrap: break-word;
}

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none;
    /* for iPhone */
  }
}
.cx:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

*:first-child + html .cx {
  display: inline-block;
  min-height: 1%;
}

* html .cx {
  height: 1%;
}

a {
  color: #333;
  overflow: hidden;
  text-decoration: none;
}

/* 3.COMMON
--------------------------------------------------------- */
html {
  overflow-y: scroll;
}

/* common
---------------------------- */
/* color */
/* icon */
.icon {
  display: inline-block;
  vertical-align: middle;
}
.icon--star {
  background-image: url(../img/sprite-icon.png);
  background-position: -478px -334px;
  width: 54px;
  height: 32px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .icon--star {
    background-image: url(../img/sprite-icon.png);
    background-position: -239px -167px;
    width: 27px;
    height: 16px;
    background-size: 319px 253px;
  }
}
.icon--new {
  background-image: url(../img/sprite-icon.png);
  background-position: -74px -474px;
  width: 54px;
  height: 32px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .icon--new {
    background-image: url(../img/sprite-icon.png);
    background-position: -37px -237px;
    width: 27px;
    height: 16px;
    background-size: 319px 253px;
  }
}
.icon--crown {
  background-image: url(../img/sprite-icon.png);
  background-position: -552px -334px;
  width: 54px;
  height: 32px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .icon--crown {
    background-image: url(../img/sprite-icon.png);
    background-position: -276px -167px;
    width: 27px;
    height: 16px;
    background-size: 319px 253px;
  }
}
.icon--area {
  background-image: url(../img/sprite-icon.png);
  background-position: 0px -474px;
  width: 54px;
  height: 32px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .icon--area {
    background-image: url(../img/sprite-icon.png);
    background-position: 0px -237px;
    width: 27px;
    height: 16px;
    background-size: 319px 253px;
  }
}
.icon--q-blue {
  background-image: url(../img/sprite-icon.png);
  background-position: -558px -206px;
  width: 60px;
  height: 60px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .icon--q-blue {
    background-image: url(../img/sprite-icon.png);
    background-position: -279px -103px;
    width: 30px;
    height: 30px;
    background-size: 319px 253px;
  }
}
.icon--q-pink {
  background-image: url(../img/sprite-icon.png);
  background-position: -398px -334px;
  width: 60px;
  height: 60px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .icon--q-pink {
    background-image: url(../img/sprite-icon.png);
    background-position: -199px -167px;
    width: 30px;
    height: 30px;
    background-size: 319px 253px;
  }
}
.icon--q-green {
  background-image: url(../img/sprite-icon.png);
  background-position: -398px -206px;
  width: 60px;
  height: 60px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .icon--q-green {
    background-image: url(../img/sprite-icon.png);
    background-position: -199px -103px;
    width: 30px;
    height: 30px;
    background-size: 319px 253px;
  }
}
.icon--mecicolle {
  background-image: url(../img/sprite-icon.png);
  background-position: -478px -206px;
  width: 60px;
  height: 60px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .icon--mecicolle {
    background-image: url(../img/sprite-icon.png);
    background-position: -239px -103px;
    width: 30px;
    height: 30px;
    background-size: 319px 253px;
  }
}

.page {
  background: url(../img/line.png) repeat-x center bottom;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .page {
    background-size: 520px 3px;
  }
}

/* header, footer */
.l-header {
  margin: 0 auto;
  width: 960px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .l-header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    width: 100%;
  }
}
.l-header .logo {
  padding: 20px 20px 12px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .l-header .logo {
    padding: 10px 20px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .l-header .logo img {
    width: 100px;
  }
}

.l-footer {
  margin: 0 auto;
  padding-bottom: 20px;
  text-align: center;
  width: 960px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .l-footer {
    width: 100%;
  }
  .l-footer address {
    font-size: 10px;
    margin-top: 17px;
  }
}

/* section */
.section__inner {
  margin: 0 auto;
  padding: 0 10px 50px;
  width: 940px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .section__inner {
    box-sizing: border-box;
    padding: 0 10px 30px;
    width: 100%;
  }
}
.section__title {
  margin: 50px auto 38px;
  text-align: center;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .section__title {
    margin: 30px auto 18px;
  }
}

.bg-line {
  background: url(../img/line.png) repeat-x center top #f7f7f7;
  padding-top: 5px;
  min-width: 960px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .bg-line {
    background-size: 520px 3px;
    min-width: 320px;
  }
}

.download {
  text-align: center;
}
.download__txt {
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .download__txt {
    font-size: 10px;
  }
}
.download__btn {
  margin: 17px auto 20px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .download__btn {
    margin: 4px auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.download__btn a {
  display: inline-block;
  width: 200px;
}
.download__btn a:not(:first-child) {
  margin-left: 15px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .download__btn a:not(:first-child) {
    margin-left: 10px;
  }
}
.download__btn img {
  width: 100%;
}
.download__note {
  font-size: 14px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .download__note {
    font-size: 10px;
  }
}

.download--foot {
  padding-top: 40px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .download--foot {
    padding-top: 20px;
  }
  .download--foot .download__btn {
    width: 90%;
  }
}
.download--foot .download__txt {
  font-size: 34px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .download--foot .download__txt {
    font-size: 17px;
  }
}

/* main-visual
---------------------------- */
.main-visual {
  background: url(../img/bg_main_pc.png) no-repeat center 0;
  min-width: 960px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .main-visual {
    background: url(../img/bg_main_sp.png) no-repeat center 0;
    background-size: cover;
    min-width: 320px;
  }
}
.main-visual__inner {
  margin: 0 auto;
  position: relative;
  width: 960px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .main-visual__inner {
    width: 320px;
  }
}
.main-visual__txt {
  height: 412px;
  padding: 48px 0 0 85px;
  text-align: center;
  width: 440px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .main-visual__txt {
    height: 183px;
    padding: 0 0 0 10px;
    width: 172px;
  }
}
.main-visual__image {
  background: #fff;
  height: 460px;
  position: absolute;
  right: 80px;
  top: 0;
  width: 282px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .main-visual__image {
    height: 183px;
    right: 10px;
    width: 112px;
  }
}
.main-visual__image img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.main-visual__title {
  margin: 0 auto 30px;
  text-indent: -9999px;
  background-image: url(../img/sprite-icon.png);
  background-position: 0px -206px;
  width: 378px;
  height: 108px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .main-visual__title {
    margin-bottom: 10px;
    background-image: url(../img/sprite-icon.png);
    background-position: 0px -94px;
    width: 172px;
    height: 49px;
    background-size: 290px 230px;
  }
}
.main-visual__lead {
  margin: 0 auto 30px;
  text-indent: -9999px;
  background-image: url(../img/sprite-icon.png);
  background-position: 0px -334px;
  width: 378px;
  height: 68px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .main-visual__lead {
    margin-bottom: 12px;
    background-image: url(../img/sprite-icon.png);
    background-position: 0px -152px;
    width: 172px;
    height: 31px;
    background-size: 290px 230px;
  }
}

/* curator
---------------------------- */
.curator__title {
  background-image: url(../img/sprite-icon.png);
  background-position: 0px -104px;
  width: 638px;
  height: 82px;
  text-indent: -9999px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .curator__title {
    background-image: url(../img/sprite-icon.png);
    background-position: 0px -52px;
    width: 319px;
    height: 41px;
    background-size: 319px 253px;
  }
}
.curator__list__wrap {
  overflow: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .curator__list__wrap {
    padding: 0 10px;
  }
}
.curator__list {
  display: table;
  float: left;
  table-layout: fixed;
  text-align: center;
  width: 50%;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .curator__list {
    float: none;
    width: 100%;
  }
}
.curator__item {
  display: table-cell;
  vertical-align: top;
  padding: 0 9px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .curator__item {
    padding: 0 5px;
  }
}
.curator__more {
  padding-top: 37px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .curator__more {
    padding-top: 28px;
  }
}
.curator__image {
  margin: 0 auto 20px;
  width: 130px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .curator__image {
    margin: 0 auto 9px;
    width: 75px;
  }
}
.curator__image img {
  width: 100%;
}
.curator__genre {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .curator__genre {
    font-size: 13px;
  }
}
.curator__txt {
  font-size: 12px;
  text-align: left;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .curator__txt {
    font-size: 11px;
  }
}
.curator__name {
  font-weight: bold;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .curator__list + .curator__list {
    margin-top: 30px;
  }
}

/* article */
.article {
  text-align: center;
}
.article__title {
  background-image: url(../img/sprite-icon.png);
  background-position: 0px 0px;
  width: 638px;
  height: 84px;
  text-indent: -9999px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .article__title {
    background-image: url(../img/sprite-icon.png);
    background-position: 0px 0px;
    width: 319px;
    height: 42px;
    background-size: 319px 253px;
  }
}
.article__point {
  display: inline-block;
  padding-bottom: 20px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .article__point {
    padding-bottom: 5px;
  }
}
.article__point li {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: left;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .article__point li {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.article__point li .icon {
  margin-right: 18px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .article__point li .icon {
    margin-right: 9px;
  }
}
.article__point--star {
  color: #ec6d71;
}
.article__point--new {
  color: #8cbf13;
}
.article__point--crown {
  color: #38a1db;
}
.article__point--area {
  color: #f39800;
}
.article__sample {
  font-size: 0;
  margin: 0 auto;
  width: 900px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .article__sample {
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
  }
}
.article__sample__item {
  display: inline-block;
  font-size: 16px;
  position: relative;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .article__sample__item {
    font-size: 10px;
    width: 50%;
  }
}
.article__sample__txt {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  font-weight: bold;
  left: 0;
  padding: 12px 20px;
  position: absolute;
  text-align: left;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .article__sample__txt {
    box-sizing: border-box;
    padding: 5px;
    width: 100%;
  }
}
.article__sample__image {
  width: 300px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .article__sample__image {
    width: 100%;
  }
}
.article__sample__image img {
  width: 100%;
}

/* qa */
.qa__title {
  background-image: url(../img/sprite-icon.png);
  background-position: 0px -422px;
  width: 602px;
  height: 32px;
  text-indent: -9999px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .qa__title {
    background-image: url(../img/sprite-icon.png);
    background-position: 0px -211px;
    width: 301px;
    height: 16px;
    background-size: 319px 253px;
  }
}
.qa__block {
  margin: 0 auto 40px;
  overflow: hidden;
  width: 750px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .qa__block {
    margin: 0 auto 20px;
    padding: 0 10px;
    width: auto;
  }
}
.qa__block:last-child {
  margin-bottom: 0;
}
.qa__txt {
  background: #fff;
  border-radius: 30px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  padding: 20px 30px;
  position: relative;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .qa__txt {
    border-radius: 15px;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 13px;
    padding: 15px 10px;
  }
}
.qa__txt:after {
  bottom: 0;
  border: solid transparent;
  border-width: 8px;
  content: ' ';
  height: 0;
  margin: auto 0;
  position: absolute;
  top: 0;
  width: 0;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .qa__txt:after {
    border-width: 6px;
    bottom: auto;
    margin: 0;
    top: 11px;
  }
}
.qa__txt--blue {
  color: #38a1db;
}
.qa__txt--pink {
  color: #ec6d71;
}
.qa__txt--green {
  color: #8cbf13;
}
.qa__q {
  margin-bottom: 10px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .qa__q {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.qa__q .qa__txt:after {
  border-right-color: #fff;
  left: -15px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .qa__q .qa__txt:after {
    left: -10px;
  }
}
.qa__q .icon {
  margin-right: 15px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .qa__q .icon {
    display: block;
    margin-right: 10px;
  }
}
.qa__a {
  float: right;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .qa__a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
  }
}
.qa__a .qa__txt:after {
  border-left-color: #fff;
  right: -15px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .qa__a .qa__txt:after {
    right: -10px;
  }
}
.qa__a .icon {
  margin-left: 15px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width: 640px) {
  .qa__a .icon {
    display: block;
    margin-left: 10px;
  }
}

.movie {
  margin: 10px 18px;
}
.movie__inner {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
}
.movie__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
