/* Layout bridge for the restored Yashiro fixed header and WP column templates. */
body.sell-column-theme {
  overflow-x: hidden;
}

@media only screen and (min-width: 641px) {
  body.sell-column-theme #container,
  body.sell-column-theme .mainvisual,
  body.sell-column-theme .mainvisual_blog,
  body.sell-column-theme #footerContact,
  body.sell-column-theme #footer {
    box-sizing: border-box;
    width: calc(100% - 230px) !important;
    max-width: none !important;
    margin-left: 230px !important;
  }

  body.sell-column-theme #container {
    margin-top: 0 !important;
  }
}

body.sell-column-theme .contents_w1000 {
  box-sizing: border-box;
  width: min(92%, 1120px) !important;
  max-width: 1120px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.sell-column-theme .blog_area,
body.sell-column-theme .blog_detail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 56px;
}

body.sell-column-theme .blog_detail {
  box-sizing: border-box;
  width: min(92%, 1120px);
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

body.sell-column-theme .blog_area .main_area,
body.sell-column-theme .blog_detail .main_area {
  flex: 1 1 auto;
  width: auto !important;
  min-width: 0;
  margin-bottom: 0;
}

body.sell-column-theme .article_wrap,
body.sell-column-theme #content {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

body.sell-column-theme .side_area {
  display: block;
  flex: 0 0 260px;
  width: 260px !important;
}

body.sell-column-theme .side_area img {
  max-width: 100%;
  height: auto;
}

body.sell-column-theme .pagination {
  clear: both;
}

@media only screen and (max-width: 1100px) {
  body.sell-column-theme .blog_area,
  body.sell-column-theme .blog_detail {
    display: block;
  }

  body.sell-column-theme .side_area {
    width: 100% !important;
    margin-top: 48px;
  }
}

@media only screen and (max-width: 640px) {
  body.sell-column-theme #container,
  body.sell-column-theme .mainvisual,
  body.sell-column-theme .mainvisual_blog,
  body.sell-column-theme #footerContact,
  body.sell-column-theme #footer {
    width: 100% !important;
    margin-left: 0 !important;
  }

  body.sell-column-theme #container {
    margin-top: 60px !important;
  }

  body.sell-column-theme .contents_w1000,
  body.sell-column-theme .blog_detail {
    width: 90% !important;
  }
}
/* Font scale bridge for WP column pages. */
body.sell-column-theme {
  font-size: 16px;
  line-height: 1.75;
  color: #333;
}

body.sell-column-theme #container {
  font-size: 16px !important;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

body.sell-column-theme #pankuzu,
body.sell-column-theme #pankuzu li,
body.sell-column-theme #pankuzu a,
body.sell-column-theme #pankuzu span {
  font-size: 13px !important;
  line-height: 1.5 !important;
}

body.sell-column-theme #cornerHeaderWrap #cornerHeader {
  padding: 58px 40px 50px;
}

body.sell-column-theme .cornerMainTitle {
  font-size: 34px !important;
  line-height: 1.25;
  letter-spacing: 0.03em;
}

body.sell-column-theme .cornerMainTitle span {
  font-size: 16px !important;
  letter-spacing: 0.02em;
  padding-left: 12px;
}

body.sell-column-theme .blog_title {
  font-size: 30px !important;
  line-height: 1.45;
  margin: 0 0 18px;
  letter-spacing: 0.02em;
}

body.sell-column-theme .date,
body.sell-column-theme .article_news_date,
body.sell-column-theme .blog_detail .date {
  font-size: 15px !important;
  line-height: 1.6;
}

body.sell-column-theme .blog_text {
  font-size: 16px !important;
  line-height: 1.9;
  padding: 26px 0;
}

body.sell-column-theme .blog_text p,
body.sell-column-theme .blog_text li {
  font-size: 16px !important;
  line-height: 1.9 !important;
  letter-spacing: 0.02em;
}

body.sell-column-theme .blog_text h2 {
  font-size: 24px !important;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 20px;
}

body.sell-column-theme .blog_text h3 {
  font-size: 20px !important;
  line-height: 1.55;
}

body.sell-column-theme .single-body h4,
body.sell-column-theme .blog_text h4 {
  font-size: 18px !important;
  line-height: 1.6;
}

