@charset "utf-8";

/* =========================================================
   Cafe Anges Salon CSS v2
   - スマホ1列を基本
   - PCは講座カードを2列タイル表示
   - 旧PC用の「背景バナーだけ表示」は廃止
   ========================================================= */

/* ---------------------------------------------------------
   基本・ページ見出し
--------------------------------------------------------- */
h1.page-title,
.page-description {
  height: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.skip {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

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

.hide_pc {
  display: none;
}

.hide_mobile {
  display: block;
}

.hide_sp {
  display: inline;
}

/* ---------------------------------------------------------
   Information
--------------------------------------------------------- */
section.information {
  max-width: 960px;
  margin: 30px auto;
  padding: 20px;
  border: 3px solid #000;
  line-height: 3rem;
}

section.information h2 {
  width: 100%;
  max-width: 1030px;
  margin: 0 auto 20px;
  border-bottom: 1px solid;
  font-size: 2.1rem;
  line-height: 3rem;
  text-align: center;
}

section.information h2::before {
  content: "インフォメーション";
  display: block;
  font-size: 2.7rem;
}

section.information ul {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}

section.information ul li {
  text-align: left;
}

.defaultlist {
  margin: 0 auto;
  padding: 0;
}

.defaultlist li {
  list-style: none;
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.diamond li {
  position: relative;
  padding-left: 20px;
  line-height: 2rem;
}

.diamond li::after {
  content: "";
  position: absolute;
  display: block;
  top: 5px;
  left: 5px;
  width: 9px;
  height: 9px;
  background-color: #000;
  transform: rotate(-45deg);
}

/* ---------------------------------------------------------
   講師紹介
--------------------------------------------------------- */
section.teacher {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto 48px;
  padding: 0 12px;
}

.teacher_titleback {
  width: 0;
  max-width: 1000px;
  height: 156px;
  margin: 50px auto 0;
  padding-left: 100%;
  background-image: url("/wp-content/themes/anges/img/culture/culture_lecturer_title1.png");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}

.teacher_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 900px;
  margin: 24px auto 0;
}

.teacher_img a {
  display: block;
  width: calc(50% - 16px);
  max-width: 150px;
  border-radius: 50%;
}

.teacher_img img {
  display: block;
  width: 100%;
  border-radius: 50%;
}

.irregular {
  margin-right: 0;
}

/* ---------------------------------------------------------
   イベントバナー系
--------------------------------------------------------- */
.concert .section_header h2,
.artist .section_header h2,
.ticket .section_header h2 {
  width: 0;
  height: 156px;
  overflow: hidden;
  padding-left: 100%;
  text-indent: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

.concert .section_header .description,
.artist .section_header .description,
.ticket .section_header .description {
  height: 0;
  overflow: hidden;
  text-indent: 100%;
}

.concert .section_header h2 {
  background-image: url("/wp-content/themes/anges/img/event/live_title.png");
}

.event {
  width: 100%;
  margin-top: 50px;
  background-color: #e5e5e5;
}

.event_banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px 10% 10px;
}

button.slick-prev,
button.slick-next {
  width: 25px;
  height: 40px;
  padding: 0;
  border: 0;
  outline: none;
  overflow: hidden;
  text-indent: 100%;
  background: url("../../img/arrow_black.svg") no-repeat center;
}

button.slick-prev {
  position: absolute;
  top: 45%;
  left: 5%;
  z-index: 1000;
}

button.slick-next {
  position: absolute;
  top: 45%;
  right: 5%;
  z-index: 1000;
  transform: rotate(180deg);
}

.slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
}

.slick-dots button {
  width: 16px;
  height: 16px;
  margin: 1rem 0.5rem;
  padding: 0;
  overflow: hidden;
  border-radius: 50%;
  text-indent: 100%;
  background-color: #bfbfbf;
}

.slick-dots .slick-active button {
  background-color: #000;
}

/* ---------------------------------------------------------
   Salon レイアウト
--------------------------------------------------------- */
#piano_circle,
#mako2,
#mako,
#kumiko,
#otonanonurie,
#honoka,
#onoregaki,
#tanagokoro,
#toshiko
{
  box-sizing: border-box;
  width: 100%;
  max-width: 760px;
  margin: 0 auto 28px;
  padding: 0 12px;
}

/* 外側背景は使わない。カード側に画像を持たせる */
.piano_img,
.flower_img,
.rakurakupiano_img,
.otonanonurie_img,
.honoka_img,
.onoregaki_img,
.harplesson_img,
.english_img,
.voyager_img,
.harp_img,
.celtic_img,
.koto_img,
.pola_img,
.flower_arrangement_img,
.nagomi_img,
.ukulele_img,
.tanagokoro_img
{
  height: auto !important;
  padding-top: 0 !important;
  background-image: none !important;
}

/* カード本体 */
.piano,
.Catherine_flower,
.rakuraku,
.otonanonurie,
.honoka,
.onoregaki,
.harplesson,
.english,
.accessories,
.voyager,
.harp,
.celtic,
.koto,
.pola,
.flower_arrangement,
.nagomi,
.ukulele,
.tanagokoro{
  box-sizing: border-box;
  width: 100% !important;
  height: auto !important;
  min-height: 100%;
  margin: 0 !important;
  padding: 31% 16px 26px !important;
  overflow: visible !important;
  border: 1px solid #e5e5e5;
  border-radius: 14px;
  color: #000 !important;
  text-indent: 0 !important;
  white-space: normal !important;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
  opacity: 1 !important;
}

/* カード上部画像 */
.piano {
  background-image: url("/wp-content/themes/anges/img/salon/piano_circle.png");
}

.Catherine_flower {
  background-image: url("/wp-content/themes/anges/img/salon/Header_Catherine_flower.png");
}

.flower_arrangement {
  background-image: url("/wp-content/themes/anges/img/salon/Header_flower_arrangement.png");
}

.rakuraku {
  background-image: url("/wp-content/themes/anges/img/salon/rakurakupiano.png");
}

.otonanonurie {
  background-image: url("/wp-content/themes/anges/img/salon/Oishii_Nurie_SP.png");
}

.honoka {
  background-image: url("/wp-content/themes/anges/img/salon/honoka.png");
}

.onoregaki {
  background-image: url("/wp-content/themes/anges/img/salon/onoregaki_banner_1.png");
}

.tanagokoro {
  background-image: url("/wp-content/themes/anges/img/salon/tanagokoro_banner_s.png");
}

.harplesson {
  background-image: url("/wp-content/themes/anges/img/salon/harp.png");
}

.english {
  background-image: url("/wp-content/themes/anges/img/salon/english_class.png");
}

.voyager {
  background-image: url("/wp-content/themes/anges/img/salon/voyager_card.png");
}

.harp {
  background-image: url("/wp-content/themes/anges/img/salon/irish_harp.png");
}

.celtic {
  background-image: url("/wp-content/themes/anges/img/salon/tin_whistle.png");
}

.koto {
  background-image: url("/wp-content/themes/anges/img/salon/taishogoto.png");
}

.pola {
  background-image: url("/wp-content/themes/anges/img/salon/este.png");
}

/*
.flower_arrangement {
  background-image: url("/wp-content/themes/anges/img/salon/flower_arrangement.png");
}
*/

.nagomi {
  background-image: url("/wp-content/themes/anges/img/salon/nagomi.png");
}

.ukulele {
  background-image: url("/wp-content/themes/anges/img/salon/UKULELE_S.png");
}


/* タイトル・本文 */
.salon_title,
.celtic_subtitle,
.flower_arrangement_subtitle {
  height: auto !important;
  margin: 18px 0 14px;
  overflow: visible !important;
  color: #000;
  font-size: 2.4rem;
  line-height: 1.35;
  text-indent: 0 !important;
  white-space: normal !important;
}

.salon_title br {
  display: inline;
}

.salon_subtitle,
.rakuraku_subtitle,
.honoka_subtitle,
.chorus_subtitle,
.flower_arrangement_subtitle,
.celtic_subtitle,
.flower_arrangement .salon_subtitle,
.voyager .salon_subtitle,
.harp .salon_subtitle,
.koto .salon_subtitle,
.harplesson .salon_subtitle,
.tanagokoro .salon_subtitle,
.ukulele .salon_subtitle {
  margin-top: 0;
  color: #000;
  font-size: 1.45rem;
  line-height: 1.9;
  text-shadow: none;
}

.salon_text {
  margin-top: 22px;
  line-height: 1.9;
}

.salon_text .flex-container,
.salon_details.flex-container,
.salon_details .flex-container {
  display: block !important;
}

.salon_text .flex-container {
  margin-top: 15px;
}

.salon_navi {
  width: auto !important;
  margin: 0 0 4px;
  color: #000;
  font-weight: bold;
  white-space: nowrap;
}

.salon_details {
  margin-left: 0 !important;
  color: #000;
  line-height: 1.9;
}

.salon_details img {
  display: block;
  max-width: 160px;
  height: auto;
  margin: 8px 0 10px;
  border-radius: 8px;
}

.honoka ul {
  padding: 0;
  list-style: none;
}

.honoka ul li {
  display: inline-block;
  width: 23%;
  margin-top: 10px;
}

.honoka_footer {
  display: block;
  margin: 10px;
}

.etc,
.hatao_etc {
  width: 100%;
  margin: 0 auto;
  color: #777;
  background-color: #fff;
  font-size: 1.4rem;
}

.etc p,
.hatao_etc p {
  margin-top: 20px;
  text-align: center;
}

/* ---------------------------------------------------------
   作品タグ
--------------------------------------------------------- */
.flower-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  max-width: 1120px;
  margin: 10px auto;
}

