@charset "UTF-8";
@media screen and (min-width: 1081px), print {
  .st_admission .gr_ttl_ctn {
    margin-bottom: 70px;
  }
  .st_admission .row {
    max-width: 940px;
    margin: 0 auto;
  }
  .st_admission .b_red {
    border: 4px solid #dab1ac;
    padding: 10px 47px 10px 36px;
    margin-bottom: 48px;
  }
  .st_admission .b_red p {
    font-size: 1.6rem;
    line-height: 24px;
    color: #780e00;
    letter-spacing: 1px;
  }
  .st_admission .gr_art {
    padding-bottom: 100px;
  }
  .st_admission .gr_art article:not(:last-child) {
    margin-bottom: 80px;
  }
  .st_admission .gr_art article .ttl_red {
    font-size: 2.2rem;
    line-height: 48px;
    font-weight: normal;
    color: #780e00;
    padding: 0 0 0 14px;
    background: #f4eceb;
    margin-bottom: 15px;
  }
  .st_admission .gr_art article p {
    font-size: 1.6rem;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .st_admission .gr_art article p a {
    color: #0099e8;
    text-decoration: underline;
  }
  .st_admission .gr_art article p a:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  .st_admission .gr_art article strong {
    font-size: 1.6rem;
    line-height: 30px;
    margin-bottom: 10px;
    display: block;
  }
  .st_admission .gr_art article .b_dl dl {
    margin-top: 20px;
  }
  .st_admission .gr_art article .b_dl dl dt {
    font-size: 1.6rem;
    line-height: 30px;
    font-weight: bold;
  }
  .st_admission .gr_art article .b_dl dl dd .list_nb li {
    font-size: 1.6rem;
    line-height: 30px;
  }
  .st_admission .gr_art article .b_dl dl dd .list_i {
    margin-bottom: 20px;
  }
  .st_admission .gr_art article .b_dl dl dd .list_i li {
    font-size: 1.6rem;
    line-height: 30px;
    position: relative;
    padding-left: 15px;
  }
  .st_admission .gr_art article .b_dl dl dd .list_i li:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #780e00;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li {
    font-size: 1.6rem;
    line-height: 30px;
    padding-left: 15px;
    position: relative;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li:before {
    content: "※";
    font-size: 1.6rem;
    line-height: 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .st_admission .gr_art article .b_dl dl dd p {
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 30px;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li {
    padding: 0 0 0 15px;
    position: relative;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #780e00;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li.i_pdf a:after {
    background: url(../../img/icon_pdf.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 18px;
    height: 23px;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li.i_word a:after {
    background: url(../../img/icon_word.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 22px;
    height: 22px;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li.i_ex a:after {
    background: url(../../img/icon_ex.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 23px;
    height: 23px;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li a {
    font-size: 1.6rem;
    line-height: 30px;
    color: #0099e8;
    text-decoration: underline;
    position: relative;
    display: inline-block;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li a:after {
    content: "";
    position: relative;
    display: inline-block;
    margin: 0 0 -4px 9px;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li a:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  .st_admission .gr_art article .b_dl dl dd .b_mg_left {
    margin-left: 18px;
  }
  .st_admission .gr_art article .b_dl dl dd .b_mg_left .list_nb {
    margin-left: 18px;
  }
  .st_admission .gr_art article .b_dl dl dd .b_mg_left .list_nb li {
    font-size: 1.6rem;
    line-height: 30px;
  }
  .st_admission .gr_art article .b_tel {
    border: 1px solid #bebebe;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px 0 0;
  }
  .st_admission .gr_art article .b_tel dt {
    font-size: 1.4rem;
    line-height: 30px;
    background-color: #f3f3f3;
    border-right: 1px solid #bebebe;
    width: 235px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .st_admission .gr_art article .b_tel dd {
    width: -webkit-calc(100% - 235px);
    width: -moz-calc(100% - 235px);
    width: calc(100% - 235px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .st_admission .gr_art article .b_tel dd .bx_i {
    width: 100%;
    padding: 14px 20px 9px;
  }
  .st_admission .gr_art article .b_tel dd .bx_i:not(:last-child) {
    border-bottom: 1px solid #bebebe;
  }
  .st_admission .gr_art article .b_tel dd p {
    margin-bottom: 0;
  }
  .st_admission .gr_art article .b_tel dd strong {
    margin-bottom: 0;
  }
  .st_admission .gr_art article .b_tel dd span {
    font-size: 1.6rem;
    line-height: 24px;
    display: inline-block;
    letter-spacing: 1px;
    vertical-align: middle;
  }
  .st_admission .gr_art article .b_tel dd span:not(:last-child) {
    margin-right: 14px;
  }
  .st_admission .gr_art article .b_tel dd span ins {
    color: #fff;
    background-color: #780e00;
    font-size: 1.2rem;
    line-height: 30px;
    padding: 1px 6px;
    text-decoration: none;
    margin-right: 10px;
    vertical-align: middle;
  }
  .st_admission .gr_art article .b_tel dd span .tel {
    pointer-events: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 32px;
  }
  .st_admission .gr_art .list_file {
    margin-bottom: 22px;
  }
  .st_admission .gr_art .list_file.list_f_cts em {
    width: 100%;
  }
  .st_admission .gr_art .list_file li {
    border-bottom: 1px dashed #bebebe;
    padding: 14px 0 14px 15px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .st_admission .gr_art .list_file li:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #780e00;
    position: absolute;
    top: 26px;
    left: 0;
  }
  .st_admission .gr_art .list_file li:first-of-type {
    border-top: 1px dashed #bebebe;
  }
  .st_admission .gr_art .list_file li.i_pdf a:after {
    background: url(../../img/icon_pdf.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 18px;
    height: 23px;
  }
  .st_admission .gr_art .list_file li.i_word a:after {
    background: url(../../img/icon_word.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 22px;
    height: 22px;
  }
  .st_admission .gr_art .list_file li span {
    font-size: 1.6rem;
    line-height: 30px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
  }
  .st_admission .gr_art .list_file li em {
    font-style: normal;
    font-size: 1.6rem;
    line-height: 30px;
    display: inline-block;
  }
  .st_admission .gr_art .list_file li em small {
    color: #ff0000;
    font-size: 1.6rem;
    line-height: 30px;
  }
  .st_admission .gr_art .list_file li a {
    font-size: 1.6rem;
    line-height: 30px;
    color: #0099e8;
    text-decoration: underline;
    position: relative;
    display: inline-block;
  }
  .st_admission .gr_art .list_file li a:after {
    content: "";
    position: relative;
    display: inline-block;
    margin: 0 0 -4px 9px;
  }
  .st_admission .gr_art .list_file li a:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  .st_admission .gr_art article em {
    color: #ff0000;
    font-style: normal;
  }
  .st_admission .gr_art article .mt {
    margin-top: 30px;
  }
  .st_admission .gr_art article .mt2 {
    margin-top: 50px;
  }
  .st_admission .gr_art article .mt3 {
    margin-top: 16px;
  }
  .st_admission .gr_art article .mt4 {
    margin-top: 10px;
  }
  .st_admission .gr_art article h5 {
    font-size: 2rem;
    line-height: 45px;
    font-weight: normal;
    border-bottom: 1px dashed #dcdcdc;
  }
  .st_admission .gr_art article p a, .st_admission .gr_art article li a {
    color: #0099e8;
    text-decoration: underline;
  }
  .st_admission .gr_art article p a:hover, .st_admission .gr_art article li a:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  .st_admission .gr_art article .article_item + .article_item {
    margin-top: 50px;
  }
  .st_admission .gr_art article .b_dl dl {
    margin-top: 30px;
  }
  .st_admission .gr_art article .b_red {
    padding: 26px;
  }
  .st_admission .gr_art article .b_red dl + dl {
    margin-top: 30px;
  }
  .st_admission .gr_art article .b_red dl dt {
    display: inline-block;
    background: #780e00;
    color: #fff;
    font-size: 1.3rem;
    padding: 2px 24px;
  }
  .st_admission .gr_art article .b_red dd {
    margin-top: 16px;
    font-size: 1.6rem;
  }
  .st_admission .gr_art article .b_red dd .list_st {
    margin-top: 8px;
  }
  .st_admission .gr_art article .list_file_2 li {
    padding: 0 0 0 15px;
    position: relative;
  }
  .st_admission .gr_art article .list_file_2 li:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #780e00;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .st_admission .gr_art article .list_file_2 li.i_pdf a:after {
    background: url(../../img/icon_pdf.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 18px;
    height: 23px;
  }
  .st_admission .gr_art article .list_file_2 li.i_word a:after {
    background: url(../../img/icon_word.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 22px;
    height: 22px;
  }
  .st_admission .gr_art article .list_file_2 li.i_ex a:after {
    background: url(../../img/icon_ex.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 23px;
    height: 23px;
  }
  .st_admission .gr_art article .list_file_2 li a {
    font-size: 1.6rem;
    line-height: 30px;
    color: #0099e8;
    text-decoration: underline;
    position: relative;
    display: inline-block;
  }
  .st_admission .gr_art article .list_file_2 li a:after {
    content: "";
    position: relative;
    display: inline-block;
    margin: 0 0 -4px 9px;
  }
  .st_admission .gr_art article .list_file_2 li a:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  .st_admission .gr_art article .list_i li {
    font-size: 1.6rem;
    line-height: 30px;
    position: relative;
    padding-left: 15px;
  }
  .st_admission .gr_art article .list_i li:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #780e00;
    position: absolute;
    top: 12px;
    left: 0;
  }
  .st_admission .gr_art article .list_st.red li,
  .st_admission .gr_art article .b_dl dl dd .list_st.red li {
    color: #ff0000;
  }
  .st_admission .gr_art article .list_st.red li:before,
  .st_admission .gr_art article .b_dl dl dd .list_st.red li:before {
    color: #ff0000;
  }
  .st_admission .gr_art article .list_st li,
  .st_admission .gr_art article .b_dl dl dd .list_st li {
    font-size: 1.4rem;
    padding-left: 15px;
    position: relative;
  }
  .st_admission .gr_art article .list_st li:before,
  .st_admission .gr_art article .b_dl dl dd .list_st li:before {
    content: "※";
    font-size: 1.4rem;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .st_admission .gr_art article .list_st li.no-icon,
  .st_admission .gr_art article .b_dl dl dd .list_st li.no-icon {
    padding-left: 0;
  }
  .st_admission .gr_art article .list_st li.no-icon:before,
  .st_admission .gr_art article .b_dl dl dd .list_st li.no-icon:before {
    content: none;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li {
    line-height: 24px;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li:before {
    line-height: 24px;
  }
  .st_admission .gr_art article .list_nb.custom li {
    text-indent: -1em;
    padding-left: 1em;
  }
  .st_admission .gr_art article .list_nb.custom2 li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .st_admission .gr_art article .list_nb.custom2 li > div:nth-of-type(1) {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 4px;
  }
  .st_admission .gr_art article .list_nb.fs_custom {
    font-size: 1.6rem;
  }
  .st_admission .gr_art article .box_list_lead {
    color: #780e00;
    padding: 0 20px;
  }
  .st_admission .gr_art article .box_list_ctt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .st_admission .gr_art article .box_list_ctt:before, .st_admission .gr_art article .box_list_ctt:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .st_admission .gr_art article .box_list_ctt:before {
    width: 872px;
    height: 70px;
    background: #d6b6b2;
    left: 0;
  }
  .st_admission .gr_art article .box_list_ctt:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 50px 28px;
    border-color: transparent transparent transparent #d6b6b2;
    left: 870px;
  }
  .st_admission .gr_art article .box_list_ctt > dl {
    width: 270px;
    border: 1px solid #780e00;
    background: #f4eceb;
    position: relative;
    z-index: 1;
  }
  .st_admission .gr_art article .box_list_ctt > dl:nth-of-type(1) dt {
    background-image: url("../../img/guide/icon_01.png");
  }
  .st_admission .gr_art article .box_list_ctt > dl:nth-of-type(2) dt {
    background-image: url("../../img/guide/icon_02.png");
    -moz-background-size: auto 24px;
         background-size: auto 24px;
  }
  .st_admission .gr_art article .box_list_ctt > dl:nth-of-type(3) dt {
    background-image: url("../../img/guide/icon_03.png");
    -moz-background-size: auto 26px;
         background-size: auto 26px;
  }
  .st_admission .gr_art article .box_list_ctt > dl + dl {
    margin-left: 20px;
  }
  .st_admission .gr_art article .box_list_ctt > dl dt {
    background: #780e00 no-repeat center right 16px / auto 22px;
    font-size: 1.8rem;
    color: #fff;
    padding: 12px 20px;
    letter-spacing: 1.5px;
  }
  .st_admission .gr_art article .box_list_ctt > dl dd {
    padding: 18px 16px;
  }
  .st_admission .gr_art article .box_list_ctt > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto;
  }
  .st_admission .gr_art article .box_list_ctt > div p {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-align: center;
    color: #780e00;
    font-size: 2.2rem;
    letter-spacing: 1.5px;
  }
  .st_admission .gr_art article .b_tel dt {
    width: 160px;
  }
  .st_admission .gr_art article .b_tel dd {
    width: -webkit-calc(100% - 160px);
    width: -moz-calc(100% - 160px);
    width: calc(100% - 160px);
  }
  .st_admission .gr_art article .b_tel.custom .bx_i {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .st_admission .gr_art article .b_tel.custom .bx_i + .bx_i {
    padding-top: 0;
  }
  .st_admission .gr_art article .b_tel.custom .bx_i:not(:last-child) {
    border: none;
    padding-bottom: 0;
  }
  .st_admission .gr_art article .b_tel.custom .bx_i p + p {
    margin-left: 26px;
  }
  .st_admission .gr_art article .b_tel.custom .bx_i p.w_custom {
    width: 500px;
  }
  .st_admission .gr_art article .tbl table .w_custom {
    width: 62px;
  }
  .st_admission .gr_art article .tbl table .w_custom2 {
    width: 600px;
  }
  .st_admission .gr_art article .tbl table .w_custom3 {
    width: 33.333333333333333%;
  }
  .st_admission .gr_art article .tbl table .w_custom4 {
    width: 230px;
  }
  .st_admission .gr_art article .tbl table .w_custom5 {
    width: 490px;
  }
  .st_admission .gr_art article .tbl table td {
    padding: 15px 10px;
    font-size: 1.4rem;
  }
  .st_admission .gr_art article .tbl table td .contact_parts {
    margin-bottom: 0;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span {
    font-size: 1.6rem;
    line-height: 24px;
    display: inline-block;
    letter-spacing: 1px;
    vertical-align: middle;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span:not(:last-child) {
    margin-right: 14px;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span ins {
    color: #fff;
    background-color: #780e00;
    font-size: 1.2rem;
    line-height: 30px;
    padding: 1px 6px;
    text-decoration: none;
    margin-right: 10px;
    vertical-align: middle;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span .tel {
    pointer-events: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 32px;
  }
  .st_admission .gr_art article .tbl.custom table td {
    padding: 15px 10px;
    text-align: left;
  }
  .st_admission .gr_art article .tbl.custom table .t_right {
    text-align: right;
  }
  .st_admission .gr_art article .tbl.custom table .t_center {
    text-align: center;
  }
  .st_admission .gr_art article .tbl.custom table span.t_center {
    display: block;
    width: 100%;
  }
  .st_admission .gr_art article .btn_box {
    margin: 60px 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .st_admission .gr_art article .btn_box a {
    margin: 0;
  }
  .st_admission .gr_art article .btn_box [class*="btn"] + [class*="btn"] {
    margin-left: 40px;
  }
  .st_admission .gr_art article .btn_black a,
  .st_admission .gr_art article .btn_red a {
    margin: 0;
  }
  .st_admission .gr_art article .btn_red.custom a {
    padding-left: 6px;
    width: 312px;
    border: 1px solid #780e00;
    background-color: #780e00;
  }
  .st_admission .gr_art article .btn_red.custom a:hover {
    color: #780e00;
  }
  .st_admission .gr_art article .btn_red.custom a:hover:after {
    background-image: url("../../img/guide/arr_right_red.png");
  }
  .st_admission .gr_art article .btn_red.custom a:after {
    background-image: url("../../img/guide/arr_right.png");
  }
  .st_admission .gr_art article .btn_red.custom a span:before, .st_admission .gr_art article .btn_red.custom a span:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: background-image .3s ease;
    -moz-transition: background-image .3s ease;
    transition: background-image .3s ease;
    pointer-events: none;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .st_admission .gr_art article .btn_red.custom.type_01 a span:before {
    background: url("../../img/guide/icon_02.png") no-repeat center left 22px/auto 22px;
    opacity: 1;
  }
  .st_admission .gr_art article .btn_red.custom.type_01 a span:after {
    background: url("../../img/guide/icon_02_red.png") no-repeat center left 22px/auto 22px;
    opacity: 0;
  }
  .st_admission .gr_art article .btn_red.custom.type_01 a:hover span:before {
    opacity: 0;
  }
  .st_admission .gr_art article .btn_red.custom.type_01 a:hover span:after {
    opacity: 1;
  }
  .st_admission .gr_art article .btn_red.custom.type_02 a {
    width: 340px;
  }
  .st_admission .gr_art article .btn_red.custom.type_02 a span:before {
    background: url("../../img/guide/icon_04.png") no-repeat center left 22px/auto 22px;
    opacity: 1;
  }
  .st_admission .gr_art article .btn_red.custom.type_02 a span:after {
    background: url("../../img/guide/icon_04_red.png") no-repeat center left 22px/auto 22px;
    opacity: 0;
  }
  .st_admission .gr_art article .btn_red.custom.type_02 a:hover span:before {
    opacity: 0;
  }
  .st_admission .gr_art article .btn_red.custom.type_02 a:hover span:after {
    opacity: 1;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a {
    width: 340px;
    padding-left: 0;
    padding-right: 6px;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a:before {
    -webkit-transform-origin: center right;
       -moz-transform-origin: center right;
        -ms-transform-origin: center right;
            transform-origin: center right;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a:after {
    left: 13px;
    right: auto;
    -webkit-transform: scale(-1, 1) translateY(-50%);
       -moz-transform: scale(-1, 1) translateY(-50%);
        -ms-transform: scale(-1, 1) translateY(-50%);
            transform: scale(-1, 1) translateY(-50%);
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a:hover:after {
    left: 10px;
    right: 0;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a span:before {
    background: url("../../img/guide/icon_05.png") no-repeat center right 22px/auto 22px;
    opacity: 1;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a span:after {
    background: url("../../img/guide/icon_05_red.png") no-repeat center right 22px/auto 22px;
    opacity: 0;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a:hover span:before {
    opacity: 0;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a:hover span:after {
    opacity: 1;
  }
  .st_admission .gr_art article .btn_black.disable a {
    pointer-events: none;
    background: #5a5a5a;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .st_admission .gr_ttl_ctn {
    margin-bottom: 6.48148vw;
  }
  .st_admission .b_red {
    border: 0.37037vw solid #dab1ac;
    padding: 0.92593vw 4.35185vw 0.92593vw 3.33333vw;
    margin-bottom: 4.44444vw;
  }
  .st_admission .b_red p {
    font-size: 1.48148vw;
    line-height: 2.22222vw;
    color: #780e00;
  }
  .st_admission .gr_art {
    padding-bottom: 9.25926vw;
  }
  .st_admission .gr_art article:not(:last-child) {
    margin-bottom: 7.40741vw;
  }
  .st_admission .gr_art article .ttl_red {
    font-size: 2.03704vw;
    line-height: 4.44444vw;
    font-weight: normal;
    color: #780e00;
    padding: 0 0 0 1.2963vw;
    background: #f4eceb;
    margin-bottom: 1.38889vw;
  }
  .st_admission .gr_art article p {
    font-size: 1.48148vw;
    line-height: 1.5;
    margin-bottom: 0.92593vw;
  }
  .st_admission .gr_art article p a {
    color: #0099e8;
    text-decoration: underline;
  }
  .st_admission .gr_art article strong {
    font-size: 1.48148vw;
    line-height: 1.5;
    margin-bottom: 0.92593vw;
    display: block;
  }
  .st_admission .gr_art article .b_dl dl {
    margin-top: 1.85185vw;
  }
  .st_admission .gr_art article .b_dl dl dt {
    font-size: 1.48148vw;
    line-height: 1.5;
    font-weight: bold;
  }
  .st_admission .gr_art article .b_dl dl dd .list_nb li {
    font-size: 1.48148vw;
    line-height: 1.5;
  }
  .st_admission .gr_art article .b_dl dl dd .list_i {
    margin-bottom: 1.85185vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_i li {
    font-size: 1.48148vw;
    line-height: 1.5;
    position: relative;
    padding-left: 1.38889vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_i li:before {
    content: "";
    width: 0.46296vw;
    height: 0.46296vw;
    background-color: #780e00;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li {
    font-size: 1.48148vw;
    line-height: 1.5;
    padding-left: 1.38889vw;
    position: relative;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li:before {
    content: "※";
    font-size: 1.48148vw;
    line-height: 1.5;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .st_admission .gr_art article .b_dl dl dd p {
    margin-bottom: 0;
    font-size: 1.48148vw;
    line-height: 1.5;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li {
    padding: 0 0 0 1.38889vw;
    position: relative;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li:before {
    content: "";
    width: 0.46296vw;
    height: 0.46296vw;
    background-color: #780e00;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li.i_pdf a:after {
    background: url(../../img/icon_pdf.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 1.66667vw;
    height: 2.12963vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li.i_word a:after {
    background: url(../../img/icon_word.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 2.03704vw;
    height: 2.03704vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li.i_ex a:after {
    background: url(../../img/icon_ex.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 2.12963vw;
    height: 2.12963vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li a {
    font-size: 1.48148vw;
    line-height: 2.77778vw;
    color: #0099e8;
    text-decoration: underline;
    position: relative;
    display: inline-block;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li a:after {
    content: "";
    position: relative;
    display: inline-block;
    margin: 0 0 -0.37037vw 0.83333vw;
  }
  .st_admission .gr_art article .b_dl dl dd .b_mg_left {
    margin-left: 1.66667vw;
  }
  .st_admission .gr_art article .b_dl dl dd .b_mg_left .list_nb {
    margin-left: 1.66667vw;
  }
  .st_admission .gr_art article .b_dl dl dd .b_mg_left .list_nb li {
    font-size: 1.48148vw;
    line-height: 1.5;
  }
  .st_admission .gr_art article .b_tel {
    border: 1px solid #bebebe;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1.38889vw 0 0;
  }
  .st_admission .gr_art article .b_tel dt {
    font-size: 1.48148vw;
    line-height: 2.77778vw;
    background-color: #f3f3f3;
    border-right: 1px solid #bebebe;
    width: 21.75926vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .st_admission .gr_art article .b_tel dd {
    width: -webkit-calc(100% - 30.59896vw);
    width: -moz-calc(100% - 30.59896vw);
    width: calc(100% - 30.59896vw);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .st_admission .gr_art article .b_tel dd .bx_i {
    width: 100%;
    padding: 1.2963vw 1.85185vw 0.83333vw;
  }
  .st_admission .gr_art article .b_tel dd .bx_i:not(:last-child) {
    border-bottom: 1px solid #bebebe;
  }
  .st_admission .gr_art article .b_tel dd p {
    margin-bottom: 0;
  }
  .st_admission .gr_art article .b_tel dd strong {
    margin-bottom: 0;
  }
  .st_admission .gr_art article .b_tel dd span {
    font-size: 1.48148vw;
    line-height: 2.22222vw;
    display: inline-block;
    letter-spacing: 1px;
    vertical-align: middle;
  }
  .st_admission .gr_art article .b_tel dd span:not(:last-child) {
    margin-right: 1.2963vw;
  }
  .st_admission .gr_art article .b_tel dd span ins {
    color: #fff;
    background-color: #780e00;
    font-size: 1.11111vw;
    line-height: 2.77778vw;
    padding: 0.09259vw 0.55556vw;
    text-decoration: none;
    margin-right: 0.92593vw;
    vertical-align: middle;
  }
  .st_admission .gr_art article .b_tel dd span .tel {
    pointer-events: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.92593vw;
    text-decoration: none;
    font-size: 1.48148vw;
    line-height: 2.96296vw;
  }
  .st_admission .gr_art .list_file {
    margin-bottom: 2.03704vw;
  }
  .st_admission .gr_art .list_file.list_f_cts em {
    width: 100%;
  }
  .st_admission .gr_art .list_file li {
    border-bottom: 1px dashed #bebebe;
    padding: 1.2963vw 0 1.2963vw 1.38889vw;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .st_admission .gr_art .list_file li:before {
    content: "";
    width: 0.46296vw;
    height: 0.46296vw;
    background-color: #780e00;
    position: absolute;
    top: 2.40741vw;
    left: 0;
  }
  .st_admission .gr_art .list_file li:first-of-type {
    border-top: 1px dashed #bebebe;
  }
  .st_admission .gr_art .list_file li.i_pdf a:after {
    background: url(../../img/icon_pdf.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 1.66667vw;
    height: 2.12963vw;
  }
  .st_admission .gr_art .list_file li.i_word a:after {
    background: url(../../img/icon_word.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 2.03704vw;
    height: 2.03704vw;
  }
  .st_admission .gr_art .list_file li span {
    font-size: 1.48148vw;
    line-height: 2.77778vw;
    margin-right: 0.92593vw;
    display: inline-block;
    vertical-align: top;
  }
  .st_admission .gr_art .list_file li em {
    font-style: normal;
    font-size: 1.48148vw;
    line-height: 2.77778vw;
    display: inline-block;
  }
  .st_admission .gr_art .list_file li em small {
    color: #ff0000;
    font-size: 1.48148vw;
    line-height: 2.77778vw;
  }
  .st_admission .gr_art .list_file li a {
    font-size: 1.48148vw;
    line-height: 2.77778vw;
    color: #0099e8;
    text-decoration: underline;
    position: relative;
    display: inline-block;
  }
  .st_admission .gr_art .list_file li a:after {
    content: "";
    position: relative;
    display: inline-block;
    margin: 0 0 -0.37037vw 0.83333vw;
  }
  .st_admission .gr_art article em {
    color: #ff0000;
    font-style: normal;
  }
  .st_admission .gr_art article .mt {
    margin-top: 2.77778vw;
  }
  .st_admission .gr_art article .mt2 {
    margin-top: 4.62963vw;
  }
  .st_admission .gr_art article .mt3 {
    margin-top: 1.48148vw;
  }
  .st_admission .gr_art article .mt4 {
    margin-top: 0.92593vw;
  }
  .st_admission .gr_art article h5 {
    font-size: 2.03704vw;
    line-height: 45px;
    font-weight: normal;
    border-bottom: 1px dashed #dcdcdc;
  }
  .st_admission .gr_art article p a, .st_admission .gr_art article li a {
    color: #0099e8;
    text-decoration: underline;
  }
  .st_admission .gr_art article .article_item + .article_item {
    margin-top: 4.62963vw;
  }
  .st_admission .gr_art article .b_dl dl {
    margin-top: 2.77778vw;
  }
  .st_admission .gr_art article .b_red {
    padding: 2.40741vw;
  }
  .st_admission .gr_art article .b_red dl + dl {
    margin-top: 2.77778vw;
  }
  .st_admission .gr_art article .b_red dl dt {
    display: inline-block;
    background: #780e00;
    color: #fff;
    font-size: 1.48148vw;
    padding: 0.18519vw 2.22222vw;
  }
  .st_admission .gr_art article .b_red dd {
    margin-top: 16px;
    font-size: 1.48148vw;
  }
  .st_admission .gr_art article .b_red dd .list_st {
    margin-top: 0.74074vw;
  }
  .st_admission .gr_art article .list_file_2 li {
    padding: 0 0 0 1.38889vw;
    position: relative;
  }
  .st_admission .gr_art article .list_file_2 li:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #780e00;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .st_admission .gr_art article .list_file_2 li.i_pdf a:after {
    background: url(../../img/icon_pdf.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 1.66667vw;
    height: 2.12963vw;
  }
  .st_admission .gr_art article .list_file_2 li.i_word a:after {
    background: url(../../img/icon_word.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 2.03704vw;
    height: 2.03704vw;
  }
  .st_admission .gr_art article .list_file_2 li.i_ex a:after {
    background: url(../../img/icon_ex.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 2.12963vw;
    height: 2.12963vw;
  }
  .st_admission .gr_art article .list_file_2 li a {
    font-size: 1.48148vw;
    line-height: 1.5;
    color: #0099e8;
    text-decoration: underline;
    position: relative;
    display: inline-block;
  }
  .st_admission .gr_art article .list_file_2 li a:after {
    content: "";
    position: relative;
    display: inline-block;
    margin: 0 0 -0.37037vw 0.83333vw;
  }
  .st_admission .gr_art article .list_i li {
    font-size: 1.48148vw;
    line-height: 1.5;
    position: relative;
    padding-left: 1.38889vw;
  }
  .st_admission .gr_art article .list_i li:before {
    content: "";
    width: 0.46296vw;
    height: 0.46296vw;
    background-color: #780e00;
    position: absolute;
    top: 1.11111vw;
    left: 0;
  }
  .st_admission .gr_art article .list_st.red li,
  .st_admission .gr_art article .b_dl dl dd .list_st.red li {
    color: #ff0000;
  }
  .st_admission .gr_art article .list_st.red li:before,
  .st_admission .gr_art article .b_dl dl dd .list_st.red li:before {
    color: #ff0000;
  }
  .st_admission .gr_art article .list_st li,
  .st_admission .gr_art article .b_dl dl dd .list_st li {
    font-size: 1.48148vw;
    padding-left: 1.38889vw;
    position: relative;
  }
  .st_admission .gr_art article .list_st li:before,
  .st_admission .gr_art article .b_dl dl dd .list_st li:before {
    content: "※";
    font-size: 1.48148vw;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .st_admission .gr_art article .list_st li.no-icon,
  .st_admission .gr_art article .b_dl dl dd .list_st li.no-icon {
    padding-left: 0;
  }
  .st_admission .gr_art article .list_st li.no-icon:before,
  .st_admission .gr_art article .b_dl dl dd .list_st li.no-icon:before {
    content: none;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li {
    line-height: 1.5;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li:before {
    line-height: 1.5;
  }
  .st_admission .gr_art article .list_nb.custom li {
    text-indent: -1em;
    padding-left: 1em;
  }
  .st_admission .gr_art article .list_nb.custom2 li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .st_admission .gr_art article .list_nb.custom2 li > div:nth-of-type(1) {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 0.37037vw;
  }
  .st_admission .gr_art article .list_nb.fs_custom {
    font-size: 1.48148vw;
  }
  .st_admission .gr_art article .box_list_lead {
    color: #780e00;
    font-size: 1.48148vw;
    padding: 0 1.85185vw;
  }
  .st_admission .gr_art article .box_list_ctt {
    position: relative;
  }
  .st_admission .gr_art article .box_list_ctt:before, .st_admission .gr_art article .box_list_ctt:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .st_admission .gr_art article .box_list_ctt:before {
    width: 8.33333vw;
    height: 88%;
    background: #d6b6b2;
    left: 50%;
    bottom: unset;
    top: 0;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .st_admission .gr_art article .box_list_ctt:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.55556vw 8.33333vw 0 8.33333vw;
    border-color: #d6b6b2 transparent transparent transparent;
    bottom: 3.7037vw;
    top: unset;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .st_admission .gr_art article .box_list_ctt > dl {
    width: 100%;
    border: 1px solid #780e00;
    background: #f4eceb;
    position: relative;
    z-index: 1;
  }
  .st_admission .gr_art article .box_list_ctt > dl:nth-of-type(1) dt {
    background-image: url("../../img/guide/icon_01.png");
  }
  .st_admission .gr_art article .box_list_ctt > dl:nth-of-type(2) dt {
    background-image: url("../../img/guide/icon_02.png");
    -moz-background-size: auto 2.22222vw;
         background-size: auto 2.22222vw;
  }
  .st_admission .gr_art article .box_list_ctt > dl:nth-of-type(3) dt {
    background-image: url("../../img/guide/icon_03.png");
    -moz-background-size: auto 2.40741vw;
         background-size: auto 2.40741vw;
  }
  .st_admission .gr_art article .box_list_ctt > dl + dl {
    margin-top: 2.77778vw;
  }
  .st_admission .gr_art article .box_list_ctt > dl dt {
    background: #780e00 no-repeat center right 1.48148vw/auto 2.03704vw;
    font-size: 1.66667vw;
    color: #fff;
    padding: 1.11111vw 1.85185vw;
  }
  .st_admission .gr_art article .box_list_ctt > dl dd {
    padding: 1.66667vw 1.85185vw;
  }
  .st_admission .gr_art article .box_list_ctt > div {
    margin-top: 9.25926vw;
    text-align: center;
  }
  .st_admission .gr_art article .box_list_ctt > div p {
    text-align: center;
    color: #780e00;
    font-size: 1.85185vw;
  }
  .st_admission .gr_art article .b_tel dt {
    width: 27.77778vw;
  }
  .st_admission .gr_art article .b_tel dd {
    width: -webkit-calc(100% - tw(300));
    width: -moz-calc(100% - tw(300));
    width: calc(100% - tw(300));
  }
  .st_admission .gr_art article .b_tel.custom .bx_i + .bx_i {
    padding-top: 0;
  }
  .st_admission .gr_art article .b_tel.custom .bx_i:not(:last-child) {
    border: none;
    padding-bottom: 0;
  }
  .st_admission .gr_art article .b_tel.custom .bx_i p.w_custom {
    width: 41.66667vw;
  }
  .st_admission .gr_art article .tbl.scl_no table {
    width: 100%;
  }
  .st_admission .gr_art article .tbl table .w_custom {
    width: 5.74074vw;
  }
  .st_admission .gr_art article .tbl table .w_custom2 {
    width: 57.40741vw;
  }
  .st_admission .gr_art article .tbl table .w_custom3 {
    width: 33.333333333333333%;
  }
  .st_admission .gr_art article .tbl table .w_custom4 {
    width: 21.2963vw;
  }
  .st_admission .gr_art article .tbl table .w_custom5 {
    width: 45.37037vw;
  }
  .st_admission .gr_art article .tbl table td {
    padding: 1.38889vw;
    font-size: 1.2963vw;
  }
  .st_admission .gr_art article .tbl table td .contact_parts {
    margin-bottom: 0;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span {
    font-size: 1.48148vw;
    line-height: 1.5;
    display: inline-block;
    letter-spacing: 1px;
    vertical-align: middle;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span:not(:last-child) {
    margin-right: 1.2963vw;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span ins {
    color: #fff;
    background-color: #780e00;
    font-size: 1.11111vw;
    line-height: 1.5;
    padding: 0.09259vw 0.55556vw;
    text-decoration: none;
    margin-right: 0.92593vw;
    vertical-align: middle;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span .tel {
    pointer-events: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.92593vw;
    text-decoration: none;
    font-size: 1.48148vw;
    line-height: 1.5;
  }
  .st_admission .gr_art article .tbl.custom table td {
    padding: 1.38889vw 2.03704vw;
    text-align: left;
  }
  .st_admission .gr_art article .tbl.custom table .t_right {
    text-align: right;
  }
  .st_admission .gr_art article .tbl.custom table .t_center {
    text-align: center;
  }
  .st_admission .gr_art article .tbl.custom table span.t_center {
    display: block;
    width: 100%;
  }
  .st_admission .gr_art article .btn_box {
    margin: 5.55556vw 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .st_admission .gr_art article .btn_box a {
    margin: 0;
  }
  .st_admission .gr_art article .btn_box [class*="btn"] + [class*="btn"] {
    margin-left: 3.7037vw;
  }
  .st_admission .gr_art article .btn_black a,
  .st_admission .gr_art article .btn_red a {
    margin: 0;
  }
  .st_admission .gr_art article .btn_red.custom a {
    padding-left: 0.55556vw;
    width: 28.88889vw;
    border: 1px solid #780e00;
    background-color: #780e00;
  }
  .st_admission .gr_art article .btn_red.custom a:after {
    background-image: url("../../img/guide/arr_right.png");
  }
  .st_admission .gr_art article .btn_red.custom a span:before, .st_admission .gr_art article .btn_red.custom a span:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: background-image .3s ease;
    -moz-transition: background-image .3s ease;
    transition: background-image .3s ease;
    pointer-events: none;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .st_admission .gr_art article .btn_red.custom.type_01 a span:before {
    background: url("../../img/guide/icon_02.png") no-repeat center left 2.03704vw/auto 2.03704vw;
    opacity: 1;
  }
  .st_admission .gr_art article .btn_red.custom.type_01 a span:after {
    background: url("../../img/guide/icon_02_red.png") no-repeat center left 2.03704vw/auto 2.03704vw;
    opacity: 0;
  }
  .st_admission .gr_art article .btn_red.custom.type_02 a {
    width: 31.48148vw;
  }
  .st_admission .gr_art article .btn_red.custom.type_02 a span:before {
    background: url("../../img/guide/icon_04.png") no-repeat center left 2.03704vw/auto 2.03704vw;
    opacity: 1;
  }
  .st_admission .gr_art article .btn_red.custom.type_02 a span:after {
    background: url("../../img/guide/icon_04_red.png") no-repeat center left 2.03704vw/auto 2.03704vw;
    opacity: 0;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a {
    width: 31.48148vw;
    padding-left: 0;
    padding-right: 0.55556vw;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a:before {
    -webkit-transform-origin: center right;
       -moz-transform-origin: center right;
        -ms-transform-origin: center right;
            transform-origin: center right;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a:after {
    left: 1.2037vw;
    right: auto;
    -webkit-transform: scale(-1, 1) translateY(-50%);
       -moz-transform: scale(-1, 1) translateY(-50%);
        -ms-transform: scale(-1, 1) translateY(-50%);
            transform: scale(-1, 1) translateY(-50%);
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a span:before {
    background: url("../../img/guide/icon_05.png") no-repeat center right 2.03704vw/auto 2.03704vw;
    opacity: 1;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a span:after {
    background: url("../../img/guide/icon_05_red.png") no-repeat center right 2.03704vw/auto 2.03704vw;
    opacity: 0;
  }
  .st_admission .gr_art article .btn_black.disable a {
    pointer-events: none;
    background: #5a5a5a;
  }
}

@media screen and (max-width: 767px) {
  .st_admission .gr_ttl_ctn {
    margin-bottom: 9.11458vw;
  }
  .st_admission .gr_ttl_ctn .ttl {
    line-height: 1.5;
  }
  .st_admission .b_red {
    border: 0.52083vw solid #dab1ac;
    padding: 1.30208vw 2.60417vw;
    margin-bottom: 6.25vw;
  }
  .st_admission .b_red p {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    color: #780e00;
    letter-spacing: 0.13021vw;
  }
  .st_admission .gr_art {
    padding-bottom: 13.02083vw;
  }
  .st_admission .gr_art article:not(:last-child) {
    margin-bottom: 10.41667vw;
  }
  .st_admission .gr_art article .ttl_red {
    font-size: 4.16667vw;
    line-height: 1.5;
    font-weight: normal;
    color: #780e00;
    padding: 1.30208vw 0 1.30208vw 3.64583vw;
    background: #f4eceb;
    margin-bottom: 1.95312vw;
  }
  .st_admission .gr_art article p {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    margin-bottom: 1.95312vw;
  }
  .st_admission .gr_art article p a {
    color: #0099e8;
    text-decoration: underline;
  }
  .st_admission .gr_art article strong {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    margin-bottom: 1.95312vw;
    display: block;
  }
  .st_admission .gr_art article .b_dl dl {
    margin-top: 3.90625vw;
  }
  .st_admission .gr_art article .b_dl dl dt {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    font-weight: bold;
    margin-bottom: 1.30208vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_nb li {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_i {
    margin-bottom: 2.60417vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_i li {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    position: relative;
    padding-left: 2.60417vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_i li:before {
    content: "";
    width: 1.04167vw;
    height: 1.04167vw;
    background-color: #780e00;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    padding-left: 3.90625vw;
    position: relative;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li:before {
    content: "※";
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    position: absolute;
    top: 0vw;
    left: 0;
  }
  .st_admission .gr_art article .b_dl dl dd p {
    margin-bottom: 0;
    font-size: 3.38542vw;
    line-height: 5.20833vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 {
    margin-top: 1.30208vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li {
    padding: 0 0 0 1.95312vw;
    position: relative;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li:before {
    content: "";
    width: 1.04167vw;
    height: 1.04167vw;
    background-color: #780e00;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li:not(:last-child) {
    margin-bottom: 1.30208vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li.i_pdf a:after {
    background: url(../../img/icon_pdf.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 2.86458vw;
    height: 3.51562vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li.i_word a:after {
    background: url(../../img/icon_word.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 4.16667vw;
    height: 4.16667vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li.i_ex a:after {
    background: url(../../img/icon_ex.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 4.29688vw;
    height: 4.29688vw;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li a {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    color: #0099e8;
    text-decoration: underline;
    position: relative;
    display: inline-block;
  }
  .st_admission .gr_art article .b_dl dl dd .list_file_2 li a:after {
    content: "";
    position: relative;
    display: inline-block;
    margin: 0 0 -0.52083vw 1.5625vw;
  }
  .st_admission .gr_art article .b_dl dl dd .b_mg_left {
    margin-left: 2.60417vw;
  }
  .st_admission .gr_art article .b_dl dl dd .b_mg_left .list_nb {
    margin-left: 2.60417vw;
  }
  .st_admission .gr_art article .b_dl dl dd .b_mg_left .list_nb li {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
  }
  .st_admission .gr_art article .b_tel {
    border: 1px solid #bebebe;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 6.51042vw 0 0;
  }
  .st_admission .gr_art article .b_tel dt {
    font-size: 3.125vw;
    line-height: 6.25vw;
    background-color: #f3f3f3;
    border-right: 1px solid #bebebe;
    width: 27.34375vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .st_admission .gr_art article .b_tel dd {
    width: -webkit-calc(100% - 27.34375vw);
    width: -moz-calc(100% - 27.34375vw);
    width: calc(100% - 27.34375vw);
  }
  .st_admission .gr_art article .b_tel dd .bx_i {
    width: 100%;
    padding: 2.60417vw;
  }
  .st_admission .gr_art article .b_tel dd .bx_i:not(:last-child) {
    border-bottom: 1px solid #bebebe;
  }
  .st_admission .gr_art article .b_tel dd span {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    display: block;
    vertical-align: middle;
  }
  .st_admission .gr_art article .b_tel dd span:not(:last-child) {
    margin-bottom: 0.65104vw;
  }
  .st_admission .gr_art article .b_tel dd span .tel {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.95312vw;
    text-decoration: none;
    font-size: 3.38542vw;
    line-height: 5.20833vw;
  }
  .st_admission .gr_art article .b_tel dd span ins {
    color: #fff;
    background-color: #780e00;
    font-size: 2.60417vw;
    line-height: 1;
    text-align: center;
    padding: 0.65104vw 1.04167vw 0.65104vw 1.30208vw;
    text-decoration: none;
    display: inline-block;
    margin-right: 1.30208vw;
    vertical-align: middle;
  }
  .st_admission .gr_art .list_file {
    margin-bottom: 2.86458vw;
  }
  .st_admission .gr_art .list_file.list_f_cts em {
    width: 100%;
  }
  .st_admission .gr_art .list_file li {
    border-bottom: 1px dashed #bebebe;
    padding: 1.82292vw 0 1.82292vw 1.95312vw;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .st_admission .gr_art .list_file li:before {
    content: "";
    width: 1.04167vw;
    height: 1.04167vw;
    background-color: #780e00;
    position: absolute;
    top: 3.64583vw;
    left: 0;
  }
  .st_admission .gr_art .list_file li:first-of-type {
    border-top: 1px dashed #bebebe;
  }
  .st_admission .gr_art .list_file li.i_pdf a:after {
    background: url(../../img/icon_pdf.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 2.86458vw;
    height: 3.51562vw;
  }
  .st_admission .gr_art .list_file li.i_word a:after {
    background: url(../../img/icon_word.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 4.29688vw;
    height: 4.29688vw;
  }
  .st_admission .gr_art .list_file li span {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    margin-right: 1.30208vw;
    display: inline-block;
    vertical-align: top;
    width: 22.78646vw;
  }
  .st_admission .gr_art .list_file li em {
    font-style: normal;
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    display: inline-block;
    width: -webkit-calc(100% - 22.78646vw);
    width: -moz-calc(100% - 22.78646vw);
    width: calc(100% - 22.78646vw);
  }
  .st_admission .gr_art .list_file li em small {
    color: #ff0000;
    font-size: 3.38542vw;
    line-height: 5.20833vw;
  }
  .st_admission .gr_art .list_file li a {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    color: #0099e8;
    text-decoration: underline;
    position: relative;
    display: inline-block;
  }
  .st_admission .gr_art .list_file li a:after {
    content: "";
    position: relative;
    display: inline-block;
    margin: 0 0 -0.52083vw 1.17188vw;
  }
  .st_admission .gr_art article em {
    color: #ff0000;
    font-style: normal;
  }
  .st_admission .gr_art article .mt {
    margin-top: 3.90625vw;
  }
  .st_admission .gr_art article .mt2 {
    margin-top: 6.51042vw;
  }
  .st_admission .gr_art article .mt3 {
    margin-top: 2.08333vw;
  }
  .st_admission .gr_art article .mt4 {
    margin-top: 1.30208vw;
  }
  .st_admission .gr_art article h5 {
    font-size: 3.64583vw;
    line-height: 45px;
    font-weight: normal;
    border-bottom: 1px dashed #dcdcdc;
  }
  .st_admission .gr_art article p a, .st_admission .gr_art article li a {
    color: #0099e8;
    text-decoration: underline;
  }
  .st_admission .gr_art article .article_item + .article_item {
    margin-top: 6.51042vw;
  }
  .st_admission .gr_art article .b_dl dl {
    margin-top: 3.90625vw;
  }
  .st_admission .gr_art article .b_red {
    padding: 3.38542vw;
  }
  .st_admission .gr_art article .b_red dl + dl {
    margin-top: 3.90625vw;
  }
  .st_admission .gr_art article .b_red dl dt {
    display: inline-block;
    background: #780e00;
    color: #fff;
    font-size: 3.38542vw;
    padding: 0.26042vw 3.125vw;
  }
  .st_admission .gr_art article .b_red dd {
    margin-top: 16px;
    font-size: 3.38542vw;
  }
  .st_admission .gr_art article .b_red dd .list_st {
    margin-top: 1.04167vw;
  }
  .st_admission .gr_art article .list_file_2 li {
    padding: 0 0 0 1.95312vw;
    position: relative;
  }
  .st_admission .gr_art article .list_file_2 li:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #780e00;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .st_admission .gr_art article .list_file_2 li.i_pdf a:after {
    background: url(../../img/icon_pdf.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 3.125vw;
    height: 3.90625vw;
  }
  .st_admission .gr_art article .list_file_2 li.i_word a:after {
    background: url(../../img/icon_word.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 3.90625vw;
    height: 3.90625vw;
  }
  .st_admission .gr_art article .list_file_2 li.i_ex a:after {
    background: url(../../img/icon_ex.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 3.90625vw;
    height: 3.90625vw;
  }
  .st_admission .gr_art article .list_file_2 li a {
    font-size: 3.38542vw;
    line-height: 1.5;
    color: #0099e8;
    text-decoration: underline;
    position: relative;
    display: inline-block;
  }
  .st_admission .gr_art article .list_file_2 li a:after {
    content: "";
    position: relative;
    display: inline-block;
    margin: 0 0 -0.37037vw 0.83333vw;
  }
  .st_admission .gr_art article .list_i li {
    font-size: 3.38542vw;
    line-height: 1.5;
    position: relative;
    padding-left: 3.38542vw;
  }
  .st_admission .gr_art article .list_i li:before {
    content: "";
    width: 1.30208vw;
    height: 1.30208vw;
    background-color: #780e00;
    position: absolute;
    top: 1.82292vw;
    left: 0;
  }
  .st_admission .gr_art article .list_st.red li,
  .st_admission .gr_art article .b_dl dl dd .list_st.red li {
    color: #ff0000;
  }
  .st_admission .gr_art article .list_st.red li:before,
  .st_admission .gr_art article .b_dl dl dd .list_st.red li:before {
    color: #ff0000;
  }
  .st_admission .gr_art article .list_st li,
  .st_admission .gr_art article .b_dl dl dd .list_st li {
    font-size: 3.38542vw;
    padding-left: 3.38542vw;
    position: relative;
  }
  .st_admission .gr_art article .list_st li:before,
  .st_admission .gr_art article .b_dl dl dd .list_st li:before {
    content: "※";
    font-size: 3.38542vw;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .st_admission .gr_art article .list_st li.no-icon,
  .st_admission .gr_art article .b_dl dl dd .list_st li.no-icon {
    padding-left: 0;
  }
  .st_admission .gr_art article .list_st li.no-icon:before,
  .st_admission .gr_art article .b_dl dl dd .list_st li.no-icon:before {
    content: none;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li {
    line-height: 1.5;
  }
  .st_admission .gr_art article .b_dl dl dd .list_st li:before {
    line-height: 1.5;
  }
  .st_admission .gr_art article .list_nb.custom li {
    text-indent: -1em;
    padding-left: 1em;
  }
  .st_admission .gr_art article .list_nb.custom2 li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .st_admission .gr_art article .list_nb.custom2 li > div:nth-of-type(1) {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 0.52083vw;
  }
  .st_admission .gr_art article .list_nb.fs_custom {
    font-size: 3.38542vw;
  }
  .st_admission .gr_art article .box_list_lead {
    color: #780e00;
    font-size: 3.38542vw;
    padding: 0 2.60417vw;
  }
  .st_admission .gr_art article .box_list_ctt {
    position: relative;
  }
  .st_admission .gr_art article .box_list_ctt:before, .st_admission .gr_art article .box_list_ctt:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .st_admission .gr_art article .box_list_ctt:before {
    width: 11.71875vw;
    height: 90%;
    background: #d6b6b2;
    left: 50%;
    bottom: unset;
    top: 0;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .st_admission .gr_art article .box_list_ctt:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.8125vw 11.71875vw 0 11.71875vw;
    border-color: #d6b6b2 transparent transparent transparent;
    bottom: 7.8125vw;
    top: unset;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .st_admission .gr_art article .box_list_ctt > dl {
    width: 100%;
    border: 1px solid #780e00;
    background: #f4eceb;
    position: relative;
    z-index: 1;
  }
  .st_admission .gr_art article .box_list_ctt > dl:nth-of-type(1) dt {
    background-image: url("../../img/guide/icon_01.png");
  }
  .st_admission .gr_art article .box_list_ctt > dl:nth-of-type(2) dt {
    background-image: url("../../img/guide/icon_02.png");
    -moz-background-size: auto 3.125vw;
         background-size: auto 3.125vw;
  }
  .st_admission .gr_art article .box_list_ctt > dl:nth-of-type(3) dt {
    background-image: url("../../img/guide/icon_03.png");
    -moz-background-size: auto 3.38542vw;
         background-size: auto 3.38542vw;
  }
  .st_admission .gr_art article .box_list_ctt > dl + dl {
    margin-top: 3.90625vw;
  }
  .st_admission .gr_art article .box_list_ctt > dl dt {
    background: #780e00 no-repeat center right 2.08333vw/auto 2.86458vw;
    font-size: 3.64583vw;
    color: #fff;
    padding: 1.5625vw 2.60417vw;
  }
  .st_admission .gr_art article .box_list_ctt > dl dd {
    padding: 2.34375vw 2.60417vw;
  }
  .st_admission .gr_art article .box_list_ctt > div {
    margin-top: 15.625vw;
    text-align: center;
  }
  .st_admission .gr_art article .box_list_ctt > div p {
    text-align: center;
    color: #780e00;
    font-size: 3.90625vw;
    font-weight: bold;
  }
  .st_admission .gr_art article .b_tel dt {
    width: 39.0625vw;
  }
  .st_admission .gr_art article .b_tel dd {
    width: -webkit-calc(100% - vw(300));
    width: -moz-calc(100% - vw(300));
    width: calc(100% - vw(300));
  }
  .st_admission .gr_art article .b_tel.custom .bx_i + .bx_i {
    padding-top: 0;
  }
  .st_admission .gr_art article .b_tel.custom .bx_i:not(:last-child) {
    border: none;
    padding-bottom: 0;
  }
  .st_admission .gr_art article .b_tel.custom .bx_i p.w_custom {
    width: 58.59375vw;
  }
  .st_admission .gr_art article .tbl.scl_no table {
    width: 100%;
  }
  .st_admission .gr_art article .tbl table .w_custom {
    width: 8.07292vw;
  }
  .st_admission .gr_art article .tbl table .w_custom2 {
    width: 80.72917vw;
  }
  .st_admission .gr_art article .tbl table .w_custom3 {
    width: 33.333333333333333%;
  }
  .st_admission .gr_art article .tbl table .w_custom4 {
    width: 41.66667vw;
  }
  .st_admission .gr_art article .tbl table .w_custom5 {
    width: 63.80208vw;
  }
  .st_admission .gr_art article .tbl table td {
    padding: 1.95312vw;
    font-size: 3.125vw;
  }
  .st_admission .gr_art article .tbl table td .contact_parts {
    margin-bottom: 0;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span {
    font-size: 3.38542vw;
    line-height: 1.5;
    display: inline-block;
    letter-spacing: 1px;
    vertical-align: middle;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span:not(:last-child) {
    margin-right: 1.82292vw;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span ins {
    color: #fff;
    background-color: #780e00;
    font-size: 2.86458vw;
    line-height: 1.5;
    padding: 0.13021vw 0.78125vw;
    text-decoration: none;
    margin-right: 1.30208vw;
    vertical-align: middle;
  }
  .st_admission .gr_art article .tbl table td .contact_parts span .tel {
    pointer-events: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.30208vw;
    text-decoration: none;
    font-size: 3.38542vw;
    line-height: 1.5;
  }
  .st_admission .gr_art article .tbl.custom table td {
    padding: 1.95312vw 2.86458vw;
    text-align: left;
  }
  .st_admission .gr_art article .tbl.custom table .t_right {
    text-align: right;
  }
  .st_admission .gr_art article .tbl.custom table .t_center {
    text-align: center;
  }
  .st_admission .gr_art article .tbl.custom table span.t_center {
    display: block;
    width: 100%;
  }
  .st_admission .gr_art article .btn_box {
    margin: 7.8125vw 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .st_admission .gr_art article .btn_box a {
    margin: 0;
  }
  .st_admission .gr_art article .btn_box [class*="btn"] + [class*="btn"] {
    margin-bottom: 5.20833vw;
  }
  .st_admission .gr_art article .btn_black a,
  .st_admission .gr_art article .btn_red a {
    margin: 0 auto;
    width: 71.61458vw;
  }
  .st_admission .gr_art article .btn_red.custom a {
    padding-left: 0.78125vw;
    width: 71.61458vw;
    border: 1px solid #780e00;
    background-color: #780e00;
    margin: 0 auto;
  }
  .st_admission .gr_art article .btn_red.custom a:after {
    background-image: url("../../img/guide/arr_right.png");
  }
  .st_admission .gr_art article .btn_red.custom a span:before, .st_admission .gr_art article .btn_red.custom a span:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: background-image .3s ease;
    -moz-transition: background-image .3s ease;
    transition: background-image .3s ease;
    pointer-events: none;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .st_admission .gr_art article .btn_red.custom.type_01 a span:before {
    background: url("../../img/guide/icon_02.png") no-repeat center left 2.86458vw/auto 2.86458vw;
    opacity: 1;
  }
  .st_admission .gr_art article .btn_red.custom.type_01 a span:after {
    background: url("../../img/guide/icon_02_red.png") no-repeat center left 2.86458vw/auto 2.86458vw;
    opacity: 0;
  }
  .st_admission .gr_art article .btn_red.custom.type_02 a {
    width: 71.61458vw;
  }
  .st_admission .gr_art article .btn_red.custom.type_02 a span:before {
    background: url("../../img/guide/icon_04.png") no-repeat center left 2.86458vw/auto 2.86458vw;
    opacity: 1;
  }
  .st_admission .gr_art article .btn_red.custom.type_02 a span:after {
    background: url("../../img/guide/icon_04_red.png") no-repeat center left 2.86458vw/auto 2.86458vw;
    opacity: 0;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a {
    width: 71.61458vw;
    padding-left: 0;
    padding-right: 0.78125vw;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a:before {
    -webkit-transform-origin: center right;
       -moz-transform-origin: center right;
        -ms-transform-origin: center right;
            transform-origin: center right;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a:after {
    left: 1.69271vw;
    right: auto;
    -webkit-transform: scale(-1, 1) translateY(-50%);
       -moz-transform: scale(-1, 1) translateY(-50%);
        -ms-transform: scale(-1, 1) translateY(-50%);
            transform: scale(-1, 1) translateY(-50%);
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a span:before {
    background: url("../../img/guide/icon_05.png") no-repeat center right 2.86458vw/auto 2.86458vw;
    opacity: 1;
  }
  .st_admission .gr_art article .btn_red.custom.type_03 a span:after {
    background: url("../../img/guide/icon_05_red.png") no-repeat center right 2.86458vw/auto 2.86458vw;
    opacity: 0;
  }
  .st_admission .gr_art article .btn_black.disable a {
    pointer-events: none;
    background: #5a5a5a;
  }
}
