
html,
button,
input,
select,
textarea {
	color: #373635;
}
html {
	height: 100%;
	width: 100%;
}

body {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.5;
	height: 100%;
	margin: 0;
	position: relative;
	width: 100%;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-size: 1em;
	line-height: 1.2;
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

img {
	border: none;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

ul {
	margin: 0;
	padding: 0;
}

a {
	color: #27A9D7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

::-webkit-input-placeholder { color: #B9B9B9; }
::-moz-placeholder { color: #B9B9B9; opacity: 1 }
:-moz-placeholder { color: #B9B9B9; opacity: 1 }
:-ms-input-placeholder  { color: #B9B9B9; }





/* ==========================================================================
   Author's custom styles
   ========================================================================== */


#wrapper {
	min-height: 100%;
	position: relative;
}



.container {
	margin: auto;
	/*max-width: 1120px;*/
	position: relative;
	width: 1120px;
}



#header {
	position: relative;
	width: 100%;
}
#header .container {
	border-bottom: 1px solid #373635;
	height: 180px;
}
#header-logo {
	left: 0;
	margin: 0;
	position: absolute;
	top: 40px;
}
#header-buttons {
	bottom: 80px;
	list-style: none;
	margin: 0;
	padding: 0;
	right: 0;
	position: absolute;
}
#header-buttons .btn-login {
	background: #bf006c;
	border-radius: 6px;
	color: #FFF;
	display: inline-block;
	font-size: 17px;
	line-height: 43px;
	padding: 0 20px;
}
#header-buttons .btn-logout {
	background: #002663;
	border-radius: 6px;
	color: #FFF;
	display: inline-block;
	font-size: 17px;
	line-height: 43px;
	padding: 0 20px;
}
#header-buttons-under {
	bottom: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	right: 0;
	position: absolute;
}
#header-buttons-under .btn {
	background: #bf006c;
	border-radius: 6px;
	color: #FFF;
	display: inline-block;
	font-size: 17px;
	line-height: 43px;
	padding: 0 20px;
}

#footer {
	background: #e6e6e6;
	padding: 25px 0 55px;
	position: relative;
	width: 100%;
}
#footer-copyright {
	color: #373635;
	font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.1;
	margin: 0;
	text-align: center;
}



/*.main.col1 .main-content {
	margin-left: auto;
	margin-right: auto;
	width: 74.1071%;
}
.main.col1b .main-content {
	margin-left: auto;
	margin-right: auto;
	width: 72.3214%;
}
.main.col2 .main-content {
	float: left;
	width: 72.3214%;
}
.main.col2 .side-content {
	float: right;
	width: 24.1071%;
}*/



#page-title1 {
	height: 123px;
	width: 100%;
}
#page-title1 > .container {
	height: 123px;
	position: relative;
}
#page-title1 h1 {
	color: #bf006c;
	font-size: 32px;
	font-weight: bold;
	left: 0;
	line-height: 1.2;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
#page-title1 h1.title1 {
	color: #373635;
}
#page-title1 h1.title2 {
	color: #bf006c;
}





#page-top {
	margin: 55px 0 23px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 998;
}
#page-top > div {
	display: inline-block;
	height: 0;
	max-width: 1120px;
	padding: 0;
	text-align: right;
	width: 100%;
}
#page-top > div a {
	color: #373635;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	position: relative;
}
#page-top > div a:after {
	background: #bf006c url(/pc/assets/common/img/page-top-arrow1.png) no-repeat center center;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 19px;
	margin: 0 0 0 5px;
	vertical-align: middle;
	width: 19px;
}




.com-title1 {
	color: #bf006c;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	text-align: center;
}

.com-title2 {
	color: #bf006c;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	text-align: center;
}

.com-title3 {
	color: #bf006c;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.2;
	margin: 45px 0 20px;
	text-align: center;
}



.sc-head {
	color: #bf006c;
	font-size: 44px;
	font-weight: bold;
	line-height: 1.1;
	margin: 30px 0 45px;
	text-align: center;
}
.sc-head span {
	display: inline-block;
	vertical-align: middle;
}
.sc-head span:nth-child(1) {
	font-size: 20px;
	margin-right: 10px;
}
.sc-head span:nth-child(2) {
	font-size: 26px;
	margin-left: 5px;
}

.sc-item {
	background: rgba(204,204,204,0.3);
	margin-top: 45px;
}
.sc-item-head {
    border-bottom: 1px solid #6A737F;
    padding: 0 0 10px 0;
}
.sc-item-head .title {
	background: #002663;
	color: #FFF;
	font-size: 27px;
	margin: 0 0 10px;
	padding: 14px 80px 14px 30px;
	position: relative;
	width: 100%;
}

