body .pageTitle {
  background: url("https://legalplus.jp/kyujin/cms/wp-content/themes/kyujin/common/img/h1_bg.png") center repeat-y
}

@media screen and (max-width: 769px) {
  body .pageTitle {
    background-size: auto 110px
  }
}

body .pageTitle h1, body .pageTitle .not_mainTitle {
  box-sizing: border-box;
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  padding: 40px 10px;
  font-size: 37px;
  font-weight: bold;
  color: #9c967a;
  text-align: left
}

@media screen and (max-width: 769px) {
  body .pageTitle h1, body .pageTitle .not_mainTitle {
    padding: 30px 10px;
    font-size: 27px
  }
}

body #separate {
  display: table;
  width: 100%;
  max-width: 1150px;
  margin: 0 auto
}

@media screen and (max-width: 769px) {
  body #separate {
    display: block
  }
}

body #separate main, body #separate #sidebar {
  display: table-cell;
  vertical-align: top
}

@media screen and (max-width: 769px) {
  body #separate main, body #separate #sidebar {
    display: block
  }
}

body #separate main>article {
  margin: 50px 10px;
  font-size: 15px;
  text-align: left
}

@media screen and (max-width: 769px) {
  body #separate main>article {
    font-size: 14px
  }
}

body #separate main>article section+section {
  margin-top: 100px
}

@media screen and (max-width: 769px) {
  body #separate main>article section+section {
    margin-top: 50px
  }
}

body #separate main>article section.bg_cBeige {
  padding-bottom: 100px;
  background: #f9f8f4
}

@media screen and (max-width: 769px) {
  body #separate main>article section.bg_cBeige {
    padding-bottom: 50px
  }
}

body #separate main>article section.bg_cBeige+section, body #separate main>article section.bg_cBeige+section h2 {
  margin-top: 0
}

body #separate main>article .flex_block {
  display: -webkit-flex;
  display: flex
}

body #separate main>article .flex_block.justify-content_center {
  -webkit-justify-content: center;
  justify-content: center
}

body #separate main>article h1, body #separate main>article h2, body #separate main>article h3, body #separate main>article h4, body #separate main>article h5, body #separate main>article h6 {
  color: #009844;
  line-height: 1.3
}

body #separate main>article h1, body #separate main>article h2 {
  margin: 60px 0 10px;
  padding: 6px 0;
  font-size: 29px;
  border-bottom: solid 2px #009844
}

@media screen and (max-width: 769px) {
  body #separate main>article h1, body #separate main>article h2 {
    margin-top: 50px;
    font-size: 24px
  }
}

@media screen and (max-width: 414px) {
  body #separate main>article h1, body #separate main>article h2 {
    margin-top: 50px;
    font-size: 20px
  }
}

body #separate main>article h1.midashi_number, body #separate main>article h2.midashi_number {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

body #separate main>article h1.midashi_number .num, body #separate main>article h2.midashi_number .num {
  display: block;
  width: 36px;
  height: 36px;
  min-width: 36px;
  line-height: 36px;
  margin-right: 0.5em;
  border-radius: 50%;
  background: #009844;
  color: #fff;
  font-size: 19px;
  text-align: center
}

@media screen and (max-width: 769px) {
  body #separate main>article h1.midashi_number .num, body #separate main>article h2.midashi_number .num {
    width: 30px;
    height: 30px;
    min-width: 30px;
    line-height: 30px;
    font-size: 16px
  }
}

body #separate main>article h1.attention, body #separate main>article h2.attention {
  padding-left: 50px;
  border-color: #e00;
  color: #e00;
  background: url("https://legalplus.jp/kyujin/cms/wp-content/themes/kyujin/common/img/icon_attention.svg") 0 center no-repeat;
  background-size: 37px
}

@media screen and (max-width: 769px) {
  body #separate main>article h1.attention, body #separate main>article h2.attention {
    padding-left: 40px;
    background-size: 32px
  }
}

@media screen and (max-width: 414px) {
  body #separate main>article h1.attention, body #separate main>article h2.attention {
    padding-left: 30px;
    background-size: 24px
  }
}

body #separate main>article h3 {
  margin: 60px 0 10px;
  padding: 6px 0 6px 15px;
  border-left: solid 3px #009844;
  background: #f9f8f4;
  font-size: 21px
}

@media screen and (max-width: 769px) {
  body #separate main>article h3 {
    font-size: 20px
  }
}

@media screen and (max-width: 414px) {
  body #separate main>article h3 {
    font-size: 18px
  }
}

body #separate main>article h3.center_arrTOP_Top-to-Bottom {
  position: relative;
  line-height: 1.5;
  margin: 100px 0 0;
  padding: 0;
  border: none;
  background: none;
  color: #000;
  text-align: center
}

body #separate main>article h3.center_arrTOP_Top-to-Bottom::before {
  content: '';
  display: block;
  position: absolute;
  top: -65px;
  left: calc(50% - 50px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 50px 0 50px;
  border-color: #009844 transparent transparent transparent
}

body #separate main>article h3.center_arrTOP_Top-to-Bottom .t_large {
  display: block;
  color: #009844;
  font-size: 34px
}

@media screen and (max-width: 769px) {
  body #separate main>article h3.center_arrTOP_Top-to-Bottom .t_large {
    font-size: 26px
  }
}

@media screen and (max-width: 414px) {
  body #separate main>article h3.center_arrTOP_Top-to-Bottom .t_large {
    font-size: 20px
  }
}

body #separate main>article h3.center_arrTOP_Top-to-Bottom.t_cYellow::before {
  border-color: #009844 transparent transparent transparent
}

body #separate main>article h3.center_arrTOP_Top-to-Bottom.t_cYellow .t_large {
  color: #009844
}

body #separate main>article h4 {
  margin: 60px 0 10px;
  font-size: 21px;
  color: #009844
}

@media screen and (max-width: 769px) {
  body #separate main>article h4 {
    font-size: 20px
  }
}

@media screen and (max-width: 414px) {
  body #separate main>article h4 {
    font-size: 18px
  }
}

body #separate main>article h2+h3, body #separate main>article h3+h4 {
  margin-top: 20px
}

body #separate main>article .roundTitle {
  margin: 0;
  padding: 0.2em 1.5em;
  border: none;
  border-radius: 30px;
  background: #009844;
  color: #fff;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0.075em
}

@media screen and (max-width: 769px) {
  body #separate main>article .roundTitle {
    font-size: 20px
  }
}

body #separate main>article ul {
  list-style: none;
}

body #separate main>article p {
  margin: 1em 0 0
}

body #separate main>article p u {
  text-decoration: none;
  border-bottom-style: dotted;
  border-bottom-width: 2px
}

body #separate main>article .t_small {
  font-size: 13px
}

@media screen and (max-width: 769px) {
  body #separate main>article .t_small {
    font-size: 10px
  }
}

body #separate main>article .t_xsmall {
  font-size: 12px
}

@media screen and (max-width: 769px) {
  body #separate main>article .t_xsmall {
    font-size: 10px
  }
}

body #separate main>article .t_xxsmall {
  font-size: 11px
}

@media screen and (max-width: 769px) {
  body #separate main>article .t_xxsmall {
    font-size: 10px
  }
}

body #separate main>article .t_usmall {
  font-size: 10px
}

body #separate main>article .t_large {
  font-size: 16px
}

@media screen and (max-width: 769px) {
  body #separate main>article .t_large {
    font-size: 14px
  }
}

body #separate main>article .t_xlarge {
  font-size: 18px
}

@media screen and (max-width: 769px) {
  body #separate main>article .t_xlarge {
    font-size: 16px
  }
}

body #separate main>article .t_xxlarge {
  font-size: 20px
}

@media screen and (max-width: 769px) {
  body #separate main>article .t_xxlarge {
    font-size: 18px
  }
}

body #separate main>article .t_ularge {
  font-size: 22px
}

@media screen and (max-width: 769px) {
  body #separate main>article .t_ularge {
    font-size: 18px
  }
}

@media screen and (max-width: 414px) {
  body #separate main>article .t_ularge {
    font-size: 16px
  }
}

body #separate main>article .v_align_super {
  vertical-align: super;
  font-size: 12px
}

body #separate main>article ul {
  margin: 1em 0 0 1.5em
}

body #separate main>article ul.mT0 {
  margin-top: 0
}

body #separate main>article ul.attention {
  margin-left: 0
}

body #separate main>article ul.attention.number li {
  padding-left: 2em;
  text-indent: -2em
}

body #separate main>article ul.link_btn_set {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 850px;
  list-style: none;
  margin: 0.5em auto 0
}

@media screen and (max-width: 769px) {
  body #separate main>article ul.link_btn_set {
    -webkit-justify-content: center;
    justify-content: center
  }
}

body #separate main>article ul.link_btn_set li {
  overflow: hidden;
  box-sizing: border-box;
  width: calc(50% - 10px);
  max-width: 420px;
  margin: 1em 5px 0;
  border-radius: 40px;
  border: solid 1px #d4d4d4;
  font-size: 16px
}

@media screen and (max-width: 769px) {
  body #separate main>article ul.link_btn_set li {
    width: 100%;
    margin: 1em 0 0;
    font-size: 14px
  }
}

body #separate main>article ul.link_btn_set li a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 20px;
  line-height: 1.3;
  color: #000
}

body #separate main>article ul.link_btn_set li a:hover {
  color: #fff
}

body #separate main>article ul.disc {
  list-style: none
}

body #separate main>article ul.disc>li {
  position: relative
}

body #separate main>article ul.disc>li::before {
  content: '';
  display: block;
  position: absolute;
  top: 0.6em;
  left: -1.05em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #009844
}

body #separate main>article ul.disc>li ul {
  margin-top: 0;
  list-style: disc
}

body #separate main>article ul.check_mark {
  margin: 0;
  padding: 0
}

body #separate main>article ul.check_mark li {
  list-style: none;
  position: relative;
  padding-left: 1.5em;
  line-height: 2
}

body #separate main>article ul.check_mark li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: .5em;
  width: .8em;
  height: .8em;
  border: solid 2px #d4d4d4
}

body #separate main>article ul.check_mark li::after {
  content: '';
  display: block;
  position: absolute;
  top: .4em;
  left: 0;
  width: 1em;
  height: .5em;
  border-left: solid 3px #009844;
  border-bottom: solid 2px #009844;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

body #separate main>article ol {
  margin: 1em 0 0 1.5em
}

body #separate main>article ol.katakana {
  margin-left: 2em;
  list-style-type: katakana;
}

body #separate main>article ol.llatin {
  margin-left: 2em;
  list-style-type: lower-latin;
}

body #separate main>article dl {
  margin: 1em 0 0
}

body #separate main>article dl.tel {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  max-width: 495px;
  margin: 1.5em auto;
  line-height: 1.3;
  text-align: center
}

body #separate main>article dl.tel dt {
  margin: 0 0 0.5em;
  color: #009844;
  font-size: 21px;
  font-weight: bold
}

@media screen and (max-width: 769px) {
  body #separate main>article dl.tel dt {
    font-size: 18px
  }
}

@media screen and (max-width: 414px) {
  body #separate main>article dl.tel dt br {
    display: none
  }
}

body #separate main>article dl.tel dd {
  border: solid 2px #d4d4d4;
  border-radius: 40px;
  font-size: 45px;
  font-family: 'Arbutus Slab', serif
}

@media screen and (max-width: 769px) {
  body #separate main>article dl.tel dd {
    font-size: 27px
  }
}

@media screen and (max-width: 769px) {
  body #separate main>article dl.tel dd {
    font-size: 22px
  }
}

body #separate main>article dl.tel dd a {
  pointer-events: none;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 7px 0;
  color: #000
}

@media screen and (max-width: 769px) {
  body #separate main>article dl.tel dd a {
    pointer-events: all;
    padding: 10px 0
  }
}

@media screen and (max-width: 414px) {
  body #separate main>article dl.tel dd a {
    padding: 10px
  }
}

body #separate main>article dl.tel dd a img {
  width: 70px
}

@media screen and (max-width: 769px) {
  body #separate main>article dl.tel dd a img {
    width: 45px
  }
}

@media screen and (max-width: 769px) {
  body #separate main>article dl.tel dd a img {
    width: 35px
  }
}

body #separate main>article dl.outsite_link dt {
  margin: 1em 0 0;
  font-weight: bold
}

body #separate main>article dl.outsite_link dd a {
  word-break: break-word
}

body #separate main>article dl.box_style {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding: .5em;
  border: solid 1px #d4d4d4
}

@media screen and (max-width: 769px) {
  body #separate main>article dl.box_style {
    display: block
  }
}

body #separate main>article dl.box_style dt {
  width: 37%;
  padding: .2em 1em;
  background: #009844;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center
}

@media screen and (max-width: 769px) {
  body #separate main>article dl.box_style dt {
    width: auto;
    padding: .2em .5em;
    font-size: 16px
  }
}

body #separate main>article dl.box_style dd {
  width: calc(100% - 39% - 2em)
}

@media screen and (max-width: 769px) {
  body #separate main>article dl.box_style dd {
    width: 100%
  }
}

body #separate main>article a {
  color: #009844
}

body #separate main>article a svg {
  height: 12px;
  margin: 0 5px
}

body #separate main>article a svg.svg_green {
  fill: #009844
}

body #separate main>article a[target="_blank"]::after {
  display: none
}

body #separate main>article a.onMouse_underline:hover {
  text-decoration: underline
}

body #separate main>article a.anker_link svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

body #separate main>article .pageBack_list {
  margin: 100px 0 0;
  text-align: center
}

body #separate main>article .pageBack_list .hvr_SweepToRight {
  line-height: 50px;
  padding: 0 2em;
  border-radius: 0;
  border: solid 1px #d4d4d4;
  color: #000
}

body #separate main>article .pageBack_list .hvr_SweepToRight:hover {
  color: #fff
}

body #separate main>article strong {
  font-weight: bold
}

body #separate main>article strong.t_cOrange {
  color: #f08438
}

