.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: 0; top: 15px; 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: 10px;}
}

.lead{ padding: 70px 0 50px; overflow: hidden;}
.lead .lead-detail { width: 760px; float: left; text-align: center; margin: 0 0 0 40px;}
.lead h2{ font-weight: bold; font-size: 2.4rem; line-height: 1.8; margin: 30px 0 20px;}
.lead p{ font-size: 1.8rem; margin: 20px 0 0; line-height: 2.2;}
.lead .archive{ width: 420px; float: left; position: relative; margin: 10px 0 0;}
.lead .archive .hukidashi{ position: absolute; top: -80px; right:26px;}
.lead .archive dt img{ width: 240px;}
.lead .archive dd{ font-size: 1.4rem; line-height: 1.8; margin-top: 12px;}

.item{ width: 1176px; background: #F3F3F3; margin: 0 auto; text-align: left; padding: 30px;}
.item dl{ background: #fff; margin: 0 auto 20x; padding: 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 h3{ font-size: 7rem; font-weight: normal; font-family: 'MQ'; line-height: 1;}
.item dl h4{ font-size: 2rem; background-image: linear-gradient(to right, #333 2px, transparent 2px); background-size: 6px 1px; background-repeat: repeat-x; background-position: left top; padding-top: 30px; margin-top: 28px; display: block;}
.item dl .feature{ font-size: 2rem; font-weight: bold; margin-top: 14px;}
.item dl .detail ul{ margin-top: 15px;}
.item dl .detail li{ font-size: 1.4rem; display: inline-block; padding: 2px 5px; border: 1px solid #000; margin: 0 3px;}
.item dl .price{ font-size: 1.6rem; margin-top: 15px;}
.notice{ font-size: 2rem; line-height: 2 !important; font-weight: bold; margin-top: 50px !important;}


@media screen and (max-width: 768px){

.lead{ padding: 40px 15px 30px;}
.lead .lead-detail { width: 100%; float: inherit; margin: 0;}
.lead .lead-detail .logo img{ width: 230px;}
.lead h2{ font-size: 1.7rem; line-height: 1.8; margin: 22px 0 10px;}
.lead p{ font-size: 1.4rem; margin: 12px 0 0; line-height: 2;}
.lead .archive{ width: 100%; float: inherit; position: inherit; margin: 30px 0 0;}
.lead .archive .hukidashi{ position: inherit; top: 0; right:0;}
.lead .archive .hukidashi img{ width: 220px;}
.lead .archive dt{ width: 150px; float: left; margin-right: 15px;}
.lead .archive dd{ width: calc(100% - 170px); float: left; text-align: left; font-size: 1.1rem; margin-top: 55px;}
.lead .archive dt img{ width: 150px;}

.item{ width: 92%; padding: 15px;}
.item dl{ margin: 0 auto 20px; padding: 15px 15px 25px;}
.item dl:last-child{ margin: 0;}
.item dl dt{ width: 100%; display: block;}
.item dl dt img{ width: 100%;}
.item dl dd{ display: block; width: 100%; margin: 18px 0 0;}
.item dl h3{ font-size: 5rem;}
.item dl h4{ font-size: 1.6rem; padding-top: 20px; margin-top: 16px;}
.item dl .feature{ font-size: 1.4rem; margin-top: 8px; line-height: 2;}
.item dl .detail ul{ margin-top: 10px;}
.item dl .detail li{ font-size: 0.9rem; margin: 0 2px;}
.item dl .price{ font-size: 1.2rem; margin-top: 10px;}
.notice{ font-size: 1.6rem; margin: 30px !important;}

}