body {
  text-align: left;
  color: #000000;
  overflow: hidden;
  width: 100%;
  background: #ffffff;
  font-family: sans-serif;
}

a {
  text-decoration: none;
  outline: unset;
}

a:hover {
  opacity: 0.6;
}

html {
  overflow-x: hidden;
  background-color: #ffffff;
}

ul li {
  list-style: none;
}

p {
  font-size: 19px;
  line-height: 33px;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media only screen and (max-width: 700px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}

img.sp {
  width: 100%;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

header {
  position: fixed;
  background-color: rgba(154, 95, 193, 0.6);
  width: 100%;
  text-align: left;
  height: 70px;
  z-index: 100;
}

header img {
  width: 290px;
  margin: 18px 30px;
}

nav.pc {
  position: absolute;
  right: 16px;
  top: 19px;
}

nav.pc ul {
  display: inline-flex;
}

nav.pc ul li>a {
  color: #fff;
  padding: 9px;
  padding-bottom: 0px;
  margin-right: 10px;
  font-size: 19px;
  letter-spacing: 1px;
  border-bottom: dotted 1px;
  font-weight: bold;
}

nav.pc ul li>a:hover {
  color: #ffffff;
  transition-duration: .4s;
  text-shadow: 0px 0px 5px #000000, 0px 0px 2px #ffffff, 0px 0px 0px #ffffff, 0px 0px 27px #ffffff;
}

div#main {
  background-color: #ffffff;
}

footer {
  background-image: linear-gradient(-45deg, #000000 25%, #2b2b2b 25%, #2b2b2b 50%, #000000 50%, #000000 75%, #2b2b2b 75%, #2b2b2b);
  background-size: 40px 40px;
  text-align: center;
  width: 100%;
}

footer img {
  margin: 15px 73px;
  width: 150px;
  vertical-align: middle;
}

a>.top {
  position: fixed;
  right: 51px;
  bottom: 32px;
  background-color: #5b3d89;
  padding: 23px 27px;
  border-radius: 14px;
  opacity: .7;
  letter-spacing: 2px;
  font-size: 26px;
  color: #ffffff;
}

div#snsbtn {
  position: absolute;
  top: 107px;
  right: 30px;
}

.box {
  width: 100vw;
  height: auto;
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  background-image: url('../image/main.jpg');
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px;
  box-sizing: border-box;
}

img.etc_1.pc {
  position: absolute;
  top: 80px;
  z-index: 1;
  width: 45vh;
  max-width: 416px;
}

img.etc_2.pc {
  position: absolute;
  top: 203px;
  margin-left: 202px;
}

.introduction_wrap>div {
  display: inline-flex;
  margin-bottom: 35px;
}

.lead {
  font-size: 19px;
  letter-spacing: 1px;
  line-height: 36px;
  margin-top: 110px;
  width: 640px;
}

.cardimg img {
  width: 94%;
}

.profile {
  background-color: rgba(162,108,80,0.7);
  border-radius: 10px;
  padding: 30px 20px;
  width: 440px;
  margin-right: 34px;
}

.name {
  color: #ffffff;
  font-size: 30px;
  margin-right: 25px;
  margin-bottom: 20px;
  text-align: center;
}

.sns_btn {
  text-align: center;
}

.sns_btn a {
  margin: 5px;
}

.name>span {
  font-size: 22px;
}

.timeline_pc {
  border: solid 10px #1da1f2;
  border-radius: 10px;
}

.twitter-wrap {
  width: 45%;
  margin: 0 auto;
}

@media (max-width: 700px) {
  .twitter-wrap {
    width: 83%;
    overflow: hidden;
  }

  .twitter-wrap iframe {
    /* 20pxの部分は埋め込んだタイムラインの左右に必要な余白の総計を記載 */
    width: calc(100vw - 20px) !important;
  }
}

.theme_comment {
  background-color: #ffffff;
  padding: 2px 15px;
}

.theme_comment>p {
  font-size: 18px;
  line-height: 25px;
}

.profile_main {
  display: inline-flex;
}

h4 {
  font-size: 20px;
  border-bottom: solid #ab6ad0;
}

iframe.map {
  margin: 20px 4%;
  background-color: #ccc;
  padding: 1px;
  width: 92%;
  height: 400px;
}

.date_1, .date_2, .date_3, .overview_content, .autograph_content, .lead p, .autograph_content>p {
  padding: 30px 30px;
  text-shadow:
    2px 2px 1px #ffffff,
    -2px 2px 1px #ffffff,
    2px -2px 1px #ffffff,
    -2px -2px 1px #ffffff,
    2px 0px 1px #ffffff,
    0px 2px 1px #ffffff,
    -2px 0px 1px #ffffff,
    0px -2px 1px #ffffff,
    2px 2px 1px #ffffff,
    -2px 2px 1px #ffffff,
    2px -2px 1px #ffffff,
    -2px -2px 1px #ffffff,
    2px 0px 1px #ffffff,
    0px 2px 1px #ffffff,
    -2px 0px 1px #ffffff,
    0px -2px 1px #ffffff,
    2px 2px 1px #ffffff,
    -2px 2px 1px #ffffff,
    2px -2px 1px #ffffff,
    -2px -2px 1px #ffffff,
    2px 0px 1px #ffffff,
    0px 2px 1px #ffffff,
    -2px 0px 1px #ffffff,
    0px -2px 1px #ffffff;
}

.bg_1 {
  margin: 0 auto;

  background-color: rgba(232,229,228,0.6);
  background-image: repeating-linear-gradient(-45deg, rgba(219,215,213,0.3), rgba(219,215,213,0.3) 7.5px, transparent 0, transparent 15px);
  
  margin-right: -100%;
  margin-left: 256px;
}

.bg_3 {
  margin: 0 auto;
  background-color: rgba(255,201,194,0.4);
  background-image: repeating-linear-gradient(-45deg, rgba(255,182,173,0.2), rgba(255,182,173,0.2) 7.5px, transparent 0, transparent 15px);

  margin-left: -100%;
}

.date_2 {
  margin: 0px 256px;
  margin-right: 0px;
}

.date_3 {
  margin-left: 1238px;
}

ul.more li {
  margin: 7px;
  font-size: 19px;
}

.overview_content {
  padding-top: 0;
}

.autograph_date {
  background-color: rgba(113,80,162,0.8);
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  padding: 11px;
  font-size: 25px;
  border-radius: 39px;
  margin: auto;
  margin-left: 30px;
  margin-right: 30px;
}

.autograph_content {
  display: inline-flex;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 0;
  align-items: flex-start;
}

.autograph_content>p {
  padding: 0;
}

.acd-check {
  display: none;
}

.acd-label {
  background: #333;
  color: #fff;
  display: block;
  margin-bottom: 1px;
  padding: 13px;
  margin: auto;
  width: 272px;
  margin-top: -15px;
  cursor: pointer;
}

.acd-content {
  border: 1px solid #333;
  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: .3s;
  visibility: hidden;
}

.acd-check:checked+.acd-label+.acd-content {
  height: auto;
  opacity: 1;
  padding: 30px;
  visibility: visible;
  margin: 50px;
  background-color: #ffffff;
}

label.acd-label>span {
  border-bottom: solid 1px;
}

.acd-content>p {
  font-size: 15px;
}

p.title {
  border-bottom: 3px dotted #9a9a9a;
  font-weight: bold;
  font-size: 18px;
}

.section_wrap {
  width: 100%;
  max-width: 980px;
  margin: auto;
  margin-top: 70px;
  margin-bottom: 0px;
}

img.goods {
  width: 46%;
  max-width: 461px;
  margin: 1%;
}

.goods {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 0 auto;
}

div#venue {
	background-size: 30px 30px;
    margin: 0 auto;
    background-color: #e7d5e8;
    background-image: radial-gradient(#e4c6e6 15%, transparent 20%), radial-gradient(#e4c6e6 15%, transparent 20%);
    background-position: 0 0, 15px 15px;
}

div#venue2 {
  background-size: 30px 30px;
  margin: 0 auto;
  background-color: #fff7c6;
  background-image: radial-gradient(#fff4b3 15%, transparent 20%), radial-gradient(#fff4b3 15%, transparent 20%);
  background-position: 0 0, 15px 15px;
}

div#venue2>.venue_wrap {
  padding-top: 100px;
}