body #separate main>article table {
  box-sizing: border-box;
  margin: 1em 0 0;
  border-bottom: solid 1px #d4d4d4;
  border-left: solid 1px #d4d4d4
}

body #separate main>article table.tbl_w100 {
  width: 100%
}

body #separate main>article table th, body #separate main>article table td {
  padding: 0.5em;
  border-top: solid 1px #d4d4d4;
  border-right: solid 1px #d4d4d4
}

body #separate main>article table th {
  background: #f9f8f4;
  vertical-align: middle
}

body #separate main>article .imgBox {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 1.5em 0 0
}

@media screen and (max-width: 769px) {
  body #separate main>article .imgBox {
    display: block
  }
}

body #separate main>article .imgBox .img {
  width: 45%
}

@media screen and (max-width: 769px) {
  body #separate main>article .imgBox .img {
    width: 100%;
    margin-top: 1em;
  }
}

body #separate main>article .imgBox .img.bd2 {
  border: solid 2px #d4d4d4;
}

body #separate main>article .imgBox .txt {
  width: calc(55% - 2em)
}

@media screen and (max-width: 769px) {
  body #separate main>article .imgBox .txt {
    width: 100%
  }
}

body #separate main>article .imgBox .txt p:first-child {
  margin-top: 0
}

@media screen and (max-width: 769px) {
  body #separate main>article .imgBox .txt p:first-child {
    margin-top: 1em
  }
}

body #separate main>article .imgBox.img_right .img {
  order: 2
}

body #separate main>article .imgBox.img_right .txt {
  order: 1
}

body #separate main>article .faqBox h3 {
  position: relative;
  padding: 5px 0 5px 35px;
  border-left: none
}

body #separate main>article .faqBox h3::before, body #separate main>article .faqBox h3::after {
  display: block;
  position: absolute
}

body #separate main>article .faqBox h3::before {
  content: '';
  top: 5px;
  left: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #009844
}

body #separate main>article .faqBox h3::after {
  content: 'Q';
  top: 5px;
  left: 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: normal
}

body #separate main>article .btn_center {
  margin: 50px 0 0;
  text-align: center;
  font-size: 20px
}

@media screen and (max-width: 769px) {
  body #separate main>article .btn_center {
    font-size: 16px
  }
}

body #separate main>article .btn_center a {
  display: inline-block;
  margin: 0 auto;
  padding: 10px 1.5em;
  border-radius: 6px;
  background: #009844;
  color: #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

@media screen and (max-width: 769px) {
  body #separate main>article .btn_center a {
    display: block;
    padding: 10px .5em
  }
}

body #separate main>article .btn_center a::after {
  display: none
}

body #separate main>article .btn_center a svg {
  width: 18px;
  margin-left: 0.8em;
  fill: #fff
}

@media screen and (max-width: 769px) {
  body #separate main>article .btn_center a svg {
    margin-left: .5em
  }
}

body #separate main>article .btn_center a svg.icon_arr {
  width: 8px
}

body #separate main>article .btn_center a:hover {
  opacity: 0.7
}

body #separate main>article .contentLink {
  margin-top: 2em;
  text-align: center
}

body #separate main>article .contentLink .hvr_SweepToRight {
  padding: 10px 45px;
  border-radius: 25px;
  border: solid 1px #d4d4d4;
  background: #fff;
  color: #000
}

body #separate main>article .contentLink .hvr_SweepToRight:hover {
  color: #fff
}

body #separate main>article .contentLink .hvr_SweepToRight svg {
  position: absolute;
  top: calc(50% - (13px / 2));
  right: 15px;
  height: 13px
}

body #separate main>article #sitemap_navi {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  line-height: 2
}

@media screen and (max-width: 769px) {
  body #separate main>article #sitemap_navi {
    display: block
  }
}

body #separate main>article #sitemap_navi ul {
  list-style: none
}

body #separate main>article #sitemap_navi>ul {
  width: calc(33.333% - 40px);
  margin: 0
}

@media screen and (max-width: 769px) {
  body #separate main>article #sitemap_navi>ul {
    width: 100%
  }
}

body #separate main>article #sitemap_navi>ul>li {
  margin: 1em 0 0
}

body #separate main>article #sitemap_navi>ul>li>a, body #separate main>article #sitemap_navi>ul>li>.noLinks {
  overflow: hidden;
  display: block;
  position: relative;
  padding: 0.3em 15px 0.3em 0.5em;
  border: solid 1px #d4d4d4;
  border-left: solid 3px #009844;
  color: #000;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

body #separate main>article #sitemap_navi>ul>li>a::before, body #separate main>article #sitemap_navi>ul>li>a::after, body #separate main>article #sitemap_navi>ul>li>.noLinks::before, body #separate main>article #sitemap_navi>ul>li>.noLinks::after {
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

body #separate main>article #sitemap_navi>ul>li>a::before, body #separate main>article #sitemap_navi>ul>li>.noLinks::before {
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: -100%;
  background: #009844
}

@media screen and (max-width: 769px) {
  body #separate main>article #sitemap_navi>ul>li>a::before, body #separate main>article #sitemap_navi>ul>li>.noLinks::before {
    display: none
  }
}

body #separate main>article #sitemap_navi>ul>li>a:not(.noLinks)::after, body #separate main>article #sitemap_navi>ul>li>.noLinks:not(.noLinks)::after {
  top: calc(50% - 5px);
  right: 10px;
  width: 8px;
  height: 8px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

body #separate main>article #sitemap_navi>ul>li>a:not(.noLinks):hover, body #separate main>article #sitemap_navi>ul>li>.noLinks:not(.noLinks):hover {
  color: #fff
}

@media screen and (max-width: 769px) {
  body #separate main>article #sitemap_navi>ul>li>a:not(.noLinks):hover, body #separate main>article #sitemap_navi>ul>li>.noLinks:not(.noLinks):hover {
    color: #000
  }
}

body #separate main>article #sitemap_navi>ul>li>a:not(.noLinks):hover::before, body #separate main>article #sitemap_navi>ul>li>.noLinks:not(.noLinks):hover::before {
  left: 0
}

body #separate main>article #sitemap_navi>ul>li>a:not(.noLinks):hover::after, body #separate main>article #sitemap_navi>ul>li>.noLinks:not(.noLinks):hover::after {
  border-top: solid 1px #fff;
  border-right: solid 1px #fff
}

@media screen and (max-width: 769px) {
  body #separate main>article #sitemap_navi>ul>li>a:not(.noLinks):hover::after, body #separate main>article #sitemap_navi>ul>li>.noLinks:not(.noLinks):hover::after {
    border-top: solid 1px #000;
    border-right: solid 1px #000
  }
}

body #separate main>article #sitemap_navi>ul>li>ul {
  margin-top: 0.5em;
  margin-bottom: 1.5em
}

body #separate main>article #sitemap_navi>ul>li>ul>li {
  position: relative
}

body #separate main>article #sitemap_navi>ul>li>ul>li::before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: -18px;
  width: 7px;
  height: 7px;
  border-top: solid 3px #009844;
  border-right: solid 3px #009844;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

body #separate main>article #sitemap_navi>ul>li>ul>li a {
  color: #000
}

body #separate main>article #sitemap_navi>ul>li>ul>li a:hover {
  text-decoration: underline
}

body #separate main>article #sitemap_navi>ul>li>ul>li>ul {
  margin: 0 0 0.5em 1.5em
}

body #separate main>article #sitemap_navi>ul>li>ul>li>ul>li {
  position: relative
}

body #separate main>article #sitemap_navi>ul>li>ul>li>ul>li::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: -16px;
  width: 7px;
  height: 7px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

body #separate main>article #sitemap_navi>ul>li>ul>li>ul>li>ul {
  list-style: circle;
  margin: 0 0 0 1.5em
}

body #separate main>article #sitemap_navi>ul>li>ul>li>ul>li>ul li {
  color: #009844
}

body #separate main>article .contact_flow {
  overflow: hidden
}

body #separate main>article .contact_flow ol {
  display: -webkit-flex;
  display: flex;
  margin: 40px -10px
}

@media screen and (max-width: 769px) {
  body #separate main>article .contact_flow ol {
    margin: 20px -5px
  }
}

@media screen and (max-width: 414px) {
  body #separate main>article .contact_flow ol {
    -webkit-justify-content: center;
    justify-content: center;
    margin: 20px -2px
  }
}

body #separate main>article .contact_flow ol li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
  width: calc((100% / 3) - 20px);
  margin: 0 10px;
  text-align: center;
  background: #f9f8f4;
  color: #009844;
  font-weight: bold;
  font-size: 18px;
  counter-increment: number
}

@media screen and (max-width: 769px) {
  body #separate main>article .contact_flow ol li {
    width: calc((100% / 3) - 10px);
    margin: 0 5px;
    font-size: 16px
  }
}

@media screen and (max-width: 414px) {
  body #separate main>article .contact_flow ol li {
    width: auto;
    margin: 0 2px;
    padding: 0 1em;
    font-size: 12px
  }
}

body #separate main>article .contact_flow ol li::before {
  content: counter(number) ".";
  display: block;
  font-family: 'Arbutus Slab', serif;
  font-weight: normal;
  font-size: 25px;
  letter-spacing: 0.2em
}

@media screen and (max-width: 769px) {
  body #separate main>article .contact_flow ol li::before {
    font-size: 20px
  }
}

@media screen and (max-width: 414px) {
  body #separate main>article .contact_flow ol li::before {
    font-size: 14px
  }
}

body #separate main>article .contact_flow ol li.act {
  background: #009844;
  color: #fff
}

body #separate main>article .contact_flow ol li.act::before {
  color: #fff
}

body #separate main>article #confirm_wrap .contact_flow ol, body #separate main>article #comp_wrap .contact_flow ol {
  margin-top: 0
}

body #separate main>article .mw_form_wrap .mw_wp_form+p {
  margin-top: 30px
}

body #separate main>article .mw_form_wrap dl {
  display: -webkit-flex;
  display: flex;
  border-top: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4
}

@media screen and (max-width: 769px) {
  body #separate main>article .mw_form_wrap dl {
    display: block
  }
}

body #separate main>article .mw_form_wrap dl+dl {
  margin: 0;
  border-top: none
}

body #separate main>article .mw_form_wrap dl dt, body #separate main>article .mw_form_wrap dl dd {
  box-sizing: border-box
}

body #separate main>article .mw_form_wrap dl dd {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  width: 70%;
  padding: 1em 0 1em 2em;
}

@media screen and (max-width: 769px) {
  body #separate main>article .mw_form_wrap dl dd {
    width: 100%;
    padding: 0.5em
  }
}

body #separate main>article .mw_form_wrap dl dd span.mwform-radio-field.horizontal-item input {
  width: auto;
}

body #separate main>article .mw_form_wrap dl dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  width: 30%;
  padding: 1em;
  background: #f9f8f4
}

@media screen and (max-width: 769px) {
  body #separate main>article .mw_form_wrap dl dt {
    width: 100%;
    padding: 0.5em
  }
}

body #separate main>article .mw_form_wrap dl dt .label_must {
  display: inline-block;
  padding: 0.2em 0.5em;
  background: #e00;
  color: #fff;
  font-size: 12px
}

body #separate main>article .mw_form_wrap dl dd {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  width: 70%;
  padding: 1em 0 1em 2em
}

@media screen and (max-width: 769px) {
  body #separate main>article .mw_form_wrap dl dd {
    width: 100%;
    padding: 1em 0.5em
  }
}

body #separate main>article .mw_form_wrap dl dd select {
  outline: none;
  margin: 0;
  margin-right: 0.5em;
  padding: 0.5em;
  border: solid 1px #d4d4d4;
  font-size: 16px
}

@media screen and (max-width: 769px) {
  body #separate main>article .mw_form_wrap dl dd select {
    width: calc(100% - 1em);
    margin-right: 0
  }
}

body #separate main>article .mw_form_wrap dl dd input {
  outline: none;
  width: 60%;
  margin: 0;
  margin-right: 0.5em;
  padding: 0.5em;
  border: solid 1px #d4d4d4;
  font-size: 16px
}

@media screen and (max-width: 769px) {
  body #separate main>article .mw_form_wrap dl dd input {
    width: calc(100% - 1em);
    margin-right: 0
  }
}

body #separate main>article .mw_form_wrap dl dd textarea {
  outline: none;
  width: calc(100% - 1em);
  height: 180px;
  margin: 0;
  padding: 0.5em;
  border: solid 1px #d4d4d4;
  font-size: 16px
}

body #separate main>article .mw_form_wrap dl dd .mwform-checkbox-field label {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

body #separate main>article .mw_form_wrap dl dd .mwform-checkbox-field input[type="checkbox"] {
  width: auto
}

body #separate main>article .mw_form_wrap dl dd .error {
  display: inline-block
}

body #separate main>article .mw_form_wrap .contact_btnset {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  list-style: none;
  margin: 30px 0 0
}

@media screen and (max-width: 414px) {
  body #separate main>article .mw_form_wrap .contact_btnset {
    margin: 30px -5px 0
  }
}

body #separate main>article .mw_form_wrap .contact_btnset li {
  margin: 0 10px
}

@media screen and (max-width: 414px) {
  body #separate main>article .mw_form_wrap .contact_btnset li {
    margin: 0 5px;
    width: calc(50% - 10px)
  }
}

body #separate main>article .mw_form_wrap .contact_btnset li .btn_back, body #separate main>article .mw_form_wrap .contact_btnset li .btn_submit {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: none;
  outline: none;
  box-sizing: border-box;
  min-width: 8em;
  border: none;
  border-radius: 6px;
  background-color: transparent;
  padding: 1em;
  cursor: pointer;
  font-size: 16px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

@media screen and (max-width: 414px) {
  body #separate main>article .mw_form_wrap .contact_btnset li .btn_back, body #separate main>article .mw_form_wrap .contact_btnset li .btn_submit {
    min-width: 0;
    width: 100%;
    font-size: 14px
  }
}

