@charset "utf-8";
/* CSS Document */

body {
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  line-height: 1.8em;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  cursor: url(https://mitsui-shopping-park.com/lalaport/tokyo-bay/cp/christmasmoon2020/images/pointer_big.cur),auto;
}


a:link {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #EF78A6;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, p, address {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

address {
  font-style: normal;
}

h1, h2, h3, h4, h5 {
  font-style: normal;
}

.gothic {}

.mincho {}

html {
  background-color: #FFFFFF;
}

i {
  padding-right: 8px;
  font-weight: normal;
}

#wrap {
  overflow: hidden;
}

header#main_header {
  width: 100%;
  height: 65px;
  padding-left: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #cccccc;
}

header#main_header img {
  height: 50px;
  width: auto;
}

/* --------------------------------------------------
footer
-------------------------------------------------- */

.footer {
  color: #595757;
  *zoom: 1;
  line-height: 1.5em;
}

@media screen and (max-width: 640px) {
  .footer {
    padding: 0 1rem;
  }
}

.footer-main {
  max-width: 1000px;
  margin: 4rem auto;
}

.footer-main__message {
  margin-bottom: 4rem;
  font-size: 13px;
  font-weight: bold;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
}

.footer-main__caution {
  margin: 2rem auto 0;
  padding-left: 1em;
  list-style: none;
  font-size: 7px;
  font-size: .7rem;
  line-height: 1.57143;
}

.footer-main__caution li {
  margin-bottom: 5px;
  text-indent: -1em;
  list-style-type: none;
}

.footer-main__caution li:before {
  display: inline;
  content: "※ ";
}

.footer-section {
  margin: 20px auto;
  list-style: none;
  font-size: 6px;
}

.footer-section p {
  font-size: .7rem;
  line-height: 1.57143;
}

.footer-section__title {
  font-size: 10px;
  line-height: 2;
  margin-bottom: 5px;
}

.footer-section__text {
  color: #AAAAAA;
  line-height: 1.83333;
}

.footer-nav {
  margin-top: 20px;
}

.footer-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  font-size: 7.5px;
  font-size: .75rem;
}

@media screen and (max-width: 640px) {
  .footer-nav ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.footer-nav ul li {
  padding: 0 15px;
  border-left: 1px solid #aaa;
  letter-spacing: .05em;
}

@media screen and (max-width: 640px) {
  .footer-nav ul li {
    margin-bottom: .5rem;
    text-align: center;
    border: none;
  }
}

.footer-nav ul li:first-child {
  padding-left: 0;
  border-left: none;
}

.footer-nav .second-child {
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .footer-nav ul li:first-child {
    margin-bottom: 0;
  }
}

.footer-nav ul a:hover {
  color: #666;
}

.footer-copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .footer-copyright {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.footer-copyright__copy {
  font-size: 10px;
  line-height: 3.2;
  letter-spacing: .1em;
}

@media screen and (max-width: 640px) {
  .footer-copyright__copy {
    text-align: center;
  }
}

.footer-copyright__logo {
  width: 122px;
}

@media screen and (max-width: 640px) {
  .footer-copyright__logo {
    margin: 0 auto 2rem;
  }
}

.footer-copyright__logo:hover {
  opacity: .7;
}

.float-L {
  float: left;
  padding-right: 3em;
  margin-bottom: 2em;
}
.float-R {
  float: right;
  padding-left: 3em;
  margin-bottom: 2em;
}
.float-L2 {
  float: left;
  padding-right: 3em;
  padding-bottom: 1em;
}
.float-R2 {
  float: right;
  padding-left: 3em;
  padding-bottom: 1em;
}


/* text
----------------------------------------- */
.txt-LL {
  font-size: 1.5em;
  line-height: 1.5em;
}
.txt-L {
  font-size: 1.2em;
}
.txt-M {
  font-size: 0.9em;
}
.txt-S {
  font-size: 0.8em;
}
.txtRed {
  color: #C00;
}
.txtGray {
  color: #999999;
}
.txt-normal {
  font-weight: normal;
}
.rubi {
  font-size: 0.7em;
}

/*リンク画像色変え
----------------------------------------- */
.opacity a img {
  display: inline-block;
}
.opacity a:hover img, .opacity a:active img {
  -moz-opacity: 0.85;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

/* clearfix
----------------------------------------- */
.clearfix:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

.clearboth {
  clear: both;
}


/* youtube
----------------------------------------- */
.movie {
margin-top: 3em;
margin-bottom: 1.5em;
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;/*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* to top
----------------------------------------- */
p.pagetop {
position: fixed;
bottom: 10px;
right: 6px;
background-color: rgba(232,83,130,0.85);
font-size: 12px;
-ms-filter: "alpha(opacity=85)";
-moz-opacity: 0.85;
-khtml-opacity: 0.85;
opacity: 0.85;
display: block;
border-radius: 5px;
clear: both;
z-index: 10000;
}
p.pagetop a {
  padding-top: 15px;
  padding-right: 13px;
  padding-left: 13px;
  padding-bottom: 15px;
  text-decoration: none;
  color: #FFFFFF;
  display: block;
}

p.pagetop a:link, p.pagetop a:active, p.pagetop a:visited {
  color: #FFFFFF;
}
p.pagetop a:hover {
  color: #CCCCCC;
}

/* ipad pc --------------------------------------------
------------------------------------------------------- */

@media screen and (min-width:768px) {
  body {
    min-width: 1100px;
  }
  .sp_only {
    display: none !important;
  }
}

/* sp -------------------------------------------------
------------------------------------------------------- */

@media (max-width:767px) {
  body {
    min-width: 320px;
    height: 100%;
    line-height: 1.8em;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .pc_only {
    display: none !important;
  }
  /*base.css
------------------------------------*/
  #wrap {
    overflow: hidden;
    min-width: 100%;
  }
  header#main_header {
    height: 50px;
    padding-left: 15px;
    padding-top: 15px;
    z-index: 100000;
  }
  header#main_header img {
    height: 40px;
    width: auto;
  }
  .float-L {
    float: none;
    padding-right: 0px;
    margin-bottom: 1em;
    text-align: center;
  }
  .float-R {
    float: none;
    padding-left: 0;
    margin-bottom: 1em;
    text-align: center;
  }
  .float-L2 {
    padding-right: 1em;
    padding-bottom: 1em;
    width: 45%;
  }
  .float-R2 {
    padding-left: 1em;
    padding-bottom: 1em;
    width: 45%;
  }
}