@charset "utf-8";

.clearfix::after {
  content: "";
  clear: both;
  display: block;}

body {
  font-size: 62.5%;
  background: #f8f8f8;
}

img {
  height: auto;
  margin: auto;
  vertical-align: text-bottom;}

.pc {
  display: block;}

.sp {
  display: none;}

.sp_979 {
  display: none;}

.tablet_scroll {
  display: none;
}

.bfont {
  font-weight: bold;
  text-decoration: underline;
}

/* a {
  display: block;
} */

a:hover {
}


header,article,section {
  /*font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" ,"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , serif !important;
*/
  /* font-family:  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , Roboto , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif,Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana ; */
}

/*header,article,section {
  font-family:  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , Roboto , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif,Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana  !important;
}*/




/* -------------------------------- 

contents

-------------------------------- */



.pc {
  display: block;}

.sp {
  display: none;}

.tablet_scroll {
  display: none;
}

.nav-botm {
  padding-bottom: 1%;
}

.l-container-sm {
  width: 100%;
  padding: 0 0;
  margin: 0 auto;
}

.contents {
  width: 100%;
  max-width: 1600px;
  margin: auto;
  height: auto;
}

.contents2 {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  height: auto;
  /* background: #fff; */
}

.contents3 {
  width: 100%;
  max-width: 1000px;
  margin:  auto;
  height: auto;
}

.contents4 {
  width: 100%;
  max-width: 600px;
  height: auto;
  margin: auto;
  padding: 1.5% 0;
  background: #fff;
}

.content1246 {
  width: 100%;
  max-width: 1246px;
  height: auto;
  margin: auto;
}

.min_cont {
  max-width: 960px;
  margin: auto;
  height: auto;
}

.gara {
  font-family: "Garamond";
}


/* .gothic {
  font-family:  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , Roboto , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif,Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana  !important;
}

.mincho {
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" ,"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , serif !important;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif !important;
} */

.eimoji {
  font-family: 'Old Standard TT', serif;
}

.eimoji2 {
    font-family: 'Quicksand', sans-serif;
}

.eimoji001 {
  font-family: gill-sans-nova, sans-serif !important;
}

.eimoji002 {
  font-family: gill-sans-nova-condensed, sans-serif !important;
}

.eimoji003 {
  font-family: linotype-didot, serif !important;
}

.eimoji004 {
  font-family: linotype-didot-headline, serif !important;
}

.new_goth {
  font-family: 'Noto sans JP', dnp-shuei-gothic-kin-std, sans-serif !important;
}

.pink {
  color: #EB8397;
}

.orange {
  color: #DF971F;
}


.wr01 {
  /* background: #e2e2e2; */
}

/* .bgs {
  background: url(../img/bg_common.png) no-repeat fixed right top;
} */


/* header  {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  transition: .3s;
  background-color: rgba(216,221,225,0);
  height: 200px;
}

.is-fixed  {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background-color: rgba(216,221,225,0.7);
  -webkit-transition: all .4s ease 0s,background .6s ease .2s;
  transition: all .4s ease 0s,background .6s ease .2s;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  height: 100px;
} */
/* #header{
  width:100%;
  background: rgba(216,221,225,0);
}

#header.fixed{
  position: fixed;
  z-index: 999;
  top:0;
  left:0;
  background-color: rgba(216,221,225,0.9);
  -webkit-transition: all .4s ease 0s,background .6s ease .2s;
  transition: all .4s ease 0s,background .6s ease .2s;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

main {
  margin: 160px auto;
}

.mainc001 {
  margin: auto auto 45px;
}

.mainc001 .tit001 {
  float: left;
}

.mainc001 .tit001 .t01 {
  font-size: 62px;
  color: #abadb9;
  letter-spacing: .02em;
  text-transform: capitalize;
}

.mainc001 .tit001 .t02 {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #091246;
  letter-spacing: .09em;
  line-height: 1.75;
  padding-left: 23px;
  margin-top: 5px;
  position: relative;
}

.mainc001 .tit001 .t02::before {
  content: "";
  width: 8px;
  height: 1px;
  background-color: currentColor;
  position: absolute;
  top: 12px;
  left: 8px;
}

.mainc001 .pankuzu {
  text-align: right;
  float: right;
  width: 53%;
}

.mainc001 .pankuzu ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mainc001 .pankuzu ul li {
  font-size: 12px;
  letter-spacing: .09em;
  line-height: 1;
  position: relative;
  display: inline;
}

.mainc001 .pankuzu ul li:not(:last-child) {
    padding-right: 10px;
    margin-right: 10px;
}

.mainc001 .pankuzu ul li:not(:last-child)::after {
    content: "";
    width: 1px;
    height: 14px;
    background-color: #091246;
    position: absolute;
    top: 3px;
    right: 0;
}

.mainc001 .pankuzu ul li a {
  color: #091246;
} */

