@charset "UTF-8";

/* お勧めする理由
------------------------------------------------- */
.anc-whyjcca {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.anc-whyjcca li {
  display: flex;
  flex-basis: 23%;
  align-items: center;
}
.anc-whyjcca li a {
display: flex !important;
    justify-content: center;
  width: 100%;
    height: 100%;
    align-items: center;
}
.anc-whyjcca .btn-link a,
.anc-whyjcca .btn-link a:link,
.anc-whyjcca .btn-link a:visited {
  padding: 5px .5em 4px .5em;
}
.box-whyjcaa {
  display: flex;
  justify-content: space-between;
}
.img-whyjcaabox01 {
  max-width: 450px;
  width: 90%;
  margin: 0 auto calc(30px - (((1.6rem * 1.8) - 1.6rem) / 2));
}
.link-id_wrap {
  padding-top: 110px;
  margin-top:-110px;
  position: relative;
  z-index: -1;
}
.area-procedure {
  flex-basis: 49%;
  padding: 0 0 10px 0;
  border: 1px solid #233b6c;
}
.area-procedure .heading-case {
  margin-bottom: 20px;
  background: #233b6c;
  color: #fff;
  display: block;
  font-size: 1.7rem;
}
.area-procedure .heading-case span {
  display: block;
  font-size: 1.5rem;
}
.area-procedure p, .area-procedure dl {
  padding-left: 4%;
  padding-right: 4%;
}
.area-procedure dl {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.area-procedure dl dt {
  flex-basis: 70px;
  margin: 0 10px 5px 0;
  color: #233b6c;
  background: #d7e4f1;
  text-align: center;
}
.area-procedure dl dd {
  flex-basis: calc(100% - 80px);
  margin-bottom: 10px;
}
@media only screen and (max-width: 959px) {
  .anc-whyjcca {
    margin-bottom: -15px;
  }
  .anc-whyjcca li {
  flex-basis: 100%;
    margin-bottom: 15px;
}
}

/* 実績・解決例
------------------------------------------------- */
.pc-max1000 {
  max-width: 1000px;
}
.table-item.pc-max1000 {
  margin: auto;
}
.pc-45 {
  width: 45%;
}
.pc-35 {
  width: 35%;
}

@media only screen and (max-width: 959px) {
.pc-max1000 {
  max-width: 100%;
}
.pc-45,.pc-35 {
  width: auto;
}
}

/* 実績・解決例
------------------------------------------------- */
.title-clause {
  margin-bottom: 20px;
  padding: 10px 10px 8px 10px;
  background: #f1f2f6;
  border-left: 10px solid #d7e4f1;
  color: #233b6c;
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.6;
}
.area-case {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 40px 3% 10px 3%;
}
.heading-case {
  background: #f1f2f6;
  color: #233b6c;
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 6px 10px 6px 10px;
  display: flex;
  align-items: center;
}
.title-case {
  background: #f1f2f6;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  color: #233b6c;
  font-size: 2.0rem;
  font-weight: bold;
  margin-top: 40px;
  padding: 4px 10px;
  display: flex;
  align-items: center
}
.title-case span {
  background: #233b6c;
  color: #fff;
  margin-right: 1em;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  padding: 0 10px;
  height: 1.8em;
}
.title-case-m {
    background: #d7e4f1;
    font-weight: bold;
    padding: 4px 10px;
    margin-bottom: 10px;
}
.step-position {
  background: #f1f2f6;
}
.text-center {
  text-align: center;
}
.text-center + .heading {
  margin-top: 45px;
}
blockquote.reputation {
  position: relative;
  display: inline-block;
  margin: 0 10px 30px 0;
  padding: 15px 30px;
  background-color: #f1f2f6;
}
blockquote.reputation:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #f1f2f6;
}
blockquote.reputation p {
  margin-bottom: 0;
}
blockquote.reputation p:nth-child(2) {
  text-align: right;
}

blockquote.quotation {
  border: 1px solid #233b6c;
  padding: 20px 3%;
  margin-bottom: calc(30px - (((1.6rem * 1.8) - 1.6rem) / 2));
}
blockquote.quotation p:last-child {
  margin-bottom: 0;
}

.layout01, .layout02 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.performance .layout01{
  flex-direction: row-reverse;
}
.layout02 .pic img {
  border: #ddd 1px solid;
}
.flex-wrap {
  flex-wrap: wrap;
}
.box-btns {
  text-align: center;
}
.box-btns p {
  margin: 0 5px;
}
.table-foreign table.table-item-small th, 
.table-foreign table.table-item-small td {
    padding: 3px 1%;
}

/* 仲裁条項の書き方
------------------------------------------------- */
.anc-list {
  list-style: decimal;
  padding-left: 1.2em;
  z-index: 1;
  position: relative;/*ネガティブマージン対策*/
}
.anc-list.anc-list
.anc-list ul{
  margin-bottom: calc(30px - (((1.6rem * 1.8) - 1.6rem) / 2));
}
.anc-list > li{
  margin-bottom: calc(30px - (((1.6rem * 1.8) - 1.6rem) / 2));
}
.anc-list > li:last-of-type{
  margin-bottom: 0;
}
.anc-list > li > a{
  color: #233b6c;
  font-weight: bold;
  position: relative;
}
.anc-list > li::marker {
  color: #233b6c;
  font-weight: bold;
}
.anc-list > li > a::after {
  content: "";
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  top: .1em;
  right: -1em;
  width: .5em;
  height: .5em;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #233b6c;  
  transform: rotate(135deg);
  transition: all .3s;
}
.anc-list > li > a:hover::after {
  top: .3em;
  transition: all .3s;
}
.heading.anc-space{
  margin-top: -80px;
  padding-top: 120px;
  z-index: -1;
}
.anc-space2{
  margin-top: -110px;
  padding-top: 110px;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
.heading.anc-space{
  margin-top: -80px;
  padding-top: 120px;
  z-index: -1;
}
.anc-space2{
  margin-top: -110px;
  padding-top: 110px;
  z-index: -1;
}
	
}


/* 手続きの流れ
------------------------------------------------- */
.area-step {
  margin-bottom: 80px;
}
.title-step {
  background: #d7e4f1;
  font-size: 2.0rem;
  font-weight: bold;
  display: flex;
  padding: 8px 8px 8px 0;
  margin-bottom: 20px;
  align-items: center;
}
.title-step span:first-of-type {
  background: #233b6c;
  color: #fff;
  margin-right: 10px;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  padding: 4px 10px;
  width: 80px;
}
.title-step span:last-of-type {
  width: calc(100% - 90px);
}
.title-step-m {
  font-weight: bold;
  border-bottom: 1px solid #233b6c;
  border-top: 1px solid #233b6c;
  color: #233b6c;
  padding: 4px 0;
  margin-bottom: 10px;
  font-size: 1.7rem;
}
.title-step-s {
  background: #f1f2f6;
  font-weight: bold;
  padding: 4px 10px;
  margin-bottom: 10px;
}
.title-step-ss {
  color: #233b6c;
  font-weight: bold;
  border-left: 6px solid #d7e4f1;
  padding-left: .5em;
  margin-bottom: 8px;
}

.link-sample {
  margin-bottom: calc(30px - (((1.6rem * 1.8) - 1.6rem) / 2));
}
.link-sample {
  border-top: 1px solid #ddd;
  margin-top: 10px;
}
.link-sample > ul > li {
    border-bottom: 1px solid #ddd;
	padding: 4px 0;
}
.link-sample > ul > li > ul {
    padding-left: 15px;
}
.text-one-down {
  padding-left: 1em;
}


/* 審問施設
------------------------------------------------- */
.figurebox {
  display: flex;
  width: 70%;
  margin: 0 auto;
}
.figurebox figure {
  max-width: 555px;
}
.figurebox figure:first-child {
  margin-right: 10px;
}
.figurebox figure:last-child {
  margin-left: 10px;
}
/*.figurebox img {
  flex : 1 1 auto;
  width: 0%;
}
_:-ms-lang(x)::-ms-backdrop, .figurebox img {
  width: 32%;
}
.figurebox img:not(:last-child) {
  margin-right: 2%;
}*/


/* 仲裁規則
------------------------------------------------- */
a.inline-link {
  display: inline-block;
  border: #0068b7 1px solid;
  padding: 0 1px;
  margin: 0 3px;
  line-height: 1.5;
  text-decoration: none;
  font-size: 1.5rem;
}
a.inline-link:hover {
  border-color: #00a0e9;
}

/* よく頂くご質問
------------------------------------------------- */
.area-qa:first-of-type .heading {
  margin-top: 0;
}
.text-q {
  border-bottom: 1px solid #ccc;
  color: #233b6c;
  display: flex;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 10px 3em 10px 10px;
  cursor: pointer;
  position: relative;
  margin-top: -1px;
}
.text-q:after, .text-q:before {
    display: block;
    content: '';
    background-color: #233b6c;
    position: absolute;
    width: 2px;
    height: 14px;
    top: 50%;
    right: 1.5em;
    transform: translate(50%, -50%);
}
.text-q:before {
    width: 14px;
    height: 2px;
}
.text-q.active:after {
    display: block;
    content: '';
    position: absolute;
    width: 14px;
    height: 2px;
    top: 50%;
    right: 1.5em;
    transform: translate(50%, -50%);
}
.text-q.active:after {
    width: 0;
  height: 0;
}
.text-q:hover {
  background: #d7e4f1;
}
.text-q:hover span:first-child {
  background: #fff;
}
.text-q span:first-child {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  line-height: 40px;
  background: #d7e4f1;
  text-align: center;
  vertical-align: middle;
}
.text-q p {
  width: calc(100% - 50px);
  margin-top: 6px;
  margin-bottom: 0;
}
.text-a {
  display: none;
  flex-wrap: wrap;
  justify-content: flex-end;
  background: #f1f2f6;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.text-a span:first-child {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  line-height: 40px;
  background: #fff;
  color: #233b6c;
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.text-a p {
  width: calc(100% - 50px);
  margin-top: 8px;
  margin-bottom: 10px;
}
.text-a a:hover {
    color: #00a0e9;
}
.text-a a {
    color: #0068b7;
    text-decoration: underline;
}
.text-a + .text-q {
/*  margin-top: 40px;*/
}

/* 費用
------------------------------------------------- */
/* .bounty_expense {
  margin-bottom: calc(30px - (((1.6rem * 1.8) - 1.6rem) / 2));
}
.bounty_expense dd {
  padding-left: 2em;
  text-indent: -1em;
}
.bounty_expense dd::before {
  content: "-";
  padding-right: 8px;
}
.bounty_expense dd + dt {
  margin-top: 10px;
} */
/* .box_bounty_expense {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
} */
.bounty_expense {
  padding: 0 0 10px 0;
  border: 1px solid #233b6c;
  margin-bottom: 15px;
}
.bounty_expense dt {
  background: #233b6c;
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 6px 10px 6px 10px;
}
.bounty_expense dd {
  padding: 0 4% 0 2em;
  text-indent: -1em;
}
.bounty_expense dt + dd {
  padding-top: 20px;
}
.bounty_expense dd:last-child {
  padding-bottom: 10px;
}
.bounty_expense dd::before {
  content: "-";
  padding-right: 8px;
}
.bounty_expense dd + dt {
  margin-top: 10px;
}
.cost-clc,
.cost-clc-result,
.cost-clc-text {
	width: 100%;
  max-width: 800px;
  margin: auto;
	margin-bottom: 40px;
}
.cost-clc > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
	border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-top: -1px;
  padding: 20px 20px 0 20px;
}
.cost-clc input {
	-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1.1em;
	width: 240px;
}
.cost-clc select {
	-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1.1em;
	width: 240px;
}
.cost-clc-result {
  padding: 20px 3% 0 3%;
  border: 4px solid #f1f2f6;
  overflow: hidden;
  display: none;
}
.cost-clc-result > div {
  display: flex;
  justify-content: space-between;
  border: 1px solid #999;
  margin-top: -1px;
  text-align: right;
}
.cost-clc-result > div p {
  margin: 0;
  padding: 10px;
  font-size: 1.7rem;
  font-weight: bold;
  width: 60%;
}
.cost-clc-result > div p:first-child {
  background: #233b6c;
	width: 40%;
  display: flex;
  align-items: center;
  color: #fff;
}
.cost-clc-result > div p#result_5_text {
  text-align: left;
}
.btn-confirm {
  line-height: 60px;
}
.btn-area-cost .btn-confirm:after {
  content: "計算する";
}
.btn-area-cost .btn-confirm.open:after {
  content: "計算する";
}

