@charset "UTF-8";

/* 共通 */

#main_wrap {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
#main {
  width: 900px;
  float: left;
}
aside {
  width: 270px;
  float: right;
  margin-top: 30px;
}
#topic_path {
  overflow: auto;
  margin: 20px 0 0 20px;
}
#topic_path li {
  float: left;
  font-size: 12px;
}
#main>section {
  background-color: #fff;
  padding: 20px;
  margin-top: 30px;
}
#main article {
  text-align: center;
  font-size: 14px;
  text-decoration: underline;
  width: 900px;
  font-family: "myFont","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

@media (max-width: 500px) {
  #main_wrap {
    width: 100%;
    margin-top: 110px;
  }
  #main,#main article {
    width: 100%;
  }
  aside {
    display: none;
  }
  #main>section {
    margin-top: 10px;
  }
  #topic_path {
    margin: 5px 0 0 10px;
  }
}


/* サイド */
.side_sub {
  background-color: #fff;
  padding: 0 20px 20px 20px;
  margin-bottom: 20px;
}
.side_sub ul li {
  border-bottom: 1px dashed #e5e5e5;
  padding: 20px 0 20px 20px;
  position: relative;
  font-size: 18px;
  font-family: "myFont","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.side_sub ul li::before {
  background-image: url(../../images/arrow.svg);
  content: '';
  width: 5px;
  display: inline-block;
  vertical-align: middle;
  height: 8px;
  left: 0;
  top: 28px;
  position: absolute;
}
.side_sub ol {
  margin-top: 10px;
}
.side_sub ol li {
  border-bottom: none;
  padding: 10px 0 10px 20px;
  font-size: 16px;
}
.side_sub ol li::before {
  top: 20px;
}

.side_info {
  background-color: #fff;
  border: 1px solid #213653;
  padding: 12px 20px;
  text-align: center;
}
.side_info .txt01 {
  font-size: 18px;
  font-weight: 500;
}
.side_info .tel_box {
  line-height: 1;
}
.side_info .tel_box .tel {
  color: #ad0027;
  font-size: 26px;
}
.side_info .tel_box .fa-phone-volume {
  transform: rotate(-22deg);
  -moz-transform: rotate(-22deg);
  -webkit-transform: rotate(-22deg);
  font-size: 20px;
  margin-right: 5px;
}
.side_info .tel_box p {
  font-size: 12px;
}
.side_info .mail {
  background-color: #a18438;
  border-radius: 30px;
  margin-top: 10px;
  line-height: 1.2;
}
.side_info .mail a {
  color: #fff;
  font-size: 14px;
  padding: 5px 30px;
  display: block;
}
.side_info .mail .fa-envelope {
    margin-right: 5px;
}
.side_info .mail .underline {
  text-decoration: underline;
}

.side_link {
  margin-top: 20px;
}
.side_link .eng_title {
  font-size: 0.7em;
  margin-top: 6px;
  display: block;
}
.side_link .eng_title_long {
  font-size: 0.55em;
  margin-top: 6px;
  display: block;
}
.side_link ul {

}
.side_link ul li {
  background-color: #c5d6ef;
  border: 1px solid #213653;
  color: #213653;
  font-size: 22px;
  text-align: center;
  position: relative;
  padding: 10px 0;
  margin-bottom: 10px;
}
.side_link ul li a {
  display: block;
  font-weight: 500;
  color: #213653;
}
.side_link ul li img {
  width: 30px;
  margin-right: 15px;
}
.side_link ul li::before {
  background-image: url(../../images/arrow02.svg);
  content: '';
  width: 11px;
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  left: 20px;
  top: 29px;
  position: absolute;
}
.side_link ul li:hover {
  opacity: 0.7;
}

.side_qa a {
  color: #fff;
  background-color: #213653;
  padding: 10px 20px;
  display: block;
}
.side_qa img {
  width: 50px;
  height: 50px;
}
.side_qa dl {
  overflow: hidden;
}
.side_qa dt {
  float: left;
  margin-right: 10px;
}
.side_qa dd {
  font-size: 14px;
  line-height: 1.2;
  float: left;
  font-weight: 500;
}
.side_qa dd span {
  font-size: 30px;
}

