@charset "utf-8";
/*------------------------------------------------

2018/06 RENEWAL mypage responsive

------------------------------------------------*/
/*------------------------------------------------
common
------------------------------------------------*/

#scroll_top {
	position: fixed;
	bottom: 20px;
	right: 10px;
	z-index: 2;
}
#scroll_top a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #2b66cc;
	color: #fff !important;
	text-align: center;
	border-radius: 50%;
	font-size: 17px;
	-webkit-transition: .3s;
 transition:: .3s;
}
#scroll_top a:hover {
	text-decoration: none;
	opacity: .7;
}
body.tg_pia-SP #tg_pia-gheader #tg_pia-header-login ul.tg_pia-status-login.no_nav {
	padding-right: 0;
}
.wd370 {
	display: none !important;
}

@media screen and (max-width: 370px) {
.wd370 {
	display: block !important;
}
}
.txt-center {
	text-align: center !important;
}
.txt-left {
	text-align: left !important;
}
#Y15-RS-gfooter #Y15-PC-gfooter ul li a {
	text-decoration: underline;
}
/*------------------------------------------------
contents area
------------------------------------------------*/
.Y15-content {
	padding-bottom: 40px;
}
.Y15-content a {
	color: #0068b7;
}
.Y15-content a:hover {
	text-decoration: underline;
}
.Y15-container {
	padding: 30px;
}
.Y15-regular-section h1 {
	font-size: 1.7em;
}
.btn-area {
	width: 200px;
	margin: 10px auto;
}
.btn-area.tkt-btn {
	width: 300px;
}
.btn-area a, .btn-area-double a,.btn-area button, .btn-area-double button{
	background-color: #ff9f07;
	border-radius: 3px;
	box-shadow: 0 4px 0 #bc7b13;
	color: #fff !important;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	position: relative;
	text-decoration: none;
	width: 200px;
	text-align: center;
    border: none;
    cursor: pointer;
}
:lang(vi) .btn-area a, .btn-area-double a, .btn-area button, .btn-area-double button {
	height: 70px;
	line-height: 35px;
}
:lang(en) .btn-area a, .btn-area-double a, .btn-area button, .btn-area-double button {
	height: 70px;
	line-height: 35px;
}
.btn-area:hover a, .btn-area-double:hover a,.btn-area:hover button, .btn-area-double:hover button {
	top: 4px;
	box-shadow: none;
	text-decoration: none;
}