.btn-area-cost .btn-confirm:hover {
  background: #00a0e9;
  color: #ffffff;
  cursor: pointer;
}


/* 仲裁人候補者
------------------------------------------------- */
.figure-wrap_box figure{
  width: 20%;
  max-width: 150px;
  min-width: 120px;
  margin-right: 3em;
}
.figure-wrap_box p{
  margin-top: 1em;
  margin-right: auto;
}
.center-pc700 {
  max-width: 700px;
  margin: auto;
}

.center-pc495 {
  max-width: 495px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
.figure-wrap_box figure{
  width: 60%;
  max-width: 140px;
  margin: 0 auto 1.5em;
}
.figure-wrap_box p{
  width: 100%;
}
.center-pc700 {
  width: auto;
}
.center-pc495 {
  width: auto;
}
}

/* 仲裁人候補者
------------------------------------------------- */
.datalist {
  display: flex;
  flex-wrap: wrap;
}
.datalist li {
  flex-basis: 160px;
  line-height: 1.8;
}
.datalist li:nth-child(even) {
  flex-basis: calc(100% - 160px);
}

/* 候補者リスト
------------------------------------------------- */
.area-candidate {
  min-height: 800px !important;
}
.candidate-search {
  display: flex;
  margin-bottom: 30px;
}
.candidate-search input[type="search"] {
    width: calc(100% - 100px);
    border-color: #999;
}
.candidate-search input[type="submit"] {
    width: 100px;
    background-color: #233b6c;
    text-align: center;
    color: #fff;
    border: #233b6c 1px solid;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.candidate-search input[type="submit"]:hover {
  background-color: #00a0e9;
    border: #00a0e9 1px solid;
}

