/* CSS Document */
*, *:before, *:after {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
html{
  overflow-x:hidden;
  background:#FFF;
}
img{
  max-width: 100%;
}
body{
  background: #000 url(../images/special/xmas2020/bg_stars.png) no-repeat right top fixed;
  /*background-size: cover;*/
  margin:0 auto;
  padding:0;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", Helvetica, Arial, sans-serif;
  line-height: 1.58;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0.075em;
  overflow-x:hidden;
  -webkit-text-size-adjust:none;
  -ms-text-size-adjust:none;
  word-wrap:break-word;
  word-break:break-all;
}
body::before{
  content: "";
  background: url(../images/special/xmas2020/church.png) no-repeat right bottom;
  width: 312px;
  height: 440px;
  display: block;
  position: fixed;
  right: 78px;
  bottom: 50px;
}

#bg2011{
  position: relative;
}
.onlyPC { display: block !important; }
.onlyPC_inline { display: inline !important; }
.onlySP { display: none !important; }
.onlySP_inline { display: none !important; }
.ffN {font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;}
.ffM {font-family: "繝偵Λ繧ｮ繝取�譛� Pro W6", "Hiragino Mincho Pro", "HGS譏取悃E", "�ｭ�ｳ �ｰ譏取悃", serif;}
h1{
  margin-top: 90px;
  text-align: center;
}
a{
  color:#00a0c6;
  text-decoration:none;
}
a:hover{
  color:#00CCFF;
  text-decoration:underline;
}

p{
  margin-top:20px;
}

.wrapper {
  max-width: 744px;
  margin:0 auto;
  padding-top: 35px;
  padding-bottom: 109px;
}
.wrapper p{
  line-height: 20px;
}
.wrapper p a{
  letter-spacing: 0.08em;
}
.wrapper2 {
  max-width: 744px;
  margin:0 auto;
  font-size: 13px;
}
.wrapper3 {
  max-width: 744px;
  margin: 0 auto 0;
  padding-top: 43px;
  padding-bottom: 40px;
}
.wrapper3 p{
  margin-bottom: 0;
}
#story{
  width:100%;
  height:100%;
  background: url(../images/special/xmas2020/bg_btop.jpg) no-repeat center top, 
              url(../images/special/xmas2020/bg_bbottom.jpg) no-repeat center bottom, 
              url(../images/special/xmas2020/bg_bmid.jpg) repeat-y center;
  background-size:100% auto;
  padding: 45px 85px 146px 70px;
  color: #332719;
  font-size: 13px;
  font-feature-settings:"palt";
  -webkit-font-feature-settings:"palt";
  -moz-font-feature-settings:"palt";
  letter-spacing: 0.1em;
}
#story p{
  line-height: 21px;
}
#story .txt01 {
  margin:0;
  border-top: #332719 1px dotted;
  padding: 39px 0 16px;
  font-size: 26px;
  text-align: center;
  letter-spacing: 4px;
}
#story .txt02{
  border-bottom: #332719 1px dotted;
  padding-bottom: 17px;
  margin:0;
  text-align: center;
}
#story .txt02 span{
  display: inline;
  padding-left: 177px;
}

#footer{
  margin: 50px auto 30px;
  text-align:center;
  color:#fff;font-size: 11px;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.135em;
}

.paddline2{
  text-indent: 10px;
}
h1 .img-01{
  width: 715px;
  margin: auto;
  display: block;
}
.txt-small{
  font-size: 11px;
  line-height: 18px;
}
@media (max-width: 767px){
  body{
    background: #000;
    font-size: 13px;
    line-height: 20px;
  }
  body::before{
    content: none;
  }
  h1{
    margin-top: 30px;
  }
  p{
    margin-top: 15px;
  }

  .onlyPC { display: none !important; }
  .onlySP { display: block !important; }

  .onlyPC { display: none !important; }
  .onlyPC_inline { display: none !important; }
  .onlySP { display: block !important; }
  .onlySP_inline { display: inline !important; }
  .wrapper {
    width: 100%;
    padding: 19px 10px 0;
  }
  .wrapper2 {
    padding: 0 10px;
  }
  .wrapper3 {
    width: 100%;
    background: url(../images/special/xmas2020/bg_01asp.png) no-repeat right top, 
                url(../images/special/xmas2020/bg_01bsp.png) no-repeat center bottom;
    background-size: 100% auto, 100% auto, 100% auto;
    padding: 1px 10px 45px;
  }
  #story{
    background: url(../images/special/xmas2020/bg_btopsp.jpg) no-repeat center top, 
                url(../images/special/xmas2020/bg_bbottomsp.jpg) no-repeat center bottom, 
                url(../images/special/xmas2020/bg_bmidsp.jpg) repeat-y center;
    background-size: 100% auto;
    padding: 35px 25px 100px 25px;
  }
  #story p{
    line-height: 20px;
    letter-spacing: 0.15em;
  }
  #story .txt01 {
    font-size: 20px;
    line-height: 1.3;
    padding: 9px 0 1px;
    letter-spacing: 0;
  }
  #story .txt02{
    text-align: center;
    font-size: 10px;
    padding-bottom: 6px;
    margin-bottom: 19px;
  }
  #story .txt02 span{
    padding-left: 0px;
  }
  
  #footer{
    font-size: 9px;
    padding: 0 10px;
    word-break: break-word;
    line-height: 13px;
  }
  h1 .img-01{
    width: 300%;
    margin: auto;
    display: block;
  }
  .txt-small{
    font-size: 12px;
    line-height: 18px;
  }
}