/* 青 */
.btn-area.blue a, .btn-area-double.blue a {
	background: #2b66cc;
	border-radius: 3px;
	box-shadow: 0 4px 0 #0f4ab3;
	color: #fff !important;
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	max-width: 200px;
	padding: 0;
	text-align: center;
}
.btn-area.blue:hover a, .btn-area-double.blue:hover a {
	top: 4px;
	box-shadow: none;
	text-decoration: none;
}
.btn-area.no_height a {
	height: auto;
	line-height: normal;
	padding: 5px 10px;
}
/*---　基本設定 ---*/
.Y15-ph-section {
	border: 1px solid #ddd;
	margin-bottom: 30px;
	width: 100%;
}
.Y15-ph-section h2 {
	font-size: 1.2em;
	line-height: 1em;
	background-color: #efefef;
	padding: 10px;
	margin: 0;
}
.Y15-ph-textarea {
	padding : 10px;
}
.Y15-ph-textarea .notice {
	color: red;
}
.Y15-ph-textarea p.status-number {
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
}
.Y15-ph-textarea p.status-number strong {
	color: red;
}
.Y15-ph-textarea .status-number-wrap .paymentNumber {
	display: inline-block;
	margin-left: 20px;
	border: none;
	-webkit-appearance: none;
	border-radius: 0;
	padding: 3px 10px;
	cursor: pointer;
	background-color: #FFC0CB;
	box-sizing: border-box;
	vertical-align: middle;
}
.Y15-ph-textarea .status-number-wrap .paymentNumber.col2 {
	margin-left: 1rem;
	margin-top: 5px;
}
/*---　ステータスカラー ---*/
.select-cloak h2 {
	background: #fb6159;
	color: #fff;
	position: relative;
}
.select-cloak h2 span {
	vertical-align: middle;
}
.status-hakken h2 {
	background: #5db175;
	color: #fff;
	position: relative;
}
.status-nyukin h2 {
	background: #5db175;
	color: #fff;
}
.status-cloak h2 {
	background: #ff9000;
	color: #fff;
}
.status-mae h2 {
	background: #4da5f7;
	color: #fff;
}
.status-cancel h2 {
	background-color: #aaa;
	color: #fff;
}
.Y15-ph-section h3 {
	font-size: 1.2em;
	line-height: 1em;
	background-color: #efefef;
	padding: 10px;
	margin: 0;
}
.resale-ok h3 {
	background: #ff9000;
	color: #fff;
}
.select-cloak h3 {
	background: #fb6159;
	color: #fff;
	position: relative;
}
.status-cancel h3 {
	background-color: #aaa;
	color: #fff;
}
/*---　クローク選択ver. ---*/
.resale {
	display: inline-block;
	background: white;
	/* height: 28px; */
	color: #fb6159;
	/* line-height: 28px; */
	font-size: .6em;
	margin: 0 5px 0 0;
	padding: 2px 5px;
	/* position: absolute; */
	/* border-radius: 2px; */
	right: 10px;
	top: 0;
	bottom: 0;
}
.cloak-type {
	background: #efefef;
	box-sizing: border-box;
	margin: 10px 0;
	padding: 10px;
}
.cloak-type ul {
	display: table;
	width: 100%;
}
.cloak-type ul li {
	display: table-cell;
	padding: 10px;
	width: 33%;
}
.cloak-type ul li img {
	width: 100%;
}
.cloak-btn {
	text-align: center;
	margin: 15px auto;
}
.cloak-btn a {
	display: block;
	height: 60px;
	margin: 0 auto;
	width: 200px;
}
.cloak-btn-bottom a {
	display: inline;
	height: auto;
	width: auto
}
.cloak-btn-bottom {
	display: inline-block;
	margin: 10px 0 0 0;
}
/*---　公演情報 ---*/
.event-title {
	font-size: 1.2em;
	/* font-weight: bold; */
	margin: 0 10px 10px;
}
.tg_pia-SP .event-title {
	margin: 0 0 10px;
}
.Y15-ph-textarea-inner {
	box-sizing: border-box;
	display: table;
	width: 100%;
}
.event-info, .ticket-detail {
	display: table-cell;
	padding: 0 10px;
	width: 50%;
}
.event-info, .ticket-detail.id-middle {
	vertical-align: middle;
}
.Y15-ph-textarea-inner dl dt {
	font-size: .8em;
}
.Y15-ph-textarea-inner dl dd {
	/* font-weight: bold; */
	margin-bottom: 10px;
}
.Y15-ph-textarea-inner .textarea-auto {
	vertical-align: top;
}
.Y15-ph-section .Y15-ph-textarea-inner .textarea-auto .btn-area {
	margin: auto;
}
.ticket-detail table {
	width: 100%;
}
.ticket-detail table tr.sum {
	border-top: 1px solid #ddd;
}
.ticket-detail table tr.sum th, .ticket-detail table tr.sum td {
/* font-weight: bold; */
}
.ticket-detail table td {
	font-weight: normal;
	text-align: right;
	padding: 3px 0;
}
.ticket-info-list>li {
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
}
.ticket-info-list>li:first-child {
	padding-top: 0;
}
.ticket-info-list>li:last-child {
	border-bottom: none;
}
/*---　引き取り方法---*/
.Y15-ph-section.pickup-info h2 {
	background: #ffcf2a;
	color: inherit;
}
.Y15-ph-section.pickup-info dl dd {
	margin-bottom: 20px;
}
.Y15-ph-section.pickup-info dl dd a {
	display: inline-block;
	margin: 10px 0;
}
.Y15-ph-section.pickup-info dl dd a.inline-link {
	display: inline;
	margin: 10px 0 0 0;
}
.address {
	position: relative;
}
.address span {
	display: block;
	margin: 10px 0;
}
.Y15-ph-section.pickup-info .btn-area {
	margin: 20px auto 40px;
	text-align: center;
}
.Y15-ph-section.pickup-info .btn-area.right-btn {
	margin: 0;
	position: absolute;
	right: 0;
	top: 30px;
}
.Y15-ph-section.pickup-info .btn-area.right-btn a {
	margin: 0;
}
.Y15-ph-section.pickup-info img.pc {
	display: block;
	margin: 0 auto;
}
.Y15-ph-section.pickup-info img.sp {
	display: none;
}
/*---　追加情報 ---*/
.parsonal-info-wrap {
	display: flex;
	flex-flow: row wrap;
}
.parsonal-info-detail {
	box-sizing: border-box;
	padding: 10px;
	margin-bottom: 10px;
	width: 50%;
}
.parsonal-info-detail p {
	margin-bottom: 5px;
}
.parsonal-info-detail table {
	width: 100%;
}
.parsonal-info-detail table tr.long th {
	width: 100%;
}
.parsonal-info-detail table th {
	width: 30%;
	background: #efefef;
	font-size: .9em;
	padding: 3px 10px;
	border-top: 3px solid #fff;
}
.parsonal-info-detail table td {
	/* font-weight: bold; */
	padding: 3px 10px;
}
/*---　おすすめ ---*/
.recommend-block:nth-child(5n) {
	clear: none;
}
/*---　チケットガード ---*/
.Y15-ph-ticketgard-section h2 {
	font-size: 1.2em;
	line-height: 1em;
	background-color: #efefef;
	padding: 10px;
	margin: 0;
	border: none;
}
.Y15-ph-ticketgard-section .Y15-ph-textarea {
	position: relative;
}
.Y15-ph-ticketgard-section .btn-area.right-btn {
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	bottom: 0;
}
.Y15-ph-ticketgard-section .btn-area.tkt-btn a {
	font-size: 1em;
	width: 100%;
	max-width: 300px;
	margin-top: 30px;
}
.Y15-ph-section.pickup-info .cloak-btn {
	margin-bottom: 10px;
}
/*--- レコメンド ---*/
.recommend-section {
	box-sizing: border-box;
}
.Y15-regular-section h1.recommend-ttl {
	font-size: 20px;
}
.recommend-leadtxt {
	font-size: 12.8px;
}
.recommend-block-wrap .recommend-block-list {
/* display:-webkit-flex;
	display: flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content: center;
	justify-content: center; */
}
.recommend-block {
	margin: 0 15px 19px;
}
/* .recommend-block-list>li{
	width: calc(25% - 20px);
	float: none;
} */
.recommend-block-img {
	width: 200px;
	height: 130px;
	position: relative;
	text-align: center;
}
.recommend-block-img img {
	width: auto;
	max-height: 100%;
	max-width: 100%;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
/* .recommend-block-wrap ul{
	display: block;
} */

.recommend-block-ttl, .recommend-block-date, .recommend-block-place, .recommend-block-copy {
	width: 200px;
}
.recommend-block-ttl a {
	text-decoration-line: underline;
	color: #4d4d4d;
}
.recommend-block>ul {
	max-width: 120px;
	width: 100%;
}

@media screen and (min-width: 1010px) {
.recommend-block-img {
	width: 200px;
	height: 130px;
}
.recommend-block>ul {
	max-width: 200px;
}
}

@media screen and (max-width: 1043px) {
.recommend-block:nth-child(2n+1) {
	clear: both;
}
.recommend-block:nth-child(4n) {
	clear: none;
}
}

@media screen and (max-width: 959px) {
.recommend-block {
	margin: 0 10px 10px;
}
}

@media screen and (max-width: 800px) {
.Y15-regular-section h1.recommend-ttl {
	font-weight: bold;
}
}

/* @media screen and (max-width: 680px) {
	.recommend-block-list>li{
		width: calc(50% - 20px);
		float: none;
	}
} */
@media screen and (max-width: 640px) {
.recommend-block-img {
	width: 120px;
	height: 120px;
}
.recommend-block-img img {
	width: auto;
	max-height: 100%;
}
.recommend-block-ttl, .recommend-block-date, .recommend-block-place, .recommend-block-copy {
	width: 120px;
}
}
/*--- トップに戻る ---*/
div#p_top {
	width: 100%;
}
.page_index {
	margin-top: 40px;
}
.page_index.double {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}
.page_index.double .left {
	float: left;
	max-width: 330px;
}
.page_index.double .right {
	float: right;
	max-width: 330px;
}

