.coffee_day {
  background-color: #f1ebe2;
  padding: 20px 0 0; }

.coffee_day h3 {
  margin: 0 1em 0.3em; }

.coffee_day_tit {
  font-size: 17px;
  color: #3b251c;
  padding: 0.2em;
  text-align: center;
  background-color: #ff8b1e; }

/* PC ------------------------------------------------------------------------- */
@media screen and (min-width: 769px) {
  #top_main {
    overflow: hidden;
    position: relative; }
  #top_main_visual {
    height: 550px;
    width: 100%;
    position: relative;
    background: #ffffff url("/museum/images/top_main_visual.jpg") center top no-repeat;
    background-size: 100% auto;
    overflow: hidden; }
  #top_main_visual_bg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    z-index: 20;
    background: url("/museum/images/top_main_visual_bg.png") top left repeat;
    height: 550px; }
  #top_left_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    width: 220px;
    height: 362px;
    z-index: 30; }
  #top_rigth_bg {
    position: absolute;
    top: 197px;
    right: 0;
    z-index: 200;
    width: 220px;
    height: 437px;
    z-index: 30; }
  #top_season {
    position: absolute;
    top: 0;
    left: auto;
    width: 100%;
    z-index: 100; }
  #top_left_season {
    position: absolute;
    top: 18%;
    left: 24%;
    z-index: 200;
    width: 100px;
    height: 351px;
    z-index: 30; }
  #top_rigth_season {
    position: absolute;
    top: 19%;
    right: 24%;
    z-index: 200;
    width: 100px;
    height: 415px;
    z-index: 30; }
  #top_main_visual video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 10; }
  #top_main_center {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 40;
    margin-top: -240px;
    top: 46%;
    width: 710px; }
  #top_main_logo {
    text-align: center;
    padding-bottom: 20px;
    /*position: absolute;top:70px;left: 50%;width: 304px;margin-left: -152px;z-index: 40;*/ }
  #top_main_logo img {
    width: 304px; }
  .top_contents_tit {
    text-align: center;
    margin-bottom: 60px; }
  .top_contents_tit h3 {
    display: inline-block;
    font-weight: bold;
    font-size: 300%;
    padding-bottom: 10px;
    position: relative; }
  /*.top_contents_tit.season h3::before {
    background: url("/museum/images/icon_apr_left.png") top left no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    width: 31px;
    height: 31px;
    position: absolute;
    left: -50px;
    top: 5px; }
  .top_contents_tit.season h3::after {
    background: url("/museum/images/icon_apr_right.png") top left no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    width: 41px;
    height: 38px;
    position: absolute;
    right: -60px;
    top: 0; }*/
  /*#top_pickup .top_contents_tit.season h3 {
		&::before{
			background: url("/museum/images/icon_feb03.png") top left no-repeat;
			background-size: 100%;
			content: "";
			display: block;
			width: 32.5px;
			height: 19px;
			position: absolute;
			left: -50px;
			top: 12px;
		}
		&::after{
			background: url("/museum/images/icon_feb04.png") top left no-repeat;
			background-size: 100%;
			content: "";
			display: block;
			width: 28px;
			height: 25px;
			position: absolute;
			right: -41px;
			top: 10px;
		}

	}*/
  #top_event {
    margin-bottom: 70px; }
  #top_event .comm_btn_wrap {
    width: 400px;
    margin: 0 auto; }
  #top_event .comm_btn_wrap.space {
    margin: 30px auto 0; }
  #top_event .comm_btn_wrap a {
    width: 400px; }
  #top_main_daily {
    /*position: absolute;top:380px;left: 50%;width: 620px;margin-left: -310px;z-index: 40;*/
    font-weight: bold;
    color: #fff; }
  #top_main_daily a {
    color: #fff;
    text-decoration: none;
    background: url("/museum/common/images/comm_arrow_right.png") 100% 50% no-repeat;
    background-size: 7px;
    font-size: 90%;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    font-weight: normal; }
  #top_main_daily a:hover {
    color: #d70c18;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  #top_main_open {
    width: 155px;
    margin: 0 auto 15px;
    padding: 3px 0;
    background: rgba(255, 255, 255, 0.7);
    text-align: center; }
  #top_main_open span {
    font-weight: normal;
    font-size: 70%; }
  #top_main_open a {
    padding-right: 10px;
    color: #3b251c;
    font-weight: bold;
    text-decoration: none !important;
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    background: url(/museum/common/images/comm_arrow_right.png) right 50% no-repeat !important;
    background-size: 8px !important; }
  #top_main_open .open {
    padding-bottom: 10px; }
  #top_main_open .close {
    padding-top: 30px; }
  #top_main_open .time {
    padding-bottom: 10px;
    line-height: 130%;
    font-size: 120%; }
  #top_main_taisting {
    text-align: center; }
  #top_main_taisting .taisting {
    padding-bottom: 10px;
    width: 400px;
    margin: 0 auto;
    padding-top: 10px;
    background: #fff;
    border: 5px solid #e60012; }
  #top_main_taisting .taisting a {
    padding-right: 10px;
    font-size: 100%;
    color: #000; }
    #top_main_taisting .taisting a:hover {
      color: #e60012; }
  #top_main_taisting .taisting span {
    font-size: 80%; }
  #top_main_taisting .sche {
    display: inline-block;
    border: 1px solid #fff;
    font-weight: normal;
    font-size: 90%;
    padding: 1px;
    margin: 0 5px 7px 0;
    width: 97px;
    text-align: center; }
  #top_main_taisting .taisting_info {
    font-size: 14px; }
  #top_learning_program {
    width: 141px;
    position: absolute;
    top: 0;
    right: -50px;
    display: block; }
  #top_learning_program a {
    background: none; }
  #top_learning_program a:hover {
    opacity: 0.7; }
  #top_program_children {
    width: 141px;
    position: absolute;
    top: 163px;
    right: -50px;
    display: block; }
  #top_program_children a {
    background: none; }
  #top_program_children a:hover {
    opacity: 0.7; }
  /* TripAdvisor */
  #TA_certificateOfExcellence918 {
    width: 155px !important;
    margin: 0 !important;
    position: absolute;
    top: 0;
    right: -50px; }
  .event_latest_panel {
    float: left;
    width: 296px;
    margin-right: 20px; }
  .event_latest_panel:nth-child(3n) {
    margin-right: 0; }
  .event_latest_panel_last {
    margin-right: 0 !important; }
  .event_latest_panel a {
    display: block;
    opacity: 1;
    position: relative;
    color: #3b251c;
    text-decoration: none; }
    .event_latest_panel a .event_latest_panel_spacer img, .event_latest_panel a .event_latest_panel_inr {
      -webkit-transition: 0.2s all;
      -o-transition: 0.2s all;
      transition: 0.2s all;
      opacity: 1; }
  .event_latest_panel a:hover .event_latest_panel_spacer img, .event_latest_panel a:hover .event_latest_panel_inr {
    opacity: 0; }
  .event_latest_panel_spacer {
    margin-bottom: 15px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    /*background-image: url(/museum/event/images/panel/event_panel01.jpg);*/ }
  .event_latest_panel_spacer img {
    width: 296px;
    height: 190px; }
  .event_latest_panel_new {
    position: absolute;
    top: 0;
    right: 0; }
  .event_latest_panel_new img {
    width: 54px; }
  .event_latest_panel_tag {
    color: #fff; }
  .event_latest_panel_tag li {
    float: left;
    width: 100%;
    color: #3b251c;
    margin-right: 5px;
    text-align: center;
    font-size: 85%;
    line-height: 2.8; }
  .event_latest_panel.event_latest_panel2 li.event_latest_panel_tag_color06 {
    width: 150px !important; }
  .event_latest_panel.event_latest_panel2 li.event_latest_panel_date {
    width: 80px !important; }
  .event_latest_panel_tag li.event_latest_panel_tag_color01 {
    background-color: #193559; }
  .event_latest_panel_tag li.event_latest_panel_tag_color02 {
    background-color: #c2b99a; }
  .event_latest_panel_tag li.event_latest_panel_tag_color03 {
    background-color: #d96f66; }
  .event_latest_panel_tag li.event_latest_panel_tag_color04 {
    background-color: #547c56; }
  .event_latest_panel_tag li.event_latest_panel_tag_color05 {
    background-color: #3399cc;
    width: 150px; }
  .event_latest_panel_tag li.event_latest_panel_tag_color06 {
    background-color: #ff9933; }
  .event_latest_panel_tag li.event_latest_panel_tag_color07 {
    background-color: #669900; }
  .event_latest_panel_tag li.event_latest_panel_tag_color08 {
    background-color: #d3b456; }
  .event_latest_panel_tag li.event_latest_panel_tag_color09 {
    background-color: #e99b9b; }
  .event_latest_panel_date {
    font-size: 90% !important;
    color: #fff !important;
    font-weight: bold !important;
    width: 186px !important;
    text-align: left !important; }
  .event_latest_panel_inr {
    position: absolute;
    width: 296px;
    top: 45%;
    text-align: center; }
  .event_latest_panel_txt {
    color: #fff;
    font-size: 100%;
    line-height: 1.5; }
  .event_latest_panel_txt p {
    font-size: 100%;
    font-weight: bold; }
  .event_latest_panel_txt p .small_test {
    font-size: 80%; }
  .event_latest_panel_txt p .large_test {
    font-size: 110%; }
  #top_info {
    background: url("/museum/images/top_info_bg.png") #f7f6f5 center top no-repeat;
    background-size: 100% auto;
    padding: 70px 0 0;
    margin-bottom: 70px; }
  #top_info_inner {
    width: 930px;
    margin: 0 auto; }
  #top_info_list {
    margin-top: 50px; }
  #top_info_list li {
    float: left;
    margin-right: 18px;
    width: 298px; }
  #top_info_list li.last {
    margin-right: 0; }
  #top_info_list li a {
    display: block;
    position: relative;
    opacity: 1;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  #top_info_list li a:hover {
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  #top_info_list li a img {
    width: 298px;
    height: 190px; }
  #top_info_list li a p {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 45%;
    left: 50%;
    width: 298px;
    margin-left: -149px;
    font-weight: bold;
    line-height: 150%; }
  #top_info_list li a p.lines {
    top: 40%; }
  #top_info_list li#top_info_menu01 {
    background: url("/museum/images/top_pickup_bg03.jpg") center top no-repeat;
    background-size: 100% auto; }
  #top_info_list li#top_info_menu02 {
    background: url("/museum/images/top_pickup_bg01.jpg") center top no-repeat;
    background-size: 100% auto; }
  #top_info_list li#top_info_menu03 {
    background: url("/museum/images/top_pickup_bg02.jpg") center top no-repeat;
    background-size: 100% auto; }
  #top_info_btn {
    width: 770px;
    margin: 35px auto 0; }
  #top_info_btn #top_info_btn_l {
    width: 370px;
    float: left; }
  #top_info_btn #top_info_btn_r {
    width: 370px;
    float: right; }
  #top_info_btn #top_info_btn_l a {
    width: 100%; }
  #top_info_btn #top_info_btn_r a {
    width: 100%; }
  #top_other_facility {
    width: 100%;
    min-width: 960px;
    margin-bottom: 85px; }
  #top_shop {
    float: left;
    width: 50%;
    border-right: 1px solid #fff; }
  #top_shop_inner {
    min-width: 480px;
    position: relative;
    background: url("/museum/images/top_shop_bg_close.jpg") center top no-repeat;
    background-size: cover; }
  #top_coffeeroad {
    float: left;
    width: 50%;
    border-left: 1px solid #fff; }
  #top_coffeeroad_inner {
    min-width: 480px;
    position: relative;
    background: url("/museum/images/top_coffeeload_bg_close.jpg") center top no-repeat;
    background-size: cover; }
  .top_other_facility_spacer {
    width: 100%;
    height: 400px;
    overflow: hidden; }
  .top_other_facility_spacer img {
    width: 100%;
    height: 400px; }
  .top_other_facility_contents {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%; }
  #top_other_facility h3 {
    text-align: center;
    font-size: 250%;
    font-weight: bold;
    width: 100%;
    color: #fff; }
  #top_other_facility p {
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    width: 100%;
    color: #fff;
    padding-bottom: 20px; }
  #top_other_facility .comm_btn_wrap {
    width: 315px;
    margin: 0 auto;
    background: url("/museum/images/top_other_facility_btn_bg.png") center top repeat;
    border: none; }
  #top_other_facility .comm_btn_wrap a {
    width: 100%;
    border: none; }
  #top_other_coffeeload_attention p {
    text-align: right;
    font-size: 80%;
    width: 100%;
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 0;
    padding-right: 10px;
    font-weight: normal;
    padding-bottom: 0; }
  .top_news_wrap {
    margin-bottom: 0;
    background: #ffffff;
    padding: 85px 35px 35px; }
    .top_news_wrap .cont_wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0 auto; }
  #top_pickup {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    width: 50%;
    /*figure{
			width: calc(50% - 10px);
			a{
				color: #3b251c;
				text-decoration: none;
			}
		}*/ }
    #top_pickup .top_pickup_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    #top_pickup figure {
      width: calc(50% - 10px);
      margin-bottom: 20px; }
      #top_pickup figure a {
        color: #3b251c;
        text-decoration: none; }
    #top_pickup figure:nth-child(2n+1) {
      margin-right: 20px;
      margin-bottom: 20px; }
    #top_pickup figure:hover a {
      color: #d70c18; }
    #top_pickup figcaption img {
      position: relative;
      top: 10px;
      left: 10px; }
  #top_news {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 75px;
    padding-right: 30px;
    width: 50%; }
  #top_news_inner {
    margin: 50px auto 0;
    border-top: 1px solid #603b23; }
  #top_news_past {
    display: none;
    opacity: 0; }
  #top_news .comm_btn_wrap {
    width: 300px;
    margin: 40px auto 0; }
  #top_news .comm_btn_wrap a {
    width: 300px;
    background: url("/museum/common/images/comm_arrow_bottom_pc.png") 95% 50% no-repeat;
    background-size: 12px; }
  .top_news_box {
    width: 100%;
    border-bottom: 1px solid #603b23; }
    .top_news_box img {
      width: 80%;
      margin: 0 10%; }
  .top_news_box a {
    display: block;
    width: 100%;
    color: #3b251c;
    padding: 1em 0;
    background: url("/museum/common/images/comm_arrow_right.png") 98% 50% no-repeat;
    background-size: 7px; }
  .top_news_box .top_news_nolink {
    width: 100%;
    color: #3b251c;
    padding: 1em 0; }
  .top_news_box a p.title {
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  .top_news_box a:hover p.title {
    color: #d70c18;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  .top_news_box a p.title .redcolor {
    color: #d70c18; }
  .top_news_box p.date {
    float: left;
    width: 112px;
    margin-left: 15px; }
  .top_news_box p.tags {
    float: left;
    width: 210px;
    margin-right: 40px;
    background-color: #d70c18;
    color: #fff;
    text-align: center;
    line-height: 200%;
    margin-top: 2px;
    font-size: 85%; }
  .top_news_box p.tags.blue {
    background-color: #193559; }
  .top_news_box p.tags.blue2 {
    background-color: #0066cc; }
  .top_news_box p.tags.orange {
    color: #3b251c;
    background-color: #ff9933; }
  .top_news_box p.title {
    float: left;
    margin-left: 15px;
    width: 400px; }
  .top_news_box p.title .smalltext {
    font-size: 80%; }
  .top_news_box.top_news_index {
    padding: 1em 0; }
    .top_news_box.top_news_index .title {
      width: 96%; }
    .top_news_box.top_news_index .title a {
      padding: 0;
      text-decoration: none; }
      .top_news_box.top_news_index .title a:hover {
        color: #d70c18; }
  .top_news_box_image {
    width: 80%;
    display: block;
    margin: 10px auto 0; }
  .top_news_box_image_caption {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-decoration: none;
    font-size: 14px; }
  .top_news_box_small {
    font-size: 80%;
    line-height: 160%;
    display: inline-block; }
  #top_other_program {
    margin-bottom: 140px; }
  .top_other_program_box {
    background-color: #f7f6f5;
    width: 440px;
    position: relative;
    padding: 170px 40px 40px; }
  .top_other_program_img {
    width: 100%;
    position: absolute;
    left: 0;
    top: -30px;
    text-align: center; }
  .top_other_program_img img {
    width: 360px; }
  .top_other_program_box h3 {
    font-weight: bold;
    padding: 0 0 10px;
    font-size: 130%; }
  .top_other_program_box p {
    padding-bottom: 20px;
    line-height: 170%; }
  #top_accademy {
    float: left; }
  #top_factory {
    float: right; }
  .top_other_program_box .comm_btn_wrap,
  .top_other_program_box .comm_btn_wrap a {
    width: 100%; }
  .comm_btn_wrap#top_fb_btn {
    width: 400px;
    margin: 0 auto;
    padding: 0;
    border-color: #395898; }
  .comm_btn_wrap#top_fb_btn a {
    width: 100%;
    background: url("/museum/images/fb_arrow_right.png") #ededf9 95% 50% no-repeat;
    color: #395898;
    background-size: 8px;
    padding: 0.5em 0 0.5em 20px;
    opacity: 1;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    border-color: #395898; }
  .comm_btn_wrap#top_fb_btn a:hover {
    opacity: 0.7;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  .comm_btn_wrap#top_fb_btn a p {
    background: url("/museum/images/fb.gif") 10% 50% no-repeat;
    background-size: 33px;
    padding: 10px 0; }
  .top_event_btn {
    width: 830px;
    margin: 35px auto 0; }
  .top_event_btn .top_event_btn_l {
    float: left; }
  .top_event_btn .top_event_btn_r {
    float: right; }
  .top_event_btn .top_event_btn_l a {
    width: 100%; }
  .top_event_btn .top_event_btn_r a {
    width: 100%; }
  .top_sns_btn {
    width: 660px;
    margin: 35px auto; }
  .top_sns_btn .top_sns_btn_l {
    float: left;
    width: auto !important;
    margin: 0 auto; }
  .top_sns_btn .top_sns_btn_r {
    float: right; }
  .top_sns_btn .top_sns_btn_l a {
    width: 100%; }
  .top_sns_btn .top_sns_btn_r a {
    width: 100%; }
  #top_line_btn img {
    width: 210px; }
  .event_latest_panel:nth-child(1) br {
    display: block !important; }
  .notice_wrap .notice_inr {
    width: 100%;
    height: 100%; }
  .notice_wrap .notice {
    border: 1px solid #d70c18;
    margin: -60px 0 10px;
    background: #ffffff; }
  .notice_wrap .notice h3 {
    font-weight: bold;
    color: #ffffff;
    background: #d70c18;
    text-align: center;
    padding: 5px 0; }
  .notice_wrap .notice .notice_text {
    text-align: center;
    color: #d70c18;
    font-weight: bold;
    padding: 5px 0;
    font-size: 14.6px; }
  .notice_wrap .notice_text a {
    color: #d70c18; }
  .notice_wrap .notice_text a:hover {
    color: #d70c18; }
  #top_main.notice_on video {
    min-width: 1158px; }
  .kv_news {
    text-align: center;
    background: #d70c18;
    padding: 3px 0;
    width: 304px;
    margin: 0 auto 15px; }
  .thanks {
    font-size: 0.68vw !important;
    color: #603b23;
    line-height: 1.75; }
  #top_news .top_contents_tit {
    margin-bottom: 32px; }
  #top_news_inner {
    margin-top: 0; }
  .top_news_date {
    font-size: 20px; }
  #top_pickup img:hover {
    opacity: 0.7; }
  .notice_date {
    text-align: right;
    margin-bottom: 10px; } }

