@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');

body.lock {
	overflow:hidden;
}

/* 劇場 */

.header {
    position: relative;
    z-index: 130;
    height: 50px;
    padding-top: 12px;
    color: #fff;
    background-color: #212121;
    box-sizing: border-box;
}

.header img {
	vertical-align: top;
}

.header.is-simple .header-ci {
    max-width: 960px;
    margin: 0 auto
}

.header.is-simple.is-au-hidden .header-ci .btnRight,.header.is-simple.is-au-hidden .header-ci .btnRight .logIn,.header.is-simple.is-au-hidden .header-ci .btnRight .logOut {
    display: none
}

.header.is-simple.is-au-login .header-ci,.header.is-simple.is-au-logout .header-ci {
    max-width: 1240px;
    margin: 0 auto
}

.header.is-simple.is-au-login .header-ci .btnRight,.header.is-simple.is-au-logout .header-ci .btnRight {
    display: block;
    float: right
}

.header.is-simple.is-au-login .header-ci .btnRight .logIn {
    font-family: '游ゴシック体','Yu Gothic',YuGothic,sans-serif;
    font-size: 10px;
    line-height: 26px;
    display: block;
    width: 185px;
    height: 26px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background-color: #0c47a1
}

.header.is-simple.is-au-login .header-ci .btnRight .logOut,.header.is-simple.is-au-logout .header-ci .btnRight .logIn {
    display: none
}

.header.is-simple.is-au-logout .header-ci .btnRight .logOut {
    font-family: '游ゴシック体','Yu Gothic',YuGothic,sans-serif;
    font-size: 10px;
    line-height: 24px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 145px;
    height: 26px;
    text-align: center;
    color: #0d47a1;
    border: 1px #bdbdbd solid;
    border-radius: 4px;
    background-color: #fff
}

.header.is-normal .header-ci {
    text-align: center
}

@media screen and (min-width: 930px) {

    .header.is-normal .header-ci {
        padding-left: 116px;
        text-align: left
    }

}

@media screen and (min-width: 1240px) {
    .header.is-simple.is-au-login .header-ci,.header.is-simple.is-au-logout .header-ci {
        padding:0
    }
}


#mwcp {
}

#mwcp,
#mwcp * {
	margin:0;
	padding:0;
	text-shadow:none;
	letter-spacing:-0.01px;
	font-weight:normal;
	line-height:1.6;
	-webkit-text-size-adjust:100%;
	font-size:12px;
	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;
	color:#232323;
    outline : none;
	font-feature-settings: "palt";
	text-align:left;
}

html {
	position:relative;
}

/* カスタム */

* {
	margin: 0;
	padding: 0;
}

#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,
#mwcp ol {
	list-style:none;
}

/* コンテント */

#mwcp .content {
	width:1000px;
	margin:0 auto;
}

/* メイン */

#mwcp #main {
	background:#03154f;
	width:100%;
}

#mwcp #main_left {
}

#mwcp #main_left img {
	width: 100%;
}

#mwcp #main_right {
}

#mwcp #main_right img {
	width:100%;
}

#mwcp #main_left *,
#mwcp #main_right * {
	text-align:center;
}

/* 概要 */

#mwcp #present {
	padding:0 0 20px 0;
	background:#f39b22;
}

#mwcp #present .theater {
	text-align:center;
}

#mwcp #present .theater_in {
	font-size:36px;
	text-align:center;
	color:#1c6554;
	font-weight:700;
	display:inline-block;
	border-bottom:5px solid #1c6554;
}

#mwcp #present .theater_in span {
	font-size:48px;
	color:#1c6554;
	font-weight:700;
}

#mwcp #present .theater_text {
	margin:30px 0 15px 0;
	padding:20px;
	background:#ffffff;
}

#mwcp #present .theater_box {
	overflow:hidden;
	clear:both;
	padding:3px 5px;
}

#mwcp #present .theater_box h4 {
	float:left;
	width:90px;
	font-size:16px;
	font-weight:700;
	color:#ef920e;
}

#mwcp #present .theater_box .theater_box_in {
	float:left;
	width:800px;
}

