@charset "utf-8";
/* ==================================================================
CSS information
style info :Topページ用
================================================================== */

/* --------------------------------------------------------
#osirase #wrapper
-------------------------------------------------------- */

#osirase #wrapper {
margin: 0px auto;
text-align:left;
min-height:100%;
width: 100%;
height: auto !important;
height: 100%;
position:relative;
background: none;
}

#osirase #header {
width: 100%;
height: 70px;
margin: 0 auto;
position: relative;
z-index: 89;
}

.pcOnly{display: block;}
.spOnly{display: none;}

@media screen and (max-width: 767px) { /* 768px以下の記述 */
	.pcOnly{display: none;}
	.spOnly{display: block;}
#osirase #wrapper {
width: 100% ;
background:url(../_common/img/common/bg.jpg) no-repeat 0 0;
}


#osirase #header {
width: 100%;
height: 130px;
margin: 0 auto;
position: relative;
z-index: 89;
}


}



/* --------------------------------------------------------
#wrapper
-------------------------------------------------------- */


#osirase .main {
	padding: 7px 7px 4em 7px;
	}

#osirase #header #logo {
	width: 263px;
	height: 153px;
	position: absolute;
	left: 50%;
	top: 0px;
	background: url(../_common/img/common/pawa_logo.png) no-repeat 0 0;
	z-index: 99;
}

#osirase #header #logo a {
	width: 263px;
	height: 153px;
	display: block;
}


#osirase #header #logo span {
	width: 263px;
	height: 153px;
	display: block;
	visibility: hidden;/**/
}


/*---- メインカラム -----*/

#osirase .box_main{
	order: 1;
	padding: 68px 18px 48px 18px;
	margin: 0 0 10px 10px;
	width: 70%;
	height: 100%;
	background: #f6f6f6;
	border: 11px solid #d1d1d1;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 1.6em;
	}

.iframe_wrap,
.iframe_wrap iframe {
background: none;
	-webkit-overflow-scrolling: touch;
	}
#osirase .box_main ul li {
	line-height:normal;
}

/*---- サイドメニュー -----*/
#left-side {
	width: 30%;
	order: 0;
	}

#left-side-howto{
	order: 0;
	width: 30%;
}
/*---- ボイスリスト -----*/
.voicelist {
	margin-bottom: 0.5em;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}

.voicelist th,
.voicelist td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0.5em;
	text-align: center;
	}

.voicelist th {
	background: #E8E8E8;

	}

.voicelist td {
	background: #fff;

	}

.btn_voice {
	display: block;
	width: 100%;
	}
.btn_voice img{
	width: 100%;
	height: auto;
}




/*---- ガイドBOX -----*/



#osirase .box_howto {
	width: 100%;
	height: auto;
	padding: 18px 10px 8px 10px;
	margin-bottom: 10px;
	border: 11px solid #2a6db1;
	background:url(../_common/img/common/sidebox_bg_howto.png) #2e92d8 no-repeat ;
	position: relative;
	border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius 22px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	}

#osirase .box_howto h2 {
	padding-top: 24.1935%;
	width: 100%;
	height: 0;
	background: url(../_img/sidebox_title_howto.png) no-repeat 0 0;
	background-size: contain;
		}

#osirase .box_howto h2 span {
	display: block;
	visibility: hidden;
	height: 0;
	}

#osirase .box_howto .list_wrap {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 63px 0px 0px 0px;
	display: block;
	}



#osirase .box_howto .sec_menu li {
	width: auto;
	margin: 0px 0px 6px 0px;
	padding: 15px 35px 15px 15px;
	border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background:url(../_common/img/common/sidebox_btn_next.png) #1a446f no-repeat 95% 50%;
	display: block;
	}

#osirase .box_howto .sec_menu li a {
	color: #fff;
	display:block;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.3em;
	opacity: 1;
	}


/*---- インフォBOX -----*/


#osirase .box_info02 {
	width: 100%;
	height: auto;
	border: 11px solid #d1c53e;
	padding: 18px 10px 18px 10px;
	margin-bottom: 10px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url(../_common/img/common/sidebox_bg_osirase.png) #f1eb49 repeat-x 0 -25px;
	opacity: 0.9;
	}

#osirase .box_info02 h3 {
	padding-top: 16%;
	width: 100%;
	height: 0;
	background: url(../_img/sidebox_title_osirase.png) no-repeat 0 0;
	background-size: 100% auto;
	}

#osirase .box_info02 h3 span {
	width: 260px;
	height: 40px;
	display: block;
	visibility: hidden;
	}

#osirase .box_info02 .bth_more_info {
	width: 117px;
	height: 35px;
	background: url(../_img/sidebox_title_osirase.png) no-repeat 0 0;
	display: block;
	position: absolute;
	left: 327px;
	top: 25px;
	}
#osirase .box_info02 .bth_more_info span {
	width: 117px;
	height: 35px;
	display: block;
	visibility:hidden;
	}

#osirase .box_info02 .list_wrap {
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 500px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	background: none;
	}

#osirase .box_info02 .list_wrap iframe {
	width: 244px;
	height: 500px;
	background: none;
	}

#osirase .info_table {
	margin: 1em 0px 1em 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}

#osirase .info_table th,
#osirase .info_table td {
	margin: 0em 0px 0em 0px;
	padding: 0.5em;
	width: auto;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

#osirase .info_table th {
	background: #fff;
	text-align: center;
	}



/*---- サクセスBOX -----*/


