@charset "utf-8";
/* CSS Document */


.sp07_ch01_wrap{
   margin: auto;
   margin-bottom: 40px;
}

.sp07_logo{
   position: relative;
   width: 350px;
   margin: auto;
}

.sp07_ch01{
   font-family: 'Noto Serif JP', serif; 
   font-size: 200%;
   letter-spacing: 18px;
   transform: scale(1, 1.3);
   font-weight: 400;
   line-height: 1.0;
   padding-bottom: 30px;
   padding-top: 10px;
   color: rgba(255,255,255,1.00);
   text-align: center;
   text-shadow: 
    /*rgba(255,0,0,0.80) 10px 0px 10px, rgba(255,0,0,0.80) -10px 0px 10px,*/
    black 2px 1px 2px, black -2px 1px 2px,
    black 2px -1px 2px, black -2px -1px 2px,
    black 1px 1px 2px, black -1px 1px 2px,
    black 1px -1px 2px, black -1px -1px 2px;
   margin-top: -10px;
}

.sp07_bg{
   background-image:url("../images/comics/bg_001.png");
   background-position: top -10px right 40%;
   background-repeat: no-repeat;
   background-size: 60% 110%;
}

.sp07_detail_wrap{
   background-color: rgba(255,255,255,1.00);
   border: rgba(143,6,6,1.00) 1px solid;
   padding: 40px 30px 80px 30px;
   margin-bottom: 80px;
   box-sizing: border-box;
}


.sp07_i001{
   position: relative;
   width: 300px;
   margin: 0 auto 7px auto;
   color: rgba(255,255,255,1.00);
   /*background-image: url("../images/tmp/bg_menu.png");*/
   background-position: center;
   background-repeat: no-repeat;
   background-size: 100% 95%;
   font-family: 'Noto Serif JP', serif; 
   font-size: 160%;
   letter-spacing: 7px;
   font-weight: 600;
   transform: scale(0.8, 1);
   text-align: center;
   text-shadow: 
    black 2px 1px 2px, black -2px 1px 2px,
    black 2px -1px 2px, black -2px -1px 2px,
    black 1px 1px 2px, black -1px 1px 2px,
    black 1px -1px 2px, black -1px -1px 2px;
}

.sp07_i001 .title{
   width: 300px;
   margin: auto;
}

.sp07_txt01{
   color: rgba(255,255,255,1.00);
   text-align: center;
   font-size: 130%;
   font-family: 'Noto Serif JP', serif; 
   letter-spacing: 10px;
   font-weight: 600;
   transform: scale(0.8, 1);
   text-shadow: 
    black 2px 1px 2px, black -2px 1px 2px,
    black 2px -1px 2px, black -2px -1px 2px,
    black 1px 1px 2px, black -1px 1px 2px,
    black 1px -1px 2px, black -1px -1px 2px;
}

.sp07_txt02{
   font-size: 130%;
   text-align: center;
   margin-bottom: 40px;
   color: rgba(255,255,255,1.00);
   font-family: 'Noto Serif JP', serif;
   line-height: 1.8;
   text-shadow: 
    rgba(255,0,0,0.80) 10px 0px 10px, rgba(255,0,0,0.80) -10px 0px 10px,
    black 2px 1px 2px, black -2px 1px 2px,
    black 2px -1px 2px, black -2px -1px 2px,
    black 1px 1px 2px, black -1px 1px 2px,
    black 1px -1px 2px, black -1px -1px 2px;
}

.sp07_txt03{
   color: #FFFFFF;
   text-align: center;
   margin: 60px auto 30px auto;
}

.sp07_head_wrap{
   position: relative;
   overflow: hidden;
   width: 100%;
   padding: 5px;
   background-color: rgba(136,0,2,1.00);
   box-sizing: border-box;
}

.sp07_head_wrap .inner{
   border: rgba(0,0,0,1.00) 7px solid;
   padding: 10px;
   display: flex;
   box-sizing: border-box;
}

.sp07_head_wrap .left_box{
   width: 45%;
}

.sp07_head_wrap .right_box{
   width: 55%;
   background-image: url("../images/special/007/p_005_bg.jpg");
   background-repeat: no-repeat;
   background-size: cover;
   background-position: top center;
   display: flex;
   align-items: center;
}

.sp07_logo{
   width: 100%;
   margin: auto;
}

.sp07_arpic_wrap{
   position: relative;
   overflow: hidden;
   width: 100%;
   display: flex;
   flex-wrap: wrap;
}

.sp07_arpic_wrap li{
   width: 19%;
   margin-right: 1%;
   border: rgba(255,0,0,1.00) 1px solid;
   box-sizing: border-box;
   margin-bottom: 10px;
}