.flower-tag {
  box-sizing: border-box;
  width: 100%;
  min-width: 100%;
  margin: 20px 0;
  color: #000;
  word-break: break-all;
  background: #f7f0e0;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.03);
}

.flower-tag-inner {
  width: 50%;
  height: 35px;
  margin: -25px auto 0;
  background: rgba(251, 234, 144, 0.5);
  opacity: 0.9;
}

.flower-tag-title {
  margin: 10px 0 0 !important;
  font-size: 1.3em !important;
  text-align: center;
}

.flower-tag-subtitle {
  margin-bottom: 1em !important;
  font-size: 0.7em !important;
  text-align: center;
}

.flower-tag-img {
  width: 90%;
  margin: 5%;
}

.flower-tag-detail {
  margin: 0 5%;
  padding: 0;
  font-size: 0.9em;
  text-align: left;
}

/* ---------------------------------------------------------
   アイコン
--------------------------------------------------------- */
.calendar_green::before,
.calendar_white::before,
.calendar_black::before,
.clock_green::before,
.clock_white::before,
.clock_black::before,
.money_green::before,
.money_white::before,
.money_black::before,
.tel_green::before,
.tel_white::before,
.tel_black::before,
.music_green::before,
.music_white::before,
.music_black::before,
.option_green::before,
.option_white::before,
.option_black::before,
.wide_white::before,
.wide_black::before,
.car_white::before,
.car_black::before,
.chair_black::before,
.bag_black::before,
.dome_black::before,
.mail_black::before {
  content: "";
  display: inline-block;
  width: 2.6rem;
  height: 2.6rem;
  margin-right: 1rem;
  vertical-align: -0.7rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.calendar_green::before,
.calendar_white::before,
.calendar_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/calendar_black.png");
}

