@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=block');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=block');

* {
	margin:0;
	padding:0;
}

body {
	background:#EDEDED;
}

body.lock {
	overflow:hidden;
}

#mwcp * {
	text-shadow:none;
	letter-spacing:-0.01px;
	font-weight: 400;
	line-height:1.6;
	font-size:12px;
	font-family:"Roboto","Helvetica Neue",YakuHanJP, 'Noto Sans JP',"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"CI",Meiryo,"メイリオ","lroSVbN","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#232323;
    outline : none;
	font-feature-settings: "palt";
	-webkit-text-size-adjust:100%;
}

#mwcp {
	width:540px;
	margin:0 auto;
	background:#ed9385;
	-webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
}

#mwcp a {
	outline:0;
	border:0;
	color:#0099ff;
	text-decoration:underline;
}

#mwcp a img {
	transition:1.0s;
}

#mwcp a img:hover {
	opacity:0.5;
}

#mwcp img {
	vertical-align:top;
	border:0;
    outline : none;
}

#mwcp ul,ol {
	list-style:none;
}

/* コンテント */

#mwcp .content {
	margin:0 auto;
}

/* ヘッダー */

#mwcp #header {
	background:#171B33;
	padding:15px 20px 5px 20px;
}

#mwcp #header img {
	width:100%;
}


#mwcp #header h2 {
	position:relative;
	z-index:10;
}

#mwcp #header h2 img {
	width:100%;
}

/* ビジュアル */

#mwcp #visual {
}

#mwcp #visual img {
	width:100%;
}

/* メイン */

#mwcp #main {
	padding:0 0 40px 0;
}

#mwcp #main h3 img {
	width:100%;
}

#mwcp #main .theater_text {
	margin:0 6.5% 10px 6.5%;
	padding:20px;
	background:rgba(255,255,255,0.65);
}

#mwcp #main .theater_box {
	overflow:hidden;
	clear:both;
	padding:3px 5px;
}

#mwcp #main .theater_box h4 {
	float:left;
	width:90px;
	font-size:16px;
	font-weight:700;
	color:#ed9385;
}

#mwcp #main .theater_box .theater_box_in {
	float:left;
	width:calc( 100% - 90px );
}

#mwcp #main .theater_box .theater_box_in span {
	display:inline-block;
	font-size:16px;
	font-weight:500;
	position:relative;
	padding:0 10px 0 0;
}

#mwcp #main .theater_box .theater_box_in span:before {
	content:"、";
	display:block;
	position:absolute;
	top:0;
	right:0;
	font-size:16px;
	font-weight:500;
}

#mwcp #main .theater_box .theater_box_in span:last-child:before {
	display:none;
}

#mwcp #main .present_box_outer {
	padding:15px 0 0 0;
	margin:0 6.5% 0 6.5%;
}

#mwcp #main .present_box {
	margin:0 0 15px 0;
}

#mwcp #main .present_box:last-child {
	margin:0;
}

#mwcp #main h3 {
    overflow: hidden;
    text-align: center;
	margin:10px 3% 5px 3%;
}

#mwcp #main h3 span {
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
	font-size:24px;
	font-weight:900;
	color:#ffffff;
}

#mwcp #main h3 span:before,
#mwcp #main h3 span:after {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}

#mwcp #main h3 span:before {
    right: 100%;
}

#mwcp #main h3 span:after {
    left: 100%;
}

#mwcp #main p {
	font-size:24px;
	text-align:center;
	font-weight:700;
	color:#ffffff;
}

#mwcp #main p span {
	font-size:18px;
	font-weight:700;
}

#mwcp #main p.middle {
	font-size:18px;
}

#mwcp #main p.small {
	font-size:16px;
}

#mwcp #main p.small span {
	font-size:16px;
	color:#ec6d74;
}

#mwcp #main p.left {
	text-align:left;
}

#mwcp #main ul {
	margin:10px 6.5% 20px 6.5%;
}

#mwcp #main li {
	list-style-type: none;
}

#mwcp #main li span {
	display:block;
	padding:0 0 0 12px;
	position:relative;
	font-size:12px;
	font-weight:500;
	color:#ffffff;
}

#mwcp #main li span:before {
	display: inline;
	content: "※";
	position: absolute;
	top:0;
	left:0;
}

/* 応募締切 */

