@charset "UTF-8";
/* ---------------------------------------
 _module
---------------------------------------- */
@media screen and (min-width: 768px) {
  .mb_1p {
    margin-bottom: 50px!important;
  }

  .lh_1 {
    line-height: 1.5!important;
  }
}

/* ---------------------------------------
 _header_routenavi
---------------------------------------- */
@media 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(/station/company_search/assets/image/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: 767.9px) {
  .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(/station/company_search/assets/image/bg-header.jpg) repeat-x 0 0/auto 150%;
    height: 88px;
  }

  .site_logo {
    top: 7px;
  }

  .site_logo a {
    width: 207px;
  }

  .main_header .site_logo span {
    background: #fff;
    border-radius: 5px;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    letter-spacing: 0.1em;
    line-height: 20px;
    margin-bottom: 2px;
    position: relative;
    text-align: center;
    top: 0px;
    vertical-align: top;
    width: 207px;
  }

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

  .ttl_cate > img {
    width: 145px;
  }

  #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 screen and (max-width: 349.9px) {
  .site_logo a {
    width: 197px;
  }

  .site_logo span {
    font-size: 12px;
  }
}

@media screen and (max-width: 330px) {
  .site_logo a {
    width: 177px;
  }

  .site_logo span {
    font-size: 12px;
    width: 182px;
  }
}

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

  .footer_lead {
    border: 3px solid #dfeaf9;
    margin: 50px auto 25px;
    outline: 2px solid #8ba8d4;
    padding: 23px 30px;
    position: relative;
    width: 800px;
  }

  .footer_lead:before, .footer_lead:after {
    background: url(/station/company_search/assets/image/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(/station/company_search/assets/image/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
---------------------------------------- */
  footer {
    padding-top: 112px;
  }

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

  footer .bg_footer:before {
    background: url(/station/company_search/assets/image/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: #fff;
    color: #000;
    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: #fff;
    color: #000;
    font-size: 12px;
    padding: 10px 0 20px;
    text-align: center;
  }

  footer .copyright a {
    color: #000;
  }

  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: 767.9px) {
  /* ---------------------------------------
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: 600;
    letter-spacing: -.05em;
    line-height: 1;
    margin: auto;
    position: relative;
    text-align: center;
  }

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

/* =================================================
_○○とは Blue UI
================================================== */
.mt20 {
  margin-top: 20px!important;
}

.w_4_1 {
  width: 23.8%!important;
}

.sec_lg {
  margin-top: 40px;
}

@media screen and (max-width: 767.9px) {
  .sec_lg {
    margin-top: 25px;
  }
}

.leadtxt {
  font-size: 17px;
}

.ttl_h2 + .leadtxt {
  margin-top: 26px;
}

@media screen and (max-width: 767.9px) {
  .ttl_h2 + .leadtxt {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 767.9px) {
  .pc {
    display: none;
  }
}

.ttl_h2 + .menu_toggle .block_c .menu_toggle_data:first-child {
  margin-top: 24px;
}

.ttl_h2 + .leadtxt + .menu_toggle .block_c .menu_toggle_data:first-child {
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .btn_blue02 {
    border-radius: 3px;
    border: 1px solid #006896;
    display: inline-block;
    min-width: 142px;
    padding: 1px;
    transition: all .2s;
  }

  .btn_blue02 .txt_inner {
    background-color: #006896;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-weight: 600;
    letter-spacing: 0;
    padding: 3px 24px 3px 12px;
    position: relative;
    text-align: center;
  }

  .btn_blue02 .txt_inner:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 9px solid #fff;
    content: '';
    position: absolute;
    right: 12px;
    top: 47%;
    transform: translateY(-50%);
  }

  .btn_blue02.active .txt_inner:before {
    border-bottom: 9px solid #fff;
    border-top: transparent;
  }
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .btn_wrap {
    text-align: center;
  }

  .btn_blue02 {
    background: linear-gradient(to bottom, #d2ebf6 0%, #cde9fb 50%, #d2ebf6 100%);
    border-radius: 4px;
    border: 1px solid #006896;
    box-shadow: 0 1px 0 0 rgb(0 0 0 / 15%);
    box-sizing: border-box;
    color: #006896;
    display: inline-flex;
    font-size: 14px;
    font-weight: bold;
    padding: .55em 1em 0.4em 1em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    vertical-align: middle;
    width: 140px;
  }

  .btn_blue02:after {
    background-image: url(/image_cmn/arrow-r-blue02-w16.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    margin: auto;
    position: absolute;
    right: 1em;
    top: 0;
    transform: rotate(90deg);
    width: .62em;
  }

  .btn_blue02.active:after {
    transform: rotate(-90deg);
  }
}

.detail_section.c_blue .title_01 {
  background-color: #006896;
  box-sizing: border-box;
  height: auto;
  line-height: 29px;
  margin-bottom: 21px;
  margin-top: 10px;
  min-height: 43px;
  padding: 7px 15px;
}

.detail_section.c_blue .title_01:after {
  background-color: #006896;
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .title_01 {
    border-radius: 8px 8px 0 0;
    border: none;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    height: auto;
    line-height: 1.5;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 12px 15px 12px 15px;
    width: 100%;
  }

  .detail_section.c_blue .title_01:after {
    display: none;
  }
}

.detail_section.c_blue .title_02 {
  background-color: #dcecf8;
  color: #006896;
  height: auto;
  line-height: 29px;
  margin-bottom: 17px;
  min-height: 45px;
  padding: 8px 10px 8px 27px;
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .title_02 {
    font-size: 18px;
    padding: 8px 10px 7px 27px;
  }
}

.detail_section.c_blue .title_02:before {
  background-color: #006896;
}

.detail_section.c_blue .title_03 {
  border-left: 5px solid #006896;
  color: #006896;
  font-size: 16px;
  margin: 28px 0 18px;
  padding: 6px 20px 3px 10px;
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .title_03 {
    margin: 28px 0 15px;
  }
}

.detail_section.c_blue .title_03:before {
  background-color: #006896;
}

.detail_section.c_blue .title_04 {
  color: #006896;
  font-size: 16px;
  margin-top: 25px;
}

.detail_section.c_blue .txt_detail {
  letter-spacing: .1px;
  line-height: 1.7;
  padding: 0;
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .txt_detail {
    padding: 0;
  }
}

.detail_section.c_blue .txt_detail + .txt_detail {
  margin-top: 25px;
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .img_r + .txt_detail {
    margin-top: 15px;
  }

  .detail_section.c_blue .txt_detail + .txt_detail {
    margin-top: 15px;
  }
}

.detail_section.c_blue .link_wrap {
  margin: 27px auto 30px;
  max-width: 100%;
  padding: 0;
  width: 411px;
}

.detail_section.c_blue .content_inner {
  margin-bottom: 16px;
  padding: 0 0 0 17px;
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .content_inner {
    margin-bottom: 18px;
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .detail_section.c_blue .title_01 + .detail_content_inner {
    padding: 0 20px;
  }
}

@media screen and (min-width: 768px) {
  .detail_section.c_blue .link_list {
    line-height: 1.7;
    margin-left: 36px;
    width: 100%;
  }

  .detail_section.c_blue .link_list .link_list {
    margin: -3px 0 0 10px;
  }

  .detail_section.c_blue .link_item .txt_number {
    font-size: 17px;
    margin-right: 10px;
  }

  .detail_section.c_blue .link_item .link_text {
    font-size: 16px;
  }

  .detail_section.c_blue .link_item .link_item {
    margin-bottom: -3px;
  }

  .detail_section.c_blue .link_item .link_item .txt_number {
    font-size: 16px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .link_list .link_list {
    width: 100%;
  }

  .detail_section.c_blue .link_item .link_text {
    background-color: #fff;
    border: 1px solid #f75586;
    border-top: none;
    color: #ff3e6f;
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    padding-left: 30px;
    padding: 10.4px 40px 10px 32px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-indent: -15px;
    width: 100%;
  }

  .detail_section.c_blue .link_item .link_text:after {
    background-image: url(/image_cmn/arrow-r-pnk-w16.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 1.15em;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 1em;
    top: 0;
    transform: rotate(90deg);
    width: 1.15em;
  }

  .detail_section.c_blue .link_item .link_item .link_text {
    font-weight: normal;
  }
}

.detail_section.c_blue .detail_section_wrap {
  margin-bottom: 0;
  padding: 0 20px 0 2px;
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .detail_section_wrap {
    padding: 0;
  }
}

.detail_section.c_blue .detail_section_wrap + .detail_section_wrap {
  margin-top: 28px;
}

.detail_section.c_blue .detail_content_inner > .img_r,
.detail_section.c_blue .detail_section_wrap .title_02 + .detail_content_inner > .img_r,
.detail_section.c_blue .detail_section_wrap .detail_section_inner .title_03 + .detail_content_inner > .img_r {
  margin: 2px 0 10px 20px;
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .detail_content_inner > .img_r,
  .detail_section.c_blue .detail_section_wrap .title_02 + .detail_content_inner > .img_r,
  .detail_section.c_blue .detail_section_wrap .detail_section_inner .title_03 + .detail_content_inner > .img_r {
    margin: 10px 0 0 0;
    float: none;
    width: 100%;
  }
}

.detail_section.c_blue .detail_section_inner {
  margin-top: 0;
}

.detail_section.c_blue .detail_content_inner .txt_detail:last-child {
  padding-bottom: 0;
}

.detail_section.c_blue .txt_detail + .detail_section_inner {
  margin-top: -11px;
}

.detail_section.c_blue .tbl_main {
  border-color: #006896;
  margin: 20px 0 0;
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .tbl_main {
    margin-top: 10px;
  }

  .detail_section.c_blue .tbl_main.c_inquiry {
    width: 671px;
  }
}

.detail_section.c_blue .tbl_main.c_inquiry tr td:nth-child(2) {
  text-align: left;
}

.detail_section.c_blue .tbl_title {
  background-color: #dcecf8;
  border-color: #006896;
  border-bottom: none;
  border-right-color: #dcecf8;
  padding: 5px;
}

.detail_section.c_blue .tbl_col {
  border-color: #006896;
  border-bottom-color: #dcecf8;
  border-right-color: #dcecf8;
  line-height: 1.4;
  padding: 8px 10px;
}

.detail_section.c_blue .btn_wrap {
  margin-top: 13px;
}

.detail_section.c_blue .con_detail .txt_main {
  margin-bottom: 13px;
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .con_detail {
    margin-left: .5em;
    margin-right: .5em;
    margin-top: 1em;
    text-align: center;
    width: auto;
  }

  .detail_section.c_blue .con_detail .txt_main {
    align-items: center;
    background: #fbe8f0;
    border-bottom: none;
    border: 1px solid #f75586;
    box-shadow: none;
    color: #ff3e6f;
    display: flex;
    font-size: 16px;
    font-weight: normal;
    height: 3rem;
    justify-content: center;
    margin: 0;
    padding: 0 2.5em 0 2.25em;
    position: relative;
    text-decoration: none;
    width: 100%;
  }

  .detail_section.c_blue .con_detail .txt_main:before {
    display: none;
  }

  .detail_section.c_blue .con_detail .txt_main:after {
    background-image: url(/image_cmn/arrow-r-pnk-w16.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 1.15em;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 1em;
    top: 0;
    transform: rotate(90deg);
    width: 1.15em;
  }

  .detail_section.c_blue .con_detail.active .txt_main:after {
    transform: rotate(-90deg);
  }

  .detail_section.c_blue .con_detail.active .con_detail_data {
    background: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
  }

  .detail_section.c_blue .con_detail_lst {
    background: none;
    border-radius: 0;
    text-align: left;
  }

  .detail_section.c_blue .con_detail_lst li a {
    background-color: #fff;
    border-bottom: none;
    border: 1px solid #f75586;
    color: #ff3e6f;
    display: block;
    font-size: 1rem;
    line-height: 1.2;
    padding: 10.4px 40px 10px 32px;
    position: relative;
    text-decoration: none;
  }

  .detail_section.c_blue .con_detail_lst li:first-child > a {
    border-top: 0;
  }

  .detail_section.c_blue .con_detail_lst li + li a {
    border-top: 0;
    padding-left: 3em;
    text-indent: -2em;
  }

  .detail_section.c_blue .con_menu_lst li a.font_bold {
    padding-left: 2em;
    text-indent: -1em;
  }

  .detail_section.c_blue .font_bold {
    font-weight: bold;
  }

  .detail_section.c_blue .con_detail_lst a:before {
    display: none;
  }

  .detail_section.c_blue .con_detail_lst a:after {
    background-image: url(/image_cmn-mfi/arrow_02.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 1.15em;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 1em;
    top: 0;
    transform: rotate(90deg);
    width: 1.15em;
  }

  .detail_section.c_blue .con_detail_data {
    display: none;
  }

  @keyframes fadeIN {
    0% {
      opacity: 0
    }

    100% {
      opacity: 1
    }
  }

  .detail_section.c_blue .con_detail.active .con_detail_data {
    animation: fadeIN 1s ease 0s 1 alternate;
    display: block;
    height: auto;
  }

  .detail_section.c_blue .con_menu_lst .link_item {
    margin-bottom: 0;
  }

  .detail_section.c_blue .con_menu_lst .link_item > .link_list.useful_link {
    margin: -.65em -2.5em -.65em -1em;
  }

  .detail_section.c_blue .con_menu_lst .link_item > .link_list.useful_link .link_list.useful_link {
    margin: -.65em 0 -.65em -1em;
  }

  .detail_section.c_blue .con_menu_lst .link_item > .link_list.useful_link li:last-child {
    border-bottom: none;
  }

  .detail_section.c_blue .con_detail_lst .link_list.useful_link li a {
    border: none;
    display: block;
    min-width: 83%;
    padding: 0 3em 0 0;
    position: static;
    text-indent: 0;
  }

  .detail_section.c_blue .con_detail_lst .link_item a:after {
    transform: rotate(0);
  }

  .detail_section.c_blue .link_list.useful_link > li.link_item {
    display: flex;
    padding-right: 0;
    position: relative;
  }
}

.detail_section.c_blue .flick_box {
  display: none;
}

@media screen and (max-width: 767.9px) {
  .detail_section.c_blue .flick_box {
    display: flex;
  }

  .detail_section.c_blue .flick_img {
    margin-top: 5px;
    max-width: 30px;
    min-width: 30px;
    padding: 0;
  }

  .detail_section.c_blue .flick_txt {
    font-weight: 600;
    padding: 0 0 0 12px;
  }

  .detail_section.c_blue .scroll_block {
    overflow-x: auto;
  }
}

.menu_toggle_lst.open .menu_toggle_data {
  height: auto!important;
}

@media screen and (max-width: 767.9px) {
  .menu_toggle_lst.open .menu_toggle_data {
    display: flex!important;
  }
}

.detail_section.c_blue .title_04.ind {
  padding-left: 16px;
  text-indent: -16px;
}

.detail_section.c_blue .txt_detail.pad_l1 {
  padding-left: 1em;
}

@media screen and (max-width: 767.9px) {
  .header_btn {
    top: 23px;
  }

  #nav .nav_wrap {
    top: 113px;
  }
}