.sc-item-head .en-title{
    color: #6A737F;
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 0 24px;
}
.sc-item-head .title .rating {
	color: #FFF;
	font-size: 19px;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.sc-item-head .title .front-text {
	color: #FFF;
	padding: 0 0.5em;
	border-radius: 6px;
	background: #bf0a6c;
	display: inline-block;
	line-height: normal;
}
.sc-item-body {
	padding: 0 0 17px 25px;
}
.sc-item-body p{
	margin: 20px 0 0;
}
.sc-item-body p + .items {
	margin: 15px 0 0 0;
}
.sc-item-body .items {
	margin: 0;
	width: 100%;
}
.sc-item-body .items .item {
	color: #373635;
	display: block;
	float: left;
	line-height: 1.1;
	margin: 0 13px 22px 0;
	padding: 13px 0 13px;
	text-align: center;
	width: 140px;
}
.sc-item-body .items .item:nth-child(7n+1) {
	clear: left;
}
.sc-item-body .items .item.status1,
.sc-item-body .items .item.status2 {
	background: #FFF;
}
.sc-item-body .items .item.status3,
.sc-item-body .items .item.status4 {
	background: #CCC;
	pointer-events: none;
}
.sc-item-body .items .item .time {
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	text-align: left;
}
.sc-item-body .items .item .time span {
	display: block;
	font-size: 15px;
	font-weight: normal;
	margin: 3px 0 0;
/*	padding-right: 2em;*/
}
.sc-item-body .items .item .screen {
	font-size: 16px;
	margin: 8px 0 0;
}
.sc-item-body .items .item .screen span {
	font-size: 18px;
}
.sc-item-body .items .item .status {
	height: 60px;
	margin: 0;
	width: 100%;
}
.sc-item-body .items .item .status .icon {
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 60px;
	width: 60px;
}
.sc-item-body .items .item.status1 .status .icon {
	background-image: url(../img/icon-circle1.png);
}
.sc-item-body .items .item.status2 .status .icon {
	background-image: url(../img/icon-triangle1.png);
}
.sc-item-body .items .item.status3 .status .icon {
	background-image: url(../img/icon-hyphen1.png);
}
.sc-item-body .items .item.status4 .status .icon {
	background-image: url(../img/icon-star1.png);
}
.sc-item-body .items .item .button {
	margin: 0;
	width: 100%;
}
.sc-item-body .items .item .button span {
	background: #bf006c;
	border-radius: 3px;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 29px;
	text-align: center;
	width: 78px;
}
.sc-item-body .items .item.status3 .button span,
.sc-item-body .items .item.status4 .button span {
	background: none;
	border-radius: 0;
	color: #373635;
	font-weight: normal;
	width: 100%;
}

.sc-legend-wrap {
	display: table;
	width: 100%;
}
.sc-legend-wrap > * {
	display: table-cell;
	vertical-align: top;
}
.sc-legend-wrap > .left {
	background: #f2f2f2;
	color: #373635;
	font-size: 20px;
	line-height: 1.75;
	padding: 12px 0 12px 95px;
	width: 553px;
}
.sc-legend-wrap > .right {
	color: #595656;
	font-size: 17px;
	line-height: 1.75;
	padding-left: 25px;
}



.com-schedule-tab1 {
	overflow: hidden;
	width: 100%;
}
.com-schedule-tab1 a:hover {
	text-decoration: none;
}
.com-schedule-tab1 li {
	cursor: default;
	display: block;
	float: left;
	overflow: hidden;
	text-align: center;
	width: 14.2857%;
}

.com-schedule-tab1 li .true{
	cursor: pointer;
}
.com-schedule-tab1 dl {
	margin: 0;
	position: relative;
}

.com-schedule-tab1 dt {
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	height: 72px;
	line-height: 72px;
	margin: 0;
	overflow: hidden;
}
.com-schedule-tab1 dd {
	border-right: 2px solid #FFF;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	height: 42px;
	line-height: 42px;
	margin: 0;
	overflow: hidden;
}

.com-schedule-tab1 .false dt {
	background: #e6e6e6;
}
.com-schedule-tab1 .false dd {
	background: #e6e6e6;
}

.com-schedule-tab1 .true dt {
	background: #0168b7;
}
.com-schedule-tab1 .true dd {
	background: #0168b7;
}
.com-schedule-tab1 .selected dt {
	background: #bf006c;
}
.com-schedule-tab1 .selected dd {
	background: #bf006c;
}
.com-schedule-tab1.com-slider2  {
	margin: 15px 0 30px;
}


.com-slider2 {
	overflow: visible;
	position: relative;
}
.com-slider2 .slick-prev,
.com-slider2 .slick-next {
	background-color: transparent;
	border: none;
	display: block;
	height: 116px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 0;
	width: 56px;
}
.com-slider2 .slick-prev {
	left: -56px;
}
.com-slider2 .slick-next {
	right: -56px;
}
@media only screen and (max-width: 1188px) {
	.com-slider2 .slick-prev,
	.com-slider2 .slick-next {
		width: 33px;
	}
	.com-slider2 .slick-prev {
		left: 0;
	}
	.com-slider2 .slick-next {
		right: 0;
	}
}
.com-slider2 .slick-prev:before,
.com-slider2 .slick-next:before {
	background: #bf006c url(/pc/assets/common/img/icon-arrow1.png) no-repeat center center;
	border-radius: 50%;
	content: "";
	display: block;
	height: 30px;
	left: 50%;
	margin: -15px 0 0 -15px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.com-slider2 .slick-prev:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.com-slider2 .slick-prev.slick-disabled,
.com-slider2 .slick-next.slick-disabled {
	display: none !important;
}



.com-seat-legend1 {
	margin: 20px 0 30px;
	text-align: center;
	width: 100%;
}
.com-seat-legend1 ul {
	list-style: none;
}
.com-seat-legend1 li {
	display: inline-block;
	font-size: 14px;
	line-height: 1.1;
	position: relative;
	vertical-align: middle;
}
.com-seat-legend1 li + li {
	margin-left: 13px;
}
.com-seat-legend1 li span {
	font-size: 14px;
	font-weight: normal;
}
.com-seat-legend1 img {
	display: inline-block;
	margin: -5px 12px 0 0;
	vertical-align: middle;
}



.com-step1 {
	margin: 30px 0 38px;
	width: 100%;
}
.com-step1 ol {
	display: table;
	margin: 0;
	padding: 0;
}
.com-step1 li {
	color: #373635;
	display: table-cell;
	font-feature-settings: "palt";
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	position: relative;
	vertical-align: middle;
}
.com-step1 li.current {
	color: #bf006c;
}
.com-step1 li + li {
	padding-left: 90px;
}
.com-step1 li + li:before {
	border: solid #373635;
	border-width: 3px 3px 0 0;
	content: "";
	display: block;
	height: 14px;
	left: 30px;
	margin: -6px 0 0 0;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 14px;
}
.com-step1 .num {
	background: #373635 no-repeat center center;
	border-radius: 50%;
	display: inline-block;
	height: 22px;
	margin: 0 7px 0 0;
	overflow: hidden;
	text-align: left;
	text-indent: -999em;
	vertical-align: middle;
	width: 22px;
}
.com-step1 li.current .num {
	background-color: #bf006c;
}
.com-step1 .num1 {
	background-image: url(../img/num1-1.png);
}
.com-step1 .num2 {
	background-image: url(../img/num1-2.png);
}
.com-step1 .num3 {
	background-image: url(../img/num1-3.png);
}
.com-step1 .num4 {
	background-image: url(../img/num1-4.png);
}
.com-step1 .num5 {
	background-image: url(../img/num1-5.png);
}
.com-step1 .num6 {
	background-image: url(../img/num1-6.png);
}
.com-step1 .num7 {
	background-image: url(../img/num1-7.png);
}



.com-seat-selected1 {
	margin: 35px 0 0;
	width: 100%;
}
.com-seat-selected1 > div.block1 {
	background: #002663;
	color: #FFF;
	overflow: hidden;
	padding: 20px 40px 20px 25px;
	position: relative;
	width: 100%;
}
.com-seat-selected1 > div.block2 {
	background: #bf006c;
	color: #FFF;
	overflow: hidden;
	position: relative;
	padding: 15px 25px;
	width: 100%;
}
.com-seat-selected1 > div + div {
	margin-top: 1px;
}
.com-seat-selected1 p {
	line-height: 1.2;
	margin: 0;
}
.com-seat-selected1 .number {
	float: left;
	font-size: 16px;
}
.com-seat-selected1 .note {
	float: right;
	font-size: 16px;
}
.com-seat-selected1 .selected {
	float: left;
	font-size: 24px;
}
.com-seat-selected1 .btn {
	background: #FFF;
	border-radius: 3px;
	color: #000;
	display: block;
	float: right;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	width: 97px;
}



.com-buttons1 {
	margin: 95px 0 0;
	min-height: 60px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.com-buttons1 + .com-buttons1 {
	margin-top: 85px;
}
.com-wrap1 + .com-buttons1 {
	margin-top: 50px;
}
.com-secured-seal + .com-buttons1 {
	margin-top: 50px;
}
.com-buttons1 .btn {
	display: inline-block;
}
/* btn1 */
.com-buttons1 .btn1 {
	background: #bf006c;
	border-radius: 10px;
	color: #FFF;
	font-size: 27px;
	font-weight: bold;
	line-height: 58px;
	padding: 0 20px 0 0;
	position: relative;
	text-align: center;
	width: 274px;
}
.com-buttons1 .btn1.lt {
	padding: 0 0 0 20px;
}
.com-buttons1 .btn1.gr {
	background: #CCC;
}
.com-buttons1 .btn1:after {
	border: solid #FFF;
	border-width: 3px 3px 0 0;
	content: "";
	display: inline-block;
	height: 11px;
	position: absolute;
	right: 12px;
	top: 23px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 11px;
}
.com-buttons1 .btn1.lt:after {
	left: 12px;
	right: auto;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
/* btn2 */
.com-buttons1 .btn2 {
	background: #bf006c;
	border-radius: 20px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 39px;
	padding: 0 20px 0 0;
	position: relative;
	text-align: center;
	width: 225px;
}
.com-buttons1 .btn2:after {
	border: solid #FFF;
	border-width: 2px 2px 0 0;
	content: "";
	display: inline-block;
	height: 9px;
	position: absolute;
	right: 15px;
	top: 15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 9px;
}
.com-buttons1 .btn2.lt:after {
	right: 12px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.com-buttons1 .left {
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.com-buttons1 .right {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.com-buttons1 .left--Mypage03 {
	left: 125px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.com-buttons-note1 {
	margin: 40px 0 0;
	text-align: center;
}
.com-buttons-note1 + .com-buttons1 {
	margin-top: 15px;
}
.com-buttons-note1 p {
	line-height: 1.1;
	margin: auto;
}


.btn-add1 {
    background: #bf006c;
    border-radius: 5px;
    color: #FFF;
    display: block;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    margin: auto;
    padding: 0;
    position: relative;
    text-align: center;
    width: 270px;
}
table + .btn-add1 {
	margin: 55px auto 44px;
}
.btn-add1:after {
    background: url(/pc/assets/common/img/icon-add1.png) no-repeat center center;
    content: "";
    display: inline-block;
    height: 22px;
    margin: 0 0 0 10px;
	position: relative;
	vertical-align: middle;
    width: 22px;
}



.com-sep1 {
	background: none;
	border: solid #CCC;
	border-width: 1px 0 0 0;
	clear: both;
	height: 0;
	margin: 50px 0 20px;
	padding: 0;
	width: 100%;
}

.com-sep2 {
	background: none;
	border: solid #595656;
	border-width: 1px 0 0 0;
	clear: both;
	height: 0;
	margin: 20px 0;
	padding: 0;
	width: 100%;
}



.com-frame1 {
	border: 1px solid #4d4d4d;
	height: 537px;
	margin: 30px 0 34px;
	overflow: scroll;
	padding: 54px 39px;
	width: 100%;
}
.com-frame1 .title1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px;
}
.com-frame1 p {
	line-height: 1.444;
	margin: 0;
}
.com-frame1 p + p {
	margin-top: 1.5em;
}



.com-check-tb1-wrap {
	background: #f2f2f2;
	color: #373635;
	margin: 30px 0 35px;
	padding: 35px 155px 58px;
}
.com-check-tb1 {
	width: 100%;
}
.com-check-tb1 td {
	background: #FFF;
	border-bottom: 1px solid #f2f2f2;
	padding: 16px 18px;
	vertical-align: middle;
}
.com-check-tb1 tr td:nth-child(1) {
	background: #bf006c;
	border-bottom: 1px solid #FFF;
	padding: 0 12px;
	width: 1%;
}
.com-check-tb1 input[type=checkbox] {
	transform: scale(1.5);
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
}



.com-note1 {
	list-style: none;
	margin: 15px 0 0;
}
.com-note1 li {
	font-feature-settings: "palt";
	font-size: 16px;
	margin-left: 1em;
	text-indent: -1em;
}
.com-note1 li + li {
	margin-top: 3px;
}
.com-note1 li:before {
	content: "※";
	font-family: monospace;
}
li .com-note1 {
	margin-top: 5px;
}
li .com-note1 li {
	font-size: 15px;
}



.com-list1 {
	list-style: disc;
	margin-left: 1.2em;
}
.com-list1 li + li {
	margin-top: 7px;
}

.com-list2 {
	line-height: 1.4;
	list-style: none;
	margin-left: 1.2em;
	text-indent: -1.2em;
}
.com-list2 li + li {
	margin-top: 3px;
}



.com-cards {
    display: block;
    font-size: 0;
    line-height: 0;
    margin: 5px 0 20px;
    text-indent: 0;
    width: 100%;
}
.com-cards img {
	display: inline;
	vertical-align: middle;
}
.com-cards img + img {
	margin-left: 19px;
}



.com-wrap1 {
	background: #f9f8f7;
	padding: 55px 110px;
}
.com-wrap1 + .com-wrap1 {
	margin-top: 24px;
}
.purchase-table1 + .com-wrap1 {
	margin-top: -27px;
}

.com-wrap2 {
	background: #f9f8f7;
	padding: 40px;
}


.com-form-input1 {
	background: #f2f2f2;
	border: 2px solid #FFF;
	margin: 15px 0 30px;
	padding: 30px 0 30px 60px;
}
.com-form-input1 .sep1 {
	background: -moz-repeating-linear-gradient(90deg, #9d9d9d, #9d9d9d 2px, #f9f8f7 2px, #f9f8f7 5px);
	background: -webkit-repeating-linear-gradient(90deg, #9d9d9d, #9d9d9d 2px, #f9f8f7 2px, #f9f8f7 5px);
	background: -ms-repeating-linear-gradient(90deg, #9d9d9d, #9d9d9d 2px, #f9f8f7 2px, #f9f8f7 5px);
	background: repeating-linear-gradient(90deg, #9d9d9d, #9d9d9d 2px, #f9f8f7 2px, #f9f8f7 5px);
	height: 1px;
	margin: 18px 0;
	overflow: hidden;
	width: 773px;
}
.com-form-input1 dl {
	margin: 0;
	overflow: hidden;
	width: 100%;
}
.com-form-input1 dl dt {
	float: left;
	padding: 10px 0 0;
}
.com-form-input1 dl dt.rt {
	text-align: right;
	width: 170px;
}
.com-form-input1 dl dt .required {
	margin-left: 0.2em;
}
.com-form-input1 dl dd {
	margin-left: 145px;
}
.com-form-input1 dl dd.ml {
	margin-left: 145px;
}

.com-form-input1 input[type="text"] {
	background: #FFF;
    border: 1px solid #999;
	border-radius: 3px;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
}
.com-form-input1 .wd1 {
    width: 335px;
}
.com-form-input1 .wd2 {
    padding: 0 !important;
	text-align: center;
    width: 102px;
}
.com-form-input1 .block1 {
	display: inline-block;
	vertical-align: top;
}
.com-form-input1 .note1 {
	display: inline-block;
	font-size: 14px;
	margin-left: 10px;
}
.com-form-input1 .note2 {
	display: inline-block;
	font-size: 14px;
	list-style: none;
	margin: 0 0 0 1.5em;
	padding: 0;
	vertical-align: top;
}
.com-form-input1 .note2 li {
	margin-left: 1em;
	text-indent: -1.5em;
}
.com-form-input1 .hh {
	background: #999;
	display: inline-block;
	height: 2px;
	margin: 0 4px;
	position: relative;
	vertical-align: middle;
	width: 10px;
}
.com-form-input1 input[readonly],
.com-form-input1 input[disabled] {
	background-color:#e8e8e8;
	border:solid 1px #c0c0c0;
}

.com-ticket-tb1 {
	margin: 30px 0 55px;
	width: 100%;
}
.com-ticket-tb1.tb2 {
	margin: 20px 0;
}
.com-ticket-tb1.tb4 {
	margin: 0;
}
.com-ticket-tb1 thead th {
	background: #bf006c;
	color: #FFF;
	font-weight: normal;
	line-height: 1.1;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
}
.com-ticket-tb1 thead th + th {
	border-left: 1px dashed #FFF;
}
.com-ticket-tb1 tbody tr + tr td {
	border-top: 1px dashed #9d9d9d;
}
.com-ticket-tb1 tbody td {
	background: #f2f2f2;
	padding: 18px 20px;
	text-align: center;
	vertical-align: top;
}
.com-ticket-tb1.tb2 thead th:nth-child(3),
.com-ticket-tb1.tb2 tbody td:nth-child(3) {
	padding-left: 57px;
	padding-right: 25px;
	text-align: left;
}
.com-ticket-tb1.tb2 tbody td:nth-child(1),
.com-ticket-tb1.tb2 tbody td:nth-child(2) {
	font-size: 18px;
}
.com-ticket-tb1.tb3 tbody td {
	font-size: 18px;
	vertical-align: middle;
}
.com-ticket-tb1.tb3 tbody td:nth-child(1),
.com-ticket-tb1.tb3 tbody td:nth-child(2) {
	text-align: left;
}
.com-ticket-tb1.tb3 tbody td:nth-child(1) {
	background: #bf006c;
	color: #FFF;
}
.com-ticket-tb1.tb4 tbody td:nth-child(3) {
	padding-left: 27px;
	text-align: left;
}
.com-ticket-tb1.tb4 tbody td {
	font-size: 18px;
	padding-bottom: 11px;
	padding-top: 11px;
}
.com-ticket-tb1 tbody td + td {
	border-left: 1px dashed #9d9d9d;
}
.com-ticket-tb1 tbody td.tal {
	text-align: left;
}
.com-ticket-tb1 input[type=text] {
	border: 1px solid #CCC;
	font-size: 16px;
	height: 31px;
	width: 100%;
}
.com-ticket-tb1 select {
	font-size: 16px;
	min-width: 275px;
}
.com-ticket-tb1.tb3 select {
	margin-right: 15px;
    min-width: 80px;
}
.com-ticket-tb1 select.wda {
	width: auto;
}
.com-ticket-tb1 .st-glass {
	margin: 15px 0 0
}
.com-ticket-tb1 .st-glass p {
	margin: 0;
}
.com-ticket-tb1 .lb-rd1 {
	background: #FFF;
	font-size: 17px;
	display: block;
	padding: 10px 13px;
}
.com-ticket-tb1 .st-glass p + .lb-rd1 {
	margin-top: 10px;
}
.com-ticket-tb1 .lb-rd1 + .lb-rd1 {
	margin-top: 2px;
}
.com-ticket-tb1 input[type=radio] {
	display: inline-block;
	margin: -3px 8px 0 0;
	position: relative;
	vertical-align: middle;
}



.com-form-table1 {
	border: 2px solid #FFF;
	margin: auto;
	width: 100%;
}

.rsv-member   .com-form-table1,
.rsv-nomember .com-form-table1 {
	margin: auto 0;
}

.com-form-table1.tb4,
.com-form-table1.tb5 {
	width: 810px;
}

#rsvhst .com-form-table1.tb4,
#rsvhst .com-form-table1.tb5 {
	width: 480px;
}
#rsvhst .rsv-member,
#rsvhst .rsv-nonmember {
	float:left;
}
#rsvhst .rsv-member {
	clear:both;
}

.com-form-table1 th,
.com-form-table1 td {
	background: #fcfcfa;
	line-height: 1.2;
	padding: 15px;
	text-align: left;
	vertical-align: middle;
}
.com-form-table1 th {
	background: #002663;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 0 34px;
	width: 24.9382%;
}
.com-form-table1 tbody tr + tr th {
	border-top: 1px dashed #FFF;
}
.com-form-table1 tbody tr:nth-child(odd) th {
	background: #002663;
}
.com-form-table1 tbody tr:nth-child(even) th {
	background: #0168b7;
}
.com-form-table1.tb2 th {
	padding: 15px;
	width: 20%;
}
.com-form-table1.tb3 th {
	padding: 19px 0 19px 35px;
}
.com-form-table1.tb4 th {
	padding: 34px 5px 34px 23px;
}

#rsvhst .com-form-table1.tb4 th {
	padding: 34px 5px 34px 20px;
}

.com-form-table1.tb6 th {
	padding: 20px 15px;
}
.com-form-table1.tb5 th {
	background: #475361;
	color: #FFF;
	padding: 20px 5px 20px 17px;
}
.com-form-table1 th .charw1 {
	display: inline-block;
	font-weight: normal;
	margin: 0 0 0 -18px;
	position: relative;
	width: 18px;
}
.com-form-table1 th .note {
	font-size: 12px;
	font-weight: normal;
}
.com-form-table1 tbody tr + tr td {
	border-top: 1px dashed #9d9d9d;
}
.com-form-table1.tb2 td {
	background: #f2f2f2;
	padding-left: 40px;
}
.com-form-table1.tb3 td {
	background: #f2f2f2;
	padding: 15px 15px 15px 20px;
}
.com-form-table1.tb4 td {
	font-size: 17px;
}
.com-form-table1.tb5 td {
	background: #f2f2f2;
	font-size: 18px;
	padding: 20px 5px 20px 25px;
}
.com-form-table1.tb6 td {
	padding: 20px;
}
.com-form-table1 td p {
	font-feature-settings: "palt";
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 5px;
}
.com-form-table1 td * + p {
	margin: 10px 0 0;
}
.com-form-table1 td input[type="text"] {
	background: #FFF;
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
}
.com-form-table1 td textarea {
	background: #FFF;
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 18px;
    padding: 10px;
}
.com-form-table1 td .wd1 {
    width: 100%;
}
.com-form-table1 td .wd2 {
    width: 109px;
}
.com-form-table1 td .wd3 {
    width: 261px;
}
.com-form-table1 td .wd4 {
    width: 112px;
}
.com-form-table1 td .wd5 {
    width: 45px;
}
.com-form-table1 td .wd6 {
    width: 172px;
}
.com-form-table1 td .ta1 {
	height: 200px;
    width: 100%;
}
.com-form-table1 td .lb {
	display: inline-block;
	vertical-align: middle;
}
.com-form-table1 td .lb1 {
	margin-right: 0.5em;
}
.com-form-table1 td input + .lb1 {
	margin-left: 0.8em;
}
.com-form-table1 td .lb2 span {
	display: inline-block;
	margin: 0 0.5em;
}
.com-form-table1 td .lb4 {
	font-size: 14px;
	margin-left: 0.8em;
}
.com-form-table1.tb4 select {
	font-size: 18px;
	min-width: 337px;
}


.com-secured-seal {
	margin: 20px 0 0;
}
.com-secured-seal > div {
	display: inline-block;
	vertical-align: middle;
	width: 120px;
}
.com-secured-seal > p {
	display: inline-block;
	font-size: 15px;
	line-height: 1.3333;
	vertical-align: middle;
	margin: 0 0 0 15px;
}



.com-info1 {
	overflow: hidden;
	width: 100%;
}
.com-info1 > div.left {
	float: left;
	line-height: 1.68;
	width: 480px;
}
.com-info1 > div.left img {
	float: left;
}
.com-info1 > div.left p {
	margin: 0 0 0 68px;
}
.com-info1 > div.right {
	float: right;
	line-height: 1.68;
}
.com-info1 > div.right h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 3px;
}
.com-info1 > div.right table th {
	font-weight: normal;
	padding-right: 5px;
	text-align: left;
}



.com-info2 {
	background: #FFF;
	border: 1px solid #373635;
	margin: 25px 0 0;
	overflow: hidden;
	padding: 20px 43px 15px;
	width: 100%;
}
.com-info2 h3 {
	border-bottom: 1px solid #373635;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
	margin: 0 0 15px;
	padding: 0 0 14px;
	text-align: center;
}
.com-info2 .ttl2 {
	border-bottom: 1px dashed#373635;
}



.print-block1 {
	margin: 0 0 40px;
	overflow: hidden;
	text-align: right;
	vertical-align: bottom;
	width: 100%;
}



.com-btn3 {
	background: #bf006c;
	border-radius: 5px;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	margin: auto;
	overflow: hidden;
	padding: 0 1.2em;
	position: relative;
	text-align: center;
	width: auto;
}



.fs10 {
	font-size: 10px !important;
}
.fs111 {
	font-size: 11px !important;
}
.fs12 {
	font-size: 12px !important;
}
.fs13 {
	font-size: 13px !important;
}
.fs14 {
	font-size: 14px !important;
}
.fs15 {
	font-size: 15px !important;
}
.fs16 {
	font-size: 16px !important;
}
.fs17 {
	font-size: 17px !important;
}
.fs18 {
	font-size: 18px !important;
}
.fs19 {
	font-size: 19px !important;
}
.fs20 {
	font-size: 20px !important;
}
.fs21 {
	font-size: 21px !important;
}
.fs22 {
	font-size: 22px !important;
}
.fs23 {
	font-size: 23px !important;
}
.fs24 {
	font-size: 24px !important;
}
.fs25 {
	font-size: 25px !important;
}
.fs26 {
	font-size: 26px !important;
}
.fs27 {
	font-size: 27px !important;
}
.fs28 {
	font-size: 28px !important;
}
.fs29 {
	font-size: 29px !important;
}
.fs30 {
	font-size: 30px !important;
}

.center {
	text-align: center !important;
}

.lh1 {
	line-height: 1.6;
}

.color1,
.required {
	color: #bf006c;
}
.color2 {
	color: #4d4d4d;
}
.color3 {
	color: #0168b7;
}
.color4 {
	color: #c1272d;
}
.color5 {
	color: #373635;
}
.color6 {
	color: #F00F00;
}
.strong1 {
	font-weight: bold;
}

.mb0 {
	margin-bottom: 0;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb55 {
	margin-bottom: 55px;
}

.mt0 {
	margin-top: 0;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt45 {
	margin-top: 45px;
}
.mt50 {
	margin-top: 50px;
}
.mt55 {
	margin-top: 55px;
}
.mt60 {
	margin-top: 60px;
}
.mt65 {
	margin-top: 65px;
}
.mt70 {
	margin-top: 70px;
}
.mt75 {
	margin-top: 75px;
}










a:hover img,
.hover:hover,
.btn:hover,
#gnav li:hover,
.sc-item-body .items a.item:hover,
.com-thumbs1 > div:hover,
.cl-block > div:hover {
	cursor: pointer;
	opacity: 0.6;
	-webkit-transition: 0.5s;
	   -moz-transition: 0.5s;
		-ms-transition: 0.5s;
		 -o-transition: 0.5s;
			transition: 0.5s;
	text-decoration: none;
}



@media print {



}

/* ==========================================================================
	header
 ========================================================================== */
#header .rightBlock {
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:660px;
	letter-spacing:normal;
	text-align:right;
}
/*  #header > .guideNavi  */
#header .guideNavi {
	padding:10px 0 0 0;
	float: right;
}
#header .guideNavi ul {
	letter-spacing:-0.4em;
	zoom:1;
}
#header .guideNavi ul li {
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 5px;
	letter-spacing:normal;
	line-height:0;
}
*:first-child+html #header .guideNavi ul li {
	display:inline;
	zoom:1;
}
#header .guideNavi ul li.login {
	width:250px;
	margin:0 0 0 20px;
	text-align:left;
	letter-spacing:-0.4em;
}
#header .guideNavi ul li.login a {
	display:inline-block;
	vertical-align:top;
	width:115px;
	letter-spacing:normal;
}
#header .guideNavi ul li.login ul {
	display:inline-block;
	vertical-align:top;
	width:125px;
	margin:-1px 0 0 0;
	letter-spacing:normal;
	text-align:left;
}
*:first-child+html #header .guideNavi ul li.login ul {
	display:inline;
	margin:-1px 0 0 0;
	zoom:1;
}
#header .guideNavi ul li.login ul li {
	margin:0;
	padding:5px 0 0 5px;
}
*:first-child+html #header .guideNavi ul li.login ul li {
	padding:3px 0 0 1px;
}
#header .guideNavi ul li.login ul li a {
	color:#373635;
	width:auto;
}
#header .guideNavi ul li.logout {
	margin:0 0 0 20px;
}
#header p.user {
	padding:18px 0 0 0;
	margin-left: 1em;
	color:#373635;
}
#header p.user strong {
	font-size:116.66%;
	padding:0 5px 0 5px;
}
#header p.user span.myPage a {
	padding:0 0 0 14px;
	color:#373635;
	text-decoration:none;
}
#header p.user span.myPage a:link {color:#373635;}
#header p.user span.myPage a:visited {color:#373635;}
#header p.user span.myPage a:hover {color:#4DA7D7;}
#header p.user span.myPage a:active {color:#4DA7D7;}

