@charset "UTF-8";
/*
Theme Name: Emanon Free child
Theme URI: https://wp-emanon.jp
Author: 株式会社イノ・コード
Author URI: https://innocord.co.jp/
Description: Emanon Free の子テーマです。
Template: emanon-free
Version: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, theme-options

Emanon Free 子テーマ用のスタイルを以下に記述 
*/

/*------------------------------------------------------------------------------------
/* 1.0 - Reset Stylesheet
/*----------------------------------------------------------------------------------*/
/* original
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

hr {
  margin: 1em 0;
}

mark {
  font-style: normal;
  color: #303030;
  background-color: #ff9;
}

.google-auto-placed {
  display: none !important;
}

/*------------------------------------------------------------------------------------
/* 2.0 - Widget
/*----------------------------------------------------------------------------------*/
.side-widget .children .cat-item a {
  padding: 8px 16px 8px 12px;
  font-size: 16px;
}

/*------------------------------------------------------------------------------------
/* 3.0 - Typography
/*----------------------------------------------------------------------------------*/
body {
  /** emanon-free v1.3.2 に合わせる*/
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,
    "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

blockquote {
  border: 1px solid #eee;
  background-color: #eee;
}
/*------------------------------------------------------------------------------------
/* 4.0 - Elements
/*----------------------------------------------------------------------------------*/
.scroll table {
  width: 100%;
  white-space: nowrap; /*tableのセル内にある文字の折り返しを禁止*/
}
.scroll {
  overflow: auto; /*tableをスクロールさせる*/
}
.scroll::-webkit-scrollbar {
  /*tableにスクロールバーを追加*/
  height: 5px;
}
.scroll::-webkit-scrollbar-track {
  /*tableにスクロールバーを追加*/
  background: #f1f1f1;
}
.scroll::-webkit-scrollbar-thumb {
  /*tableにスクロールバーを追加*/
  background: #bcbcbc;
}

/*------------------------------------------------------------------------------------
/* 7.0 - Widget
/*----------------------------------------------------------------------------------*/

/* ------ 7.3 - Footer Widget ------ */
.footer_category {
  padding: 1em;
  margin-bottom: 2em;
}
.footer_category h2 {
  font-size: 1em;
  border-bottom: 2px solid #fff;
  margin-bottom: 1em;
  color: #ffffff;
}
.footer_category ul {
  font-size: 0.8em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.footer_category li {
  list-style-type: none;
  margin-bottom: 0.5em;
  width: 100%;
  font-size: 16px;
  padding: 0 0 0 10px;
}

.footer_category li a {
  line-height: 48px;
  width: 100%;
  display: inline-block;
}

.footer_category .children {
  flex-direction: column;
  display: none;
}
.footer_category .children li {
  margin-bottom: 0;
}
.footer_category .children li a {
  color: #999;
}
/*------------------------------------------------------------------------------------
/* 8.0 - Navigations
/*----------------------------------------------------------------------------------*/
/* ------8.6 - Button ------ */
.btn-square-little-rich {
  width: 300px;
  font-size: 21px;
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none !important;
  color: #fff !important;
  background: #03a9f4;
  border: solid 1px #0f9ada;
  border-radius: 4px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4);
}

.btn-square-little-rich:active {
  /*押したとき*/
  border: solid 1px #03a9f4;
  box-shadow: none;
  text-shadow: none;
}

.detail_btn {
  font-size: 19px;
}
.detail_btn:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 11px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -9px;
}

.download_btn {
  font-size: 19px;
  color: #03a9f4 !important;
  background: #ffffff;
}
.download_btn:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 11px;
  border-color: transparent transparent transparent #03a9f4;
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -9px;
}

.narekan_detail_btn {
  font-size: 17px;
  line-height: 1.8;
  color: #fff;
  background-color: #f9a825;
  border: 2px solid #f9a825;
}
.narekan_detail_btn:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 11px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -9px;
}

.narekan_download_btn {
  font-size: 17px;
  line-height: 1.8;
  color: #f9a825 !important;
  background: #ffffff;
  border: 2px solid #f9a825;
}
.narekan_download_btn:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 11px;
  border-color: transparent transparent transparent #f9a825;
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -9px;
}