.candidate-search-and {
  background: #f1f2f6;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 5% 20px 5%;
}
.candidate-search-and .btn-area {
  flex-basis: 100%;
  margin-bottom: 0;
  margin-top: 30px;
}
.candidate-search-and .btn-confirm {
  height: 48px;
  line-height: 48px;
  font-size: 1.5rem;
}
.candidate-search-and > div {
  display: flex;
  flex-wrap: wrap;
  min-width: 280px;
  flex-basis: 48%;
  margin-top: 20px;
}
.candidate-search-and select {
  width: 100%;
}
.sort{
	display: flex;
	flex-wrap: wrap;
}
.sort li {
  width: 2em;
	line-height: 30px;
  border: 1px solid #233b6c;
  text-align: center;
	margin: 0 5px 5px 0;
}
.sort li.list-all {
  width: 4em;
	line-height: 30px;
  border: 1px solid #233b6c;
  text-align: center;
	margin: 0 5px 5px 0;
}
.sort li a {
	display: block;
	height: 100%;
  width: 100%;
	background-color: #fff;
  color: #233b6c;
}
.sort li a:hover {
	background-color: #233b6c;
	font-weight: bold;
  color: #fff;
}
.sort li.active a {
  background-color: #233b6c;
  font-weight: bold;
	color: #fff;
}
.candidate-table table th,
.candidate-table table td {
	text-align: left;
  vertical-align: middle;
	width: 13%;
  font-size: 13px;
  padding: 8px .5%;
}
.candidate-table table th {
  text-align: center;
}
.candidate-table table th.name_en,
.candidate-table table td.name_en {
	width: 28%;
}
.candidate-table table th:last-child,
.candidate-table table td:last-child {
	width: 100%;
	word-break: break-all;
}
.candidate-table table td:last-child{
	padding-left: 5px;
}


