@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/* font-family: "Noto Sans JP", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*font-family: "Noto Serif JP", serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

.front_contents {
  position: relative;
  padding: min(calc(150px + (1vw - 19.2px) * 4.5307), 150px) 0; /* 150-80px (1920-375) */
  z-index: 10;
}
.wrapper_content {
  position: relative;
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  z-index: 20;
}
#front_top_content, #front_bottom_content {
  position: relative;
  padding: min(calc(120px + (1vw - 19.2px) * 3.2362), 120px) 0; /* 120-70px (1920-375) */
  z-index: 10;
  background: #fff;
}
#front-sectionPost .postlist li {
  border: none!important;

}
.postlist li,
.postlist li:first-child {
  border: none!important;
}
.postlist .post_text {
  position: relative;
}
.postlist .post_text:after {
  content: '';
  display: inline-block;
  background-size: 3px 1px;
  background-image: linear-gradient(to right, #000000 1px, transparent 1px);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 5px;
  position: absolute;
  height: 1px;
  bottom: 0;
  right: 0;
  width: 92%;
}
body:not(.home) #front_bottom_content {
  display: none;
}

#front-sectionPost {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}
.postlist .post_text {
  padding: 18px 0;
}
.post .time, .postlist .time {
  font-weight: 500;
  color: #fff !important;
  background: #0F75B7;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 0;
}
.post .time a, .postlist .time a {
  font-weight: 500;
  color: #fff!important;
}

.post4b li .post4b_contents {
  /*  opacity: 1; */
  display: none;
}
.post4b .time {
  display: block;
  background: #0F75B7;
  border-radius: 0;
}

.post_link a {
  color: #262626!important;
}
.post_link {
  border-bottom: none;
}

#wrapper {
  max-width: unset;
  padding: 0;
  position: relative;
  z-index: 1;
}

body {
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
}

body p {
  line-height: 2;
}

body:not(.home) #wrapper {
  width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
  width: 94%;
  max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
  width: 94%!important;
  max-width: var(--content-max-width);
  margin-inline: auto;
}
header#h1Header {
  background: #fff;
}
#thumbImg::before, header#h1Header::before {
  background: #015DB2;
  opacity: 0.6;
}
header#h1Header h1.title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #fff;
}

#header-upper {
  display: none!important;
}
#header .logo {
  padding: 10px 20px;
}
#header .logo img {
  width: 100%;
  max-width: 300px;
  height: auto;
}
#header a.head_btn {
  align-items: center;
}
#header a.head_btn::before {
  font-size: 1.2em;
  margin-bottom: 0;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  background: #00BEEC;
  color: #fff;
  flex-direction: unset;
}
#header a.head_btn.mail_btn {
  background: #0F75B7;
  color: #fff;
  flex-direction: unset;
}
nav#mainNav ul li.line a {
  display: flex;
  flex-direction: unset;
  gap: 4px;
}
nav#mainNav ul li.line a::before {
  content: '';
  background: url(/wp-content/uploads/line.png)no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
}
nav#mainNav ul li a {
  color: #262626;
  padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b {
  font-weight: 500;
  color: #262626;
}
nav#mainNav ul li a:hover b {
  color: #262626;
}
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover {
  background: #fff;
}
nav#mainNav ul li.current-menu-item a b {
  color: #262626;
}
nav#mainNav ul li.current-menu-item a:hover b {
  color: #262626;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #262626;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: #fff;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
  background: #fff;
  color: #262626;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  background: #0F75B7;
}
.spmenu #menu p {
  color: #0F75B7;
}

a#scrollUp {
  background: #0F75B7;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #fff;
  background: #0F75B7;
}
#copyright {
  margin-top: 0;
}
#footer .footnav:not(:last-child) {
  margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
  color: #fff;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
  display: none;
}
#footer .socialicon {
  margin-bottom: 15px;
}

