@charset "utf-8";
/*============================

grandindex用css
ROBOT魂_SP用

============================*/
#robot_tamashii {
    overflow-x: hidden;
}
#robot_tamashii .dis_sp {
    display: none;
}
#robot_tamashii .inl-blk {
    display: inline-block;
}
/*背景
==============================*/
/* 固定 */
#main, 
#tw2022_slider,
#robot_tamashii.gi_contentsarea{
    background: url(/img/grand_index/robot_tamashii/rt2023_bg_aFc998yc.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
#robot_tamashii .gi_contents_bgarea {
    background: none;
}
/*見出し
==============================*/
/*スライド
==============================*/
/*スライド下フリーエリア
==============================*/
/*ブランド説明
==============================*/
/* 作品ロゴ白くする */
#robot_tamashii #gi_explanation dl dt img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

#robot_tamashii #gi_explanation {
    margin-top: 70px;
}
#robot_tamashii #gi_explanation dl dt {
    margin-bottom: 40px;
}
#robot_tamashii #gi_explanation dl dd {
    color: #fff; /* 作品紹介文の色 */
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 2.2;
}

/*ブランド説明下
==============================*/
#robot_tamashii #rt2023_kv {
    margin-bottom: 100px;
}
#robot_tamashii #rt2023_kv h3 {
    text-align: center;
    color: #ff41eb;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.4;
    margin-bottom: 0.4em;
}
#robot_tamashii #rt2023_kv ._kvWrap a {
    display: inline-block;
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#robot_tamashii #rt2023_kv ._kvWrap a:hover {
    cursor: pointer;
}
#robot_tamashii #rt2023_kv ._kvWrap a:hover img {
    opacity: .8;
}
#robot_tamashii #rt2023_kv ._kvWrap a span._ch {
    position: absolute;
    left: 0;
    bottom: 0.8em;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    padding: 0.4em 1.8em 0.5em 1em;
    z-index: 0;
    -webkit-transition: .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: .4s cubic-bezier(.19,1,.22,1);
    -ms-transition: .4s cubic-bezier(.19,1,.22,1);
    -o-transition: .4s cubic-bezier(.19,1,.22,1);
    transition: .4s cubic-bezier(.19,1,.22,1);
}
#robot_tamashii #rt2023_kv ._kvWrap a span._ch::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 1.9em solid #ff11e5;
    border-right: 1em solid transparent;
    width: 100%;
    z-index: -1;
    -webkit-transition: .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: .4s cubic-bezier(.19,1,.22,1);
    -ms-transition: .4s cubic-bezier(.19,1,.22,1);
    -o-transition: .4s cubic-bezier(.19,1,.22,1);
    transition: .4s cubic-bezier(.19,1,.22,1);
}
#robot_tamashii #rt2023_kv ._kvWrap a:hover span._ch {
    color: #ff11e5;
}
#robot_tamashii #rt2023_kv ._kvWrap a:hover span._ch::before {
    transform: scale(1.04);
    transform-origin: left;
    border-top-color: #fff;
}

/*ページ内リンク
==============================*/
#robot_tamashii #gi_plbtn .btn_link a {
    background-color: #ff11e5;
    color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#robot_tamashii #gi_plbtn .btn_link a:after {
    background: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#robot_tamashii #gi_plbtn .btn_link a:hover {
    opacity: .9;
    background: none;
    background-color: #fff;
    color: #ff11e5;
}
#robot_tamashii #gi_plbtn .btn_link a:hover:after {
    background: #ff11e5;
}
/*更新履歴
==============================*/
/*訴求エリア
==============================*/
#robot_tamashii .rt2023contents {
    text-align: center;
}
#robot_tamashii .rt2023contents h2 {
    margin-top: 140px;
    margin-bottom: 50px;
}
#robot_tamashii #rt2023_15thAnnivCont {
    color: #fff;
}


#robot_tamashii #rt2023_15thAnnivCont .intro {
    margin-bottom: 120px;
}
#robot_tamashii #rt2023_15thAnnivCont .intro ._txt {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.04em;
    line-height: 2.4;
    margin-top: 2.4em;
}


#robot_tamashii #rt2023_15thAnnivCont .rt2023box {
    margin: 200px auto;
}
#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine,
#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine::before,
#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine::after {
    background: #ff45ff;
    box-shadow: 0px 0px 10px 2px rgba(255, 74, 255, 0.5);
}

