/*
theme Name: quest legal lab
Author: quest legal lab
Description: original theme
version： 1.0.0
*/

/**
 * reset css
 */
html { overflow-x: hidden; background: #FFF; font-size: 62.5%; }
body { overflow-x: hidden; min-width: 320px; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; word-wrap: break-word; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, object, iframe, pre, code, p, blockquote, form, fieldset, legend, table, th, td, caption, tbody, tfoot, thead, article, aside, figure, footer, header, hgroup, menu, nav, section, audio, video, canvas { margin: 0; padding: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, menu { display: block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img {  border: none; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ul, ol, menu { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: none; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }
legend { color: #333; }
a { text-decoration: none; color: #333; }
.pc a, .pc object a, .pc input[type="submit"]{ -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.pc a:hover, .pc object a:hover, .pc input[type="submit"]:hover { opacity: .5; -webkit-opacity: .5; -moz-opacity: .5; -ms-opacity: .5; -o-opacity: .5; }
a img, map a { border: none; }
a:hover, a:active, a:focus { outline: 0; }
embed { width: 100%; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
img, object, embed { max-width: 100%; height: auto; }
object, embed { height: 100%; }
img { vertical-align: bottom; -ms-interpolation-mode: bicubic; }
div { vertical-align: top; }
strong { font-weight: normal; }
em { font-style: normal; }
select, input, button, textarea, button { font: 99% arial, sans-serif; }
pre, code, kbd, samp, tt { font-family: monospace; line-height: 1; }
a, img, button, input[type="button"], input[type="submit"], .touch-hover { -webkit-tap-highlight-color: transparent; }
* { -webkit-box-sizing: border-box; box-sizing: border-box; }
*::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; }
table { empty-cells: show; font-size: inherit; font: 100%; }
/* IE10,11対策 main要素の高さと幅を認識させる */
@media all and (-ms-high-contrast: none){ main { display: block; } }
input { line-height: 1; }
form img, input, select { vertical-align: middle; }
textarea { resize: none; }
select { padding: 1px; }
legend { display: none; }
input, select, textarea, button { font-size: 1.6rem; vertical-align: middle; color: #333; height: 35px; }
textarea { height: auto; }
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], select, textarea { -webkit-appearance: none; font-size: 1.6rem; width: 100%; padding: 1rem; border: 1px solid #ccc; background: #fff; font-weight: normal; border-radius: 3px; }
/* ======= outline ======= */
input[type="email"], input[type="text"], input[type="number"], input[type="password"], textarea, select { outline: none; }
/* ======= label ======= */
label { margin-right: 1rem; line-height: 1; }
/* ======= 歯式フォント ======= */
@font-face {
  font-family: 'ZenKakuGothicNew-BK';
  src: url('assets/css/fonts/ZenKakuGothicNew-Black.woff') format('woff');
}
@font-face {
  font-family: 'ZenKakuGothicNew-B';
  src: url('assets/css/fonts/ZenKakuGothicNew-Bold.woff') format('woff');
}
@font-face {
  font-family: 'ZenKakuGothicNew-M';
  src: url('assets/css/fonts/ZenKakuGothicNew-Medium.woff') format('woff');
}
@font-face {
  font-family: 'ZenKakuGothicNew-R';
  src: url('assets/css/fonts/ZenKakuGothicNew-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Outfit-M';
  src: url('assets/css/fonts/Outfit-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Outfit-R';
  src: url('assets/css/fonts/Outfit-Regular.woff') format('woff');
}
/**
 * admin editor
 */
body#tinymce { margin: 15px; }
/**
 * body, h1, h2, h3, h4, h5, p
 */
body {
  font-family: "ZenKakuGothicNew-M", "Noto Sans JP", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  color: #313131;
  font-weight: 400;
  letter-spacing: 0.8px;
  line-height: 1.5;
  font-kerning: normal;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, strong { font-family: "ZenKakuGothicNew-B"; }
h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
p, li { line-height: 1.85; }
p { margin-bottom: 30px; }
small{ font-family: "ZenKakuGothicNew-R"; }
iframe { width: 100%; }
@media screen and (max-width: 991px){
  body { letter-spacing: 0.08rem; }
  h1 { font-size: 2.4rem; }
  h2 { font-size: 2.2rem; }
  h3 { font-size: 1.9rem; }
  h4 { font-size: 1.7rem; }
  body, h5 { font-size: 1.6rem; }
  p { margin-bottom: 3rem; }
}

/**
 * utility
 */
/* display */
.noDisplay { display: none; }
.block { display: block; }
.inline { display: inline; }
.inline-block { display: inline-block; }
.flex{ display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; }
.flex-reverse { flex-flow: row-reverse; }
.pcNone { display: none; }
.spNone { display: block; }
@media screen and (max-width: 991px) {
  .pcNone { display: block; }
  .spNone { display: none; }
}
/* position */
.static { position: static; }
.relative { position: relative; }
.absolute { position: absolute; }
.fixed { position: fixed; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
/* float */
.leftBox { float: left; }
.rightBox { float: right; }
.nofloat { float: none !important; }
.clearfix { zoom: 1; }
.clearfix:after { display: block;  clear: both; content: ""; }
.clear { clear: both !important; }
/* IE6 */
* html .clearfix { zoom: 1; }
/* IE7 */
*:first-child + html .clearfix { zoom: 1; }
/* weight */
.bold { font-family: "ZenKakuGothicNew-B"; }
/* color */
.red { color: #F00; }
.blue { color: #00F; }
.white { color:#FFF; }
.yellow { color: #FF0; }
.pink { color: #ff3399; }
.orange { color: #FC5D17; }
.red-font {
  color: #cc1921;
  font-family: "ZenKakuGothicNew-B";
}

/* maker */
.yellow-maker {
  font-family: "ZenKakuGothicNew-B";
  background-image: linear-gradient(transparent 60%, #fff100 60%);
}

/* fadein */
/* fadein trigger */
.fadeIn_trigger,
.fadeUp_trigger,
.fadeDown_trigger,
.fadeLeft_trigger,
.fadeRight_trigger { opacity:0; }
/* その場で */
.fadeIn {
  animation-name:fadeInAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
  opacity:0;
}
@keyframes fadeInAnime {
  from { opacity: 0; }
  to { opacity: 1; }
}
/* 下から */
.fadeUp {
  animation-name:fadeUpAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
  opacity:0;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 上から */
.fadeDown {
  animation-name:fadeDownAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
  opacity:0;
}
@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 左から */
.fadeLeft {
  animation-name:fadeLeftAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
  opacity:0;
}
@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* 右から */
.fadeRight {
  animation-name:fadeRightAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
  opacity:0;
}
@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* 拡大 */
.fadeZoomIn {
  animation-name:fadeRightAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
  opacity:0;
}
@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: scale(.3);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}


.container {
  max-width: 1100px;
  width: auto;
  margin: 0 auto;
}
@media screen and (max-width: 1100px){
  .container { margin: 0 1.2rem; }
}

/**
 * content form
 */
.content_frm1 main {
  margin-right: 0;
  max-width: 100%;
  width: auto;
}
.content_frm2 .container.flex { flex-wrap: nowrap; }
.content_frm2 main {
  margin-right: 50px;
  max-width: 750px;
  width: 750px;
}
.content_frm2 aside#sidebar { max-width: 300px; }
@media screen and (max-width: 991px){
  .content_frm2 .flex { display: block; }
  .content_frm2 main,
  .content_frm2 aside#sidebar {
    max-width: 100%;
    width: 100%;
  }
  .content_frm2 main { margin-right: 0; }
}

main,
#sidebar { margin: 100px 0; }
.main_content { margin-bottom: 100px; }
@media screen and (max-width: 991px){
  main,
  #sidebar { margin: 5rem 0; }
  .main_content { margin-bottom: 5rem; }
}

/**
 * transition
 */
.pc .posts_frm img,
.pc .posts_frm .posts_title,
.pc .pagetop,
.pc #sidebar a::after,
.pc .gw_cta_banner a::before {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pc #sidebar .side_inquiry a::after,
.pc #sidebar .side_sns a::after {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

/**
 * opacity
 */
#global_nav_pc .gnav_child,
#global_nav_sp {
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
}
.pc .pagetop:hover {
  opacity: .5;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  -ms-opacity: .5;
  -o-opacity: .5;
}
.pc a:hover,
.pc object a:hover,
.pc input[type="submit"]:hover,
.pc #global_nav_pc a:hover,
.pc #global_nav_pc .global_nav_list li:hover .gnav_child,
.pc #breadcrumbs a:hover,
.pc .tag_list a:hover,
.pc #footer .footer_right a:hover,
#global_nav_sp.navOpen_active,
.pc .gw_cta_banner a:hover  {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
}

/**
 * posts form
 */
.posts_frm {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
  background: #fff;
}
.posts_frm .flex { display: flex; }
.posts_frm .posts_image {
  overflow: hidden;
  width: 27%;
}
.posts_frm .posts_content {
  padding-left: 25px;
  width: 73%;
}
.posts_frm .posts_title { margin-bottom: 10px; }
.posts_frm .posts_description { margin-bottom: 15px; }
.posts_frm .posts_title h2,
.posts_frm .posts_title h3,
.posts_frm .posts_title h4,
.posts_frm .posts_title h5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 15px;
  font-family: "ZenKakuGothicNew-M";
}
.posts_frm .posts_description,
.posts_frm .posts_description small {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
}
.posts_frm .posts_cat,
.posts_frm .posts_cat a,
.posts_frm .posts_date,
.posts_frm .posts_view {
  font-size: 12px;
  font-family: "ZenKakuGothicNew-R";
}
.posts_frm .posts_cat,
.posts_frm .posts_cat a {
  display: inline-block;
  padding: 2px 5px 1px;
  line-height: 1.2;
  color: #959595;
}
.posts_frm .posts_cat::before {
  /*content: '\f02d';
  font-family: 'Font Awesome 6 Free';
  font-weight: bold;
  margin-right: 5px;*/
}
.posts_frm .posts_date,
.posts_frm .posts_view { color: #959595; }
.posts_frm .posts_date::before,
.posts_frm .posts_view i { margin-right: 3px; }
.posts_frm .posts_date::before {
  content: '\f017';
  font-family: 'Font Awesome 6 Free';
  font-weight: bold;
}
.posts_frm .posts_cat,
.posts_frm .posts_date { margin-right: 15px; }
/* posts form 縦 */
.posts_frm_vertical {
  display: flex;
  flex-wrap: wrap;
}
.posts_frm_vertical .posts_frm {
  margin-bottom: 30px;
  margin-right: 2%;
  padding-bottom: 0;
  width: 32%;
  border-radius: 3px;
}
.posts_frm_vertical .posts_frm:nth-child(3n) { margin-right: 0; }
.posts_frm_vertical .flex { display: block; }
.posts_frm_vertical .posts_image,
.posts_frm_vertical .posts_content { width: 100%; }
.posts_frm_vertical .posts_image img {
  object-fit: cover;
  width: 100%;
  height: 145px;
}
.posts_frm_vertical .posts_content { padding: 10px 5px; }
.posts_frm_vertical .posts_title { margin-bottom: 5px; }
.posts_frm_vertical .posts_title h2 {
  height: 70px;
  font-weight: normal;
}
.posts_frm_vertical .posts_content .flex { display: flex; }
.posts_frm .new {
  position: absolute;
  top: 0;
  background: linear-gradient(to top left,transparent 50%,#c00 50%);
  opacity: .9;
  z-index: 10;
}
.posts_frm .new,
.posts_frm .new p {
  width: 50px;
  height: 50px;
}
.posts_frm .new p {
  text-align: center;
  margin-top: 0;
  margin-left: 2px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  -webkit-transform: rotate(-50deg);
  -moz-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  -o-transform: rotate(-50deg);
}
.posts_frm .number p {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin: 0;
  padding-left: 7px;
  width: 35px;
  height: 35px;
  line-height: 23px;
  color: #777;
  font-size: 12px;
  font-family: 'ZenKakuGothicNew-B';
  background: #f1f1f1;
  border: solid 1px #ddd;
  border-top-left-radius: 3px;
  z-index: 1;
}
.posts_frm:nth-child(1) .number p {
  background: -moz-linear-gradient(to top left,transparent 50%,#E8E00C 50%);
  background: -webkit-linear-gradient(to top left,transparent 50%,#E8E00C 50%);
  background: linear-gradient(to top left,transparent 50%,#E8E00C 50%);
}
.posts_frm:nth-child(2) .number p {
  background: -moz-linear-gradient(to top left,transparent 50%,#E5E5E5 50%);
  background: -webkit-linear-gradient(to top left,transparent 50%,#E5E5E5 50%);
  background: linear-gradient(to top left,transparent 50%,#E5E5E5 50%);
}
.posts_frm:nth-child(3) .number p {
  background: -moz-linear-gradient(to top left,transparent 50%,#E89C0C 50%);
  background: -webkit-linear-gradient(to top left,transparent 50%,#E89C0C 50%);
  background: linear-gradient(to top left,transparent 50%,#E89C0C 50%);
}
.pc .posts_frm a:hover .posts_title {
  text-decoration: underline;
  color: #105AAF;
}
.pc .posts_frm a:hover img { transform: scale(1.2, 1.2); }
@media screen and (max-width: 991px){
  .posts_frm {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: solid 1px #e6e6e6;
  }
  .posts_frm .posts_image { width: 31%; }
  .posts_frm .posts_content {
    padding-left: 1.5rem;
    width: 69%;
  }
  .posts_frm .posts_title { margin-top: 0; }
  .posts_frm .posts_title h2 { font-size: 1.4rem; }
  .posts_frm .posts_cat,
  .posts_frm .posts_cat a {
    padding-bottom: .2rem;
    padding: .4rem .7rem .3rem;
  }
  .posts_frm .posts_description { display: none; }
  .posts_frm_vertical .posts_frm {
    margin-right: 0;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    width: 100%;
  }
  .posts_frm_vertical .posts_frm .flex { display: flex; }
  .posts_frm_vertical .posts_content {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
  .posts_frm_vertical .posts_title h2,
  .posts_frm_vertical .posts_image img { height: auto; }
  .posts_frm_vertical .posts_title { margin-bottom: 1rem; }
}
























/*==============================================================================
    .header
==============================================================================*/
header .flex {
  flex-wrap: nowrap;
}
.header__inner {
  margin-top: 15px;
  margin-bottom: 30px;
}
.header__inner:nth-of-type(1) img {
  margin-top: 5px;
  height: 50px;
  width: auto;
}
.header__inner:nth-of-type(1) p {
  margin-bottom: 0;
  font-size: 13px;
}
.header__inner:nth-of-type(1) a {
  color: #333;
  font-weight: bold;
}
.header__inner:nth-of-type(1) a p {
  position: relative;
  line-height: 1.2;
  font-size: 20px;
}
.header__inner:nth-of-type(1) a span {
  font-size: 12px;
}
.header__inner:nth-of-type(2) {
  text-align: right;
  margin-left: 60px;
  font-size: 14px;
}
.header__inner:nth-of-type(2) li {
  white-space: nowrap;
  margin-left: 15px;
}
.header__inner:nth-of-type(2) a {
  color: #333;
  transition: .3s;
}
.header__inner:nth-of-type(2) .upper {
  margin-top: 14px;
  margin-left: 115px;
}
.header__inner:nth-of-type(2) .upper img,
.header__inner:nth-of-type(3) img {
  position: relative;
  top: -5px;
  margin-right: 5px;
  height: 15px;
  width: auto;
}
.header__inner:nth-of-type(2) .upper .calculator_form_btn {
  cursor: pointer;
  transition: .3s;
}
.header__inner:nth-of-type(2) .header__nav {
  margin-top: 10px;
}
.header__inner:nth-of-type(3) {
  margin-top: 43px;
  margin-left: 15px;
}
.header__inner:nth-of-type(3) img {
  top: -3px;
}
.header__inner:nth-of-type(3) a {
  position: relative;
  white-space: nowrap;
  padding: 16px;
  color: #fff;
  font-size: 14px;
  background: #AB2525;
  border: 1px solid #AB2525;
  border-radius: 10px;
  transition: .3s;

}
.header__inner:nth-of-type(2) a:hover,
.header__inner .calculator_form_btn:hover {
  color: #AB2525;
}
.header__inner:nth-of-type(3) a:hover {
  background: #701414;
}
@media screen and (max-width: 960px) {
  header {
    position: fixed;
    top: 0;
    background: #fff;
    width: 100%;
    z-index: 9998;
  }
  .header__inner:nth-of-type(1) p,
  .header__inner:nth-of-type(2),
  .header__inner:nth-of-type(3) {
    display: none;
  }
  .header__inner:nth-of-type(1) {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .header__inner:nth-of-type(1) a p {
    display: block;
  }

}


/* -----------------------------------------------------------------------------
    hamburger
------------------------------------------------------------------------------*/
.hamburger {
  background-color: #3A2A57;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 9999;
  display: none;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font: inherit;
  color: inherit;
  margin: 0;
  overflow: visible;
}
@media screen and (max-width: 960px) {
  .hamburger {
    display: block;
    width: 70px;
    height: 70px;
    padding-top: 24px;
    margin: 0;
  }
}
.hamburger__inner {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger__box {
  display: inline-block;
  top: 50%;
  left: 0;
  margin-top: -2px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 0px;
  position: absolute;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.hamburger__box::before, .hamburger__box::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 0px;
  position: absolute;
  left: 0;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.hamburger__box::before {
  top: -7px;
}
.hamburger__box::after {
  bottom: -7px;
}
/* ======= hover ======= */
.pc .hamburger:hover {
  opacity: 1;
}
.pc .hamburger:hover .hamburger__box::before {
  top: -4px;
}
.pc .hamburger:hover .hamburger__box::after {
  bottom: -4px;
}
/*  spin
------------------------------------------------------------------------------*/
.hamburger--spin__box {
  -webkit-transition-duration: 0.22s;
  transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin__box::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin__box::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
/* ======= active ======= */
.hamburger.hamburger--active {
  mix-blend-mode: normal;
  background-color: #fff;
}
.hamburger.hamburger--active .hamburger__box {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: #3A2A57 !important;
}
.hamburger.hamburger--active .hamburger__box::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  background-color: #fff !important;
}
.hamburger.hamburger--active .hamburger__box::after {
  background-color: #3A2A57 !important;
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* ======= hover ======= */
.pc .hamburger.hamburger--active:hover .hamburger__box::before {
  top: 0px;
}
.pc .hamburger.hamburger--active:hover .hamburger__box::after {
  bottom: 0px;
}
/* -----------------------------------------------------------------------------
    .navOpen : 開いたメニュー画面
------------------------------------------------------------------------------*/
.navOpen {
  display: none;
  visibility: hidden;
  opacity: 0;
  background: #3A2A57;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 70px;
  left: 0;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  overflow-y: scroll;
}
.navOpen__inner {
  padding: 20px 0px 100px;
}
.navOpen__list {
  text-align: left;
  margin-bottom: 30px;
}
.navOpen__list li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.navOpen__list li a {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  padding-left: 15px;
  padding-bottom: 10px;
}
.navOpen.navOpen--active {
  display: block;
  visibility: visible;
  opacity: 1;
}
.navOpen__btn__inner {
  margin: 0 15px;
  /*box-shadow: 2px 2px 4px #333;*/
}
.navOpen__btn {
  text-align: center;
}
.navOpen__btn:first-child {
  margin-bottom: 2rem;
}
.navOpen__btn a {
  display: block;
  padding: 15px 0;
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
  background-color: #fff;
}
.navOpen__btn a img {
  height: 25px;
}
.navOpen__btn a.navOpen__btn__case::before {
  margin-right: 5px;
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}
.navOpen__btn a.navOpen__btn__tel {
  background-color: #f3663d;
}
.navOpen__btn a.navOpen__btn__tel img {
  height: 33px;
}
.navOpen__btn a.navOpen__btn__sms {
  padding: 10px 0;
  background: #00b100;
}
.navOpen__btn a.navOpen__btn__sms img {
  height: auto;
  width: 60%;
}
/**/
.navOpen {
  background: #fff;
  padding: 2rem 1.25rem;
}
.navOpen .navOpen__inner { padding-top: 0; }
.navOpen .sp__nav { margin-bottom: 3rem; }
.navOpen .sp__nav .title {
  margin-bottom: 0;
  padding: 1rem;
  color: #fff;
  background: #3A2A57;
}
.navOpen .sp__nav .title span { font-size: 13px; }
.navOpen .sp__nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.navOpen .sp__nav li {
  padding: 10px;
  width: calc(50% - 20px);
  border-bottom: 1px solid #f0f0f0;
}
.navOpen .sp__nav li a {
  color: #333;
  font-size: 14px;
}
.navOpen .navOpen__btn__inner { margin-top: 5rem; }
@media screen and (max-width: 991px){
  .site_content {
    margin-top: 7rem;
  }
}

/**
 * breadcrumbs
 */
#breadcrumbs {
   padding: 8px 0 13px;
   background: #f8f8f8;
}
#breadcrumbs .aioseo-breadcrumbs {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
#breadcrumbs .aioseo-breadcrumbs span,
#breadcrumbs .aioseo-breadcrumbs a {
  color: #105AAF;
  font-size: 13px;
}
#breadcrumbs .aioseo-breadcrumbs span { margin-right: 5px; }
.pc #breadcrumbs a:hover { text-decoration: underline; }
@media screen and (max-width: 991px){
  #breadcrumbs .aioseo-breadcrumbs { -webkit-line-clamp: 2; }
  #breadcrumbs .aioseo-breadcrumbs span,
  #breadcrumbs .aioseo-breadcrumbs a { font-size: 1.2rem; }
}

/**
 * main title
 */
#main_title { padding: 20px 0 19px; }
@media screen and (max-width: 991px){
}

/**
 * sidebar
 */
#sidebar li {
  list-style: none;
  margin-bottom: 40px;
}
#sidebar li.gw_tel_banner,
#sidebar li.sidebar_contact_mail { margin-bottom: 15px; }
#sidebar li.sidebar_results { margin-bottom: 10px; }
#sidebar li.sidebar_category,
#sidebar li.sidebar_pickup { margin-top: 40px; }
#sidebar li:last-child { margin-bottom: 0; }
#sidebar img { width: 100%; }
@media screen and (max-width: 991px){
  #sidebar .sidebar_inner {
    margin: 0;
    padding: 0;
    margin-bottom: 5rem;
  }
  #sidebar li { margin-bottom: 3rem; }
  #sidebar li.sidebar_category,
  #sidebar li.sidebar_pickup { margin-top: 3rem; }
}

/**
 * sidebar side_inquiry, sidebar side_sns
 */
#sidebar .side_inquiry a,
#sidebar .side_sns a {
  position: relative;
  display: block;
  text-align: center;
  padding: 15px 0;
  color: #105AAF;
  border: solid 1px #CCCCCC;
  border-radius: 3px;
}
#sidebar .side_inquiry a::after,
#sidebar .side_sns a::after {
  position: absolute;
  content: "\f105";
  font-family: 'Font Awesome 6 Free';
  font-weight: bold;
  right: 20px;
}
.pc #sidebar .side_inquiry a:hover,
.pc #sidebar .side_sns a:hover {
  color: #fff;
  background: #FC5D17;
}
/*.pc #sidebar .side_inquiry a:hover::after,
.pc #sidebar .side_sns a:hover::after { content: "\f138"; }*/
@media screen and (max-width: 991px){
}

/**
 * sidebar sideber_resolution_results
 */
#sidebar .sideber_resolution_results a {
  position: relative;
  display: block;
  padding: 15px 35px 15px 45px;
  line-height: 1.4;
  color: #fff;
  background: #FC5D17;
  border-radius: 50px;
}
#sidebar .sideber_resolution_results a::before {
  position: absolute;
  content: "";
  background-image: url("assets/images/common/sidebar-resolution-results-icon1.png");
  background-repeat: no-repeat;
  background-size: contain;
  left: 15px;
  top: 57%;
  transform: translateY(-57%);
  -webkit-transform: translateY(-57%);
  -ms-transform: translateY(-57%);
  width: 25px;
  height: 25px;
}
#sidebar .sideber_resolution_results a::after {
  position: absolute;
  content: "\f138";
  font-family: 'Font Awesome 6 Free';
  font-weight: bold;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.pc #sidebar .sideber_resolution_results a:hover { background: #105AAF; }
@media screen and (max-width: 991px){
}

/**
 * sidebar pickup_posts_sidebar
 */
#pickup_posts_sidebar { margin-top: 40px; }
#pickup_posts_sidebar .title h2 {
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px 20px 50px;
  line-height: 1.5;
  font-size: 16px;
  border-bottom: solid 1px #CCCCCC;
}
#pickup_posts_sidebar .title h2::before {
  position: absolute;
  content: url('assets/images/common/point-icon1-sidebar.png');
  top: 40%;
  left: 0;
  transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
}
#pickup_posts_sidebar .posts_frm {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#pickup_posts_sidebar .posts_image { width: 35%; }
#pickup_posts_sidebar .posts_content {
  padding-left: 5%;
  width: 65%
}
#pickup_posts_sidebar .posts_content .posts_title { margin-bottom: 0; }
#pickup_posts_sidebar .posts_content h3 {
  line-height: 1.4;
  font-size: 15px;
}
@media screen and (max-width: 991px){
  #pickup_posts_sidebar {
    margin-top: 4rem;
    margin-bottom: 5rem !important;
  }
  #pickup_posts_sidebar .posts_frm,
  #pickup_posts_sidebar .post_list:last-child article { border-bottom: 0; }
}

/**
 * tag list
 */
.tag_list { margin-top: 30px; }
.tag_list .flex { display: flex; }
.tag_list li {
  margin-right: 7px !important;
  margin-bottom: 10px !important;
}
.tag_list a {
  padding: 5px 10px;
  color: #fff;
  font-size: 1.4rem;
  background: #16C69D;
  border-radius: 50px;
}
/*
#sidebar .tag_list { margin-top: 30px; }
#sidebar .tag_list .flex { display: flex; }
#sidebar .tag_list li { margin-bottom: 15px; }
*/
.pc .tag_list a:hover { background: #035762; }
@media screen and (max-width: 991px){
  .tag_list li {  margin-bottom: 1.5rem !important }
  .tag_list a { padding: 1rem 1.5rem; }
}

/**
 * sidebar search form
 */
 .searchform .searchform_content { border-radius: 3px; }
 .searchform .form {
   position: relative;
   display: flex;
 }
 .searchform .form input,
 .searchform .form input::placeholder { font-size: 14px; }
 .searchform .form input::placeholder { color: #bbb; }
 .searchform .form input,
 .searchform .form button {
   line-height: 40px;
   height: 40px;
   font-size: 16px;
   border-radius: 0;
 }
 .searchform .form input {
   border-top-left-radius: 3px;
   border-bottom-left-radius: 3px;
 }
 .searchform .form button {
   cursor: pointer;
   padding: 0 15px;
   color: #fff;
   background: #105AAF;
   border: 0;
   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px;
 }
 .searchform.mb30 { margin-bottom: 30px; }
 @media screen and (max-width: 991px){
   .searchform .form input,
   .searchform .form button { font-size: 1.6rem; }
 }

/**
 * author sidebar
 */
#author_sidebar {
  border: solid 1px #CCCCCC;
  border-radius: 3px;
}
#author_sidebar .h2 {
  text-align: center;
  padding: 20px 0;
  color: #105AAF;
  font-size: 18px;
  border-bottom: solid 1px #CCCCCC;
}
#author_sidebar .h3 {
  margin-bottom: 20px;
  font-size: 15px;
  font-family: "ZenKakuGothicNew-M";
}
#author_sidebar p {
  margin-bottom: 20px;
  font-size: 15px;
}
#author_sidebar .author_sidebar_content { padding: 20px; }
#author_sidebar .flex p:first-child { width: 60%; }
#author_sidebar .flex p:last-child {
  margin-bottom: 0;
  width: 40%;
}
#author_sidebar .flex p img {
  height: 80%;
  width: auto;
  border-radius: 50%;
}
#author_sidebar .comment p {
  margin-bottom: 0;
  line-height: 1.5;
  font-family: "ZenKakuGothicNew-R"
}
@media screen and (max-width: 991px){
  #author_sidebar .flex { display: flex; }
  #author_sidebar .flex p img {
    height: 9rem;
    width: 9rem;
  }
}

.cta {
  background-image: url("assets/images/common/cta-bg-1.png");
  background-size: cover;
  position: relative;
}
.cta .container {
  max-width: 900px;
}
.cta__innner {
  padding: 90px 0 100px;
}
.cta .title {
  text-align: center;
  margin-bottom: 50px;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}
.cta .flex {
  justify-content: center;
}
.cta .flex p {
  margin-bottom: 30px;
  padding: 4px 30px 0;
  font-weight: bold;
  background: #D1E08E;
}
.cta .flex p:first-child {
  margin-right: 20px;
}


.cta .cta__contact {
  text-align: center;
  padding: 50px;
  background: #fff;
}
.cta .cta__contact p {
  margin-bottom: 40px;
  line-height: .8;
  font-size: 30px;
  font-weight: bold;
}
.cta .cta__contact p span {
  font-size: 14px;
  font-weight: normal;
}
.cta .cta__contact .flex {
  justify-content: space-around;
}
.cta .cta__contact .flex p {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 16px;
  background: #fff;
}
.cta .cta__contact .flex a {
  flex: 1;
  padding: 20px 15px;
  border-radius: 10px;
}
.cta .cta__contact .flex a:nth-of-type(1) {
  margin-right: 20px;
  border: solid 1px #CCCCCC;

}
.cta .cta__contact .flex a:nth-of-type(1) p:first-child {
  margin-bottom: 15px;
  padding-bottom: 10px;
  line-height: 1.4;
  border-bottom: solid 1px #CCCCCC;
}
.cta .cta__contact .flex a:nth-of-type(2),
.cta .cta__contact .flex a:nth-of-type(3) {
  padding-top: 47px;
  color: #fff;
}
.cta .cta__contact .flex a:nth-of-type(2) {
  margin-right: 20px;
  background: #AB2525;
  border: solid 1px #AB2525;
}
.cta .cta__contact .flex a:nth-of-type(3) {
  background: #38CA53;
  border: solid 1px #38CA53;
}
.cta .cta__contact .flex a:nth-of-type(2) i,
.cta .cta__contact .flex a:nth-of-type(3) i {
  position: relative;
  top: 4px;
  margin-right: 5px;
  font-size: 25px;
}


.cta .cta__contact .flex a:nth-of-type(2):hover {
  background: #701414;
}
.cta .cta__contact .flex a:nth-of-type(3):hover {
  background: #008b8b;
}

@media screen and (max-width: 960px) {
  .cta .title {
    font-size: 2.2rem;
  }
  .cta .cta__contact {
    padding: 5rem 2rem;
  }
  .cta .cta__contact .flex {
    flex-wrap: wrap;
  }
  .cta .cta__contact .flex a {
    flex: none;
    margin-bottom: 1rem;
    width: 100%;
  }
  .cta .cta__contact .flex a,
  .cta .cta__contact .flex a:nth-of-type(1)
  .cta .cta__contact .flex a:nth-of-type(2) {
    margin-right: 0;
  }
  .cta .cta__contact .flex a:nth-of-type(2),
  .cta .cta__contact .flex a:nth-of-type(3) {
    padding-top: 5%;
  }
}

/**
 * cta_banner
 */
.gw_cta_banner_title h2 {
  margin-bottom: 50px;
  line-height: 1.4;
}
.gw_cta_banner_title h2 small {
  color: #105AAF;
  font-size: 16px;
  font-family: "ZenKakuGothicNew-B";
}
.gw_cta_banner { text-align: center; }
.gw_cta_banner .flex {
  display: block;
  max-width: 1100px;
  width: auto;
  margin: 0 auto;
}
.gw_cta_banner li { margin-bottom: 20px; }
.gw_cta_banner img { width: 100%; }
.gw_cta_banner a {
  position: relative;
  display: block;
}
.gw_cta_banner a::before {
  content: '';
  background-image: url("assets/images/banner/cta-banner-arrow.png");
  position: absolute;
  content: '';
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  right: 4%;
  transform: translate(-4%, -50%);
  -webkit-transform: translate(-4%, -50%);
  -ms-transform: translate(-4%, -50%);
}
.content_frm1 .gw_cta_banner a::before {
  width: 130px;
  height: 130px;
}
.content_frm2 .gw_cta_banner a::before {
  width: 100px;
  height: 100px;
}
.pc .gw_cta_banner a:hover::before { background-image: url("assets/images/banner/cta-banner-arrow-h.png"); }
@media screen and (max-width: 991px){
  .gw_cta_banner_title h2 { margin-bottom: 3rem; }
  .gw_cta_banner_title h2 small { font-size: 1.2rem; }
  .content_frm1 .gw_cta_banner a::before,
  .content_frm2 .gw_cta_banner a::before {
    width: 0;
    height: 0;
  }
}

/**
 * tel banner
 */
.pc .tel_banner { pointer-events: none; }

/*==============================================================================
    .footer
==============================================================================*/
footer {
  position: relative;
  width: 100%;
  background-color: #F8F9F9;
}
.footer__inner {
  flex-wrap: nowrap;
  padding-top: 80px;
  padding-bottom: 70px;
}
.footer__nav {
  margin-right: 60px;
  width: calc(100% / 4);
}
.footer__nav:last-child {
  margin-right: 0;
}
.footer__nav .title {
  padding-top: 30px;
  margin-bottom: 40px;
  line-height: 1;
  color: #333;
  font-size: 22px;
  font-weight: bold;
  border-top: solid 1px #CCCCCC;
}
.footer__nav .title span,
.footer__nav a {
  color: #333;
  font-size: 14px;
  font-weight: normal;
}
.footer__nav a {
  transition: .3s;
}
.footer__nav:last-child a {
  position: relative;
}
.footer__nav:last-child a::before {
  content: "\f138";
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  margin-right: 5px;
}
/*.footer__nav:last-child li:nth-of-type(1) a::before {
  color: #BA68E1;
}
*/
.footer__nav:last-child li:nth-of-type(1) a::before {
  color: #38CA53;
}
.footer__nav:last-child li:nth-of-type(2) a::before {
  color: #526B9E;
}
.footer__nav a:hover {
  color: #AB2525;
}
@media screen and (max-width: 960px) {
  .footer__inner.flex {
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer__nav {
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  .footer__nav .title {
    text-align: center;
  }
  .footer__nav:first-child .title {
    padding-top: 0;
    border-top: 0;
  }
}
/* -----------------------------------------------------------------------------
    .footer-copyright
------------------------------------------------------------------------------*/
footer .footer-copyright {
  width: 100%;
  background: #3A2A57;
  font-size: 1.0rem;
  height: 50px;
  line-height: 50px;
  color: #fff;
}
@media screen and (max-width: 960px) {
  footer .footer-copyright {
    height: auto;
    line-height: 1.2;
    padding: 1.5rem;
    font-size: 1.0rem;
  }
}

/**
 * fixed_bottom_banner
 */
#fixed_bottom_banner {
  position: fixed;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #3A2A57;
  z-index: 900;
}
#fixed_bottom_banner .flex {
  flex-wrap: nowrap;
  list-style: none;
  justify-content: center;
  margin-left: 0;
  margin-bottom: 0;
}
#fixed_bottom_banner p,
#fixed_bottom_banner a { margin: 10px; }
#fixed_bottom_banner p {
  margin-bottom: 0;
  line-height: 1.2;
  color: #fff;
  font-size: 18px;
}
#fixed_bottom_banner.criminal_case p { line-height: 2.5; }
#fixed_bottom_banner p small { font-size: 11px; }
#fixed_bottom_banner p span { font-size: 13px; }
#fixed_bottom_banner a {
  text-align: center;
  position: relative;
  /*padding: 10px 40px;
  color: #FC5D17;
  background: #fff;
  border-radius: 50px;*/
}
/*#fixed_bottom_banner a::after {
  position: absolute;
  content: "\f138";
  font-family: 'Font Awesome 6 Free';
  font-weight: bold;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}*/
#fixed_bottom_banner a.fixed_bottom_banner_affair:first-child { text-align: right; }
#fixed_bottom_banner a.fixed_bottom_banner_affair:last-child { text-align: left; }
#fixed_bottom_banner a img { width: 60%; }
#fixed_bottom_banner a.fixed_bottom_banner_affair img { width: 70%; }
#fixed_bottom_banner a.fixed_bottom_banner_traffic_accident img { width: 48%; }
.pc #fixed_bottom_banner a:hover {
  opacity: .5;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  -ms-opacity: .5;
  -o-opacity: .5;
}
/*.pc #fixed_bottom_banner a:hover {
  color: #fff;
  background: #FC5D17;
}*/
@media screen and (max-width: 991px){
  #fixed_bottom_banner p,
  #fixed_bottom_banner a,
  #fixed_bottom_banner.criminal_case p span { font-size: 1.4rem; }
  #fixed_bottom_banner p small { font-size: 1rem; }
  #fixed_bottom_banner p span { font-size: 1.1rem; }
  /*#fixed_bottom_banner p,
  #fixed_bottom_banner a:first-child { margin: 1rem 0 0 0; }
  #fixed_bottom_banner.traffic_accident a {
    margin: 1rem 2rem;
    padding: 1rem 3rem;
  }
  #fixed_bottom_banner.criminal_case a { margin: 1rem 0; }
  #fixed_bottom_banner.criminal_case p {
    line-height: 1.4;
    font-size:
  }*/
  #fixed_bottom_banner.affair .flex {
    display: flex;
    flex-wrap: nowrap;
  }
  #fixed_bottom_banner.affair a {
    margin: .5rem 0;
    /*margin: 1rem 0;
    padding: 1rem 2.5rem 1rem 2rem;
    font-size: 1.3rem;*/
  }
  #fixed_bottom_banner.affair a:first-child { margin-right: 1rem; }
  #fixed_bottom_banner a img { width: 100%; }
  #fixed_bottom_banner a.fixed_bottom_banner_affair img,
  #fixed_bottom_banner a.fixed_bottom_banner_traffic_accident img { width: 80%; }
}

/**
 * gw fixed sidebar banner
 */
#gw_fixed_sidebar_banner.fixed_side {
  position: fixed;
  top: 10px;
  width: 300px;
}
@media screen and (max-width: 991px){
  #gw_fixed_sidebar_banner {
    position: relative;
    text-align: center;
    margin-top: 5rem;
  }
  #gw_fixed_sidebar_banner li { margin-bottom: 1rem; }
}

/**
 * gw fixed bottom banner
 */
#gw_fixed_bottom_banner {
  position: fixed;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(100, 100, 100, .8);
  z-index: 900;
}
#gw_fixed_bottom_banner .flex {
  list-style: none;
  justify-content: center;
  margin-left: 0;
  margin-bottom: 0;
  padding: 10px 0;
}
#gw_fixed_bottom_banner img {
  width: auto;
  height: 80px;
  border-radius: 5px;
}
#gw_fixed_bottom_banner .close { position: relative; }
#gw_fixed_bottom_banner .close i {
  position: absolute;
  cursor: pointer;
  top: 5px;
  left: 5px;
  color: #fff;
  font-size: 22px;
}
@media screen and (max-width: 991px){
  #gw_fixed_bottom_banner img { height: 6rem; }
}

/**
 * gw fixed side banner
 */
#gw_fixed_side_banner {
  display: none;
  text-align: right;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 901;
}
.affair #gw_fixed_side_banner,
.labor-issue #gw_fixed_side_banner,
.traffic-accident #gw_fixed_side_banner,
.criminal-case #gw_fixed_side_banner { bottom: 100px; }
#gw_fixed_side_banner li img {
  width: 70px;
  height: 70px;
 }
#gw_fixed_side_banner li:last-child { margin-bottom: 0; }
@media screen and (max-width: 991px){
  .affair #gw_fixed_side_banner { bottom: 8rem; }
  .labor-issue #gw_fixed_side_banner { bottom: 9.5rem; }
  .traffic-accident #gw_fixed_side_banner { bottom: 9rem; }
  .criminal-case #gw_fixed_side_banner { bottom: 9.5rem; }
  #gw_fixed_side_banner li img {
    width: 6rem;
    height: 6rem;
   }
}