/* メイン共通 */
.common_img {
  margin-bottom: 20px;
}
.lowerP .lower_in {
  margin-top: 40px;
}
.lowerP .lower_in>ul>li {
  margin-top: 40px;
}
.lowerP .lower_in ul li ul li{
  margin-top: 20px;
}
.lowerP .lower_in dl dd {
  margin-top: 10px;
}
/* .lowerP .case dl dt {
  border-bottom: 1px solid #213653;
} */
.lowerP .case dl dt {
  background-color: #ad6d85;
  color: #fff;
  padding: 15px;
  position: relative;
}

.lowerP .case dl dt::after {
  content: "";
  border-color: #885467 #fff #fff #885467;
  border-style: solid;
  border-width: 0 0 24px 24px;
  bottom: 0;
  position: absolute;
  right: 0;
}

.lowerP .case dl dd span {
  background-color: #eee;
  padding: 3px 5px;
  line-height: 2;
  font-size: 16px;
}




/* 弁護士紹介 */
.lawyers .lawyer_box {
  overflow: auto;
  margin-bottom: 100px;
}
.lawyers .lawyer_box:last-child {
  margin-bottom: 0;
}
.lawyers .lawyer_box .img_area {
  float: left;
  text-align: center;
  font-family: "myFont","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 20px;
  width: 190px;
}
.lawyers .lawyer_box .txt_area {
  float: right;
  width: 650px;
}
.lawyers .lawyer_box .txt_area table {
  width: 100%;
  margin: 20px 0;
}
.lawyers .lawyer_box .txt_area table tr {
  border: 1px solid #000;
}
.lawyers .lawyer_box .txt_area table th {
  border-right: 1px solid #000;
  background-color: #f7f7f7;
  text-align: left;
  padding: 10px 0 10px 10px;
}
.lawyers .lawyer_box .txt_area table td {
  padding-left: 10px;
}

@media (max-width: 500px) {
  .lawyers .lawyer_box .img_area {
    margin-right: 20px;
    width: 120px;
  }
  .lawyers .lawyer_box .img_area img {
    width: 100%;
  }
  .lawyers .lawyer_box .txt_area {
    width: auto;
    float: none;
  }
  .common_img img {
    width: 100%;
  }
}

/* 弁護士費用 */
.fee .txt_box {
  margin-bottom: 30px;
}
.fee h4 {
  border-bottom: 1px solid #213653;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: "myFont","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.fee p {
  padding-top: 10px;
}


.fee table {
  width: 100%;
}
.fee table th {
  text-align: left;
  border-bottom: 1px dashed #cbcbcb;
  padding: 15px 0 10px 5px;
  vertical-align: middle;
}
.fee table .under01 {
  border-bottom: 1px dashed #cbcbcb;
  padding-bottom: 10px;
}
.fee table .under01 ul li {
  margin-top: 15px;
}
.fee table td ul:first-of-type {
  margin-bottom: 20px;
}

.fee .wStyle01 th {
  width: 60%;
}
.fee .wStyle01 td {
  width: 38%;
  padding-left: 10px;
  padding-top: 15px;
}
.fee .wStyle02 th {
  width: 30%;
}
.fee .wStyle02 td {
  width: 68%;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 15px;
}
.fee .wStyle02 .indent01 {
  text-indent: -64px;
  padding-left: 74px;
}

.fee h5 {
  background-color: #eee;
  padding: 5px;
  font-weight: bold;
  margin-top: 30px;
}
.fee #link_07 h5:first-of-type {
  margin-top: 0;
}
.fee .for_link {
  margin-top: 70px;
}
.fee .for_link a {
  color: #fff;
  background-color: #213653;
  display: block;
  padding: 20px 0;
  font-size: 20px;
  text-align: center;
  border: 1px solid #213653;
}
.fee .for_link a:hover {
  background-color: #fff;
  color: #213653;
}
@media (max-width: 500px) {
  .fee table th,.fee table td {
    display: block;
    width: 100% !important;
  }
  .fee .wStyle02 td {
    padding-top: 5px;
  }
  .fee table .under01 {
    border-bottom: none;
  }
  .fee .wStyle01 td {
    padding-top: 5px;
  }
}


