@charset "UTF-8";
/*---------------------------------------------------------
共通
---------------------------------------------------------*/
[data-cat="ao_rec_01"] p {
    font-size: clamp(1.4rem, 2vw, 1.8rem);
}

[data-cat="ao_rec"] .accordion-text p {
    font-size: clamp(1.4rem, 2vw, 1.8rem);
}
.mincho{
font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.m-1{margin:1vh 1vw;} .m-2{margin:2vh 2vw;} .m-3{margin:3vh 3vw;} .m-4{margin:4vh 4vw;} .m-5{margin:5vh 5vw;} 
.mt-1{margin-top:1vh;} .mt-2{margin-top:2vh;} .mt-3{margin-top:3vh;} .mt-4{margin-top:4vh;} .mt-5{margin-top:5vh;}
.mb-1{margin-bottom:1vh;} .mb-2{margin-bottom:2vh;} .mb-3{margin-bottom:3vh;} .mb-4{margin-bottom:4vh;} .mb-5{margin-bottom:5vh;} 
.ml-1{margin-left:1vw;} .ml-2{margin-left:2vw;}.ml-3{margin-left:3vw;}.ml-4{margin-left:4vw;}.ml-5{margin-left:5vw;}
.mr-1{margin-right:1vw;} .mr-2{margin-right:2vw;} .mr-3{margin-right:3vw;}.mr-4{margin-right:4vw;}.mr-5{margin-right:5vw;}

.p-1{padding:1vh 1vw;} .p-2{padding:2vh 2vw;} .p-3{padding:3vh 3vw;} .p-4{padding:4vh 4vw;} .p-5{padding:5vh 5vw;}
.pt-1{padding-top:1vh} .pt-2{padding-top:2vh;} .pt-3{padding-top:3vh;} .pt-4{padding-top:4vh;} .pt-5{padding-top:5vh;} 
.pb-1{padding-bottom:1vh;} .pb-2{padding-bottom:2vh;} .pb-3{padding-bottom:3vh;} .pb-4{padding-bottom:4vh;} .pb-5{padding-bottom:5vh;} 
.pl-1{padding-left:1vw;} .pl-2{padding-left:2vw;} .pl-3{padding-left:3vw;} .pl-4{padding-left:4vw;} .pl-5{padding-left:5vw;} 
.pr-1{padding-right:1vw;} .pr-2{padding-right:2vw;}  .pr-3{padding-right:3vw;}  .pr-4{padding-right:4vw;}  .pr-5{padding-right:5vw;} 
.top-ttl {font-size: clamp(2.2rem, 4vw, 5rem) !important;}
.top-ttl02 {font-size: clamp(2rem, 4vw, 4rem) !important;}
.top-ttl03 {font-size: clamp(2rem, 3vw, 3.25rem) !important;}
.semi-ttl ,.title-main{
font-size: clamp(1.8rem, 4vw, 3rem) !important;}
.third-ttl {font-size: clamp(1.6rem, 4vw, 2rem) !important;}
.fw{font-weight:700;}
.naname {
    font-style: oblique 90deg;
}
.lh-13{line-height: 1.3;}
.w-1000,.w-1200,.w-800,.w-600{margin: 0 auto;width: 90%;}
.p-relative{position: relative;}
.w-1000{max-width: 1000px;}
.w-1200{max-width: 1200px;}
.w-800{max-width: 800px;}
.w-600{max-width: 600px;}
.w70{width: 70%;}
.w60{width: 60%;}
.w50{width: 50%;}
.w40{width: 40%;}
.w30{width: 30%;}
.w30-none{width: 30%;}
.pt-section{
    padding-top:5vh;
}
.pb-section{
    padding-bottom:5vh;
}
.bg-highgreen,.ao_rec-ttlBg{
    background: #01A56F;
}
.bg-reason{
    background-color: rgba(0, 75, 112, 1);
}
.bg-lattice-wamgreen{
width:100%;
background-size: 16px 16px;
background-position: 50% 50%;
background-image: repeating-linear-gradient( 90deg, rgba(239,239,239,0.9) , rgba(239,239,239,0.9) 1px, transparent 1px, transparent 16px),repeating-linear-gradient( 0deg, rgba(239,239,239,0.9) , rgba(239,239,239,0.9) 1px, #fff 1px, #fff 16px);
}

.bg-lattice-blck{
width:100%;
background-size: 16px 16px;
background-position: 50% 50%;
background-image: repeating-linear-gradient( 90deg, rgba(0,0,0,0.1) , rgba(0,0,0,0.1) 1px, transparent 1px, transparent 16px),repeating-linear-gradient( 0deg, rgba(0,0,0,0.1) , rgba(0,0,0,0.1) 1px, #fff 1px, #fff 16px);
}
.fuchi-6-w{
--x: 0 0 var(--text-outline--width, 6px) var(--text-outline--color, #fff);
  --y: var(--x), var(--x), var(--x), var(--x), var(--x), var(--x) /* 6 */;
  text-shadow: var(--y), var(--y), var(--y), var(--y), var(--y), var(--y) /* 6 * 6 = 36 */;
      line-height: 1;
}
.bg-l-gray{background: #f0eeeb;}
.bg-wam-green{background: #007440;}
.bg-wam-l-green{background: #e6f6f1;}
.fc-wam-green{color:#007440;}
.fc-gold{color:#997836;}
.fc-white{color:#fff;}
.culum-3-none{
    display: flex;
}
.culum-3-none > *{
    padding:1%;
}
.culum-2{display: flex;}
.f-wrap{flex-wrap: wrap;}
.mark-underline{background: linear-gradient(transparent 50%, #ffff00 50%);}
.planBox {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    background: #fff;
}
.planBox-contents{
    padding:2vh 2vw;
}
.border-r1{border-radius: 1vh;} 
.border-r2{border-radius: 2vh;} 
.float-r,.float-r-none{
    float: right;
    margin-left: 2vw;
    margin-bottom: 3vh;
}
.float-l,.float-l-none{
    float: left;
    margin-right: 2vw;
    margin-bottom: 3vh;
}
.cb {clear: both;}
/*grid*/
.content{
  display:grid;
  grid-template-rows: auto auto auto;
  /*grid-template-columns: 1fr 40%;*/
  grid-template-areas:
    "area1 area2"
    "area3 area2";
  grid-gap: 10px;
  .item1{
    grid-area: area1;
    height:auto;
  }
  .item2{
    grid-area: area2;
    width: auto;   
  }
  .item3{
    grid-area: area3;
    height:auto;  
  }
}
.content-grid40{
  grid-template-columns: 1fr 40%;
}
.content-grid30{
  grid-template-columns: 1fr 30%;
}
.content-grid25{
  grid-template-columns: 1fr 25%;
}

@media screen and (max-width: 640px) {
/* 640pxまでの幅の場合に適応される */
  .content{
    grid-template-areas:
      "area1 area1"
      "area2 area2"
      "area3 area3";
 
    .item2{
      width: 100%;
      height: auto;
    }
  }
.float-r,.float-l{
    width: 100%;
    float: unset;
    margin-left: 0;
    margin-right: 0;
}
.w70,.w60,.w50,.w40,.w30{width: 100%;}
.pct-h-140{
width: 100%;
    height: 140px;
    object-fit: cover;
    object-position: top;
}
.culum-2{flex-direction: column;}
.order-01{order: 1;}
.order-02{order: 2;}
.order-03{order: 3;}
.sp-tac{text-align: center;}
}

*---------------------------------------------------------
合格実績スライダー
---------------------------------------------------------*/
.goukaku-slider-elementary-e-area{
            overflow-x: hidden;
            margin-top:min( 100vw / 750 * 100 , 100px);
            margin-bottom: min( 100vw / 750 * 40 , 40px);
}
.goukaku-slider-elementary-e-area .goukaku-slider{
            height:auto;
}

.goukaku-slider-box{
    margin:.5vh 10px;
    background: #efefef;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    border-radius: 1vh;
}
.goukaku-slider-ttl,.goukaku-slider-schoolname,.heiyo-lavel-box{
    background: #fff;
}
.goukaku-slider-ttl{
    font-size: clamp(1.3rem, 2vw, 2rem) !important;
    color: #a80909;
    font-weight: 700;
    border-radius: 1vh 1vh 0px 0px;
    padding: 1vh 1vw 0;
    line-height: 1.3;
}
.goukaku-slider-schoolname,.goukaku-slider-ttl{
font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.goukaku-slider-schoolname{
    font-size: clamp(1.8rem, 2vw, 2.5rem) !important;
    font-weight:700;
    padding: 1vh .5vw 1vh;
    line-height: 1.3;
        text-align: center;
}
.heiyo-lavel-box{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 1vh;
    height: 30px;
}
.heiyo-lavel{
    background: #333333;
    display: inline-block;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1;
    padding: .75vh 1vw;
}
.heiyo-name{
    font-size: 1.4rem;
    font-weight: 700;
}
.heiyo-name{
    margin-left: .5rem;
    font-size: 1.4rem;
    font-weight: 700;
}
.goukaku-student-pct-area{
    padding: 1vh 1vw;
    position:relative;
}
.goukaku-student-pct-area::after{
    content: url('https://wam.onl/wp/wp-content/themes/wam.onl/img/elementary-e/icon-gokaku.svg');
    position: absolute;
    right: 5px;
    bottom: 30px;
    display: block;
    width: 30%;
    height: 30%;
}
.goukaku-student-pct{
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
    width: 150px;
    height: 150px;
}
.icon-lavel{

}
.mark-underline {
    background: linear-gradient(transparent 50%, #ffff00 50%);
}

/*---------------------------------------------------------
喜びの声
---------------------------------------------------------*/
.voice-bg{
    background: #fff5dc;
}
.voice-ttl-box{
    display: flex;
    align-items: center;
    justify-content: center;
    height:150px;
}
.voice-ttl-box:before{
    content: "";
      display: inline-block;
    background: url(../img/high/ao_rec_lp/voice-bg01.png) 100% 100% / contain;
    height: 150px;
    width: 150px;
    background-repeat: no-repeat;
}
.voice-ttl-box:after{
    content: "";
      display: inline-block;
    background: url(../img/high/ao_rec_lp/voice-bg02.png) 100% 100% / contain;
    height: 150px;
    width: 150px;
    background-repeat: no-repeat;
}
.voice-name-box{
    display: flex;
    align-items: center;
}
.voice-pct{
width:25%;
margin: 0 1vw 2vh 0;
}
.voice-pct-person{
height: 150px;
    object-fit: cover;
}
.voice-name-box-name{
    font-size: clamp(1.3rem, 2vw, 1.6rem)!important;
    display: block;
}
.univ-name{
font-size: clamp(2.25rem, 4vw, 3.5rem)!important;
line-height: 1.3;
}
.univ-voice-ttl{
font-size: clamp(2rem, 4vw, 2.5rem)!important;
}

/* ボタン */
.accordion-btn {
  background-color: #fff;
  border: 1px solid #333;
    border-radius: 50vh;
  bottom: 0;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: clamp(1.6rem, 2.5vw, 2rem);
  font-weight:700;
  left: 0;
  margin: 2vh auto 2vh;
  padding: 5px 3vw;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all .2s;
  width: fit-content;
  z-index: 1;
}
/* 続きを読むボタンの表記 */
.accordion-btn::after {
  content: "続きを読む";
}
/* ボタンhover時のスタイル */
.accordion-btn:hover {
  background-color: #fff;
  color: #333;
}
.accordion-text {
  overflow: hidden;  /* テキストを隠す */
  position: relative;
    padding: 2vh 0 3vh 0;
        margin: 0 0 100px;
}
/* 最初に見えてるテキストエリアの高さ */
.accordion-text.is-hide {
  height: 180px;
}
.class-message-area .is-show{
overflow: unset;
}
/* テキストをグラデーションで隠す */
.accordion-text::before {
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  background:         linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  bottom: 0;
  content: "";
  height: 60px; /* グラデーションで隠す高さ */
  position: absolute;
  width: 100%;
}
/* 閉じるボタンの位置 */
.accordion-btn.is-show {
  bottom: 0.5em;
}
/* 閉じるボタンの表記 */
.accordion-btn.is-show::after {
  content: "閉じる";
}
/* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */
.accordion-btn.is-show + .accordion-text::before {
  display: none;
}
/* レイアウトの為のスタイル */

.accordion:not(:first-of-type) {
  margin-bottom: 100px;
  margin-top: 100px;
}
.accordion-text p {
  line-height: 1.5;
  font-size: clamp(1.4rem, 2vw, 1.8rem);
}

@media screen and (max-width: 640px) {
/* 640pxまでの幅の場合に適応される */
/* 最初に見えてるテキストエリアの高さ */
.accordion-text.is-hide {
  height: 150px;
}
.voice-pct{
width:40%;
margin: 0 2vw 2vh 0;
}
.voice-pct-person{
height: 100px;
}
.voice-ttl-box {
    height: 80px;
}
.voice-ttl-box:before,.voice-ttl-box:after{
    height: 80px;
    width: 80px;
}
.accordion-text {
        margin: 0 0 50px;
}
}
/*---------------------------------------------------------
合格者の声背景
---------------------------------------------------------*/
.goukaku-slider-bg{
  padding: 6vh 0 1vh;
  margin: 0 0 3vh;
}
.goukaku-slider-bg{
  background:url(../images/common/goukaku-slider-bg-pc.webp) no-repeat top center, -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.4), rgba(225, 185, 80, 0.4) 92%);
  background-repeat: no-repeat;
  background-position: center top;
  background-size:100%;
}
no-webp .goukaku-slider-bg{
  background:url(../images/common/goukaku-slider-bg-pc.webp) no-repeat top center, -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.4), rgba(225, 185, 80, 0.4) 92%);
  background-repeat: no-repeat;
  background-position: center top;
  background-size:100%;
}
.goukaku-slider-ttl-bg{
    background: rgba(255, 255, 255, .7);
    padding: 2vh 0;
    /*text-shadow: 0px 1px 2px #999;*/
}

@media screen and (max-width: 640px) {
.goukaku-slider-bg{
  background:url(../images/common/goukaku-slider-bg-sp.webp) no-repeat top center, -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.4), rgba(225, 185, 80, 0.4) 92%);
  background-repeat: no-repeat;
  background-position: center top;
  background-size:100%;
}
no-webp .goukaku-slider-bg{
  background:url(../images/common/goukaku-slider-bg-sp.png) no-repeat top center, -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.4), rgba(225, 185, 80, 0.4) 92%);
  background-repeat: no-repeat;
  background-position: center top;
  background-size:100%;
}
}

/*---------------------------------------------------------
中学受験合格
---------------------------------------------------------*/
.elementary-e-gokakutaiken-area{
    padding: 4vh 0 6vh;
  background:url(https://wam.onl/wp/wp-content/themes/wam.onl/img/elementary-e/elementary-e-gokakutaiken-area-bg.png) no-repeat top center, -webkit-linear-gradient(top, #6eb3ff 0%, #d6f0fe 100%);
  background-size: 100% auto;
}
.elementary-e-gokakutaiken-areabox{
    background: rgba(255, 255, 255, .6);
    padding: 2vh 2vw;
    border-radius: 1vh;
}

.btn.btn-primary-outline {
  color: #d63031;
  border-color: #d63031;
}
.btn.btn-radius {
    border-radius: 50px;
}
.btn.btn-w-md {
    max-width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.btn.btn-md {
    font-weight: bold;
    font-size: 18px;
    padding: 16px 50px;
    border-width: 2px;
        background: #fff;
    text-align: center;
}

/*---------------------------------------------------------
合格体験記
---------------------------------------------------------*/
.elementary-e-planBox{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    background: #fff;
    margin: 0 0 6vh;
}
.elementary-e-color{
    color: #a80909 !important;
}
.elementary-e-taiken-area{
    background: rgb(255, 239, 235);
}
.elementary-e-taiken-contets{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}
.taiken-contents-area{
    display:flex;
    flex-wrap: wrap;
}
.taiken-contents-area-innner{
    width: 50%;
    padding: 1%;
}
.taiken-contents-area-box{
    padding:1vh 1vw;
    display:flex;
}
.taiken-contents-area-box > li{
position: relative;
}
.taiken-contents-area-box > li > h3{
    font-size: clamp(2.1rem, 3vw, 2.5rem) !important;
}
.taiken-contents-area-box-txt{
    width: 70%;
}
.taiken-contents-area-box-txt02{
    width: 80%;
}
.taiken-contents-area-box-pct{
    width: 35%;
}
.taiken-contents-area-box-pct-img{
    object-fit: cover;
    width: 137px;
    height: 137px;
    object-position: 50% 20%;
}
.square-container {
  width: 27vw;
    height: 27vw;
    max-width: 248.5px;
    max-height: 248.5px;
    overflow: hidden;
}

.square-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
    object-position: 50% 20%;
}

.taiken-contents-area-box-pct02{
    width: 20%;
}
.elementary-e-pass-ttl{
font-size: clamp(1.8rem, 2vw, 3rem);
}
.heiyo-lavel-box02{
    display: flex;
    align-items: center;
    padding: 1vh 0 1vh;
    height: 30px;
}
.btn-elementary-e-taiken-contents{
font-size: 1.1rem;
    text-decoration: none !important;
    border: 1px solid #800000;
    color: #800000 !important;
    padding: 1vh 1vw;
    border-radius: 50vh;
    display: block;
    text-align: center;
    margin: 1vh 0;
}
.mb-3-i{margin-bottom: 3vh !important;}
.heiyo-name02{font-size: clamp(1.4rem, 4vw, 2rem);}

.contents-voice-box{
    display: flex;
    margin: 3vh 1vw;
}
.contents-voice-box-ttl{
    width: 30%;
    border-right: 1px solid #ccc;
    background: rgb(255, 239, 235, .6);
    padding: 1%;
}
.contents-voice-box > li > h3{
    font-size: clamp(1.4rem, 2vw, 1.8rem);
    font-weight: 700;
    color: #222;
}
.contents-voice-box-txt{
    padding-left: 1%;
    width: 70%;
}

.voice-question {
  position: relative;
  display: inline-block;
  margin-bottom: 2vh;
  padding: 1.5vh 1vw;
  border-radius: 1vh;
    background: rgba(194, 98, 99, 1);
  text-align: left;
  font-size: clamp(1.4rem, 2vw, 1.8rem);
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
      width: 100%;
}

.voice-question::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: rgba(194, 98, 99, 1) transparent transparent;
  translate: -50% 100%;
}
.voice-answer{margin: 1.5vh 0;
font-size: clamp(1.4rem, 2vw, 1.8rem);
    line-height: 1.6;
}

@media screen and (max-width: 480px) {
.taiken-contents-area {
    display: flex;
    flex-direction: column;
}
.box-txt {
    width: 60%;
}
.taiken-contents-area-box-pct {
    width: 40%;
}
.taiken-contents-area-innner {
    width: 100%;
    padding: 1%;
}
.contents-voice-box {
    flex-direction: column;
}
.contents-voice-box-ttl {
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.contents-voice-box-txt{
    padding-top: 1%;
    width: 100%;
}
.square-container {
  width: 35vw;
    height: 35vw;
}
}

/*---------------------------------------------------------
大手フォロー
---------------------------------------------------------*/
.bg-l-pink{
background: #F9F4F4;
}
.elementary-e-bg{
    background: #a80909;
}

.follow-coachingBox > h3{
    background: #9D2A31;
    padding: 1.5vh 1vw;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.follow-coachingContents{
display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.follow-coachingContents > li{
    width: calc(33.3333% - 30px);
    overflow: hidden;
    background: #fff;
    margin: 0 15px 30px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
     position: relative;
     display: flex;
    align-items: center;
    border-radius: 10px;
}
.f-box-bnr{
    display: flex;
}
.f-box-bnr > li{
    padding: 2%;
}

.follow-linkbox{
display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 1vh 1vw;
}
.follow-linkbox img{
    margin-top: 2vh;
    margin-bottom:40px
}
.follow-coachingContents > li::before{
content: "対策コース";
    font-size: clamp(1.2rem, 2vw, 2rem);
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.follow-coachingContents > li::after{
  font-family: "Font Awesome 5 Free";
  content: "\f105";
    font-weight:700;
    position: absolute;
    bottom: 10px;
    right: 10px;
    color:#a80909;
}
.img-w70{
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.img-shadow{
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.lh-13{line-height: 1.3;}
@media screen and (max-width: 480px) {
.elementary-e-follow-area {
    background: none;
}
.elementary-e-follow-areaBox {
    width: 100%;
    margin-left: 0;
}
.follow-coachingBox > h3 {
    top: -20px;
}
.follow-coachingContents > li {
    width: calc(50% - 20px);
    margin: 0 10px 10px;
}
.follow-linkbox img {
    margin-bottom: 30px;
}
.f-box-bnr{
    flex-direction: column;
}
}

/*---------------------------------------------------------
大手塾フォロー-声
---------------------------------------------------------*/
.tac {
    text-align: center !important;
}
.elementary-e-voicebox1Area{
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    border-radius: 1vh;
        position: relative;
}
.elementary-e-voicebox1-contents-box{
    display:flex;
    margin: 4vh 0;
}
.elementary-e-voicebox1-contents-box02{
    display:flex;
    margin: 0 0 4vh;
}
.elementary-e-voicebox1-contents-txt{
    padding: 1vh 1vw;
    width: 70%;
    /*background: rgba(194, 98, 99, .05);*/
}
.elementary-e-voicebox1-contents-pct{
    width: 30%;
     position: relative;
}
.elementary-e-voicebox1-content-ttl{
    display: inline-block;
    position: relative;
    padding: .5vh 1vw;
    margin: 0 0 1.5vh;
    font-weight:700;
    color:#fff;
    
}
.elementary-e-voicebox1-content-ttl:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
  width: 0;
  height: 0;
}
.bg-blue{
    background: #2c6ab5;
}
.bg-blue::after{
  border-top: 15px solid #2c6ab5;
}
.bg-pink{
    background: #9D2A31;
}
.bg-pink::after{
  border-top: 15px solid #9D2A31;
}
.voicebox1-contents-pct01{
    border-top-right-radius: 1vh;
    border-bottom-right-radius: 1vh;
    object-fit: cover;
}
.voicebox1-contents-pct-name{
    background: rgb(194, 98, 99);
    line-height: 1.1;
    padding: 1vh .5vw;
    text-align: center;
    color: #fff;
    font-weight: 700;
    border-bottom-right-radius: 1vh;
    position: absolute;
    bottom: 0;
    width: 100%;
}
@media screen and (max-width: 480px) {
.elementary-e-voicebox1-content-ttl:after {
    left: 20px;
    border: 10px solid transparent;
}
.bg-blue::after{
  border-top: 10px solid #2c6ab5;
}
.bg-pink::after {
    border-top: 10px solid #9D2A31;
}
.voicebox1-contents-pct01,.elementary-e-voicebox1-contents-pct img{
height: 195px;
    object-fit: cover;
}
}
/*---------------------------------------------------------
リボン
---------------------------------------------------------*/
.ribbon-content-right {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 89px;
  height: 91px;
  overflow: hidden;
      z-index: 1;
  }

.ribbon-blue-right{
  display: inline-block;
  position: absolute;
  padding: 7px 0;
  left: -23px;
  top: 22px;
  width: 160px;
  text-align: center;
  font-size: clamp(1.3rem, 2vw, 1.4rem);
  line-height: 16px;
  background: linear-gradient(to right, #4298fa 0%,#8fcdff 100%);
  color: #fff;
  text-shadow: 0 2px 2px #56a1f3;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.ribbon-blue-right:before, .ribbon-blue-right:after {
  position: absolute;
  content: "";
  border-top: 4px solid #3672b6;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

.ribbon-blue-right:before {
  left: 14px;
}

.ribbon-blue-right:after {
  right: 18px;
}

@media screen and (max-width: 480px) {
.ribbon-content-right {
    position: absolute;
    width: 79px;
    height: 81px;
}
.ribbon-blue-right {
    left: -18px;
    top: 17px;
    width: 150px;
}
}
