
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp");
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* -------------------------------------
 Page Layout
--------------------------------------- */
@media only screen and (max-width: 768px) {
  * {
    box-sizing: border-box;
  }
}
body {
  font-size: 13px;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif, "Osaka‐等幅";
  color: #4d4d4d;
  line-height: 1.8;
}
@media print, screen and (min-width: 769px) {
  body {
    background: url(/media_library/law/lawlibrary/images/bg_body.gif) repeat-x;
  }
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 3.6231884058vw;
  }
}
@media only screen and (max-width: 768px) {
  img {
    max-width: 100%;
    height: auto !important;
  }
}
@media only screen and (max-width: 768px) {
  .overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: none;
  }
}
.innerBox10 {
  margin: 0 10px;
}
.innerBox15 {
  margin: 0 15px;
}
@media only screen and (max-width: 768px) {
  .innerBox15 {
    margin: 0;
  }
}
.innerBox20 {
  margin: 0 20px;
}
@media only screen and (max-width: 768px) {
  .innerBox20 {
    margin: 0;
  }
}
.innerBoxNews {
  margin: 20px 15px;
}
@media only screen and (max-width: 768px) {
  .innerBoxNews {
    margin: 4.8309178744vw 0vw 4.8309178744vw 0vw;
  }
}
@media print, screen and (min-width: 769px) {
  .pc {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc--inline {
    display: inline !important;
  }
}
@media only screen and (max-width: 768px) {
  .pc--inline {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc--inline-block {
    display: inline-block !important;
  }
}
@media only screen and (max-width: 768px) {
  .pc--inline-block {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc--flex {
    display: flex !important;
  }
}
@media only screen and (max-width: 768px) {
  .pc--flex {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc--inline-flex {
    display: inline-flex !important;
  }
}
@media only screen and (max-width: 768px) {
  .pc--inline-flex {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
}
@media print, screen and (min-width: 769px) {
  .sp--block {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp--block {
    display: block !important;
  }
}
@media print, screen and (min-width: 769px) {
  .sp--inline-block {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp--inline-block {
    display: inline-block !important;
  }
}
@media print, screen and (min-width: 769px) {
  .sp--flex {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp--flex {
    display: flex !important;
  }
}
@media print, screen and (min-width: 769px) {
  .sp--inline-flex {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp--inline-flex {
    display: inline-flex !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp-w100 {
    width: 100% !important;
  }
  .sp-txL {
    text-align: left !important;
  }
  .sp-txC {
    text-align: center !important;
  }
  .sp-txR {
    text-align: right !important;
  }
  .sp-fNone {
    float: none !important;
    max-width: 100%;
  }
  .scrollTable {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: scroll;
    margin-top: 4.8309178744vw;
  }
  .scrollTable > table {
    min-width: 600px;
    margin-top: 0 !important;
  }
  .scrollTable::before {
    content: '横にスクロールできます。';
    display: block;
    color: #555;
    text-align: left;
    font-size: 3.1400966184vw;
    background: url(/media_library/grhpcommon/images/icon_scrolltable.svg) no-repeat left center;
    background-size: 6.2801932367vw 5.3140096618vw;
    padding-left: 7.2463768116vw;
  }
  .scrollTable caption {
    text-align: left !important;
    font-size: 3.1400966184vw;
    -webkit-text-size-adjust: 100%;
  }
  .blockTable > table, .blockTable thead, .blockTable tbody, .blockTable tr, .blockTable td, .blockTable th {
    display: block !important;
    width: 100% !important;
  }
}
/* -------------------------------------
head
--------------------------------------- */
#globalHeader {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #globalHeader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    background: #fff;
    height: 16.9082125604vw;
  }
}
#header {
  width: 950px;
  height: 70px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #header {
    width: 100%;
    height: 13.2850241546vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: #DADADA 1px solid;
    overflow: hidden;
    box-sizing: border-box;
  }
}
#header #logo_area {
  margin: 8px 0 0 0;
}
@media print, screen and (min-width: 769px) {
  #header #logo_area {
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  #header #logo_area {
    margin: 0;
    padding-left: 2.4154589372vw;
  }
}
#header #logo {
  width: 189px;
  display: block;
}
@media print, screen and (min-width: 769px) {
  #header #logo {
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  #header #logo {
    width: 36.231884058vw;
    height: auto;
  }
}
#globalHeader h1.tagline, #globalHeader p.tagline {
  float: left;
  font-size: 12px;
  line-height: 1.5;
  margin: 11px 0 0 25px;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  #globalHeader h1.tagline, #globalHeader p.tagline {
    float: none;
    font-size: 2.4154589372vw;
    margin-left: 0px;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
    background: #f1f1f1;
    color: #999;
    letter-spacing: -0.1em;
    text-align: center;
    height: 3.6231884058vw;
    overflow: hidden;
    display: none;
  }
}
#header .contact_btn {
  float: right;
  margin: 8px 0 0 0;
  width: 281px;
  font-size: 0;
}
@media only screen and (max-width: 768px) {
  #header .contact_btn {
    display: none;
  }
}
#header .contact_btn .freedial {
  margin-bottom: 3px;
}
#header .contact_btn .inquiry {
  margin-right: 7px;
}
@media print, screen and (min-width: 769px) {
  .header-sp {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .header-sp {
    display: flex;
    box-sizing: border-box;
  }
}
.header-sp__btn {
  width: 17.3913043478vw;
  margin-right: 1px;
}
.header-sp__btn-link {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  line-height: 1.4;
  font-size: 3.1400966184vw;
}
.header-sp__btn-link.login {
  background: #E6EBF2;
  color: #3F58B5;
}
.header-sp__btn-link.trial {
  background: #FFD5B1;
  color: #FF6F00;
}
.header-sp .sp-nav {
  background: #0E3C99;
  width: 13.2850241546vw;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
}
.header-sp .sp-nav__icon {
  font-size: 9.1787439614vw;
  line-height: 1;
  color: #fff;
}
.header-sp .sp-nav__text {
  color: #fff;
  font-size: 3.2vw;
  margin-top: -1.2077294686vw;
}
/* -------------------------------------
gNavi
--------------------------------------- */
#globalNavi {
  width: 100%;
  background-color: #0f3d99;
}
@media only screen and (max-width: 768px) {
  #globalNavi {
    display: block;
    position: fixed;
    z-index: 15;
    top: 16.9082125604vw;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform .4s;
    transform: translateY(calc(-100% - 16.9082125604vw));
  }
}
#globalNavi.active {
  transform: translateX(0);
  background: #0f3d99;
}
@media only screen and (max-width: 768px) {
  #globalNavi_inner {
    overflow: auto;
    height: 100%;
    padding-bottom: 19.3236714976vw;
  }
}
#globalNavi ul {
  width: 950px;
  margin: 0 auto;
  list-style-type: none;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  #globalNavi ul {
    width: 100%;
    background: #fff;
  }
}
@media print, screen and (min-width: 769px) {
  #globalNavi ul li {
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  #globalNavi ul li.current a {
    background-color: #E6EBF2 !important;
  }
}
#globalNavi ul li a {
  display: block;
  height: 40px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  padding-top: 9px;
}
@media only screen and (max-width: 768px) {
  #globalNavi ul li a {
    display: flex;
    align-items: center;
    padding: 0vw 9.6618357488vw 0vw 3.6231884058vw;
    width: 100% !important;
    height: auto;
    min-height: 12.5603864734vw;
    color: #4D4D4D;
    font-weight: normal;
    text-align: left;
    font-size: 3.8647342995vw;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='linkarrow' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='24px' height='24px' viewBox='0 0 24 24' enable-background='new 0 0 24 24' xml:space='preserve'%3E%3Cpath fill='%230e3c99' d='M12,2C6.477,2,2,6.477,2,12s4.477,10,10,10s10-4.477,10-10S17.523,2,12,2z M10,18l-1.41-1.41L13.17,12 L8.59,7.41L10,6l6,6L10,18z'/%3E%3C/svg%3E");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 5.7971014493vw 5.7971014493vw;
    background-position: right 14px center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #DADADA;
  }
  #globalNavi ul li a:hover {
    color: #fff;
  }
}
#globalNavi ul li.index a {
  width: 135px;
}
#globalNavi ul li.index:hover a, #globalNavi ul li.index.current a {
  background-color: #5777b7;
}
#globalNavi ul li.outline a {
  width: 148px;
}
#globalNavi ul li.outline a:hover, #globalNavi ul li.outline.current a {
  background-color: #5777b7;
}
#globalNavi ul li.contents a {
  width: 148px;
}
#globalNavi ul li.contents a:hover, #globalNavi ul li.contents.current a {
  background-color: #5777b7;
}
#globalNavi ul li.plan a {
  width: 109px;
}
#globalNavi ul li.plan a:hover, #globalNavi ul li.plan.current a {
  background-color: #5777b7;
}
#globalNavi ul li.faq a {
  width: 122px;
}
#globalNavi ul li.faq a:hover, #globalNavi ul li.faq.current a {
  background-color: #5777b7;
}
#globalNavi ul li.company a {
  width: 109px;
}
#globalNavi ul li.company a:hover, #globalNavi ul li.company.current a {
  background-color: #5777b7;
}
#globalNavi ul li.application a {
  width: 161px;
}
#globalNavi ul li.application a:hover, #globalNavi ul li.application.current a {
  background-color: #5777b7;
}
@media only screen and (max-width: 768px) {
  #globalNavi .wg_apprentice {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 768px) {
  #globalNavi .wg_link_ban.wg_link_ban_menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0vw 2.4154589372vw 0vw 2.4154589372vw;
  }
  #globalNavi .wg_link_ban.wg_link_ban_menu a {
    width: 49%;
  }
}
#globalNavi .contact_btn {
  background: #fff;
  padding: 2.4154589372vw 2.4154589372vw 2.4154589372vw 2.4154589372vw;
  margin: 3.6231884058vw 2.4154589372vw 3.6231884058vw 2.4154589372vw;
  border-radius: 5px;
}
#globalNavi .contact_btn .contact_btn_inner {
  display: flex;
  justify-content: space-between;
}
#globalNavi .contact_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  line-height: 1.4;
  padding: 1.2077294686vw 1.2077294686vw 1.2077294686vw 1.2077294686vw;
  width: 49%;
}
#globalNavi .contact_btn a img {
  display: none;
}
#globalNavi .contact_btn a[data-text="お問合せ"] {
  background: linear-gradient(#8494ca, #6e7cb0);
  border: 1px solid #8a95bf;
}
#globalNavi .contact_btn a[data-text^="無料トライアル"] {
  background: linear-gradient(#ffa700, #ff8100);
  border: 1px solid #fd9400;
}
#globalNavi .contact_btn a::before {
  content: attr(data-text);
  white-space: pre;
  color: #fff;
}
/* --------------------------------------------------------
サブメニュー
 -------------------------------------------------------- */
