@charset "utf-8";

/* 共通------------------------------------
------------------------------------------- */
*,
::before,
::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-weight: normal;
}
:root {
  --colorMain1: #3cd6d6;
  --colorMain2: #f293a2;
  --colorSub: #4d4d4d;
  --colorBack1: #d7f2f0;
  --colorBack2: #f2f2f2;
  --colorBack3: #f9e6ea;
  --colorShadow: #999;
  --colorSide: #1a1a1a;
  --colorLine: #e6e6e6;
  --colorText: #333333;
}
html {
  font-size: 10px;
  scroll-behavior: smooth;
}
body {
  font-family: 'Zen Kaku Gothic New', serif;
  font-size: 1.6em;
  line-height: 1;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
a {
  color: inherit;
  text-decoration: none;
}
ul {
  list-style: none;
}
.container {
  max-width: 1300px;
  width: 100%;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 28px;
  font-weight: 500;
}

/* 共通項目------------------------------------
------------------------------------------- */
/* レイアウト */
main>section{
  margin: 0;
  padding: 0;
}
.container {
  margin: 0 auto;
  max-width: 1280px;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutKadoma .sectTtl {
  text-align: center;
  padding: 0 0 1.2rem;
  margin: 0 0 1.5rem;
  background-image: linear-gradient(90deg, var(--colorMain1) 0 20%, var(--colorSub) 20%);
  background-repeat: no-repeat;
  background-size: 17rem 3px;
  background-position: bottom;
}

/* footer------------------------------------
------------------------------------------- */
footer {
  background-color: var(--colorMain1);
  color: white;
  padding: 1.5rem 0;
  text-align: center;
}

/* 〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜  */
/* 門真校について */
/* 〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜  */
/* 共通 */
.japanese{
  font-family: serif;
}
.aboutKadoma ::before, ::after{
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  /* 位置 */
  display: block;
  position: absolute;
}
.aboutKadoma section{
  padding-top: 5em;
}
.sectTtl + p{
  width: 90%;
  margin: 0 auto 3em;
  text-align: center;
}
.aboutKadoma > section{
  padding-top: 0;
}

@media(max-width: 428px){
  .sectTtl h2{
    font-size: 2rem;
  }
}

/* FV------------------------------------
------------------------------------------- */
.kadomaFv{
  color: white;
  background-color: rgba(33, 33, 33, .6);
  background-blend-mode: darken;
  background-image: url(../_img/kadoma/kadomaFv.JPG);
  background-position: 0% 20%;
  background-size: cover;
  height: 75vh;
  margin: 0 auto;
  text-align: center;
  /* flex */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.kadomaFv p{
  font-size: 2rem;
  padding-bottom: 1rem;
}
.kadomaFv h1{
  font-size: 3em;
}

@media (max-width: 428px){
  .kadomaFv p{
    font-size: 1.5rem;
  }.kadomaFv h1{
    font-size: 2em;
  }
}

/* 門真校ってどんなところ？------------------------------------
------------------------------------------- */
#about{
  width: 100%;
  padding-bottom: 70px;
  position: relative;
  overflow: hidden;
}
/* レイアウト */
#about .sectTtl{
  padding: 0 0 1.2rem;
}
#about .flex{
  flex-direction: row-reverse;
  justify-content: center;
  gap: 30px;
}
/* 喜多　クラス名変更--------------
--------------------------------- */
#about .aboutImg{
  width: 46%;
}
#about .aboutImg img{
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
#about .aboutTxt{
  width: 44%;
}
/* --------------------------------
----------------------------------- */


.slick-prev:before, .slick-next:before {
  color: var(--colorText);/*黒にする*/
}

/* 背景 */
#about::before{
  background-image: url(../_img/longBg1.png);
  top: -2px;
  aspect-ratio: 1/1;
}
#about::after{
  background-image: url(../_img/longBg2.png);
  aspect-ratio: 869 / 55;
  bottom: 0;
  right: -3px;
}

