@charset "UTF-8";

.u-yellowLine{
  background-color: #fffbc6;
}

@media screen and (max-width:767px) {
  .u-brDislpayOnly{
    display: none;
  }
}

.p-halloween2020_wrap{
  max-width: 890px;
  line-height: 1.4em;
  padding: 40px 40px 1px;
  margin: 0 auto;
}
@media screen and (max-width:767px) {
  .p-halloween2020_wrap{
    padding: 20px 10px 1px;
  }
}

.p-halloween2020_wrap p{
  margin-bottom: 1.4rem;
}
.p-halloween2020_wrap img{
  width: 100%;
  height: auto;
}
.p-halloween2020_wrap strong{
  color: #e60012;
  font-weight: bold;
}

.p-halloween2020_mainvisual,
.p-halloween2020_boshu_hw,
.p-halloween2020_touko_hw{
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 3rem;
}
@media screen and (max-width:767px) {
  .p-halloween2020_mainvisual,
  .p-halloween2020_boshu_hw,
  .p-halloween2020_touko_hw{
    margin-left: -10px;
    margin-right: -10px;
  }
}

.p-halloween2020_summary{
  line-height: 1.4em;
  margin-bottom: 3rem;
  font-size: 3rem;
}
@media screen and (max-width:767px) {
  .p-halloween2020_summary{
    font-size: 1.6rem;
  }
}

