@charset "UTF-8";
/*
Theme Name:TokyodomeSports直営施設
Template:businesspress
Version: 1.0.0
*/
@font-face {
  font-family: 'tdsicon';
  src: url("/wp-content/themes/tokyodome-chokuei/fonts/chokuei.eot?4zlf4d");
  src: url("/wp-content/themes/tokyodome-chokuei/fonts/fonts/tds.eot?4zlf4d#iefix") format("embedded-opentype"), url("/wp-content/themes/tokyodome-chokuei/fonts/chokuei.ttf?4zlf4d") format("truetype"), url("/wp-content/themes/tokyodome-chokuei/fonts/chokuei.woff?4zlf4d") format("woff"), url("/wp-content/themes/tokyodome-chokuei/fonts/chokuei.svg?4zlf4d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
.icon-twitter:before {
  content: "\e900"; }

.icon-insta:before {
  content: "\e901"; }

.icon-fb:before {
  content: "\e902"; }

.icon-recruit:before {
  content: "\e90a"; }

.icon-mail:before {
  content: "\e903"; }

.icon-arrow-line:before {
  content: "\e908"; }

.icon-arrow-yt:before {
  content: "\e909"; }

.icon-arrow-l:before {
  content: "\e904"; }

.icon-arrow-b:before {
  content: "\e905"; }

.icon-arroow-r:before {
  content: "\e906"; }

.icon-arrow-t:before {
  content: "\e907"; }

html:lang(ja) {
  font-size: 62.5%; }

body:lang(ja) {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',メイリオ, Meiryo,'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',Verdana, Arial, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
  font-size: 1.6em;
  line-height: 1.8; }

ul {
  margin: 0; }
  ul li {
    list-style: none; }

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none; }

.site {
  padding-top: 91px; }
  @media screen and (min-width: 980px) {
    .site {
      padding-top: 100px; } }
  @media screen and (max-width: 600px) {
    .site {
      padding-top: 0; } }

.site-header {
  margin: 0 auto;
  max-width: 100%;
  border: none; }

.main-header-wrap {
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0; }
  @media screen and (max-width: 600px) {
    .main-header-wrap {
      position: relative; } }

.main-header {
  top: 0;
  color: white;
  max-width: 100%;
  margin: 0 auto;
  background: rgba(70, 179, 228, 0.75); }
  @media screen and (min-width: 782px) {
    .main-header {
      padding-top: 15px;
      padding-bottom: 15px; } }
  @media screen and (min-width: 980px) {
    .main-header {
      min-height: 75px;
      padding-top: 15px;
      padding-bottom: 10px; } }
  .main-header a {
    color: white; }
  .main-header.main-header-original .headerUtility, .main-header.main-header-clone .headerUtility {
    display: none; }
    @media screen and (min-width: 980px) {
      .main-header.main-header-original .headerUtility, .main-header.main-header-clone .headerUtility {
        position: absolute;
        top: 20px;
        right: 20px;
        display: flex; }
        .main-header.main-header-original .headerUtility li, .main-header.main-header-clone .headerUtility li {
          width: 10em; }
          .main-header.main-header-original .headerUtility li a, .main-header.main-header-clone .headerUtility li a {
            color: white;
            display: block;
            text-align: center;
            text-decoration: none;
            font-weight: 600;
            line-height: 35px; }
          .main-header.main-header-original .headerUtility li.recruit, .main-header.main-header-clone .headerUtility li.recruit {
            background: #004BB2;
            border-radius: 0 50px 50px 0; }
            .main-header.main-header-original .headerUtility li.recruit a::before, .main-header.main-header-clone .headerUtility li.recruit a::before {
              content: "\e90a";
              font-family: 'tdsicon';
              padding-right: 5px;
              font-size: 1.5em;
              line-height: 35px;
              vertical-align: bottom; }
          .main-header.main-header-original .headerUtility li.contact, .main-header.main-header-clone .headerUtility li.contact {
            background: #DC000C;
            border-radius: 50px 0 0 50px; }
            .main-header.main-header-original .headerUtility li.contact a::before, .main-header.main-header-clone .headerUtility li.contact a::before {
              content: "\e903";
              font-family: 'tdsicon';
              padding-right: 5px;
              font-size: 1.5em;
              line-height: 35px;
              vertical-align: bottom; } }
  @media screen and (min-width: 980px) {
    .main-header.main-header-original {
      position: relative; } }
  .main-header.main-header-clone {
    max-width: 100%; }
    @media screen and (min-width: 980px) {
      .main-header.main-header-clone .headerUtility {
        display: none; } }

.main-header-content {
  align-items: start; }
  @media screen and (min-width: 1312px) {
    .main-header-content {
      padding-left: 0;
      padding-right: 0;
      max-width: 100%; } }

.main-header-clone-show {
  transform: translateY(-100%);
  display: none; }

.drawer-hamburger {
  width: 32px;
  position: relative; }
  .drawer-hamburger .drawer-hamburger-menu {
    color: #ffffff;
    font-size: 9px;
    padding-top: 10px;
    display: block;
    text-align: center;
    white-space: nowrap;
    width: 100%;
    overflow: visible; }
  .drawer-hamburger .drawer-hamburger-icon {
    height: 0; }
  .drawer-hamburger .drawer-hamburger-icon:before, .drawer-hamburger .drawer-hamburger-icon:after {
    height: 3px;
    background: #ffffff; }
  .drawer-hamburger .drawer-hamburger-icon:after {
    top: 3px; }

.drawer-opened .drawer-hamburger-menu {
  display: none; }
.drawer-opened .drawer-hamburger-icon:before,
.drawer-opened .drawer-hamburger-icon:after {
  top: 1px;
  background: white; }

.drawer-navigation {
  background: rgba(0, 27, 64, 0.95); }
  .drawer-navigation ul {
    margin-bottom: 0; }
  .drawer-navigation .headerUtility {
    display: block !important; }
  .drawer-navigation .main-navigation li,
  .drawer-navigation .headerUtility li {
    border-bottom: 1px solid #4B6A93; }
  .drawer-navigation .main-navigation a,
  .drawer-navigation .headerUtility a {
    color: white;
    line-height: 1; }
    .drawer-navigation .main-navigation a:before,
    .drawer-navigation .headerUtility a:before {
      font-family: 'tdsicon';
      content: "\e906";
      font-size: 24px;
      color: white;
      display: inline-block;
      margin-right: 10px;
      position: relative;
      top: -1px;
      transition: color .2s ease-in-out;
      vertical-align: middle; }
  .drawer-navigation .main-navigation .current_page_item > a, .drawer-navigation .main-navigation .current-menu-item > a {
    color: white; }

.header-logo {
  line-height: 1.3;
  margin: 0; }
  @media screen and (min-width: 980px) {
    .header-logo {
      font-size: 1.4rem;
      padding-right: 270px; } }
  .header-logo a {
    text-decoration: none; }
  .header-logo p {
    margin: 10px 0 0 0; }

.site-description {
  color: #004bb2;
  font-weight: 600; }

.main-navigation {
  margin-left: auto; }
  @media screen and (min-width: 980px) {
    .main-navigation {
      line-height: 1.2;
      width: 100%;
      text-align: right; } }
  .main-navigation a {
    color: white; }

.wp-block-button__link {
  color: white;
  text-align: center;
  background: #87A9BD;
  font-size: 1.8rem;
  margin-top: -1em;
  z-index: 5;
  position: relative;
  border-radius: 0;
  min-width: 13em;
  padding: 0 1em;
  border-radius: 50px; }
  .wp-block-button__link::after {
    content: "\e906";
    font-family: 'tdsicon'; }
  .wp-block-button__link:hover {
    background: black; }
  @media screen and (min-width: 980px) {
    .wp-block-button__link {
      padding: 5px 1.5em; } }

@media screen and (min-width: 782px) {
  .top-bar-content, .main-header-content, .home-header-content, .site-bottom-content {
    max-width: 100%; } }
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
  color: white; }

.jumbotron {
  background: #004bb2;
  margin-bottom: 2em; }
  .jumbotron .jumbotron-overlay {
    background: none; }
  .jumbotron .jumbotron-content {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: left;
    color: white;
    position: relative;
    overflow: hidden;
    max-width: 1248px; }
  .jumbotron .jumbotron-title {
    text-shadow: none;
    font-size: 2rem; }
    @media screen and (min-width: 980px) {
      .jumbotron .jumbotron-title {
        font-size: 2.8rem; } }
    .jumbotron .jumbotron-title::after {
      position: absolute;
      content: "";
      width: 67px;
      height: 100px;
      top: -10px;
      right: 0;
      background: #00A0E9;
      display: block; }
      @media screen and (min-width: 980px) {
        .jumbotron .jumbotron-title::after {
          width: 167px; } }
  .jumbotron a {
    text-decoration: none;
    color: white; }

.full-width {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%); }

.top-bar-content, .featured-entry-content, .home-header-content, .site-content, .container-content {
  max-width: 1248px; }

.main-header-content,
.footer-widget-content,
.site-bottom {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px; }

.post-thumbnail {
  margin-bottom: 1em; }
  .post-thumbnail .thumbnail {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 0 20px 0 20px; }
    .post-thumbnail .thumbnail::before {
      padding-top: 68.75%;
      content: "";
      display: block; }
    .post-thumbnail .thumbnail img {
      object-fit: cover;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) !important;
      transform: translate(-50%, -50%) !important; }
  .post-thumbnail.noimage {
    background: #d3edfa;
    position: relative;
    width: 100%;
    padding-top: 68.75%;
    border-radius: 0 20px 0 20px; }
    .post-thumbnail.noimage a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
    .post-thumbnail.noimage .noimage-txt {
      position: absolute;
      color: #34373c;
      font-size: 1.5em;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      text-align: center;
      line-height: 1.5; }
  .post-thumbnail a {
    position: relative;
    display: block; }
    .post-thumbnail a::after {
      font-family: tdsicon;
      content: "\e906";
      width: 24px;
      height: 24px;
      font-size: 20px;
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      background: #004bb2;
      color: white;
      text-align: center;
      line-height: 24px; }

