@charset 'UTF-8';
.fcBlandRed {
  color: #da291c !important;
}
.fwB {
  font-weight: bold;
}
.blandFont {
  font-family: brown-bold;
}

.customWrap {
  line-height: 19px;
}
.customWrap .gray {
  background-color: #91999f;
}
.base_width {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

.mainIMG .base_width {
  padding-top: 30px;
  padding-bottom: 0;
}
.mainIMG {
  text-align: center;
}
.mainIMG img {
  width: 100%;
  max-width: 600px;
  height: auto;
}
.mainIMG p,
.infoSec .emDate {
  border: 0;
  text-align: center;
  font-family: brown-bold;
  /*color: #323232;*/
  color: #000;
  font-size: 33px;
  letter-spacing: 4.6px;
  line-height: 45px;
  padding: 0;
  padding: 30px 0 0;
}

.movieWrap {
  width: 100%;
  max-width: 720px;
  margin: auto;
  margin-bottom: 30px;
}
.movie {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ytp-watermark {
  display: none;
}

.mainIMG p.fs24 {
  font-size: 24px;
  padding-top: 5px;
}
.mainIMG p.fs24 br {
  display: none;
}
.mainIMG p.fs24,
.infoSec .emDate {
  padding-bottom: 50px;
}
.infoSec .infoTxt {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 22px;
  text-align: center;
}
.infoSec .em {
  font-weight: bold;
  margin-bottom: 1em;
}
.infoSec .emDate {
  mardin-top: 1em;
}
.dropWrap {
  border: 1px solid #000;
  padding: 20px;
  margin: 70px 0;
}
.dropWrap .dropLA {
  display: table;
}
.dropWrap img {
  height: auto;
  width: auto;
  max-height: 220px;
  display: table-cell;
}
.dropWrap span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.customWrap a {
  color: #c00;
  text-decoration: none;
}
.customWrap a:hover {
  text-decoration: underline;
}

.slideIMG {
  background-color: #da291c;
  padding: 30px 30px 20px;
}
.slideIMG img {
}

.container {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: center;
  color: #000;
}
.lrWrap {
  margin: auto;
  position: relative;
}
.leftWrap,
.rightWrap {
  width: 50%;
}
.leftWrap {
  float: left;
}
.rightWrap {
  float: right;
}
.lrWrap .slideLogo {
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
}
.lrWrap .slideLogo img {
  width: 200px;
  margin: auto;
  padding: 30px 0 20px;
}
.leftWrap img {
  width: 100%;
  height: auto;
}
.rightWrap {
  padding-top: 25%;
}
.rightWrap p {
  font-family: brown-bold;
  letter-spacing: 2px;
  font-size: 120%;
  line-height: 1.4;
}
.rightWrap p.brand {
  margin-bottom: 2em;
}
.rightWrap p.product {
  margin-top: 1em;
}
.rightWrap p.product span {
  display: block;
  margin: auto;
}

.single-item button.slick-prev,
.single-item button.slick-next {
  display: none !important;
}

.single-item .slick-dots {
  position: relative;
  bottom: 0;
}
.single-item .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}
.single-item .slick-dots li button {
  font-family: brown-bold;
  font-size: 100%;
  line-height: normal;
  width: auto;
  height: auto;
  color: #8a1910;
  padding: 0 15px;
}
.single-item .slick-dots li.slick-active button {
  color: #000;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slideIMG2 {
  font-family: brown-bold;
}
.multiple-item {
  padding: 40px 0;
}
.multiple-item li {
  width: 25%;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
}
.multiple-item li img {
  width: 100%;
  padding-bottom: 10px;
}
.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
  left: 45%;
  bottom: 0;
  top: auto;
  background: url("/includes/thedroptyo-fall-2018/common/img/prev.png") no-repeat;
  background-size: 20px 20px;
}
.slick-next,
.slick-next:hover,
.slick-next:focus {
  right: 45%;
  bottom: 0;
  top: auto;
  background: url("/includes/thedroptyo-fall-2018/common/img/next.png") no-repeat;
  background-size: 20px 20px;
}
.slick-prev::before,
.slick-next::before {
  display: none;
}
.slick-prev:hover,
.slick-next:hover {
  opacity: 0.7;
}

.slideIMG2 .slick-dots {
  display: none;
}

.toOnline {
  text-decoration: none;
  color: #000 !important;
}
.toOnline:hover {
  text-decoration: underline;
}
.toOnline.disabled,
.toOnline.disabled:hover {
  text-decoration: none !important;
  pointer-events: none;
  cursor: default;
}