#mwcp #present .theater_box .theater_box_in span {
	display:inline-block;
	font-size:16px;
	font-weight:500;
	position:relative;
	padding:0 10px 0 0;
}

#mwcp #present .theater_box .theater_box_in span:before {
	content:"、";
	display:block;
	position:absolute;
	top:0;
	right:0;
	font-size:16px;
	font-weight:500;
}

#mwcp #present .theater_box .theater_box_in span:last-child:before {
	display:none;
}

#mwcp #present .present_box_outer {
	padding:15px 30px 0 30px;
}

#mwcp #present .present_box {
	margin:0 0 20px 0;
}

#mwcp #present .present_box:last-child {
	margin:0;
}

#mwcp #present h3 {
    overflow: hidden;
    text-align: center;
	margin:0 0 5px 0;
}

#mwcp #present h3 span {
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
	font-size:36px;
	font-weight:900;
}

#mwcp #present h3 span:before,
#mwcp #present h3 span:after {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}

#mwcp #present h3 span:before {
    right: 100%;
}

#mwcp #present h3 span:after {
    left: 100%;
}

#mwcp #present p {
	font-size:36px;
	text-align:center;
	font-weight:700;
}

#mwcp #present p span {
	font-size:24px;
	font-weight:700;
}

#mwcp #present p.middle {
	font-size:28px;
}

#mwcp #present p.small {
	font-size:22px;
}

#mwcp #present p.small span {
	display:block;
	font-size:18px;
}

#mwcp #present ul {
	margin:10px 0 20px 0;
}

#mwcp #present li {
	text-align:center;
	list-style-type: none;
}

#mwcp #present li span {
	display:inline-block;
	padding:0 0 0 16px;
	position:relative;
	font-size:16px;
	font-weight:500;
}

#mwcp #present li span:before {
	display: inline;
	content: "※";
	position: absolute;
	top:0;
	left:0;
}

/* 応募締切 */

#mwcp .shimekiri {
	font-size:36px;
	text-align:center;
	font-weight:700;
	color:#03154f;
}

#mwcp .shimekiri span {
	font-size:60px;
	font-weight:700;
	color:#03154f;
}

#mwcp #story .shimekiri,
#mwcp #story .shimekiri span {
	color:#03154f;
}

/* ストーリー */

#mwcp #story {
	padding:20px 0 40px 0;
	background:url(../img/ph.jpg) top center no-repeat #ffffff;
}

#mwcp #story h4 {
	text-align:center;
}

#mwcp #story h4 img {
	margin:0 auto;
}

#mwcp #story h5 {
	text-align:center;
	padding:35px 0 0 0;
}

#mwcp #story p {
	font-size:22px;
	text-align:center;
	padding:68% 0 20px 0;
	font-weight:700;
}

#mwcp #story p span {
	font-size:20px;
}

#mwcp #story .story_p {
	margin:0 0 20px 0;
}

#mwcp #story .step_movie_p {
	padding:25px 0 25px 0;
	font-size:24px;
	text-align:center;
	font-weight:700;
}

#mwcp #story .step_movie_p span {
	font-size:20px;
	font-weight:700;
	color:#ed6003;
}

/* 応募ボタン */

#mwcp #oubo_text {
	font-size:16px;
	text-align:center;
	font-weight:500;
	margin:30px 0 20px 0;
}

#mwcp #oubo_btn {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	width:740px;
	margin:40px auto 10px auto;
	position:relative;
	z-index:10;
}

#mwcp #oubo_btn img {
	margin:0 auto;
}

#mwcp #oubo_btn.soon {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}

#mwcp #oubo_btn.ended {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	cursor:pointer;
	transition:1.0s;
}

#mwcp #oubo_btn.ended:hover {
	opacity:0.5;
}

/* フッター */

#mwcp #mw_footer {
}

#mwcp #mw_footer .content {
	position:relative;
	padding:0 0 20px 0;
}

#mwcp #mw_footer .footer_logo {
	text-align:center;
}

#mwcp #mw_footer .footer_logo img {
	width:80%;
}

