.pcOnly{
  display: block;
}
.spOnly{
  display: none;
}
.mainArea {
  background: url(/site_resource/campaign/dm_drink/img/bg__main__1911.jpg) no-repeat top center;
  margin: 35px auto 12px;
  text-align: center;
  width: 100%;
  height: 746px;
}

.pat3 .mainArea {
	position: relative;
  background: url(/site_resource/campaign/dm_drink/img/bg__main__1911.jpg) no-repeat top center;
  margin: 20px auto 12px;
  text-align: center;
  width: 100%;
  height: 746px;
}

.mainArea-section {
  align-items: start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.pat3 .mainArea-logo{
	position: absolute;
	top: 20px;
	left: 20px;
}


.mainArea-ttl {
  padding: 8px 0 24px;
}

.mainArea-right {
  text-align: center;
  margin-left: 14px;
}

.mainArea-right .btn-aboutSompoPark + .mainArea-register {
  margin-top: 28px;
  margin-bottom: 0;
}

.mainArea-register {
  background: url(/site_resource/campaign/dm_drink/img/bg__register__1911.png) no-repeat top center;
  width: 265px;
  height: 450px;
  margin-bottom: 30px;
  position: relative;
}

.mainArea-register.registered {
  background-image: url(/site_resource/campaign/dm_drink/img/bg__register02.png);
}

.pat3 .mainArea-register {
  background: url(/site_resource/campaign/dm_drink/img/bg__register_02_01.png) no-repeat top center;
  width: 275px;
	height: 450px;
	padding: 1px 5px;
  /* margin-bottom: 30px; */
  position: relative;
}




.mainArea-register .registerTtl {
  font-size: 17px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
  padding: 14px 0 10px;
  margin-top: 0;
}

.mainArea-register .registerTtl.apply {
  display: none;
}


.mainArea-register .registerTxt {
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  margin-top: 10px;
  line-height: 1.5;
}

/* .mainArea-register .campaignBtn-spWrap:first-of-type .campaignBtn {
  margin-top: 30px;
} */

.heading_btn_img{
  padding-top: 20px;
}
.headding_btn_img_sp{
  display: none;
}

.mainArea-register .campaignBtn-spWrap:last-of-type .campaignBtn {
  margin-top: 18px;
}

.mainArea-register .campaignBtn {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

/* .mainArea-register .campaignBtn-spWrap.onlyRegister .campaignBtn {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 140px;
} */

.mainArea-register .campaignBtn-spWrap.onlyApply .campaignBtn {
  margin-top: 63px;
  height: 140px;
}

.pat3 .mainArea-register .campaignBtn-spWrap.onlyRegister .campaignBtn {
  margin-top: 18px;
  margin-bottom: 15px;
  height: 360px;
}




.mainArea-registerImg {
  display: inline-block;
  margin-top: 5px;
}

.mainArea-read {
  padding: 5px 0 18px;
  display: block;
  font-size: 30px;
  height: 70px;
  text-align: center;
  width: 617px;
  background-color: #ffffff;
  border: 4px solid #cc0022;
  border-radius: 40px;
  color: #cc0022;
  text-decoration: none;
  margin: 20px auto;
  font-weight: 800;
}

.mainArea-read:before {
  content: "";
  display: inline-block;
  background: url(/site_resource/campaign/common/img/ico__arrow_down.png) no-repeat left top;
  width: 25px;
  height: 28px;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 12px;
}

.mainArea-read:hover {
  border-color: #d74d63;
  color: #d74d63;
}

.mainArea-read:hover:before {
  opacity: 0.7;
}

.bnrArea {
  margin-bottom: 50px;
}

.bnrArea a, .bnrArea img {
  display: block;
}

.bnrArea a:hover {
  opacity: 0.7;
}

.itemArea {
  background: url(/site_resource/campaign/dm_drink/img/bg__repeat__1911.png) repeat center top;
  border-radius: 15px;
  padding-bottom: 15px;
  margin-bottom: 60px;
}

.itemArea-ttl {
  font-family: 'M PLUS Rounded 1c',sans-serif;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  padding: 35px 0;
}

.itemArea-contents {
  align-items: start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 1066px;
  margin: 0 auto;
}

.itemArea-content-item {
  border-radius: 8px;
  border: 6px solid #ffe0bd;
  background-color: #ffffff;
  text-align: center;
  width: 340px;
  height: 400px;
  margin-right: 23px;
  margin-bottom: 15px;
}

.itemArea-content-item:nth-child(3n) {
  margin-right: 0;
}

.itemArea-content-item img {
  max-width: 275px;
}

.itemArea-content-item .contentTxt {
  padding: 30px 20px 0;
  line-height: 1.2;
  text-align: center;
}

.itemArea-content-item .contentTxt-itemName {
  font-size: 16px;
  font-weight: bold;
  padding: 3px 0 2px;
  letter-spacing: 0;
  line-height: 1.4;
  margin-bottom: 25px;
}
.itemArea-content-item .contentTxt-itemName span{
  font-size: 14px;
}
.contentTxt-note{
  font-size: 10px;
  text-align: left;
  padding: 10px 10px;
}
.itemArea-content-item .contentTxt-itemName.long {
  margin-bottom: 20px;
}
.itemArea-content-item .contentTxt-itemName.long3 {
  margin-bottom: 70px;
}
.itemArea-content-item .contentTxt-itemName.long2 {
  margin-bottom: calc(1.4em + 50px);
}

.itemArea-content-item .contentTxt-explain {
  font-size: 15px;
  margin-bottom: 3px;
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 15px;
}

.itemArea-content-item .annotationTxt {
  margin-top: 15px;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.4;
}

.itemArea-content-item .annotationTxt.image {
  text-align: right;
  width: 89%;
  margin-top: 5px;
}

.itemArea-content-item .annotationTxt .smallTxt {
  font-size: 10px;
  font-weight: 500;
  display: block;
}

.itemArea-contentBorder {
  padding: 5px 8px;
  border: 3px solid #d90000;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}

.itemArea .campaign-exptxt {
  max-width: 1066px;
  margin: 0 auto;
}

.stepArea-contentWrap .stepCircle-centerWrap {
  padding-top: 0;
  text-align: center;
}

.stepArea-contentWrap .stepCircle-centerWrap .stepCircle-ttl {
  font-size: 24px;
  margin-top: 0.6em;
}

.stepArea-contentWrap .stepCircle-centerWrap .stepCircle-middle, .stepArea-contentWrap .stepCircle-centerWrap .stepCircle-small {
  color: #c31421;
  font-family: 'M PLUS Rounded 1c',sans-serif;
  letter-spacing: -1px;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: 600;
}

.stepArea-contentWrap .stepCircle-centerWrap .stepCircle-middle {
  font-size: 24px;
  margin-top: 36px;
  margin-bottom: 10px;
}

.stepArea-contentWrap .stepCircle-centerWrap .stepCircle-small {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 10px;
  margin-top: 70px;
  letter-spacing: -1px;
}

.stepArea-contentWrap .stepCircle-centerWrap .stepCircle-txt {
  text-align: center;
  margin-top: 15px;
}

.wideBtnArea .wideBtnArea-btnWrap .btnWrap-ttl {
  font-size: 18px;
  margin-bottom: 20px;
}

.wideBtnArea .wideBtnArea-btnWrap .campaignBtn {
  flex-direction: row;
  margin-bottom: 20px;
}

.wideBtnArea .wideBtnArea-btnWrap .campaignBtn .yellow {
  color: #f7f700;
  display: inline-block;
}

.wideBtnArea .wideBtnArea-btnWrap .campaignBtn .large {
  font-size: 32px;
  display: inline-block;
  padding: 0 .3em;
}

.wideBtnArea .wideBtnArea-btnWrap .btnWrap-txt-small {
  font-size: 13px;
}


.descriptionArea em{
	font-weight: bold;
	font-style: normal;
}


@media screen and (max-width: 767px) {
  .pcOnly{
    display: none ;
  }
  .spOnly{
    display: block;
  }
  .mainArea {
    background: url(/site_resource/campaign/dm_drink/img/bg__main__sp__1911.jpg) no-repeat top center;
    background-size: 100% auto;
    margin: 10px auto;
    width: 100%;
    height: auto;
	}
	.pat3 .mainArea {
		position: relative;
		background: url(/site_resource/campaign/dm_drink/img/bg__main__sp__1911.jpg) no-repeat top center;
		background-size: 100% auto;
		margin: 15px auto;
		padding-top: 5px;
		height: auto;
	}
	.pat3 .mainArea-logo{
		position: absolute;
		top: 10px;
		left: 10px;
		width: 91px;
	}
  .mainArea img {
    width: 100%;
    height: auto;
  }
  .mainArea-image {
    width: 95%;
    margin: 0 auto;
    position: relative;
  }
  .mainArea-section {
    display: block;
    width: 98%;
    margin: 0 auto;
  }
  .mainArea-ttl {
    padding: 3.5vw 0 2vw !important;
    width: 95%;
    margin: 0 auto;
	}
	.pat3 .mainArea-ttl {
    padding: 24px 0 10px;
    width: 95%;
    margin: 0 auto;
	}
  .mainArea-right {
    margin: 0 auto;
    margin-top: 2.5vw;
    padding-bottom: 1vw;
  }
  .mainArea-right .btn-aboutSompoPark {
    width: 70%;
    display: inline-block;
  }
  .mainArea-right .btn-aboutSompoPark + .mainArea-register {
    margin-top: 2.5vw;
  }
  .mainArea-register {
    background: url(/site_resource/campaign/dm_drink/img/bg__register__sp__1911.png) no-repeat top center;
    background-size: 100% auto;
    margin: 0 auto;
    width: 96%;
    height: auto;
    min-height: 33.6vw;
    margin-bottom: 2.5vw;
	}
	.pat3 .mainArea-register {
    background: url(/site_resource/campaign/dm_drink/img/bg__register02__sp.png) no-repeat top center;
    background-size: 100% auto;
    margin: 0 auto;
    width: 96%;
    height: auto;
    min-height: 20.6vw;
    margin-bottom: 2.5vw;
  }
  .mainArea-register .registerTtl {
    font-size: 2.94vw;
    padding: 1.2% 0;
  }
  .heading_btn_img{
    display: none;
  }
  .headding_btn_img_sp{
    display: block;
  }
  .mainArea-register .registerTtl.apply {
    display: none;
  }
  .mainArea-register .registerTxt {
    font-size: 2vw;
    text-align: left;
    margin-top: 5px;
    line-height: 1.2;
    padding-bottom: 3vw;
  }
  .mainArea-register .campaignBtn-wrap {
    align-items: start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .mainArea-register .campaignBtn-wrap .campaignBtn-spWrap {
    margin-top: 2.5%;
	}
	.pat3 .mainArea-register .campaignBtn-wrap .campaignBtn-spWrap {
    margin-top: 3%;
  }
  .mainArea-register .campaignBtn-wrap .campaignBtn-spWrap.onlyRegister {
    width: 92%;
	}
	.pat3 .mainArea-register .campaignBtn-wrap .campaignBtn-spWrap.onlyRegister {
    width: 96%;
  }
  .mainArea-register .campaignBtn-wrap .campaignBtn-spWrap.onlyRegister .campaignBtn {
    margin-top: 0;
    height: 13.5vw;
    margin-bottom: 0;
  }
  .mainArea-register .campaignBtn-wrap .campaignBtn-spWrap.onlyRegister .campaignBtn img {
    width: 94%;
  }
  .mainArea-register .campaignBtn-wrap .campaignBtn-spWrap.onlyApply {
    margin-top: 6vw;
  }
  .mainArea-register .campaignBtn-wrap .campaignBtn-spWrap + .campaignBtn-spWrap {
    margin-left: 3%;
  }
  .mainArea-register .campaignBtn {
    width: 100%;
  }
  .mainArea-read {
    width: 90%;
    margin: 0 auto;
    height: auto;
    padding: 2vw 0;
    line-height: 1;
    font-size: 3.2vw;
    border-width: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3vw;
  }
  .mainArea-read:before {
    background-size: 100% auto;
    width: 3.5vw;
    height: 3.8vw;
  }
  .mainArea .mainArea-registerImg {
    width: 80%;
    margin-top: 1px;
  }
  .itemArea {
    background: url(/site_resource/campaign/dm_drink/img/bg__repeat__1911.png) repeat center top;
    margin-bottom: 8vw;
  }
  .itemArea-ttl {
    font-size: 4vw;
    line-height: 1;
    padding: 4% 0;
  }
  .itemArea-contents {
    justify-content: space-between;
    align-items: stretch;
    margin: 0 3%;
  }
  .itemArea-content-item {
    border-width: 3px;
    text-align: center;
    width: 49%;
    height: auto;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 18px 4px 5px;
  }
  .itemArea-content-item:nth-child(2n) {
    margin-right: 0;
  }
  .itemArea-content-item img {
    max-width: 240px;
    width: 90%;
    height: auto;
  }
  .itemArea-content-item .contentTxt {
    padding: 0;
    line-height: 1.2;
  }
  .itemArea-content-item .contentTxt-itemName {
    font-size: 2.8vw;
    margin-bottom: 2vw;
    line-height: 1.5;
    letter-spacing: -.7px;
  }
  .itemArea-content-item .contentTxt-itemName span{
    font-size: 2.5vw;
  }
  .itemArea-content-item .contentTxt-itemName.long {
    margin-bottom: 2vw;
  }
  .itemArea-content-item .contentTxt-itemName.long2 {
    margin-bottom: calc(1.4em + 6vw);
  }
  .itemArea-content-item .contentTxt-explain {
    font-size: 2.5vw;
    margin-bottom: 2vw;
    font-weight: 600;
    letter-spacing: -.5px;
  }
  .itemArea-content-item .link-blank {
    font-size: 2.8vw;
  }
  .itemArea-content-item .link-blank:after {
    vertical-align: baseline;
  }
  .itemArea-content-item .annotationTxt {
    font-size: 2.67vw;
    margin-top: 4vw;
  }
  .itemArea-content-item .annotationTxt.image .smallTxt {
    margin-bottom: 0;
  }
  .itemArea-content-item .annotationTxt .smallTxt {
    font-size: 2.4vw;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .itemArea-contentBorder {
    padding: 3px 4px;
    border: 2px solid #d90000;
  }
  .itemArea .campaign-exptxt {
    text-align: center;
  }
  .bnrArea {
    margin-bottom: 30px;
  }
  .stepArea-contentWrap .stepCircle:nth-of-type(2) .stepNumber {
    position: relative;
    top: 0;
    left: 0;
  }
  .stepArea-contentWrap .stepCircle:nth-of-type(2) .stepNumber:after {
    transform: rotate(-8deg);
    content: "";
    background: url(/site_resource/campaign/dm_drink/img/ico__mail.png) no-repeat left top;
    background-size: 100% auto;
    position: absolute;
    width: 24px;
    height: 18px;
    background-color: #fff;
    bottom: -8px;
    right: -10px;
  }
  .stepArea-contentWrap .stepCircle:nth-of-type(3) .stepNumber {
    position: relative;
    top: 0;
    left: 0;
  }
  .stepArea-contentWrap .stepCircle:nth-of-type(3) .stepNumber:after {
    content: "";
    background: url(/site_resource/campaign/dm_drink/img/img__drink_illust.png) no-repeat left top;
    background-size: 100% auto;
    position: absolute;
    width: 35px;
    height: 33px;
    bottom: -5px;
    right: -15px;
  }
  .stepArea-contentWrap .stepCircle-centerWrap .stepCircle-ttl {
    font-size: 3.7vw;
    margin-top: 0;
  }
  .stepArea-contentWrap .stepCircle-centerWrap .stepCircle-middle {
    font-size: 3.7vw;
    margin-top: 36px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .stepArea-contentWrap .stepCircle-centerWrap .stepCircle-small {
    font-size: 3.5vw;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: 0;
    letter-spacing: -2px;
  }
  .stepArea-contentWrap .stepCircle-centerWrap .stepCircle-txt {
    margin-top: 10px;
    line-height: 1.4;
    font-size: 2.5vw;
  }
  .stepArea-contentWrap .stepCircle-centerWrap .icon__img {
    display: none;
  }
  .wideBtnArea .wideBtnArea-btnWrap .btnWrap-ttl {
    font-size: 3.2vw;
    margin-bottom: 6px;
    letter-spacing: -0.5px;
    line-height: 1.3;
  }
  .wideBtnArea .wideBtnArea-btnWrap .campaignBtn {
    font-size: 4vw;
    margin-bottom: 10px;
  }
  .wideBtnArea .wideBtnArea-btnWrap .campaignBtn .large {
    font-size: 5.6vw;
  }
  .wideBtnArea .wideBtnArea-btnWrap .btnWrap-txt-small {
    font-size: 2.5vw;
    line-height: 1.4;
	}

	.fixedRegister{
		visibility: hidden;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 1000;
		width: 100%;
		padding: 10px 15px 18px 15px;
		background: rgba(51,51,51,.9);
		opacity: 0;
		transition: all .2s;
	}
	.fixedRegister.active{
		visibility: visible;
		bottom: 0;
		opacity: 1;
		transition: all .2s;
	}
	.fixedRegister a{
		display: block;
		padding: 10px;
		height: auto;
	}
	.fixedRegister img{
		width: auto;
		max-height: 35px;
	}
	.fixedRegister .registerTxt {
    font-size: 2vw;
    text-align: center;
    margin-top: 5px;
    line-height: 1.2;
		color: #fff;
	}
}