div#order {
  background-size: 30px 30px;
  margin: 0 auto;
  background-image: linear-gradient(-45deg, #fffbca 25%, #fff9b7 25%, #fff9b7 50%, #fffbca 50%, #fffbca 75%, #fff9b7 75%, #fff9b7);
  background-size: 40px 40px;
  background-position: 0 0, 15px 15px;
  padding-bottom: 55px;
}
  .circle_menu {
    width: 100%;
    max-width: 980px;
    text-align: center;
      margin: 0 auto;
  }

  .circle_menu img {
    width: 100%;
    margin: 0 auto;
  }
img.charafine {
  margin: 0 auto;
  max-width: 100%;
}

.charafine_left {
  float: left;
}

.charafine_link {
  text-align: center;
  font-size: 20px;
  padding: 8px;
  background-color: #ffa243;
  color: #ffffff;
  border-radius: 0 0 15px 15px;
}

.charafine_link a {
  display: block;
  color: #fff;
}

.charafine_link:hover {
  background-color: #ffb05f;
}

li.slick-slide img {
  width: 91%;
  margin: auto;
}

.slick-boxbg {
  background-color: #ffffff;
  padding: 45px 0px;
  margin-top: 40px;
}

ul.slick-box.slick-initialized.slick-slider.slick-dotted {
  width: 1180px;
  margin: auto;
}