/* ==========================================================================
	login
 ========================================================================== */
 #xLogin .login-title1 {
	background: #002663;
	color: #FFF;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 40px;
	padding: 20px 0;
	text-align: center;
}
#xLogin .login-title1 h2 {
	margin: 0;
}
#xLogin .login-title1 h2 span {
	font-size: 22px;
}
#xLogin .bt{
	color:#FFFFFF;
	width:140px;
	text-align:center;
	font-weight:bold;
	height:39px;
	background-color:#555555;
}
#xLogin td span{
	position: relative;
	top: 4px;
	padding: 0 2px;
}
#xLogin .space {
    height: 10px;
    text-align: left;
    width: auto;
}
.login-button {
	margin: 15px 0 0;
	min-height: 60px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.login-button + .login-button {
	margin-top: 85px;
}
.com-wrap1 + .login-button {
	margin-top: 50px;
}
.com-secured-seal + .login-button {
	margin-top: 50px;
}
.login-button .btn {
	display: inline-block;
}
.login-button .btn1 {
	background: #bf006c;
	border-radius: 10px;
	color: #FFF;
	font-size: 27px;
	font-weight: bold;
	line-height: 58px;
	padding: 0 20px 0 0;
	position: relative;
	text-align: center;
	width: 274px;
	float: left;
}
.login-button .btn1.lt {
	padding: 0 0 0 20px;
}
.login-button .btn1.gr {
	background: #CCC;
}
.login-button .btn1:after {
	border: solid #FFF;
	border-width: 3px 3px 0 0;
	content: "";
	display: inline-block;
	height: 11px;
	position: absolute;
	right: 12px;
	top: 23px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 11px;
}
.login-button .btn1.lt:after {
	left: 12px;
	right: auto;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.login-button .btn2 {
	background: #bf006c;
	border-radius: 20px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 39px;
	padding: 0 20px 0 0;
	position: relative;
	text-align: center;
	width: 225px;
}
.login-button .btn2:after {
	border: solid #FFF;
	border-width: 2px 2px 0 0;
	content: "";
	display: inline-block;
	height: 9px;
	position: absolute;
	right: 15px;
	top: 15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 9px;
}
.login-button .btn2.lt:after {
	right: 12px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.login-button .left {
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.login-button .right {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#contentTitle2 h1,
#contentTitle3 h1{
	font-size: 28px;
	margin: 0.5em 0;
}
#xLogin #contentBody{
	border-bottom: dashed 1px;
}
/* ==========================================================================
	pwremain
 ========================================================================== */
/*
#xPwRemain .pwRemain-table {
	border-collapse: separate;
	border-spacing: 8px;
}
*/
#xPwRemain .bt{
	color:#FFFFFF;
	width:140px;
	text-align:center;
	font-weight:bold;
	height:40px;
	background-color:#555555;
}
#xPwRemain .bv{
	padding-left: 4px;
}
#xPwRemain .space {
    height: 10px;
    text-align: left;
    width: auto;
}
.pwRemain-button {
	margin: 15px 0 0;
	min-height: 60px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.pwRemain-button + .pwRemain-button {
	margin-top: 85px;
}
.com-wrap1 + .pwRemain-button {
	margin-top: 50px;
}
.com-secured-seal + .pwRemain-button {
	margin-top: 50px;
}
.pwRemain-button .btn {
	display: inline-block;
}
.pwRemain-button .btn1 {
	background: #bf006c;
	border-radius: 10px;
	color: #FFF;
	font-size: 27px;
	font-weight: bold;
	line-height: 58px;
	padding: 0 20px 0 0;
	position: relative;
	text-align: center;
	width: 274px;
	float: left;
}
.pwRemain-button .btn1.lt {
	padding: 0 0 0 20px;
}
.pwRemain-button .btn1.gr {
	background: #CCC;
}
.pwRemain-button .btn1:after {
	border: solid #FFF;
	border-width: 3px 3px 0 0;
	content: "";
	display: inline-block;
	height: 11px;
	position: absolute;
	right: 12px;
	top: 23px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 11px;
}
.pwRemain-button .btn1.lt:after {
	left: 12px;
	right: auto;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.pwRemain-button .btn2 {
	background: #bf006c;
	border-radius: 20px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 39px;
	padding: 0 20px 0 0;
	position: relative;
	text-align: center;
	width: 225px;
}
.pwRemain-button .btn2:after {
	border: solid #FFF;
	border-width: 2px 2px 0 0;
	content: "";
	display: inline-block;
	height: 9px;
	position: absolute;
	right: 15px;
	top: 15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 9px;
}
.pwRemain-button .btn2.lt:after {
	right: 12px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.pwRemain-button .left {
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pwRemain-button .right {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* ==========================================================================
	logon
 ========================================================================== */

/* 表示文言スタイル
-------------------------------------------------------------------------------- */
.displayFontStrong {
	color:#F53E00;
}

.displayFontStrongMore {
	color:#F53E00;
	font-weight:bold;
}

/* マイページ　ポイントデータ(MyPage01)
-------------------------------------------------------------------------------- */

/* */
#Mypage01 #contentBody {
	clear:both;
	width:900px;
	background-color:white;
	margin:auto auto 30px auto;
	padding:30px 30px 30px 30px;
	height:auto;
	font-size:14px;
}

/* レイアウト・スタイル */
#memData {
	margin-top:12px;
}
/* 利用期限 */
#memData #sumLimit {
	float:right;
	height:30px;
	padding:0 0 4px;
	text-align:right
}
#memData #sumLimit em {
	color:#e70012;
}
#memData #sumLimit strong {
	margin:0 0 0 5px;
	color:#e70012;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	font-size:16px;
	font-weight:bold;
}
#memData #sumLimit span {
	margin:0 0 0 5px;
	color:#e70012;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
}
/* 合計ポイント */
#memData #sumPoint {
	clear:both;