@media (max-width: 428px){
  #about .flex{
    flex-direction: column-reverse;
  }
  #about .flex .aboutImg{
    width: 90%;
  }
  #about .flex .aboutTxt{
    width: 90%;
  }
}
/* 強み */
#about .aboutTxt>p:first-of-type {
	font-weight: normal;
	text-align: center;
}
#about .aboutTxt>ul:first-of-type {
	text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px 0;
	margin-bottom: 2em;
}
#about .aboutTxt>ul:first-of-type li {
	font-size: 1.25em;
  font-weight: bold;
  text-wrap: nowrap;
  text-shadow: #fff 3px 0 0, #fff 2.83487px 0.981584px 0, #fff 2.35766px 1.85511px 0, #fff 1.62091px 2.52441px 0, #fff 0.705713px 2.91581px 0, #fff -0.287171px 2.98622px 0, #fff -1.24844px 2.72789px 0, #fff -2.07227px 2.16926px 0, #fff -2.66798px 1.37182px 0, #fff -2.96998px 0.42336px 0, #fff -2.94502px -0.571704px 0, #fff -2.59586px -1.50383px 0, #fff -1.96093px -2.27041px 0, #fff -1.11013px -2.78704px 0, #fff -0.137119px -2.99686px 0, #fff 0.850987px -2.87677px 0, #fff 1.74541px -2.43999px 0, #fff 2.44769px -1.73459px 0, #fff 2.88051px -0.838247px 0;
}

/* 強み　内容 */
#about .aboutTxt>p:last-of-type {
	margin-top: 1em;
	text-align: center;
}

/* 強みの関係 */
#about .aboutTxt>div {
  position: relative;
}
#about .aboutTxt>div>ul {
	margin-top: 2em;
	align-items: stretch;
  flex-flow: wrap;
  gap: 0;
}
#about .aboutTxt>div>ul>li:nth-of-type(5) {
  display: flex;
  flex-flow: column;
  gap: 5px;
}


#about .aboutTxt>div>ul>.flex {
  gap: 0;
}

/* 平行四辺形 */
#about .aboutTxt>div>ul:first-of-type>li:not(:nth-of-type(2)),
#about .aboutTxt>div>ul:first-of-type>li:not(:nth-of-type(4)) {
	width: 45%;
  height: 60px;
	padding: .125em .125em;
	clip-path: polygon(20% 0%, 100% 0, 80% 100%, 0% 100%);
	flex-flow: column;
}
#about .aboutTxt>div>ul:first-of-type>li:nth-of-type(5) {
  width: 60%;
}

/* X　＝ */
#about .aboutTxt>div>ul:first-of-type>li:nth-of-type(2),
#about .aboutTxt>div>ul:first-of-type>li:nth-of-type(4) {
	width: 10%;
	font-size: 3em;
}

/*　＝ */
#about .aboutTxt>div>ul:first-of-type>li:nth-of-type(4) {
  transform: rotate(90deg);
  width: 100%;
  margin-left: .2em;
}

/* 平行四辺形　カラー */
#about .aboutTxt>div>ul:first-of-type>li:nth-of-type(1) {
  background-image: linear-gradient(90deg, rgba(60, 214, 214, 1) 70%, rgba(255, 255, 255, 0));
}
#about .aboutTxt>div>ul:first-of-type>li:nth-of-type(3) {
	background-image: linear-gradient(90deg, rgba(242, 147, 162, 1) 70%, rgba(255, 255, 255, 0));
}
#about .aboutTxt>div>ul:first-of-type>li:nth-of-type(5) {
	background-image: linear-gradient(90deg, #ffea00 70%, rgba(255, 255, 255, 0));
}

/* イラスト */
#about .aboutTxt>div>ul:nth-of-type(2) li {
	width: 75px;
	height: 100%;
	opacity: .5;
	z-index: 2;
}
#about .aboutTxt>div>ul:nth-of-type(2) li:nth-of-type(1) {
  position: absolute;
  top: 40%;
  left: 0%;
}
#about .aboutTxt>div>ul:nth-of-type(2) li:nth-of-type(2) {
  position: absolute;
  top: 70%;
  left: 5%;
}
#about .aboutTxt>div>ul:nth-of-type(2) li:nth-of-type(3) {
  position: absolute;
  top: 40%;
  right: 5%;
}
#about .aboutTxt>div>ul:nth-of-type(2) li:nth-of-type(4) {
  position: absolute;
  top: 70%;
  right: 10%;
}