#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine {
    position: relative;
    width: calc(100% + 20px);
    height: 2px;
    margin-left: -10px;
}
#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine::before,
#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 85px;
}
#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine._top::before,
#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine._top::after {
    top: -10px;
}
#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine._btm::before,
#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine._btm::after {
    bottom: -10px;
}
#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine::before {
    left: 10px;
}
#robot_tamashii #rt2023_15thAnnivCont .rt2023box ._boxLine::after {
    right: 10px;
}


#robot_tamashii #rt2023_15thAnnivCont .rt2023box h3 {
    position: relative;
    text-shadow: 1px 1px 0.25em rgba(255, 74, 255, 0.1), -1px -1px 0.25em rgba(255, 74, 255, 0.1), -1px 1px 0.25em rgba(255, 74, 255, 0.1), 1px -1px 0.25em rgba(255, 74, 255, 0.1), 0px 2px 0.5em rgba(255, 74, 255, 0.3), 0 -2px 0.5em rgba(255, 74, 255, 0.3), -2px 0 0.5em rgba(255, 74, 255, 0.3), 2px 0 0.5em rgba(255, 74, 255, 0.3);
    font-family: "源ノ角ゴシック", 'Noto Sans JP', sans-serif;
    font-size: 38px;
    font-weight: 900;
    letter-spacing: 0.04em;
    line-height: 1.6;
    margin-bottom: 80px;
}
#robot_tamashii #rt2023_15thAnnivCont .rt2023box h3::before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    background: #ff45ff;
    box-shadow: 0px 0px 10px 2px rgba(255, 74, 255, 0.5);
    width: 3em;
    height: 2px;
}

#robot_tamashii #rt2023_15thAnnivCont .rt2023box .rt2023box_inner {
    padding: 65px 20px 80px;
}


/* 15のトピック */
#robot_tamashii #rt2023_topics ul.topic-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#robot_tamashii #rt2023_topics ul.topic-list li {
    position: relative;
    width: calc(100% / 3 - 60px);
    margin: 18px 30px;
    padding-top: calc(100% / 3 - 60px);
    -webkit-transition: .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: .4s cubic-bezier(.19,1,.22,1);
    -ms-transition: .4s cubic-bezier(.19,1,.22,1);
    -o-transition: .4s cubic-bezier(.19,1,.22,1);
    transition: .4s cubic-bezier(.19,1,.22,1);
}
#robot_tamashii #rt2023_topics ul.topic-list li:hover {
    transform: scale(1.04);
}
#robot_tamashii #rt2023_topics ul.topic-list li._gry:hover {
    transform: scale(1);
}
#robot_tamashii #rt2023_topics ul.topic-list li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#robot_tamashii #rt2023_topics ul.topic-list li img {
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translateX(-50%);
    width: 86%;
}
#robot_tamashii #rt2023_topics ul.topic-list li a:hover img {
    opacity: 1;
}
#robot_tamashii #rt2023_topics ul.topic-list li span {
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family: "源ノ角ゴシック", 'Noto Sans JP', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    width: calc(86% - 0.6em);
}
#robot_tamashii #rt2023_topics ul.topic-list li span._topicbTxt {
    top: 68%;
    font-size: 18px;
}
#robot_tamashii #rt2023_topics ul.topic-list li:nth-of-type(7)._new span._topicbTxt {
    font-size: 14px;
}
#robot_tamashii #rt2023_topics ul.topic-list li span._topicmTxt {
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 23px;
    letter-spacing: 0.04em;
    font-weight: 900;
}