/*
------------------------------------*/
.contact h3 {
  margin-bottom: 20px;
}
.contact h4 {
	border-bottom: 1px solid #072253;
	margin-bottom: 5px;
  font-size: 16px;
}
.contact #link_01 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact #link_01 ul li {
	width: 20%;
	position: relative;
}
.contact #link_01 ul li p {
	font-size: 14px;
}
.contact #link_01 ul li::after {
	background-image: url(../../images/arrow.svg);
  content: '';
  width: 11px;
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  right: -41px;
  top: 86px;
  position: absolute;
}
.contact #link_01 ul li:last-child::after {
	content: none;
}


.contact .tel_box .fa-phone-volume {
  transform: rotate(-22deg);
  -moz-transform: rotate(-22deg);
  -webkit-transform: rotate(-22deg);
  font-size: 25px;
  margin-right: 5px;
}
.contact .tel_box {
  text-align: center;
  display: inline-block;
}
.contact .tel_box .tel a {
  color: #ad0027;
  font-size: 30px;
  font-weight: bold;
}

.contact #link_03 {
  padding-top: 64px;
  margin-top: -14px;
}
.contact .form_area {
  margin-top: 20px;
  width: 100%;
}
.contact .form_area table th {
  text-align: left;
  vertical-align: middle;
  width: 20%;
}
.contact .form_area table th span {
  color: #ad0027;
  font-size: 12px;
  margin-left: 5px;
}
.contact .form_area table td .small {
  color: #ad0027;
  font-size: 12px;
}
.contact .kinyu span {
  color: #ad0027;
}
.contact .form_area table td {
  padding: 10px 30px 10px 30px;
  width: 80%;
}
.contact .form_area table .time_wrap .horizontal-item:nth-child(5) {
  margin-left: 0;
}
.contact .form_area table input {
  padding: 10px;
}
.contact .form_area table input:hover {
  cursor : pointer;
  opacity: 0.7;
}
.contact .form_area .button {
  text-align: center;
}
.contact .form_area .submit {
  /* background-color: #223652;
  border: none;
  color: #fff; */
  padding: 15px 30px;
}
.contact .form_area .submit:hover {
  cursor : pointer;
  opacity: 0.7;
}
.contact .form_area .ty_txt01 {
    font-size: 20px;
    font-weight: bold;
}
.contact .ChangeElem_Panel{
  display: none;
}
.contact .ChangeElem_Btn {
  border: none;
  background-color: #fff;
  padding: 0;
}
.contact .ChangeElem_Btn:hover {
  cursor : pointer;
  opacity: 0.7;
}
.contact .ChangeElem_Btn:first-child {
  margin-right: 20px;
}
.contact .ChangeElem_Btn:last-child {
  margin-left: 20px;
}
.contact .ChangeElem_Btn_Content {
  margin-bottom: 40px;
}