.calWrap {
  border-top: 1px solid #93999e;
  margin-top: 30px;
}
.calWrap .logo {
  text-align: center;
  padding: 30px 0;
}
.calWrap .logo img {
  width: 100%;
  max-width: 600px;
  height: auto;
}
.calWrap ul.tab {
  display: table;
  width: 100%;
}
.calWrap .tab li {
  display: table-cell;
  background: #c6c8cb;
  text-align: center;
  border-right: 1px solid #fff;
}
.calWrap .tab li:last-child {
  border-right: none;
}
.calWrap .tab li.M09 {
  width: 100px;
}
.calWrap .tab li input {
  display: none;
}
.calWrap .tab li span {
  display: inline-block;
  background: #c6c8cb;
  text-align: center;
  cursor: pointer;
  width: 100%;
  padding: 20px 0;
}
.calWrap .tab li input[type="radio"]:checked + span {
  background: #92979c;
}
.calWrap .tab li img {
  height: 27px;
  width: auto;
}

.cal .floor {
  display: table;
  width: 100%;
}
.cal .floorTitle,
.cal .sche {
  display: table-cell;
  border-bottom: 1px solid #93999e;
}
.cal .floorTitle {
  width: 100px;
  text-align: center;
  border-right: 1px solid #93999e;
  vertical-align: middle;
}
.cal .floorTitle img {
  width: 45px;
  height: auto;
}
.scheInner {
  position: relative;
  padding: 40px 20px 30px;
}
.scheInner .label {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background: #92979c;
  color: #fff;
  padding: 0 10px;
}
.scheInner .event li {
  margin-top: 10px;
}
.scheInner .event li:first-child {
  margin-top: 0;
}
.thum {
  position: relative;
  padding-right: 80px;
  min-height: 75px;
}
.thum2 {
  padding-right: 150px;
}
.thum img {
  height: 65px;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}
.thum img.imgR2 {
  right: 75px;
}
.thum img.imgR3 {
  right: 150px;
}

.sns.twitter {
  width: 400px;
  margin: auto;
  background: #91999f;
  padding: 20px;
}
.sns .title {
  width: 100%;
  display: block;
  text-align: center;
}
.sns .title:hover {
  opacity: 0.7;
}
.sns .title img {
  width: 200px;
}
.snsWrap {
  height: 600px;
  overflow-y: scroll;
  margin-top: 20px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

.insta {
  padding: 100px 0;
}

.shopBagWrap {
  padding: 30px 30px 50px;
  box-sizing: border-box;
}
.shopBag {
  display: table;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border: 12px solid #fff;
  position: relative;
}
.shopBag .photo,
.shopBag .txtWap {
  display: table-cell;
  vertical-align: middle;
}
.shopBag .photo {
  width: 40%;
}
.shopBag .photo img {
  width: 100%;
}
.shopBag .txtWap {
  padding: 30px;
}
.shopBag .txtWap .txtL {
  font-family: brown-bold;
  color: #000;
  font-size: 33px;
  letter-spacing: 4.6px;
  line-height: 45px;
}
.shopBag .borderT,
.shopBag .borderB {
  width: 100%;
  height: 12px;
}
.shopBag .borderL,
.shopBag .borderR {
  width: 12px;
  height: 100%;
}
.shopBag .border {
  background: #fff227;
  position: absolute;
}
.shopBag .borderT,
.shopBag .borderL {
  top: 0;
  left: 0;
}
.shopBag .borderB,
.shopBag .borderR {
  bottom: 0;
  right: 0;
}
.shopBag .border {
  -webkit-animation: blink 1.5s ease infinite normal;
  -moz-animation: blink 1.5s ease infinite normal;
  animation: blink 1.5s ease infinite normal;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.shop {
  text-align: center;
}
.shop .name {
  margin-bottom: 20px;
}
.shop .name a {
  display: inline-block;
  text-decoration: none;
  background: #000;
  color: #fff;
  font-size: 20px;
  line-height: 2;
  padding: 0 1.5em;
  font-family: brown-bold;
  letter-spacing: 0.25em;
}

.report {
  background: #fff227;
  text-align: center;
  padding: 50px 0;
}
.report .fs24 {
  font-size: 24px;
  padding-bottom: 10px;
  font-family: brown-bold;
  font-size: 33px;
  letter-spacing: 4.6px;
  line-height: 45px;
}
.report .thumb-item {
  padding-top: 20px;
}
.report img {
  width: 100%;
  height: auto;
}

.report .thumb-item {
  /*padding: 0 5px;*/
  position: relative;
}
.report .slick-slide {
  margin: 5px;
  cursor: pointer;
}
.report .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: none;
}
.report .slick-prev {
  left: -30px;
  transform: rotate(-45deg);
}
.report .slick-next {
  right: -30px;
  transform: rotate(45deg);
}
.report .slick-prev::before,
.report .slick-prev::after,
.report .slick-next::before,
.report .slick-next::after {
  content: "";
  display: block;
  background: #000;
  position: absolute;
}
.report .slick-prev::before,
.report .slick-next::before {
  width: 20px;
  height: 2px;
}
.report .slick-prev::after,
.report .slick-next::after {
  width: 2px;
  height: 20px;
}
.report .slick-prev::before,
.report .slick-prev::after {
  top: 0;
  left: 0;
}
.report .slick-next::before,
.report .slick-next::after {
  top: 0;
  right: 0;
}

/* ----------------------------
	CLEAR FIX
------------------------------ */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*?*/ /*/
	height: auto;
	overflow: hidden;
	/**/
}