#mwcp .shimekiri {
	font-size:30px;
	text-align:center;
	font-weight:700;
	color:#e75c47;
}

#mwcp .shimekiri span {
	font-size:50px;
	font-weight:700;
	color:#e75c47;
}

#mwcp #story .shimekiri {
	margin:20px 0 0 0;
}

#mwcp #main .shimekiri ,
#mwcp #main .shimekiri span {
	color:#ffffff;
}

/* メインカット */

#mwcp #ph {
}

#mwcp #ph img {
	width:100%;
}

/* ストーリー */

#mwcp #story {
	background:#ffffff;
	padding:5px 0 0 0;
}

#mwcp #story h3 {
	padding:0 0 10px 0;
}

#mwcp #story h3 img {
	width:100%;
}

#mwcp #story .step_movie {
	margin:0 6.5%;
	background:#333333;
}

#mwcp #story .step_mute {
	font-size:10px;
	color:#cccccc;
	padding:10px 15px;
}

#mwcp #story p {
	font-size:16px;
	text-align: justify;
	text-justify: inter-ideograph;
	padding:20px 6.5% 40px 6.5%;
	color:#121212;
}

#mwcp #story p span {
	font-size:20px;
	color:#E8437E;
	font-weight:700;
}

/* ステップ */

#mwcp #step {
	padding:20px 0 40px 0;
	background:#ffffff;
}

#mwcp .link_but {
	padding:15px 0 0 0;
	text-align:center;
}

#mwcp .link_but_in {
	padding:0 5px 0 5px;
	display:inline-block;
	width:300px;
}

#mwcp .link_but_in a {
	display:block;
	border-radius:50px;
	line-height:50px;
	height:50px;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	text-decoration: none;
	background:#171b33;
	position:relative;
	z-index:10;
}

/* 応募ボタン */

#mwcp .oubo_btn_box {
	background:#171b33;
	padding:75px 8% 75px 8%;
	position: relative;
}

#mwcp .oubo_btn_box::before {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	background:#ed9385;
	height:50px;
	border-bottom-left-radius:150% 150%;
	border-bottom-right-radius:150% 150%;
}

#mwcp .oubo_btn_box::after {
	content:"";
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:#ed9385;
	height:50px;
	border-top-left-radius:200% 200%;
	border-top-right-radius:200% 200%;
}

#mwcp #step .oubo_btn_box::before {
	background:#ffffff;
}

#mwcp #step .oubo_btn_box::after {
    background: #fadac2;
}

#mwcp #footer .oubo_btn_box::before {
    background: #fadac2;
}

#mwcp #footer .oubo_btn_box::after {
    background: #ffffff;
}

#mwcp .oubo_btn_box img {
	width:100%;
}

#mwcp .oubo_btn_box h4 {
	color:#f7c61c;
	text-align: center;
	margin:0 0 15px 0;
	font-size:20px;
	font-weight:700;
}

#mwcp .oubo_btn_box p {
	text-align: center !important;
	font-size:16px !important;
	font-weight:500 !important;
	margin:5px 0 0 0 !important;
	padding:0 !important;
	color:#ffffff !important;
}

#mwcp .oubo_btn_box p strong {
	color:#f7c61c !important;
	font-size:16px !important;
	font-weight:700 !important;
}

#mwcp .oubo_btn_box .oubo_all {
	text-align: center;
	margin:15px 0 0 0 !important;
}

#mwcp .oubo_btn_box .oubo_all span {
	position: relative;
	display: inline-block;
	padding: 0 24px;
	color:#f7c61c;
	font-size:18px !important;
	font-weight:800 !important;
}

#mwcp .oubo_btn_box .oubo_all span:before,
#mwcp .oubo_btn_box .oubo_all span:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width:24px;
	height:2px;
	background-color:#f7c61c;
}

#mwcp .oubo_btn_box .oubo_all span:before {
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
	right: 0;
}
#mwcp .oubo_btn_box .oubo_all span:after {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
	left:0;
}

#mwcp .oubo_btn_box .oubo_everyday {
	color:#ea5404;
	font-size:18px !important;
	font-weight:800 !important;
	text-align: center;
	margin:5px 0 0 0 !important;
}

/* 予告 */

#mwcp .ytMovie_box {
	position:relative;
	padding-bottom:56.5%;
	height:0;
	overflow:hidden;
}

