@charset "utf-8";

body {
  font-family: source-han-sans-japanese, sans-serif;
  letter-spacing: 0.075em;
}
/* PC ================================================== */
@media all and (min-width: 960px) {
  .event {
    width: 100%;
    overflow: hidden;
  }
  .main-inner {
    width: 100%;
    padding: 0 0 200px;
  }
  .detail-container {
    width: 900px;
    padding-top: 100px;
    margin: 100px auto 0;
  }

  /* web予約 */
  h2 {
    display: inline-block;
    font-size: 28px;
    margin-bottom: 10px;
    justify-content: flex-start !important;
    line-height: 1.2;
  }
  .web-ttl {
    margin-bottom: 80px !important;
  }
  .web-reservation-inner dl {
    margin-bottom: 40px;
  }
  .web-reservation-inner dl dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 15px;
  }
  .web-reservation-inner dl dd {
    font-size: 15px;
    line-height: 1.7em;
  }
  .web-reservation-inner dl dd a {
    color: #3296d4;
  }
  .web-reservation-inner dl dd div {
    margin-bottom: 20px;
  }

  /* モルックファミリーカップ */
  .molkky-cup-inner {
    position: relative;
  }
  .loppis-pic-image {
    width: 100px;
    position: absolute;
    top: 30px;
    right: 0;
  }
  .molkky-sub-ttl {
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
  }
  .molkky-sub-ttl span {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
  }

  .molkky-cup-inner .article {
    display: flex;
    justify-content: space-between;
    margin: 30px auto 0;
  }
  .article-txt {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 25px;
  }
  .article-txt dl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .article-txt dl dt {
    width: 100px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
    line-height: 1;
  }
  .article-txt dl dt span {
    font-size: 12px;
    font-weight: 400;
  }
  .article-txt dl dd {
    font-size: 14px;
  }
  .mollky-gametable {
    width: 420px;
  }
  .molkky-table {
    width: 100%;
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .molkky-table dl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
  }
  .molkky-table dt {
    padding-right: 20px;
  }
  .molkky-table .note {
    font-size: 12px;
    text-indent: -1em;
    padding-left: 1em;
  }

  .reservation_box {
    margin: 80px auto 0;
    line-height: 1.7;
  }
  .reservation_box dl dt {
    display: inline-block;
    padding: 0 2%;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 18px;
    border: 1px solid #000;
    font-size: 16px;
  }
  .reservation_box dl dd {
    font-size: 16px;
    line-height: 1.7em;
  }
  .reservation_box dl dd span {
    font-weight: bold;
    color: #e03232;
    display: block;
  }

  .reservation_box dl a {
    color: #3296d4;
  }
  .detail_text {
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    margin: 32px 0;
    width: 100%;
    line-height: 1.7em;
  }
  .backbtn {
    margin-top: 40px;
    font-size: 14px;
  }

  /* 白樺の皮でつくるネーベスロイド */
  .handcraft-inner {
    position: relative;
  }
  .handcraft-sub-ttl {
    font-size: 18px;
    display: flex;
    align-items: center;
    font-weight: 400;
    line-height: 1.4;
    margin: 40px 0 60px;
  }
  .handcraft-container {
    width: 100%;
    margin: 40px 0 0;
  }
  .handcraft-item {
    margin-bottom: 40px;
  }
  .handcraft-item-ttl {
    width: 410px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .handcraft-item-txt {
    font-size: 14px;
    margin: 10px 0;
  }

  .handcraft-item-inner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    letter-spacing: 0.05em;
  }
  .right-block {
    width: 40%;
  }
  .handcraft-item-inner dl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    font-size: 15px;
    white-space: nowrap;
  }
  .handcraft-item-inner dt {
    padding-right: 18px;
  }
  .handcraft-pic-image {
    width: 140px;
    position: absolute;
    top: 90px;
    right: 0;
  }
  .prof-area {
  }
  .prof-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin-bottom: 40px;
  }
  .prof-image {
    width: 180px;
  }
  .prof-area h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 18px;
  }
  .prof-txt-area p {
    font-size: 14px;
    line-height: 1.6;
  }
  .prof-link {
    font-size: 14px;
    margin-top: 21px;
  }
  .prof-link a {
    color: #3296d4;
  }

  .handcraft-item-note {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 0px;
  }

  /* nordic */
  .nordic-sub-ttl {
    font-size: 16px;
    display: flex;
    align-items: center;
    font-weight: 400;
    margin-top: 10px;
  }
  .nordic-table {
    width: 75%;
    margin-top: 40px;
    margin-bottom: 80px;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .nordic-table dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
    line-height: 1.2;
  }
  .nordic-table dt {
    padding-right: 20px;
    flex-shrink: 0;
  }

  .nordic-table .block {
    display: block;
  }
  .nordic-table .note {
    font-size: 12px;
  }

  .nordic-detail--area {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 0;
  }
  .nordic-detail--area img {
    width: 420px;
    height: 100%;
  }

  .day-details dl {
    display: flex;
    align-items: top;
  }
  .img-div {
    width: 420px;
    height: 100%;
    position: relative;
  }
  .img-div img {
    width: 100%;
    height: auto;
  }
  .img-span {
    position: absolute;
    bottom: -25px;
    left: 0px;
    font-size: 10px;
  }

  .nordic-txt {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .nordic-txt h4 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .nordic-txt p {
    width: 430px;
    letter-spacing: 0.15em;
    font-size: 14px;
    line-height: 2;
    white-space: nowrap;
  }

  .hinmeri-ttl {
    margin-bottom: 10px;
  }
}