.inner {
  width: 94%;
  max-width: 1200px;
  margin-inline: auto;
}

h1.title {
  font-size: var(--rem48);
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: .01em;
  color: #262626;
  line-height: 1.4;
  font-weight: 700;
  display: block;
  margin-bottom: 40px;
  position: relative;
}
h1.title .en {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #F4F4F4;
  letter-spacing: 0;
  line-height: 1;
  display: block;
  font-size: var(--px100);
}
h1.title .ja {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  display: block;
  line-height: 1;
  font-size: var(--rem24);
  color: #0F75B7;
  margin-top: -10px;
}

.post h2 {
  font-weight: 700;
  font-size: var(--rem48);
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}
.post h2.title {
  text-align: center;
  color: #0F75B7;
  margin: 0!important;
  margin-bottom: 40px!important;
  padding: 0!important;
  padding-bottom: 16px!important;
  line-height: 1.3;
  font-weight: 700;
  position: relative;
}
.post h2.title::after {
  content: '';
  display: inline-block;
  background: #0F75B7;
  width: 70px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.post h3 {
  font-weight: 700;
  font-size: var(--rem30);
  color: #0F75B7;
  border: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
}

.post h4 {
  font-weight: 400;
}

.post h4::before {
  background: #0F75B7;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  background: linear-gradient(114deg,rgba(0, 190, 236, 1) 0%, rgba(15, 117, 183, 1) 100%);
  display: block;
  border-radius: 0;
  color: #fff;
  padding: 16px;
  max-width: 300px;
  margin-top: 40px;
}
.linkBtn::after {
  display: none!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: linear-gradient(114deg,rgba(0, 190, 236, 1) 0%, rgba(15, 117, 183, 1) 100%);
  color: #fff;
  opacity: .7;
}

.cta {
  position: relative;
  z-index: 0;
  padding: 80px 0;
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 60px;
}
.cta h1 {
  text-align: center!important;
}
.cta h1 .en {
  color: #56AEE8;
}
.cta h1 .ja {
  color: #fff;
}
.cta ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.cta a {
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  font-weight: 700;
  padding: 12px 24px;
  width: 320px;
  height: 61px;
  border-radius: 100vmax;
  position: relative;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  margin-right: 6px;
  vertical-align: middle;
}
.cta a.lineLink {
  background: #00D959;
  color: #fff;
}
.cta a.lineLink::before {
  content: '';
  background: url(/wp-content/uploads/line.png)no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
}
.cta a.telLink {
  background: #fff;
  color: #0F75B7;
}
.cta a.telLink::before {
  content: '\f095';
}
.cta a.mailLink {
  background: #fff;
  color: #0F75B7;
}
.cta a.mailLink::before {
  content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.top_banner {
  padding-top: 100px;
}
.top_banner .inner {
  max-width: 1000px;
}
.top_banner .banner {
  display: block;
  width: 100%;
}
.top_banner .banner img {
  width: 100%;
}

.top_news {
  padding-top: 120px;
}
.top_news .inner {
  max-width: 1000px;
}

.top_about {
  padding: 120px 0;
}
.top_about .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top_about .image,
.top_about .text {
  width: 47%;
}
.top_about h2 {
  text-align: left;
  margin-left: 0;
  color: #0F75B7;
  font-size: var(--rem36);
}

.top_strengths {
  padding: 120px 0;
  background: url(/wp-content/uploads/top_strengths_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top_strengths h1 {
  margin-bottom: 60px;
}
.top_strengths h1 .en {
  color: #fff;
}
.top_strengths ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 50px 40px;
}
.top_strengths .image {
  margin-bottom: 25px;
  position: relative;
}
.top_strengths .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.top_strengths .image .number {
  position: absolute;
  top: -40px;
  right: 10px;
  display: inline-block;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
  font-size: var(--px100);
  font-weight: 700;
  color: #00BEEC;
}
.top_strengths h2 {
  font-size: var(--rem30);
  color: #0F75B7;
  margin-bottom: 20px;
}

.top_intro {
  padding: 120px 0;
}
.top_intro h1 {
  text-align: left;
  margin: 0;
}
.top_intro ul {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.top_intro li  {
  border-bottom: 1px solid #B9B9B9;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.top_intro li a {
  font-family: "Noto Serif JP", serif;
  color: #0F75B7;
  font-size: 18px;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all .3s;
}
.top_intro li a:hover {
  opacity: 0.7;
}
.top_intro li a::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/arrow.png)no-repeat;
  background-size: contain;
  width: 38px;
  height: 38px;
}

.top_instagram {
  padding: 120px 0;
  background: #0F75B7;
}
.top_instagram h1 .en {
  color: #2887C5;
}
.top_instagram h1 .ja {
  color: #fff;
}

.top_flow {
  padding: 120px 0;
}
.top_flow ul {
  display: flex;
  flex-direction: column;
  gap: 60px;
  max-width: 1000px;
  margin-inline: auto;
}
.top_flow li {
  position: relative;
  background: #E3F9FF;
  border-radius: 20px;
  padding: 25px 40px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
.top_flow li:not(:last-child)::after {
  content: '';
  display: inline-block;
  background: #E3F9FF;
  width: 40px;
  height: 30px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -29px;
}
.top_flow .image {
  width: 20%;
}
.top_flow .text {
  width: 75%;
}
.top_flow h2 {
  text-align: left;
  margin-left: 0;
  color: #0F75B7;
  font-size: var(--rem30);
}

@media print, screen and (max-width: 768px) {
  .top_banner {
    padding-top: 60px;
  }

  .top_news {
    padding-top: 70px;
  }
  .top_news h1 {
	  margin-bottom: 0;
  }

  .top_about {
    padding: 70px 0;
  }
  .top_about .flex {
    flex-direction: column;
    gap: 25px;
  }
  .top_about .image,
  .top_about .text {
    width: 100%;
  }
  .top_about h2 {
    text-align: center;
    margin-left: auto;
  }

  .top_strengths {
    padding: 70px 0;
  }
  .top_strengths ul {
    grid-template-columns: repeat(1,1fr);
  }
  .top_strengths .image .number {
    font-size: 90px;
  }

  .top_intro {
    padding: 70px 0;
  }
  .top_intro ul {
    gap: 20px;
  }
  .top_intro li  {
    padding-bottom: 15px;
  }
  .top_intro li a {
    font-size: 14px;
  }
  .top_intro li a::after {
    width: 28px;
    height: 28px;
  }

  .top_instagram {
    padding: 70px 0;
  }

  .top_flow {
    padding: 70px 0;
  }
  .top_flow ul {
    gap: 50px;
  }
  .top_flow li {
    padding: 25px;
    gap: 25px;
    flex-direction: column-reverse;
  }
  .top_flow .image {
    width: 100%;
    max-width: 280px;
    margin-inline: auto;
  }
  .top_flow .text {
    width: 100%;
  }
  .top_flow h2 {
    text-align: center;
    margin-left: auto;
  }
}

/*-----------------------------
TAISEとは
------------------------------*/
.about.sec01 {
  padding-bottom: 100px;
}
.about.sec01 .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about.sec01 .image,
.about.sec01 .text {
  width: 47%;
}
.about.sec01 h3 {
  font-weight: 700;
  font-size: var(--rem36);
}
.about.sec01 .box h3 {
  text-align: center;
}
.about.sec01 ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 25px;
}
.about.sec01 li {
  padding: 25px;
  background: linear-gradient(114deg,rgba(0, 190, 236, 1) 0%, rgba(15, 117, 183, 1) 100%);
}
.about.sec01 h4 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  padding: 0;
}
.about.sec01 h4::before {
  display: none;
}
.about.sec01 h4 span {
  font-size: var(--rem40);
  display: block;
}
.about.sec01 .box {
  padding-top: 70px;
}
.about.sec01 .box p {
  color: #fff;
}

.about.sec02 {
  background: #E3F9FF;
  padding: 100px 0;
}
.about.sec02 .flex {
  display: flex;
  justify-content: space-between;
}
.about.sec02 .image {
  width: 30%;
  text-align: center;
}
.about.sec02 .image span {
  font-weight: 500;
  display: inline-block;
  margin-top: 8px;
}
.about.sec02 .text {
  width: 65%;
}

.about.sec03 {
  padding-top: 100px;
}
.about.sec03 .text {
  background: #E3F9FF;
  padding: 40px;
}

@media print, screen and (max-width: 768px) {
  .about.sec01 {
    padding-bottom: 70px;
  }
  .about.sec01 .flex {
    flex-direction: column;
    gap: 25px;
  }
  .about.sec01 .image,
  .about.sec01 .text {
    width: 100%;
  }
  .about.sec01 h3 {
    text-align: center;
  }
  .about.sec01 ul {
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
  }

  .about.sec02 {
    padding: 70px 0;
  }
  .about.sec02 .flex {
    flex-direction: column;
    gap: 25px;
  }
  .about.sec02 .image {
    width: 100%;
    max-width: 280px;
    margin-inline: auto;
  }
  .about.sec02 .text {
    width: 100%;
  }

  .about.sec03 {
    padding-top: 70px;
  }
  .about.sec03 .text {
    padding: 35px 25px;
  }
}

/*-----------------------------
コーチ紹介
------------------------------*/
.coach.sec01 ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 100px 25px;
}
.coach.sec01 .image {
  margin-bottom: 20px;
}
.coach.sec01 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.coach.sec01 h3 {
  text-align: center;
}
.coach.sec01 .box {
  background: #E3F9FF;
  padding: 25px;
  margin-top: 30px;
}
.coach.sec01 p.head {
  line-height: 1.5;
  text-align: center;
  margin-bottom: 15px;
}