.clock_green::before,
.clock_white::before,
.clock_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/clock_black.png");
}

.money_green::before,
.money_white::before,
.money_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/money_black.png");
}

.tel_green::before,
.tel_white::before,
.tel_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/tel_black.png");
}

.music_green::before,
.music_white::before,
.music_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/music_black.png");
}

.option_green::before,
.option_white::before,
.option_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/option_black.png");
}

.wide_white::before,
.wide_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/wide_black.png");
}

.car_white::before,
.car_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/car_black.png");
}

.chair_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/chair_black.png");
}

.bag_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/bag_black.png");
}

.dome_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/dome_black.png");
}

.mail_black::before {
  background-image: url("/wp-content/themes/anges/img/icon/mail_black.png");
}

/* ---------------------------------------------------------
   PC: 2列タイル
--------------------------------------------------------- */
@media (min-width: 901px) {
  .entry-content {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 28px 16px;
    max-width: 1120px;
    margin: 0 auto;
  }

  .entry-content > section {
    box-sizing: border-box;
  }

  .entry-content > section.teacher,
  .entry-content > section.information,
  .entry-content > section.concert,
  .entry-content > section.sns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  #piano_circle,
  #mako2,
  #mako,
  #kumiko,
  #otonanonurie,
  #honoka,
  #onoregaki,
  #tanagokoro,
  #toshiko {
    flex: 0 0 calc(50% - 8px);
    max-width: calc(50% - 8px);
    margin: 0;
    padding: 0;
  }

  .teacher_img a {
    width: calc((100% / 6) - 16px);
    max-width: 145px;
  }

  .event {
    max-width: 1200px;
  }

  .slick-slide {
    margin: 5px;
  }

  .piano,
  .Catherine_flower,
  .rakuraku,
  .otonanonurie,
  .honoka,
  .onoregaki,
  .harplesson,
  .english,
  .accessories,
  .voyager,
  .harp,
  .celtic,
  .koto,
  .pola,
  .flower_arrangement,
  .nagomi,
  .tanagokoro,
  .ukulele {
    padding: 31% 18px 28px !important;
  }

  .salon_title {
    font-size: 2.45rem;
  }

  .salon_subtitle,
  .rakuraku_subtitle,
  .honoka_subtitle {
    font-size: 1.45rem;
  }

  .flower-tag {
    width: calc(33.333% - 8px);
    min-width: calc(33.333% - 8px);
  }
}

