@charset "utf-8";
/*@font-face {
    font-family: 'NotoSansCJKjp';
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSansCJKjp-Regular.woff') format('woff'),
        url('../font/NotosansCJKjp-Regular.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'NotoSansCJKjp';
    font-style: normal;
    font-weight: 700;
    src: url('../font/NotoSansCJKjp-Bold.woff') format('woff'),
        url('../font/NotosansCJKjp-Bold.eot')  format('eot');
    font-display: swap;

}
@font-face {
    font-family: 'NotoSansCJKjp';
    font-style: normal;
    font-weight: 900;
    src: url('../font/NotoSansCJKjp-Black.woff') format('woff'),
        url('../font/NotosansCJKjp-Black.eot')  format('eot');
    font-display: swap;
}*/
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem; /* basic size 16px */
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1.6;
  font-weight: 400;
}
a {
  text-decoration: none;
    color: #005C0D;
}
img {
  max-width: 100%;
}
ul li {
  list-style: none;
}
#contents_wrapper {
  background-image: url("../image/bg_pattarn.jpg");
  background-repeat: repeat;
  background-color: #ffffff;
}
.wrapper {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 4%;
}
.section_wrapper {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.section_wrapper_s {
  padding-top: 3rem;
  padding-bottom: 3rem;
  height: 360px;
}
header {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5c77ae+0,5c77ae+50,884d49+50,884d49+100 */
  background: url(../image/bg.jpg) repeat-y top center; /* Old browsers */
  background: -moz-linear-gradient(left, #5c77ae 0%, #5c77ae 50%, #884d49 50%, #884d49 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #5c77ae 0%, #5c77ae 50%, #884d49 50%, #884d49 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #5c77ae 0%, #5c77ae 50%, #884d49 50%, #884d49 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c77ae', endColorstr='#884d49', GradientType=1); /* IE6-9 */
  position: relative;
}
/*h*/
h1, h2, h3, h4 {
  font-family: 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
/* h1 {
 width: 980px;
    height: 900px;
    height: 100vh;
    max-height: 900px;
    min-height: 650px; 
  margin: 0 auto;
  background-image: url("../image/img_logo@2x.png"), url("../image/img_bg_main.png");
  z-index: 1, 2;
  background-size: 839px 154px, contain;
  background-position: center bottom 20px, center top 0px;
  border: 0;
}*/
h1 span {
  display: none;
}
h2 {
  font-size: 5.2rem;
  font-weight: 900;
  line-height: 5.2rem;
  text-align: center;
  margin: 0 0 0 0;
  /*letter-spacing: 0.03em;*/
  color: #202123;
}
#outline h2 {
  color: #202123;
}
#highlight h2 {
  color: #202123;
}
#cooperation h2 {
  font-size: 3.6rem;
  line-height: 3.6rem;
}
#contact h2 {
  font-size: 3.6rem;
  line-height: 3.6rem;
}
h3 {
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 4.0rem;
  letter-spacing: -0.01em;
  color: #202123;
}
#comingsoon h3 {
  font-size: 3.6rem;
  line-height: 4.0rem;
  color: #ffffff;
}
h4 {
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 4.0rem;
  color: #202123;
}
/*section*/
section#info {
  background-color: hsla(0, 0%, 100%, 0.00);
}
section#outline {
  background-color: #E9D29D;
  background-image: url("../image/bg_pattarn_main.jpg");
  background-position: top center;
  background-repeat: repeat;
}
#hakkutu_pikachu {
  margin: 3rem auto 0 auto;
  width: 319px;
  height: 134px;
  background-image: url("../image/img_pikachu_e@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}
section#museum_info {
  background-color: hsla(0, 0%, 100%, 0.00);
}
section#highlight, section#FAQ {
  background-color: #E9D29D;
  background-image: url("../image/bg_pattarn_main.jpg");
  background-position: top center;
  background-repeat: repeat;
}
section#outline div p {
  color: #202123;
  font-size: 2.0rem;
  line-height: 1.5;
  font-weight: 400;
  /*text-align: justify;
  text-justify: inter-ideograph;*/
}
section#highlight div p {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 400;
}
/*section#contact {
  background-color: #E9D29D;
  background-image: url("../image/bg_pattarn_main.jpg");
  background-position: top center;
  background-repeat: repeat;
}*/
section#cooperation div {
  text-align: center;
}
section#cooperation div p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  display: inline-block;
	/*width: 95%;*/
}
section#contact div {
  text-align: center;
}
section#contact div p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  display: inline-block;
	/*width: 95%;*/
}
.mb_small {
  margin: 4rem auto 0 auto;
  width: 50px;
  height: 50px;
  background-image: url("../image/mb_s@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
}
/*info*/
/*#iframe_info {
  position: relative;
  width: 100%;
  height: 8rem;
  padding: 20% 0 0 0;
  background-color: #ffffff;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
#iframe_info iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding-left: 1em;
}*/
#info_box {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}
#info #iframe_info {
  width: 100%;
  border-left: 1px solid #fff;
  padding: 10px 20px;
  box-sizing: border-box;
  height: 160px;
  overflow: auto;
}
/*#info a {
  color: #005C0D;
  font-weight: 700;
  text-decoration: underline;
}
#info a:hover {
  text-decoration: none;
  background-color: #EFFFEC;
  transition: .4s;
}*/
#info a, .museum_end a {
  color: #005C0D;
  font-weight: 700;
  text-decoration: underline;
}
#info a:hover, .museum_end a:hover {
  text-decoration: none;
  background-color: #EFFFEC;
  transition: .4s;
}
#outline a {
  color: #005C0D;
  font-weight: 700;
  text-decoration: underline;
}
#outline a:hover {
  text-decoration: none;
  background-color: #EFFFEC;
  transition: .4s;
}
/*開閉テスト*/
.btn {
  display: inline-block;
  text-align: center;
  width: 100px;
  padding: 5px 0px;
  border-radius: 5px;
  background: #2389f0;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  transition: .4s;
  cursor: pointer;
}
.pr {
  position: relative;
}
.disp_n {
  display: none;
}
/*開閉矢印*/
.js_toggle:after {
  content: "";
  position: absolute;
  margin-left: 1em;
  right: 0px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  /*   要素の動きを指定 */
  display: block;
  width: 12px;
  height: 12px;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  /* transform: rotateで要素の角度を指定 */
}
.js_toggle.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
  /*   .openクラスがついた時の要素の角度を指定 */
}
/*開閉矢印 あらかじめ開いている*/
.js_toggle_on:after {
  content: "";
  position: absolute;
  margin-left: 1em;
  right: 0px;
  top: 45%;
  transition: all 0.2s ease-in-out;
  /*   要素の動きを指定 */
  display: block;
  width: 12px;
  height: 12px;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* transform: rotateで要素の角度を指定 */
}
.js_toggle_on.open:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 38%;
  /*   .openクラスがついた時の要素の角度を指定 */
}
/*開催館情報　museum*/
.museum {
  background-color: rgba(255, 255, 255, 1.00);
  border: 1px solid #aaa;
  border-radius: 10px;
  padding: 65px 50px 40px 50px;
  margin-bottom: 4rem;
  position: relative;
  -webkit-box-shadow: 5px 5px 10px hsla(0, 0%, 4%, 0.36);
  box-shadow: 5px 5px 10px hsla(0, 0%, 4%, 0.36);
}
/*開催中　左上のエリアカラー*/
#mikasa {
  background-image:
    url("../image/bg_area_mikasa.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: 190px 50px, 400px;
}
#sahimel {
  background-image:
    url("../image/bg_area_sahimel.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: 190px 50px, 400px;
}
#kahaku {
  background-image:
    url("../image/bg_area_kahaku.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: 190px 50px, 400px;
}
#toyohashi {
  background-image:
    url("../image/bg_area_toyohashi.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: 190px 50px, 400px;
}
#opam {
  background-image:
    url("../image/bg_area_ooita.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: 190px 50px, 400px;
}
#niigata {
  background-image:
    url("../image/bg_area_spring.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: 190px 50px, 400px;
}
#gunma {
  background-image:
    url("../image/bg_area_gunma.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: 190px 50px, 400px;
}
#iwate {
  background-image:
    url("../image/bg_area_iwate.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: 190px 50px, 400px;
}
#mifune {
  background-image:
    url("../image/bg_area_spring.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: 190px 50px, 400px;
}