body.sell-column-theme .article_news_title,
body.sell-column-theme .article_box a > div .title {
  font-size: 20px !important;
  line-height: 1.55;
  letter-spacing: 0.02em;
}

body.sell-column-theme .article_news_date {
  color: #888;
}

body.sell-column-theme .title_l {
  font-size: 34px !important;
  line-height: 1.3;
}

body.sell-column-theme .title_l span {
  font-size: 16px !important;
  line-height: 1.5;
}

body.sell-column-theme .side_area .title_ss {
  font-size: 22px !important;
  line-height: 1.5;
  margin-bottom: 24px;
}

body.sell-column-theme .side_area .side_blog_list li a {
  font-size: 15px !important;
  line-height: 1.55;
}

body.sell-column-theme .side_area .side_blog_list .date,
body.sell-column-theme .side_area .side_blog_list .lank {
  font-size: 13px !important;
}

body.sell-column-theme .side_area .side_blog_list .title {
  font-size: 15px !important;
  line-height: 1.55;
}

body.sell-column-theme .pagination,
body.sell-column-theme .pagination a,
body.sell-column-theme .pagination span {
  font-size: 14px !important;
}

@media only screen and (max-width: 640px) {
  body.sell-column-theme #container {
    font-size: 15px !important;
  }

  body.sell-column-theme #pankuzu,
  body.sell-column-theme #pankuzu li,
  body.sell-column-theme #pankuzu a,
  body.sell-column-theme #pankuzu span {
    font-size: 12px !important;
  }

  body.sell-column-theme #cornerHeaderWrap #cornerHeader {
    padding: 22px 5%;
  }

  body.sell-column-theme .cornerMainTitle,
  body.sell-column-theme .title_l {
    font-size: 28px !important;
  }

  body.sell-column-theme .cornerMainTitle span,
  body.sell-column-theme .title_l span {
    font-size: 14px !important;
  }

  body.sell-column-theme .blog_title {
    font-size: 24px !important;
  }

  body.sell-column-theme .blog_text,
  body.sell-column-theme .blog_text p,
  body.sell-column-theme .blog_text li {
    font-size: 15px !important;
    line-height: 1.85 !important;
  }
}
/* WP column header bridge fixes */
body.sell-column-theme #header {
  font-size: 14px;
  line-height: 1.7;
  font-family: '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;
}

body.sell-column-theme #header *,
body.sell-column-theme #spMenu * {
  font-family: '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;
}

body.sell-column-theme #header .fontEn,
body.sell-column-theme #spMenu .fontEn,
body.sell-column-theme #globalTelBtn .telLink {
  font-family: 'Montserrat', sans-serif;
}

body.sell-column-theme #header > div#logo {
  display: block;
  height: auto;
  margin: 0 auto;
  align-items: initial;
}

body.sell-column-theme #mainNav .mainNav_li a {
  text-decoration: none;
}

body.sell-column-theme #mainNav .mainNav_li .engText {
  font-size: 13px !important;
  line-height: 18px !important;
  font-weight: 400 !important;
  letter-spacing: 0.3px;
  margin: 0;
}

body.sell-column-theme #mainNav .mainNav_li .jaText {
  font-size: 11px !important;
  line-height: 15px !important;
  font-weight: 400 !important;
  margin: 0;
}

body.sell-column-theme #mainNav .mainNav_li .sub .sub_inner ul li.title {
  font-size: 17px !important;
  line-height: 1.4 !important;
}

body.sell-column-theme #mainNav .mainNav_li .sub .sub_inner ul li a,
body.sell-column-theme #mainNav .mainNav_li .sub__sp .sub_inner ul li a {
  font-size: 13px !important;
  line-height: 1.5 !important;
}

body.sell-column-theme #globalTelBtn li .shopTitle {
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 400 !important;
}

body.sell-column-theme #globalTelBtn li span,
body.sell-column-theme #globalTelBtn .telLink {
  font-size: 20px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
}

body.sell-column-theme #globalTelBtn a.contactBtn,
body.sell-column-theme #globalTelBtn a.assessBtn {
  font-size: 12px !important;
  line-height: 1.4 !important;
  font-weight: 700 !important;
}