@media screen and (max-width:768px) {
.page_index.double {
	width: 100%;
}
.page_index.double .left {
	float: none;
	margin-bottom: 20px;
}
.page_index.double .right {
	float: none;
}
}

/*------------------------------------------------
CONTENTS RESPONSIVE (979px以下)
------------------------------------------------*/
@media screen and (max-width:979px) {
.Y15-container {
	padding: 10px;
}
.cloak-type ul li {
	display: inline-block;
	padding: 3px 0;
	width: 100%;
}
.event-info, .ticket-detail {
	display: block;
	padding: 0;
	width: 100%;
}
.Y15-ph-ticketgard-section .btn-area.right-btn {
	position: inherit;
}
.Y15-ph-ticketgard-section .btn-area.right-btn a {
	width: 280px
}
}

@media screen and (max-width: 830px) {
.Y15-ph-section.pickup-info img.pc {
	width: 100%;
}
}

@media screen and (max-width: 800px) {
body {
	-webkit-font-smoothing: inherit;
}
.Y15-ph-section.pickup-info .btn-area.right-btn {
	margin: 20px 0 40px;
	position: inherit;
	right: 0;
	top: 0;
}
.Y15-ph-section.pickup-info .btn-area.right-btn a {
	margin: 0 auto;
}
}

