@charset "utf-8";

@media screen and (max-width: 768px) {
/* -------------------------------------------------------------------
#TALK
------------------------------------------------------------------- */
#TALK {
  position: static;
}
/* footprint */
.footprint {
  width: 90%;
  margin: 0 auto;
}





/* breadcrumb */
.breadcrumb {
  position: static;
}





/* mv */
.mv__content {
  position: relative;
}
.mv__content h1 {
  position: static;
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 26px;
}
.mv__content h1 img {
  width: 100%;
  max-width: 292px;
  margin: 0 auto;
}





/* copy */
.copy {
  padding-top: 250px;
  padding-bottom: 40px;
  margin-top: -236px;
}
.copy p:first-of-type {
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 1.6;
}
.copy p:nth-of-type(2) {
  margin-bottom: 15px;
  line-height: 2;
  text-align: left;
}
.copy p:last-of-type {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.4;
}





/* member */
.member {
  padding-top: 30px;
  padding-bottom: 60px;
}
.member h2 {
  margin-bottom: 20px;
  font-size: 2.4rem;
}
.member__image {
  width: 158px;
}
.member__text p:first-of-type {
  position: absolute;
  top: 79px;
  left: 172px;
  transform: translateY(-50%);
  margin-bottom: 0;
  line-height: 1.75;
}
.member__text p:last-of-type {
  font-size: 1.4rem;
}
.member .flex {
  position: relative;
  display: block;
  margin: 0;
  margin-bottom: 30px;
}
.member .flex .member__image {
  margin-right: 0;
  margin-bottom: 15px;
}
.member ul {
  display: block;
  margin-top: 30px;
}
.member ul li {
  position: relative;
  width: 100%;
}
.member ul li + li {
  margin-top: 40px;
}
.member ul li .member__image {
  margin-bottom: 15px;
}





/* talk-navi */
.talk-navi {
  padding-top: 30px;
  padding-bottom: 40px;
}
.talk-navi h2 {
  margin-bottom: 20px;
  font-size: 2.4rem;
}
.talk-navi ul {
  display: block;
}
.talk-navi ul li {
  position: static;
  width: 100%;
  margin-right: 0;
}
.talk-navi ul li::after {
  content: none;
}
.talk-navi ul li:nth-of-type(n + 2) {
  margin-top: 20px;
}
.talk-navi ul li a {
  z-index: 0;
  padding-right: 0;
  padding-left: 18px;
}
.talk-navi ul li a:hover {
  transform: none;
}
.talk-navi ul li a img {
  width: 45px;
  margin-right: 5px;
}
.talk-navi ul li a p span:first-of-type {
  font-size: 1em;
}
.talk-navi ul li:last-of-type a p span:first-of-type {
  font-size: 1.2em;
}





/* content */
.content {
  padding-bottom: 40px;
}
.content__top .container {
  position: static;
}
.content__top h2 {
  position: relative;
  display: flex;
  width: 100%;
  max-width: none;
  margin-top: -40px;
  margin-bottom: 25px;
}
.content__top h2 img {
  width: 45px;
  margin-right: 5px;
  margin-left: 16px;
}
.content__top h2 p {
  font-size: 2rem;
}
.content__top h2 p span:first-of-type {
  font-size: 1em;
}
.content-5 .content__top h2 p span:first-of-type {
  font-size: 1.2em;
}
.content__body .container {
  position: static;
  padding-top: 0;
}
.content__body h3 {
  margin-bottom: 25px;
  font-size: 2rem;
  line-height: 1.6;
}
.content__body .text {
  position: static;
  transform: none;
  width: 100%;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 32px;
  font-size: 1.4rem;
}
.content__body .container > p,
.content__body .flex p {
  line-height: 2.25;
}
.content__body .container > p,
.content__body .flex {
  margin-top: 40px;
  margin-bottom: 40px;
}
.content__body .flex p + img,
.content__body .flex img + p {
  margin-top: 40px;
}
.content__body .flex {
  display: block;
}
.content__body .flex .right,
.content__body .flex .left {
  margin-right: 0;
}
.content__body .flex .width-1,
.content__body .flex .width-2,
.content__body .flex .width-3,
.content__body .flex .width-4,
.content__body .flex .width-5 {
  width: 100%;
}
.content__body .information {
  padding-top: 25px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
}
.content__body .information .inner {
  display: block;
}
.content__body .information .inner img {
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
}
.content-5 .content__body .information .inner img {
  width: 100%;
}
.content__body .information .inner div:first-of-type {
  width: 100%;
  margin-bottom: 30px;
}
.content-5 .content__body .information .inner div:first-of-type {
  width: 100%;
}
.content__body .information .inner div:first-of-type span {
  font-size: 2.4rem;
}
.content-5 .content__body .information .inner div:first-of-type span:first-of-type {
  font-size: 1.4rem;
}
.content-5 .content__body .information .inner div:first-of-type span:nth-of-type(2) {
  font-size: 2rem;
}
.content-5 .content__body .information .inner div:first-of-type span:last-of-type {
  font-size: 1.6rem;
}
.content__body .information .inner div:first-of-type p {
  margin-bottom: 30px;
}
.content__body .information .inner div:last-of-type {
  width: 100%;
  margin-right: 0;
}





/* banner */
.banner {
  padding-top: 10px;
  padding-bottom: 100px;
}
.banner a span:first-of-type {
  margin-right: 0;
  font-size: 4rem;
}
.banner a span:nth-of-type(2) {
  font-size: 3.2rem;
}
.banner a span:last-of-type {
  font-size: 2.4rem;
}





@media screen and (max-width: 374px) {
  /* talk-navi */
  .talk-navi ul li a {
    padding-left: 12px;
  }
  .talk-navi ul li a p {
    font-size: 1.7rem;
  }
}





}