@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;500;700&display=swap");
html {
  /*remで指定しない時は切ること*/
  font-size: 62.5%;
}

body {
  position: relative;
  color: #2c2114;
  font-size: 1.3rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.8;
  width: 100%;
  /*スマホの文字の大きさ一定*/
  -webkit-text-size-adjust: 100%;
  /*アンチエイリアス*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media print, screen and (min-width: 920px) {
  body {
    font-size: 1.5rem;
  }
}

#wrap {
  overflow: hidden;
}

/*breakpoint display*/
.sp_360 {
  display: block;
}

.sp_min {
  display: block;
}

.sp_min_inline {
  display: inline-block;
}

.sp {
  display: block;
}

.sp_inline {
  display: inline-block;
}

.sp_tab {
  display: block;
}

.sp_tab_inline {
  display: inline-block;
}

.pc,
.pc_inline {
  display: none !important;
}

.tab,
.tab_inline {
  display: none !important;
}

.pc_tab,
.pc_tab_inline {
  display: none !important;
}

@media print, screen and (min-width: 321px) {
  .sp_min,
  .sp_min_inline {
    display: none !important;
  }
}
@media print, screen and (min-width: 360px) {
  .sp_360 {
    display: none !important;
  }
}
@media print, screen and (min-width: 768px) {
  .sp,
  .sp_inline {
    display: none !important;
  }
  .tab {
    display: block !important;
  }
  .tab_inline {
    display: inline !important;
  }
  .pc_tab {
    display: block !important;
  }
  .pc_tab_inline {
    display: inline !important;
  }
}
@media print, screen and (min-width: 920px) {
  .sp_tab,
  .sp_tab_inline {
    display: none !important;
  }
  .tab,
  .tab_inline {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .pc_inline {
    display: inline-block !important;
  }
}
/*box-sizing default*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
*:before,
* :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*スマホ時のfocusの青枠削除*/
a,
a:focus,
button,
button:focus {
  color: #231815;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*a アニメーション*/
a {
  transition: all 0.2s ease;
}

img {
  max-width: 100%;
  height: auto;
}

input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

input,
button,
label,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  font-size: 1.6rem;
}
input:hover, input:focus, input:active,
button:hover,
button:focus,
button:active,
label:hover,
label:focus,
label:active,
textarea:hover,
textarea:focus,
textarea:active,
select:hover,
select:focus,
select:active {
  -webkit-tap-highlight-color: transparent !important;
  outline: none !important;
}

select::-ms-expand {
  display: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?iv9mz8");
  src: url("../fonts/icomoon.eot?iv9mz8#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?iv9mz8") format("truetype"), url("../fonts/icomoon.woff?iv9mz8") format("woff"), url("../fonts/icomoon.svg?iv9mz8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-round_arrow_s:before {
  content: "\e90d";
}

.icon-round_arrow_l:before {
  content: "\e90e";
}

.icon-sns_x:before {
  content: "\e90c";
}

.icon-arrow-narrow:before {
  content: "\e90b";
}

.icon-blank:before {
  content: "\e908";
}

.icon-arrow:before {
  content: "\e907";
}

.icon-icon_fb:before {
  content: "\e900";
}

.icon-icon_inst:before {
  content: "\e901";
}

.icon-icon_mail:before {
  content: "\e902";
}

.icon-icon_pdf:before {
  content: "\e903";
}

.icon-icon_tel:before {
  content: "\e904";
}

.icon-icon_tw:before {
  content: "\e90c";
}

.icon-icon_yt:before {
  content: "\e906";
}

.icon-tiktok:before {
  content: "\e90a";
}

.icon-link:before {
  content: "\e909";
}

.icon-facebook:before {
  content: "\ea90";
}

.pdf {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  color: #231815;
  text-decoration: underline;
}
.pdf:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
  content: "\e903";
  color: #000;
  top: 0.15em;
  font-size: 1.5rem;
  margin-right: 4px;
  border: solid 1px #D8D8D8;
  border-radius: 50%;
  /* aspect-ratio: 1; */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
}
@media print, screen and (min-width: 920px) {
  .pdf:before {
    font-size: 1.75rem;
    padding: 2px 2px 2px 2px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
  }
}
.pdf:hover {
  text-decoration: none;
}

.exhibitors_box .icon-link,
.exhibitors_box .icon-icon_tw,
.exhibitors_box .icon-icon_inst,
.exhibitors_box .icon-icon_yt,
.exhibitors_box .icon-icon_fb,
.exhibitors_box .icon-sns_x {
  margin-right: 5px;
}
.exhibitors_box .icon-link::before,
.exhibitors_box .icon-icon_tw::before,
.exhibitors_box .icon-icon_inst::before,
.exhibitors_box .icon-icon_yt::before,
.exhibitors_box .icon-icon_fb::before,
.exhibitors_box .icon-sns_x::before {
  aspect-ratio: 1;
  border: solid 1px gainsboro;
  width: 32px;
  height: 32px;
  font-size: 1.5rem;
  border-radius: 50%;
  /* object-fit: contain; */
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.sns {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 920px) {
  .sns {
    justify-content: flex-end;
    margin: 0 0 0 auto;
  }
}
.sns.sp {
  padding-bottom: 15px;
}
.sns li {
  margin: 0 7px;
}
.sns li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  background-color: #231815;
}
.sns li a i {
  color: #fff;
  transform: translateX(1px);
}
.sns li a i:before {
  font-size: 1.8rem;
}
.sns li a:hover {
  opacity: 0.7;
}

.footer {
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #00B9EF;
}
@media print, screen and (min-width: 920px) {
  .footer {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.footer .date {
  font-weight: 800;
}
.footer .date > span {
  font-size: 28px;
}

@media print, screen and (min-width: 920px) {
  .footer_logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.footer_logo figure {
  width: 135px;
}
@media print, screen and (min-width: 920px) {
  .footer_logo figure {
    width: 228px;
    transform: none;
    margin: 0;
  }
}
.footer_logo figure a {
  display: block;
  opacity: 1;
  transition: all 0.3s ease;
}
.footer_logo figure a:hover {
  opacity: 0.6;
}
.footer_logo img {
  width: 100%;
}

.footer_info {
  margin-top: 10px;
}
@media print, screen and (min-width: 920px) {
  .footer_info {
    display: flex;
    margin-top: 20px;
  }
}

@media print, screen and (min-width: 920px) {
  .footer_info__date {
    width: 50%;
    padding-right: 20px;
  }
}

.area_date {
  text-align: center;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 920px) {
  .area_date {
    text-align: left;
    margin-bottom: 0;
    margin-bottom: 25px;
  }
}
.area_date .title {
  display: block;
  font-size: 1.6rem;
  color: #3c2f20;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 920px) {
  .area_date .title {
    font-size: 2rem;
  }
}
.area_date .date {
  text-align: left;
  width: 300px;
}
@media print, screen and (min-width: 920px) {
  .area_date .date {
    width: 411px;
    margin: 0 0 10px;
  }
}

.area_info {
  margin-top: 20px;
}
@media print, screen and (min-width: 920px) {
  .area_info {
    margin-top: 24px;
  }
}
.area_info .title {
  display: block;
  font-size: 1.6rem;
  color: #3c2f20;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 920px) {
  .area_info .title {
    font-size: 2rem;
  }
}
.area_info .text {
  font-size: 1.3rem;
}
@media print, screen and (min-width: 768px) {
  .area_info .text {
    font-size: 1.5rem;
  }
}
.area_info .list {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 5px;
  align-items: center;
  letter-spacing: 0;
}
@media print, screen and (min-width: 920px) {
  .area_info .list {
    font-size: 1.8rem;
    margin-bottom: 0;
    letter-spacing: 0.04em;
  }
}
.area_info .list:last-child {
  margin-bottom: 0;
}
.area_info .list dt {
  position: relative;
  display: inline-block;
  font-size: 1.3rem;
  flex-shrink: 0;
}
@media print, screen and (min-width: 920px) {
  .area_info .list dt {
    font-size: 1.5rem;
  }
}
.area_info .list dd .map {
  position: relative;
  display: block;
  line-height: 1;
  font-size: 1.2rem;
  color: #2c2114;
  background-color: #fff;
  padding: 3px 6px;
  border-radius: 9999px;
}
.area_info .list dd .map:hover {
  padding: 5px 10px;
  margin-left: -3px;
}

.footer_logo_dl {
  position: relative;
  font-size: 1.4rem;
  color: #4f3b30;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  background-color: #fff;
}
@media print, screen and (min-width: 768px) {
  .footer_logo_dl {
    font-size: 1.5rem;
    max-width: 330px;
  }
}
.footer_logo_dl::after {
  content: "\e907";
  font-family: "icomoon";
  font-size: 1rem;
  color: #4f3b30;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.footer_logo_dl a {
  display: inline-block;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  padding: 15px 20px;
  font-size: 1.3rem;
}
@media print, screen and (min-width: 768px) {
  .footer_logo_dl a {
    font-size: 1.5rem;
  }
}
.footer_logo_dl a:hover {
  opacity: 0.6;
}

.footer_info__contact {
  margin-top: 40px;
}
@media print, screen and (min-width: 920px) {
  .footer_info__contact {
    width: 50%;
    margin-top: 0;
    margin-left: auto;
  }
}
.footer_info__contact .contact_text {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 920px) {
  .footer_info__contact .contact_text {
    margin-bottom: 40px;
  }
}
.footer_info__contact .contact_text .title {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.3rem;
}
@media print, screen and (min-width: 920px) {
  .footer_info__contact .contact_text .title {
    font-size: 1.6rem;
  }
}
.footer_info__contact .contact_text .title span {
  display: inline-block;
  border: 3px solid #fff;
  padding: 2px 20px;
}
.footer_info__contact .contact_text .txt {
  font-size: 1.3rem;
}
@media print, screen and (min-width: 768px) {
  .footer_info__contact .contact_text .txt {
    font-size: 1.5rem;
  }
}
.footer_info__contact .copy {
  display: block;
  margin-top: 30px;
  text-align: center;
  color: #3c2f20;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.01em;
}
@media print, screen and (min-width: 920px) {
  .footer_info__contact .copy {
    margin-top: 55px;
    text-align: right;
    font-size: 1.3rem;
  }
}

.tel_mail {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
}
@media print, screen and (min-width: 920px) {
  .tel_mail > div {
    width: calc((100% - 20px) / 2);
  }
}

.footer_tel {
  font-weight: bold;
  width: 100%;
  transition: 0.2s;
}
@media print, screen and (min-width: 920px) {
  .footer_tel {
    width: auto;
  }
}
.footer_tel:hover {
  transform: scale(1.05);
}
@media print, screen and (min-width: 920px) {
  .footer_tel:hover {
    transform: none;
  }
}
.footer_tel a {
  display: flex;
  column-gap: 8px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 9999px;
  position: relative;
  line-height: 1;
  color: #00B9EF;
  height: 50px;
  pointer-events: auto;
}
@media print, screen and (min-width: 920px) {
  .footer_tel a {
    height: 55px;
  }
}
.footer_tel a div {
  text-align: center;
}
@media print, screen and (min-width: 920px) {
  .footer_tel a {
    pointer-events: none;
  }
}
.footer_tel .txt_l {
  font-size: 1.7rem;
}
@media print, screen and (min-width: 920px) {
  .footer_tel .txt_l {
    font-size: 2.2rem;
  }
}
.footer_tel .txt_s {
  font-size: 1.3rem;
}
.footer_tel .icon-icon_tel {
  font-size: 2rem;
}

.footer_mail {
  width: 100%;
  margin-top: 10px;
  transition: 0.2s;
}
@media print, screen and (min-width: 920px) {
  .footer_mail {
    width: auto;
    margin: 0;
  }
}
.footer_mail:hover {
  transform: scale(1.05);
}
.footer_mail a {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 8px;
  color: #00B9EF;
  font-size: 1.3rem;
  background-color: #fff;
  border-radius: 9999px;
  position: relative;
  height: 50px;
}
@media print, screen and (min-width: 920px) {
  .footer_mail a {
    height: 55px;
  }
}
@media print, screen and (min-width: 920px) {
  .footer_mail a {
    font-size: 1.5rem;
  }
}
.footer_mail a div {
  text-align: center;
}

.link_icon_head {
  display: inline-block;
  margin-top: 24px;
}
.link_icon_head.icon_pdf {
  color: #fff;
}
.link_icon_head.icon_pdf::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  content: "\e903";
  display: inline-block;
  margin-right: 5px;
}

.corona {
  margin-top: 30px;
  position: relative;
  text-align: center;
}
.corona::before {
  content: "";
  display: inline-block;
  width: 54px;
  height: 49px;
  background-image: url(../img/common/new_hokkaido_style.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  vertical-align: middle;
  margin-right: 15px;
}
@media print, screen and (min-width: 768px) {
  .corona::before {
    margin-right: 10px;
  }
}
@media print, screen and (min-width: 920px) {
  .corona {
    margin-top: 0;
    text-align: right;
  }
}
.corona a {
  color: #de4e4e;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.25;
  text-decoration: underline;
}
@media print, screen and (min-width: 920px) {
  .corona a {
    font-size: 1.8rem;
  }
}

.footer_bottom {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #fff;
}
@media print, screen and (min-width: 920px) {
  .footer_bottom {
    margin-top: 40px;
    padding-top: 40px;
  }
}

.footer_bottom_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.old_contents {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 10px;
  row-gap: 10px;
  justify-content: space-between;
}
@media print, screen and (min-width: 768px) {
  .old_contents {
    justify-content: start;
  }
}

@media print, screen and (min-width: 768px) {
  .old_contents_item {
    margin-bottom: 0;
  }
}
.old_contents_item:last-child {
  margin-bottom: 0;
}
.old_contents_item a {
  display: inline-block;
  width: 100%;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
  background-color: #fff;
  border-radius: 9999px;
  padding: 6px;
  opacity: 1;
}
@media print, screen and (min-width: 920px) {
  .old_contents_item a {
    width: 65px;
    font-weight: bold;
    letter-spacing: 0;
  }
}
.old_contents_item a:hover {
  transform: scale(1.1);
}

.copy {
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
@media print, screen and (min-width: 920px) {
  .copy {
    width: auto;
    margin-left: auto;
    margin-top: 0;
    text-align: left;
  }
}
.copy small {
  font-size: 1.1rem;
  letter-spacing: 0;
}
@media print, screen and (min-width: 1180px) {
  .copy small {
    font-size: 1.3rem;
  }
}

.modal_area {
  display: none;
}

.modal_cont {
  width: calc(100% - 30px);
  padding: 50px 20px;
  max-width: 1000px;
  margin: 30px auto;
  background-color: #fff;
  list-style: none;
  position: relative;
  border-radius: 10px;
}
@media print, screen and (min-width: 920px) {
  .modal_cont {
    margin: 80px auto;
    width: calc(100% - 80px);
    padding: 80px 40px;
    border-radius: 20px;
  }
}
.modal_cont.exhibitors_box {
  padding: 60px 15px;
}
@media print, screen and (min-width: 768px) {
  .modal_cont.exhibitors_box {
    padding: 80px 40px;
  }
}
.modal_cont.exhibitors_box .title {
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .modal_cont.exhibitors_box .title {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .modal_cont.exhibitors_box .pdf {
    font-size: 1.5rem;
  }
}
.modal_cont sup {
  font-size: 1rem;
  vertical-align: top;
}

.modal_inner {
  max-width: 800px;
  margin: 0 auto;
}

.modal_body .title {
  text-align: center;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 768px) {
  .modal_body .title {
    margin-bottom: 60px;
  }
}
.modal_body .title p {
  color: #00B9EF;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.3;
}
@media print, screen and (min-width: 768px) {
  .modal_body .title p {
    font-size: 3.2rem;
  }
}
.modal_body .title img {
  margin: 10px 0 0;
  max-width: 220px;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .modal_body .title img {
    margin: 30px 0 0;
    max-width: 300px;
  }
}
.modal_body s .text {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 28px;
}
@media print, screen and (min-width: 768px) {
  .modal_body s .text {
    line-height: 2;
    font-size: 1.5rem;
    margin-bottom: 30px;
  }
}
.modal_body .purpose {
  margin-top: 30px;
}
.modal_body .purpose .head {
  position: relative;
  color: #00B9EF;
  font-size: 1.6rem;
  font-weight: bold;
  padding-bottom: 8px;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 920px) {
  .modal_body .purpose .head {
    padding-bottom: 10px;
    font-size: 2.2rem;
  }
}
.modal_body .purpose .head:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  border-radius: 2px;
  width: 100%;
  background: #d8d8d8;
}
.modal_body .purpose .list li {
  position: relative;
  padding-left: 18px;
  margin-top: 11px;
}
.modal_body .purpose .list li:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 20px;
  background: #00B9EF;
}
@media print, screen and (min-width: 920px) {
  .modal_body .purpose .list li:before {
    top: 9px;
  }
}
.modal_body .notes {
  display: block;
  margin-top: 10px;
  font-size: 1.2rem;
}
.modal_body table {
  table-layout: fixed;
  width: 100%;
}
.modal_body table thead th {
  background: #231815;
  color: #fff;
  border-right-color: #aaa;
}
.modal_body table th,
.modal_body table td {
  padding: 10px;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  text-align: center;
}
.modal_body table th:last-child,
.modal_body table td:last-child {
  border-right: 0;
}
.modal_body table th.bottom_end,
.modal_body table td.bottom_end {
  border-bottom: 0;
}
.modal_body table th.va_c,
.modal_body table td.va_c {
  vertical-align: middle;
}
.modal_body table td {
  padding: 15px 10px;
}
.modal_body table tr:last-child th,
.modal_body table tr:last-child td {
  border-bottom: 0;
}

.modal_inner .content.with_image {
  display: flex;
  flex-direction: column;
}
.modal_inner .content.with_image .wrap > div:nth-child(1) {
  order: 2;
}
.modal_inner .content.with_image .wrap > div:nth-child(1) {
  order: 1;
}
.modal_inner .content.with_image .wrap > div:nth-child(2) {
  order: 3;
}

.modal_inner .wrap {
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 768px) {
  .modal_inner .wrap {
    display: contents;
  }
}

.modal_inner .content_inner {
  display: contents;
}
@media print, screen and (min-width: 768px) {
  .modal_inner .content_inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.modal_inner .content_inner .person_img_wrap {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}

.popup-modal-dismiss {
  display: block;
  position: absolute;
  top: -20px;
  right: -10px;
  width: 48px;
  height: 48px;
  border-radius: 100px;
  background: #db5e13;
  transform: rotate(-45deg);
  transition: 0.2s;
}
@media print, screen and (min-width: 920px) {
  .popup-modal-dismiss {
    top: -34px;
    right: -34px;
    width: 88px;
    height: 88px;
  }
}
.popup-modal-dismiss:hover {
  width: 58px;
  height: 58px;
  top: -25px;
  right: -15px;
}
@media print, screen and (min-width: 920px) {
  .popup-modal-dismiss:hover {
    width: 98px;
    height: 98px;
    top: -39px;
    right: -39px;
  }
}
.popup-modal-dismiss:before, .popup-modal-dismiss:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 2px;
  margin-top: -1px;
  margin-left: -7px;
  background: #fff;
}
@media print, screen and (min-width: 920px) {
  .popup-modal-dismiss:before, .popup-modal-dismiss:after {
    width: 27px;
    height: 2px;
    margin-top: -1px;
    margin-left: -13px;
  }
}
.popup-modal-dismiss:after {
  transform: rotate(-90deg);
}
.popup-modal-dismiss {
  cursor: pointer;
}
.popup-modal-dismiss.example {
  top: 10px;
  right: 10px;
}
@media print, screen and (min-width: 920px) {
  .popup-modal-dismiss.example {
    width: 52px;
    height: 52px;
    top: 8px;
    right: 52px;
  }
}

.modal_body .person_img img {
  width: 160px;
}
@media print, screen and (min-width: 768px) {
  .modal_body .person_img img {
    width: 200px;
  }
}

.greeting .modal_body .title {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .greeting .modal_body .title {
    margin-bottom: 30px;
  }
}
.greeting .modal_body .text {
  line-height: 2;
}

.greeting_name {
  margin-top: 30px;
}

.child_page {
  position: relative;
}
.child_page .ttl {
  position: relative;
  margin-bottom: 40px;
}
@media print, screen and (min-width: 768px) {
  .child_page .ttl {
    margin-bottom: 80px;
  }
}

.page_inner {
  max-width: 1200px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .page_inner {
    width: calc(100% - 80px);
  }
}

.header {
  position: fixed;
  width: 100%;
  z-index: 20;
}
.header.scroll .site_logo {
  width: 100px;
}
@media print, screen and (min-width: 920px) {
  .header.scroll .site_logo {
    width: 140px;
  }
}
@media print, screen and (min-width: 1180px) {
  .header.scroll .site_logo {
    width: 200px;
  }
}

.site_logo {
  width: 120px;
  transition: width 0.3s;
  margin-top: 8px;
  margin-left: -8px;
  position: absolute;
  top: 0;
  left: 0;
}
@media print, screen and (min-width: 920px) {
  .site_logo {
    width: 180px;
  }
}
@media print, screen and (min-width: 1180px) {
  .site_logo {
    width: 262px;
    margin: 0;
  }
}
.site_logo img {
  width: 100%;
}
.site_logo a {
  display: block;
}
.site_logo a:hover {
  opacity: 0.7;
}

.h2_assy {
  position: relative;
  z-index: 1;
}
.h2_assy .text_en {
  display: block;
  text-align: center;
}
.h2_assy .text_ja {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 3px;
}
@media print, screen and (min-width: 920px) {
  .h2_assy .text_ja {
    font-size: 2.1rem;
    margin-bottom: 8px;
  }
}

.show_body {
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  .header_nav__body {
    right: 40px;
  }
}
@media print, screen and (min-width: 920px) {
  .header_nav__body {
    position: static;
    width: auto;
    height: auto;
  }
}

.nav_toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 15px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 2px solid #2c2114;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  transition: 0.2s;
}
@media print, screen and (min-width: 920px) {
  .nav_toggle {
    width: 70px;
    height: 70px;
  }
}
.nav_toggle:hover {
  cursor: pointer;
  width: 60px;
  height: 60px;
  top: 10px;
  right: 15px;
}
@media print, screen and (min-width: 920px) {
  .nav_toggle:hover {
    width: 94px;
    height: 94px;
    top: 3px;
    right: 8px;
  }
}
.nav_toggle i {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #2c2114;
  border-radius: 1px;
  position: absolute;
  transition: transform 0.5s, opacity 0.5s;
}
@media print, screen and (min-width: 768px) {
  .nav_toggle i {
    width: 100%;
  }
}
.nav_toggle i:nth-child(1) {
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.nav_toggle i:nth-child(2) {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.nav_toggle i:nth-child(3) {
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.nav_toggle_box {
  display: flex;
  width: 18px;
  height: 14px;
  position: relative;
}
@media print, screen and (min-width: 920px) {
  .nav_toggle_box {
    width: 23px;
    height: 19px;
  }
}

.nav_toggle.show i {
  background-color: #02775c;
}
.nav_toggle.show i:nth-child(1) {
  transform: translateY(-7px) rotate(-45deg);
}
.nav_toggle.show i:nth-child(2) {
  opacity: 0;
}
.nav_toggle.show i:nth-child(3) {
  transform: translateY(-7px) rotate(45deg);
}

.overray {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  transition: background-color 0.2s;
}
.overray.show_over {
  display: block;
  width: 100%;
  height: 100vh;
  background-color: rgba(11, 11, 11, 0.8);
}

.gl_nav {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  z-index: 30;
  width: 100%;
  min-width: 320px;
  height: 100vh;
  background-color: #00B9EF;
}
@media print, screen and (min-width: 768px) {
  .gl_nav {
    left: auto;
    right: 0;
    width: 100%;
    max-width: 1130px;
    border-radius: 60px 0 0 0;
  }
}

.gl_nav_body {
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 80px 20px;
  transition: 0.3s;
}
@media print, screen and (min-width: 768px) {
  .gl_nav_body {
    padding: 75px 90px;
  }
}
@media print, screen and (min-width: 1180px) {
  .gl_nav_body {
    right: 0;
    left: auto;
    padding: 95px 120px;
  }
}
.gl_nav_body .nav_top {
  font-size: 2rem;
  flex-grow: 1;
}
.gl_nav_body .nav_top li {
  position: relative;
}
.gl_nav_body .nav_top li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  padding: 25px 15px;
  border-bottom: 1px solid #fff;
  opacity: 1;
}
@media print, screen and (min-width: 920px) {
  .gl_nav_body .nav_top li a {
    font-size: 2.2rem;
  }
}
.gl_nav_body .nav_top li a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 1.2rem;
  color: #fff;
  margin-left: auto;
  transition: 0.2s;
}
@media print, screen and (min-width: 920px) {
  .gl_nav_body .nav_top li a::after {
    font-size: 1.4rem;
  }
}
.gl_nav_body .nav_top li a:hover {
  opacity: 0.7;
}
.gl_nav_body .nav_top li a:hover::after {
  transform: scale(1.1);
}
.gl_nav_body .nav_middle {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 30px;
  margin-top: 19px;
}
@media print, screen and (min-width: 768px) {
  .gl_nav_body .nav_middle {
    font-size: 1.5rem;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
.gl_nav_body .nav_middle a {
  color: #fff;
}
.gl_nav_body .nav_middle a:hover {
  opacity: 0.7;
}
.gl_nav_body .nav_middle li {
  margin-bottom: 16px;
}
.gl_nav_body .nav_toggle {
  background-color: #00B9EF;
  border-color: #fff;
}
.gl_nav_body .nav_toggle i {
  background-color: #fff;
}
.gl_nav_body .nav_toggle i:nth-child(1) {
  transform: translateY(5px) rotate(-45deg);
}
@media print, screen and (min-width: 920px) {
  .gl_nav_body .nav_toggle i:nth-child(1) {
    transform: translateY(8px) rotate(-45deg);
  }
}
.gl_nav_body .nav_toggle i:nth-child(2) {
  opacity: 0;
}
.gl_nav_body .nav_toggle i:nth-child(3) {
  transform: translateY(-7px) rotate(45deg);
}
@media print, screen and (min-width: 920px) {
  .gl_nav_body .nav_toggle i:nth-child(3) {
    transform: translateY(-9px) rotate(45deg);
  }
}
.gl_nav_body .sns {
  display: flex;
  justify-content: start;
  margin-top: 30px;
  margin-right: -7px;
}
@media print, screen and (min-width: 920px) {
  .gl_nav_body .sns {
    margin-top: 20px;
  }
}
.gl_nav_body .sns li {
  margin: 0;
  padding-right: 8px;
}
.gl_nav_body .sns li a {
  background-color: transparent;
  width: 40px;
  height: 40px;
}
@media print, screen and (min-width: 768px) {
  .gl_nav_body .sns li a {
    width: 42px;
    height: 42px;
  }
}
.gl_nav_body .sns li a i::before {
  font-size: 2.6rem;
}
.gl_nav_body .gl_nav_list {
  padding: 40px 20px;
  background-color: rgba(147, 35, 33, 0.8);
}
@media print, screen and (min-width: 920px) {
  .gl_nav_body .gl_nav_list {
    background-color: transparent;
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
}
.gl_nav_body .nav_item {
  border-bottom: 1px solid #fff;
}
.gl_nav_body .nav_item:last-child {
  border: none;
}
.gl_nav_body .nav_item a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 16px;
}
@media print, screen and (min-width: 920px) {
  .gl_nav_body .nav_item a {
    padding: 0;
    color: #231815;
  }
}
.gl_nav_body .nav_item a::after {
  content: none;
}
@media print, screen and (min-width: 920px) {
  .gl_nav_body .nav_item a::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #231815;
    position: absolute;
    bottom: -3px;
    left: 0;
    opacity: 0;
    transform: translateY(-5px);
    transition: opacity 0.3s, transform 0.3s;
  }
}
.gl_nav_body .nav_item a:hover::after {
  opacity: 1;
  transform: translateY(0);
}
@media print, screen and (min-width: 920px) {
  .gl_nav_body .nav_item {
    border: none;
    padding: 0 20px;
  }
  .gl_nav_body .nav_item a {
    font-size: 1.8rem;
    letter-spacing: 0;
  }
}

.gl_nav_body_flex {
  display: flex;
  column-gap: 9%;
  flex-wrap: wrap;
  flex-direction: column;
}
@media print, screen and (min-width: 768px) {
  .gl_nav_body_flex {
    flex-direction: row;
  }
}

.parts_btn .btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  background: #fff;
  font-weight: bold;
  text-decoration: none;
  border: 2px solid #2c2114;
  border-radius: 9999px;
}
@media print, screen and (min-width: 920px) {
  .parts_btn .btn {
    height: 60px;
  }
}
.parts_btn .btn span {
  position: relative;
  display: block;
}
@media print, screen and (min-width: 768px) {
  .parts_btn .btn.popup_design {
    width: 300px;
  }
}
.parts_btn .btn.popup_design .i_popup {
  position: absolute;
  display: block;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: #db5e13;
  border-radius: 50%;
  transition: 0.15s;
}
@media print, screen and (min-width: 920px) {
  .parts_btn .btn.popup_design .i_popup {
    right: 15px;
  }
}
.parts_btn .btn.popup_design .i_popup:after, .parts_btn .btn.popup_design .i_popup:before {
  content: "";
  position: absolute;
  display: block;
  width: 12px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 9999px;
}
.parts_btn .btn.popup_design .i_popup:before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.parts_btn .btn.popup_design:hover .i_popup {
  width: 36px;
  height: 36px;
  right: 7px;
}
@media print, screen and (min-width: 920px) {
  .parts_btn .btn.popup_design:hover .i_popup {
    right: 12px;
  }
}
.parts_btn .btn.popup_design.link_blank .i_popup {
  width: 20px;
  height: 20px;
  background-color: transparent;
}
.parts_btn .btn.popup_design.link_blank .i_popup:before {
  content: none;
}
.parts_btn .btn.popup_design.link_blank .i_popup:after {
  content: "\e908";
  font-family: "icomoon";
  color: #fff;
  font-style: normal;
  background-color: transparent;
  width: auto;
  height: auto;
  border-radius: 0;
}
.parts_btn .btn.ver02 {
  background-color: #4f3b30;
  color: #fff;
}
.parts_btn .btn.ver02 .i_popup {
  background: #fff;
}
.parts_btn .btn.ver02 .i_popup::before, .parts_btn .btn.ver02 .i_popup::after {
  background: #4f3b30;
}
.parts_btn .btn.ver02:hover {
  background-color: #fff;
  color: #4f3b30;
}
.parts_btn .btn.ver02:hover .i_popup {
  background: transparent;
}
.parts_btn .btn.ver02:hover .i_popup::before, .parts_btn .btn.ver02:hover .i_popup::after {
  background: transparent;
  color: #4f3b30;
}
@media print, screen and (min-width: 768px) {
  .parts_btn.column2 {
    display: flex;
    justify-content: center;
  }
}
.parts_btn.column2 a:first-of-type {
  margin-bottom: 15px;
}
@media print, screen and (min-width: 768px) {
  .parts_btn.column2 a:first-of-type {
    margin-bottom: 0;
    margin-right: 20px;
  }
}

.parts_btn .btn.btn_link .i_popup {
  position: absolute;
  display: block;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../img/top/arrow_w.svg) no-repeat 0 0;
  background-size: 100%;
}

.youtube_button {
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 6;
  width: 75px;
  height: auto;
}
@media print, screen and (min-width: 768px) {
  .youtube_button {
    bottom: 20px;
    right: 20px;
    width: 125px;
    height: auto;
  }
}
.youtube_button:hover {
  opacity: 0.6;
}

sub {
  font-size: 0.5em;
}

.child_page {
  background-color: #F6F7F7;
}
.child_page section {
  padding: 10px 0 50px;
}
@media print, screen and (min-width: 768px) {
  .child_page section {
    padding: 90px 0 120px;
  }
}
.child_page .category {
  margin-bottom: 40px;
}
.child_page .category:last-child {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .child_page .category {
    margin-bottom: 40px;
  }
  .child_page .category:last-child {
    margin-bottom: 0;
  }
}

.logo {
  width: 60px;
  padding: 10px 0 10px 10px;
  box-sizing: content-box;
}
@media print, screen and (min-width: 768px) {
  .logo {
    width: 150px;
    padding: 10px 0 0 50px;
  }
}

.child_title {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .child_title {
    font-size: 3rem;
    letter-spacing: 0.04em;
    line-height: 1.3;
  }
}

.center {
  text-align: center;
}

.footer_sns.sns {
  margin-top: 33px;
  justify-content: flex-start;
}
.footer_sns.sns li {
  margin: 0 3px;
}
.footer_sns.sns li a {
  background-color: transparent;
}
.footer_sns.sns li a i::before {
  font-size: 2.6rem;
}

.fadeup {
  display: block;
  margin: 0 auto;
}
.fadeup .text_ja {
  opacity: 0;
}
.fadeup .text_en {
  opacity: 0;
}
.fadeup .kitchencar_illust {
  opacity: 0;
}
.fadeup .event_day_illust {
  opacity: 0;
}
.fadeup.visible .text_ja {
  animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
.fadeup.visible .text_en {
  animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  animation-delay: 0.5s;
}
.fadeup.visible .kitchencar_illust,
.fadeup.visible .event_day_illust {
  animation: poyoyon 0.5s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards;
  animation-delay: 1s;
}

@keyframes popup {
  0% {
    transform: translateY(40px) scale(0.8);
    opacity: 0;
  }
  100% {
    transform: translateY(0) scale(1);
  }
  80%, 100% {
    opacity: 1;
  }
}
.people {
  opacity: 0;
}
.people.visible {
  animation: poyoyon 0.5s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards;
}

@keyframes poyoyon {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  50% {
    transform: translateY(0);
  }
  65% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0) scale(1);
  }
  20%, 100% {
    opacity: 1;
  }
}
.layer_up {
  position: relative;
  z-index: 1;
}

.news_content_item {
  line-height: 1.5;
  position: relative;
  border-bottom: 1px solid rgb(217, 217, 217);
}

/*# sourceMappingURL=common.css.map */