#robot_tamashii #rt2023_topics ul.topic-list li._grn {
    background: url(/img/grand_index/robot_tamashii/rt2023_topicsbg_grn_FpHcUwMV.png) no-repeat center center;
    background-size: contain;
}
#robot_tamashii #rt2023_topics ul.topic-list li._pnk {
    background: url(/img/grand_index/robot_tamashii/rt2023_topicsbg_pnk_gPi7AiRj.png) no-repeat center center;
    background-size: contain;
}
#robot_tamashii #rt2023_topics ul.topic-list li._bl {
    background: url(/img/grand_index/robot_tamashii/rt2023_topicsbg_bl_3ecku69i.png) no-repeat center center;
    background-size: contain;
}
#robot_tamashii #rt2023_topics ul.topic-list li._gry {
    background: url(/img/grand_index/robot_tamashii/rt2023_topicsbg_gry_tpx7wcMe.png) no-repeat center center;
    background-size: contain;
}
#robot_tamashii #rt2023_topics ul.topic-list li._grn span {
    text-shadow: 1px 1px 0.25em rgba(84, 220, 186, 0.5), -1px -1px 0.25em rgba(84, 220, 186, 0.5), -1px 1px 0.25em rgba(84, 220, 186, 0.5), 1px -1px 0.25em rgba(84, 220, 186, 0.5), 0px 2px 0.5em rgba(84, 220, 186, 0.6), 0 -2px 0.5em rgba(84, 220, 186, 0.6), -2px 0 0.5em rgba(84, 220, 186, 0.6), 2px 0 0.5em rgba(84, 220, 186, 0.6);
}
#robot_tamashii #rt2023_topics ul.topic-list li._pnk span {
    text-shadow: 1px 1px 0.25em rgba(255, 145, 245, 0.5), -1px -1px 0.25em rgba(255, 145, 245, 0.5), -1px 1px 0.25em rgba(255, 145, 245, 0.5), 1px -1px 0.25em rgba(255, 145, 245, 0.5), 0px 2px 0.5em rgba(255, 145, 245, 0.6), 0 -2px 0.5em rgba(255, 145, 245, 0.6), -2px 0 0.5em rgba(255, 145, 245, 0.6), 2px 0 0.5em rgba(255, 145, 245, 0.6);
}
#robot_tamashii #rt2023_topics ul.topic-list li._bl span {
    text-shadow: 1px 1px 0.25em rgba(145, 191, 255, 0.5), -1px -1px 0.25em rgba(145, 191, 255, 0.5), -1px 1px 0.25em rgba(145, 191, 255, 0.5), 1px -1px 0.25em rgba(145, 191, 255, 0.5), 0px 2px 0.5em rgba(145, 191, 255, 0.6), 0 -2px 0.5em rgba(145, 191, 255, 0.6), -2px 0 0.5em rgba(145, 191, 255, 0.6), 2px 0 0.5em rgba(145, 191, 255, 0.6);
}
#robot_tamashii #rt2023_topics ul.topic-list li._gry span {
    text-shadow: 1px 1px 0.25em rgba(118, 118, 118, 0.5), -1px -1px 0.25em rgba(118, 118, 118, 0.5), -1px 1px 0.25em rgba(118, 118, 118, 0.5), 1px -1px 0.25em rgba(118, 118, 118, 0.5), 0px 2px 0.5em rgba(118, 118, 118, 0.6), 0 -2px 0.5em rgba(118, 118, 118, 0.6), -2px 0 0.5em rgba(118, 118, 118, 0.6), 2px 0 0.5em rgba(118, 118, 118, 0.6);
}

#robot_tamashii #rt2023_topics ul.topic-list li._new span{
    line-height: 1.5;
}
#robot_tamashii #rt2023_topics ul.topic-list li._new span:before {
    content: 'NEW';
    font-size: 13px;
    color: #fff;
    background: #f00;
    text-shadow: none;
    padding: 3px 5px;
    display: inline-block;
    text-align: center;
    margin-right: 7px;
}

/* トピック01 */
#robot_tamashii #rt2023_topic01 ul.item-list {
    display: flex;
    justify-content: center;
}
#robot_tamashii #rt2023_topic01 ul.item-list li {
    width: calc(100% / 3 - 40px);
    margin: 0 20px;
}
#robot_tamashii #rt2023_topic01 ul.item-list li ._itemName {
    font-size: 14px;
    line-height: 1.6;
    margin: 1.2em auto;
}
#robot_tamashii #rt2023_topic01 ul.item-list li ._itemBtn a {
    display: inline-block;
    font-size: 18px;
    background: #870087;
    border: 2px solid #ff5dff;
    box-shadow: 0 0 0.4em 0px rgba(255,74,255,.8), inset 0 0 0.4em 0 rgba(255,69,255,.8);
    padding: 0.8em 1.6em;
    -webkit-transition: .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: .4s cubic-bezier(.19,1,.22,1);
    -ms-transition: .4s cubic-bezier(.19,1,.22,1);
    -o-transition: .4s cubic-bezier(.19,1,.22,1);
    transition: .4s cubic-bezier(.19,1,.22,1);
}
#robot_tamashii #rt2023_topic01 ul.item-list li ._itemBtn a:hover {
    transform: scale(1.04);
    filter: brightness(1.16);
}