.box_suc {
	width: 100%;
	height: auto;
	border: 11px solid #bb1419;
	padding: 18px 10px 8px 10px;
	margin-bottom: 10px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: url(../_common/img/common/sidebox_bg_suc.png) #ca1c1c repeat 0 -25px;
	opacity: 0.9;
	}

.box_suc h3 {
	padding-top: 17%;
	width: 100%;
	height: 0;
	background: url(../_img/sidebox_title_success.png) no-repeat 0 0;
	background-size: 100% auto;
	}

.box_suc h3 span {
	width: 100%;
	height: 40;
	display: block;
	visibility: hidden;
	}

.box_suc .list_wrap {
	margin-top: 10px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	}


.box_suc .sec_menu li {
	width: auto;
	color: #ff7373;
	font-size: 100%;
	line-height: 1.3em;
	border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius 12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background:url(../_common/img/common/sidebox_btn_next.png) no-repeat #6e0a0a 95% 50%;
	opacity: 0;
	height: 0;
	margin: 0;
	padding: 0 35px 0 15px;
	transition:  all .5s;
	}

.box_suc .sec_menu li a {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.3em;
	}
.box_suc input,
.box_suc p.read-more label{
	display: none;
}

.box_suc .sec_menu li:nth-child(-n+10){
	opacity: 1;
	height: auto;
	margin: 0px 0px 6px 0px;
	padding: 15px 35px 15px 15px;
}
.box_suc .list_wrap input {
	display: none;
}
.box_suc .list_wrap input:checked+ul.sec_menu li{
	opacity: 1;
	height: auto;
	margin: 0px 0px 6px 0px;
	padding: 15px 35px 15px 15px;
}
.box_suc .list_wrap p.read-more label {
	position: relative;
	display: block;
	margin: 0px 0px 6px 0px;
	color: #fff;
	font-size: 100%;
	line-height: 1.3em;
	padding: 15px 35px 15px 15px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius 12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #6e0a0a;
	text-align: center;
	cursor: pointer;
}
.box_suc .list_wrap p.read-more label:before {
	content: '';
	position: absolute;
	display: block;
	width: 19px;
	height:19px;
	right: 15px;
	top:50%;
	margin: -9px 0 0 0;
	background:url(../_common/img/common/sidebox_btn_next.png) no-repeat;
	background-size: 19px 19px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.box_suc .list_wrap p.read-more label:after {
	content:"サクセスシナリオをもっと見る";
}
.box_suc .list_wrap input:checked+ul.sec_menu+p.read-more label:before {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.box_suc .list_wrap input:checked+ul.sec_menu+p.read-more label:after {
	content:"メニューを閉じる";
}


/* メインコンテンツヘッダ */

.box_main h1 {
	width: 100%;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	text-align: center;
	}

.box_main h1 img {
	margin: 0 auto;
	max-width: 100%;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	}


.box_main .story {
	width: 100%;
	height: auto;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
	}

ul.charalist {
	display: flex;
	}

ul.charalist li {
	width: 48%;
	display: block;
	min-height: 250px;
	}

ul.charalist li:nth-child(2n) {
	padding-left: 14px;
}

ul.charalist h5 {
	position: relative;
	margin: 25px 0px 0px 0px;
	padding: 12px 70px 12px 12px;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius 6px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #9f1616;
	min-height: 72px;
	}

ul.charalist h5 img {
	width: auto;
	height: 130px;
	position: absolute;
	right: -24px;
	top: -38px;
	}

ul.charalist h5 span {
	color: #fff;
	font-size: 120%;
	line-height: 1.4em;
	}

ul.charalist p {
	width: auto;
	/*	margin: 10px 120px 0px 0px;*/
	margin: 45px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	display: block;
	}

.box_main .explain {
	width: auto;
	box-sizing: content-box;
	height: auto;
	padding: 1em;
	border: 1px solid #ddd;
	font-size: 110%;
	line-height: 1.5em;
	display: block;
	}


/* TOPにもどる */

.side_btn_back {
	width: 100%;
	height: auto;
	text-align: center;
	border: 11px solid #2f2f2f;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: #2f2f2f no-repeat 7px 50%;
	opacity: 0.9;
	}
.side_btn_back:before,
.side_btn_back:after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.side_btn_back:before{
	box-sizing: border-box;
	width: 18px;
	height: 18px;
	border: 1px solid #aca6b0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.side_btn_back:after{
	left: 7px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #aca6b0;
	border-right: 1px solid #aca6b0;
	-webkit-transform: rotate(220deg);
	transform: rotate(220deg);
}

.side_btn_back a {
	display: block;
	font-weight: bold;
	color: #fff;
	}

.footer_nav {
	display: none;
	}

/* -----------ファンミーティングページ for PC ----------- */

.btn_apply {
	width: 50%;
	height: auto;
	color: #fff;
	text-align: left;
	padding: 20px 20px 20px 20px;
	margin: 0px auto 10px auto;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: url(../_img/comeback/btn_arrow.png) #ff008a no-repeat 95% 50%;
	opacity: 0.9;
	}

.btn_apply_close {
	width: 50%;
	height: auto;
	color: #fff;
	text-align: left;
	padding: 20px 20px 20px 20px;
	margin: 0px auto 10px auto;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: url(../_img/comeback/btn_arrow.png) #ddd no-repeat 95% 50%;
	opacity: 0.9;
	}

.btn_apply a {
	display: block;
	font-size: 140%;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #fff;
	}

.btn_apply_close span {
	display: block;
	font-size: 140%;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #fff;
	}
.fanmtg_box {
	width: 95%;
	height: auto;
	text-align: left;
	line-height: 1.75em;
	padding: 20px 20px 20px 20px;
	margin: 0px auto 10px auto;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: url(../_img/fanmtg/box_fanmtg.jpg) #b6effd no-repeat 100% 0%;
	opacity: 0.9;
	}

.fanmtg_box p {
	line-height: 1.5em;
	font-size: 120%;
	}

.fanmtg_box h4 {
	width: 100%;
	color: #00a0e9;
	font-size: 160%;
	font-weight: bold;
	display: block;
	margin:0.25em 0 1em;
	}



/* -----------カムバックキャンペーン用 for PC ----------- */

.btn_blue {
	width: 70%;
	height: auto;
	color: #fff;
	text-align: left;
	padding: 20px 20px 20px 20px;
	margin: 0px auto 10px auto;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: url(../_img/comeback/btn_arrow.png) #00a0e9 no-repeat 95% 50%;
	opacity: 0.9;
	}

.btn_blue a {
	display: block;
	font-size: 140%;
	line-height: 1.4em;
	background: url(../_img/comeback/icon_twitter.png)  no-repeat 0% 50%;
	padding: 0px 0px 0px 60px;
	font-weight: bold;
	color: #fff;
	}

.point_current {
	background: #313131;
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 1.8em;
	color: #fff;
	text-align:right;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	}
.point_current p {
	text-align: left;
	}
.point_current span {
	font-size: 1.8em;
	color: #fce400;
	text-align: right;
	line-height:1.0em;
	width: auto;
	float: right;
	}

ul.prizelist {
	width: 90%;
	margin: 0px auto;
	}

ul.prizelist li {
	margin: 0.25em;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	}

.prizelist .list_on {
	background:#d84040;
	display:block;
	}

.prizelist .list_tw_on {
	background:#00a0e9;
	display:block;
	}/* Twitter報酬用 ON */

.prizelist .list_off {
	background:#a3a3a3;
	display:block;
	}
.prizelist .list_tw_off {
	background:#a3a3a3;
	display:block;
	}/* Twitter報酬用 OFF */

dl.prizedetail dl {
	clear: both;
	}

dl.prizedetail dt {
	width: 122px;
	height: 87px;
	display: block;
	float: left;
	position: relative;
	}
dl.prizedetail dt span {
	width: 41px;
	height: 41px;
	display: block;
	position: absolute;
	left: 75px;
	top: 40px;
	}
.list_on dl.prizedetail dt span,
.list_tw_on dl.prizedetail dt span  {
	display: none;/*未達の場合非表示に*/
	}

dl.prizedetail dd {
	width: 350px;
	display: block;
	color: #fff;
	font-weight: bold;
	float: left;
	}

dl.prizedetail dd.score {
	padding: 15px 0px 14px 0px;
	}
dl.prizedetail dd.score span {
	font-size: 1.5em;
	color: #fce400;
	}
dl.prizedetail dd.score .date_open {
	color: #fce400;
	}/* 必要ポイント表示 */
dl.prizedetail dd.score .date_close {
	display: none;
	}/* 必要ポイント非表示 */
dl.prizedetail dd.item {
	padding: 0px 0px 10px 0px;
	font-size: 1.6em;
	}



/* -----------カムバックキャンペーン用 for PC ----------- */


/* 汎用ボタン */

.btn_def {
	width: 320px;
	height: auto;
	color: #fff;
	text-align: left;
	border: 11px solid #990014;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: url(../_common/img/common/sidebox_btn_next.png) #990014 no-repeat 270px 50%;
	opacity: 0.9;
	}

.btn_def a {
	display: block;
	font-weight: bold;
	color: #fff;
	}


/* 動作環境 */

.side_btn_device {
	width: 100%;
	height: auto;
	color: #fff;
	text-align: center;
	border: 11px solid #717171;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	background: #717171;
	opacity: 0.9;
	}

.side_btn_device a {
	display: block;
	font-weight: bold;
	color: #fff;
	}

h2.sub-ttl {
	margin: 0px 0px 40px 0px;
	font-size: 140%;
	display: block;
	line-height:1.5em;
	}
/**/
 .date {
	margin: 0px 0px 7px 0px;
	padding-top: 14px;
	display:block;
	font-size:100%;
	font-weight: normal;
	border-top: 1px solid #d1d1d1;
	}

.text {
	font-size: 100%;
	line-heigt: 1.8em;
	}


/* お知らせアイコン */

#osirase .icon {
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  width: 60px;
  height: 22px;
  background-image: url('../img/common/icon_status.png');
  background-repeat: no-repeat;
  background-position: 0 -102px;
  background-size: cover;
}

#osirase .icon.event {
  background-position: 0 -137px;
}/*イベント*/