body #separate main>article .mw_form_wrap .contact_btnset li .btn_back::-webkit-search-decoration, body #separate main>article .mw_form_wrap .contact_btnset li .btn_submit::-webkit-search-decoration {
  display: none
}

body #separate main>article .mw_form_wrap .contact_btnset li .btn_back::focus, body #separate main>article .mw_form_wrap .contact_btnset li .btn_submit::focus {
  outline-offset: -2px
}

body #separate main>article .mw_form_wrap .contact_btnset li .btn_back:hover, body #separate main>article .mw_form_wrap .contact_btnset li .btn_submit:hover {
  opacity: 0.7
}

body #separate main>article .mw_form_wrap .contact_btnset li .btn_back {
  border: solid 1px #d4d4d4;
  background: #efefef
}

body #separate main>article .mw_form_wrap .contact_btnset li .btn_submit {
  border: solid 1px #009844;
  background: #009844;
  color: #fff
}

body #separate main>article .mw_form_wrap#input_wrap .contact_btnset .reset {
  display: none
}

@media screen and (max-width: 414px) {
  body #separate main>article .mw_form_wrap#input_wrap .contact_btnset .confirm_submit {
    width: calc(100% - 10px);
    margin: 0 auto;
    text-align: center
  }
}

body #separate main>article .mw_form_wrap#confirm_wrap dl dd .info {
  display: none
}

body #separate main>article .flex_wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

@media screen and (max-width: 769px) {
  body #separate main>article .flex_wrap {
    display: block
  }
}

body #separate main>article .flex_wrap .obj {
  width: calc(50% - 30px)
}

@media screen and (max-width: 769px) {
  body #separate main>article .flex_wrap .obj {
    width: 100%
  }
}

body #separate main>article .pickup_box {
  margin: 1em 0 0;
  padding: 20px;
  border-radius: 8px;
  background: #f9f8f4
}

@media screen and (max-width: 769px) {
  body #separate main>article .pickup_box {
    padding: 15px
  }
}

body #separate main>article .pickup_box+.pickup_box {
  margin-top: 2em
}

body #separate main>article .pickup_box ul {
  margin: 0 0 0 2em
}

body #separate main>article .msg_box {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 1.5em 0 0;
  padding: 0;
  border: solid 1px #d4d4d4;
  border-radius: 10px
}

@media screen and (max-width: 769px) {
  body #separate main>article .msg_box {
    display: block
  }
}

body #separate main>article .msg_box .txt {
  padding: 20px
}

body #separate main>article .msg_box .txt p {
  margin: 0
}

body #separate main>article .msg_box .txt p+p {
  margin-top: 1em
}

body #separate main>article .msg_box .img {
  width: 160px;
  min-width: 160px;
  text-align: center
}

@media screen and (max-width: 769px) {
  body #separate main>article .msg_box .img {
    width: 100%
  }
}

body #separate main>article .msg_box .img img {
  max-width: 160px
}

body #separate #sidebar {
  width: 250px;
  padding: 0 10px 0 20px
}

@media screen and (max-width: 769px) {
  body #separate #sidebar {
    display: none
  }
}

body #separate #sidebar .navWrap {
  margin: 50px 0 0;
  border: solid 5px #e4e1cf;
  background: #f9f8f4;
  text-align: left
}

body #separate #sidebar .navWrap ul {
  list-style: none
}

body #separate #sidebar .navWrap ul.nav_parent>li+li {
  border-top: solid 1px #d4d4d4
}

body #separate #sidebar .navWrap ul.nav_parent>li>p {
  line-height: 54px;
  background: #f9f8f4
}

body #separate #sidebar .navWrap ul.nav_parent>li>p.trigger, body #separate #sidebar .navWrap ul.nav_parent>li>p a {
  cursor: pointer;
  display: block;
  position: relative;
  padding: 0 43px 0 10px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

body #separate #sidebar .navWrap ul.nav_parent>li>p.trigger::before, body #separate #sidebar .navWrap ul.nav_parent>li>p a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 43px;
  height: 54px;
  background: #009844
}

body #separate #sidebar .navWrap ul.nav_parent>li>p.trigger:hover, body #separate #sidebar .navWrap ul.nav_parent>li>p a:hover {
  opacity: 0.7
}

body #separate #sidebar .navWrap ul.nav_parent>li>p.trigger::after {
  content: '+';
  display: block;
  position: absolute;
  top: calc(50% - 12px);
  right: calc((43px / 2) - 12px);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
  color: #000;
  font-family: 'Arbutus Slab', serif;
  font-size: 25px;
  line-height: 24px;
  text-align: center
}

body #separate #sidebar .navWrap ul.nav_parent>li>p.trigger.act::after {
  content: '-';
  top: calc(50% - 12px);
  font-size: 35px;
  line-height: 18px
}

body #separate #sidebar .navWrap ul.nav_parent>li>p a::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: calc(43px / 2 - 5px);
  width: 10px;
  height: 10px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

body #separate #sidebar .navWrap ul.accordion {
  padding: 10px;
  border-top: solid 1px #d4d4d4
}

body #separate #sidebar .navWrap ul.accordion>li {
  line-height: 33px;
  border-radius: 17px;
  background: #fff
}

body #separate #sidebar .navWrap ul.accordion>li+li {
  margin-top: 10px
}

body #separate #sidebar .navWrap ul.accordion>li a {
  display: block;
  position: relative;
  padding: 0 33px 0 10px
}

body #separate #sidebar .navWrap ul.accordion>li a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 33px;
  height: 33px;
  border-top-right-radius: 17px;
  border-bottom-right-radius: 17px;
  background: #009844;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease
}

body #separate #sidebar .navWrap ul.accordion>li a::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 6px);
  right: calc(33px / 2 - 2px);
  width: 10px;
  height: 10px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease
}

body #separate #sidebar .navWrap ul.accordion>li a:hover::before {
  right: -5px
}

body #separate #sidebar .navWrap ul.accordion>li a:hover::after {
  right: calc((33px / 2 - 2px) - 5px)
}

body #separate.full_width {
  display: block;
  max-width: none
}

body #separate.full_width main, body #separate.full_width #sidebar {
  display: block
}

body #separate.full_width main>article {
  margin: 0
}

body #separate.full_width main>article .title_header {
  position: relative;
  margin: 0 0 65px;
  padding: 30px 0;
  background: #009844
}

@media screen and (max-width: 769px) {
  body #separate.full_width main>article .title_header {
    margin-bottom: 30px;
    padding: 25px 0
  }
}

body #separate.full_width main>article .title_header::after {
  content: '';
  position: absolute;
  left: calc(50% - 43px);
  bottom: -34px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 43px 0 43px;
  border-color: #009844 transparent transparent transparent
}

@media screen and (max-width: 769px) {
  body #separate.full_width main>article .title_header::after {
    bottom: -16px;
    left: calc(50% - 22px);
    border-width: 17px 22px 0 22px
  }
}

body #separate.full_width main>article .title_header h2 {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.055em;
  text-indent: 0.055em;
  white-space: nowrap;
  text-align: center;
  color: #fff
}

@media screen and (max-width: 769px) {
  body #separate.full_width main>article .title_header h2 {
    white-space: normal;
    font-size: 28px
  }
}

@media screen and (max-width: 414px) {
  body #separate.full_width main>article .title_header h2 {
    font-size: 22px
  }
}

body #separate.full_width main>article .title_header h2 .fukidashi {
  position: relative;
  display: inline-block;
  font-size: 28px
}

@media screen and (max-width: 769px) {
  body #separate.full_width main>article .title_header h2 .fukidashi {
    font-size: 22px
  }
}

@media screen and (max-width: 414px) {
  body #separate.full_width main>article .title_header h2 .fukidashi {
    font-size: 18px
  }
}

body #separate.full_width main>article .title_header h2 .fukidashi::before, body #separate.full_width main>article .title_header h2 .fukidashi::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 5px;
  width: 1px;
  height: 30px;
  background: #fff
}

@media screen and (max-width: 769px) {
  body #separate.full_width main>article .title_header h2 .fukidashi::before, body #separate.full_width main>article .title_header h2 .fukidashi::after {
    bottom: 0;
    height: 30px
  }
}

@media screen and (max-width: 414px) {
  body #separate.full_width main>article .title_header h2 .fukidashi::before, body #separate.full_width main>article .title_header h2 .fukidashi::after {
    height: 25px
  }
}

body #separate.full_width main>article .title_header h2 .fukidashi::before {
  left: -0.5em;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg)
}

body #separate.full_width main>article .title_header h2 .fukidashi::after {
  right: -0.5em;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg)
}

body #separate.full_width main>article .title_header h2 .mainTxt {
  display: block
}

body #separate.full_width main>article .title_header h2 .line {
  display: inline-block;
  position: relative;
  color: #f08438
}

body #separate.full_width main>article .title_header h2 .line::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #f08438
}

@media screen and (max-width: 769px) {
  body #separate.full_width main>article .title_header h2 .line::after {
    bottom: -2px
  }
}

body #separate.full_width main>article .title_header p {
  font-size: 12px;
  letter-spacing: 0.075em;
  text-indent: 0.075em
}

body #separate.full_width main>article .roundTitle {
  line-height: 70px;
  margin: 0 0 30px;
  padding: 0;
  border: none;
  border-radius: 35px;
  background: #009844;
  color: #fff;
  text-align: center;
  letter-spacing: 0.055em;
  text-indent: 0.055em
}

@media screen and (max-width: 769px) {
  body #separate.full_width main>article .roundTitle {
    margin-bottom: 1em;
    padding: 0.3em 0;
    line-height: 1.5;
    border-radius: 50px;
    font-size: 24px
  }
}

@media screen and (max-width: 414px) {
  body #separate.full_width main>article .roundTitle {
    font-size: 20px
  }
}

#page_mainvisual {
  position: relative;
  background: url("https://ecdn.speedsize.com/0a8745f1-5ecf-4b28-9b1f-5906f014afc6/legalplus.jp/kyujin/cms/wp-content/uploads/2025/09/bg_mv_pc-scaled.webp") ;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 0px;
}

#page_mainvisual img {
  margin: 0 auto;
}
#page_mainvisual .text {
  position: relative;
  margin: 0 auto;
  width: 1150px;
  text-align: left;
}
@media screen and (max-width: 769px) {
  #page_mainvisual .text {
    width: 100%;
    margin: 0 10px;
  }
}

#page_mainvisual .visual_text {
  position: absolute;
  color: #fff;
  display: inline-block;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif', "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; 
  font-weight: bold;
  font-size: max(3.2vw, 72px);
  line-height: 1.4;
  left: 0;
  margin-top: 8vw;
}

#page_mainvisual .visual_text span {
  font-size: max(2vw, 42px);
  display: block;
  margin-top: 0.5em;
}

@media screen and (max-width: 769px) {
  #page_mainvisual .visual_text {
    font-size: 8.6vw !important;
    margin-top: 64vw;
  }
  #page_mainvisual .visual_text span {
    font-size: 6vw !important;
  }
}
@media screen and (max-width: 1280px) {
  #page_mainvisual .visual_text {
    font-size: min(6vw, 60px);
  }
    #page_mainvisual .visual_text span {
      font-size: min(4vw, 36px);
    }
  }


body.whole #separate main>article {
  overflow: hidden
}

body.whole #separate main>article ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 10px -10px 0
}

@media screen and (max-width: 769px) {
  body.whole #separate main>article ul {
    display: block;
    margin: 10px 0 0
  }
}

body.whole #separate main>article ul li {
  display: -webkit-flex;
  display: flex;
  width: calc(50% - 22px);
  margin: 20px 10px 0;
  border: solid 1px #d4d4d4;
  font-size: 16px
}

@media screen and (max-width: 769px) {
  body.whole #separate main>article ul li {
    width: auto;
    margin: 20px 0
  }
}

body.whole #separate main>article ul li a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 10px 20px 10px 10px
}

body.whole #separate main>article ul li a::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 10px;
  width: 8px;
  height: 8px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

body.whole #separate main>article ul li a:hover::after {
  right: 5px
}

body.whole #separate main>article ul li a p {
  width: calc(100% - 100px - 1em);
  margin: 0;
  color: #000;
}

body.whole.single #separate main>article section .img_ph {
  float: right;
  max-width: 40%;
  margin: 0.7em 0 0 2em
}

@media screen and (max-width: 769px) {
  body.whole.single #separate main>article section .img_ph {
    float: none;
    max-width: none;
    margin: 1em 0 0;
    text-align: center
  }
}

body.whole.single #separate main>article section .img_ph.mT0 {
  margin-top: 0
}

@media screen and (max-width: 769px) {
  body.whole.single #separate main>article section .img_ph.mT0 {
    margin-top: 1em
  }
}

@media screen and (max-width: 769px) {
  body.whole.single #separate main>article section .img_ph img {
    width: 75%;
    margin: 0 auto
  }
}

@media screen and (max-width: 320px) {
  body.whole.single #separate main>article section .img_ph img {
    width: 100%
  }
}

body#voice.archive #separate main>article .staff_list {
  margin: 0;
}

body#voice.archive #separate main>article .staff_list li {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-top: 30px;
}

@media screen and (max-width: 769px) {
  body#voice.archive #separate main>article .staff_list li {
    margin-top: 20px;
  }
}

body#voice.archive #separate main>article .staff_list li a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%;
  border: solid 1px #d4d4d4;
  color: #000;
  padding: 10px;
}

body#voice.archive #separate main>article .staff_list li a .ph {
  position: relative;
  z-index: 1;
  width: 100px;
  height: 100px;
  text-align: center;
  overflow: hidden;
}

body#voice.archive #separate main>article .staff_list li a .ph img {
  position: absolute;
  top: -10px;
  right: 0;
  width: 100px;
}

body#voice.archive #separate main>article .staff_list li a .txt {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  width: calc(100% - 110px);
  margin: 0 0 0 20px;
  letter-spacing: 0.055em;
}

