.pcOnly {display: inline-block !important;}
.spOnly {display: none !important;}

.col2Wrap{ overflow: hidden;}
.col2Wrap .left{ float: left;}
.col2Wrap .right{ float: right;}

#special{ margin: 0 auto; padding-bottom: 120px; max-width: 1256px; width: 100%; position: relative; background: #fff; text-align: center;}

#special .btn{ margin: 40px auto 0; text-align: center;}
#special .btn a{ transition: 0.4s;}
#special .btn a:hover{ opacity: 0.6;}

#social-wrap { position: absolute; right: 22px; top: 40px; overflow: hidden; z-index: 9; }
#social-wrap a.fb { background-position: 0 0; }
#social-wrap a.tw { background-position: -36px 0; }
#social-wrap a { display: block; width: 36px; height: 36px; background: url(../img/disney-nightmare/social_bt.png) no-repeat left top; margin: 0 10px 0 0; float: left; text-indent: -9999px; }
#special .keyVisual{ padding-top: 60px;}
#special sup{ font-size: 80%; vertical-align: super;}

#sec01{ width: 100%; max-width: 1256px;}

@media screen and (max-width: 768px){
   .pcOnly {display: none !important;}
   .spOnly {display: inline-block !important;}

   .col2Wrap .left{ float: none;}
   .col2Wrap .right{ float: none;}	

   #special { max-width: 100%; padding-bottom: 60px;}
   #special .btn{ margin: 0 auto; text-align: center; width: 92%;}

   #special .keyVisual{ padding-top: 50px; margin-top: -30px;}
   #special sup,#special .sup{ font-size: 60%; margin: 6px 0 0; vertical-align: super;}

   #sec01{ width: 100%; height: auto;}
   #social-wrap { top: 24px;}
   #social-wrap a { width: 26px; height: 26px; margin: 0 0 0 10px; background-size: 200%;}
   #social-wrap a.tw { background-position: -26px 0; }
}

.lead{ padding: 80px 0; position: relative;}
.lead h2{ font-weight: bold; font-size: 2.8rem; line-height: 1.8;}
.lead p{ font-size: 1.8rem; margin: 20px 0 0; line-height: 1.8;}
.lead .img01{ position: absolute; left: 65px; bottom: 35px;}
.lead .img02{ position: absolute; right: 25px; top: 240px;}
.lead .img03{ position: absolute; left: 0; top: -20px;}
.item{ width: 1256px; background: #CCBAC7 url(../img/disney-nightmare/item_fream.png) no-repeat bottom center; margin-bottom: 80px; text-align: left; padding: 80px 40px 220px; }
.item dl{ background: #fff; margin: 0 auto 18px; padding: 40px 0 40px 40px; width: 100%; text-align: left;}
.item dl dt{ width: 540px; display: inline-block; vertical-align: top;}
.item dl dt img{ width: 100%;}
.item dl dd{ display: inline-block; width: calc(100% - 590px); margin: 0 0 0 38px}
.item dl dd .detail{ margin-top: 40px;}
.item dl dd h3{ font-size: 7rem; font-weight: normal; font-family: 'MQ'; line-height: 1;}
.item dl dd .feature{ display: block; font-size: 1.8rem; font-weight: bold; margin-top: 10px; color: #7D1D45; line-height: 1.8;}
.item dl dd p{ font-size: 1.6rem; font-weight: bold; margin-top: 16px;}
.item dl dd .ttl{ display: block; font-weight: bold; border-left: 1px #000 solid; padding-left: 16px; margin-bottom: 6px; line-height: 1.8;}
.notice{ font-size: 2rem; line-height: 2 !important; font-weight: bold; position: relative;}
.notice img{ position: absolute; right: 60px; top: -20px;}

@media screen and (max-width: 768px){

.lead{ padding: 60px 15px;}
.lead h2{ font-size: 1.8rem;}
.lead p{ font-size: 1.3rem; margin: 15px 0 0; line-height: 2;}
.lead .img01{ left: 20px; bottom: 20px; width: 45px;}
.lead .img02{ right: 20px; top: 20px; width: 56px;}
.lead .img03{ left: 0; top: -16px; width: 78px;}
.lead img{ width: 100%;}
.item{ width: 100%; background: #CCBAC7 url(../img/disney-nightmare/item_fream.png) no-repeat bottom center; background-size: 100%; margin-bottom: 40px; padding: 35px 15px 100px; }
.item dl{ margin: 0 auto 10px; padding: 15px;}
.item dl dt{ width: 100%; display: block; margin-bottom: 25px;}
.item dl dd{ display: block; width: 100%; margin: 0 0 15px}
.item dl dd .detail{ margin-top: 30px;}
.item dl dd h3{ font-size: 5rem;}
.item dl dd .feature{ font-size: 1.4rem; margin-top: 8px;}
.item dl dd p{ font-size: 1.3rem; margin-top: 12px;}
.item dl dd .ttl{ padding-left: 10px; margin-bottom: 4px;}
.notice{ font-size: 1.5rem; margin-bottom: 25px !important;}
.notice img{ display: none;}

}