@media(max-width: 760px){
  #about>div>.flex {
    display: flex;
    flex-direction: column-reverse;
    gap: 30px;
  }
  #about .aboutTxt{
    width: 90%;
  }
  #about .aboutImg{
    width: 70%;
  }
  #about .aboutTxt>p:first-of-type span {
    display: block;
  }
  #about .aboutTxt>div>ul:first-of-type>li:nth-of-type(5) {
    width: 50%;
  }
}
@media(max-width: 460px){
  #about .aboutTxt>div>ul:first-of-type>li:nth-of-type(5) {
    width: 70%;
  }
}


/* 療育プログラム------------------------------------
------------------------------------------- */
#program{
  background-color: var(--colorBack2);
  overflow: hidden;
  padding: 5em 0 0;
  position: relative;
}
#program > .flex{
  margin-bottom: 3em;
}

/* 〜アスリートクラブ・アーティストクラブ〜〜〜 */
#program .programContent{
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 999;
}
#program .programContent:first-child{
  align-items: flex-start;
}
#program .programContent:last-child{
  flex-direction: column-reverse;
  align-items: flex-end;
}
/* 見出し */
#program .programContent h3{
  font-size: 2.2em;
  font-weight: bold;
} 
#program .programContent:first-child h3{
  color: var(--colorMain1);
}
#program .programContent:last-child h3{
  color: var(--colorMain2);
}
/* テキスト */
#program .programContent p{
  color: white;
  width: 100%;
}
#program .programContent:first-child p{
  padding: .75em 25% .75em .75em;
}
#program .programContent:last-child p{
  padding: .75em .75em .75em 25%;
}
#program .programContent img{
  width: 100%;
  z-index: 999;
}
/* 〜先生たち〜〜〜 */
#program .teachers{
  margin-top: 20px;
  position: relative;
  z-index: 999;
}
#program .teachers h3{
  color: white;
  font-size: 2em;
  padding: .75em .275em;
}
/* 写真 */
#program .teachers .teachersFlex{
  display: flex;
  padding-left: 10%;
}
#program .teachers .teachersFlex li{
  /* float: left; */
  color: white;
  width: 33%;
  margin: 0 0 0 -12%;
  text-align: center;
}
#program .teachers .teachersFlex li:nth-child(2){
  margin: 0 0 0 -5%;
}
#program .teachers .teachersFlex li:nth-child(3){
  margin-top: 8%;
  z-index: 999;
}
#program .teachers .teachersFlex li:nth-child(4){
  z-index: 2;
}
#program .teachers .teachersFlex li:nth-child(4) p, #program .teachers .teachersFlex li:nth-child(5) p{
  padding-left: 3em;
}
#program .teachers .teachersFlex li:nth-of-type(even) {
  margin-top: 25px;
}
/* 背景 */
#program .programContent::after{
  aspect-ratio: 561 / 400;
  z-index: -1;
}
#program .programContent:first-child::after{
  background-image: url(../_img/kadoma/programBg1.png);
  bottom: 0;
}
#program .programContent:last-child::after{
  background-image: url(../_img/kadoma/programBg2.png);
  top: 0;
  right: -5px;
}
#program .teachers::after{
  background-image: url(../_img/kadoma/programBg3.png);
  width: 101%;
  aspect-ratio: 1081 / 357;
  z-index: -1;
  bottom: 0;
}
@media (max-width: 760px){
  /* 〜先生について〜〜 */
  #program .teachers h3{
    font-size: 2rem;
  }
  #program .teachers .teachersFlex li p{
    font-size: .75em;
  }
  /* 写真ー全体 */
  #program .teachers .teachersFlex{
    padding-left: 5%;
    /* flex-direction: row-reverse; */
    justify-content: center;
    flex-wrap: wrap-reverse;
  }
  #program .programContent{
    width: 94%;
  }
  #program .teachers .teachersFlex li{
    width: 41%;
  }
  #program .teachers .teachersFlex li:nth-of-type(even) {
    margin-top: 0;
  }
  /* 写真ー前列 */
  #program .teachers .teachersFlex li:nth-child(1){
    z-index: 999
  }
  #program .teachers .teachersFlex li:nth-child(2){
    z-index: 999
  }
  #program .teachers .teachersFlex li:nth-child(3){
    margin-top: 0;
    z-index: 0;
  }
  /* 写真ー後列 */
  #program .teachers .teachersFlex .teacherBack{
    margin: 0 0 -22% -10%;
  }
  #program .teachers .teachersFlex .teacherBack p{
    display: none;
  }
  #program .teachers .teachersFlex li:nth-child(4){
    margin-left: 0;
    z-index: 0;
  }

  /* 背景 */
  #program .teachers::after{
    background-image: url(../_img/kadoma/programBg3SP.png);
    /* background-size: cover; */
    aspect-ratio: 856 / 500;
    z-index: -1;
    bottom: -80px;
  }
}
@media (max-width: 428px){
  /* 〜プログラムについて〜〜 */
  #program > .flex{
    flex-direction: column;
    gap: 2em;
  }
  #program .programContent:first-of-type{
    margin-right: 30px;
  }
  #program .programContent:last-of-type{
    margin-left: 30px;
  }
}

