@charset "utf-8";
/* individual.css

================================================== */
/*おすすめの公演から探すなど*/
@import url("/lfj_2025/performance/common/css/parts.css");

#header_sticky_wrap {
	position: static !important;
}

@media print, screen and (max-width: 1024px) {
[id="global_header"] {
	position: relative !important;
}
}
/* ------------------------- TOC
timetable_index
 ------------------------- */
em {
	font-style:normal;
}
#timetable_index{
	background-color:#e4e9eb;
}
a:hover,
a:active{
	text-decoration:none;
}
/* ============================== wrapper */
#wrapper{
	position:relative;
	min-width: 1265px;
	//overflow-x: hidden;
}
/* ============================== header */
#sticky_space {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1000;
}

.mylist_bx.mt_20 {
    margin-top: 20px;
}

#timetable_sticky_wrap{
	background: #fff;
	width: 100%;
	padding: 0;
}
.headerWrap {
    width: 90%;
	max-width: 1264px;
    margin: 0 auto;
}
#nav_date{
	border-bottom:1px solid #ccc;
	margin:0 auto;
	line-height:1;
    height:50px;
    width: 100%;
	display:block;
	text-align:center;
	background:#fff;
}
#nav_date ul{
	display:block;
	background:#ffffff;
	margin: 20px auto 0 auto;
	max-width:1280px;
	width: 100%;
	text-align:center;
}
#nav_date li.nav_date_list{
	width:33%;
	height:49px;
	display:inline-block;
	border-right:1px solid #ccc;
    background: #f5f5f5;
}
#nav_date li.nav_date_list{
	border-left:1px solid #ccc;
}

#nav_date li.nav_date_list a {
	height: 100%;
	display:block;
	color:#666;
	font-size:1.3rem;
	font-weight:bold;
	text-align: center;
	box-sizing: border-box;
	border-top: 5px #888 solid;
	line-height: 42px;
}
#nav_date li.nav_date_list a:hover{
	background:#fff;
}
#nav_date li.nav_date_list a em {
	font-size:2.8rem;
    font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    font-feature-settings: "palt";
    letter-spacing: 0.15rem;
}
#nav_date li.nav_date_list a em span{
	font-size:2.4rem;
}
#nav_date li.nav_date_list_current {
	height:50px;
	margin: 0 0 -1px;
}
#nav_date li.nav_date_list_current a,
#nav_date li.nav_date_list_current {
    background-color: white !important;
    border-bottom: 1px solid #fff;
    color: #000;
}
#nav_date li.nav_date_list_current a {
	border-top: 5px #ffd800 solid;
}
#nav_date_lastup{
	width:180px;
	height:56px;
	float:left;
	display:inline;
	line-height:56px;
	text-align:center;
}
#nav_date_lastup dl,
#nav_date_lastup dt,
#nav_date_lastup dd{
	display:inline;
}
#nav_date_lastup dt,
#nav_date_lastup dd{
	font-size:12px;
	font-weight: bold;
}

@media screen and (max-width: 767px){
.contents_timetable{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}
#timetable_menu{
	float: left;
    margin: 0 auto;
    max-width: 1264px;
}
.mytimetable #timetable_menu{
	float: none;
}

/*アイコンリンク*/
.iconLinkP{
	font-size: 1.2rem;
	display: flex;
	align-items: center;
	margin:7px 0;
}

.iconLinkP .foreign_ticket {
	text-decoration: underline;
}

.beginnerIcon_nav{
	width:auto;
}

.childInfo img{
	width: 28px;
	height: 25.6px;
	margin-right:5px;
}

/*nav_timetable*/
#nav_timetable{
	overflow:hidden;
	text-align:left;
	width: 100%;
}
#nav_timetable #nav_timetable_inner{
	margin:0 auto;
	width:1265px;
	padding: 0 0 0 59px;
	border: 1px #ccc solid;
}