body#voice.archive #separate main>article .staff_list li a .txt h2 {
  margin: 0;
  padding: 0;
  border-bottom: none;
  font-size: 21px;
  font-weight: normal;
  color: #000;
}

body#voice.archive #separate main>article .staff_list li a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: calc(50% - 5px);
  right: 10px;
  width: 10px;
  height: 10px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

body#voice.archive #separate main>article .staff_list li a:hover::after {
  right: 5px
}

body#voice.archive #separate main>article .staff_list li a .txt h2 span.katagaki {
  font-size: 18px;
  padding-right: 0.5em;
}

body#voice.single #separate main>article .imgBox h3 {
  margin-top: 0;
}

body#kouishougai_office #separate main>article ul.office_list {
  overflow: hidden;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 15px -15px 0
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list {
    display: block;
    margin: 15px 0 0;
    border-top: solid 1px #d4d4d4
  }
}

body#kouishougai_office #separate main>article ul.office_list li {
  position: relative;
  width: calc(33.333% - 30px - 1px);
  margin: 25px 0;
  padding: 0 15px 15px;
  border-left: solid 1px #d4d4d4;
  text-align: center
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list li {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #d4d4d4;
    border-left: none
  }
}

body#kouishougai_office #separate main>article ul.office_list li:nth-child(3n-2) {
  width: calc(33.333% - 30px);
  border-left: none
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list li:nth-child(3n-2) {
    width: 100%
  }
}

body#kouishougai_office #separate main>article ul.office_list li:nth-child(3n+1)::before {
  content: '';
  display: block;
  position: absolute;
  top: -25px;
  left: 15px;
  width: calc(100% * 3 - 30px);
  height: 1px;
  background: #d4d4d4
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list li:nth-child(3n+1)::before {
    display: none
  }
}

body#kouishougai_office #separate main>article ul.office_list li:nth-child(1)::before {
  display: none
}

body#kouishougai_office #separate main>article ul.office_list li a {
  position: relative
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list li a {
    display: -webkit-flex;
    display: flex;
    padding: 15px 30px 15px 0
  }
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list li a::after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    right: 15px;
    width: 6px;
    height: 6px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
  }
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list li a .ph {
    min-width: 120px;
    max-width: 120px;
    height: 120px
  }
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list li a .ph img {
    object-fit: cover;
    font-family: 'object-fit: cover';
    height: 120px
  }
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list li a .txt {
    margin: 0 0 0 10px;
    text-align: left
  }
}

body#kouishougai_office #separate main>article ul.office_list li a .txt h3 {
  line-height: 1.0;
  margin: 1em 0 0;
  padding: 0;
  border: none;
  background: none;
  font-size: 21px;
  color: #009844
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list li a .txt h3 {
    margin: 0;
    font-size: 17px
  }
}

body#kouishougai_office #separate main>article ul.office_list li a .txt p {
  margin: 1em 0 0;
  font-size: 14px;
  color: #000
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list li a .txt p {
    font-size: 13px
  }
}

body#kouishougai_office #separate main>article ul.office_list li a .txt p+p {
  overflow: hidden;
  display: inline-block;
  position: relative;
  line-height: 45px;
  padding: 0 40px;
  border-radius: 25px;
  border: solid 1px #d4d4d4;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s
}

@media screen and (max-width: 769px) {
  body#kouishougai_office #separate main>article ul.office_list li a .txt p+p {
    display: none
  }
}

body#kouishougai_office #separate main>article ul.office_list li a .txt p+p::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #009844;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

body#kouishougai_office #separate main>article ul.office_list li a .txt p+p::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 3px);
  right: 15px;
  width: 6px;
  height: 6px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

body#kouishougai_office #separate main>article ul.office_list li a:hover::after {
  right: 3px
}

body#kouishougai_office #separate main>article ul.office_list li a:hover .txt p+p {
  color: #fff
}

body#kouishougai_office #separate main>article ul.office_list li a:hover .txt p+p::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

body#kouishougai_office #separate main>article ul.office_list li a:hover .txt p+p::after {
  border-top: solid 1px #fff;
  border-right: solid 1px #fff
}

body#kouishougai_office.single #separate main>article section#office_outline .wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 1em 0 0
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_outline .wrap {
    display: block
  }
}

body#kouishougai_office.single #separate main>article section#office_outline .wrap .ph {
  width: 45%;
  max-width: 620px;
  margin-left: 2em
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_outline .wrap .ph {
    width: 100%;
    margin: 0
  }
}

body#kouishougai_office.single #separate main>article section#office_outline .wrap .ph img {
  box-sizing: border-box;
  border: solid 10px #f9f8f4
}

body#kouishougai_office.single #separate main>article section#office_outline .wrap dl {
  margin: 0
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_outline .wrap dl {
    margin: 1em 0 0
  }
}

body#kouishougai_office.single #separate main>article section#office_outline .wrap dl dt {
  display: inline-block;
  padding: 0 1em;
  background: #009844;
  color: #fff
}

body#kouishougai_office.single #separate main>article section#office_outline .wrap dl dd+dt {
  margin-top: 1em
}

body#kouishougai_office.single #separate main>article section#office_outline .wrap dl dt+dd {
  margin-top: 0.5em
}

body#kouishougai_office.single #separate main>article section#office_outline .wrap dl dd {
  line-height: 1.6
}

body#kouishougai_office.single #separate main>article section#office_outline .wrap dl dd.attention {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 13px
}

body#kouishougai_office.single #separate main>article section#office_outline .wrap dl dd.address_br_blaek br:nth-child(2) {
  display: none
}

body#kouishougai_office.single #separate main>article section#office_staff ul {
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1em -15px 0
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul {
    margin: 1em -10px 0
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  width: calc(33.333% - 30px);
  margin: 0 15px
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul li {
    width: calc(50% - 20px);
    margin: 0 10px
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%;
  border: solid 1px #d4d4d4;
  color: #000
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul li a {
    -webkit-flex-direction: column;
    flex-direction: column
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: calc(50% - 5px);
  right: 10px;
  width: 10px;
  height: 10px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul li a::after {
    bottom: calc((100% - 140px) / 2)
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li a .ph {
  position: relative;
  z-index: 1;
  width: 130px;
  text-align: center
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul li a .ph {
    overflow: hidden;
    width: 100%;
    height: 105px
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li a .ph img {
  height: auto
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul li a .ph img {
    max-height: 155px
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  width: calc(100% - 110px);
  margin: 0 0 0 20px;
  letter-spacing: 0.055em
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt {
    -webkit-flex-direction: flex-start;
    flex-direction: flex-start;
    width: 100%;
    margin: 0;
    padding: 0 0 10px
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt .katagaki {
  margin: 0
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt .katagaki {
    order: 2;
    padding: 10px 10px 0
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt h2 {
  margin: 0;
  padding: 0;
  border-bottom: none;
  font-size: 21px;
  font-weight: normal;
  color: #000
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt h2 {
    order: 3;
    padding: 0 10px
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt .name_en {
  margin: 0 0 20px;
  font-size: 12px;
  color: #9a947a;
  letter-spacing: 0.1em
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt .name_en {
    order: 4;
    margin: 0;
    padding: 0 10px
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt .office {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  background: #009844;
  color: #fff;
  white-space: nowrap
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt .office {
    position: static;
    order: 1;
    width: 100%;
    padding: 5px 0;
    font-size: 14px;
    text-align: center
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt .office::before {
  content: '';
  display: block;
  position: absolute;
  left: -200%;
  width: 200%;
  height: 100%;
  background: #009844
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_staff ul li a .txt .office::before {
    display: none
  }
}

body#kouishougai_office.single #separate main>article section#office_staff ul li a:hover::after {
  right: 5px
}

body#kouishougai_office.single #separate main>article section#office_access p.attention {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 13px
}

body#kouishougai_office.single #separate main>article section#office_access .gmapWrap {
  position: relative;
  height: 295px;
  margin: 1.0em 0 0
}

body#kouishougai_office.single #separate main>article section#office_access .gmapWrap .gmap {
  overflow: hidden;
  width: 100%;
  height: 295px
}

body#kouishougai_office.single #separate main>article section#office_access .gmapWrap .gmap iframe {
  width: 100%;
  height: calc(295px * 2);
  margin-top: calc(-295px / 2)
}

body#kouishougai_office.single #separate main>article section#office_access .gmapWrap .gmap_link {
  position: absolute;
  right: 0;
  bottom: 0
}

body#kouishougai_office.single #separate main>article section#office_access .gmapWrap .gmap_link a {
  display: block;
  line-height: 1.8;
  padding: 0.1em 1em;
  padding-right: calc(1em + 5px);
  border-radius: 0;
  border: solid 1px #009844;
  background: #009844;
  color: #fff;
  font-size: 13px
}

body#kouishougai_office.single #separate main>article section#office_access .gmapWrap .gmap_link a::before {
  background: #fff
}

body#kouishougai_office.single #separate main>article section#office_access .gmapWrap .gmap_link a::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 2.5px);
  right: 7px;
  width: 5px;
  height: 5px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

body#kouishougai_office.single #separate main>article section#office_access .gmapWrap .gmap_link a:hover {
  color: #009844
}

body#kouishougai_office.single #separate main>article section#office_access .gmapWrap .gmap_link a:hover::after {
  border-top: solid 1px #009844;
  border-right: solid 1px #009844
}

body#kouishougai_office.single #separate main>article section#office_access .access_train dl {
  display: -webkit-flex;
  display: flex
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_access .access_train dl {
    display: block
  }
}

body#kouishougai_office.single #separate main>article section#office_access .access_train dl+dl {
  margin-top: 0.5em;
  padding-top: 0.5em;
  border-top: solid 1px #d4d4d4
}

body#kouishougai_office.single #separate main>article section#office_access .access_train dl dt {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-weight: bold;
  margin-right: 1em
}

body#kouishougai_office.single #separate main>article section#office_access .access_train dl dt::before {
  content: '';
  display: block;
  width: 10px;
  min-width: 10px;
  height: 10px;
  margin-right: 0.5em;
  border-radius: 50%;
  background: #009844
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_access .access_train dl dd {
    padding-left: calc(10px + 0.5em)
  }
}

body#kouishougai_office.single #separate main>article section#office_access .howto_access {
  overflow: hidden
}

body#kouishougai_office.single #separate main>article section#office_access .howto_access h2 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-size: 21px
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_access .howto_access h2 {
    font-size: 18px
  }
}

body#kouishougai_office.single #separate main>article section#office_access .howto_access h2 svg {
  width: 30px;
  min-width: 28px;
  margin-right: 0.2em;
  fill: #009844
}

body#kouishougai_office.single #separate main>article section#office_access .howto_access ol {
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px
}

@media screen and (max-width: 414px) {
  body#kouishougai_office.single #separate main>article section#office_access .howto_access ol {
    margin: 0
  }
}

body#kouishougai_office.single #separate main>article section#office_access .howto_access ol li {
  counter-increment: number;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: calc(33.333% - 20px);
  margin: 1em 10px 5px
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_access .howto_access ol li {
    width: calc(50% - 20px)
  }
}

@media screen and (max-width: 414px) {
  body#kouishougai_office.single #separate main>article section#office_access .howto_access ol li {
    width: 100%;
    margin: 1em 0 5px
  }
}

body#kouishougai_office.single #separate main>article section#office_access .howto_access ol li::before {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  content: counter(number);
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #f9f8f4;
  font-size: 14px;
  font-family: 'Arbutus Slab', serif;
  letter-spacing: 0
}

body#kouishougai_office.single #separate main>article section#office_access .howto_access ol li .ph {
  border: solid 3px #f9f8f4
}

body#kouishougai_office.single #separate main>article section#office_access .howto_access ol li .txt {
  margin-top: 0.5em;
  font-size: 13px
}

body#kouishougai_office.single #separate main>article section#office_access .access_announce dl.tel {
  margin-top: 2em
}

body#kouishougai_office.single #separate main>article section#office_access .access_announce dl.tel dd a img {
  width: 38px;
  margin-right: 0.1em;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg)
}

@media screen and (max-width: 769px) {
  body#kouishougai_office.single #separate main>article section#office_access .access_announce dl.tel dd a img {
    width: 18px
  }
}

body#kouishougai_office.single #separate main>article section#office_access .access_announce div.attention {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center
}

body#kouishougai_office.single #separate main>article section#office_access .access_announce div.attention p {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 13px
}

body#kouishougai_office.single #separate main>article section#office_taiou dl {
  padding-bottom: 1em;
  border-bottom: solid 1px #d4d4d4
}

body#kouishougai_office.single #separate main>article section#office_taiou dl dt {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-weight: bold;
  color: #009844;
  margin-top: 1em;
  padding-top: 1em;
  border-top: solid 1px #d4d4d4
}

body#kouishougai_office.single #separate main>article section#office_taiou dl dt::before {
  content: '';
  width: 8px;
  height: 8px;
  margin-right: 0.3em;
  border-radius: 50%;
  background: #009844
}

body#topics #separate main>article .archives {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end
}

body#topics #separate main>article .archives .archive_category {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0
}

@media screen and (max-width: 769px) {
  body#topics #separate main>article .archives .archive_category {
    font-size: 12px
  }
}

@media screen and (max-width: 769px) {
  body#topics #separate main>article .archives .archive_category dt {
    white-space: nowrap
  }
}

body#topics #separate main>article .archives .archive_category dd ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0
}

body#topics #separate main>article .archives .archive_category dd ul li {
  margin: 0 0 0.2em 0.5em
}

body#topics #separate main>article .archives .archive_category dd ul li a {
  padding: 0 1em;
  border-radius: 0;
  line-height: 30px
}

@media screen and (max-width: 769px) {
  body#topics #separate main>article .archives .archive_category dd ul li a {
    padding: 0 0.5em
  }
}

body#topics #separate main>article .archives .archive_category dd ul li a.all {
  border: solid 1px #009844
}

body#topics #separate main>article .archives .archive_category dd ul li a.all.act {
  background: #009844
}