.sp07_arpic_wrap .name{
   background-color: rgba(112,12,12,1.00);
   color: rgba(255,255,255,1.00);
   text-align: center;
   font-family: 'Noto Serif JP', serif; 
   font-size: 90%;
}

.sp07_pic01{
   background-color: rgba(228,228,228,1.00);
   border-radius: 20px;
   padding: 10px 25px;
   box-sizing: border-box;
}

.sp07_goods_k01{
   position: relative;
   width: 100%;
   border-bottom: rgba(160,160,160,1.00) 1px dashed;
   margin-bottom: 40px;
}

.sp08_head_wrap{
   position: relative;
   overflow: hidden;
   width: 100%;
   padding: 5px;
   box-sizing: border-box;
   border: rgba(136,0,2,1.00) 7px solid;
   background-color: rgba(0,0,0,1.00);
}

.sp08_head_wrap .inner{
   display: flex;
   box-sizing: border-box;
   background-image: url("../images/special/008/logo_bg.jpg");
   background-size: cover;
   background-position: center top;
}

.sp08_logo_wrap{
   position: relative;
   width: 70%;
   margin: 0 auto 0 auto;
}


/* =============================================================================
   イベントメニュー
   ========================================================================== */

.event_up_menu ol{
   display: flex;
   flex-wrap: wrap;
   width: 100%;
   margin: auto;
   margin-bottom: 20px;
}

.event_up_menu li{
  width: 24%;
  box-sizing: border-box;
  margin: 0 0.5% 10px 0.5%;
  margin-bottom: 10px;
  text-align: center;
  border: rgba(136,0,2,1.00) 1px solid;
  padding: 6px 0 6px 0;
  background-color: rgba(241,3,7,1.00);
}


.event_up_menu li.selected {
  background-color: rgba(121,0,192,1.00);
  
}

.event_up_menu li.selected:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  display: none;
  line-height: 24px;
  position: absolute;
  padding: 0em;
  color: rgba(255,255,255,1.00);
  width: 0;
  text-align: center;
  height: 20px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid 3px white; 
  border-radius: 50%;
  background-color: rgba(121,0,192,1.00);
}

.event_up_menu li a.selected{
  color: rgba(255,255,255,1.00);
}

.event_up_menu a{
   display:block;
   font-weight: 600;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   font-size: 110%;
   line-height: 1.4;
   color: rgba(255,255,255,1.00);
}

	.event_up_menu li.selected{
    color: rgba(255,255,255,1.00);

	}
	.event_up_menu li.selected a{
    color: rgba(255,255,255,1.00);
	}




/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓
   スマホ版
   〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 */

@media screen and (max-width: 480px) {


.sp07_ch01_wrap{
   width: 100%;
   margin: auto;
   margin-top: 20px;
}

.sp07_logo{
   width: 200px;
}

.sp07_ch01{
   font-size: 120%;
   letter-spacing: 10px;
   transform: scale(1, 1.3);
   padding-bottom: 30px;
   padding-top: 10px;
   margin-top: -5px;
}

.sp07_bg{
   background-position: top -4px right 40%;
   background-size: 60% 100%;
}

.sp07_detail_wrap{
   padding: 30px 20px 80px 20px;
   width: 95%;
   margin: auto;
   margin-bottom: 40px;
   box-sizing: border-box;
}

.sp07_i001{
   position: relative;
   width: 100%;
   margin: 0 auto 7px auto;
   color: rgba(255,255,255,1.00);
   /*background-image: url("../images/tmp/bg_menu.png");*/
   background-position: center;
   background-repeat: no-repeat;
   background-size: 100% 95%;
   font-family: 'Noto Serif JP', serif; 
   font-size: 120%;
   letter-spacing: 7px;
   font-weight: 600;
   transform: scale(0.8, 1);
}

.sp07_i001 .title{
   width: 100%;
   margin: auto;
}

.sp07_txt01{
   color: rgba(255,255,255,1.00);
   text-align: center;
   font-size: 110%;
   font-family: 'Noto Serif JP', serif; 
   letter-spacing: 7px;
   font-weight: 600;
   transform: scale(0.8, 1);
}


.sp07_txt02{
   font-size: 120%;
   text-align: center;
   margin-bottom: 40px;
   color: rgba(255,255,255,1.00);
   font-family: 'Noto Serif JP', serif;
   line-height: 1.8;
}

.sp07_arpic_wrap li{
   width: 32%;
}

.sp08_logo_wrap{
   position: relative;
   width: 100%;
   margin: 0 auto 0 auto;
}

/* =============================================================================
   イベントメニュー
   ========================================================================== */

.event_up_menu li{
  width: 48%;
}

.event_up_menu a{
   font-size: 100%;
}

}