/* Tablet ================================================== */
@media all and (min-width: 560px) and (max-width: 959px) {
  .event {
    width: 100%;
    overflow: hidden;
  }
  .main-inner {
    width: 100%;
    padding: 0 0 200px;
    overflow: hidden;
  }
  .detail-container {
    width: 80%;
    padding-top: 100px;
    margin: 100px auto 0;
  }

  /* web予約 */
  h2 {
    display: inline-block;
    font-size: 28px;
    margin-bottom: 60px;
    line-height: 1.4;
  }
  .web-ttl {
    display: inline-block;
    font-size: 28px;
    margin-bottom: 60px;
    line-height: 1.4;
  }
  .web-reservation-inner dl {
    margin-bottom: 40px;
  }
  .web-reservation-inner dl dt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 15px;
  }
  .web-reservation-inner dl dd {
    font-size: 15px;
    line-height: 1.7em;
  }
  .web-reservation-inner dl dd a {
    color: #3296d4;
  }
  .web-reservation-inner dl dd div {
    margin-bottom: 20px;
  }

  /* モルックファミリーカップ */
  .molkky-cup-inner {
    position: relative;
  }
  .loppis-pic-image {
    width: 100px;
    position: absolute;
    top: 80px;
    right: 0;
  }
  .molkky-ttl {
    margin-bottom: 20px;
  }
  .molkky-sub-ttl {
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .molkky-sub-ttl span {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
  }

  .molkky-cup-inner .article {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 41px auto 0;
  }

  .article-txt {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 27px;
    line-height: 1;
  }
  .article-txt dl dt {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
  }
  .article-txt dl dt span {
    display: block;
    font-size: 12px;
    font-weight: 400;
  }
  .article-txt dl dd {
    font-size: 12px;
    margin-top: 10px;
  }
  .mollky-gametable {
    width: 100%;
  }
  .molkky-table {
    width: 100%;
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .molkky-table dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .molkky-table dt {
    width: calc(100% - 85%);
  }
  .molkky-table dd {
    width: calc(100% - 15%);
  }
  .molkky-table .note {
    font-size: 12px;
    line-height: 1.2;
  }

  .reservation_box {
    margin: 80px auto 0;
    line-height: 1.7;
  }
  .reservation_box dl dt {
    display: inline-block;
    padding: 0 2%;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 18px;
    border: 1px solid #000;
    font-size: 16px;
  }
  .reservation_box dl dd {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0.04em;
  }
  .reservation_box dl a {
    color: #3296d4;
  }
  .detail_text {
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    margin: 32px 0;
    width: 100%;
    line-height: 1.7em;
  }
  .backbtn {
    margin-top: 40px;
  }

  /* 白樺の皮でつくるネーベスロイド */
  .handcraft-inner {
    position: relative;
  }
  .hundcraft-ttl {
    font-size: 24px;
  }
  .handcraft-sub-ttl {
    font-size: 16px;
    display: flex;
    align-items: center;
    font-weight: 400;
  }
  .handcraft-container {
    width: 670px;
    margin: 40px 0 0;
  }
  .handcraft-item {
    margin-bottom: 40px;
  }
  .handcraft-item-ttl {
    width: 330px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .handcraft-item-txt {
    font-size: 14px;
    line-height: 1.4;
    margin: 10px 0;
  }

  .handcraft-item-inner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .right-block {
    width: 50%;
  }
  .handcraft-item-inner dl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
    font-size: 14px;
    white-space: nowrap;
  }
  .handcraft-item-inner dt {
    padding-right: 18px;
  }
  .handcraft-pic-image {
    width: 110px;
    position: absolute;
    top: 200px;
    right: -40px;
  }
  .prof-area {
  }
  .prof-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
  }
  .prof-image {
    width: 100%;
    margin-bottom: 20px;
  }
  .prof-area h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 18px;
    line-height: 1.4;
  }
  .prof-txt-area p {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.12em;
  }
  .prof-link {
    font-size: 14px;
    margin-top: 21px;
  }
  .prof-link a {
    color: #3296d4;
  }
  .handcraft-item-note {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 20px;
  }

  /* nordic */
  .nordic-ttl {
    font-size: 24px;
    letter-spacing: 0.1em;
  }
  .nordic-sub-ttl {
    font-size: 16px;
    line-height: 1.7;
    font-weight: 400;
  }
  .nordic-table {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 80px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .nordic-table dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
  }
  .nordic-table dt {
    padding-right: 20px;
  }
  .nordic-table .block {
    display: block;
  }
  .nordic-table .note {
    font-size: 12px;
  }

  .nordic-detail--area {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 0;
  }
  .nordic-detail--area img {
    width: 420px;
    height: 100%;
  }

  .day-details dl {
    display: flex;
    align-items: top;
  }
  .img-div {
    width: 420px;
    height: 100%;
    position: relative;
  }
  .img-div img {
    width: 100%;
    height: auto;
  }
  .img-span {
    position: absolute;
    bottom: -25px;
    left: 0px;
    font-size: 10px;
  }

  .nordic-txt {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .nordic-txt h4 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .nordic-txt p {
    width: 430px;
    letter-spacing: 0.15em;
    font-size: 14px;
    line-height: 2;
    white-space: nowrap;
  }

  .hinmeri-ttl {
    margin-bottom: 0px;
  }
}

