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

title : 汎用RWDテンプレート
scope : パブリネット

last modify : 2018/10/29 Chau

========================================================== */
#wrap {
  position: relative;
}

/* ---------------------------------------
 _header_public
---------------------------------------- */
@media print, screen and (min-width: 768px) {
  .header_public {
    background: transparent url(/public/image_cmn/head_bg.png) center bottom;
    height: 140px;
    position: relative;
  }

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

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

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

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

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

  .header_public .site_logo {
    left: 0;
    position: absolute;
    top: 7px;
    width: 260px;
  }

  .header_public .site_logo span {
    display: none;
  }

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

  .header_public .backtotop {
    left: 828px;
    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, #963a4a 1%, #963a4a 50%, #832c3a 50%, #963a4a 95%, #4f0d17 97%, #4f0d17 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, #965f3a 1%, #965f3a 50%, #834d2c 50%, #834d2c 95%, #4d250c 97%, #4d250c 100%);
    height: 43px;
    width: 122px;
  }

  #top_loginbox .logout .btn_gl_menu_login a:after {
    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: 3px solid #fff;
    height: 41px;
    width: 120px;
  }

  #top_loginbox .login .btn_pr_pointget a {
    background: linear-gradient(to bottom, #963a4a 1%, #963a4a 50%, #832c3a 50%, #963a4a 95%, #4f0d17 97%, #4f0d17 100%);
  }

  #top_loginbox .login .btn_pr_pointget a:after {
    border: 0;
  }

  #top_loginbox .login .btn_gl_menu_login a {
    background: linear-gradient(to bottom, #965f3a 1%, #965f3a 50%, #834d2c 50%, #834d2c 95%, #4d250c 97%, #4d250c 100%);
  }

  #top_loginbox .login .btn_gl_menu_login a:after {
    border: 0;
  }
}

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

  .header_sec .link {
    display: none;
  }

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

  .site_logo {
    top: 4px;
  }

  .site_logo a {
    width: 185px;
  }

  .ttl_cate {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff, #fff5e3);
    border-bottom: 1px solid #ee6b7d;
    border-top: 1px solid #ee6b7d;
    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, #963a4a 1%, #963a4a 50%, #832c3a 50%, #963a4a 95%, #4f0d17 97%, #4f0d17 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, #965f3a 1%, #965f3a 50%, #834d2c 50%, #834d2c 95%, #4d250c 97%, #4d250c 100%);
    border: 0;
  }
}
@media print, screen and (min-width: 768px) {
  /* ---------------------------------------
SEO
---------------------------------------- */
  .character_img {
    margin: 0;
    text-align: center;
  }

  .frame_footer_lead {
    background: url(/glossary/assets/image/glossary-public/bg-ct-footer.jpg) no-repeat center center;
    background-size: 1000px 409px;
    height: 409px;
    margin-top: 20px;
    padding-top: 40px;
    width: 1000px;
  }

  .footer_lead {
    background: #fff;
    display: block;
    margin: 0 auto;
    opacity: .9;
    padding: 29px 40px;
    position: relative;
    width: 800px;
  }

  .footer_lead:before, .footer_lead:after {
    background: url(/glossary/assets/image/glossary-public/pattern-ct-footer.png) no-repeat 0 0/cover;
    content: "";
    height: 70px;
    position: absolute;
    width: 139px;
    z-index: 1;
  }

  .footer_lead:before {
    opacity: .4;
    right: 0;
    top: 0;
  }

  .footer_lead:after {
    bottom: 0;
    left: 0;
    transform: rotate(180deg);
  }

  .footer_lead p {
    color: #000;
    font-size: 13px;
    line-height: 1.5;
  }

  .footer_lead p:after {
    clear: both;
    content: '';
    display: block;
  }
  /* ---------------------------------------
Footer
---------------------------------------- */
  footer .footer_border {
    border-top: 2px solid #dce4f2;
  }

  #public_footer .footer_border {
    border: none;
  }

  footer .bg_footer {
    background: #fff;
    border-top: 4px solid #1b39a0;
    padding: 12px 0 0 0;
    z-index: 0;
  }

  footer .logo {
    margin: 38px auto 33px;
    text-align: center;
  }

  #public_footer .logo {
    margin: 0 auto;
    padding: 15px 0 50px;
    text-align: center;
    position: absolute;
    bottom: 194px;
    width: 100%;
    background: #fff;
  }

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

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

  footer .navi_footer_nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px auto 20px;
    width: 1000px;
  }

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

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

  footer .navi_footer_nav a {
    color: #1e1e1e;
  }

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

  footer .product {
    color: #1e1e1e;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 17px;
    width: 800px;
  }

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

  footer .copyright {
    background: #edeff8;
    color: #1e1e1e;
    font-size: 11px;
    padding: 12px 0 10px;
    text-align: center;
  }

  footer .copyright a {
    color: #1e1e1e;
  }

  footer .copyright a:hover, footer .copyright a:active {
    opacity: .7;
  }
  .useful_wrap footer {
    background-color: #fff;
  }
  /*-------------------------------------
page top
---------------------------------------------*/
  .mod_pagetop {
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    display: none;
    font-size: 0;
    left: 50%;
    margin-left: 330px;
    position: fixed;
    right: auto;
    transform: translate3d(0, 0, 0);
    z-index: 199;    
  }

  .useful_menu .mod_pagetop {
    bottom: 0;
    height: 34px;
    width: 169px;
  }

  .mod_pagetop.fixed {
    bottom: 111px;
    position: absolute;
  }

  .mod_pagetop:hover img {
    cursor: pointer;
    opacity: .8;
  }
}

@media screen and (max-width: 767px) {
  /* ---------------------------------------
SEO
---------------------------------------- */
  .frame_footer_lead {
    background: none;
    height: 100%;
    margin-top: 0;
    padding-top: 0;
    width: 100%;
  }
  /* ---------------------------------------
Footer
---------------------------------------- */
  footer .footer_border {
    border-top: 0;
  }
  /*-------------------------------------
page top
---------------------------------------------*/
  .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;
    left: auto;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 16px;
    width: 56px;
    z-index: 999;
  }

  .mod_pagetop.fixed {
    bottom: 16px;
  }

  .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-public/ico-arrow-pagetop.png) no-repeat center top;
    background-size: 18px;
    content: "";
    display: block;
    height: 16px;
    margin: auto;
    margin-top: 8px;
    width: 49px;
  }
}

/* ---------------------------------------
 glossary_public_rwd
---------------------------------------- */

@media screen and (max-width: 767px) {
  /*-------------------------------------------
  nav
  -------------------------------------------*/

  #nav .nav_list a:before {
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
  }

  #nav .nav_list a:after {
    background: url(/image_cmn/ico-arrow03.png) center center no-repeat;
    background-size: auto 16px;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 22px;
    top: 0;
    width: 16px;
  }
  /*-------------------------------------------
  accordion
  -------------------------------------------*/
  .accordion .accordion_data {
    font-size: 0;
    overflow: hidden;
    transition: height ease;
  }

  .accordion.op .accordion_data {
    display: block;
  }

  .accordion .accordion_data {
    display: none;
  }

  .accordion.anm .accordion_data {
    display: block;
  }

  .accordion .accordion_data li {
    font-size: 15px;
  }
}

.useful_wrap * > aside.main_category {
  border-color: #963a4a !important;
}