/* 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: 46px;
  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;
  }
}
