@charset "UTF-8";
/* =====================================================
  english English
===================================================== */
/* English 共通
-------------------------------------- */
@media screen and (min-width: 768px) {
  body.lower.english .header-cmn-gnav {
    width: calc(100% - 90px);
  }
}

@media screen and (min-width: 768px) {
  body.lower.english .header-cmn-gnav > ul {
    padding: 0 2% 0 2.5%;
  }
}

@media screen and (min-width: 768px) {
  body.lower.english .header-cmn-gnav-item > span > a {
    letter-spacing: .05em;
  }
}

@media screen and (min-width: 768px) {
  body.lower.english .header-cmn-gnav-item:first-of-type {
    width: 13%;
  }
  body.lower.english .header-cmn-gnav-item:nth-of-type(2) {
    width: 14%;
  }
  body.lower.english .header-cmn-gnav-item:nth-of-type(4) {
    width: 30%;
  }
}

body.lower.english .header-cmn-gnav-external .header-cmn-mega-menu {
  width: 240px;
}

body.lower.english .header-cmn-contact-number > span {
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 768px) {
  body.lower.english .header-cmn-contact-number > span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

body.lower.english .header-cmn.s-xlarge .header-cmn-gnav > ul {
  padding: 0 6% 0 7.5%;
}

@media screen and (min-width: 768px) {
  body.lower.english .local-navigation-menu .local-navigation-title a {
    padding: 21px 20px;
    line-height: 1.5;
  }
}

body.lower.english .local-navigation-menu .parent ul {
  display: none;
}

body.lower.english .local-navigation-menu .parent ul li {
  color: #000000;
  margin-left: 0;
}

body.lower.english .local-navigation-menu .parent ul li a {
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  body.lower.english .local-navigation-menu .parent ul li a {
    font-size: 1.3rem;
    letter-spacing: .05em;
    -webkit-font-feature-settings: 'palt';
            font-feature-settings: 'palt';
    padding: 14px 0px 14px 20px;
  }
}

body.lower.english .local-navigation-menu .parent ul li a.current {
  color: #749fba;
  font-weight: bold;
}

/* English index
-------------------------------------- */
body.lower.english .main-visual {
  background-image: url(../img/index/english_index_mainVisual.jpg);
}

body.lower.english .main-visual-heading-ttl {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.3;
  white-space: normal;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) {
  body.lower.english .main-visual-heading-ttl {
    font-size: 55px;
    font-size: 5.5rem;
  }
}

body.lower.english .main-visual-heading-catch {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  letter-spacing: .1em;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  body.lower.english .main-visual-heading-catch {
    font-size: 21px;
    font-size: 2.1rem;
    letter-spacing: .075em;
  }
}

body.lower.english .area-company-desc {
  font-size: 15px;
  font-size: 1.5rem;
}

@media screen and (min-width: 768px) {
  body.lower.english .area-company-desc {
    font-size: 26px;
    font-size: 2.6rem;
    letter-spacing: .05em;
  }
}

body.lower.english .area-company-list li {
  letter-spacing: .08em;
  text-indent: -1em;
  padding-left: 1em;
}

body.lower.english .area-company-list li .txt-different {
  display: inline;
}

body.lower.english .area-service {
  margin-bottom: 60px;
}

@media screen and (min-width: 768px) {
  body.lower.english .area-service {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 768px) {
  body.lower.english .area-service-box {
    width: 25%;
  }
}

body.lower.english .area-service-box a .area-service-box-ttl {
  text-shadow: 0 0 20px black;
}

@media screen and (min-width: 768px) {
  body.lower.english .area-service-box a .area-service-box-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

/* English 下層共通
-------------------------------------- */
body.lower.english .mod-mainVisual-area-ttl {
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
}

body.lower.english .mod-title-lv3 {
  letter-spacing: normal;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
}

@media screen and (min-width: 768px) {
  body.lower.english .mod-title-lv3 {
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}

body.lower.english .contents-wrap .area-english-box-linkbox {
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

body.lower.english .contents-wrap .area-english-box-linkbox:hover {
  opacity: .5;
}

body.lower.english .contents-wrap .area-english-box-imgbox {
  text-align: center;
}

body.lower.english .contents-wrap .area-english-box-img {
  width: 100%;
}

/* feature
-------------------------------------- */
body.lower.english.feature .mod-mainVisual {
  background-image: url(../img/feature/common/english_feature_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .mod-mainVisual {
    background-image: url(../img/feature/common/english_feature_bg_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .mod-title-lv3 {
    letter-spacing: 0;
  }
}

body.lower.english.feature .area-english-feature p {
  letter-spacing: .1em;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .box-cont {
    overflow: hidden;
    *zoom: 1;
  }
  body.lower.english.feature .area-english-feature .box-cont::after {
    content: '';
    display: table;
    clear: both;
  }
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .box-cont-left {
    float: left;
  }
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .box-cont-right {
    float: right;
  }
}

body.lower.english.feature .area-english-feature .box-cont-img {
  text-align: center;
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .box-cont-img {
    text-align: left;
    margin-top: 0;
  }
}

body.lower.english.feature .area-english-feature .box-cont-img-one_stop {
  width: 299px;
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .box-cont-img-one_stop {
    width: 322px;
  }
}

body.lower.english.feature .area-english-feature .box-cont-img-high_pro {
  width: 282px;
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .box-cont-img-high_pro {
    width: 301px;
    margin-right: 21px;
  }
}

body.lower.english.feature .area-english-feature .box-cont-img-isms {
  width: 150px;
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .box-cont-img-isms {
    width: 230px;
  }
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .box-cont-txt {
    width: 500px;
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .box-cont-txt-isms {
    width: 590px;
  }
}

body.lower.english.feature .area-english-feature .mod-note-box {
  padding: 20px;
  background: #f3f4f6;
  letter-spacing: -.4em;
  font-size: 0px;
  font-size: 0rem;
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .mod-note-box {
    padding: 40px;
    margin-top: 70px;
    clear: both;
    overflow: hidden;
  }
}

body.lower.english.feature .area-english-feature .mod-note-box-thumbnail {
  display: inline-block;
  vertical-align: top;
  width: 105px;
  margin-right: 15px;
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .mod-note-box-thumbnail {
    vertical-align: middle;
    width: 210px;
    margin-right: 30px;
  }
}

body.lower.english.feature .area-english-feature .mod-note-box-cont {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 120px);
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .mod-note-box-cont {
    vertical-align: middle;
    width: calc(100% - 240px);
  }
}

body.lower.english.feature .area-english-feature .mod-note-box-txt {
  letter-spacing: .1em;
}

@media screen and (min-width: 768px) {
  body.lower.english.feature .area-english-feature .mod-note-box-txt {
    line-height: 2;
  }
}

/* services
  -------------------------------------- */
body.lower.english.services .mod-mainVisual {
  background-image: url(../img/services/common/english_service_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.services .mod-mainVisual {
    background-image: url(../img/services/common/english_service_bg_pc.jpg);
  }
}

body.lower.english.services .area-english-tax .mod-title-lv2 {
  background-image: url(../img/services/tax/english_service_tax_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.services .area-english-tax .mod-title-lv2 {
    background-image: url(../img/services/tax/english_service_tax_ttl_bg_pc.jpg);
  }
}

body.lower.english.services .area-english-apcm .mod-title-lv2 {
  background-image: url(../img/services/apcm/english_service_apcm_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.services .area-english-apcm .mod-title-lv2 {
    background-image: url(../img/services/apcm/english_service_apcm_ttl_bg_pc.jpg);
  }
}

body.lower.english.services .area-english-arpm .mod-title-lv2 {
  background-image: url(../img/services/arpm/english_service_arpm_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.services .area-english-arpm .mod-title-lv2 {
    background-image: url(../img/services/arpm/english_service_arpm_ttl_bg_pc.jpg);
  }
}

body.lower.english.services .area-english-payroll .mod-title-lv2 {
  background-image: url(../img/services/payroll/english_service_payroll_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.services .area-english-payroll .mod-title-lv2 {
    background-image: url(../img/services/payroll/english_service_payroll_ttl_bg_pc.jpg);
  }
}

body.lower.english.services .area-english-cloud .mod-title-lv2 {
  background-image: url(../img/services/cloud/english_service_cloud_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.services .area-english-cloud .mod-title-lv2 {
    background-image: url(../img/services/cloud/english_service_cloud_ttl_bg_pc.jpg);
  }
}

body.lower.english.services .area-english-reorganization .mod-title-lv2 {
  background-image: url(../img/services/reorganization/english_service_reorganization_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.services .area-english-reorganization .mod-title-lv2 {
    background-image: url(../img/services/reorganization/english_service_reorganization_ttl_bg_pc.jpg);
  }
}

body.lower.english.services .area-english-audit .mod-title-lv2 {
  background-image: url(../img/services/audit/english_service_audit_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.services .area-english-audit .mod-title-lv2 {
    background-image: url(../img/services/audit/english_service_audit_ttl_bg_pc.jpg);
  }
}

body.lower.english.services .area-english-consulting .mod-title-lv2 {
  background-image: url(../img/services/consulting/english_service_consulting_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.services .area-english-consulting .mod-title-lv2 {
    background-image: url(../img/services/consulting/english_service_consulting_ttl_bg_pc.jpg);
  }
}

/* practices
-------------------------------------- */
body.lower.english.practices .mod-mainVisual {
  background-image: url(../img/practices/common/english_practices_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.practices .mod-mainVisual {
    background-image: url(../img/practices/common/english_practices_bg_pc.jpg);
  }
}

/* doing
-------------------------------------- */
body.lower.english.doing .mod-mainVisual {
  background-image: url(../img/doing/common/english_doing_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.doing .mod-mainVisual {
    background-image: url(../img/doing/common/english_doing_bg_pc.jpg);
  }
}

body.lower.english.doing .area-english-law .mod-title-lv2 {
  background-image: url(../img/doing/law/english_doing_law_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.doing .area-english-law .mod-title-lv2 {
    background-image: url(../img/doing/law/english_doing_law_ttl_bg_pc.jpg);
  }
}

body.lower.english.doing .area-english-taxation .mod-title-lv2 {
  background-image: url(../img/doing/taxation/english_doing_taxation_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.doing .area-english-taxation .mod-title-lv2 {
    background-image: url(../img/doing/taxation/english_doing_taxation_ttl_bg_pc.jpg);
  }
}

body.lower.english.doing .area-english-human .mod-title-lv2 {
  background-image: url(../img/doing/human/english_doing_human_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.doing .area-english-human .mod-title-lv2 {
    background-image: url(../img/doing/human/english_doing_human_ttl_bg_pc.jpg);
  }
}

body.lower.english.doing .area-english-social .mod-title-lv2 {
  background-image: url(../img/doing/social/english_doing_social_ttl_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.doing .area-english-social .mod-title-lv2 {
    background-image: url(../img/doing/social/english_doing_social_ttl_bg_pc.jpg);
  }
}

/* aboutus
-------------------------------------- */
body.lower.english.aboutus .mod-mainVisual {
  background-image: url(../img/aboutus/common/english_aboutus_bg_sp.jpg);
}

@media screen and (min-width: 768px) {
  body.lower.english.aboutus .mod-mainVisual {
    background-image: url(../img/aboutus/common/english_aboutus_bg_pc.jpg);
  }
}

/* search
-------------------------------------- */
body.lower.english.search .header-cmn {
  background-color: rgba(22, 34, 51, 0.95);
}

body.lower.english.search .header-cmn .js-search-box {
  background-color: rgba(22, 34, 51, 0.95);
}

body.lower.english.search .main {
  padding-top: 50px;
}

@media screen and (min-width: 768px) {
  body.lower.english.search .main {
    padding-top: 80px;
  }
}

body.lower.english.search .main .mod-breadcrumb {
  position: relative;
  color: #000000;
  background-color: transparent;
}

body.lower.english.search .main .mod-breadcrumb-item:not(:first-child)::before {
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
}

body.lower.english.search .main .contents-wrap .gsc-control-cse {
  padding: 0;
}

body.lower.english.search .main .contents-wrap .gsc-control-cse b {
  font-weight: bold;
}

body.lower.english.search .main .contents-wrap .gsc-selected-option-container.gsc-inline-block {
  min-width: 100px;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: .1em;
}

body.lower.english.search .main .contents-wrap .gsc-orderby-label,
body.lower.english.search .main .contents-wrap .gs-webResult div.gs-visibleUrl, body.lower.english.search .main .contents-wrap .gs-imageResult div.gs-visibleUrl,
body.lower.english.search .main .contents-wrap .gsc-results .gsc-cursor-box {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
}

body.lower.english.search .main .contents-wrap .gsc-result .gs-title {
  height: 1em;
}

@media screen and (min-width: 768px) {
  body.lower.english.search .main .contents-wrap .gsc-result .gs-title {
    height: 1.2em;
  }
}

body.lower.english.search .main .contents-wrap .gs-webResult .gs-snippet, body.lower.english.search .main .contents-wrap .gs-imageResult .gs-snippet, body.lower.english.search .main .contents-wrap .gs-fileFormatType {
  line-height: 1.5;
}