/*	width:200px;*/
	height:70px;
	padding:15px 0px 4px 15px;
	border-bottom:2px solid #002663;
	line-height:200%;
	border-top:4px solid #002663;
}
#memData #sumPoint em {
	font-size:100%;
}
#memData #sumPoint strong {
	margin:0 0 0 5px;
	color:#f53e00;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	font-size:26px;
	font-weight:bold;
}
#memData #sumPoint span {
	margin:0px 15px 0px 5px;
	color:#f53e00;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
}
/* ポイントデータ表 */
.pointData table {
	width:100%;
	margin:15px 0 15px;
}
.pointData table th {
	padding:8px 6px 8px 6px;
	border-bottom:2px solid #002663;
	font-size:14px;
	font-weight:bold;
	border-top:4px solid #002663;
	text-align:center;
}
.pointData table td {
	padding:10px 6px 8px 6px;
	border-bottom:1px solid #002663;
	background:#F2F2F2;
}
.pointData table td a {
/*	color:#fc571e; */
    background: url("/pc/img/shared/arrow/right01.png") no-repeat scroll 0 0.25em rgba(0, 0, 0, 0);
    padding: 0 0 0 14px;
	text-decoration:none;
}
.pointData table td a:hover {
	text-decoration:underline;
}
/* 各セル */
.pointData table th.data01,
.pointData table td.data01{
	width:46%
}
.pointData table th.data02,
.pointData table td.data02 {
	width:10%;
	text-align:center;
}
.pointData table th.data03,
.pointData table td.data03 {
	width:20%;
	text-align:center;
}
.pointData table th.data04,
.pointData table td.data04 {
	width:12%;
	text-align:center;
}
.pointData table th.data05,
.pointData table td.data05 {
	width:12%;
	text-align:center;
}
.pointData table th.data06,
.pointData table td.data06 {
	width:20%;
}
.pointData table td.data04,
.pointData table td.data05 {
	color:#fc571e
}

