@charset "UTF-8";
/****************shiroebi201909********************************************/
body {
  background: #6e33be;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
footer {
  background: #6e33be;
}
#contents.helloween2025 .inner h2 {
  width: calc(100vw / (1200 / 800));
  padding-bottom: calc(100vw / (1200 / 20));
}
#contents.helloween2025 .inner p.fs {
  margin-bottom: calc(100vw / (1200 / 15));
  font-size: calc(100vw / (1200 / 15));
}
#contents.helloween2025 .inner p.fs.algnR {
  font-size: calc(100vw / (1200 / 14));
}
#contents.helloween2025 .sns_area {
  width: calc(100vw / (1200 / 450));
  margin: 0 auto calc(100vw / (1200 / 50));
  color: #fd9702;
}
#contents.helloween2025 .sns_area p {
  margin-bottom: calc(100vw / (1200 / 20));
}
#contents.helloween2025 .sns_area .btn a {
  background: #ff6000;
  font-size: calc(100vw / (1200 / 20));
  border: 2px solid #fff;
}
#contents.helloween2025 .sns_area .btn_cv a::before {
  content: "";
  display: inline-block;
  font-size: calc(100vw / (1200 / 10));
  color: #fff;
  position: relative;
  top: calc(100vw / (1200 / 8));
  left: calc(100vw / (1200 / -20));
  width: calc(100vw / (1200 / 30));
  height: calc(100vw / (1200 / 30));
  background-image: url(../img/logo_x.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
#contents.helloween2025 .key {
  position: relative;
}
#contents.helloween2025 .key h1 {
  margin: 0 !important;
}
/********* co_01 ***********************************/
#contents.helloween2025 .co_01 {
  margin: 0;
  padding-bottom: calc(100vw / (1200 / 25));
  background: #fd9702 url("../img/halloween25_c01_bg.png");
  background-size: 100%;
  text-align: center;
  position: relative;
}
#contents.helloween2025 .co_01 h2 {
  width: calc(100vw / (1200 / 500));
  position: relative;
  top: calc(100vw / (1200 / -100));
  left: calc(100vw / (1200 / 350));
}
#contents.helloween2025 .co_01 p.read {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100vw / (1200 / 180));
  font-size: calc(100vw / (1200 / 20));
  font-weight: bold;
}
#contents.helloween2025 .co_01 .inner {
  position: relative;
  padding: 0;
}
#contents.helloween2025 .co_01 .inner .img {
  width: calc(100vw / (1200 / 960));
  margin: 0 auto;
}
#contents.helloween2025 .co_01 .inner p {
  position: absolute;
  top: calc(100vw / (1200 / 90));
  left: calc(100vw / (1200 / 220));
  line-height: 1.5;
  text-align: center;
  font-size: calc(100vw / (1200 / 23));
  font-weight: bold;
  color: #6e33be;
}
#contents.helloween2025 .co_01 .inner p span {
  color: #fd9702;
}
/********* co_02 ***********************************/
#contents.helloween2025 .co_02 {
  padding: calc(100vw / (1200 / 100)) 0 calc(100vw / (1200 / 50));
}
#contents.helloween2025 .co_02 h2 {
  width: calc(100vw / (1200 / 400));
  margin: 0 auto !important;
}
#contents.helloween2025 .co_02 .inner {
  width: calc(100vw / (1200 / 1100));
  margin: 0 auto !important;
  padding: calc(100vw / (1200 / 40)) calc(100vw / (1200 / 0)) calc(100vw / (1200 / 100));
  position: relative;
  justify-content: space-between;
  align-items: start;
  align-items: stretch
}
#contents.helloween2025 .co_02 .inner .box {
  width: calc(100vw / (1200 / 330));
  padding: calc(100vw / (1200 /20)) 0;
  background: #fff;
  position: relative;
}
#contents.helloween2025 .co_02 .inner .box::after {
  content: "";
  display: inline-block;
  width: calc(100vw / (1200 / 60));
  height: calc(100vw / (1200 / 40));
  background: url("../img/halloween25_arrow.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: calc(100vw / (1200 / 300));
  right: calc(100vw / (1200 / -60));
  transform: rotate(-90deg);
}
#contents.helloween2025 .co_02 .inner .box03::after {
  background: none;
}
#contents.helloween2025 .co_02 .inner h3 {
  margin-bottom: calc(100vw / (1200 / 20));
  line-height: 1.4;
  text-align: center;
  color: #662d91;
  font-size: calc(100vw / (1200 / 23));
}
#contents.helloween2025 .co_02 .inner h3 span {
  display: block;
  width: calc(100vw / (1200 / 40));
  height: auto;
  margin: 0 auto calc(100vw / (1200 / 10));
}
#contents.helloween2025 .co_02 .inner .img {
  width: 100%;
  margin: 0 auto calc(100vw / (1200 / 20));
}
#contents.helloween2025 .co_02 .inner .box02 dl {
  margin: calc(100vw / (1200 / 50)) auto;
  position: relative;
}
#contents.helloween2025 .co_02 .inner .box02 dl dt {
  width: calc(100vw / (1200 / 300));
  margin: 0 auto calc(100vw / (1200 / 20));
}
#contents.helloween2025 .co_02 .inner .box02 dl dd {
  width: 100%;
  text-align: center;
  font-size: calc(100vw / (1200 / 32));
  font-weight: bold;
  position: absolute;
  top: calc(100vw / (1200 / 50));
}
#contents.helloween2025 .co_02 .inner .box ul {
  text-align: center;
  font-size: calc(100vw / (1200 / 20));
  font-weight: bold;
  color: #662d91;
}
#contents.helloween2025 .co_02 .inner .box ul li:nth-child(2) span {
  background: linear-gradient(transparent 60%, #ffff00 60%);
}
#contents.helloween2025 .co_02 .box03 {
  position: relative;
}
#contents.helloween2025 .co_02 .inner .box03 h3 {
  padding: calc(100vw / (1200 / 30)) 0 0;
}
#contents.helloween2025 .co_02 .box03 .img {
  margin: 0 auto;
}
#contents.helloween2025 .co_02 .box03 p {
  padding: 0;
}