@media only screen and (max-width: 640px) {
  body.sell-column-theme #spMenu {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 105;
  }

  body.sell-column-theme #header {
  position: fixed !important;
  top: 60px !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 104 !important;
  width: 100% !important;
  height: calc(100vh - 60px) !important;
  height: calc(100dvh - 60px) !important;
  max-height: none !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 24px;
}

  body.sell-column-theme #header > div#logo {
    display: none !important;
  }

  body.sell-column-theme #mainNav {
    margin-top: 18px;
  }

  body.sell-column-theme #mainNav .mainNav_li .engText {
    font-size: 14px !important;
    line-height: 1.35 !important;
    text-align: center;
  }

  body.sell-column-theme #mainNav .mainNav_li .jaText {
    font-size: 14px !important;
    line-height: 1.35 !important;
    text-align: center;
  }

  body.sell-column-theme #mainNav .mainNav_li .sub__sp .sub_inner ul li a {
    font-size: 13px !important;
    line-height: 1.5 !important;
  }

  body.sell-column-theme #globalTelBtn li .shopTitle {
    font-size: 13px !important;
  }

  body.sell-column-theme #globalTelBtn li span,
  body.sell-column-theme #globalTelBtn .telLink {
    font-size: 20px !important;
  }
}
/* WP column shared footer bridge fixes */
body.sell-column-theme #footerContact,
body.sell-column-theme #footer {
  font-family: '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;
  font-size: 14px;
  line-height: 1.7;
}

body.sell-column-theme #footerContact *,
body.sell-column-theme #footer * {
  font-family: '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;
}

body.sell-column-theme #footerContact .fontEn,
body.sell-column-theme #footer .fontEn,
body.sell-column-theme #footerContact .telLink {
  font-family: 'Montserrat', sans-serif;
}

body.sell-column-theme #footerContact .inner h1 {
  font-size: 22px !important;
  line-height: 1.4;
  font-weight: 400;
}

body.sell-column-theme #footerContact .inner h1 span {
  font-size: 14px !important;
  line-height: 1.5;
}

body.sell-column-theme #footerContact .inner p {
  font-size: 14px !important;
  line-height: 1.7;
  font-weight: 700;
}

body.sell-column-theme #footerContact a.contactBtn {
  font-size: 14px !important;
  line-height: 1.5 !important;
  font-weight: 700;
}

body.sell-column-theme #footerContact .wrap .tel li span {
  font-size: 13px !important;
  line-height: 1.5 !important;
}

body.sell-column-theme #footerContact .wrap .tel li span.telLink,
body.sell-column-theme #footerContact .wrap .tel li a.telLink {
  font-size: 25px !important;
  line-height: 35px !important;
  font-weight: 400 !important;
}

body.sell-column-theme #sitemap {
  font-size: 11px !important;
  line-height: 1.7;
}

body.sell-column-theme #sitemap .sitemapList dt a {
  font-size: 12px !important;
  line-height: 1.5;
  font-weight: 700;
}

body.sell-column-theme #sitemap .sitemapList dd a {
  font-size: 11px !important;
  line-height: 1.55;
  font-weight: 400;
}

body.sell-column-theme #footerBottom #footerBottomInner p,
body.sell-column-theme #footerBottom #footerBottomInner .copyright {
  font-size: 11px !important;
  line-height: 1.7;
  font-weight: 400;
}

@media only screen and (max-width: 640px) {
  body.sell-column-theme #footerContact .inner h1 {
    font-size: 22px !important;
  }

  body.sell-column-theme #footerContact .inner h1 span {
    font-size: 14px !important;
  }

  body.sell-column-theme #footerContact .inner p {
    font-size: 12px !important;
  }

  body.sell-column-theme #footerContact .wrap .tel li span {
    font-size: 11px !important;
    line-height: 14px !important;
  }

  body.sell-column-theme #footerContact .wrap .tel li span.telLink,
  body.sell-column-theme #footerContact .wrap .tel li a.telLink {
    font-size: 17px !important;
    line-height: 24px !important;
  }

  body.sell-column-theme #sitemap {
    font-size: 11px !important;
  }

  body.sell-column-theme #sitemap .sitemapList dt a {
    font-size: 12px !important;
  }

  body.sell-column-theme #sitemap .sitemapList dd a {
    font-size: 11px !important;
  }

  body.sell-column-theme #footerBottom #footerBottomInner p,
  body.sell-column-theme #footerBottom #footerBottomInner .copyright {
    font-size: 10px !important;
  }
}