/* ---------------------------------------------------------
   Tablet / SP
--------------------------------------------------------- */
@media (max-width: 900px) {

	/*
	header.entry-header {
    margin: 0 -20px;
  }
	*/

  .entry-content {
    max-width: 760px;
    margin: 0 auto;
  }

  section.information {
    margin-left: 0;
    margin-right: 0;
  }

  .teacher_img a {
    width: calc((100% / 3) - 16px);
  }

  .event {
    margin-top: 0;
  }

  .slick-slide {
    margin: 5px;
  }

  .hide_pc {
    display: block;
  }

  .hide_mobile {
    display: none;
  }
}

/* salon：スマホ時にPCナビが漏れる対策 */
@media (max-width: 900px) {
  body.page-culture nav.gnavi.view_pc,
  body.page-culture nav.social.view_pc,
  body.page-culture .hide_sp.view_pc {
    display: none !important;
  }

/*
  body.page-culture .screen-reader-text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
	*/
}



@media (max-width: 600px) {
  .concert .section_header h2,
  .artist .section_header h2,
  .ticket .section_header h2 {
    width: 100%;
    height: 0;
    padding-top: 30%;
    padding-left: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
  }

  section.information {
    margin: 10px auto;
    padding: 10px;
  }

  section.information h2 {
    font-size: 1.3rem;
  }

  section.information h2::before {
    display: none;
  }

  section.information h2::after {
    content: " ～インフォメーション～";
    display: inline;
    font-size: 1.3rem;
  }

  .defaultlist li {
    font-size: 1.3rem;
  }

  #piano_circle,
  #mako2,
  #mako,
  #kumiko,
  #otonanonurie,
  #honoka,
  #onoregaki,
  #tanagokoro,
  #toshiko {
    margin-bottom: 22px;
    padding: 0 10px;
  }

  .piano,
  .Catherine_flower,
  .rakuraku,
  .otonanonurie,
  .honoka,
  .onoregaki,
  .harplesson,
  .english,
  .accessories,
  .voyager,
  .harp,
  .celtic,
  .koto,
  .pola,
  .flower_arrangement,
  .nagomi,
  .tanagokoro,
  .ukulele {
    padding: 31% 14px 24px !important;
    border-radius: 10px;
  }

	.salon-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-top: 18px;
}

.salon-header .salon_title {
  flex: 1;
  margin: 0;
  padding-right: 0;
}

.salon-header .salon_more {
  position: static;
  flex-shrink: 0;
  margin-top: 4px;
  text-align: right;
}
	
	
  .salon_title {
    font-size: 2.2rem;
  }

  .salon_subtitle,
  .rakuraku_subtitle,
  .honoka_subtitle {
    font-size: 1.4rem;
  }

  .teacher_img a {
    width: calc(50% - 16px);
  }
}

@media (max-width: 480px) {
  .teacher_titleback + div {
    display: none;
  }

  .teacher_img {
    margin-top: 0;
  }

  .hide_sp {
    display: none;
  }

  .flower-tag {
    width: 100%;
    min-width: 100%;
  }
}

.salon-modal-mainimage{
    padding:20px 4%;
}

.salon-modal-mainimage img{
    display:block;
    width:100%;
    height:auto;
    border-radius:6px;
}

/* Salon modal base */
.salon-modal {
  display: none;
}

.salon-modal.is-open {
  display: block;
}

.salon-modal-bg {
  position: fixed;
  inset: 0;
  z-index: 9998;
}

.salon-modal-window {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999;
  width: min(90vw, 760px);
  max-height: 85vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transform: translate(-50%, -50%);
}

body.modal-open {
  overflow: hidden;
}


/* Salon modal: Anges style */
.salon-modal-bg {
  background: rgba(255,255,255,.72);
  backdrop-filter: blur(5px);
}

.salon-modal-window {
  background: #fff;
  border: none;
  border-radius: 4px;
  padding: 0;
  overflow: auto;
  box-shadow: 0 18px 55px rgba(0,0,0,.18);
}

