@charset "UTF-8";
/*----------------------------------------------------
基本設定
----------------------------------------------------*/
/* ホバー変更はやさ*/
/* ボーダーボックスの変更*/
/* ボーダーボックスの変更*/
/* 反転*/
/*----------------------------------------------------
フォント
----------------------------------------------------*/
/* Light/Medium */
/* Regular/Medium */
/* 游明朝体 Regular/Medium */
/* 游明朝体 Demibold */
/* 游明朝体 extrabold */
/*----------------------------------------------------
フォント設定
----------------------------------------------------*/
/*----------------------------------------------------
中央寄せ
----------------------------------------------------*/
/* 上下左右中央寄せ */
/* 上下中央寄せ */
/* 左右中央寄せ */
/*----------------------------------------------------
背景
----------------------------------------------------*/
/*----------------------------------------------------
親要素よりも幅を超えて表示
----------------------------------------------------*/
/*----------------------------------------------------
リストマーカー
----------------------------------------------------*/
/*----------------------------------------------------
擬似要素
----------------------------------------------------*/
/*----------------------------------------------------
テキスト内リンク
//html例：
<p>テキスト<a href="" class="link_text">こちら</a>テキス</p>
----------------------------------------------------*/
/* ホバーで下線が左に消える */
/* ホバーで左から右に線が出る */
/*----------------------------------------------------
ボタン

基本のhtml
<a href="" class="btn">
  <span>私たちについて</span>
</a>
----------------------------------------------------*/
/* 初期：bg塗りあり、枠線塗りあり ⇨ hoverで反転 */
/* 初期：bg塗りなし、枠線塗りあり ⇨ hoverで反転 */
/* ボタン矢印あり 「 ---\ 」*/
/*----------------------------------------------------
ページ共通
----------------------------------------------------*/
#pageHome {
  background-size: 100% 100%;
  /* 751- */
}
.section {
  text-align: center;
  margin-bottom: 2em;
}
.section .entitle {
  width: 24%;
  padding: 2em 0 1em;
  /* 751- */
}
@media all and (min-width: 751px) {
  .section .entitle {
    width: 16%;
    padding: 4em 0 1em;
  }
}

/*----------------------------------------------------
メインビジュアル
----------------------------------------------------*/
#slick01 {
  overflow: hidden;
  margin-top: 30px;
}

.mv_main {
  /* 751- */
  /* CT⇨センターの意味*/
}
.mv_main img {
  /* -750 */
}
@media all and (max-width: 751px) {
  .mv_main img {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
}
@media all and (min-width: 751px) {
  .mv_main img {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
    max-height: 1250px;
  }
}
.mv_title {
  position: absolute;
  padding: 10px;
  /* -750 */
  /* -375 */
  /* 751- */
  /* CT⇨センターの意味*/
}
.mv_title.shadow {
  background-color: rgba(0, 0, 0, 0.2);
}
@media all and (max-width: 751px) {
  .mv_title {
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px;
  }
  .mv_title img {
    width: 298px;
  }
}
@media all and (max-width: 375px) {
  .mv_title {
    bottom: 50px;
  }
  .mv_title img {
    width: 250px;
  }
}
@media all and (min-width: 751px) {
  .mv_title {
    top: 26px;
    left: 40px;
  }
  .mv_title img {
    width: 50vh;
    max-width: 390px;
  }
}
@media all and (min-width: 900px) {
  .mv_title {
    top: 56px;
  }
}
@media all and (min-width: 1001px) {
  .mv_title img {
    width: 60vh;
    max-width: 400px;
  }
}
@media all and (min-width: 1101px) {
  .mv_title {
    left: 100px;
  }
  .mv_title img {
    width: 517px;
    max-width: 527px;
  }
}

.mv_english {
  display: none;
  padding: 2px 10px;
  /* 751- */
  /* CT⇨センターの意味*/
}
.mv_english.shadow {
  background-color: rgba(0, 0, 0, 0.2);
}
@media all and (min-width: 751px) {
  .mv_english {
    position: absolute;
    display: block;
    bottom: 20px;
    right: 100px;
  }
  .mv_english img {
    width: 50vh;
    max-width: 200px;
  }
}
@media all and (min-width: 900px) {
  .mv_english {
    bottom: 38px;
  }
}
@media all and (min-width: 1101px) {
  .mv_english {
    right: 133px;
  }
  .mv_english img {
    max-width: 220px;
  }
}
@media all and (min-width: 1200px) {
  .mv_english {
    right: 214px;
    bottom: 65px;
  }
}

.mv_concept {
  display: none;
  padding: 5px 1px;
  /* 751- */
  /* CT⇨センターの意味*/
}
.mv_concept.shadow {
  background-color: rgba(0, 0, 0, 0.2);
}
@media all and (min-width: 751px) {
  .mv_concept {
    position: absolute;
    display: block;
    top: 50px;
    right: 100px;
    width: 27px;
  }
}
@media all and (min-width: 900px) {
  .mv_concept {
    top: 70px;
    width: 29px;
  }
}
@media all and (min-width: 1101px) {
  .mv_concept {
    right: 133px;
    width: 35px;
  }
}
@media all and (min-width: 1200px) {
  .mv_concept {
    right: 214px;
  }
}
/*----------------------------------------------------
お知らせ
----------------------------------------------------*/
#newsArea {
  margin: 19px 0 49px;
}
#newsArea .box {
  padding: 29px 22px;
}
#newsArea .titleInfo {
  text-align: left;
  position: relative;
  margin: 0 0 33px;
  color: #000000;
  font-family: "Vollkorn", serif;
  font-weight: 400;
  font-size: 26px;
  letter-spacing: 0.025em;
  line-height: 1.5;
  /* -750 */
}
@media all and (max-width: 751px) {
  #newsArea .titleInfo::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 30px;
    background-color: #CCCCCC;
    bottom: -12px;
  }
}