@media print, screen and (min-width: 769px) {
  .subnav {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .subnav {
    height: 12.077294686vw;
    font-size: 3.6231884058vw;
    margin-bottom: 4.8309178744vw;
    background: #ccc;
    justify-content: flex-end;
    display: flex;
    position: relative;
    z-index: 9;
  }
  .subnav > span {
    padding: 3.8647342995vw 0vw 0vw 0vw;
    font-size: 3.8647342995vw;
    color: #fff;
    line-height: 1.3;
  }
  .nav-btn {
    width: 12.077294686vw;
    height: 12.077294686vw;
    background: url("data:image/png;base64,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") center no-repeat;
    display: block;
    padding: 5px;
    box-sizing: border-box;
    background-size: 50% 50%;
  }
  .nav-btn .active:nth-of-type(1) {
    transform: translateY(9px) rotate(-45deg);
  }
  .nav-btn .active:nth-of-type(2) {
    opacity: 0;
  }
  .nav-btn .active:nth-of-type(3) {
    transform: translateY(-9px) rotate(45deg);
  }
  /* SUB MENU */
  #sp-subnav.active .nav-btn {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 9.6618357488vw;
    line-height: 1;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    color: #FFF;
    background: none;
  }
  #sp-subnav .menu_box {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    background: #FFF;
    z-index: 9999;
  }
  #sp-subnav .menu_box a {
    text-decoration: none;
  }
  #sp-subnav .menu_box .wg-lawlibrary-menu {
    margin-bottom: 1px;
  }
  #sp-subnav .menu_box .wg-lawlibrary-menu:last-child {
    margin-bottom: 0;
  }
  #sp-subnav .menu_box .wg-lawlibrary-menu .head {
    background: #0f3d99;
    color: #fff;
    margin-bottom: 0;
    font-size: 4.347826087vw;
    padding: 3.6231884058vw 2.4154589372vw 3.6231884058vw 2.4154589372vw;
  }
  #sp-subnav .menu_box .wg-lawlibrary-menu .head a {
    color: #fff;
    pointer-events: none;
    position: relative;
  }
  #sp-subnav .menu_box .wg-lawlibrary-menu.toggle-menu .head a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #sp-subnav .menu_box .wg-lawlibrary-menu.toggle-menu .head a::after {
    content: '\e145';
    font-family: 'Material Icons';
    position: absolute;
    right: 10px;
    top: calc(50% - 3.8647342995vw);
    font-size: 7.729468599vw;
    line-height: 1;
  }
  #sp-subnav .menu_box .wg-lawlibrary-menu.toggle-menu .head.active a::after {
    content: '\e15b';
  }
  #sp-subnav .menu_box .wg-lawlibrary-menu.toggle-menu .head + div, #sp-subnav .menu_box .wg-lawlibrary-menu.toggle-menu .head + ul {
    display: none;
  }
  #sp-subnav .menu_box .wg-lawlibrary-menu .sub_head {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #0095d9;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    color: #0095d9;
  }
  #sp-subnav .menu_box .wg-lawlibrary-menu ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
  #sp-subnav .menu_box .wg-lawlibrary-menu ul li a {
    text-decoration: none;
    display: block;
    padding: 10px 0 10px 14px;
    border-bottom: 1px dotted #ccc;
    color: #333;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OTBDMUFFMkJDODdFMzExQTg4MUYxOTBFN0YwMkZGRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5QkRCQjY3Q0E0RkQxMUUzODMwMkNGOUEyOEYyNTlFRiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5QkRCQjY3QkE0RkQxMUUzODMwMkNGOUEyOEYyNTlFRiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQkFCNjcyNkQ1OUFFMzExOTM5QkI0RTdBMkFERTRBOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1OTBDMUFFMkJDODdFMzExQTg4MUYxOTBFN0YwMkZGRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnYGCbQAAACNSURBVHjaYvT09hVkYGAQAOIP27Zses8ABUxAbAzEO4F4n5ePnyCyBEiVKhAbAPFRoCRIIQPj////GYCcUCB7PhBzAfFnIHYCS4AAVOU+IOYF2cfEgAMwQVWDjDoIVQ0yypX51JlzICN2AzEbEN8A4gCgs8+yABkgJ94G4q8gS2F+AUmcBWJ3dA8CBBgALpErmxkLzmoAAAAASUVORK5CYII=") no-repeat left;
  }
  #sp-subnav .menu_box .sideBanner {
    margin: 0 auto 10px;
    display: block;
    text-align: center;
    display: inline-block;
    width: 50%;
    padding: 0 5px;
    box-sizing: border-box;
    vertical-align: top;
  }
  #sp-subnav.active > .menu_box {
    display: block;
  }
}
/*-------------------------------
パンくず
-------------------------------*/
ul#topicPath {
  line-height: 1;
  width: 950px;
  margin: 15px auto 20px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  ul#topicPath {
    width: 100%;
    padding: 18.115942029vw 3.6231884058vw 1.2077294686vw 3.6231884058vw;
    margin: 0vw auto 1.2077294686vw 0vw;
    box-sizing: border-box;
  }
}
ul#topicPath li {
  color: #555555;
  display: inline;
  font-size: 75%;
  line-height: 1;
  padding-right: 20px;
  background-attachment: scroll;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/media_library/common_chiikikai/images/bg_breadcrum.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