.heading-en {
    line-height: 1.15em;
}

.main002 {
  display: flex;
  flex-flow: row wrap;
}

/* ===================================================
一覧ページスタート
=================================================== */


/* 見出し部分スタート */

.main002 .not_lc_datebox {}


.main002 .not_lc_datebox p {
  margin-top: auto !important;
}

.main002 .not_lc_datebox .not_lc_dbin {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  color: #808080;
  font-weight: 600;
  text-align: right;
}

.main002 .not_lc_datebox .not_lc_dbin span {}

.main002 .not_index {
  padding: 0 2em;
  /* margin-bottom: 7em; */
  margin-bottom: 3em;
}

.main002 .not_index .not_ih001 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.7em;
  letter-spacing: 0.15em;
  padding-bottom: 1.0em;
  border-top: none;
  margin-top: 2em;
}

.main002 .not_index .not_ip001 {
  font-size: 15px;
  line-height: 1.9em;
  letter-spacing: 0.15em;
  padding-bottom: 3em;
}

.main002 .not_index .not_ip001 span.not_lc_ip_span {
  display: inline-block;
  font-size: 13px;
  line-height: 1.2em;
  letter-spacing: 0.15em;
  font-weight: 600;
}

.main002 .not_index .not_anchor {
  padding: 3em 0;
  border-top: solid thin #4C6689;
}

.main002 .not_index .not_anchor .not_iul001 {
  display: flex;
  flex-flow: row wrap;
}

.main002 .not_index .not_anchor .not_iul001 li {
  font-size: 14px;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  padding: 0.5% 0.5%;
  width: 22%;
  margin: auto 1%;
  text-align: left;
}

.main002 .not_index .not_anchor .not_iul001 li a {
  color: #4C6689;
  font-weight: 600;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.main002 .not_index .not_anchor .not_iul001 li a::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 10px;
  left: -11px;
  margin: auto;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #4C6689;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main002 .not_index .not_anchor .not_iul001 li a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #4C6689;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}

.main002 .not_index .not_anchor .not_iul001 li a:hover {
  color: #4857ab;
  text-shadow: 1px 2px 3px #808080;
}

.main002 .not_index .not_anchor .not_iul001 li a:hover::after {
  transform: scale(1, 1);
  color: #4857ab;
  text-shadow: 1px 2px 3px #808080;
}

/* 見出し部分終了 */

/* 各コンテンツの判例見出しスタート */

.main002 .not_lc {}

.main002 .not_lc .not_lch001 {
  font-size: 20px;
  line-height: 1.7em;
  font-weight: 600;
  letter-spacing: 0.15em;
  padding: 0 0 0.5em 1em;
  position: relative;
  border-top: none;
  margin-top: 1em;
}

.main002 .not_lc .not_lch001::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 35px;
  top: 0px;
  left: -5px;
  margin: auto;
  /* box-sizing: border-box;
  border: 5px solid transparent; */
  border-left: 6px solid #4C6689;
}

.main002 .not_lc .not_lcul {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 7em;
}

.main002 .not_lc .not_lcul li {
  width: 44%;
  margin: 2em 3% 3em;
  font-size: 15px;
  line-height: 1.7em;
  letter-spacing: 0.15em;
  transition: .4s;
  padding-left: 0;
}

.single-body ul li::before {
    content: "";
    width: 0;
    height: 0;
    background-color: #aa8f6a;
    border-radius: 0%;
    position: none;
    top: 0;
    left: 0;
}

.main002 .not_lc .not_lcul li a {
  position: relative;
  transition: all .5s ease-in-out;
  display: inline-block;
  color: #091246;
  margin-bottom: 0.3em;
}