#nav_timetable #nav_timetable_inner ul {
	background:#ffffff;
}
#nav_timetable #nav_timetable_inner li {
	width:172px;
	float:left;
	display:inline;
	padding: 0 0 5px 0;
	border-left: 1px #ccc solid;
}
#nav_timetable #nav_timetable_inner li:last-child {
	width:173px;
	border-right: 1px #ccc solid;
}
#nav_timetable #nav_timetable_inner li p.hall_name{
	height:35px;
	padding:0 5px 0 5px;
	line-height:1.6;
}
#nav_timetable #nav_timetable_inner li .hall_name {
    border-width: 6px !important;
    padding: 2px 8px;
    border-top: 4px solid;
    line-height: 18px;
    font-size: 1.25rem;
     font-weight: 500; 
}
#nav_timetable #nav_timetable_inner li .hall_A {
    border-color: #00c262;
}
#nav_timetable #nav_timetable_inner li .hall_B7 {
    border-color: #ffa800;
}
#nav_timetable #nav_timetable_inner li .hall_B5M {
    border-color: #ffa800;
}
#nav_timetable #nav_timetable_inner li .hall_C {
    border-color: #f93728;
}
#nav_timetable #nav_timetable_inner li .hall_D7 {
    border-color: #8e8e88;
}
#nav_timetable #nav_timetable_inner li .hall_G409 {
    border-color: #0071c5;
}
.seat_wrap{
	padding:0 8px 0 2px;
}
.seat_num {
	float: left;
    font-size: 1.1rem;
	padding: 2px 0 0 12px;
}
.seat_pdf {
	float: right;
    text-align: center;
	border: 1px #ccc solid;
	padding: 0 4px 0 0;
	margin: 2px 0 0;
}

.seat_pdf a {
    font-size: 1.0rem;
    font-weight: 500;
    text-decoration: none;
    padding: 1px 12px 1px 4px;
    background: url(/lfj_2025/performance/timetable/common/img/img_download.png) no-repeat right 50%;
}
.seat_pdf a:hover{
    text-decoration: underline;
}


/* ============================== timetable */
#contents_inner {
	background: #fff;
	
}
#contents #timetable{
	width:1264px;
	margin:0 auto;
	border-right:1px solid #cccccc;
	line-height: 1;
	table-layout: fixed;
	background:#f5f5f5;
}
#contents #timetable th{
	border-bottom:1px dashed #ccc;
	border-left:1px solid #ccc;
}
#contents #timetable td{
	border-bottom:1px solid #cccccc;
}
#contents #timetable th.cell_color {
	max-width:60px;
	width:60px;
	height:59px;
	min-height: 59px;
	font-size:1.4rem;
	font-weight: normal;
	/* color:#fff; */
	text-align:center;
	vertical-align: middle;
}
#contents #timetable th em{
	font-size:110%;
	/* font-weight:bold; */
}
#contents #timetable td {
	min-width:172px;
	max-width:172px;
	width:172px;
	border-left:1px solid #ccc;
	border-bottom: 1px dashed #ccc;
	cursor:pointer;
}
#contents #timetable td.cell_time {
	background: transparent url(/lfj_2025/performance/timetable/common/img/bg_cell_time.png) right bottom repeat-y;
	position:relative;
	padding-bottom:43px;
	vertical-align:top;
}
#contents #timetable td.cell_time:after{
    content:"";
    position:absolute;
    bottom:-1px;
    width:100%;
    border-bottom:1px solid #ccc;
}
/*cell_time_over*/
#contents #timetable td.cell_time_over{
	background: transparent url(/lfj_2025/performance/timetable/common/img/bg_cell_time_over.png) right bottom repeat-y;
}
#contents #timetable th.color_0900,
#contents #timetable th.color_0915,
#contents #timetable th.color_0930,
#contents #timetable th.color_0945,
#contents #timetable th.color_1000,
#contents #timetable th.color_1015,
#contents #timetable th.color_1030,
#contents #timetable th.color_1045,
#contents #timetable th.color_1100,
#contents #timetable th.color_1115,
#contents #timetable th.color_1130,
#contents #timetable th.color_1145 {
	background:#ffd800;
}
#contents #timetable th.color_noon,
#contents #timetable th.color_1200,
#contents #timetable th.color_1215,
#contents #timetable th.color_1230,
#contents #timetable th.color_1245,
#contents #timetable th.color_1300,
#contents #timetable th.color_1315,
#contents #timetable th.color_1330,
#contents #timetable th.color_1345,
#contents #timetable th.color_1400,
#contents #timetable th.color_1415,
#contents #timetable th.color_1430,
#contents #timetable th.color_1445,
#contents #timetable th.color_1500,
#contents #timetable th.color_1515,
#contents #timetable th.color_1530,
#contents #timetable th.color_1545,
#contents #timetable th.color_1600,
#contents #timetable th.color_1615,
#contents #timetable th.color_1630,
#contents #timetable th.color_1645,
#contents #timetable th.color_1700,
#contents #timetable th.color_1715,
#contents #timetable th.color_1730,
#contents #timetable th.color_1745 {
	background:#c5a603;
}
#contents #timetable th.color_1800,
#contents #timetable th.color_1815,
#contents #timetable th.color_1830,
#contents #timetable th.color_1845,
#contents #timetable th.color_night,
#contents #timetable th.color_1900,
#contents #timetable th.color_1915,
#contents #timetable th.color_1930,
#contents #timetable th.color_1945,
#contents #timetable th.color_2000,
#contents #timetable th.color_2015,
#contents #timetable th.color_2030,
#contents #timetable th.color_2045,
#contents #timetable th.color_2100,
#contents #timetable th.color_2115,
#contents #timetable th.color_2130,
#contents #timetable th.color_2145,
#contents #timetable th.color_2200,
#contents #timetable th.color_2215,
#contents #timetable th.color_2230,
#contents #timetable th.color_2245,
#contents #timetable th.color_2300,
#contents #timetable th.color_2315,
#contents #timetable th.color_2330,
#contents #timetable th.color_2345,
#contents #timetable th.color_2400,
#contents #timetable th.color_2415,
#contents #timetable th.color_2430,
#contents #timetable th.color_2445 {
	background:#8e7702;
	color:#fff;
}
#contents #timetable td .inner_cell_row_hall_A{ border-top:4px solid #00c262; }
#contents #timetable td .inner_cell_row_hall_B7{ border-top:4px solid #ffa800; }
#contents #timetable td .inner_cell_row_hall_B5M{ border-top:4px solid #ffa800; }
#contents #timetable td .inner_cell_row_hall_C{ border-top:4px solid #f93728; }
#contents #timetable td .inner_cell_row_hall_D7{ border-top:4px solid #8e8e88; }
#contents #timetable td .inner_cell_row_hall_G409{ border-top:4px solid #0071c5; }
#contents #timetable td .inner_cell_row_hall_HIBIYA{ border-top:4px solid #8d4678; }