/* １週間------------------------------------
------------------------------------------- */
#week {
  overflow: hidden;
}
#week.sectTtl{
  padding: 5em 0 1.2rem;
}

/* 表 */
#week .tableBg{
  background-color: rgba(242, 242, 242, .8);
  width: 94%;
  padding: 1.5em 1em;
  margin: 0 auto;
  position: relative;
}
#week table{
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
}
#week .tableBg + p{
  text-align: center;
  margin-bottom: 3em;
}
/* ボーダー */
#week table th, #week table td{
  border-right: 1px solid var(--colorShadow);
  padding: 1.5em 0;
  vertical-align: top;
  text-align: center;
}
#week table th{
  border-bottom: 1px solid var(--colorShadow);
  font-size: 2rem;
}
#week table th:last-of-type, #week table td:last-of-type{
  border-right: none;
}
/* 文字関連　ーカテゴリーー */
#week table .athlete, #week table .artist{
  color: white;
  width: 9.5em;
  padding: .75em 0;
  margin: 0 auto .5em;
  display: inline-block;
}
#week table .athlete{
  background-color: var(--colorMain1);
  font-weight: bold;
}
#week table .artist{
  background-color: var(--colorMain2);
  font-weight: bold;
}
/* 文字関連　ー内容ーー */
#week table td:last-of-type ul{
  margin: 0 auto;
}
#week table td:last-of-type li{
  width: 8em;
  margin: 0 auto;
  text-align: left;
}
/* 表の背景装飾 */
#week .tableBg::before{
  background-image: url(../_img/weekBg1.png);
  width: 25%;
  aspect-ratio: 217 / 94;
  top: -1em;
  right: -1em;
  z-index: -1;
}
#week .tableBg::after{
  background-image: url(../_img/weekBg2.png);
  width: 25%;
  aspect-ratio: 217 / 94;
  bottom: -1em;
  left: -1em;
  z-index: -1;
}
#week .tableTxt{
  padding: 1em;
}

@media (max-width: 930px){
  #week table{
    -ms-writing-mode : tb-lr;
    writing-mode : vertical-lr;
  }
  #week table th, #week table td{
    padding: 0;
    writing-mode:horizontal-tb;
    vertical-align: middle;
  }
  #week table td{
    border-bottom: 1px solid var(--colorShadow);
    border-right: none;
    padding: .5em 0 .5em 1em;
  }
  #week table td .tableFlex{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
  }
  #week table td:last-of-type ul{
    margin: 0;
  }
  /* ボーダー */
  #week table th:last-of-type{
    border-bottom: none;
    border-right:  1px solid var(--colorShadow);
  }
  #week table td:last-of-type{
    border-bottom: none;
  }
}
@media (max-width: 428px){
  #week table td .tableFlex{
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
  #week table td{
    padding: 1em 0 1em 0;
  }
  #week table .athlete, #week table .artist{
    padding: .5em 0;
    margin-bottom: .25em;
  }
}