/* SP ================================================== */
@media all and (max-width: 559px) {
  .event {
    width: 100%;
    overflow: hidden;
  }
  .main-inner {
    width: 100%;
    padding: 0 0 200px;
    overflow: hidden;
  }
  .detail-container {
    width: 80%;
    padding-top: 70px;
    margin: 70px auto 0;
  }

  /* web予約 */
  h2 {
    display: inline-block;
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 1.4;
    /* justify-content: flex-start !important; */
  }
  .web-ttl {
    margin-bottom: 80px !important;
  }
  .web-reservation-inner dl {
    margin-bottom: 40px;
  }
  .web-reservation-inner dl dt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 10px;
  }
  .web-reservation-inner dl dt h1 {
    font-weight: bold;
    line-height: 1.3em;
    font-size: 26px;
  }

  .web-reservation-inner dl dd {
    font-size: 14px;
    line-height: 1.6em;
    letter-spacing: 0.03em;
  }
  .web-reservation-inner dl dd a {
    color: #3296d4;
    word-break: break-all;
  }
  .web-reservation-inner dl dd div {
    margin-bottom: 20px;
  }

  /* モルックファミリーカップ */
  .molkky-cup-inner {
    position: relative;
  }
  .loppis-pic-image {
    width: 80px;
    position: absolute;
    top: -10px;
    right: 0;
  }
  .molkky-ttl {
    font-size: 22px;
    line-height: 1.7em;
    margin-bottom: 12px;
  }
  .molkky-sub-ttl {
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .molkky-sub-ttl span {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
  }

  .molkky-cup-inner .article {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 5px auto 0;
  }
  .article-txt {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.03em;
    margin-bottom: 15px;
  }
  .article-txt dl dt {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
  }
  .article-txt dl dt span {
    display: block;
    font-size: 12px;
    font-weight: 400;
  }
  .article-txt dl dd {
    font-size: 12px;
    margin-top: 10px;
  }
  .mollky-gametable {
    width: 100%;
  }
  .molkky-table {
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }

  .molkky-table dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 14px;
    margin-bottom: 14px;
    line-height: 1.2;
  }
  .molkky-table dt {
    width: calc(100% - 85%);
  }
  .molkky-table dd {
    width: calc(100% - 15%);
  }
  .molkky-table .note {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-indent: -1em;
    padding-left: 1em;
  }

  .reservation_box {
    margin: 60px auto 0;
    line-height: 1.7;
  }
  .reservation_box dl dt {
    display: inline-block;
    padding: 0 2%;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 18px;
    border: 1px solid #000;
    font-size: 16px;
  }
  .reservation_box dl dd {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0.1em;
    word-break: break-all;
  }
  .reservation_box dl dd span {
    font-weight: bold;
    color: #e03232;
    display: block;
  }
  .reservation_box dl a {
    color: #3296d4;
    letter-spacing: 0.03em;
  }
  .detail_text {
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    margin: 32px 0;
    width: 100%;
    line-height: 1.7em;
  }
  .backbtn {
    margin-top: 40px;
    font-size: 14px;
  }
  .molkkyTxt {
    margin-bottom: 35px;
  }
  /* 白樺の皮でつくるネーベスロイド */
  .handcraft-inner {
    position: relative;
  }
  .handcraft-ttl {
    font-size: 22px;
  }
  .handcraft-sub-ttl {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 45px;
    letter-spacing: 0.03em;
  }
  .handcraft-container {
    width: 100%;
    margin: 45px 0 0;
  }
  .handcraft-item {
    margin-bottom: 40px;
  }
  .handcraft-item-ttl {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .handcraft-item-txt {
    font-size: 14px;
    line-height: 1.4;
    margin: 10px 0;
  }

  .handcraft-item-inner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .right-block {
    width: 50%;
  }
  .handcraft-item-inner dl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
    font-size: 14px;
    white-space: nowrap;
    line-height: 1.2;
    margin-bottom: 12px;
    letter-spacing: 0.03em;
  }
  .handcraft-item-inner dt {
    padding-right: 18px;
  }
  .handcraft-pic-image {
    width: 80px;
    position: absolute;
    top: 70px;
    right: -40px;
    z-index: -1;
  }
  .prof-area {
  }
  .prof-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 70px;
  }
  .prof-image {
    width: 100%;
    margin-bottom: 20px;
  }
  .prof-area h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4;
  }
  .prof-txt-area p {
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.12em;
  }
  .prof-link {
    font-size: 14px;
    margin-top: 21px;
  }
  .prof-link a {
    color: #3296d4;
  }

  .handcraft-item-note {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 8px;
  }

  /* nordic */
  .nordic-ttl {
    font-size: 22px;
    letter-spacing: 0.03em;
    line-height: 1.4em;
  }
  .nordic-sub-ttl {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 45px;
    letter-spacing: 0.03em;
  }
  .nordic-table {
    width: 100%;
    margin-top: 0;
    margin-bottom: 80px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0.03em;
  }
  .nordic-table dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 14px;
  }
  .nordic-table dt {
    padding-right: 20px;
    flex-shrink: 0;
  }
  .nordic-table .block {
    display: block;
  }
  .nordic-table .note {
    font-size: 12px;
  }

  .nordic-detail--area {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 0;
  }
  .nordic-detail--area img {
    width: 420px;
    height: 100%;
  }

  .day-details dl {
    display: flex;
    align-items: top;
  }
  .img-div {
    width: 420px;
    height: 100%;
    position: relative;
  }
  .img-div img {
    width: 100%;
    height: auto;
  }
  .img-span {
    position: absolute;
    bottom: -25px;
    left: 0px;
    font-size: 10px;
  }

  .nordic-txt {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .nordic-txt h4 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .nordic-txt p {
    width: 430px;
    letter-spacing: 0.15em;
    font-size: 14px;
    line-height: 2;
    white-space: nowrap;
  }

  .hinmeri-ttl {
    margin-bottom: 0;
  }
}