#news .subtitle {
  width: 50%;
  padding: 2em 0 1em;
  /* 751- */
}
@media all and (min-width: 751px) {
  #news .subtitle {
    width: 24%;
  }
}
#news .contactArea {
  text-align: left;
}
#news .n_date {
  margin: 0px;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.769;
  /* -750 */
}
@media all and (max-width: 751px) {
  #news .n_date {
    border-bottom: 1px solid #ed7a9b;
  }
}
#news .n_text {
  word-break: break-all;
  font-size: 13px;
  letter-spacing: 0.15em;
  line-height: 1.769;
  margin-top: 0;
  /* -750 */
}
@media all and (max-width: 751px) {
  #news .n_text {
    display: inline;
  }
}
#news .n_text a {
  color: #000000;
  /* 751- */
}
@media all and (min-width: 751px) {
  #news .n_text a {
    transition: all 0.3s;
  }
  #news .n_text a:hover {
    color: #9b2c2c;
  }
}
#news .new {
  color: white;
  width: 50px;
  height: 22px;
  font-weight: bold;
  font-size: 11px;
  background-color: #9dc814;
  padding: 4px 8px;
  margin: 5px 0;
  text-align: center;
  /* -750 */
}
@media all and (max-width: 751px) {
  #news .new {
    display: inline-block;
  }
}
#news ul {
  padding-top: 1em;
}
#news li {
  padding: 10px 0 2px;
}
#news li:first-child {
  padding-top: 0;
  border-top: none;
}
#news .mCustomScrollBox {
  border: 1px solid #ed7a9b;
  padding: 2em;
  /* 751- */
}
@media all and (min-width: 751px) {
  #news .mCustomScrollBox {
    padding: 0 2em;
  }
}