/* ポイントメモランク */
.pointData2 table {
	width:100%;
	margin:15px 0 15px;
	border-top:2px solid #555555;
	border-bottom:2px solid #555555;
}
.pointData2 table th {
	padding:6px 6px 8px 6px;
/*	border-bottom:2px solid #B74B59; */
	border-bottom:1px solid #DAE5E7;
	font-size:14px;
	font-weight:bold;
	width: 50%;
}
.pointData2 table td {
	padding:8px 8px 10px 8px;
	border-bottom:1px solid #DAE5E7;
	font-size:12px;
	width: 50%;
}
.pointData2 table td a {
/*	color:#fc571e; */
	text-decoration:none;
}
.pointData2 table td a:hover {
	text-decoration:underline;
}
.pointData2 table td a:hover {
	text-decoration:underline;
}
.pointData2 table textarea {
	width: 90%;
	font-size: 14px;
}

/* マイページ　会員仮申込(Mypage02)
-------------------------------------------------------------------------------- */
#Mypage02 .title-confirm {
	font-weight:bold;
	font-size:150%;
}
/* */
#Mypage02 #contentBody {
	clear:both;
	width:900px;
	background-color:white;
	margin:auto auto 30px auto;
	padding:30px 30px 30px 30px;
	height:auto;
	font-size:16px;
}