#mwcp #mw_footer .footer_billing {
	text-align:center;
}

#mwcp #mw_footer .footer_billing img {
	width:100%;
}

#mwcp #mw_footer .footer_link {
	text-align:center;
	padding:15px 15px 0 15px;
}

#mwcp #mw_footer .footer_link_in {
	display:inline-block;
	border-right:1px solid #cccccc;
	padding:0 10px;
	margin:0 3px 0 0;
}

#mwcp #mw_footer .footer_link_in:last-child {
	border-right:0;
	margin:0 1px 0 0;
	padding:0 10px 0 6px;
}

#mwcp #mw_footer .footer_link_in a {
	font-size:12px;
	color:#232323;
	position:relative;
	z-index:10;
}

#mwcp #mw_footer .link_but {
	padding:0 0 20px 0;
	text-align:center;
	margin:30px 0 0 0;
}

#mwcp #mw_footer .link_but_in {
	padding:0 5px 30px 5px;
	display:inline-block;
	width:300px;
}

#mwcp #mw_footer .link_but_in a {
	display:block;
	border-radius:50px;
	line-height:50px;
	height:50px;
	text-align:center;
	color:#121212;
	font-size:16px;
	text-decoration: none;
	border:1px solid #121212;
	position:relative;
	z-index:10;
	font-weight:500;
}

#mwcp #mw_footer_bot {
	background:#121212;
	padding:5px 0 20px 0;
}

#mwcp #mw_footer .release {
	text-align:center;
	font-size:16px;
	padding:15px 15px 0 15px;
	font-weight:500;
	color:#ffffff;
}

#mwcp #mw_footer .copyright {
	text-align:center;
	font-size:10px;
	padding:5px 15px 0 15px;
	color:#ffffff;
}

/* 当選 */

#mwcp #mail {
	background:#ffffff;
	position:relative;
	z-index:10;
}

#mwcp #mail img {
	width:100%;
}

/* シーンカット */

#mwcp .ph {
}

#mwcp .ph img {
	width:100%;
}

#mwcp .ph_box {
	overflow:hidden;
	position:relative;
	z-index:10;
}

#mwcp .ph_box * {
	height:400px !important;
}

/* ボタン */

#mwcp .but_box_in a ,
#mwcp .but_box_in span {
	display:block;
	font-size:18px;
	font-weight:500;
	color: #ffffff;
	text-decoration:none;
	transition:1.0s;
	border-radius:85px;
	padding:15px 20px 15px 0;
	text-align:center;
	position:relative;
	background:#03154f;
}

#mwcp .but_box_in a::after,
#mwcp .but_box_in span::after {
	content: '';
	position: absolute;
	top:calc(50% - 5px);
	right:30px;
	vertical-align: middle;
	color: #ffffff;
	line-height: 1;
	width:10px;
	height:10px;
	border-top:3px solid #ffffff;
	border-right:3px solid #ffffff;
	transform: rotate(45deg);
}

#mwcp .but_box {
	padding:20px 0 50px 0;
	text-align:center;
}

#mwcp .but_box_in {
	margin:15px 5px 0 5px;
	text-align:center;
	display:inline-block;
	width:360px;
}

#mwcp .but_box_in img {
	width:100%;
}

/* レシポンシブ */

#mwcp .only_pc {
	display:block;
}

#mwcp .only_sp {
	display:none;
}

#mwcp #mw_footer .release span,
#mwcp #mw_footer .copyright span {
	font-size:16px;
	color:#999999;
}

#mwcp #mw_footer .release span.only_pc,
#mwcp #mw_footer .copyright span.only_pc {
	display:inline;
}

#mwcp #mw_footer ul {
	margin:10px 0 20px 0;
}

#mwcp #mw_footer li {
	list-style-type: none;
	padding:0 0 0 16px;
	font-size:16px;
	position:relative;
	font-weight:500;
}

#mwcp #mw_footer li:before {
	display: inline;
	content: "■";
	position: absolute;
	top:4px;
	left:0;
	font-size:12px;
	color:#2f7eb7;
}

/* 規約 */