/* SP ------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .br-sp {
    display: none; }
  #top_main_contents {
    position: relative; }
  #top_main {
    position: relative; }
  #top_main_visual {
    height: 550px;
    width: 100%;
    position: relative;
    background: #ffffff url("/museum/images/top_main_visual_sp.jpg") center top no-repeat;
    background-size: cover;
    z-index: 1;
    overflow: hidden; }
  #top_left_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    z-index: 30;
    width: 20%; }
  #top_rigth_bg {
    position: absolute;
    top: 197px;
    right: 0;
    z-index: 200;
    z-index: 30;
    width: 20%; }
  #top_left_season {
    position: absolute;
    top: 10%;
    left: 2%;
    width: 20vw;
    z-index: 30; }
  #top_rigth_season {
    position: absolute;
    top: 8%;
    right: 2%;
    z-index: 200;
    width: 20vw;
    z-index: 30; }
  #top_main_visual video {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 550px; }
  #top_left_bg img,
  #top_rigth_bg img {
    width: 100%; }
  #top_main_visual_bg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    width: 100%;
    height: 550px;
    z-index: 20;
    background: url("/museum/images/top_main_visual_bg.png") top left repeat; }
  #top_main_logo {
    position: absolute;
    top: 70px;
    left: 50%;
    width: 60%;
    margin-left: -30%;
    z-index: 40; }
  #top_main_logo img {
    width: 100%; }
  .top_contents_tit {
    text-align: center;
    margin-bottom: 10%; }
  .top_contents_tit h3 {
    font-weight: bold;
    font-size: 250%;
    padding-bottom: 10px; }
  .top_contents_tit.season h3 {
    position: relative; }
  /*.top_contents_tit.season h3::before {
      background: url("/museum/images/icon_apr_left.png") top left no-repeat;
      background-size: 100%;
      content: "";
      display: block;
      width: 31px;
      height: 31px;
      position: absolute;
      left: 24%;
    	top: 12%; }
    .top_contents_tit.season h3::after {
      background: url("/museum/images/icon_apr_right.png") top left no-repeat;
      background-size: 100%;
      content: "";
      display: block;
      width: 41px;
      height: 38px;
      position: absolute;
      right: 21%;
      top: 0%; }
    #top_pickup .top_contents_tit.season h3::before {
      left: 14%;
    	top: 12%; }
    #top_pickup .top_contents_tit.season h3::after {
      right: 11%;
      top: 0%;}*/
  .top_news_wrap {
    margin-bottom: 50px;
    background: #ffffff; }
  #main_contents .top_news_wrap .cont_wrap {
    padding: 0; }
  #top_pickup {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 7.2%; }
    #top_pickup .top_pickup_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    #top_pickup figure {
      width: calc(50% - 10px);
      margin-bottom: 20px; }
      #top_pickup figure a {
        color: #603b23;
        text-decoration: none; }
    #top_pickup figure:nth-child(2n+1) {
      margin-right: 20px;
      margin-bottom: 20px; }
    #top_pickup figure:hover a {
      color: #d70c18; }
    #top_pickup figcaption {
      font-size: 3.7vw;
      line-height: 1.6; }
    #top_pickup figcaption img {
      position: relative;
      top: 6px;
      left: 10px; }
  #top_event {
    margin-bottom: 15%; }
  #top_event .comm_btn_wrap {
    width: 100%;
    margin: 0 auto 5%; }
  #top_event .comm_btn_wrap.space {
    margin: 5% auto 0; }
  #top_event .comm_btn_wrap a {
    width: 100%;
    font-size: 90%; }
  #top_main_daily {
    position: absolute;
    top: 28%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80%;
    z-index: 40;
    font-weight: bold;
    color: #fff;
    font-size: 80%; }
  #top_main_daily a {
    color: #fff;
    text-decoration: none;
    background: url("/museum/common/images/comm_arrow_right.png") 100% 50% no-repeat;
    background-size: 7px;
    font-size: 90%;
    font-weight: normal; }
  #top_main_open {
    width: 62.5%;
    margin: 0 auto;
    padding: 2% 0;
    text-align: center;
    margin-bottom: 5%;
    background: rgba(255, 255, 255, 0.7);
    font-size: 80%; }
  #top_main_open span {
    font-weight: normal;
    font-size: 80%; }
  #top_main_open a {
    padding-right: 10px;
    font-size: 120%;
    text-decoration: none !important;
    padding-right: 10px;
    color: #3b251c;
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    background: url(/museum/common/images/comm_arrow_right.png) right 50% no-repeat !important;
    background-size: 8px !important; }
  #top_main_open .open {
    padding-bottom: 10px;
    font-size: 150%; }
  #top_main_open .time {
    padding-bottom: 10px;
    line-height: 130%;
    font-size: 150%; }
  #top_main_taisting {
    width: 100%;
    text-align: center; }
  #top_main_taisting .taisting {
    padding-bottom: 10px;
    padding: 3%;
    background: #fff;
    border: 5px solid #e60012;
    text-align: left; }
  #top_main_taisting .taisting a {
    padding-right: 10px;
    font-size: 100%;
    color: #000; }
  #top_main_taisting .taisting span {
    font-size: 80%; }
  #top_main_taisting .sche {
    display: block;
    border: 1px solid #fff;
    font-weight: normal;
    font-size: 110%;
    padding: 1px;
    margin: 0 0 7px;
    width: 49%;
    text-align: center;
    float: left; }
  #top_main_taisting .sche:nth-child(2n+1) {
    float: left; }
  #top_main_taisting .sche:nth-child(2n) {
    float: right; }
  #top_learning_program {
    float: left;
    width: 49%;
    margin: 5% 2% 0 0;
    padding: 3% 0;
    background: #3b251c;
    text-align: center;
    font-size: 90%;
    color: #fff; }
  #top_learning_program a {
    display: block;
    background-position: 96% 50%;
    background-size: 5px; }
  #top_program_children {
    float: left;
    width: 49%;
    margin: 5% 0 0;
    padding: 3% 0;
    background: #3b251c;
    text-align: center;
    font-size: 90%;
    color: #fff; }
  #top_program_children a {
    display: block;
    background-position: 96% 50%;
    background-size: 5px; }
  #TA_certificateOfExcellence918 {
    width: 18% !important;
    margin: 0 !important;
    position: absolute;
    top: 7%;
    right: 2%;
    z-index: 40; }
  .event_latest_panel {
    width: 100%;
    margin-bottom: 5%; }
  .event_latest_panel_last {
    margin-right: 0 !important; }
  .event_latest_panel a {
    display: block;
    opacity: 1;
    position: relative;
    color: #3b251c;
    text-decoration: none; }
    .event_latest_panel a .event_latest_panel_spacer img, .event_latest_panel a .event_latest_panel_inr {
      -webkit-transition: 0.2s all;
      -o-transition: 0.2s all;
      transition: 0.2s all;
      opacity: 1; }
  .event_latest_panel a:hover .event_latest_panel_spacer img, .event_latest_panel a:hover .event_latest_panel_inr {
    opacity: 0; }
  .event_latest_panel_spacer {
    margin-bottom: 5%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    /*background-image: url(/museum/event/images/panel/event_panel01.jpg);*/ }
  .event_latest_panel_spacer img {
    width: 100%; }
  .event_latest_panel_new {
    position: absolute;
    top: 0;
    right: 0;
    width: 20%; }
  .event_latest_panel_new img {
    width: 100%; }
  .event_latest_panel_tag {
    color: #fff;
    margin-bottom: 0; }
  .event_latest_panel_tag li {
    float: left;
    width: 100%;
    color: #3b251c !important;
    margin-right: 3%;
    text-align: center;
    font-size: 80%;
    line-height: 2.8; }
  .event_latest_panel_tag li.event_latest_panel_tag_color01 {
    background-color: #193559; }
  .event_latest_panel_tag li.event_latest_panel_tag_color02 {
    background-color: #c2b99a; }
  .event_latest_panel_tag li.event_latest_panel_tag_color03 {
    background-color: #d96f66; }
  .event_latest_panel_tag li.event_latest_panel_tag_color04 {
    background-color: #547c56; }
  .event_latest_panel_tag li.event_latest_panel_tag_color05 {
    background-color: #3399cc;
    width: 50%; }
  .event_latest_panel_tag li.event_latest_panel_tag_color06 {
    background-color: #ff9933; }
  .event_latest_panel_tag li.event_latest_panel_tag_color07 {
    background-color: #669900; }
  .event_latest_panel_tag li.event_latest_panel_tag_color08 {
    background-color: #d3b456; }
  .event_latest_panel_tag li.event_latest_panel_tag_color09 {
    background-color: #e99b9b; }
  .event_latest_panel_date {
    font-size: 90% !important;
    color: #3b251c !important;
    font-weight: bold !important;
    /*width: 60% !important;*/
    width: 69% !important;
    text-align: left !important; }
  .event_latest_panel_inr {
    position: absolute;
    width: 296px;
    top: 45%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto; }
  .event_latest_panel_txt {
    color: #fff;
    font-size: 100%; }
  .event_latest_panel_txt p {
    font-size: 120%;
    font-size: 5vw;
    font-weight: bold; }
  .event_latest_panel_txt p .small_test {
    font-size: 80%; }
  .event_latest_panel_txt p .large_test {
    font-size: 110%; }
  #top_info {
    background: url("/museum/images/top_info_bg.png") #f7f6f5 center top no-repeat;
    background-size: 100% auto;
    padding: 70px 0 5%;
    margin-bottom: 15%; }
  #top_info_inner {
    width: 100%;
    margin: 0 auto; }
  #top_info_list {
    margin-top: 5%; }
  #top_info_list li {
    width: 100%; }
  #top_info_list li.last {
    margin-right: 0; }
  #top_info_list li a {
    display: block;
    position: relative;
    width: 100%; }
  #top_info_list li a img {
    width: 100%; }
  #top_info_list li a p {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 45%;
    left: 50%;
    width: 100%;
    margin-left: -50%;
    font-weight: bold;
    line-height: 150%; }
  #top_info_list li a p.lines {
    top: 40%; }
  #top_info_list li#top_info_menu01 {
    background: url("/museum/images/top_pickup_bg03.jpg") center top no-repeat;
    background-size: 100% auto; }
  #top_info_list li#top_info_menu02 {
    background: url("/museum/images/top_pickup_bg01.jpg") center top no-repeat;
    background-size: 100% auto; }
  #top_info_list li#top_info_menu03 {
    background: url("/museum/images/top_pickup_bg02.jpg") center top no-repeat;
    background-size: 100% auto; }
  #top_info_btn {
    margin: 10% auto 0; }
  #top_info_btn #top_info_btn_l {
    width: 100%;
    margin-bottom: 5%; }
  #top_info_btn #top_info_btn_r {
    width: 100%; }
  #top_info_btn #top_info_btn_l a {
    width: 100%;
    font-size: 90%; }
  #top_info_btn #top_info_btn_r a {
    width: 100%;
    font-size: 90%; }
  #top_other_facility {
    width: 100%;
    margin-bottom: 15%; }
  #top_shop {
    width: 100%;
    position: relative;
    background: url("/museum/images/top_shop_bg_close.jpg") center top no-repeat;
    background-size: cover;
    margin-bottom: 5%; }
  #top_coffeeroad {
    width: 100%;
    position: relative;
    background: url("/museum/images/top_coffeeload_bg_close.jpg") center top no-repeat;
    background-size: cover; }
  .top_other_facility_spacer {
    width: 100%;
    overflow: hidden; }
  .top_other_facility_spacer img {
    width: 100%; }
  .top_other_facility_contents {
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%; }
  #top_other_facility h3 {
    text-align: center;
    font-size: 150%;
    font-weight: bold;
    width: 100%;
    color: #fff; }
  #top_other_facility p {
    text-align: center;
    font-size: 80%;
    font-weight: bold;
    width: 100%;
    color: #fff;
    padding-bottom: 5%; }
  #top_other_facility .comm_btn_wrap {
    width: 86%;
    margin: 0 auto;
    background: url("/museum/images/top_other_facility_btn_bg.png") center top repeat;
    border: none; }
  #top_other_facility .comm_btn_wrap a {
    width: 100%;
    border: none; }
  #top_other_coffeeload_attention p {
    text-align: right;
    font-size: 80%;
    width: 100%;
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 0;
    padding-right: 10px;
    font-weight: normal;
    padding-bottom: 0; }
  #top_news {
    padding-top: 20%;
    margin-bottom: 10%; }
  #top_news .cont_wrap {
    width: 100%;
    padding: 0; }
  #top_news_inner {
    width: 100%;
    margin: 10% auto 0;
    border-top: 1px solid #603b23; }
  #top_news_past {
    width: 100%;
    display: none; }
  #top_news .comm_btn_wrap {
    width: 85.4%;
    margin: 8% auto 0; }
  #top_news .comm_btn_wrap a {
    width: 100%;
    font-size: 90%;
    background: url("/museum/common/images/comm_arrow_bottom.png") 95% 50% no-repeat;
    background-size: 14px; }
  .top_news_box {
    width: 100%;
    border-bottom: 1px solid #603b23; }
  /*.top_news_box a {
		display: block;
		width: 100%;
		color: #3b251c;
		padding: 1.5em 5%;
		background: url("/museum/common/images/comm_arrow_right.png") 95% 50% no-repeat;
		background-size: 8px;
		text-decoration: none;
	}*/
  .top_news_box a {
    display: block;
    width: 100%;
    color: #3b251c;
    padding: 1.5em 5%;
    background: url("/museum/common/images/comm_arrow_right.png") 95% 50% no-repeat;
    background-size: 8px;
    text-decoration: none; }
  .top_news_box .top_news_nolink {
    width: 100%;
    color: #3b251c;
    padding: 1.5em 5%; }
  .top_news_box a p.title {
    text-decoration: none; }
  .top_news_box a p.title .redcolor {
    color: #d70c18; }
  .top_news_box p.date {
    float: left;
    width: 30%;
    line-height: 150%; }
  .top_news_box p.tags {
    float: left;
    width: 70%;
    background-color: #d70c18;
    color: #fff;
    text-align: center;
    line-height: 150%;
    font-size: 80%;
    padding: 1% 0; }
  .top_news_box p.tags.blue {
    background-color: #193559; }
  .top_news_box p.tags.orange {
    color: #3b251c;
    background-color: #ff8b1e; }
  .top_news_box p.title {
    width: 90%;
    clear: both;
    line-height: 150%;
    padding-top: 3%; }
  .top_news_box p.title .smalltext {
    font-size: 80%; }
  .top_news_box_image {
    width: 100%;
    display: block;
    margin: 20px auto 0; }
  .top_news_box_image_caption {
    font-size: 13px; }
  .top_news_box_small {
    font-size: 80%;
    line-height: 160%;
    display: inline-block; }
  #top_other_program {
    margin-bottom: 20%; }
  #top_other_program .cont_wrap {
    width: 100%;
    padding: 0; }
  .top_other_program_box {
    background-color: #f7f6f5;
    width: 100%;
    position: relative;
    padding: 35% 7.3% 7.3%; }
  .top_other_program_img {
    width: 100%;
    position: absolute;
    left: 0;
    top: -10%;
    text-align: center; }
  .top_other_program_img img {
    width: 86%; }
  .top_other_program_box h3 {
    font-weight: bold;
    padding: 0 0 5%;
    font-size: 130%; }
  .top_other_program_box p {
    padding-bottom: 20px;
    line-height: 150%; }
  #top_accademy {
    margin-bottom: 25%; }
  .top_other_program_box .comm_btn_wrap,
  .top_other_program_box .comm_btn_wrap a {
    width: 100%; }
  .comm_btn_wrap#top_fb_btn {
    margin: 0;
    border-color: #395898; }
  .comm_btn_wrap#top_fb_btn a {
    width: 100%;
    background: url("/museum/images/fb_arrow_right.png") #ededf9 95% 50% no-repeat;
    color: #395898;
    background-size: 8px;
    padding: 0.5em 0 0.5em 3%;
    font-size: 80%;
    border-color: #395898; }
  .comm_btn_wrap#top_fb_btn a p {
    background: url("/museum/images/fb.gif") 6% 50% no-repeat;
    background-size: 10%;
    padding: 3% 0; }
  .top_sns_btn {
    text-align: center; }
  .event_latest_panel:nth-child(1) br {
    display: block !important; }
  .notice_on #top_main_logo {
    top: 300px; }
  .notice_on #top_main_daily {
    top: 500px; }
  .notice_on #top_main_visual {
    height: 800px; }
  .notice_on #top_main_visual_bg {
    height: 800px; }
  .notice_on #TA_certificateOfExcellence918 {
    top: 0.5%; }
  .notice_wrap .notice {
    border: 1px solid #d70c18;
    position: absolute;
    top: 30px;
    left: 5%;
    width: 90%;
    z-index: 40;
    background: #ffffff; }
  .notice_wrap .notice h3 {
    font-weight: bold;
    color: #ffffff;
    background: #d70c18;
    text-align: center;
    padding: 2% 0; }
  .notice_wrap .notice .notice_text {
    text-align: center;
    color: #d70c18;
    font-weight: bold;
    padding: 2%; }
  .notice_wrap .notice_text a {
    color: #d70c18; }
  .notice_wrap .notice_text a:hover {
    color: #d70c18; }
  .kv_news {
    text-align: center;
    background: #d70c18;
    padding: 2% 0;
    width: 80%;
    margin: 0 auto 5%; }
  .thanks {
    font-size: 0.68vw !important;
    color: #603b23;
    line-height: 1.75; }
  .top_main_coffeeday {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    width: 60%;
    z-index: 40;
    width: 200px;
    margin: 0 auto 20px; }
  .coffee_day .top_news_box p.title {
    width: 100% !important; }
  .top_news_date {
    font-size: 120%; } }

.top_news_box p.tags.c_blue {
  background-color: #0033ff !important; }

.top_news_box:nth-child(3) .tags {
  background-color: #603b23; }

/*.top_news_box:nth-child(7) .tags {
	background-color: #0e9e2d;
}*/
.top_news_box:nth-child(10) .tags {
  background-color: #f4b607; }

/* horfix200301 */
.text_red, a:hover {
  color: #e60012; }

.inner {
  background: #fff;
  border: 5px solid #e60012;
  color: #3b251c;
  font-weight: normal; }

#top_main_daily a {
  background: none;
  color: #3b251c;
  text-decoration: underline; }

@media screen and (min-width: 769px) {
  #main .comm_title {
    background: none;
    padding: 0;
    margin-bottom: 0; }
  .inner {
    margin: 0 auto;
    padding: 30px !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .top_main,
  #top_main_visual {
    height: 1300px; }
  #top_main_visual {
    background-size: cover; }
  #top_main_visual_bg {
    height: 1300px; }
  #top_main_center {
    top: 25%; }
  #top_main_logo {
    padding-bottom: 80px; }
  .info_request {
    float: right;
    margin-top: -20px; }
  .top_sns_btn {
    margin: 35px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%; }
  .comm_btn_wrap#top_fb_btn {
    width: 400px;
    padding: 0;
    margin: 0 auto;
    border-color: #395898; }
  .comm_btn_wrap#top_fb_btn a {
    width: 100%;
    background: url(/museum/images/fb_arrow_right.png) #ededf9 95% 50% no-repeat;
    color: #395898;
    background-size: 8px;
    padding: 0.5em 0 0.5em 20px;
    opacity: 1;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    border-color: #395898;
    text-decoration: none; }
  .comm_btn_wrap#top_fb_btn a p {
    background: url(/museum/images/fb.gif) 10% 50% no-repeat;
    background-size: 33px;
    padding: 10px 0;
    font-size: 18px; }
  .w700 {
    width: 700px; }
  .top_link_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 600px;
    margin: 0 auto; }
  #to_video_gallery .video_gallery {
    width: 280px;
    text-align: center;
    background-color: #fff5f8;
    border: 1px solid #3b251c;
    margin-right: 40px;
    font-size: 20px; }
    #to_video_gallery .video_gallery .special_topics_link {
      padding: 10px;
      width: 100%;
      display: inline-block;
      text-decoration: none;
      color: #3b251c;
      font-weight: bold;
      background: url(/museum/common/images/comm_arrow_right.png) 85% 50% no-repeat !important;
      background-size: 8px !important; }
      #to_video_gallery .video_gallery .special_topics_link img {
        width: 30px;
        margin-right: 10px; }
  #to_world_stamp .world_stamp {
    width: 280px;
    text-align: center;
    background-color: #fff5f8;
    border: 1px solid #3b251c;
    margin-right: 40px;
    font-size: 20px; }
    #to_world_stamp .world_stamp .special_topics_link {
      padding: 10px;
      width: 100%;
      display: inline-block;
      text-decoration: none;
      color: #3b251c;
      font-weight: bold;
      background: url(/museum/common/images/comm_arrow_right.png) 95% 50% no-repeat !important;
      background-size: 8px !important; }
      #to_world_stamp .world_stamp .special_topics_link img {
        width: 22px;
        margin-right: 10px; }
  #daily_quiz {
    padding-top: 50px; }
  .daily_quiz_wrap {
    background-color: #3b251c;
    color: #fff;
    font-size: 18px;
    width: 600px;
    margin: 0 auto 50px;
    padding: 12px 3px 3px;
    text-align: center;
    position: relative; }
    .daily_quiz_wrap .daily_quiz_title_img {
      position: absolute;
      top: 10px;
      left: 28%;
      display: inline-block;
      width: 30px;
      cursor: pointer; }
      .daily_quiz_wrap .daily_quiz_title_img img {
        width: 30px; }
    .daily_quiz_wrap .daily_quiz_title {
      cursor: pointer;
      margin-bottom: 7px;
      font-weight: bold; }
    .daily_quiz_wrap .daily_quiz_title_arrow {
      position: absolute;
      top: 24px;
      right: 15%;
      display: inline-block;
      width: 16px;
      cursor: pointer; }
      .daily_quiz_wrap .daily_quiz_title_arrow.rotate {
        top: 5px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  .daily_quiz {
    background-color: #f6e1c6;
    color: #3b251c;
    margin: 10px 0 0;
    padding: 10px 0 20px; }
  .quiz-open {
    display: none; }
    .quiz-open .quiz_to_answer {
      display: none;
      width: 50%;
      height: 50px;
      padding: 8px;
      vertical-align: text-bottom;
      margin: 10px auto 0;
      color: red;
      border: solid 2px red;
      cursor: pointer;
      background: url(/museum/common/images/comm_arrow_right.png) 65% 50% no-repeat #fff !important;
      background-size: 6px !important; }
      .quiz-open .quiz_to_answer.to_answer_open {
        display: block; }
    .quiz-open .quiz_question {
      padding: 0 8px; }
    .quiz-open .quiz_answer {
      display: none;
      margin-top: 10px;
      height: 50px;
      padding: 8px;
      color: #d9272b; }
      .quiz-open .quiz_answer.answer_open {
        display: block; } }

@media screen and (max-width: 768px) {
  #main .comm_title {
    background: none;
    margin: 0 7.3%;
    padding-top: 4%; }
  .inner {
    width: 93.75%;
    margin: 0 auto;
    padding: 10px !important; }
    .inner a {
      word-break: break-all; }
  .top_main,
  #top_main_visual {
    height: 360vw; }
    .top_main.changeHight,
    #top_main_visual.changeHight {
      height: 360vw; }
  #top_main_visual {
    background-size: cover; }
  #top_main_visual_bg {
    height: 1100px; }
    #top_main_visual_bg.changeHight {
      height: 1000px; }
  #top_main_center {
    top: 36%; }
  .info_request {
    font-size: 90%; }
  .top_sns_btn {
    text-align: center;
    margin: 20px 0; }
  .comm_btn_wrap#top_fb_btn {
    margin: 30px auto 0;
    border-color: #395898;
    width: 100%; }
  .comm_btn_wrap#top_fb_btn a {
    width: 100%;
    background: url(/museum/images/fb_arrow_right.png) #ededf9 95% 50% no-repeat;
    color: #395898;
    background-size: 8px;
    padding: 0.8em 0;
    border-color: #395898;
    text-decoration: none; }
  .comm_btn_wrap#top_fb_btn a p {
    background: url(/museum/images/fb.gif) 6% 50% no-repeat;
    background-size: 10%;
    padding: 0;
    font-size: 14px;
    line-height: 1.6; }
  .comm_btn_wrap.top_sns_btn_l,
  .comm_btn_wrap.top_sns_btn_r {
    max-width: 220px;
    height: 68px;
    margin: 0 auto; }
  #to_video_gallery .video_gallery {
    width: 100%;
    text-align: center;
    background-color: #fff5f8;
    border: 1px solid #3b251c; }
    #to_video_gallery .video_gallery .special_topics_link {
      padding: 10px;
      width: 100%;
      font-size: 16px;
      color: #3b251c;
      font-weight: bold;
      display: inline-block;
      text-decoration: none;
      background: url(/museum/common/images/comm_arrow_right.png) 95% 50% no-repeat !important;
      background-size: 8px !important; }
      #to_video_gallery .video_gallery .special_topics_link img {
        width: 25px;
        margin-right: 10px;
        vertical-align: bottom; }
  #to_world_stamp .world_stamp {
    width: 100%;
    text-align: center;
    background-color: #fff5f8;
    border: 1px solid #3b251c;
    margin-top: 20px; }
    #to_world_stamp .world_stamp .special_topics_link {
      padding: 10px;
      width: 100%;
      font-size: 16px;
      display: inline-block;
      text-decoration: none;
      color: #3b251c;
      font-weight: bold;
      background: url(/museum/common/images/comm_arrow_right.png) 95% 50% no-repeat !important;
      background-size: 8px !important; }
      #to_world_stamp .world_stamp .special_topics_link img {
        width: 22px;
        margin-right: 10px; }
  .daily_quiz_wrap {
    background-color: #3b251c;
    color: #fff;
    width: 100%;
    margin: 40px auto;
    padding: 10px 3px 3px;
    text-align: center;
    position: relative; }
    .daily_quiz_wrap .daily_quiz_title_img {
      position: absolute;
      top: 0;
      left: -35px;
      display: inline-block;
      width: 25px;
      cursor: pointer; }
    .daily_quiz_wrap .daily_quiz_title {
      cursor: pointer;
      margin-bottom: 7px;
      font-weight: bold;
      font-size: 16px;
      display: inline-block;
      position: relative; }
    .daily_quiz_wrap .daily_quiz_title_arrow {
      position: absolute;
      top: 19px;
      right: 5%;
      display: inline-block;
      width: 16px;
      cursor: pointer; }
      .daily_quiz_wrap .daily_quiz_title_arrow.rotate {
        top: 8px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  .daily_quiz {
    background-color: #f6e1c6;
    color: #3b251c;
    margin: 3px 0 0;
    padding: 10px 0 20px; }
  .today-quiz {
    display: block; }
  .quiz-open {
    display: none; }
    .quiz-open .quiz_to_answer {
      display: none;
      width: 50%;
      height: 45px;
      font-size: 16px;
      padding: 8px;
      margin: 10px auto 0;
      color: red;
      border: solid 2px red;
      cursor: pointer;
      background: url(/museum/common/images/comm_arrow_right.png) 70% 54% no-repeat #fff !important;
      background-size: 8px !important; }
      .quiz-open .quiz_to_answer.to_answer_open {
        display: block; }
    .quiz-open .quiz_question {
      padding: 0 8px; }
    .quiz-open .quiz_answer {
      display: none;
      height: 45px;
      font-size: 16px;
      padding: 8px;
      margin-top: 10px;
      color: red; }
      .quiz-open .quiz_answer.answer_open {
        display: block; }
  .info-inner {
    width: 100%; }
  .notice_date {
    text-align: right; } }

