	@charset "utf-8";

/* PC ================================================== */
@media all and (min-width: 960px) {
  .index-br {
    display: block;
  }

  main {
    width: 100%;
  }
  .main-visual {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
  }
  .main-visual-inner {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-direction: row-reverse;
  }
  .mise-copy {
    position: absolute;
    bottom: 20px;
    right: 40px;
    font-size: 10px;
    font-family: "Gotham", serif;
    transform: translate(0%, 100%);
  }
  .main-visual-image {
    width: 35%;
    margin: 0;
    position: relative;
    z-index: 1;
  }
  .main-visual-image::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 30px 15px #fcfcfc inset;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .main-visual-image picture img {
    width: 100%;
    height: auto;
  }
  .main-ttl-area {
    width: 41%;
    height: auto;
    position: relative;
  }
  .main-ttl-area::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
  }
  .main-ttl-area-inner {
    width: 100%;
    height: auto;
    position: -webkit-sticky;
    position: sticky;
    top: calc(100vh - 40px);
    left: 0;
    z-index: 2;
  }
  .main-ttl-wrap {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
  }
  .main-ttl-unit {
    width: 100%;
    max-width: 430px;
    position: relative;
  }
  .main-ttl-unit img {
    width: 100%;
    height: auto;
  }
  /* .second-ani-image {
          width: 100px;
          position: absolute;
          top: -80px;
          right: -4px;
          z-index: 2;
        } */
  .nav-block {
    width: 100%;
    margin: 30px auto 0;
  }
  .nav-menu-list ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }
  .nav-menu-list li {
    margin-right: 16px;
    margin-bottom: 0px;
  }
  .nav-menu-list a {
    font-size: 13px;
    transition: all 0.2s;
    position: relative;
    -webkit-font-smoothing: antialiased;
  }
  /*.nav-menu-list a::after {
          content: '';
          display: block;
          width: 100%;
          height: 1px;
          background-color: #000;
          position: absolute;
          bottom: -2px;
          left: 0;
          transition: all 0.2s;
          pointer-events: none;
        }*/
  .nav-menu-list a:hover {
    color: #88330c;
    font-weight: bold;
  }
  .nav-menu-list a:hover::after {
    opacity: 0;
    bottom: -4px;
  }
  .sns-block {
    width: 100%;
    margin: 25px 0 0;
  }
  .sns-block ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .sns-block li {
    width: 25px;
    height: auto;
    margin-right: 18px;
  }
  .sns-block li a {
    display: block;
    width: 100%;
    height: auto;
  }
  .sns-block li a img {
    width: 100%;
    height: auto;
  }

  .main-copy-inner {
    width: 90%;
    margin: 50px auto;
    position: relative;
    z-index: 2;
  }

  .main-copy-block {
    width: 900px;
    max-width: 1100px;
    padding-left: 5vw;
    padding-bottom: 180px;
    margin: 500px auto 0;
    position: relative;
  }
  .main-copy-image {
    width: 620px;
    max-width: 900px;
    position: absolute;
    top: -300px;
    left: 0;
  }
  .pic-flower01 {
    width: 220px;
    position: absolute;
    bottom: 120px;
    right: 90px;
    z-index: -1;
  }
  .main-copy-ttl {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.2em;
  }
  .sub-font {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 10px;
    letter-spacing: 0.2em;
  }
  .main-copy-txt {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 37px;
    line-height: 2.3;
    letter-spacing: 0.15em;
  }
  .pic-position {
    position: relative;
  }

  /* マルシェ */
  .marche {
    width: 100%;
    max-width: 900px;
    margin: 60px auto 180px;
  }
  .marche-block {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    line-height: 1.8;
  }
  .block-image {
    width: 400px;
    transition: all 0.3s;
    position: relative;
  }
  .event-ttl-area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .event-ttl {
    font-size: 36px;
    letter-spacing: 0.038em;
  }

  .fika-ttl {
    font-size: 33px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .event-day-image {
    width: 90px;
    margin-left: 10px;
  }
  .event-day-image01 {
    width: 65px;
    margin-left: 10px;
  }
  .event-day-image02 {
    width: 100px;
    margin-left: 10px;
  }

  .marche-day-image {
    width: 100px;
  }
  .workshop-day-image {
    width: 90px;
  }
  .event-ttl-time {
    font-family: "Gotham", serif;
    font-size: 14px;
    padding-top: 10px;
    margin: 0 0 0 20px;
    line-height: 1;
  }
  .event-ttl-time small {
    font-size: 10px;
  }
  .event-txt-area {
    margin-top: 10px;
  }
  .event-txt-area .place {
    font-size: 10px;
    margin-top: 60px;
  }
  .event-ttl-sub {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .event-txt {
    font-size: 14px;
    line-height: 1.8;
  }
  .note {
    font-size: 12px;
    margin-top: 20px;
  }

  .shop-list-area {
    margin: 0 auto 100px;
  }
  .shop-list-ttl {
    font-family: "Gotham", serif;
    font-size: 18px;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
    margin: 50px auto;
  }
  .shop-list-ttl::before,
  .shop-list-ttl::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #cccccc;
  }
  .shop-list-ttl::before {
    margin-right: 20px;
  }
  .shop-list-ttl::after {
    margin-left: 20px;
  }
  .shop-list-inner {
    width: 100%;
    max-width: 900px;
    margin: 40px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  .pic-basketflower-image {
    width: 105px;
    position: absolute;
    bottom: 70px;
    right: 240px;
    z-index: 1;
  }
  .shop-list-inner::before {
    content: "";
    display: block;
    width: calc(100% / 4 - 10px);
    order: 1;
  }
  .shop-list-inner::after {
    content: "";
    display: block;
    width: calc(100% / 4 - 10px);
  }
  .fudo {
    font-size: 10px;
    position: absolute;
    bottom: 38px;
    left: 455px;
    z-index: 10;
  }
  .shop-item {
    width: calc(100% / 4 - 10px);
    margin-right: 10px;
    margin-bottom: 40px;
  }
  .shop-item:nth-of-type(4n) {
    margin-right: 0;
  }
  .shop-image {
    width: 100%;
    background-color: rgb(255, 255, 255);
    border: 1px solid #dedede;
    position: relative;
    overflow: hidden;
  }
  .shop-image a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .links-box {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0 0;
  }
  .links-box-sns {
    display: flex;
    margin-right: 0px;
  }
  .links-box-sns a {
    width: 20px;
    display: flex;
    align-items: center;
    margin-right: 8px;
  }
  .links-box-ec {
    width: 80px;
    height: 20px;
    line-height: 20px;
  }
  .links-box-ec a {
    width: 100%;
    height: 100%;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    border: 1px solid #dedede;
    text-align: center;
    letter-spacing: 0.075em;
    background-color: #fff;
  }

  /* フィーカ */
  .fika {
    width: 100%;
    /*padding-top: 240px;*/
    padding-bottom: 80px;
    margin: 0 auto 0;
    position: relative;
  }
  .garland {
    width: 320px;
    position: absolute;
    top: 0px;
  }
  .garland01 {
    left: 0;
  }
  .garland02 {
    right: 0;
  }

  .fika-inner {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
  }
  .fika-block {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    line-height: 1.8;
  }
  .fika .block-image {
    width: 470px;
  }
  .fika-circle-info {
    width: 150px;
    position: absolute;
    top: -80px;
    right: -60px;
  }
  .fika .block-txt-area {
    width: calc((100% - 470px) - 30px);
    position: relative;
  }
  .block-txt-area {
    position: relative;
    width: 450px;
  }
  .fika-ttl span {
    font-size: 14px;
    margin-left: 8px;
  }

  .tryswedish-logo {
    display: inline-block;
    width: 120px;
    margin-left: 6px;
  }
  .tryswedish-logo2 {
    display: inline-block;
    width: 180px;
    margin-right: 6px;
  }

  .fika-sub-ttl-area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
  }
  .fika .event-day-image {
    width: 100px;
    margin: 0;
  }
  .event-day-image01 {
    width: 100px;
    margin-left: 10px;
  }

  .supported {
    font-size: 10px;
    padding: 1px 10px;
    margin-left: 25px;
    border: 1px solid #000;
  }
  .night-day {
    display: none;
  }
  .fika .event-ttl-sub {
    font-family: "Gotham", "游ゴシック体", sans-serif;
    color: #92CC0E;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0;
    line-height: 1.4em;
  }
  .fika-copy-area {
    margin: 0;
  }
  .fika-copy {
    display: inline-block;
    color: #92CC0E;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .stripe-marker {
    background-image: repeating-linear-gradient(
      -135deg,
      #F2CDEF 0,
      #F2CDEF 2px,
      /* ストライプの色1 */ transparent 2px,
      transparent 4px /* ストライプの色2 */
    );
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 0.5em; /* ストライプの横幅・縦幅 */
  }
  .fika .event-txt {
    font-size: 13px;
    line-height: 1.8;
    margin-top: 18px;
  }

  /* ビールボックス */
  .fika-beer-box {
    display: block;
    width: 100%;
    padding: 30px 35px;
    margin: 55px auto 0;
    border: 1px dotted #3f3c3a;
    background-color: #fff;
    transition: all 0.5s;
  }
  .fika-beer-box:hover {
    opacity: 0.8;
    transition: all 0.5s;
  }
  .fika-beer-box-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .beer-box-ttl {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .fika-beer-box-txt {
    font-size: 14px;
    line-height: 1.8;
  }
  .tachihi-brewery-image {
    width: 214px;
    margin-top: 25px;
  }
  .fika-beer-bottle-image {
    width: 214px;
  }

  /* ツアーボックス */
  .tour-box {
    display: block;
    width: 100%;
    padding: 12px 0;
    margin: 20px auto 0;
    border-top: 1px dotted #242d7e;
    border-bottom: 1px dotted #242d7e;
    transition: all 0.5s;
  }
  .tour-box:hover {
    opacity: 0.8;
    transition: all 0.5s;
  }
  .tour-box-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .tour-box-ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4em;
  }
  .tour-box-ttl span {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4em;
  }
  .tour-box-txt {
    font-size: 11px;
    line-height: 1.6;
  }
  .tachihi-brewery-image {
    width: 214px;
    margin-top: 25px;
  }
  .tour-box-image {
    width: 320px;
  }

  /* muraco */
  .muraco-box {
    display: block;
    width: 100%;
    padding: 30px 35px;
    margin: 30px auto 0;
    border: 1px solid #cccccc;
    background-color: #fff;
    position: relative;
    z-index: 1;
    transition: all 0.5s;
  }
  .muraco-box:hover {
    opacity: 0.8;
    transition: all 0.5s;
  }
  .muraco-inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  .muraco-logo {
    width: 150px;
    margin-bottom: 15px;
  }
  .muraco-txt {
    font-size: 12px;
    line-height:1.7;
    letter-spacing: 0.01em;
    margin-top: 10px;
    padding-right: 20px;
  }
  .muraco-txt h2 {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.04em;
    margin-bottom: 20px;
  }
  .muraco-txt img{
  	width: 100%;
  	max-width: 70px;
  	position: absolute;
    top: 3px;
    right: 250px;
    }
  .muraco-txt dl {
margin: 30px 0 15px;
  }

  .muraco-txt dl div {
    display: flex;
  }
  .muraco-txt dt {
    width: 60px;
  }
  .muraco-image {
    width: 320px;
  }
  .horse-image {
  	margin-top: 60px
  }

  /* オリジナルビールメニュー */
  .original-beer-menu {
    width: 100%;
    margin: 90px auto 0;
    position: relative;
    z-index: 1;
  }
  .pic-coffee-image {
    width: 110px;
    position: absolute;
    top: -200px;
    left: -80px;
    z-index: 2;  }
  .original-beer-menu .menu-ttl {
    font-family: "Gotham", serif;
    font-size: 18px;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
  }
  .original-beer-menu .menu-ttl::before,
  .original-beer-menu .menu-ttl::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #cccccc;
  }
  .original-beer-menu .menu-ttl::before {
    margin-right: 20px;
  }
  .original-beer-menu .menu-ttl::after {
    margin-left: 20px;
  }
  .original-beer-menu .menu-inner {
    width: 100%;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .original-beer-menu .menu-inner::before {
    order: 1;
  }
  .original-beer-menu .menu-inner::before,
  .original-beer-menu .menu-inner::after {
    width: calc((100% / 4) - 10px);
    content: "";
    display: block;
  }
  .original-beer-menu .menu-inner::after {
    content: "";
    display: block;
    width: calc((100% / 4) - 10px);
  }
  .original-beer-menu .menu-item {
    width: calc((100% / 4) - 10px);
    margin-bottom: 50px;
  }
  .original-beer-menu .menu-image {
    width: 100%;
    background-color: rgb(255, 255, 255);
    border: 1px solid #dedede;
    position: relative;
    overflow: hidden;
  }
  .menu-image a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .original-beer-menu .menu-txt-area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
  }
  .original-beer-menu .shop-name {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .original-beer-menu .menu-name {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.4;
  }
  .original-beer-menu .price {
    font-size: 14px;
  }
  .original-beer-menu .caution {
    font-size: 12px;
  }

  .btn-area {
    text-align: center;
  }
  .beer-btn {
    font-size: 16px;
    margin: 60px auto 0;
    text-align: center;
    width: 100%;
    background-color: #f7d206;
    padding: 5px 0;
  }

  /* モルック体験 */
  .molkky {
    width: 100%;
    max-width: 900px;
    margin: 80px auto;
  }
  .molkky-block {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    line-height: 1.8;
  }
  .molkky-block .block-image:hover,
  .nordic .block-image:hover {
    opacity: 0.8;
    transition: all 0.3s;
  }
  .molkky-tournament-image {
    margin: 22px 0 0;
    transition: all 0.3s;
  }
  .molkky-tournament-image:hover {
    opacity: 0.8;
    transition: all 0.3s;
  }
  .molkky-day {
    width: 100px;
  }
  .nordic-btn {
    margin: 15px auto 0 0;
  }

  /* ワークショップ */
  .workshop {
    width: 100%;
    max-width: 900px;
    margin: 200px auto;
  }
  .workshop-ttl-area {
    position: relative;
  }
  .workshop-ttl {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.01em;
  }
  .workshop-sub-ttl {
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .pic-pod-image {
    width: 137px;
    position: absolute;
    bottom: 110px;
    right: 0;
  }
  .handcraft-area {
    width: 100%;
    display: flex;
    max-width: 840px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
  }
  .handcraft-image {
    width: calc(50% - 10px);
  }
  .handcraft-txt-area {
    width: 900px;
    margin: 0 auto;
  }
  .handcraft-ttl-unit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0.08em;
  }
  .handcraft-txt {
    font-size: 14px;
    margin: 20px 0 0;
    line-height: 1.8;
  }
  .handcraft-container {
    margin: 24px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .handcraft-container dl {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 12px;
  }
  .handcraft-container dt {
    width: 50px;
  }
  .day8-width {
    width: 42px !important;
    margin-right: 9px;
  }
  .handcraft-container dd {
    padding-left: 0px;
    margin-bottom: 20px;
  }
  .handcraft-item {
  }
  .handcraft-item img {
    width: 100%;
  }

  .handcraft-item .item-ttl {
    width: 390px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .handcraft-item .item-txt {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.075em;
  }
  .handcraft-item .place {
    margin-top: 6px;
    font-size: 14px;
    letter-spacing: 0.075em;
  }
  .handcraft-item small {
    font-size: 12px;
    display: block;
    line-height: 1.2em;
    margin-top: 10px;
  }

  /* フィンツアー */
  .fintour {
    width: 100%;
    margin: 100px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  .fintour {
    width: 100%;
    margin: 60px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  .fintour .block-image {
    width: 410px;
    text-align: center;
    overflow: hidden;
    position: relative;
  }
  .fintour .block-image span {
    position: absolute;
    bottom: 35px;
    right: 0;
    font-size: 10px;
  }

  .fintour .block-image .fintour-image {
    transition: all 0.5s;
  }
  .fintour .block-image:hover .fintour-image {
    transition: all 0.5s;
    transform: scale(1.03);
  }
  .fintour-logo {
    width: 415px;
    margin-top: 20px;
  }
  .finair-logo {
    width: 135px;
    margin-top: 20px;
  }
  .fintour-block {
    width: calc((100% - 420px) - 25px);
  }
  .fintour-block .event-ttl {
    font-size: 20px;
    line-height: 1.2;
  }
  .fintour-block .event-ttl span {
    font-size: 16px;
  }
  .fintour-txt-area {
    /* display: flex;
		justify-content: space-between;
		align-items: flex-start; */
    margin-top: 20px;
  }
  .fintour-txt {
    /* width: 345px; */
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
  .fintour-txt span {
    display: block;
    margin-top: 15px;
  }
  .fintour-sub-image {
    width: 215px;
  }
  .fintour-day-image {
    position: absolute;
    top: 0;
    right: 0;
        width: 70px;

  }
  .hinmeri {
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  .hinmeri-ttl {
    font-size: 16px;
    font-weight: bold;
  }
  .hinmeri-info {
    margin-top: 10px;
    line-height: 1.6;
  }
  .hinmeri-price {
    font-size: 14px;
  }
  .hinmeri-times {
    font-family: "Lato", sans-serif;
    font-size: 14px;
  }
  .hinmeri-info-txt {
    font-size: 14px;
    margin-top: 0;
  }
  .hinmeri-info .price {
    font-size: 14px;
  }
  .hinmeri-btn {
    position: absolute;
    bottom: 0px;
    left: 0;
    margin: 0;
  }
  .dayBox{width: 100%; text-align: center;    margin: 10px 0 46px;
}
  .travelday {
        width: 70px;

  }

  /* ノルディックウォーキング体験 */
  .nordic {
    width: 100%;
    margin: 95px auto 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    position: relative;
    z-index: 2;
  }
  .nordic .block-txt-area {
    margin-left: 40px;
  }
  .nordic-ttl {
    font-size: 20px;
    line-height: 1.2;
  }
  .nordic-sub-ttl {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
  }
  .nordic-info {
    margin-top: 10px;
    line-height: 1.6;
  }
  .nordic-times {
    font-family: "Lato", sans-serif;
    font-size: 14px;
  }
    .nordic-times small{
	    display: block;
	    padding-left: 55px;

  }

  .nordic-info-txt {
    font-size: 14px;
    margin-top: 0;
  }
  .nordic-info .price {
    font-size: 14px;
  }
  .nordic-day-image {
    position: absolute;
    bottom: 0px;
    right: 0;
  }

  /* オンライントーク */
  .online {
    width: 100%;
    max-width: 900px;
    margin: 120px auto 200px;
    position: relative;
    z-index: 2;
  }
  .online-ttl-area {
  }
  .online-ttl {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.01em;
  }
  .online-sub-ttl {
    font-size: 12px;
    text-align: center;
    margin: 10px 0 46px;
    letter-spacing: 0.05em;
  }
  .pic-bird-image {
    width: 80px;
    position: absolute;
    bottom: -280px;
    right: -40px;
    z-index: -2;
  }
  .x-talk-container {
    width: 100%;
  }
  .x-talk-container .online-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .x-talk-container .online-image {
    width: 471px;
  }
  .x-talk-container .online-txt-area {
    width: calc((100% - 471px) - 53px);
  }

  .online-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .online-item {
    width: 420px;
    margin-bottom: 80px;
  }
  .online-image {
    width: 100%;
  }
  .online-txt-area {
    width: 100%;
    position: relative;
  }
  .online-day-image {
    width: 40px;
    position: absolute;
    bottom: 40px;
    right: 0;
  }
    .online-day-image01 {
    width: 40px;
    position: absolute;
    bottom: 60px;
    right: 0;
  }

  .day9 {
    width: 44px;
  }

  .online-txt-area .name-area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
  }

  .x-talk-container .name-area {
    margin-top: 0;
    align-items: flex-start;
  }
  .online-txt-area .name-area.block {
    flex-direction: column;
    align-items: flex-start;
  }
  .online-txt-area .country {
    font-size: 12px;
    font-weight: bold;
    padding: 6px 4px;
    margin-right: 9px;
  }
  .online-txt-area .name {
    font-size: 11px;
    letter-spacing: 0.075em;
  }
  .online-txt-area .name span {
    font-size: 12px;
    letter-spacing: 0.075em;
  }
  .talker-name {
    font-weight: bold;
    font-size: 16px !important;
  }
  .online-inner-ttl {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.1;
    letter-spacing: 0.01em;
  }
  .online-inner-ttl span {
    font-size: 18px;
    margin-left: 10px;
  }
  .ls3 {
    letter-spacing: 0.03em;
    margin-bottom: 14px;
  }

  .online-inner-txt {
    font-size: 14px;
    margin-top: 12px;
    line-height: 1.8;
  }
  .online-access {
    font-family: "Lato", serif;
  }
  .fin-mt {
    margin-top: 76px;
  }

  .online-access .time {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
  }
  .online-access .place {
    font-size: 15px;
    margin-top: 2px;
  }
  .online-txt-area .note {
    font-size: 12px;
    margin-top: 10px;
  }

  .etc-event {
    width: 100%;
    max-width: 900px;
    margin: 30px auto 200px;
  }
  .etc-event-block {
    width: 100%;
    margin-bottom: 120px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    line-height: 1.8;
  }
  .air {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .ice {
    flex-direction: row-reverse;
  }

  .etc-event-block .block-image {
    width: 550px;
    margin-right: 40px;
    overflow: hidden;
  }
  .air.etc-event-block .block-image {
    margin-right: 0px;
  }
  .etc-event-block .block-image img {
    transition: all 0.5s;
  }
  .etc-event-block .block-image:hover img {
    transition: all 0.5s;
    transform: scale(1.03);
  }
  .etc-event-block .event-ttl {
    font-size: 20px;
  }
  .etc-event-block .place {
    font-size: 12.5px;
    margin-top: 10px;
  }
  .etc-event-block .txt {
    margin-top: 21px;
    font-size: 12.5px;
  }

  .shop-map {
    width: 300px;
    text-align: center;
    margin: 100px auto 180px;
  }
  .shop-map a {
    display: inline-block;
    background-color: #c0ce72;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    width: 150px;
    height: 150px;
    line-height: 150px;
    transform: scale(1);
    transition: all 0.3s;
  }
  .shop-map a:hover {
    transform: scale(1.05);
    transition: all 0.3s;
  }

  .layout-map {
    text-align: center;
    margin: 0 auto 120px;
  }
  .layout-map a {
    display: inline-block;
    background-color: #8ad1f5;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    width: 150px;
    height: 150px;
    line-height: 150px;
    transform: scale(1);
    transition: all 0.3s;
  }
  .layout-map a:hover {
    transform: scale(1.05);
    transition: all 0.3s;
  }

  .cross {
    width: 100%;
    max-width: 1500px;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p1 {
    width: 15px;
    height: 100vh;
    background-color: #c0ce72;
    /* margin-left: 116px; */
    margin-left: calc(100vw - 95vw);
        opacity: .6;

  }
  .p2 {
    width: 100vw;
    height: 15px;
    background-color: #8ad1f5;
    margin-top: -6%;
    opacity: .6;
  }
  .p3 {
    width: 15px;
    height: 100vh;
    background-color: #c0ce72;
    /* margin-left: 116px; */
    margin-left: calc(100vw - 91vw);
        opacity: .5;

  }
  .p4 {
    width: 100vw;
    height: 15px;
    background-color: #8ad1f5;
    margin-top: -14%;
    opacity: .5;
  }
  
  .p5 {
    width: 15px;
    height: 100vh;
    background-color: #c0ce72;
    /* margin-left: 116px; */
    margin-left: calc(100vw - 89vw);
        opacity: .4;

  }
  .p6 {
    width: 100vw;
    height: 15px;
    background-color: #8ad1f5;
    margin-top: -26%;
    opacity: .4;
  }

  .crossLine {
    width: 20px;
    height: 100vh;
    background-color: #000;
  }
  .annivarsary_icon {
    width: 90px;
    height: auto;
    position: absolute;
    top: -70px;
    right: 110px;
  }
  .tote{width: 100%;
    max-width: 900px;
    margin:0 auto 200px;
}
.fintour-day-image01 {
    position: absolute;
    right: 0;
    top: -10px ;
    width: 40px;
  }
.airLogo{width: 200px; margin-left: 220px; margin-top: 5px;}
	.airLogo ul{display: flex}
	.airLogo ul li{width: 100%}
		.airLogo ul li img{width: 100%}

}

/* Tablet ================================================== */
@media all and (min-width: 560px) and (max-width: 959px) {
  .index-br {
    display: none;
  }

  main {
    width: 100%;
    overflow: hidden;
  }
  .main-visual {
    width: 100%;
    margin: 0 auto;
  }
  .main-visual-inner {
    width: 100%;
    height: auto;
  }
  .main-visual-image {
    width: 80%;
    height: auto;
    margin: 0 auto 80px;
    position: relative;
  }
  .main-visual-image picture img {
    width: 100%;
    height: auto;
  }
  .main-visual-image::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 20px 10px #fcfcfc inset;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .mise-copy {
    position: absolute;
    bottom: -10px;
    left: 59px;
    font-size: 12px;
    font-family: "Gotham", serif;
    transform: translate(0%, 100%);
  }
  .main-ttl-area {
    width: 100%;
    height: auto;
  }
  .main-ttl-unit {
    width: 65%;
    margin: 0 auto 40px;
  }
  .main-ttl-unit img {
    width: 100%;
    height: auto;
  }
  .nav-block {
    display: none;
  }
  .sns-block {
    width: 150px;
    margin: 0 auto;
  }
  .sns-block ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sns-block li {
    width: 33px;
    height: auto;
  }
  .sns-block li a {
    display: block;
    width: 100%;
    height: auto;
  }
  .sns-block li a img {
    width: 100%;
    height: auto;
  }

  /* メインコピー */
  .main-copy-inner {
    width: 90%;
    margin: 50px auto;
    position: relative;
    z-index: 2;
  }

  .main-copy-block {
    width: 90%;
    padding-bottom: 150px;
    margin: 180px auto 0;
    position: relative;
  }
  .main-copy-image {
    width: 100%;
    margin-bottom: 30px;
  }
  .pic-flower01 {
    width: 130px;
    position: absolute;
    bottom: 0;
    right: -10px;
    z-index: -1;
  }
  .main-copy-ttl {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 15px;
  }
  .sub-font {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 10px;
    letter-spacing: 0.2em;
  }
  .main-copy-txt {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 37px;
    line-height: 2.3;
    letter-spacing: 0.15em;
  }

  /* マルシェ */
  .marche {
    width: 100%;
    margin: 60px auto 0px;
  }
  .marche-block {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column-reverse;
    line-height: 1.8;
  }
  .block-image {
    width: 100%;
    transition: all 0.3s;
    position: relative;
  }
  .event-ttl-area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .event-ttl {
    font-size: 28px;
  }
  .event-day-image {
    width: 100px;
    margin-left: 10px;
  }
  .event-day-image01 {
    width: 65px;
    margin-left: 10px;
  }
  .event-day-image02 {
    width: 98px;
    margin-left: 10px;
  }

  .workshop-day-image {
    width: 60px;
  }
  .event-ttl-time {
    font-family: "Gotham", serif;
    font-size: 14px;
    padding-top: 10px;
    margin-left: 10px;
    line-height: 1;
  }
  .event-ttl-time small {
    font-size: 12px;
  }
  .event-txt-area {
    margin-top: 10px;
  }
  .event-ttl-sub {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .event-txt {
    font-size: 14px;
    line-height: 1.8;
  }
  .note {
    font-size: 12px;
    margin-top: 0;
  }

  .shop-list-area {
    margin-bottom: 100px;
  }
  .shop-list-area:last-of-type {
    margin-bottom: 0;
  }
  .shop-list-ttl {
    width: 90%;
    margin: 40px auto 0;
    font-family: "Gotham", serif;
    font-size: 18px;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  .shop-list-ttl::before,
  .shop-list-ttl::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #cccccc;
  }
  .shop-list-ttl::before {
    margin-right: 20px;
  }
  .shop-list-ttl::after {
    margin-left: 20px;
  }
  .shop-list-inner {
    width: 90%;
    margin: 40px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  .pic-basketflower-image {
    width: 120px;
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: 1;
  }
  .shop-list-inner::after {
    content: "";
    display: block;
    width: calc(100% / 3 - 10px);
  }
  .fudo {
    font-size: 10px;
    position: absolute;
    bottom: 35px;
    /* left: 180px; */
    right: 0;
    z-index: 10;
  }
  .shop-item {
    width: calc(100% / 3 - 10px);
    margin-right: 10px;
    margin-bottom: 40px;
  }
  .shop-item:nth-of-type(3n) {
    margin-right: 0;
  }
  .shop-image {
    width: 100%;
    background-color: rgb(255, 255, 255);
    border: 1px solid #dedede;
    position: relative;
    overflow: hidden;
  }
  .shop-image a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .links-box {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0 0;
  }
  .links-box-sns {
    display: flex;
    margin-right: 0px;
  }
  .links-box-sns a {
    width: 20px;
    display: flex;
    align-items: center;
    margin-right: 8px;
  }
  .links-box-ec {
    width: 80px;
    height: 20px;
    line-height: 20px;
  }
  .links-box-ec a {
    width: 100%;
    height: 100%;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    border: 1px solid #dedede;
    text-align: center;
    letter-spacing: 0.075em;
    background-color: #fff;
  }

  /* フィーカ */
  .fika {
    width: 100%;
    padding-top: 90px;
    padding-bottom: 80px;
    margin: 0 auto 0;
    position: relative;
    background-color: #ffffff;
  }
  .garland {
    width: 250px;
    position: absolute;
    top: 0;
    z-index: 2;
  }
  .garland01 {
    left: -90px;
  }
  .garland02 {
    right: -90px;
  }

  .fika-inner {
  }
  .fika-block {
    width: 90%;
    margin: 0 auto;
    line-height: 1.8;
  }
  .fika .block-image {
    width: 100%;
  }
  .fika-circle-info {
    width: 146px;
    position: absolute;
    top: -80px;
    right: -60px;
  }
  .fika .block-txt-area {
    width: 100%;
    position: relative;
    margin-top: 20px;
  }
  .block-txt-area {
    position: relative;
    margin-bottom: 20px;
  }
  .fika-ttl span {
    font-size: 18px;
    margin-left: 6px;
  }
  .tryswedish-logo {
    display: inline-block;
    width: 130px;
    margin-left: 6px;
    vertical-align: middle;
  }
  .tryswedish-logo2 {
    display: inline-block;
    width: 180px;
    margin-right: 6px;
  }

  .fika-sub-ttl-area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .fika .event-day-image {
    margin: 0;
  }
  .supported {
    font-size: 13px;
    padding: 1px 6px;
    margin-left: 10px;
    border: 1px solid #000;
  }
  .night-day {
    font-size: 12px;
    letter-spacing: 0.16em;
    margin-top: 5px;
    font-weight: bold;
  }
  .night-day span {
    display: inline-block;
    margin-left: 8px;
  }
  .fika .event-ttl-sub {
    font-family: "Gotham", "游ゴシック体", sans-serif;
    color: #92CC0E;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin: 10px 0 0;
  }
  .fika-copy-area {
    margin: 0;
  }
  .fika-copy {
    display: inline-block;
    color: #92CC0E;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .stripe-marker {
    background-image: repeating-linear-gradient(
      -135deg,
       #F2CDEF 0,
       #F2CDEF 2px,
      /* ストライプの色1 */ transparent 2px,
      transparent 4px /* ストライプの色2 */
    );
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 0.5em; /* ストライプの横幅・縦幅 */
  }
  .fika .event-txt {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 18px;
  }

  /* ビールボックス */
  .fika-beer-box {
    display: block;
    width: 90%;
    padding: 30px 30px;
    margin: 55px auto 0;
    border: 1px dotted #3f3c3a;
    background-color: #fff;
  }
  .fika-beer-box-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .beer-box-ttl {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .fika-beer-box-txt {
    font-size: 14px;
    line-height: 1.8;
  }
  .tachihi-brewery-image {
    width: 200px;
    margin: 30px auto 0;
  }
  .fika-beer-bottle-image {
    width: 200px;
    margin: 0 auto 20px;
  }
  /* ツアーボックス */
  .tour-box {
    width: 90%;
    padding: 25px 30px;
    margin: 20px auto 0;
    border: 1px dotted #242d7e;
    transition: all 0.5s;
  }
  .tour-box:hover {
    opacity: 0.8;
    transition: all 0.5s;
  }
  .tour-box-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .tour-box-ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4em;
  }
  .tour-box-ttl span {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4em;
  }
  .tour-box-txt {
    font-size: 12px;
    line-height: 1.6;
    width: 70%;
  }
  .tachihi-brewery-image {
    width: 214px;
    margin-top: 25px;
  }
  .tour-box-image {
    max-width: 250px;
    width: 25%;
  }

  /* muraco */
  .muraco-box {
    display: block;
    width: 90%;
    padding: 30px 30px;
    margin: 30px auto 0;
    border: 1px solid #cccccc;
    background-color: #fff;
    position: relative;
    z-index: 1;
  }
  .muraco-logo {
    width: 150px;
    margin-bottom: 30px;
  }
  .muraco-txt {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.04em;
    margin-top: 10px;
  }
  .muraco-txt dl div {
    display: flex;
  }
  .muraco-txt dt {
    width: 60px;
  }
  .muraco-image {
    width: 100%;
    margin: 30px auto 0;
  }
.muraco-txt img {
    width: 100%;
    max-width: 70px;
    position: absolute;
    top: 25px;
    right: 25px;
}
  /* オリジナルビールメニュー */
  .original-beer-menu {
    width: 90%;
    margin: 180px auto 0;
    position: relative;
    z-index: 1;
  }
  .pic-coffee-image {
    width: 70px;
    position: absolute;
    top: -210px;
    right: -20px;
    z-index: 2;
  }
  .original-beer-menu .menu-ttl {
    font-family: "Gotham", serif;
    font-size: 18px;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
  }
  .original-beer-menu .menu-ttl::before,
  .original-beer-menu .menu-ttl::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #cccccc;
  }
  .original-beer-menu .menu-ttl::before {
    margin-right: 20px;
  }
  .original-beer-menu .menu-ttl::after {
    margin-left: 20px;
  }
  .original-beer-menu .menu-inner {
    width: 100%;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .original-beer-menu .menu-inner::after {
    content: "";
    display: block;
    width: calc((100% / 3) - 20px);
  }
  .original-beer-menu .menu-item {
    width: calc((100% / 3) - 20px);
    margin-bottom: 20px;
  }
  .original-beer-menu .menu-image {
    width: 100%;
    background-color: rgb(255, 255, 255);
    border: 1px solid #dedede;
    position: relative;
    overflow: hidden;
  }
  .menu-image a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .original-beer-menu .menu-txt-area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
  }
  .original-beer-menu .shop-name {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .original-beer-menu .menu-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .original-beer-menu .price {
    font-size: 14px;
  }
  .original-beer-menu .caution {
    font-size: 12px;
  }

  .btn-area {
    text-align: center;
  }
  .beer-btn a {
    font-size: 16px;
    margin: 0 auto 0;
    text-align: center;
    width: 100%;
    background-color: #f7d206;
    padding: 5px 0;
  }

  /* モルック体験 */
  .molkky {
    width: 100%;
    margin: 80px auto;
  }
  .molkky-block {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column-reverse;
    line-height: 1.8;
  }
  .molkky-block .block-image:hover,
  .nordic .block-image:hover {
    opacity: 0.8;
    transition: all 0.3s;
  }
  .molkky-tournament-image {
    width: 90%;
    margin: 22px auto 0;
    transition: all 0.3s;
  }
  .molkky-tournament-image:hover {
    opacity: 0.8;
    transition: all 0.3s;
  }
  .molkky-day {
    width: 75px;
  }

  /* ワークショップ */
  .workshop {
    width: 100%;
    margin: 200px auto;
  }
  .workshop-ttl-area {
    position: relative;
  }
  .workshop-ttl {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.01em;
  }
  .workshop-sub-ttl {
    font-size: 12px;
    text-align: center;
    margin: 15px auto 0;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
  .pic-pod-image {
    width: 140px;
    position: absolute;
    bottom: 100px;
    right: 0;
  }
  .handcraft-area {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    /* flex-direction: column; */
  }
  .handcraft-image {
    width: calc(50% - 10px);
  }
  .handcraft-txt-area {
    width: 90%;
    margin: 0 auto;
  }
  .handcraft-ttl-unit {
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0.08em;
  }
  .handcraft-txt {
    font-size: 16px;
    margin: 20px 0 0;
    line-height: 1.4;
  }
  .handcraft-container {
    margin: 24px auto 0;
  }
  .handcraft-container dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .handcraft-container dt {
    width: 50px;
  }
  .day8-width {
    width: 42px !important;
    margin-right: 8px;
  }
  .handcraft-container dd {
    width: 90%;
    /* padding-left: 40px; */
  }
  .handcraft-item .item-ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .handcraft-item .item-txt {
    font-size: 14px;
    line-height: 1.4;
  }
  .handcraft-item .place {
    margin-top: 6px;
    font-size: 12px;
  }
  .handcraft-item small {
    font-size: 12px;
  }

  /* フィンツアー */
  .fintour {
    width: 90%;
    margin: 80px auto 0;
    position: relative;
  }
  .fintour .block-image {
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
  }
  .fintour .block-image span {
    position: absolute;
    bottom: 80px;
    right: 0;
    font-size: 10px;
  }

  .fintour-logo {
    width: 100%;
    margin: 25px auto 0;
  }
  .finair-logo {
    width: 30%;
    margin-top: 20px;
  }
  .fintour-block {
    width: 100%;
  }
  .fintour-block .event-ttl {
    font-size: 26px;
    line-height: 1.2;
    margin-top: 0;
  }
  .fintour-block .event-ttl span {
    font-size: 18px;
  }
  .fintour-txt-area {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 20px;
  }
  .fintour-txt {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.025em;
  }
  .fintour-txt span {
    display: block;
    margin-top: 15px;
  }
  .hinmeri-txt-area {
    width: 75%;
  }
  .fintour-sub-image {
    width: 25%;
    margin: 10px auto;
  }
  .fintour-day-image {
    position: absolute;
    bottom: 20px ;
    right: 0;
    width: 70px;
  }

  .hinmeri {
    width: 100%;
    margin-top: 40px;
    display: flex;
  }
  .hinmeri-ttl {
    font-size: 16px;
    font-weight: bold;
  }
  .hinmeri-info {
    margin-top: 15px;
    line-height: 1.6;
  }
  .hinmeri-price {
    font-size: 14px;
  }
  .hinmeri-times {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    margin-top: 7px;
  }
  .hinmeri-info-txt {
    font-size: 14px;
    margin-top: 7px;
  }
  .hinmeri-info .price {
    font-size: 14px;
    margin-top: 7px;
  }

  /* ノルディックウォーキング体験 */
  .nordic {
    width: 90%;
    margin: 95px auto 0;
    position: relative;
    z-index: 2;
  }
  .nordic-ttl {
    font-size: 26px;
    margin-top: 30px;
  }
  .nordic-sub-ttl {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
  }
  .nordic-info {
    margin-top: 20px;
    line-height: 1.6;
  }
  .nordic-times {
    font-family: "Lato", sans-serif;
    font-size: 13px;
  }
  .nordic-info-txt {
    font-size: 13px;
    margin-top: 10px;
  }
  .nordic-info .price {
    font-size: 13px;
    margin-top: 5px;
  }
  .nordic-day-image {
    position: absolute;
    top: 10px;
    right: 0;
    width: 100px;
  }
  .nordic-btn {
    margin-top: 20px;
  }

  /* オンライントーク */
  .online {
    width: 100%;
    margin: 120px auto;
  }
  .online-ttl-area {
    position: relative;
    z-index: 2;
  }
  .online-ttl {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.01em;
  }
  .online-sub-ttl {
    font-size: 12px;
    text-align: center;
    margin: 10px 0 46px;
    letter-spacing: 0.05em;
  }
  .pic-bird-image {
    width: 100px;
    position: absolute;
    bottom: -280px;
    right: -40px;
    z-index: -1;
  }
  .x-talk-container {
    width: 100%;
  }
  .x-talk-container .online-item {
    width: 90%;
    margin: 0 auto 80px;
  }
  .online-container {
    width: 100%;
  }
  .online-item {
    width: 90%;
    margin: 0 auto 80px;
  }
  .online-image {
    width: 100%;
  }
  .online-txt-area {
    width: 100%;
    position: relative;
  }
  .online-day-image {
    width: 40px;
    position: absolute;
    top: 10px;
    right: 0;
  }
  .day9 {
    width: 46px;
  }

  .online-txt-area .name-area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
  }
  .x-talk {
    align-items: flex-start !important;
  }
  .online-txt-area .name-area.block {
    flex-direction: column;
    align-items: flex-start;
  }
  .online-txt-area .country {
    font-size: 12px;
    font-weight: bold;
    padding: 4px 14px;
    margin-right: 22px;
  }
  .online-txt-area .name {
    font-size: 14px;
    line-height: 1.4;
  }
  .online-txt-area .name span {
    font-size: 12px;
  }
  .talker-name {
    font-weight: bold;
    font-size: 18px !important;
  }
  .online-inner-ttl {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.4;
    letter-spacing: 0.01em;
  }
  .online-inner-ttl span {
    font-size: 20px;
  }
  .ls3 {
    letter-spacing: -0.03em;
  }
  .online-inner-txt {
    font-size: 14px;
    margin-top: 12px;
    line-height: 1.8;
  }
  .online-access {
    font-family: "Lato", serif;
  }
  .online-access .time {
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
  }
  .online-access .place {
    font-size: 15px;
    margin-top: 2px;
  }
  .online-txt-area .note {
    font-size: 12px;
    margin-top: 10px;
  }

  /* その他のイベント */
  .etc-event {
    width: 100%;
    margin: 140px auto;
  }
  .etc-event-block {
    width: 90%;
    margin: 0 auto;
    line-height: 1.8;
  }
  .ice {
    margin: 80px auto;
  }
  .air {
    margin-bottom: 50px;
  }
  .etc-event-block .block-image {
    width: 100%;
    margin-right: 42px;
  }

  .etc-event-block .event-ttl {
    font-size: 22px;
    margin-top: 10px;
  }

  .etc-event-block .place {
    font-size: 12.5px;
    margin-top: 10px;
  }
  .etc-event-block .txt {
    margin-top: 10px;
    font-size: 12.5px;
  }

  .shop-map {
    width: 100%;
    height: auto;
    padding: 80px 0;
  }
  .shop-map a {
    display: block;
    background-color: #ffc400;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    line-height: 120px;
    transform: scale(1);
    transition: all 0.3s;
  }

  .layout-map {
    text-align: center;
    margin: 0 auto 120px;
  }
  .layout-map a {
    display: inline-block;
    background-color: #8ad1f5;
    color: #fff;
    font-weight: bold;
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
  .annivarsary_icon {
    width: 50px;
    height: auto;
    position: fixed;
    top: 25px;
    right: 90px;
    z-index: 2;
  }

  .cross {
    width: 100%;
    max-width: 1500px;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p1 {
    width: 12px;
    height: 100vh;
    background-color: #c0ce72;
    margin-left: calc(100vw - 78vw);
        opacity: .6;
  }
  .p2 {
    width: 100vw;
    height: 12px;
    background-color: #8ad1f5;
    margin-top: -25%;
        opacity: .6;
  }
    .tote{width: 100%;
    max-width: 800px;
    margin:0 auto 200px;
}
  .dayBox{width: 100%; text-align: center;    margin: 10px 0 46px;}
  .travelday {
        width: 70px;}

.fintour-day-image01 {
    position: absolute;
    right: 0;
    bottom: 70px ;
    width: 40px;
  }
.airLogo{width: 200px; margin-left: 220px; margin-top: 5px;}
	.airLogo ul{display: flex}
	.airLogo ul li{width: 100%}
		.airLogo ul li img{width: 100%}

}

/* SP ================================================== */
@media all and (max-width: 559px) {
  .index-br {
    display: none !important;
  }

  main {
    width: 100%;
    overflow: hidden;
  }
  .main-visual {
    width: 90%;
    margin: 0 auto;
  }
  .main-visual-inner {
    width: 100%;
    margin: 0 auto;
  }
  .main-visual-image {
    width: 90%;
    margin: 0 auto 0;
    position: relative;
    z-index: -2;
  }
  .main-visual-image picture img {
    width: 100%;
    height: auto;
  }
  .main-visual-image::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 20px 10px #fcfcfc inset;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .mise-copy {
    position: absolute;
    bottom: 40px;
    right: 20px;
    font-size: 10px;
    font-family: "Gotham", serif;
    font-weight: normal;
    transform: translate(0%, 100%);
  }
  .main-ttl-area {
    width: 85%;
    height: auto;
    margin: 0 auto;
  }
  .main-ttl-unit {
    width: 90%;
    margin: -20px auto 20px;
    z-index: 2;
  }
  .main-ttl-unit img {
    width: 100%;
    height: auto;
  }
  .nav-block {
    display: none;
  }
  .sns-block {
    width: 100px;
    margin: 0 auto;
  }
  .sns-block ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sns-block li {
    width: 25px;
    height: auto;
  }
  .sns-block li a {
    display: block;
    width: 100%;
    height: auto;
  }
  .sns-block li a img {
    width: 100%;
    height: auto;
  }
  /* メインコピー */
  .main-copy-inner {
    width: 90%;
    margin: 50px auto 0;
    position: relative;
    z-index: 2;
  }
  .main-copy-block {
    width: 90%;
    padding-bottom: 150px;
    margin: 180px auto 0;
    position: relative;
  }
  .main-copy-image {
    width: 100%;
    margin-bottom: 30px;
    height: 145px;
  }
  .pic-flower01 {
    width: 110px;
    position: absolute;
    bottom: -10px;
    right: -10px;
    z-index: -1;
  }
  .main-copy-ttl {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 23px;
    letter-spacing: 0.1em;
    line-height: 1;
  }
  .sub-font {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 10px;
    letter-spacing: 0.2em;
  }
  .main-copy-txt {
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.8;
    letter-spacing: 0.075em;
  }

  /* マルシェ */
  .marche {
    width: 100%;
    padding-top: 30px;
    margin: 30px auto;
  }
  .marche-block {
    width: 84%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    line-height: 1.8;
  }
  .block-image {
    width: 100%;
    transition: all 0.3s;
    position: relative;
    margin-bottom: 10px;
  }
  .event-ttl-area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 12px;
    line-height: 1.2em;
    position: relative;
        padding-top: 10px;
  }
  .event-ttl {
    font-size: 26px;
  }
  .event-day-image {
    width: 80px;
    margin-left: 5px;
  }
  .event-day-image01 {
    width: 80px;
    margin-left: 5px;
  }
  .event-day-image02 {
    width: 80px;
    margin-left: 5px;
  }
  .workshop-day-image {
    width: 85px;
  }
  .molkky-day-image {
    width: 45px;
  }
  .event-ttl-time {
    font-family: "Gotham", serif;
    font-size: 11px;
    line-height: 1;
    padding-top: 10px;
    margin-left: 10px;
    line-height: 1;
  }
  .event-ttl-time small {
    font-size: 10px;
  }
  .event-txt-area {
    margin-top: 10px;
  }
  .event-ttl-sub {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.4em;
  }
  .event-txt {
    font-size: 14px;
    line-height: 1.8;
  }
  .note {
    font-size: 10px;
    margin-top: 10px;
  }

  .shop-list-area {
    margin-bottom: 100px;
  }
  .shop-list-ttl {
    width: 90%;
    margin: 30px auto 0;
    font-family: "Gotham", serif;
    font-size: 18px;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  .shop-list-ttl::before,
  .shop-list-ttl::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #cccccc;
  }
  .shop-list-ttl::before {
    margin-right: 20px;
  }
  .shop-list-ttl::after {
    margin-left: 20px;
  }

  .shop-list-inner {
    width: 84%;
    margin: 20px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  .pic-basketflower-image {
    width: 85px;
    position: absolute;
    bottom: -110px;
    right: -20px;
    z-index: 1;
  }
  .shop-list-inner::after {
    content: "";
    display: block;
    width: calc(100% / 2 - 10px);
  }
  .fudo {
    font-size: 10px;
    position: absolute;
    bottom: 30px;
    /* left: 120px; */
    right: 0px;
    z-index: 10;
  }
  .shop-item {
    width: calc(100% / 2 - 10px);
    margin-right: 10px;
    margin-bottom: 40px;
  }
  .shop-item:nth-of-type(2n) {
    margin-right: 0;
  }
  .shop-image {
    width: 100%;
    background-color: rgb(255, 255, 255);
    border: 1px solid #dedede;
    position: relative;
    overflow: hidden;
  }
  .shop-image a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .links-box {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0 0;
  }
  .links-box-sns {
    display: flex;
    margin-right: 0px;
  }
  .links-box-sns a {
    width: 17px;
    display: flex;
    align-items: center;
    margin-right: 8px;
  }
  .links-box-ec {
    width: 80px;
    height: 20px;
    line-height: 20px;
  }
  .links-box-ec a {
    width: 100%;
    height: 100%;
    padding: 4px 10px;
    font-size: 10px;
    font-weight: 600;
    color: #000;
    border: 1px solid #dedede;
    text-align: center;
    letter-spacing: 0.075em;
    background-color: #fff;
  }

  /* フィーカ */
  .fika {
    width: 100%;
    padding-bottom: 60px;
    margin: 60px auto 0;
    position: relative;
  }
  .garland {
    width: 250px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .garland01 {
    left: -170px;
  }
  .garland02 {
    right: -170px;
  }

  .fika-block {
    width: 84%;
    margin: 0 auto;
    line-height: 1.8;
  }
  .fika .block-image {
    width: 100%;
  }
  .fika-circle-info {
    width: 146px;
    position: absolute;
    top: -60px;
    right: -30px;
  }
  .fika .block-txt-area {
    width: 100%;
    position: relative;
    margin-top: 20px;
  }
  .block-txt-area {
    position: relative;
    margin-bottom: 20px;
  }
  .fika-ttl span {
    font-size: 14px;
    margin-left: 2px;
  }
  .fika-ttl {
    margin-bottom: 5px;
  }
  .tryswedish-logo {
    display: inline-block;
    width: 140px;
    margin-left: 6px;
    vertical-align: middle;
  }
  .tryswedish-logo2 {
    display: inline-block;
    width: 160px;
    margin-right: 6px;
  }

  .fika-sub-ttl-area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .fika .event-day-image {
    width: 80px;
    margin: 0;
  }
  .supported {
    font-size: 10px;
    padding: 1px 6px;
    margin-left: 22px;
    border: 1px solid #000;
  }
  .night-day {
    font-size: 12px;
    letter-spacing: 0.01em;
    margin-top: 5px;
    font-weight: bold;
  }
  .night-day span {
    letter-spacing: 0.075em;
    display: inline-block;
    margin-left: 10px;
  }

  .fika .event-ttl {
    font-size: 24.5px !important;
    letter-spacing: 0.001em;
  }
  .fika .event-ttl-sub {
    color: #92CC0E;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.01em;
    margin: 15px 0 0;
    line-height: 1.6em;
  }
  .fika-copy-area {
    margin: 5px 0 0;
  }
  .fika-copy {
    display: inline-block;
    color: #92CC0E;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .stripe-marker {
    background-image: repeating-linear-gradient(
      -135deg,
      #F2CDEF 0,
      #F2CDEF 2px,
      /* ストライプの色1 */ transparent 2px,
      transparent 4px /* ストライプの色2 */
    );
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 0.5em; /* ストライプの横幅・縦幅 */
  }
  .fika .event-txt {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 18px;
  }

  /* ビールボックス */
  .fika-beer-box {
    display: block;
    width: 90%;
    padding: 30px 30px;
    margin: 30px auto 0;
    border: 1px dotted #3f3c3a;
    background-color: #fff;
  }
  .fika-beer-box-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .beer-box-ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .fika-beer-box-txt {
    font-size: 14px;
    line-height: 1.8;
  }
  .tachihi-brewery-image {
    width: 200px;
    margin: 30px auto 0;
  }
  .fika-beer-bottle-image {
    width: 200px;
    margin: 0 auto 20px;
  }

  /* ツアーボックス */
  .tour-box {
    width: 90%;
    padding: 25px 30px;
    margin: 20px auto 80px;
    border: 1px dotted #242d7e;
    transition: all 0.5s;
  }
  .tour-box:hover {
    opacity: 0.8;
    transition: all 0.5s;
  }
  .tour-box-inner {
    display: block;
    justify-content: space-between;
    align-items: flex-start;
  }
  .tour-box-ttl {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4em;
  }
  .tour-box-ttl span {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4em;
    display: block;
    margin-top: 5px;
  }
  .tour-box-ttl small {
    display: block;
    margin-bottom: 5px;
    line-height: 1.2;
  }

  .tour-box-txt {
    font-size: 12px;
    line-height: 1.6;
    width: 100%;
    margin-bottom: 20px;
  }
  .tachihi-brewery-image {
    width: 214px;
    margin-top: 25px;
  }
  .tour-box-image {
    width: 100%;
  }

  /* muraco */
  .muraco-box {
    display: block;
    width: 84%;
    padding: 20px;
    margin: 30px auto 0;
    border: 1px solid #cccccc;
    background-color: #fff;
    position: relative;
    z-index: 1;
  }
  .muraco-logo {
    width: 150px;
    margin-bottom: 15px;
  }
  .muraco-txt {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.01em;
    position: relative
  }
  .muraco-txt dl {
    margin: 30px 0 15px;
}
    .muraco-txt img{
  	width: 100%;
  	max-width: 50px;
  	position: absolute;
    top: 45px;
    right: 6px;
    }
  .muraco-txt h2{
	  margin-bottom: 10px;
  }

  .muraco-txt dl div {
    display: flex;
    margin-bottom: 8px;
  }
  .muraco-txt dt {
    width: 24%;
  }
  .muraco-image {
    width: 100%;
    margin-top: 40px;
  }

  /* オリジナルビールメニュー */
  .original-beer-menu {
    width: 84%;
    margin: 0 auto 0;
    position: relative;
    z-index: 1;
  }
  .pic-coffee-image {
    width: 100px;
    position: absolute;
    top: -110px;
    right: -10px;
    z-index: 2;
  }
  .original-beer-menu .menu-ttl {
    font-family: "Gotham", serif;
    font-size: 18px;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  .original-beer-menu .menu-ttl::before,
  .original-beer-menu .menu-ttl::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #cccccc;
  }
  .original-beer-menu .menu-ttl::before {
    margin-right: 20px;
  }
  .original-beer-menu .menu-ttl::after {
    margin-left: 20px;
  }
  .original-beer-menu .menu-inner {
    width: 100%;
    margin: 30px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .original-beer-menu .menu-inner::after {
    content: "";
    display: block;
    width: calc((100% / 3) - 10px);
  }
  .original-beer-menu .menu-item {
    width: calc((100% / 2) - 10px);
    margin-bottom: 50px;
  }

  .original-beer-menu .menu-image {
    width: 100%;
    background-color: rgb(255, 255, 255);
    border: 1px solid #dedede;
    position: relative;
    overflow: hidden;
  }
  .menu-image a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .original-beer-menu .menu-txt-area {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 8px;
  }
  .original-beer-menu .shop-name {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .original-beer-menu .menu-name {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.4;
  }
  .original-beer-menu .price {
    font-size: 14px;
  }
  .original-beer-menu .caution {
    font-size: 10px;
    line-height: 1.2;
  }

  .btn-area {
    text-align: center;
  }
  .beer-btn {
    font-size: 16px;
    margin: 0 auto 0;
    text-align: center;
    width: 100%;
    background-color: #f7d206;
    padding: 5px 0;
  }

  /* モルック体験 */
  .molkky {
    width: 100%;
    margin: 40px auto 80px;
  }
  .molkky-block {
    width: 84%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column-reverse;
    line-height: 1.8;
  }
  .molkky-day {
    width: 80px !important;
  }
  .molkky-block .block-image:hover,
  .nordic .block-image:hover {
    opacity: 0.8;
    transition: all 0.3s;
  }
  .molkky-tournament-image {
    width: 84%;
    margin: 22px auto 0;
    transition: all 0.3s;
  }
  .molkky-tournament-image:hover {
    opacity: 0.8;
    transition: all 0.3s;
  }

  /* ワークショップ */
  .workshop {
    width: 100%;
    margin: 120px auto 80px;
  }
  .workshop-ttl-area {
    position: relative;
  }
  .workshop-ttl {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.01em;
  }
  .workshop-sub-ttl {
    font-size: 12px;
    text-align: center;
    margin: 0 auto 0;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
  .pic-pod-image {
    width: 90px;
    position: absolute;
    bottom: -100px;
    right: 0;
    z-index: -1;
  }
  .handcraft-area {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    /* flex-direction: column; */
  }
  .handcraft-image {
    width: calc(50% - 10px);
  }
  .handcraft-txt-area {
    width: 84%;
    margin: 0 auto;
  }
  .handcraft-ttl-unit {
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0.08em;
  }
  .handcraft-txt {
    font-size: 14px;
    margin: 20px 0 0;
    line-height: 1.8;
  }
  .handcraft-container {
    margin: 24px auto 0;
  }
  .handcraft-container dl {
    /*display: flex;*/
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 25px;
  }
  .handcraft-container dt {
    width: 56px;
  }
  .day8-width {
    width: 50px !important;
    margin-right: 10px;
  }
  .handcraft-container dd {
    /* padding-left: 20px; */
    flex: 1;
  }
  .handcraft-item .item-ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 1.2;
  }
  .handcraft-item .item-txt {
    font-size: 13px;
    line-height: 1.6;
  }
  .handcraft-item .item-txt span {
    display: block;
  }
  .handcraft-item .place {
    margin-top: 6px;
    font-size: 10px;
  }
  .handcraft-item small {
    font-size: 12px;
  }

  /* フィンツアー */
  .fintour {
    width: 84%;
    margin: 30px auto 80px;
    position: relative;
  }
  .fintour .block-image {
    width: 100%;
    text-align: center;
  }
  .fintour .block-image span {
    position: absolute;
    bottom: 26px;
    right: 0;
    font-size: 10px;
  }

  .fintour-logo {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px
  }
  .finair-logo {
    width: 40%;
    margin-top: 20px;
  }
  .fintour-block {
    width: 100%;
    margin-top: 30px;
  }
  .fintour-block .event-ttl {
    font-size: 16px;
    line-height: 1.2;
  }
  .fintour-block .event-ttl span {
    font-size: 14px;
    font-weight: normal !important;
  }
  .fintour-txt-area {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 10px;
  }
  .fintour-txt {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.025em;
  }
  .fintour-txt span {
    display: block;
    margin-top: 15px;
  }
  .hinmeri-txt-area {
    width: 70%;
  }
  .fintour-sub-image {
    width: 30%;
    margin: 27px auto 0;
  }
  .fintour-sub-image img {
    width: 100%;
  }
  .fintour-day-image {
    position: absolute;
    top: -5px;
    right: 0;
    width:55px;
  }
  .himmeriday {
    position: absolute;
    bottom: 70px;
    right: 0;
  }

  .hinmeri {
    width: 100%;
    margin-top: 40px;
    display: flex;
  }
  .hinmeri-ttl {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.075em;
  }
  .hinmeri-info {
    margin-top: 10px;
    line-height: 1.4;
  }
  .hinmeri-price {
    font-size: 13px;
  }
  .hinmeri-times {
    font-family: "Lato", sans-serif;
    font-size: 12px;
    margin-top: 5px;
  }
  .hinmeri-info-txt {
    font-size: 12px;
    margin-top: 5px;
  }
  .hinmeri-info .price {
    font-size: 12px;
    margin-top: 5px;
  }
  .hinmeri-btn {
    width: 80%;
    display: flex;
    justify-content: center;
    margin: 20px auto 0;
  }

  /* ノルディックウォーキング体験 */
  .nordic {
    width: 84%;
    margin: 80px auto 0;
    position: relative;
    z-index: 2;
  }
  .nordic-ttl {
    font-size: 18px;
    margin-top: 10px;
  }
  .nordic-sub-ttl {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
  }
  .nordic-info {
    margin-top: 20px;
    line-height: 1.6;
  }
  .nordic-times {
    font-family: "Lato", sans-serif;
    font-size: 13px;
  }
      .nordic-times small{
	    display: block;
	    padding-left: 55px;

  }

  .nordic-info-txt {
    font-size: 13px;
    margin-top: 10px;
    line-height: 1.2;
  }
  .nordic-info .price {
    font-size: 13px;
    margin-top: 5px;
  }
  .nordic-day-image {
    position: absolute;
    bottom: 51px;
    right: 0;
  }
  .nordic-btn {
    width: 80%;
    display: flex;
    justify-content: center;
    margin: 20px auto 0;
  }

  /* オンライントーク */
  .online {
    width: 100%;
    padding-top: 80px;
    margin: 0px auto 120px;
  }
  .online-ttl-area {
    position: relative;
    z-index: 2;
  }
  .online-ttl {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.01em;
  }
  .online-sub-ttl {
    font-size: 12px;
    text-align: center;
    margin: 10px 0 25px;
    letter-spacing: 0.05em;
  }
  .pic-bird-image {
    width: 100px;
    position: absolute;
    bottom: -130px;
    right: -50px;
    z-index: -1;
  }
  .x-talk-container {
    width: 100%;
  }
  .x-talk-container .online-item {
    width: 90%;
    margin: 0 auto 80px;
  }
  .online-container {
    width: 100%;
  }
  .online-item {
    width: 84%;
    margin: 0 auto 80px;
  }
  .online-image {
    width: 100%;
  }
  .online-txt-area {
    width: 100%;
    position: relative;
  }
  .online-day-image {
    width: 35px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .x-talk.online-day-image {
    top: auto;
    bottom: 0;
  }
  .day9 {
    width: 45px;
    top: 34px;
  }

  .online-txt-area .name-area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 12px;
  }
  .x-talk {
    align-items: flex-start !important;
  }
  .online-txt-area .name-area.block {
    flex-direction: column;
    align-items: flex-start;
  }
  .online-txt-area .country {
    font-size: 12px;
    font-weight: bold;
    padding: 9px 14px;
    margin-right: 10px;
  }
  .online-txt-area .name {
    font-size: 12px;
    line-height: 1.2;
  }
  .x-talk .name {
    font-size: 10px;
  }
  .online-txt-area .name span {
    font-size: 10px;
  }
  .talker-name {
    font-weight: bold;
    font-size: 14px !important;
  }
  .online-inner-ttl {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 1.2;
    letter-spacing: 0.01em;
  }
  .online-inner-ttl span {
    font-size: 20px;
  }
  .loppis-sanpo-span {
    font-size: 16px !important;
  }
  .ls3 {
    letter-spacing: -0.03em;
  }
  .online-inner-txt {
    font-size: 14px;
    margin-top: 6px;
    line-height: 1.8;
  }
  .online-access {
    font-family: "Lato", serif;
  }
  .online-access .time {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
  }
  .online-access .place {
    font-size: 15px;
    margin-top: 2px;
  }
  .online-txt-area .note {
    font-size: 12px;
    margin-top: 10px;
  }

  /* その他のイベント */
  .etc-event {
    width: 100%;
    margin: 140px auto 90px;
  }
  .etc-event-block {
    width: 84%;
    margin: 0 auto;
    line-height: 1.8;
  }
  .ice {
    margin: 40px auto 80px;
  }
  .volvo {
    margin: 0 auto 80px;
  }
  .etc-event-block .block-image {
    width: 100%;
    margin-right: 42px;
  }
  .etc-event-block .event-ttl {
    font-size: 18px;
  }
  .etc-event-block .place {
    font-size: 12.5px;
    margin-top: 10px;
  }
  .etc-event-block .txt {
    margin-top: 4px;
    font-size: 12.5px;
  }

  .shop-map {
    width: 300px;
    text-align: center;
    margin: 30px auto 150px;
    position: relative;
  }
  .shop-map a {
    display: inline-block;
    background-color: #c0ce72;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    width: 120px;
    height: 120px;
    line-height: 120px;
    transform: scale(1);
    transition: all 0.3s;
  }
  .layout-map {
    text-align: center;
    margin: 0 auto 120px;
  }
  .layout-map a {
    display: inline-block;
    background-color: #8ad1f5;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    width: 120px;
    height: 120px;
    line-height: 120px;
    transform: scale(1);
    transition: all 0.3s;
  }
  .cross {
    width: 100%;
    max-width: 1500px;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p1 {
    width: 10px;
    height: 100vh;
    background-color: #c0ce72;
    margin-left: calc(100vw - 92vw);
        opacity: .6;
  }
  .p2 {
    width: 100vw;
    height: 10px;
    background-color: #8ad1f5;
    margin-top: -20%;
        opacity: .6;
  }
  .p3 {
    width: 12px;
    height: 100vh;
    background-color: #c0ce72;
    margin-left: calc(100vw - 92vw);
        opacity: .5;

  }
  .p4 {
    width: 100vw;
    height: 12px;
    background-color: #8ad1f5;
    margin-top: -35%;
    opacity: .5;
  }
  
  .p5 {
    width: 15px;
    height: 100vh;
    background-color: #c0ce72;
    margin-left: calc(100vw - 92vw);
        opacity: .4;

  }
  .p6 {
    width: 100vw;
    height: 15px;
    background-color: #8ad1f5;
    margin-top: -40%;
    opacity: .4;
  }

  .crossLine {
    width: 20px;
    height: 100vh;
    background-color: #000;
  }

  .annivarsary_icon {
    width: 50px;
    height: auto;
    position: fixed;
    top: 25px;
    right: 90px;
    z-index: 2;
  }
    .tote{width: 90%;
    max-width: 420;
    margin:60px auto 20px;
}
  .dayBox{width: 100%; text-align: center; margin: 10px 0 46px;}
  .travelday {width: 70px;}


.fintour-day-image01 {
    position: absolute;
    right: 0;
    bottom: 70px ;
    width: 35px;
  }
.airLogo{width: 200px; margin-left: 115px; margin-top: 5px;}
	.airLogo ul{display: flex}
	.airLogo ul li{width: 100%}
		.airLogo ul li img{width: 100%}

}

/*  EDGEだけに効くCSS */
@supports (-ms-ime-align: auto) {
  .fin-mt {
    margin-top: 96px;
  }
}
