﻿/* 左メニュー非表示 */
div.container_, div.mainframe_, div.freepage_wrap_ { width: 100%; }
div.leftmenuframe_ { display: none; }
div.rightmenuframe_ { margin: auto; }
div.event_{ text-align: left; margin-top: 0; } 
.event_wrap_, #sidebox_itemhistory, div.flex-wrapper-box, .navipage_ top_, .autopagerize_page_element, .autopagerize_insert_before, .navipage_ bottom_, .navipage_.top_, .navipage_.bottom_, p.message_{ width: 1200px; margin: 0 auto; }
div.flex-wrapper-box, .navipage_ { box-sizing: border-box; }

.kitaknt {
  color: #1A4244;
}
.kitaknt .wave {
  position: relative;
}
.kitaknt .wave:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  z-index: 10;
  height: 50px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 20" preserveAspectRatio="none"><path d="M 0 10 Q 25 20, 50 10 T 100 10 T 150 10 T 200 10 V 20 H 0 Z" fill="%23eb4b4b" transform="scale(1,-1) translate(0,-20)"/></svg>') repeat-x left top / 70px 20px;
}
.kitaknt h1 img {
  width: 100%;
}
.kitaknt .comment {
  color: #1A4244;
  font-size: 20px;
  line-height: 2.5;
  font-weight: bold;
  text-align: center;
  background: #F5E7CF;
  padding: 100px 0;
}
.kitaknt .comment:after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 20" preserveAspectRatio="none"><path d="M 0 10 Q 25 20, 50 10 T 100 10 T 150 10 T 200 10 V 20 H 0 Z" fill="%23F5E7CF" transform="scale(1,-1) translate(0,-20)"/></svg>') repeat-x left top / 70px 20px;
}
.kitaknt .comment span {
  position: relative;
  padding: 0 4px;
  z-index: 1;
}
.kitaknt .comment span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 15px;
  background: #FFF;
  z-index: -1;
}
.kitaknt .campaign {
  text-align: center;
  padding: 100px 0;
  background: url(../../img/event/kitaknt/bg_campaign.jpg);
}
.kitaknt .campaign:before {
  content: '';
  position: absolute;
  top: 50%;
  left: calc(50% + 370px);
  transform: translateY(-50%);
  width: 516px;
  height: 362px;
  background: url(../../img/event/kitaknt/img_map.png) no-repeat center / 100%;;
}
.kitaknt .campaign:after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 20" preserveAspectRatio="none"><path d="M 0 10 Q 25 20, 50 10 T 100 10 T 150 10 T 200 10 V 20 H 0 Z" fill="%23F27A21" transform="scale(1,-1) translate(0,-20)"/></svg>') repeat-x left top / 70px 20px;
}
.kitaknt .campaign h2 {
  position: relative;
  color: #FFF;
  font-size: 30px;
  line-height: 1.67;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0 0 25px;
}
.kitaknt .campaign h2 span {
  color: #FFF14A;
}
.kitaknt .campaign .present {
  color: #FFF;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 35px;
}
.kitaknt .campaign .present strong {
  font-size: 20px;
}
.kitaknt .campaign .present .note {
  display: inline-block;
  font-size: 12px;
  margin: 8px 0 0;
}
.kitaknt .campaign .btn {
  position: relative;
  display: block;
  width: 400px;
  margin: 0 auto;
  padding: 19px 0;
  background: #FFF;
  color: #F27A21;
  font-size: 18px;
  font-weight: bold;
  border-radius: 30px;
}
.kitaknt .campaign .btn:after {
  content: '';
  position: absolute;
  top: 24px;
  right: 30px;
  border-style:solid;
  border-width: 12px 6.5px 0 6.5px;
  border-color: #F27A21 transparent transparent transparent;
}
.kitaknt .campaign .btn:hover {
  text-decoration: none;
  opacity: .8;
}
.kitaknt .section-title {
  text-align: center;
  padding: 90px 0 40px;
}
.kitaknt .section-title h2 {
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 2px;
  border-left: 5px solid #EB4B4B;
  border-right: 5px solid #EB4B4B;
  padding: 15px 46px;
}
.kitaknt .section-title h2:after {
  content: '';
  position: absolute;
  top: 0;
  left: 5px;
  width: calc(100% - 10px);
  height: 100%;
  border-left: 1px solid #EB4B4B;
  border-right: 1px solid #EB4B4B;
}
.kitaknt .shop {
  width: 1200px;
  margin: 0 auto;
}
.kitaknt .shop ul {
  display: flex;
  gap: 24px;
}
.kitaknt .shop li {
  width: 384px;
  border-radius: 10px;
  background: rgba(245, 231, 207, .5);
  padding: 24px;
  box-sizing: border-box;
}
.kitaknt .shop li .img {
  display: block;
  margin: 0 0 20px;
}
.kitaknt .shop li h3 {
  color: #1A4244;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 5px;
}
.kitaknt .shop li .name {
  color: #1A4244;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px;
}
.kitaknt .shop li p {
  font-size: 14px;
  line-height: 1.57;
}
.kitaknt .info {
  width: 1200px;
  margin: 0 auto;
}
.kitaknt .detail {
  line-height: 1.625;
  border-radius: 10px;
  padding: 50px;
  background: rgba(245, 231, 207, .2);
}
.kitaknt .detail dl:not(:last-child) {
  margin: 0 0 20px;
}
.kitaknt .detail dt {
  margin: 0 0 5px;
}
.kitaknt .detail dt h3 {
  font-weight: bold;
}