ul.slick-dots {
  bottom: -35px !important;
  left: 0px !important;
}

.slick-dots li button:before {
  font-size: 32px !important;
}

.slick-dots li {
  margin: 0 2px;
}

.slick-list.draggable {
  margin-right: 40px;
}

.slick-slide {
  transition: .3s ease;
  transform: scale(.85);
}

.slick-current {
  transform: scale(1);
}

.thumbnail {
  width: 100%;
  max-width: 980px;
  margin: auto;
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
}

.thumbnail img {
  width: 17%;
  margin: 9px 12px;
}

div#introduction {
  background-image: url("../image/section_bg1.jpg") !important;
  background-repeat: no-repeat;
  margin-bottom: -60px;
}

div#add {
  padding: 0 0 40px;
  background-color: #f3f3f3;
  background-size: 30px 30px;
  background-image: radial-gradient(#e8e8e8 15%, transparent 20%), radial-gradient(#e8e8e8 15%, transparent 20%);
  background-position: 0 0, 15px 15px;
}

div#overview {
  background-image: url("../image/section_bg2.jpg") !important;
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-top: 30px;
  margin-bottom: 0;
}

div#event {
  background-image: url("../image/section_bg4.jpg") !important;
  background-repeat: no-repeat;
  background-position: left 3% bottom 66%;
  padding-top: 30px;
  margin-bottom: -60px;
}

div#autograph {
  background-image: url("../image/section_bg3.jpg") !important;
  background-repeat: no-repeat;
  background-position: right 8% bottom 94%;
  padding-top: 30px;
  margin-bottom: -10px;
}

img.midashi {
  margin-bottom: 40px;
}

.venue_wrap {
  padding-top: 70px;
  padding-bottom: 70px;
  margin-bottom: -70px;
}

.order_wrap {
  padding-top: 100px;
  padding-bottom: 140px;
  margin-bottom: -110px;
  width: 100%;
}

.charafine_text, .order_text {
  width: 980px;
  margin: auto;
  margin-bottom: 35px;
}

.order_text {
  background-color: #ffffff;
}

.order_midashi {
  width: 980px;
  margin: auto;
}