#mwcp .ytMovie_box iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* auスマートパスとは */

#mwcp #about {
	background:#fadac2;
	margin:-70px 0 0 0;
	position:relative;
	z-index:10;
}

#mwcp #about img {
	width:100%;
}

/* フッター */

#mwcp #footer {
    background: #ffffff;
	padding:0 0 30px 0;
}

#mwcp #footer img {
	width:100%;
}

#mwcp .footer_logo {
	text-align:center;
}

#mwcp .footer_logo a {
	display:inline-block;
	margin-right:5px;
}

#mwcp #footer .footer_link {
	text-align:center;
	padding:0px 15px 0 15px;
}

#mwcp #footer .footer_link_in {
	display:inline-block;
	border-right:1px solid #cccccc;
	padding:0 10px;
	margin:0 3px 0 0;
}

#mwcp #footer .footer_link_in:last-child {
	border-right:0;
	margin:0 1px 0 0;
	padding:0 10px 0 6px;
}

#mwcp #footer .footer_link_in a {
	font-size:12px;
	color:#ffffff;
	position:relative;
	z-index:10;
}

#mwcp #footer .link_but {
	padding:20px 0 0 0;
	text-align:center;
}

#mwcp #footer .link_but_in {
	padding:0 5px 10px 5px;
	display:inline-block;
	width:300px;
}

#mwcp #footer .link_but_in a {
	display:block;
	border-radius:50px;
	line-height:50px;
	height:50px;
	text-align:center;
	font-size:16px;
	text-decoration: none;
	background:#171b33;
	position:relative;
	z-index:10;
	color:#ffffff;
}

#mwcp #footer .release {
	text-align:center;
	font-size:14px;
	padding:50px 15px 0 15px;
}

#mwcp #footer .copyright {
	text-align:center;
	font-size:10px;
	padding:5px 15px 0 15px;
}

/* 当選 */

#mwcp #mail {
	background:#ffffff;
	position:relative;
	z-index:10;
}

#mwcp #mail img {
	width:100%;
}

/* シーンカット */

#mwcp #ph_box_top {
	overflow:hidden;
	height:200px !important;
}

#mwcp .ph_box ul,
#mwcp .ph_box li,
#mwcp .ph_box img {
	height:200px !important;
}

/* ポップアップ */

#mwcp .kiyaku_box {
	display:none;
}

#mwcp .kiyaku_box_in {
	position:fixed;
	background:rgba(0,0,0,0.85);
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:10010 !important;
}

#mwcp .kiyaku_text {
	position:fixed;
	top:15%;
	left:20%;
	bottom:15%;
	right:20%;
	background:#ffffff;
	overflow:hidden;
	z-index:10011 !important;
}

#mwcp .kiyaku_text_in_out {
	overflow-y:scroll;
	display: flex;
	justify-content: center;
	align-items: center;
	margin:auto;
	height:100%;
}

#mwcp .kiyaku_text_in {
	position:relative;
	padding:50px 50px;
	z-index:10012 !important;
	margin:auto;
}

#mwcp .kiyaku_text_in_out::-webkit-scrollbar,
#mwcp .kiyaku_text::-webkit-scrollbar {
	width:10px;
}

#mwcp .kiyaku_text_in_out::-webkit-scrollbar-track,
#mwcp .kiyaku_text::-webkit-scrollbar-track {
	background:#ffffff;
}

#mwcp .kiyaku_text_in_out::-webkit-scrollbar-thumb,
#mwcp .kiyaku_text::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow:0 0 0 1px rgba(255, 255, 255, 0.5);
}

#mwcp .kiyaku_close {
	display:block;
	position:fixed;
	top:20px;
	right:20px;
	width:60px;
	height:60px;
	transition:0.35s;
	cursor: pointer;
	z-index:10013 !important;
}

#mwcp .kiyaku_close:hover {
	opacity:0.5;
}

#mwcp .kiyaku_close::before,
#mwcp .kiyaku_close::after {
	content: "";
	position: absolute;
	top:50%;
	left:50%;
	width:2px;
	height:60px;
	background:#ffffff;
}

#mwcp .kiyaku_close::before {
	transform: translate(-50%,-50%) rotate(45deg);
}
 
#mwcp .kiyaku_close::after {
	transform: translate(-50%,-50%) rotate(-45deg);
}