@media screen and (max-width: 736px) {
.Y15-ph-section.pickup-info img.pc {
	display: none;
}
.Y15-ph-section.pickup-info img.sp {
	display: inherit;
	width: 100%;
}
.parsonal-info-wrap {
	display: block;
}
.parsonal-info-detail {
	width: 100%;
	padding: 5px 0;
}
.resale {
	height: 24px;
	line-height: 24px;
	font-size: .7em;
	right: 5px;
	padding: 0 5px;
}
}

@media screen and (max-width: 640px) {
.Y15-regular-section h1.recommend-ttl {
	font-size: 15px;
}
.recommend-leadtxt {
	font-size: 10px;
}
}

@media screen and (max-width: 320px) {
.btn-area.tkt-btn {
	width: 100%;
}
.Y15-ph-ticketgard-section .btn-area.tkt-btn a {
	width: 100%;
}
}
/*------------------------------------------------
ID・パスワード再設定
------------------------------------------------*/

/*注意*/
.id-color-red {
	color: #fb6159;
}
.id-color-red.bold {
	font-weight: bold;
}
.id-color-green {
	color: #5db175;
}
/*かけあみ*/
.id-bgcolor-green {
	background-color: #f4f7ef;
	color: #4d4d4d;
	font-size: 1.2rem;
	padding: 10px;
	display: block;
	margin-top: 5px;
}
.id-bgcolor-green2 {
	background-color: #f5f5f5;
	color: #4d4d4d;
	font-size: 1.2rem;
	padding: 10px;
	display: block;
	margin-top: 5px;
}
/*注釈*/
.id-indent {
	text-indent: -1.2rem;
	margin-left: 1.2rem;
}
.id-mt15 {
	margin-top: 15px;
}
.id-mb15 {
	margin-bottom: 15px;
}
.id-mb30 {
	margin-bottom: 30px;
}
.id-mb40 {
	margin-bottom: 40px;
}
/*ボタン_２行*/
.id-row .btn-area a {
	font-size: 1.3rem;
	line-height: 18px;
	padding: 6px;
}

:lang(vi) .id-row .btn-area a {
	height: 65px;
}

:lang(en) .id-row .btn-area a {
	height: 65px;
}