#timetable_list.timetable.cat_performance {
    margin-top:0 !important;
}

/*
#contents #timetable td a.detailBtn{
	color:#3d3d3d;
	display:block;
	position:absolute;
}
#contents #timetable td .inner_cell_row{
	line-height:1.35;
	text-align:left;
	cursor:pointer;
}
*/
/*
#contents #timetable td .inner_cell_row_2{ height:115px; }
#contents #timetable td .inner_cell_row_3{ height:175px; }
#contents #timetable td .inner_cell_row_4{ height:235px; }
#contents #timetable td .inner_cell_row_5{ height:295px; }
#contents #timetable td .inner_cell_row_6{ height:355px; }
#contents #timetable td .inner_cell_row_7{ height:415px; }
#contents #timetable td .inner_cell_row_8{ height:475px; }
#contents #timetable td .inner_cell_row_9{ height:535px; }
#contents #timetable td .inner_cell_row_10{ height:595px; }
#contents #timetable td .inner_cell_row_11{ height:655px; }
#contents #timetable td .inner_cell_row_12{ height:715px; }
*/
#contents #timetable td .inner_cell_row {
	cursor:pointer;
}
#contents #timetable td .inner_cell_row .cell_number {
  	text-align: center;
}
#contents #timetable td .inner_cell_row .cell_number dt{
	font-size:1.1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 4px 0;
}
#contents #timetable td:hover .inner_cell_row .cell_number dt {
	color: #000!important;
}
#contents #timetable td .inner_cell_row .cell_number dt em{
	font-size:1.5rem;
	color: #FFAF00;
}
.beginnerIcon {
	width: 28px;
	height: 25.6px;
	margin-left: 3px;
    vertical-align: middle;
}