.mn_button {
  margin-top: 30px;
  display: block;
}

.patternM {
  width: 320px;
  text-align: center;
  font-size: 21px;
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0.25em 0.5em;
  text-decoration: none !important;
  color: #fff !important;
  background: #03a9f4; /*色*/
  border: solid 1px #0f9ada; /*線色*/
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  margin-top: 25px;
}

.patternM:active {
  /*押したとき*/
  border: solid 1px #03a9f4;
  box-shadow: none;
  text-shadow: none;
}
/*------------------------------------------------------------------------------------
/* 11.0 - Header
/*----------------------------------------------------------------------------------*/
/* Top Bar Section */
#breadcrumb {
  margin: -8px 8px 8px 8px;
  white-space: normal;
}

.rcrumbs > ol > li.show {
  display: inline-block;
}

.rcrumbs > ol > li {
  display: inline-block;
  line-height: 1;
  overflow: hidden;
  font-size: 1.2rem;
}
/*------------------------------------------------------------------------------------
/* 12.0 - Main Content
/*----------------------------------------------------------------------------------*/
.content {
  padding: 32px 0;
}
#toc_container {
  margin-top: 50px !important;
}
.article-body .btn a {
  text-decoration: none;
}

.article-body
  > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.next-page-link),
.article-body
  .col-main
  > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.next-page-link) {
  margin-top: 0px;
}

.article-body ul:not([class*="wp-block-"]),
.article-body ol:not([class*="wp-block-"]) {
  padding-left: 0px;
  counter-reset: item;
  color: #333;
}

.article-body ul:not([class*="wp-block-"]) {
  margin: 0px 0px 40px 24px;
}

.article-body ol:not([class*="wp-block-"]) {
  margin: 0px 0px 40px 40px;
}

.article-body ul:not([class*="wp-block-"]) li,
.article-body ol:not([class*="wp-block-"]) li {
  line-height: initial;
  margin: 8px 0;
}

.article-body p {
	margin-bottom: 27px;
	line-height: 1.6;
	
}

.recommend_stock {
  margin: 42px 0 40px;
  line-height: 36px;
  letter-spacing: 2px;
  font-size: 20px;
  color: #466666;
  border-left: 4px solid #466666;
  background-color: #f5f5f5;
  padding: 8px 0 8px 12px;
  position: relative;
  font-weight: 900;
}

.recommend_stock::after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f00c 最もおすすめのツール";
  background: #2196f3;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 0.8em;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: 900;
}

.mn_test_link_top {
  color: blue !important;
}
.pricingBtn {
  color: blue !important;
}
.article_text {
  color: blue !important;
}

.post_link {
  border: 1px solid gray;
  border-radius: 5px;
  padding: 20px;
}
.post_link a {
  color: blue !important;
}

.cta-title {
  padding: 16px 8px;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background: #0b2b4e;
}

.cta-inner {
  padding: 24px 10px;
  border: solid 1px gray;
  text-align: center;
}

.related-thumbnail {
  text-align: center;
}

.related-thumbnail a {
  width: 150px;
  height: 150px;
}

.related-thumbnail img {
  width: 150px;
  height: 150px;
}

.footer {
  background-color: #447ec0 !important;
}

.footer .pc_footer a {
  color: #fff !important;
  &:hover {
    text-decoration: underline;
  }
}

.footer .sp_footer a {
  color: #fff;
  font-size: 16px;
}

.pagetop {
  padding-bottom: 30px;
}

.search-form-center {
  width: 70%;
  margin: 0 auto;
}

.search-form {
  width: 100%;
  margin-bottom: 40px;
}

.fa-search:before {
  color: #447ec0;
}

input[type="search"] {
  color: #000c15;
  border: 2px solid #7ea1c9;
  border-radius: 4px;
}

.article-body table {
  margin-bottom: 10px;
}

/* 以下は、業ガの記事内の「表」の下に余白を入れるためのstyleです。業ガの記事では、tableの親のdivに必ず「overflow-x: scroll」をつける運用になっているので以下のような指定を行っています。 */
div[style*="overflow-x: scroll"],
div[style*="overflow-x:scroll"] {
  margin-bottom: 20px;
}