ul#topicPath li:last-child {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding-right: 0;
}
ul#topicPath li a {
  color: #555555;
  font-weight: normal;
  text-decoration: underline;
}
ul#topicPath li a:hover {
  color: #555555;
  text-decoration: none;
}
ul#topicPath li:last-child a {
  font-weight: bold;
  text-decoration: none;
}
#footer .breadcrumb {
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
}
#footer .breadcrumb ul li {
  background: url(/media_library/law/lawlibrary/images/bread_arrow_f.gif) no-repeat right center;
  color: #FFFFFF;
  margin-left: 5px;
}
#footer .breadcrumb ul li:last-child {
  background: none;
  color: #FFFFFF;
}
#footer .breadcrumb ul li a {
  color: #FFFFFF;
}
#footer .breadcrumb ul li a:hover {
  color: #FFFFFF;
}
/* -------------------------------------
contents
--------------------------------------- */
#contents {
  width: 950px;
  margin: 20px auto 0;
  overflow: hidden;
  *zoom: 1;
}
@media only screen and (max-width: 768px) {
  #contents {
    width: 100%;
    margin-top: 0vw;
    padding: 0vw 3.6231884058vw 0vw 3.6231884058vw;
  }
}
#column1 #contents #main {
  width: 950px;
}
@media only screen and (max-width: 768px) {
  #column1 #contents #main {
    width: 100%;
  }
}
#contents #main {
  width: 730px;
  float: right;
}
@media only screen and (max-width: 768px) {
  #contents #main {
    width: 100%;
  }
}
#contents #localNavi {
  width: 200px;
  float: left;
}
@media only screen and (max-width: 768px) {
  #contents #localNavi {
    width: 100%;
    margin-top: 7.2463768116vw;
  }
}
/* bug_fix 2020-11-10 */
#column1 #contents #localNavi {
  display: none;
}
/* -------------------------------------
footer
--------------------------------------- */
#pagetop {
  width: 950px;
  background: #FFF;
  text-align: right;
  margin: 60px auto 0;
  font-size: 0;
}
@media only screen and (max-width: 768px) {
  #pagetop {
    width: 100%;
  }
}
#pagetop_m {
  display: none;
  position: fixed;
  height: 30px;
  bottom: 0;
  width: 100%;
}
#pagetop_m a {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}
#pagetop_m div {
  width: 950px;
  text-align: right;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #pagetop_m div {
    width: 100%;
  }
}
#conv {
  width: 100%;
  background: #064380;
  border-bottom: 1px solid #042f59;
}
#conv {
  width: 100%;
  background: #064380;
  border-bottom: 1px solid #042f59;
}
#trial_conv {
  box-sizing: border-box;
  width: 950px;
  margin: 0px auto;
  padding: 20px 0;
}
@media only screen and (max-width: 768px) {
  #trial_conv {
    width: 100%;
  }
}
#trial_conv #trial_conv_inner {
  text-align: center;
  margin: 10px auto;
  padding: 20px 0 25px;
  box-sizing: border-box;
  background-color: #f1f1f1;
}
@media only screen and (max-width: 768px) {
  #trial_conv #trial_conv_inner {
    margin: 2.4154589372vw 3.6231884058vw 2.4154589372vw 3.6231884058vw;
    padding: 4.8309178744vw 4.8309178744vw 4.8309178744vw 4.8309178744vw;
  }
}
#trial_conv p {
  color: #000;
  font-size: 20px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  #trial_conv p {
    font-size: 4.347826087vw;
    margin-bottom: 1.2077294686vw;
  }
}
#trial_conv a {
  display: block;
  background: linear-gradient(#ffa035, #ff8300);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffa035), to(#ff8300));
  background: -ms-linear-gradient(top, #ffa035, #ff8300);
  /* IE */
  background-color: #ffa035;
  text-decoration: none;
  width: 400px;
  margin: 0 auto;
  padding: 12px;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-shadow: -1px -1px 1px #d58b00;
  border: 1px solid #f58f00;
  border-radius: 5px;
  box-shadow: 1px 1px 1px #ccc;
}
@media only screen and (max-width: 768px) {
  #trial_conv a {
    width: 100%;
    font-size: 4.347826087vw;
  }
}
#trial_conv a:hover {
  opacity: 0.7;
}
#footer_sitemap_wrap {
  width: 100%;
  background: #0d3380;
  border-top: 1px solid #0f3d98;
}
#footer_sitemap_wrap #footer_sitemap_inner {
  width: 950px;
  margin: 0 auto;
  text-align: left;
  padding: 0;
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  #footer_sitemap_wrap #footer_sitemap_inner {
    width: 100%;
    font-size: 3.3816425121vw;
  }
}
#footer_sitemap_wrap #footer_sitemap_inner #sitemap {
  border-left: 1px dashed #143066;
  margin: 20px 0;
}
@media only screen and (max-width: 768px) {
  #footer_sitemap_wrap #footer_sitemap_inner #sitemap {
    display: flex;
    flex-wrap: wrap;
    border: none;
    margin: 0;
    background: #fff;
  }
}
#footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap {
  width: 113px;
  width: auto !important;
  min-width: 113px;
  min-height: 140px;
  height: auto !important;
  height: 140px;
  float: left;
  padding-right: 10px;
  padding: 0 10px;
}
@media print, screen and (min-width: 769px) {
  #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap {
    border-left: 1px dashed #2e5299;
    border-right: 1px dashed #143066;
  }
}
@media only screen and (max-width: 768px) {
  #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap {
    width: 50% !important;
    border-bottom: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
    min-width: 0;
    min-height: 0;
    text-align: center;
    padding: 0;
  }
  #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap:nth-child(even) {
    border-right: none;
  }
  #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap:last-child {
    border-bottom: none;
  }
}
#footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap_end {
  width: 113px;
  width: auto !important;
  min-width: 113px;
  min-height: 140px;
  height: auto !important;
  height: 140px;
  float: left;
  padding-right: 10px;
  padding: 0 10px;
}
@media print, screen and (min-width: 769px) {
  #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap_end {
    border-left: 1px dashed #2e5299;
  }
}
@media only screen and (max-width: 768px) {
  #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap_end {
    width: 50% !important;
    border-bottom: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
    min-width: 0;
    min-height: 0;
    text-align: center;
    padding: 0;
  }
  #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap_end:nth-child(odd) {
    border-left: none;
  }
  #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap_end:nth-child(even) {
    border-right: none;
  }
}
#footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap ul, #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap_end ul {
  list-style-type: none;
}
#footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap ul.list_innter li, #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap_end ul.list_innter li {
  background: url(/media_library/law/lawlibrary/images/list_arrow_f.gif) no-repeat 0px 5px;
  padding-left: 8px;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 10px;
}
@media only screen and (max-width: 768px) {
  #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap ul.list_innter li, #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap_end ul.list_innter li {
    display: none;
  }
}
#footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap a, #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap_end a {
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap a, #footer_sitemap_wrap #footer_sitemap_inner .footer_sitemap_end a {
    color: #4d4d4d;
    padding: 2.4154589372vw 2.4154589372vw 2.4154589372vw 7.2463768116vw;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='linkarrow' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='24px' height='24px' viewBox='0 0 24 24' enable-background='new 0 0 24 24' xml:space='preserve'%3E%3Cpath fill='%230E3C99' d='M12,2C6.477,2,2,6.477,2,12s4.477,10,10,10s10-4.477,10-10S17.523,2,12,2z M10,18l-1.41-1.41L13.17,12 L8.59,7.41L10,6l6,6L10,18z'/%3E%3C/svg%3E");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 3.8647342995vw 3.8647342995vw;
    background-position: left 2.4154589372vw center;
  }
}
#footer_sitemap_wrap #footer_sitemap_inner #copy {
  font-size: 12px;
  color: #ffffff;
  margin-top: 10px;
  padding: 10px 0;
}
@media only screen and (max-width: 768px) {
  #footer_sitemap_wrap #footer_sitemap_inner #copy {
    font-size: 2.8985507246vw;
    text-align: center;
    margin-top: 0vw;
    padding: 2.4154589372vw 0vw 2.4154589372vw 0vw;
  }
}
#footer_sitemap_wrap #footer_sitemap_inner #copy ul {
  margin-bottom: 10px;
  list-style-type: none;
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  #footer_sitemap_wrap #footer_sitemap_inner #copy ul {
    text-align: center;
    font-size: 3.1400966184vw;
    margin-bottom: 2.4154589372vw;
  }
}
#footer_sitemap_wrap #footer_sitemap_inner #copy ul li {
  background: url(/media_library/law/lawlibrary/images/copy_list.gif) no-repeat right center;
  color: #ffffff;
  display: inline;
  line-height: 1;
  padding-right: 20px;
}
#footer_sitemap_wrap #footer_sitemap_inner #copy ul li:last-child {
  background: none;
  color: #ffffff;
  display: inline;
  line-height: 1;
  padding-right: 20px;
}
#copy ul li a {
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  #copy ul li a {
    display: inline-block;
  }
}
#copy ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#copyRight {
  clear: both;
  border-top: 1px solid #d2d2d2;
  background: #e9e9e9;
  color: #6b5f5f;
}
@media only screen and (max-width: 768px) {
  #copyRight {
    background: #fff;
  }
}
#copyRight div {
  padding: 20px 0;
  text-align: left;
  margin: 0 auto;
  width: 950px;
}
@media only screen and (max-width: 768px) {
  #copyRight div {
    width: 100%;
    text-align: center;
    padding: 2.4154589372vw 0vw 2.4154589372vw 0vw;
  }
}
#copyRight div address {
  color: #777070;
  font-style: normal;
  font-family: Verdana, sans-serif;
}
@media only screen and (max-width: 768px) {
  #copyRight div address {
    font-size: 2.8985507246vw;
  }
}
/* -------------------------------------
main h p
--------------------------------------- */
#contents #main #pageTitle {
  padding: 10px 10px 10px 15px;
  line-height: 1.4;
  border-left: 7px solid #142666;
  background-color: #edf2f9;
  font-weight: normal;
  margin-bottom: 30px;
  color: #1a1a1a;
}
#contents #main #pageTitle p {
  color: #142666;
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 1;
}
#contents #main h1 {
  font-weight: normal;
  font-size: 26px;
  color: #1a1a1a;
  margin: 6px 0 0;
}
@media only screen and (max-width: 768px) {
  #contents #main h1 {
    font-size: 5.7971014493vw;
  }
}
#contents #main h1 span.sub {
  font-size: 12px;
  color: #3d78cc;
  font-weight: normal;
}
#contents #main h1.r {
  border-left: 7px solid #661414;
  background-color: #faeded;
}
#contents #main h1.o {
  border-left: 7px solid #e96125;
  background-color: #fff9f2;
}
#contents #main h1.b {
  border-left: 7px solid #0070c0;
  background-color: #DEF1FF;
}
#contents #main h1.green {
  border-left: 7px solid #399613;
  background-color: #eff7eb;
}
#contents #main h2 {
  font-size: 18px;
  margin-top: 40px;
  border-left: 5px solid #142666;
  padding: 11px 0 6px 7px;
  line-height: 1.4;
  background-color: #edf2f9;
  color: #1a1a1a;
}
@media only screen and (max-width: 768px) {
  #contents #main h2 {
    font-size: 4.347826087vw;
  }
}
#contents #main h2.g {
  border-left: 5px solid #14663f;
  background-color: #edf9f1;
}
#contents #main h3 {
  font-size: 16px;
  margin-top: 30px;
  border-left: 3px solid #142666;
  border-bottom: 1px dotted #999;
  padding: 3px 0 2px 7px;
  line-height: 1.4;
  color: #1a1a1a;
}
@media only screen and (max-width: 768px) {
  #contents #main h3 {
    font-size: 3.8647342995vw;
  }
}
#contents #main h3 span.sub {
  font-size: 12px;
  color: #3d78cc;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  #contents #main h3 span.sub {
    font-size: 3.3816425121vw;
  }
}
#contents #main h4 {
  font-size: 14px;
  margin-top: 30px;
  border-left: 3px solid #142666;
  padding: 2px 0 0 6px;
  color: #1a1a1a;
}
@media only screen and (max-width: 768px) {
  #contents #main h4 {
    font-size: 3.6231884058vw;
  }
}
#contents #main h5 {
  font-size: 14px;
  margin-top: 20px;
  color: #1a1a1a;
}
#contents #main p, #contents #main table, #contents #main dl {
  margin: 1em 0;
}
#contents #main ul {
  margin: 1em 0 0 1.5em;
  padding: 0;
  list-style-type: disc;
}
#contents #main ol {
  margin: 1em 0 0 2em;
  padding: 0;
}
#contents #main table td *:first-child {
  margin-top: 0;
}
#contents #main table td *:last-child {
  margin-bottom: 0;
}
/* -------------------------------------
widget
--------------------------------------- */
#contents #localNavi .wg-lawlibrary-menu {
  width: 200px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg-lawlibrary-menu {
    display: none;
  }
}
#contents #localNavi .wg-lawlibrary-menu .head {
  background: #FAFAFA;
  padding: 6px 10px;
  font-weight: bold;
  color: #142666;
  border-top: 3px solid #142666;
  border-bottom: 1px dotted #999;
  font-size: 14px;
}
#contents #localNavi .wg-lawlibrary-menu .head a {
  display: block;
  text-decoration: none;
}
#contents #localNavi .wg-lawlibrary-menu ul {
  font-size: 12px;
  list-style-type: none;
}
#contents #localNavi .wg-lawlibrary-menu ul li {
  border-bottom: 1px dotted #999;
}
#contents #localNavi .wg-lawlibrary-menu ul li a {
  padding: 8px 25px 6px 10px;
  display: block;
  background-image: url(/media_library/law/lawlibrary/images/wg_localNavi_bg.gif);
  background-position: right center;
  background-repeat: no-repeat;
}
#contents #localNavi .wg-lawlibrary-menu ul li a:hover {
  background-image: url(/media_library/law/lawlibrary/images/wg_localNavi_bg_hov.gif);
}
#contents #localNavi .wg-lawlibrary-menu ul li.current a {
  background-image: url(/media_library/law/lawlibrary/images/wg_localNavi_bg_hov.gif);
  font-weight: bold;
}
#contents #localNavi .wg_login {
  background-image: url(/media_library/law/lawlibrary/images/wg_login_bg.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 125px;
  position: relative;
  margin-bottom: 10px;
}
#contents #localNavi .wg_login .loginbtn {
  position: absolute;
  top: 29px;
  left: 19px;
}
#contents #localNavi .wg_login .loginbtns {
  position: absolute;
  top: 70px;
  left: 19px;
}
#contents #localNavi .wg_login .sslcheck {
  position: absolute;
  top: 111px;
  left: 47px;
}
#contents #localNavi .wg_login .sslcheck label {
  margin-left: 5px;
  line-height: 1.0;
}
#contents #localNavi .wg_login .sslcheck #sslLawll {
  vertical-align: middle;
}
#contents #localNavi .wg_login202104 {
  background-image: url(/media_library/law/lawlibrary/images/wg_login_bg_2.gif);
  background-size: contain;
  background-repeat: no-repeat;
  width: 200px;
  height: 165px;
  position: relative;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg_login202104 {
    width: 92.7536231884vw;
    height: 76.5217391304vw;
    padding: 3.6231884058vw 3.6231884058vw 3.6231884058vw 3.6231884058vw;
    margin-bottom: 4.8309178744vw;
  }
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg_login202104::before {
    content: attr(data-text);
    display: block;
    text-align: center;
    font-size: 4.347826087vw;
    font-weight: bold;
    margin-bottom: 3.6231884058vw;
  }
}
#contents #localNavi .wg_login202104 .loginbtnidpw {
  position: absolute;
  top: 29px;
  left: 19px;
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg_login202104 .loginbtnidpw {
    position: static;
    text-align: center;
    padding-top: 8.4541062802vw;
  }
  #contents #localNavi .wg_login202104 .loginbtnidpw img {
    width: 72.4637681159vw;
  }
}
#contents #localNavi .wg_login202104 .loginbtnip {
  position: absolute;
  top: 70px;
  left: 19px;
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg_login202104 .loginbtnip {
    position: static;
    text-align: center;
  }
  #contents #localNavi .wg_login202104 .loginbtnip img {
    width: 72.4637681159vw;
  }
}
#contents #localNavi .wg_login202104 .loginbtnsyu {
  position: absolute;
  top: 120px;
  left: 19px;
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg_login202104 .loginbtnsyu {
    position: static;
    text-align: center;
  }
  #contents #localNavi .wg_login202104 .loginbtnsyu img {
    width: 72.4637681159vw;
  }
}
#contents #localNavi .wg_trial {
  margin-bottom: 20px;
}
#contents #localNavi .wg_seminar .semi_widgetHead {
  background: url(/media_library/common/images/widget_ttl_bg_bl.gif) no-repeat top left;
  font-size: 13px;
  font-weight: bold;
  padding: 13px 0 0 3px;
  border: none;
  margin: 0 0 10px 0;
  line-height: 1.1;
  height: 15px;
  text-align: center;
}
#contents #localNavi .wg_seminar .semi_widgetBox {
  margin-bottom: 10px;
  padding: 5px;
  text-align: left;
  background: #eaf5f9;
  line-height: 1.5;
  font-size: 12px;
}
#contents #localNavi .wg_seminar .semi_widgetBox .semi_list {
  text-align: right;
  padding-right: 5px;
  margin: 3px 0 5px 0;
}
#contents #localNavi .wg_seminar .semi_widgetBox .semi_list a {
  color: #0176c1;
  text-decoration: underline;
}
#contents #localNavi .wg_seminar .semi_widgetBox .semi_list a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
}
#contents #localNavi .wg_seminar .semi_widgetBox .widgetBoxInnner {
  background: #FFF;
  border: 1px solid #cccccc;
  width: 188px;
  padding: 0;
  margin: 0px;
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg_seminar .semi_widgetBox .widgetBoxInnner {
    width: 100%;
  }
}
#contents #localNavi .wg_seminar .semi_widgetBox .widgetBoxInnner ul {
  text-align: center;
}
#contents #localNavi .wg_seminar .semi_widgetBox .widgetBoxInnner ul li {
  text-align: left;
  border-top: 1px solid #ccc;
  padding: 10px;
}
#contents #localNavi .wg_seminar .semi_widgetBox .widgetBoxInnner ul li:first-child {
  border: none;
  margin: 0;
}
#contents #localNavi .wg_seminar .semi_widgetBox .widgetBoxInnner ul li a {
  display: block;
  width: 166px;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg_seminar .semi_widgetBox .widgetBoxInnner ul li a {
    width: 100%;
  }
}
#contents #localNavi .wg_seminar .semi_widgetBox .widgetBoxInnner ul li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
}
#contents #localNavi .wg_seminar .semi_widgetBox .widgetBoxInnner ul li span.semTtl {
  display: block;
  color: #0176c1;
  text-decoration: underline;
  background: url(/media_library/common/images/icon_arrow_blue.png) no-repeat left 5px;
  padding-left: 8px;
  font-weight: bold;
  line-height: 1.4;
}
#contents #localNavi .wg_seminar .semi_widgetBox .widgetBoxInnner ul li span.lead {
  display: block;
  padding-left: 8px;
  color: #666;
  margin-top: 7px;
}
#contents #localNavi .wg_seminar .semi_widgetBox .widgetBoxInnner ul li span.date {
  display: block;
  background: #d9eeff;
  border-left: 3px solid #99cdf4;
  padding: 3px 2px 2px 5px;
  margin-top: 10px;
  color: #506b80;
}
#contents #localNavi .side-law-search {
  background: #f3f3f3;
  padding: 10px;
  margin: 0 5px;
}

#contents #localNavi .side-law-search dt {
  font-weight: bold;
  color: #707070;
  font-size: 14px;
  margin: 0 0 5px;
}
#contents #localNavi .side-law-search dd {

}
#contents #localNavi .side-law-search .m-form-wrap {
  position: relative;
  font-size: 13px;
}
#contents #localNavi .side-law-search .m-form-wrap #sbox {
  border: 1px solid #AAAAAA;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}