/* .main002 .not_lc .not_lcul li a::before {
  position: absolute;
  content: "";
  width: 7px;
  height: 8px;
  top: 5px;
  left: -20px;
  margin: auto;
  border-radius: 50%;
  border-left: 8px solid #4C6689;
}
 */
.main002 .not_lc .not_lcul li:hover {
  /* box-shadow: 4px 6px 8px #b9b8ca; */
  /* transition: .4s; */
}

.main002 .not_lc .not_lcul li a:hover {
  color: #4857ab;
  text-shadow: 1px 2px 3px #b9b8ca;
}

.main002 .not_lc .not_lcul li a:hover::before {
  color: #4857ab;
  text-shadow: 1px 2px 3px #b9b8ca;
}

.not_lc_date2 {
  /* border: solid thin #9ea2a9; */
  margin-top: 0.5em;
  margin-bottom: 0.4em;
  padding: 0.4em 0.6em;
  font-size: 13px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.15em;
  display: inline-block;
  color: #484e58;
  opacity: 1;
  border-bottom: solid thin #9ea2a9;
  border-right: solid thin #9ea2a9;
}

.not_lc_newalert {
  color: #8d0701;
  font-weight: 600;
}

.not_lc_date {
  /* border: solid thin #9ea2a9; */
  margin-top: 0.5em;
  margin-bottom: 0.7em;
  padding: 0.3em 0.6em;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0.15em;
  display: inline-block;
  color: #484e58;
  background: #e6e6e6;
  opacity: 1;
}

.not_lc_date .not_lc_daytime {}

.not_lc_date time {}


/* 各コンテンツの判例見出し終了 */

/* ===================================================
一覧ページ終了
=================================================== */

/* ===================================================
詳細ページスタート
=================================================== */

.main002 .not_lc_ta {
  padding: 2.5em 3em 3.3em;
  background: #eeeeef;
}

.main002 .not_lc_ta .not_lc_tah {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.15em;
  line-height: 1.7em;
}

.main002 .not_lc_ta .not_lc_taul {}

.main002 .not_lc_ta .not_lc_taul_b {}

.main002 .not_lc_ta .not_lc_taul li,
.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dt,
.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dd {
  font-size: 14px;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  color: #687da0;
  padding-left: 3.5em;
  margin: 1.4em auto;
  position: relative;
  font-weight: 600;
}

.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 {
  display: flex;
  flex-flow: row wrap;
  position: relative;
}

.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dt {
  width: 14%;
  margin: 0;
  padding-left: 2.4em;
}


.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dt#not_lc_taulb2_s {
  width: 9%;
}

.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dt#not_lc_taulb2_b {
  width: 90%;
}

.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dd {
  width: 65%;
  margin: auto auto auto 0;
  padding: 0;
}

.main002 .not_lc_ta .not_lc_taul li::before,
.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2::before {
  position: absolute;
  content: "";
  width: 7px;
  height: 1px;
  top: 9px;
  left: 0px;
  margin: auto;
  /* box-sizing: border-box;
  border: 5px solid transparent; */
  border-left: 2em solid #4C6689;
}

.main002 .not_lc_ta .not_lc_taul li a {
  color: #687da0;
  display: inline-block;
}

.main002 .not_lc_co {
  margin: 4em ​auto 4.5em;
}

.main002 .not_lc_co .not_lc_coh {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  padding-bottom: 1.4em;
  margin-top: 0.5em;
  border-top: none;
}

.main002 .not_lc_co .not_lc_coh span {
  display: inline-block;
  padding-right: 0.8em;
  font-size: 20px;
}

.main002 .not_lc_co .not_lc_cop {
  font-size: 15px;
  letter-spacing: 0.15em;
  line-height: 2em;
  padding: 0 2em;
}


.main002 .not_lc_co .not_lc_co_list {
  padding: 0.8em 0;
}

.main002 .not_lc_co .not_lc_co_list .not_lc_co_list_li {
  font-size: 15px;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  padding: 0 0em 1em 3.5em;
}

.main002 .not_lc_co .not_lc_co_list .not_lc_co_list_li::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 8px;
    top: 6px;
    left: 2em;
    margin: auto;
    border-radius: 50%;
    border-left: 8px solid #1f2d40;
}

