@charset "UTF-8";
/* Scss Document */
#page_ttl {
  background-repeat: no-repeat;
  background-position: center center no-repeat;
  background-image: url(../img/kids_new/kv.jpg);
}

.mainnav {
  margin: 0 auto 40px;
  padding-top: 50px;
  text-align: center;
}
.mainnav li {
  display: inline;
  margin: 0 20px;
}
.mainnav li img {
  display: inline;
}

.content h2.lttl {
  color: #000;
}
.content .flex_wrap {
  justify-content: space-between;
}
.content .flex_wrap h3 {
  margin-bottom: 1em;
  color: #004A7A;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
}
.content .flex_left, .content .flex_right {
  width: 550px;
}

.condition {
  padding: 0;
}
.condition .condition_lttl {
  padding: .4em;
  background: #30B49F;
  border-radius: 40px;
  color: #FFF;
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.2;
}
.condition .condition_table {
  width: 720px;
}
.condition .condition_table th, .condition .condition_table td {
  color: #1f3b95;
  font-size: 2.3rem;
}
.condition .condition_table th {
  text-align: left;
}
.condition .condition_table td {
  text-align: center;
}
.condition .condition_comment {
  width: 420px;
  padding: 30px;
  border: #CCC 1px solid;
}
.condition .condition_comment_ttl {
  width: 250px;
  margin: 0 auto;
  padding: .3em 0;
  background: #FFC926;
  border-radius: 30px;
  color: #FFF !important;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.condition .condition_comment_text {
  font-size: 2.0rem;
  line-height: 1.8;
}

.intro {
  padding: 0;
}
.intro .intro_lttl {
  margin-bottom: 40px;
}
.intro .intro_lttl .ttb {
  color: #75B8DB;
}
.intro .intro_lttl .ttg {
  color: #AACC03;
}
.intro .intro_lttl .ttr {
  color: #E74145;
}
.intro .intro_lttl .tty {
  color: #F6AA00;
}
.intro .areapass {
  background-color: #FFFCD8;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.intro .areapass dt {
  color: #393FC9;
  font-size: 170%;
  font-weight: 800;
}
.intro .areapass_note {
  margin-bottom: 40px;
}
.intro .areapass_note li {
  padding-left: 1em;
  text-indent: -1em;
}
.intro .areapass_note li:before {
  content: '■';
}
.intro .areapass_note dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.intro .areapass_note dt {
  position: relative;
  width: 15%;
}
.intro .areapass_note dt:after {
  position: absolute;
  top: 0;
  right: 0;
  content: ':';
}
.intro .areapass_note dd {
  width: 82%;
}

.profile {
  padding-top: 0;
}
.profile .inner {
  position: relative;
  padding: 40px;
  background: url("../img/kids_new/baboon_bg.png") top left repeat;
  border-radius: 20px;
}
.profile .inner:before {
  position: absolute;
  bottom: 40px;
  left: 60px;
  content: '';
  width: 323px;
  height: 295px;
  background: url("../img/kids_new/profile_img01.png") top center no-repeat;
  z-index: 22;
}
.profile .inner:after {
  position: absolute;
  top: -40px;
  right: 90px;
  content: '';
  width: 196px;
  height: 205px;
  background: url("../img/kids_new/profile_img02.png") top center no-repeat;
  z-index: 22;
}
.profile .profile_ttl {
  margin-top: -95px;
  text-align: center;
}
.profile .profile_ttl img {
  display: inline;
}
.profile .profile_wrap {
  position: relative;
  width: 500px;
  margin: 0 auto;
  padding: 0 20px;
  background: #FFF;
  border-radius: 20px;
  z-index: 11;
}
.profile .profile_wrap:before {
  position: absolute;
  bottom: -10px;
  right: -80px;
  content: '';
  width: 140px;
  height: 146px;
  background: url("../img/kids_new/profile_img03.png") top center no-repeat;
  z-index: 22;
}
.profile .profile_table {
  width: 100%;
}
.profile .profile_table tr {
  border-top: #BFFFEF 1px solid;
}
.profile .profile_table tr:first-child {
  border-top: 0;
}
.profile .profile_table th {
  padding-right: 10px;
  color: #1f3b95;
  font-size: 2.3rem;
  font-weight: 500;
  text-align: right;
}
.profile .profile_table td {
  padding-left: 10px;
  color: #FF7F00;
  font-size: 3.0rem;
  font-weight: bold;
  text-align: left;
}