@media screen and (max-width: 768px) {
.id-row {
	margin-bottom: 25px;
}
}
.id-align-center {
	text-align: center;
}
/*フォームリスト*/
.id-form-list {
	margin: 20px 0;
}
.id-form-list li {
	padding: 20px 0;
}
.id-form-list li + li {
	border-top: solid 1px #f5f5f5;
}
.id-form-list .left {
	float: left;
	width: 160px;
}
.id-form-list .left_middle_division {
	float: left;
	margin-right: 5px;
}
.id-form-list .ttl {
	line-height: 35px;
	font-weight: bold;
}
.id-form-list .id-form-list-body {
	line-height: 35px;
}
.id-form-list .right {
	float: left;
	width: 400px;
	margin-left: 30px;
}
.id-form-list .right.wide {
	float: right;
	width: calc(100% - 190px);
}
.id-status-number {
	display: inline-block;
}

@media screen and (max-width: 1160px) {
.id-form-list .right.wide.col2 {
	width: 100%;
}
}
@media screen and (max-width: 900px) {
.id-form-list .right.wide.col1 {
	width: 100%;
}
}

@media screen and (max-width: 768px) {
.id-form-list .right.wide {
	width: 100%;
}
.id-form-list .right.wide .id-form-list li {
	border: 0px;
	padding: 5px 0;
}
.id-form-list .right {
	margin-left: 0;
}
.id-border-btm {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.id-status-number {
	margin-left: 1rem;
}
}
.id-form-list input {
	border-radius: 3px;
	padding: 8px 10px;
	width: 100%;
	height: 35px;
	border: solid 1px #c1c1c1;
	box-sizing: border-box;
	position: relative;
}

@media screen and (max-width: 959px) {
.id-form-list .col2 .left {
	width: 100%;
}
}

@media screen and (max-width: 768px) {
.id-form-list .left {
	width: 100%;
	position: relative;
}
.id-form-list .right {
	width: 100%;
}
.id-form-list input {
	width: 100%;
}
}
/* iOSでのデフォルトスタイルをリセット */
.id-form-list input[type="text"], .id-form-list input[type="number"], .id-form-list input[type="url"] {
 // border-radius: 0;
	-webkit-box-sizing: content-box;
	appearance: button;
	box-sizing: border-box;
}
.id-form-list input[type="text"]::-webkit-search-decoration {
 display: none;
}
.id-form-list input[type="text"]::focus {
 outline-offset: -2px;
}
.id-form-list input[type="number"]::-webkit-search-decoration {
 display: none;
}
.id-form-list input[type="number"]::focus {
 outline-offset: -2px;
}
.id-form-list input[type="url"]::-webkit-search-decoration {
 display: none;
}
.id-form-list input[type="url"]::focus {
 outline-offset: -2px;
}
:placeholder-shown {
 color: #D5D5D5;
}
::-webkit-input-placeholder {
 color: #D5D5D5;
}
:-moz-placeholder {
 color: #CCC;
 color: #D5D5D5;
}
::-moz-placeholder {
 color: #CCC;
 color: #D5D5D5;
}
:-ms-input-placeholder {
 color: #D5D5D5;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}
/*セレクト要素の標準スタイルを無効に*/
.id-form-list select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
::-ms-expand {
 display: none;
}
/*エラーログ*/

.input-error{
    border: 1px solid #fb6159 !important;
}
.id-error-log {
	padding: 7px;
	background-color: #fb6159;
	color: #fff;
	font-weight: bold;
	text-align: left;
	display: inline-block;
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.5rem;
	position: relative;
}
@media screen and (max-width: 768px) {
.id-form-list .input-error .id-error-log .active-pc {
	display: none;
}
.id-form-list .input-error .active-sp {
	display: inline-block;
}
}
.id-form-list .input-error .ttl {
/*  color: #fb6159;*/
}
.id-form-list .input-error .no-input {
	border: solid 1px #fb6159;
}

/*選択できないinput*/
.id-form-list input.disabled {
	background-color: #D8D8D8;
}
.id-form-list input.id-tel-number {
	width: 70px;
}
.id-tel-number + span, .id-birthday + span, .id-form-list input.id-address-first + span {
	width: 30px;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
}
.id-form-list input.id-birthday {
	width: calc((100% / 3) - 30px);
}
.id-form-list input.id-gender-radio {
	vertical-align: middle;
	width: auto;
}
.id-form-list label .id-gender {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 30px;
	display: inline-block;
}
/*リストの中のリスト*/
.id-form-list.wide {
	margin-top: 0;
}
.id-form-list.wide li:first-of-type {
	padding-top: 0;
}
.id-address-button {
	height: 35px;
	color: #fff;
	font-weight: bold;
	border-radius: 3px;
	background-color: #4d4d4d;
	width: 100px;
	margin-left: 30px;
}
.id-form-list.wide .ttl {
	width: 150px;
	display: inline-block;
}

@media screen and (max-width: 959px) {
.id-form-list .col2 .right.wide {
	width: 100%;
	margin-top: 15px;
}
.id-form-list .col2 .right.wide .id-form-list li {
	border: 0px;
	padding: 5px 0;
}
}


@media screen and (max-width: 768px) {
.id-form-list.wide .ttl {
	width: 100%;
}
}
.id-form-list input.id-address-first {
	width: calc(25% - 30px);
}
.id-form-list input.id-address-second {
	width: calc(35% - 30px);
}
.id-form-list .right.inlist {
	float: left;
	width: calc(100% - 160px);
	margin-left: 0;
}

@media screen and (max-width: 768px) {
.id-form-list .right.inlist {
	width: 100%;
}
.id-address-button {
	margin-left: 10px;
}
.id-form-list input.id-address-first {
	width: calc(25% - 20px);
}
.id-form-list input.id-address-second {
	width: calc(35% - 20px);
}
}
.id-form-list select.id-prefectures {
	height: 35px;
	min-width: 100px;
	border: 1px solid #c1c1c1;
	padding-left: 7px;
	padding: 7px 25px 7px 7px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}
/*選択されていない時*/
.id-form-list select.no-select {
	border: 1px solid #fb6159;
}
.id-form-list select.id-card-list {
	height: 35px;
	min-width: 135px;
	border: 1px solid #c1c1c1;
	padding: 7px 24px 7px 7px;
	box-sizing: border-box;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}

.id-form-list .id-select-wrap {
	position: relative;
	display: inline;
}
.id-form-list .id-select-wrap::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #4d4d4d transparent transparent transparent;
	transform: translateY(-30%);
	pointer-events: none;
}
.id-checkbox {
	width: 20px !important;
}

@media screen and (max-width: 768px) {
.id-checkbox input {
	padding: 5px;
	width: 15px;
}
}
.id-mail-address {
	font-weight: bold;
	word-wrap: break-word;
}
.arrange_words {
	display: inline-block;
}
/*ボタン２つ横並び*/
.btn-area-double-wrap {
	width: 600px;
	margin: auto;
}
.btn-area-double.left {
	float: left;
}
.btn-area-double.right {
	float: right;
}

@media screen and (max-width: 768px) {
.btn-area-double-wrap {
	width: 100%;
	margin: auto;
}
.btn-area-double.left, .btn-area-double.right {
	width: 100%;
}
}
/*ページャー*/
.pager-wrap {
	margin: 30px 20px 0 20px;
}
.mdl-pager {
	width: 100%;
	max-width: 345px;
	margin: 0 auto;
	text-align: center;
	letter-spacing: -.4em;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.mdl-pager > li {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #fff;
	box-sizing: border-box;
	vertical-align: top;
	letter-spacing: normal;
}
.mdl-pager li .wrap {
	display: block;
	padding: 0 12px;
	box-sizing: border-box;
}
.mdl-pager li .wrap-next {
	display: block;
	width: 40px;
	height: 40px;
	box-sizing: border-box;
}
.pager-pages.is-active {
	background: #4da5f7;
	color: #fff;
	border: 2px solid #4da5f7;
	border-radius: 3px;
}
.pager-pages.is-active a {
	color: #fff;
	line-height: 37px;
}
.mdl-pager .pager-leader {
	padding: 0px;
	line-height: 40px;
	border: none;
	font-weight: bold;
	background: none;
}
.mdl-pager .pager-next {
	position: relative;
	width: 40px;
}
.mdl-pager .pager-prev {
	position: relative;
	width: 40px;
}
.pager-arrow-left {
	left: 50%;
	top: 50%;
	width: 7px;
	height: 7px;
	border-bottom: 2px solid #4d4d4d;
	border-left: 2px solid #4d4d4d;
	-webkit-transform: rotate(45deg) translateY(-50%) translateX(-50%);
	transform: rotate(45deg) translateY(-50%) translateX(-50%);
	position: absolute;
}
.pager-arrow-right {
	left: 50%;
	top: 50%;
	width: 7px;
	height: 7px;
	border-top: 2px solid #4d4d4d;
	border-right: 2px solid #4d4d4d;
	-webkit-transform: rotate(45deg) translateY(-50%) translateX(-50%);
	transform: rotate(45deg) translateY(-50%) translateX(-50%);
	position: absolute;
}
.pager-all {
	text-align: right;
	margin: 10px 0;
}
.pager-wrap + .recommend-section {
	margin-top: 30px;
}
/*抽選申込履歴詳細*/
.cloak-info-index {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 6px;
	text-align: center;
}
.cloak-info-index.another-time {
/*  background-color: #aaa;*/
}
/*誕生日選択*/
.id-select-birthday {
	height: 35px;
	width: 90px;
	border: 1px solid #c1c1c1;
	padding-left: 7px;
	padding: 7px 25px 7px 7px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}
.id-select-birthday-span{
	width: 16px;
}
/*テーブル組み*/
.id-table-wrap{
  display: table;
}
.id-cell-text{
  display: table-cell;
}
.id-pl10{
  padding-left: 10px;
}
input[type="password"].id-securitycode{
  width: 90px;
  display: block;
}

@media screen and (max-width: 768px) {
.id-select-birthday {
    width: calc((100% - 60px) / 3);
}
.id-select-birthday-span{
/*	margin: 0 0 0 7px;*/
	margin: 0;
}
}
/*有効期限選択*/
.id-select-expiration-date {
	height: 35px;
	width: 145px;
	border: 1px solid #c1c1c1;
	padding-left: 7px;
	padding: 7px 25px 7px 7px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}
/*当選*/
.id-winning {
	font-size: 2.5rem;
}
.id-form-list input.id-card-checkbox {
	height: auto;
}
/*落選*/
.id-another-time {
	font-size: 2.5rem;
	color: #4d4d4d;
}
.label-must {
	padding: 5px;
	/*  color: #fff;*/
	font-size: 1rem;
	background: #D8D8D8;
	vertical-align: middle;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-left: 3px;
}

@media screen and (max-width: 768px) {
.label-must {
	font-weight: normal;
}
}
.label_wrap {
	float: right;
	margin-right: 5px;
}
.label_wrap_mid_division {
	float: left;
	margin-right: 5px;
}

@media screen and (max-width: 768px) {
.label_wrap {
	float: none;
	display: inline-block;
	position: absolute;
}
.label_wrap_mid_division {
	float: none;
	display: inline-block;
	position: absolute;
	left: 100px;
}
}
.id-error-message {
	background: #f5f5f5;
	color: #fb6159;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 10px;
	margin-top: 30px;
}
.id-error-message + .pager-wrap {
	margin-top: 20px;
}
.id-name-wrap {
	display: table;
	width: 100%;
}
.id-name-container {
	display: inline-flex;
	width: 170px;
    vertical-align: top;
}
.id-name-input-container {
	display: block;
	flex: 1;
}
.id-input-container{
	display: table-cell;
	width: 100%;
}
.id-name-container + .id-name-container {
	padding-left: 20px;
	box-sizing: content-box;
}
.id-name-label{
	line-height: 35px;
	width: 37px;
}
.pc-none {
	display: none;
}

@media screen and (max-width: 768px) {
.id-input-container{
	display: block;
	width: 100%;
}
.id-name-wrap {
	display: block;
}
.id-name-container {
	display: block;
	width: 100%;
}
.id-name-container + .id-name-container {
	padding-left: 0;
	padding-top: 10px;
}
.pc-none {
	display: block;
}
}
#Y15-RS-wrapper{
  min-height: auto;
}