.home .post-thumbnail.noimage {
  padding: 0; }

@media screen and (max-width: 539px) {
  .two-column .loop-wrapper, .three-column .loop-wrapper {
    display: block; } }

.no-sidebar .entry-header .post-thumbnail {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto; }

.hentry {
  margin-bottom: 3em; }

.entry-meta {
  display: none; }

.post-grid .entry-header {
  margin-bottom: 1em; }

.main_title {
  font-size: 2rem;
  padding: 2px 0;
  text-align: left;
  line-height: 1.3;
  box-sizing: border-box;
  margin: 40px calc(50% - 50vw) !important;
  width: 100vw;
  position: relative;
  display: flex;
  align-items: center; }
  .main_title img {
    height: 45px;
    padding: 15px; }
    @media screen and (min-width: 782px) {
      .main_title img {
        height: 66px;
        padding: 0 20px; } }
  .main_title p {
    position: absolute;
    top: 100%;
    font-size: 1.6rem; }
    @media screen and (min-width: 782px) {
      .main_title p {
        font-size: 2rem; } }
  .main_title.red-line {
    color: #DC000C; }
  .main_title.blue-line {
    color: #004BB2; }
  .main_title.ja-in img {
    height: 55px;
    padding: 15px; }
    @media screen and (min-width: 782px) {
      .main_title.ja-in img {
        height: 95px;
        padding: 20px; } }
  .main_title::before, .main_title::after {
    display: block;
    content: '';
    left: 0;
    height: 40px; }
  .main_title.left p {
    left: 3vw;
    padding-left: 20px; }
  .main_title.left::before {
    width: 3vw; }
  .main_title.left::after {
    width: 100%;
    flex: 1; }
  .main_title.right::before {
    width: 100%;
    flex: 1; }
  .main_title.right::after {
    width: 3vw; }
  .main_title.center::before {
    width: 50%;
    flex: 1; }
  .main_title.center::after {
    width: 50%;
    flex: 1; }

.lower {
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.75);
  padding: 25px 20px;
  margin: 0 -20px; }
  @media screen and (min-width: 782px) {
    .lower {
      padding: 30px 50px;
      margin: 0; } }
  .lower .site-main h2:not(.entry-title) {
    font-size: 2.2rem;
    position: relative;
    padding-top: 3px;
    padding-left: 20px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 3px;
    border-radius: 50px;
    background: #004bb2;
    color: white;
    margin-top: 2em; }
    @media screen and (min-width: 782px) {
      .lower .site-main h2:not(.entry-title) {
        padding-left: 10px; } }
    @media screen and (min-width: 1248px) {
      .lower .site-main h2:not(.entry-title) {
        padding-left: 0; } }
    @media screen and (min-width: 1312px) {
      .lower .site-main h2:not(.entry-title) {
        font-size: 2.9rem; } }
    .lower .site-main h2:not(.entry-title).news-title {
      border-top: 0;
      border-bottom: 1px solid #004bb2;
      padding: 0.5em 0;
      margin-bottom: 1em;
      margin-top: 0;
      background: none;
      color: #004bb2;
      border-radius: 0;
      text-align: left;
      padding-left: 20px; }
      .lower .site-main h2:not(.entry-title).news-title::before {
        display: none; }
      @media screen and (min-width: 782px) {
        .lower .site-main h2:not(.entry-title).news-title {
          padding-left: 40px; } }
      @media screen and (min-width: 1248px) {
        .lower .site-main h2:not(.entry-title).news-title {
          padding-left: 0; } }
    .lower .site-main h2:not(.entry-title).has-text-align-left {
      text-align: left; }
    .lower .site-main h2:not(.entry-title).has-text-align-center {
      text-align: center; }
    .lower .site-main h2:not(.entry-title).has-text-align-right {
      text-align: right; }
  .lower .site-main h3 {
    color: #004bb2;
    border-top: 1px solid #004bb2;
    border-bottom: 1px solid #004bb2;
    font-size: 2rem;
    padding: 5px 1em;
    margin-bottom: 1.5em;
    margin-top: 2em;
    text-align: center;
    line-height: 1.3;
    font-weight: 600;
    box-sizing: border-box; }
    @media screen and (min-width: 782px) {
      .lower .site-main h3 {
        font-size: 2.4rem; } }
    .lower .site-main h3.has-text-align-left {
      text-align: left; }
    .lower .site-main h3.has-text-align-center {
      text-align: center; }
    .lower .site-main h3.has-text-align-right {
      text-align: right; }
  .lower .site-main h4 {
    font-size: 1.8rem;
    color: white;
    background: #004bb2;
    margin-bottom: 0.5em;
    padding: 5px 1em;
    text-align: center; }
    @media screen and (min-width: 782px) {
      .lower .site-main h4 {
        font-size: 1.8rem; } }
    .lower .site-main h4.has-text-align-left {
      text-align: left; }
    .lower .site-main h4.has-text-align-center {
      text-align: center; }
    .lower .site-main h4.has-text-align-right {
      text-align: right; }
  .lower .site-main h5 {
    font-size: 1.8rem;
    color: #004bb2;
    margin-bottom: 0.5em; }
    @media screen and (min-width: 782px) {
      .lower .site-main h5 {
        font-size: 1.8rem; } }
  .lower .category_description {
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.8rem; }
  .lower .contact-area {
    border: 4px solid #DC000C;
    border-radius: 10px;
    padding: 0 20px 20px;
    margin-top: 1em; }
    .lower .contact-area h3 {
      background: #DC000C;
      text-align: center;
      font-size: 1.8rem;
      margin-top: 0;
      margin-left: -20px !important;
      margin-right: -20px !important;
      border: none;
      color: white; }
      @media screen and (min-width: 782px) {
        .lower .contact-area h3 {
          font-size: 2rem; } }
    .lower .contact-area p {
      margin: 0;
      text-align: center; }
  .lower .wp-block-button__link {
    background: #00B0FF;
    border: 4px solid #00A0E9;
    min-width: 15em;
    font-size: 2.2rem; }

.has-text-color.has-tds-color-1-color {
  color: #004bb2; }
.has-text-color.has-tds-color-2-color {
  color: #00a0e9; }
.has-text-color.has-tds-color-3-color {
  color: #f0f0f0; }
.has-text-color.has-red-color {
  color: #dc000c; }

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100%; }

@media screen and (min-width: 980px) {
  .jumbotron-content, .three-column .site-content, .has-sidebar .site-content, .footer-widget-content {
    max-width: 1248px; } }
.single-post .entry-content,
.page .entry-content {
  max-width: 930px;
  margin: 0 auto; }
@media screen and (min-width: 782px) {
  .single-post .site-main h2:not(.entry-title),
  .single-post .site-main h3,
  .page .site-main h2:not(.entry-title),
  .page .site-main h3 {
    margin-left: -20px;
    margin-right: -20px; } }
@media screen and (min-width: 1312px) {
  .single-post .site-main h2:not(.entry-title),
  .single-post .site-main h3,
  .page .site-main h2:not(.entry-title),
  .page .site-main h3 {
    margin-left: -135px;
    margin-right: -135px; } }

.single .hentry {
  margin-bottom: 1em; }

.wp-block-columns .wp-block-column {
  margin-bottom: 0; }

.category-equipment .entry-summary {
  display: none; }

.entry-header-outline {
  background: #004bb2;
  border-radius: 15px;
  overflow: hidden; }
  @media screen and (min-width: 782px) {
    .entry-header-outline {
      border-radius: 24px; } }
  .entry-header-outline .post-thumbnail {
    margin: 0; }
    .entry-header-outline .post-thumbnail img {
      width: 100%; }
  .entry-header-outline .entry-header-outline-title {
    color: white;
    text-align: left; }
    .entry-header-outline .entry-header-outline-title .title {
      border-bottom: 1px solid white;
      padding: 10px 15px;
      margin: 0;
      color: white;
      font-size: 2rem; }
    .entry-header-outline .entry-header-outline-title .outline {
      padding: 10px 15px; }
  @media screen and (min-width: 980px) {
    .entry-header-outline {
      display: flex; }
      .entry-header-outline .entry-header-outline-title {
        flex: 1; }
        .entry-header-outline .entry-header-outline-title .title {
          padding: 20px 25px;
          font-size: 3.1rem; }
        .entry-header-outline .entry-header-outline-title .outline {
          padding: 20px 25px; }
      .entry-header-outline .post-thumbnail {
        width: 55%; } }

.category_top table,
.entry-content table {
  border-collapse: collapse; }
  .category_top table th, .category_top table td,
  .entry-content table th,
  .entry-content table td {
    border: 2px solid white;
    padding: 0.5em 1.5em;
    color: #626262; }
    .category_top table th p, .category_top table td p,
    .entry-content table th p,
    .entry-content table td p {
      margin: 0; }
  .category_top table th,
  .entry-content table th {
    background: #AFDFF4;
    text-align: center; }
  .category_top table td,
  .entry-content table td {
    background: #F0F0F0; }
.category_top ul,
.entry-content ul {
  margin-left: 1em; }
  .category_top ul li,
  .entry-content ul li {
    list-style-type: disc; }

.scroll {
  overflow: auto;
  white-space: nowrap; }
  .scroll table {
    width: 100%; }
  @media screen and (min-width: 782px) {
    .scroll {
      white-space: inherit; } }

.scroll-attention {
  font-size: 13px;
  margin-bottom: 0.5em; }
  @media screen and (min-width: 782px) {
    .scroll-attention {
      display: none; } }

.scroll::-webkit-scrollbar {
  height: 15px; }

.scroll::-webkit-scrollbar-track {
  background: #f1f1f1; }

.scroll::-webkit-scrollbar-thumb {
  background: #bbb; }

hr.wp-block-separator {
  border-top: 1px solid #A8A8A8;
  max-width: 100%; }

.sns-area {
  margin-bottom: 30px; }
  @media screen and (min-width: 980px) {
    .sns-area {
      margin-bottom: 60px; } }

.sns-icon {
  text-align: center; }
  .sns-icon li {
    display: inline-block;
    margin: 0 5px; }
    @media screen and (min-width: 980px) {
      .sns-icon li {
        margin: 0 10px; } }
    .sns-icon li a {
      width: 36px;
      height: 36px;
      display: block;
      position: relative;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
      @media screen and (min-width: 980px) {
        .sns-icon li a {
          width: 46px;
          height: 46px; } }
      .sns-icon li a::after {
        font-family: 'tdsicon';
        font-size: 36px;
        line-height: 1;
        position: absolute;
        top: 0;
        left: -36px;
        display: block; }
        @media screen and (min-width: 980px) {
          .sns-icon li a::after {
            left: -46px;
            font-size: 46px; } }
    .sns-icon li.instagram a::after {
      content: "\e901";
      color: #B93DC9; }
    .sns-icon li.line a::after {
      content: "\e908";
      color: #00c300; }
    .sns-icon li.fb a::after {
      content: "\e902";
      color: #004BB2; }
    .sns-icon li.yt a::after {
      content: "\e909";
      color: #ff0000; }
    .sns-icon li.tw a::after {
      content: "\e900";
      color: #5DCDFF; }

.line-friend {
  text-align: center;
  margin: 20px 0; }
  @media screen and (min-width: 980px) {
    .line-friend {
      margin: 40px 0; } }
  .line-friend img {
    max-width: 140px; }

.site-footer .site-bottom {
  background: #004bb2;
  color: white;
  position: relative;
  padding-top: 20px;
  padding-bottom: 30px; }
  .site-footer .site-bottom a {
    color: white; }
  .site-footer .site-bottom .site-bottom-content {
    position: relative; }
.site-footer .footer-navigation {
  font-size: 1.4rem; }
  .site-footer .footer-navigation ul {
    margin-bottom: 10px; }
  @media screen and (min-width: 782px) {
    .site-footer .footer-navigation {
      float: none;
      text-align: left; }
      .site-footer .footer-navigation ul {
        margin-bottom: 10px; } }
.site-footer .footer-copyright {
  font-size: 1.0rem;
  font-weight: 200; }
  .site-footer .footer-copyright .footer-name {
    font-size: 1.2em;
    display: block;
    line-height: 1.4; }
  @media screen and (min-width: 782px) {
    .site-footer .footer-copyright {
      text-align: left; } }
.site-footer .footer-logo-area {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px; }
  @media screen and (min-width: 782px) {
    .site-footer .footer-logo-area {
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translate(0, -50%);
      max-width: 50%; } }
  @media screen and (min-width: 980px) {
    .site-footer .footer-logo-area {
      display: flex;
      align-items: center; }
      .site-footer .footer-logo-area > div {
        margin: 5px; } }
  .site-footer .footer-logo-area button, .site-footer .footer-logo-area input[type="button"], .site-footer .footer-logo-area input[type="reset"], .site-footer .footer-logo-area input[type="submit"] {
    padding: 1em 1.5em;
    background: #999; }
  .site-footer .footer-logo-area input[type="text"], .site-footer .footer-logo-area input[type="email"], .site-footer .footer-logo-area input[type="url"], .site-footer .footer-logo-area input[type="password"], .site-footer .footer-logo-area input[type="search"], .site-footer .footer-logo-area textarea {
    padding: 0.4em; }
.site-footer .footer-logo {
  width: 120px;
  margin: 0 auto; }
  @media screen and (min-width: 782px) {
    .site-footer .footer-logo {
      width: 175px; } }

.home .site-main h4 {
  font-size: 1.8rem;
  color: #004bb2;
  margin-bottom: 0.5em; }
  @media screen and (min-width: 782px) {
    .home .site-main h4 {
      font-size: 1.8rem; } }
.home .site-main table:not(.xo-month) th {
  font-weight: normal;
  white-space: nowrap;
  background: none; }
.home .site-main table:not(.xo-month) th, .home .site-main table:not(.xo-month) td {
  border-bottom: 1px solid #A8A8A8;
  border-left: none;
  border-right: none;
  border-top: none; }
.home .site-main table:not(.xo-month) tr:last-child th, .home .site-main table:not(.xo-month) tr:last-child td {
  border: none; }
.home .site-main table.xo-month {
  border-collapse: collapse; }
  .home .site-main table.xo-month table {
    border-color: #ccc !important; }
  .home .site-main table.xo-month table th,
  .home .site-main table.xo-month table td {
    border-bottom: 1px solid #ccc !important;
    border-left: 1px none;
    border-right: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important; }
  .home .site-main table.xo-month table.month-event {
    border: none !important; }
    .home .site-main table.xo-month table.month-event td {
      border: none !important; }
    .home .site-main table.xo-month table.month-event a {
      text-decoration: none; }
.home .information {
  background: #4EC8FF; }
  .home .information table:not(.xo-month) td, .home .information table:not(.xo-month) th {
    border-color: black; }
  .home .information .wp-block-button__link {
    background: white;
    color: #666; }
    .home .information .wp-block-button__link::after {
      color: #666; }
  .home .information .main_title {
    margin-bottom: 20px; }
  .home .information .wp-block-column {
    margin-top: 0; }
  .home .information a {
    color: black; }
.home .site-content,
.home .inner {
  max-width: 1112px;
  z-index: 2;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px; }
.home .important-area {
  background: #004bb2;
  min-height: 20px; }
.home .important-area.post {
  color: white;
  background: #DC000C; }
  .home .important-area.post a {
    color: white;
    text-decoration: underline; }
  .home .important-area.post .important-area-inner {
    margin: 0 auto;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0;
    position: relative; }
    @media screen and (min-width: 980px) {
      .home .important-area.post .important-area-inner {
        display: flex;
        align-items: center; } }
  .home .important-area.post .important-ttl {
    margin: 0;
    color: white;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    background: #DC000C;
    padding: 10px 15px 0;
    color: white; }
    @media screen and (min-width: 980px) {
      .home .important-area.post .important-ttl {
        padding: 10px 15px; } }
  .home .important-area.post ul {
    flex: 1;
    padding: 4px 0; }
  .home .important-area.post ul li {
    margin: 0;
    font-size: 1.4rem;
    padding-left: 1em;
    line-height: 1.6;
    display: flex; }
    @media screen and (min-width: 980px) {
      .home .important-area.post ul li {
        font-size: 1.6rem; } }
    .home .important-area.post ul li .important-txt,
    .home .important-area.post ul li .important-link {
      display: inline; }
      @media screen and (min-width: 980px) {
        .home .important-area.post ul li .important-txt,
        .home .important-area.post ul li .important-link {
          display: block; } }
    .home .important-area.post ul li .important-date {
      margin-right: 0.5em; }
    .home .important-area.post ul li .important-txt {
      margin-right: 0.5em;
      flex: 1; }
    .home .important-area.post ul li .important-link {
      margin-left: auto; }
      .home .important-area.post ul li .important-link::after {
        content: "\e906";
        font-family: 'tdsicon'; }
.home .home-header-wrapper {
  position: relative;
  margin: 0 auto; }
.home .home-header {
  overflow: hidden;
  position: relative;
  background: none;
  z-index: 0;
  overflow: hidden; }
  .home .home-header .home-header-text {
    margin-top: 0;
    font-size: 1.5rem;
    margin-bottom: 2em;
    background: #004bb2;
    padding: 1.5em;
    width: 100%;
    color: white;
    box-sizing: border-box; }
    @media screen and (min-width: 980px) {
      .home .home-header .home-header-text {
        position: absolute;
        left: 0;
        bottom: 8px;
        width: 452px;
        padding: 26px 32px;
        border-radius: 0 14px 14px 0; } }
  .home .home-header .home-header-overlay {
    display: none; }

.news-date {
  display: none; }

.news-area {
  position: relative;
  z-index: 3;
  margin-top: -1px;
  margin-bottom: 4em; }
  .news-area a {
    text-decoration: none; }
  .news-area .news-cont {
    position: relative;
    z-index: 3; }
    @media screen and (min-width: 980px) {
      .news-area .news-cont {
        display: flex; } }
  .news-area .news-ttl {
    background: #004bb2;
    color: white;
    margin: 0;
    text-align: left;
    font-size: 2rem;
    width: 100%;
    border-radius: 14px 14px 0 0;
    padding: 10px 20px;
    box-sizing: border-box; }
    @media screen and (min-width: 980px) {
      .news-area .news-ttl {
        padding: 20px;
        border-radius: 14px 0 0 14px; } }
    .news-area .news-ttl img {
      height: 45px; }
      @media screen and (min-width: 782px) {
        .news-area .news-ttl img {
          height: 95px; } }
    @media screen and (min-width: 980px) {
      .news-area .news-ttl {
        padding: 20px;
        box-sizing: border-box;
        width: 20.4081632653%; } }
    @media screen and (min-width: 1112px) {
      .news-area .news-ttl {
        width: 250px; } }
  .news-area .news-list-wrap {
    border-width: 0 2px 2px 2px;
    border-radius: 0 0 14px 14px;
    flex: 1;
    border-color: #87a9bc;
    border-style: solid;
    padding: 1em 1.5em 1.5em;
    box-sizing: border-box;
    background: white; }
    @media screen and (min-width: 980px) {
      .news-area .news-list-wrap {
        margin-left: 0;
        margin-right: 0;
        border-width: 2px 2px 2px 0;
        border-radius: 0 14px 14px 0; } }
  .news-area .news-list {
    font-size: 1.6rem;
    line-height: 1.6;
    vertical-align: top; }
    @media screen and (min-width: 980px) {
      .news-area .news-list {
        flex: 1; } }
    .news-area .news-list li {
      margin-bottom: 0.5em; }
    .news-area .news-list a {
      color: #626262; }
      .news-area .news-list a::after {
        content: "\e906";
        font-family: 'tdsicon'; }
      .news-area .news-list a:hover {
        text-decoration: underline; }
    .news-area .news-list .news-date {
      font-weight: normal;
      padding: 0 1em 0 0; }
  .news-area .news-archiveLink {
    margin: 0 auto; }
    .news-area .news-archiveLink a {
      display: block;
      color: white;
      text-align: center;
      background: #87a9bc;
      font-size: 1.8rem;
      z-index: 5;
      position: relative;
      border-radius: 50px;
      width: 15em;
      margin-left: auto; }
      .news-area .news-archiveLink a::after {
        content: "\e906";
        font-family: 'tdsicon'; }
      .news-area .news-archiveLink a:hover {
        background: black; }

.news-single .news-post {
  margin: 5vw 0 10vw 0; }
  @media screen and (min-width: 980px) {
    .news-single .news-post {
      margin: 80px; } }

.lower .news-list {
  max-width: 860px;
  margin: 0 auto; }
  .lower .news-list li {
    margin-bottom: 40px; }
    .lower .news-list li a {
      color: #626262;
      text-decoration: none; }
      .lower .news-list li a:hover {
        text-decoration: underline; }
      .lower .news-list li a::after {
        font-family: 'tdsicon';
        content: "\e906"; }

.pagination {
  text-align: center; }

.pickup {
  position: relative; }
  .pickup a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
  .pickup.post-grid {
    margin-bottom: 2em; }
  .pickup .pickup-img {
    position: relative; }
    .pickup .pickup-img img {
      width: 100%; }
    .pickup .pickup-img::after {
      font-family: tdsicon;
      content: "\e906";
      width: 24px;
      height: 24px;
      font-size: 20px;
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      background: #004bb2;
      color: white;
      text-align: center;
      line-height: 24px; }
  .pickup .pickup-title {
    margin-top: 0.5em;
    font-weight: 500;
    color: #626262; }

.news-single [class^="icon-"], .news-single [class*=" icon-"],
.news-list [class^="icon-"],
.news-list [class*=" icon-"],
.pickup [class^="icon-"],
.pickup [class*=" icon-"] {
  width: 6em;
  display: inline-block;
  text-align: center;
  color: white;
  font-size: 0.9em;
  line-height: 1.5;
  margin-right: 90%; }
  @media screen and (min-width: 782px) {
    .news-single [class^="icon-"], .news-single [class*=" icon-"],
    .news-list [class^="icon-"],
    .news-list [class*=" icon-"],
    .pickup [class^="icon-"],
    .pickup [class*=" icon-"] {
      margin-right: 1em; } }
.news-single .icon-school,
.news-list .icon-school,
.pickup .icon-school {
  background: #23b0ef; }
.news-single .icon-event,
.news-list .icon-event,
.pickup .icon-event {
  background: #DC000C; }
.news-single .icon-program,
.news-list .icon-program,
.pickup .icon-program {
  background: #5DCDFF; }
.news-single .icon-info,
.news-list .icon-info,
.pickup .icon-info {
  background: #F79800; }
.news-single .icon-blue,
.news-list .icon-blue,
.pickup .icon-blue {
  background: #23b0ef; }
.news-single .icon-yellow,
.news-list .icon-yellow,
.pickup .icon-yellow {
  background: #ccb900; }
.news-single .icon-pink,
.news-list .icon-pink,
.pickup .icon-pink {
  background: #ed6699; }
.news-single .icon-red,
.news-list .icon-red,
.pickup .icon-red {
  background: #DC000C; }
.news-single .icon-green,
.news-list .icon-green,
.pickup .icon-green {
  background: #4FC745; }
.news-single .icon-orange,
.news-list .icon-orange,
.pickup .icon-orange {
  background: #F79800; }
.news-single .icon-lightblue,
.news-list .icon-lightblue,
.pickup .icon-lightblue {
  background: #5DCDFF; }

.news-single [class^="icon-"], .news-single [class*=" icon-"],
.news-list [class^="icon-"],
.news-list [class*=" icon-"] {
  border-radius: 50px; }

.news-single [class^="icon-"], .news-single [class*=" icon-"] {
  font-size: 1em;
  width: 8em; }

.pickup [class^="icon-"], .pickup [class*=" icon-"] {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 1em;
  text-align: left;
  width: 8em;
  z-index: 2; }

.club-name {
  padding: 15px;
  position: relative; }
  @media screen and (min-width: 782px) {
    .club-name {
      padding: 24px 32px; } }
  .club-name .club-name-tdglogo {
    max-width: 163px;
    width: 40%;
    margin: 0 0 15px 0; }
  .club-name .club-name-txt {
    font-size: 2.4rem;
    margin: 0;
    font-weight: normal; }
    @media screen and (min-width: 782px) {
      .club-name .club-name-txt {
        font-size: 3.4rem; } }
  .club-name .club-name-img {
    position: absolute;
    z-index: 2;
    max-width: 526px;
    width: 40%;
    right: 10px;
    top: 40px; }

.home-contact {
  max-width: 930px;
  padding: 0 20px 20px 20px;
  text-align: center;
  margin: 0 auto 30px; }
  .home-contact .home-contact-title {
    margin-top: -1em !important;
    max-width: 612px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px !important; }
  .home-contact .home-contact-tel {
    color: #004bb2;
    font-size: 3rem;
    line-height: 1.2; }
    @media screen and (min-width: 782px) {
      .home-contact .home-contact-tel {
        font-size: 4.5rem; } }
  .home-contact .main_title {
    margin-bottom: 20px; }
  .home-contact .home-contact-time {
    font-size: 1.6rem;
    color: #004bb2;
    margin-bottom: 1em; }
  .home-contact .home-contact-link a {
    background: #00B0FF;
    border: 5px solid #00A0E9;
    color: white;
    margin: 0 auto;
    display: block;
    font-size: 1.5rem;
    text-decoration: none;
    padding: 0.3em 2em;
    border-radius: 50px; }
    @media screen and (min-width: 782px) {
      .home-contact .home-contact-link a {
        width: 15em;
        font-size: 1.8rem; } }
    .home-contact .home-contact-link a::after {
      content: "\e906";
      font-family: 'tdsicon';
      padding-right: 5px;
      font-size: 1.2em;
      line-height: 26px;
      vertical-align: middle; }
    .home-contact .home-contact-link a::before {
      content: "\e903";
      font-family: 'tdsicon';
      padding-right: 5px;
      font-size: 1.6em;
      line-height: 26px;
      vertical-align: middle; }
      @media screen and (min-width: 782px) {
        .home-contact .home-contact-link a::before {
          font-size: 1.2em;
          font-size: 2em; } }

.wpcf7 {
  max-width: 830px;
  margin: 0 auto; }
  .wpcf7 input[type="tel"] {
    border: solid 1px #e6e6e6;
    color: #777;
    margin-top: 0.6em;
    padding: 0.6em; }
    .wpcf7 input[type="tel"].wpcf7c-conf {
      border: none; }
  .wpcf7 input[type="email"].wpcf7c-conf,
  .wpcf7 .wpcf7c-conf {
    background: none;
    border: none; }
  .wpcf7 .wpcf7-form.sent dl,
  .wpcf7 .wpcf7-form.sent .form-acceptance,
  .wpcf7 .wpcf7-form.sent .form-submit,
  .wpcf7 .wpcf7-form.sent .form-requirTxt,
  .wpcf7 .wpcf7-form.sent .form-attention,
  .wpcf7 .wpcf7-form.sent .form-attention-read {
    display: none; }
  .wpcf7 .wpcf7-form.sent .wpcf7-response-output {
    text-align: center;
    padding: 5em 0;
    border: none; }
  .wpcf7 input[type="radio"].wpcf7c-conf:checked::after {
    background-color: #004bb2;
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 4px;
    width: 10px;
    height: 10px; }
  .wpcf7 .custom-wpcf7c-confirmed .wpcf7-radio .wpcf7-list-item {
    display: none; }
    .wpcf7 .custom-wpcf7c-confirmed .wpcf7-radio .wpcf7-list-item.wpcf7c-conf-checked {
      display: block;
      margin-left: 0; }
  .wpcf7 .custom-wpcf7c-confirmed input[type="radio"].wpcf7c-conf,
  .wpcf7 .custom-wpcf7c-confirmed input[type="checkbox"].wpcf7c-conf {
    display: none; }
  .wpcf7 .custom-wpcf7c-confirmed select {
    -webkit-appearance: none;
    /* ベンダープレフィックス(Google Chrome、Safari用) */
    -moz-appearance: none;
    /* ベンダープレフィックス(Firefox用) */
    appearance: none;
    /* 標準のスタイルを無効にする */ }
  .wpcf7 .wpcf7c-elm-step3 {
    text-align: center;
    padding: 50px 0; }
  .wpcf7 span.wpcf7-list-item {
    position: relative;
    padding-right: 1em; }
  .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="password"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 textarea {
    margin: 0.5em 0;
    width: 100%; }
    .wpcf7 input[type="text"].recruit-birth-y, .wpcf7 input[type="email"].recruit-birth-y, .wpcf7 input[type="url"].recruit-birth-y, .wpcf7 input[type="password"].recruit-birth-y, .wpcf7 input[type="search"].recruit-birth-y, .wpcf7 input[type="tel"].recruit-birth-y, .wpcf7 textarea.recruit-birth-y {
      width: 5em; }
    .wpcf7 input[type="text"].recruit-yubin, .wpcf7 input[type="email"].recruit-yubin, .wpcf7 input[type="url"].recruit-yubin, .wpcf7 input[type="password"].recruit-yubin, .wpcf7 input[type="search"].recruit-yubin, .wpcf7 input[type="tel"].recruit-yubin, .wpcf7 textarea.recruit-yubin {
      width: 8em; }
  .wpcf7 button, .wpcf7 input[type="button"], .wpcf7 input[type="reset"], .wpcf7 input[type="submit"] {
    padding: 1em 0;
    width: 8em;
    background: #00A0E9;
    text-align: center;
    margin: 0 10px; }
    @media screen and (min-width: 782px) {
      .wpcf7 button, .wpcf7 input[type="button"], .wpcf7 input[type="reset"], .wpcf7 input[type="submit"] {
        width: 18em; } }
    .wpcf7 button:disabled, .wpcf7 input[type="button"]:disabled, .wpcf7 input[type="reset"]:disabled, .wpcf7 input[type="submit"]:disabled {
      background: #ccc; }
  .wpcf7 input.back {
    background: #999; }
  .wpcf7 dl {
    margin: 0 0 2em; }
    .wpcf7 dl dt, .wpcf7 dl dd {
      margin: 0;
      font-weight: normal;
      padding: 5px 15px;
      box-sizing: border-box; }
    .wpcf7 dl dt {
      background: #D2ECF7; }
    .wpcf7 dl dd {
      background: #F2F2F2; }
  @media screen and (min-width: 782px) {
    .wpcf7 dl {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 2em; }
      .wpcf7 dl dt, .wpcf7 dl dd {
        padding: 10px 20px;
        border-bottom: 1px dotted #A8A8A8; }
      .wpcf7 dl dt {
        width: 15em; }
      .wpcf7 dl dd {
        width: calc(100% - 15em);
        margin: 0; } }
  .wpcf7 .form-attention-read {
    margin-bottom: 0.5em; }
  .wpcf7 .form-attention {
    border: 1px solid #D1D1D1;
    padding: 20px 30px;
    margin-bottom: 20px; }
    @media screen and (min-width: 782px) {
      .wpcf7 .form-attention {
        padding: 20px 60px; } }
    .wpcf7 .form-attention h4 {
      font-size: 1.8rem;
      margin-bottom: 0.5em;
      margin-top: 0; }
    .wpcf7 .form-attention h5 {
      font-size: 1.6rem; }
    .wpcf7 .form-attention p {
      font-size: 1.5rem;
      margin: 0; }
    .wpcf7 .form-attention .form-privacy {
      position: relative; }
      @media screen and (min-width: 782px) {
        .wpcf7 .form-attention .form-privacy p {
          margin-right: 180px; } }
      .wpcf7 .form-attention .form-privacy .form-privacy-mark {
        text-align: center; }
        .wpcf7 .form-attention .form-privacy .form-privacy-mark img {
          max-width: 110px; }
        @media screen and (min-width: 782px) {
          .wpcf7 .form-attention .form-privacy .form-privacy-mark {
            position: absolute;
            right: 0;
            top: 20px; }
            .wpcf7 .form-attention .form-privacy .form-privacy-mark img {
              max-width: 130px; } }
  .wpcf7 .form-signature {
    color: #666;
    margin-top: 2em; }
    .wpcf7 .form-signature p {
      font-size: 1.4rem;
      line-height: 1.4; }
  .wpcf7 .form-acceptance,
  .wpcf7 .form-submit {
    text-align: center; }
    .wpcf7 .form-acceptance .wpcf7 span.wpcf7-list-item,
    .wpcf7 .form-submit .wpcf7 span.wpcf7-list-item {
      margin-left: 0; }
  .wpcf7 .form-acceptance {
    padding-right: 1em; }
  .wpcf7 .sp-inline-block {
    display: inline-block; }
    @media screen and (min-width: 782px) {
      .wpcf7 .sp-inline-block {
        display: inline-; } }
  .wpcf7 .notice {
    font-size: 1.3rem; }

.search .ani {
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #ccc; }

.header-widget {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 30%;
  max-width: 200px;
  right: 10px;
  transform: translate(0, -50%); }

.rightFixBtn {
  position: fixed;
  z-index: 5000;
  bottom: 0;
  right: 5px; }
  .rightFixBtn br {
    display: none; }
  .rightFixBtn a {
    display: block;
    line-height: 1.1;
    font-size: 1.3rem;
    font-weight: 600;
    text-align: center;
    color: #fff;
    border-radius: 6px 6px 0 0;
    background: #DC000C;
    text-decoration: none;
    padding: 0.8em 1em; }
    .rightFixBtn a:hover {
      background: #004bb2;
      color: white; }
  @media screen and (min-width: 782px) {
    .rightFixBtn {
      bottom: auto;
      top: 330px;
      right: 0; }
      .rightFixBtn br {
        display: inline; }
      .rightFixBtn a {
        width: 70px;
        padding: 20px 0;
        border-radius: 6px 0 0 6px;
        font-size: 1.7rem; } }

@media screen and (min-width: 980px) {
  .three-column .loop-wrapper {
    margin-left: -18px;
    margin-right: -18px; }

  .three-column .post-grid {
    padding-left: 18px;
    padding-right: 18px; }
    .three-column .post-grid br {
      display: none; } }
@media screen and (min-width: 782px) {
  .entry-content.equipment {
    margin-left: auto;
    margin-right: auto;
    max-width: 930px; } }

.site.chofu {
  background: url("/wp-content/themes/tokyodome-chokuei/images/chofu_bg.png") center top no-repeat;
  background-size: 100%;
  background-attachment: fixed; }
  .site.chofu .header-logo {
    max-width: 315px; }
  .site.chofu .main_title.blue-line::after, .site.chofu .main_title.blue-line::before {
    background: url(/wp-content/themes/tokyodome-chokuei/images/chofu_line_blue@2x.png) repeat-x center 70%;
    background-size: auto 12px; }
    @media screen and (min-width: 782px) {
      .site.chofu .main_title.blue-line::after, .site.chofu .main_title.blue-line::before {
        background-size: auto 16px; } }
  .site.chofu .main_title.red-line::after, .site.chofu .main_title.red-line::before {
    background: url(/wp-content/themes/tokyodome-chokuei/images/chofu_line_red@2x.png) repeat-x center 70%;
    background-size: auto 12px; }
    @media screen and (min-width: 782px) {
      .site.chofu .main_title.red-line::after, .site.chofu .main_title.red-line::before {
        background-size: auto 16px; } }

.site.hibari {
  background: url("/wp-content/themes/tokyodome-chokuei/images/hibari_bg.jpg") center top no-repeat;
  background-size: 100%;
  background-attachment: fixed; }
  .site.hibari .header-logo {
    max-width: 497px; }
  .site.hibari .main_title img {
    padding: 0; }
  .site.hibari .main_title.ja-in img {
    height: 75px; }
    @media screen and (min-width: 782px) {
      .site.hibari .main_title.ja-in img {
        height: 142px; } }
  @media screen and (min-width: 782px) {
    .site.hibari .main_title.ja-in.top-access img {
      height: 134px; } }
  @media screen and (min-width: 782px) {
    .site.hibari .main_title.ja-in.top-contact img {
      height: 107px; } }
  .site.hibari .main_title.blue-line::before, .site.hibari .main_title.blue-line::after {
    background: url(/wp-content/themes/tokyodome-chokuei/images/hibari_line_blue@2x.png) repeat-x center 70%;
    background-size: auto 12px; }
    @media screen and (min-width: 782px) {
      .site.hibari .main_title.blue-line::before, .site.hibari .main_title.blue-line::after {
        background-size: auto 16px; } }
  .site.hibari .main_title.red-line::before, .site.hibari .main_title.red-line::after {
    background: url(/wp-content/themes/tokyodome-chokuei/images/hibari_line_red@2x.png) repeat-x center 70%;
    background-size: auto 12px; }
    @media screen and (min-width: 782px) {
      .site.hibari .main_title.red-line::before, .site.hibari .main_title.red-line::after {
        background-size: auto 16px; } }
  .site.hibari .main_title.left::before {
    width: 1vw;
    background: none; }
  .site.hibari .main_title.right::after {
    width: 1vw;
    background: none; }

.admin-bar .main-header-wrap {
  top: 46px; }
  @media screen and (min-width: 783px) {
    .admin-bar .main-header-wrap {
      top: 32px; } }
  @media screen and (max-width: 600px) {
    .admin-bar .main-header-wrap {
      top: 0; } }
    
    
    

/* 三井不動産ロゴ */

@media screen and (min-width: 782px) {
.site-footer .footer-logo-area {
  position: relative;
  top: auto;
  transform: translate(0);
  max-width: 100%;
  right: auto;
}
}

.site-footer .footer-logo ,
.site-footer .footer-logo__right {
  width: 60%;
  margin: 0 auto 20px;
  max-width:175px;
}


@media screen and (min-width: 980px) {
  .site-footer .footer-logo ,
  .site-footer .footer-logo__right {
    max-width: 220px;
  }
    .site-footer .footer-logo__right {
    margin-left: auto !important;
  }
}

.footer-logo__right img {
  width: 100%;
  height: auto;
}

.footer-copyright {
  text-align: left !important;
}

@media screen and (min-width: 782px) {
.site-footer .footer-logo-area {
    display: flex;
    justify-content: space-between;
}

.site-footer .footer-logo ,
.site-footer .footer-logo__right {
  margin-left: 0;
  margin-right: 0;
}
}

/* 問い合わせ */
.form-privacy-mark p { margin:0 !important;}