.main002 .not_lc_co .not_lc_co_list_check {
  padding: 0 0 0 1.25em;
  margin-top: 0px;
}

.main002 .not_lc_co .not_lc_co_list_check .not_lc_co_list_check_li {
  font-size: 15px;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  padding: 0 0em 0em 3.5em;
}

.main002 .not_lc_co .not_lc_co_list_check .not_lc_co_list_check_li::before {
  position: absolute;
  content: "✓";
  height: 8px;
  left: 2em;
  margin: auto;
}

.page-default-breadcrumbs-bottom {
    margin-top: 3em;
}


.main002 .not_lc_co .not_lc_cop.not_lc_annotation {
  border: solid thin #091246;
  /* display: inline-block; */
  padding: 1em;
  color: #803600;
}

/* ===================================================
詳細ページ終了
=================================================== */


.main002 .m002r .thiscont .relationinfo ul li a {
  display: block;
  font-size: 14px;
  color: #091246;
  letter-spacing: .09em;
  line-height: 1.5;
  padding: 5px 25px 5px 10px;
  position: relative;
}

.main002 .m002r .thiscont .relationinfo ul li a::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #8d0116;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main002 .m002r .thiscont .practicesss .tag_list,
.main002 .m002r .thiscont .keywords .tag_list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  margin: 0 -8px;
}

.main002 .m002r .thiscont .practicesss .tag_list li,
.main002 .m002r .thiscont .keywords .tag_list li {
  padding: 0 8px;
  margin-top: 15px;
}

.main002 .m002r .thiscont .practicesss .tag_list li a,
.main002 .m002r .thiscont .keywords .tag_list li a {
  display: block;
  font-size: 14px;
  color: #091246;
  letter-spacing: .09em;
  line-height: 1.5;
  background-color: hsla(0,0%,100%,.3);
  border-radius: 3px;
  padding: 5px 10px 5px 25px;
  position: relative;
}

.main002 .m002r .thiscont .practicesss .tag_list li a::before,
.main002 .m002r .thiscont .keywords .tag_list li a::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #aa8f6a;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.lawcont {
  margin: 95px auto;
}

.lawcont h2 {
  font-size: 18px;
  line-height: 1.7em;
  letter-spacing: 0.09em;
  font-weight: 600;
  margin-top: 0.5em;
  border-top: none;
}

.lawcont .lawin {
  display: flex;
  flex-flow: row wrap;
}

.lawcont .lawbox {
  width: 24.9%;
  margin: 0.5px;
}

.lawcont .lawin .lawbox {
  display: flex;
  flex-flow: row wrap;
  margin: 30px 0;
}

.lawcont .lawin .lawbox a {}

.lawcont .lawin .lawbox a:hover {}

.lawcont .lawin .lawbox picture {}

.lawcont .lawin .lawbox picture img {
  max-width: 100%;
  margin: auto;
}

.lawcont .lawin .lawbox .lawname {
  padding: 20px 10px;
}

.lawcont .lawin .lawbox .lawname h3 {
  font-size: 16px;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 600;
  padding-bottom: 5px;
  margin-top: auto;
  color: #091246;
}

.lawcont .lawin .lawbox .lawname p {
  font-size: 14px;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  padding-bottom: 20px;
  color: #091246;
}

.lawcont .lawin .lawbox .lawname ul {}

.lawcont .lawin .lawbox .lawname ul li {
  font-size: 12px;
  line-height: 1.7em;
  letter-spacing: 0.05em;
}

/* ntt追加 */
.main002 .not_lc_co .not_lc_co_list {
  margin-top: 1.2em;
}

/* 囲み */
div.not_lc_box {
  padding: 2em 1.5em;
  margin: 2.5em 0;
  border: solid 1px #091246;
  background: rgba(255,255,255,0.4);
}

div.not_lc_box article h2.not_lc_coh {
  margin-top: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

div.not_lc_box article p.not_lc_cop {
  margin-top: 16px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}


/**************************************************************

NEW_FOOTER 20170829

**************************************************************/




@media screen and (max-width: 1548px) {}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1495px) {}

@media screen and (max-width: 1455px) {}

@media screen and (max-width: 1351px) {}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1290px) {



}

@media screen and (max-width: 1251px) {}


@media screen and (max-width: 1200px) {}


@media screen and (max-width: 1150px) {}


