@charset "UTF-8";
/* ==========================================================

title : 汎用RWDテンプレート
scope : ユキサキNAVI

last modify : 2018/10/29 Chau

========================================================== */
/* ---------------------------------------
 _header_routenavi
---------------------------------------- */
@media print, screen and (min-width: 768px) {
  .header_routenavi {
    background: transparent url(/access/image_cmn/head_bg.png) center bottom;
    border-bottom: 1px solid #afc2e1;
    height: 140px;
    position: relative;
  }

  .header_routenavi .header_sec {
    background: #f75586;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    min-height: 25px;
    padding-top: 5px;
  }

  .header_routenavi .header_sec_p {
    margin: 0 auto;
    width: 1000px;
  }

  .header_routenavi .header_sec_p:after {
    clear: both;
    content: "";
    display: block;
  }

  .header_routenavi .header_sec_p .desc {
    float: left;
  }

  .header_routenavi .header_sec_p .link {
    background: url(/glossary/assets/image/glossary-routenavi/ico-arrow-header01.png) no-repeat 0 2px/6px auto;
    color: #fff;
    float: right;
    padding: 0 0 0 17px;
  }

  .header_routenavi .site_logo {
    left: 0;
    position: absolute;
    top: 12px;
    width: 290px;
  }

  .header_routenavi .site_logo span {
    display: none;
  }

  .header_routenavi .header_area .ttl_cate {
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: solid 3px #476fa8;
    border-radius: 5px;
    color: #28345d;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    font-weight: 600;
    height: 50px;
    -ms-flex-pack: center;
    justify-content: center;
    left: 308px;
    line-height: 1.133;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    top: 32px;
  }

  .header_routenavi .backtotop {
    left: 837px;
    position: absolute;
    top: 75px;
    width: 162px;
  }

  #top_loginbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    top: -71px;
    width: 422px;
  }

  #top_loginbox a {
    font-size: 16px;
  }

  #top_loginbox .loginbox_inner .user_set .user_name {
    font-size: 13px;
  }

  #top_loginbox .logout {
    width: 332px;
  }

  #top_loginbox .logout a {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #top_loginbox .logout .btn_pr_pointget a {
    background: linear-gradient(to bottom, #3b67ac 1%, #3b67ac 50%, #194c9e 51%, #194c9e 100%);
    height: 43px;
    width: 202px;
  }

  #top_loginbox .logout .btn_pr_pointget a:after {
    border: 0;
    height: 39px;
    width: 198px;
  }

  #top_loginbox .logout .btn_gl_menu_login a {
    background: linear-gradient(to bottom, #d64740 1%, #d64740 50%, #cb160d 51%, #cb160d 100%);
    height: 43px;
    width: 122px;
  }

  #top_loginbox .logout .btn_gl_menu_login a:after {
    border: 0;
    border: 0;
    height: 39px;
    width: 118px;
  }

  #top_loginbox .login .user_set {
    padding-right: 20px;
  }

  #top_loginbox .login .user_set .user_img img {
    border: 1px solid #fff;
  }

  #top_loginbox .login a {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 43px;
    -ms-flex-pack: center;
    justify-content: center;
    width: 122px;
  }

  #top_loginbox .login a:after {
    border: 0;
    height: 41px;
    width: 120px;
  }

  #top_loginbox .login .btn_pr_pointget a {
    background: linear-gradient(to bottom, #3b67ac 1%, #3b67ac 50%, #194c9e 51%, #194c9e 100%);
  }

  #top_loginbox .login .btn_gl_menu_login a {
    background: linear-gradient(to bottom, #d64740 1%, #d64740 50%, #cb160d 51%, #cb160d 100%);
  }
}

@media screen and (max-width: 767px) {
  .header_sec {
    background: #f75586;
    color: #fff;
    font-size: 13px;
    min-height: 25px;
    padding: 5px;
    position: relative;
    z-index: 101;
  }

  .header_sec .link {
    display: none;
  }

  .header_wrap {
    background: url(/glossary/assets/image/glossary-routenavi/bg-header.jpg) repeat-x 0 0/auto 150%;
  }

  .site_logo {
    top: 10px;
  }

  .site_logo a {
    width: 219px;
  }

  .ttl_cate {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff, #fff5e3);
    border-bottom: 1px solid #0e65af;
    border-top: 1px solid #0e65af;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 15px 0;
    text-align: center;
  }

  #top_loginbox {
    background: #fff;
  }

  #top_loginbox .btn_pr_pointget {
    background: none;
  }

  #top_loginbox .btn_pr_pointget a {
    background: linear-gradient(to bottom, #3b67ac 1%, #3b67ac 50%, #194c9e 51%, #194c9e 100%);
    border: 0;
  }

  #top_loginbox .loginbox_inner .user_set .user_img img {
    border: 1px solid #ccc5ba;
  }

  #top_loginbox .btn_gl_menu_login {
    background: none;
  }

  #top_loginbox .btn_gl_menu_login a {
    background: linear-gradient(to bottom, #d64740 1%, #d64740 50%, #cb160d 51%, #cb160d 100%);
    border: 0;
  }
}