/* トピック02 */
#robot_tamashii #rt2023_topic02._txtOnBnr {
    position: relative;
    width: 92%;
    margin: 100px auto 200px;
}
#robot_tamashii #rt2023_topic02._txtOnBnr img {
    width: 100%;
}
#robot_tamashii #rt2023_topic02._txtOnBnr span {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
#robot_tamashii #rt2023_topic02._txtOnBnr span.bnrTxt01 {
    top: 54%;
    background: -webkit-linear-gradient(left, #30ebb2,#57a0d3, #ff39ce);
    background: -moz-linear-gradient(left, #30ebb2,#57a0d3, #ff39ce);
    background: linear-gradient(to right,#30ebb2, #57a0d3,#ff39ce);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "源ノ角ゴシック", 'Noto Sans JP', sans-serif;
    font-size: 54px;
    font-weight: 900;
    letter-spacing: 0.04em;
    line-height: 1.4;
    width: 100%;
    padding: 0.2em 0.6em;
}
html[lang=en] #robot_tamashii #rt2023_topic02._txtOnBnr span.bnrTxt01 {
    top: 56%;
    font-size: 43px;
}
#robot_tamashii #rt2023_topic02._txtOnBnr span.bnrTxt02 {
    top: 77%;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8;
    width: 100%;
    padding: 0.2em 0.6em;
}










/* ROBOT魂ブランド */
#robot_tamashii #rt2023_robotBrands .brandBnr-list li {
    margin: 30px auto;
}
#robot_tamashii #rt2023_robotBrands .brandBnr-list li a {
    display: block;
    width: 84%;
    margin: auto;
    -webkit-transition: .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: .4s cubic-bezier(.19,1,.22,1);
    -ms-transition: .4s cubic-bezier(.19,1,.22,1);
    -o-transition: .4s cubic-bezier(.19,1,.22,1);
    transition: .4s cubic-bezier(.19,1,.22,1);
}
#robot_tamashii #rt2023_robotBrands .brandBnr-list li a:hover {
    transform: scale(1.02);
}
#robot_tamashii #rt2023_robotBrands .brandBnr-list li a img {
    width: 100%;
}
#robot_tamashii #rt2023_robotBrands .brandBnr-list li a:hover img {
    opacity: 1;
}
#robot_tamashii #rt2023_robotBrands .brandBnr-list li a span {
    display: block;
    background: #9c10b1;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.04em;
    line-height: 1.8;
    width: 100%;
    padding: 1.4em 0.6em;
}

/* 公式ブログバナー */
#robot_tamashii .rt_bnr_blog_l {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    color: #000;
    width: 680px;
    margin: 30px auto;
    padding: 14px 0.6em;
    -webkit-transition: .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: .4s cubic-bezier(.19,1,.22,1);
    -ms-transition: .4s cubic-bezier(.19,1,.22,1);
    -o-transition: .4s cubic-bezier(.19,1,.22,1);
    transition: .4s cubic-bezier(.19,1,.22,1);
}
#robot_tamashii .rt_bnr_blog_l:hover {
    cursor: pointer;
    transform: scale(1.02);
}
#robot_tamashii .rt_bnr_blog_l a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#robot_tamashii .rt_bnr_blog_l .rt_bnr_blog_txt {
    text-align: left;
    margin-left: 0.6em;
}
#robot_tamashii .rt_bnr_blog_l .rt_bnr_blog_txt .txt01 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.1em;
}
#robot_tamashii .rt_bnr_blog_l .rt_bnr_blog_txt .txt02 {
    font-family: "源ノ角ゴシック", 'Noto Sans JP', sans-serif;
    font-size: 34px;
    font-weight: 900;
    letter-spacing: 0.04em;
    line-height: 1.1em;
}