h2 {
  text-align: center;
  background-color: #444;
  color: #ffffff;
  font-weight: normal;
  font-size: 19px;
  padding: 6px 0px;
}

h2+p, .autograph_info>p {
  padding: 0px 15px 10px;
  font-size: 15px;
  line-height: 25px;
  margin: 0;
}

h1 {
  text-align: center;
  font-size: 30px;
  padding: 8px;
  border-bottom: dotted 3px #ffffff;
  background-color: #ffa243;
  color: #ffffff;
  border-radius: 15px 15px 0px 0px;
}

.charafine_text {
  background-color: #ffd99f;
  border-radius: 15px;
}

.charafine_text>p {
  padding: 20px 65px;
  padding-top: 4px;
  line-height: 31px;
  font-size: 18px;
  letter-spacing: 1px;
}

.content {
  display: inline-flex;
}

.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}

.modal__content {
  background: #fff;
  left: 50%;
  padding: 40px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 60vh;
  overflow: scroll;
}

.modal {
  margin: 0;
}

.modal_box {
  text-align: center;
  width: 105%;
}

.modal_box img {
  width: 95%;
  padding: 2px;
}

div#modal03 .modal__content, div#modal04 .modal__content {
  text-align: left;
}

h3 {
  border-left: solid 8px #c6a5fb;
  padding-left: 8px;
  border-bottom: dotted 2px #9c9c9c;
  padding-bottom: 2px;
}

.content_flex img {
  width: 86%;
  display: block;
}

a.js-modal-close {
  background-color: #ff940f;
  color: #ffffff;
  padding: 0px 14px;
}

img.title {
  width: 100%;
  position: absolute;
  bottom: 0px;
}

.zyanken {
  border: dashed 2px #a9a9a9;
  padding: 2%;
  background-color: #ffffff;
  width: 48%;
  margin: 60px 1%;
  float: left;
  box-sizing: border-box;
}

.zyanken>.order_text {
  width: 100%;
  background-color: #fffcd9;
}

.zyanken>.order_text>h2+p {
  margin-bottom: -5px;
}

.zyanken>.autograph_date {
  background-color: #e85d9a;
  margin: 0 0 20px;
  font-size: 20px;
  padding: 10px 0 8px;
}

.zyanken_title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: bold;
  border-bottom: solid;
}

.zyanken_content {
  margin-bottom: 20px;
}

.zyanken_content p {
  font-size: 17px;
  line-height: 27px;
}
.add_kakoi{
  background-color: #ffffff;
  color: #383838;
  box-shadow: 0px 0px 5px 0px #cacaca;
  margin-bottom: 2%;
  padding: 2%;

}
/**/
.add_cont {
  width: 48%;
  margin: 1%;
  padding: 1%;
  float: left;
  box-sizing: border-box;
}

.add_cont>.order_text {
  width: 100%;
  background-color: #fffcd9;
}

.add_cont>.order_text>h2+p {
  margin-bottom: -5px;
}

.add_cont>.autograph_date {
  background-color: #e85d9a;
  margin: 0 0 20px;
  font-size: 20px;
  padding: 10px 0 8px;
}

.add_cont_title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 0 0 10px;
  color: #e93958;
}

.add_cont_content {
}

.add_cont_content p {
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}


@media screen and (max-width:670px) {
.add_cont {
  float: none;
  width: 98%;
  margin-bottom: 5%;
}
.add_kakoi{
  margin-bottom: 5%;
}
}

/**/

p.txt {
  text-align: right;
  font-size: 15px;
}

.lb-details {
  display: none;
}

.autograph_info {
  border: solid #ff2959;
  margin: 15px 30px;
  margin-bottom: 75px;
  background-color: #ffffff;
}

h5 {
  text-align: center;
  background-color: #ff2959;
  color: #ffffff;
  font-weight: normal;
  font-size: 19px;
  padding: 6px 0px;
  margin: 0;
}

h5+p {
  margin-bottom: 0;
}