/* 751- */
@media all and (min-width: 751px) {
  #newsArea {
    margin: 50px 0 80px;
  }
  #newsArea .box {
    padding: 33px 0 29px 39px;
  }
  #newsArea .titleInfo {
    padding-right: 42px;
    margin-right: 46px;
    font-size: 28px;
    letter-spacing: 0.025em;
    line-height: 1.392;
  }
  #newsArea .titleInfo:after {
    content: "";
    position: absolute;
    height: 95px;
    width: 1px;
    background-color: #CCCCCC;
    top: -10px;
    right: 0;
  }
  #newsArea .titleInfo span {
    position: relative;
    top: 20px;
  }
  #news .n_date {
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 1.714;
    margin-right: 14px;
  }
  #news .n_text {
    font-size: 12px;
    letter-spacing: 0.08em;
    line-height: 1.714;
    border-left: 1px solid #ed7a9b;
    padding-left: 1em;
  }
  #news li {
    display: flex;
    padding: 0;
  }
  #news .new {
    font-size: 10px;
    width: auto;
    margin: 0 14px 0 0;
  }
  .box {
    display: flex;
    align-items: center;
  }
}
/*----------------------------------------------------
TOP「Purpose」 / Highlights「Message」
----------------------------------------------------*/
#purpose .subtitle, #highlights .subtitle {
  width: 60%;
  padding: 2em 0 1em;
  margin: 0 auto;
  /* 751- */
}
@media all and (min-width: 751px) {
  #purpose .subtitle, #highlights .subtitle {
    width: 27%;
  }
}

/*----------------------------------------------------
動画
----------------------------------------------------*/
#movie {
  margin-bottom: 46px;
  /* 751- */
}
@media all and (min-width: 751px) {
  #movie {
    padding: 0em 12em 2em 12em;
  }
}
#movie .sec_title {
  color: #000000;
  text-align: center;
  /* 751- */
}
#movie .sec_title span {
  display: block;
}
#movie .sec_title .en {
  position: relative;
  font-family: "Vollkorn", serif;
  font-weight: 400;
  font-size: 32px;
  letter-spacing: 0.025em;
  line-height: 1.6667;
  /* 751- */
}
#movie .sec_title .en::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 95px;
  background-color: #000000;
  left: 50%;
  transform: translateX(-50%);
  bottom: 17px;
}
@media all and (min-width: 751px) {
  #movie .sec_title .en {
    font-size: 60px;
    letter-spacing: 0.025em;
    line-height: 1.383;
  }
  #movie .sec_title .en::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 180px;
    background-color: #000000;
    bottom: 23px;
  }
}
#movie .sec_title .jp {
  position: relative;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.6875;
  margin-top: -10px;
  font-weight: 500;
  /* 751- */
}
@media all and (min-width: 751px) {
  #movie .sec_title .jp {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 1.7;
  }
}
@media all and (min-width: 751px) {
  #movie .sec_title {
    margin-bottom: 21px;
  }
}
#movie .caption {
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.6667;
  /* 751- */
}
@media all and (min-width: 751px) {
  #movie .caption {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.687;
  }
}
#movie .caption.center {
  text-align: center;
}
#movie .caption.left {
  text-align: left;
}