@media (max-width: 500px){
  .contact #link_01 ul {
    display: block;
  }
  .contact #link_01 ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  .contact #link_01 ul li::after {
    right: 50%;
    bottom: -30px;
    transform: rotate(-270deg);
    top: auto;
  }
  .contact #link_03 {
    padding-top: 80px;
    margin-top: -10px;
  }

  .contact .form_area table th {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .contact .form_area table {
    margin-top: 20px;
  }
  .contact .form_area table td {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .contact .form_area table input,.contact .form_area table textarea {
    width: 100%;
  }
  .contact .form_area table .tel {
    width: 25%;
  }
  .contact .form_area .week_wrap input, .contact .form_area .time_wrap input {
    width: auto;
  }
  .contact .form_area table .time_wrap .horizontal-item:nth-child(5) {
    margin-left: 10px;
  }
  .contact .form_area table .week_wrap,
  .contact .form_area table .time_wrap {
    margin-left: -10px;
    display: -ms-grid;
    display: grid;
  }
  .horizontal-item {
  	margin-left:10px;
  }
}


/* 記事 */
.post h2 {
  border-left: 10px solid #213653;
  line-height: 30px;
  padding-left: 10px;
  margin-bottom: 30px;
  font-family: "myFont","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 22px;
}


.post .info_list ul li {
  border-bottom: 1px dashed #e5e5e5;
  padding: 10px 0;
}
.post .info_list ul li span {
  font-size: 13px;
  margin-right: 20px;
}

.pagenation {
  margin: 20px 0 0 0;
}
.pagenation ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.pagenation ul li {
  margin: 0 10px;
}


@media (max-width: 500px){
}


/* Q&A */

.qa .menu_link ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.qa .menu_link ul li {
  border: 1px solid #213653;
  position: relative;
}
.qa .menu_link ul li a {
  display: block;
  padding: 10px 28px 20px 28px;
  color: #213653;
  font-weight: bold;
}
.qa .menu_link ul li::after {
  background-image: url(../../images/arrow02.svg);
  content: '';
  width: 7px;
  vertical-align: middle;
  height: 12px;
  position: absolute;
  right: 46%;
  transform: rotate(-270deg);
  bottom: 7px;
}
.qa .menu_link ul li a:hover {
  background-color: #213653;
  color: #fff;
}
.qa .menu_link ul li:hover::after {
  background-image: url(../../images/arrow.svg);
}


.qa .lower_in dl dd {
  word-wrap: break-word;
}
.qa .lower_in dl dt, .qa .lower_in dl dd {
  text-indent: -2em;
  padding-left: 2em;
}
.qa .lower_in dl dt span, .qa .lower_in dl dd span {
  font-weight: bold;
  font-size: 20px;
  margin-right: 1em;
}
.qa .lower_in dl dt span {
  color: #3f61c7;
}
.qa .lower_in dl dd span {
  color: #e6505f;
}
.qa .lower_in dl {
  margin-bottom: 50px;
}
.qa .lower_in dl dt {
  border-bottom: 1px dashed #e5e5e5;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.qa h3 {
  margin-bottom: 15px;
}
.qa h4 {
  margin-bottom: 10px;
  font-weight: bold;
}
.qa .top_btn {
 background: #213653;
	color: #fff;
	padding: 5px 0;
	display: block;
	margin: 0 auto 30px;
	width: 250px;
	text-align: center;
	border-radius: 20px;
}
.qa .top_btn:hover {
	opacity: 0.7;
}
.qa .lower_in {
  margin-top: 0px;
}

@media (max-width: 500px){
  .qa .menu_link ul {
    flex-wrap: wrap;
    font-size: 13px;
    line-height: 1.2;
  }
  .qa .menu_link ul li {
    width: 48%;
    text-align: center;
    margin: 5px 0;
  }
  .qa .menu_link ul li a {
    padding: 10px 20px 20px 20px;
  }
  .qa .menu_link ul li:first-child a {
    margin-top: 8px;
  }
}




/* 国内案件 */
.domestic .menu_link {
  margin-top: 20px;
}
.domestic .menu_link ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.domestic .menu_link ul li {
  border: 1px solid #213653;
  position: relative;
}
.domestic .menu_link ul li a {
  display: block;
  padding: 10px 28px 20px 28px;
  color: #213653;
  font-weight: bold;
}
.domestic .menu_link ul li::after {
  background-image: url(../../images/arrow02.svg);
  content: '';
  width: 7px;
  vertical-align: middle;
  height: 12px;
  position: absolute;
  right: 46%;
  transform: rotate(-270deg);
  bottom: 7px;
}
.domestic .menu_link ul li a:hover {
  background-color: #213653;
  color: #fff;
}
.domestic .menu_link ul li:hover::after {
  background-image: url(../../images/arrow.svg);
}


@media (max-width: 500px){
  .domestic .menu_link ul {
    flex-wrap: wrap;
    font-size: 13px;
    line-height: 1.2;
  }
  .domestic .menu_link ul li {
    width: 48%;
    text-align: center;
    margin: 5px 0;
  }
  .domestic .menu_link ul li a {
    padding: 10px 20px 20px 20px;
  }
}

/* 国際離婚 */
.immigration .list_type01 {
  list-style-type: decimal;
  margin-left: 20px;
}


/* 在留資格 */
.extracurricular .menu_link {
  margin-bottom: 20px;
}
.extracurricular .menu_link ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
}
.extracurricular .menu_link ul li {
  border: 1px solid #213653;
  position: relative;
  margin: 0 10px;
}
.extracurricular .menu_link ul li a {
  display: block;
  padding: 10px 28px 20px 28px;
  color: #213653;
  font-weight: bold;
}
.extracurricular .menu_link ul li::after {
  background-image: url(../../images/arrow02.svg);
  content: '';
  width: 7px;
  vertical-align: middle;
  height: 12px;
  position: absolute;
  right: 46%;
  transform: rotate(-270deg);
  bottom: 7px;
}
.extracurricular .menu_link ul li a:hover {
  background-color: #213653;
  color: #fff;
}
.extracurricular .menu_link ul li:hover::after {
  background-image: url(../../images/arrow.svg);
}


