div#basewrap, div.wrap{
  width: 100% !important;
}
ul li{
  background-image: none;
  padding: 0;
}
.overlap{
  position: relative;
}
.slick-wrap{
	position: relative;
}
.slick-initialized .slick-slide{
  padding: 0;
}
.slick-initialized .slick-slide a.externalLink,
.slick-initialized .slick-slide a.innerLink {
  background-image: none;
  margin-left: 0;
  padding-left: 0;
}

#slick {
  opacity: 0;
  transition: opacity 0.3s ease;
}
#slick.slick-initialized {
  opacity: 1;
}

a.innerLink img, a.externalLink img{
  margin-left: 0;
}
.slick-dotted.slick-slider{
  margin-bottom: 0;
  margin-left: 0;
	padding: 0;
}
.slick-slide img{
	width: 100%;
}
.slick li{
  padding: 0;
  margin: 0;
  position: relative;
}
.slick li.slick-slide::before{
  position: absolute;
  content: '';
  background-color: #fff;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.4;
  pointer-events: none;
}
.slick-dots{
 width: auto !important;
	bottom: 137px !important;
	left: calc(50% - 770px / 2) !important;
}
.kai_content .slick-dots li button:before{
  font-size: 35px;
  top: -4px;
  top: auto;
  bottom: 5px;
  content: '';
  border: 2px solid #000;
  color: transparent;
  border-radius: 50%;
  width: 15px !important;
  height: 15px !important;
	color: transparent !important;
    background-color: transparent;
    opacity: 1 !important;
}
.slick-dots li.slick-active button:before{
  background-color: #000;
  
}
.slick-dots li{
  padding: 0 15px;
}
.slick-wrap{
  position: relative;
}
.reproducing-button-wrap{
	position: absolute;
	content: '';
bottom: 137px !important;
	left: calc(50% - 504px / 2) !important;
}
.sec01-btn-position{
	position: absolute;
    bottom: 100px;
    right: calc(50% - 913px / 2);
	width: 650px;
	height: 70px;

  padding-top: 40px;
}
.sec01_btn{

	background-color: #fff;
	padding: 20px;
	padding-right: 75px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 5px;
  position: absolute;
  z-index: 9999;
  top: 30%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
}
.sec01_btn p {
  margin: 0;
}
.sec01_btn p img {
    width: 110px;
}
.sec01-title{
  position: relative;
  text-align: center;
  padding-left: 40px;
	padding-right: 40px;
  font-size: 1.6rem;
  font-weight: bold;
  flex-shrink: 0;
}
.sec01-title::before {
    position: absolute;
    content: '';
    background-color: #dddddd;
    width: 3px;
    height: 42px;
bottom: calc(50% - 43px / 2);
    left: calc(50% - -147px / 2);
}
.sec01-title::after{
  position: absolute;
  content: '';
  top: -3px;
  left: -10px;
  background-image: url(/images/kai_sp_heart.png);
  -webkit-background-size: 43px 37px;
  background-size: 43px 37px;
  width: 43px;
  height: 37px;
}
.sec01-desc > a{
	text-decoration: underline;
	color: #000;
}
.sec01-desc > a:focus, .sec01-desc > a:hover{
	text-decoration: none;
}
.sec01-desc > a.innerLink{
	background-image: none;
}
.sec02{
  position: absolute;
  content: '';
  left: 0;
  background-image: url(/images/kai_pc_bg01.png);
  background-size: cover;
  width: 100%;
  min-height: 435px;
  margin-top: -65px;
  margin-bottom: 0;
  min-width: 1024px;
}