#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:1010 !important;
}

#mwcp .kiyaku_text {
	position:fixed;
	top:17%;
	left:10%;
	bottom:17%;
	right:10%;
	background:#ffffff;
	z-index:1011 !important;
}

#mwcp .kiyaku_text_in_out {
	overflow-y:scroll;
	scrollbar-width:10px;
	margin:auto;
	height:100%;
}

#mwcp .kiyaku_text_in {
	position:relative;
	padding:30px 70px 50px 70px;
	z-index:1012 !important;
	margin:auto;
}

#mwcp .kiyaku_text_in_out::-webkit-scrollbar {
	width:10px;
}

#mwcp .kiyaku_text_in_out::-webkit-scrollbar-track {
	background:#ffffff;
}

#mwcp .kiyaku_text_in_out::-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_text_in_out::-webkit-scrollbar-corner {
	display: none;
}

#mwcp .kiyaku_text h5 {
	font-size:30px;
	color:#232323;
	font-weight:900;
	text-align:center;
	padding:25px 0 13px 0;
}

#mwcp .kiyaku_text .step_box {
	margin:0 auto 5px auto;
}

#mwcp .kiyaku_text .step_h {
	font-size:24px;
	font-weight:700;
	padding:5px 10px 5px 0;
	letter-spacing:0.1em;
	text-align:center;
}

#mwcp .kiyaku_text .step_d {
	font-size:20px;
	text-align:center;
	letter-spacing:0.05em;
}

#mwcp .kiyaku_text .step_d a {
	font-size:20px;
	color:#232323;
	text-decoration:underline;
}

#mwcp .kiyaku_text .attention {
	font-size:18px;
	text-align:center;
	padding:0 0 10px 0;
}

#mwcp .kiyaku_text .attention a {
	font-size:18px;
	color:#232323;
	text-decoration:underline;
}

#mwcp .kiyaku_text ul {
	margin:10px 0 0 0;
}

#mwcp .kiyaku_text li {
	list-style-type: none;
	padding:0 0 0 16px;
	font-size:16px;
	position:relative;
}

#mwcp .kiyaku_text li b,
#mwcp .kiyaku_text li span {
	font-size:16px;
}

#mwcp .kiyaku_text li a {
	font-size:16px;
	color:#232323;
	text-decoration:underline;
}

#mwcp .kiyaku_text li:before {
	display: inline;
	content: "※";
	position: absolute;
	top:0;
	left:0;
}

#mwcp .kiyaku_text::-webkit-scrollbar {
	width:10px;
}

#mwcp .kiyaku_text::-webkit-scrollbar-track{
	background: #fff;
}

#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:100px;
	right:20px;
	width:60px;
	height:60px;
	transition:0.35s;
	cursor: pointer;
	z-index:1013 !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 .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%;
}