body#topics #separate main>article .archives .archive_category dd ul li a.jiko {
  border: solid 1px #79b651;
  color: #79b651
}

body#topics #separate main>article .archives .archive_category dd ul li a.jiko svg {
  fill: #79b651
}

body#topics #separate main>article .archives .archive_category dd ul li a.jiko::before, body#topics #separate main>article .archives .archive_category dd ul li a.jiko.act {
  background: #79b651
}

body#topics #separate main>article .archives .archive_category dd ul li a.jiko:hover svg {
  fill: #fff
}

body#topics #separate main>article .archives .archive_category dd ul li a.cat_news {
  border: solid 1px #009844;
  color: #009844
}

body#topics #separate main>article .archives .archive_category dd ul li a.cat_news::before, body#topics #separate main>article .archives .archive_category dd ul li a.cat_news.act {
  background: #009844
}

body#topics #separate main>article .archives .archive_category dd ul li a.cat_media {
  border: solid 1px #ada964;
  color: #ada964
}

body#topics #separate main>article .archives .archive_category dd ul li a.cat_media::before, body#topics #separate main>article .archives .archive_category dd ul li a.cat_media.act {
  background: #ada964
}

body#topics #separate main>article .archives .archive_category dd ul li a.cat_case {
  border: solid 1px #0083b4;
  color: #0083b4
}

body#topics #separate main>article .archives .archive_category dd ul li a.cat_case::before, body#topics #separate main>article .archives .archive_category dd ul li a.cat_case.act {
  background: #0083b4
}

body#topics #separate main>article .archives .archive_category dd ul li a.act, body#topics #separate main>article .archives .archive_category dd ul li a:active {
  color: #fff
}

body#topics #separate main>article .archives .archive_category dd ul li a:hover {
  color: #fff
}

body#topics #separate main>article .topicsWrap>ul {
  margin: 50px 0;
  list-style: none;
  border-top: solid 1px #d4d4d4
}

body#topics #separate main>article .topicsWrap>ul li {
  border-bottom: solid 1px #d4d4d4
}

body#topics #separate main>article .topicsWrap>ul li a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  padding: 15px 45px 15px 0;
  color: #000
}

@media screen and (max-width: 769px) {
  body#topics #separate main>article .topicsWrap>ul li a {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 15px 30px 15px 10px
  }
}

body#topics #separate main>article .topicsWrap>ul li a::after {
  content: url("https://legalplus.jp/kyujin/cms/wp-content/themes/kyujin/common/img/icon_arr.svg");
  display: block;
  position: absolute;
  right: 15px;
  width: 6px
}

@media screen and (max-width: 769px) {
  body#topics #separate main>article .topicsWrap>ul li a::after {
    right: 14px
  }
}

body#topics #separate main>article .topicsWrap>ul li a[target="_blank"]::after {
  content: url(https://legalplus.jp/kyujin/cms/wp-content/themes/kyujin/common/img/icon_blank.svg);
  display: block;
  position: absolute;
  right: 15px;
  width: 16px
}

@media screen and (max-width: 769px) {
  body#topics #separate main>article .topicsWrap>ul li a[target="_blank"]::after {
    right: 7px
  }
}

body#topics #separate main>article .topicsWrap>ul li a:hover p:last-child {
  text-decoration: underline
}

body#topics #separate main>article .topicsWrap>ul li a p {
  margin: 0
}

@media screen and (max-width: 769px) {
  body#topics #separate main>article .topicsWrap>ul li a p {
    width: 100%;
    margin: 0
  }
}

body#topics #separate main>article .topicsWrap>ul li a .date {
  min-width: 9em;
  max-width: 9em;
  margin-left: 30px;
  white-space: nowrap
}

@media screen and (max-width: 769px) {
  body#topics #separate main>article .topicsWrap>ul li a .date {
    width: 60%;
    max-width: none;
    margin-left: 0
  }
}

body#topics #separate main>article .topicsWrap>ul li a .cat {
  min-width: 10%;
  max-width: 10%;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: #009844
}

@media screen and (max-width: 769px) {
  body#topics #separate main>article .topicsWrap>ul li a .cat {
    width: 35%;
    max-width: none
  }
}

body#topics #separate main>article .topicsWrap>ul li a .cat.cat_news {
  background: #009844
}

body#topics #separate main>article .topicsWrap>ul li a .cat.cat_case {
  background: #0083b4
}

body#topics #separate main>article .topicsWrap>ul li a .cat.cat_media {
  background: #ada964
}

body#topics #separate main>article .topicsWrap .wp-pagenavi {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center
}

body#topics #separate main>article .topicsWrap .wp-pagenavi span, body#topics #separate main>article .topicsWrap .wp-pagenavi a {
  display: block;
  margin: 0 2.5px;
  padding: 3px 10px;
  border: solid 1px #000;
  color: #000
}

body#topics #separate main>article .topicsWrap .wp-pagenavi .current, body#topics #separate main>article .topicsWrap .wp-pagenavi a:hover {
  border: solid 1px #009844;
  background: #009844;
  color: #fff
}

body#topics.single #separate main>article .archive_info {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  list-style: none
}

body#topics.single #separate main>article .archive_info .catbox ul {
  display: -webkit-flex;
  display: flex;
  list-style: none;
  margin: 0
}

body#topics.single #separate main>article .archive_info .catbox ul li {
  margin: 0 0.5em;
  border-radius: 0;
  line-height: 30px;
  color: #fff
}

body#topics.single #separate main>article .archive_info .catbox ul li.cat_news {
  background: #009844
}

body#topics.single #separate main>article .archive_info .catbox ul li.cat_seminar {
  background: #0083b4
}

body#topics.single #separate main>article .archive_info .catbox ul li.cat_media {
  background: #ada964
}

body#topics.single #separate main>article .archive_info .catbox ul li a {
  display: block;
  padding: 0 1em;
  color: #fff
}

body#topics.single #separate main>article .archive_info .date {
  margin: 0 0 0 1em
}

body#topics.single #separate main>article .cont_body {
  margin: 1em 0 0;
  padding: 0 0 60px;
  border-bottom: solid 1px #009844
}

body#topics.single #separate main>article .cont_body img.ph {
  float: right;
  margin-left: 2em;
  max-width: 600px;
  width: 45%;
  border: solid 10px #f9f8f4
}

@media screen and (max-width: 769px) {
  body#topics.single #separate main>article .cont_body img.ph {
    display: block;
    float: none;
    width: 100%;
    margin: 0 auto
  }
}

body#topics.single #separate main>article .cont_body img.ph.ph_size_small {
  max-width: 300px
}

body#topics.single #separate main>article .cont_body a {
  text-decoration: underline
}

body#topics.single #separate main>article .cont_body a:hover {
  text-decoration: none
}

body#topics.single #separate main>article .cont_body table {
  margin: 1em 0;
  border-right: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4
}

body#topics.single #separate main>article .cont_body table th, body#topics.single #separate main>article .cont_body table td {
  padding: 5px 10px;
  border-left: solid 1px #d4d4d4;
  border-top: solid 1px #d4d4d4
}

body#topics.single #separate main>article .cont_body table th {
  background: #f9f8f4
}

body.voice #separate main>article ul.voice li {
  position: relative;
  display: -webkit-flex;
  display: flex;
  margin-top: 20px;
  padding: 10px;
  border: solid 1px #B3B3B3;
}

body.voice #separate main>article ul.voice h3 {
  position: absolute;
  bottom: calc(50% - 15px);
  display: inline-block;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  border-bottom: none;
  margin-left: 10px;
}

body.voice #separate main>article ul.voice a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: calc(50% - 5px);
  right: 10px;
  width: 10px;
  height: 10px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

body#case.archive #separate main>article .archives {
  margin: 60px 0 0
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article .archives {
    margin: 0
  }
}

body#case.archive #separate main>article .archives ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  list-style: none;
  margin: 0 -0.5em
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article .archives ul {
    margin: 30px 0 -0.5em;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

body#case.archive #separate main>article .archives ul li {
  margin: 0 0.5em;
  font-size: 16px;
  letter-spacing: 0.075em
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article .archives ul li {
    margin: 1em 0.5em 0;
    font-size: 14px
  }
}

body#case.archive #separate main>article .archives ul li a {
  display: block;
  line-height: 40px;
  padding: 0 1em;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  color: #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

body#case.archive #separate main>article .archives ul li a::before {
  background: #fff
}

body#case.archive #separate main>article .archives ul li a.all {
  background: #009844;
  border-color: #009844
}

body#case.archive #separate main>article .archives ul li a.all.act, body#case.archive #separate main>article .archives ul li a.all:hover {
  color: #009844
}

body#case.archive #separate main>article .archives ul li a.cat_kabaraijirei {
  background: #f44336;
  border-color: #f44336
}

body#case.archive #separate main>article .archives ul li a.cat_kabaraijirei.act, body#case.archive #separate main>article .archives ul li a.cat_kabaraijirei:hover {
  color: #f44336
}

body#case.archive #separate main>article .archives ul li a.cat_saiseijirei {
  background: #61BEE7;
  border-color: #61BEE7
}

body#case.archive #separate main>article .archives ul li a.cat_saiseijirei.act, body#case.archive #separate main>article .archives ul li a.cat_saiseijirei:hover {
  color: #61BEE7
}

body#case.archive #separate main>article .archives ul li a.cat_hasanjirei {
  background: #8EBE3D;
  border-color: #8EBE3D
}

body#case.archive #separate main>article .archives ul li a.cat_hasanjirei.act, body#case.archive #separate main>article .archives ul li a.cat_hasanjirei:hover {
  color: #8EBE3D
}

body#case.archive #separate main>article .archives ul li a.cat_niniseiri {
  background: #ada964;
  border-color: #ada964
}

body#case.archive #separate main>article .archives ul li a.cat_niniseiri.act, body#case.archive #separate main>article .archives ul li a.cat_niniseiri:hover {
  color: #ada964
}

body#case.archive #separate main>article .archives ul li a.act {
  background: #fff
}

body#case.archive #separate main>article .archives ul li a.event_no {
  pointer-events: none;
  opacity: 0.2
}

body#case.archive #separate main>article section,
body#kouishougai_grade.archive #separate main>article section {
  margin: 50px 0 0;
  padding: 20px 30px;
  border: solid 1px #d4d4d4
}

body#case.archive #separate main>article section#post_6221 {
  display: none
}

@media screen and (max-width: 769px) {

  body#case.archive #separate main>article section,
  body#kouishougai_grade.archive #separate main>article section {
    margin: 40px 0 0;
    padding: 20px
  }
}

body#case.archive #separate main>article section header {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start
}

@media screen and (max-width: 769px) {

  body#case.archive #separate main>article section header,
  body#kouishougai_grade.archive #separate main>article section {
    display: block
  }
}

body#case.archive #separate main>article section header .cat {
  width: 110px;
  line-height: 30px;
  margin: 0 0 0 -30px;
  padding: 0 0 0 30px;
  color: #fff
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article section header .cat {
    margin: 0 0 0 -20px;
    padding: 0 0 0 20px
  }
}

body#case.archive #separate main>article section header .cat.cat_kabaraijirei {
  background: #f44336
}

body#case.archive #separate main>article section header .cat.cat_saiseijirei {
  background: #61BEE7
}

body#case.archive #separate main>article section header .cat.cat_hasanjirei {
  background: #8EBE3D
}

body#case.archive #separate main>article section header .cat.cat_niniseiri {
  background: #ada964
}

body#case.archive #separate main>article section header h2 {
  max-width: calc(100% - 128px);
  margin: 0;
  padding: 0 0 0 18px;
  border: none;
  font-size: 24px
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article section header h2 {
    max-width: none;
    padding: 0.5em 0 0;
    font-size: 18px
  }

  body#case.archive #separate main>article section header h2 br {
    display: none
  }
}

body#case.archive #separate main>article section .body {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1.5em 0 0
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article section .body {
    -webkit-justify-content: space-between;
    justify-content: space-between
  }
}

body#case.archive #separate main>article section .body .person {
  width: 110px;
  margin: 0 0 0 -10px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article section .body .person {
    width: 90px;
    margin: 0 0 0 -5px
  }
}

body#case.archive #separate main>article section .body .person dt {
  line-height: 1.3;
  margin: 0.5em 0 0;
  font-size: 12px;
  text-align: center
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article section .body .person dt {
    font-size: 10px
  }
}

body#case.archive #separate main>article section .body .tbl {
  width: calc(100% - 110px - 192px - 43px);
  margin: 0 25px 0 28px
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article section .body .tbl {
    width: calc(100% - 105px);
    margin: 0
  }
}

body#case.archive #separate main>article section .body .tbl table {
  width: 100%;
  margin: 0
}

body#case.archive #separate main>article section .body .tbl table tr th, body#case.archive #separate main>article section .body .tbl table tr td {
  text-align: center
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article section .body .tbl table tr th, body#case.archive #separate main>article section .body .tbl table tr td {
    font-size: 12px
  }
}

body#case.archive #separate main>article section .body .after {
  width: 190px;
  margin: 0;
  border: solid 1px #d4d4d4;
  text-align: center
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article section .body .after {
    width: 100%;
    margin: 1em 0 0
  }
}

body#case.archive #separate main>article section .body .after dt {
  padding: 0.5em;
  background: #f5edd7;
  font-weight: bold
}

body#case.archive #separate main>article section .body .after dd {
  border-top: solid 1px #d4d4d4;
  color: #f08438;
  font-weight: bold;
  font-size: 20px
}

@media screen and (max-width: 769px) {
  body#case.archive #separate main>article section .body .after dd {
    line-height: 1.3
  }
}

body#case.archive #separate main>article section .body .after dd strong {
  font-size: 37px
}

body#case.archive #separate main>article section .btn_detail {
  text-align: center
}

body#case.archive #separate main>article section .btn_detail a {
  display: inline-block;
  line-height: 40px;
  padding: 0 1em;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  color: #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