/* ポップアップ - インナー */

#mwcp .kiyaku_box {
	padding:90px 0 20px 0;
	position:relative;
}

/* ポップアップ - 見出し */

#mwcp .kiyaku_box h2 {
	text-align:center;
	margin:0 0 5px 0;
}

#mwcp .kiyaku_box h2 span {
	display:inline-block;
	border-bottom:2px solid #000000;
	font-size:30px;
	font-weight:600;
	color:#000000;
	margin:0 0 10px 0;
}

#mwcp .kiyaku_box h2 span.small {
	display:inline;
	font-size:24px;
	font-weight:600;
	color:#000000;
	border-bottom:0;
	margin:0;
}

#mwcp .kiyaku_box h2 span.big {
	display:inline;
	font-size:36px;
	font-weight:700;
	color:#000000;
	border-bottom:0;
	margin:0;
}

/* ポップアップ - 規約 */

#mwcp .kiyaku_box .kiyaku {
}

#mwcp .kiyaku_box .kiyaku h3 {
	font-size:18px;
	color:#000000;
	font-weight:600;
	text-align:center;
	margin:0 0 10px 0;
	font-family:"Roboto","Noto Sans JP","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"CI",Meiryo,"メイリオ","lroSVbN","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#mwcp .kiyaku_box .kiyaku ul {
	margin:5px auto 20px auto;
}

#mwcp .kiyaku_box .kiyaku li {
	color:#000000;
	padding-left:14px;
	font-size:14px;
	position:relative;
	font-weight:500;
}

#mwcp .kiyaku_box .kiyaku li:before {
	display: inline;
	position: absolute;
	top:3px;
	left:0;
	content: "■";
	font-size:10px;
	color:#ea5404;
}

#mwcp .kiyaku_box .kiyaku li a {
	color:#000000;
	font-size:14px;
	font-weight:500;
}

/* ポップアップ - 共通（注意事項） */

#mwcp .kiyaku_box .kiyaku_list ul {
	margin:10px auto 20px auto;
}

#mwcp .kiyaku_box .kiyaku_list li {
	list-style-type: none;
	padding:0 0 0 16px;
	font-size:14px;
	font-weight:500;
	color:#000000;
	position:relative;
}

#mwcp .kiyaku_box .kiyaku_list li a {
	font-size:14px;
	color:#000000;
	font-weight:500;
	text-decoration:underline;
}

#mwcp .kiyaku_box .kiyaku_list li:before {
	display: inline;
	content: "※";
	position: absolute;
	top:0;
	left:0;
}

#mwcp .kiyaku_box .kiyaku_list.kome li:before {
	content: "■";
	font-size:10px;
	display: inline-block;
	margin:3px 0 0 0;
}

#mwcp .kiyaku_box .kiyaku_list li b {
	font-size:14px;
	color:#000000;
	font-weight:600;
}

/* レシポンシブ */

#mwcp .only_pc {
	display:block;
}

#mwcp .only_sp {
	display:none;
}

#mwcp #footer .release span {
	font-size:14px;
}

#mwcp #footer .copyright span {
	font-size:10px;
}

#mwcp #footer .release span,
#mwcp #footer .copyright span {
}

#mwcp #footer .release span.only_pc,
#mwcp #footer .copyright span.only_pc {
	display:inline;
}