/* 〜活動〜〜〜 */
/* レイアウト */
#week .activityContent{
  padding-bottom: 10%;
}
/* 活動Ttl */
#week .activityContent .flex{
  justify-content: space-between;
}
#week .activity .activityTtl{
  background-repeat: no-repeat;
  background-size: cover;
  height: 5.3em;
  margin-bottom: 2em;
  /* aspect-ratio: 164 / 92; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
#week .activity .activityContentR .flex{
  flex-direction: row-reverse;
}
#week .activity .activityTtlL{
  background-image: url(../_img/ttlBgL.png);
  background-position: left;
  padding: 0 0 0 1.3em;
  aspect-ratio: 164 / 92;
}
#week .activity .activityTtlR{
  background-image: url(../_img/ttlBgR.png);
  background-position: left;
  padding: 0 1.5em 0 0;
  text-align: right;
  aspect-ratio: 204 / 92;
}
#week .activity .activityTtl h4{
  color: white;
  font-size: 2.4rem;
}
#week .activity .activityTtl p{
  color: var(--colorShadow);
  font-size: 2rem;
  font-weight: bold;
}
/* ライン装飾 */
#week .activity .activityTtlL h4::before{
  background-color: var(--colorMain1);
  width: .6rem;
  height: 2.7em;
  top: 0;
  left: 1rem;
}
#week .activity .activityTtlR h4::before{
  background-color: var(--colorMain2);
  width: .6rem;
  height: 2.7em;
  top: 0;
  right: 1rem;
}
/* 説明文 */
#week .activityTtlL + p{
  padding-right: 2em;
  /* color: red; */
} 
#week .activityTtlR + p{
  padding-left: 2em;
  /* color: red; */
} 
/* 背景 */
#week .activity .baseball, #week .activity .acer, #week .activity .vacation, #week .activity .vacation{
  position: relative;
}
#week .activity .baseball::after, #week .activity .acer::after, #week .activity .vacation::after{
  width: 100%;
  z-index: -999;
}
#week .activity .baseball::after{
  background-image: url(../_img/weekBg3.png);
  aspect-ratio: 1083 / 440;
  top: 25px;
}
#week .activity .acer::after, #week .activity .vacation::after{
  background-image: url(../_img/weekBg4.png);
  aspect-ratio: 1083 / 626;
  top: -10%;
}

/* スライドショー */
#week .activity .activitySlide img{
  width: 92%;
  aspect-ratio: 1 /1;
  object-fit: cover;
}
/* 矢印 */
.arrow_box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 20px 0 0;
  position: relative;
}
.prev-arrow,
.next-arrow {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: rgba(10, 10, 10, .6);
  border-radius: 50%;
  transition: all .3s ease;
  cursor: pointer;
  position:absolute;
  top: calc(50% - 25px);
  z-index: 999;
}
.prev-arrow {
  transform: rotate(180deg);
  margin-right: 20px;
  left: 6px;
}
.next-arrow{
  right: 6px;
}
.prev-arrow::before,
.next-arrow::before{
  position:absolute;
  content: "";
  width:10px;
  height:10px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  transform:rotate(45deg);
}

@media(max-width: 760px){
  /* 背景 */
  #week .activity .baseball{
    padding: 0 0 10px;
  }
  #week .activity .acer{
    padding-top: 100px;
  }
  #week .activity .baseball::after{
    background-image: url(../_img/weekBg3SP.png);
    background-position: center bottom;
    background-size: cover;
    height: 100%;
    top: 5%;
  }
  #week .activity .acer::after{
    background-image: url(../_img/weekBg4SP.png);
    background-position: center top;
    background-size: cover;
    /* aspect-ratio: 760 / 547; */
    height: 87%;
    top: 9%;
  }
  #week .activity .vacation::after{
    background-image: url(../_img/weekBg4SP.png);
    background-position: center top;
    background-size: cover;
    /* aspect-ratio: 760 / 547; */
    height: 102%;
    top: -7%;
  }
}