/* -----------------------------------------------------------------------------
    .pgtp-fix
------------------------------------------------------------------------------*/
.pgtp-fix {
  position: fixed;
  bottom: 55px;
  right: 0;
  display: none;
  -webkit-transition: 0s;
  transition: 0s;
  z-index: 999;
}
.pgtp-fix:hover {
  cursor: pointer;
}
.pgtp-fix img {
  width: 60px;
  height: 60px;
}
.pgtp-fix.absolute {
  position: absolute;
  bottom: 74px;
}
.pgtp-fix .pagetop {
  margin-left: 5px;
}
.pgtp-fix .pagetop i {
  text-align: center;
  line-height: 60px;
  width: 60px;
  color: #fff;
  font-size: 20px;
  background: #3A2A57;
}
@media screen and (max-width: 960px) {
  .pgtp-fix {
    bottom: 0;
    right: 0;
  }
}

/**
 * popup__breakaway__prevention
 */
.popup__breakaway__prevention__and__scroll { font-family: sans-serif !important; }
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-check { display: none !important; }
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-body {
  position: fixed !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: rgba(255, 255, 255, .8) !important;
  z-index: 100000 !important;
}
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-window {
  position: relative !important;
  z-index: 100001 !important;
 }
.popup__breakaway__prevention__and__scroll .popup__modal.fade_in .popup__modal-window { animation: popup__breakaway__prevention_fadein 0.3s 1, zoomin 0.3s 1 !important; }
.popup__breakaway__prevention__and__scroll .popup__modal.spin_in .popup__modal-window { animation: popup__breakaway__prevention_spin 0.5s; }
.popup__breakaway__prevention__and__scroll .popup__modal.bottom_to_top .popup__modal-window { animation: popup__breakaway__prevention_bottom_to_top 0.5s; }
.popup__breakaway__prevention__and__scroll .popup__modal.top_to_bottom .popup__modal-window { animation: popup__breakaway__prevention_top_to_bottom 0.5s; }
.popup__breakaway__prevention__and__scroll .popup__modal.left_to_right .popup__modal-window { animation: popup__breakaway__prevention_left_to_right 0.5s; }
.popup__breakaway__prevention__and__scroll .popup__modal.right_to_left .popup__modal-window { animation: popup__breakaway__prevention_right_to_left 0.5s; }
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-label {
  position: absolute !important;
  top: -35px !important;
  right: 0px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
  background: #105AAF !important;
  border-radius: 50% !important;
  width: 35px !important;
  height: 35px !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
}
@media screen and (max-width: 991px){
  .popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-label {
    top: -30px !important;
    width: 30px !important;
    height: 30px !important;
  }
}
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-label:hover { background: #000 !important; }
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-label:active { background: #000 !important; }
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-label svg {
  display: flex !important;
  align-items: center !important;
  fill: #fff !important;
  width: auto !important;
}
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-inner {
  width: 90vw !important;
  max-width: 500px;
  background: #fff !important;
  border-radius: 3px !important;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, .2) !important;
}
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-inner.affair {
  max-width: 800px;
  box-shadow: 0px 0 0 rgba(0, 0, 0, .2) !important;
}
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-inner.affair img { box-shadow: 0px 2px 10px rgba(0, 0, 0, .2) !important; }
@media screen and (max-width: 991px){
  .popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-inner.affair { max-width: 500px; }
}
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-content {
  display: flex;
  flex-wrap: nowrap;
  padding: 10px !important;
}
@media screen and (max-width: 991px){
  .popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-content { display: block; }
}
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-content a {
  width: 100% !important;
  display: inline !important;
}
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-content img {
  width: 100% !important;
  display: block !important;
  margin: 0px !important;
  padding: 0px !important;
}
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-check:checked + .popup__modal-body { display: none!important; }
.popup__breakaway__prevention__and__scroll .popup__modal .popup__modal-check:checked + .popup__modal-body .popup__modal-window { animation: popup__breakaway__prevention_zoomout 0.2s 1 forwards !important; }
@keyframes popup__breakaway__prevention_fadein {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes popup__breakaway__prevention_zoomin {
  0% { transform: scale(0.9); }
  100% { transform: scale(1); }
}
@keyframes popup__breakaway__prevention_zoomout {
  0% { transform: scale(1); }
  100% { transform: scale(0.9); }
}
@keyframes popup__breakaway__prevention_spin {
  0% { transform: rotate(0deg) scale(0); }
  100% {transform: rotate(720deg) scale(1);}
}
@keyframes popup__breakaway__prevention_bottom_to_top {
  0% { transform: translate(0, 200%); }
  50% { transform: translate(0, -20%); }
  75% { transform: translate(0, 5%); }
  87% { transform: translate(0, -2.5%); }
  100% { transform: translate(0, 0); }
}
@keyframes popup__breakaway__prevention_top_to_bottom {
  0% { transform: translate(0, -200%); }
  50% { transform: translate(0, 20%); }
  75% { transform: translate(0, -5%); }
  87% { transform: translate(0, 2.5%); }
  100% { transform: translate(0, 0); }
}
@keyframes popup__breakaway__prevention_left_to_right {
  0% { transform: translate(-100%, 0); }
  50% { transform: translate(20%, 0); }
  75% { transform: translate(-5%, 0); }
  87% { transform: translate(2.5%, 0); }
  100% { transform: translate(0, 0); }
}
@keyframes popup__breakaway__prevention_right_to_left {
  0% { transform: translate(100%, 0); }
  50% { transform: translate(-20%, 0); }
  75% { transform: translate(5%, 0); }
  87% { transform: translate(-2.5%, 0); }
  100% { transform: translate(0, 0); }
}

/**
 * reCAPTCHA v3
 */
.grecaptcha-badge { visibility: hidden !important; }