@media screen and (max-width:640px) {

	/* レシポンシブ */

	#mwcp .only_pc {
		display:none;
	}

	#mwcp .only_sp {
		display:block;
	}

	#mwcp #cp_footer .release span.only_pc,
	#mwcp #cp_footer .copyright span.only_pc {
		display:none;
	}

	/* コンテント */

	#mwcp .content {
		width:auto;
	}

	/* ヘッダー */

	#mwcp #cp_header {
		padding:0 3.5%;
	}

	#mwcp #cp_header img {
		width:100%;
	}

	/* メイン */

	#mwcp #main {
		display:block;
	}

	#mwcp #main_head {
		padding:3px 0 0 0;
	}

	#mwcp #main_head img {
		width:100%;
	}

	#mwcp #main_left {
		width:auto;
	}

	#mwcp #main_right {
		display:block;
		padding:5px 0 5px 0;
	}

	/* 概要 */

	#mwcp #present {
		padding:5px 2% 20px 2%;
	}

	#mwcp #present p {
		font-size:10px;
		margin:10px 7% 0 7%;
		text-align:left;
	}
	
	#mwcp #present img {
		width:100%;
	}

	#mwcp #present .theater_in {
		font-size:18px;
		border-bottom:3px solid #1c6554;
	}

	#mwcp #present .theater_in span {
		font-size:30px;
	}

	#mwcp #present .theater_text {
		padding:3%;
		margin:15px 0 10px 0;
	}

	#mwcp #present .theater_box {
		padding:2px 5px;
	}

	#mwcp #present .theater_box h4 {
		width:65px;
		font-size:12px;
	}

	#mwcp #present .theater_box .theater_box_in {
		width:calc( 100% - 65px );
	}

	#mwcp #present .theater_box .theater_box_in span {
		font-size:12px;
		padding:0 5px 0 0;
	}

	#mwcp #present .theater_box .theater_box_in span:before {
		font-size:12px;
	}

	#mwcp #present .present_box_outer {
		margin:0 5% 0 5%;
		padding:15px 0 0 0;
	}

	#mwcp #present .present_box {
		margin:0 0 10px 0;
	}

	#mwcp #present h3 span {
		font-size:24px;
	}

	#mwcp #present p {
		font-size:24px;
		text-align:left;
		margin:10px 0 0 0;
	}

	#mwcp #present p span {
		font-size:18px;
	}

	#mwcp #present p.middle {
		font-size:18px;
	}

	#mwcp #present p.small {
		font-size:16px;
	}

	#mwcp #present p.small span {
		display:block;
		font-size:12px;
	}

	#mwcp #present ul {
		margin:10px 6.5% 20px 6.5%;
	}

	#mwcp #present li {
		text-align:left;
	}

	#mwcp #present li span {
		display:block;
		padding:0 0 0 10px;
		font-size:10px;
	}

	/* ストーリー */

	#mwcp #story {
		padding:20px 0 30px 0;
		background-size:325% auto;
	}

	#mwcp #story h4 {
	}

	#mwcp #story p {
		font-size:14px;
		padding:105% 6.5% 10px 6.5%;
	}

	#mwcp #story p span {
		font-size:14px;
	}

	#mwcp #story .story_p {
	    margin: 0 0 10px 0;
	}

	#mwcp #story img {
		width:100%;
	}
	
	#mwcp .step_movie {
		margin:0 6.5%;
	}

	#mwcp #story .step_movie_p {
		padding:15px 0 15px 0;
		font-size:16px;
	}

	#mwcp #story .step_movie_p span {
	    font-size:14px;
	    display:block;
	    line-height:1.5;
		text-align:center;
		margin:10px 0 0 0;
	}

	/* フッター */

	#mwcp #mw_footer {
		padding:0;
	}

	#mwcp #mw_footer img {
		width:100%;
	}

	#mwcp #mw_footer .footer_logo {
		margin:0 0 20px 0;
	}

	#mwcp #mw_footer .footer_logo img {
		width:90%;
	}

	#mwcp #mw_footer .footer_billing {
		padding:0 5%;
	}

	#mwcp #mw_footer .footer_link {
		text-align:center;
		padding:20px 15px 0 15px;
	}

	#mwcp #mw_footer .footer_link_in {
		padding:0 10px;
		margin:0 3px 0 0;
	}

	#mwcp #mw_footer .footer_link_in:last-child {
		margin:0 1px 0 0;
		padding:0 10px 0 6px;
	}

	#mwcp #mw_footer .footer_link_in a {
		font-size:10px;
	}

	#mwcp #mw_footer .link_but {
		padding:0 0 30px 0;
		margin:0;
	}

	#mwcp #mw_footer .link_but_in {
		padding:0 15% 3% 15%;
		width:70%;
	}

	#mwcp #mw_footer .link_but_in a {
		border-radius:50px;
		line-height:50px;
		height:50px;
		font-size:14px;
	}

	#mwcp #mw_footer_bot {
		padding:0 0 15px 0;
	}

	#mwcp #mw_footer .release {
		font-size:12px;
	}

	#mwcp #mw_footer ul {
		margin:10px 6.5% 20px 6.5%;
	}

	#mwcp #mw_footer li {
		padding:0 0 0 12px;
		font-size:12px;
	}

	#mwcp #mw_footer li:before {
		top:2px;
		font-size:10px;
	}

	/* 当選 */

	#mwcp #mail {
		background:#ffffff;
		padding:5px 0 15px 0;
	}

	#mwcp #mail img {
		width:100%;
	}

	/* シーンカット */

	#mwcp .ph_box,
	#mwcp .ph_box * {
		width:auto !important;
		height:150px !important;
	}

	/* 応募ボタン */
	
	#mwcp #oubo_btn {
		width:auto;
		margin:30px 6.5% 10px 6.5%;
	}

	/* 応募締切 */

	#mwcp .shimekiri {
		font-size:20px;
	}

	#mwcp .shimekiri span {
		font-size:30px;
	}

	// 規約

	#mwcp .kiyaku_box_in {
		position:fixed;
		background:rgba(0,0,0,0.85);
		top:0;
		left:0;
		bottom:0;
		right:0;
		z-index:1010 !important;
	}

	#mwcp .kiyaku_text {
		position:fixed;
		top:17%;
		left:10%;
		bottom:17%;
		right:10%;
		background:#ffffff;
		z-index:1011 !important;
		overflow-y:scroll;
		scrollbar-color:#999999 #ffffff;
		scrollbar-width: thin;
		align-items: center;
		margin:auto;
	}

	#mwcp .kiyaku_text_in {
		position:relative;
		padding:5px 30px 30px 30px;
		z-index:1012 !important;
		display:none;
		margin:auto;
	}

	#mwcp .kiyaku_text h5 {
		font-size:16px;
		color:#232323;
		font-weight: 700;
		font-style: normal;
		text-align:center;
		padding:25px 0 13px 0;
	}

	#mwcp .kiyaku_text .step_box {
		margin:0 auto 5px auto;
	}

	#mwcp .kiyaku_text .step_h {
		font-size:18px;
		font-weight: 700;
		font-style: normal;
		padding:5px 0 5px 0;
		letter-spacing:0.1em;
		text-align:center;
	}

	#mwcp .kiyaku_text .step_d {
		font-size:14px;
		letter-spacing:0.05em;
		text-align:center;
	}

	#mwcp .kiyaku_text .step_d a {
		font-size:14px;
		color:#232323;
		text-decoration:underline;
	}

	#mwcp .kiyaku_text .attention {
		font-size:14px;
		padding:0 0 10px 0;
	}

	#mwcp .kiyaku_text .attention a {
		font-size:14px;
		color:#232323;
		text-decoration:underline;
	}

	#mwcp .kiyaku_text ul {
		margin:10px 0 0 0;
	}

	#mwcp .kiyaku_text li {
		list-style-type: none;
		padding:0 0 0 10px;
		font-size:10px;
	}

	#mwcp .kiyaku_text li b,
	#mwcp .kiyaku_text li span {
		font-size:10px;
	}

	#mwcp .kiyaku_text li a {
		font-size:10px;
		color:#232323;
		text-decoration:underline;
	}

	#mwcp .kiyaku_text li:before {
		display: inline;
		content: "※";
	}

	#mwcp .kiyaku_text::-webkit-scrollbar {
		width:10px;
	}

	#mwcp .kiyaku_text::-webkit-scrollbar-track{
		background: #fff;
	}

	#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:70px;
		right:10px;
		width:40px;
		height:40px;
		transition:0.35s;
		cursor: pointer;
		z-index:1013 !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:40px;
		background:#ffffff;
	}
	 
	#mwcp .kiyaku_close::before {
		transform: translate(-50%,-50%) rotate(45deg);
	}
	 
	#mwcp .kiyaku_close::after {
		transform: translate(-50%,-50%) rotate(-45deg);
	}
	
	/* ボタン */

	#mwcp .but_box_in a ,
	#mwcp .but_box_in span {
		font-size:16px;
	}

	#mwcp .but_box {
		padding:5px 8% 20px 8%;
	}

	#mwcp #mw_footer .release span.only_pc,
	#mwcp #mw_footer .copyright span.only_pc {
		display:none;
	}

	#mwcp .but_box_in {
	    display:block;
	    width:auto;
	}

}