@charset "UTF-8";
body {
  color: #000;
}
@media print, screen and (min-width: 768px) {
  body {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
  }
}
#wrap #main * {
  /* 基本フォント */
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  box-sizing: border-box;
}
#wrap #main .ff_serif {
  /* 明朝フォント */
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
}
@media print, screen and (min-width: 768px) {
  #wrap {
    overflow-x: unset;
  }
}
@media print, screen and (min-width: 768px) {
  #wrap #main {
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .w1000 {
    width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    overflow-x: hidden;
  }
  #wrap {
    width: 100%;
  }
  div#header {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .w10p {
    width: 62% !important;
  }
  .w15p {
    width: 62% !important;
  }
  .w20p {
    width: 62% !important;
  }
  .w25p {
    width: 62% !important;
  }
  .w30p {
    width: 62% !important;
  }
  .w35p {
    width: 80% !important;
  }
  .w40p {
    width: 62% !important;
  }
  .w45p {
    width: 62% !important;
  }
  .w50p {
    width: 62% !important;
  }
  .w55p {
    width: 62% !important;
  }
  .w60p {
    width: 62% !important;
  }
  .w65p {
    width: 62% !important;
  }
  .w70p {
    width: 62% !important;
  }
  .w75p {
    width: 62% !important;
  }
}
@media screen and (max-width: 767px) {
  #wrap .sp_none {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  #wrap .pc_none {
    display: none;
  }
}
#wrap .clearfix:after {
  content: '';
  display: block;
  clear: both;
}
@media screen and (max-width: 767px) {
  header.sp_only, footer.sp_only {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  #page_top {
    bottom: 1rem;
    right: 1rem;
  }
  .pagetop.sp_only {
    display: none;
  }
}
h1.po_kv {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 768px) {
  h1.po_kv {
    height: 160px;
    background-color: #841318;
    background-image: url("../image/img-kv2-pc.png");
    background-size: 1000px auto;
    background-position: center center;
    background-repeat: no-repeat;
  }
  h1.po_kv span {
    display: block;
  }
  h1.po_kv span:first-of-type {
    color: #841318;
    font-size: 136%;
    margin-bottom: 0.3em;
  }
  h1.po_kv .ttl_report {
    font-size: 160%;
    color: #fff;
    background-color: #841318;
    padding: 0.4em 1em;
    border-radius: 100px;
    text-align: center;
    line-height: 1.4;
  }
  h1.po_kv .ttl_report .ttl_event {
    font-size: 75%;
    font-weight: normal;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  h1.po_kv {
    display: none;
  }
}
h1.po_kv_sp {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  h1.po_kv_sp {
    height: 42.6vw;
    text-align: center;
    background-color: #841318;
    background-image: url("../image/img-kv-sp.png");
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 1.2;
  }
  h1.po_kv_sp span {
    display: block;
  }
  h1.po_kv_sp .ttl_museum_sp {
    color: #841318;
    font-size: 4.2vw;
    margin-bottom: 0.2em;
  }
  h1.po_kv_sp .ttl_report_sp {
    font-size: 5vw;
    color: #fff;
    background-color: #841318;
    padding: 0.3em 1.4em;
    border-radius: 100px;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 0.2em;
  }
  h1.po_kv_sp .ttl_event_sp {
    font-weight: normal;
    font-size: 4vw;
    color: #fff;
  }
}
@media print, screen and (min-width: 768px) {
  h1.po_kv_sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #wrap #main .po_sec {
    font-size: 85%;
  }
}
@media print, screen and (min-width: 768px) {
  .po_sec {
    min-width: 1000px;
  }
}
@media screen and (max-width: 767px) {
  .po_sec {
    width: 100%;
    padding: 1.5em 5% 1.5em;
  }
}
.po_sec p {
  text-align: justify;
}
.po_sec a {
  color: blue;
}
.po_sec a:hover {
  color: #ff0000;
}
.lead .lead_inner {
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .lead .lead_inner {
    width: 86%;
    padding: 2em 0 3em;
  }
}
@media screen and (max-width: 767px) {
  .lead .lead_inner {
    flex-direction: column;
  }
}
/*<!--.lead .lead_inner figure {
  background-color: #ddd;
}-->*/
@media print, screen and (min-width: 768px) {
  .lead .lead_inner figure {
    flex-shrink: 0;
    width: 40%;
    flex-grow: 0;
    margin-right: 1.5em;
	  margin-bottom: 1.5em;
	float: left;
  }
}
@media screen and (max-width: 767px) {
  .lead .lead_inner figure {
    height: 67vw;
    margin-bottom: 1em;
  }
}
.lead p:not(:last-child) {
  margin-bottom: 1em;
}
.index_area {
  min-width: auto;
  width: fit-content;
}
@media print, screen and (min-width: 768px) {
  .index_area {
    margin: 0 auto 2em;
  }
}
@media screen and (max-width: 767px) {
  .index_area {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.index_area dt {
  color: #fff;
  background-color: #841318;
  text-align: center;
  padding: 0.2em;
  font-size: 110%;
  font-weight: bold;
}
.index_area dt span {
  letter-spacing: 1em;
}
.index_area dd {
  margin: 0 auto;
  border-right: 2px solid #841318;
  border-left: 2px solid #841318;
  border-bottom: 2px solid #841318;
  padding: 1em 1.4em;
}
.index_area ol {
  width: fit-content;
}
.index_area ol li {
  display: flex;
  justify-content: flex-start;
}
@media print, screen and (min-width: 768px) {
  .index_area ol li {
    align-items: center;
  }
}
.index_area ol li::before {
  content: '';
  width: 0.7em;
  height: 0.9em;
  display: block;
  background-color: #841318;
  flex-shrink: 0;
  flex-grow: 0;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  margin-right: 0.5em;
}
@media screen and (max-width: 767px) {
  .index_area ol li::before {
    margin-top: 0.25em;
  }
}
.index_area ol li:not(:last-of-type) {
  margin-bottom: 0.5em;
}
.index_area ol li a {
  color: #000;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .index_area ol li a {
    font-size: 105%;
  }
}
@media screen and (max-width: 767px) {
  .index_area ol li a {
    font-size: 96%;
  }
}
.content_wrap {
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .content_wrap {
    width: 860px;
  }
  .content_wrap:last-child {
    margin-bottom: 5em;
  }
}
.content_wrap h2 {
  background-color: #9A8232;
  color: #fff;
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 1em;
  background-size: auto 100%;
  background-position: right;
  background-repeat: no-repeat;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .content_wrap h2 {
    font-size: 140%;
    padding: 0.3em 1.3em;
    background-image: url("../image/img-h2-ttl-pc.png");
  }
}
@media screen and (max-width: 767px) {
  .content_wrap h2 {
    font-size: 126%;
    padding: 0.3em 0.6em 0.3em 1.3em;
  }
}
.content_wrap h2::before {
  content: '';
  background-color: #D64C52;
  width: 0.8em;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
@media print, screen and (min-width: 768px) {
  .content_inner {
    width: 770px;
    margin: 0 auto;
  }
}
.content_inner img {
  display: block;
  width: 100%;
  height: auto;
}
.content_inner h3 {
  font-size: 130%;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0.8em;
}
.content_inner h3::before {
  content: '';
  width: 0.8em;
  height: 0.8em;
  background-color: #9A8232;
  display: block;
  flex-shrink: 0;
  flex-grow: 0;
  border-radius: 3px;
  margin-top: 0.35em;
  margin-right: 0.4em;
}
.wrap_sec {
  margin-bottom: 3em;
}
.sec_inner p:not(:last-of-type) {
  margin-bottom: 1em;
}
.sec_img {
  display: flex;
  flex-direction: column;
}
.sec_img figcaption {
  display: flex;
  font-size: 86%;
  margin-top: 0.6em;
  text-align: justify;
  align-self: center;
}
.sec_img figcaption.ls03 {
  letter-spacing: -0.3px;
}
.sec_img figcaption span {
  flex-shrink: 0;
  flex-grow: 0;
  display: block;
  margin-right: 0.2em;
}
@media screen and (max-width: 767px) {
  .sec_img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .fl_right {
    float: right;
    margin-left: 1.2em;
  }
}
@media screen and (max-width: 767px) {
  .fl_right {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) {
  .imgbox_scroll {
    border: 1px solid #ccc;
  }
  .imgbox_scroll .img_scroll_an {
    font-size: 100%;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.7em 0.3em 1em;
  }
  .imgbox_scroll .img_scroll_an img {
    width: 34px;
    height: auto;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .imgbox_scroll .img_scroll_an p {
    margin-left: 0.4em;
    font-size: 94%;
  }
  .imgbox_scroll .img_scroll_inner {
    overflow: scroll;
  }
  .imgbox_scroll .img_scroll_inner img {
    width: 190%;
    margin: 0 1em 1em;
    margin-bottom: 1em;
  }
}
.imgbox {
  margin: 1.5em auto;
  display: flex;
  flex-direction: column;
}
.imgbox:last-child {
  margin: 1.5em auto 0;
}
.imgbox figcaption {
  font-size: 86%;
  margin-top: 0.6em;
  text-align: center;
  align-self: center;
  display: block;
}
.imgbox figcaption span {
  flex-shrink: 0;
  flex-grow: 0;
  display: inline-block;
  margin-right: 0.2em;
}
.imgbox_01 ul {
  display: flex;
}
@media print, screen and (min-width: 768px) {
  .imgbox_01 ul {
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .imgbox_01 ul {
    flex-direction: column;
    align-items: center;
  }
}
.imgbox_01 ul li {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .imgbox_01 ul li {
    width: 80%;
  }
  .imgbox_01 ul li:not(:last-of-type) {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) {
  .imgbox_01 figcaption {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.imgbox_02 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .imgbox_02 img.w65p {
    width: 100% !important;
  }
}
.imgbox_03 ul {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
  .imgbox_03 ul {
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .imgbox_03 ul {
    flex-direction: column;
    align-items: center;
  }
}
.imgbox_03 ul li {
  margin-bottom: 1em;
}
@media print, screen and (min-width: 768px) {
  .imgbox_03 ul li {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .imgbox_03 ul li {
    width: 80%;
    display: flex;
    flex-direction: column;
  }
}
.imgbox_03 figcaption {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  text-align: justify;
}
.tablebox_01 {
  margin: 1.5em auto;
}
.tablebox_01:last-child {
  margin: 1.5em auto 0;
}
.tablebox_01 table {
  width: 100%;
  border: solid 2px;
}
.tablebox_01 th {
  background-color: #FBF8E9;
  font-weight: bold;
}
.tablebox_01 th span {
  letter-spacing: .6em;
  margin-left: 0.5em;
}
.tablebox_01 th, .tablebox_01 td {
  text-align: center;
  border: 1px solid #000;
  padding: 0.3em 0.6em;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
	.tablebox_01 {
	  width: 100%;
	}
  .tablebox_01 th, .tablebox_01 td {
    font-size: 84%;
    vertical-align: middle;
  }
}
.bnr_box_01 {
  margin: 2em auto;
}
.bnr_box_01 a {
  display: block;
}
.bnr_box_01 a:hover {
  opacity: 0.8;
}
.bnr_box_01 figcaption {
  font-size: 86%;
  margin-top: 0.5em;
}
@media print, screen and (min-width: 768px) {
  .bnr_box_01 {
    width: 65%;
  }
}
@media screen and (max-width: 767px) {
  .bnr_box_01 {
    width: 86%;
  }
}
.bnr_box_02 {
  margin: 2em auto;
}
.bnr_box_02 ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.bnr_box_02 ul li {
  width: 48%;
}
.bnr_box_02 figcaption {
  font-size: 86%;
  margin-top: 0.5em;
}
@media screen and (max-width: 767px) {
  .bnr_box_02 ul {
    width: 86%;
    margin: 0 auto;
    display: block;
  }
  .bnr_box_02 ul li {
    width: 100%;
    margin-bottom: 1em;
  }
}
#sec_03_01 p:first-of-type {
   margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  /*SP版コンテンツ並び順指定*/
  #sec_01_01 .sec_inner, #sec_02_02 .sec_inner, #sec_02_03 .sec_inner, #sec_02_04 .sec_inner, #sec_03_01 .sec_inner, #sec_04_01 .sec_inner, #sec_04_02 .sec_inner, #sec_05_01 .sec_inner, #sec_05_02 .sec_inner {
    display: flex;
    flex-direction: column;
  }
  #sec_01_01 .sec_inner p:nth-of-type(1), #sec_02_02 .sec_inner p:nth-of-type(1), #sec_02_03 .sec_inner p:nth-of-type(1), #sec_02_04 .sec_inner p:nth-of-type(1), #sec_03_01 .sec_inner p:nth-of-type(1), #sec_04_01 .sec_inner p:nth-of-type(1),  #sec_04_02 .sec_inner p:nth-of-type(1), #sec_05_01 .sec_inner p:nth-of-type(1), #sec_05_02 .sec_inner p:nth-of-type(1) {
    order: 0;
  }
  #sec_01_01 .sec_inner > *:not(p:nth-of-type(1)), #sec_02_02 .sec_inner > *:not(p:nth-of-type(1)), #sec_02_03 .sec_inner > *:not(p:nth-of-type(1)), #sec_02_04 .sec_inner > *:not(p:nth-of-type(1)), #sec_03_01 .sec_inner > *:not(p:nth-of-type(1)), #sec_04_01 .sec_inner > *:not(p:nth-of-type(1)), #sec_04_02 .sec_inner > *:not(p:nth-of-type(1)), #sec_05_01 .sec_inner > *:not(p:nth-of-type(1)), #sec_05_02 .sec_inner > *:not(p:nth-of-type(1)) {
    order: 1;
  }
  #sec_03_01 .sec_inner p:nth-of-type(2) {
    order: 2;
  }
  #sec_03_01 .sec_inner figure:nth-of-type(2) {
    order: 3;
  }
  #sec_03_01 .sec_inner p:nth-of-type(3) {
    order: 4;
  }
  #sec_03_01 .sec_inner p:nth-of-type(4) {
    order: 5;
  }
  .sec_inner p:only-of-type {
    margin-bottom: 1em;
  }
  #sec_03_01 p:first-of-type {
    margin-bottom: 1em;
  }
  /*sp時パンフレット横サイズ調整*/
  #sec_01_01 .fl_right, #sec_03_01 .fl_right:nth-of-type(2), #sec_04_02 .fl_right {
    width: 50% !important;
  }
  #sec_01_03 .sec_inner .fl_right {
    width: 60% !important;
  }
  #sec_01_04 .sec_inner {
    display: flex;
    flex-direction: column;
  }
  #sec_02_02 .sec_inner {
    display: flex;
    flex-direction: column;
  }
  #sec_04_01 .sec_inner {
    display: flex;
    flex-direction: column;
  }
}
/*------------------
募集中ツアー
------------------*/
.none_pc {
  display: none;
}
.now_travel {
  width: 770px;
  margin: 0 auto 40px;
}
.top_topix_ttl {
  width: 770px;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  padding: 5px 0px;
  margin: 0px 0 3px;
  color: #fff;
  text-transform: uppercase;
  background-color: #23690a;
  border: 0px solid #000;
}
.topix_number {
  background-color: #fff;
  color: #23690a;
  padding: .06em .3em;
  margin: 0 .4em;
}
.top_topix_bnr_new_tour {
  width: 770px;
  height: 197px;
  margin: 0 auto;
  background-image: url(https://webcdn.token.co.jp/www08/token/banner_all/totsu-travel/bnr-bustour_tenga_sanmeiso_1400x354.png);
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  box-sizing: border-box;
  padding-right: 22px;
  padding-bottom: 16px;
  margin-bottom: 0.5em;
}
.top_topix_bnr_new_tour a:hover {
  opacity: 0.4;
  background-color: #fff;
}
.top_topix_bnr_new_tour ul {
  width: 396px;
  display: flex;
  justify-content: space-between;
}
.top_topix_bnr_new_tour ul {
  width: 353px;
  display: flex;
  justify-content: space-between;
}
.top_topix_bnr_new_tour li {
  width: 49%;
}
.top_topix_bnr_new_tour a:visited {
  color: transparent !important;
}
.top_topix_bnr_new_tour a {
  display: block;
  height: 30px;
  color: transparent !important;
  text-align: center;
  border-radius: 20px;
}
.top_topix_bnr_new_tour li.btn_newtour_1d a {
  width: 167px;
  display: block;
}
.top_topix_bnr_new_tour li.btn_newtour_2d {
  width: 180px;
  display: block;
}
@media screen and (max-width: 767px) {
  .none_sp {
    display: none;
  }
  .none_pc {
    display: block;
  }
  .now_travel {
    width: 100%;
  }
  .top_topix_ttl {
    width: 92%;
    padding: 0.6em 1em;
    margin: 0 auto;
    font-size: 116%;
  }
  .top_topix_bnr figure figcaption {
    font-size: 15px !important;
    padding: 0.5em 0 0;
    line-height: 1.4;
  }
  .top_topix_bnr figure, .top_topix_bnr_new_open {
    width: 92%;
    margin: 0 auto;
  }
  .top_topix_bnr_new_tour_sp {
    width: 92%;
    height: auto;
    margin: 1em auto 2.4em;
    position: relative;
  }
  .top_topix_bnr_new_tour_sp ul {
    width: 94%;
    position: absolute;
    z-index: 999;
    top: 79%;
    left: 50%;
    transform: translate(-50%, -47%);
  }
  .top_topix_bnr_new_tour_sp ul li {
    width: 70%;
    margin: 0 auto 0.5em;
  }
  .top_topix_bnr_new_tour_sp ul li a {
    color: transparent !important;
    display: block;
    padding: 0.4em;
    text-align: center;
    border-radius: 50px;
  }
  .top_topix_bnr_old_tour_sp img {
    width: 92%;
    margin: 1em auto 2.6em;
  }
}
/*------------------
MAP
------------------*/
#map {
  width: 100%;
  height: 400px;
}