.area {
  padding: 0;
}
.area .mttl {
  margin-top: 0;
}

.faq {
  padding-top: 0;
}
.faq .faq_wrap {
  margin-top: 40px;
  padding: 50px;
  background: url("../img/kids_new/faq_wrap_bg.jpg") top left repeat;
  border-radius: 20px;
}
.faq .faq01 .answer p {
  padding-left: 250px;
}
.faq .faq01 .answer:after {
  bottom: 70px;
  left: -23px;
  width: 230px;
  height: 256px;
  background: url("../img/kids_new/faq01_illust01.png") top center no-repeat;
  background-size: contain;
}
.faq .faq02 .answer dl {
  padding-right: 240px;
}
.faq .faq02 .answer:after {
  bottom: 70px;
  right: -23px;
  width: 230px;
  height: 236px;
  background: url("../img/kids_new/faq02_illust01.png") top center no-repeat;
  background-size: contain;
}
.faq .faq03 .answer p {
  padding-left: 220px;
}
.faq .faq03 .answer:after {
  bottom: 30px;
  left: -23px;
  width: 230px;
  height: 247px;
  background: url("../img/kids_new/faq03_illust01.png") top center no-repeat;
  background-size: contain;
}
.faq .faq04 .answer:after {
  bottom: 30px;
  right: -23px;
  width: 230px;
  height: 239px;
  background: url("../img/kids_new/faq04_illust01.png") top center no-repeat;
  background-size: contain;
}
.faq .faq_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.faq .faq_img li {
  width: 330px;
}
.faq .question, .faq .answer {
  background: #FFF;
  border-radius: 20px;
}
.faq .question_ttl, .faq .answer_ttl {
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0;
}
.faq .question_ttl span, .faq .answer_ttl span {
  position: relative;
  padding-left: 50px;
}
.faq .question_ttl span:before, .faq .answer_ttl span:before {
  position: absolute;
  top: .1em;
  left: 0;
  content: '';
  width: 39px;
  height: 39px;
}
.faq .question_ttl {
  margin-bottom: 30px;
  padding: .5em;
  color: #1BA5F0;
}
.faq .question_ttl span:before {
  background: url("../img/kids_new/faq_q.png") top center no-repeat;
  background-size: contain;
}
.faq .answer {
  position: relative;
  padding: 40px 50px;
}
.faq .answer:after {
  position: absolute;
  content: '';
}
.faq .answer_ttl {
  margin-bottom: 30px;
  color: #FF5B26;
}
.faq .answer_ttl span:before {
  background: url("../img/kids_new/faq_a.png") top center no-repeat;
  background-size: contain;
}
.faq .answer_ttl .sub {
  margin-top: 15px;
  color: #000;
  font-size: 2.5rem;
  font-weight: 500;
}
.faq .answer p {
  margin-top: 1.5em;
  font-size: 1.8rem;
  line-height: 2.0;
}
.faq .answer dt, .faq .answer dd {
  font-size: 1.8rem;
}
.faq .answer dt {
  margin-top: 1.5em;
  font-weight: bold;
}
.faq .answer dd {
  line-height: 2.0;
}