.seminar_icon {
  position: absolute;
  top: 2%;
  right: -15%;
  width: 214px; }

@media screen and (max-width: 768px) {
  .seminar_icon {
    top: 250px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    right: auto;
    z-index: 50;
    width: 80%; } }

.info_heading span {
  color: #fff;
  background: #d70c18;
  padding: 4px 26px;
  font-weight: bold;
  margin: 25px 0;
  display: inline-block; }

.info_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px 0 60px; }
  .info_list_item {
    width: 30%; }

@media screen and (max-width: 768px) {
  .info_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10% 0 0; }
    .info_list_item {
      width: 80%;
      margin: 0 auto 10%; } }

.info-inner .info_list {
  margin: 20px 0; }

@media screen and (max-width: 768px) {
  .info-inner .info_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5% 0; }
    .info-inner .info_list .info_list_item {
      width: 44%;
      margin-bottom: 0; }
      .info-inner .info_list .info_list_item:first-child {
        margin-left: 20%;
        margin-right: 20%;
        margin-bottom: 5%; } }

.info_academy_bnr {
  max-width: 641px;
  margin: 50px auto 0; }

@media screen and (max-width: 768px) {
  .info_academy_bnr {
    width: 100%;
    margin: 10% auto 0; } }

@media screen and (max-width: 768px) {
  .info_text, .info_academy {
    text-align: left; } }

.comm_btn_wrap {
  background-color: #fff !important; }

.comm_btn_wrap .comm_btn_white {
  pointer-events: none;
  background: none !important;
  padding: 4px 0 !important; }

.comm_btn_wrap_close {
  width: 315px;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .comm_btn_wrap {
    width: 90%; } }

/*# sourceMappingURL=index_style.css.map */