/* レイアウト・スタイル */
#Mypage02 .merumaga-title{
	font-weight:bold;
	font-size:125%;
}
#Mypage02 table{
	table-layout:fixed;
}
#Mypage02 .th0{
	text-align:left;
	width:171px;
}
#Mypage02 .th1{
	text-align:left;
	width:160px;
}
#Mypage02 .th2{
	text-align:right;
	width:40px;
	padding:8px 8px 0 0;
}
#Mypage02 .td1{
	width:100;
	overflow:;
}
#Mypage02 #footerTable {
	position:static;
	width:100%;
}
#Mypage02 #footerTd {
	width:50%;
}
#Mypage02 .left{
	float:left;	
}
#Mypage02 .right{
	float:right;	
}

#Mypage02 .explaTxt {
	padding:4px;
}

#Mypage02 input#adr2_txt {
	width: 100%;
}
/* マイページ　退会(Mypage03)
-------------------------------------------------------------------------------- */

/* */
#Mypage03 #contentBody {
	clear:both;
	width:900px;
	background-color:white;
	margin:auto auto 30px auto;
	padding:30px 30px 30px 30px;
	height:auto;
	font-size:16px;
}

#Mypage03 .title-confirm {
	font-weight:bold;
	font-size:150%;
}

/* レイアウト・スタイル */
#Mypage03 .btnBox {
	padding:8px 0 0 0;
}
#Mypage03 #footerTable {
	width:50%;
	margin:12px 0 0 0;
}
#Mypage03 #footerTd {
	width:50%;
}
#Mypage03 .explaTxt {
	padding:4px;
}