@media screen and (max-width: 1100px) {}


@media screen and (max-width: 1050px) {}


@media screen and (max-width: 1000px) {}


@media screen and (max-width: 960px) {}

@media only screen and (max-width: 979px) {
.sp_979 {
  display: block;
}


}

@media screen and (max-width: 767px) {


.tablet_scroll {
  display: block;
}




}

@media screen and (max-width: 640px) {

.pc {
  display: none;
}

.sp {
  display: block;
}

/*----- フェードインしながら上へスライド -----*/
.f0 {
    opacity: 0;
    transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
    transition: .8s;
}


.mp {
    opacity: 0;
    transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
    transition: .5s;
}

.mp2 {
    opacity: 0;
    transform: translate(0, 70px);
    -webkit-transform: translate(0, 70px);
    transition: .6s;
}

.mp3 {
    opacity: 0;
    transform: translate(0, 80px);
    -webkit-transform: translate(0, 80px);
    transition: .7s;
}

.FadeInUP {
    opacity: 1.0 !important;
    transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
}



.contents {
  width: 100%;
  max-width: 1600px;
  margin: auto;
  height: auto;
}

.contents2 {
  width: 90%;
  max-width: 1200px;
  margin: auto 5%;
  height: auto;
}

.contents3 {
  width: 90%;
  max-width: 1000px;
  margin:  auto 5%;
  height: auto;
}

.contents4 {
  width: 94%;
  max-width: 600px;
  height: auto;
  margin: auto 3%;
}


.bgs {
  min-height: 100vh;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background: url(../img/bg_common.png) no-repeat cover right top;
}

main {
    margin: 2em auto;
}

.mainc001 {
  width: 94%;
  margin: auto auto 3em;
}

.mainc001 .tit001 {
  float: none;
}

.mainc001 .tit001 .t01 {
  font-size: 9vw;
  color: #abadb9;
  letter-spacing: .02em;
  text-transform: capitalize;
}

.mainc001 .tit001 .t02 {
  display: block;
  font-size: 4vw;
  font-weight: 700;
  color: #091246;
  letter-spacing: .09em;
  line-height: 1.75;
  padding-left: 23px;
  margin-top: 5px;
  position: relative;
}

.mainc001 .tit001 .t02::before {
  content: "";
  width: 8px;
  height: 1px;
  background-color: currentColor;
  position: absolute;
  top: 0.8em;
  left: 8px;
}



.mainc001 .pankuzu {
  text-align: right;
  float: none;
  width: 100%;
  margin: 4% auto 4em;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

.mainc001 .pankuzu nav {
  width: 800px;
  overflow: hidden;
  margin: 2% auto;
}

.mainc001 .pankuzu ul li {
  font-size: 3.2vw;
  letter-spacing: .09em;
  line-height: 1;
  position: relative;
  display: inline;
}

.main002 {
  display: flex;
  flex-flow: row wrap;
}


/* ===================================================
一覧ページスタート
=================================================== */


/* 見出し部分スタート */

.main002 .not_index {
  padding: 0 2em;
  margin-bottom: 3.5em;
}

.main002 .not_index .not_ih001 {
  font-size: 4.5vw;
  font-weight: 600;
  line-height: 1.7em;
  letter-spacing: 0.15em;
  padding-bottom: 0.7em;
  margin-top: 0.7em;
}

.main002 .not_index .not_ip001 {
  font-size: 3.2vw;
  line-height: 1.7em;
  letter-spacing: 0.15em;
  padding-bottom: 3em;
}

.main002 .not_index .not_ip001 span.not_lc_ip_span {
  font-size: 3vw;
  line-height: 1.7em;
  letter-spacing: 0.15em;
}


.main002 .not_index .not_anchor {
  padding: 3em 0;
  border-top: solid thin #4C6689;
}

.main002 .not_index .not_anchor .not_iul001 {
  display: flex;
  flex-flow: row wrap;
}

.main002 .not_index .not_anchor .not_iul001 li {
  font-size: 14px;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  padding: 0.5% 0.5%;
  width: 90%;
  margin: 2.5% 5%;
  text-align: left;
}

.main002 .not_index .not_anchor .not_iul001 li a {
  color: #4C6689;
  font-weight: 600;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.main002 .not_index .not_anchor .not_iul001 li a::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 10px;
  left: -11px;
  margin: auto;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #4C6689;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main002 .not_index .not_anchor .not_iul001 li a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #4C6689;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}

.main002 .not_index .not_anchor .not_iul001 li a:hover {
  color: #4857ab;
  text-shadow: 1px 2px 3px #808080;
}

.main002 .not_index .not_anchor .not_iul001 li a:hover::after {
  transform: scale(1, 1);
  color: #4857ab;
  text-shadow: 1px 2px 3px #808080;
}

/* 見出し部分終了 */

/* 各コンテンツの判例見出しスタート */

.main002 .not_lc {
  padding: 0 6%;
}

.main002 .not_lc .not_lch001 {
  font-size: 4vw;
  line-height: 1.7em;
  font-weight: 600;
  letter-spacing: 0.15em;
  padding: 0 0 0.5em 1em;
  position: relative;
  margin-top: 0.7em;
}

.main002 .not_lc .not_lch001::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 27px;
  top: 0px;
  left: -5px;
  margin: auto;
  /* box-sizing: border-box;
  border: 5px solid transparent; */
  border-left: 5px solid #4C6689;
}

.main002 .not_lc .not_lcul {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 2em;
  margin-top: 0.5em;
}

.main002 .not_lc .not_lcul li {
  width: 100%;
  margin: 2em 3% 1.5em;
  padding: 0 0% ;
  font-size: 3.6vw;
  line-height: 1.7em;
  letter-spacing: 0.15em;
}

.main002 .not_lc .not_lcul li a {
  position: relative;
  transition: all .5s ease-in-out;
  font-size: 3.6vw;
  line-height: 1.7em;
  letter-spacing: 0.15em;
}

/* .main002 .not_lc .not_lcul li a::before {
  position: absolute;
  content: "";
  width: 7px;
  height: 8px;
  top: 5px;
  left: -20px;
  margin: auto;
  border-radius: 50%;
  border-left: 8px solid #4C6689;
} */

.main002 .not_lc .not_lcul li:hover {
  box-shadow: 0px 2px 8px #808080;
}

.main002 .not_lc .not_lcul li a:hover {
  color: #4857ab;
  text-shadow: 1px 2px 3px #808080;
}

.main002 .not_lc .not_lcul li a:hover::before {
  color: #4857ab;
  text-shadow: 1px 2px 3px #808080;
}

.not_lc_date {
  /* border: solid thin #9ea2a9; */
  margin-top: 0.5em;
  padding: 0.4em 0.6em;
  font-size: 3vw;
  line-height: 1em;
  letter-spacing: 0.15em;
}

/* 各コンテンツの判例見出し終了 */

/* ===================================================
一覧ページ終了
=================================================== */





/* ===================================================
詳細ページスタート
=================================================== */

.main002 .not_lc_ta {
  padding: 1.3em;
  background: #eeeeef;
}

.main002 .not_lc_ta .not_lc_tah {
  font-size: 4.5vw;
  font-weight: 600;
  letter-spacing: 0.15em;
  line-height: 1.7em;
}

.main002 .not_lc_ta .not_lc_taul {}

.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 {
  padding-right: 0;
}

.main002 .not_lc_ta .not_lc_taul li,
.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dt,
.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dd {
  font-size: 3.7vw;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  color: #687da0;
  padding-left: 2em;
  margin: 1.4em auto;
  position: relative;
  font-weight: 600;
}

.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dt {
  width: 36%;
  padding-left: 1em;
  margin: auto;
}

.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dt#not_lc_taulb2_s {
  width: 20%;
  margin: 0;
}

.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dd {
  width: 64%;
  margin: 0;
  padding-left: 0em;
  padding-right: 0;
}

.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2 dd#not_lc_taulb2_long {
  width: 80%;
}