/*******/
#contents .cmp_other {
  width: calc(100vw / (1200 / 900));
  margin: 0 auto calc(100vw / (1200 / 100));
  text-align: center;
}
#contents .cmp_other h3 {
  width: calc(100vw / (1200 / 500));
  margin: 0 auto calc(100vw / (1200 / 20));
}
#contents .cmp_other ul {
  align-items: start;

  color: #fff;
}
#contents .cmp_other li {
  width: calc(100vw / (1200 / 400));
  font-size: calc(100vw / (1200 / 12));
}
#contents .cmp_other li img{
  margin-bottom:calc(100vw / (1200 / 3));
}

/********* co_03 ***********************************/
#contents.helloween2025 .co_03 {
  margin: 0 0 calc(100vw / (1200 / 80));
  padding-bottom: calc(100vw / (1200 / 260));
  background: #fd9702;
  position: relative;
}
#contents.helloween2025 .co_03::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: calc(100vw / (1200 / 265));
  background: #fd9702 url("../img/halloween25_btm.png") no-repeat bottom center;
  background-size: 100% auto;
  m;
}
#contents.helloween2025 .co_03 h2 {
  width: calc(100vw / (1200 / 320));
  margin: 0 auto !important;
  padding: calc(100vw / (1200 / 100)) 0 calc(100vw / (1200 / 50));
}
#contents.helloween2025 .co_03 .inner {
  width: calc(100vw / (1200 / 1000));
  margin: 0 auto !important;
  padding: calc(100vw / (1200 / 30)) calc(100vw / (1200 / 20)) 0;
  text-align: center;
}
#contents.helloween2025 .co_03 .inner p.read {
  margin: 0 auto calc(100vw / (1200 / 30));
  font-weight: bold;
  font-size: calc(100vw / (1200 / 30));
}
#contents.helloween2025 .co_03 .inner .x_post {
  background: #fff;
  margin-bottom: calc(100vw / (1200 / 20));
  padding: calc(100vw / (1200 / 20));
}
#contents.helloween2025 .co_03 .inner .x_post a {
  color: #6d5133;
  text-decoration: none;
}
#contents.helloween2025 .co_03 .inner .x_post .ownly_sns_post_date_div {
  padding: 5px;
}
#contents.helloween2025 .co_03 p.atn {
  font-size: calc(100vw / (1200 / 16));
  color: #fff;
}
/*****btnarea****/
#contents.helloween2025 .btnarea {
  padding: 0 0 calc(100vw / (1200 / 200));
  font-family: Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
#contents.helloween2025 .btnarea .kome {
  width: calc(100vw / (1200 / 400));
  margin: 0 auto calc(100vw / (1200 / 50));
  color: #fff;
}
#contents.helloween2025 .btnarea .kome li {
  display: inline-block;
}
#contents.sp_item .btn_cv {
  margin: 0 auto calc(100vw / (1200 / 100));
}