/*バックナンバー
==============================*/
/*商品一覧
==============================*/
#robot_tamashii.gi_contentsarea #gi_productlist .gi_subtitle._underline {
    background: url(/img/grand_index/robot_tamashii/rt2023_ttl_products_KUC5zz39.png) no-repeat center center;
    background-size: contain;
    font-size: 0;
    color: #fff;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
    padding-top: calc(196 / 1032 * 100%);
}
#robot_tamashii.gi_contentsarea #gi_productlist .gi_subtitle._underline::before {
    display: none;
}
#robot_tamashii #category_search .search_main_wrap .order_wrap label span {
    border-color: #fff;
    color: #fff;
}
#robot_tamashii #category_search .search_main_wrap .order_wrap label input:checked + span {
    border-color: #fff;
}
#robot_tamashii #gi_productlist .search_result .result {
    color: #fff;
}
#robot_tamashii #gi_productlist .search_result .txt {
    border-color: #fff;
    color: #fff;
}

/* 赤い部分をデザインに合う色に変更 */
/* 見出し下の線 */
#robot_tamashii.gi_contentsarea .gi_subtitle._underline::before {
    background-color: #ff11e5;
}
/* ページナビ */
#robot_tamashii #gi_productlist .pagenavi li.active a, 
#robot_tamashii #gi_productlist .pagenavi li a:hover, 
#robot_tamashii #gi_productlist .pagenavi li a:active {
    background-color: #ff11e5;
}

/*商品下フリーエリア
==============================*/
/*関連情報
==============================*/
/*関連情報下
==============================*/
/*コピーライト
==============================*/
#robot_tamashii .gi_copyright {
    display: none;
}
#robot_tamashii .gi_free_copyright {
    color: #fff;
    font-size: 12px;
}


/*モーダル　バナー*/
.modal-bnr{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
}
.modal-bnr:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}
.modal-bnr:target{
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s, visibility 0.5s;
}
.modal-bnr .overlay{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
}
.modal-bnr-wrapper{
    width: 100%;
    max-width: 1000px;
    min-width: 300px;
    max-height: 90vh;
    position: absolute;
    /* top: calc(50% + 100px); */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.modal-bnr-contents{
  overflow: auto;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}
.modal-bnr-content{
  margin: 35px;
}
.modal-bnr-close{
    position: absolute;
    top: 0;
    right: 10px;
    text-decoration: none;
    font-size: 30px;
}
.modal-bnr-close:hover{
    transform: rotate(90deg);
}

/* モーダル バナー＋ */
.modal-bnr._box .modal-bnr-contents {
    background: #000;
    border: 2px solid #4c4c4c;
    height: auto;
    max-height: 90vh;
}
.modal-bnr._box .modal-bnr-content h4 {
    text-shadow: 1px 1px 0.25em rgba(255, 74, 255, 0.1), -1px -1px 0.25em rgba(255, 74, 255, 0.1), -1px 1px 0.25em rgba(255, 74, 255, 0.1), 1px -1px 0.25em rgba(255, 74, 255, 0.1), 0px 2px 0.5em rgba(255, 74, 255, 0.3), 0 -2px 0.5em rgba(255, 74, 255, 0.3), -2px 0 0.5em rgba(255, 74, 255, 0.3), 2px 0 0.5em rgba(255, 74, 255, 0.3);
    font-family: "源ノ角ゴシック", 'Noto Sans JP', sans-serif;
    font-size: 48px;
    font-weight: 900;
    letter-spacing: 0.04em;
    line-height: 1.4;
    margin-bottom: 30px;
}
.modal-bnr._box .modal-bnr-content ._catch {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.6;
}
.modal-bnr._box .modal-bnr-content ._img {
    margin: 30px auto;
}
.modal-bnr._box .modal-bnr-content ._btn a {
    display: inline-block;
    font-size: 18px;
    background: #870087;
    border: 2px solid #ff5dff;
    box-shadow: 0 0 0.4em 0px rgba(255,74,255,.8), inset 0 0 0.4em 0 rgba(255,69,255,.8);
    padding: 0.8em 1.6em;
    -webkit-transition: .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: .4s cubic-bezier(.19,1,.22,1);
    -ms-transition: .4s cubic-bezier(.19,1,.22,1);
    -o-transition: .4s cubic-bezier(.19,1,.22,1);
    transition: .4s cubic-bezier(.19,1,.22,1);
}
.modal-bnr._box .modal-bnr-content ._btn a:hover {
    transform: scale(1.04);
    filter: brightness(1.16);
}