.article-body ul.persona_link {
  list-style-type: none;
  background-color: #eaf1f6;
  /* background-color: #447ec028; */
  padding: 15px 10px 15px 40px;
  margin-left: 0;
}

.article-body ul.persona_link li {
  position: relative;
}

.article-body ul.persona_link li:before {
  content: "";
  background-image: url(https://d1e4giw8bkqfro.cloudfront.net/images/persona_check.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: 2px;
  left: -25px;
  width: 20px;
  height: 20px;
}

.article-body h4:not([class*="wp-block-"]) {
  background-color: #d5ecff82;
  padding: 10px 10px;
  border-radius: 3px;
}

.article-body .tool-introduction h4:not([class*="wp-block-"]) {
  margin-top: 15px;
}

.article-body h4:not([class*=wp-block-]) {
  margin: 20px 0;
}

.article-body h2:not([class*=wp-block-]) {
  margin: 20px 0;
}

:is(ul, ol) li >div {
  margin-bottom: 20px;
}
/*------------------------------------------------------------------------------------
/* 15.0 - Front Page
/*----------------------------------------------------------------------------------*/

.featured-list {
  z-index: 1;
}

.archive-header p {
  padding-bottom: 0px;
}

/*------------------------------------------------------------------------------------
/* * 18.0 - Plug In
/*----------------------------------------------------------------------------------*/
/* ------ 18.2 - WordPress Popular Posts ------ */
.wpp-list li {
  padding-left: 30px;
}

/* MNver63用 */
.mn_popup {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
}
.mn_content {
  background: #fff;
  padding: 20px;
  width: 50%;
  display: flex;
  position: relative;
}

/**
 *	Tablets style ( ≥768px )
 *
 * 1.0 - Grid system
 * 2.0 - Elements
 * 3.0 - Widget
 * 4.0 - Navigations
 * 5.0 - Alignments
 * 6.0 - Header
 * 7.0 - Main content
 * 8.0 - Footer
 * 9.0 - Front page
 * 10.0 - Archive page
 * 11.0 - Advertising
 * 12.0 - Landing page
 *	 12.1 - Landing Page for sales
 *	 12.2 - Landing Page for lead
 */

@media screen and (min-width: 768px) {
  /*------------------------------------------------------------------------------------
/* 1.0 - Grid system
/*----------------------------------------------------------------------------------*/

  .recommend_stock {
    margin: 42px 0 40px;
    line-height: 36px;
    letter-spacing: 2px;
    font-size: 20px;
    color: #466666;
    border-left: 4px solid #466666;
    background-color: #f5f5f5;
    padding: 8px 0 8px 12px;
    position: relative;
    font-weight: 900;
  }

  .recommend_stock::after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f00c 最もおすすめのツール";
    background: #2196f3;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 3px 7px 1px;
    font-size: 0.8em;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 900;
  }

  #breadcrumb {
    margin: -32px 0 16px 0;
    padding: 0;
  }

  /*------------------------------------------------------------------------------------
/* 12.0 - Landing page
/*----------------------------------------------------------------------------------*/
  .content {
    padding: 48px 0 64px;
  }

  .featured-date p {
    padding-bottom: 0;
  }

  /* ------ 12.2 - Landing Page for Lead ------ */
  #sidebar-lp-lead input[type="text"],
  #sidebar-lp-lead input[type="submit"] {
    max-width: 297px;
  }
}

/**
 *	PC style ( ≥992px )
 *
 * 1.0 - Grid system
 * 2.0 - Widget
 * 3.0 - Header
 * 4.0 - Navigations
 * 5.0 - Main content
 * 6.0 - Sidebar
 * 7.0 - Footer
 * 8.0 - Front page
 * 9.0 - Advertising
 * 10.0 - Landing page
 */