/* # ============================================================
   # 0~980pxここから
   # ============================================================ */

@media only screen and (max-width: 980px) {
/* 実績・解決例
------------------------------------------------- */
.layout01 {
  display: block;
}
.layout01 .unit30,
.layout01 .unit70 {
	width:100%;
}
.layout01 .txt {
  margin-bottom: 30px;
}
.layout02 .unit30 {
	width:29.1%;
}
.layout02 .unit70 {
	width:67.9%;
}
.box-whyjcaa {
  display: block;
}

.box-whyjcaa .area-case:first-of-type {
  margin-bottom: 20px;
}
.box-whyjcaa .area-case .heading-case {
  /*margin-bottom: 20px;*/
}
.box-whyjcaa .area-case p, .box-whyjcaa .area-case dl {
  /*padding-left: 4%;
  padding-right: 4%;*/
}
.box-whyjcaa .area-case dl {
  /*display: flex;
  flex-wrap: wrap;*/
}



/* 審問施設
------------------------------------------------- */
.figurebox {
  display: block;
  width: 80%;
}
.figurebox figure {
  width: 100%;
}
.figurebox figure:first-child {
  margin-right: 0;
  margin-bottom: 20px;
}
.figurebox figure:last-child {
  margin-left: 0;
}

/* 費用
------------------------------------------------- */
/* .box_bounty_expense {
  display: block;
} */
.box_bounty_expense .bounty_expense:not(:last-child) {
  margin-bottom: 0;
}


/* 候補者リスト
------------------------------------------------- */
.candidate-search-and > div {
  display: flex;
  flex-wrap: wrap;
  min-width: 100%;
  flex-basis: 100%;
}
.candidate-table {
    overflow: auto;
}
.candidate-table table {
	width: 1200px;
}
}