@media screen and (max-width:640px) {

	/* レシポンシブ */

	#mwcp .only_pc {
		display:none;
	}

	#mwcp .only_sp {
		display:block;
	}

	#mwcp #footer .release span.only_pc,
	#mwcp #footer .copyright span.only_pc {
		display:none;
	}

	/* コンテント */

	#mwcp {
		width:auto;
		-webkit-box-shadow:0;
		box-shadow:0;
	}

	#mwcp .content {
		width:auto;
	}

	/* ヘッダー */

	#mwcp #header {
	}

	#mwcp #header img {
		width:100%;
	}

	/* メイン */

	#mwcp #main p.middle {
	    font-size:16px;
	}

	#mwcp #main p.small {
	    font-size:14px;
	}

	#mwcp #main p.small span {
	    font-size:14px;
	}

	#mwcp #main .theater_text {
		padding:3%;
		margin:0 5% 10px 5%;
	}

	#mwcp #main .theater_box {
		padding:2px 5px;
	}

	#mwcp #main .theater_box h4 {
		width:70px;
		font-size:12px;
	}

	#mwcp #main .theater_box .theater_box_in {
		width:calc( 100% - 70px );
	}

	#mwcp #main .theater_box .theater_box_in span {
		font-size:12px;
		padding:0 5px 0 0;
	}

	#mwcp #main .theater_box .theater_box_in span:before {
		font-size:12px;
	}

	/* ストーリー */

	#mwcp #story p {
		font-size:14px;
		padding:20px 6.5%;
	}

	#mwcp .link_but_in {
	    width:220px;
	}

	/* フッター */

	#mwcp #footer .footer_link {
		text-align:center;
		padding:20px 15px 0 15px;
	}

	#mwcp #footer .footer_link_in {
		padding:0 10px;
		margin:0 3px 0 0;
	}

	#mwcp #footer .footer_link_in:last-child {
		margin:0 1px 0 0;
		padding:0 10px 0 6px;
	}

	#mwcp #footer .footer_link_in a {
		font-size:10px;
	}

	#mwcp #footer .link_but_in {
		padding:0 15% 3% 15%;
		width:70%;
	}

	#mwcp #footer .link_but_in a {
		border-radius:50px;
		line-height:50px;
		height:50px;
		font-size:14px;
	}

	#mwcp #footer .release {
		font-size:12px;
		padding:30px 15px 0 15px;
	}
	
	#mwcp .footer_logo img {
		width:100%;
	}

	/* 当選 */

	#mwcp #mail {
		background:#ffffff;
		padding:5px 0 15px 0;
	}

	#mwcp #mail img {
		width:100%;
	}

	/* 予告 */

	#mwcp #youtube {
	    padding:10px 5% 0 5%;
	}

	#mwcp .youtube {
		width:auto;
	}

	/* 応募締切 */

	#mwcp .shimekiri {
		font-size:20px;
	}

	#mwcp .shimekiri span {
		font-size:30px;
	}

	/* シーンカット */

	#mwcp #ph_box_top,
	#mwcp #ph_box_bot {
		height:120px !important;
	}

	#mwcp .ph_box ul,
	#mwcp .ph_box li,
	#mwcp .ph_box img {
		height:120px !important;
	}

	/* ポップアップ */

	#mwcp .kiyaku_text {
		top:12%;
		left:5%;
		bottom:12%;
		right:5%;
	}

	#mwcp .kiyaku_text_in {
		padding:30px 20px;
	}

	#mwcp .kiyaku_close {
		position:fixed;
		top:20px;
		right:20px;
		width:45px;
		height:45px;
	}

	#mwcp .kiyaku_close:hover {
		opacity:1;
	}

	/* ポップアップ - インナー */

	#mwcp .kiyaku_box {
		padding:130px 0 20px 0;
	}

	/* ポップアップ - 見出し */

	#mwcp .kiyaku_box h2 {
		margin:0 0 5px 0;
	}

	#mwcp .kiyaku_box h2 span {
		display:inline;
		border-bottom:0;
		font-size:18px;
		margin:0 0 10px 0;
	}

	/* ポップアップ - 規約 */

	#mwcp .kiyaku_box .kiyaku h3 {
		font-size:16px;
	}

	#mwcp .kiyaku_box .kiyaku li {
		padding-left:14px;
		font-size:12px;
	}

	#mwcp .kiyaku_box .kiyaku li:before {
		display: inline;
		position: absolute;
		top:4px;
		left:0;
	}

	#mwcp .kiyaku_box .kiyaku li a {
		font-size:12px;
	}

	/* ポップアップ - 共通（注意事項） */

	#mwcp .kiyaku_box .kiyaku_list ul {
		margin:0 auto;
	}

	#mwcp .kiyaku_box .kiyaku_list li {
		padding:0 0 0 14px;
		font-size:12px;
	}

	#mwcp .kiyaku_box .kiyaku_list li a {
		font-size:12px;
	}

	#mwcp .kiyaku_box .kiyaku_list.kome li:before {
		content: "■";
		font-size:10px;
		display: inline-block;
		margin:2px 0 0 0;
	}

	#mwcp .kiyaku_box .kiyaku li:before {
		top:2px;
	}

	#mwcp .kiyaku_box .kiyaku_list li b {
		font-size:12px;
	}

}