#contentTitle h1 {
	color: #bf006c;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.2;
	margin: 45px 0 20px;
	text-align: center;
}

/* マイページ共通 */
#membMenu {
/*	width:747px;*/
	height:48px;
}
#membMenu dl {
	margin:0px;
	padding-top:7px;
	padding-left:7px
}
#membMenu dd,
#membMenu dd a,
#membMenu dd strong {
	display:block;
	float:left;
	height:41px;
	text-align: center;
}
dd#membM001 {
	margin-inline-start: 120px;
}
#membMenu dd a {
	text-decoration:none;
	text-indent:-9999px
}


#membM001 a{background:url(/pc/assets/member/img/btn_mypage_001.gif) 0 0 no-repeat;width:280px;}
#membM002 a{background:url(/pc/assets/member/img/btn_mypage_002.gif) 0 0 no-repeat;width:280px;}
#membM003 a{background:url(/pc/assets/member/img/btn_mypage_003.gif) 0 0 no-repeat;width:280px;}

#membM001 a,
#membM002 a,
#membM003 a,
#membM004 a {
	width: 280px;
}

#membM001 a:hover,
#membM002 a:hover,
#membM004 a:hover,
#membM003 a:hover{background-position:0 -41px}


#membM001 strong{background-image:url(/pc/assets/member/img/btn_mypage_001.gif); background-position:0 -41px;width:280px;}
#membM002 strong{background-image:url(/pc/assets/member/img/btn_mypage_002.gif); background-position:0 -41px;width:280px;}
#membM003 strong{background-image:url(/pc/assets/member/img/btn_mypage_003.gif); background-position:0 -41px;width:280px;}