.salon-modal-window h3 {
  margin: 0;
  padding: 30px 32px 18px;
  font-size: 2.4rem;
  line-height: 1.45;
  letter-spacing: .06em;
  color: #222;
  text-align: center;
  border-bottom: 1px solid #eee;
}

.salon-modal-window h3::after {
  content: "";
  display: block;
  width: 42px;
  height: 1px;
  margin: 16px auto 0;
  background: #999;
}

.salon-modal-profile {
  padding: 26px 32px 34px;
  line-height: 1.9;
}

.salon-modal-profile p {
  margin: 0 0 18px;
}

.salon-modal-profile img{
    display:block;
    width:92%;
    max-width:none;
    height:auto;
    margin:20px auto;
    border-radius:6px;
}

.salon-modal-close {
  position: absolute;
  top: 12px;
  right: 14px;
  background: rgba(255,255,255,.9);
  color: #555;
  border: 1px solid #ddd;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  font-size: 2.2rem;
  line-height: 1;
  box-shadow: none;
}

.salon-modal-close:hover {
  background: #222;
  color: #fff;
}

/* 詳しく見るボタン */
.salon_more {
  margin-top: 18px;
  text-align: right;
}

.salon-modal-open {
  border: 1px solid #bbb;
  background: #fff;
  color: #333;
  border-radius: 0;
  padding: 8px 18px;
  font-size: 1.4rem;
  cursor: pointer;
  letter-spacing: .06em;
}

.salon-modal-open:hover {
  background: #222;
  color: #fff;
  border-color: #222;
}

@media (max-width: 600px) {
  .salon-modal-window h3 {
    padding: 26px 44px 16px;
    font-size: 2rem;
  }

  .salon-modal-profile {
    padding: 22px 18px 28px;
  }

  .salon-modal-close {
    top: 10px;
    right: 10px;
  }

	
}

/* SP modal adjustment */
@media (max-width: 600px) {
  .salon-modal-bg {
    background: rgba(0, 0, 0, .45);
    backdrop-filter: blur(2px);
  }

  .salon-modal-window {
    top: 54%;
    width: calc(100vw - 36px);
    max-height: 76vh;
    border-radius: 16px;
    border: 1px solid rgba(255,255,255,.9);
    box-shadow: 0 18px 45px rgba(0,0,0,.35);
    background: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .salon-modal-window h3 {
    position: sticky;
    top: 0;
    z-index: 2;
    background: #fff;
    padding: 22px 48px 14px 20px;
    font-size: 1.8rem;
    line-height: 1.55;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
  }

  .salon-modal-window h3::after {
    display: none;
  }

  .salon-modal-profile {
    padding: 20px;
    font-size: 1.45rem;
    line-height: 1.85;
  }

  .salon-modal-profile p {
    margin-bottom: 18px;
  }

  .salon-modal-close {
    position: fixed;
    top: calc(12vh - 8px);
    right: 22px;
    z-index: 10000;
    width: 42px;
    height: 42px;
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
    border-radius: 50%;
    box-shadow: 0 4px 16px rgba(0,0,0,.22);
  }
}

/* 一覧カード内：詳しく見るボタンをタイトル下・右端に固定 */
.piano,
.Catherine_flower,
.flower_arrangement,
.rakuraku,
.otonanonurie,
.honoka,
.onoregaki,
.tanagokoro,
.harplesson {
  position: relative;
}

.salon_title {
  padding-right: 120px;
}

@media (max-width: 600px) {
  .salon_more {
    top: calc(31% + 14px);
    right: 14px;
  }

  .salon_title {
    padding-right: 105px;
  }

  .salon-modal-open {
    padding: 7px 14px;
    font-size: 1.25rem;
  }
}

.salon-link-area{
    margin:18px 0 8px;
}

.salon-link-button{
    display:inline-block;
    padding:12px 22px;
    border-radius:30px;
    text-decoration:none;
    font-weight:bold;
    transition:.25s;
    border:2px solid;
}

.salon-link-button.contact{
    background:#f5b56b;
    color:#fff;
    border-color:#f5b56b;
}

.salon-link-button.contact:hover{
    background:#e89a39;
    border-color:#e89a39;
}

.salon-link-button.pauline{
    background:#d98aa5;
    color:#fff;
    border-color:#d98aa5;
}

.salon-link-button.pauline:hover{
    background:#c46d8b;
    border-color:#c46d8b;
}