.autograph_infotext {
  text-align: center;
  padding: 40px 60px;
  font-size: 27px;
  font-weight: bold;
  line-height: 38px;
  color: #ff2959;
  padding-bottom: 10px;
}

@media screen and (max-width:1100px) {
  .charafine_left {
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 536px;
  }

  p {
    font-size: 16px;
  }

  header {
    text-align: center;
    height: 88px;
  }

  header img {
    width: 280px;
    margin: 5px;
  }

  nav.pc {
    position: relative;
    right: 0;
    top: -16px;
    text-align: center;
  }

  nav.pc ul {
    margin-left: -30px;
  }

  nav.pc ul li>a {
    font-size: 17px;
  }

  div#snsbtn {
    position: absolute;
    top: 139px;
  }

  a>.top {
    right: 35px;
    bottom: 22px;
  }

  .name>span {
    font-size: 16px;
  }

  .cardimg img {
    width: 100%;
  }

  .profile {
    width: 400px;
    margin-right: 20px;
  }

  .name {
    font-size: 28px;
  }

  .lead {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 31px;
    margin-top: 40px;
  }

  .lead>p {
    text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff, 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff, 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
  }

  img.midashi {
    width: 100%;
  }

  .date_1, .date_2, .date_3 {
    display: inline-flex;
    padding: 15px 30px;
  }

  .date_2 {
    margin: 0px 80px;
    margin-right: 0px;
  }

  .bg_1 {
    margin-left: 80px;
  }

  .date_3 {
    margin-left: 55%;
  }

  .section_wrap {
    margin-top: 40px;
    margin-bottom: 50px;
  }

  img.charafine {
    margin: 0;
    width: 100%;
  }

  .thumbnail img {
    width: 28%;
    max-width: 200px;
    margin: 1%;
  }

  ul.slick-box.slick-initialized.slick-slider.slick-dotted {
    width: 100%;
  }

  .profile {
    margin-right: 10px;
  }

  .charafine_text, .order_text {
    width: 630px;
  }

  .charafine_text>p {
    padding: 29px;
    padding-top: 5px;
    line-height: 25px;
    font-size: 16px;
    letter-spacing: 0px;
  }

  .order_wrap {
    width: 100%;
    padding-top: 50px;
    margin-bottom: -100px;
  }

  .order_midashi {
    width: 98%;
    margin: auto;
  }

  img.charafine {}

  .charafine_text {
    margin-bottom: 60px;
  }

  .venue_wrap {
    padding-top: 50px;
    margin-bottom: -40px;
  }

  img.midashi {
    margin-bottom: 30px;
  }

  .slick-boxbg {
    padding: 50px 0px;
    padding-top: 15px;
  }

  /*img.etc_1.pc {
    position: absolute;
    top: 148px;
    width: 30%;
    max-width: 271px;
    z-index: 1;
  }*/

  img.etc_2.pc {
    position: absolute;
    top: 249px;
    width: 120px;
    margin-left: 159px;
  }
}