@media print, screen and (max-width: 768px) {
  .coach.sec01 ul {
    grid-template-columns: repeat(1,1fr);
    gap: 40px;
  }
  .coach.sec01 .box {
    margin-top: 20px;
  }
}

/*-----------------------------
プランのご案内
------------------------------*/
.plan.sec01 {
  padding-bottom: 120px;
}
.plan.sec01 .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.plan.sec01 .image,
.plan.sec01 .text {
  width: 47%;
}

.plan.sec02 .wrap {
  background: #E3F9FF;
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 100px;
}
.plan.sec02 .remark {
  text-align: right;
  margin-top: 10px;
}
.plan.sec02 h3 {
  text-align: center;
}
.plan.sec02 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  border-bottom: 1px solid #707070;
}
.plan.sec02 .plan_name {
  width: 18%;
}
.plan.sec02 .item {
  width: 52%;
}
.plan.sec02 .price_box {
  width: 20%;
  display: flex;
  align-items: center;
  gap: 12px;
}

.plan.sec03 {
  padding-top: 120px;
}
.plan.sec03 h3 {
  text-align: center;
}
.plan.sec03 p {
  text-align: center;
}
.plan.sec03 .image {
  max-width: 600px;
  margin-inline: auto;
  margin-top: 30px;
}
.plan.sec03 .image img {
  width: 100%;
}