.icon.update {
  background-position: 0 -182px;
}/*更新*/

#osirase .icon.contact {
  background-position: 0 -69px;
}/*連絡*/


#osirase .icon.privilege {
  background-position: 0 -114px;
}/*特典*/

#osirase .icon.news {
  background-position: 0 -23px;
}/*お知らせ*/

#osirase .icon.important {
  background-position: 0 -228px;
}/*重要*/

#osirase .icon.exigency {
  background-position: 0 -159px;
}/*緊急*/

#osirase .icon.difficulty {
  background-position: 0 -250px;
}/*障害*/


#osirase .icon.restoration {
  background-position: 0 -205px;
}/*復旧*/

#osirase .icon.complete {
  background-position: 0 -272px;
}/*完了*/

#osirase .icon.regular {
  background-position: 0 -91px;
}/*定期*/

#osirase .icon.report {
  background-position: 0 -46px;
}/*続報*/

#osirase .icon.campaign {
  background-position: 0 0;
}/*キャンペーン*/




/* お知らせアイコン */

 .game-name {
	display: none;
	}



#osirase .icon {
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  width: 60px;
  height: 22px;
  background-image: url(../_common/img/common/icon_status.png);
  background-repeat: no-repeat;
  background-position: 0 -102px;
  -webkit-background-size: 45px auto;
  -moz-background-size: 45px auto;
  background-size: cover;
}