@media screen and (max-width:700px) {
  div#main {
    background-position: center top;
    background-size: 170%;
  }

  .box {
    background-image: url('../image/main_sp.jpg');
    background-position: top;
  }

  div#snsbtn {
    position: absolute;
    top: 107px;
    left: 10px;
  }

  header {
    position: absolute;
    text-align: center;
    height: 82px;
  }

  a>.top {
    padding: 10px 10px;
    right: 16px;
    bottom: 9px;
  }

  nav.globalMenuSp {
    position: fixed;
    z-index: 150;
    top: 0;
    left: 0;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
  }

  nav.globalMenuSp ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.66);
  }

  nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 2px dotted #969696;
  }

  /* 最後はラインを描かない */
  nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }

  nav.globalMenuSp ul li a {
    display: block;
    color: #ffffff;
    padding: 1.7em 0;
  }

  /* このクラスを、jQueryで付与・削除する */
  nav.globalMenuSp.active {
    transform: translateY(0%);
  }

  .navToggle {
    display: block;
    position: fixed;
    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 1000;
    background: #5b3d89;
    text-align: center;
  }

  .navToggle span {
    display: block;
    position: absolute;
    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
  }

  .navToggle span:nth-child(1) {
    top: 9px;
  }

  .navToggle span:nth-child(2) {
    top: 18px;
  }

  .navToggle span:nth-child(3) {
    top: 27px;
  }

  .navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
  }

  /* 最初のspanをマイナス45度に */
  .navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  /* 2番目と3番目のspanを45度に */
  .navToggle.active span:nth-child(2),
  .navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  p {
    line-height: 25px;
  }

  .section_wrap {
    width: 100%;
  }

  .introduction_wrap>div {
    display: block;
  }

  .lead {
    width: 100%;
  }

  .lead>p {
    padding-left: 25px;
    padding-right: 25px;
    margin: 0px 0px;
    line-height: 30px;
  }

  .cardimg img {
    width: 45%;
  }

  .cardimg {
    text-align: center;
  }

  .name {
    text-align: center;
    margin-bottom: 12px;
  }

  .sns_btn {
    text-align: center;
  }

  .introduction_wrap>div+div {
    display: block;
    padding-bottom: 15px;
  }

  .profile {
    width: 80%;
    padding: 20px 20px;
    margin: auto;
    margin-bottom: 30px;
  }

  iframe.twitter-timeline-rendered {
    margin: 0 auto;
    /*これを入れないとめっちゃ細く200pxくらいで表示されます。以下イメージあり！*/
  }

  img.midashi.sp {
    margin-left: 20px;
  }

  .overview_ontent {
    margin: 0px 45px;
  }

  .bg_1 {
    margin-right: 0;
    margin-left: 0;
  }

  .date_2 {
    margin: 0;
  }

  .bg_3 {
    margin-left: 0;
  }

  .date_3 {
    margin-left: 0;
  }

  .autograph_date {
    padding: 11px 0px;
    width: 96%;
    text-align: center;
    margin: 17px auto;
    font-size: 20px;
  }

  .autograph_content>p {
    margin: 0px 45px;
    line-height: 30px;
    height: 100%;
  }

  .autograph_content {
    display: block;
    margin-top: -17px;
    text-align: center;
    margin-bottom: 0px;
    padding: 20px 4%;
  }

  img.autograph_img {
    margin-top: 10px;
  }

  .venue_wrap.section_wrap>img.midashi.sp,
  .order_midashi>img.midashi.sp {
    margin-left: 0;
  }



  iframe.map {
    width: 92%;
    height: 300px;
    margin: 4%;
  }

  .order_midashi {
    width: 100%;
  }

  img.charafine {
    margin-top: -5px;
  }

  .charafine_text, .order_text {
    width: 84%;
  }

  .charafine_text, .order_text {
    width: 84%;
  }

  img.charafine.sp {
    width: 100%;
    margin: 0;
    margin-top: -30px;
  }

  .slick-boxbg {
    padding: 45px 0px;
  }

  li.slick-slide img {
    width: 90%;
  }

  .thumbnail {
    width: 96%;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  footer img {
    margin: 15px 23px;
  }

  .contents>div {
    display: none;
  }

  .contents>div.show {
    display: block;
    animation: fadeIn 2.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 2.5s ease 0s 1 normal;
  }

  @keyframes fadeIn {
    0% {
      opacity: 0
    }

    100% {
      opacity: 1
    }
  }

  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0
    }

    100% {
      opacity: 1
    }
  }

  .modal_box.sp {
    width: 100%;
  }

  ul.tab {
    padding: 0;
    display: inline-flex;
  }

  .modal_box img {
    width: 97%;
  }

  .show {
    text-align: left;
    background-color: #ffffff;
    margin-bottom: 23px;
    padding: 14px;
    padding-bottom: 3px;
    line-height: 23px;
  }

  a.works_link {
    background-color: #bd3cff;
    color: #ffffff;
    padding: 4% 18%;
    line-height: 60px;
  }

  h3 {
    margin-top: 37px;
  }

  div#introduction, div#overview, div#event, div#autograph {
    background-size: contain;
  }

  .autograph_content>p {
    margin: 0px 0px;
    text-align: left;
  }

  div#event {
    background-position: left 3% bottom -169px;
  }

  p.txt {
    text-align: center;
  }

  .zyanken>.order_text {
    margin: 0;
  }

   div#overview, div#event {
    padding-top: 50px;
    margin-bottom: -30px;
  }

  div#autograph {
    padding-top: 50px;
  }

  .autograph_wrap.section_wrap {
    margin-bottom: 70px;
  }

  div#order {
    padding-bottom: 0px;
  }

  .overview_content {
    padding-top: 0;
  }

  .autograph_info {
    margin-left: 50px;
    margin-right: 50px;
  }

  .autograph_info>p {
    padding: 40px;
    padding-top: 10px;
  }

  .date_1, .date_2, .date_3 {
    display: block;
    padding: 15px;
  }

  .acd-check:checked+.acd-label+.acd-content {
    height: auto;
    opacity: 1;
    padding: 20px;
    visibility: visible;
    margin: 10px 2%;
    background-color: #ffffff;
  }
}