.plan.sec04 {
  padding: 120px 0;
}
.plan.sec04 .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.plan.sec04 .image,
.plan.sec04 .text {
  width: 47%;
}

.plan.sec05 .box {
  background: #E3F9FF;
  padding: 40px;
}
.plan.sec05 h3 {
  text-align: center;
}
.plan.sec05 table,
.plan.sec05 th,
.plan.sec05 td {
  background: unset;
  border: none;
  font-weight: 400;
}
.plan.sec05 tr {
  border-bottom: 1px solid #707070;
}

@media print, screen and (max-width: 768px) {
  .plan.sec01 {
    padding-bottom: 70px;
  }
  .plan.sec01 .flex {
    flex-direction: column;
    gap: 25px;
  }
  .plan.sec01 .image,
  .plan.sec01 .text {
    width: 100%;
  }

  .plan.sec02 .wrap {
    padding: 35px 25px;
    gap: 70px;
  }
  .plan.sec02 li {
    flex-direction: column;
    gap: 15px;
    padding: 20px 0;
  }
  .plan.sec02 .plan_name {
    width: 100%;
  }
  .plan.sec02 .item {
    width: 100%;
  }
  .plan.sec02 .price_box {
    width: 100%;
  }

  .plan.sec03 {
    padding-top: 70px;
  }
  .plan.sec03 .image {
    max-width: 280px;
  }

  .plan.sec04 {
    padding: 70px 0;
  }
  .plan.sec04 .flex {
    flex-direction: column;
    gap: 25px;
  }
  .plan.sec04 .image,
  .plan.sec04 .text {
    width: 100%;
  }

  .plan.sec05 .box {
    padding: 35px 25px;
  }
}