@media (max-width: 500px){
  .extracurricular .menu_link ul {
    flex-wrap: wrap;
    font-size: 13px;
    line-height: 1.2;
  }
  .extracurricular .menu_link ul li {
    width: 48%;
    text-align: center;
    margin: 5px 0;
  }
  .extracurricular .menu_link ul li a {
    padding: 10px 20px 20px 20px;
  }
}

/* 国際相続 */
.inheritance .list_type01 {
  list-style-type: decimal;
  margin-left: 20px;
}
.inheritance .list_type01 li p {
  margin-top: 20px;
}
.inheritance #link_01 {
  /* margin-top: 0; */
}
.inheritance #link_03 p {
  margin-top: 20px;
}


.inheritance .titleBig {
  font-family: "myFont","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  background-color: #213653;
  color: #fff;
  padding: 10px 0 10px 10px;
  font-size: 22px;
  margin-bottom: 20px;
}
.inheritance .addBox .topTitle {
  background-color: #213653;
  color: #fff;
  font-family: "myFont","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  font-size: 20px;
  padding: 20px 0;
}
.inheritance .addBox .topTitle .f01 {
  font-size: 36px;
}
.inheritance .addBox .topTitle .f02 {
  font-size: 30px;
}
.inheritance .addBox .f03 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0 40px 0;
}
.inheritance .addBox .sBox {
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
}
.inheritance .addBox .sBox li {
  border: 2px solid #df0024;
    position: relative;
    width: 47%;
    padding: 40px 0;
    text-align: center;
}
.inheritance .addBox .sBox li span {
  font-size: 20px;
      font-weight: bold;
      background-color: #df0024;
      color: #fff;
      width: 76px;
      height: 76px;
      display: inline-block;
      border-radius: 38px;
      line-height: 76px;
      text-align: center;
      position: absolute;
    top: -25px;
    left: -20px;
}
.inheritance .addBox .sBox li p {
  color: #df0024;
      font-weight: bold;
      font-size: 20px;
      text-decoration: underline;
}
.inheritance .addBox .flBox {
  display: flex;
  margin: 40px 0;
}
.inheritance .addBox .flBox .txtBox p {
  margin-bottom: 1em;
}
.inheritance .addBox .flBox .imgBox {
  margin-left: 20px;
}
.inheritance .addBox .bBox {
  text-align: center;
}
.inheritance .addBox .bBox .titleB {
  background-color: #213653;
      color: #fff;
      text-align: center;
      font-weight: bold;
      font-size: 26px;
      padding: 10px 0;
      border-radius: 10px;
      margin-bottom: 25px;
}
.inheritance .addBox .bBox ul li {
  font-size: 18px;
  font-weight: bold;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 25px;
  text-align: left;
}
.inheritance .addBox .bBox .txtB {
  font-size: 28px;
  font-weight: bold;
  margin-top: 20px;
}
@media (max-width: 500px){
  .inheritance .titleBig {

  }
  .inheritance .addBox .topTitle {
    font-size: 12px;
        padding: 10px;
        text-align: left;
  }
  .inheritance .addBox .topTitle .f01 {
    font-size: 25px;
  }
  .inheritance .addBox .topTitle .f02 {
    font-size: 22px;
  }
  .inheritance .addBox .f03 {
    text-align: left;
    font-size: 18px;
  }
  .inheritance .addBox .sBox {
    display: block;
  }
  .inheritance .addBox .sBox li {
    width: 100%;
    margin-bottom: 30px;
    padding: 35px 0;
  }
  .inheritance .addBox .sBox li span {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    font-size: 14px;
  }
  .inheritance .addBox .sBox li p {
    font-size: 18px;
  }
  .inheritance .addBox .flBox {
    display: block;
  }
  .inheritance .addBox .flBox .txtBox p {

  }
  .inheritance .addBox .flBox .imgBox {
    margin-left: 0;
  }
  .inheritance .addBox .flBox .imgBox img {
    width: 100%;
  }
  .inheritance .addBox .bBox {

  }
  .inheritance .addBox .bBox .titleB {
    font-size: 20px;
  }
  .inheritance .addBox .bBox ul li {
    font-size: 16px;
  }
  .inheritance .addBox .bBox .txtB {

  }
}