#contents #timetable td .inner_cell_row .cell_number dd{
	font-size: 1.4rem;
	text-align: center;
	background: #eee;
	font-weight: 500;
	margin-top: 4px;
	padding: 6px 0;
}
#contents #timetable td .inner_cell_row .cell_thema,
#contents #timetable td .inner_cell_row .cell_icon{
	margin:0 4px 4px 4px;
}
#contents #timetable td .inner_cell_row .cell_thema img,
#contents #timetable td .inner_cell_row .cell_icon img{
	display:block;
}
#contents #timetable td .inner_cell_row .cell_program {
    color: #FFAF00;
    font-size:1.4rem;
    margin:4px 6px;
    padding:4px 0 0 0;
    line-height:1.4;
    font-weight: 500;
}
#contents #timetable td .inner_cell_row .cell_tunes {
    font-size: 1.2rem;
    margin: 14px 6px 0;
}
#contents #timetable td .inner_cell_row .cell_tunes dt{
    display: block;
    padding: 4px 0 4px 10px;
    background-color: #eee;
    letter-spacing: 0.5px;
}
#contents #timetable td .inner_cell_row .cell_tunes dd{
    margin: 10px 0 0 2px;
    line-height: 1.2;
}
#contents #timetable td .inner_cell_row .cell_artist {
    font-size: 1.2rem;
    margin: 14px 6px 0;
}
#contents #timetable td .inner_cell_row .cell_artist dt {
    display: block;
    padding: 4px 8px 4px 10px;
    background-color: #eee;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
#contents #timetable td .inner_cell_row .cell_artist dd {
    margin: 0px 0 5px 2px;
    line-height: 1.2;
}
#contents #timetable td .inner_cell_row .cell_ticket {
    font-size: 1.2rem;
    margin: 14px 6px 0;
    padding-bottom: 30px;
}
#contents #timetable td .inner_cell_row .cell_ticket dt {
    display: block;
    padding: 4px 0 4px 10px;
    background-color: #eee;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
#contents #timetable .cell_ticket dd.ticket_stock table.ticket_stock_list {
	width: 100%;
   table-layout: fixed;
   word-break: break-all;
   word-wrap: break-all;
}
#contents #timetable .cell_ticket dd.ticket_stock table.ticket_stock_list th {
	max-width: auto;
	width: 80%;
	height: auto;
	min-height: auto;
	font-size: 1.2rem;
	line-height: 1.1;
	font-weight: 500;
	color: #000;
	text-align: left;
	vertical-align: middle;
	border: none;
	padding: 0 0 6px 6px;
}
#contents #timetable .cell_ticket dd.ticket_stock table.ticket_stock_list td {
	min-width: auto;
	max-width: auto;
	width: 20%;
	border: none;
	padding: 0 0 6px 0;
	text-align: right;
	background: transparent;
}
#contents #timetable .cell_ticket dd.ticket_stock table.ticket_stock_list td img {
	width: auto;
	height: 20px;
	vertical-align: text-bottom;
}
#contents #timetable .cell_ticket dd.ticket_stock table.ticket_stock_list td img.icon_pre {
	width: auto;
	height: 20px;
}
#contents #timetable .cell_ticket .buy_ticket_btn {
	/* cursor: pointer; */
}
#contents #timetable .cell_ticket .buy_ticket_btn a {
	background: #ffd800;
	color: #000;
	font-size: 1.2rem;
	display: inline-block;
	padding: 4px 0;
	margin: 4px 0;
	line-height: 1.4;
	text-align: center;
	border: 1px solid #ffd800;
	width: 100%;
}
#contents #timetable .cell_ticket .buy_ticket_btn a:hover {
	background: #fff;
	color: #000;
}
#contents #timetable .cell_ticket .buy_ticket_btn a:hover:after {
	color: #000;
}
#contents #timetable td .inner_cell_row .bt_mylist {
	width:100%;
	position:absolute;
	bottom:5px;
	z-index:100;
	display: none;

}
#contents #timetable td .inner_cell_row a.mylistBtn {
	margin:8px 4% 0;
	padding:10px 0 10px 14px;
	display:block;
	font-size: 1.1rem;
	white-space: nowrap;
	color:#fff;
	background:#000 url(/lfj_2025/performance/timetable/common/img/bullet_add.png) no-repeat;
	background-repeat:no-repeat; 
	background-position: right 14px top 50%;
    background-size: 16px;
	z-index: 200;
}

@media print{
    #contents #timetable td .inner_cell_row a.mylistBtn {
        background:none;
    }
}