.main002 .not_lc_ta .not_lc_taul li::before,
.main002 .not_lc_ta .not_lc_taul_b .not_lc_taulb2::before {
  position: absolute;
  content: "";
  width: 7px;
  height: 1px;
  top: 10px;
  left: 0px;
  margin: auto;
  /* box-sizing: border-box;
  border: 5px solid transparent; */
  border-left: 1em solid #4C6689;
}

.main002 .not_lc_ta .not_lc_taul li a {
  color: #687da0;
}

.main002 .not_lc_co {
  margin: 3em ​1.4em 4em;
  margin: 3em 1.4em 4em;
}

.main002 .not_lc_co .not_lc_coh {
  font-size: 4.5vw;
  font-weight: 600;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  padding-bottom: 1.4em;
}

.main002 .not_lc_co .not_lc_coh span {
  display: inline-block;
  padding-right: 0.8em;
  font-size: 4.9vw;
}

.main002 .not_lc_co .not_lc_cop {
  font-size: 3.4vw;
  letter-spacing: 0.15em;
  line-height: 2em;
  padding: 0 1em 0 2em;
}


.main002 .not_lc_co .not_lc_co_list {
  padding: 0.8em 0;
}

.main002 .not_lc_co .not_lc_co_list .not_lc_co_list_li {
  font-size: 3.4vw;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  padding: 0 0em 0 3.5em;
}