@media (max-width: 979px) {
  .mainIMG p,
  .infoSec .emDate {
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 1.4;
  }
  .mainIMG p.fs24 {
    font-size: 16px;
  }
  .mainIMG p.fs24 br {
    display: inline;
  }
  .dropWrap .dropLA {
    display: block;
  }
  .dropWrap img {
    width: 100%;
    max-height: auto;
    display: block;
    max-height: 100%;
  }
  .dropWrap span {
    display: block;
    padding-left: 0;
    padding-top: 20px;
  }
  .infoSec .infoTxt {
    padding: 0;
  }

  .slideIMG {
    padding: 20px 10px;
  }
  .leftWrap,
  .rightWrap {
    width: auto;
    float: none;
  }
  .lrWrap .slideLogo {
    width: auto;
    position: relative;
    top: auto;
    right: auto;
    margin: auto;
  }
  .lrWrap .slideLogo img {
    padding: 0 0 20px;
  }

  .rightWrap {
    padding-top: 60px;
    height: 110px;
  }
  .rightWrap p.brand {
    margin-bottom: 10px;
  }
  .rightWrap p.product {
    margin-top: 0;
  }
  .rightWrap p.product span {
    display: inline-block;
    margin-left: 1em;
    margin-top: 0;
  }

  .single-item .slick-dots {
    position: absolute;
    bottom: 150px;
    display: table !important;
    width: 100%;
  }
  .single-item .slick-dots li {
    width: 10%;
    display: table-cell;
  }
  .single-item .slick-dots li button {
    padding: 0;
    margin: auto;
  }

  .slick-prev,
  .slick-prev:hover {
    left: 35%;
  }
  .slick-next,
  .slick-next:hover {
    right: 35%;
  }

  .thum {
    position: relative;
    padding-right: 0;
    min-height: auto;
  }
  .thum2 {
    padding-right: 0;
  }
  .thum img {
    height: auto;
    max-height: 300px;
    width: auto;
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin: 10px auto;
  }
  .thum img.imgR2 {
    right: auto;
  }
  .thum img.imgR3 {
    right: auto;
  }

  .calWrap .tab li.M09,
  .cal .floorTitle {
    width: 65px;
    vertical-align: middle;
  }
  .cal .floorTitle {
    vertical-align: top;
  }
  .calWrap .tab li img {
    max-height: 27px;
    padding: 0 10px;
    box-sizing: border-box;
    height: auto;
  }
  .cal .floorTitle img {
    width: auto;
    height: auto;
    padding: 43px 10px;
    box-sizing: border-box;
  }

  .shopBagWrap {
    padding: 20px 20px 50px;
  }
  .shopBag {
    display: block;
    text-align: center;
    padding: 30px;
    border: none;
  }
  .shopBag .photo,
  .shopBag .txtWap {
    display: block;
    margin: auto;
  }
  .shopBag .photo {
    width: auto;
  }
  .shopBag .txtWap .txtL {
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 1em;
  }

  .shop .name a {
    letter-spacing: 2px;
    font-size: 18px;
  }

  .sns.twitter {
    width: auto;
  }
  .report .slick-arrow {
    display: none !important;
  }
}

@media (max-width: 400px) {
  .snsWrap iframe {
    width: 740px !important;
  }
}

.shopBag .border {
  padding-top: 0;
  border-top: none;
}

.shopBag .border + .border {
  margin-top: 0;
}