.p-halloween2021_pdf{
  display: flex;
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 3rem;
}
.p-halloween2021_pdf__unit{
  align-items: flex-start;
  width: 40%;
  padding-left: 10px;
  padding-right: 10px;
}
.p-halloween2021_pdf__unit2{
  align-items: center;
  width: 20%;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width:767px) {
  .p-halloween2021_pdf{
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .p-halloween2021_pdf__unit{
    width: 70%;
	padding-left: 0;
    padding-right: 0;
    margin-bottom: 1rem;
	margin-left: auto;
    margin-right: auto;
  }
   .p-halloween2021_pdf__unit2{
    width: 20%;
	padding-left: 0;
    padding-right: 0;
    margin-bottom: 3rem;
	margin-left: auto;
    margin-right: auto;
  }
}

.p-halloween2020_boshu__section{
  display: none;
}
.p-halloween2020_boshu__section.is--jsInit{
  display: block;
}

.p-halloween2020_boshu_wrap{
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 3rem;
  border: 4px solid #7E318E;
  border-top: none;
}
.p-halloween2020_boshu_wrap__title{
  padding: 10px 10px;
  line-height: 1.4em;
  font-size: 3rem;
  background-color: #7E318E;
  color: #FFF100;
  text-align: center;
}
@media screen and (max-width:767px) {
  .p-halloween2020_boshu_wrap{
    margin-left: -10px;
    margin-right: -10px;
    border: 2px solid #7E318E;
  }
  .p-halloween2020_boshu_wrap__title{
    line-height: 1.4em;
    font-size: 1rem;
  }
}

.p-halloween2020_touko_hw{
  position: relative;
  margin-bottom: 3rem;
}
.p-halloween2020_touko_message{
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 1.4em;
  margin-bottom: -2.1em;
  font-size: 2rem;
  text-align: right;
}
@media screen and (max-width:767px) {
  .p-halloween2020_touko_hw{
    position: relative;
    margin-bottom: 3rem;
  }
  .p-halloween2020_touko_message{
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1rem;
    text-align: center;
  }
}

.p-halloween2020_flow_unit{
  position: relative;
  line-height: 1.4em;
  min-height: 340px;
  margin-bottom: 1.4rem;
  padding-left: 120px;
  background-image: url(../images/halloween2020/toukou_arrow.png);
  background-repeat: no-repeat;
  background-position: left 138px;
  font-size: 1.6rem;
}
@media screen and (max-width:767px) {
  .p-halloween2020_flow_unit{
    min-height: inherit;
    margin-bottom: 3rem;
    padding-left: 0;
    background: none;
    font-size: 1.2rem;
  }
}

.p-halloween2020_flow_unit__small{
  position: relative;
  padding-left: 1em;
  line-height: 1.4em;
  font-size: 1.4rem;
}
.p-halloween2020_flow_unit__small:before{
  position: absolute;
  content: "※";
  left: 0;
  top: 0;
}

.p-halloween2020_flow_unit__step{
  position: absolute;
  left: 0;
  top: 0;
  width: 146px;
  height: 121px;
  overflow: hidden;
  margin-left: -40px;
  white-space: nowrap;
  text-indent: 100%;
  text-align: left;
  background-repeat: no-repeat;
  background-position: left top;
}
.p-halloween2020_flow_unit--1 .p-halloween2020_flow_unit__step{
  background-image: url(../images/halloween2020/toukou_step1.png);
}
.p-halloween2020_flow_unit--2 .p-halloween2020_flow_unit__step{
  background-image: url(../images/halloween2020/toukou_step2.png);
}
.p-halloween2020_flow_unit--3 .p-halloween2020_flow_unit__step{
  background-image: url(../images/halloween2020/toukou_step3.png);
}
@media screen and (max-width:767px) {
  .p-halloween2020_flow_unit__step{
    position: relative;
    left: auto;
    top: auto;
    width: 73px;
    height: 60px;
    margin-left: 0;
    margin: 0 auto 1.4rem;
    background-size: contain;
  }
}

.p-halloween2020_flow_unit__title{
  line-height: 1.4em;
  padding-top: 40px;
  margin-bottom: 1.4rem;
  letter-spacing: .2em;
  font-size: 4.4rem;
  color: #7e308e;
}
@media screen and (max-width:767px) {
  .p-halloween2020_flow_unit__title{
    line-height: 1.4em;
    padding-top: 0;
    letter-spacing: .2em;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
  }
}

.p-halloween2020_flow_unit__button{
  padding-left: 20px;
}
.p-halloween2020_flow_unit__button a{
  display: inline-block;
  line-height: 1.6em;
  padding: 0 20px;
  background-color: #f18d11;
  border-radius: .8em;
  font-weight: bold;
  font-size: 3rem;
  color: #FFFFFF;
}
@media screen and (max-width:767px) {
  .p-halloween2020_flow_unit__button{
    padding-left: 0;
    text-align: center;
  }
  .p-halloween2020_flow_unit__button a{
    font-size: 1.4rem;
  }
}
.p-halloween2021_flow_unit--1__image1{
  position: absolute;
  right: -10px;
  top: 50px;
  box-sizing: content-box;
  width: 50%;
  margin-top: -20px;
}
.p-halloween2021_flow_unit--2__image1{
  position: absolute;
  right: -50px;
  top: -100px;
  box-sizing: content-box;
  width: 78%;
  margin-top: -20px;
}
.p-halloween2021_flow_unit--2__image2{
  position: absolute;
  top: 250px;
  box-sizing: content-box;
  width: 90%;
  margin-top: -20px;
}
.p-halloween2021_flow_unit--2__image3{
  position: absolute;
  top: 90px;
  right: 90px;
  box-sizing: content-box;
  width: 24%;
  margin-top: -20px;
}
.p-halloween2021_flow_unit--3__image2{
  position: absolute;
  right: -10px;
  top: 250px;
  box-sizing: content-box;
  width: 90%;
  margin-top: -20px;
}
@media screen and (max-width:767px) {
  .p-halloween2021_flow_unit--1__image1{
    display: block;
    position: static;
    right: auto;
    bottom: auto;
    width: 50%;
	margin-right: auto; 
	margin-left: auto;
    margin-bottom: 1rem;
  }
  .p-halloween2021_flow_unit--2__image1{
    display: block;
    position: static;
    right: auto;
    bottom: auto;
    width: 100%;
    margin-bottom: 1rem;
  }
  .p-halloween2021_flow_unit--2__image2{
    display: block;
    position: static;
    right: auto;
    top: auto;
    box-sizing: content-box;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 1.4rem;
  }
  .p-halloween2021_flow_unit--2__image3{
    display: block;
    position: static;
    right: auto;
    top: auto;
    box-sizing: content-box;
    width: 40%;
    margin: 20px auto 1.4rem;
	text-align: center;
  }
  .p-halloween2021_flow_unit--3__image2{
    display: block;
    position: static;
    right: auto;
    top: auto;
    box-sizing: content-box;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 1.4rem;
  }
}

.p-halloween2020_flow_kiakan{
  position: relative;
  padding: 1em 80px 1em 1em;
  margin-right: 80px;
  margin-bottom: 1.4rem;
  border: 6px solid #7e308e;
  border-radius: 20px;
  background-color: #fffcdb;
  font-weight: bold;
  color: #7e308e;
  line-height: 1.4em;
  font-size: 3rem;
}
.p-halloween2020_flow_kiakan__line{
  display: flex;
  color: #7E318E;
}
.p-halloween2020_flow_kiakan__line span{
  display: block;
}
.p-halloween2020_flow_kiakan__line strong{
  display: block;
  color: #E8380D;
}
.p-halloween2020_flow_kiakan__line__title{
  width: 5em;
  min-width: 5em;
}
.p-halloween2020_flow_kiakan:after{
  position: absolute;
  top: 40px;
  right: 0;
  display: block;
  content: "";
  margin-right: -80px;
  width: 147px;
  height: 84px;
  background-image: url(../images/halloween2020/oubo_icon.png);
}
@media screen and (max-width:767px) {
  .p-halloween2020_flow_kiakan{
    padding: 1em;
    margin-right: 0;
    border: 3px solid #7e308e;
    border-radius: 10px;
    font-size: 1.4rem;
  }
  .p-halloween2020_flow_kiakan:after{
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0;
    margin-top: -30px;
    width: 73px;
    height: 42px;
    background-size: contain;
  }
}

.p-halloween2020_flow_tousen{
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 3rem;
  color: #e60012;
  line-height: 1.4em;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width:767px) {
  .p-halloween2020_flow_tousen{
    margin-left: 0;
    margin-right: 0;
    line-height: 1.4em;
    font-size: 1.4rem;
    text-align: center;
  }
}
.p-halloween2020_flow_tousen2{
  margin: 3em 1em;
}


.p-halloween2020_kiyaku_title{
  position: relative;
  line-height: 1.4em;
  font-size: 3rem;
  text-align: center;
}
.p-halloween2020_kiyaku_title span{
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0 .5em;
  background-color: #FFFFFF;
}
.p-halloween2020_kiyaku_title:after{
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  content: "";
  z-index: 1;
  width: 100%;
  border: 2px dashed #000000;
}
.p-halloween2020_kiyaku_subtitle{
  color: #e60012;
  margin-bottom: 3rem;
  text-align: center;
}


.p-halloween2020_toggle{
  overflow: hidden;
  margin-bottom: 3rem;
  border: 1px solid #000000;
  font-size: 1.8rem;
  transition: height 1s;
}
.p-halloween2020_toggle__title{
  position: relative;
  line-height: 1.6em;
  padding: .5em 1.5em .5em 1rem;
  font-size: 1.8rem;
  background-color: #fffded;
  cursor: pointer;
}
.p-halloween2020_toggle__title:after{
  position: absolute;
  top: 50%;
  right: 10px;
  content: "⊖";
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-size: 1.8rem;
  margin-top: -0.5em;
}
.is--close .p-halloween2020_toggle__title:after{
  content: "⊕";
}
.p-halloween2020_toggle__contents{
  box-sizing: border-box;
  line-height: 1.4em;
  padding: 10px 1rem;
  font-size: 1.4rem;
  border-top: 1px solid #000000;
}

.p-halloween2020_dial{
  line-height: 1.4em;
  font-size: 2.2rem;
  vertical-align: baseline;
  color: #e50065;
}

.c-snsUnit{
  position: relative;
  overflow: hidden;
  width: 30%;
  height: 0;
  padding-top: 30%;
  margin-left: 1.65%;
  margin-right: 1.65%;
  margin-bottom: 5%;
  border: 1px solid #CCCCCC;
  cursor: pointer;
}
@media screen and (max-width:767px) {
  .c-snsUnit{
    width: 48%;
    padding-top: 48%;
    margin-left: 0;
    margin-right: 0;
  }
}
.c-snsUnit__photo{
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.c-snsUnit__photo img{
  width: 100%;
  height: auto;
}
.c-snsUnit__document{
  z-index: 4;
  position: absolute;
  left: 0;
  top: 0;

  box-sizing: border-box;
  width: 100%;
  height: 100%;
  line-height: 1.4;
  overflow: hidden;
  padding: 1em;
  margin-left: -100%;
  background: rgba(255,255,255,0.8);

  font-size: 1rem;
}
.c-snsUnit__document__hash{
  color: #7E318E;
  font-weight: bold;
}
.c-snsUnit.is--manyPhoto:after{
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 10px;

  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-image: url(../images/halloween2020/is--manyPhoto.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.c-snsUnit__name{
  z-index: 3;
  position: absolute;
  left: 0;
  bottom: 0;

  box-sizing: border-box;
  width: 100%;
  height: 2.2em;
  line-height: 2.2em;
  padding: 2px .5em 0;
  overflow: hidden;
  background: rgba(255,255,255,0.8);
  font-size: .7em;
}

.c-snsUnit:hover .c-snsUnit__document{
  margin-left: 0;
}

.p-snsList{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;

  padding: 4% 2% 0;
}
@media screen and (max-width:767px) {
  .p-snsList{
    justify-content: space-between;
    padding: 4% 4% 0;
  }
}

.p-snsList_more{
  cursor: pointer;
  width: 200px;
  line-height: 1.4em;
  margin: 0 auto 2rem;
  color: #7E318E;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}
.p-snsList_more:after{
  display: inline-block;
  content: "";
  width: 18px;
  height: 12px;
  background-image: url(../images/halloween2020/p-snsList_more__arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: baseline;
}

.c-snsPopup{
  width: 300px;
  background-color: #FFFFFF;
}
.c-snsPopup__image img{
  width: 100%;
  height: auto;
}

.c-snsPopup__contents{
  line-height: 1.4;
  padding: 10px;
  font-size: 1.2rem;
}
.c-snsPopup__contents__account{
  margin-bottom: .5em;
}
.c-snsPopup__contents__text a{
  color: #7E318E;
}
.c-snsPopup__slider{
}
.c-snsPopup__slider .slick-prev{
  z-index: 2;
  left: 5px;
}
.c-snsPopup__slider .slick-next{
  z-index: 2;
  right: 5px;
}

#colorbox #cboxClose{
  background-image: url(../images/halloween2020/close.png);
  background-position: center center;
  width: 25px;
  height: 24px;
  top: -24px;
}
#cboxLoadedContent{
  background-color: #4C4C4C;
}