/*----------------------------------------------------
SNS
----------------------------------------------------*/
#twInsta {
  padding-bottom: 8px;
  margin-bottom: 3em;
  background: linear-gradient(140deg, #fff 0%, #fff 60%, #ed7a9b 50%, #ed7a9b 100%);
  /* 751- */
  /* 751- */
}
@media all and (min-width: 751px) {
  #twInsta {
    margin-bottom: 60px;
    background: linear-gradient(160deg, #fff 0%, #fff 50%, #ed7a9b 55%, #ed7a9b 100%);
  }
}
#twInsta .col .box {
  padding: 14px 3.3333%;
  border: 1px solid #C0C0C0;
  background-color: #fff;
  /* 751- */
}
@media all and (min-width: 751px) {
  #twInsta .col .box {
    margin: 0 auto;
    width: 70%;
  }
}
#twInsta .col .box.ins {
  padding: 29px 26px 21px;
  /* 751- */
}
@media all and (min-width: 751px) {
  #twInsta .col .box.ins {
    padding: 38px 40px 40px;
  }
}
#twInsta .col:first-child .box {
  /* -750 */
}
@media all and (max-width: 751px) {
  #twInsta .col:first-child .box {
    margin: 0 0 39px;
  }
}
#twInsta .secTitle {
  text-align: center;
  margin-bottom: 37px;
}
#twInsta .secTitle span {
  position: relative;
}
#twInsta .secTitle span::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 105%;
  background-color: #000;
  bottom: 1px;
}
#twInsta .secTitle.twi, #twInsta .secTitle.ins {
  /* -750 */
}
@media all and (max-width: 751px) {
  #twInsta .secTitle.twi, #twInsta .secTitle.ins {
    position: relative;
    font-size: 32px;
    letter-spacing: 0.025em;
    line-height: 1.6667;
    color: #000;
  }
}
#twInsta .secTitle.twi {
  position: relative;
}
#twInsta .secTitle.twi::after {
  content: "";
  position: absolute;
  background: url("../images/home/icon_snsarea_twitter.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
}
#twInsta .secTitle.ins {
  position: relative;
}
#twInsta .secTitle.ins::after {
  content: "";
  position: absolute;
  background: url("../images/home/icon_snsarea_instagram.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
}
#twInsta .accountArea {
  margin-top: 17px;
  text-align: center;
  /* 751- */
}
#twInsta .accountArea .instaAccount {
  font-size: 13px;
  letter-spacing: 0em;
  line-height: 1.6667;
  font-family: YuGothic, "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  text-decoration: underline;
}
#twInsta .accountArea .instaAccount a {
  color: #8D8D8D;
  transition: all 0.5s;
  /* 751- */
}
@media all and (min-width: 751px) {
  #twInsta .accountArea .instaAccount a:hover {
    opacity: 0.6;
  }
}
@media all and (min-width: 751px) {
  #twInsta .accountArea {
    position: relative;
    margin-top: 0;
    top: -20px;
    text-align: right;
  }
}
#twInsta .btnArea {
  text-align: center;
  /* 751- */
}
#twInsta .btnArea .instaBtn {
  color: black;
  background: linear-gradient(138deg, rgb(130, 232, 126) 0%, rgb(249, 255, 106) 50%, rgb(255, 152, 70) 100%);
  font-size: 13px;
  letter-spacing: 0.025em;
  line-height: 1.384;
  display: inline-block;
  width: 103px;
  border-radius: 27px;
  padding-top: 5px;
  margin-top: 21px;
  font-family: "Vollkorn", serif;
  font-weight: 400;
}
@media all and (min-width: 751px) {
  #twInsta .btnArea .instaBtn {
    margin-top: 25px;
    width: 158px;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 1.388;
    transition: all 0.7s;
  }
  #twInsta .btnArea .instaBtn:hover {
    background: linear-gradient(138deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, rgb(0, 0, 0) 100%);
    color: white;
  }
}
@media all and (min-width: 751px) {
  #twInsta .twInsta_cols {
    display: flex;
    justify-content: center;
    align-items: stretch;
  }
  #twInsta .twInsta_cols .col {
    width: 48%;
  }
  #twInsta .box {
    height: 460px;
  }
  #twInsta .twitter_timeline {
    height: 440px;
    /*　751px - $w_tb　*/
  }
}
@media screen and (min-width: 751px) and (min-width: 751px) and (max-width: 999px) {
  #twInsta .twitter_timeline {
    height: 400px;
  }
}

/*----------------------------------------------------
お知らせ scroll bar
----------------------------------------------------*/
.scrollWrap {
  height: 330px;
  /* 751- */
}
@media all and (min-width: 751px) {
  .scrollWrap {
    height: 115px;
  }
}

.twitter_timeline {
  height: 400px;
}

.twitter_timeline {
  overflow-y: hidden;
}

.scroll_y {
  overflow-y: scroll;
}

.mCSB_inside > .mCSB_container {
  margin-right: 20px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
  height: 0;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
  width: 8px;
  border-radius: 0;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000000;
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000000;
}

/*----------------------------------------------------
チラシ
----------------------------------------------------*/
#bnrArea {
  padding: 8px 2em;
  /* 751- */
}
@media all and (min-width: 751px) {
  #bnrArea {
    padding: 2em 0;
  }
}
#bnrArea .pdfArea {
  /* 751- */
}
@media all and (min-width: 751px) {
  #bnrArea .pdfArea {
    display: flex;
    gap: 15px;
  }
}

