@charset "utf-8";

/* *****************************************************************************
   PCÓÃ¤Î¥¹¥¿¥¤¥ëÓ›Êö
***************************************************************************** */
@media screen and (min-width: 769px), print {
  #pagetop {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    display: none;
    z-index: 999;
  }

  #pagetop img {
    width: 40px;
    height: 40px;
  }

  footer .bg {
    padding: 50px 0;
    background-color: #f0f0f0;
  }

  footer .bg .inner {
    width: 1000px;
    margin: 0 auto;
  }
    
  .sideSns {
    display: none;
  }

  footer .sns {
    margin: 0 auto 50px;
    display: table;
  }

  footer .sns li {
    padding: 0 18px;
    display: table-cell;
  }

  footer .sns li img {
    width: 50px;
    height: auto;
  }

  footer > .bg > .inner > .cf {
    width: 1000px;
    margin: 0 auto 0;
    display: table !important;
  }

  footer .fo-logo {
    width: 27%;
    text-align: left;
    vertical-align: top;
    display: table-cell;
  }

  footer .fo-logo img {
    width: 212px;
    height: auto;
  }

  footer address {
    color: #4d4d4d;
    font-size: 1em;
    font-style: normal;
    width: 32%;
    text-align: left;
    vertical-align: bottom;
    display: table-cell;
  }

  footer address .spbr {
    display: none;
  }

  footer .global {
    color: #4d4d4d;
    font-size: 0;
    width: 100%;
    text-align: right;
    vertical-align: bottom;
    display: block;
  }

  footer .global li {
    color: #4d4d4d;
    font-size: 12px;
    display: inline-block;
  }

  footer #global_site_link {
    margin-top: 10px;
  }

  footer #global_site_link li:first-child::before {
    content: "";
  }

  footer .global li:first-child::before {
    content: "|";
    margin-right: 10px;
  }

  footer #global_site_link li::after {
    content: "";
  }

  footer .global li::after {
    content: "|";
    margin-left: 10px;
    margin-right: 10px;
  }

  footer .global li:last-child::after {
    margin-right: 0;
  }

  footer #global_site_link li a {
    color: #373637;
    font-size: 12px;
    padding-left: 13px;
    background: url(/common/img/ico_blue.svg) left center no-repeat;
    background-size: 6px auto;
  }

  footer .copy {
    color: #4d4d4d;
    font-size: 1em;
    font-style: normal;
    height: 40px;
    padding: 10px 20px;
    text-align: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .webentry_footer_bn {
    padding-top: 60px;
  }
  .webentry_footer_bn.prospect_top_bn_admission {
    padding-bottom: 60px;
  }
}

/* *****************************************************************************
   ¥¹¥Þ©`¥È¥Õ¥©¥óÓÃ¤Î¥¹¥¿¥¤¥ëÓ›Êö
***************************************************************************** */
@media screen and (max-width: 769px) {
  #pagetop {
    position: fixed;
    bottom: 60px;
    right: 0px;
    width: 40px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    display: none;
    z-index: 999;
    text-align: right;
  }

  #pagetop::after {
    content: "";
    padding-top: 15.625%;
    display: block;
  }

  #pagetop::after {
    content: "";
    padding-top: 15.625%;
    display: block;
  }

  #pagetop img {
    width: 40px;
    height: 40px;
  }

  footer::after {
    content: "";
    padding-top: 55px;
    display: block;
  }

  footer .bg {
    padding: 25px 0;
    background-color: #f0f0f0;
  }

  footer .bg .inner {
    margin: 0 20px;
  }

  .sideSns {
    display: block;
  }
    
  footer .sns {
    margin: 0 auto 50px;
    /*display: table;*/
    display: none;
  }

  footer .sns li {
    padding: 0 8px;
    display: table-cell;
  }

  footer .sns li img {
    width: 34px;
    height: 34px;
  }

  footer > .bg > .inner > .cf {
    margin: 0 auto 0;
    display: table !important;
  }

  footer .fo-logo {
    width: 49%;
    text-align: left;
    vertical-align: top;
  }

  footer .fo-logo img {
    width: 100%;
    height: auto;
  }

  footer address {
    color: #4d4d4d;
    font-size: 11px;
    font-style: normal;
    margin: 1em 0;
    text-align: left;
  }

  footer address .spbr {
    display: none;
  }

  footer #global_site_link li:first-child::before {
    content: "";
  }

  footer #global_site_link li::after {
    content: "";
  }

  footer .global {
    color: #4d4d4d;
    font-size: 0;
    text-align: left;
    display: block;
  }

  footer #global_site_link {
    margin: 10px auto;
  }

  footer .global li {
    color: #4d4d4d;
    font-size: 10px;
    display: inline-block;
  }

  footer .global li:first-child::before {
    content: "|";
    margin-right: 10px;
  }

  footer .global li::after {
    content: "|";
    margin-left: 10px;
    margin-right: 10px;
  }

  footer .global li:last-child::after {
    margin-right: 0;
  }

  footer #global_site_link li a {
    color: #373637;
    font-size: 11px;
    padding-left: 8px;
    background: url(/common/img/ico_blue.svg) left center no-repeat;
    background-size: 6px auto;
  }

  footer .copy {
    color: #4d4d4d;
    font-size: 10px;
    font-style: normal;
    height: 40px;
    padding: 13px 40px 0 20px;
    text-align: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1em;
  }

  .webentry_footer_bn {
    padding-top: 25px;
  }
  .webentry_footer_bn.prospect_top_bn_admission {
    padding-bottom: 25px;
  }
}

@media all and (-ms-high-contrast: none) {
  footer .sns li img {
    width: 46px;
    height: 46px;
  }
  footer .fo-logo img {
    width: 212px;
    height: 100%;
  }

  footer #global_site_link li a {
    background-size: 6px 9px;
  }
}



.sideSns{
  position: fixed;
  top: 180px;
  right: 0;
  width: 60px;
  z-index: 998;
}
.sideSns ul li{
  margin-bottom: 25px;
}
@media screen and (max-width: 769px) {
    .sideSns {
        /*margin-top: 15px;*/
        border-top: 1px solid #878787;
        padding: 10px 40px 10px 0;
        position:relative;
        width: auto;
        top: -60px;
    }
    .sideSns ul{
        display: flex;
        justify-content: space-between;
    }
    .sideSns ul li {
        margin: 0 4%;
    }
    .sideSns ul li img {
        max-width: 100%;
        height: auto;
    }
}