.inheritance .midContact .soudan {
	padding: 20px;
  width: 100%;
  margin: 35px auto 0 auto;
	background-repeat: no-repeat;
  background-image: url(../../common/img/inheritancebg.jpg);
  background-position: bottom;
}
.inheritance .midContact .soudan .txt01 {
	font-size: 25px;
  color: #fff;
}
.inheritance .midContact .soudan .tel_box {
	overflow: hidden;
}
.inheritance .midContact .soudan .tel_box .fl_l {
	float: left;
  width: 70%;
}
.inheritance .midContact .soudan .tel_box .fa-phone-volume {
	transform: rotate(-22deg);
	-moz-transform: rotate(-22deg);
	-webkit-transform: rotate(-22deg);
	font-size: 50px;
	margin-right: 20px;
  color: #fff;
}
.inheritance .midContact .soudan .tel_box .tel {
	font-size: 75px;
	color: #f00;
	font-weight: bold;
	/*margin-right: 30px;*/
}
.inheritance .midContact .soudan .tel_box .tel a {
	color: #f00;
}
.inheritance .midContact .soudan .time_txt {
	margin-top: 22px;
  width: 30%;
  float: right;
}
.inheritance .midContact .soudan .time_txt .txt02 {
	background-color: #a18438;
	color: #fff;
	font-size: 16px;
	padding: 5px 9px;
	display: inline-block;
  margin-bottom: 5px;
}
.inheritance .midContact .soudan .time_txt .txt03 {
  font-size: 22px;
}
.inheritance .midContact .soudan .time_txt .txt04 {
  color: #fff;
  padding: 0 9px;
  display: inline-block;
  background: rgba(0,0,0,0.5);
  font-size: 87.5%;
}
.inheritance .midContact .soudan .time_txt .txt04 b {
  font-weight: bold;
  display: block;
}
.inheritance .midContact .soudan .mail {
	background-color: #a18438;
  color: #fff;
	width: 798px;
	border-radius: 25px;
	padding: 4px 0;
  text-align: center;
}
.inheritance .midContact .soudan .mail a {
	display: block;
	color: #fff;
	font-size: 28px;
}
.inheritance .midContact .soudan .mail a .underline {
	text-decoration: underline;
}
.inheritance .midContact .soudan .mail .fa-envelope {
	margin-right: 10px;
}

@media (max-width: 500px){
  .inheritance .midContact .soudan {
    width: 100%;
    padding: 10px 10px;
    background-position: center;
  }
  .inheritance .midContact .soudan .mail {
    width: 100%;
  }
  .inheritance .midContact .soudan .txt01 {
    font-size: 18px;
    text-align: center;
  }
  .inheritance .midContact .soudan .tel_box {
    text-align: center;
  }
  .inheritance .midContact .soudan .tel_box .fl_l {
    float: none;
    width: 100%;
  }
  .inheritance .midContact .soudan .tel_box .tel {
    font-size: 35px;
    margin-right: 0;
  }
  .inheritance .midContact .soudan .tel_box .txt04 {
    color: #fff;
    padding: 0 9px;
    display: inline-block;
    margin: 0 0 0.75em;
    background: rgba(0,0,0,0.5);
    font-size: 87.5%;
  }
  .inheritance .midContact .soudan .tel_box .txt04 b {
    display: block;
    font-weight: bold;
  }
  .inheritance .midContact .soudan .tel_box .fa-phone-volume {
    font-size: 25px;
    margin-right: 5px;
  }
  .inheritance .midContact .soudan .mail a {
    font-size: 14px;
  }
}