@media(max-width: 428px){
  /* 〜活動〜〜 */
  #week .activityContent .flex, #week .activity .activityContentR .flex{
    margin-bottom: 1em;
    flex-direction: column;
    align-items: flex-start;
  }
  #week .activity .activityContentR .flex{
    align-items: flex-end;
  }
  #week .activityContent .activityTtl{
    margin-bottom: .5em;
  }
  #week .activityContent .flex p{
    width: 100%;
    padding: .5em;
    margin: 0 auto;
  }
  #week .activityContentR .flex p{
    padding: 0 0 0 1em;
  }
  
}


/* 〜インタビュー〜〜〜 */
/* -Q- レイアウト*/
#week .interview .flex{
  overflow: hidden;
}
#week .interviewContent{
  width: 32%;
  max-width: 375px;
  padding: 2em auto;
  text-align: center;
}
#week .interview .flex > .interviewContent:nth-of-type(2n){
  display: flex;
  flex-direction: column-reverse;
  /* gap: 5em; */
}
/* -Q- 文字 */
#week .interview h3{
  font-size: 2.8rem;
  padding-bottom: 2rem;
  text-align: center;
}
#week .interviewContent .q{
  color: var(--colorMain1);
  font-family: serif;
  font-size: 3em;
  width: 3em;
  position: relative;
}
#week .interviewContent .question p:nth-of-type(2){
  padding: 1em 0 2.5em;
}
/* -Q- 装飾 */
#week .interviewContent p span.q::before{
  background-image: url(../_img/kadoma/question.png);
  width: 2em;
  aspect-ratio: 1 / 1;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#week .interviewContent .question{
  margin-bottom: 2em;
  
  position: relative;
}
#week .interviewContent .question::before, #week .interviewContent .question::after {
  background-color: var(--colorBack2);
  width: 90%;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
} 
#week .interviewContent .question::before{
  background-image: linear-gradient(90deg, var(--colorBack2) 0%, var(--colorBack2) 40%, white 40%, white 60%, var(--colorBack2) 60%);
  top: 25px;
}
#week .interviewContent .question::after{
  bottom: 0;
}

/* -A- レイアウト */
#week .interviewContent .answer{
  width: 100%;
  aspect-ratio: 610 / 470;
  margin: 0 1em;
  text-align: left;
  position: relative;
}
/* -A- 文字*/
#week .interviewContent .answer p{
  z-index: 999;
  position: relative;
}
#week .interview .flex > .interviewContent:nth-of-type(2) .answer p{
  margin: 0 -.75em;
}
#week .interviewContent .answer .a{
  font-family: serif;
  text-align: left;
}
#week .interviewContent .answer .answerTxt{
  color: white;
  padding: 15% 20%;
}
#week .interviewContent .answer .answerBig{
  font-size: 5.5rem;
}
#week .interviewContent img{
  width: 92%;
  margin: -5.5rem 0;
  z-index: -999;
}
#week .interview .flex > .interviewContent:nth-of-type(2) img{
  margin: -3em -.75em;
}
#week .interview .flex > .interviewContent:nth-of-type(3) img{
  margin: -18% 0 0 5%;
}
#week .interviewContent .rotate {
  cursor: pointer;
  position: relative;
  transform-style: preserve-3d;
  transition: transform .7s;
}
#week .interviewContent .rotate img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#week .interviewContent .rotate .sp{
  display: none;
}
/* 2枚目の画像は最初裏返し */
#week .interviewContent .rotate img:nth-of-type(even) {
  transform: rotateY( 180deg );
  position: absolute;
  left: 25px;
}
#week .interviewContent:nth-of-type(even) .rotate img:last-of-type{
  left: 45px;
}
#week .interviewContent:last-of-type .rotate img:last-of-type{
  left: -10px;
}
/* hoverすると2枚とも回転 */
#week .interviewContent .rotate:hover {
  transform: rotateY( 180deg );
}

