@charset "utf-8";

/**
 * 行きたい！公演アラート登録
 *
 **/


/* meadia query set
@media only screen and (min-width: 769px) {

}
@media screen and (max-width: 980px) and (min-width: 769px) {

}
@media only screen and (max-width: 768px) {

}
*/



/*  BaseLayout BEGIN */
.Y15-content-wrapper {
	position: relative;
	clear: both;
	width: 100%;
	color: #000;
	background-color: #F3F3F3;
	font-size: 13px !important;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif !important;
}
.Y15-content-inner {
	position: relative;
	max-width: 980px;
	margin: 0 auto;
	padding: 40px 0 20px;
}
.Y15-content-header-block {
	position: relative;
	width: 100%;
	background: #FFF url(/common2/images/alert/icon-alert-title.png) no-repeat 20px 50%;
	margin-bottom: 20px;
}
.Y15-content-message-block {
	position: relative;
	text-align: left;
	background: #FFF;
	border: 2px solid #FF1717;
	padding: 15px 20px;
	margin-bottom: 20px;
}
.Y15-content-main-block {
	position: relative;
	text-align: center;
	width: 100%;
	background: #FFF;
	padding: 50px 0 10px;
}
.Y15-content-footer-block {
	position: relative;
	text-align: center;
	padding: 28px 0;
}

@media screen and (max-width: 980px) and (min-width: 769px) {
	.Y15-content-inner {
	padding: 40px 20px;
	}
}
@media only screen and (max-width: 768px) {
	.Y15-content-inner {
	padding: 10px 10px;
	}
	.Y15-content-header-block {
	background-size: 14px auto;
	background-position: 10px 50%;
	margin-bottom: 10px;
	}
	.Y15-content-message-block {
	margin-bottom: 10px;
	}
	.Y15-content-main-block {
	padding: 24px 0 0;
	}
	.Y15-content-footer-block {
	padding: 16px 0;
	}
}
/*  BaseLayout END */

