@charset "UTF-8";
@import url("/en/common/css/reset.css");
@import url("/en/common/css/fonts.css");
@import url("/en/common/css/base.css");
/* ================================
	style.css	HOME
================================ */
.topSld1 {
	position: relative;
	width: 100%;
	height: 500px;
	background: #400a0c;
}
.topSld1 .ovrTex {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9997;
	margin-top: -141px;
	margin-left: -260px;
	width: 520px;
	height: 282px;
}
.topSld1 .ovrTex .ovrTexInner {
	position: relative;
	width: 520px;
	height: 282px;
}
.topSld1 .ovrTex .ovrTexInner p.tex {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.topSld1 .ovrTex .ovrTexInner p.btn {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 11;
}
.topSld1 ul.sld1 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	height: 500px;
}
.topSld1 ul.sld1 li {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 500px;
	text-align: center;
}
.topSld1 ul.sld1 li p {
	position: absolute;
	right: 30px;
	bottom: 20px;
	color: #fff;
	text-align: right;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
.topSld1 ul.sld1 li > div{
	width: 100%;
	height: 500px;
	position: relative\9;
}
.topSld1 ul.sld1 li > div img {
	display: none;
	position:absolute;
	left: 50%;
	top:250px;
	width: 100%;
}
.topSld1 ul.sld1 li.sld1_01 > div{
	background: url(/en/images/top_sld1_img_01.png) no-repeat 50% center;
	background: none\9;
	background-size: cover;
}
.topSld1 ul.sld1 li.sld1_02 > div {
	background: url(/en/images/top_sld1_img_02.jpg) no-repeat 50% center;
	/* background: url(/en/images/top_sld1_img_01_05.jpg) no-repeat 50% center; */
	background: none\9;
	background-size: cover;
}
.topSld1 ul.sld1 li.sld1_03 > div {
	background: url(/en/images/top_sld1_img_03.jpg) no-repeat 50% center;
	background: none\9;
	background-size: cover;
}
.topSld1 ul.sld1 li.sld1_04 > div {
	background: url(/en/images/top_sld1_img_04.jpg) no-repeat 50% center;
	background: none\9;
	background-size: cover;
}
.topSld1 ul.sld1 li.sld1_05 > div {
	background: url(/en/images/top_sld1_img_05.jpg) no-repeat 50% center;
	background: none\9;
	background-size: cover;
}
.topSld1 ul.sld1 li.sld1_06 > div {
	background: url(/en/images/top_sld1_img_06.jpg) no-repeat 50% center;
	background: none\9;
	background-size: cover;
}
.topSld1 ul.sld1 li.sld1_07 > div {
	background: url(/en/images/top_sld1_img_07.jpg) no-repeat 50% center;
	background: none\9;
	background-size: cover;
}
.topInfoBar {
	margin-bottom: 30px;
	padding: 20px 0;
	width: 100%;
	background: #400a0c;
}
.topInfoBar > div {
	margin: 0 auto;
	width: 940px;
}
.topInfoBar > div > div {
	display: table;
	float: left;
	margin-left: 5px;
	width: 310px;
	height: 60px;
	color: #fff;
}
.topInfoBar > div > div:first-child { margin-left: 0; }
.topInfoBar > div > div img {
	display: table-cell;
	vertical-align: top;
}
.topInfoBar > div > div p {
	display: table-cell;
	padding-left: 10px;
	width: 1000px;
	vertical-align: middle;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.3;
}
.topInfoBar > div > div p strong {
	display: block;
	margin-bottom: 5px;
	font-size: 13px;
	font-size: 1.3rem;
}
.topInfoBar > div > div p span {
	font-size: 10px;
	font-size: 1.0rem;
}
.topSld2 {
	position: relative;
	padding: 40px 0 50px;
	width: 100%;
	background: url(/en/images/top_bg_01.gif) repeat-x center top;
}
.topSld2 > div {
	position: relative;
	width: 100%;
}
.topSld2 > div h2 {
	margin-bottom: 40px;
	text-align: center;
	font-size: 13px;
	font-size: 1.3rem;
}
.topSld2 > div h2 img {
	display: block;
	margin: 10px auto 0;
}
.topSld2 > div a.bx-prev,
.topSld2 > div a.bx-next {
	position: absolute;
	top: 230px;
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
}
.topSld2 > div a.bx-prev { background: url(/en/images/top_sld2_btn_prev.png) no-repeat left top; }
.topSld2 > div a.bx-next { background: url(/en/images/top_sld2_btn_next.png) no-repeat left top; }
.topSld2 > div ul.sld2 li {
	margin: 0 0 0 0;
	padding: 0 0 0;
	width: 940px !important;
	height: 315px !important;
	float:left !important;
}
.topSld2 > div ul.sld2 li .topSld2Box {
	display: table;
	padding: 50px;
	height: 215px !important;
}

.topSld2 > div ul.sld2 li .topSld2Box.cat_CURRENT { background: #f7f7f7 url(/en/images/top_sld2_bg_01.gif) no-repeat left top; }
.topSld2 > div ul.sld2 li .topSld2Box.cat_EVENT { background: #f7f7f7 url(/en/images/top_sld2_bg_02.gif) no-repeat left top; }
.topSld2 > div ul.sld2 li .topSld2Box.cat_TOKU { background: #f7f7f7 url(/en/images/top_sld2_bg_03.gif) no-repeat left top; }
.topSld2 > div ul.sld2 li .topSld2Box.cat_NEXT { background: #f7f7f7 url(/en/images/top_sld2_bg_04.gif) no-repeat left top; }
.topSld2 > div ul.sld2 li .topSld2Box > div {
	display: table-cell;
	padding-right: 20px;
	width: 940px;
	vertical-align: top;
}
.topSld2 > div ul.sld2 li .topSld2Box > div > p.date {
	margin-bottom: 1em;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
}
.topSld2 > div ul.sld2 li .topSld2Box > div > p.date span {
	color: #d22b34;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}
.topSld2 > div ul.sld2 li .topSld2Box > div > h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 25px;
	font-size: 2.5rem;
	line-height: 1.4;
}
.topSld2 > div ul.sld2 li .topSld2Box > div > h3 strong {
	color: #d22b34;
	font-size: 16px;
	font-size: 1.6rem;
}
.topSld2 > div ul.sld2 li .topSld2Box > div > h3 span {
	font-size: 20px;
	font-size: 2.0rem;
}
.topSld2 > div ul.sld2 li .topSld2Box > div > p.tex {
	font-size: 14px;
	font-size: 1.4rem;
}
.topSld2 > div ul.sld2 li .topSld2Box > div > p.tex a {
	padding-left: 18px;
	background: url(/en/common/images/ico_arw_01.gif) no-repeat left 50%;
	color: #333;
	text-decoration: none;
}
.topSld2 > div ul.sld2 li .topSld2Box > div > p.tex a:hover { text-decoration: underline; }
.topSld2 > div ul.sld2 li .topSld2Box > p {
	display: table-cell;
	vertical-align: top;
	height: 215px !important;
	padding: 0 0 0 0;
}
.newsCalArea {
	position: relative;
	padding: 90px 0 0;
	width: 100%;
	background: url(/en/images/top_bg_01.gif) repeat-x center top;
}
.newsCalArea > div {
	margin: 0 auto;
	width: 940px;
}
.newsCalArea > div h2 {
	display: table;
	margin-bottom: 30px;
}
.newsCalArea > div h2 img {
	display: table-cell;
	padding-right: 25px;
	width: 30px;
	vertical-align: top;
}
.newsCalArea > div h2 p {
	display: table-cell;
	vertical-align: top;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.1;
}
.newsCalArea > div h2 p strong {
	display: block;
	color: #6f3b3d;
	font-weight: normal;
	font-size: 22px;
	font-size: 2.2rem;
}
.newsCalArea > div .topNews {
	float: left;
	width: 440px;
}
.newsCalArea > div .topCalendar {
	float: right;
	width: 440px;
}
.newsCalArea > div .topCalendar h2 { width: 100%; }
.newsCalArea > div .topCalendar h2 img { float: left; }
.newsCalArea > div .topCalendar h2 p { float: left; }
.newsCalArea > div .topCalendar h2 p.links {
	float: right;
	padding-left: 15px;
	background: url(/en/common/images/ico_arw_04.png) no-repeat 0 50%;
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 36px;
}
.newsCalArea > div .topCalendar .topCalOuter { position: relative; }
.newsCalArea > div .topCalendar .topCalSlider {
	position: relative;
	height: 490px;
}
.newsCalArea > div .topCalendar .topCalSlider .topCalHeader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 42px;
	text-align: center;
}
.newsCalArea > div .topCalendar .topCalSlider .topCalHeader p {
	margin: 0;
	padding: 0;
	color: #400a0c;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
}
.newsCalArea > div .topCalendar .topCalSlider .topCalHeader p strong {
	font-size: 30px;
	font-size: 3.0rem;
}
.newsCalArea > div .topCalendar .topCalSlider table.topCalTable { margin-top: 42px; }
.newsCalArea > div .topCalendar a.bx-prev {
	left: 10px;
	padding: 9px 19px 9px 27px;
	background: #400a0c url(/en/images/top_btn_cal_prev.gif) no-repeat 15% 50%;
}
.newsCalArea > div .topCalendar a.bx-next {
	right: 10px;
	padding: 9px 27px 9px 19px;
	background: #400a0c url(/en/images/top_btn_cal_next.gif) no-repeat 90% 50%;
}
.newsCalArea > div .topCalendar a.bx-prev,
.newsCalArea > div .topCalendar a.bx-next {
	position: absolute;
	top: 10px;
	z-index: 9999;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-size: 1.2rem;
}
.newsCalArea > div .topCalendar a.bx-prev:hover,
.newsCalArea > div .topCalendar a.bx-next:hover { text-decoration: underline; }
.newsCalArea > div .topCalendar a.bx-prev.disabled,
.newsCalArea > div .topCalendar a.bx-next.disabled { display: none; }
.newsCalArea > div .topCalendar .topCalOuter {
	padding: 15px 10px;
	background: #f7f7f7;
}
.newsCalArea > div .topCalendar .topCalOuter .topCalTable {
	margin-bottom: 10px;
	width: 100%;
}
.newsCalArea > div .topCalendar .topCalOuter .topCalTable th,
.newsCalArea > div .topCalendar .topCalOuter .topCalTable td {
	padding: 12px 1px;
	border: #dbd6d8 1px solid;
	color: #400a0c;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
}
.newsCalArea > div .topCalendar .topCalOuter .topCalTable th {
	width: 14.2%;
	background: #f7f7f7;
}
.newsCalArea > div .topCalendar .topCalOuter .topCalTable td { background: #fff; }
.newsCalArea > div .topCalendar .topCalOuter .topCalTable th.holiday,
.newsCalArea > div .topCalendar .topCalOuter .topCalTable td.holiday { color: #f00; }
.newsCalArea > div .topCalendar .topCalOuter .topCalTable td.blank { background: #f7f7f7; }
.newsCalArea > div .topCalendar .topCalOuter .topCalTable td.closed {
	background: #f7f7f7;
	color: #d3c2c2;
}
.newsCalArea > div .topCalendar .topCalOuter .topCalTable td ul {
	margin: 8px 0 10px;
	height: 8px;
	text-align: center;
}
.newsCalArea > div .topCalendar .topCalOuter .topCalTable td ul li {
	display: inline-block;
	margin: 0 2px;
	height: 8px;
}
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap {
	width: 100%;
	font-size: 12px;
	font-size: 1.2rem;
}
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap td{
	padding:0 5px 0 0;
}
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap span.closed:before {
	display: inline-block;
	margin: 1px 5px 0 0;
	width: 10px;
	height: 10px;
	border: #dbd6d8 1px solid;
	content: "";
}
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap span.dot01:before { border: 5px solid #ff6699; }
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap span.dot02:before { border: 5px solid #ffd200; }
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap span.dot03:before { border: 5px solid #6699ff; }
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap span.dot04:before { border: 5px solid #00cc33; }
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap span.dot05:before { border: 5px solid #96c; }
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap span.dot01:before,
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap span.dot02:before,
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap span.dot03:before,
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap span.dot04:before,
.newsCalArea > div .topCalendar .topCalOuter .topCalTableCap span.dot05:before {
	top: 50%;
	display: inline-block;
	margin: 1px 5px 0 0;
	width: 0px;
	height: 0px;
	border-radius: 50%;
	content: "";
}

.newsCalArea > div .topCalendar .event_li{
	font-size:1.2rem;
	margin-top:15px;
}

.newsCalArea > div .topCalendar .event_li li{
	text-indent:-1em;
	paddng-left:1em;
	margin-left:1em;
}

.newsCalArea > div .topCalendar .event_li li.linkArw{
	background: url("/en/common/images/ico_arw_04.png") no-repeat left 50%;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 15px;
	text-indent:0;
}

.newsCalArea > div .topCalendar ul.link_list{
	margin-top:20px;
}

.newsCalArea > div .topCalendar ul.link_list li a{
	width:166px;
	height:55px;
	padding-right:40px;
	padding-top:5px;
	display:block;
	border:2px solid #E6E6E6;
	background:#F7F7F7 url('/en/common/images/top_img_cal2.gif') no-repeat 166px 10px;
	text-align:center;
	font-size: 1.6rem;
	color:#3F0A0C;
	float:left;
}

.newsCalArea > div .topCalendar ul.link_list li a span{
	font-size: 1.4rem;
	
}

.newsCalArea > div .topCalendar ul.link_list li.pass a{
	float:right;
	background:#F7F7F7 url('/en/common/images/top_img_pass.gif') no-repeat 166px 10px;
	line-height: 1.6;
}

.newsCalArea > div .topCalendar ul.link_list li.recruit a{
	width:440px;
	height:65px;
	margin-top:20px;
	padding-right:40px;
	padding-top:15px;
	box-sizing:border-box;
	display:block;
	border:2px solid #d22b34;
	background:#F7F7F7 url('/en/common/images/top_img_recruit.png') no-repeat 390px 10px;
	text-align:center;
	font-size: 1.6rem;
	color:#3F0A0C;
	line-height: 1.2;
	clear:both;
}

.newsCalArea > div .topCalendar ul.link_list li.museumGuide a{
	width:440px;
	height:65px;
    margin-bottom: 20px;
    padding-left: 85px;
	padding-top:15px;
	box-sizing:border-box;
	display:block;
	border:2px solid #d22b34;
	background:#F7F7F7 url('/en/common/images/top_img_museum_guide.png') no-repeat 15px 10px;
	text-align:center;
	font-size: 1.6rem;
	color:#3F0A0C;
	line-height: 1.2;
	clear:both;
}

.newsCalArea > div .topCalendar ul.link_list li.info a{
	background:none;
	height:auto;
	width:210px;
	padding:0;
	margin-top:20px;
	border:none;
}

.newsCalArea > div .topCalendar ul.link_list li a:hover{
	background:#d22b34 url('/en/common/images/top_img_cal2.gif') no-repeat 166px 10px;
	border-color:#d22b34;
	color:#FFFFFF;
	text-decoration:none;
}

.newsCalArea > div .topCalendar ul.link_list li.pass a:hover{
	background:#d22b34 url('/en/common/images/top_img_pass.gif') no-repeat 166px 10px;
}

.newsCalArea > div .topCalendar ul.link_list li.recruit a:hover{
	background:#d22b34 url('/en/common/images/top_img_recruit.png') no-repeat 390px 10px;
}

.newsCalArea > div .topCalendar ul.link_list li.museumGuide a:hover{
	background:#d22b34 url('/en/common/images/top_img_museum_guide_wh.png') no-repeat 15px 10px;
}

.newsCalArea > div .topCalendar ul.link_list li.info a:hover{
	background:none;
}



.newsCalArea > div .topNews ul li { padding: 20px; }
.newsCalArea > div .topNews ul li.even { background: #f7f7f7; }
.newsCalArea > div .topNews ul li p {
	color: #d22b34;
	font-size: 12px;
	font-size: 1.2rem;
}
.newsCalArea > div .topNews ul li p:first-child { margin-bottom: 0.5em; }
.newsCalArea > div .topNews ul li p a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-size: 1.4rem;
}
.newsCalArea > div .topNews ul li p a:hover { text-decoration: underline; }

.newsCalArea > div .topNews ul li a.linkBlank3::after {
    content: url(/en/common/images/ico_blank_01.png);
    padding-left: 7px;
}

#home a .linkBlank2 {
    background: url("/en/common/images/ico_blank_01.png") no-repeat left 50%;
    padding-left: 20px;
}

#home a:hover .linkBlank2 {
    background: url("/en/common/images/ico_blank_02.png") no-repeat left 50%;
}
/*220721*/
.popup {
	display: none;
	min-height: 360px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 10000;
	margin: auto;
	text-align: center;
}
.popupParent {
	padding-top: 1px;
	position: relative;
	display: inline-block;
	margin: 0 auto;
}
.popupClose {
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	top: -28px;
	right: -36px;
	text-align: center;
}
.popupInner {
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	text-align: left;
	color: #4d4d4d;
}
.popupBg {
	position: relative;
	padding: 0;
	border: 8px solid #400a0c;
}
.popupTitleFully {
	padding: 30px 30px 0 30px;
	margin: 0;
	font-weight: 700;
	background: #fff;
	min-width: 260px;
}
.popupTitleFullyText {
	color: #fff;
	background: #b7b7b7;
	text-align: center;
	display: block;
	padding: 18px 20px;
	background-color: #d22b34;
	position: relative;
	margin: 0 10px;
	font-size: 40px;
	line-height: 1;
}

.popupContents {
	display: flex;
	display: -ms-flexbox;
	padding: 15px 30px 30px 30px;
	box-sizing: border-box;
	margin: 0 auto;
	background-color: #fff;
}
.popupContents .text {
	vertical-align: top;
	flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	width: 260px;
	margin: 0;
	font-size: 100%;
	font-size: 14px;
	line-height: 1.875;
}
#popup_overlay {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: rgba(58,36,49,.8);
}