.text p {
	font-size: 100%;
	line-height: 1.8em;
	}

/* --------------------------------------------------------
#osirase #header
-------------------------------------------------------- */

.txt_imp01{
	display: inline-block;
	padding-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	ul.charalist{
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	ul.charalist li{
		padding-top: 26px;
		width: 100%;
	}
	ul.charalist li:nth-child(2n){
		padding-left: 0;
	}
	ul.charalist h5{
		min-height: 99px;
	}
	ul.charalist h5 img{
		height: 150px;
		top: -30px;
	}
	ul.charalist .small{
		font-size: 100%;
	}
	.txt_imp01{
		font-size: 18px;
	}

#osirase .main {
	padding: 7px 7px 4em 7px;
	}

#osirase #header #logo {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 200px;
	height: 116.3498px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background: url(../_common/img/common/pawa_logo.png) no-repeat 0 0;
	background-size: 100% auto;
	z-index: 99;
}

#osirase #header #logo a {
	width: 200px;
	height: 116.3498px;
}


#osirase #header #logo span {
	display: block;
	height: 0;
	visibility: hidden;
}


/*---- サイドメニュー -----*/
#osirase #left-side {
	order: 2;
	width: 100%;
	}

#osirase #left-side-howto{
	order: 0;
	width: 100%;
	}


/*---- インフォBOX -----*/
#osirase h2.sub-ttl {
	margin: 0px 0px 40px 0px;
	font-size: 18px;
	display: block;
	line-height:1.5em;
	}

#osirase .text {
	font-size: 16px;
	line-height: 1.8em;
	}


#osirase .box_info02 {
	width: 100%;
	height: auto;
	border: 11px solid #d1c53e;
	padding: 10px 10px 18px 10px;
	margin-bottom: 10px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: url(../_common/img/common/sidebox_bg_osirase.png) #f1eb49 repeat-x 0 -25px;
	opacity: 0.9;
	}



#osirase .box_howto {
	width: 100%;
	height: auto;/**/
	padding: 18px 10px 8px 10px;
	margin-bottom: 10px;
	border: 11px solid #2a6db1;
	background:url(../_common/img/common/sidebox_bg_howto.png) #2e92d8 no-repeat ;
	position: relative;
	border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius 22px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	}


#osirase .box_info02 h3 {
	padding-top: 0;
	width: 100%;
	height: auto;
	background:url(../_img/title_info.png) no-repeat center 0;
	background-size: contain;
	}

#osirase .box_info02 h3 span {
	width: 327px;
	height: 47px;
	display: block;
	visibility: hidden;
	}

#osirase .box_info02 .list_wrap {
	width: 100%;
	height: 250px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	background: none;
	}

.box_info02 .list_wrap iframe {
	width: 100%;
	height: 250px;
	}

#osirase .box_howto .list_wrap {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	display: block;
	}


/*---- サクセスBOX -----*/


#osirase .box_suc {
	position: relative;
	width: 100% !important;
	height: auto;
	border: 11px solid #bb1419;
	padding: 18px 10px 8px 10px;
	margin-bottom: 10px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url(../_common/img/common/sidebox_bg_suc.png) #ca1c1c repeat 0 -25px;
	opacity: 0.9;
	}

#osirase .box_suc h3 {
	padding-top: 61px;
	margin: 0 auto;
	width: 100%;
	max-width: 312px;
	height: 0;
	display: block;
	background: url(../_img/title_success.png) no-repeat 50% 0;
	background-size: 100% auto;
	}

#osirase .box_suc h3 span {
	width: 312px;
	height: 51px;
	display: block;
	visibility: hidden;
	}

#osirase .box_suc .list_wrap {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	display: block;
	}


#osirase .box_suc .sec_menu li {
	width: auto;
	margin: 0px 0px 6px 0px;
	color: #ff7373;
	font-size: 100%;
	line-height: 1.3em;
	padding: 15px 35px 15px 15px;
	border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius 12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background:url(../_common/img/common/sidebox_btn_next.png) no-repeat #6e0a0a 97% 50%;
	display: none;
	}
#osirase .box_suc .sec_menu li:nth-child(1),
#osirase .box_suc .sec_menu li:nth-child(2),
#osirase .box_suc .sec_menu li:nth-child(3) {
	display: block;
}
#osirase .box_suc .sec_menu li a {
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 140%;

	}
#osirase .box_suc .list_wrap input {
	display: none;
}
#osirase .box_suc .list_wrap input:checked+ul.sec_menu li {
	display: block;
}



/*---- サンプルボイス -----*/


/*---- ガイドBOX -----*/

#osirase .box_howto h2 {
	padding-top: 18.5096%;
	max-width: 416px;
	width: 100%;
	height: 0;
	background: url(../_img/sidebox_title_howto_sp.png) no-repeat 0 0;
	background-size: 100% auto;
	}