@media screen and (min-width: 992px) {
  /*------------------------------------------------------------------------------------
/* 1.0 - Grid system
/*----------------------------------------------------------------------------------*/

  .recommend_stock {
    margin: 42px 0 40px;
    line-height: 36px;
    letter-spacing: 2px;
    font-size: 20px;
    color: #466666;
    border-left: 4px solid #466666;
    background-color: #f5f5f5;
    padding: 8px 0 8px 12px;
    position: relative;
    font-weight: 900;
  }

  .recommend_stock::after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f00c 最もおすすめのツール";
    background: #2196f3;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 3px 7px 1px;
    font-size: 0.8em;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 900;
  }

  #gnav {
    background: #447ec0 !important;
  }

  /*------------------------------------------------------------------------------------
/* 7.0 - Footer
/*----------------------------------------------------------------------------------*/
  .footer_category li {
    list-style-type: none;
    margin-bottom: 0.5em;
    width: 25%;
    font-size: 14px;
  }

  .footer_category li a {
    line-height: 1;
  }
}

/**
 * Large PC style ( ≥1200px )
 *
 * 1.0 - Grid system
 * 2.0 - Widget
 * 3.0 - Main content
 * 4.0 - Landing page
 */

@media screen and (min-width: 1200px) {
  .container {
    width: 1120px;
  }

  /*------------------------------------------------------------------------------------
/* 3.0 - Main content
/*----------------------------------------------------------------------------------*/
  .cta-title {
    padding: 16px 8px;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    background: #0b2b4e;
  }

  .cta-inner {
    padding: 48px 32px;
    border: solid 1px gray;
    font-size: 18px;
  }

  /*------------------------------------------------------------------------------------
/* 4.0 - Landing page
/*----------------------------------------------------------------------------------*/
  .header-btn .btn-sm {
    width: 20%;
  }

  .recommend_stock {
    margin: 42px 0 40px;
    line-height: 36px;
    letter-spacing: 2px;
    font-size: 20px;
    color: #466666;
    border-left: 4px solid #466666;
    background-color: #f5f5f5;
    padding: 8px 0 8px 12px;
    position: relative;
    font-weight: 900;
  }

  .recommend_stock::after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f00c 最もおすすめのツール";
    background: #2196f3;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 3px 7px 1px;
    font-size: 0.8em;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 900;
  }

  .recommend_tag_cloud {
    position: relative;
    background: #3c78d8;
    display: inline-block;
    /*height:36px;*/
    color: #fff;
    line-height: 30px;
    margin: 5px 10px;
    padding: 0 20px;
    text-decoration: none;
    font-size: 16px;
  }

  /*タグクラウド角を尖らせる*/
  .recommend_tag_cloud:before {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #3c78d8;
    content: "";
    display: block;
    margin-left: -15px;
    position: absolute;
    left: 0;
  }
}

.reviewBoxComapny {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.reviewBoxComapny > img {
  -webkit-flex: 0 0 90px;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  width: 90px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.reviewBoxComapny > div {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 14px;
  padding: 12px;
}

/* 中央寄せ・右寄せ・左寄せするためだけのCSS */
.stock-center {
  text-align: center;
}
.stock-right {
  text-align: right;
}
.stock-left {
  text-align: left;
}

/* Stock紹介欄 */
/* バナー本体（上下のhrで囲まれた枠）の余白調整 */
.article_banner {
  padding: 20px 0;
}
.article_banner hr {
  border-top: 1px solid #7f7f7f;
  margin: 0 0 20px;
}
/* 末尾のhr: 本文との間に上20pxを確保し、下マージンは消して枠下を padding の20pxに揃える */
.article_banner hr:last-child {
  margin-top: 20px;
  margin-bottom: 0;
}
/* バナー直後の見出しは上マージンを消し、下20pxのみにする */
/* 親テーマ .article-body h2/h3:not([class*=wp-block-]) (詳細度0,2,1) に勝つため、
   同じ文脈＋:not() を付けて詳細度を0,3,1に上げる */
.article-body .article_banner + h2:not([class*="wp-block-"]),
.article-body .article_banner + h3:not([class*="wp-block-"]) {
  margin: 0 0 20px;
}
.article_banner .stock_body_ad {
  color: blue;
  font-weight: 900;
}

/* SNS Share Buttons */
.sns-btns {
  line-height: 32px;
  margin: 16px 0;
}

.sns-btns .sns-btn {
  cursor: pointer;
  display: inline-block;
  font-size: 32px;
  margin: 0 2px;
}

.sns-btns .sns-btn:hover {
  opacity: 0.8;
}

.sns-btn span {
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  display: inline-block;
  height: 32px;
  line-height: 32px;
  width: 32px;
}

.sns-btn .facebook {
  background-color: #1877f2;
}

.sns-btn .twitter {
  background-color: #1d9bf0;
}

.sns-btn .hatebu {
  background-color: #00a6db;
}

.sns-btn span svg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: none;
  display: block;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 0;
  width: auto;
  height: auto;
}

/* Author Box */
.authorbox-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eee;
  width: 100%;
  clear: both;
  display: block;
  overflow: hidden;
  word-wrap: break-word;
  margin-top: 25px !important;
  margin-bottom: 45px;
  padding: 0px;
}

