@charset "UTF-8";
br.sp {
  display: none;
}
section.live_section01 {
  width: 600px;
  height: 500px;
  background: url(../images/live/texture.jpg) no-repeat center center;
  background-size: cover;
  margin: 0 auto;
	position: relative;
}
section.live_section01 .line {
	display: block;
	position: absolute;
	height: 1px;
	width: 60px;
	background-color: #fff;
	transform: rotate(45deg);
}
section.live_section01 .line01 {
	top: 10px;
	right: -18px;
}
section.live_section01 .line02 {
	bottom: 10px;
	left: -18px;
}
section.live_section01 p.head {
  font-size: 28px;
  padding-top: 2em;
}
section.live_section01 p.head img {
	width: 66%;
    margin: 5% auto 0;
	min-width: 240px;
	height: auto;
}
section.live_section01 p {
  font-size: 20px;
  text-align: center;
  margin-bottom: 1.5em;
}
section.live_section02 {
  background-color: #CDC7BD;
  padding: 100px 20px 80px;
  position: relative;
  /*width: 80%;*/
  width: 70%;
  margin: 150px auto;
}
section.live_section02 img {
  position: absolute;
  width: 50%;
  top: -50px;
  left: -100px;
}
section.live_section02 .live_section02_flex {
  display: flex;
  justify-content: center;
}
.time {
  width: 25%;
	/*width: 30%;*/
  border-right: 1px solid #000;
  margin-right: 5%;
  padding-left: 10%;
}
.live_section02_day {
	margin-bottom: 0.5em;
}
.live_section02_day span {
	font-weight: bold;
	padding-left: 1em;
}
.time span.time_large {
  font-weight: bold;
  font-size: 1.6em;
}
.time span.time_small {
	font-size: 85%;
}
.time_left {
	padding-left: 1em;
}
.info {
  width: 60%;
	/*width: 55%;*/
}
.info ul li {
	margin-bottom: 0.3em;
}
/*.info ul li {
  list-style: disc;
  margin-left: 5%;
}*/
.live_photos > img {
  width: 45%;
  float: left;
  margin-left: 5%;
}
.live_txt > img {
  width: 45%;
}
.live_photos {
  clear: both;
  z-index: 1;
  position: relative;
}
section.live_section03 {
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
}
.live_txt p {
  margin-left: 55%;
  padding: 3em 0 1em 0;
  font-size: 20px;
}
.img_text02 {
  margin-left: 55%;
	width: 40%;
	padding: 5% 0;
}
.text_content.sp .img_text02 {
	position: relative;
	z-index: 1;
	margin: 0 auto 70px;
	width: 85%;
	padding: 0;
	max-width: 600px;
}
.live_txt p:last-of-type {
  margin-left: 60%;
  padding: 0 0 3em 0;
}
.live_photos img.right {
  margin-top: 204px;
  margin-left: 0%;
}
.live_photos img.right.right02 {
  margin-top: 153px;
}
.live_txt.left {
  float: left;
  width: 50%;
}
.live_txt.left .img_text03 {
	width: 77%;
	margin-left: auto;
 /* margin-left: 55%;
	padding: 5% 0;*/
}
.live_txt.left > img {
  width: 100%;
}
.live_txt p.left {
  margin-left: 20%;
}
.live_txt p.left:last-of-type {
  margin-left: 30%;
}
.live_photos:last-of-type {
  padding-top: 150px;
}
#schedule {
	padding-top: 80px;
	margin-top: -80px;
}
section.schedule {
  width: calc(100% - 30px);
  max-width: 1060px;
  margin: 0 auto;
  margin-top: 150px;
  border: 6px double #fff;
  padding: 70px 30px 30px;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
section.schedule:before {
	display: none;
  content: " ";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  border-radius: 5px;
}
section.schedule > img {
  width: 250px;
  position: absolute;
  top: -15px;
  background-color: #D9D2C6;
  left: calc(50% - 125px);
}
section.schedule .schedule_note {
	text-align: center;
	margin-bottom: 1.5em;
}
.bottom.live {
  background: url(../images/live/bottom01.jpg) no-repeat bottom center;
  background-size: cover;
}
.bottom {
  width: 100%;
  height: 717px;
  position: relative;
  top: 0;
  margin-top: -640px;
  z-index: 0;
}
.live_photos:first-of-type::before {
  content: "";
  display: block;
  position: absolute;
  width: 80%;
  height: 700px;
  background-color: #CCBCAE;
  z-index: -1;
  top: 150px;
  left: -150px;
}
.live_photos:last-of-type::before {
  content: "";
  display: block;
  position: absolute;
  width: 80%;
  height: 460px;
  background-color: #CAC8B4;
  z-index: -1;
  top: 100px;
  right: -160px;
}
/********** ページ改修css ***********/
  .main_text02 {
    text-align: center;
    margin-bottom: 80px;
    line-height: 2;
  }
  .raten_taeyama_2022 {
    width: 60%;
    margin: 150px 20% 50px;
    height: auto;
    margin-bottom: 5%;
  }
  .night_image {
    width: 100%;
  }
  .night_single {
    margin: 0 auto;
    width: 55%;
  }
  .night_right {
    width: 40%;
    float: right;
    margin-right: 10%;
  }
  .night_left {
    width: 40%;
    float: left;
    margin-top: 100px;
    margin-left: 10%;
  }
  .hold_day_of_week {
    text-align: center;
  }
  .hold_day_of_week p {
    margin-bottom: 1em;
  }
  .hold_day_of_week .font_b {
    text-decoration: underline;
  }
  .cont_day_of_week_note {
    margin: 0 auto;
    width: 90%;
  }
  .liveInfo {
    margin: 0 auto;
    width: 90%;
  }
  .liveInfo h3 {
    font-weight: bold;
    font-size: 16px;
    margin: 0 auto 0.5em;
    text-align: center;
    position: relative;
    padding: 0 1em;
    width: fit-content;
  }
  .liveInfo h3:before {
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    top: 0.7em;
    left: 0;
    z-index: 0;
  }
  .liveInfo h3 span {
    background-color: #CDC7BD;
    padding: 0 0.8em;
    position: relative;
    z-index: 1;
  }
  .liveInfo h3 + p {
    margin-bottom: 1.5em;
  }
  .liveInfo .note {
    margin-top: 2.5em;
    text-align: left;
  }
  .liveInfo .note h3 {
    margin: 0 0 0.5em;
    padding: 0;
    text-align: left;
    width: 100%;
  }
  .liveInfo .note h3 span {
    padding-left: 0;
  }
  .liveInfo .note p {
    padding-left: 1em;
    text-indent: -1em;
  }
  .cont_day_of_week {
    margin-top: 30px;
  }
  .font_b {
    font-weight: bold;
  }
  .ttl_night_system img {
    width: 40%;
  }
  .artist_pattern_a {
    width: 1280px;
    padding: 0;
    position: relative;
    z-index: 9999;
  }
  .artist_pattern_a img {
    width: 550px;
    float: left;
  }
  .artist_pattern_a .artist_prof {
    width: 600px;
    border: solid 1px #000;
    float: left;
    margin-top: 50px;
    height: 350px;
  }
  .explanation_txt {
    margin-bottom: 100px;
    margin-top: 30px;
    font-size: 18px;
  }
  .concept_section {
    margin-bottom: 160px;
    display: flex;
    align-items: center;
  }
  .concept_section02 {
    flex-direction: row-reverse;
    margin-left: 0;
  }
  .concept_section01 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 100%;
  }
  .concept_section01 .artist_img {
    width: 37%;
  }

  .concept_section01 > .patty {
    width: 37%;
    margin-bottom: 15%;
    margin-left: 10%;
  }

  @-moz-document url-prefix() {
    .concept_section01 .artist_img {
      width: 500px;
    }
  }
   @-moz-document url-prefix() {
    .concept_section01 > .patty {
      width: 300px;
    }
  }
  _:lang(x)::-ms-backdrop, .concept_section01 .artist_img {
      width: 1800px;
      height: 400px;
  }
  _:lang(x)::-ms-backdrop, .patty-box .patty {
      width: 2000px;
      height: 280px;
  }
  .concept_section02 {
    display: flex;
    width: 100%;
  }
  .concept_section02 .artist_img {
    width: 52%;
  }
  .concept_section02.section_vertical .artist_img {
    width: 40%;
  }
  .concept_section02 > .paulo_vargas {
    width: 37%;
    margin-bottom: 15%;
    margin-right: 10%;
  }

  @-moz-document url-prefix() {
    .concept_section02 .artist_img {
      width: 500px;
    }
  }
  @-moz-document url-prefix() {
    .concept_section02 > .paulo_vargas {
      width: 300px;
    }
  }
  _:lang(x)::-ms-backdrop, .concept_section02 .artist_img {
      width: 1000px;
      height: 400px;
  }
  _:lang(x)::-ms-backdrop, .concept_section02 > .paulo_vargas {
      width: 700px;
      height: 250px;
  }

  .concept_section01 .section_box {
    padding-right: 0px;
  }
  .concept_section02 .section_box {
    padding-left: 0;
  }
  .section_content {
    line-height: 2.5;
    border: solid 1px #681B00;
  }
  .concept_section02 .section_box {
    width: 100%;
  }
  .concept_section01 .section_content {
    margin-left: -3px;
    margin-right: 10%;
    position: relative;
    z-index: 0;
  }
  .concept_section01 .patty_dancer .section_content {
    margin-left: -22px;
  }
  .concept_section01 img {
    position: relative;
    z-index: 999;
  }
  .concept_section02 .section_content {
    margin-right: -2px;
    position: relative;
    z-index: 0;
  }
  .concept_section02 .paulo .section_content {
    margin-right: -22px;
  }
  .concept_section02.section_vertical .section_content {
   margin-left: 10%;
  }
  .concept_section02 .artist_img {
    position: relative;
    z-index: 999;
  }
  .artist_prof {
    padding: 4% 5% 4% 5%;
  }
  .patty_dancer .artist_prof {
    padding: 4% 3% 4% 7%;
  }
  .artist_prof h4 {
    font-size: 20px;
  }
  .artist_prof .artist_prof_txt {
    line-height: 1.5;
    color: #681B00;
    margin-top: 25px;
  }
  .artist_prof .instrument {
    color: #777;
  }
  .official_site {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    font-weight: normal;
    position: relative;
  }
  .official_site a {
    color: #681B00;
    text-decoration: underline;
    text-decoration-style: dotted;
  }
  .yaeyama_night {
    text-align: right;
  }
  .yaeyama_night .explanation_txt {
    text-align: right;
    margin-bottom: 100px;
    margin-top: 30px;
    font-size: 18px;
  }
  .yaeyama_night .ttl_night_system .yaeyama_image {
    float: right;    
  }
  .concept_section03 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 100%;
  }
  .concept_section02:last-child {
    margin-bottom: 0;
  }
  .concept_section03:last-child {
    margin-bottom: 0;
  }
  .concept_section03 .artist_img{
    width: 40%;
  }
  @-moz-document url-prefix() {
  .concept_section03 .artist_img {
    width: 400px;
  }
  }
  _:lang(x)::-ms-backdrop, .concept_section03 .artist_img {
      width: 2500px;
      height: 600px;
  }
  .concept_section03 .section_box {
    padding-right: 0px;
  }
  .concept_section03 .section_content {
    margin-left: -2px;
    position: relative;
    z-index: 0;
  }
  .concept_section03 .artist_img {
    position: relative;
    z-index: 999;
  }
  .concept_section03.section_vertical .artist_img {
    margin-left: 10%;
  }

  .artist_prof h4 {
  position: relative;
}
.insta-icon {
  width: 30px;
  position: absolute;
  top: 10px;
  left: 5px;
}
.fb-icon {
  width: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media screen and (max-width: 1050px) {  
	section.live_section02 {
    padding: 100px 10px 50px;
  }
  section.live_section02 .live_section02_flex {
    display: block;
  }
  .time {
    border-right: none;
    width: 100%;
    padding-right: 20%;
  }
  section.live_section02 .artist_img {
    width: 90%;
	  max-width: 540px;
    left: 0;
    margin-left: 5px;
  }
	section.live_section03 {
		width: calc(100% - 30px);
}
  .info {
    width: 80%;
    margin: 2em auto 0;
  }
  section.live_section03 {
    overflow: visible;
  }
  .live_photos > img, .live_txt.left {
    float: none;
    width: 80%;
  }
  .live_photos {
    margin-bottom: 80px;
    position: relative;
  }
  .live_txt img {
    width: 80%;
    margin-left: 20%;
  }
  .text_content p, .text_content p:last-of-type {
    margin: 0;
  }
  .text_content p {
    left: calc(50% - 200px);
    position: absolute;
    bottom: -130px;
  }
  .text_content p:last-of-type {
    left: calc(50% - 110px);
    bottom: -220px;
  }
  .live_photos img.right {
    margin-top: 0;
    margin-left: 20%;
  }
  .live_txt p.left, .live_txt p.left:last-of-type {
    margin: 0;
  }
  .live_txt.left > img {
    margin: 0;
  }
  .text_content.pc {
	  display: none;
  }
  .text_content.sp {
	  display: block;
	}
  .text_content.left.sp p {
	  position: relative;
	  top:auto;
	  left: auto;
	  bottom: auto;
	  right: auto;
	  font-size: 20px;
	  margin: 15px 0 15px 50px;
  }
  .text_content.left.sp p.sp02 {
	  padding-left: 150px;
	  margin-bottom: 60px;
  }
  .live_photos:first-of-type::before {
    width: 95%;
    top: 75vw;
    height: 400px;
    left: 0px;
  }
  .live_photos:last-of-type::before {
    top: -10vw;
    width: 100%;
	  left: auto;
    right: -15px;
  }
	.live_photos:last-of-type {
		padding-top: 40px;
		margin-bottom: 40px;
	}
	.live_photos img.right.right02 {
    margin-top: 53px;
  }
	.img_text03 {
		width: 80%;
		height: auto;
		margin: 0 auto;
		max-width: 540px;
	}
  .text_content.left.sp p {
	  font-size: 14px;
	}
  .text_content.left.sp p.sp02 {
	  padding-left: 60px;
	}

/*********** ページ改修css ***********/
  .raten_taeyama_2022 {
    width: 80%;
    margin: 0 10%;
    margin-bottom: 7%;
  }
  .night_right {
    float: none;
    width: 70%;
    margin-left: 30%;
  }
  .night_left {
    float: none;
    margin-top: 0;
    margin-left: 0;
    width: 70%;
    margin-right: 30%;
  }
  .ttl_night_system img {
    width: 85%;
  }
  .raten_night .explanation_txt {
    font-size: 15px;
    text-align: center;
  }
  .concept_section01 {
    flex-direction: column;
    margin-bottom: 15%;
  }
  .concept_section01 .artist_img {
    width: 65%;
    margin-right: auto;
    margin-bottom: -20px;
    margin-left: -30px;
  }

  .concept_section01 > .patty {
    width: 65%;
    margin-right: 35%;
    margin-bottom: -20px;
    margin-left: -30px;
  }

  .concept_section01 .section_content {
    margin-right: 0;
    width: 100%;
  }
  .concept_section01 .patty_dancer .section_content {
    margin-left: 0;
    }
  .concept_section02 {
    flex-direction: column;
    margin-bottom: 15%;
  }
  .concept_section02 .artist_img {
    width: 85%;
    margin-left: -15px;
    margin-bottom: -20px;
    margin-right: auto;
  }
 .concept_section02 > .paulo_vargas {
    width: 65%;
    margin-left: 35%;
    margin-bottom: -20px;
    margin-right: -30px;
  }
  .concept_section02 .section_content {
    width: 100%;
  }
  .concept_section02.section_vertical .section_content {
    margin-left: auto;
    }
  .concept_section03 {
    display: flex;
    width: 100%;
    flex-direction: column;
    margin-bottom: 15%;
  }
  .concept_section03 .artist_img {
    margin-bottom: -20px;
    width: 70%;
    margin-left: auto;
    margin-right: -15px;
  }
  .section_vertical .artist_img {
    margin-left: auto;
    margin-right: -15px;
  }
  .concept_section02.section_vertical .artist_img {
    width: 70%;
    margin-left: -15px;
    margin-right: auto;
  }
  .concept_section03.section_vertical .artist_img {
      margin-left: auto;
    }
  .yaeyama_night {
    padding-top: 5%;
  }
  .yaeyama_night .explanation_txt {
    text-align: center;
    font-size: 15px;
    margin-top: 15px;
  }
  .artist_prof {
    padding-top: 10%;
  }
  .patty_dancer .artist_prof {
    padding-top: 10%;
  }
  .artist_prof h4 {
    font-size: 17px;
  }
}

@media screen and (max-width: 767px) {
  br.sp {
    display: inline;
  }
  /*.main.live {
    background: url(../images/live/mv_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .effect-fade.pc {
    display: none;
  }
  .effect-fade.sp {
    display: block;
    top: calc(50% - 278px / 2);
  }
  .content h2 img {
    height: 130px;
  }*/
  .bottom {
    height: 230px;
  }
 /* .main {
    height: 700px;
  }*/
	
  section.live_section01 {
    width: 80%;
    height: 330px;
  }
  section.live_section01 p {
    font-size: 14px;
  }
  section.live_section01 p.head {
    font-size: 18px;
  }

	section.schedule {
    width: calc(100% - 30px);
    padding: 80px 0 30px;
		margin-top: 80px;
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
		border-radius: 0;
}
  .bottom {
	  height: 0;
    margin-top: -50%;
    padding-top: 50%;
  }

/*********** ページ改修css ***********/
  .raten_taeyama_2022 {
    width: 90%;
    margin: 0 5%;
    margin-bottom: 10%;
  }
  section.live_section02 {
    width: 100%;
  }
  .raten_night .explanation_txt {
    margin-bottom: 50px;         
  }
  .yaeyama_night .explanation_txt {
    margin-bottom: 50px;
  }
  .artist_prof .artist_prof_txt {
    margin-top: 10px;
  }
  .cont_day_of_week_txt li {
    text-align: left;
  }
}
@media screen and (max-width: 700px) {
  section.live_section02 {
    padding: 50px 10px 50px;
	  margin: 120px auto 80px;
  }
}
@media screen and (max-width: 600px) {
  section.live_section02 {
    padding: 50px 10px 50px;
  }
  .text_content p {
    font-size: 14px;
    left: calc(50% - 140px);
    bottom: -120px;
  }
  .text_content p:last-of-type {
    left: calc(50% - 110px);
    bottom: -190px;
  }
  .live_photos {
    margin-bottom: 70px;
  }
  /*.text_content.left p:last-of-type {
    top: 90px;
  }
  .text_content.left p {
    top: 10px;
  }*/

}
/*グーグルカレンダー上書き*/
#calendar {
	background-color: #fff;
	padding: 30px 15px;
	border-radius: 15px;
}
.fc h2.fc-toolbar-title {
	font-size: 1.2em;
	padding: 0 0 0 1em;
}
.fc h2.fc-toolbar-title:before,
.fc h2.fc-toolbar-title:after {
	display: none;
}
.fc .fc-toolbar.fc-header-toolbar {
    margin-bottom: 1em;
}
.fc .fc-col-header-cell-cushion {
    font-weight: normal;
}
.fc .fc-daygrid-event-harness {
    font-size: 0.9em;
}
/*カレンダー内のイベントをクリックさせない*/
.fc-direction-ltr .fc-daygrid-event.fc-event-end, .fc-direction-rtl .fc-daygrid-event.fc-event-start {
	pointer-events: none;
}
/*カレンダー内のイベントタイトルを折り返す*/
.fc-daygrid-block-event .fc-event-time, .fc-daygrid-block-event .fc-event-title {
    word-break: break-all;
    white-space: normal;
}
@media screen and (max-width: 600px) {
.fc .fc-view-harness {
	height: 444px !important;
}
}
/*カレンダー非表示に伴うレイアウト調整2021.12.06*/
/* .live_photos:last-of-type {
    height: 1330px;
}
@media screen and (max-width: 767px){
	.live_photos:last-of-type {
		height: 120vw;
	}
	.live_photos:last-of-type::before {
		height: 109vw;
	}
} */