@charset "utf-8";

.pagecampaign_area {
    width: 100%;
    height: 0;
    position: relative;
}
.campaign_info {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-shadow: -4px 3px 0 #fff, -8px 6px 0 #000;
}

.sections {
    width: 100%;
}
.sections,
#section1 {
        background-color: transparent;
}
.live_back_color{
	background-color: white;
	padding: 10px ;
        margin: 10px auto;
	width: 100%;
	box-sizing: border-box;
}

.title_3 {
    width: 100%;
    text-align: center;
    padding: 10px;
    font-size: 1.2rem;
    color: #fff;
}
h3.pink {
    background: linear-gradient(45deg, #ff9898 0%, #f6bcc8 45%, #fbd7d7 70%, #e98585 85%, #f48f8f 90% 100%);
}
h4.title_3 {
    text-align: center;
    padding: 10px 0;
    font-size: 1rem;
    color: #26174a;
}
.flex_waku_item_movie {
    width: 96%;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0 10px 0;
}
.flex_waku_item_movie div.flex_waku-item_title {
    width: 100%;
    text-align: left;
    font-size: 1.2rem;
    line-height: 1;
}
.flex_waku_item_movie div.flex_waku-item_title ul li{
	color:black;
	display:block;
	font-size: 0.9rem;
	font-weight: 600;
	padding: 10px 2px;
}
.flex_waku_item_movie div.flex_waku-item_title ul li.items3{
    margin: 2px 1px;
    border: 2px solid mediumaquamarine;
    border-radius: 37px;
}
.flex_waku_item_movie div.flex_waku-item_title ul li.items3:hover{
	opacity:0.5;
}
.flex_waku_item_movie div.flex_waku-item_title ul li.items3 a{
	text-decoration:none;
}
.flex_waku_item_movie div.flex_waku-item_title ul li ul.cat_2 li{
	display:block;
	padding-left:2rem;
}
ul.cat_2 li a{
	display:block;
	color:blue;
}
.mv_area{
	width:90%;
	margin:0 auto;
}
.mv_fl{
	display:flex;
	width:100%;
	max-width: 50%;
	height:auto;
	flex-wrap:wrap;
	justify-content:center;
	align-content:top;
}
.mv_itm{
	/*display: flex;
	flex-wrap: wrap;*/
	position: relative;
	width:100%;
	height:0;
	padding-bottom:20px;
	padding-top: 56.25%;
	margin-bottom: 70px;

}
.mv_itm div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 1.2rem;
}
.mv_itm iframe{
	position: absolute;
	top: 2.5rem;
	left: 0;
	width: 100%;
	height: 100%;
}
.mv_itm .no_yt_image{
	position: absolute;
	top: 2.5rem;
	left: 0;
	width:560px;
	height:300px;
	max-width:100%;
	background-color:#999;
	margin-bottom:1rem;
}
.fl_3{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-content:center;
}
.fl_3 .items{
	width:31%;
}
.fl_3 .items2{
	width:41%;
}
.fl_3 .items3{
	width:31%;
}

.fl_3 .items{
	width:31%;
}

.fl_3 .items4{
	width:24%;
}
.fl_3 .items5{
	width:19%;
}

.items3 table,.items3 td,.items3 th {
    border-collapse: collapse;
    border:1px solid #333;
}
.items5 table,.items5 td,.items5 th, 
.items4 table,.items4 td,.items4 th {
    border-collapse: collapse;
    border:1px solid #333;
	padding:2px;
	font-size:0.7rem;
	text-align:center;
	font-weight:500;
}
.items5 table,.items4 table{
	width:100%;
}
.items5 th, 
.items4 th {
	background-color: #ccc;
	padding-top:3px;
	vertical-align: middle;
	font-weight:600;
}
.flex_waku_item_movie div.flex_waku-item_title ul li.items4,
.flex_waku_item_movie div.flex_waku-item_title ul li.items5{
    margin: 0 auto;
    border: 0;
        padding: 4px 1px;
}

.tenbou div.text{
	width:100%;
	text-align: left;
	color:#333;
	font-size:0.9rem;
}
@media screen and (max-width: 959px) {
    .heading06 {
        font-size: 1.1rem;
        text-align: center;
        font-weight: bold;
        line-height: 1.2rem;
    }
.flex_waku_item_movie {
    width: 96%;
	padding: 0 0 8px 0;
}
.mv_fl{
	display:flex;
	width:100%;
	max-width: 100%;
}
.mv_itm{
	width:96%;
	margin-bottom: 50px;
}

.mv_itm video{
	width:94%;
}

.mv_itm .no_yt_image{
	top: 2.5rem;
	left: 0;
	width:560px;
	max-width:100%;
	height:200px;
	background-color:#999;
	margin-bottom:1rem;
}

.fl_3 .items3{
	width:100%;
}

.fl_3 .items4{
	width:100%;
}
.fl_3 .items5{
	width:100%;
}


}	