body#case.archive #separate main>article section .btn_detail a::before,
body#kouishougai_grade.archive #separate main>article section .btn_detail a::before {
  background: #fff
}

body#case.archive #separate main>article section .btn_detail a svg,
body#kouishougai_grade.archive #separate main>article section .btn_detail a svg {
  fill: #fff;
  margin-left: 1em
}

body#case.archive #separate main>article section .btn_detail a.cat_kabaraijirei {
  background: #f44336;
  border-color: #f44336
}

body#case.archive #separate main>article section .btn_detail a.cat_kabaraijirei:hover {
  color: #f44336
}

body#case.archive #separate main>article section .btn_detail a.cat_kabaraijirei:hover svg {
  fill: #f44336
}

body#case.archive #separate main>article section .btn_detail a.cat_saiseijirei {
  background: #61BEE7;
  border-color: #61BEE7
}

body#case.archive #separate main>article section .btn_detail a.cat_saiseijirei:hover {
  color: #61BEE7
}

body#case.archive #separate main>article section .btn_detail a.cat_saiseijirei:hover svg {
  fill: #61BEE7
}

body#case.archive #separate main>article section .btn_detail a.cat_hasanjirei {
  background: #8EBE3D;
  border-color: #8EBE3D
}

body#case.archive #separate main>article section .btn_detail a.cat_hasanjirei:hover {
  color: #8EBE3D
}

body#case.archive #separate main>article section .btn_detail a.cat_hasanjirei:hover svg {
  fill: #8EBE3D
}

body#case.archive #separate main>article section .btn_detail a.cat_niniseiri {
  background: #ada964;
  border-color: #ada964
}

body#case.archive #separate main>article section .btn_detail a.cat_niniseiri:hover {
  color: #ada964
}

body#case.archive #separate main>article section .btn_detail a.cat_niniseiri:hover svg {
  fill: #ada964
}

body#case.single #separate main>article .archive_info {
  display: -webkit-flex;
  display: flex;
  list-style: none;
  margin: 0
}

body#case.single #separate main>article .archive_info li {
  display: -webkit-flex;
  display: flex;
  line-height: 36px;
  font-size: 16px
}

@media screen and (max-width: 769px) {
  body#case.single #separate main>article .archive_info li {
    line-height: 30px;
    font-size: 14px
  }
}

body#case.single #separate main>article .archive_info li.cat_kabaraijirei {
  background: #f44336
}

body#case.single #separate main>article .archive_info li.cat_saiseijirei {
  background: #61BEE7
}

body#case.single #separate main>article .archive_info li.cat_hasanjirei {
  background: #8EBE3D
}

body#case.single #separate main>article .archive_info li.cat_niniseiri {
  background: #ada964
}

body#case.single #separate main>article .archive_info li a {
  display: block;
  padding: 0 1em;
  color: #fff
}

body#case.single #separate main>article h2 {
  margin: 10px 0
}

@media screen and (max-width: 769px) {
  body#case.single #separate main>article h2 br {
    display: none
  }
}

body#case.single #separate main>article .body {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1.5em 0 0
}

@media screen and (max-width: 769px) {
  body#case.single #separate main>article .body {
    -webkit-justify-content: space-between;
    justify-content: space-between
  }
}

body#case.single #separate main>article .body .person {
  width: 110px;
  margin: 0 0 0 -10px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse
}

@media screen and (max-width: 769px) {
  body#case.single #separate main>article .body .person {
    width: 90px;
    margin: 0 0 0 -5px
  }
}

body#case.single #separate main>article .body .person dt {
  line-height: 1.3;
  margin: 0.5em 0 0;
  font-size: 12px;
  text-align: center
}

@media screen and (max-width: 769px) {
  body#case.single #separate main>article .body .person dt {
    font-size: 10px
  }
}

body#case.single #separate main>article .body .tbl {
  width: calc(100% - 110px - 192px - 43px);
  margin: 0 25px 0 28px
}

@media screen and (max-width: 769px) {
  body#case.single #separate main>article .body .tbl {
    width: calc(100% - 105px);
    margin: 0
  }
}

body#case.single #separate main>article .body .tbl table {
  width: 100%;
  margin: 0
}

body#case.single #separate main>article .body .tbl table tr th, body#case.single #separate main>article .body .tbl table tr td {
  text-align: center
}

@media screen and (max-width: 769px) {
  body#case.single #separate main>article .body .tbl table tr th, body#case.single #separate main>article .body .tbl table tr td {
    font-size: 12px
  }
}

body#case.single #separate main>article .body .after {
  width: 190px;
  margin: 0;
  border: solid 1px #d4d4d4;
  text-align: center
}

@media screen and (max-width: 769px) {
  body#case.single #separate main>article .body .after {
    width: 100%;
    margin: 1em 0 0
  }
}

body#case.single #separate main>article .body .after dt {
  padding: 0.5em;
  background: #f5edd7;
  font-weight: bold
}

body#case.single #separate main>article .body .after dd {
  border-top: solid 1px #d4d4d4;
  color: #f08438;
  font-weight: bold;
  font-size: 20px
}

@media screen and (max-width: 769px) {
  body#case.single #separate main>article .body .after dd {
    line-height: 1.3
  }
}

body#case.single #separate main>article .body .after dd strong {
  font-size: 37px
}

body#front.home #footerContact {
  margin-top: 0
}

body#front.home #separate {
  max-width: none
}

body#front.home #separate main article {
  margin: 0;
  padding: 100px 0
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article {
    padding: 50px 10px;
  }
}

body#front.home #separate main article header {
  text-align: center
}

body#front.home #separate main article header p {
  display: inline-block;
  margin: 0;
  padding: 0 1em;
  border-radius: 25px;
  background: #009844;
  color: #fff;
  font-size: 18px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article header p {
    font-size: 16px
  }
}

body#front.home #separate main article header h2 {
  margin: 10px 0 0;
  padding: 0;
  border: none;
  font-size: 34px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article header h2 {
    font-size: 24px
  }
}

body#front.home #separate main article#onayami {
  padding-top: 50px;
  background: #f9f8f4;
}

/* body#front.home #separate main article#onayami .imgBox:not(.img_right) {
  -webkit-justify-content: center;
  justify-content: center
}

body#front.home #separate main article#onayami .imgBox:not(.img_right) .img {
  width: 30%
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#onayami .imgBox:not(.img_right) .img {
    width: 100%;
    max-width: 660px;
    margin: 0 auto
  }
}

body#front.home #separate main article#onayami .imgBox:not(.img_right) .txt {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-size: 22px;
  font-weight: bold
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#onayami .imgBox:not(.img_right) .txt {
    font-size: 18px
  }
}

body#front.home #separate main article#onayami .imgBox:not(.img_right) .txt ul {
  margin: 0 0 0 2em
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#onayami .imgBox:not(.img_right) .txt ul {
    margin: 1em 0 0 1.5em
  }
}

body#front.home #separate main article#onayami .imgBox:not(.img_right) .txt ul li+li {
  margin-top: 0.5em
} */
body#front.home #separate main article#onayami .center_arrTOP_Top-to-Bottom {
  position: relative;
  line-height: 1.5;
  margin: 100px 0 0;
  padding: 0;
  border: none;
  background: none;
  color: #000;
  font-weight: bold;
  text-align: center;
}

body#front.home #separate main article#onayami .center_arrTOP_Top-to-Bottom::before {
  content: '';
  display: block;
  position: absolute;
  top: -65px;
  left: calc(50% - 50px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 50px 0 50px;
  border-color: #009844 transparent transparent transparent;
}

body#front.home #separate main article#onayami .center_arrTOP_Top-to-Bottom .t_large {
  display: block;
  color: #009844;
  font-size: 34px;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#onayami .center_arrTOP_Top-to-Bottom .t_large {
    font-size: 26px;
  }
}

@media screen and (max-width: 414px) {
  body#front.home #separate main article#onayami .center_arrTOP_Top-to-Bottom .t_large {
    font-size: 20px;
  }
}

body#front.home #separate main article#diff .kijun {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 30px 0 0;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#diff .kijun {
    display: block;
    margin: 0;
  }
}

body#front.home #separate main article#diff .kijun dl {
  width: calc(33.333% - 30px);
  border-radius: 8px;
  border-style: solid;
  border-width: 4px;
  margin-top: 0;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#diff .kijun dl {
    width: 100%;
    margin: 10px 0 0;
  }
}

body#front.home #separate main article#diff .kijun dl.kijun1 {
  border-color: #d0e3f3;
}

body#front.home #separate main article#diff .kijun dl.kijun1 dt {
  background: #d0e3f3;
}

body#front.home #separate main article#diff .kijun dl dt {
  padding: 15px 0;
  font-size: 24px;
  letter-spacing: 0.075em;
  text-align: center;
  font-weight: 700;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#diff .kijun dl dt {
    padding: 5px 0;
    font-size: 16px;
  }
}

body#front.home #separate main article#diff .kijun dl dd {
  padding: 30px 20px;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#diff .kijun dl dd {
    padding: 15px 20px;
  }
}

body#front.home #separate main article#diff .kijun dl.kijun2 {
  border-color: #b8dde4;
}

body#front.home #separate main article#diff .kijun dl+dl {
  margin-left: 30px;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#diff .kijun dl+dl {
    margin-left: 0;
  }
}

body#front.home #separate main article#diff .kijun dl.kijun2 dt {
  background: #b8dde4;
}

body#front.home #separate main article#diff .kijun dl.kijun3 {
  border-color: #fde7cb;
}

body#front.home #separate main article#diff .kijun dl.kijun3 dt {
  background: #fde7cb;
}

body#front.home #separate main article#diff table {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

body#front.home #separate main article#diff table th {
  background-color: inherit;
  font-weight: normal;
}

body#front.home #separate main article#diff table tr:first-child th:first-child {
  background: #fafafa;
  font-weight: 900;
}

body#front.home #separate main article#diff table th:nth-child(2) {
  background: #d0e3f3;
  font-weight: 900;
}

body#front.home #separate main article#diff table th:nth-child(3) {
  background: #fde7cb;
  font-weight: 900;
}

body#front.home #separate main article#diff table th:first-child,
body#front.home #separate main article#diff table td:first-child {
  width: calc(100% - (75%));
}

body#front.home #separate main article#diff table td {
  width: calc(75% / 2);
}

body#front.home #separate main article#diff table th .vol,
body#front.home #separate main article#diff table td .vol {
  font-size: 1.2em;
}

body#front.home #separate main article#diff table td:last-child {
  background: #fffcf7;
  font-weight: 900;
}

body#front.home #separate main article#diff ul.attention {
  font-size: inherit;
}

body#front.home #separate main article#diff ul.attention li {
  padding-left: 2em;
  text-indent: -2em;
}

body#front.home #separate main article#diff ul.attention img {
  width: 18px;
  margin: 0 0.5em;
  vertical-align: middle;
}

body#front.home #separate main article#merit {
  background: #f9f8f4;
}

body#front.home #separate main article#merit h2.merit_title,
body#front.home #separate main article#diff h2.diff_title {
  position: relative;
  margin: 0 0 1em;
  padding: 0;
  background: none;
  border: none;
  text-align: center;
  color: #009844;
  font-size: 21px
}

body#front.home #separate main article#merit h2.merit_title::before, body#front.home #separate main article#merit h2.merit_title::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 1em;
  height: 100%;
  border-top: solid 1px #009844;
  border-bottom: solid 1px #009844
}

body#front.home #separate main article#merit h2.merit_title::before {
  left: calc(50% - 10em);
  border-left: solid 1px #009844
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#merit h2.merit_title::before {
    left: 0
  }
}

body#front.home #separate main article#merit h2.merit_title::after {
  right: calc(50% - 10em);
  border-right: solid 1px #009844
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#merit h2.merit_title::after {
    right: 0
  }
}

body#front.home #separate main article#merit h2.merit_title .title1,
body#front.home #separate main article#diff h2.diff_title .title1 {
  display: block;
  color: #000
}

@media screen and (max-width: 769px) {

  body#front.home #separate main article#merit h2.merit_title .title1,
  body#front.home #separate main article#diff h2.diff_title .title1 {
    font-size: 18px
  }
}

body#front.home #separate main article#merit h2.merit_title .title2,
body#front.home #separate main article#diff h2.diff_title .title2 {
  display: inline-block;
  line-height: 1;
  margin: 0.2em 0 0;
  font-size: 37px
}

@media screen and (max-width: 769px) {

  body#front.home #separate main article#merit h2.merit_title .title2,
  body#front.home #separate main article#diff h2.diff_title .title2 {
    font-size: 28px
  }
}

body#front.home #separate main article#merit .object {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 1em 0 0;
  padding: 1.5em;
  border-radius: 10px;
  background: #fff
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#merit .object {
    padding: 1em
  }
}

body#front.home #separate main article#merit .object ul {
  list-style: none;
  counter-reset: merit;
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.075em
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#merit .object ul {
    font-size: 16px
  }
}

body#front.home #separate main article#merit .object ul li {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#merit .object ul li {
    line-height: 1.3
  }
}

body#front.home #separate main article#merit .object ul li::before {
  counter-increment: merit;
  content: "Merit."counter(merit);
  margin: 0 0.5em 0 0;
  padding: 0 1em;
  border-radius: 16px;
  background: #009844;
  color: #fff;
  font-weight: normal;
  font-size: 12px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#merit .object ul li+li {
    margin: 0.5em 0 0;
    padding: 0.5em 0 0;
    border-top: dotted 1px #d4d4d4
  }
}

body#front.home #separate main article {
  overflow: hidden;
  background: #f9f8f4
}

body#front.home #separate main article .content_wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 -0.75em
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article .content_wrap {
    display: block;
    margin: 0
  }
}

body#front.home #separate main article#voice .content_wrap {
  -webkit-justify-content:left;
  justify-content: left;
  }

body#front.home #separate main article .content_wrap .content {
  width: calc((100% / 3) - 32px - 1.5em);
  margin: 1.5em 0.75em 0;
  padding: 15px;
  border: solid 1px #d4d4d4;
  background: #fff;
  font-size: 14px
}