.authorbox-wrap .authorbox-avatar {
  float: left;
  padding: 20px 20px 10px 20px;
}

.authorbox-wrap .authorbox-avatar img {
  max-width: 100px;
  height: auto;
  border-radius: 50%;
}

.authorbox-wrap .authorbox-authorname {
  font-size: 18px;
  margin: 20px 0 0 20px;
  display: block;
  line-height: 25px;
}

.authorbox-wrap .authorbox-authorname .authorbox-superviser {
  font-size: 16px;
  color: #002951;
  font-weight: 900;
}

.authorbox-wrap .authorbox-authorname a {
  text-decoration: none;
}

.authorbox-wrap .authorbox-authorname a:focus {
  outline: 0;
}

.authorbox-wrap .authorbox-desc {
  display: block;
  margin: 5px 20px;
  font-size: 14px;
}

.authorbox-wrap .authorbox-desc a {
  text-decoration: underline;
  color: blue;
}
.authorbox-wrap .authorbox-desc p {
  margin: 5px 0 12px;
  float: left;
  text-align: left;
  line-height: 21px;
}

.authorbox-wrap .authorbox-web {
  margin: 0 20px 15px;
  text-align: left;
  font-size: 14px;
}

.authorbox-wrap .authorbox-web a {
  color: #ccc;
  text-decoration: none;
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
  line-height: 0;
  clear: both;
}

.authorbox-wrap .authorbox-socials {
  display: block;
  background: #fcfcfc;
  padding: 5px;
  border-top: 1px solid #eee;
  line-height: 1;
}

.authorbox-wrap .authorbox-socials a svg {
  width: 36px;
  height: 36px;
}

.authorbox-wrap .authorbox-socials a svg .st2 {
  fill: #fff;
  transform-origin: center center;
}

.authorbox-wrap .authorbox-socials a svg .st1 {
  fill: rgba(0, 0, 0, 0.3);
}