#comingsoon, #comingsoon_w { /*左上のエリアカラー無し*/
  background-image:
    url("../image/mb_big@2x.png");
  background-position:
    bottom -30px right -70px;
  background-size: 400px;
}
#mitei {
  background-image:
    url("../image/bg_area_black.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: 190px 50px, 400px;
}
.museum_flex {
  display: flex;
  margin: 1.5rem 0 1rem 0;
  justify-content: space-between;
}
.img_museum {
  /*margin-right: 50px;
  width: 215px;*/
  width: 30%;
}
.info_museum_wrapper {
  font-size: 1.6rem;
  width: 65%;
}
.info_museum_wrapper .date {
  color: #0F0F0F;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: -0.03em;
}
.info_museum {
  color: #0F0F0F;
  font-size: 1.6rem;
  font-weight: 400;
}
.museum_comingsoon_w .date {
  color: #0F0F0F;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: -0.03em;
}
.museum_comingsoon_w .announce {
  color: #0F0F0F;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: -0.03em;
}
.area_w {
  display: inline-block;
  position: absolute;
  letter-spacing: 0.3rem;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 400;
  width: 190px;
  text-align: center;
  left: 5px;
  top: 10px;
}
.area_b {
  display: inline-block;
  position: absolute;
  letter-spacing: 0.3rem;
  color: #000;
  font-size: 1.8rem;
  font-weight: 400;
  width: 190px;
  text-align: center;
  left: 5px;
  top: 10px;
}
.info_red {
  color: #c60606;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 700;
  display: inline-block;
  padding-top: 0.5em;
  padding-left: 1em;
  text-indent: -1em;

}
.info_red a {
  text-decoration: underline;
  color: #c60606;
}
.info_red a:hover {
  text-decoration: none;
  color: #c60606;
  background-color: #FFE2E1;
}
.txt_highlight03 .info_gray {
  color: #3f3f3f;
  font-size: 1.4rem;
  line-height: 1.4;
  display: block;
  margin-top: 0.5rem;
}
.bt_hp_wrapper {
  text-align: right;
}
.bt_hp {
  display: inline-block;
  position: relative;
  font-size: 1.8rem;
  line-height: 45px;
  border-radius: 30px;
  /*width: 190px;
  height: 45px;*/
  background-color: #fdd000;
  text-align: center;
  padding: 0.4em 4em;
  text-decoration: none;
  color: #000;
  font-weight: 700;
}
a:hover .bt_hp {
  color: #ffffff;
  text-decoration: none;
  background-color: #F6AB00;
  transition: .4s;
  cursor: pointer;
}
.arrow_r {
  position: relative;
  /*display: inline-block;
  padding-left: 20px;*/
  color: #333;
  text-decoration: none;
}
.arrow_r:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -4px;
  transform: rotate(45deg);
}
/*museum_comingsoon*/
.museum_comingsoon {
  background-color: rgba(0, 0, 0, 0.75);
  border: 1px solid #aaa;
  border-radius: 10px;
  padding: 60px 50px 40px 50px;
  margin-bottom: 40px;
  background-image:
    url("../image/bg_area_black.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: auto, 350px;
  position: relative;
  -webkit-box-shadow: 5px 5px 10px hsla(0, 0%, 4%, 0.36);
  box-shadow: 5px 5px 10px hsla(0, 0%, 4%, 0.36);
}
.museum_comingsoon .img_museum {
  margin-right: 50px;
  width: 0px;
}
.museum_comingsoon .bt_hp {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 45px;
  border-radius: 20px;
  width: 190px;
  height: 45px;
  background-color: #ccc;
  text-align: center;
}
.museum_comingsoon .info_museum_wrapper .date {
  color: #ffffff;
  font-size: 2.8rem;
  font-weight: 700;
}
/*museum_comingsoon_w*/
.museum_comingsoon_w {
  background-color: rgba(255, 255, 255, 1.00);
  border: 1px solid #aaa;
  border-radius: 10px;
  padding: 40px 50px 40px 50px;
  margin-bottom: 40px;
  background-image:
    url("../image/bg_area_black.jpg"), url("../image/mb_big@2x.png");
  background-position:
    top left, bottom -30px right -70px;
  background-size: auto, 350px;
  position: relative;
  -webkit-box-shadow: 5px 5px 10px hsla(0, 0%, 4%, 0.36);
  box-shadow: 5px 5px 10px hsla(0, 0%, 4%, 0.36);
}
/*museum_end 終了した博物館 PC*/
.museum_end {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 10px;
  padding: 10px 50px 10px 50px;
  margin-bottom: 2rem;
  position: relative;
}
.museum_end .museum_flex {
  margin: 1rem 0 1rem 0;
}
.museum_end h3 {
  font-size: 2rem;
  font-weight: 700;
}
.museum_end .img_museum {
  width: 30%;
  display: flex;
}
.museum_end .info_museum_wrapper {
  width: 70%;
}
.museum_end img {
  margin-right: 8px;
}
/*開催終了　左上のエリアカラー無*/
.museum_end#mikasa {
  background-image: none;
  background-position: 0, 0;
  background-size: 0, 0;
}
.museum_end#sahimel {
  background-image: none;
  background-position: 0, 0;
  background-size: 0, 0;
}
.museum_end#kahaku {
  background-image: none;
  background-position: 0, 0;
  background-size: 0, 0;
}
.museum_end#toyohashi {
  background-image: none;
  background-position: 0, 0;
  background-size: 0, 0;
}
.museum_end#opam {
  background-image: none;
  background-position: 0, 0;
  background-size: 0, 0;
}
.museum_end#niigata {
  background-image: none;
  background-position: 0, 0;
  background-size: 0, 0;
}
.museum_end#gunma {
  background-image: none;
  background-position: 0, 0;
  background-size: 0, 0;
}
.museum_end#iwate {
  background-image: none;
  background-position: 0, 0;
  background-size: 0, 0;
}
.museum_end#mifune {
  background-image: none;
  background-position: 0, 0;
  background-size: 0, 0;
}