.map {
  padding-top: 0;
}
.map .inner {
  padding-top: 0;
}
.map .map_mttl {
  text-align: center;
}
.map .map_sttl {
  margin-bottom: 30px;
  text-align: center;
}
.map .map_sttl img {
  display: inline-block;
}
.map .map_floor {
  position: absolute;
  left: 20px;
}
.map .map_list01_item {
  position: relative;
  margin-bottom: 20px;
  padding: 30px 0;
  background: url("../img/kids_new/baboon_bg.png") top left repeat;
  border-radius: 20px;
}
.map .map_list01_item.floor01 .map_floor {
  top: 60px;
}
.map .map_list01_item.floor02 .map_floor {
  top: 105px;
}
.map .map_list02 {
  padding-left: 100px;
}
.map .map_list02_item {
  display: inline-block;
  margin-right: 1em;
  color: #1f3b95;
  font-size: 2.3rem;
  font-weight: bold;
  letter-spacing: 0;
}
.map .map_list03 {
  width: 100%;
  margin: -.2em 0 .5em;
  padding-left: 1em;
}
.map .map_list03_item {
  display: block;
  font-size: 2.0rem;
  font-weight: 500;
}
.map .map_text {
  color: #1f3b95;
  font-size: 2.0rem;
  font-weight: 500;
  line-height: 1.8;
  text-align: left;
}

.rental .lttl {
  margin-bottom: .5em;
}
.rental .mttl {
  margin-top: 0;
}

.reserve .reserve_btn {
  text-align: center;
}
.reserve .reserve_btn a {
  display: inline-block;
  padding: 10px 50px;
  background-color: #393FCE;
  border-radius: 5px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.reserve .reserve_btn a:hover {
  opacity: 0.6;
}
.reserve .book {
  text-align: center;
}
.reserve .book a {
  padding: 10px 50px;
  background-color: #393FCE;
  border-radius: 5px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.reserve .book a:hover {
  opacity: 0.6;
}

figure {
  margin-bottom: 0;
}

.float_btn {
  z-index: 9999;
}

.notice {
  color: #DC0003 !important;
}

#main {
  background-image: url(../img/kids_new/main_baboon_2020-21_2b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

.whitetxt {
  color: #FFFFFF !important;
}

section.content {
  margin-bottom: 0;
}

.content .inner {
  padding: 60px 0;
}
.content h2 {
  margin-bottom: 2em;
  color: #004A7A;
  font-size: 3.0rem;
  font-weight: bold;
  text-align: center;
}
.content h2 img {
  display: inline-block;
  margin-bottom: 10px;
}
.content .flex_wrap figure {
  margin-bottom: 20px;
}
.content th, .content td {
  font-size: 2.0rem;
}

#footer {
  background: url(../images/kids/snow_bg.jpg);
}
#footer .inner {
  position: relative;
}
#footer h1 {
  margin-bottom: 2em;
  text-align: center;
}
#footer .dyna {
  position: absolute;
  bottom: -1em;
  right: 0;
}
#footer .copy {
  position: relative;
  background: url(../images/kids/main_bg.png);
  padding: 2em 0;
  color: #003D99;
  text-align: center;
}
#footer .copy:before {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-50%, 0);
  content: '';
  width: 100%;
  height: 20px;
  background: url(../img/kids_new/play_bt_top.png) top center no-repeat;
}








.kids_ttl {
    margin-bottom: 40px;
    background: linear-gradient(transparent 70%, rgba(223, 230, 255, 1) 30%);
    color: #1F3B95;
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.0;
}
.kids_ttl2 {
    margin-bottom: 40px;
    background: linear-gradient(transparent 70%, rgba(223, 230, 255, 1) 30%);
    color: #1F3B95;
    font-size: 3.5rem;
    font-weight: bold;
    text-align: center;
    line-height: 140%;
}