@media screen and (max-width:670px) {
  .overview_content {
    padding-left: 53px;
  }

  .zyanken>.autograph_date {
    margin: auto;
    font-size: 4vw;
  }

  .zyanken_title {
    font-size: 4vw;
  }

  .zyanken {
    width: 90%;
    margin: 30px auto 5%;
    padding: 4%;
    float: none;
  }

  h1 {
    font-size: 25px;
  }

  img.goods {
    width: 85%;
    max-width: 461px;
    margin: 0;
    padding: 2%;
  }

  .thumbnail img {
    width: 42%;
    max-width: 200px;
    margin: 1%;
  }
}

.spna_text {
  font-size: 16px;
}

@media screen and (max-width:400px) {
  p {
    line-height: 30px;
    font-size: 14px;
  }

  header img {
    width: 248px;
    margin-left: -38px;
  }

  header {
    text-align: center;
    height: 72px;
  }

  .spna_text {
    font-size: 14px;
  }

  .introduction_wrap>div {
    display: block;
  }

  .cardimg img {
    width: 68%;
    margin: 0px 15%;
  }

  .autograph_date {
    font-size: 16px;
    line-height: 29px;
  }

  footer img {
    margin: 7px 18px;
    width: 78px;
  }

  a>.top {
    right: 12px;
  }

  .overview_content {
    padding-left: 25px;
    padding-right: 25px;
  }

  h1 {
    font-size: 20px;
  }

  h2+p {
    padding: 20px 20px;
    margin-top: -20px;
    font-size: 14px;
  }

  .zyanken_content {
    margin-bottom: 18px;
  }

  .section_wrap {
    margin-top: 0px;
  }

  .zyanken>.order_text {
    width: 100%;
    background-color: #e1ecff;
    margin-bottom: 8px;
  }

  .lead>p {
    padding-left: 30px;
    padding-right: 30px;
  }

  .autograph_content>p {
    margin: 0;
  }

  img.autograph_img {
    margin: auto;
  }

  p.txt {
    text-align: center;
    margin: 0px 35px;
    font-size: 12px;
  }

  div#venue2>.venue_wrap {
    padding-top: 58px;
  }

  .theme_comment>p {
    font-size: 14px;
    line-height: 24px;
  }

  h3 {
    margin-top: 25px;
    font-size: 16px;
  }

  ul.more li p {
    line-height: 16px;
  }

  .acd-content>p {
    font-size: 14px;
  }

  .charafine_text>p {
    line-height: 30px;
    font-size: 14px;
  }

  .charafine_text {
    margin-bottom: -41px;
  }

  iframe.map {
    height: 250px;
  }

  div#add, div#overview, div#event {
    padding-top: 60px;
    margin-bottom: -30px;
  }

  div#autograph {
    margin-bottom: 0px;
  }

  div#introduction, div#overview, div#event, div#autograph {
    background-size: contain;
  }

  div#overview, div#add {
    background-position: top;
  }

  div#event {
    background-position: left 3% top 0;
  }

  h4 {
    font-size: 15px;
  }

  .modal_box.sp {
    margin: -10px 0px;
  }

  .name {
    font-size: 23px;
  }

  div#snsbtn {
    top: 100px;
  }

  img.autograph_img {
    width: 60%;
    margin: 0px 52px !important;
  }

  .autograph_info {
    margin-left: 30px;
    margin-right: 30px;
  }

  .autograph_info>p {
    padding: 20px;
    margin-top: -15px;
  }

  .autograph_infotext {
    padding: 20px 18px;
    font-size: 23px;
    line-height: 31px;
  }
}

