 p.honbun  {
line-height: 1.8;
color: #333;
}

a,
a:visited {
text-decoration: none;
color: #998dc2;
}

@keyframes blink {
0% {opacity:0;}
100% {opacity:1;}
}

.mokuji_box {
width: 100%;
margin: 1.5em  0;
padding: 0;
font-size: 1em;
color: #fff;
border: 2px solid #000;
border-radius: 5px;
box-shadow: 0 0 0 3px #fff inset;
background-color: rgba(0,0,0,0.9);
position: relative;
}

.mokuji_box span {
background: linear-gradient(transparent 17%, #000 0%);
margin: 0;
padding: 0 .25em;
font-size: 2em;
text-shadow:2px 2px 0 #000, -2px -2px 0 #000,
              -2px 2px 0 #000, 2px -2px 0 #000,
              0px 2px 0 #000,  0 -2px 0 #000,
              -2px 0 0 #000, 2px 0 0 #000;
position: absolute;
top: -8px;
left: 3em;
z-index: 100;
}

.mokuji {
width: 100%;
font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
font-size: .8em;
list-style-type: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
column-count: 2;
margin: 3em 0 1em 0;
}

.mokuji li {
width: 300px;
height: auto;
margin: 0;
padding: .5em 0 .5em 1em ;
font-size: 1.2em;
display: inline-block;
}

.mokuji li.clear {
clear: both;
}

.mokuji li a {
position: relative;
}

.mokuji li a,
.mokuji li a:visited {
text-decoration: none;
font-size: 1.2em;
color: #FFF;
}

.mokuji li a:hover::before {
content: '▶';
top: -3px;
left: -1em;
position: absolute;
z-index: 10;
}

.blackboard_index {
width: 50%;
margin: 1.5em auto 1.5em 0;
padding: .75em;
font-size: 2em;
color: #fff;
border: 2px solid #000;
border-radius: 5px;
box-shadow: 0 0 0 3px #fff inset;
background-color: rgba(0,0,0,0.9);
font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.blackboard_index p {
padding-left: 1.5em;
position: relative;
}

.blackboard_index p::before {
content: '▶';
position: absolute;
left: 0;
}

.headline {
width: 100%;
position: relative;
padding: 1.5em 0;
}

.headline:before {
position: absolute;
top: calc(50% + 1px);
left: 0;
width: 100%;
height: 2px;
content: '';
background: #000;
}

.headline:after {
position: absolute;
top: calc(50% - 3px);
left: 0;
width: 100%;
height: 2px;
content: '';
background: #000;
z-index: 0;
}
 
.headline span {
position: relative;
margin-left: 1.5em;
padding: 0 .5em;
background: #fff;
color: #fff;
font-size: 2em;
text-shadow:2px 2px 0 #000, -2px -2px 0 #000,
              -2px 2px 0 #000, 2px -2px 0 #000,
              0px 2px 0 #000,  0 -2px 0 #000,
              -2px 0 0 #000, 2px 0 0 #000;
font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
z-index: 10;
}


.steve_2coumn {
width:100%;
display:flex;
justify-content: space-between;
align-items: flex-end;
margin: 1.5em 0;
padding: 0;
}

.steve_img_l {
width:65%;
margin: 0;
padding: 0;
}
.steve_img_l img {
width:100%;
}

.steve_img_s {
width:35%;
text-align: left;
margin: 0;
padding: 1.5em;
position: relative;
}

.steve_img_s img {
width:100%;
}

.steve_img_s span {
top: 85px;
left: 45px;
font-size: 1.8em;
font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
line-height: 1;
position: absolute;
}

.battle_screen {
background-image: url(https://www.starbooks.jp/public/informationBlog/img/101/61ef56c0c5c55.jpg);
background-repeat: no-repeat;
background-position : 0 -50px;
background-size: 100%;
}

.battle_screen2 {
background-image: url(https://www.starbooks.jp/public/informationBlog/img/101/61ef5c374ad06.jpg);
background-repeat: no-repeat;
background-position : 0 -50px;
background-size: 100%;
}

.menu_2coumn {
width:100%;
display:flex;
justify-content: space-between;
align-items: center;
margin: 15em 0 1.5em 0;
}

.sub_menu {
width: 50%;
height:190px;
padding: 0;
font-size: 1em;
color: #fff;
border: 2px solid #000;
border-radius: 5px;
box-shadow: 0 0 0 3px #fff inset;
background-color: rgba(0,0,0,0.9);
font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
box-sizing: border-box;
}

.sub_menu p {
margin: 0;
padding: 1.5em 0 0 2em;
position: relative;
}

.sub_menu p a,
.sub_menu p a:visited {
text-decoration: none;
color: #FFF;
}

.sub_menu p a:hover::before {
content: '▶';
position: absolute;
left: 0.8em;
}

.caution_asobigami {
width: 100%;
height:150px;
padding: 1.5em  0 1.5em 3em;
font-size: 1em;
color: #fff;
border: 2px solid #000;
border-radius: 5px;
box-shadow: 0 0 0 3px #fff inset;
background-color: rgba(0,0,0,0.9);
font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.honbun span.strong {
font-weight: bold;
background:linear-gradient(transparent 75%, #f5b7ad 75%);
}

.asobigami_2coumn {
width:100%;
display:flex;
justify-content: space-between;
align-items: center;
margin: 0;
padding: 0;
}

.order_img,
.color_img {
width:65%;
margin: 0;
padding: 0;
}

.order_img img,
.color_img img {
width:100%;
}

.order_txt,
.color_txt {
width:35%;
text-align: left;
margin: 0;
padding: 1.5em;
}

.order_txt div,
.color_txt div {
margin: 1em;
padding: 1.5em 1em;
font-size: 1em;
color: #fff;
border: 2px solid #000;
border-radius: 5px;
box-shadow: 0 0 0 3px #fff inset;
background-color: rgba(0,0,0,0.9);
font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.order_txt div p,
.color_txt div p {
margin: 0;
padding: 1.5em 0 1em 1.5em;
position: relative;
}


.order_txt div p::before {
content: '▶';
position: absolute;
top: 1.5em;
left: 0;
animation:blink 1s ease-in-out infinite alternate;
}

.color_txt div p::before {
content: '▶';
position: absolute;
top: 6em;
left: 0;
animation:blink 1s ease-in-out infinite alternate;
}

.color_txt div a,
.color_txt div a:visited {
text-decoration: none;
font-weight: bold;
color: #fff;
}

.order_txt p,
.color_txt p {
line-height: 1.7;
padding-top: 1.5em;
display: block;
}

.order_txt span.strong,
.color_txt span.strong {
font-size: 1.1em;
font-weight: bold;
background:linear-gradient(transparent 75%, #f5b7ad 75%);
}

.playpaper {
width:100%;
margin: 1.5em 0 1.5em 0;
padding: 0;
box-sizing: border-box;
}

.playpaper td {
border: 0px;
}

.playpaper td div.paper_img {
margin: 0;
padding: 2em auto 2em auto;
display:flex;
position: relative;
box-sizing: border-box;
}

.playpaper td div.paper_img span {
width: 230px;
padding: .5em;
font-size: 1.1em;
text-align: center;
font-weight: bold;
text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
  -1px 1px 0 #FFF, 1px -1px 0 #FFF,
  0px 1px 0 #FFF,  0-1px 0 #FFF,
  -1px 0 0 #FFF, 1px 0 0 #FFF;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -5%);
-webkit-transform: translate(-50%, -5%);
transform: translate(-50%, -5%);
background: rgba(255,255,255,0.8);
border-radius: 10px;
}

.playpaper td div.paper_img span a,
.playpaper td div.paper_img span a:visited {
	text-decoration: none;
	color: #707B6A;
}

.playpaper td div.paper_img div.radius_img_left {
width: 50%;
text-align: right;
}

.playpaper td div.paper_img div.radius_img_left img {
border-radius: 40px 0 0 0;
}

.playpaper td div.paper_img div.radius_img_right {
width: 50%;
text-align: left;
}

.playpaper td div.paper_img div.radius_img_right img {
border-radius: 0 0 40px 0;
}

.playpaper td.paper_txt {
width:50%;
}

.steve {
width:100%;
margin: 1.5em auto;
padding: 0;
display:flex;
}

.steve_img {
width: 30%;
text-align: right;
}

.steve_img img {
width: 200px;
}

.balloon {
margin: 1.5em;
width: 70%;
height: auto;
background: #4B74af;
border-radius: 3rem;
padding: 2em ;
position: relative;
font-size:1.5em;
color: #fff;
}

.balloon::after {
content: "";
position: absolute;
top: 50%;
left: -.9em;
transform: translateX(-50%);
background: #4B74af;
width: 3.5rem;
height: 3.5rem;
clip-path: polygon(100% 0, 0 50%, 100% 100%);
}

.balloon span {
margin: 1em;
padding: 1.5em;
background: rgba(255,255,255,0.8); 
color: #333;
font-size: .75em;
border-radius: 10px;
display: block;
}

.balloon span p {
text-align: right;
margin: 0;
padding: 0;
}

.glasses_steve_txt {
width:30%;
margin: 0;
padding: 0;
}

.glasses_steve_img {
width: 100%;
margin: 0 auto;
text-align: center;
}

.glasses_steve_img img {
  width: 120px;
}

.glasses_steve_balloon {
margin: 1em 0;
width: 80%;
height: auto;
background-color: #a1c6e9; 
border-radius: 3rem;
position: relative;
font-size:1em;
color: #fff;
}

.glasses_steve_balloon::after {
content: "";
position: absolute;
bottom: -1em;
left: 50%;
transform: translateX(-50%);
background-color: #a1c6e9; 
width: 1.1em;
height: 1.1em;
clip-path: polygon(50% 100%, 0 0, 100% 0);
}

.glasses_steve_balloon p {
text-align: left;
padding: 1em;
}

.asobigami_box {
width: 90%;
padding: 1.5em;
margin: 2em auto;
color: #333;
background-color: #a1c6e9;
border-left: solid 2em #4B74af;
box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);
}

.asobigami_box span {
padding: .5em 1em;
font-size: 1.4em;
font-weight: bold;
text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
  -1px 1px 0 #FFF, 1px -1px 0 #FFF,
  0px 1px 0 #FFF,  0-1px 0 #FFF,
  -1px 0 0 #FFF, 1px 0 0 #FFF;
-ms-transform: translate(-50%, -5%);
-webkit-transform: translate(-50%, -5%);
transform: translate(-50%, -5%);
background: rgba(255,255,255,0.8);
border-radius: 1.5em;
}

.asobigami_box p {
margin: 0; 
padding: 0;
position: relative;
}

.asobigami_box a {
font-size: 1.4em;
}

.asobigami_box a,
.asobigami_box a:visited {
text-decoration: none;
font-weight: bold; 
color: #f4f3f9;
}

.asobigami_box a:hover::before {
content: '▶';
position: absolute;
left: -1em;
}

.genre_season ul {
width: 100%;
margin: 0;
padding: 0;
text-align: center;
box-sizing: border-box;
}

.genre_season ul li:before {
  order: 1;
}

.genre_season li {
width: 24%;
margin: 0;
padding: 0 0 1em 0;
list-style: none;
display: inline-block;
position: relative;
box-sizing: border-box;
}

.genre_season li.clear {
clear: both;
}

.genre_season img {
width: 100%;
margin: 0;
padding: 0;
}

.genre_season li a,
.genre_season li a:visited {
text-decoration: none;
color: #111;
}

.genre_season li span {
width: 80%;
padding: .5em;
font-size: 1em;
text-align: left;
text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
-1px 1px 0 #FFF, 1px -1px 0 #FFF,
0px 1px 0 #FFF,  0-1px 0 #FFF,
-1px 0 0 #FFF, 1px 0 0 #FFF;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -5%);
-webkit-transform: translate(-50%, -5%);
transform: translate(-50%, -5%);
background: rgba(255,255,255,0.8);
border-radius: 10px;
}

.genre_season li span.ond {
background: rgba(255,153,102,0.7);
}

.genre_season li span.off {
background: rgba(102,204,255,0.7);
}

.command_check {
width: 100%;
margin: 1.5em 0 0 0;
padding: 0;
font-size: 1em;
color: #fff;
border: 2px solid #000;
border-radius: 5px;
box-shadow: 0 0 0 3px #fff inset;
background-color: rgba(0,0,0,0.9);
position: relative;
}

.command_check span {
background: linear-gradient(transparent 15%, #000 0%);
margin: 0;
padding: 0 .25em;
font-size: 1.5em;
text-shadow:2px 2px 0 #000, -2px -2px 0 #000,
              -2px 2px 0 #000, 2px -2px 0 #000,
              0px 2px 0 #000,  0-2px 0 #000,
              -2px 0 0 #000, 2px 0 0 #000;
position: absolute;
top: -6px;
left: 3em;
z-index: 100;
}

.check_paper {
width: 100%;
font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
font-size: .8em;
list-style-type: none;
-webkit-column-count: 2;
    -moz-column-count: 2;
column-count: 2;
margin: 2.5em 0;
}

.check_paper li {
width: 300px;
height: auto;
margin: 0;
padding: 1.5em 0 0 1em ;
font-size: 1.2em;
display: inline-block;
}

.check_paper li.clear {
clear: both;
}

.check_paper li a {
position: relative;
}

.check_paper li a,
.check_paper li a:visited {
text-decoration: none;
font-size: 1.2em;
color: #FFF;
}

.check_paper li a:hover::before {
content: '▶';
top: -3px;
left: -1.1em;
position: absolute;
z-index: 100;
}

.txt_right  {
width: 100%;
margin: -10px 0 2em 0;
text-align:right;
}


.menu-btn {
    position: fixed;
    top: 30%;
    right: 0;
    display: flex;
    height: 200px;
    width: 60px;
    justify-content: center;
    align-items: top;
    padding-top: 20px;
    z-index: 90;
    background-color: #4B74af;
}

.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
}

.menu-btn span:before {
    bottom: 8px;
}

.menu-btn span:after {
    top: 8px;
}

.menu-btn p {
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    padding: 1em .9em 0 0;
    font-size: 1.8em;
    writing-mode:vertical-rl;
    color: #fff;
    justify-content: center;
    align-items: top;
    display: block;
}

#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}

#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}

#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}

#menu-btn-check {
    display: none;
}

.stb_footer_menu {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: #4B74af;
z-index: 200;
padding: 0;
margin: 0;
text-align:center;
box-sizing: border-box;
}

.stb_footer_menu ul {
width: 100%;
display: flex;
justify-content: center;
list-style-type: none;
text-align:center;
}

.stb_footer_menu ul li {
align-items: center;
color: #fff;
padding: .8em .5em;
font-size: 1.2em;
}

.stb_footer_menu ul li a,
.stb_footer_menu ul li a:visited {
text-decoration: none;
color: #FFF;
}

.stb_footer_menu ul li span{
padding: .5em;
font-size: .7em;
}

.stb_footer_menu {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 100%;
    right: 0;
    z-index: 80;
    background-color: #4B74af;
    transition: all 0.5s;
}

#menu-btn-check:checked ~ .stb_footer_menu {
    top: 76%;
}

.top_return {
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    position: fixed;
right: 0;
bottom: 25%;
    width: 60px;
    height: 60px;
    text-align: center;
    z-index: 90;
    background-color: #4B74af;
    color: #fff;
    font-size: 1em;
margin-top: 1em;
padding-top: 1.25em;
box-sizing: border-box;
}

.top_return a,
.top_return a:visited {
color: #fff;
}