.main002 .not_lc_co .not_lc_co_list_check {
  padding: 0 0 0 1.25em;
  margin-top: 8px;
}

.main002 .not_lc_co .not_lc_co_list_check .not_lc_co_list_check_li {
  font-size: 3.4vw;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  padding: 0 0em 0em 3.5em;
}

.main002 .not_lc_co .not_lc_co_list_check .not_lc_co_list_check_li::before {
  position: absolute;
  content: "✓";
  height: 8px;
  left: 2em;
  margin: auto;
  top: 0;
}

.page-default-breadcrumbs-bottom {
    margin-top: 3em;
}

/* ===================================================
詳細ページ終了
=================================================== */



.main002 .m002r .thiscont .relationinfo ul li a {
  display: block;
  font-size: 3.4vw;
  color: #091246;
  letter-spacing: .09em;
  line-height: 1.5;
  padding: 5px 10px 5px 25px;
  position: relative;
}

.main002 .m002r .thiscont .relationinfo ul li a::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #8d0116;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main002 .m002r .thiscont .keywords .tag_list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  margin: 0 -8px;
}

.main002 .m002r .thiscont .keywords .tag_list li {
  padding: 0 8px;
  margin-top: 15px;
}

.main002 .m002r .thiscont .keywords .tag_list li a {
  display: block;
  font-size: 14px;
  color: #091246;
  letter-spacing: .09em;
  line-height: 1.5;
  background-color: hsla(0,0%,100%,.3);
  border-radius: 3px;
  padding: 5px 10px 5px 25px;
  position: relative;
}

.main002 .m002r .thiscont .keywords .tag_list li a::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #aa8f6a;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.lawcont {
  margin: 6em auto;
}

.lawcont h2 {
  font-size: 4.8vw;
  line-height: 1.7em;
  letter-spacing: 0.09em;
  font-weight: 600;
  padding: 0 3%;
}

.lawcont .lawin {
  display: flex;
  flex-flow: row wrap;
}

.lawcont .lawbox {
  width: 100% ;
  margin: auto;
}

.lawcont .lawin .lawbox {
  display: flex;
  flex-flow: row wrap;
  margin: 30px auto;

}

.lawcont .lawin .lawbox a {}

.lawcont .lawin .lawbox a:hover {}

.lawcont .lawin .lawbox picture {}

.lawcont .lawin .lawbox picture img {
  max-width: 100%;
}

.lawcont .lawin .lawbox .lawname {
  padding: 1.5em 1.3em;
}

.lawcont .lawin .lawbox .lawname h3 {
  font-size: 4.8vw;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 600;
  padding-bottom: 0px;
}

.lawcont .lawin .lawbox .lawname p {
  font-size: 3.7vw;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  padding-bottom: 20px;
}

.lawcont .lawin .lawbox .lawname ul {}

.lawcont .lawin .lawbox .lawname ul li {
  font-size: 3.4vw;
  line-height: 1.7em;
  letter-spacing: 0.05em;
}

/* ntt追加 */
.not_lc_co .not_lc_coh_h3 {
  font-size: 4.0vw;
  margin-top: 2em;
}

.not_lc_co .not_lc_coh_h4 {
  font-size: 3.8vw;
  margin-top: 1.8em;
}

/**************************************************************

NEW_FOOTER 20170829

**************************************************************/



}


@media screen and (max-width: 470px) {


}

@media screen and (max-width: 370px) {




}