/*-----------------------------
よくあるご質問
------------------------------*/
.faq.sec01 .inner {
  display: grid;
  gap: 14px;
}
.faq.sec01 .faq-item {
  overflow: clip;
}
.faq.sec01 .faq-item > summary {
  list-style: none;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  outline: none;
  background: #E3F9FF;
  padding: 16px 20px;
}
.faq.sec01 .faq-item > summary::-webkit-details-marker { display: none; }
.faq.sec01 .q {
  font-weight: 500;
  color: #0F75B7;
  font-size: clamp(20px, 2.5vw, 28px);
  line-height: 1;
}
.faq.sec01 .q-text {
  font-weight: 500;
  font-size: var(--rem18);
}
.faq.sec01 .toggle {
  position: relative;
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
}
.faq.sec01 .toggle::before,
.faq.sec01 .toggle::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 16px;
  height: 2px;
  background: #0F75B7;
  border-radius: 1px;
  transition: transform .28s ease;
}
.faq.sec01 .toggle::after { transform: rotate(90deg); }
.faq.sec01 .faq-item[open] .toggle::after { transform: rotate(90deg) scaleX(0); }

.faq.sec01 .a-wrap {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .32s ease, padding .32s ease, margin .32s ease;
  padding-left: 40px;
  margin-top: 0;
}
.faq.sec01 .a-wrap > div { min-height: 0; overflow: hidden; }
.faq.sec01 .a-wrap p { margin: 12px 0 2px; line-height: 1.9; }

.faq.sec01 .faq-item[open] .a-wrap {
  grid-template-rows: 1fr;
  padding-bottom: 6px;
}

@media print, screen and (max-width: 768px) {

}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
}
body.page-contact .post table th {
  background: #0F75B7;
  color: #fff;
}
.post .subimitarea .linkBtn {
  width: 300px;
  margin-inline: auto;
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #fff;
  background: #0F75B7;
  padding: 20px;
  border-radius: 0;
  width: 100%;
}


/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
  #content, #content.wide {
    width: 100%;
  }

  nav#mainNav ul li a {
    padding: 20px 10px;
  }
  nav#mainNav ul li a span {
    display: none;
  }
}

@media screen and (min-width: 769px){
  .dsp_hp { display:block; }
  .dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
  .dsp_hp { display:none; }
  .dsp_smt { display:block; }

  body.mobile #header .logo img {
    max-width: 170px;
  }

  .post h2 {
    margin-bottom: 20px;
  }

  .linkBtn, .post .linkBtn, a.linkBtn {
    margin-top: 30px;
  }

  .cta {
    padding: 70px 0;
    margin-bottom: 40px;
  }
}

@media print, screen and (max-width: 640px) {
  .postlist .post_text:after {
    width: calc(100%);
  }
}