#osirase .box_howto h2 span {
	visibility: hidden;
	}

.box_howto .list_wrap {
	margin: 0px 0px 0px 0px;
	padding: 80px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	}

.box_howto .sec_menu li {
	width: auto;
	margin: 0px 0px 6px 0px;
	padding: 15px 35px 15px 15px;
	border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background:url(../_common/img/common/sidebox_btn_next.png) no-repeat #1a446f 97% 50%;
	}


/* TOPにもどる */

.side_btn_back {
	position: relative;
	display: block;
	margin: 0px auto 10px auto;
	width: 48%;
	height: auto;
	font-size:14px;
	text-align: center;
	border: 11px solid #2f2f2f;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	background: #2f2f2f no-repeat 7px 50%;
	opacity: 0.9;
	}

.side_btn_back a {
	width: 100%;
	display: block;
	font-weight: bold;
	color: #fff;
	}

.footer_nav {
	display: block;
	overflow: hidden;
	}

.footer_nav .side_btn_back {
	width: 69%;
	margin: 30px auto 0px auto;
	float:none;
	}


/* 動作環境 */

.side_btn_device {
	width: 48%;
	height: auto;
	font-size:14px;
	text-align: center;
	border: 11px solid #717171;
	margin-right: 0 10px 10px 0;
	padding: 5px 5px 5px 5px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: #717171;
	opacity: 0.9;
	float:right;
	}

.side_btn_device a {
	display: block;
	font-weight: bold;
	color: #fff;
	}

/* -----------ファンミーティングページ for PC ----------- */

.btn_apply {
	width: 50%;
	height: auto;
	color: #fff;
	text-align: left;
	padding: 20px 20px 20px 20px;
	margin: 0px auto 10px auto;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: url(../_img/comeback/btn_arrow.png) #ff008a no-repeat 95% 50%;
	opacity: 0.9;
	}

.btn_apply a {
	display: block;
	font-size: 140%;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #fff;
	}


.fanmtg_box {
	width: 100%;
	height: auto;
	text-align: left;
	line-height: 1.75em;
	padding: 20px 20px 20px 20px;
	margin: 0px auto 10px auto;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: url(../_img/fanmtg/box_fanmtg.jpg) #b6effd no-repeat 100% 0%;
	opacity: 0.9;
	}

.fanmtg_box p {
	line-height: 1.5em;
	font-size: 100%;
	}

.fanmtg_box h4 {
	width: 70%;
	color: #00a0e9;
	font-size: 120%;
	font-weight: bold;
	display: block;
	margin:0.25em 0 1em;
	}

/* -----------カムバックキャンペーン用 for SP ----------- */

.btn_blue {
	width: 100%;
	height: auto;
	color: #fff;
	text-align: left;
	padding: 20px 20px 20px 20px;
	margin: 0px auto 10px auto;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
	background: url(../_img/comeback/btn_arrow.png) #00a0e9 no-repeat 95% 50%;
	opacity: 0.9;
	}

.btn_blue a {
	display: block;
	font-size: 140%;
	line-height: 1.4em;
	background: url(../_img/comeback/icon_twitter.png)  no-repeat 0% 50%;
	padding: 0px 0px 0px 60px;
	font-weight: bold;
	color: #fff;
	}

.point_current {
	width: 100%;
	}

ul.prizelist {
	width: 100%;
	margin: 0px auto;
	}

dl.prizedetail dd.score span {
	font-size: 1.2em;
	color: #ff0;
	}
dl.prizedetail dd.item {
	padding: 0px 0px 10px 0px;
	font-size: 1.6em;
	}

/* -----------カムバックキャンペーン用 for SP ----------- */

/*---- メインカラム -----*/

#osirase .box_main {
	order: 1;
	padding: 18px 6px 48px 6px;
	margin-left: 0;
	margin-bottom: 10px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 0;
	font-size: 14px;
	width: 100%;
	background: rgba(246,246,246,.9);
	border: 11px solid #d1d1d1;
	}

#osirase .box_main .iframe_wrap  {
	width: 538px;
	/*height: 600px;*/
	/*overflow:auto;*/
	overflow:visible;
	}

#osirase .box_main iframe {
	width: 538px;
	/*height: 600px;*/
		overflow:visible;
	}
}

@media screen and (max-width: 550px) { /* 550px以下の記述 */

h2.sub-ttl {
	margin: 0px 0px 40px 0px;
	font-size: 160%;
	display: block;
	line-height:1.5em;
	}

.text p {
	font-size: 14px;
	line-height: 1.8em;
	}

#osirase .box_suc h3{
	padding-top: 17%;
}

}


/* ----------- イベントレポートページ用 ----------- */

.report-text {
	padding: 0 10px 60px;
}

.report-rule {
	width: 80%;
	margin: 0 auto;
	padding: 20px;
	border: 1px #0099ee solid;
	border-radius: 20px;
}

.report-rule_text,
.report-labo_text {
	padding: 0 1em;
}

.report-labo {
	padding: 15px 10px 20px;
	border: 1px #0099ee dashed;
	position: relative;
}

.report-labo:after {
	content: '';
	display: block;
	width: 100px;
	height: 100%;
	position: absolute;
	right: 12px;
	top: 5px;
	background: url(../_img/labo/logo.png) no-repeat;
	background-size:  100% auto;
}

.report-labo .labo-link {
	margin: 15px 0 20px;
	padding-left: 20px;
}

.report-labo .labo-link span {
	font-size: 16px;
	color: #0099ee;
	position: relative;
}