@media (max-width: 428px){
  #week .interview .flex{
    flex-direction: column;
    align-items: center;
  }
  #week .interview .flex .interviewContent{
    width: 100%;
  }
  #week .interview .flex > .interviewContent:nth-of-type(2n){
    flex-direction: column;
    margin-left: 1em;
  }
  #week .interviewContent .rotate .sp{
    display: inline-block;
  }
  #week .interviewContent .rotate .pc{
    display: none;
  }
  #week .interview .flex > .interviewContent:nth-of-type(2) img {
    margin: -4em -.5em;
  }
  #week .interviewContent:last-of-type .rotate img:last-of-type{
    left: 0px;
    top: -10px;
}
}


/* 〜保護者の方〜〜〜 */
/* レイアウト */
#week .parents{
  position: relative;
  margin: 5em auto 5%;
  display: flex;
  align-items: center;
}

/* 文字 */
#week .parents .parentsContent h4{
  border-bottom: 4px dashed white;
  font-size: 2.4rem;
  text-align: center;
  padding: 0 0 1em;
}
#week .parents .parentsContent li{
  border-bottom: 4px dashed white;
  padding: 1em 0;
}
#week .parents .parentsContent li:last-of-type{
  border-bottom: none;
}

/* 背景 */
#week .parents .parentsContent{
  background-color: rgba(242, 242, 242, .8);
  width: 90%;
  padding: 2em;
  margin: 0 auto;
  position: relative;
  top: 50%;
}
#week .parents .parentsContent::before{
  background-image: url(../_img/weekBg1.png);
  width: 25%;
  aspect-ratio: 217 / 94;
  top: -1em;
  right: -1em;
  z-index: -1;
}
#week .parents .parentsContent::after{
  background-image: url(../_img/weekBg2.png);
  width: 25%;
  aspect-ratio: 217 / 94;
  bottom: -1em;
  left: -1em;
  z-index: -1;
}

@media (max-width: 760px){
  #week .parents .parentsContent {
    width: 90%;
    padding: 1.5em;
    margin: 0 auto;
    position: relative;
    top: 50%;
}
}


/* 1日の流れ------------------------------------
------------------------------------------- */
/* レイアウト */
#day{
  text-align: center;
}
#day .flex{
  max-width: 1000px;
  margin: 0 auto;
  align-items: stretch;
  justify-content: center;
}
#day .dayContent{
  width: 50%;
  position: relative;
  background-color: var(--colorBack1);
}
#day .dayContent:last-of-type{
  background-color: var(--colorBack3);
}
/* 表のタイトル */
#day .dayContent .dayContentTtl{
  color: white;
  background: linear-gradient(145deg, var(--colorMain1), var(--colorShadow));
  /* background-color: var(--colorMain1); */
  padding: 2em 2.5em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#day .dayContent:last-of-type .dayContentTtl{
  background: linear-gradient(145deg, var(--colorMain2), var(--colorBack1));
}
#day .dayContent .dayContentTtl h4{
  font-size: 2.4rem;
  margin-bottom: 1em;
}
/* 表 */
#day .dayContent .dayContentTable{
  padding: 2em 0;
}
#day .dayContent table{
  width: 100%;
  padding: 4em .5em;
  text-align: left;
  border-collapse: collapse;
}
#day .dayContent table th, #day .dayContent table td{
  /* border-bottom: 1px solid; */
  vertical-align: top;
}
#day .dayContent table tr:first-of-type th, #day .dayContent table tr:first-of-type td{
  padding-top: 2rem;
}
#day .dayContent table th{
  border-right: 8px solid var(--colorShadow);
  padding: 1em 1em;
  text-align: center;
  position: relative;
}
#day .dayContent table td{
  padding: 1em 1.5em;
}
/* 表ー写真あり */
#day .dayContent table .dayPhoto{
  background-color: white;
  padding: .5em .5em;
  margin: -.75em 0 0 ;
}
#day .dayContent .dayPhoto img{
  width: 100%;
  margin: 1em 0 .375em;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