/* 業務案内 */
.guide .guide_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
.guide .guide_nav li {
  width: 32%;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 2%;
  border: 1px solid #213653;
}
.guide .guide_nav li:nth-child(3n) {
  margin-right: 0;
}
.guide .guide_nav li img {
  width: 50px;
  margin-bottom: 5px;
	height: 50px;
}
.guide .guide_nav li a {
  display: block;
  padding: 20px 20px;
  min-height: 220px;
}
.guide .guide_nav li a:hover {
  opacity: 0.7;
}
.guide .guide_nav li .txt_box span {
  font-family: "myFont","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 20px;
}
.guide .guide_nav li .txt_box p {
  font-size: 14px;
  margin-top: 15px;
  text-align: left;
}
@media (max-width: 500px){
  .guide .guide_nav li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .guide .guide_nav li a {
    min-height: auto;
    overflow: auto;
  }
  .guide .guide_nav li img {
    float: left;
    width: 15%;
  }
  .guide .guide_nav li .txt_box {
    /*float: right;
    width: 80%;
    text-align: left;*/
  }
  .guide .guide_nav li .txt_box p {
    font-size: 14px;
    margin-top: 30px;
    text-align: left;
  }
}

/* よくある質問 */
.guide .qa_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
.guide .qa_nav li {
  width: 32%;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 2%;
  border: 1px solid #213653;

}
.guide .qa_nav li:nth-child(3n) {
  margin-right: 0;
}
.guide .qa_nav li img {
  width: 50px;
  margin-bottom: 5px;
}
.guide .qa_nav li a {
    display: block;
}
.guide .qa_nav li div {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 74px;
}
.guide .qa_nav li p .eng {
    font-size: 12px;
}
.guide .qa_nav li a:hover {
  opacity: 0.7;
}
.guide .qa_nav li .txt_box span {
  font-family: "myFont","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 20px;
}
@media (max-width: 500px){
  .guide .qa_nav li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .guide .qa_nav li div {
      height: auto;
      padding: 15px 5px;
  }
  .guide .qa_nav li img {
    float: left;
    width: 15%;
  }
  .guide .qa_nav li .txt_box {
    /*float: right;
    width: 80%;
    text-align: left;*/
  }
}

/* 運営サイト一覧 */
.guide .links {
    margin-top: 50px;
}
.guide .links li {
    margin-bottom: 25px;
}
.guide .links li dl {
    border: 1px solid #999;
    padding: 15px;
}
.guide .links li dl dt {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 15px;
}

/* ハーグ条約 */
.hague .list_type01 {
  list-style-type: decimal;
  margin-left: 20px;
}
.hague .list_box {
  margin: 30px 0;
  border: 1px solid;
  padding: 20px;
}
.hague .list_box li {
  margin-top: 0 !important;
  text-indent: -2em;
  padding-left: 2em;
}
.hague .flow_box {
  margin-top: 30px;
}
.hague .flow_box ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.hague .flow_box ul li {
  margin-top: 0;
  border: 1px solid;
  padding: 15px;
  position: relative;
}
.hague .flow_box ul li::after {
  content: "→";
  position: absolute;
  right: -20px;
}
.hague .flow_box ul li:last-child::after {
  content: none;
}
@media (max-width: 500px){
  .hague .flow_box ul {
    display: block;
  }
  .hague .flow_box ul li {
    margin-bottom: 30px;
    text-align: center;
  }
  .hague .flow_box ul li::after {
    content: "↓";
    right: 0;
    bottom: -30px;
    left: 0;
  }
}



/* 渉外親子関係 */
.public_relation .list_type01 {
    list-style-type: decimal;
    margin-left: 20px;
}
.public_relation .list_box,
.public_relation .txt_box {
  margin: 30px 0 30px 0;
}
.public_relation .list_box li {
  margin-top: 0 !important;
  text-indent: -2em;
  padding-left: 2em;
}
.public_relation .list_box2 {
  margin: 30px 0;
  border: 1px solid;
  padding: 20px;
}
.public_relation .list_box2 li {
  margin-top: 0 !important;
 text-indent: -1.3em;
  padding-left: 1.3em;
}