/* # ============================================================
   # 0~767pxここから
   # ============================================================ */

@media only screen and (max-width: 767px) {

/* 実績・解決例
------------------------------------------------- */
.area-case {
  padding: 20px 3% 0 3%;
}
.layout02 {
  display: block;
  margin-bottom: 0;
}
.layout02 .unit30,
.layout02 .unit70 {
	width:100%;
}
.layout02 .pic {
  text-align: center;
  margin-bottom: 30px;
}
.layout02 .pic img {
  width: 50%;
  min-width: 160px;
}


/* 費用
------------------------------------------------- */
.cost-clc,
.cost-clc-result,
.cost-clc-text {
	width: 100%;
}
.cost-clc > div {
  display: block;
  border: none;
  margin-top: 0;
  padding: 20px 0 0 0;
}
.cost-clc > div:first-of-type {
  padding-top: 0;
}
.cost-clc > div input {
	width: 100%;
}
.cost-clc > div select {
	width: 100%;
}
.cost-clc .msg-error p {
  margin-top: 10px;
}
.cost-clc-result > div {
  display: block;
}
.cost-clc-result > div p:first-child {
	width: 100%;
}
.cost-clc > div p:first-child,
.cost-clc-result > div p:first-child {
  margin-bottom: 5px;
}
.cost-clc-result > div p {
  padding: 10px 10px;
  font-size: 1.6rem;
  width: 100%;
}
.area-form-btn {
  display: block;
  margin-bottom: 20px;
}

/* 仲裁人候補者
------------------------------------------------- */
.datalist li {
  flex-basis: 137px;
}
.datalist li:nth-child(even) {
  flex-basis: calc(100% - 137px);
}

/* 候補者リスト
------------------------------------------------- */
.area-candidate {
  min-height: inherit;
}
.sort li {
  width: 36px;
	line-height: 36px;
}
.candidate-table table.table-item th,
.candidate-table table.table-item td {
  display: table-cell;
}
  
/* 手続きの流れ
------------------------------------------------- */
.link-sample {
  display: block;
}
.link-sample dt {
  border-bottom: none;
  padding: 10px 0 0 0;
}
.link-sample dd {
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px 0;
}
.title-step span:first-of-type {
  font-size: 1.4rem;
  width: 70px;
}
.title-step span:last-of-type {
  width: calc(100% - 80px);
}

  
}