@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 980px) {
  /* main
------------------------------------------------- */
  img {
    max-width: 100%;
    height: auto;
  }
  .br {
    display: none;
  }
  .pc_none {
    display: block;
  }
  body {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .maT50 {
    margin-top: 30px;
  }
  .maT40 {
    margin-top: 20px;
  }
  .right {
    font-size: 1.4rem;
  }
  /* main
------------------------------------------------- */
  #main_wrap {
    padding: 20px 4% 30px;
  }
  #insta {
    text-align: center;
    margin: auto;
  }
  #insta img {
    max-width: 300px;
    width: 80%;
  }
  /* つどい推進責任者メッセージ
------------------------------------------------- */
  #message {
    padding: 50px 4%;
    font-size: 1.5rem;
  }
  #message:before {
    width: 12%;
    height: 12%;
    top: -2%;
    left: -4%;
  }
  #message:after {
    bottom: 15%;
  }
  #message h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #message dl {
    flex-direction: column;
  }
  #message dl dt {
    width: 100%;
    margin-bottom: 30px;
  }
  #message dl dd {
    width: 100%;
  }
  #message dl dd img {
    border-radius: 15px;
    margin: 0 auto 10px;
  }
  #message dl dd span {
    font-size: 26px;
  }
  /* イベント内容
------------------------------------------------- */
  .dott_wrap {
    background-size: 66px;
    padding: 50px 2%;
  }
  .area_icon {
    margin: 0 auto 20px;
    width: 50%;
  }
  /* メインステージ
------------------------------------------------- */
  .contents {
    margin: 0 auto 50px;
    padding: 30px 4%;
    border: solid 3px #65ac9e;
    border-radius: 15px;
    font-size: 1.5rem;
  }
  .contents:before {
    width: 150px;
    height: 150px;
  }
  .contents:after {
    width: 100px;
    height: 100px;
  }
  .time {
    margin-bottom: 20px;
  }
  .contents h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .contents h2 {
    border-radius: 10px;
    padding: 10px 10px;
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .greeting {
    margin-bottom: 20px;
  }
  .greeting img {
    border-radius: 10px;
  }
  .greeting span img {
    border-radius: 0;
  }
  .greeting figcaption {
    font-size: 1.5rem;
    margin-top: 10px;
  }
  .greeting span {
    font-size: 26px;
  }
  .greeting_photo {
    width: 200px;
  }
  .greeting figcaption img {
    width: 115px;
  }
  dl.guest {
    flex-direction: column;
  }
  dl.guest dt {
    width: 100%;
    text-align: left;
  }
  dl.guest dd {
    max-width: 100%;
    width: 100%;
  }
  dl.guest dd img {
    max-width: 100%;
    height: auto;
  }
  dl.guest dd figcaption {
    text-align: center;
    margin-right: 0;
    margin-top: 5px;
  }
  .guest_name {
    font-size: 1.5rem;
    border: solid 3px #65aca0;
    padding: 0 0 0 10px;
    margin-bottom: 20px;
  }
  .guest_name span {
    border-radius: 0 7px 7px 0;
    margin-left: 10px;
    padding: 0 10px;
  }
  .subttl {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  figcaption {
    font-size: 1.4rem;
  }
  /* キッチンカー
------------------------------------------------- */
  #gourmet.contents {
    border: solid 3px #f89e2c;
  }
  #gourmet.contents:before {
    width: 150px;
    height: 110px;
  }
  #gourmet.contents:after {
    width: 90px;
    height: 85px;
  }
  ul.event_time li {
    width: 48%;
    border-radius: 10px;
    margin-top: 30px;
    border: 3px solid #8dc63f;
    font-size: 1.6rem;
  }
  ul.event_time li span.type_time {
    font-size: 1.5rem;
    color: #222;
    padding: 5px 10px;
    line-height: 1.4;
  }
  ul.box3_center {
    gap: 5px 2%;
    margin-top: 20px;
    line-height: 1.4;
  }
  ul.box3_center li {
    width: 32%;
  }
  ul.box3_center li img {
    border-radius: 10px;
    margin-bottom: 5px;
  }
  ul.box3_center li span {
    font-size: 1.4rem;
  }
  /* ものまね
------------------------------------------------- */
  #monomane.contents {
    border: solid 3px #42afdb;
  }
  #monomane.contents figure img {
    margin-bottom: 5px;
  }
  /* よしもと
------------------------------------------------- */
  #yoshimoto.contents {
    border: solid 3px #8f82bc;
  }
  #yoshimoto.contents:before {
    width: 150px;
    height: 110px;
  }
  #yoshimoto.contents:after {
    width: 90px;
    height: 85px;
  }
  #yoshimoto.contents figure img {
    border-radius: 15px;
  }
  /* キッズパーク
------------------------------------------------- */
  #kids.contents {
    border: solid 3px #ee87b4;
  }
  #kids.contents:before {
    width: 150px;
    height: 110px;
  }
  #kids.contents:after {
    width: 90px;
    height: 85px;
  }
  #kids.contents figure img {
    border-radius: 10px;
  }
  .bg_yellow {
    margin-top: 0;
  }
  /* 青年がつくるつどい
------------------------------------------------- */
  #tsudoi.contents {
    border: solid 3px #19ab49;
  }
  #tsudoi.contents figure img {
    border-radius: 10px;
  }
  /* いんなあとりっぷ寄席
------------------------------------------------- */
  #yose.contents {
    border: solid 3px #928179;
  }
  #yose.contents:before {
    width: 150px;
    height: 110px;
  }
  #yose.contents:after {
    width: 90px;
    height: 85px;
  }
  #yose.contents figure img {
    border-radius: 10px;
  }
  ul.box2 {
    margin-top: 0;
    line-height: 1.2;
    gap: 10px 4%;
  }
  ul.box2 li {
    width: 48%;
    margin-bottom: 10px;
  }
  ul.box2 li img {
    border-radius: 10px;
    margin-bottom: 5px;
  }
  ul.box2 li span {
    font-size: 1.4rem;
  }
  /* 霊友会妙一コレクション美術展
------------------------------------------------- */
  #art.contents {
    border: solid 3px #7acbe6;
  }
  dl.art {
    flex-direction: column;
    font-size: 1.4rem;
    margin-top: 15px;
  }
  dl.art dt {
    width: 100%;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  dl.art dd {
    width: 100%;
  }
  dl.art dd figcaption {
    font-size: 1.4rem;
  }
  dl.other_art {
    background-color: #7acbe6;
    border-radius: 10px;
    border: 3px solid #7acbe6;
    font-size: 1.6rem;
    margin-top: 20px;
  }
  dl.other_art dt {
    padding: 5px 10px 5px;
  }
  dl.other_art dd {
    border-radius: 0 0 7px 7px;
    font-size: 1.5rem;
    padding: 5px 10px;
  }
  /* その他の企画
------------------------------------------------- */
  .other_contents {
    margin: 70px auto 0;
    font-size: 1.5rem;
  }
  .other_contents h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .other_event_wrap {
    flex-direction: column;
  }
  dl.other_event {
    border-radius: 10px;
    border: 3px solid #f5a2c6;
    font-size: 1.6rem;
    width: 100%;
  }
  .other_event_wrap dl:nth-child(2).other_event {
    border: 3px solid #c5d246;
  }
  .other_event_wrap dl:nth-child(3).other_event {
    border: 3px solid #b0acd6;
  }
  dl.other_event {
    margin-bottom: 10px;
  }
  dl.other_event dt {
    padding: 5px 10px 5px;
    line-height: 1.6;
  }
  dl.other_event dt span {
    display: block;
    color: #FFF;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.5rem;
  }
  dl.other_event dd {
    border-radius: 0 0 7px 7px;
    font-size: 1.5rem;
    padding: 5px 10px;
  }
  /* info・アクセス
------------------------------------------------- */
  section.outline {
    margin: 50px auto 0;
    font-size: 1.4rem;
  }
  h1.line {
    padding: 0 20px;
    font-size: 22px;
    margin-bottom: 20px;
  }
  h1.line:before {
    top: calc(50% - 1px);
    height: 3px;
  }
  h1.line:after {
    top: calc(50% - 1px);
    height: 3px;
  }
  h1.line span {
    position: relative;
    padding: 0 0.5em;
    background: #fff;
  }
  ul.list li {
    margin-bottom: 10px;
  }
  .access {
    flex-direction: column;
  }
  .access div {
    width: 100%;
  }
  .access .map {
    width: 100%;
    margin-top: 30px;
  }
  section.outline h2 {
    font-size: 2rem;
  }
  address span {
    font-size: 1.3rem;
  }
  .att {
    font-size: 1.3rem;
    margin-top: 10px;
  }
  .btn_red a {
    border-radius: 100px;
    margin-top: 15px;
    font-size: 1.5rem;
  }
  /* フッター
------------------------------------------------- */
  footer {
    margin-top: 50px;
    padding: 50px 4%;
  }
  dl.contact {
    margin-top: 20px;
  }
  dl.contact dt {
    font-weight: 700;
  }
  dl.contact ul {
    flex-direction: column;
  }
  dl.contact ul li {
    margin: 0 20px;
  }
  ul.footer_navi {
    font-size: 1.4rem;
    margin: 20px 0 30px;
    line-height: 1.4;
    flex-direction: row;
    border-top: solid 1px #ccc;
    padding-top: 10px;
  }
  ul.footer_navi li {
    border-right: none;
    padding: 5px 10px;
    margin: 5px 0 0 0 !important;
  }
  .copy {
    font-size: 1.3rem;
  }
  /* クラス付与時の指定 */
  .page_top {
    right: 2%;
    bottom: 20px;
    width: 30px;
    height: 30px;
  }
  .page_top:before {
    top: 42%;
    margin: auto;
    width: 8px;
    height: 8px;
  }
  /* ハンバーガーメニュー
------------------------------------------------- */
  .is-active {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .hamburger-overlay {
    top: 10px;
    right: 2%;
    width: 40px;
    height: 40px;
  }
  .hamburger-overlay__line {
    position: absolute;
    left: 7px;
    width: 26px;
    height: 3px;
    border-radius: 3px;
  }
  .hamburger-overlay__line:nth-of-type(1) {
    top: 13px;
  }
  .hamburger-overlay__line:nth-of-type(2) {
    top: 19px;
  }
  .hamburger-overlay__line:nth-of-type(3) {
    top: 25px;
  }
  .hamburger-overlay.active .hamburger-overlay__line:nth-of-type(1) {
    transform: translateY(6px) rotate(-45deg);
  }
  .hamburger-overlay.active .hamburger-overlay__line:nth-of-type(2) {
    opacity: 0;
  }
  .hamburger-overlay.active .hamburger-overlay__line:nth-of-type(3) {
    transform: translateY(-6px) rotate(45deg);
  }
  /* メニュー */
  ul.nav-overlay__list {
    margin: 50px 4%;
    text-align: left;
    display: block;
  }
  .nav-overlay__item {
    opacity: 0;
    transition: all .6s;
  }
  .nav-overlay.active .nav-overlay__item {
    opacity: 1;
  }
  ul.nav-overlay__list li a {
    text-decoration: none;
    padding: 10px 5px;
    display: block;
    font-size: 1.5rem;
    border-bottom: solid 2px #FFF;
  }
}