@charset "UTF-8";
/* --------------- variables --------------------- */
/* Break Point */
/*あとで消す*/
/**/
.secondHeader .secondEnTitle {
  font-family: "Archivo Black", sans-serif;
  color: rgba(255, 255, 255, 0.25);
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}
.secondHeader .secondTitle {
  font-weight: 500;
  color: #999;
  margin: 0;
  line-height: 1.3;
}

.aboutdHeader .secondEnTitle {
  font-family: "Archivo Black", sans-serif;
  color: rgba(255, 255, 255, 0.25);
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}
.aboutdHeader .secondTitle {
  font-weight: 500;
  color: #999;
  margin: 0;
  line-height: 1.3;
}
.aboutdHeader .aboutHeaderBlock1 .textWrap {
  color: #fff;
}
.aboutdHeader .aboutHeaderBlock1 .textWrap .title {
  margin: 0;
  font-weight: 700;
}
.aboutdHeader .aboutHeaderBlock2 .textWrap {
  color: #fff;
}
.aboutdHeader .aboutHeaderBlock2 .textWrap .title {
  margin: 0;
  font-weight: 700;
}
#contents a {
  text-decoration: underline;
}
#contents a:hover {
  text-decoration: none;
}

.lawyersList li a {
  display: block;
  text-decoration: none !important;
}
.lawyersList li .role {
  font-weight: 700;
  line-height: 1.3;
}
.lawyersList li .name {
  font-weight: 700;
  line-height: 1.3;
}
.lawyersList li .nameEn {
  color: #777777;
  font-weight: 700;
  line-height: 1.3;
}

.lawyerProf .layersProfText .role {
  font-weight: 700;
  margin: 0;
}
.lawyerProf .layersProfText .name {
  font-weight: 700;
  line-height: 1.3;
}
.lawyerProf .layersProfText .btns a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter", sans-serif;
  background-color: #000;
  font-weight: 700;
  text-decoration: none !important;
}
.lawyerProf .layersProfText dl > div {
  border-top: 1px solid #cecece;
}
.lawyerProf .layersProfText dl dt {
  font-weight: 700;
}
.tobiraLinkWrap .tobiraLink .textWrap .title {
  font-weight: 700;
  margin: 0;
}
.tobiraLinkWrap .tobiraLink .textWrap .text {
  font-weight: 500;
  line-height: 1.8;
}
.tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkBtn a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter", sans-serif;
  background-color: #000;
  font-weight: 700;
  text-decoration: none !important;
}
.tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkList {
  border-top: 1px solid #cecece;
}
.tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkList li {
  border-bottom: 1px solid #cecece;
}
.tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkList li a {
  display: block;
  font-weight: 500;
  position: relative;
  text-decoration: none !important;
}

.gMap iframe {
  border: none;
}

.topicsList > a {
  border-bottom: 1px solid #cccccc;
  position: relative;
  text-decoration: none !important;
}
.topicsList > a dt {
  font-weight: 600;
  color: #818181;
  font-family: "Inter", sans-serif;
}
.wp-pagenavi {
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 1;
  font-family: "Inter", sans-serif;
}
.wp-pagenavi .page, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink, .wp-pagenavi .extend, .wp-pagenavi .last, .wp-pagenavi .first {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  text-decoration: none !important;
}
.wp-pagenavi .extend {
  border: none;
}
.wp-pagenavi span.current {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
  background-color: #000;
  border-radius: 50%;
}
.wp-pagenavi .previouspostslink {
  background: url(../images/common/arrow.webp) no-repeat center/cover;
  background-size: 10px auto;
  transform: scale(-1, 1);
}
.wp-pagenavi .nextpostslink {
  background: url(../images/common/arrow.webp) no-repeat center/cover;
  background-size: 10px auto;
}

.postHeading .ymd {
  color: #818181;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}
.postHeading .postH1 {
  font-weight: 500;
  line-height: 1.2;
  margin-top: 5px;
}

.pageH1 {
  line-height: 1;
  font-weight: 500;
}

.pageCatch {
  font-weight: 500;
  color: #a47923;
}

p.sizeL {
  font-weight: 700;
}

.carrerHeading .entitle {
  text-align: center;
  color: rgba(198, 198, 198, 0.8);
  font-family: "Archivo Black", sans-serif;
  line-height: 1;
}
.carrerHeading .carrerH1 {
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.carrerIntro {
  line-height: 2;
}

.carrerLink > a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none !important;
}
.carrerLink > a.intern {
  background: url(../images/second/recruit/recruit_anchor_img_1.webp) no-repeat center/cover;
}
.carrerLink > a.experienced {
  background: url(../images/second/recruit/recruit_anchor_img_2.webp) no-repeat center/cover;
}
.carrerLink > a.trainee {
  background: url(../images/second/recruit/recruit_anchor_img_3.webp) no-repeat center/cover;
}
.carrerLink > a.secretariat {
  background: url(../images/second/recruit/recruit_anchor_img_4.webp) no-repeat center/cover;
}

.careerdHeader {
  color: #fff;
}
.careerdHeader .careerHeaderInner .catch {
  font-weight: 900;
  margin: 0;
  line-height: 1.3;
}
.careerdHeader .careerHeaderInner .subCatch {
  font-weight: 500;
  line-height: 1.6;
}

.benefitsWrap {
  background-color: #f8f6f3;
}
.benefitsWrap .title {
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}
.benefitsWrap .benefitsList li {
  background-color: #ffffff;
}
.benefitsWrap .benefitsList li p {
  font-weight: 700;
}
.benefitsWrap .benefitsList li p span {
  display: block;
  font-weight: 500;
}

.contactWrap input,
.contactWrap button,
.contactWrap select,
.contactWrap textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  background-color: #fff;
}
.contactWrap textarea {
  resize: vertical;
}
.contactWrap input[type=checkbox],
.contactWrap input[type=radio] {
  display: none;
}
.contactWrap input[type=submit],
.contactWrap input[type=button],
.contactWrap label,
.contactWrap button,
.contactWrap select {
  cursor: pointer;
}
.contactWrap select::-ms-expand {
  display: none;
}
.contactWrap input,
.contactWrap textarea {
  background-color: #fff;
  border: 1px solid #000;
  width: 100%;
  padding: 15px;
  border-radius: 10px;
}
.contactWrap .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  /* チェック前のボタン */
  /* チェック後のボタン */
}
.contactWrap .wpcf7-radio .wpcf7-list-item {
  margin-right: 30px;
  margin-top: 10px;
  margin-left: 0;
}
.contactWrap .wpcf7-radio .wpcf7-list-item-label {
  cursor: pointer;
  display: flex;
}
.contactWrap .wpcf7-radio .wpcf7-list-item-label::before {
  background: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  content: "";
  height: 1.2em;
  margin-bottom: auto;
  margin-right: 0.5em;
  margin-top: auto;
  transition: background-color 0.3s;
  width: 1.2em;
}
.contactWrap .wpcf7-radio input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: #a47923;
  /* チェック後の中心の色 */
  box-shadow: inset 0 0 0 3px #fff;
}
.contactWrap .wpcf7-checkbox,
.contactWrap .wpcf7-acceptance {
  display: flex;
  flex-wrap: wrap;
  /* チェック前のボタン */
  /* チェック後のボタン */
}
.contactWrap .wpcf7-checkbox .wpcf7-list-item,
.contactWrap .wpcf7-acceptance .wpcf7-list-item {
  margin-right: 30px;
  margin-top: 10px;
  margin-left: 0;
}
.contactWrap .wpcf7-checkbox .wpcf7-list-item-label,
.contactWrap .wpcf7-acceptance .wpcf7-list-item-label {
  cursor: pointer;
  display: flex;
}
.contactWrap .wpcf7-checkbox .wpcf7-list-item-label::before,
.contactWrap .wpcf7-acceptance .wpcf7-list-item-label::before {
  background: #fff;
  border: 1px solid #000;
  content: "";
  height: 1.2em;
  margin-bottom: auto;
  margin-right: 0.5em;
  margin-top: auto;
  transition: background-color 0.3s;
  width: 1.2em;
}
.contactWrap .wpcf7-checkbox input[type=checkbox]:checked + .wpcf7-list-item-label::before,
.contactWrap .wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: #a47923;
  /* チェック後の中心の色 */
  box-shadow: inset 0 0 0 3px #fff;
}
.contactWrap .checkWrap p a {
  text-decoration: underline;
}
.contactWrap .checkWrap p a:hover {
  text-decoration: none;
}
.contactWrap select {
  width: 100%;
  padding: 15px 25px 15px 20px;
  border: 2px solid #000;
  border-radius: 10px;
}
.contactWrap .contactBox > div > dt {
  font-weight: bold;
  position: relative;
}
.contactWrap .contactBox > div > dt .must {
  color: #fff;
  display: inline-block;
  background-color: #a47923;
  border-radius: 3px;
  font-weight: 700;
}
.contactWrap .contactBox > div > dd > dl {
  display: flex;
  align-items: center;
}
.contactWrap .contactBox > div > dd > dl > dt {
  font-weight: bold;
  flex: none;
}
.contactWrap .contactBox > div > dd > dl > dd {
  width: 100%;
}
.contactWrap .formBtns .formBtn {
  color: #000000;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  border: 1px solid #000000;
  text-decoration: none !important;
  background-color: #fff;
}
.contactWrap .formBtns .backBtn {
  color: #000000;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  border: 1px solid #000000;
  text-decoration: none !important;
  background-color: #fff;
}