.report-labo .labo-link span:before{
	content: '▶ ';
	display: block;
	position: absolute;
	top: 0;
	left: -22px;
}

.report-labo .labo-link a {
	box-sizing: border-box;
	color: #0099ee;
	position: relative;
	text-decoration: underline;
}

.report-labo .labo-link a:hover {
	color: #bed8f3;
}

.style-title {
	color: #0099ee;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

.report-labo .style-title {
	margin: 5px 0 15px;
}

.style-bold {
	font-weight: bold;
}
.style-color {
	color: #e4007f;
}
.style-big {
	font-size: 18px;
}

.report-btn a {
	width: 100%;
	max-width: 300px;
	margin-top: 5px;
	display: block;
	padding: 10px 15px;
	border-radius: 10px;
	color: #fff;
	background: #0099ee;
	text-decoration: none;
}

.report-btn a:hover {
	color: #fff;
	text-decoration: underline;
}

@media screen and (max-width: 767px) { /* 768px以下の記述 */
	.report-btn a {
		max-width: 320px;
	}
}

/* -----------　ミニバトル ----------- */
.mini_battle .incbox_intro {
	text-align: center;
}
.mini_battle .incbox_intro img{
	width: 100%;
	max-width: 564px;
}
.mini_battle .incbox_intro span{
	display: inline-block;
}
/* -----------キャンペーン用----------- */
.cam_style *{
	box-sizing: border-box;
}
.cam_style h1{
text-align: center;
}
.cam_style h2{
	padding: 10px 0;
	text-align: center;
	font-size: 18px;
	line-height: 1.2;
	color: #2778a3;
}
.cam_style .box_main h2 span{
	display: inline-block;
}
.cam_style .box_main h3{
	position: relative;
	padding: 8px 0 ;
	font-size: 16px;
	color: #2778a3;
}
.cam_style .bl{
	display: inline-block;
}
.cam_style .box_main h4{
	padding-top: 10px;
	font-weight: bold;
	color: #0427BC;
}
.cam_style .text_blue{
	padding-bottom: 10px;
	display: inline-block;
	color: #2778a3;
	font-weight: bold;
}
.cam_style .period{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 0 8px 10px;
}
.cam_style .period dt{
	margin-bottom: 2px;
	padding: 4px;
	background-color: #2778a3;
	color: #FFFFFF;
	width: 25%;
	text-align: center;
}
.cam_style .period dd{
	padding: 5px 10px;
	color: #2778a3;
	font-weight: bold;
	width: 75%;
}
.cam_style .attention{
	padding: 8px;
	border: 1px solid #2778a3;
	color: #2778a3;
}
.cam_style .box_main p{
	font-size: 14px;
}
.cam_style .box_main p img{
    display: block;
    margin: 0 auto;
    width: auto;
	height: auto;
	max-width: 100%;
}
.cam_style .box_main .pl10{
	display: block;
	padding-left: 10px;
}
.cam_style .box_main .pb20{
	padding-bottom: 20px;
}
.cam_style .box_main ul.list{
	padding-bottom: 10px;
}
.cam_style .box_main ul.list li{
	position: relative;
	padding: 0 14px;
	line-height: 1.6;
}
.cam_style .box_main ul.list li:before{
	content: '・';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.cam_style .box_main .notes li{
	position: relative;
	padding-left: 1em;
}
.cam_style .box_main .notes li:before{
	content: '※';
	position: absolute;
	left: 0;
}
.cam_style .box_main .inner{
	padding-bottom: 10px;
}
.cam_style .box_main .inner p{
	padding: 0 6px 6px;
	line-height: 1.6;
}
.cam_style table{
	border: 2px solid #2778a3;
	border-collapse: collapse;
	/*width: 100%;*/
}
.cam_style tr td{
	padding: 6px;
	border: 1px solid #2778a3;
}
.cam_style tr:first-child{
	font-weight: bold;
	background-color: #bed8f3;
	color: #2778a3;
}
.cam_style .notes{
	font-size: 90%;
	color: #000000;
	padding: 10px;
}
.text-center{
	padding: 10px 0;
	text-align: center;
}
.cam_style .flexbox{
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px;
}
.cam_style section .flexbox:last-of-type{
	padding-bottom: 30px;
}
.cam_style .flexbox > p {
	padding: 4px;
	 width: 50%;
 }
.cam_style .flexbox  > div {
	width: 50%;
	padding-left: 8px;
}
.cam_style .flexbox .name{
	display: block;
	padding: 4px 8px;
	text-align: center;
	background-color: #1a446f;
	color: #FFFFFF;
}
.cam_style .flexbox .per3{
	padding: 6px;
	width: 33%;
}
.cam_style .flexbox .per4{
	padding: 6px;
	width: 25%;
}
.cam_style .flexbox .per3 img,.cam_style .flexbox .per4 img{
	width: 100%;
}
.cam_style .effect{
	display: flex;
	flex-wrap: wrap;
	border:  1px solid #1d388f;
}
.cam_style .effect dt{
	display: inline-block;
	padding: 2px;
	width: 34%;
	border-right: 1px solid #1d388f;
}
.cam_style .effect dd{
	display: inline-block;
	padding: 2px;
	width: 66%;
	text-align: left;
}
.cam_style .incbox_intro .blue{
	color: #7af;
	font-weight: bold;
}
.cam_style .incbox_intro .red{
	color: darkred;
}
.cam_style .incbox_intro p{
	padding-bottom: 20px;
}
.cam_style .effect dt:nth-of-type(2),
.cam_style .effect dd:nth-of-type(2){
	border-top: 1px solid #1d388f;
}
.cam_style .btn_app img{
	width: 50%;
	max-width: 200px;
}
.cam_style .btn_app a{
	text-decoration: none;
}
.cam_style .small{
	font-size: 80%;
}
@media screen and (max-width: 980px){
	.cam_style .period dt{
		padding: 5px;
		width: 100%;
	}
	.cam_style .period dd{
		padding: 5px;
		width: 100%;
		text-align: center;
	}
	.cam_style .flexbox .per4{
		width: 50%;
	}
}
@media screen and (max-width: 767px) {
	.cam_style h1 img{
		border-radius: 12px;
	}
	.cam_style h2{
		font-size: 18px;
	}
	.cam_style .flexbox{
		flex-wrap: wrap;
		font-size: 14px;
	}
	.cam_style .flexbox  > p,
	.cam_style .flexbox  > div {
		width: 100%;
	}
	.cam_style .box_main h3{
		font-size: 16px;
	}
	.cam_style .flexbox .per3{
		width: 50%;
		padding-bottom: 10px;
	}
	.cam_style .flexbox .per4{
		width: 50%;
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 600px){
	.cam_style .period dt{
		padding: 5px;
		width: 100%;
	}
	.cam_style .flexbox .per3{
		width: 50%;
		padding-bottom: 10px;
	}
	.cam_style .flexbox .per4{
		width: 50%;
	}
}
@media screen and (max-width: 465px){
	.cam_style .flexbox .per3,.cam_style .flexbox .per4{
		width: 50%;
	}
}
/*-----------新success-----------*/
.suc_text-ttl{
	padding-top: 20px;
	color: #0099ee;
	font-size: 18px;
	line-height: 1.4;
}
.suc_text-detail{
	padding-top: 10px;
}
.suc_text-detail p{
	font-size: 14px;
	line-height: 1.4;
}
.suc_charalist{
	display: flex;
	flex-wrap: wrap;
	padding-top: 30px;
}
.suc_charalist li{
	padding: 0 2% 20px;
	width: 46%;
}
.suc_charalist-in{
	position: relative;
	margin: 40px 0 40px;
	background-color: #9f1616;
	border-radius: 6px;
	min-height: 66px;
}
.suc_chara-img{
	position: absolute;
	bottom: -20px;
	right: -20px;
	width: 130px;
	height: auto;
}
.suc_charalist-in h3{
	padding: 12px;
	font-size: 18px;
	color: #fff;
	width: 60%;
}
.suc_charalist-in h3.kana{
	font-size: 16px;
	line-height: 1.4;
}
.suc_charalist-in .bl{
	display: inline-block;
}
.suc_charalist-in h3 span{
	display: block;
	font-size: 12px;
}
@media screen and (max-width: 640px) {
	.box_main h1 img{
		border-radius: 12px;
	}
	.suc_text-ttl{
		padding-top: 20px;
		font-size: 16px;
	}
	.suc_text-detail{
		padding-top: 10px;
	}
	.suc_text-detail p{
		font-size: 14px;
	}
	.suc_charalist{
		padding-top: 10px;
	}
	.suc_charalist li{
		padding-bottom: 20px;
		width: 100%;
	}
	.suc_charalist li p{
		font-size: 14px;
		line-height: 1.4;
	}
	.suc_charalist-in{
		min-height: 93px;
	}
	.suc_chara-img{
		right: -30px;
		bottom: -15px;
		width: 140px;
		height: auto;
	}
	.suc_charalist-in h3{
		font-size: 18px;
		color: #fff;
	}
	.suc_charalist-in h3 span{
		font-size: 12px;
	}
}
.modal{
	position: relative;
}
.movie a{
	position: relative;
}
.movie:before{
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(50% - 15px);
	margin: auto;
	content: "";
	vertical-align: middle;
	z-index: 1;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	border: 2px solid #FFF;
	transform: translateX(-12px);
	transition: background-color 0.5s ease;
}
.movie:after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	margin: auto;
	content: "";
	vertical-align: middle;
	z-index: 1;
	left: 50%;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 10px solid transparent;
	border-left: 15px solid #fff;
}
.movie:hover{
	opacity: .7;
}
.new,.c-new{
	position: relative;
}
.new:after,.c-new:after{
	position: absolute;
	right: 10px;
	content: "NEW";
	display: inline-block;
	background-color: #fe0000;
	color: #FFFFFF;
	padding: 2px 4px;
	animation: flash 2s linear infinite;
	font-size: 12px;
	border-radius: 4px;
}
@media screen and (min-width: 640px){
	.c-new:after{
		top: -10px;
		right: -10px;
	}
}

@keyframes flash {
	0%,100% {
		opacity: 1;
	}

	50% {
		opacity: 0.2;
	}
}
/*パワクエ*/
#osirase .pawaque .title_column{
	background: #d11123;
	color: #FFFFFF;
}
.pawaque_schedule{
	position: relative;
	padding: 10px 10px 70px 10px;
	font-size: 14px;
	overflow:hidden;
	border-color: #0b2c88;
	color: #5d4700;
	border-radius: 10px;
	background-color: #fff7d5;
	border: 5px solid #f7b606;
	min-height: 120px;
}
.pawaque_schedule .ttl{
	position: relative;
	display: block;
	font-weight: bold;
	z-index: 2;
}
.pawaque_schedule:after{
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
	background: url(../_img/pawaque/namiki.png) no-repeat;
	background-size: 100% auto;
	background-position: 20px 30px;
	width: 140px;
	height: 140px;
	z-index: 1;
}

.pawaque .mission_list{
	display: none;
	transition: all .5s ease;
}
.pawaque .mission_list table{
	margin: 10px auto 0;
	width: 100%;
	max-width: 500px;
	text-align: center;
	border: 2px solid #d11123;
}
.pawaque .mission_list table th{
	padding: 4px;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffd676;
	color: #d11123;
	width: 100%;
}
.pawaque .mission_list table tr{
	background-color: #fffbf4;
}
.pawaque .btn_mission_list,
.pawaque_btn a{
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 10px;
	width: 100%;
	max-width: 400px;
	cursor: pointer;
	transition: all .5s ease;
	background: linear-gradient(0deg,#d11123 0%, #d1b111 100%);
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	border-radius: 50px;
}
.pawaque .btn_mission_list:hover{
	opacity: .8;
}
.pawaque_btn a:link,
.pawaque_btn a:hover,
.pawaque_btn a:visited{
	color: #FFFFFF;
}
.pawaque_btn:after{
	position: absolute;
	content:'';
	width: 10px;
	height: 10px;
	background-color: transparent;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	top: 30%;
	right: 20px;
	transform: rotate(315deg);
}
.pawaque .btn_mission_list:after{
	position: absolute;
	content:'';
	width: 10px;
	height: 10px;
	background-color: transparent;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	top: 30%;
	right: 20px;
	transform: rotate(45deg);
}
/*　closeというクラスがついたら形状変化
.pawaque .btn_mission_list.close:after{
	transform: rotate(225deg);
}
*/
.pawaque .about-img{
	text-align: center;
}
.pawaque .notes{
	text-align: left;
}
.pawaque .about{
	padding: 20px 10px;
	background: linear-gradient(180deg, #ffece1, #e6f9bc);
	border-radius: 10px;
	margin-bottom: 10px;
}
.pawaque .triangle{
	margin: 10px auto;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #0b2c88;
}
.pawaque .table{
	border: 1px solid #d11123;
	width: 100%;
}
.pawaque .table tr{
	display: flex;
	flex-wrap: wrap;
}
.pawaque .table td{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 6px;
	border: 1px solid #cf2c2c;
	width: 100%;
}
.pawaque .table td:first-of-type{
	background-color: #a9091c;
	color: #FFFFFF;
}
.pawaque .table tr:first-of-type{
	background-color: rgba(0,0,0,0);
	font-weight: normal;
	color: #0b0b0b;
}
@media screen and (min-width: 640px){
	.pawaque .about{
		padding: 20px;
	}
	.pawaque_schedule{
		padding: 10px 100px 10px 10px;
	}
	.pawaque_schedule:after{
		bottom: 0;
		right: 0;

	}
	.pawaque .table tr{
		display: flex;
		flex-wrap: nowrap;
	}
	.pawaque .table td:first-of-type{
		width: 250px;
	}
	.pawaque .table td:nth-of-type(2){
		width: 120px;
	}
	.pawaque .table td:last-of-type{
		flex-grow: 1;
	}
}

/* 虫眼鏡アイコン */
.icon_glass {
	display: inline-block;
	width: 50px;
	height: 50px;
	font-size: 50px;
	position: absolute;
	bottom: 0;
	right: 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
	cursor: pointer;
	background-color: #a7a7a7;
}
.icon_glass span {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: 56%;
	height: 56%;
	border-radius: 50%;
	margin: -.28em 0 0 -.28em;
	border: .12em solid #ffffff;
}
.icon_glass span:after {
	position: absolute;
	display: block;
	content: "";
	top: 50%;
	left: 50%;
	width: 72%;
	height: 36%;
	background: #ffffff;
	margin: .2em 0 0 .14em;
	transform: rotate(45deg);
}
/* パワクエ3 */
#osirase .pawaque03 .box_main{
	background: rgba(0, 0, 0, 0.85);
	color: #FFFFFF;
}
#osirase .pawaque03 .title_column{
	background: transparent;
	color: #FFFFFF;
	border-bottom: 1px solid #e00;
	border-left: 8px solid #e00;
	border-radius: 0;
	font-size: 18px;
	line-height: 1.2;

}
.pawaque03 .pawaque_schedule {
	position: relative;
	color: #454545;
	border-radius: 10px;
	background-color: #ffffff;
	border: 0;
	min-height: 120px;
}
.pawaque03 .table{
	border: 1px solid #ffffff;
	width: 100%;
}
.pawaque03 .table tr{
	display: flex;
	flex-wrap: wrap;
}
.pawaque03 .table td{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 6px;
	border: 1px solid #d2d2d2;
	width: 100%;
}
.pawaque03 .table td:first-of-type{
	background-color: #a9091c;
	color: #FFFFFF;
}
.pawaque03 .table tr:first-of-type{
	background-color: rgba(0,0,0,0);
	font-weight: normal;
	color: #ffffff;
}
@media screen and (min-width: 640px){
	.pawaque03 .about{
		padding: 20px;
	}
	.pawaque03 .table tr{
		display: flex;
		flex-wrap: nowrap;
	}
	.pawaque03 .table td:first-of-type{
		width: 250px;
	}
	.pawaque03 .table td:nth-of-type(2){
		width: 120px;
	}
	.pawaque03 .table td:last-of-type{
		flex-grow: 1;
	}
}
.cam_endtext{
	padding: 10px;
	color: red;
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
}