@media screen and (max-width: 414px) {
  body#front.home #separate main article .content_wrap .content {
    padding: 10px;
  }
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article .content_wrap .content {
    width: auto;
    margin: 1.5em 0 0
  }

  body#front.home #separate main article .content_wrap .content a>div {
    display: -webkit-flex;
    display: flex;
    position: relative;
    -webkit-align-items: center;
    align-items: center
  }

  body#front.home #separate main article .content_wrap .content a>div::after {
    content: '';
    display: block;
    position: absolute;
    bottom: calc(50% - 5px);
    right: 5px;
    width: 10px;
    height: 10px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
}
@media screen and (max-width: 414px) {
  body#front.home #separate main article .content_wrap .content a>div::after {
    right: 0;
  }
}

body#front.home #separate main article .content_wrap .content div.txt {
  text-align: center;
}

body#front.home #separate main article .content_wrap .content img {
  width: 100%;
  max-height: 230px;
  object-fit: cover;
}

/* body#front.home #separate main article .content_wrap .content:first-child img {

} */
@media screen and (max-width: 769px) {
  body#front.home #separate main article .content_wrap .content div.txt {
    padding-right: 1em;
  }

  body#front.home #separate main article .content_wrap .content img {
    width: 120px;
    height: 120px;
    object-position: 50% 50%;
    margin-right: 10px;
  }

  body#front.home #separate main article .content_wrap .content a>div.lawyer02 img {
    object-position: 0;
  }
}

  body#front.home #separate main article .content_wrap .content div.txt p {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 414px) {
  body#front.home #separate main article .content_wrap .content div.txt {
    line-height: 1.4;
  }
}

body#front.home #separate main article .content_wrap .content .txt p {
  color: #000;
  text-align: left;
}

body#front.home #separate main article .content_wrap .content h3 {
  margin: 1em 0 0;
  padding: 0;
  text-align: center;
  background: none;
  border: none
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article .content_wrap .content h3 {
    text-align: left;
    margin: 0;
    font-size: 18px;
  }
}

body#front.home #separate main article .content_wrap .content .t_center.btn {
  width: 80%;
  padding: 0.5em 0;
  border: solid 1px #d4d4d4;
  color: #000;
  text-align: center;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article .content_wrap .content .btn {
    display: none
  }
}

body#front.home #separate main article .content_wrap .content .t_center.btn:hover {
  color: #fff
}

body#front.home #separate main article .content_wrap .content .t_center a:hover {
  color: #fff
}

body#front.home #separate main article .content_wrap .content .t_center svg {
  position: absolute;
  top: calc(50% - (13px / 2));
  right: 15px;
  height: 13px
}

body#front.home #separate main article#message {
    overflow: hidden;
    background: #f9f8f4;
}


body#front.home #separate main article#case {
  margin: 0 10px;
}

body#front.home #separate main article#case section {
  width: auto;
  margin: 40px auto 0;
  padding: 30px;
  border: solid 1px #d4d4d4;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case section {
    padding: 20px;
  }
}

body#front.home #separate main article#case section h3 {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  text-align: center;
  font-size: 22px;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case section h3 {
    font-size: 18px;
  }
}

body#front.home #separate main article#case section .case_info {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case section .case_info {
    display: block;
  }
}

body#front.home #separate main article#case section .case_info .lawyer {
  width: 22.2%;
  text-align: center;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case section .case_info .lawyer {
    width: 100%;
    max-width: 207px;
    margin: 0 auto;
  }
}

body#front.home #separate main article#case section .case_info .lawyer p {
  margin: 0;
  padding: 0.3em 0;
  background: #000;
  color: #fff;
}

body#front.home #separate main article#case section .case_info .text {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: calc(75% - 15px);
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case section .case_info .text {
    display: block;
    width: 100%;
  }
}

body#front.home #separate main article#case section .case_info .text .person {
  width: 49%;
  border: solid 3px #d4d4d4;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case section .case_info .text .person {
    width: 100%;
    border-bottom: none;
  }

  body#front.home #separate main article#case section .case_info .text .person+.person {
    margin: 0;
    border-bottom: solid 3px #d4d4d4;
    border-top: solid 1px #d4d4d4;
  }

  body#front.home #separate main article#case section .case_info .text .person th {
    width: 9em;
  }
}

body#front.home #separate main article#case section .case_info .text p {
  width: 100%;
}

body#front.home #separate main article#case section .case_info .text .btn_detail {
  text-align: center;
}

body#front.home #separate main article#case section .case_info .text .btn_detail a {
  display: inline-block;
  line-height: 40px;
  padding: 0 1.3em 0 2em;
  border-width: 1px;
  border-style: solid;
  border-radius: 25px;
  border-color: #009844;
  color: #fff;
  background: #009844;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

body#front.home #separate main article#case section .case_info .text .btn_detail a.hvr_SweepToRight:hover,
body#front.home #separate main article#case section .case_info .text .btn_detail a.hvr_SweepToRight:focus,
body#front.home #separate main article#case section .case_info .text .btn_detail a.hvr_SweepToRight:active {
  color: #009844;
}

body#front.home #separate main article#case section .case_info .text .btn_detail a:hover svg,
body#front.home #separate main article#case section .case_info .text .btn_detail a:focus svg,
body#front.home #separate main article#case section .case_info .text .btn_detail a:active svg {
  fill: #009844;
}

body#front.home #separate main article#case section .case_info .text .btn_detail a::before {
  background: #fff;
}

body#front.home #separate main article#case section .case_info .text .btn_detail a svg {
  fill: #fff;
  margin-left: 1em;
}

body#front.home #separate main article#case .contentLink {
  margin-top: 60px;
}

body#front.home #separate main article#case .wrapper .case_list {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px -10px 0
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case .wrapper .case_list {
    margin: 0
  }
}

body#front.home #separate main article#case .wrapper .case_list .sec {
  position: relative;
  width: calc(50% - 82px);
  margin: 20px 10px 0;
  padding: 20px 30px;
  border: solid 1px #d4d4d4
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case .wrapper .case_list .sec {
    width: 100%;
    margin: 20px 0 0;
    padding: 10px
  }
}

body#front.home #separate main article#case .wrapper .case_list .sec .cat {
  width: 110px;
  margin: -28px auto 0;
  padding: 0 1em;
  line-height: 30px;
  color: #fff;
  text-align: center
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case .wrapper .case_list .sec .cat {
    margin: 0 auto
  }
}

body#front.home #separate main article#case .wrapper .case_list .sec .cat.cat_kabaraijirei {
  background: #f44336
}

body#front.home #separate main article#case .wrapper .case_list .sec .cat.cat_saiseijirei {
  background: #61BEE7
}

body#front.home #separate main article#case .wrapper .case_list .sec .cat.cat_hasanjirei {
  background: #8EBE3D
}

body#front.home #separate main article#case .wrapper .case_list .sec .cat.cat_niniseiri {
  background: #ada964
}

body#front.home #separate main article#case .wrapper .case_list .sec h3 {
  margin: 20px 0 0;
  padding: 0;
  border: none;
  background: none;
  font-size: 20px;
  color: #000
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case .wrapper .case_list .sec h3 {
    max-width: none;
    margin: 0.5em 0 0;
    font-size: 18px
  }
}

body#front.home #separate main article#case .wrapper .case_list .sec h3 br {
  display: none
}

body#front.home #separate main article#case .wrapper .case_list .sec .body {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1.5em 0 0
}

body#front.home #separate main article#case .wrapper .case_list .sec .body .person {
  width: 110px;
  margin: 0 0 0 -5px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case .wrapper .case_list .sec .body .person {
    width: 90px
  }
}

body#front.home #separate main article#case .wrapper .case_list .sec .body .person dt {
  line-height: 1.3;
  margin: 0.5em 0 0;
  font-size: 12px;
  text-align: center
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case .wrapper .case_list .sec .body .person dt {
    font-size: 10px
  }
}

body#front.home #separate main article#case .wrapper .case_list .sec .body .person dd {
  width: 78px;
  margin: 0 auto
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case .wrapper .case_list .sec .body .person dd {
    width: 38px
  }
}

body#front.home #separate main article#case .wrapper .case_list .sec .body .tbl {
  width: calc(100% - 134px);
  margin: 0 0 0 28px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case .wrapper .case_list .sec .body .tbl {
    width: calc(100% - 105px);
    margin: 0
  }
}

body#front.home #separate main article#case .wrapper .case_list .sec .body .tbl table {
  width: 100%;
  margin: 0
}

body#front.home #separate main article#case .wrapper .case_list .sec .body .tbl table tr th, body#front.home #separate main article#case .wrapper .case_list .sec .body .tbl table tr td {
  text-align: center
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case .wrapper .case_list .sec .body .tbl table tr th, body#front.home #separate main article#case .wrapper .case_list .sec .body .tbl table tr td {
    font-size: 12px
  }
}

body#front.home #separate main article#case .wrapper .case_list .sec .body .after {
  width: 100%;
  margin: 1em 0 0;
  border: solid 1px #d4d4d4;
  text-align: center
}

body#front.home #separate main article#case .wrapper .case_list .sec .body .after dt {
  padding: 0.5em;
  background: #f5edd7;
  font-weight: bold
}

body#front.home #separate main article#case .wrapper .case_list .sec .body .after dd {
  line-height: 1.5;
  border-top: solid 1px #d4d4d4;
  color: #f08438;
  font-weight: bold;
  font-size: 20px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#case .wrapper .case_list .sec .body .after dd {
    line-height: 1.3
  }
}

body#front.home #separate main article#case .wrapper .case_list .sec .body .after dd strong {
  font-size: 37px
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail {
  text-align: center
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a {
  display: inline-block;
  line-height: 40px;
  padding: 0 1em;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  color: #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a::before {
  background: #fff
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a svg {
  fill: #fff;
  margin-left: 1em
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_kabaraijirei {
  background: #f44336;
  border-color: #f44336
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_kabaraijirei:hover {
  color: #f44336
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_kabaraijirei:hover svg {
  fill: #f44336
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_saiseijirei {
  background: #61BEE7;
  border-color: #61BEE7
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_saiseijirei:hover {
  color: #61BEE7
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_saiseijirei:hover svg {
  fill: #61BEE7
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_hasanjirei {
  background: #8EBE3D;
  border-color: #8EBE3D
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_hasanjirei:hover {
  color: #8EBE3D
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_hasanjirei:hover svg {
  fill: #8EBE3D
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_niniseiri {
  background: #ada964;
  border-color: #ada964
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_niniseiri:hover {
  color: #ada964
}

body#front.home #separate main article#case .wrapper .case_list .sec .btn_detail a.cat_niniseiri:hover svg {
  fill: #ada964
}

body#front.home #separate main article#knowledge {
  background: #f9f8f4;
}

body#front.home #separate main article#knowledge ul.link_btn_set {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  list-style: none;
  max-width: none;
  margin: 20px -10px 0;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#knowledge ul.link_btn_set {
    display: block;
    margin: 20px 0 0;
  }
}

body#front.home #separate main article#knowledge ul.link_btn_set li {
  width: calc(33.333% - 20px);
  margin: 20px 10px 0;
  border: solid 1px #d4d4d4;
  background: #fff;
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#knowledge ul.link_btn_set li {
    width: 100%;
    margin: 20px auto 0;
  }
}

body#front.home #separate main article#knowledge ul.link_btn_set li.all a {
  color: #009844;
}

body#front.home #separate main article#knowledge ul.link_btn_set li.all a:hover {
  color: #fff;
}

body#front.home #separate main article#topics {
  background: #f9f8f4
}

body#front.home #separate main article#topics ul {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
  border-bottom: solid 1px #d4d4d4;
  background: #fff
}

body#front.home #separate main article#topics ul li {
  border-top: solid 1px #d4d4d4
}

body#front.home #separate main article#topics ul li a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  padding: 0.8em 45px 0.8em 0
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#topics ul li a {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 30px 15px 10px
  }
}

body#front.home #separate main article#topics ul li a::after {
  content: url("https://legalplus.jp/kyujin/cms/wp-content/themes/kyujin/common/img/icon_arr.svg");
  display: block;
  position: absolute;
  right: 1.5em;
  width: 6px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#topics ul li a::after {
    right: 14px
  }
}

body#front.home #separate main article#topics ul li a p {
  margin: 0;
  color: #000;
  font-size: 14px
}

body#front.home #separate main article#topics ul li a .date {
  width: 9em;
  margin-left: 2em
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#topics ul li a .date {
    width: 60%;
    margin-left: 0
  }
}

body#front.home #separate main article#topics ul li a .cat {
  width: 10%;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 12px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#topics ul li a .cat {
    width: 35%
  }
}

body#front.home #separate main article#topics ul li a .cat.cat_media {
  background: #009844
}

body#front.home #separate main article#topics ul li a .cat.cat_case {
  background: #0083b4
}

body#front.home #separate main article#topics ul li a .cat.cat_news {
  background: #009844
}

body#front.home #separate main article#topics ul li a .title {
  /* margin-left: 2em; */
  text-decoration: none
}

@media screen and (max-width: 769px) {
  body#front.home #separate main article#topics ul li a .title {
    width: 100%;
    margin-left: 0
  }
}

body#front.home #separate main article#topics ul li a:hover .title {
  text-decoration: underline
}

body#front.home #separate main #case+#content_nav {
  padding: 0 0 100px
}

body#front.home #separate main #content_nav {
  overflow: hidden;
  padding: 100px 0
}

@media screen and (max-width: 769px) {
  body#front.home #separate main #content_nav {
    padding: 0 0 50px 0
  }
}

body#front.home #separate main #content_nav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  min-height: 70px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main #content_nav ul {
    min-height: 0;
    margin: -5px 0 0
  }
}

body#front.home #separate main #content_nav ul li {
  width: calc(100% / 4 - 20px);
  margin: 0 10px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main #content_nav ul li {
    width: 100%;
    margin: 5px 0 0
  }
}

