@charset "UTF-8";
/**
* TOP
*
*/
/* ==========================================================================
00. レイアウト
========================================================================== */
@media screen and (min-width: 768px), print {
  #main {
    padding-top: 0;
  }
}

@media screen and (min-width: 768px), print {
  #head {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 768px), print {
  .head-logo {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .c-sct .c-ttl02 {
    font-size: 7.47vw;
  }
}

/* ==========================================================================
01. メインビジュアル
========================================================================== */
.sct-main {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sct-main {
    padding-top: 116vw;
    padding-bottom: 13.33vw;
  }
}
@media screen and (min-width: 768px), print {
  .sct-main .c-box-center,
.sct-main .c-box-inner {
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .sct-main .c-box-center,
.sct-main .c-box-inner {
    position: static;
  }
}
.sct-main::after, .sct-main::before {
  position: absolute;
  display: block;
  content: "";
}
.sct-main::before {
  bottom: 0;
  left: 0;
  width: 0;
  height: 170px;
  border-bottom: 85px solid #ffeea8;
  background-color: #ffe476;
}
@media screen and (max-width: 767px) {
  .sct-main::before {
    width: 100%;
    height: 50%;
    border-width: 25.07vw;
  }
}
.sct-main::after {
  top: 0;
  right: -1px;
  width: 1px;
  height: 100%;
  background: #dedddb;
}
@media screen and (max-width: 767px) {
  .sct-main::after {
    display: none;
  }
}

.sct-main-content {
  position: absolute;
  bottom: -55px;
  left: 0;
}
@media screen and (min-width: 768px), print {
  .sct-main-content {
    min-width: 575px;
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  .sct-main-content {
    position: static;
    margin: 0 auto;
    min-width: 0;
    width: 85.33vw;
  }
}

.sct-main-concept {
  position: relative;
  z-index: 1;
  margin-top: 58px;
  padding: 60px;
  background-color: #ffeea8;
  line-height: 2;
}
@media screen and (min-width: 768px), print {
  .sct-main-concept {
    margin-left: 6px;
    left: -60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px), print {
  .sct-main-concept {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .sct-main-concept {
    z-index: 1;
    margin-top: 0;
    padding: 8vw;
  }
}
.sct-main-concept::after {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 3px solid #000;
  content: "";
}
@media screen and (max-width: 767px) {
  .sct-main-concept::after {
    border-width: 2px;
  }
}

.sct-main-concept-txt {
  position: relative;
  z-index: 1;
  text-justify: auto;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
html:not(.wf-active):not(.loading-delay) .sct-main-concept-txt {
  color: transparent;
}

.sct-main-concept-lead {
  position: relative;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 40px;
  padding-bottom: 19px;
  white-space: nowrap;
  letter-spacing: 0.35em;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 28px;
  font-size: 2.8rem;
  font-feature-settings: "palt";
}
html:not(.wf-active):not(.loading-delay) .sct-main-concept-lead {
  color: transparent;
}
@media screen and (max-width: 767px) {
  .sct-main-concept-lead {
    margin-top: 4.8vw;
    padding-bottom: 3.47vw;
    white-space: normal;
    line-height: 1.6;
  }
}
.sct-main-concept-lead::before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 8px;
  background: url("/common/css/img/bg_dot.gif");
  background-size: 2px;
  content: "";
}

.sct-main-img {
  text-align: right;
}
@media screen and (min-width: 768px), print {
  .sct-main-img {
    position: relative;
    right: -30px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1260px), print {
  .sct-main-img {
    right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px), print {
  .sct-main-img {
    right: -13px;
  }
}
@media screen and (max-width: 767px) {
  .sct-main-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.sct-main-img img {
  width: 61.5%;
}
@media screen and (max-width: 767px) {
  .sct-main-img img {
    width: 100%;
  }
}

.sct-main-important.-important {
  position: absolute;
  top: 55px;
  z-index: 99;
  margin: 0 auto;
  min-width: 770px;
}
@media screen and (max-width: 767px) {
  .sct-main-important.-important {
    top: 5.33vw;
    right: 0;
    left: 0;
    margin: auto;
    min-width: 0;
    width: 93%;
  }
}

/* ==========================================================================
02. Pickup
========================================================================== */
/* ==========================================================================
03. 学科紹介
========================================================================== */
@media screen and (min-width: 768px), print {
  .coursebox {
    display: flex;
  }
  .coursebox > * {
    flex: 1;
  }
}

.coursebox-link {
  display: block;
  text-decoration: none;
}
@media screen and (min-width: 768px), print {
  .coursebox-link {
    padding: 55px 25px 25px;
  }
}
@media screen and (max-width: 767px) {
  .coursebox-link {
    padding: 8vw 5.33vw 5.33vw;
  }
}
.coursebox-link.-syoto {
  background-color: #fcead5;
}
@media screen and (min-width: 768px), print {
  .coursebox-link.-syoto {
    padding: 10px 25px 25px;
  }
}
.coursebox-link.-nursing {
  background-color: #d8def5;
}

@media screen and (min-width: 768px), print {
  .coursebox-ttlwrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .coursebox-ttlwrap {
    margin-bottom: 6.4vw;
  }
}

.coursebox-ttlsub {
  color: #000;
  letter-spacing: 0.05em;
  line-height: 1;
  font-family: rockwell, sans-serif;
  font-weight: 400;
  font-style: normal;
}
html:not(.wf-active):not(.loading-delay) .coursebox-ttlsub {
  color: transparent;
}
.coursebox-ttlsub span {
  margin-right: 0.2em;
}
@media screen and (min-width: 768px), print {
  .coursebox-ttlsub span {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .coursebox-ttlsub span {
    font-size: 7.47vw;
  }
}

.coursebox-ttl {
  color: #000;
  letter-spacing: 0.05em;
  line-height: 1.4;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}
html:not(.wf-active):not(.loading-delay) .coursebox-ttl {
  color: transparent;
}
@media screen and (min-width: 768px), print {
  .coursebox-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .coursebox-ttl {
    font-size: 7.47vw;
  }
}
.coursebox-ttl span {
  font-size: 50%;
  margin-top: -100px;
}

.coursebox-contents {
  position: relative;
}

.coursebox-contents-img {
  display: block;
}
@media screen and (min-width: 768px), print {
  .coursebox-contents-img {
    overflow: hidden;
  }
}
.coursebox-contents-img img {
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .coursebox-contents-img img {
    transition: 0.3s transform ease-out;
    transform: scale(1);
  }
}
@media screen and (min-width: 768px), print {
  a:hover .coursebox-contents-img img {
    transform: scale(1.075);
  }
}
@media screen and (min-width: 768px), print {
  a:hover .coursebox-contents-img.-noLink img {
    transform: scale(1);
  }
}

.cousebox-contents-aim {
  position: absolute;
  border: 3px solid #000;
  background-color: #fff;
}
@media screen and (min-width: 768px), print {
  .cousebox-contents-aim {
    bottom: 25px;
    left: -15px;
    padding: 21px;
    width: 265px;
  }
}
@media screen and (max-width: 767px) {
  .cousebox-contents-aim {
    right: -3.47vw;
    bottom: 8vw;
    padding: 3.47vw 5.6vw;
    width: 66.67vw;
  }
}

.cousebox-contents-aim-ttl {
  border-bottom: 1px solid #000;
  color: #000;
  line-height: 1.2;
}
@media screen and (min-width: 768px), print {
  .cousebox-contents-aim-ttl {
    padding-bottom: 8px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .cousebox-contents-aim-ttl {
    padding-bottom: 2.13vw;
    font-size: 2.93vw;
  }
}
@media screen and (min-width: 768px), print {
  .cousebox-contents-aim-ttl + * {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .cousebox-contents-aim-ttl + * {
    margin-top: 2.13vw;
  }
}

.joblist {
  display: flex;
  flex-wrap: wrap;
}
.joblist li {
  position: relative;
  color: #000;
  line-height: 1.2;
}
@media screen and (min-width: 768px), print {
  .joblist li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .joblist li {
    font-size: 2.93vw;
  }
}
@media screen and (min-width: 768px), print {
  .joblist li:not(:last-child) {
    margin-right: 13px;
  }
}
@media screen and (max-width: 767px) {
  .joblist li:not(:last-child) {
    margin-right: 3.47vw;
  }
}
.joblist li::before {
  content: "#";
}
@media screen and (min-width: 768px), print {
  .joblist li::before {
    margin-right: 3px;
  }
}
@media screen and (max-width: 767px) {
  .joblist li::before {
    margin-right: 0.53vw;
  }
}

/* ==========================================================================
04. 強さの秘密
========================================================================== */
.strength-wrap {
  position: relative;
}

@media screen and (min-width: 768px), print {
  .strength .slick-next,
.strength .slick-prev {
    width: 36px;
    height: 73px;
  }
  .strength .slick-next {
    right: 25px;
    background: url("img/strength_next.png") no-repeat left 0;
    background-size: 36px auto;
  }
  .strength .slick-prev {
    left: 25px;
    background: url("img/strength_back.png") no-repeat left 0;
    background-size: 36px auto;
  }
}

.strength-title {
  position: absolute;
  z-index: 10;
}
@media screen and (min-width: 768px), print {
  .strength-title {
    top: -34px;
    left: 0;
    width: calc(100% - 640px);
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .strength-title {
    top: -8vw;
    right: 0;
    left: 0;
    margin: auto;
    width: 28.27vw;
    height: 71.47vw;
  }
}

@media screen and (max-width: 767px) {
  .strength-box:not(:last-child) {
    margin-bottom: 9.07vw;
  }
}

@media screen and (min-width: 768px), print {
  .strength-box-inner {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
  }
}

.strength-img {
  display: block;
}
@media screen and (min-width: 768px), print {
  .strength-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
  }
}
.strength-img img {
  width: 100%;
}

.strength-contents {
  position: relative;
  z-index: 1;
  border-left: 10px solid #ffe476;
  background-color: #fff;
  line-height: 2;
}
@media screen and (min-width: 768px), print {
  .strength-contents {
    margin: 150px 120px 0 0;
    padding: 34px 55px 60px 45px;
    min-height: 505px;
    width: 522px;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents {
    margin-top: -16vw;
    margin-left: 5.33vw;
    padding: 5.33vw 8vw 17.33vw;
    border-width: 1.87vw;
    font-size: 4.27vw;
  }
}

.strength-contents-title {
  display: flex;
  align-items: center;
  line-height: 1;
}
.strength-contents-title .txt {
  position: relative;
  letter-spacing: 0.025em;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}
html:not(.wf-active):not(.loading-delay) .strength-contents-title .txt {
  color: transparent;
}
@media screen and (min-width: 768px), print {
  .strength-contents-title .txt {
    margin-right: 8px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents-title .txt {
    margin-right: 2.13vw;
    font-size: 2.93vw;
  }
}
.strength-contents-title .num {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("img/bg_number.png") no-repeat left 0;
  font-family: rockwell, sans-serif;
  font-weight: 400;
  font-style: normal;
}
html:not(.wf-active):not(.loading-delay) .strength-contents-title .num {
  color: transparent;
}
@media screen and (min-width: 768px), print {
  .strength-contents-title .num {
    width: 47px;
    height: 50px;
    background-size: 47px auto;
    font-size: 33px;
    font-size: 3.3rem;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents-title .num {
    width: 10.67vw;
    height: 11.2vw;
    background-size: 10.67vw auto;
    font-size: 6.93vw;
  }
}
.strength-contents-title .num span {
  position: relative;
  left: -0.05em;
}
@media screen and (min-width: 768px), print {
  .strength-contents-title + * {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents-title + * {
    margin-top: 2.67vw;
  }
}

.strength-contents-lead {
  color: #efba00;
  line-height: 1.4;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}
html:not(.wf-active):not(.loading-delay) .strength-contents-lead {
  color: transparent;
}
@media screen and (min-width: 768px), print {
  .strength-contents-lead {
    letter-spacing: 0.2em;
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents-lead {
    font-size: 5.6vw;
  }
}
@media screen and (min-width: 768px), print {
  .strength-contents-lead + * {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents-lead + * {
    margin-top: 6.4vw;
  }
  .strength-contents-lead + * br {
    display: none;
  }
}

@media screen and (min-width: 768px), print {
  .strength-contents-link {
    display: flex;
    margin-top: 30px;
  }
  .strength-contents-link > * {
    flex: 1;
    margin-top: 0 !important;
  }
  .strength-contents-link > *:not(:last-child) {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents-link > *:not(:last-child) {
    margin-bottom: 2.67vw;
  }
}

.strength-contents-badge {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #000;
  border-radius: 100%;
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 768px), print {
  .strength-contents-badge {
    top: -96px;
    right: 40px;
    width: 193px;
    height: 193px;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents-badge {
    top: -18.67vw;
    right: 4vw;
    width: 37.33vw;
    height: 37.33vw;
  }
}
.strength-contents-badge > * {
  position: relative;
  z-index: 2;
}
.strength-contents-badge::before {
  position: absolute;
  z-index: -1;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #ccc;
  content: "";
}
@media screen and (min-width: 768px), print {
  .strength-contents-badge::before {
    top: -4px;
    left: -4px;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents-badge::before {
    top: -0.8vw;
    left: -0.8vw;
  }
}
.-childcare .strength-contents-badge::before {
  background: #fcead5;
}
.-nursing .strength-contents-badge::before {
  background: #d8def5;
}
.strength-contents-badge .ttl {
  border-radius: 40px;
  background: #fff;
  letter-spacing: 0.13em;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}
html:not(.wf-active):not(.loading-delay) .strength-contents-badge .ttl {
  color: transparent;
}
@media screen and (min-width: 768px), print {
  .strength-contents-badge .ttl {
    margin-top: -8px;
    padding: 8px;
    font-size: 12px;
    font-size: 1.2rem;
    width: 193px;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents-badge .ttl {
    margin-top: -2.67vw;
    padding: 0.8vw;
    width: 37.33vw;
    font-size: 10px;
    font-size: 1rem;
  }
}
.strength-contents-badge .cap {
  letter-spacing: 0.13em;
  font-weight: bold;
}
@media screen and (min-width: 768px), print {
  .strength-contents-badge .cap {
    margin-top: 16px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents-badge .cap {
    margin-top: 3.73vw;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.strength-contents-badge .num {
  font-weight: 100;
  font-style: normal;
  font-family: joanna-nova, sans-serif;
}
html:not(.wf-active):not(.loading-delay) .strength-contents-badge .num {
  color: transparent;
}
@media screen and (min-width: 768px), print {
  .strength-contents-badge .num {
    margin-top: 5px;
    font-size: 56px;
    font-size: 5.6rem;
  }
}
@media screen and (max-width: 767px) {
  .strength-contents-badge .num {
    margin-top: 1.07vw;
    font-size: 40px;
    font-size: 4rem;
  }
}

/* ==========================================================================
05. お知らせ
========================================================================== */
@media screen and (min-width: 768px), print {
  .news {
    display: flex;
    align-items: baseline;
    text-align: left;
    margin-top: 150px;
  }
}
.news .c-ttl02 {
  margin-top: 0;
}
@media screen and (min-width: 768px), print {
  .news .c-ttl02 {
    display: inline-block;
    margin-bottom: 0;
  }
  .news .c-ttl02::before {
    width: 100%;
  }
}
@media screen and (min-width: 768px), print {
  .news .c-ttl02 + * {
    margin-top: 30px;
  }
}

.news-link {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}
html:not(.wf-active):not(.loading-delay) .news-link {
  color: transparent;
}
@media screen and (min-width: 768px), print {
  .news-link {
    margin-top: 35px !important;
  }
}
@media screen and (max-width: 767px) {
  .news-link {
    margin-top: 4.8vw;
    text-align: right;
  }
}
.news-link span {
  display: block;
}

@media screen and (min-width: 768px), print {
  .news-titlebox {
    width: 29.5%;
  }
}

@media screen and (min-width: 768px), print {
  .news-contents {
    width: 69.5%;
  }
}
@media screen and (max-width: 767px) {
  .news-contents {
    padding: 0 8vw;
  }
}

@media screen and (max-width: 767px) {
  .c-news-list {
    margin-top: 10.4vw;
  }
}

/* ==========================================================================
06. 写真（インターバル）
========================================================================== */
@media screen and (min-width: 768px), print {
  .interval-picture {
    margin-top: 110px;
  }
}
.interval-picture img {
  width: 100%;
}
.interval-picture + * {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px), print {
  .interval-picture + * {
    margin-top: -110px;
  }
}
@media screen and (max-width: 767px) {
  .interval-picture + * {
    margin-top: -16vw;
  }
}

/* ==========================================================================
07. ブログ
========================================================================== */
@media screen and (min-width: 768px), print {
  .blog {
    display: flex;
    justify-content: space-between;
    margin-bottom: 89px;
  }
}
@media screen and (max-width: 767px) {
  .blog {
    margin-bottom: 14.67vw;
  }
}

.blog-title {
  background-color: #ffe476;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .blog-title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    width: 30.4%;
  }
}
@media screen and (max-width: 767px) {
  .blog-title {
    margin: 0 2.67vw;
    padding: 8.53vw 2.67vw 5.6vw;
  }
}

.blog-title-lead {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}
html:not(.wf-active):not(.loading-delay) .blog-title-lead {
  color: transparent;
}
@media screen and (min-width: 768px), print {
  .blog-title-lead {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .blog-title-lead {
    font-size: 3.2vw;
    line-height: 1.6;
  }
}
@media screen and (min-width: 768px), print {
  .blog-title-lead + * {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767px) {
  .blog-title-lead + * {
    margin-top: 3.47vw;
  }
}

.blog-title-name {
  letter-spacing: 0.05em;
  line-height: 1;
  font-family: agenda, sans-serif;
  font-weight: 600;
  font-style: normal;
}
html:not(.wf-active):not(.loading-delay) .blog-title-name {
  color: transparent;
}
@media screen and (min-width: 768px), print {
  .blog-title-name {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .blog-title-name {
    font-size: 6.93vw;
  }
}
@media screen and (min-width: 768px), print {
  .blog-title-name + * {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767px) {
  .blog-title-name + * {
    margin-top: 1.6vw;
  }
}

.blog-title-logo {
  display: block;
}
@media screen and (max-width: 767px) {
  .blog-title-logo img {
    width: 10.67vw;
  }
}

.blog-title-btn {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .blog-title-btn {
    padding: 0 10.67vw;
  }
}
.blog-title-btn.c-btn {
  text-align: left;
}
.blog-title-btn.c-btn a {
  background-color: transparent !important;
}

@media screen and (min-width: 768px), print {
  .bloglist {
    padding: 13px 34px;
    width: 65.2%;
    border-top: 1px solid #dedddb;
    border-bottom: 1px solid #dedddb;
    background-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .bloglist {
    display: flex;
    flex-wrap: wrap;
    margin-top: 9.07vw;
    margin-bottom: -5.33vw;
  }
}

@media screen and (min-width: 768px), print {
  .bloglist-item {
    display: flex;
    justify-content: space-between;
    padding: 21px 0;
  }
  .bloglist-item:not(:last-child) {
    border-bottom: 1px solid #dedddb;
  }
}
@media screen and (max-width: 767px) {
  .bloglist-item {
    display: block;
    margin-bottom: 5.33vw;
    width: calc((100% - 2.13vw) / 2);
  }
  .bloglist-item:nth-child(odd) {
    margin-right: 2.13vw;
  }
  .bloglist-item:nth-child(3) {
    display: none;
  }
}

.bloglist-img {
  display: block;
}
@media screen and (min-width: 768px), print {
  .bloglist-img {
    min-width: 254px;
    width: 254px;
  }
}
.bloglist-img img {
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .bloglist-img img {
    height: 170px;
  }
}
@media screen and (max-width: 767px) {
  .bloglist-img img {
    height: 33.33vw;
  }
}
@media screen and (max-width: 767px) {
  .bloglist-img + * {
    margin-top: 4.27vw;
  }
}

@media screen and (min-width: 768px), print {
  .bloglist-contents {
    width: calc(100% - 284px);
  }
}

.bloglist-cat span {
  display: inline-block;
  border: 1px solid #dedddb;
  border-radius: 20px;
  line-height: 1;
}
@media screen and (min-width: 768px), print {
  .bloglist-cat span {
    padding: 3px 10px;
    font-size: 10px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .bloglist-cat span {
    padding: 1.07vw 2.67vw;
    font-size: 2.67vw;
  }
}
@media screen and (min-width: 768px), print {
  .bloglist-cat + * {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .bloglist-cat + * {
    margin-top: 1.33vw;
  }
}

.bloglist-link {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .bloglist-link {
    line-height: 1.4;
  }
}
.bloglist-link a {
  color: #efba00;
  text-decoration: underline;
}
@media screen and (min-width: 768px), print {
  .bloglist-link a:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 768px), print {
  .bloglist-link + * {
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .bloglist-link + * {
    margin-top: 1.33vw;
  }
}

.bloglist-txt {
  line-height: 2;
}
@media screen and (min-width: 768px), print {
  .bloglist-txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .bloglist-txt {
    font-size: 3.2vw;
  }
}

.bloglist-more {
  text-align: right;
}
@media screen and (min-width: 768px), print {
  .bloglist-more {
    margin-top: 12px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .bloglist-more:hover .c-icon-arrow {
    border-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .bloglist-more {
    margin-top: 1.33vw;
    font-size: 2.67vw;
  }
}
.bloglist-more .c-icon-arrow {
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #000;
}

/* ==========================================================================
animation
========================================================================== */
/**
* LoadAnim
*
*/
/* #sct-main */
@media screen and (min-width: 768px), print {
  #sct-main {
    min-height: 300px;
  }
}
#sct-main:before {
  opacity: 0;
  width: 0;
}
#sct-main.-scene01:before {
  width: 0;
}
@media screen and (min-width: 768px), print {
  #sct-main.-scene01:before {
    animation: lineAnimationPc 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s forwards;
  }
}
@media screen and (max-width: 767px) {
  #sct-main.-scene01:before {
    animation: lineAnimationSp 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s forwards;
  }
}

@keyframes lineAnimationPc {
  0% {
    opacity: 0;
    width: 0;
  }
  50% {
    opacity: 0.8;
    width: calc(100% + 266px);
  }
  100% {
    opacity: 1;
    width: calc(100% + 266px);
  }
}
@keyframes lineAnimationSp {
  0% {
    opacity: 0;
    width: 0;
  }
  50% {
    opacity: 0.8;
    width: 100%;
  }
  100% {
    opacity: 1;
    width: 100%;
  }
}
.sct-main-content {
  z-index: 10;
}

/* .wrapper-bg */
.wrapper-bg {
  opacity: 0;
  transition-duration: 0.4s;
}
.wrapper-bg.-show {
  opacity: 1;
}

/* sct-main-img */
.sct-main-img {
  opacity: 0;
  transform: translate(-25px, -25px);
  transition-duration: 1.5s;
}
.-scene02 .sct-main-img {
  transform: translate(0, 0);
  opacity: 1;
}

/* sct-main-concept */
.sct-main-concept {
  opacity: 0;
  transition-duration: 1s;
  transform: translate(-25px, -25px);
}
.sct-main-concept:after {
  opacity: 0;
  transition-duration: 1s;
}
.-scene03 .sct-main-concept {
  opacity: 1;
  transform: translate(0, 0);
}
.-scene03 .sct-main-concept:after {
  opacity: 1;
  transition-delay: 0.65s;
}
@media screen and (min-width: 768px), print {
  .-scene03 .sct-main-concept:after {
    transform: translate(12px, 12px);
  }
}
@media screen and (max-width: 767px) {
  .-scene03 .sct-main-concept:after {
    transform: translate(1.6vw, 1.6vw);
  }
}

.sct-main-concept-txt {
  opacity: 0;
  transition-duration: 1s;
  transform: translate(-10px, -10px);
}
@media screen and (min-width: 768px), print {
  .-scene04 .sct-main-concept-txt {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 767px) {
  .-scene03 .sct-main-concept-txt {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 1.5s;
  }
}

.sct-main-concept-lead:after {
  background-color: #ffeea8;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition-duration: 1.4s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media screen and (min-width: 768px), print {
  .sct-main-concept-lead:after {
    transition-delay: 1s;
  }
}
.-scene04 .sct-main-concept-lead:after {
  width: 0;
}