/*  BaseStyle BEGIN */
.Y15-content-header-block h1 {
	color: #333;
	font-size: 176%;
	height: 60px;
	line-height: 62px;
	letter-spacing: 0.07em;
	text-indent: 60px;
}
.Y15-content-message-block p {
	font-weight: bold;
	color: #FF1717;
	line-height: 150%;
}
.Y15-content-main-block h2 {
	color: #333;
	font-size: 200%;
	letter-spacing: 0.07em;
	border-bottom: 4px solid #1FBFB9;
	display: inline-block;
	line-height: 218%;
	margin-bottom: 36px;
}
.Y15-content-main-block > p {
	line-height: 150%;
	margin-bottom: 18px;
}
.Y15-content-main-block > p > a {
	color: #545454;
	text-decoration: underline;
}
.Y15-content-main-block > p > a:hover {
	text-decoration: none;
}
.Y15-content-main-block > form {
	padding: 0 0 40px;
	margin-top: 40px;
}
.Y15-content-main-block > form + form {
	border-bottom: none;
}
.Y15-content-main-block > form > h3 {
	color: #333;
	font-size: 154%;
	line-height: 188%;
	letter-spacing: 0.07em;
	margin-bottom: 1em;
}
.Y15-content-main-block > form > input[type=text] {
    -webkit-appearance: none;
    border: 3px solid #DDD;
    width: 420px;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
	color: #AAA;
	padding: 0 12px;
	margin: 0 0 30px 0;
	outline: none;
	font-size: 138%;
	position: relative;
}
.Y15-content-main-block > form > input[type=text]:focus {
	border-color: #AAA;
	color: #333;
}
.Y15-content-main-block > form > .Y15-form-textfill {
	border-color: #AAA !important;
	color: #333 !important;
}
.Y15-content-main-block > form > .Y15-form-actions input[type=submit],
.Y15-content-footer-block > form > .Y15-form-actions input[type=submit] {
	outline: none;
	border: none;
	border-style: none;
	font-size: 0;
	line-height: 0;
	padding: 0;
	cursor: pointer;
	width: 216px;
	height: 67px;
}
.Y15-content-main-block > form > .Y15-form-actions input[type=submit]:hover,
.Y15-content-footer-block > form > .Y15-form-actions input[type=submit]:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}
.Y15-content-main-block > form > .Y15-form-actions .Y15-register-mail-actions,
.Y15-content-main-block > form > .Y15-form-actions .Y15-blank-mail-actions,
.Y15-content-main-block > form > .Y15-form-actions .Y15-mail-send-actions,
.Y15-content-footer-block > form > .Y15-form-actions .Y15-page-back-actions,
.Y15-content-footer-block > form > .Y15-form-actions .Y15-list-link-actions {
	display: none;
}
.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-register-mail-submit"] {
	background-image: url(/common2/images/alert/btn_Y15-register-mail-submit.png);
}
.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-blank-mail-submit"] {
	background-image: url(/common2/images/alert/btn_Y15-blank-mail-submit.png);
}
.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-mail-send-submit"] {
	background-image: url(/common2/images/alert/btn_Y15-mail-send-submit.png);
}
.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-login-link-submit"] {
	background-image: url(/common2/images/alert/btn_Y15-login-link-submit.png);
}
.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-list-link-submit"] {
	background-image: url(/common2/images/alert/btn_Y15-list-link-submit.png);
}
.Y15-content-footer-block > form > .Y15-form-actions input[name="Y15-page-back-submit"] {
	background-image: url(/common2/images/alert/btn_Y15-page-back-submit.png);
}
.Y15-content-footer-block > form > .Y15-form-actions input[name="Y15-list-link-submit"] {
	background-image: url(/common2/images/alert/btn_Y15-list-link-submit.png);
}
.Y15-content-footer-block > form > .Y15-form-actions.Y15-double {
	display: inline-block;
}
@media screen and (max-width: 980px) and (min-width: 769px) {

}
@media only screen and (max-width: 768px) {
	.Y15-content-header-block h1 {
	font-size: 11px;
	height: 40px;
	line-height: 1.2;
	letter-spacing: 0.02em;
	padding: 2px 16px 0 30px;
	text-indent: 0;
	display: table-cell;
	vertical-align: middle;
	}
	.Y15-content-message-block p {
	font-size: 12px;
	font-weight: normal;
	}
	.Y15-content-main-block h2 {
	font-size: 15px;
	border-bottom: 2px solid #1FBFB9;
	margin-bottom: 22px;
	}
	.Y15-content-main-block > form > input[type=text] {
	width: 232px;
	border: 2px solid;
	}
	.Y15-content-main-block > p {
	width: 68%;
	margin: 0 auto 10px;
	font-size: 12px;
	}
	.Y15-content-main-block > form {
	padding: 0 0 32px;
	margin-top: 30px;
	}
	.Y15-content-main-block > form > h3 {
	font-size: 14px;
	margin-bottom: 0.6em;
	}
	.Y15-content-main-block > form > input[type=text] {
	-webkit-appearance: none;
	border-radius: 0;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	padding: 8px 20px;
	border: 2px solid #DDD;
	margin: 0 0 14px 0;
	}
	.Y15-content-footer-block > form > .Y15-form-actions {
	position: relative;
	width: 180px;
	width: 100%\0;
	margin: 0 auto;
	}
	.Y15-content-main-block > form > .Y15-form-actions .Y15-register-mail-actions,
	.Y15-content-main-block > form > .Y15-form-actions .Y15-blank-mail-actions,
	.Y15-content-main-block > form > .Y15-form-actions .Y15-mail-send-actions,
	.Y15-content-main-block > form > .Y15-form-actions .Y15-login-link-actions,
	.Y15-content-main-block > form > .Y15-form-actions .Y15-list-link-actions,
	.Y15-content-footer-block > form > .Y15-form-actions .Y15-page-back-actions,
	.Y15-content-footer-block > form > .Y15-form-actions .Y15-list-link-actions {
	display: block;
	font-size: 0;
	line-height: 0;
	}
	.Y15-content-main-block > form > .Y15-form-actions .Y15-register-mail-actions:before,
	.Y15-content-main-block > form > .Y15-form-actions .Y15-blank-mail-actions:before,
	.Y15-content-main-block > form > .Y15-form-actions .Y15-login-link-actions:before,
	.Y15-content-main-block > form > .Y15-form-actions .Y15-list-link-actions:before,
	.Y15-content-main-block > form > .Y15-form-actions .Y15-mail-send-actions:before,
	.Y15-content-footer-block > form > .Y15-form-actions .Y15-list-link-actions:before {
	content: "\25b6";
	display: block;
	display: none\0;
	color: #FFF;
	color: transparent\0;
	width: 10px;
	font-size: 12px;
	position: absolute;
	top: 23px;
	z-index: 99;
	}
	.Y15-content-footer-block > form > .Y15-form-actions .Y15-page-back-actions:before {
	content: "\25c0";
	display: block;
	display: none\0;
	color: #FFF;
	color: transparent\0;
	width: 10px;
	font-size: 12px;
	position: absolute;
	top: 23px;
	left: 62px;
	z-index: 99;
	}
	.Y15-content-main-block > form > .Y15-form-actions .Y15-register-mail-actions:before {
	left: 48px;
	}
	.Y15-content-main-block > form > .Y15-form-actions .Y15-blank-mail-actions:before {
	left: 26px;
	}
	.Y15-content-main-block > form > .Y15-form-actions .Y15-mail-send-actions:before {
	left: 48px;
	}
	.Y15-content-main-block > form > .Y15-form-actions .Y15-login-link-actions:before {
	left: 48px;
	}
	.Y15-content-main-block > form > .Y15-form-actions .Y15-list-link-actions:before {
	left: 20px;
	}
	.Y15-content-footer-block > form > .Y15-form-actions .Y15-list-link-actions:before {
	left: 20px;
	}
	.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-register-mail-submit"],
	.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-blank-mail-submit"],
	.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-mail-send-submit"],
	.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-login-link-submit"],
	.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-list-link-submit"],
	.Y15-content-footer-block > form > .Y15-form-actions input[name="Y15-list-link-submit"] {
	position: relative;
	border: 1px solid #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #ffa506;
	background: -moz-linear-gradient( top, #ffa506 0%, #ff6c04 50%, #f33400 52%, #ea1a00 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0%,#ffa506), color-stop(50%,#ff6c04), color-stop(52%,#f33400), color-stop(100%,#ea1a00));
	background: -webkit-linear-gradient( top, #ffa506 0%, #ff6c04 50%, #f33400 52%, #ea1a00 100%);
	background: linear-gradient( top, #ffa506 0%, #ff6c04 50%, #f33400 52%, #ea1a00 100%);
	display: inline-block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	width: 174px;
	height: 42px;
	line-height: 42px;.Y15-content-main-block > form
	padding: 0 10px;
	text-align: center;
	text-indent: 14px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	border: none\0;
	background-color: transparent\0;
	border-radius: 0\0;
	box-shadow: none\0;
	font-size: 0\0;
	width: 216px\0;
	height: 67px\0;
	line-height: 0\0;
	}
	.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-register-mail-submit"] {
	background: url("../common2/images/alert/btn_Y15-register-mail-submit.png") no-repeat \0;
	}
	.Y15-content-main-block > form > .Y15-form-actions input[name="Y15-blank-mail-submit"] {
	background: url("../common2/images/alert/btn_Y15-blank-mail-submit.png") no-repeat \0;
	}
	.Y15-content-footer-block > form > .Y15-form-actions input[name="Y15-page-back-submit"] {
	position: relative;
	border: 1px solid #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #03bcfd;
	background: -moz-linear-gradient( top, #03bcfd 0%, #027cfa 50%, #0c5acf 52%, #0627af 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0%,#03bcfd), color-stop(50%,#027cfa), color-stop(52%,#0c5acf), color-stop(100%,#0627af));
	background: -webkit-linear-gradient( top, #03bcfd 0%, #027cfa 50%, #0c5acf 52%, #0627af 100%);
	background: linear-gradient( top, #03bcfd 0%, #027cfa 50%, #0c5acf 52%, #0627af 100%);
	display: inline-block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	width: 154px;
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	text-align: center;
	text-indent: 14px;
	text-indent: 14px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	border: none\0;
	border-radius: 0\0;
	box-shadow: none\0;
	background-color: transparent\0;
	background: url(../common2/images/alert/btn_Y15-page-back-submit.png)\0;
	font-size: 0\0;
	width: 216px\0;
	height: 67px\0;
	line-height: 0\0;
	}
	.Y15-content-footer-block > form > .Y15-form-actions.Y15-double {
	margin-top: 50px;
	}
	.Y15-content-footer-block > form > .Y15-form-actions.Y15-double + .Y15-double {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin-top: 12px;
	}

}

/*  BaseStyle END */


/*  Y15-send-complete BEGIN */
.Y15-content-main-block.Y15-send-mail {
	padding: 54px 0 40px;
}
.Y15-content-main-block.Y15-send-mail > p {
	width: 78%;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width: 768px) {
	.Y15-content-main-block.Y15-send-mail {
	padding: 28px 0 18px;
	}
}

/*  Y15-send-complete END */

/*  Y15-register-complete BEGIN */
.Y15-content-main-block.Y15-register-complete {
	padding: 54px 0 40px;
}
.Y15-content-main-block.Y15-register-complete > p {
	width: 78%;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width: 768px) {
	.Y15-content-main-block.Y15-register-complete {
	padding: 28px 0 18px;
	}
}

/*  Y15-register-complete END */

/*  Y15-mail-send BEGIN */
.Y15-content-main-block.Y15-mail-send > p {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
}
.Y15-content-main-block.Y15-mail-send > form {
	margin-top: 30px;
}
.Y15-content-main-block.Y15-mail-send > form + form {
	margin-top: 48px;
}
.Y15-content-main-block.Y15-mail-send > form + form p {
	margin-bottom: 1em;
}
.Y15-content-main-block + .Y15-content-main-block {
	margin-top: 20px;
}
.Y15-content-main-block + .Y15-content-main-block > form {
	border: none;
	margin-top: 0;
}
@media only screen and (max-width: 768px) {
	.Y15-content-main-block.Y15-mail-send > form {
	margin-top: 20px;
	}
	.Y15-content-main-block.Y15-mail-send > form + form {
	margin-top: 24px;
	}
}
/*  Y15-mail-send BEGIN */

/*  Utility BEGIN */
.Y15-text-caution {
	color: #FF1717;
	font-weight: bold;
}
.Y15-text-bold {
	font-weight: bold;
}
/*  Utility END */


/*  alertmail-notes BEGIN */
.alertmail-notes {
	width: 75%;
	text-align: center;
	margin: 0 auto 15px;
	font-size: 13px;
}

.alertmail-notes-check {
	font-weight: bold;
	margin: 0 auto 20px;
	width: 85%;
}

.alertmail-notes-check__text {
	font-weight: bold;
}

.alertmail-notes-contents-box {
	border: 1px solid #c1c1c1;
	height: 100%;
	width: 80%;
	margin: 0 auto 30px;
/*	overflow-y: scroll; */
	padding: 2em;
	font-size: 13px;
	line-height: 150%;
}

.alertmail-notes-contents1 {
	text-align: center;
}

.alertmail-notes-contents--text1 {
	font-weight: bold;
	font-size: 20px;
	padding: 0 0 25px 0;
}

.alertmail-notes-contents--text2 {
	font-weight: bold;
	padding-bottom: 15px;
}

.alertmail-notes-contents2 {
	text-align: left;
}

.alertmail-notes-contents--list {
	padding: 10px 0 10px 0;
}

.alertmail-notes-contents--term {
}

.alertmail-notes-contents--description {
	font-size: 100%;
	margin: 0;
	padding: 0.2em 0 0 0;
}

.alertmail-attention {
	color: red;
}

.alert-submit-button__outer {
	margin: 0 auto;
	width: 215px;
}

.alert-submit-button {
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	padding: 13px 20px;
	text-align: center;
	text-decoration: none;
	font-size: 1.125em;
	width: 100%;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.alert-submit-button-disable {
	background: #c0c0c0;
	border: 1px solid #d3d3d3;
	color: #fff;
}

.alert-submit-button-enable {
	background: #fe9f07;
	border: 1px solid #fe9f07;
	color: #fff;
}

.alert-submit-button-enable:hover {
	opacity: 0.8;
}

.registerButtonBox {
	width: 215px;
	margin: 0 auto;
}

/*  alertmail-notes END */