@media only screen and (min-width: 768px) {
  .main-ttl {
    width: 100%;
    max-width: 1280px;
    min-width: 1000px;
    height: 621px;
    background: url(/cmp/halloween/common/img/bg_main-pc.png) no-repeat 50% 50%;
    background-size: 1194px auto;
    position: relative;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    margin: 0 auto;
  }
  .main-ttl h1 {
    position: absolute;
    left: 0%;
    top: 50%;
    width: 100%;
    height: 365px;
    margin: -252px 0 0 0;
    text-align: center;
  }
  .main-ttl h1 img {
    width: 874px;
    height: auto;
  }
  .main-ttl .date {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
    text-align: center;
  }

  .story-box {
    text-align: center;
    color: #fff;
    padding: 0 25px 70px 0;
    position: relative;
    background: url(/cmp/halloween/common/img/bg_txt-pc.png) no-repeat 50% 0%;
    background-size: 834px auto;
  }
  .story-box p {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 6px;
    font-weight: 700;
    transform: rotate(-2deg);
  }
  .story-box p b {
    font-size: 2.4rem;
  }
  .story-box p b.c-p {
    color: #eb6877;
  }
  .story-box p b.c-o {
    color: #ff7300;
  }
  .story-box p b.c-y {
    color: #ffb400;
  }
  .story-box p b.s-more {
    font-size: 3rem;
  }

  .entry-btn {
    text-align: center;
    padding: 10px 0 60px;
  }
  .entry-btn ul li {
    display: inline-block;
    margin: 0 10px;
  }
  .entry-btn ul li img {
    width: 417px;
    height: auto;
  }
  .entry-btn > a img {
    width: 490px;
    height: auto;
  }

  .main-content {
    background: url(/cmp/halloween/common/img/bg_doro_base_02.png) repeat-x 0 100%;
    background-size: 1410px 65px;
    padding-bottom: 65px;
    position: relative;
  }
  .main-content:after {
    content: "";
    background: url(/cmp/halloween/common/img/bg_side.png) repeat-y 0 0;
    background-size: 82px auto;
    height: 100%;
    width: 82px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .main-content:before {
    content: "";
    background: url(/cmp/halloween/common/img/bg_side.png) repeat-y 0 0;
    background-size: 82px auto;
    height: 100%;
    width: 82px;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(-1, 1);
    z-index: 1;
  }
  .main-content section {
    padding: 140px 0 100px;
    position: relative;
  }
  .main-content section header {
    width: 990px;
    height: 600px;
    border: 5px solid #000;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin: 0 auto 60px;
    z-index: 10;
    text-align: center;
  }
  .main-content section header:after {
    content: "";
    width: 80px;
    height: 39px;
    background-repeat: no-repeat;
    background-size: auto 39px;
    position: absolute;
    bottom: 0px;
    right: 25px;
  }
  .main-content section header .date {
    position: absolute;
    left: -30px;
    top: -20px;
  }
  .main-content section header .date img {
    width: 320px;
    height: auto;
  }
  .main-content section .trick-box {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 15px 100px;
  }
  .main-content section .trick-box article {
    width: 50%;
    float: left;
    position: relative;
    padding: 0 15px;
    z-index: 10;
  }
  .main-content section .trick-box article .no {
    position: absolute;
    top: -30px;
    left: -10px;
  }
  .main-content section .trick-box article .no img {
    height: 93px;
    width: auto;
  }
  .main-content section .trick-box article:nth-of-type(2) .no {
    right: -10px;
    left: auto;
  }
  .main-content section .trick-box article:nth-of-type(2) .no img {
    height: 91px;
    width: auto;
  }
  .main-content section .trick-box article figure img {
    width: 100%;
    height: auto;
  }
  .main-content section .trick-box article h3 {
    text-align: center;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 15px 0;
  }
  .main-content section .trick-box article h3 span {
    position: relative;
    padding: 30px 50px;
    display: inline-block;
  }
  .main-content section .trick-box article h3 span:before {
    content: "";
    background: url(/cmp/halloween/common/img/sub_ttl_left.png) no-repeat;
    background-size: 16px auto;
    width: 16px;
    height: 68px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -34px;
  }
  .main-content section .trick-box article h3 span:after {
    content: "";
    background: url(/cmp/halloween/common/img/sub_ttl_left.png) no-repeat;
    background-size: 16px auto;
    width: 16px;
    height: 68px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -34px;
    transform: scale(-1, 1);
  }
  .main-content section .trick-box article p {
    font-size: 1.6rem;
    padding: 0 25px;
  }
  .main-content section .outline-box {
    width: 1000px;
    padding-left: 300px;
    margin: 0 auto 100px;
    clear: both;
    position: relative;
    z-index: 10;
  }
  .main-content section .outline-box h3 {
    text-align: center;
    width: 250px;
    height: 167px;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -83px;
  }
  .main-content section .outline-box h3 img {
    width: auto;
    height: 167px;
  }
  .main-content section .outline-box .outline-box-inner {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
  }
  .main-content section .outline-box .outline-box-inner dl {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding: 18px 5px;
  }
  .main-content section .outline-box .outline-box-inner dl dt {
    width: 12%;
    float: left;
    text-align: right;
  }
  .main-content section .outline-box .outline-box-inner dl dd {
    width: 88%;
    float: right;
    padding-left: 30px;
  }
  .main-content section .outline-box .outline-box-inner dl dd small {
    font-size: 1.2rem;
  }
  .main-content #dressup {
    background: url(/cmp/halloween/common/img/bg_base_01.png);
    background-size: 150px auto;
  }
  .main-content #dressup:before {
    content: "";
    background: url(/cmp/halloween/common/img/bg_doro_brack.png) repeat-x 0 0;
    background-size: 1410px 65px;
    height: 65px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .main-content #dressup header {
    background-image: url(/cmp/halloween/common/img/img_01.jpg);
  }
  .main-content #dressup header:after {
    background-image: url(/cmp/halloween/common/img/main_img_01_icon.png);
  }
  .main-content #dressup header h2 {
    padding-top: 200px;
  }
  .main-content #dressup header h2 img {
    width: 787px;
  }
  .main-content #club {
    background: url(/cmp/halloween/common/img/bg_base_02.png);
    background-size: 150px auto;
  }
  .main-content #club:before {
    content: "";
    background: url(/cmp/halloween/common/img/bg_doro_base_01.png) repeat-x 0 0;
    background-size: 1410px 65px;
    height: 65px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .main-content #club header {
    background-image: url(/cmp/halloween/common/img/img_02.jpg);
  }
  .main-content #club header:after {
    background-image: url(/cmp/halloween/common/img/main_img_02_icon.png);
  }
  .main-content #club header h2 {
    padding-top: 160px;
  }
  .main-content #club header h2 img {
    width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .main-ttl {
    width: 100%;
    height: 34rem;
    background: url(/cmp/halloween/common/img/bg_main-sp.png) no-repeat 50% 50%;
    background-size: 31rem auto;
    position: relative;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    margin: 0 auto;
  }
  .main-ttl h1 {
    text-align: center;
    padding: 3rem 0 0 0;
  }
  .main-ttl h1 img {
    width: 31rem;
    height: auto;
  }
  .main-ttl .date {
    text-align: center;
    padding-top: 2rem;
  }
  .main-ttl .date img {
    width: 28rem;
    height: auto;
  }

  .story-box {
    text-align: center;
    color: #fff;
    padding: 2rem 0 2rem 0;
    position: relative;
    background: url(/cmp/halloween/common/img/bg_txt-sp.png) no-repeat 50% 0%;
    background-size: 100% auto;
  }
  .story-box p {
    font-size: 1.4rem;
    line-height: 2;
    font-weight: 700;
    transform: rotate(-2deg);
  }
  .story-box p b {
    font-size: 2rem;
    display: inline-block;
    line-height: 1.5;
  }
  .story-box p b.c-p {
    color: #eb6877;
  }
  .story-box p b.c-o {
    color: #ff7300;
  }
  .story-box p b.c-y {
    color: #ffb400;
  }
  .story-box p b.s-more {
    font-size: 3rem;
    line-height: 1.2;
  }

  .entry-btn {
    text-align: center;
    padding: 1rem 1rem 2rem;
  }
  .entry-btn ul li {
    padding-bottom: 1.5rem;
  }
  .entry-btn ul li img {
    width: 100%;
    height: auto;
  }
  .entry-btn > a {
    margin-left: -1rem;
  }
  .entry-btn > a img {
    width: 31rem;
    height: auto;
  }

  .main-content {
    background: url(/cmp/halloween/common/img/bg_doro_base_02.png) repeat-x 0 100%;
    background-size: 70.5rem auto;
    position: relative;
    padding-bottom: 3rem;
  }
  .main-content section {
    padding: 8rem 0 3rem;
    position: relative;
  }
  .main-content section header {
    height: 30rem;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 1rem;
    text-align: center;
  }
  .main-content section header:after {
    content: "";
    width: 8rem;
    height: 3.9rem;
    background-repeat: no-repeat;
    background-size: auto 3.9rem;
    position: absolute;
    bottom: -1rem;
    right: 1rem;
  }
  .main-content section header .date {
    position: absolute;
    left: -2rem;
    top: -3.5rem;
  }
  .main-content section header .date img {
    width: 22.4rem;
    height: auto;
  }
  .main-content section .trick-box {
    padding: 3rem 2rem 0;
  }
  .main-content section .trick-box article {
    position: relative;
    padding-bottom: 4rem;
  }
  .main-content section .trick-box article .no {
    position: absolute;
    top: -3rem;
    left: -1rem;
  }
  .main-content section .trick-box article .no img {
    width: 11rem;
    height: auto;
  }
  .main-content section .trick-box article:nth-of-type(2) .no {
    right: -1rem;
    left: auto;
  }
  .main-content section .trick-box article:nth-of-type(2) .no img {
    width: 11.5rem;
    height: auto;
  }
  .main-content section .trick-box article figure img {
    width: 100%;
    height: auto;
  }
  .main-content section .trick-box article h3 {
    text-align: center;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 1.5rem 0 .5rem;
    position: relative;
    padding: 3rem 0;
  }
  .main-content section .trick-box article h3 span:before {
    content: "";
    background: url(/cmp/halloween/common/img/sub_ttl_left.png) no-repeat;
    background-size: 1.3rem auto;
    width: 1.3rem;
    height: 5.4rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.7rem;
  }
  .main-content section .trick-box article h3 span:after {
    content: "";
    background: url(/cmp/halloween/common/img/sub_ttl_left.png) no-repeat;
    background-size: 1.3rem auto;
    width: 1.3rem;
    height: 5.4rem;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2.7rem;
    transform: scale(-1, 1);
  }
  .main-content section .trick-box article p {
    font-size: 1.3rem;
  }
  .main-content section .outline-box {
    margin: 0 1rem 2rem;
    clear: both;
    position: relative;
  }
  .main-content section .outline-box h3 {
    text-align: center;
    margin-bottom: -1.5rem;
  }
  .main-content section .outline-box h3 img {
    width: 16rem;
    height: auto;
  }
  .main-content section .outline-box .outline-box-inner {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
  }
  .main-content section .outline-box .outline-box-inner dl {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding: 1rem .5rem;
  }
  .main-content section .outline-box .outline-box-inner dl dt {
    text-align: left;
    font-size: 1.1rem;
  }
  .main-content section .outline-box .outline-box-inner dl dd {
    font-size: 1.3rem;
  }
  .main-content section .outline-box .outline-box-inner dl dd small {
    font-size: 1rem;
  }
  .main-content #dressup {
    background: url(/cmp/halloween/common/img/bg_base_01.png);
    background-size: 150px auto;
  }
  .main-content #dressup:before {
    content: "";
    background: url(/cmp/halloween/common/img/bg_doro_brack.png) repeat-x 0 0;
    background-size: 70.5rem auto;
    height: 3.3rem;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .main-content #dressup header {
    background-image: url(/cmp/halloween/common/img/img_01.jpg);
  }
  .main-content #dressup header:after {
    background-image: url(/cmp/halloween/common/img/main_img_01_icon.png);
  }
  .main-content #dressup header h2 {
    padding-top: 6.5rem;
  }
  .main-content #dressup header h2 img {
    width: 31rem;
  }
  .main-content #club {
    background: url(/cmp/halloween/common/img/bg_base_02.png);
    background-size: 150px auto;
    padding-top: 0;
  }
  .main-content #club header {
    background-image: url(/cmp/halloween/common/img/img_02.jpg);
  }
  .main-content #club header:after {
    background-image: url(/cmp/halloween/common/img/main_img_02_icon.png);
  }
  .main-content #club header h2 {
    padding-top: 5.5rem;
  }
  .main-content #club header h2 img {
    width: 24.5rem;
  }
}
.pgtop {
  position: fixed;
  bottom: 5%;
  right: 3%;
  z-index: 200;
}
.pgtop a {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  line-height: 1.2;
  color: #fff !important;
  text-align: center;
  font-size: 1rem;
  padding-top: 1.5rem;
  width: 5rem;
  height: 5rem;
  display: block;
}