#contents #timetable td .inner_cell_row a.mylistBtnDisabled{
	background:url(/lfj_2025/performance/timetable/common/img/bullet_delete.png) right 6px top 50% no-repeat #888888;
}
#contents #timetable td.cell_time_over .inner_cell_row{
	color:#343434;
}
#contents #timetable td.cell_time_over .inner_cell_row .cell_number dt{
	color:#007ba5;
}
#contents #timetable td.cell_time_over .inner_cell_row .cell_public dt,
#contents #timetable td.cell_time_over .inner_cell_row .cell_program dt{
	background:#bdbdbd;
}
#contents #timetable td.cell_time_over .inner_cell_row .cell_program {
	text-decoration: none;
}
#contents #timetable td.cell_time_over .inner_cell_row .cell_thema img,
#contents #timetable td.cell_time_over .inner_cell_row .cell_icon img{
filter: alpha(opacity=85);
-moz-opacity:0.85;
opacity:0.85;
}
#contents #timetable td.cell_time_over .inner_cell_row a.mylistBtn{
        color: white;
        opacity: 0.8;
}
#contents #timetable td.cell_time_over .inner_cell_row a.mylistBtnDisabled{
}
/* ============================== footer */
#footer{
	position:fixed;
	left:0;
	bottom:0;
	background:#ffffff;
	width:100%;
	min-width:1110px;
	min-height:34px;
	z-index:500;
	-webkit-box-shadow:0 0 15px 5px #b3b3b3;
	box-shadow:0 0 15px 5px #b3b3b3;
}
#footer #footer_inner{
	width:1108px;
	height:34px;
	margin:0 auto;
	text-align:left;
}
#footer #footer_inner #sec_note{
	float:left;
	display:inline;
}
#footer #footer_inner #sec_note p{
	margin:0 10px;
}
#footer #footer_inner #sec_seat_map{
	height:34px;
	float:right;
	border-left:1px solid #b8b8b8;
	border-right:1px solid #b8b8b8;
}
#footer #footer_inner #sec_seat_map p{
	margin:0 10px;
	font-size:92.9%;
	text-align:center;
	line-height:34px;
}
#footer #footer_inner #sec_seat_map p a{
	text-decoration:underline;
	color:#3d3d3d;
}
#footer #footer_inner #sec_sns{
	border-top:7px solid #ffffff;
	border-bottom:7px solid #ffffff;
	border-left:12px solid #ffffff;
	width:150px;
	height:20px;
	overflow:hidden;
	float:right;
}
#footer #footer_inner #sec_sns .sns_wrap{
	margin:-42px 0 0 0;
	float:left;
	display:inline;
	overflow:hidden;
}
#footer #footer_inner #sec_sns .sns_wrap .fb,
#footer #footer_inner #sec_sns .sns_wrap .tw{
	margin:0 0 0 0;
	float:left;
	display:inline;
	overflow:hidden;
}
#footer #footer_inner #sec_sns .sns_wrap .fb a,
#footer #footer_inner #sec_sns .sns_wrap .tw a{
	margin:0 10px 0 0;
	padding:0;
	display:block;
}
#footer #footer_inner #sec_sns .sns_wrap .fb a{
	padding:1px 0 0 0;
}

.under_txt {
    width: 100%;
	bottom: 0;
	background: #fff;
	padding: 6px 0;
	z-index: 1000;
	box-shadow: 0 0 5px 2px #ddd;
	text-align:center;
	color:#ffd800;
	font-size:11px;
}
.under_txt_left {
    font-size: 1.25rem;
	float: left;
	padding: 18px 0 0 3%;
}
.under_txt_right {
	float: right;
	padding: 0 3% 0 0;
}
.eve_txt,
.update_txt {
    font-size: 1.25rem;
}
.eve_txt {
    font-weight: 500;
    display: inline-block;
    /*    border: 1px solid #000;*/
    /*    color: #000;*/
    padding: 3px 20px 3px 10px;
    margin-top: 10px;
    font-size: 1.4rem;
	display: none;
}
.eve_txt span.here {
/*    text-decoration: underline;*/
    color:#ffd800;
    margin-right: 5px;
}
.eve_txt:hover span,
.eve_txt:hover span.here {
    color:#fff;
/*    transition: color 0.5s;*/
}
.btn_arrow a.eve_txt:hover:after {
    background: transparent url(/lfj_2025/common/img/icon_arrow_wt.svg) center center /10px 16px no-repeat;
}
.ticket_info dl dt,
.ticket_info dl dd {
	display: inline;
    font-size: 1.25rem;
	margin: 0 14px 0 0;
	vertical-align: text-bottom;
}
.ticket_info dl dt {
	font-weight: 500;
}
.ticket_info dl dd img {
	width: 20px;
	height: 20px;
	vertical-align: text-bottom;
}