#contents #localNavi .side-law-search .m-form-wrap #sbtn {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 10px;
  width: 18px;
  height: 18px;
  border: none;
  background: url("/media_library/law/lawlibrary/images/ic_mglass.svg") no-repeat;

}
@media only screen and (max-width: 768px) {
  #globalNavi .side-law-search {
    background: #f3f3f3;
    margin: 0vw 2.4154589372vw 0vw 2.4154589372vw;
    padding: 2.4154589372vw ;
  }
  #globalNavi .side-law-search dt {
    font-weight: bold;
    color: #707070;
    font-size: 3.8647342995vw;
    margin: 0 0 5px;
  }
  #globalNavi .side-law-search dd {

  }
  #globalNavi .side-law-search .m-form-wrap {
    position: relative;
    font-size: 3.8647342995vw;
  }
  #globalNavi .side-law-search .m-form-wrap #sbox {
    border: 1px solid #AAAAAA;
    padding: 2.4154589372vw;
    width: 100%;
    box-sizing: border-box;
  }
  #globalNavi .side-law-search .m-form-wrap #sbtn {
    position: absolute;
    cursor: pointer;
    right: 2.4154589372vw;
    top: 2.4154589372vw;
    width: 4vw;
    height: 4vw;
    border: none;
    background: url("/media_library/law/lawlibrary/images/ic_mglass.svg") no-repeat;

  }
}
#contents #localNavi .wg_link_ban {
  border-radius: 3px;
  width: 180px;
  margin: 0 auto 10px auto;
  padding: 5px;
  background-color: #e6ebf2;
  font-size: 0;
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg_link_ban {
    width: 100%;
    margin-bottom: 4.8309178744vw;
    padding: 1.9323671498vw 1.9323671498vw 1.9323671498vw 1.9323671498vw;
  }
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg_link_ban_menu, #contents #localNavi .wg_apprentice {
    display: none;
  }
}
#contents #localNavi .wg_link_ban a {
  display: block;
  margin-bottom: 5px;
}
#contents #localNavi .wg_link_ban a:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg_link_ban.wg_link_ban_relate a {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2.4154589372vw;
  }
  #contents #localNavi .wg_link_ban.wg_link_ban_relate a:nth-child(even) {
    margin-right: 0;
    text-align: right;
  }
  #contents #localNavi .wg_link_ban.wg_link_ban_relate a:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  #contents #localNavi .wg_link_ban.wg_link_ban_relate a img {
    width: 100%;
  }
}
#contents #localNavi .wg_link_txt {
  border-radius: 3px;
  width: 170px;
  margin: 0 auto 20px auto;
  padding: 8px 10px;
  background-color: #e6ebf2;
}
@media only screen and (max-width: 768px) {
  #contents #localNavi .wg_link_txt {
    width: 100%;
    margin-bottom: 4.8309178744vw;
  }
}
#contents #localNavi .wg_link_txt .ttl {
  font-size: 16px;
}
#contents #localNavi .wg_link_txt ul {
  list-style-type: none;
}
#contents #localNavi .wg_link_txt ul li {
  padding-left: 8px;
  background: url(/media_library/law/lawlibrary/images/list_arrow.gif) no-repeat left center;
}
/* -------------------------------------
topPageWidget
--------------------------------------- */
#topSlide_Wrap {
  width: 730px;
  height: 210px;
  background-image: url("/media_library/law/lawlibrary/images/top_slide_bg.jpg");
  background-repeat: no-repeat;
  position: relative;
  margin: 0 auto 10px auto;
}
@media only screen and (max-width: 768px) {
  #topSlide_Wrap {
    width: 100%;
    height: auto;
    background: #f8f8f8;
    border-bottom: 1px solid #dadada;
    margin-bottom: 7.2463768116vw;
  }
}
#contents #main ul#topSlide {
  width: 710px;
  height: 155px;
  overflow: hidden;
  padding: 10px 10px 0;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  #contents #main ul#topSlide {
    width: 100vw;
    height: 104.1062801932vw;
    padding: 0;
  }
}
#topSlide li {
  list-style: none;
  position: absolute;
  top: 10px;
  left: 10px;
  opacity: 0;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  #topSlide li {
    top: 0;
    left: 0;
  }
}
#topSlide li:first-child {
  opacity: 1;
}
#topSlide li a:hover img {
  opacity: 0.7;
}
#topSlide_Wrap ul#topSlide_control {
  list-style: none;
  margin: 7px auto;
}
#topSlide_Wrap ul#topSlide_control li {
  float: left;
  user-select: none;
  margin-right: 5px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  #topSlide_Wrap ul#topSlide_control li {
    font-size: 6.038647343vw;
    line-height: 1;
    padding: 1.2077294686vw 0vw 1.2077294686vw 0vw;
  }
}
#topSlide_Wrap ul#topSlide_control li:last-child {
  margin-right: 0;
}
#contents #main ul.infoList {
  list-style: none;
  margin: 20px auto;
  padding: 0;
  width: 700px;
}
@media only screen and (max-width: 768px) {
  #contents #main ul.infoList {
    width: 100%;
  }
}
#contents #main ul.infoList li {
  position: relative;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  width: 100%;
  border-bottom: 1px dotted #ccc;
  display: inline-block;
  background: url(/media_library/law/lawlibrary/images/list_arrow.gif) no-repeat left 6px;
}
@media only screen and (max-width: 768px) {
  #contents #main ul.infoList li {
    background-position: left 2px top 0.9661835749vw;
  }
}
#contents #main ul.infoList li:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
#contents #main ul.infoList li.listEnd {
  padding: 0 0 5px 0;
  border-bottom: none;
}
#contents #main ul.infoList li span.date {
  position: absolute;
  top: 0;
  left: 10px;
  width: 70px;
  color: #667ccc;
  font-size: 12px;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  #contents #main ul.infoList li span.date {
    font-size: 3.1400966184vw;
    width: 18.115942029vw;
    left: 2.4154589372vw;
  }
}
#contents #main ul.infoList li span.new {
  position: absolute;
  top: 2px;
  left: 85px;
  width: 18px;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  #contents #main ul.infoList li span.new {
    width: 5.5555555556vw;
    top: 1em;
    left: 2.4154589372vw;
  }
}
#contents #main ul.infoList li span.txtLink {
  display: block;
  float: right;
  width: 580px;
  position: relative;
  margin: 0;
  padding: 0 5px 0 5px;
  font-size: 12px;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  #contents #main ul.infoList li span.txtLink {
    width: calc(100% - 23.6714975845vw);
    font-size: 3.3816425121vw;
  }
}
/* トップのみスマートフォンで横幅調整 */
@media only screen and (max-width: 768px) {
  #top #contents {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  #top #contents #main .mtmm-editable-block > div:not(#topSlide_Wrap), #top #contents #localNavi {
    padding: 0vw 3.6231884058vw 0vw 3.6231884058vw;
  }
}
#top #contents #main #topinfo {
  margin-bottom: 20px;
}
#top #contents #main #topinfo .ttl {
  position: relative;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #top #contents #main #topinfo .ttl {
    overflow: hidden;
  }
}
#top #contents #main #topinfo .ttl img {
  max-width: none;
}
#top #contents #main #topinfo .ttl span {
  position: absolute;
  top: 4px;
  right: 5px;
}
@media only screen and (max-width: 768px) {
  #top #contents #main #topinfo .ttl span {
    top: 0;
  }
}
#top #contents #main ul.infoList {
  width: 550px;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  #top #contents #main ul.infoList {
    width: 100%;
  }
}
#top #contents #main ul.infoList li {
  margin: 0 0 0px 0;
  padding: 0 0 5px 0;
  border-bottom: none;
}
#top #contents #main ul.infoList li span.txtLink {
  width: 430px;
}
@media only screen and (max-width: 768px) {
  #top #contents #main ul.infoList li span.txtLink {
    width: calc(100% - 23.6714975845vw);
  }
}
#contents #main ul.updateList {
  list-style: none;
  margin: 20px auto;
  padding: 0;
  width: 700px;
}
@media only screen and (max-width: 768px) {
  #contents #main ul.updateList {
    width: 100%;
  }
}
#contents #main ul.updateList li {
  position: relative;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  width: 100%;
  border-bottom: 1px dotted #ccc;
  display: inline-block;
  background: url(/media_library/law/lawlibrary/images/list_arrow.gif) no-repeat left 6px;
}
@media only screen and (max-width: 768px) {
  #contents #main ul.updateList li {
    background-position: left top 9px;
    padding-left: 5px;
  }
}
#contents #main ul.updateList li:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
#contents #main ul.updateList li.listEnd {
  padding: 0 0 5px 0;
  border-bottom: none;
}
#contents #main ul.updateList li span.date {
  position: absolute;
  top: 0;
  left: 10px;
  width: 70px;
  color: #667ccc;
  font-size: 12px;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  #contents #main ul.updateList li span.date {
    width: 18.115942029vw;
    font-size: 3.1400966184vw;
    left: 2.4154589372vw;
  }
}
#contents #main ul.updateList li span.new {
  position: absolute;
  top: 2px;
  left: 85px;
  width: 18px;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  #contents #main ul.updateList li span.new {
    width: 5.5555555556vw;
    top: 1.2em;
    left: 2.4154589372vw;
  }
}
#contents #main ul.updateList li span.category a {
  display: block;
  background: none;
  padding: 1px 2px 0px 4px;
  margin: 0;
  text-decoration: none;
}
#contents #main ul.updateList li span.txtLink {
  display: block;
  float: right;
  width: 580px;
  position: relative;
  margin: 0;
  padding: 0 5px 0 5px;
  font-size: 12px;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  #contents #main ul.updateList li span.txtLink {
    width: calc(100% - 23.6714975845vw);
    font-size: 3.3816425121vw;
  }
}
#top #contents #main #topupdate {
  margin-bottom: 20px;
}
#top #contents #main #topupdate .ttl {
  position: relative;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #top #contents #main #topupdate .ttl {
    overflow: hidden;
  }
}
#top #contents #main #topupdate .ttl img {
  max-width: none;
}
#top #contents #main #topupdate .ttl span {
  position: absolute;
  top: 4px;
  right: 5px;
}
@media only screen and (max-width: 768px) {
  #top #contents #main #topupdate .ttl span {
    top: 0;
  }
}
#top #contents #main ul.updateList {
  margin: 0;
  width: 100%;
}
#top #contents #main ul.updateList li {
  margin: 0 0 4px 5px;
  padding: 0 0 3px 0;
  border-bottom: 1px dotted #ccc;
  width: 725px;
}
@media only screen and (max-width: 768px) {
  #top #contents #main ul.updateList li {
    width: 100%;
    background-position: left 2px top 2px;
    margin: 0;
  }
}
#top #contents #main ul.updateList li span.txtLink {
  width: 605px;
}
@media only screen and (max-width: 768px) {
  #top #contents #main ul.updateList li span.txtLink {
    width: calc(100% - 23.6714975845vw);
  }
}
#top #contents #main #toptwitter {
  text-align: center;
}
#top #contents #main #toptwitter .ttl {
  height: 30px;
  background: no-repeat #172b73 3px center url("/media_library/law/lawlibrary/images/X_logo-black.png");
}
#top #contents #main #toptwitter .ttl p {
  font-size: 13px;
  padding-left: 33px;
  text-align: left;
  line-height: 30px;
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  #top #contents #main #toptwitter .ttl p {
    font-size: 3.1400966184vw;
  }
}
#top #contents #main #topban {
  margin-bottom: 20px;
}
#top #contents #main #contentsintro {
  border-top: 3px solid #2e4599;
  background-color: #f7f7f7;
  padding: 5px 2s0px 20px 20px;
  margin-bottom: 20px;
}
#top #contents #main #contentsintro .new_banner {
  width: 550px;
  height: 73px;
  padding: 10px 10px 10px 130px;
  background: url(/media_library/law/lawlibrary/images/wg_contentsintro_new_bg.gif) no-repeat;
}
#top #contents #main #articleTopics {
  border-top: 3px solid #2e4599;
  background-color: #f7f7f7;
  padding: 5px 0 0 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  #top #contents #main #articleTopics {
    margin: 0vw -3.6231884058vw 0vw -3.6231884058vw;
  }
}
@media only screen and (max-width: 768px) {
  #top #contents #main #articleTopics .article_ttl {
    text-align: center;
    margin-left: 0 !important;
  }
}
#top #contents #main #articleTopics .article_lead {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  #top #contents #main #articleTopics .article_lead {
    font-size: 3.8647342995vw;
    text-align: center;
    margin-bottom: 4.8309178744vw;
  }
}
#top #contents #main #articleTopics #articleTabs {
  background-color: #fff;
}
#top #contents #main #articleTopics #articleTabs ul {
  width: 726px;
  background: #F7F7F7 url(/media_library/law/lawlibrary/images/wg_articleTopics_tab_bg.gif) repeat-x bottom;
  margin: 0;
  list-style: none;
  overflow: hidden;
  zoom: 1;
}
@media print, screen and (min-width: 769px) {
  #top #contents #main #articleTopics #articleTabs ul {
    display: flex;
    padding-left: 4px;
  }
}
@media only screen and (max-width: 768px) {
  #top #contents #main #articleTopics #articleTabs ul {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
}
#top #contents #main #articleTopics #articleTabs ul li {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  #top #contents #main #articleTopics #articleTabs ul li {
    width: 240px;
    float: left;
    height: 55px;
  }
}
@media only screen and (max-width: 768px) {
  #top #contents #main #articleTopics #articleTabs ul li {
    width: 100%;
    margin-bottom: 3.6231884058vw;
    padding: 0vw 3.6231884058vw 0vw 3.6231884058vw;
  }
}
.article-tab {
  border: 1px solid #DADADA;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: flex;
  align-items: center;
  height: 100%;
  background: #F7F7F7;
  padding: 7px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .article-tab {
    background: #fff;
    padding: 3.6231884058vw 3.6231884058vw 3.6231884058vw 3.6231884058vw;
    border-radius: 5px;
  }
}
.article-tab__link {
  background-position: top left;
  background: none !important;
  padding: 0 5px;
  display: block;
  text-decoration: none;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .article-tab__link {
    position: relative;
    padding: 0vw 0vw 0vw 0vw;
  }
}
.article-tab__link:hover {
  color: inherit;
}
@media only screen and (max-width: 768px) {
  .article-tab__link::after {
    content: '\e147';
    font-family: 'Material Icons';
    position: absolute;
    top: calc(50% - 8.2125603865vw/2);
    right: 4.8309178744vw;
    display: block;
    color: #B9D0FF;
    font-size: 8.2125603865vw;
    line-height: 1;
  }
}
.article-tab__link.active::after {
  content: '\e15c';
}
.article-tab__inner {
  border-left: 4px solid #4D5D99;
  padding-left: 8px;
}
.article-tab__ttl {
  font-size: 16px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 2px;
  letter-spacing: .1em;
}
@media print, screen and (min-width: 769px) {
  .article-tab__ttl {
    opacity: 0.9;
  }
}
@media only screen and (max-width: 768px) {
  .article-tab__ttl {
    font-size: 5.5555555556vw;
    margin-bottom: 1.2077294686vw;
  }
}
.article-tab__lead {
  color: #6094ff;
  font-size: 11px;
  line-height: 1.2;
}
@media print, screen and (min-width: 769px) {
  .article-tab__lead {
    opacity: 0.9;
  }
}
@media only screen and (max-width: 768px) {
  .article-tab__lead {
    font-size: 3.3816425121vw;
  }
}
@media print, screen and (min-width: 769px) {
  .current .article-tab {
    background: #fff;
    border-bottom: none;
  }
  .current .article-tab__ttl, .current .article-tab__lead {
    opacity: 1;
  }
}
/* 
#top #contents #main #articleTopics #articleTabs ul li.saishin >  a {
background-image:url(/media_library/law/lawlibrary/images/wg_articleTopics_tab1.png);
}
#top #contents #main #articleTopics #articleTabs ul li.saishin > a:hover {
background-image:url(/media_library/law/lawlibrary/images/wg_articleTopics_tab1_h.png);
}
#top #contents #main #articleTopics #articleTabs ul li.saishin > a.current {
background-image:url(/media_library/law/lawlibrary/images/wg_articleTopics_tab1_c.png);
}

#top #contents #main #articleTopics #articleTabs ul li.commentary > a {
background-image:url(/media_library/law/lawlibrary/images/wg_articleTopics_tab2.png);
}
#top #contents #main #articleTopics #articleTabs ul li.commentary > a:hover {
background-image:url(/media_library/law/lawlibrary/images/wg_articleTopics_tab2_h.png);
}
#top #contents #main #articleTopics #articleTabs ul li.commentary > a.current {
background-image:url(/media_library/law/lawlibrary/images/wg_articleTopics_tab2_c.png);
}

#top #contents #main #articleTopics #articleTabs ul li.zeihanrei > a {
background-image:url(/media_library/law/lawlibrary/images/wg_articleTopics_tab3.png);
}
#top #contents #main #articleTopics #articleTabs ul li.zeihanrei > a:hover {
background-image:url(/media_library/law/lawlibrary/images/wg_articleTopics_tab3_h.png);
}
#top #contents #main #articleTopics #articleTabs ul li.zeihanrei > a.current {
background-image:url(/media_library/law/lawlibrary/images/wg_articleTopics_tab3_c.png);
}*/
#top #contents #main #articleTopics #articleTabs #saishin, #top #contents #main #articleTopics #articleTabs #commentary, #top #contents #main #articleTopics #articleTabs #zeihanrei {
  width: 708px;
  border-top: none;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  display: none;
}
#top #contents #main #articleTopics #articleTabs #saishin.active, #top #contents #main #articleTopics #articleTabs #commentary.active, #top #contents #main #articleTopics #articleTabs #zeihanrei.active {
  display: block;
}
@media only screen and (max-width: 768px) {
  #top #contents #main #articleTopics #articleTabs #saishin, #top #contents #main #articleTopics #articleTabs #commentary, #top #contents #main #articleTopics #articleTabs #zeihanrei {
    display: none;
    width: 100%;
    background: #fff;
    margin-top: 2.4154589372vw;
  }
}
#top #contents #main #articleTopics #articleTabs p.tobucknumber {
  text-align: right;
  font-size: 12px;
  border-bottom: 1px solid #cfd4e6;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  #top #contents #main #articleTopics #articleTabs p.tobucknumber {
    font-size: 3.3816425121vw;
  }
}
#top #contents #main #articleTopics #articleTabs p.lead {
  margin: 10px 5px 10px 5px;
  color: #FF7E00;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  #top #contents #main #articleTopics #articleTabs p.lead {
    font-size: 3.6231884058vw;
  }
}
/* -------------------------------------
paginate
--------------------------------------- */
#main div.pagenate {
  clear: both;
  text-align: center;
  width: 100%;
  padding: 25px 0px 35px 0px;
}
.pagenate span, .pagenate a {
  line-height: 1;
  vertical-align: bottom;
}
#main div.pagenate ul {
  margin: 0 auto;
  padding: 0 !important;
  list-style-type: none;
}
@media only screen and (max-width: 768px) {
  #main div.pagenate ul {
    margin: 0 !important;
  }
}
#main .pagenate ul li {
  display: inline;
  font-size: 100%;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  background-image: none;
}
@media only screen and (max-width: 768px) {
  #main .pagenate ul li {
    display: inline-block;
  }
}
#main .pagenate li span, #main .pagenate li a {
  margin: 0;
  padding: 5px;
  font-size: 80%;
  text-decoration: none;
  zoom: 1;
}
@media only screen and (max-width: 768px) {
  #main .pagenate li span, #main .pagenate li a {
    padding: 0.4830917874vw 0.4830917874vw 0.4830917874vw 0.4830917874vw;
    font-size: 3.1400966184vw;
  }
}
* html #main .pagenate li span, * html #main .pagenate li a {
  padding-bottom: 4px;
  vertical-align: baseline;
}
* + html #main .pagenate li span, * + html #main .pagenate li a {
  padding-bottom: 10px;
}
#main .pagenate li a {
  border: 1px solid #3d78cc;
}
#main .pagenate li span {
  background: #3d78cc;
  border: 1px solid #3d78cc;
  color: #fff;
  font-weight: bold;
}
#main .pagenate li.count {
  padding-top: 5px;
}
#main .pagenate a.link_before, #main .pagenate a.link_next {
  font-weight: normal;
}
#main .pagenate li.previous a:hover, #main .pagenate li.next a:hover {
  background: #3d78cc;
  color: #ffffff;
}
/* -------------------------------------
alpha
--------------------------------------- */
a:hover .alpha100 {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
}
a:hover .alpha90 {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha( opacity=90 )";
}
a:hover .alpha80 {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
a:hover .alpha70 {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}
a:hover .alpha60 {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
}
/* -------------------------------------
link
--------------------------------------- */
a {
  color: #153066;
  text-decoration: underline;
}
a:visited {
  color: #153066;
}
a:hover {
  color: #295fcb;
}
/*LINK_ICON*/
a.linkIcon {
  padding-left: 15px;
  padding-right: 3px;
  background: url(/media_library/common/images/icon_link_orange.gif) 2px center no-repeat;
}
.linkIcon span.linkSpanIcon {
  padding: 0 0 0 15px !important;
  background: url(/media_library/common/images/icon_link_orange.gif) 0 center no-repeat;
}
/*EXTERNAL LINK*/
a.linkExternal {
  background: url(/media_library/common/images/icon_link_external.gif) no-repeat scroll 0 center transparent;
  padding: 3px 0 3px 13px;
  word-break: break-all;
  word-wrap: break-word !important;
  margin: 0 2px;
}
.inline-bg-fix {
  padding: 0 !important;
  background: none !important;
}
a.linkExternal span.linkExternalIcon {
  padding: 3px 0 3px 10px !important;
  background: url(/media_library/common/images/icon_link_external.gif) no-repeat scroll 0 center transparent;
}
/*PDF LINK*/
a.linkPDF {
  padding: 3px 0 3px 19px;
  background: url(/media_library/law/lawlibrary/images/icon_link_pdf.gif) 0 center no-repeat;
  margin: 0 2px;
}
a.linkPDF span.linkPDFIcon {
  padding: 0 0 0 19px !important;
  background: url(/media_library/law/lawlibrary/images/icon_link_pdf.gif) 0 center no-repeat;
}
/*FREE DIAL*/
.linkFreeDial {
  padding: 5px 0 5px 31px;
  background: url(/media_library/common/images/icon_freedial.gif) 0 center no-repeat;
  margin: 0 2px;
}
.linkFreeDial span.linkFreeDialIcon {
  padding: 0 0 0 27px !important;
  background: url(/media_library/common/images/icon_freedial.gif) 0 center no-repeat;
}
/* -------------------------------------
outline
--------------------------------------- */
#contents #main #outline #intro {
  font-size: 15px;
  margin: 30px 40px;
}
@media only screen and (max-width: 768px) {
  #contents #main #outline #intro {
    margin: 4.8309178744vw 0vw 4.8309178744vw 0vw;
  }
}
.outline_3merit {
  border: 1px solid #cccccc;
  padding: 12px 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .outline_3merit {
    font-size: 3.6231884058vw;
  }
}
.outline_3merit dt {
  margin-bottom: 12px;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .outline_3merit dt {
    width: 116px;
  }
}
@media only screen and (max-width: 768px) {
  .outline_3merit dt {
    margin-bottom: 2.4154589372vw;
  }
}
@media print, screen and (min-width: 769px) {
  .outline_3merit dt:last-of-type {
    margin-bottom: 0;
  }
}
.outline_3merit dd {
  margin-bottom: 12px;
  line-height: 1.4;
}
@media print, screen and (min-width: 769px) {
  .outline_3merit dd {
    width: calc(100% - 124px);
  }
}
@media only screen and (max-width: 768px) {
  .outline_3merit dd {
    margin-bottom: 4.8309178744vw;
  }
}
.outline_3merit dd:last-of-type {
  margin-bottom: 0;
}
#contents #main #outline .set {
  padding: 10px 15px 0 15px;
  border: 1px solid #CCC;
  border-radius: 5px;
  margin: 20px 0;
}
#contents #main #outline .set h5 {
  border: none;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  border-bottom: 1px dashed #CCC;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  #contents #main #outline .set h5 {
    font-size: 3.6231884058vw;
  }
}
#contents #main #outline .service_set {
  /*background-color:#eaffe5;*/
}
#contents #main #outline .packA {
  /*background-color:#ffffe5;*/
}
#contents #main #outline .packB {
  /*background-color:#e5f7ff;*/
}
/* -------------------------------------
contents
--------------------------------------- */
#contents #main div.con_detail {
  margin: 20px 15px 10px 15px;
  padding: 15px;
  border: 1px solid #dae6f2;
  border-radius: 3px;
  background: repeat-x url(/media_library/law/lawlibrary/images/contents_bg.gif) #f2f8ff;
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  #contents #main div.con_detail {
    margin: 3.6231884058vw 0vw 3.6231884058vw 0vw;
    padding: 3.6231884058vw 3.6231884058vw 3.6231884058vw 3.6231884058vw;
  }
}
#contents #main div.con_detail h3 {
  margin-top: 0;
  border-left-style: none;
  padding: 0 0 3px 0;
}
#contents #main div.con_detail div.more {
  background-color: #ffffff;
  margin-top: 0px;
  padding: 1px 15px 10px 15px;
  border-radius: 3px;
  border: 1px solid #dae6f2;
  display: none;
}
@media only screen and (max-width: 768px) {
  #contents #main div.con_detail div.more {
    padding: 0.2415458937vw 3.6231884058vw 2.4154589372vw 3.6231884058vw;
  }
}
#contents #main div.con_detail div.more div.contents_img {
  margin: 15px 0;
  text-align: center;
}
#contents #main div.con_detail div.more h4:first-child {
  margin-top: 19px;
}
#contents #main div.con_detail table.con {
  border: 3px solid #475eb2;
  border-collapse: collapse;
  margin: 20px 10px;
  width: 620px;
}
@media only screen and (max-width: 768px) {
  #contents #main div.con_detail table.con {
    width: 100%;
    margin: 4.8309178744vw 0vw 4.8309178744vw 0vw;
    border: 2px solid #475eb2;
  }
}
@media only screen and (max-width: 768px) {
  #contents #main div.con_detail table.con, #contents #main div.con_detail table.con tbody, #contents #main div.con_detail table.con tr, #contents #main div.con_detail table.con th, #contents #main div.con_detail table.con td {
    display: block;
    width: 100%;
  }
}
#contents #main div.con_detail table.con th, #contents #main div.con_detail table.con td {
  text-align: left;
  vertical-align: top;
  padding: 8px;
  border: 1px solid #475eb2;
}
#contents #main div.con_detail table.con th {
  white-space: nowrap;
  background-color: #cbd6ff;
  width: 10%;
}
@media only screen and (max-width: 768px) {
  #contents #main div.con_detail table.con th {
    width: 100%;
  }
}
#contents #main div.con_detail table.con td {
  background-color: #fff;
  width: 90%;
}
@media only screen and (max-width: 768px) {
  #contents #main div.con_detail table.con td {
    width: 100%;
  }
}
#contents #main div.con_detail div.btn_more {
  width: 120px;
  margin: 5px 0 10px auto;
  cursor: pointer;
}
#contents #main div.con_detail div.btn_more_close {
  width: 120px;
  margin: 5px 0 0 auto;
  cursor: pointer;
}
#contents #main div.con_detail table.commentary_writer {
  border: 2px solid #666;
  border-collapse: collapse;
  margin: 10px;
}
@media only screen and (max-width: 768px) {
  #contents #main div.con_detail table.commentary_writer {
    margin: 2.4154589372vw 0vw 2.4154589372vw 0vw;
  }
}
#contents #main div.con_detail table.commentary_writer th, #contents #main div.con_detail table.commentary_writer td {
  border: 1px solid #666;
  padding: 2px 10px;
}
#contents #main div.con_detail table.commentary_writer th {
  background-color: #DDEBFF;
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  #contents #main div.con_detail table.commentary_writer th[rowspan] {
    vertical-align: top;
  }
}
#contents #main div.con_detail table.commentary_writer thead th {
  background-color: #999;
  color: #FFF;
}
#contents #main table.commentary_writer caption {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  #contents #main table.commentary_writer caption {
    font-size: 3.6231884058vw;
  }
}
#contents #main .contentsList {
  width: 670px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #contents #main .contentsList {
    width: 100%;
  }
}
#contents #main .contentsList ul {
  list-style-type: none;
  margin-left: 0;
}
#contents #main .contentsList ul li {
  float: left;
  width: 335px;
}
@media only screen and (max-width: 768px) {
  #contents #main .contentsList ul li {
    width: 100%;
  }
}
#contents #main .contentsList ul li.w2 {
  width: 670px;
  text-indent: -15px;
  padding-left: 15px;
}
@media only screen and (max-width: 768px) {
  #contents #main .contentsList ul li.w2 {
    width: 100%;
  }
}
/* -------------------------------------
plan
--------------------------------------- */
#contents #main #plan table {
  border: 2px solid #475eb2;
  border-collapse: collapse;
  margin: 20px 0;
  width: 100%;
}
#contents #main #plan table th, #contents #main #plan table td {
  padding: 3px 4px 2px 4px;
  border: 1px solid #475eb2;
  /*border:2px solid #fff;*/
}
#contents #main #plan table th {
  white-space: nowrap;
  background-color: #cbd6ff;
  text-align: center;
}
#contents #main #plan table td {
  background-color: #e5ebff;
}
#contents #main #plan table tr.odd td {
  background-color: #f2f5ff;
}
#contents #main #plan table th.trial {
  background-color: #ffca65;
}
#contents #main #plan table td.trial {
  background-color: #fff2d9;
}
#contents #main #plan table tr.odd td.trial {
  background-color: #fffbf2;
}
#contents #main #plan table caption {
  text-align: right;
  font-size: 12px;
  color: #3d78cc;
}
/* -------------------------------------
faq
--------------------------------------- */
#contents #main #faq .faq {
  margin: 20px 0;
  border: 1px solid #cccccc;
  border-radius: 5px;
}
#contents #main #faq .faq_btn {
  margin: 50px auto;
  width: 540px;
}
@media only screen and (max-width: 768px) {
  #contents #main #faq .faq_btn {
    width: 100% !important;
    display: flex;
    margin: 9.6618357488vw auto 9.6618357488vw auto;
    justify-content: space-between;
  }
  #contents #main #faq .faq_btn a {
    width: 48%;
  }
  #contents #main #faq .faq_btn a img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #contents #main #faq .faq_btn::after {
    display: none;
  }
}
#contents #main #faq .faq .faq_q {
  background: url(/media_library/law/lawlibrary/images/faq_q.gif) no-repeat #FFFFFF 10px 9px;
  padding: 10px 10px 10px 50px;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px dashed #cccccc;
  border-radius: 5px;
}
@media only screen and (max-width: 768px) {
  #contents #main #faq .faq .faq_q {
    font-size: 3.6231884058vw;
  }
}
#contents #main #faq .faq .faq_a {
  background: url(/media_library/law/lawlibrary/images/faq_a.gif) no-repeat #FFFFFF 10px 9px;
  padding: 10px 10px 10px 50px;
  border-radius: 5px;
}
@media only screen and (max-width: 768px) {
  #contents #main #faq .faq .faq_a {
    word-break: break-all;
  }
}
#contents #main #faq .faq .backtoList {
  text-align: right;
  margin-bottom: 0;
}
#contents #main #faq dl.faqList {
  margin: 20px 0;
}
#contents #main #faq dl.faqList dt {
  margin: 10px 0 5px 0;
  font-weight: bold;
}
#contents #main #faq dl.faqList dd {
  margin-left: 1em;
}
/* -------------------------------------
company
--------------------------------------- */
#contents #main #company .intro {
  border-top: 2px solid #142666;
  border-bottom: 2px solid #142666;
  margin: 30px 50px;
  text-align: center;
  font-size: 16px;
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  #contents #main #company .intro {
    margin: 7.2463768116vw 0vw 7.2463768116vw 0vw;
    padding: 3.6231884058vw 3.6231884058vw 3.6231884058vw 3.6231884058vw;
  }
}
#contents #main #company .contribution {
  padding: 10px 15px;
  border: 2px solid #ffb2b2;
  background-color: #ffffe6;
  width: 500px;
  margin: 30px auto;
}
@media only screen and (max-width: 768px) {
  #contents #main #company .contribution {
    width: 100%;
  }
}
#contents #main #company .contribution p {
  margin: 0;
}
#contents #main #company .contribution .ttl {
  font-size: 14px;
  font-weight: bold;
  color: #993d3d;
}
@media only screen and (max-width: 768px) {
  #contents #main #company .contribution .ttl {
    font-size: 3.6231884058vw;
  }
}
#contents #main #company .history {
  margin: 15px;
  border: 1px solid #475eb2;
  padding: 10px 15px 15px 15px;
}
@media only screen and (max-width: 768px) {
  #contents #main #company .history {
    margin: 3.6231884058vw 0vw 3.6231884058vw 0vw;
  }
}
#contents #main #company .history table {
  border-collapse: collapse;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #contents #main #company .history table {
    margin-top: 0;
  }
}
#contents #main #company .history table tr {
  border-bottom: 1px dotted #475eb2;
}
#contents #main #company .history table th {
  white-space: nowrap;
  vertical-align: top;
  padding: 5px;
}
#contents #main #company .history table td {
  line-height: 1.4;
  padding: 5px;
}
/* -------------------------------------
application
--------------------------------------- */
#contents #main #application .application_btn {
  margin: 50px auto;
  width: 540px;
}
@media only screen and (max-width: 768px) {
  #contents #main #application .application_btn {
    width: 100% !important;
    display: flex;
    margin: 9.6618357488vw auto 9.6618357488vw auto;
    justify-content: space-between;
  }
  #contents #main #application .application_btn a {
    width: 48%;
  }
  #contents #main #application .application_btn a img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #contents #main #application .application_btn::after {
    display: none;
  }
}
#contents #main #application .artclebox {
  margin: 20px 10px;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 768px) {
  #contents #main #application .artclebox {
    margin: 4.8309178744vw 0vw 4.8309178744vw 0vw;
  }
}
#contents #main #application .artclebox h2 {
  margin-top: 0;
}
#contents #main #application table {
  border-collapse: collapse;
  border: 1px solid #999;
}
#contents #main #application table th, #contents #main #application table td {
  border: 1px solid #999;
  padding: 10px;
  line-height: 1.5;
}
#contents #main #application table th {
  white-space: nowrap;
  background-color: #cbd6ff;
  font-weight: bold;
}
#contents #main #application p.souhu {
  border: 2px solid #ccc;
  padding: 10px;
  margin: 0 70px;
  font-size: 14px;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  #contents #main #application p.souhu {
    margin: 0vw 0vw 0vw 0vw;
    font-size: 3.3816425121vw;
  }
}
/* -------------------------------------
seminar
--------------------------------------- */
.seminar-inquiry {
  border: 1px solid #0f3d99;
  margin: 30px auto;
}
@media print, screen and (min-width: 769px) {
  .seminar-inquiry {
    width: 520px;
  }
}
@media only screen and (max-width: 768px) {
  .seminar-inquiry {
    margin: 4.8309178744vw 0vw 4.8309178744vw 0vw;
  }
}
.seminar-inquiry__title {
  background: #0f3d99;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .seminar-inquiry__title {
    font-size: 3.8647342995vw;
  }
}
.seminar-inquiry__item {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 20px 50px;
}
@media only screen and (max-width: 768px) {
  .seminar-inquiry__item {
    padding: 4.8309178744vw 4.8309178744vw 4.8309178744vw 4.8309178744vw;
  }
}
.seminar-inquiry__item-text {
  text-align: center;
  color: #0f3d99;
  font-weight: bold;
}
.seminar-inquiry__item-text.hybrid {
  font-size: 1.3em;
  line-height: 1.5;
}
.seminar-inquiry__item-text.live {
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .seminar-inquiry__item-text.live {
    font-size: 3.8647342995vw;
  }
}
.seminar-inquiry__item-btn {
  text-align: center;
  line-height: 0;
}
.seminar-inquiry__item-btn a {
  line-height: 0;
}
.seminar-inquiry__close {
  color: #cc0000;
  font-weight: bold;
  line-height: 1.2;
}
.seminar-lecturer {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .seminar-lecturer {
    flex-direction: column;
  }
}
@media print, screen and (min-width: 769px) {
  .seminar-lecturer__img {
    width: 120px;
  }
}
@media print, screen and (min-width: 769px) {
  .seminar-lecturer__text {
    width: calc(100% - 140px);
  }
}
.seminar-feature {
  display: flex;
  flex-wrap: wrap;
  list-style: none !important;
  justify-content: space-between;
  padding-left: 0;
  margin-left: 0 !important;
  counter-reset: seminar-feature-num;
}
.seminar-feature__list {
  margin-bottom: 15px;
}
@media print, screen and (min-width: 769px) {
  .seminar-feature__list {
    width: 48%;
  }
}
.seminar-feature__title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.4;
  color: #0f3d99;
}
.seminar-feature__title.num {
  display: flex;
  align-items: center;
}
.seminar-feature__title.num::before {
  content: counter(seminar-feature-num);
  counter-increment: seminar-feature-num;
  display: inline-block;
  font-size: 2em;
  font-weight: bold;
  margin-right: 15px;
  width: 1.4em;
  color: #fff;
  background: #0f3d99;
  text-align: center;
}
#contents #main #seminar table.seminarDate th, #contents #main #seminar table.seminarDate td {
  padding: 5px 8px 4px 8px;
  border: 1px solid #CCC;
  text-align: center;
  line-height: 1.3;
}
#contents #main #seminar table.seminarDate th {
  white-space: nowrap;
  background-color: #cbd6ff;
}
/* 先輩弁護士に聞く司法修習 */
#contents #main #seminar .mv__txt {
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar .mv__txt {
    font-size: 3.6231884058vw;
  }
}
#contents #main #seminar .mv__txt p {
  margin: 0;
}
#contents #main #seminar .mv__txt p:last-child {
  line-height: 1.3;
}
#contents #main #seminar .mv__txt--orange {
  color: #ff5900;
  font-weight: bold;
}
#contents #main #seminar .mv__txt--big {
  font-size: 25px;
  font-weight: bold;
  color: #333;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar .mv__txt--big {
    font-size: 4.347826087vw;
  }
}
#contents #main #seminar .mv__btn-box {
  background: #326cb8;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar .mv__btn-box {
    font-size: 3.6231884058vw;
  }
}
#contents #main #seminar .mv__btn-box img {
  margin-left: 20px;
}
#contents #main #seminar section {
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar section {
    padding: 2.4154589372vw 0vw 2.4154589372vw 0vw;
  }
}
#contents #main #seminar section p {
  margin: 0;
}
#contents #main #seminar .seminar__detail table {
  border: #ccc 1px solid;
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar .seminar__detail table {
    font-size: 3.3816425121vw;
  }
}
#contents #main #seminar .seminar__detail th {
  white-space: nowrap;
  font-size: 16px;
  background: #326cb8;
  font-weight: bold;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  width: 17%;
  border: 1px solid #cecece;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar .seminar__detail th {
    font-size: 3.6231884058vw;
  }
}
#contents #main #seminar .seminar__detail td {
  border: 1px solid #cecece;
  padding: 15px;
}
#contents #main #seminar .detail__title {
  font-size: 18px;
  color: #0c4695;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar .detail__title {
    font-size: 3.8647342995vw;
  }
}
#contents #main #seminar .detail__place p {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}
#contents #main #seminar .detail__place dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
  padding-left: 1em;
  max-width: 540px;
}
#contents #main #seminar .detail__place dt {
  width: 21%;
}
#contents #main #seminar .seminar__voice {
  padding: 20px 20px 0;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar .seminar__voice {
    padding: 4.8309178744vw 0vw 0vw 0vw;
  }
}
#contents #main #seminar .seminar__voice * {
  box-sizing: border-box;
}
.voice__box {
  background: #fff9f2;
  padding: 40px 35px;
}
@media only screen and (max-width: 768px) {
  .voice__box {
    padding: 3.6231884058vw 3.6231884058vw 3.6231884058vw 3.6231884058vw;
  }
}
.voice__box.col2 {
  padding: 30px 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.voice__inner {
  background: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  padding: 20px;
  font-size: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 25px;
}
.voice__inner:last-child {
  margin-bottom: 0;
}
.voice__inner .circle-orange {
  margin-right: 5px;
}
.voice__inner p {
  flex-basis: 530px;
  margin-left: 10px;
  line-height: 1.6;
}
.voice__inner .comment {
  width: calc(100% - 20px);
  margin-bottom: auto;
}
.col2 .voice__inner {
  font-size: inherit;
  justify-content: space-between;
}
@media print, screen and (min-width: 769px) {
  .col2 .voice__inner {
    width: 48%;
    border-radius: 10px;
  }
}
@media print, screen and (min-width: 769px) {
  .col2 .voice__inner:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
#contents #main #seminar .seminar__date {
  text-align: center;
}
#contents #main #seminar .seminar__date table {
  width: 100%;
  margin-bottom: 5px;
}
#contents #main #seminar .seminar__date th {
  background: #eeeeee;
  border: 1px solid #cecece;
  padding: 5px 9px 4px 9px;
  text-align: center;
}
#contents #main #seminar .seminar__date td {
  border: 1px solid #cecece;
  padding: 10px;
}
#contents #main #seminar .seminar__free {
  color: #d7021b;
}
#contents #main #seminar .seminar__free-box {
  border: #d7021b 1px solid;
  padding: 2px 7px 0 7px;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar .seminar__free-box {
    font-size: 4.347826087vw;
  }
}
#contents #main #seminar .seminar__entry {
  padding-top: 15px;
  text-align: center;
}
#contents #main #seminar .seminar__banner {
  text-align: center;
  margin-top: 25px;
}
#contents #main #seminar .seminar__banner a:hover {
  opacity: 0.7;
}
#contents #main #seminar .ondemand {
  text-align: center;
  margin: 10px 0 40px;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar .ondemand {
    margin: 4.8309178744vw 0vw 9.6618357488vw 0vw;
  }
}
#contents #main #seminar .ondemand a {
  background: #326cb8;
  padding: 15px 45px;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
  font-size: 125%;
  display: block;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar .ondemand a {
    padding: 3.6231884058vw 4.8309178744vw 3.6231884058vw 4.8309178744vw;
  }
}
#contents #main #seminar .ondemand a:hover {
  opacity: 0.7;
}
.marker-yellow {
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.circle-orange {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #ff5900;
  box-shadow: 1.5px 1.5px 4px rgba(0, 0, 0, 0.2);
}
/* -------------------------------------
seminar
--------------------------------------- */
#contents #main .seminarReport h1 {
  padding: 18px 10px 10px 15px;
  line-height: 1.3;
}
#contents #main .seminarReport h1 span {
  display: block;
}
#contents #main .seminarReport h1 span.subTitle {
  font-size: 18px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  #contents #main .seminarReport h1 span.subTitle {
    font-size: 4.347826087vw;
  }
}
#contents #main .seminarReport h1 span.report {
  font-size: 22px;
}
@media only screen and (max-width: 768px) {
  #contents #main .seminarReport h1 span.report {
    font-size: 5.7971014493vw;
  }
}
/* -------------------------------------
article blog
--------------------------------------- */
#contents #main .article-main {
  margin: 1px;
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  #contents #main .article-main {
    padding: 3.6231884058vw 3.6231884058vw 48.309178744vw 3.6231884058vw;
    background-position: bottom center;
  }
}
#contents #main .article-main--commentary {
  outline: 1px solid #a2beca;
  border: 1px solid #fff;
  background: url("/media_library/law/lawlibrary/images/commentary_h1_img.png") no-repeat right 20px bottom, linear-gradient(#f1fcff, #fff);
}
@media only screen and (max-width: 768px) {
  #contents #main .article-main--commentary {
    background: #f3fbfe url("/media_library/law/lawlibrary/images/commentary_h1_img.png") no-repeat bottom center;
    background-size: 69.3236714976vw 43.4782608696vw;
  }
}
#contents #main .article-main--saishin {
  outline: 1px solid #a2cba3;
  border: 1px solid #fff;
  background: url("/media_library/law/lawlibrary/images/saishin_h1_img.png") no-repeat right 10px center, linear-gradient(#f2fff3, #fff);
}
@media only screen and (max-width: 768px) {
  #contents #main .article-main--saishin {
    padding-bottom: 43.4782608696vw;
    background: #f4fff6 url("/media_library/law/lawlibrary/images/saishin_h1_img.png") no-repeat bottom 20px center;
    background-size: 72.4637681159vw 35.4106280193vw;
  }
}
#contents #main .article-main--zeihanrei {
  outline: 1px solid #ccbea3;
  border: 1px solid #fff;
  background: url("/media_library/law/lawlibrary/images/zeihanrei_h1_img.png") no-repeat right bottom, linear-gradient(#fffaf4, #fff);
}
@media print, screen and (min-width: 769px) {
  #contents #main .article-main--zeihanrei {
    padding-bottom: 65px;
  }
}
@media only screen and (max-width: 768px) {
  #contents #main .article-main--zeihanrei {
    background: #fffaf4 url("/media_library/law/lawlibrary/images/zeihanrei_h1_img.png") no-repeat bottom right;
    background-size: 71.7391304348vw 45.652173913vw;
  }
}
#contents #main .article-main__text {
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  #contents #main .article-main__text {
    font-size: 3.3816425121vw;
  }
}
#contents #main .article-main__logo {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  #contents #main .article-main__logo {
    margin-bottom: 3.6231884058vw;
  }
}
#contents #main .article-main__explanation p {
  margin: 0;
}
#contents #main div.article {
  padding: 0 5px 15px 5px;
  margin: 10px 0 15px 0;
  border-bottom: 1px solid #cfd4e6;
}
@media only screen and (max-width: 768px) {
  #contents #main div.article {
    padding: 0vw 0vw 3.6231884058vw 0vw;
    margin: 2.4154589372vw 0vw 2.4154589372vw 0vw;
  }
}
#contents #main div.article div.date {
  color: #667ccc;
  width: 70px;
  float: left;
}
#contents #main div.article div.topics {
  width: 620px;
  float: right;
}
@media only screen and (max-width: 768px) {
  #contents #main div.article div.topics {
    width: 100%;
  }
}
#contents #main #saishin {
  width: 710px;
  padding: 10px;
  border-top: 1px solid #cfd4e6;
}
@media only screen and (max-width: 768px) {
  #contents #main #saishin {
    width: 100%;
    padding: 2.4154589372vw 2.4154589372vw 2.4154589372vw 2.4154589372vw;
  }
}
#contents #main #saishin div.article div.title {
  font-size: 14px;
  font-weight: bold;
  color: #006;
}
@media only screen and (max-width: 768px) {
  #contents #main #saishin div.article div.title {
    font-size: 3.8647342995vw;
  }
}
#contents #main #saishin div.article div.bunban {
  color: #006;
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  #contents #main #saishin div.article div.bunban {
    font-size: 3.3816425121vw;
  }
}
#contents #main #saishin div.article div.gaiyou {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px dotted #3e5299;
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  #contents #main #saishin div.article div.gaiyou {
    font-size: 3.3816425121vw;
  }
}
#contents #main #commentary {
  width: 710px;
  padding: 10px;
  border-top: 1px solid #cfd4e6;
}
@media only screen and (max-width: 768px) {
  #contents #main #commentary {
    width: 100%;
    padding: 2.4154589372vw 2.4154589372vw 2.4154589372vw 2.4154589372vw;
  }
}
#contents #main #commentary div.article div.lawNo {
  color: #3e5299;
}
#contents #main #commentary div.article div.title {
  font-weight: bold;
}
#contents #main #commentary div.article div.kijiTitle {
  font-size: 13px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  #contents #main #commentary div.article div.kijiTitle {
    font-size: 3.6231884058vw;
  }
}
#contents #main #zeihanrei {
  width: 710px;
  padding: 10px;
  border-top: 1px solid #cfd4e6;
}
@media only screen and (max-width: 768px) {
  #contents #main #zeihanrei {
    width: 100%;
    padding: 2.4154589372vw 2.4154589372vw 2.4154589372vw 2.4154589372vw;
  }
}
#contents #main #zeihanrei div.article div.no {
  font-weight: bold;
  float: left;
}
#contents #main #zeihanrei div.article div.sansyo {
  color: #999;
  float: right;
}
#contents #main #zeihanrei div.article div.sansyo span.ttl {
  color: #3e5299;
}
#contents #main #zeihanrei div.article div.title {
  clear: both;
}
/* -------------------------------------
info blog
--------------------------------------- */
#info #contents #mainInner {
  margin: 0 60px;
}
@media only screen and (max-width: 768px) {
  #info #contents #mainInner {
    margin: 0vw 0vw 0vw 0vw;
  }
}
#info #contents #main #pageTitle {
  text-align: center;
  padding: 20px;
  margin-bottom: 30px;
  border-style: none;
  border-top: 2px solid #142666;
  border-bottom: 2px solid #142666;
  background-color: #ffffff;
}
#info #contents #main #pageTitle h1 {
  font-size: 16px;
  margin: 0;
}
#info #contents #main #pageTitle p {
  display: none;
}
/* -------------------------------------
link
--------------------------------------- */
#contents #main table.link_db_list {
  border: 2px solid #999;
  width: 100%;
}
#contents #main table.link_db_list th, table.link_db_list td {
  border: 1px solid #999;
  padding: 1px 5px 0 7px;
}
#contents #main table.link_db_list th {
  text-align: left;
  vertical-align: top;
  width: 35%;
  font-weight: bold;
}
#contents #main table.link_db_list th.ttl {
  color: #FFF;
  background-color: #999;
}
#contents #main table.link_db_list td {
  vertical-align: top;
  width: 65%;
}
/* -------------------------------------
agchart
--------------------------------------- */
#contents #main #agechart {
  width: 700px;
  border-left: 1px solid #0066CC;
  margin: 10px auto;
}
@media only screen and (max-width: 768px) {
  #contents #main #agechart {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
  }
}
#contents #main #agechart table {
  width: 100%;
}
#contents #main #agechart table th {
  color: #03007F;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #0066CC;
  width: 50%;
  text-align: center;
  padding: 2px;
}
#contents #main #agechart table tr:nth-child(even) {
  background-color: #CCF0FF;
}
#contents #main #agechart table td {
  padding: 2px 3px;
  text-align: right;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  #contents #main #agechart table td {
    font-size: 3.3816425121vw;
    white-space: nowrap;
  }
}
#contents #main .agetable {
  width: 119px;
  padding: 0 10px;
  float: left;
  border-right: 1px solid #0066CC;
}
@media only screen and (max-width: 768px) {
  #contents #main .agetable {
    width: 33%;
  }
}
/* -------------------------------------
fukkou
--------------------------------------- */
#contents #main #fukkou table.partner_list {
  border: 1px #000077 solid;
  border-collapse: collapse;
  width: 690px;
  margin: 5px 20px 20px 20px;
}
@media only screen and (max-width: 768px) {
  #contents #main #fukkou table.partner_list {
    width: 100%;
    margin: 5px 0;
  }
}
#contents #main #fukkou table.partner_list th, #contents #main #fukkou table.partner_list td {
  background-color: #F0F9FF;
  border: 1px #666666 solid;
  padding: 5px 8px;
  text-align: center;
  line-height: 1.4;
}
#contents #main #fukkou table.shinsai_list {
  border: 2px #6B8E23 solid;
  border-collapse: collapse;
  margin: 20px 0;
  width: 100%;
}
#contents #main #fukkou table.shinsai_list th, #contents #main #fukkou table.shinsai_list td {
  border: 1px #6B8E23 solid;
  padding: 5px 8px;
  line-height: 1.4;
}
#contents #main #fukkou table.shinsai_list thead th {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #6B8E23;
  font-size: 14px;
}
/* -------------------------------------
trial
--------------------------------------- */
#contents #main #trial table.trial_list {
  border: 1px #AA0000 solid;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
}
#contents #main #trial table.trial_list th, #contents #main #trial table.trial_list td {
  border: 1px #AA0000 solid;
  line-height: 1.6;
  padding: 5px 10px 4px 10px;
}
#contents #main #trial table.trial_list th {
  font-weight: bold;
  background-color: #ffdddd;
  text-align: center;
  color: #aa0000;
  font-size: 14px;
}
#contents #main #trial div.list {
  width: 650px;
  margin: 30px auto;
}
#contents #main #trial div.notice {
  width: 650px;
  margin: 30px auto;
}
@media only screen and (max-width: 768px) {
  #contents #main #trial div.notice {
    width: 100%;
  }
}
#contents #main #trial div.notice p.ttl {
  border-top: 3px double #AA0000;
  border-bottom: 3px double #AA0000;
  padding: 10px 20px;
  margin: 0;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