/*----------------------------------------------------
コンテンツ
----------------------------------------------------*/
#contents {
  margin-bottom: 50px;
  /* 751- */
}
@media all and (min-width: 751px) {
  #contents {
    margin: 70px 0 120px;
  }
}
#contents .sec_title {
  color: #000000;
  text-align: center;
  /* 751- */
}
#contents .sec_title span {
  display: block;
}
#contents .sec_title .en {
  position: relative;
  font-family: "Vollkorn", serif;
  font-weight: 400;
  font-size: 32px;
  letter-spacing: 0.025em;
  line-height: 1;
  /* 751- */
}
#contents .sec_title .en::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 144px;
  background-color: #000000;
  left: 50%;
  transform: translateX(-50%);
  bottom: 6px;
}
@media all and (min-width: 751px) {
  #contents .sec_title .en {
    font-size: 60px;
    letter-spacing: 0.025em;
    line-height: 1.383;
  }
  #contents .sec_title .en::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 249px;
    background-color: #000000;
    bottom: 23px;
  }
}
#contents .sec_title .jp {
  position: relative;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.6875;
  font-weight: 500;
  /* 751- */
}
@media all and (min-width: 751px) {
  #contents .sec_title .jp {
    margin-top: -15px;
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 1.7;
  }
}
@media all and (min-width: 751px) {
  #contents .sec_title {
    margin-bottom: 38px;
  }
}
#contents .title {
  text-align: center;
  color: #000000;
  font-family: "游明朝", "YuMincho", serif;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.15em;
  line-height: 1.722;
  margin-top: 11px;
  /* 751- */
}
#contents .title span {
  position: relative;
}
#contents .title span::before, #contents .title span::after {
  content: "";
  position: absolute;
  background: url("../images/home/contents_arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 13px;
  height: 19px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
#contents .title span::before {
  transform: translateY(-50%) scale(-1, 1);
  left: -40px;
}
#contents .title span::after {
  right: -35px;
}
@media all and (min-width: 751px) {
  #contents .title {
    font-size: 18px;
    letter-spacing: 0.15em;
    line-height: 1.722;
  }
}
#contents .title span::before, #contents .title span::after {
  content: "";
  position: absolute;
  background: url("../images/home/contents_arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 13px;
  height: 20px;
}
#contents .lt {
  margin-bottom: 50px;
  padding: 2em;
  /* 751- */
  /* CT⇨センターの意味*/
}
#contents .lt .ltwrap {
  margin-bottom: 35px;
}
@media all and (min-width: 751px) {
  #contents .lt {
    padding: 3em 0 6em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 80px;
  }
  #contents .lt .ltwrap {
    width: 25%;
    transition: all 0.5s;
  }
  #contents .lt .ltwrap .imageArea {
    overflow: hidden;
  }
  #contents .lt .ltwrap .imageArea img {
    transition: all 0.5s;
  }
  #contents .lt .ltwrap:hover {
    opacity: 0.8;
  }
  #contents .lt .ltwrap:hover img {
    transform: scale(1.1, 1.1);
  }
  #contents .lt .ltwrap:hover {
    opacity: 1;
  }
  #contents .lt .ltwrap:hover .title span::before {
    transform: translateY(-50%) scale(-1, 1);
    left: -47px;
  }
  #contents .lt .ltwrap:hover .title span::after {
    right: -42px;
  }
}
@media all and (min-width: 1101px) {
  #contents .lt .ltwrap {
    width: 25%;
    margin-bottom: 0;
  }
}

/*----------------------------------------------------
share
----------------------------------------------------*/
#snsLink {
  background-color: #000000;
  padding: 37px 0;
  /* 751- */
}
#snsLink .share {
  color: white;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.769;
  font-family: "游明朝", "YuMincho", serif;
  font-weight: 500;
}
#snsLink .lt_sns {
  display: flex;
  align-items: center;
  justify-content: center;
}
#snsLink .lt_sns li {
  margin-right: 20px;
}
#snsLink .lt_sns .icon {
  /* -750 */
}
@media all and (max-width: 751px) {
  #snsLink .lt_sns .icon {
    display: inline-block;
    height: 45px;
    width: 45px;
  }
}
#snsLink .lt_sns .icon img {
  width: 45px;
}
@media all and (min-width: 751px) {
  #snsLink {
    padding: 28px 0;
  }
  #snsLink .share {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 1.769;
  }
  #snsLink .lt_sns .icon img {
    width: 63px;
  }
}/*# sourceMappingURL=home.css.map */