body#front.home #separate main #content_nav ul li a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  padding: 1em;
  border: solid 1px #d4d4d4;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}

body#front.home #separate main #content_nav ul li a .icon {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: auto;
  border-radius: 50%;
  background: #009844;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}

@media screen and (max-width: 769px) {
  body#front.home #separate main #content_nav ul li a .icon {
    margin-right: 10px
  }
}

body#front.home #separate main #content_nav ul li a .icon svg {
  position: relative;
  width: 17px;
  fill: #fff;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease
}

body#front.home #separate main #content_nav ul li a .icon_arr {
  width: 8px;
  margin-left: 10px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main #content_nav ul li a .icon_arr {
    margin-left: auto
  }
}

body#front.home #separate main #content_nav ul li a:hover {
  border: solid 1px #009844
}

body#front.home #separate main #content_nav ul li a:hover .icon {
  width: 35px;
  height: 35px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main #content_nav ul li a:hover .icon {
    width: 30px;
    height: 30px
  }
}

body#front.home #separate main #content_nav ul li a:hover .icon svg {
  width: 22px
}

@media screen and (max-width: 769px) {
  body#front.home #separate main #content_nav ul li a:hover .icon svg {
    width: 17px
  }
}

body#kouishougai_grade #separate main>article .grade {
  list-style: none;
}

body#kouishougai_grade #separate main>article dl.grade dt {
  font-weight: bold;
  margin-top: 30px;
}

body#kouishougai_grade #separate main>article dl.grade dt:first-child {
  margin-top: 0;
}

body#kouishougai_grade #separate main>article dl.grade dd {
  margin-left: 1em;
}

body#kouishougai_grade.archive #separate main>article section {
  border: 0;
}

body#kouishougai_grade.archive #separate main>article .btn_detail {
  text-align: center;
}

body#kouishougai_grade.archive #separate main>article section h3 {
  margin-top: 0;
}

body#kouishougai_grade.archive #separate main>article section .btn_detail a {
  display: inline-block;
  line-height: 40px;
  padding: 0 0.3em 0 1em;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  border-color: #009844;
  color: #fff;
  background: #009844;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

body#kouishougai_grade.archive #separate main>article section .btn_detail a:hover {
  color: #009844;
}

body#kouishougai_grade.archive #separate main>article section .btn_detail a:hover svg {
  fill: #009844;
}

body#kouishougai_parts #separate main>article table {
  width: 100%;
}

body#kouishougai_parts #separate main>article table td {
  vertical-align: middle;
}

body #separate main>article table.vaTop td {
  vertical-align: top;
}

body #separate main>article table .nowrap {
  white-space: nowrap;
}

body#kouishougai_parts #separate main>article table ul,
body#kouishougai_parts #separate main>article table ol {
  margin-top: 0;
}

body #separate main>article table.tbl_center th,
body #separate main>article table.tbl_tdcenter {
  text-align: center;
}

body#kouishougai_parts #separate main>article p>img {
  display: block;
  margin: 0 auto;
}

body #separate main>article .post {
  counter-reset: h3;
}

body #separate main>article .post h3 {
  counter-increment: h3;
  counter-reset: h4;
}

body #separate main>article .post h3::before {
  content: counter(h3) ". ";
}

body #separate main>article .post h4 {
  counter-increment: h4;
}

body #separate main>article .post h4::before {
  content: counter(h4) ". ";
}

body #separate main>article table.tbl_4cl th {
  width: 25%;
}

body #separate main>article table.tbl_5cl th {
  width: 20%;
}

@media screen and (max-width: 769px) {
  body #separate main>article table.tbl_5cl th {
    width: auto;
  }
}

@media screen and (max-width: 769px) {
  body #separate main>article table .em10 {
    min-width: 10em;
  }
}

body#kouishougai_parts #separate main>article ul.imgList {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style: none;
  margin: 0;
}

@media screen and (max-width: 769px) {
  body#kouishougai_parts #separate main>article ul.imgList {
    display: block;
  }
}

body#kouishougai_parts #separate main>article dl dt {
  margin-top: 1em;
}

body#kouishougai_parts #separate main>article dl dt:first-child {
  margin-top: 0;
}

body#kouishougai_parts #separate main>article dl dd {
  padding-left: 1em;
}

body #separate main>article .marker {
  background: #FFFEC3;
}

@media screen and (max-width: 769px) {
  body #separate main>article .scroll {
    overflow-x: scroll;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
  }

  .scroll::-webkit-scrollbar {
    height: 10px;
  }

  .scroll::-webkit-scrollbar-track {
    margin: 0 2px;
    background: #ccc;
    border-radius: 5px;
  }

  .scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #009844;
  }
}

body#kouishougai_parts.archive #separate main>article section ul {
  margin: 0;
}

body#kouishougai_parts.archive #separate main>article section ul li {
  display: -webkit-flex;
  display: flex;
  margin: 20px 10px 0;
  border: solid 1px #d4d4d4;
  font-size: 16px;
}

body#kouishougai_parts.archive #separate main>article section ul li:first-child {
  margin-top: 0;
}

@media screen and (max-width: 769px) {
  body#kouishougai_parts.archive #separate main>article section ul li:first-child {
    margin-top: 20px;
  }

  body#kouishougai_parts.archive #separate main>article .imgBox .txt p:first-child {
    margin-top: 0;
  }
}

body#kouishougai_parts.archive #separate main>article section ul li a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 10px 20px 10px 10px;
}

body#kouishougai_parts.archive #separate main>article section ul li a::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 10px;
  width: 8px;
  height: 8px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

body#kouishougai_parts.archive #separate main>article section ul li a:hover::after {
  right: 5px;
}

body#kouishougai_parts.archive #separate main>article section ul li a p {
  color: #000;
}

body.saiban_kijyun #separate main>article table td {
  vertical-align: middle;
}

body #separate main>article .info_sc {
  padding: 0.5em;
  background: #efefef;
  text-align: center;
}

/*----------------------------------------------------
kouishougai_cases
----------------------------------------------------*/
/* archve-page */
body#kouishougai_cases.archive .hvr_SweepToRight:hover,
body#kouishougai_cases.archive .hvr_SweepToRight:focus,
body#kouishougai_cases.archive .hvr_SweepToRight:active {
  color: #009844 !important;
}

body#kouishougai_cases.archive #separate main>article section h2 {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 22px;
}

body#kouishougai_cases.archive #separate main>article section {
  margin: 50px 0 0;
  padding: 20px 30px;
  border: solid 1px #d4d4d4;
}

body#kouishougai_cases.archive #separate main>article section .btn_detail {
  text-align: center;
}

body#kouishougai_cases.archive #separate main>article section .btn_detail a {
  display: inline-block;
  line-height: 40px;
  padding: 0 0.3em 0 1em;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  border-color: #009844;
  color: #fff;
  background: #009844;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

body#kouishougai_cases.archive #separate main>article section .btn_detail a::before {
  background: #fff;
}

body#kouishougai_cases.archive #separate main>article section .btn_detail a svg {
  fill: #fff;
  margin-left: 1em;
}

body#kouishougai_cases.archive #separate main>article section .btn_detail a:hover svg {
  fill: #009844;
}

body#kouishougai_cases.archive #separate main>article section .case_info {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: flex-start;
  margin: 2em 0 0;
}

body#kouishougai_cases.archive #separate main>article section .case_info .lawyer {
  width: 19%;
  text-align: center;
}

body#kouishougai_cases.archive #separate main>article section .case_info .lawyer .name {
  margin: 0;
  padding: 0.3em;
  background: #000;
  color: #fff;
  font-size: 13px;
  white-space: nowrap;
}

body#kouishougai_cases.archive #separate main>article section .case_info .person {
  width: 35%;
  margin: 0 0 0 5%;
  border: solid 3px #d4d4d4;
}

body#kouishougai_cases.archive #separate main>article section .case_info .person th {
  width: 10em;
}

body#kouishougai_cases.archive #separate main>article section .case_info .person td {
  width: calc(100% - 10em);
  white-space: nowrap;
}

body#kouishougai_cases.archive #separate main>article section .case_info .person+.person {
  width: 39%;
  margin-left: auto;
}

body#kouishougai_cases.archive #separate main>article section .case_info .person+.person th {}

body#kouishougai_cases.archive #separate main>article section .case_info .person+.person td {}

@media only screen and (max-width: 414px) {
  body#kouishougai_cases.archive #separate main>article section h2 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 769px) {
  body#kouishougai_cases.archive #separate main>article section .case_info {
    display: block;
    margin: 1em 0 0;
  }

  body#kouishougai_cases.archive #separate main>article section h2 {
    font-size: 20px;
  }

  body#kouishougai_cases.archive #separate main>article section .case_info .lawyer {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
  }

  body#kouishougai_cases.archive #separate main>article section .case_info .person {
    width: 100%;
    margin: 1em 0 0;
    border-bottom: none;
  }

  body#kouishougai_cases.archive #separate main>article section .case_info .person th {
    display: table-cell;
    width: 10em;
  }

  body#kouishougai_cases.archive #separate main>article section .case_info .person td {
    display: table-cell;
    width: calc(100% - 10em);
  }

  body#kouishougai_cases.archive #separate main>article section .case_info .person+.person {
    z-index: 1;
    width: 100%;
    margin: 0;
    border-top: solid 1px #d4d4d4;
    border-bottom: solid 3px #d4d4d4;
  }
}

@media only screen and (max-width: 1020px) {
  body#kouishougai_cases.archive #separate main>article section .case_info .person th {
    display: block;
    width: calc(100% - 1em);
  }

  body#kouishougai_cases.archive #separate main>article section .case_info .person td {
    display: block;
    width: calc(100% - 1em);
  }
}

/* single-page */
body#kouishougai_cases.single #separate main>article section h2 {
  margin: 60px 0 10px;
  padding: 6px 0 6px 15px;
  border-left: solid 3px #009844;
  border-bottom: 0;
  background: #f9f8f4;
  font-size: 21px;
  line-height: 1.3;
}

body#kouishougai_cases.single #separate main>article section h3 {
  border-left: 0;
  background: none;
  padding-left: 0;
}

@media only screen and (max-width: 414px) {
  body#kouishougai_cases.single #separate main>article section h3 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 716px) {
  body#kouishougai_cases.single #separate main>article section h3 {
    font-size: 20px;
  }
}

body#kouishougai_cases.single #separate main>article .case_info {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: flex-start;
  margin: 2em 0 0;
}

body#kouishougai_cases.single #separate main>article .case_info .lawyer {
  width: 19%;
  text-align: center;
}

body#kouishougai_cases.single #separate main>article .case_info .lawyer .name {
  margin: 0;
  padding: 0.3em;
  background: #000;
  color: #fff;
  font-size: 13px;
  white-space: nowrap;
}

body#kouishougai_cases.single #separate main>article .case_info .person {
  width: 35%;
  margin: 0 0 0 5%;
  border: solid 3px #d4d4d4;
}

body#kouishougai_cases.single #separate main>article .case_info .person th {
  width: 10em;
}

body#kouishougai_cases.single #separate main>article .case_info .person td {
  width: calc(100% - 10em);
  white-space: nowrap;
}

body#kouishougai_cases.single #separate main>article .case_info .person+.person {
  width: 39%;
  margin-left: auto;
}

body#kouishougai_cases.single #separate main>article section h2+h3,
body#kouishougai_cases.single #separate main>article section h3+h4 {
  margin-top: 1em !important;
}

@media only screen and (max-width: 414px) {
  body#kouishougai_cases.single #separate main>article section h2 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 769px) {
  body#kouishougai_cases.single #separate main>article .case_info {
    display: block;
    margin: 1em 0 0;
  }

  body#kouishougai_cases.single #separate main>article section h2 {
    font-size: 20px;
  }

  body#kouishougai_cases.single #separate main>article .case_info .lawyer {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
  }

  body#kouishougai_cases.single #separate main>article .case_info .person {
    width: 100%;
    margin: 1em 0 0;
    border-bottom: none;
  }

  body#kouishougai_cases.single #separate main>article .case_info .person th {
    display: table-cell;
    width: 10em;
  }

  body#kouishougai_cases.single #separate main>article .case_info .person td {
    display: table-cell;
    width: calc(100% - 10em);
  }

  body#kouishougai_cases.single #separate main>article .case_info .person+.person {
    z-index: 1;
    width: 100%;
    margin: 0;
    border-top: solid 1px #d4d4d4;
    border-bottom: solid 3px #d4d4d4;
  }
}

@media only screen and (max-width: 1020px) {
  body#kouishougai_cases.single #separate main>article .case_info .person th {
    display: block;
    width: calc(100% - 1em);
  }

  body#kouishougai_cases.single #separate main>article .case_info .person td {
    display: block;
    width: calc(100% - 1em);
  }
}

body.aboutus #separate main>article table th {
  min-width: 6em;
}

body.aboutus #separate main>article dl {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  margin: 0;
}

body.aboutus #separate main>article dl dt {
  width: 8em;
}

body.aboutus #separate main>article dl dd {
  width: -webkit-calc(100% - 8em);
  width: calc(100% - 8em);
}

@media only screen and (max-width: 769px) {

  body.aboutus #separate main>article table th,
  body.aboutus #separate main>article table td {
    display: block;
  }

  body.aboutus #separate main>article dl {
    display: block;
  }

  body.aboutus #separate main>article dl dt {
    width: 100%;
  }

  body.aboutus #separate main>article dl dd {
    width: 100%;
  }

  body.aboutus #separate main>article dl dt {
    padding-top: 1em !important;
  }

  body.aboutus #separate main>article dl dd {
    padding-top: 0 !important;
  }
}

body.aboutus #separate main>article dl dt,
body.aboutus #separate main>article dl dd {
  padding-top: 0.5em;
}

body.aboutus #separate main>article ul {
  margin: 0;
}

/*Processed-by-SpeedSize:2025-09-29_03:23:03*/