.sns.txt_link {
    padding-top: 10px;
}

.wd_90per {
    width:90%;
}
.mylist_bx {
    margin: 0;
	display: none;
}

@media print, screen and (max-width: 767px) {
    .sns.txt_link {
        padding-top: 0;
    }
}

@media print, screen and (min-width: 1080px) {
.under_txt {
	padding: 10px 0;
	font-size:11px;
}
.under_txt_left {
    padding:2px 0 0 3%;
}
.under_txt_right {
	display: flex;
	align-items: flex-end;
}

.update_txt {
	margin-right: 20px;
	padding-top:10px
}
.eve_txt {
     margin-right: 20px;   
}
}

/*マイタイムテーブル*/
.sns.txt_link a {
	margin: 0 18px 0 0;
	font-size: 1.3rem;
}
a.my_pdf {
	text-decoration: none;
	border: 1px #000 solid;
	padding: 4px 38px;
	background: #000;
	color: #fff;
}
a.my_pdf:hover {
	background: #fff;
	color: #000;
}
a.my_fb img,
a.my_tw img {
	width: 22px;
	height: auto;
	margin: 0 6px 0 0;
	vertical-align: middle;	
}


/*modal	*/
#cboxOverlay {
    z-index: 999999;
}

#cboxContent {
    margin: 60px 60px 60px !important;
}
    
.floating_menu ul li a {
    z-index: 999998;
}

#inline_content {
    background-color: #fff;
    padding:7.0rem 8.0rem;
    margin: 2.0rem;
    max-width:55.0rem;
    width:100%;
}

#inline_content .msg_ttl {
    font-size: 2.3rem;
    padding-bottom: 5.0rem;
    text-align: center;
}

#inline_content .msg_txt {
    font-size: 1.4rem;
    padding-bottom: 5.0rem;
    line-height: 1.7;
}

#inline_content .msg_btn {
    text-align: center;
}

#inline_content .msg_btn a {
    font-size: 1.6rem;
    display: inline-block;
    border:1px solid #000;
    padding: 15px 60px;
    color:#000;
    position: relative;
}

#inline_content .msg_btn a:hover {
    border:1px solid #000;
    color:#fff;
    background-color: #000;
}

#inline_content .msg_btn a:after {
        content: "";
    background: transparent url(/lfj_2025/common/img/icon_arrow_bk.svg) center center /10px 16px no-repeat;
    position: absolute;
    top: 50%;
    right: 6px;
    transform: translateY(-50%);
    padding: 1px 2px 0;
    font-weight: normal;
    vertical-align: middle;
    width: 10px;
    height: 16px;
    display: inline-block;
}

#inline_content .msg_btn a:hover:after {
    background: transparent url(/lfj_2025/common/img/icon_arrow_wt.svg) center center /10px 16px no-repeat;
}


.extraordinary_msg_br {
    display: none;
}
@media only screen and (max-width:500px) {
    .extraordinary_msg_br {
        display: block;
    }
}

@media only screen and (max-width:768px) {
    #cboxContent {
        margin: 60px auto 0!important;
    }
    
    #inline_content { 
        width:auto;
        padding: 2.5rem;
        margin: 0;
        max-width:45.0rem;
    }
    #cboxLoadedContent {
    }
    #colorbox {
        top: 40px !important;
    }
    #colorbox {
        top: 20px !important;
    }
    #inline_content .msg_ttl,
    #inline_content .msg_txt {
        padding-bottom: 2.0rem;
    }
    #inline_content .msg_ttl {
        text-align: left;
    }
    .extraordinary_msg_area .extraordinary_msg {
        padding: 2rem 2.5rem;
    }
}

@media only screen and (max-width:400px) {
    .extraordinary_msg_area .extraordinary_msg {
        padding: 2rem 1.5rem;
        font-size: 1.4rem;
    }
@media only screen and (max-width:340px) { 
    .extraordinary_msg_area .extraordinary_msg {
        padding: 2rem 1.0rem;
        font-size: 1.3rem;
    }
}