.authorbox-wrap .authorbox-socials a:hover {
  opacity: 0.8;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.authorbox-wrap .authorbox-socials .authorbox-icon-color {
  box-shadow: none;
  padding: 0;
  border: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  display: inline-block;
  color: #fff;
  font-size: 0;
  text-decoration: inherit;
  margin: 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
}

.authorbox-socials.authorbox-colored .authorbox-icon-color .ab-x {
  width: 36px;
  height: 36px;
 
}

@media screen and (max-width: 480px) {
  .authorbox-wrap {
    text-align: center;
  }
  .authorbox-wrap .authorbox-avatar {
    float: none;
    padding: 20px 0;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .authorbox-wrap .authorbox-avatar img {
    float: none;
    display: inline-block;
    display: -moz-inline-stack;
    vertical-align: middle;
    zoom: 1;
  }
  .authorbox-wrap .authorbox-desc {
    margin: 0 10px 20px;
    text-align: center;
  }
  .authorbox-wrap .authorbox-web {
		text-align: center;
	}
  .authorbox-wrap .authorbox-authorname {
    text-align: center;
    margin: 10px 0 10px;
  }
  .bread-crumb {
    margin-top: 40px;
  }
}

body .authorbox-authorname a,
body .authorbox-authorname a:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.authorbox-wrap .authorbox-authorname a,
.authorbox-wrap .authorbox-authorname span {
  color: #002951;
}

.stock_area_pricing {
  padding-bottom: 10px;
}
.stock_area_pricing p {
  margin-bottom: 20px;
}

.article_link_button_container {
  text-align: center;
  padding-top: 30px;
}

.download_btn_wrapper {
  float: right;
}

.stock_area_price_list {
  padding: 0px 20px;
}

.mn102_hidden {
  display: none;
}

@media screen and (max-width: 992px) {
  .content {
    padding: 48px 0 64px;
  }
  .article_link_button_container {
    text-align: center;
    padding-top: 0;
  }
  .download_btn_wrapper {
    float: none;
    padding-top: 20px;
  }
  .download_btn {
    font-size: 19px;
  }
}

@media screen and (max-width: 480px) {
  .content {
    padding: 0px 0 64px;
  }
  .sp_footer .wrap p {
    font-size: 16px;
    line-height: 32px;
  }
  .sp_footer .wrap a {
    color: #fff;
    text-decoration: underline;
  }
  .footer .sp_footer .pagetop {
    padding-bottom: 30px;
  }
  .footer .sp_footer .pagetop a {
    color: #b5b5b5;
  }
  .sidebar-footer {
    padding-top: 1px;
  }
  .search-form-center {
    width: 100%;
  }
  .search-form {
    margin-bottom: 20px;
  }
}

/*------------------------------------------------------------------------------------
/* メガメニュー（グロナビ 親カテゴリ → 子カテゴリ2件のドロップダウン / 業ガ）
/*
/* 別紙「メガメニュー設計」。emanon 標準の sub-menu ドロップダウンを
/* カード風に上書きするのみ（CSSだけで実装・カスタム walker 不要）。
/* 対象は PC の #gnav（デスクトップ横バー）。モバイルは #modal-global-nav-container
/* 側で子がインデント表示される既存実装のため、ここでは触らない。
/*----------------------------------------------------------------------------------*/
/* 親テーマ .global-nav-default li ul{height:48px} の1行固定を解除（子2件を収める） */
#gnav .global-nav-default li ul.sub-menu {
  height: auto;
  top: 100%;
  left: 0;
  min-width: 220px;
  padding: 8px;
  background: #fff !important;
  border: 1px solid #e2e5e8;
  border-top: 3px solid #447ec0;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.14);
  text-align: left;
}

/* 右端の親はパネルを右寄せして画面外へのはみ出しを防ぐ */
#gnav .global-nav-default > li:last-child ul.sub-menu {
  left: auto;
  right: 0;
}

/* 子カテゴリ1件をカード（ピル）として表示。親テーマ/カスタマイザの
   暗色 li 背景を上書きするため background は !important */
#gnav .global-nav-default li ul.sub-menu li {
  display: block;
  width: 100%;
  background: #fff !important;
  box-shadow: none;
}

#gnav .global-nav-default li ul.sub-menu li + li {
  margin-top: 6px;
}

#gnav .global-nav-default li ul.sub-menu li a {
  display: block;
  padding: 10px 14px;
  color: #333 !important;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
  white-space: nowrap;
  border: 1px solid #e2e5e8;
  border-radius: 6px;
  transition: background-color 0.15s, border-color 0.15s, color 0.15s;
}

#gnav .global-nav-default li ul.sub-menu li a:hover {
  background: #eef4fb !important;
  border-color: #447ec0;
  color: #1a4d8f !important;
}

/*------------------------------------------------------------------------------------
/* カテゴリ一覧（ハブ）ページ /media/category/
/*----------------------------------------------------------------------------------*/
.category-index-list {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.category-index-list li {
  margin: 0;
}

.category-index-list li a {
  display: block;
  height: 100%;
  padding: 16px 18px;
  border: 1px solid #e2e5e8;
  border-radius: 8px;
  text-decoration: none;
  transition: border-color 0.15s, box-shadow 0.15s;
}

.category-index-list li a:hover {
  border-color: #447ec0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.category-index-list .ci-name {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #1a4d8f;
  margin-bottom: 4px;
}

.category-index-list .ci-desc {
  display: block;
  font-size: 13px;
  line-height: 1.6;
  color: #555;
}

@media screen and (max-width: 768px) {
  .category-index-list {
    grid-template-columns: 1fr;
  }
}