.singleContents .has-inline-color.has-luminous-vivid-orange-color {
  color: #a47923 !important;
}
.singleContents .inner > *:first-child {
  margin-top: 0;
}
.singleContents h2 {
  border-bottom: 1px solid #000;
  font-weight: 700;
}
.singleContents h3 {
  position: relative;
  font-weight: 700;
}
.singleContents h4 {
  font-weight: 700;
}
.singleContents ul {
  padding-left: 0;
}
.singleContents ol {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
.singleContents ol li {
  position: relative;
}
.singleContents p + .wp-block-gallery {
  margin-top: 10px;
}
.singleContents .wp-block-button a, .singleContents .wp-block-button .wp-block-button__link {
  color: #000000;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  border: 1px solid #000000;
  text-decoration: none !important;
  background-color: #fff;
}
.singleContents .wp-block-table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: inherit;
  text-align: left;
  border: 1px solid #cecece;
}
.singleContents .wp-block-table table .notes {
  font-size: 13px;
}
.singleContents .wp-block-table table.is-style-stripes td:nth-of-type(odd) {
  background-color: #f3f3f3;
}
.singleContents .wp-block-table table thead {
  border-bottom: none;
}
.singleContents .wp-block-table table tr th {
  font-weight: bold;
  border: none;
  border-bottom: 1px solid #cecece;
  border-top: 1px solid #cecece;
  border-left: 1px solid #cecece;
}
.singleContents .wp-block-table table tr th:last-child {
  margin-bottom: 0;
  border-right: none;
}
.singleContents .wp-block-table table tr th.sub {
  background-color: #a47923;
  color: #fff;
}
.singleContents .wp-block-table table tr td {
  border: none;
  border-bottom: 1px solid #cecece;
  border-top: 1px solid #cecece;
  border-left: 1px solid #cecece;
  word-break: break-all;
  background-color: #fff;
}
.singleContents .wp-block-table table tr td:last-child {
  margin-bottom: 0;
  border-right: none;
}
.singleContents .wp-block-columns .wp-block-image {
  margin-bottom: 0px;
  margin-top: 0;
}
.singleContents .wp-block-columns p {
  margin: 0;
}
.singleContents .wp-block-media-text .wp-block-media-text__content p {
  margin-top: 0;
}
.singleContents .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: none;
  color: #000000;
  position: static;
  font-size: 15px;
  font-weight: bold;
}
.singleContents .wp-block-gallery.has-nested-images figure.wp-block-image {
  display: initial;
}
.singleContents .wp-block-gallery.has-nested-images figure.wp-block-image img {
  height: auto !important;
}
.singleContents .colorBox .cont p {
  margin: 0;
}

h2, h3, h4 {
  line-height: 1.5;
}

h2.title {
  border-bottom: 1px solid #000;
  font-weight: 700;
}

h3.title {
  position: relative;
  font-weight: 700;
}

h4.title {
  font-weight: 700;
}

.h2 {
  border-bottom: 1px solid #000;
  font-weight: 700;
}

ul.commonList {
  padding-left: 0;
}

ol {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
ol li {
  position: relative;
}

a:not([class])[href$=".pdf"], a:not([class])[href$=".doc"], a:not([class])[href$=".docx"], a:not([class])[href$=".xls"], a:not([class])[href$=".xlsx"] {
  display: inline-block;
  position: relative;
  padding-right: 25px;
}
a:not([class])[href$=".pdf"]:after, a:not([class])[href$=".doc"]:after, a:not([class])[href$=".docx"]:after, a:not([class])[href$=".xls"]:after, a:not([class])[href$=".xlsx"]:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  position: absolute;
  right: 0px;
  top: 0.2em;
}
a:not([class])[href$=".pdf"]:after {
  background-image: url(../images/common/icon_pdf.webp);
}
a:not([class])[href$=".doc"]:after, a:not([class])[href$=".docx"]:after {
  background-image: url(../images/common/icon_word.svg);
}
a:not([class])[href$=".xls"]:after, a:not([class])[href$=".xlsx"]:after {
  background-image: url(../images/common/icon_excel.svg);
}
a:not([class]).front {
  padding-left: 25px;
  padding-right: 0;
}
a:not([class]).front:after {
  left: 0px;
}

.iconBlank {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/common/icon_blank.webp") no-repeat 0 0;
  background-size: cover;
  vertical-align: middle;
  margin-left: 8px;
  position: relative;
  top: -3px;
}

.commonBtn {
  color: #000000;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  border: 1px solid #000000;
  text-decoration: none !important;
  background-color: #fff;
}

.imgLine2 li {
  text-align: center;
  padding: 0 !important;
}
.imgLine2 li:before {
  content: none !important;
}
.imgLine2 li img {
  max-width: 100%;
}
.imgLine3 li {
  text-align: center;
  padding: 0 !important;
}
.imgLine3 li:before {
  content: none !important;
}
.imgLine3 li img {
  max-width: 100%;
}

.cap {
  display: block;
  margin-top: 10px;
  color: #4d4d4f;
  text-align: center;
  font-weight: 700;
}

.colorBox .cont p {
  margin: 0;
}

.commonTable {
  width: 100%;
  border-collapse: collapse;
  border-spacing: inherit;
  text-align: left;
  border: 1px solid #cecece;
}
.commonTable .notes {
  font-size: 13px;
}
.commonTable.is-style-stripes td:nth-of-type(odd) {
  background-color: #f3f3f3;
}
.commonTable th {
  font-weight: bold;
  border: none;
  border-bottom: 1px solid #cecece;
  border-top: 1px solid #cecece;
  border-left: 1px solid #cecece;
}
.commonTable th:last-child {
  margin-bottom: 0;
  border-right: none;
}
.commonTable th.sub {
  background-color: #a47923;
  color: #fff;
}
.commonTable td {
  border: none;
  border-bottom: 1px solid #cecece;
  border-top: 1px solid #cecece;
  border-left: 1px solid #cecece;
  word-break: break-all;
  background-color: #fff;
}
.commonTable td:last-child {
  margin-bottom: 0;
  border-right: none;
}

.scrollTable {
  overflow: auto;
}
.scrollText {
  font-size: 12px;
  display: block;
  text-align: right;
  margin: 30px 0 -20px;
}

.iframeBox {
  position: relative;
  padding-bottom: 56.25%;
}
.iframeBox iframe, .iframeBox video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
}

.ofh {
  overflow: hidden;
}

dl.commonList > div > dt {
  font-weight: 700;
}
dl.commonList > div > dd {
  font-weight: 500;
}

/* common class */
.pointerNone {
  cursor: default;
  text-decoration: none;
}