.sec02-box:nth-child(n+2){
  margin-top: 15px;
}
.sec02-box{
  width: 491px;
  position: relative;
  margin-top: 0 !important;
}
.sec02-bgwrap{
padding-bottom: 60px;
  background-size: cover;
  background-repeat: repeat-x;
  background-position: bottom;
}
.sec02_title {
    width: 1024px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;

}
.sec02-box a{
  display: block;
  height: 115px;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 13px;
  box-shadow: 0 0 8px #c7d2d2;
  text-decoration: none;
}
.sec02-box::after{
  position: absolute;
  content: '';
  background-image: url(/images/kai_sp_arrow01.png);
  top: 49px;
    right: 20px;
    width: 30px;
    height: 20px;
    -webkit-background-size: 15px 10px;
    background-size: 30px 20px;
}
.sec02-img-1, .sec02-img-2{
  padding: 5px;
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px;
  background-color: #f4f4f4;
}
.sec02-img-1 img{
  margin-top: 5px;
  width: 164px;
}
.sec02-img-2 img{
  margin-top: 5px;
  width: 175px;
}
.sec02-p{
  margin-left: 20px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #000;
}
.info-list-item{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;

}
.info{
  width: 1024px;
  margin: 0 auto;
}
ul.info-list {
    margin: 0.5em 0 0.5em 0;
    padding: 105px 0 40px 0px;
}
ul.info-list li{
  border-bottom: none;
  background-image: none;
}
ul.info-list li span{
      margin: 0 0 0 4.4em;
      font-size: 1.6rem;
}
ul.info-list .date{
  font-weight: bold;
  width: 12em;
}
.infotxt a {
	color: #000;
}
.info-list-btn{
  text-align: right;
}
.info-list-btn a{
  position: relative;
  padding: 25px 150px 25px 30px;
  font-size: 1.8rem;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border-radius: 10px;
  font-weight: bold;
}
.info-list-btn a::after{
  position: absolute;
  content: '';
  background-image: url(/images/kai_sp_arrow01.png);
  top: 27px;
    right: 20px;
    width: 30px;
    height: 20px;
    -webkit-background-size: 15px 10px;
    background-size: 30px 20px;
}
.sec03{
  margin-top: 404px;
	position: relative;
	background-color: #edf4f4;
  background-image: url(/images/kai_pc_bg03.png);
  background-size: cover;
  background-position: top;
	padding: 80px 0;
}
.sec03::before{
	position: absolute;
	content: '';
	top:-97px;
	left: 0;
	background-image: url(/images/kai_pc_bg05.png);
	-webkit-background-size: auto;
	background-size: auto;
	width: 100%;
	height: 178px;
	background-repeat: repeat-x;
}
.sec03::after{
	position: absolute;
	content: '';
	bottom: -17px;
	left: 0;
	background-image: url(/images/kai_pc_bg07.png);
	-webkit-background-size: auto;
	background-size: auto;
	width: 100%;
	height: 29px;
	background-repeat: repeat-x;
}
.sec03-info{
  padding: 0 20px 0 0;
  width: 420px;
}
.sec03-wrap{
  background-color: #fff;
  padding: 40px;
  width: 1024px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.info-other-2{
  border-top: 2px solid #f4f4f4;
  margin-top: 20px;
}
.info-other-2 .info-other{
  margin-top: 20px;
}
.info-other{
}
.info-other h3, .info-other p{
  text-align: left;
  margin: 5px 0;
}
.info-other  h3{
  position: relative;
  padding-left: 20px;
}
.info-other  h3.museum-title{
  position: relative;
  width: 215px;
  margin: 0 auto 0 0;
}
.info-other h3::after{
  position: absolute;
    content: '';
    background-image: url(/images/kai_sp_arrow02.png);
    top: 10px;
    left: 2px;
    -webkit-background-size: 13px 22px;
    background-size: 6px 11px;
    width: 6px;
    height: 11px;
}
.info-other  h3  a{
  color: #000;
}
h3.innerLink a.innerLink,
h3.externalLink a.externalLink {
	background-image: none;
	padding-left: 0;
}

.info-other-flex  p{
  color: #444;
}
.info-other-btn-list{
	margin-left: 0;
	padding: 0;
	list-style: none;
}
.info-other-btn-item{
  position: relative;
}
.info-other-btn-item > a{
  margin-top: 5px;
  display: block;
  border-radius: 10px;
  padding: 20px 10px;
  border: 1px solid #ebedf0;
  font-size: 1.8rem;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
.info-other-btn-item::after{
  position: absolute;
  content: '';
  background-image: url(/images/kai_sp_arrow01.png);
  top: 31px;
  right: 20px;
  width: 15px;
  height: 10px;
  -webkit-background-size: 15px 10px;
  background-size: 15px 10px;
}
.sec04-info{
  margin-top: 15px;
  background-color: #f4f4f4;
  padding: 15px 10px;
  text-align: left;
  border-radius: 7px;
}
.sec04-info h3{
  margin: 0;
  position: relative;
  font-size: 1.8rem;
  padding-left: 45px;
}
.sec04-info h3::after{
  position: absolute;
  content: '';
  background-image: url(/images/kai_sp_icon01.png);
  width: 27px;
  height: 27px;
  left: 6px;
  top: 2px;
  background-size: 27px;
}
.sec04-p01{
  margin: 0;
  margin-top: 20px;
}
.sec04-p02{
  margin: 0;
  font-size: 1.3rem;
  color: #444;
}
.text-bold{
  font-weight: bold;
}
.sec04_calender{
  border-top: none;
}
.calendar-main-table caption {
	font-size: 2.7rem;
	font-weight: bold;
	margin: 0 0 20px 0;
}
table, th, td{
	border: none;
}
.calendar-main-table th{
	padding: 8px 0px;
	background-color: #edf4f4;
}
.calendar-main-table th:first-of-type {
	color: #b20400;
}
.calendar-main-table th:last-of-type {
	color: #0c2da5;
}
.calendar-main-table{
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0;
  
}
.calendar-main-body{
  margin-top: 25px;
}
.calendar-main-body tr:first-child{
  background-color: #f4f4f4;
  border-radius: 10px;
      border-spacing: 0px;
}

td{
  text-align: center;
  color: #333;
  padding: 12px 0;
}
.text-color-red {
	color: #000 !important;
	position: relative;
	z-index: 1;
}
span.text-color-red::after {
	position: absolute;
	content: '';
	background-color: #c2e0e0;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	left: calc(50% - 32px / 2);
	top: -6px;
	z-index: -1;
}
.info-other-flex{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.sec04 {
	width: 500px;
	padding: 20px;
	margin: 0 auto;
	border: 1px solid #ebedf0;
}
.sec05{
  background: none;
  background-image: url(/images/kai_pc_bg06.png);
  background-size: 100% 1521px;
  background-repeat: repeat;
  background-repeat: no-repeat;
	margin-bottom: 0;
}
.sec05_in{
  display: block;
  width: 1024px;
  margin: 0 auto 0 auto;
  position: relative;
  padding-top: 30px;
}
.sec05-bg{
  background-image: url(/images/kai_pc_bg04.png);
  background-position: bottom 300px left 0px;
  background-size: 100% 450px;
  background-repeat: no-repeat;
}
.sec05-upper{
  padding-top: 30px;
}
.sec05-list{
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
}
.sec05-item:nth-of-type(3n) {
    margin-right: 0 !important;
}
.sec05-item{
  background-color: #fff;
  width: 314px;
  margin-bottom: 10px;
  border-radius: 10px;
}
.sec05-item:nth-of-type(2n){
  margin-right: 0%;
}
.tags ul{
  padding: 0;
  list-style: none;
  display: inline;
  margin: 0;
  text-align: left;
}
.sec05-item img {
	border-radius: 10px 10px 0 0;
}
.sec05-item p {
  margin: 0;
  margin-top: 10px;
  font-size: 1.4rem;
  text-align: left;
}
.sec05-item-cn{
  padding: 0 12px;
  padding-top: 9px;
  padding-bottom: 19px;
}
.event-color{
  background-color: #fcf5c0;
  border-radius: 25px;
  padding: 2px 20px;
  max-width: 104px
}
.work-color{
  background-color: #e8e8e8;
  border-radius: 25px;
  padding: 2px 20px;
  max-width: 179px;
}
.tags ul li:nth-of-type(n+2){
  margin-top: 5px;
}
.sec05-down{
  margin-top: 150px;
}
.sec05-down-list{
  padding: 0px;
  margin-bottom: 0;
  padding-bottom: 100px;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.sec05-down-item{
	width: 48%;
	position: relative;
	background-color: #fff;
	border-radius: 14px;
}
.sec05-down-item::after{
  position: absolute;
  content: '';
  background-image: url(/images/kai_sp_arrow01.png);
  top: 48px;
  right: 15px;
  width: 30px;
  height: 20px;
  -webkit-background-size: 30px 20px;
  background-size: 30px 20px;
}
.sec05-down-item:nth-of-type(n+2){
  margin-top: 10px;
}
.sec05-down-item > a{
  display: block;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
}
.sec05-down-item img{
	width: 180px;
	border-radius: 14px 0 0 14px;
}
.sec05-down-p{
  margin: 0px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #000;
  padding-left: 12px;
  padding-right: 40px;
}
.sec06-flex{
  background-image: url(/images/kai_pc_pic07.png);
  background-size: auto;
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 238px;
}

h1#h0title {
	margin: 0;
}

.kai_footbg::before {
	background-image: none;
}


/* ==================================================
smph
================================================== */
@media screen and (max-width: 1023px) {
  div#main-nosub {
    padding: 0;
  }

  /* ==================================================
  ブランディングエリア
  ================================================== */
  .slick-wrap {
    padding-bottom: 30px;
    /* margin-bottom: 110px; */
    margin-top: 35px;
    position: static;
  }

  .slick-con {
    position: relative;
  }

  .slick-wrap .slick-dotted.slick-slider {
    /* padding-bottom: 30px; */
    margin-bottom: 0;
    margin-top: 0;
  }

  .slick-wrap .slick-list {
    /* padding-bottom: 30px; */
  }

	.slick-wrap .slick-slide img {
		width: 100%;
		height: auto;
	}

  .slick-wrap .slick-dots {
    width: 100% !important;
    bottom: -30px !important;
    left: 0 !important;
    z-index: 1000;
    background-color: #f4f4f4;
    /* position: static; */
    /* padding: 5px 0; */
  }

  .slick-wrap .reproducing-button-wrap {
    /* position: static; */
    /* padding: 50px 0; */
    bottom: -30px !important;
    right: 10px !important;
    left: auto !important;
    z-index: 1001;
  }

	/* 大切なお知らせ */
	.sec01-btn-position {
    position: static;
    padding-top: 50px;
		width: 100%;
    height: auto;
	}

  .sec01_btn {
    position: static;
    flex-direction: column;
    padding: 0;
    transform: none;
  }

  .sec01-title {
    /* margin-top: 50px; */
    position: relative;
    text-align: center;
    padding-left: 40px;
    padding: 0 0 0 40px;
    font-size: 1.6rem;
    font-weight: bold;
  }

  .sec01-title::before {
    position: absolute;
    content: '';
    background-color: #dddddd;
    width: 44px;
    height: 2px;
    bottom: -14px;
    left: calc(50% - 50px / 2);
  }

  .sec01-title::after {
    position: absolute;
    content: '';
    top: -3px;
    left: calc(50% - 172px / 2);
    background-image: url(/images/kai_sp_heart.png);
    -webkit-background-size: 43px 37px;
    background-size: 43px 37px;
    width: 43px;
    height: 37px;
  }

  .sec01_btn p.sec01-desc {
    margin-top: 35px;
    text-align: center;
    font-size: 1.6rem;
    font-weight: normal;
  }

  .sec01_btn p.sec01-desc a {
    padding-left: 0;
    margin-left: 0;
  }


  /* ==================================================
  sec02
  ================================================== */
  .sec02 {
    margin-top: 0;
    padding: 10px 0 80px 0;
    position: static;
    min-height: 200px;
    min-width: auto;
  }

  .sec02 .info {
    width: 100%;
  }

  .sec02 .info ul.info-list {
    padding: 40px 0 40px 0px;
  }

  .sec02 .info ul.info-list .date {
    float: none;
  }

  .sec02 .info ul.info-list li span {
    margin: 0;
  }

  .sec02 .info .info-list-btn {
    text-align: center;
    margin: 12px;
  }

  .sec02 .info .info-list-btn a {
    position: relative;
    display: block;
    padding: 20px 30px 20px 20px;
    background-color: #f4f4f4;
    font-size: 1.8rem;
    font-weight: bold;
    border-radius: 13px;
    color: #000;
    text-decoration: none;
    box-shadow: 0 0 8px #c7d2d2;
  }

  .sec02 .info .info-list-btn a:after {
    position: absolute;
    content: '';
    background-image: url(/images/kai_sp_arrow01.png);
    top: 29px;
    right: 20px;
    width: 15px;
    height: 10px;
    -webkit-background-size: 15px 10px;
    background-size: 15px 10px;
  }


  /* ==================================================
  sec03
  ================================================== */
  .sec03 {
    margin-top: 0;
    padding: 30px 10px 10px 10px;
    background-image: none;
  }

  .sec03 .sec03-wrap {
    width: 100%;
    flex-direction: column;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 30px;
  }

  .sec03 .sec03-info {
    width: 100%;
    padding: 0;
  }

  .sec03 .sec03-info h3 {
    font-size: 100%;
  }

  .sec03 .sec03-info .info-other-flex h3:not(.museum-title) {
    text-align: center;
  }

  .sec03 .sec03-info h3::after {
    top: 8px;
  }

  .sec03 .sec03-info .info-other-flex {
    flex-direction: column;
  }

  .sec03 .sec03-info .info-other-flex h3 img {
    max-width: 100%;
    height: auto;
  }


  /* ==================================================
  sec04
  ================================================== */
  .sec04 {
    width: 100%;
    border: none;
    border-top: 2px solid #f4f4f4;
    padding: 40px 0 0 0;
    margin-top: 10px;
  }

  .sec04-info {
    margin-top: 30px;
  }


  /* ==================================================
  sec05
  ================================================== */
  .sec05 .sec05-bg {
    background-image: none;
  }

  .sec05 .sec05_in {
    width: 100%;
  }

  .sec05 .sec05-upper .sec05-list {
    padding: 0 20px;
  }

  .sec05 .sec05-upper .sec05-list .sec05-item {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .sec05 .sec05-upper .sec05-list .sec05-item:nth-of-type(2n) {
    margin-right: 0;
  }

  .sec05 .sec05-upper .sec05-list .sec05-item > span > img {
    width: 100%;
    height: auto;
  }

  .sec05 .sec05-upper .sec05-list .sec05-item .sec05-item-cn .tags {
    display: flex;
    flex-direction: column;
  }

  .sec05 .sec05-upper .sec05-list .sec05-item .sec05-item-cn .tags .work-color {
    margin-top: 5px;
  }


  .sec05 .sec05-down {
    margin: 20px 0;
    background-image: url(/images/kai_pc_bg04.png);
    background-position: top;
    background-size: 100% 450px;
    background-repeat: repeat;
  }

  .sec05 .sec05-down .sec05-down-list {
    flex-direction: column;
    padding: 20px 20px;
    margin: 0;
    margin-bottom: 0;
  }

  .sec05 .sec05-down .sec05-down-list .sec05-down-item {
    width: 100%;
  }

  .sec05 .sec05-down .sec05-down-list .sec05-down-item::after {
    position: absolute;
    content: '';
    background-image: url(/images/kai_sp_arrow01.png);
    top: 33px;
    right: 15px;
    width: 15px;
    height: 10px;
    -webkit-background-size: 15px 10px;
    background-size: 15px 10px;
  }

  .sec05 .sec05-down .sec05-down-list .sec05-down-item a > img {
    width: 120px;
  }

  .sec05 .sec05-down .sec05-down-list .sec05-down-item .sec05-down-p {
    font-size: 1.5rem;
  }


  /* ==================================================
  sec06
  ================================================== */
  .sec06-flex {
    background-size: cover;
    height: 150px;
  }


  /* ==================================================
  フッター
  ================================================== */
  .kai_footbg::before {
    position: absolute;
    content: '';
    background-image: url(/images/kai_foot01.png);
    background-position: top;
    background-repeat: repeat-x;
    width: 100%;
    height: 8px;
    background-size: 2846px 8px;
    top: 0;
    left: 0;
  }
}