.lb-nav a.lb-prev {
  background: url("../lightbox/prev.png") left 48% no-repeat !important;
}

.lb-nav a.lb-next {
  background: url("../lightbox/next.png") right 48% no-repeat !important;
}

.goods_hanbaitenpo {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  padding: 2px 0;
  margin: 10px 0px;
  color: #383838;
  border: solid 2px #f72c7e;
}

.goods_hanbaitenpo p {
  line-height: 30px;
  font-size: 17px;
  font-weight: bold;
  text-shadow:
    2px 2px 1px #ffffff,
    -2px 2px 1px #ffffff,
    2px -2px 1px #ffffff,
    -2px -2px 1px #ffffff,
    2px 0px 1px #ffffff,
    0px 2px 1px #ffffff,
    -2px 0px 1px #ffffff,
    0px -2px 1px #ffffff,
    2px 2px 1px #ffffff,
    -2px 2px 1px #ffffff,
    2px -2px 1px #ffffff,
    -2px -2px 1px #ffffff,
    2px 0px 1px #ffffff,
    0px 2px 1px #ffffff,
    -2px 0px 1px #ffffff,
    0px -2px 1px #ffffff,
    2px 2px 1px #ffffff,
    -2px 2px 1px #ffffff,
    2px -2px 1px #ffffff,
    -2px -2px 1px #ffffff,
    2px 0px 1px #ffffff,
    0px 2px 1px #ffffff,
    -2px 0px 1px #ffffff,
    0px -2px 1px #ffffff;
}

.goods_hanbaitenpo_ttl {
  color: #ff1e66;
  font-size: 22px;
}

.goods_hanbaitenpo_ttl1 {
  color: #ff1e66;
  font-size: 26px;
}

.goods_hanbaitenpo_ttl2 {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 0 20px;
  text-shadow: none;
  /*color: #ff1e66;
    border: solid 1px #ff1e66;*/
}

.tuhan_btn {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 20%;
  max-width: 112px;
}

.tuhan_btn img {
  width: 100%;
}

@media screen and (max-width:670px) {
  .goods_hanbaitenpo_ttl {
    font-size: 17px;
  }

  .goods_hanbaitenpo_ttl1 {
    font-size: 24px;
  }

  .goods_hanbaitenpo p {
    font-size: 15px;
  }
}

.autograph_info {
  border: solid #fc2255;
  margin: 15px 30px;
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.6);
}

.omiyage {
  margin: 20px;
}

p.omiyage_p {
  float: left;
  width: 45%;
  margin: 50px 0px 0;
  text-align: center;
}

img.omiyage_img {
  float: right;
  width: 54%;
  max-width: 610px;
}

.omiyage_ttl {
  font-size: 23px;
  color: #ffffff;
  font-weight: bold;
  background-color: #ff1e66;
  border-radius: 20px;
  padding: 7px 15px 5px;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (max-width:900px) {
  .autograph_info {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }

  p.omiyage_p {
    float: none;
    width: 100%;
    margin: 0;
  }

  img.omiyage_img {
    float: none;
    width: 100%;
    margin-top: 20px;
  }

  .omiyage_ttl {
    margin: 10px 0;
  }
}