.public_relation .public_relation_newBox h2 {
  border-left: none;
  background-color: #c5d6ef;
  padding: 10px;
}
.public_relation .public_relation_newBox ul {
  padding: 0 10px;
}
.public_relation .public_relation_newBox ul li {
  margin-top: 10px;
  border-bottom: 1px dashed #ababab;
  padding: 0 10px 10px 10px;
  font-weight: bold;
}
.public_relation .public_relation_newBox ul li img {
  width: 35px;
  vertical-align: bottom;
  margin-right: 10px;
}
.public_relation .proposing {
  margin-top: 30px;
}
.public_relation .proposing h2 {
  background-color: #c5d6ef;
  padding: 10px;
}

/*       */

.guide_low .list_type01 {
  list-style-type: decimal;
  margin-left: 20px;
}
.guide_low .list_box,
.guide_low .txt_box {
  margin: 30px 0 30px 0;
}
.guide_low .list_box li {
  margin-top: 0 !important;
  text-indent: -2em;
  padding-left: 2em;
}
.guide_low .list_box2 {
  margin: 30px 0;
  border: 1px solid;
  padding: 20px;
}
.guide_low .list_box2 li {
  margin-top: 0 !important;
  text-indent: -2em;
  padding-left: 2em;
}

/* 永住許可申請 */
.dlcolor {
	margin-top: 40px;
}
.dlcolor dt{
	background-color: #ad6d85;
    color: #fff;
    padding: 15px;
    position: relative;
}
.dlcolor dt:after{
	content: "";
    border-color: #885467 #fff #fff #885467;
    border-style: solid;
    border-width: 0 0 24px 24px;
    bottom: 0;
    position: absolute;
    right: 0;
}
.dlcolor dd{
	margin-top: 10px;
}
.dlcolor dd span{
	background-color: #eee;
    padding: 3px 5px;
    line-height: 2;
    font-size: 16px;
}
/* 仮放免 */
#provisional_release ul li ul li{
	text-indent: -1.3em;
    padding-left: 1.3em;
}
#provisional_release ul li ul li ul li{
	text-indent: -1.3em;
    padding-left: 1.3em;
}



/* 事務所案内 */
.office_wrap {
  overflow: auto;
}
.office_wrap .txt01 {
    width: auto;
    margin: 15px 0;
    font-family: "myFont","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
}
.office_wrap .txt_area dl {
    overflow: auto;
}
.office_wrap .txt_area dl dt {
    float: left;
    width: 100px;
}
.office_wrap .txt_area dl dd {
    width: 400px;
    float: left;
    margin-bottom: 15px;
}
.office_wrap .txt_area {
    float: left;
    width: 500px;
}
.office_wrap .img_area {
    float: right;
}
#office_map {
    width: 100%;
    height: 320px;
}
#office_map iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 320px;
}
@media (max-width: 500px){
  .office_wrap .txt_area {
    float: none;
    width: auto;
  }
  .office_wrap .img_area {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .office_wrap .img_area img {
    width: 100%;
  }
  .office_wrap .txt_area dl dt {
    width: 25%;
  }
  .office_wrap .txt_area dl dd {
    width: 75%;
    margin-bottom: 15px;
  }
}



.contact .form_area .form_en table th {
  width: 30%;
}
.contact .form_area .form_en table td {
  padding: 10px 0 10px 20px;
  width: auto;
}
.contact .form_area .form_en table .time_wrap .horizontal-item:nth-child(5)::before {
	content: "\A" ;
	white-space: pre ;
}
.contact .form_area .form_en select {
  padding: 10px;
}

@media (max-width: 500px){
  .contact .form_area .form_en table th {
    width: auto;
  }
  .contact .form_area .form_en table td {
    padding: 10px 0 10px 0;
  }
  .contact .form_area .form_en table .time_wrap .horizontal-item:nth-child(5)::before {
  	content: none;
  }
}



.vision .strong {
  font-size: 20px;
}

.f_16 {
  font-size: 16px !important;
}
.f_12 {
  font-size: 12px !important;
}


/* 在留資格変更 */
.change_of_status_of_residence .mtType01 {
  margin-top: 20px;
}

.change_of_status_of_residence dl dd ul {
  margin-left: 2em;
}
.change_of_status_of_residence dl dd ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.change_of_status_of_residence .innerul {
  margin-left: 0;
}
.change_of_status_of_residence .innerul li {
  margin-top: 0 !important;
}

.align_right {
  text-align: right;
}
.align_left {
  text-align: left;
}
.mt20 {
  margin-top: 20px;
}