#day .dayContent .dayPhoto img + p{
  margin-bottom: .375em;
}
/* 文字関係 */
#day > p{
  max-width: 800px;
  margin: 0 auto 2em;
}
/* 線・目印 */
#day .dayContent table th::after{
  background-color: var(--colorMain1);
  width: 16px;
  aspect-ratio: 1 /1;
  top: 1.2em;
  right: -1.2rem;
}
#day .dayContent:last-of-type table th::after{
  background-color: var(--colorMain2);
}

@media (max-width: 428px){
  #day .flex{
    flex-direction: column;
    gap: 3em;
  }
  #day .dayContent{
    width: 100%;
  }
  
}

/* スタッフ紹介------------------------------------
------------------------------------------- */
/* レイアウト */
#staff{
  margin: 0 auto 3em;
  /* text-align: center; */
}
#staff .flex{
  flex-wrap: wrap;
}
#staff .flex .staffContent{
  width: calc(100% / 3);
  padding: 0 0 4rem 2rem;
  position: relative;
}
/* 文字関連 */
#staff > p{
  margin-bottom: 3em;
}
#staff .staffContent ul{
  padding: 1rem 0 1rem 1em;
  text-align-last: left;
  line-height: 1.4;
}
/* 画像 */
#staff .staffContent img{
  width: 98%;
}
@media (max-width: 760px){
  #staff .flex .staffContent{
    width: calc(100% / 2);
  }
}
@media (max-width: 428px){
  #staff .flex .staffContent{
    width: 90%;
  }
}


/* フロー------------------------------------
------------------------------------------- */
/* レイアウト */
#flow{
  background-color: rgba(0, 0, 0, .65);
  background-image: url(../_img/kadoma/flowBg.JPG);
  background-size: cover;
  background-blend-mode: darken;
  padding: 3.5em 0;
}
#flow .flowContents{
  margin: 2.5em 0 0;
}
#flow .flowContents .flowContent{
  background-color: white;
  width: 80%;
  padding: .5em;
  margin: .75em auto;
  display: flex;
  gap: 2em;
  align-items: center;
  position: relative;
}
#flow .flowContents .flowContent img{
  z-index: 1;
}
#flow .flowContents .flowContent .flow1{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#flow .flowContents .flowContent .flow1 .flowTxt{
  width: 60%;
}
#flow .flowContents .flowContent .btn{
  width: 40%;
  padding: 1.5em 0;
  margin: 2px auto;
}

/* 文字 */
#flow .sectTtl{
  color: white;
  background-image: linear-gradient(90deg, var(--colorMain1) 0 20%, #fff 20%);
}
#flow .flowContents .flowContent h5{
  font-size: 1.125em;
  font-weight: bold;
  padding-bottom: .5em;
}
/* 装飾 */
#flow .flowContents .flowContent{
  counter-increment: num;
}
#flow .flowContents .flowContent::after{
  color: var(--colorText);
  content: counter(num, decimal-leading-zero);
  font-family: sans-serif;
  font-size: 1.125em;
  font-weight: bold;
  top: 2px;
  left: 2px;
  z-index: 2;
}
#flow .flowContents .flowContent::before{
  background-color: var(--colorShadow);
  width: 8px;
  height: 140%;
  left: 37px;
}
@media (max-width: 760px){
  #flow .flowContents .flowContent {
    width: 90%;
    gap: 1em;
  }
  #flow .flowContents .flowContent h5{
    font-size: 1em;
  }
  #flow .flowContents .flowContent p{
    font-size: .875em;
  }
  #flow .flowContents .flowContent .flow1{
    flex-direction: column;
    gap: .5em;
  }
  #flow .flowContents .flowContent .btn{
    width: 100%;
    padding: 1.2rem 0;
  }
  
}

/* SNS------------------------------------
------------------------------------------- */
.aboutKadoma #sns{
  padding: 0 0 100px;
}