#bring.kids_ttl {
  position: relative;
  margin-top: 70px;
}
#bring .kids_ttl:before {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translate(-50%, 0);
  content: '';
  width: 416px;
  height: 64px;
  background: url("../img/kids_new/bring_ttl_baloon.png") top center no-repeat;
}
#bring .bring_list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
#bring .bring_list_item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: space-between;
    width: 550px;
    margin-bottom: 20px;
    padding: 20px;
    border: 2px solid #393FC9;
    border-radius: 10px;
    background: #FFF;
}
#bring .bring_list_item .ico {
  width: 93px;
  height: auto;
}
#bring .bring_list_item .bring_list_text {
  width: 375px;
}
#bring .bring_list_item .bring_list_text .bring_list_ttl {
    color: #393FC9;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.2;
}
#bring .bring_list_item .bring_list_text p {
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.6;
}
#bring .bring_list_ttl .rental, #bring .bring_list_ttl .sell {
  display: inline-block;
  padding: 0 1em;
  border-radius: 13px;
  color: #FFF;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 25px;
}
#bring .bring_list_ttl .rental {
  background: #FF8000;
}
#bring .bring_list_ttl .sell {
    background-color: #393FC9;
}
.pinkbtn .btn {
  width: 400px;
  margin: 0 auto;
}
.pinkbtn .auto {width: 70%;}
.pinkbtn .btn a {
    display: block;
    padding: 1em;
    background-color: #393FC9;
    color: #FFF;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    line-height: 130%;
}
.pinkbtn .auto a {
 background-color: #000000!important;}
.pinkbtn .btn a:after {
  position: absolute;
  top: 40%;
  right: 20px;
  content: '';
  width: 0;
  height: 0;
  border: transparent 8px solid;
  border-left: #FFF 14px solid;
}







	.scroll {
		overflow: auto !important;
		/*tableをスクロールさせる*/
		white-space: nowrap !important;
		/*tableのセル内にある文字の折り返しを禁止*/
	}

	.scroll::-webkit-scrollbar {
		/*tableにスクロールバーを追加*/
		height: 20px !important;
	}

	.scroll::-webkit-scrollbar-track {
		/*tableにスクロールバーを追加*/
		background: #F1F1F1 !important;
	}

	.scroll::-webkit-scrollbar-thumb {
		/*tableにスクロールバーを追加*/
		background: #333 !important;
	}









@media screen and (max-width: 768px) {
  .mainnav {
    margin-bottom: 4.0rem;
    padding-top: 3.0rem;
  }
  .mainnav li {
    margin-right: 0px;
    margin-left: 0px;
  }
  .mainnav li img {
    width: 30%;
  }

  #main .inner {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  #main .inner h1 img {
    width: 100%;
  }

  section.content .inner {
    padding: 5vw 3.33vw;
  }

  .content h2 {
    width: 80%;
    margin: 0 auto;
    font-size: 2.0rem;
  }
  .content .flex_wrap {
    display: block;
  }
  .content .flex_wrap .flex_left, .content .flex_wrap .flex_right {
    width: 100%;
  }
  .content .flex_wrap figure {
    margin-bottom: 1em;
  }
  .content .flex_wrap h3 {
    font-size: 1.8rem;
  }
  .content .flex_wrap p {
    font-size: 1.8rem;
  }
  .content th, .content td {
    font-size: 1.4rem;
  }

  .condition .condition_lttl {
    margin-bottom: 1em;
    font-size: 2.4rem;
  }
  .condition .condition_table {
    width: 100%;
    margin-bottom: 4.0rem;
  }
  .condition .condition_table th, .condition .condition_table td {
    font-size: 1.8rem;
  }
  .condition .condition_comment {
    width: 100%;
    padding: 2.0rem;
  }
  .condition .condition_comment_ttl {
    width: 80%;
  }

  .intro .intro_lttl {
    margin-bottom: 4.0rem;
  }
  .intro .areapass dt {
    margin-bottom: 1.5rem;
    line-height: 1.2;
  }
  .intro .areapass_note dl {
    margin: 0 0 0 1em;
    text-indent: 0;
  }
  .intro .areapass_note dt {
    width: auto;
    margin-top: .5em;
    font-weight: bold;
  }
  .intro .areapass_note dt:after {
    right: -1em;
  }
  .intro .areapass_note dd {
    width: 100%;
  }

  .profile .inner {
    padding: calc((40/760)*100vw);
    border-radius: calc((20/760)*100vw);
  }
  .profile .inner:before {
    top: calc((-20/760)*100vw);
    left: 0;
    width: calc((199/760)*100vw);
    height: calc((285/760)*100vw);
    background: url("../img/kids_new/profile_img01_sp.png") top center no-repeat;
    background-size: contain;
  }
  .profile .inner:after {
    top: calc((-50/760)*100vw);
    right: 0;
    width: calc((141/760)*100vw);
    height: calc((144/760)*100vw);
    background-size: contain;
  }
  .profile .profile_ttl {
    margin-top: calc((-85/760)*100vw);
  }
  .profile .profile_ttl img {
    width: calc((247/760)*100vw);
  }
  .profile .profile_wrap {
    width: calc((500/760)*100vw);
    border-radius: calc((20/760)*100vw);
  }
  .profile .profile_wrap:before {
    bottom: calc((50/760)*100vw);
    right: calc((-40/760)*100vw);
    width: calc((99/760)*100vw);
    height: calc((103/760)*100vw);
    background-size: contain;
  }
  .profile .profile_table th {
    padding-right: calc((10/760)*100vw);
    font-size: calc((23/760)*100vw);
  }
  .profile .profile_table td {
    padding-left: calc((10/760)*100vw);
    font-size: calc((30/760)*100vw);
  }

  .area .mttl {
    margin-bottom: 1em;
    font-size: 2.0rem;
  }

  .faq .faq_wrap {
    margin-top: 4.0rem;
    padding: 3.0rem;
    border-radius: 1.0rem;
  }
  .faq .faq01 .answer {
    padding-bottom: calc((230/760)*100vw);
  }
  .faq .faq01 .answer p {
    padding: 0;
  }
  .faq .faq01 .answer:after {
    bottom: calc((-30/760)*100vw);
    left: calc((-60/760)*100vw);
    width: calc((230/760)*100vw);
    height: calc((256/760)*100vw);
  }
  .faq .faq02 .answer {
    padding-bottom: calc((180/760)*100vw);
  }
  .faq .faq02 .answer dl {
    padding: 0;
  }
  .faq .faq02 .answer:after {
    bottom: calc((-30/760)*100vw);
    right: calc((-60/760)*100vw);
    width: calc((230/760)*100vw);
    height: calc((236/760)*100vw);
  }
  .faq .faq03 .answer {
    padding-bottom: calc((230/760)*100vw);
  }
  .faq .faq03 .answer p {
    padding: 0;
  }
  .faq .faq03 .answer:after {
    bottom: calc((-30/760)*100vw);
    left: calc((-60/760)*100vw);
    width: calc((230/760)*100vw);
    height: calc((247/760)*100vw);
  }
  .faq .faq04 .answer {
    padding-bottom: calc((130/760)*100vw);
  }
  .faq .faq04 .answer:after {
    bottom: calc((-30/760)*100vw);
    right: calc((-60/760)*100vw);
    width: calc((230/760)*100vw);
    height: calc((239/760)*100vw);
  }
  .faq .faq_img li {
    width: 48%;
  }
  .faq .faq_img li:last-child {
    width: 100%;
    margin-top: 2.0rem;
  }
  .faq .question, .faq .answer {
    border-radius: 1.0rem;
  }
  .faq .question_ttl, .faq .answer_ttl {
    font-size: 2.0rem;
  }
  .faq .question_ttl span, .faq .answer_ttl span {
    padding-left: 3.5rem;
  }
  .faq .question_ttl span:before, .faq .answer_ttl span:before {
    top: -.05em;
    width: 3.0rem;
    height: 3.0rem;
  }
  .faq .question_ttl {
    margin-bottom: 2.0rem;
  }
  .faq .answer {
    padding: 3.0rem;
  }
  .faq .answer_ttl {
    margin-bottom: 2.0rem;
  }
  .faq .answer_ttl .sub {
    margin-top: .5em;
    font-size: 1.8rem;
  }

  .map .flex_left {
    margin-bottom: 3.0rem;
  }
  .map .map_floor {
    left: 2.0rem;
  }
  .map .map_list01_item {
    margin-bottom: 2.0rem;
    padding: 3.0rem;
    border-radius: 1.0rem;
  }
  .map .map_list01_item.floor01 .map_floor {
    top: 6.0rem;
  }
  .map .map_list01_item.floor02 .map_floor {
    top: 10.5rem;
  }
  .map .map_list02 {
    padding-left: 10.0rem;
  }

  .rental .lttl .en {
    font-size: 2.6rem;
  }
  .rental .mttl {
    margin-bottom: 2em;
    font-size: 2.0rem;
    text-align: left;
  }

  .reserve .lttl .en {
    font-size: 2.6rem;
  }
  .reserve .mttl {
    margin-bottom: 2em;
    font-size: 2.0rem;
    text-align: left;
  }
  .reserve .sttl {
    font-size: 2.0rem;
  }
  .reserve .reserve_btn {
    text-align: center;
  }
  .reserve .reserve_btn a {
    display: inline-block;
    padding: 10px 50px;
    background-color: #393FCE;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
  }
  .reserve .reserve_btn a:hover {
    opacity: 0.6;
  }
  .reserve .book {
    text-align: center;
  }
  .reserve .book a {
    padding: 10px 50px;
    background-color: #393FCE;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
  }
  .reserve .book a:hover {
    opacity: 0.6;
  }

  #footer h1 {
    margin-bottom: 1em;
    width: 60%;
  }
  #footer .dyna {
    position: absolute;
    bottom: 0;
    right: 3.33vw;
    width: 30vw;
  }
  #footer .copy {
    padding: 1em 0;
  }
  #footer .copy:before {
    top: -1.75vw;
    height: 1.75vw;
    background: url(../img/kids_new/play_bg_top_sp.png) top center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
  }
    
    
    
    
    
      .kids_ttl {
    margin-bottom: 3.9473684211vw;
    font-size: 5.2631578947vw;
  }

    
    
    
    
    
    
  #bring .kids_ttl {
    margin-top: 9.2105263158vw;
  }
  #bring .kids_ttl:before {
    top: 0vw!important;
    content: '';
    width: 54.7368421053vw;
    height: 8.4210526316vw;
    background-size: contain;
  }
  #bring .bring_list {
    display: block;
  }
  #bring .bring_list_item {
    width: 100%;
    margin-bottom: 6.66vw;
    padding: 3.33vw;
  }
  #bring .bring_list_item .ico {
    width: 15vw;
  }
  #bring .bring_list_item .bring_list_text {
    width: 68.5vw;
  }
  #bring .bring_list_item .bring_list_text .bring_list_ttl {
    font-size: 4.333vw;
  }
  #bring .bring_list_item .bring_list_text p {
    font-size: 3.666vw;
    line-height: 1.3;
  }
  #bring .bring_list_ttl .rental, #bring .bring_list_ttl .sell {
    margin-left: .5em;
    padding: .2em 1em;
    border-radius: .8em;
    font-size: 2.666vw;
    line-height: 1.5em;
  }
  .pinkbtn .btn {
    width: 80vw;
  }
	.pinkbtn .auto {
    width: 100%!important;
   
}
  .pinkbtn .btn a {
    font-size: 3.9473684211vw;
  }
  .pinkbtn .btn a:after {
    right: 2.6315789474vw;
    border: transparent 1.0526315789vw solid;
    border-left: #FFF 1.8421052632vw solid;
  }

    
    
    
}