#membM001 strong,
#membM002 strong,
#membM003 strong,
#membM004 strong {
	width: 280px;
}

#membM002,
#membM003,
#membM004{
	margin-left:6px
}

/* フォーム入力01 帯あり
-------------------------------------------------------------------------------- */
.formBox01 {
	margin:0 0 4px 4px;
	padding:0 0 1px 12px;
	/*border-left:4px solid #e70012;*/
}
.formBox01 table {
	width:100%
}

.formBox01 table span {
	margin:0px;
	padding:0px;
	color:#666666
}

.formBox01 th,
.formBox01 td {
	padding:7px 0 8px;
	background:url(/pc/img/dline_100p.gif);
	background-repeat:repeat-x;
	background-position:left bottom
}
.formBox01 th {
	text-align:left
}

.formBox01 table p {
	margin:0px;
	padding:0px;
	color:#888;
}

.formBox01 em {
	color:#F53E00;
}

/* 各inputのサイズ */
.formBox01 td #zip1 {	width:6em;}
.formBox01 td #zip2 {	width:8em;}
.formBox01 td #add1 {	}
.formBox01 td #add2 {	width:350px;}
.formBox01 td #add3 {	width:350px;}
.formBox01 td #tel1 {	width:5em;}
.formBox01 td #tel2 {	width:5em;}
.formBox01 td #tel3 {	width:5em;}
.formBox01 td #mbl1 {	width:5em;}
.formBox01 td #mbl2 {	width:5em;}
.formBox01 td #mbl3 {	width:5em;}
.formBox01 td #fax1 {	width:5em;}
.formBox01 td #fax2 {	width:5em;}
.formBox01 td #fax3 {	width:5em;}
.formBox01 td #e-mail {	width:250px;}
.formBox01 td #m-mail {	width:250px;}
.formBox01 td #mail_cnf {	width:250px;}

.formBox01 td #nname {	width:250px;}
.formBox01 td #password {	width:250px;}
.formBox01 td #form_content {	width:95%; height:10em;}

.formBox01 td #crd_txt1 {	width:8em;}
.formBox01 td #crd_txt2 {	width:8em;}
.formBox01 td #crd_num1,
.formBox01 td #crd_num2,
.formBox01 td #crd_num3,
.formBox01 td #crd_num4 {	width:3em;}
.formBox01 td #crd_cvc  {	width:8em;}


.formBox01 input[type=text],
.formBox01 input[type=password] {
	background-color:#ffffff;
	border:solid 1px #c0c0c0;
	padding:2px;
	margin:1px;
}
.formBox01 input[type=radio],
.formBox01 input[type=checkbox] {
	padding:2px;
	margin:1px;
}
.formBox01 input[readonly],
.formBox01 input[disabled] {
	background-color:#e8e8e8;
	border:solid 1px #c0c0c0;
}
.formBox01 select {
	background-color:#ffffff;
	border:solid 1px #c0c0c0;
	padding:1px;
	margin:1px;
}
.formBox01 select[readonly],
.formBox01 select[disabled] {
	background-color:#e8e8e8;
	border:solid 1px #c0c0c0;
}

/* ==========================================================================
	resv_purchase_list
 ========================================================================== */
#rsvhst02 .schedule-title1 {
	background: #002663;
	color: #FFF;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 40px;
	padding: 20px 0;
	text-align: center;
}
#rsvhst02 .schedule-title1 h2 {
	margin: 0;
}
#rsvhst02 .schedule-title1 h2 span {
	font-size: 22px;
}

/* 一覧表示テーブル */
#rsvhst02 .resvlist{
    border-top:0px;
    border-left:0px;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
/*	width:95%;*/
	width:100%;
	margin: 8px 0px 24px 0px;
}
#rsvhst02 .resvlist th{
    border-bottom:2px solid #002663;
    padding:1em 1em;
    text-align:center;
    font-weight:bold;
    border-top:4px solid #002663;
}
#rsvhst02 .resvlist td{
    border-bottom:1px solid #002663;
    background:#F2F2F2;
	color:#333333;
    padding:0.3em 1em;
	vertical-align:middle;
}

#rsvhst02 .resvlist td.col01 {
	width:15px;
}
#rsvhst02 .resvlist td.col02 {
	text-align:left;
	width:220px;
}
#rsvhst02 .resvlist td.col03 {
	color:#000000;
	width:110px;
	text-align:center;
}
#rsvhst02 .resvlist td.col04 {
	width:100px;
	text-align:center;
}
#rsvhst02 .resvlist td.col05 {
	text-align:center;
	width:50px;
}
#rsvhst02 .resvlist td.col06 {
	text-align:center;
	width:120px;
}
/* ==========================================================================
 券種選択画面
=============================================================================== */
#contentSubTitle h2{
	color: #bf006c;
	font-size: 24px;
}
#pointArea{
	font-weight: bold;
}
#pointArea span{
	color: #fc571e;
}
/* ==========================================================================
 003：座席購入 (購入完了)
=============================================================================== */

/* ポイント数・有効期限表示 */
.pointInfo table {
	width:100%;
	margin:15px 0 15px;
}
.pointInfo table th {
	padding:6px 6px 8px 6px;
	border-bottom:2px solid #555555;
	font-size:14px;
	font-weight:bold;
}
.pointInfo table td {
	padding:8px 8px 10px 8px;
	border-bottom:1px solid #DAE5E7;
}
/* 各セル */
.pointInfo table th.data01,
.pointInfo table td.data01{
	width:50%;
	font-weight:bold;
	text-align: left;
}
.pointInfo table th.data02,
.pointInfo table td.data02 {
	width:50%;
	font-weight:bold;
	text-align: left;
}
.pointInfo table td.data02 {
	color:#fc571e
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
#RightSmartPhoneLink a {
    background-image: url(/pc/img/top/link_smartphone.jpg);
    background-repeat: no-repeat;
    width: 1120px;
    height: 130px;
    display: block;
    text-indent: -9999px;
    margin: auto;
}