.taC {
  text-align: center !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.Center {
  margin: 0 auto !important;
}

.ovh {
  overflow: hidden !important;
}

.mw100 {
  max-width: 100% !important;
  width: auto !important;
}

.w100p {
  width: 100% !important;
}

.pT0 {
  padding-top: 0 !important;
}

.mB0 {
  margin-bottom: 0 !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mT0 {
  margin-top: 0 !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mT60 {
  margin-top: 60px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL5 {
  margin-left: 5px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mL40 {
  margin-left: 40px !important;
}

.mL50 {
  margin-left: 50px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR5 {
  margin-right: 5px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.mR40 {
  margin-right: 40px !important;
}

.mR50 {
  margin-right: 50px !important;
}

.bold {
  font-weight: bold !important;
}

.underline {
  text-decoration: underline !important;
}

.bdb {
  border-bottom: 2px solid #004aa4;
}

.fontL {
  font-size: 1.2em;
}

.fontS {
  font-size: 0.8em;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.textred {
  color: #b01700;
}

.textblue {
  color: #005980;
}

.preBox {
  background: #eff0f4;
  border: 1px solid #a47923;
  padding: 15px;
  box-sizing: border-box;
  clear: both;
  overflow: hidden;
  margin-top: 30px;
  font-family: Arial, sans-serif;
  line-height: 1.8;
}
.preBox pre {
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
  -moz-text-align-last: auto;
       text-align-last: auto;
}

@media screen and (max-width: 1023px) {
  .commonInner {
    padding: 0 20px;
  }
  .secondHeader {
    width: 100%;
    height: 227px;
    padding-top: 30px;
    display: flex;
    align-items: center;
    background: url(../images/second/second_header_default_sp.webp) no-repeat left center/cover;
  }
  .secondHeader .secondHeaderInner {
    padding: 0 20px;
  }
  .secondHeader.experts {
    background: url(../images/second/second_header_experts_sp.webp) no-repeat left center/cover;
  }
  .secondHeader.practices {
    background: url(../images/second/second_header_practices_sp.webp) no-repeat left center/cover;
  }
  .secondHeader.topics {
    background: url(../images/second/second_header_topics_sp.webp) no-repeat left center/cover;
  }
  .secondHeader .secondEnTitle {
    font-size: 45px;
  }
  .secondHeader .secondEnTitle.sizeS {
    font-size: 21px;
  }
  .secondHeader .secondTitle {
    font-size: 14px;
    margin-top: 10px;
  }
  .aboutdHeader {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 60px;
    background: url(../images/second/about_bg_sp.webp) no-repeat top center;
    background-size: 100% auto;
    background-color: #222222;
  }
  .aboutdHeader .aboutdHeaderInner {
    padding: 0 20px;
  }
  .aboutdHeader .secondEnTitle {
    font-size: 45px;
  }
  .aboutdHeader .secondTitle {
    font-size: 14px;
    margin-top: 10px;
  }
  .aboutdHeader .aboutHeaderBlock1 {
    margin-top: 40px;
  }
  .aboutdHeader .aboutHeaderBlock1 figure {
    width: calc(100% + 40px);
    transform: translateX(-20px);
  }
  .aboutdHeader .aboutHeaderBlock1 .textWrap {
    margin-top: 50px;
  }
  .aboutdHeader .aboutHeaderBlock1 .textWrap .title {
    font-size: 18px;
  }
  .aboutdHeader .aboutHeaderBlock1 .textWrap .text {
    margin-top: 20px;
    font-size: 15px;
  }
  .aboutdHeader .aboutHeaderBlock2 {
    margin-top: 40px;
  }
  .aboutdHeader .aboutHeaderBlock2 > figure {
    text-align: center;
  }
  .aboutdHeader .aboutHeaderBlock2 > figure img {
    border-radius: 10px;
    max-width: 275px;
  }
  .aboutdHeader .aboutHeaderBlock2 .textWrap {
    margin-top: 40px;
  }
  .aboutdHeader .aboutHeaderBlock2 .textWrap .title {
    font-size: 18px;
  }
  .aboutdHeader .aboutHeaderBlock2 .textWrap .text {
    margin-top: 20px;
    font-size: 15px;
  }
  .aboutdHeader .aboutHeaderBlock2 .textWrap figure {
    margin-top: 20px;
  }
  #contents {
    background: url(../images/second/second_cont_bg_sp.webp) no-repeat left top #ffffff;
    background-size: 100% auto;
    padding: 35px 0 70px;
  }
  #contents.noBg {
    background: #ffffff;
    padding: 50px 0 50px;
  }
  .lawyersList {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 20px;
  }
  .lawyersList li {
    width: calc(50% - 10px);
  }
  .lawyersList li figure {
    border-radius: 10px;
    overflow: hidden;
  }
  .lawyersList li figure img {
    width: 100%;
  }
  .lawyersList li .role {
    margin-top: 10px;
    font-size: 12px;
  }
  .lawyersList li .name {
    margin-top: 5px;
    font-size: 15px;
  }
  .lawyersList li .nameEn {
    margin-top: 5px;
    font-size: 10px;
  }
  .lawyerProf figure {
    text-align: center;
  }
  .lawyerProf figure img {
    max-width: 280px;
    border-radius: 20px;
  }
  .lawyerProf .layersProfText {
    margin-top: 15px;
  }
  .lawyerProf .layersProfText .role {
    text-align: center;
  }
  .lawyerProf .layersProfText .name {
    text-align: center;
    font-size: 24px;
    margin-top: 5px;
  }
  .lawyerProf .layersProfText .name span {
    font-size: 14px;
    color: #777777;
    display: inline-block;
    margin-left: 15px;
  }
  .lawyerProf .layersProfText .btns {
    margin-top: 20px;
  }
  .lawyerProf .layersProfText .btns a {
    font-size: 15px;
    max-width: 260px;
    height: 44px;
    border-radius: 22px;
    margin: 0 auto;
  }
  .lawyerProf .layersProfText .btns a + a {
    margin-top: 10px;
  }
  .lawyerProf .layersProfText .btns a.mail span {
    padding-left: 30px;
    display: inline-block;
    position: relative;
  }
  .lawyerProf .layersProfText .btns a.mail span:before {
    content: "";
    display: inline-block;
    background: url(../images/common/icon_mail.webp) no-repeat center/cover;
    width: 20px;
    height: 16px;
    position: absolute;
    top: calc(50% - 8px);
    left: 0;
  }
  .lawyerProf .layersProfText dl {
    margin-top: 30px;
  }
  .lawyerProf .layersProfText dl > div {
    display: flex;
    padding: 15px 0;
  }
  .lawyerProf .layersProfText dl dt {
    width: 110px;
    padding-right: 10px;
    flex: none;
    font-size: 15px;
  }
  .btnWrap {
    margin-top: 50px;
  }
  .tobiraLinkWrap .tobiraLink + .tobiraLink {
    margin-top: 65px;
  }
  .tobiraLinkWrap .tobiraLink figure img {
    border-radius: 10px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap {
    margin-top: 25px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .title {
    font-size: 20px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .text {
    margin-top: 20px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkBtn {
    margin-top: 30px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkBtn a {
    font-size: 15px;
    max-width: 260px;
    height: 44px;
    border-radius: 22px;
    margin: 0 auto;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkList {
    margin-top: 20px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkList li a {
    font-size: 16px;
    padding: 15px 50px 15px 0px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkList li a:after {
    content: "";
    display: inline-block;
    background: url(../images/common/arrow.webp) no-repeat center/cover;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0px;
    top: calc(50% - 7px);
  }
  .gMap {
    margin-top: 40px;
  }
  .gMap iframe {
    width: 100%;
    height: 180px;
  }
  .topicsList > a {
    display: block;
    font-size: 15px;
    padding: 15px 40px 15px 0px;
  }
  .topicsList > a:after {
    content: "";
    display: inline-block;
    background: url(../images/common/arrow.webp) no-repeat center/cover;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 10px;
    top: calc(50% - 5px);
  }
  .topicsList > a dt {
    font-size: 13px;
  }
  .topicsList > a dd {
    font-size: 15px;
  }
  .wp-pagenavi {
    margin-top: 60px;
    font-size: 14px;
  }
  .wp-pagenavi .page, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink, .wp-pagenavi .extend, .wp-pagenavi .last, .wp-pagenavi .first {
    width: 30px;
    height: 30px;
    margin: 0 5px;
  }
  .wp-pagenavi span.current {
    width: 30px;
    height: 30px;
    margin: 0 5px;
  }
  .wp-pagenavi .previouspostslink {
    width: 30px;
    height: 30px;
  }
  .wp-pagenavi .nextpostslink {
    width: 30px;
    height: 30px;
  }
  .postHeading .ymd {
    font-size: 16px;
  }
  .postHeading .postH1 {
    font-size: 24px;
  }
  .shareBtn {
    display: flex;
    margin-top: 30px;
    margin-bottom: 40px;
    gap: 20px;
  }
  .shareBtn a {
    display: inline-block;
  }
  .shareBtn a img {
    max-height: 20px;
  }
  .pageH1 {
    font-size: 24px;
  }
  .pageCatch {
    font-size: 18px;
    margin-top: 40px;
  }
  p.sizeL {
    font-size: 18px;
  }
  .carrerHeading .entitle {
    font-size: 45px;
  }
  .carrerHeading .carrerH1 {
    font-size: 15px;
    margin-top: 10px;
  }
  .carrerIntro {
    font-size: 15px;
  }
  .carrerLink {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .carrerLink > a {
    width: calc(50% - 5px);
    height: 90px;
    font-size: 15px;
    border-radius: 10px;
    padding-bottom: 20px;
  }
  .carrerLink > a:before {
    content: "";
    display: inline-block;
    background: url(../images/second/recruit/anchor_arrow.webp) no-repeat center/cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: calc(50% - 10px);
    bottom: 15px;
  }
  .careerdHeader {
    background: url(../images/second/recruit/reccruit_img_sp.webp) no-repeat center/cover;
    width: 100%;
    height: 376px;
    padding-bottom: 30px;
    display: flex;
    align-items: flex-end;
  }
  .careerdHeader .careerHeaderInner {
    padding: 0 20px;
    letter-spacing: 0.1em;
  }
  .careerdHeader .careerHeaderInner .catch {
    font-size: 26px;
  }
  .careerdHeader .careerHeaderInner .subCatch {
    font-size: 16px;
    margin-top: 20px;
  }
  .benefitsWrap {
    margin-top: 30px;
    border-radius: 10px;
    padding: 30px 20px 30px;
  }
  .benefitsWrap .title {
    font-size: 18px;
  }
  .benefitsWrap .benefitsList {
    margin-top: 20px;
  }
  .benefitsWrap .benefitsList li {
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px;
  }
  .benefitsWrap .benefitsList li + li {
    margin-top: 20px;
  }
  .benefitsWrap .benefitsList li figure {
    flex: none;
    width: 30%;
  }
  .benefitsWrap .benefitsList li p {
    margin: 0;
    font-size: 16px;
  }
  .benefitsWrap .benefitsList li p span {
    font-size: 12px;
  }
  .contactWrap {
    padding: 30px 0;
  }
  .contactWrap .anno {
    color: #95959e;
    margin-top: 5px;
    font-size: 12px;
    padding-top: 0 !important;
  }
  .contactWrap .contactBox > div + div {
    margin-top: 30px;
  }
  .contactWrap .contactBox > div > dt {
    padding-right: 60px;
  }
  .contactWrap .contactBox > div > dt .en {
    font-size: 12px;
    color: #808080;
    margin-top: 0;
  }
  .contactWrap .contactBox > div > dt .must {
    font-size: 11px;
    padding: 2px 10px;
    position: absolute;
    bottom: 0px;
    right: 0;
  }
  .contactWrap .contactBox > div > dd {
    margin-top: 10px;
  }
  .contactWrap .contactBox > div > dd > dl + dl {
    margin-top: 15px;
  }
  .contactWrap .contactBox > div > dd > dl > dt {
    font-size: 12px;
    padding-right: 10px;
  }
  .contactWrap .contactBox > div > dd.col2 dl + dl {
    margin-top: 8px;
  }
  .contactWrap .formBtns {
    margin-top: 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .contactWrap .formBtns > p {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .contactWrap .formBtns .formBtn {
    font-size: 15px;
    border-radius: 30px;
    padding: 8px 30px;
    min-width: 200px;
  }
  .contactWrap .formBtns .backBtn {
    font-size: 15px;
    border-radius: 30px;
    padding: 8px 30px;
    min-width: 200px;
  }
  body.english .lawyerProf .layersProfText dl dt {
    width: 140px;
  }
  .singleContents .has-inline-color.has-luminous-vivid-orange-color {
    color: #a47923 !important;
  }
  .singleContents .inner > *:first-child {
    margin-top: 0;
  }
  .singleContents p {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .singleContents h3 + p, .singleContents h4 + p {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .singleContents * + h2 {
    margin-top: 30px;
  }
  .singleContents * + h3 {
    margin-top: 30px;
  }
  .singleContents * + h4 {
    margin-top: 20px;
  }
  .singleContents h2 {
    padding-bottom: 15px;
    font-size: 20px;
  }
  .singleContents h3 {
    font-size: 18px;
    padding-left: 15px;
  }
  .singleContents h3:before {
    content: "";
    display: inline-block;
    background-color: #818181;
    width: 4px;
    height: calc(100% - 5px);
    position: absolute;
    left: 0;
    top: 4px;
  }
  .singleContents h4 {
    font-size: 14px;
  }
  .singleContents ul li {
    padding-left: 20px;
    position: relative;
  }
  .singleContents ul li:not(:first-of-type) {
    margin-top: 3px;
  }
  .singleContents ul li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #000000;
    position: absolute;
    margin: auto;
    top: 10px;
    left: 3px;
    border-radius: 50%;
  }
  .singleContents ol li {
    padding-left: 20px;
    counter-increment: mycounter;
  }
  .singleContents ol li:before {
    content: counter(mycounter) ".";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    color: #000000;
    font-weight: 500;
  }
  .singleContents ol li:not(:first-of-type) {
    margin-top: 3px;
  }
  .singleContents * + ul, .singleContents * + ol {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .singleContents p + .wp-block-gallery {
    margin-top: 10px;
  }
  .singleContents .wp-block-button {
    margin-bottom: 20px;
  }
  .singleContents .wp-block-button a, .singleContents .wp-block-button .wp-block-button__link {
    font-size: 15px;
    border-radius: 30px;
    padding: 8px 30px;
    min-width: 200px;
  }
  .singleContents .wp-block-buttons {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .singleContents .wp-block-table table {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .singleContents .wp-block-table table tr th {
    padding: 10px 10px;
  }
  .singleContents .wp-block-table table tr td {
    padding: 10px 10px;
  }
  .singleContents .wp-block-image {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .singleContents .wp-block-media-text .wp-block-media-text__content {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .singleContents .wp-block-media-text {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .singleContents .wp-block-group, .singleContents .wp-block-columns {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .singleContents .wp-block-gallery + .wp-block-gallery {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .singleContents .colorBox {
    padding: 20px 20px;
    border: 1px solid #cecece;
  }
  .singleContents .colorBox .title {
    font-weight: bold;
    font-size: 16px;
    position: relative;
    padding-left: 18px;
  }
  .singleContents .colorBox .title:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000000;
    position: absolute;
    left: 0;
    top: 12px;
  }
  .singleContents .colorBox * + .title {
    margin-top: 10px;
  }
  .singleContents .colorBox .cont {
    margin-top: 10px;
  }
  .singleContents .colorBox .cont * + p {
    margin: 10px 0 0;
  }
  * + p {
    margin-top: 20px;
  }
  * + p.wide {
    margin-top: 40px;
  }
  h2, h3, h4 {
    line-height: 1.5;
  }
  h3 + p, h4 + p {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  h3 + .commonList {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  * + h2.title, * + .h2 {
    margin-top: 30px;
  }
  * + h3.title {
    margin-top: 30px;
  }
  * + h4.title {
    margin-top: 20px;
  }
  h2.title {
    padding-bottom: 15px;
    font-size: 20px;
  }
  h3.title {
    font-size: 18px;
    padding-left: 15px;
  }
  h3.title:before {
    content: "";
    display: inline-block;
    background-color: #818181;
    width: 4px;
    height: calc(100% - 5px);
    position: absolute;
    left: 0;
    top: 4px;
  }
  h4.title {
    font-size: 14px;
  }
  .h2 {
    padding-bottom: 15px;
    font-size: 20px;
  }
  ul.commonList li {
    padding-left: 20px;
    position: relative;
  }
  ul.commonList li:not(:first-of-type) {
    margin-top: 3px;
  }
  ul.commonList li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #000000;
    position: absolute;
    margin: auto;
    top: 10px;
    left: 3px;
    border-radius: 50%;
  }
  ol li {
    padding-left: 20px;
    counter-increment: mycounter;
  }
  ol li:before {
    content: counter(mycounter) ".";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    color: #000000;
    font-weight: 500;
  }
  ol li:not(:first-of-type) {
    margin-top: 3px;
  }
  section + section {
    margin-top: 40px;
  }
  * + .commonList, * + .linkList, * + .colorBox, * + .commonTable, * + .wp-block-lazyblock-color-box, * + .wp-block-lazyblock-list {
    margin-top: 20px;
  }
  * + ol {
    margin-top: 20px;
  }
  * + .imgLine2, * + .imgLine3, * + .twoCol {
    margin-top: 20px;
  }
  .commonBtn {
    font-size: 15px;
    border-radius: 30px;
    padding: 8px 30px;
    min-width: 200px;
  }
  p .commonBtn + .commonBtn {
    margin-top: 20px;
  }
  .imgLine2.spflex {
    display: flex;
  }
  .imgLine2.spflex li {
    margin: 0;
    width: calc(50% - 8px);
  }
  .imgLine2.spflex li:nth-of-type(odd) {
    margin-right: 16px;
  }
  .imgLine2 li {
    margin-top: 10px !important;
  }
  .imgLine2 li img {
    max-width: 100%;
  }
  .imgLine3 li {
    margin-top: 10px !important;
  }
  .imgLine3 li img {
    max-width: 100%;
  }
  .cap {
    font-size: 12px;
  }
  .imgInP .img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .imgInP.sp_img_btm {
    display: flex;
    flex-wrap: wrap;
  }
  .imgInP.sp_img_btm .img {
    display: block;
    order: 2;
    margin: 20px auto 0;
    padding-bottom: 0;
  }
  .imgInP.sp_img_btm .text {
    flex-basis: 100%;
    order: 1;
  }
  .twoCol .txt *:nth-child(1) {
    margin-top: 0;
  }
  .twoCol .txt + .img {
    margin-top: 30px;
  }
  .twoCol .txt + .txt {
    margin-top: 30px;
  }
  .twoCol .img {
    width: 100%;
    text-align: center;
  }
  .twoCol .img + .img {
    margin-top: 30px;
  }
  .twoCol .img + .txt {
    margin-top: 30px;
  }
  .twoCol .img img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .colorBox {
    padding: 20px 20px;
    border: 1px solid #cecece;
  }
  .colorBox .title {
    font-weight: bold;
    font-size: 16px;
    position: relative;
    padding-left: 18px;
  }
  .colorBox .title:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000000;
    position: absolute;
    left: 0;
    top: 12px;
  }
  .colorBox * + .title {
    margin-top: 10px;
  }
  .colorBox .cont {
    margin-top: 10px;
  }
  .colorBox .cont * + p {
    margin: 10px 0 0;
  }
  .commonTable td.wFix,
  .commonTable th.wFix {
    width: 120px;
  }
  .commonTable th {
    padding: 10px 10px;
  }
  .commonTable td {
    padding: 10px 10px;
  }
  .scrollTable {
    margin-top: 30px;
  }
  .scrollTable table {
    white-space: nowrap;
  }
  .scrollText {
    font-size: 12px;
    display: block;
    text-align: right;
    margin: 30px 0 -20px;
  }
  .iframeBox {
    position: relative;
    padding-bottom: 56.25%;
    margin-top: 30px;
  }
  .iframeBox iframe, .iframeBox video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0;
  }
  * + dl.commonList {
    margin-top: 20px;
  }
  dl.commonList > div {
    padding: 15px 0;
  }
  dl.commonList > div + div {
    border-top: 1px solid #cecece;
  }
  dl.commonList > div > dt {
    font-size: 14px;
  }
  dl.commonList > div > dd {
    margin-top: 5px;
    font-size: 14px;
  }
  /* common class */
  .pointerNone {
    cursor: default;
    text-decoration: none;
  }
  .mB0 {
    margin-bottom: 0 !important;
  }
  .mB5_sp {
    margin-bottom: 5px !important;
  }
  .mB10_sp {
    margin-bottom: 10px !important;
  }
  .mB20_sp {
    margin-bottom: 20px !important;
  }
  .mB30_sp {
    margin-bottom: 30px !important;
  }
  .mB40_sp {
    margin-bottom: 40px !important;
  }
  .mB50_sp {
    margin-bottom: 50px !important;
  }
  .mT0 {
    margin-top: 0 !important;
  }
  .mT5_sp {
    margin-top: 5px !important;
  }
  .mT10_sp {
    margin-top: 10px !important;
  }
  .mT20_sp {
    margin-top: 20px !important;
  }
  .mT30_sp {
    margin-top: 30px !important;
  }
  .mT40_sp {
    margin-top: 40px !important;
  }
  .mT50_sp {
    margin-top: 50px !important;
  }
  .mL0_sp {
    margin-left: 0px !important;
  }
  .mL5_sp {
    margin-left: 5px !important;
  }
  .mL10_sp {
    margin-left: 10px !important;
  }
  .mL20_sp {
    margin-left: 20px !important;
  }
  .mL30_sp {
    margin-left: 30px !important;
  }
  .mL40_sp {
    margin-left: 40px !important;
  }
  .mL50_sp {
    margin-left: 50px !important;
  }
  .mR0_sp {
    margin-right: 0px !important;
  }
  .mR5_sp {
    margin-right: 5px !important;
  }
  .mR10_sp {
    margin-right: 10px !important;
  }
  .mR20_sp {
    margin-right: 20px !important;
  }
  .mR30_sp {
    margin-right: 30px !important;
  }
  .mR40_sp {
    margin-right: 40px !important;
  }
  .mR50_sp {
    margin-right: 50px !important;
  }
  .size12_sp {
    font-size: 12px !important;
  }
  .size14_sp {
    font-size: 14px !important;
  }
  .size16_sp {
    font-size: 16px !important;
  }
  .size18_sp {
    font-size: 18px !important;
  }
  .size20_sp {
    font-size: 20px !important;
  }
  .w50p_sp {
    width: 50% !important;
  }
  .taL_sp {
    text-align: left !important;
  }
  .taC_sp {
    text-align: center !important;
  }
}
@media print, screen and (min-width: 1024px) {
  .commonInner {
    max-width: 1120px;
    width: 95%;
    margin: 0 auto;
  }
  .commonInner.wide {
    max-width: 1400px;
  }
  .secondHeader {
    width: 100%;
    height: 326px;
    display: flex;
    align-items: center;
    background: url(../images/second/second_header_default.webp) no-repeat left center/cover;
  }
  .secondHeader .secondHeaderInner {
    max-width: 1120px;
    width: 95%;
    margin: 0 auto;
  }
  .secondHeader.experts {
    background: url(../images/second/second_header_experts.webp) no-repeat left center/cover;
  }
  .secondHeader.practices {
    background: url(../images/second/second_header_practices.webp) no-repeat left center/cover;
  }
  .secondHeader.topics {
    background: url(../images/second/second_header_topics.webp) no-repeat left center/cover;
  }
  .secondHeader .secondEnTitle {
    font-size: 90px;
  }
  .secondHeader .secondEnTitle.sizeS {
    font-size: 38px;
  }
  .secondHeader .secondTitle {
    font-size: 22px;
    margin-top: 20px;
  }
  .aboutdHeader {
    width: 100%;
    padding-top: 160px;
    padding-bottom: 160px;
    background: url(../images/second/about_bg_pc.webp) no-repeat top center/cover;
  }
  .aboutdHeader .aboutdHeaderInner {
    max-width: 1120px;
    width: 95%;
    margin: 0 auto;
  }
  .aboutdHeader .secondEnTitle {
    font-size: 90px;
    position: relative;
    z-index: 2;
  }
  .aboutdHeader .secondTitle {
    font-size: 22px;
    position: relative;
    z-index: 2;
    margin-top: 20px;
  }
  .aboutdHeader .aboutHeaderBlock1 {
    position: relative;
  }
  .aboutdHeader .aboutHeaderBlock1 figure {
    position: absolute;
    right: -140px;
    bottom: 0;
    max-width: 828px;
  }
  .aboutdHeader .aboutHeaderBlock1 figure img {
    border-radius: 20px;
  }
  .aboutdHeader .aboutHeaderBlock1 .textWrap {
    margin-top: 90px;
    position: relative;
    z-index: 2;
    width: 60%;
  }
  .aboutdHeader .aboutHeaderBlock1 .textWrap .title {
    font-size: 28px;
  }
  .aboutdHeader .aboutHeaderBlock1 .textWrap .text {
    margin-top: 30px;
    font-size: 16px;
  }
  .aboutdHeader .aboutHeaderBlock2 {
    position: relative;
    margin-top: 180px;
    display: flex;
    gap: 60px;
  }
  .aboutdHeader .aboutHeaderBlock2 + .aboutHeaderBlock2 {
    margin-top: 120px;
  }
  .aboutdHeader .aboutHeaderBlock2.reverse {
    flex-direction: row-reverse;
  }
  .aboutdHeader .aboutHeaderBlock2 > figure {
    width: calc(40% - 30px);
  }
  .aboutdHeader .aboutHeaderBlock2 > figure img {
    border-radius: 20px;
  }
  .aboutdHeader .aboutHeaderBlock2 .textWrap {
    position: relative;
    z-index: 2;
    width: calc(60% - 30px);
  }
  .aboutdHeader .aboutHeaderBlock2 .textWrap .title {
    font-size: 28px;
  }
  .aboutdHeader .aboutHeaderBlock2 .textWrap .text {
    margin-top: 30px;
    font-size: 16px;
  }
  .aboutdHeader .aboutHeaderBlock2 .textWrap figure {
    margin-top: 40px;
  }
  #contents {
    background: url(../images/second/second_cont_bg.webp) no-repeat left top #ffffff;
    padding: 120px 0 130px;
  }
  #contents.noBg {
    background: #ffffff;
    padding: 80px;
  }
  .lawyersList {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 36px;
  }
  .lawyersList li {
    width: calc(25% - 27px);
  }
  .lawyersList li a .role, .lawyersList li a .name, .lawyersList li a .nameEn {
    transition: 0.3s;
  }
  .lawyersList li a:hover .role, .lawyersList li a:hover .name, .lawyersList li a:hover .nameEn {
    color: #a47923;
  }
  .lawyersList li figure {
    border-radius: 20px;
    overflow: hidden;
  }
  .lawyersList li figure img {
    width: 100%;
  }
  .lawyersList li .role {
    margin-top: 15px;
    font-size: 14px;
  }
  .lawyersList li .name {
    margin-top: 10px;
    font-size: 20px;
  }
  .lawyersList li .nameEn {
    margin-top: 10px;
    font-size: 13px;
  }
  .lawyerProf {
    display: flex;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .lawyerProf figure {
    flex: 1;
  }
  .lawyerProf figure img {
    border-radius: 20px;
  }
  .lawyerProf .layersProfText {
    flex: 1;
  }
  .lawyerProf .layersProfText .name {
    font-size: 31px;
    margin-top: 5px;
  }
  .lawyerProf .layersProfText .name span {
    font-size: 18px;
    color: #777777;
    display: inline-block;
    margin-left: 20px;
  }
  .lawyerProf .layersProfText .btns {
    margin-top: 30px;
  }
  .lawyerProf .layersProfText .btns a {
    font-size: 18px;
    width: 258px;
    height: 44px;
    border-radius: 24px;
    transition: 0.3s;
  }
  .lawyerProf .layersProfText .btns a:hover {
    background-color: #a47923;
  }
  .lawyerProf .layersProfText .btns a + a {
    margin-top: 15px;
  }
  .lawyerProf .layersProfText .btns a.mail span {
    padding-left: 30px;
    display: inline-block;
    position: relative;
  }
  .lawyerProf .layersProfText .btns a.mail span:before {
    content: "";
    display: inline-block;
    background: url(../images/common/icon_mail.webp) no-repeat center/cover;
    width: 20px;
    height: 16px;
    position: absolute;
    top: calc(50% - 8px);
    left: 0;
  }
  .lawyerProf .layersProfText dl {
    margin-top: 40px;
  }
  .lawyerProf .layersProfText dl > div {
    display: flex;
    padding: 15px 0;
  }
  .lawyerProf .layersProfText dl dt {
    width: 110px;
    padding-right: 10px;
    flex: none;
    font-size: 17px;
  }
  .btnWrap {
    margin-top: 90px;
  }
  .tobiraLinkWrap .tobiraLink {
    display: flex;
  }
  .tobiraLinkWrap .tobiraLink:nth-of-type(odd) .textWrap {
    padding-left: 60px;
  }
  .tobiraLinkWrap .tobiraLink:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  .tobiraLinkWrap .tobiraLink:nth-of-type(even) .textWrap {
    padding-right: 60px;
  }
  .tobiraLinkWrap .tobiraLink + .tobiraLink {
    margin-top: 110px;
  }
  .tobiraLinkWrap .tobiraLink figure {
    flex: 1;
  }
  .tobiraLinkWrap .tobiraLink figure img {
    border-radius: 20px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap {
    flex: 1;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .title {
    font-size: 30px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .text {
    margin-top: 30px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkBtn {
    margin-top: 70px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkBtn a {
    font-size: 16px;
    width: 230px;
    height: 46px;
    border-radius: 24px;
    margin-left: auto;
    transition: 0.5s;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkBtn a:hover {
    color: #fff;
    background-color: #a47923;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkList {
    margin-top: 40px;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkList li a {
    font-size: 18px;
    padding: 20px 70px 20px 15px;
    transition: 0.3s;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkList li a:after {
    content: "";
    display: inline-block;
    background: url(../images/common/arrow.webp) no-repeat center/cover;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 30px;
    top: calc(50% - 6px);
    transition: 0.3s;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkList li a:hover {
    background-color: #f7f7f7;
    color: #a47923;
  }
  .tobiraLinkWrap .tobiraLink .textWrap .tobiraLinkList li a:hover:after {
    background: url(../images/common/arrow_gold.webp) no-repeat center/cover;
  }
  .gMap {
    margin-top: 50px;
  }
  .gMap iframe {
    width: 100%;
    height: 346px;
  }
  .topicsList > a {
    display: flex;
    gap: 40px;
    padding: 25px 60px 25px 15px;
    transition: 0.3s;
  }
  .topicsList > a:after {
    content: "";
    display: inline-block;
    background: url(../images/common/arrow.webp) no-repeat center/cover;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 30px;
    top: calc(50% - 6px);
    transition: 0.3s;
  }
  .topicsList > a:hover {
    background-color: #f7f7f7;
    color: #a47923;
  }
  .topicsList > a:hover:after {
    background: url(../images/common/arrow_gold.webp) no-repeat center/cover;
  }
  .topicsList > a dt {
    width: 100px;
  }
  .topicsList > a dd {
    font-size: 18px;
  }
  .wp-pagenavi {
    margin-top: 80px;
    font-size: 16px;
  }
  .wp-pagenavi .page, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink, .wp-pagenavi .extend, .wp-pagenavi .last, .wp-pagenavi .first {
    width: 30px;
    height: 30px;
    margin: 0 5px;
    transition: 0.5s;
    border-radius: 50%;
  }
  .wp-pagenavi .page:hover, .wp-pagenavi .nextpostslink:hover, .wp-pagenavi .previouspostslink:hover, .wp-pagenavi .extend:hover, .wp-pagenavi .last:hover, .wp-pagenavi .first:hover {
    color: #fff;
    background-color: #000;
  }
  .wp-pagenavi span.current {
    width: 30px;
    height: 30px;
    margin: 0 8px;
  }
  .wp-pagenavi .previouspostslink {
    width: 30px;
    height: 30px;
  }
  .wp-pagenavi .previouspostslink:hover {
    background-color: transparent;
    opacity: 0.5;
  }
  .wp-pagenavi .nextpostslink {
    width: 30px;
    height: 30px;
  }
  .wp-pagenavi .nextpostslink:hover {
    background-color: transparent;
    opacity: 0.5;
  }
  .postHeading .ymd {
    font-size: 18px;
  }
  .postHeading .postH1 {
    font-size: 42px;
  }
  .shareBtn {
    display: flex;
    margin-top: 35px;
    margin-bottom: 70px;
    gap: 30px;
  }
  .shareBtn a {
    display: inline-block;
    transition: 0.3s;
  }
  .shareBtn a:hover {
    opacity: 0.7;
  }
  .shareBtn a img {
    max-height: 35px;
  }
  .pageH1 {
    font-size: 42px;
  }
  .pageCatch {
    font-size: 28px;
    margin-top: 80px;
  }
  p.sizeL {
    font-size: 20px;
  }
  .carrerHeading .entitle {
    font-size: 90px;
  }
  .carrerHeading .carrerH1 {
    font-size: 28px;
    margin-top: 20px;
  }
  .carrerIntro {
    text-align: center;
    font-size: 18px;
  }
  .carrerLink {
    display: flex;
    gap: 30px;
    margin-top: 70px;
    margin-bottom: 140px;
  }
  .carrerLink > a {
    flex: 1;
    aspect-ratio: 1/1;
    font-size: 20px;
    border-radius: 20px;
    transition: 0.3s;
  }
  .carrerLink > a:before {
    content: "";
    display: inline-block;
    background: url(../images/second/recruit/anchor_arrow.webp) no-repeat center/cover;
    width: 34px;
    height: 34px;
    position: absolute;
    left: calc(50% - 17px);
    bottom: calc(50% - 80px);
  }
  .carrerLink > a:hover {
    opacity: 0.7;
  }
  .careerdHeader {
    background: url(../images/second/recruit/reccruit_img_pc.webp) no-repeat center/cover;
    width: 100%;
    height: 696px;
    padding-bottom: 70px;
    display: flex;
    align-items: flex-end;
  }
  .careerdHeader .careerHeaderInner {
    width: 90%;
    max-width: 1120px;
    margin: 0 auto;
    letter-spacing: 0.1em;
  }
  .careerdHeader .careerHeaderInner .catch {
    font-size: 56px;
  }
  .careerdHeader .careerHeaderInner .subCatch {
    font-size: 25px;
    margin-top: 20px;
  }
  .benefitsWrap {
    margin-top: 60px;
    border-radius: 20px;
    padding: 60px 80px 80px;
  }
  .benefitsWrap .title {
    font-size: 26px;
  }
  .benefitsWrap .benefitsList {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 27px;
  }
  .benefitsWrap .benefitsList li {
    border-radius: 20px;
    width: calc(33.3333333333% - 18px);
    padding: 30px 26px;
    text-align: center;
  }
  .benefitsWrap .benefitsList li figure img {
    max-height: 85px;
  }
  .benefitsWrap .benefitsList li p {
    font-size: 20px;
    margin-top: 10px;
  }
  .benefitsWrap .benefitsList li p span {
    font-size: 15px;
  }
  .contactWrap {
    padding: 60px;
  }
  .contactWrap .sizeS {
    width: 30%;
  }
  .contactWrap .sizeM {
    width: 50%;
  }
  .contactWrap .wpcf7-checkbox {
    padding-top: 5px;
  }
  .contactWrap .anno {
    color: #95959e;
    margin-top: 5px;
    font-size: 14px;
    padding-top: 0 !important;
  }
  .contactWrap .contactBox.confirm > div > dt {
    padding-top: 0;
  }
  .contactWrap .contactBox > div {
    display: flex;
  }
  .contactWrap .contactBox > div + div {
    margin-top: 50px;
  }
  .contactWrap .contactBox > div > dt {
    padding-right: 75px;
    padding-top: 15px;
    width: 330px;
    flex: none;
  }
  .contactWrap .contactBox > div > dt .en {
    font-size: 12px;
    color: #808080;
    margin-top: 0;
  }
  .contactWrap .contactBox > div > dt .must {
    font-size: 14px;
    padding: 2px 15px;
    position: absolute;
    top: 16px;
    right: 0;
  }
  .contactWrap .contactBox > div > dd {
    width: calc(100% - 210px);
    padding-left: 20px;
  }
  .contactWrap .contactBox > div > dd > dl + dl {
    margin-top: 15px;
  }
  .contactWrap .contactBox > div > dd > dl > dt {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .contactWrap .contactBox > div > dd.col2 {
    display: flex;
    justify-content: space-between;
  }
  .contactWrap .contactBox > div > dd.col2 > dl {
    width: 49%;
  }
  .contactWrap .formBtns {
    margin-top: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 20px;
  }
  .contactWrap .formBtns > p {
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 20px;
  }
  .contactWrap .formBtns .formBtn {
    font-size: 18px;
    max-width: 260px;
    min-width: 260px;
    border-radius: 30px;
    transition: 0.3s;
    padding: 6px 30px;
  }
  .contactWrap .formBtns .formBtn:hover {
    background-color: #a47923;
    color: #fff;
    border: 1px solid #a47923;
  }
  .contactWrap .formBtns .backBtn {
    font-size: 18px;
    min-width: 260px;
    border-radius: 30px;
    transition: 0.3s;
    padding: 6px 30px;
  }
  .contactWrap .formBtns .backBtn:hover {
    background-color: #a47923;
    color: #fff;
    border: 1px solid #a47923;
  }
  body.english .lawyerProf .layersProfText dl dt {
    width: 150px;
  }
  .singleContents .has-inline-color.has-luminous-vivid-orange-color {
    color: #a47923 !important;
  }
  .singleContents .inner > *:first-child {
    margin-top: 0;
  }
  .singleContents p {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .singleContents h3 + p, .singleContents h4 + p {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .singleContents * + h2 {
    margin-top: 60px;
  }
  .singleContents * + h3 {
    margin-top: 50px;
  }
  .singleContents * + h4 {
    margin-top: 30px;
  }
  .singleContents h2 {
    padding-bottom: 20px;
    font-size: 26px;
  }
  .singleContents h3 {
    font-size: 20px;
    padding-left: 15px;
  }
  .singleContents h3:before {
    content: "";
    display: inline-block;
    background-color: #818181;
    width: 4px;
    height: calc(100% - 8px);
    position: absolute;
    left: 0;
    top: 5px;
  }
  .singleContents h4 {
    font-size: 16px;
  }
  .singleContents ul li {
    padding-left: 25px;
    position: relative;
  }
  .singleContents ul li:not(:first-of-type) {
    margin-top: 3px;
  }
  .singleContents ul li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #000000;
    position: absolute;
    margin: auto;
    top: 12px;
    left: 3px;
    border-radius: 50%;
  }
  .singleContents ol li {
    padding-left: 25px;
    counter-increment: mycounter;
  }
  .singleContents ol li:before {
    content: counter(mycounter) ".";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    color: #000000;
    font-weight: 500;
  }
  .singleContents ol li:not(:first-of-type) {
    margin-top: 3px;
  }
  .singleContents * + ul, .singleContents * + ol {
    margin-bottom: 30x;
    margin-top: 30px;
  }
  .singleContents p + .wp-block-gallery {
    margin-top: 10px;
  }
  .singleContents .wp-block-button {
    margin-bottom: 30px;
  }
  .singleContents .wp-block-button a, .singleContents .wp-block-button .wp-block-button__link {
    font-size: 18px;
    min-width: 260px;
    border-radius: 30px;
    transition: 0.3s;
    padding: 6px 30px;
  }
  .singleContents .wp-block-button a:hover, .singleContents .wp-block-button .wp-block-button__link:hover {
    background-color: #a47923;
    color: #fff;
    border: 1px solid #a47923;
  }
  .singleContents .wp-block-buttons {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .singleContents .wp-block-table table {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .singleContents .wp-block-table table tr th {
    padding: 15px 20px;
  }
  .singleContents .wp-block-table table tr td {
    padding: 15px 20px;
  }
  .singleContents .wp-block-image {
    margin-bottom: 30x;
    margin-top: 30px;
  }
  .singleContents .wp-block-media-text {
    margin-bottom: 30x;
    margin-top: 30px;
  }
  .singleContents .wp-block-group, .singleContents .wp-block-columns {
    margin-bottom: 30x;
    margin-top: 30px;
  }
  .singleContents .wp-block-gallery + .wp-block-gallery {
    margin-bottom: 30x;
    margin-top: 30px;
  }
  .singleContents .colorBox {
    padding: 30px 50px;
    border: 1px solid #cecece;
  }
  .singleContents .colorBox .title {
    font-weight: bold;
    font-size: 19px;
    position: relative;
    padding-left: 20px;
  }
  .singleContents .colorBox .title:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #000000;
    position: absolute;
    left: 0;
    top: 14px;
  }
  .singleContents .colorBox * + .title {
    margin-top: 10px;
  }
  .singleContents .colorBox .cont {
    margin-top: 15px;
  }
  .singleContents .colorBox .cont * + p {
    margin: 10px 0 0;
  }
  * + p {
    margin-top: 30px;
  }
  * + p.wide {
    margin-top: 50px;
  }
  h2, h3, h4 {
    line-height: 1.5;
  }
  h3 + p, h4 + p {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  h3 + .commonList {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  * + h2.title, * + .h2 {
    margin-top: 60px;
  }
  * + h3.title {
    margin-top: 50px;
  }
  * + h4.title {
    margin-top: 30px;
  }
  h2.title {
    padding-bottom: 20px;
    font-size: 26px;
  }
  h3.title {
    font-size: 20px;
    padding-left: 15px;
  }
  h3.title:before {
    content: "";
    display: inline-block;
    background-color: #818181;
    width: 4px;
    height: calc(100% - 8px);
    position: absolute;
    left: 0;
    top: 5px;
  }
  h4.title {
    font-size: 16px;
  }
  .h2 {
    padding-bottom: 20px;
    font-size: 26px;
  }
  ul.commonList li {
    padding-left: 25px;
    position: relative;
  }
  ul.commonList li:not(:first-of-type) {
    margin-top: 3px;
  }
  ul.commonList li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #000000;
    position: absolute;
    margin: auto;
    top: 12px;
    left: 3px;
    border-radius: 50%;
  }
  ol li {
    padding-left: 25px;
    counter-increment: mycounter;
  }
  ol li:before {
    content: counter(mycounter) ".";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    color: #000000;
    font-weight: 500;
  }
  ol li:not(:first-of-type) {
    margin-top: 3px;
  }
  section + section {
    margin-top: 80px;
  }
  * + .commonList, * + .linkList, * + .colorBox, * + .commonTable, * + .wp-block-lazyblock-color-box, * + .wp-block-lazyblock-list {
    margin-top: 30px;
  }
  * + ol {
    margin-top: 30px;
  }
  * + .imgLine2, * + .imgLine3, * + .twoCol {
    margin-top: 30px;
  }
  .commonBtn {
    font-size: 18px;
    min-width: 260px;
    border-radius: 30px;
    transition: 0.3s;
    padding: 6px 30px;
  }
  .commonBtn:hover {
    background-color: #a47923;
    color: #fff;
    border: 1px solid #a47923;
  }
  p .commonBtn + .commonBtn {
    margin-left: 40px;
  }
  .singleContents img, .img img {
    max-width: 860px;
  }
  .imgLine2 {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
  }
  .imgLine2 li {
    width: calc(50% - 20px);
  }
  .imgLine2 li + li {
    margin-top: 0 !important;
  }
  .imgLine2 li img {
    max-width: 100%;
  }
  .imgLine2.small {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .imgLine3 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
  .imgLine3 li {
    width: calc(33.3333333333% - 20px);
  }
  .imgLine3 li + li {
    margin-top: 0 !important;
  }
  .imgLine3 li img {
    max-width: 100%;
  }
  .cap {
    font-size: 15px;
  }
  .imgInP {
    overflow: hidden;
  }
  .imgInP .img {
    max-width: 340px;
  }
  .imgInP .img img {
    width: 100%;
    height: auto;
  }
  .imgInP .img.left {
    float: left;
    margin-right: 40px;
  }
  .imgInP .img.right {
    float: right;
    margin-left: 40px;
  }
  .twoCol {
    display: flex;
  }
  .twoCol .txt {
    flex: 1;
  }
  .twoCol .txt *:nth-child(1) {
    margin-top: 0;
  }
  .twoCol .txt + .img {
    margin-left: 40px;
  }
  .twoCol .txt + .txt {
    margin-left: 40px;
  }
  .twoCol .img {
    max-width: calc(50% - 20px);
  }
  .twoCol .img + .img {
    margin-left: 40px;
  }
  .twoCol .img + .txt {
    margin-left: 40px;
  }
  .twoCol .img img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .colorBox {
    padding: 30px 50px;
    border: 1px solid #cecece;
  }
  .colorBox .title {
    font-weight: bold;
    font-size: 19px;
    position: relative;
    padding-left: 20px;
  }
  .colorBox .title:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #000000;
    position: absolute;
    left: 0;
    top: 14px;
  }
  .colorBox * + .title {
    margin-top: 10px;
  }
  .colorBox .cont {
    margin-top: 15px;
  }
  .colorBox .cont * + p {
    margin: 10px 0 0;
  }
  .commonTable td.wFix,
  .commonTable th.wFix {
    width: 150px;
  }
  .commonTable th {
    padding: 15px 20px;
  }
  .commonTable td {
    padding: 15px 20px;
  }
  .scrollTable {
    margin-top: 40px;
  }
  .scrollText {
    font-size: 12px;
    display: block;
    text-align: right;
    margin: 30px 0 -20px;
  }
  .iframeWrap {
    max-width: 780px;
    margin: 0 auto;
  }
  .iframeBox {
    position: relative;
    padding-bottom: 56.25%;
    margin-top: 40px;
  }
  .iframeBox iframe, .iframeBox video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0;
  }
  * + dl.commonList {
    margin-top: 40px;
  }
  dl.commonList > div {
    display: flex;
    padding: 20px 0px;
  }
  dl.commonList > div + div {
    border-top: 1px solid #cecece;
  }
  dl.commonList > div > dt {
    width: 150px;
    flex: none;
  }
  dl.commonList > div > dd {
    padding-left: 40px;
  }
  /* common class */
  .pointerNone {
    cursor: default;
    text-decoration: none;
  }
  .mB0_pc {
    margin-bottom: 0 !important;
  }
  .mB5_pc {
    margin-bottom: 5px !important;
  }
  .mB10_pc {
    margin-bottom: 10px !important;
  }
  .mB20_pc {
    margin-bottom: 20px !important;
  }
  .mB30_pc {
    margin-bottom: 30px !important;
  }
  .mB40_pc {
    margin-bottom: 40px !important;
  }
  .mB50_pc {
    margin-bottom: 50px !important;
  }
  .mT0_pc {
    margin-top: 0 !important;
  }
  .mT5_pc {
    margin-top: 5px !important;
  }
  .mT10_pc {
    margin-top: 10px !important;
  }
  .mT20_pc {
    margin-top: 20px !important;
  }
  .mT30_pc {
    margin-top: 30px !important;
  }
  .mT40_pc {
    margin-top: 40px !important;
  }
  .mT50_pc {
    margin-top: 50px !important;
  }
  .mT100_pc {
    margin-top: 100px !important;
  }
  .mL0_pc {
    margin-left: 0px !important;
  }
  .mL5_pc {
    margin-left: 5px !important;
  }
  .mL10_pc {
    margin-left: 10px !important;
  }
  .mL20_pc {
    margin-left: 20px !important;
  }
  .mL30_pc {
    margin-left: 30px !important;
  }
  .mL40_pc {
    margin-left: 40px !important;
  }
  .mL50_pc {
    margin-left: 50px !important;
  }
  .mR0_pc {
    margin-right: 0px !important;
  }
  .mR5_pc {
    margin-right: 5px !important;
  }
  .mR10_pc {
    margin-right: 10px !important;
  }
  .mR20_pc {
    margin-right: 20px !important;
  }
  .mR30_pc {
    margin-right: 30px !important;
  }
  .mR40_pc {
    margin-right: 40px !important;
  }
  .mR50_pc {
    margin-right: 50px !important;
  }
  .size12 {
    font-size: 12px !important;
  }
  .size14 {
    font-size: 14px !important;
  }
  .size16 {
    font-size: 16px !important;
  }
  .size18 {
    font-size: 18px !important;
  }
  .size20 {
    font-size: 20px !important;
  }
  .taC_pc {
    text-align: center !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1023px) {
  .singleContents .has-inline-color.has-luminous-vivid-orange-color {
    color: #a47923 !important;
  }
  .singleContents .inner > *:first-child {
    margin-top: 0;
  }
  .singleContents p + .wp-block-gallery {
    margin-top: 10px;
  }
  h2, h3, h4 {
    line-height: 1.5;
  }
  .imgLine2 li img {
    max-width: 100%;
  }
  .imgLine3 li img {
    max-width: 100%;
  }
  .scrollText {
    font-size: 12px;
    display: block;
    text-align: right;
    margin: 30px 0 -20px;
  }
  .iframeBox {
    position: relative;
    padding-bottom: 56.25%;
  }
  .iframeBox iframe, .iframeBox video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0;
  }
  /* common class */
  .pointerNone {
    cursor: default;
    text-decoration: none;
  }
}
/*# sourceMappingURL=map/second.css.map */