/*highlight みどころ*/
.highlight_flex_wrapper {
  background-color: hsla(0, 0%, 100%, 0.60);
}
.highlight_flex {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
}
.highlight_flex_r_wrapper {
  background-color: hsla(0, 0%, 100%, 0.40);
}
.highlight_flex_r {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
}
.img_highlight01 {
  width: 60%;
  /*background-color: hsla(0, 0%, 100%, 0.30);*/
  position: relative;
}
.txt_highlight01 {
  width: 40%;
  padding: 0 1rem;
  margin: 0;
  /*background-color: #8A8A8A;*/
}
.img_highlight02 {
  width: 50%;
  max-width: 300px;
  /*background-color: hsla(0, 0%, 100%, 0.30);*/
  position: relative;
}
.txt_highlight02 {
  width: 50%;
  padding: 0 1rem;
  margin: 0;
  /*background-color: #8A8A8A;*/
}
.img_highlight03 {
  width: 60%;
  /*background-color: hsla(0, 0%, 100%, 0.30);*/
  position: relative;
}
.txt_highlight03 {
  width: 40%;
  padding: 0 1rem;
  margin: 0;
  /*background-color: #8A8A8A;*/
}
/*グッズ図録*/
.goods_flexbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 0 auto;
  background: #F6F6F6;
  padding: 1em;
  border-radius: 1em;
}
.goods_inner {
  width: 32%;
  max-width: 276px;
  margin: 10px 0;
}
.goods_name {
  font-size: 1em;
  font-weight: 700;
  color: #773D04;
  line-height: 1.4;
}
.goods_price {
  font-size: 0.9em;
  color: #333;
}
#goods ul li img {
  /*border: 1px solid #ccc;*/
  box-sizing: border-box;
  border-radius: 10px;
}
#goods a {
  color: #005C0D;
  font-weight: 700;
  text-decoration: underline;
}
#goods a:hover {
  text-decoration: none;
  background-color: #EFFFEC;
  transition: .4s;
}
/*FAQ よくある質問*/
.faq {
  background: #F6F6F6;
  padding: 1em;
  border-radius: 1em;
}
.faq dt {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted;
  font-weight: 700;
  line-height: 1.4;
  color: #202123;
}
.faq dt:before {
  content: "Q";
  font-weight: 400;
  background: #005C0D;
  color: #fff;
  width: 1.6em;
  height: 1.6em;
  line-height: 1.6;
  text-align: center;
  display: inline-block;
  border-radius: 1em;
  margin-right: .5em;
}
.faq dd {
  margin-bottom: 2em;
  line-height: 1.4;
}
.faq dd:last-child {
  margin-bottom: 0;
}
/*footer*/
footer {
  background: #3b3d40;
  padding: 100px 0;
  position: relative;
}
.footer_in p {
  line-height: 2;
  font-size: 1.2rem;
  color: #C4C6C8;
  text-align: center;
  margin-bottom: 1em;
}
#kahaku_logo {
  margin: 0 auto;
  width: 296px;
  height: 35px;
  background-image: url("../image/kahaku_footer_e.png");
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.totop {
  display: block;
  width: 116px;
  height: 105px;
  position: absolute;
  background-image: url("../image/img_totop_e@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999px;
  right: 20px;
  top: -30px;
}
.totop a {
  display: block;
  width: 116px;
  height: 105px;
  background-image: url("../image/img_totop_e@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999px;
}
.totop a:hover {
  background-image: url("../image/img_totop_e_h@2x.png");
}
/*other*/
.clearText {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.no-wrap {
  display: inline-block;
}
.mt_5 {
  margin-top: 5rem;
}
.mb_1 {
  margin-bottom: 1rem;
}
.mb_3 {
  margin-bottom: 3rem;
}
.mb_5 {
  margin-bottom: 5rem;
}
.text_center {
  text-align: center;
}
.small_text {
  font-size: 0.95em;
  font-weight: 400;
  text-align: left;
  color: #EFEFEF;
  margin-top: 1em;
}
.sub_text {
  margin-bottom: 5rem;
  text-align: center;
  font-size: 1.8rem;
  color: #606060;
  line-height: 4rem;
  letter-spacing: 0.2rem;
}
.bold {
  font-weight: 700;
}
/*oshirase #info_iframe_inner_wrap */
#info_iframe_inner_wrap {
  list-style: none; /* デフォルトのアイコンを消す */
  margin: 0 0 0 10px; /* デフォルト指定上書き */
  padding: 0; /* デフォルト指定上書き */
}
.info_iframe_inner {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 1rem;
}
.info_iframe_inner:before {
  content: ""; /* 空の要素作成 */
  width: 8px; /* 幅指定 */
  height: 8px; /* 高さ指定 */
  display: inline-block;
  background-color: #656565; /* 背景色指定 */
  border-radius: 50%;
  position: relative; /* 位置調整 */
  top: -1px; /* 位置調整 */
  margin-right: 5px; /* 余白指定 */
  margin-left: -1em;
  vertical-align: middle;
}
.info_date {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 400;
  color: #666666;
  margin: 0 0 0.5em 0;
}
span.muse_mark {
  display: inline-block;
  width: 45px;
  height: 20px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 20px;
  letter-spacing: 0.08em;
  color: #ffffff;
  margin: 0 0 0.5em 1em;
  border-radius: 8px;
}
/*各博物館の色*/
.mikasa .muse_mark {
  background-color: #EF7E00;
}
.toyohashi .muse_mark {
  background-color: #aaaaaa;
}
.sahimel .muse_mark {
  background-color: #00B9EF;
}
.kahaku .muse_mark {
  background-color: #6fba2c;
}
.opam .muse_mark {
  background-color: #00991D;
}
.niigata .muse_mark {
  background-color: #E830A8;
}
.gunma .muse_mark {
  background-color: #6357A3;
}


.view-pc {
  display: inline !important;
}
.view-tb {
  display: none !important;
}
.view-sp {
  display: none !important;
}
/* ナビ */
#gNav.open {
  right: 0px;
}
#gNav .gNav-menu li a {
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 3px #000;
}
#gNav .gNav-menu li a:hover {
  color: #FFEE85;
  text-decoration: none;
  text-shadow: 1px 1px 3px #000;
}
/*PC向記述*/
@media (min-width:960px) {
  h1 {
    height: 100vh;
    max-height: 900px;
    min-height: 650px;
    margin: 0 auto;
    background-image: url("../image/img_logo@2x.png"), url("../image/img_bg_main_nav.jpg"); /*nav用書き換え中*/
    background-size: 839px 154px, contain;
    background-position: center bottom 20px, center top 0px;
    border: 0;
  }
  /*nav PC*/
  #gNav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.1);
    font-size: 16px;
    box-sizing: border-box;
    z-index: 2;
    padding-top: 54px;
    transition: .6s;
  }
  .btn-gNav {
    display: none;
  }
  #gNav {
    position: fixed;
    top: 0;
    right: 0;
    height: 54px;
  }
  #gNav .globalMenuSp {
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -450px;
  }
  #gNav .gNav-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 900px;
    height: 50px;
    padding-left: 50px;
  }
  #nav_logo {
    margin: 6px 10px 0px;
    width: 88px;
    height: 48px;
    margin-right: 10px;
  }
  #gNav .gNav-menu li {
    /*padding-top: 10px;*/
    font-size: 0.9em;
    line-height: 1.1;
    vertical-align: middle;
  }
  /*#gNav .gNav-menu li {
  display: block;
  padding: 20px 30px;
}*/
}
/*タブレット向記述*/
@media (max-width:969px) {
  .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 4%;
  }
  .section_wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  /*テスト
  .section_wrapper {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }*/
  .section_wrapper_s {
    padding-top: 3rem;
    padding-bottom: 3rem;
    height: auto;
  }
  header {
    background-image: none;
    background-repeat: repeat-y;
    background-position: top center;
  }
  .logo {
    display: none;
  }
  /*h*/
  h1 {
    margin: 0;
    background-image: url("../image/img_bg_main_tb@2x.jpg");
    background-position: center top;
    width: 100%;
    height: 100%;
    padding-top: 100%;
    overflow: hidden;
    position: static;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
  }
  h1 span {
    display: none;
  }
  h2 {
    font-size: calc(5.2rem * 0.7);
    line-height: calc(5.6rem * 0.7);
    text-align: center;
    margin: 0 0 0 0;
    /*letter-spacing: 0.05em;*/
  }
  h3 {
    font-size: calc(3.6rem * 0.8);
    line-height: calc(4.0rem * 0.8);
  }
  h4 {
    font-size: calc(3.6rem * 0.8);
    line-height: calc(4.0rem * 0.8);
  }
  section#outline div p {
    font-size: calc(2.1rem * 0.9);
    /*text-indent: 1em;*/
    font-weight: 400;
    margin-bottom: 0.7rem;
  }
  section#highlight div p {
    font-size: calc(1.8rem * 0.9);
    font-weight: 400;
  }
  section#cooperation div p {
    font-size: calc(1.6rem * 0.9);
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
    display: inline-block;
  }
  section#contact div p {
    font-size: calc(1.6rem * 0.9);
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
    display: inline-block;
  }
  /*museum*/
  .info_museum_wrapper {
    font-size: calc(1.6rem * 0.9);
  }
  .info_museum_wrapper .date {
    font-size: calc(2.8rem * 0.9);
    line-height: 1.3;
    font-weight: 700;
  }
  .area_w {
    display: inline-block;
    position: absolute;
    letter-spacing: 0.3rem;
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: 400;
    width: 190px;
    text-align: center;
    left: 5px;
    top: 10px;
  }
  .area_b {
    display: inline-block;
    position: absolute;
    letter-spacing: 0.3rem;
    color: #000;
    font-size: 1.8rem;
    font-weight: 400;
    width: 190px;
    text-align: center;
    left: 5px;
    top: 10px;
  }
  .img_museum {
    /*margin-right: 50px;
  width: 215px;*/
    width: 40%;
  }
  .info_museum_wrapper {
    font-size: 1.6rem;
    width: 55%;
  }
  .bt_hp_wrapper {
    text-align: right;
  }
  .bt_hp {
    display: inline-block;
    position: relative;
    font-size: 1.8rem;
    line-height: 45px;
    border-radius: 30px;
    /*width: 190px;
  height: 45px;*/
    background-color: #fdd000;
    text-align: center;
    padding: 0.4em 3em;
    text-decoration: none;
    color: #000;
    font-weight: 400;
  }
  /*other*/
  .mt_5 {
    margin-top: calc(5rem * 0.8);
  }
  .mb_3 {
    margin-bottom: calc(3rem * 0.8);
  }
  .mb_5 {
    margin-bottom: calc(5rem * 0.8);
  }
  .sub_text {
      margin-top: 1rem;
    margin-bottom: 5rem;
    text-align: center;
    font-size: 1.6rem;
    color: #707070;
    line-height: 1.6rem;
    letter-spacing: 0.1rem;
  }
  /*museum_end 終了した博物館 tb*/
  .museum_end {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 10px;
    padding: 5px 3%;
    margin-bottom: 2rem;
    position: relative;
  }
  .museum_end .img_museum {
    width: 25%;
    margin: 0 10px 0 0;
    vertical-align: middle;
  }
  .museum_end .info_museum_wrapper {
    font-size: 1.2rem;
    width: 75%;
  }
  .museum_end .img_muse {
    display: none;
  }
  /*highlight みどころ tb*/
  .highlight_flex_wrapper {
    background-color: hsla(0, 0%, 100%, 0.60);
  }
  .highlight_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    /*justify-content: space-around;*/
    margin-bottom: 1em;
  }
  .highlight_flex_r_wrapper {
    background-color: hsla(0, 0%, 100%, 0.40);
  }
  .highlight_flex_r {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    /*justify-content: space-between;*/
    margin-bottom: 1em;
  }
  .img_highlight01 {
    width: 50%;
    /*background-color: hsla(0, 0%, 100%, 0.30);*/
    position: relative;
  }
  .txt_highlight {
    width: 50%;
    padding: 3rem;
    margin: 0 1rem;
    /*background-color: #8A8A8A;*/
  }
  /* グッズ*/
  .goods_inner {
    width: 32%;
    max-width: 276px;
    margin: 10px 0;
  }
  .view-tb {
    display: inline !important;
  }
  .view-pc {
    display: none !important;
  }
  .view-sp {
    display: none !important;
  }
  /*nav Tb SP*/
  #gNav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.65);
    font-size: 16px;
    box-sizing: border-box;
    z-index: 15;
    padding-top: 50px;
    transition: .3s;
  }
  #gNav .gNav-menu {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    /*justify-content: center;*/
  }
  /*#gNav {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 20;
}*/
  #nav_logo {
    margin: 0 auto;
    width: 88px;
    height: 48px;
  }
  #gNav .gNav-menu li a {
    display: inline-block;
    color: #fff;
    margin: 1em auto;
    text-decoration: none;
  }
  #gNav .gNav-menu li a:hover {
    color: #FFDD00;
    text-decoration: none;
  }
}
/*スマホ向記述 sp*/
@media (max-width: 559px) {
  .wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5%;
  }
  .section_wrapper {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }
  .section_wrapper_s {
    padding-top: 3rem;
    padding-bottom: 3rem;
    height: auto;
  }
  header {
    background-image: none;
    background-repeat: repeat-y;
    background-position: top center;
  }
  /*  .logo_wrapper {
  margin: 0 auto;
  background-image: url("../image/img_bg_main_sp.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
    }*/
  .logo {
    display: none;
  }
  h1 {
    margin: 0 auto;
    background-image: url("../image/img_bg_main_sp@2x.jpg");
    background-position: center top;
    width: 100%;
    height: 139%;
    padding-top: 139%;
    overflow: hidden;
    position: static;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
  }
  h2 {
    font-size: calc(5.2rem * 0.6);
    line-height: calc(5.6rem * 0.6);
    text-align: center;
    margin: 0 0 0 0;
    /*letter-spacing: 0.04em;*/
  }
  #cooperation h2 {
    font-size: calc(3.6rem * 0.8);
    line-height: calc(3.6rem * 0.9);
  }
  #contact h2 {
    font-size: calc(3.6rem * 0.8);
    line-height: calc(3.6rem * 0.8);
  }
  section#outline div p {
    font-size: calc(2.1rem * 0.8);
    /*text-indent: 1em;*/
    font-weight: 400;
  }
  section#highlight div p {
    font-size: 1.6rem;
    font-weight: 400;
  }
  section#cooperation div p {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
    display: inline-block;
  }
  section#contact div p {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
    display: inline-block;
  }
  .mb_small {
    margin: 3rem auto 0 auto;
    width: 40px;
    height: 40px;
    background-image: url("../image/mb_s@2x.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .sub_text {
      margin-top: 1rem;
    margin-bottom: 2rem;
    text-align: center;
    font-size: calc(1.8rem * 0.85);
    color: #606060;
    line-height: 1.4em;
    letter-spacing: 0.2rem;
  }
  /*museum*/
  .museum {
    background-color: rgba(255, 255, 255, 1.00);
    border: 1px solid #aaa;
    border-radius: 10px;
    padding: 60px 25px 40px 25px;
    margin-bottom: 40px;
    background-image:
      url("../image/bg_area_black.jpg"), url("../image/mb_big@2x.png");
    background-position:
      top left, bottom -60px right -80px;
    background-size: auto, 350px;
    position: relative;
    -webkit-box-shadow: 5px 5px 10px hsla(0, 0%, 4%, 0.36);
    box-shadow: 5px 5px 10px hsla(0, 0%, 4%, 0.36);
  }
  .museum_flex {
    display: flex;
    flex-direction: column;
    margin: 1rem 0;
  }
  .img_museum {
    width: 98%;
    height: 98%;
    margin: 0 auto;
    text-align: center;
  }
  .info_museum_wrapper {
    font-size: 1.6rem;
    margin-top: 1rem;
    /*margin-bottom: 1rem;*/
    width: 100%;
  }
  .info_museum_wrapper .date {
    color: #0F0F0F;
    font-size: 2.4rem;
    font-weight: 700;
  }
  .museum_comingsoon_w .date {
    color: #0F0F0F;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: -0.03em;
  }
  .museum_comingsoon_w .announce {
    color: #0F0F0F;
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: -0.03em;
  }
  .area_w {
    display: inline-block;
    position: absolute;
    letter-spacing: 0.3rem;
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: 400;
    width: 190px;
    text-align: center;
    left: 5px;
    top: 10px;
  }
  .area_b {
    display: inline-block;
    position: absolute;
    letter-spacing: 0.3rem;
    color: #000;
    font-size: 1.8rem;
    font-weight: 400;
    width: 190px;
    text-align: center;
    left: 5px;
    top: 10px;
  }
  .bt_hp_wrapper {
    text-align: center;
  }
  .bt_hp {
    display: inline-block;
    font-size: 1.6rem;
    /*line-height: 45px;*/
    border-radius: 30px;
    /*width: 190px;
  height: 45px;*/
    background-color: #fdd000;
    text-align: center;
    padding: 1.3em 2em;
    width: 100%;
    text-decoration: none;
    color: #000;
    font-weight: 400;
    line-height: 1.2;
  }
  a:hover .bt_hp {
    color: #ffffff;
    text-decoration: none;
    background-color: #F6AB00;
    transition: .4s;
    cursor: pointer;
  }
  .arrow_r {
    display: none;
  }
  /*museum_comingsoon*/
  .museum_comingsoon {
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid #aaa;
    border-radius: 10px;
    padding: 60px 25px 40px 25px;
    margin-bottom: 40px;
    background-image:
      url("../image/bg_black.jpg"), url("../image/mb_big@2x.png");
    background-position:
      top left, bottom -60px right -80px;
    background-size: auto, 400px;
    position: relative;
    -webkit-box-shadow: 5px 5px 10px hsla(0, 0%, 4%, 0.36);
    box-shadow: 5px 5px 10px hsla(0, 0%, 4%, 0.36);
  }
  /*museum_end 終了した博物館 SP*/
  .museum_end {
    background-color: rgba(255, 255, 255, 1.00);
    border: 1px solid #aaa;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 2rem;
    position: relative;
  }
  .museum_end .info_museum_wrapper {
    width: 65%;
  }
  .museum_end h3 {
    font-size: 1.6rem !important;
    line-height: 1.2;
    margin-bottom: 5px;
  }
  .museum_end .info_museum {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .museum_end .museum_flex {
    display: flex;
    flex-direction: row;
    margin: 0;
  }
  .museum_end .img_museum {
    width: 35%;
    margin: 0 10px 0 0;
    vertical-align: middle;
  }
  .museum_end .img_muse {
    display: none;
  }
  .museum_end .img_OR {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    margin-right: 10px;
  }
  .museum_end .info_museum_wrapper {
    font-size: 1rem;
    margin-top: 0px;
    width: 100%;
  }
  /*highlight*/
  .highlight_flex_wrapper {
    background-color: hsla(0, 0%, 100%, 0.60);
  }
  .highlight_flex {
    display: flex;
    flex-direction: column;
    margin-bottom: 1em;
  }
  .highlight_flex_r_wrapper {
    background-color: hsla(0, 0%, 100%, 0.40);
  }
  .highlight_flex_r {
    display: flex;
    flex-direction: column;
    margin-bottom: 1em;
  }
  .img_highlight01, .img_highlight02, .img_highlight03 {
    margin: 0 auto;
    width: 100%;
    height: 100%;
  }
  .txt_highlight01, .txt_highlight02, .txt_highlight03 {
    width: 100%;
    padding: 1rem 0 2rem 0;
  }
  .img_highlight02 {
    margin: 0 auto;
    width: 80%;
  }
  /*図録　グッズ*/
  .goods_inner {
    width: 47%;
    max-width: 47%;
    margin: 10px 0;
  }
  /*footer*/
  footer {
    background: #3b3d40;
    padding: 100px 3em;
  }
  .footer_in p {
    line-height: 1.7;
    font-size: 1rem;
    color: #C4C6C8;
    text-align: center;
    margin-bottom: 2em;
  }
  #kahaku_logo {
    margin: 0 auto;
    width: 254px;
    height: 30px;
    background-image: url("../image/kahaku_footer_e.png");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .view-pc {
    display: none !important;
  }
  .view-tb {
    display: inline !important;
  }
  .view-sp {
    display: inline !important;
  }
}