#contents #main #trial div.notice p.list {
  border-bottom: 3px double #AA0000;
  padding: 10px 20px;
  margin: 0;
}
/* -------------------------------------
mylawyer
--------------------------------------- */
#contents #main #mylawyer table.mylawyer_list {
  border: 2px solid #445544;
  width: 650px;
  margin: 20px auto;
}
#contents #main #mylawyer table.mylawyer_list th, #contents #main #mylawyer table.mylawyer_list td {
  padding: 2px 5px;
  border: 1px solid #445544;
}
#contents #main #mylawyer table.mylawyer_list th {
  text-align: left;
  font-weight: bold;
  line-height: 1.4;
}
#contents #main #mylawyer table.mylawyer_list th .sub {
  font-weight: normal;
}
#contents #main #mylawyer table.mylawyer_list td {
  text-align: right;
  white-space: nowrap;
}
/* -------------------------------------
news
--------------------------------------- */
#contents #main #news ul.head_btnArea {
  text-align: center;
  list-style: none;
  margin: 40px auto 0;
  height: 37px;
  width: 730px;
}
#contents #main #news ul.head_btnArea li {
  width: 238px;
  margin-right: 30px;
  display: inline;
}
#contents #main #news table.news {
  width: 700px;
  border: 3px solid #475eb2;
  border-collapse: collapse;
  margin: 20px 0;
}
#contents #main #news table.news th {
  white-space: nowrap;
  background-color: #cbd6ff;
  width: 25%;
  text-align: left;
  vertical-align: top;
  padding: 8px;
  border: 1px solid #475eb2;
}
#contents #main #news table.news td {
  text-align: left;
  vertical-align: top;
  padding: 8px;
  border: 1px solid #475eb2;
  background-color: #fff;
  width: 90%;
}
/* -------------------------------------
news
--------------------------------------- */
#contents #main #seminar dl.seminarList {
  margin: 0 10px;
}
#contents #main #seminar dl.seminarList dt {
  font-size: 18px;
  margin: 30px 0 0 0;
  line-height: 1.3;
  padding: 8px 10px;
  border-left: 3px solid #ff9f00;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar dl.seminarList dt {
    font-size: 3.8647342995vw;
  }
}
#contents #main #seminar dl.seminarList dt span {
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar dl.seminarList dt span {
    font-size: 3.3816425121vw;
  }
}
#contents #main #seminar dl.seminarList dt a.report {
  background-color: #ffaa00;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 2px #cc8800;
  bottom: 12px;
  width: 160px;
}
@media only screen and (max-width: 768px) {
  #contents #main #seminar dl.seminarList dt a.report {
    font-size: 3.3816425121vw;
    position: static;
    margin: 2.4154589372vw 0vw 0vw 0vw;
  }
}
#contents #main #seminar dl.seminarList dt a.report:hover {
  background-color: #ffbb33;
}
#contents #main #seminar dl.seminarList dd {
  border-left: 3px solid #ff9f00;
  border-bottom: 1px dashed #ccc;
  margin: 0 0 30px 0;
  padding: 0;
}
#contents #main #seminar dl.seminarList dd ul {
  list-style-type: none;
  margin: 0;
  padding: 0 10px 4px;
}
#contents #main #seminar dl.seminarList ul li {
  margin: 0 10px 0 0;
  padding: 0;
  display: inline-block;
}
#contents #main #seminar dl.seminarList ul li span {
  font-weight: bold;
}
#contents #main #seminar div.reportInfo {
  border: 4px double #C30;
  padding: 0px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  background-color: #fff5f2;
}
#contents #main #seminar p strong {
  color: #cc2929;
}
#contents #main #seminar h2 .sub {
  font-size: 14px;
  font-weight: normal;
}
/* -------------------------------------
common
--------------------------------------- */
img.mt-image-right {
  float: right;
  padding: 0 0 10px 10px;
}
img.mt-image-left {
  float: left;
  padding: 0 10px 10px 0;
}
.tx_indent {
  display: block;
  text-indent: -1em;
  margin-left: 1em;
}
.dp_block {
  display: block !important;
}
#contents #main ul.listStyleAtt {
  list-style: none;
  padding: 0;
}
#contents #main ul.listStyleAtt li {
  color: #555;
  padding-left: 25px;
  background: url(/media_library/common/images/bullet_attention_gray.gif) 10px 4px no-repeat;
}
/* -------------------------------------
kigyohoumu
--------------------------------------- */
#contents #main #kigyohoumu .main_img {
  position: relative;
  height: 320px;
}
@media only screen and (max-width: 768px) {
  #contents #main #kigyohoumu .main_img {
    height: auto;
  }
}
#contents #main #kigyohoumu .main_btm {
  position: absolute;
  bottom: 15px;
  width: 730px;
}
@media only screen and (max-width: 768px) {
  #contents #main #kigyohoumu .main_btm {
    width: 100%;
    position: static;
  }
}
#contents #main #kigyohoumu .main_btm .text_wrap {
  padding: 0 30px;
}
@media only screen and (max-width: 768px) {
  #contents #main #kigyohoumu .main_btm .text_wrap {
    padding: 0;
    margin-top: 4.8309178744vw;
  }
}
#contents #main #kigyohoumu .main_btm .text_wrap .text {
  font-size: 14px;
  margin: 0;
  color: #083d8d;
}
@media only screen and (max-width: 768px) {
  #contents #main #kigyohoumu .main_btm .text_wrap .text {
    font-size: 3.6231884058vw;
  }
}
#contents #main #kigyohoumu .main_btm .text_wrap .list {
  list-style: none;
  margin: 0 0 20px 0.5em;
  font-size: 11px;
}
#contents #main #kigyohoumu .text_wrap {
  margin: 1em 10px;
}
@media only screen and (max-width: 768px) {
  #contents #main #kigyohoumu .text_wrap {
    margin: 1em 0;
  }
}
#contents #main #kigyohoumu .text_wrap .text {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  #contents #main #kigyohoumu .text_wrap .text {
    font-size: 3.6231884058vw;
  }
}
#contents #main #kigyohoumu .text_wrap .list {
  list-style: none;
  margin: 0;
}
#contents #main #kigyohoumu .souhu {
  border: 1px solid #ccc;
  padding: 10px;
}
#contents #main #kigyohoumu .course_wrap {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  #contents #main #kigyohoumu .course_wrap {
    flex-wrap: wrap;
  }
}
#contents #main #kigyohoumu .course_wrap .box {
  width: 32%;
  background: #f2f2f2;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  #contents #main #kigyohoumu .course_wrap .box {
    width: 100%;
    margin-bottom: 4.8309178744vw;
  }
}
#contents #main #kigyohoumu .course_wrap .box .inner_box {
  padding: 10px;
  position: relative;
}
#contents #main #kigyohoumu .course_wrap .box .title {
  margin: 0 0 1em;
  font-weight: bold;
  font-size: 12px;
}
#contents #main #kigyohoumu .course_wrap .box .title .price {
  display: inline-block;
  font-size: 20px;
  margin: 0 3px 0 0;
}
#contents #main #kigyohoumu .course_wrap .box ul {
  margin: 0 0 0 1.5em;
}
#contents #main #kigyohoumu .course_wrap .box .icon_off {
  position: absolute;
  top: -20px;
  right: 0;
}
#contents #main #kigyohoumu .course_wrap .box.basic {
  border-top: 5px solid #2c82d8;
}
#contents #main #kigyohoumu .course_wrap .box.standard {
  border-top: 5px solid #3055c1;
}
#contents #main #kigyohoumu .course_wrap .box.premium {
  border-top: 5px solid #da8a2a;
}
#contents #main #kigyohoumu .course_wrap .box.basic .title .course {
  display: block;
  color: #2c82d8;
  font-size: 16px;
}
#contents #main #kigyohoumu .course_wrap .box.standard .title .course {
  display: block;
  color: #3055c1;
  font-size: 16px;
}
#contents #main #kigyohoumu .course_wrap .box.premium .title .course {
  display: block;
  color: #da8a0e;
  font-size: 16px;
}
#contents #main #kigyohoumu .course_wrap .box.standard .plus {
  margin: 0;
  text-align: center;
  font-weight: bold;
}
#contents #main #kigyohoumu .course_wrap .box.standard .plus span {
  color: #2c82d8;
}
#contents #main #kigyohoumu .course_wrap .box.premium .plus {
  margin: 0;
  text-align: center;
  font-weight: bold;
}
#contents #main #kigyohoumu .course_wrap .box.premium .plus span {
  color: #3055c1;
}
#contents #main #kigyohoumu table {
  border: 2px solid #475eb2;
  border-collapse: collapse;
  margin: 20px 0;
  width: 100%;
}
#contents #main #kigyohoumu table caption {
  text-align: right;
  font-size: 12px;
  color: #3d78cc;
}
#contents #main #kigyohoumu table th {
  white-space: nowrap;
  background-color: #cbd6ff;
  text-align: center;
}
#contents #main #kigyohoumu table th, #contents #main #kigyohoumu table td {
  padding: 8px 4px 6px 4px;
  border: 1px solid #475eb2;
}
#contents #main #kigyohoumu table td {
  text-align: center;
  vertical-align: middle;
}
#contents #main #kigyohoumu table .service {
  width: 44%;
}
#contents #main #kigyohoumu table .provider {
  width: 20%;
}
#contents #main #kigyohoumu table .course {
  width: 12%;
}
#contents #main #kigyohoumu table .monthly {
  background: #d86052;
  color: #fff;
}
#contents #main #kigyohoumu table .monthly_price {
  background: #fbc9c3;
}
/* 法律事務所パック */
#contents #main #kigyohoumu.jimusyopack .main_img {
  height: 233px;
}
@media only screen and (max-width: 768px) {
  #contents #main #kigyohoumu.jimusyopack .main_img {
    height: auto;
  }
}
#contents #main #kigyohoumu.jimusyopack .main_btm {
  bottom: 7px;
}
#contents #main #kigyohoumu.jimusyopack .houritsu_pack_head .main {
  font-size: 20px;
  text-align: center;
  margin: 30px 0 10px;
  color: #1f981f;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  #contents #main #kigyohoumu.jimusyopack .houritsu_pack_head .main {
    font-size: 3.8647342995vw;
  }
}
#contents #main #kigyohoumu.jimusyopack .houritsu_pack_head .sub {
  text-align: center;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
#contents #main #kigyohoumu.jimusyopack .houritsu_pack_head .sub span {
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  #contents #main #kigyohoumu.jimusyopack .houritsu_pack_head .sub span {
    font-size: 3.6231884058vw;
  }
}
#contents #main #kigyohoumu.jimusyopack h3 span.sub {
  display: block;
}
#contents #main #kigyohoumu.jimusyopack .fukidashi {
  position: relative;
  background: #f51b1b;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  padding: 2px 7px;
  margin: 0 0 0 8px;
}
#contents #main #kigyohoumu.jimusyopack .note {
  color: #f51b1b;
}
/* TKCローライブラリーに関するお問合せ */
.inquiry_btn {
  width: 640px;
  margin: 30px auto;
}
@media only screen and (max-width: 768px) {
  .inquiry_btn {
    width: 100% !important;
  }
  .inquiry_btn .flL, .inquiry_btn .flR {
    float: none;
    width: 100% !important;
    text-align: center;
  }
  .inquiry_btn a {
    left: calc(50% - 242px/2) !important;
  }
}