@media print, screen and (min-width: 768px) {
  /* ---------------------------------------
SEO
---------------------------------------- */
  .character_img {
    margin: 31px auto 18px;
    text-align: center;
  }

  .footer_lead {
    border: 3px solid #e4edfa;
    margin: 0 auto 70px;
    outline: 1px solid #6b91c8;
    padding: 25px 30px;
    position: relative;
    width: 800px;
  }

  .footer_lead:before, .footer_lead:after {
    background: url(/glossary/assets/image/glossary-routenavi/bg-seobox.png) no-repeat 0 0/auto 100%;
    content: "";
    height: 10px;
    position: absolute;
    width: 10px;
  }

  .footer_lead:before {
    left: 7px;
    top: 7px;
  }

  .footer_lead:after {
    right: 7px;
    top: 7px;
  }

  .footer_lead .js_foldtxt:before, .footer_lead .js_foldtxt:after {
    background: url(/glossary/assets/image/glossary-routenavi/bg-seobox.png) no-repeat 0 0/auto 100%;
    content: "";
    height: 10px;
    position: absolute;
    width: 10px;
  }

  .footer_lead .js_foldtxt:before {
    bottom: 7px;
    left: 7px;
  }

  .footer_lead .js_foldtxt:after {
    bottom: 7px;
    right: 7px;
  }

  .footer_lead p {
    color: #000;
    font-size: 13px;
    line-height: 1.5;
  }
  /* ---------------------------------------
Footer
---------------------------------------- */
  footer {
    padding-top: 112px;
  }

  footer .bg_footer {
    background: #2c6ac5;
    padding: 20px 0 0 0;
    position: relative;
  }

  footer .bg_footer:before {
    background: url(/glossary/assets/image/glossary-routenavi/img-footer.png) no-repeat bottom center/100%;
    content: "";
    display: block;
    height: 119px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -114px;
    width: 1000px;
  }

  footer .logo {
    margin: 10px auto 30px;
    text-align: center;
  }

  footer .logo a {
    display: inline-block;
  }

  footer .logo a:hover {
    opacity: .7;
  }

  footer .navi_footer_nav {
    display: -ms-flexbox;
    display: flex;
    margin: 10px auto;
    width: 810px;
  }

  footer .navi_footer_nav li {
    border-right: 1px solid #fff;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 12px;
    line-height: 1;
    padding: 3px 0;
    text-align: center;
  }

  footer .navi_footer_nav li:last-child {
    border-right: none;
  }

  footer .navi_footer_nav a {
    color: #fff;
  }

  footer .navi_footer_nav a:hover, footer .navi_footer_nav a:active {
    opacity: .7;
  }

  footer .product {
    background: #2c6ac5;
    border-top: 1px solid #fff;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px auto 0;
    padding: 20px 0 0;
  }

  footer .product dt {
    margin-right: 5px;
  }

  footer .copyright {
    background: #2c6ac5;
    color: #fff;
    font-size: 12px;
    padding: 10px 0 20px;
    text-align: center;
  }

  footer .copyright a {
    color: #fff;
  }

  footer .copyright a:hover, footer .copyright a:active {
    opacity: .7;
  }
  /*-------------------------------------------
pagetop
-------------------------------------------*/
  .mod_pagetop {
    bottom: 40px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 30px;
    z-index: 1;
  }

  .mod_pagetop:hover img {
    opacity: .7;
  }
}

@media screen and (max-width: 767px) {
  /* ---------------------------------------
SEO
---------------------------------------- */
  .footer_lead {
    outline: none;
  }

  .footer_lead .js_foldtxt:before, .footer_lead .js_foldtxt:after {
    display: none;
  }
  /* ---------------------------------------
Footer
---------------------------------------- */
  footer .product {
    background: none;
    border-top: 0;
    margin: 10px 0;
    padding: 0;
  }
  /*-------------------------------------------
pagetop
-------------------------------------------*/
  .mod_pagetop {
    background: linear-gradient(to bottom, #fff 0%, #e6f4fd 100%);
    border: 2px solid #0075d8;
    border-radius: 5px;
    bottom: 16px;
    box-shadow: 0 .15em .38em 0 rgba(0, 30, 50, .6);
    display: none;
    height: 56px;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 16px;
    width: 56px;
    z-index: 999;
  }

  .mod_pagetop a {
    color: #0075d8;
    display: block;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: -.05em;
    line-height: 1;
    margin: auto;
    position: relative;
    text-align: center;
  }

  .mod_pagetop a::before {
    background: url(/glossary/assets/image/glossary-routenavi/ico-arrow-pagetop.png) no-repeat center top;
    background-size: 18px;
    content: "";
    display: block;
    height: 16px;
    margin: auto;
    margin-top: 8px;
    width: 49px;
  }
}

/* ---------------------------------------
 glossary_routenavi_rwd
---------------------------------------- */
