@charset "UTF-8";
:root {
  --color-base: #383838;
  --color-main: #e73865;
  --color-accent1: #e2005c;
  --color-accent2: #f8b62d;
}

* {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  min-width: 100%;
  font-family: Helvetica,Meiryo,'メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','MS PGothic',Verdana,sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #383838;
  line-height: 1.5;
}

a {
  text-decoration: none;
  color: #383838;
}

a:link {
  color: #383838;
}

a:visited {
  color: #383838;
}

a:hover {
  text-decoration: underline;
}

a img:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

h2, h3, h4, h5, h6 {
  margin: 1rem 0;
}

h2 {
  font-size: 1.25rem;
}

h3 {
  font-size: 1.125rem;
}

img {
  vertical-align: middle;
}

em {
  font-style: normal;
  color: #07b;
}

strong {
  color: #e02951;
}

.entryFormLiteEditor .text-bg {
  background-color: #ff6;
}

.entryFormLiteEditor .bold {
  font-weight: bold;
}

.container {
  position: relative;
  padding: 0 1rem;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.slicknav_menu {
  display: none;
}

.acms-admin-form-checkbox {
  margin-bottom: 5px;
}

.link-seikyu {
  position: fixed;
  bottom: 4rem;
  right: 2rem;
}

.link-seikyu img {
  width: 88px;
  height: auto;
}

.link-sagasu {
  position: fixed;
  bottom: 0;
  right: .5rem;
}

.link-sagasu img {
  width: 130px;
  height: auto;
}

@media screen and (min-width: 769px) {
  .link-sagasu img {
    width: 180px;
    height: auto;
  }
}

h1.page-title {
  font-size: 1.5rem;
}

.page-main .acms-col-md-9 {
  padding-right: 2rem;
}

@media screen and (min-width: 769px) {
  .container {
    padding: 0 2rem;
  }
}

.site-header {
  padding: 1rem 0 0.5rem;
}

.site-header .site-name {
  display: inline-block;
  margin: 0;
  padding: .5rem 0;
  line-height: 1;
}

.site-header .site-name img {
  height: 1.6rem;
  width: auto;
}

.site-header .search-form {
  float: right;
  width: 300px;
}

.site-header span {
  line-height: 1;
}

.site-header span.btn-offcanvas {
  position: absolute;
  top: .5rem;
  right: 1rem;
  font-size: 1rem;
  display: none;
}

.site-header span.btn-offcanvas a {
  display: block;
  padding: .25rem;
}

.site-header span.btn-offcanvas a:hover {
  text-decoration: none;
}

.site-header span.btn-offcanvas a i {
  margin-left: .25rem;
  font-size: 1.5rem;
  vertical-align: sub;
}

#siteFooter .page-link {
  padding: 2rem 0;
  background-color: #eee;
}

#siteFooter .page-link .link-menu {
  display: flex;
  justify-content: space-between;
}

#siteFooter .page-link .link-menu .links h4 {
  margin: 0 0 0.75rem;
  padding-bottom: .75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  border-bottom: 2px solid #383838;
}

#siteFooter .page-link .link-menu .links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: .875rem;
  line-height: 2;
}

#siteFooter .page-up {
  padding: .5rem 0;
  text-align: center;
}

#siteFooter .global-link {
  padding: 2rem 0;
  background-color: #383838;
}

#siteFooter .global-link .container {
  display: flex;
}

#siteFooter .global-link h5 {
  margin: 0;
  padding: 0.5rem 1rem 0 0;
  line-height: 1;
  font-size: 1rem;
}

#siteFooter .global-link h5 img {
  height: 3rem;
  width: auto;
}

#siteFooter .global-link .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: .875rem;
}

#siteFooter .global-link .menu li {
  display: inline-block;
  margin-bottom: .5rem;
  white-space: nowrap;
}

#siteFooter .global-link .menu li a {
  display: block;
  padding: 0.25rem 0.875rem;
  color: #fff;
}

#siteFooter .global-link .menu2 {
  position: absolute;
  top: -.5rem;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: .875rem;
}

#siteFooter .global-link .menu2 li {
  margin-bottom: .5rem;
  white-space: nowrap;
}

#siteFooter .global-link .menu2 li a {
  display: block;
  padding: 0.5rem 0.75rem;
  background: #fff;
}

#siteFooter .global-link .menu2 li a:hover {
  background-color: #eee;
  text-decoration: none;
}

#siteFooter .copyright {
  padding: 1rem 0;
  text-align: center;
}

#siteFooter .copyright p {
  margin: 0;
  padding: 0;
  font-size: .875rem;
  letter-spacing: 1px;
}

#siteFooter .copyright p small {
  font-size: inherit;
}

.page-main .events {
  padding: 1rem 0;
  /*
		.container {
			width: 1020px;
			margin: 0 auto;
			h3 {
				padding: 0 10px;
			}
			.more-btn-bk {
				margin: 0 10px;
			}
		}
*/
}

.page-main .events .summary-item {
  margin-bottom: 2rem;
}

.page-main .news-topics {
  padding: 1rem 0;
}

.page-main .news-topics .acms-col-md-8 {
  margin-bottom: 2rem;
}

.page-main .news-topics h3, .page-main .news-topics p {
  margin: 0;
}

.page-main .news-topics ul {
  font-size: .875rem;
}

.page-main .news-topics ul .acms-list-group-item {
  padding-left: 0;
}

.page-main .news-topics ul .acms-list-group-item .headline-new {
  margin-left: 0;
  margin-right: .5rem;
}

.page-main .news-topics ul .acms-list-group-item .acms-list-group-title-link {
  margin: 0;
}

.page-main .news-topics .new_magazine .mgzn_img {
  float: left;
  margin: 0 10px 0 0;
}

.page-main .news-topics .new_magazine h3 {
  margin: 0 0 1rem;
  font-size: .875rem;
  line-height: 1.5;
}

.page-main .news-topics .new_magazine ul {
  margin: 0 0 1rem 150px;
  padding: 0;
  list-style: none;
  font-size: .75rem;
  line-height: 1.75;
}

.page-main .news-topics .new_mag_btn {
  display: block;
  margin-bottom: .5rem;
  padding: .5rem 0;
  font-size: .875rem;
  text-align: center;
  background-color: #dd3468;
  border: 1px solid #dd3468;
  color: #fff;
}

.page-main .news-topics .new_mag_btn:hover {
  background-color: #fff;
  color: #dd3468;
  text-decoration: none;
}

.page-main .popular-ranking {
  padding: 1rem 0;
  background-color: #f5f5f5;
  /*
		.container {
			width: 1020px;
			margin: 0 auto;
			h3 {
				margin: 0;
				padding-left: 10px;
			}
		}
*/
}

.page-main .popular-ranking .rank-list .slick-prev, .page-main .popular-ranking .rank-list .slick-next {
  width: 2rem;
  height: 2rem;
  z-index: 10;
}

.page-main .popular-ranking .rank-list .slick-prev:before, .page-main .popular-ranking .rank-list .slick-next:before {
  font-size: 2rem;
  color: var(--color-base);
}

.page-main .popular-ranking .rank-list .slick-next {
  right: 24px;
}

.page-main .popular-ranking .rank-list .slick-prev {
  left: 14px;
}

.page-main .popular-ranking .summary {
  position: relative;
  margin-right: .5rem;
}

.page-main .popular-ranking .summary .new {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0.5rem;
  background-color: #e02951;
  color: #fff;
}

.page-main .popular-ranking .summary .summary-body .rank {
  float: left;
  margin: 0;
  width: 40px;
}

.page-main .popular-ranking .summary .summary-body h3 {
  font-size: .75rem;
  font-weight: normal;
}

.page-main .popular-ranking .summary .summary-body .company-name {
  padding-left: 40px;
  font-size: .75rem;
  font-weight: bold;
}

.page-main .case-study {
  padding: 2rem 0;
  /*
		.container {
			width: 1020px;
			margin: 0 auto;
		}
*/
}

.page-main .case-study h2 {
  font-size: 1rem;
  font-weight: normal;
}

.page-main .case-study h2 span {
  font-size: 1.25rem;
  font-weight: bold;
  margin-right: 1rem;
  border-bottom: 1px solid #383838;
}

.page-main .case-study h3 {
  font-size: 1rem;
}

.page-main .case-study .by-case .case {
  position: relative;
}

.page-main .case-study .by-case .case a {
  display: block;
  margin: .5rem;
  border: 1rem solid #cfcfcf;
}

.page-main .case-study .by-case .case a:hover {
  border-color: #8b8b8b;
}

.page-main .case-study .by-case .case span.new {
  position: absolute;
  top: .5rem;
  left: 1rem;
  padding: 0 0.5rem;
  background-color: #e02951;
  color: #fff;
}

.page-main .case-study .by-type {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-main .case-study .by-type li {
  margin-bottom: .5rem;
}

.page-main .case-study .by-type li a {
  display: block;
}

.page-main .knowledge {
  padding: 2rem 0;
}

.page-main .knowledge h2 {
  font-size: 1rem;
  font-weight: normal;
}

.page-main .knowledge h2 span {
  font-size: 1.25rem;
  font-weight: bold;
  margin-right: 1rem;
  border-bottom: 1px solid #383838;
}

.page-main .knowledge h3 {
  margin-bottom: 0;
  padding-left: 2rem;
  background: url(../images/icon_shiru.png) no-repeat 0 50%;
  background-size: 28px;
  line-height: 2rem;
}

.page-main .knowledge h3 span {
  margin-left: 1rem;
  font-size: .875rem;
  font-weight: normal;
}

.page-main .knowledge ul {
  font-size: .875rem;
  line-height: 1.75;
}

.page-main .knowledge .pdr-column {
  padding: 1rem 0;
}

.page-main .knowledge .pdr-column .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.page-main .knowledge .pdr-column .menu li {
  width: 14%;
}

.page-main .knowledge .pdr-column .menu li a {
  display: block;
  margin: 1px;
  /*
						img {
							width: 140px;
							height: auto;
						}
*/
}

.headline time {
  color: #dd3468;
}

.headline .headline-new {
  margin-left: .5rem;
  padding: 0.125rem 0.5rem;
  background-color: #dd3468;
  font-size: .75rem;
  color: #fff;
}

.more-btn-bk {
  display: block;
  padding: 0.25rem 0.5rem;
  border: 1px solid #383838;
  background-color: #fff;
  font-size: .875rem;
  text-align: center;
  letter-spacing: 1px;
}

.more-btn-bk:hover {
  background-color: #383838;
  color: #fff !important;
  text-decoration: none;
}

.social .sns-link {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.social .sns-link li {
  margin: .5rem;
}

.social .sns-link li a:hover {
  text-decoration: none;
}

.social .sns-link li a i {
  font-size: 2rem;
}

.social .sns-link li a i.tw {
  color: #178dee;
}

.social .sns-link li a i.fb {
  color: #32529f;
}

@media screen and (max-width: 768px) {
  .page-main .news-topics .new_magazine .mgzn_img {
    float: none;
    margin: 0 0 10px;
  }
  .page-main .news-topics .new_magazine ul {
    margin: 0 0 1rem;
  }
  .page-main .news-topics .new_magazine .new_mag_btn {
    margin-left: 0;
  }
}

.entry {
  padding: 0 0 2rem;
}

.entry .entry-header .entry-title {
  font-size: 1.5rem;
}

.entry .entry-header .entry-description {
  font-size: .875rem;
}

.entry .entry-body .acms-col-sm-9 {
  padding-right: 3rem;
}

.entry .entry-body h2, .entry .entry-body h3, .entry .entry-body h4, .entry .entry-body h5 {
  margin-top: 0;
  font-size: 1.125rem;
  font-weight: bold;
}

.entry .entry-body h2, .entry .entry-body h3 {
  color: #383838;
}

.entry .entry-body .com-feature h2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: .25rem;
  height: 42px;
  font-size: .875rem;
}

.entry .entry-body .com-feature h3,
.entry .entry-body .com-feature h4 {
  font-size: .875rem;
}

.entry .entry-body p {
  margin-top: 0;
  padding: 0;
  line-height: 1.75;
}

.entry .entry-body p.caption {
  margin-top: .25rem;
  margin-left: 0;
  padding: 0;
  font-size: .875rem;
  text-align: left;
}

.entry .entry-body p em {
  font-style: normal;
  color: #07b;
}

.entry .entry-body p strong {
  color: #e02951;
}

.entry .entry-body p span.text-bg {
  background-color: #ff6;
}

.entry .entry-body p span.bold {
  font-weight: bold;
}

.entry .entry-body .columnImage {
  width: 100%;
  height: auto;
}

.entry .company-profile {
  padding: 0 10px 2rem;
  /*
		h2 {
			padding-left: 10px;
		}
*/
}

.entry .company-profile .cf_com_catch {
  margin-left: 0;
}

.entry .company-profile .com_info-header .pdr_label {
  font-size: .75rem;
  font-weight: normal;
  color: #dd3468;
}

.entry .company-profile .com_info-header .company_name {
  margin-bottom: .5rem;
  font-size: 1.125rem;
  font-weight: bold;
}

.entry .company-profile .com_info-header .com_address {
  margin: .75rem 0;
  font-size: .875rem;
}

.entry .company-profile .com_info {
  width: 100%;
  font-size: .875rem;
  border-top: 1px dotted #ccc;
}

.entry .company-profile .com_info th, .entry .company-profile .com_info td {
  padding: .5rem;
  border-bottom: 1px dotted #ccc;
}

.entry .company-profile .com_info th {
  text-align: left;
  white-space: nowrap;
}

.entry .company-profile .com_info td.company_name {
  font-size: 1.125rem;
  font-weight: bold;
}

.entry .company-profile .com_info td .pdr_label {
  font-size: .75rem;
  font-weight: normal;
  color: #dd3468;
}

.entry .company-profile .com_keywords {
  font-size: .75rem;
  line-height: 2;
}

.entry .company-profile .com_keywords span {
  margin-right: 1rem;
  background-color: #fff0c5;
}

.entry .caption {
  font-size: .75rem;
}

.entry .column-image-left {
  padding-right: 1rem;
}

.entry .nocaption {
  margin-bottom: 1rem;
}

.event-entry {
  background-color: #f5f5f5;
}

.event-entry .container {
  padding: 1rem 0;
  background-color: #fff;
}

.event-entry .event-wrapper {
  width: 620px;
  margin: 0 auto;
}

.jitsurei_data {
  padding: 0;
}

.jitsurei_data h3 {
  border-bottom: 2px solid #383838;
}

.jitsurei_data .j_data {
  margin: 0;
  padding: 0 0 0 .75rem;
  list-style: none;
}

.items-amount {
  text-align: center;
  font-size: .875rem;
  letter-spacing: 1px;
}

.items-amount span {
  padding: 0.5rem 0.75rem;
  background-color: #383838;
  color: #fff;
}

.summary {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.summary.vertical .summary-item {
  width: 100%;
}

.summary.vertical .summary-item:nth-child(4n+2):last-child {
  margin-right: 0;
}

.summary.vertical .summary-item:nth-child(4n+3):last-child {
  margin-right: 0;
}

.summary .summary-item {
  position: relative;
  width: 23%;
  margin-bottom: 2rem;
  /*
		.summary-image {
			height: 153px;
			overflow: hidden;
		}
*/
}

.summary .summary-item .new {
  position: absolute;
  top: 5px;
  left: 0;
  line-height: 1;
}

.summary .summary-item .new span {
  padding: 0.25rem 0.5rem;
  background-color: #e02951;
  color: #fff;
}

.summary .summary-item .summary-body h3 {
  margin-top: .5rem;
  font-size: .75rem;
  font-weight: normal;
}

.summary .summary-item .summary-body .event-date {
  margin: .5rem 0 0;
  font-size: .75rem;
}

.summary .summary-item .summary-body .event-date .date {
  padding: 0.25rem 0.5rem;
  background-color: #848484;
  border-radius: .25rem;
  color: #fff;
}

.summary .summary-item .summary-body .company-name {
  margin: .5rem 0 0;
  font-size: .75rem;
  font-weight: bold;
}

.summary .summary-item:nth-child(4n+2):last-child {
  margin-right: 32.25rem;
}

.summary .summary-item:nth-child(4n+3):last-child {
  margin-right: 16.25rem;
}

.entry-footer__btn {
  padding: 1rem 0;
  text-align: center;
}

.entry-footer__btn a {
  color: #fff;
}

.entry-footer__btn a:hover {
  text-decoration: none;
}

.etc {
  padding-left: .5rem;
  border-left: 2px solid #dd3468;
}

.mag_entry {
  padding: 1rem 0;
  border-top: 2px dotted #4f382d;
  border-bottom: 2px dotted #4f382d;
}

.mag_entry .mag {
  display: flex;
}

.mag_entry .mag .mag_img {
  padding: 1rem;
}

.basic-table {
  width: 100%;
  margin: 1rem 0;
  border-top: 1px solid #f5f5f5;
  font-size: .875rem;
}

.basic-table th, .basic-table td {
  padding: .5rem;
  border-bottom: 1px solid #f5f5f5;
}

.basic-table th {
  width: 100px;
  white-space: nowrap;
  font-weight: normal;
  text-align: left;
  color: #dd3468;
  vertical-align: top;
}

.index-heading p {
  font-size: .875rem;
}

/* REFINE */
.refine_img {
  width: 200px;
  float: left;
}

.refine_wrapper {
  position: relative;
  width: 750px;
  float: right;
}

.refine_com_name {
  margin: 0;
  font-size: 1.25em;
  color: #dd3468;
}

.refine_com_address {
  margin: 0;
  font-size: .75em;
}

.refine_com_tel {
  margin: 0;
  font-size: .75em;
}

.refine_com_description {
  font-size: .875em;
}

.refine_com_url {
  position: absolute;
  top: 3.5em;
  right: 0;
  margin: 0;
  font-size: .875em;
}

.refine_com_url a {
  padding: 3px 6px;
  background: #dd3468;
  color: #fff;
}

@media (max-width: 768px) {
  .refine_wrapper {
    width: 540px;
  }
}

@media (max-width: 767px) {
  .entry .entry-body p.caption {
    padding: 0 10px;
  }
}

@media (max-width: 480px) {
  .refine_img {
    float: none;
    margin-left: 10px;
    padding-top: 1em;
  }
  .refine_wrapper {
    float: none;
    width: 100%;
    padding-bottom: 1em;
  }
  .refine_com_name {
    font-size: 1em;
  }
  .refine_com_url {
    position: static;
  }
  .refine_com_description {
    font-size: .75em;
  }
}

.mag_list {
  padding: 1rem 0;
  border-top: 2px dotted #4f382d;
  border-bottom: 2px dotted #4f382d;
}

.mag_block .mag_img {
  float: left;
  width: 150px;
}

.mag_block .mag_txt {
  float: right;
  width: 340px;
}

.mag_block .mag_txt .mag_title {
  margin: 0;
  font-size: 1.25rem;
}

.mag_block .mag_txt .mag_intro {
  font-size: .875rem;
}

.magazine {
  margin: 1rem 0 2rem;
  padding: 1rem 0;
  border-top: 2px dotted #4f382d;
  border-bottom: 2px dotted #4f382d;
}

.mag {
  display: flex;
  font-size: .875rem;
}

.mag .mag-txt {
  padding: 0 1rem;
}

.mag .mag-title {
  margin: 0;
}

.extended-version {
  padding: 1rem 0;
  width: 100%;
  display: flex;
}

.extended-version .ext-img {
  width: 350px;
  padding: .5rem;
}

.extended-version .ext-text {
  width: 100%;
  padding: .5rem;
}

.extended-version .ext-heading {
  margin: 0 0 1rem !important;
  padding: 0 0 1rem !important;
  font-size: .875rem !important;
  line-height: 1.5;
  border-bottom: 1px solid #ccc;
}

.extended-version .ext-p {
  font-size: .875rem;
  line-height: 1.5;
}

.extended-version textarea {
  margin: .5rem 0;
}

.extended-version.seshu {
  padding: .5rem;
  background-color: #eee;
}

.extended-version .seshu-title {
  margin: 0 0 0.5rem;
  padding: .5rem 0;
  text-align: center;
  border: 1px solid #383838;
}

.unit-notice {
  margin: 0;
  padding: .5rem 0;
  background-color: #f0908d;
  font-size: .875rem;
  text-align: center;
}

.search-input {
  position: relative;
  width: 100%;
  height: 3rem;
  padding: 0 4rem 0 0;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: .25rem;
  line-height: 1;
}

.search-input .search-input__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  float: left;
  width: 100%;
  margin-right: 0;
  padding: 0.875rem 0 0.875rem 1rem;
  font-size: 1rem;
}

.search-input .search-input__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  background-color: #ebf0fb;
  border: none;
  font-size: 1rem;
}

.company-search {
  padding: 2rem 0;
  background-color: #f5f5f5;
}

.company-search h2 {
  font-size: 1rem;
  font-weight: normal;
}

.company-search h2 span {
  font-size: 1.25rem;
  font-weight: bold;
  margin-right: 1rem;
  border-bottom: 1px solid #383838;
}

.company-search h3 span {
  margin-left: 1rem;
  font-size: .875rem;
  font-weight: normal;
}

.company-search .search-area {
  margin: 0;
  padding: 1rem;
  border: 1px solid #383838;
}

.company-search .pdr-search-table {
  width: 100%;
  font-size: .875rem;
}

.company-search .pdr-search-table th, .company-search .pdr-search-table td {
  padding: .5rem;
}

.company-search .pdr-search-table th {
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
}

.company-collect {
  padding: 0 0 2rem;
}

.pdrclub-list {
  display: flex;
  border-top: 2px solid #ccc;
}

.pdrclub-list h3 {
  margin: 0;
  padding: .75rem 0 0 0;
  width: 10rem;
  white-space: nowrap;
}

.pdrclub-list .com-list-table {
  width: calc(100% - 10rem);
  margin-top: .5rem;
  font-size: .875rem;
}

.pdrclub-list .com-list-table th, .pdrclub-list .com-list-table td {
  padding: .5rem;
  border-bottom: 1px dotted #ccc;
  line-height: 1;
}

.pdrclub-list .com-list-table tr:last-child th, .pdrclub-list .com-list-table tr:last-child td {
  border-bottom: none;
}

.pdrclub-list .com-list-table th {
  position: relative;
  width: 50%;
  font-weight: normal;
  color: #dd3468;
  text-align: left;
}

.pdrclub-list .com-list-table th label.acms-admin-form-checkbox {
  margin-bottom: 0;
}

.pdrclub-list .com-list-table th .com-detail-btn-r {
  position: absolute;
  top: 1.125rem;
  right: .5rem;
  display: none;
}

.pdrclub-list .com-list-table td.com-detail-btn {
  width: 5em;
}

.pdrclub-list .com-search th, .pdrclub-list .com-search td {
  line-height: 1.5;
}

.pdrclub-list .com-search th {
  width: 35%;
  vertical-align: top;
}

.pdrclub-list .com-search td .corresponding {
  font-size: .75rem;
}

.pdrclub-list .com-search td .com_keywords {
  font-size: .75rem;
}

.pdrclub-list .com-search td .com_keywords span {
  margin-right: .5rem;
  background-color: #ffc;
}

.pdrclub-list-card {
  display: flex;
  justify-content: space-between;
}

.pdrclub-list-card h3 {
  margin: 0;
  width: 15%;
}

.pdrclub-list-card .card-list {
  width: 80%;
}

.com-card {
  margin: 0 0 1rem;
  padding: 1rem;
  border: 1px solid #383838;
  display: flex;
  justify-content: space-between;
}

.com-image {
  width: 25%;
}

.com-info {
  position: relative;
  width: 65%;
}

.com-info h4 {
  margin-top: 0;
}
.com-info h4.com-name {
  margin: 0;
}
.com-info p {
  margin: 0 0 .5em;
  font-size: .875em;
}
.com-info .com_keywords span {
  margin: 0 1em 0 0;
  padding: 1px 2px;
  font-size: .75em;
  white-space: nowrap;
  background-color: #fff0c5;
}

.com-btn {
  width: 8%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.com-btn a {
  padding: 1rem 0.75rem;
  background-color: #fdd286;
  font-size: .75rem;
  font-weight: bold;
}

.com-check {
  margin-top: .125rem;
  padding: .5rem .75rem;
  background-color: #fdd286;
}

.com-check label {
  margin: 0;
  font-size: .875rem;
}

.com-check i {
  transform: scale(1.5);
  margin-right: .5rem;
}

.com-details {
  /* position: absolute;
  left: 0;
  bottom: 0; */
  padding: .5em 0 0;
  font-size: .875rem;
}
.com-details .corresponding span {
  margin: 0 1em 0 0;
  white-space: nowrap;
  border-bottom: 2px solid #eee;
}

.com-more {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  padding: .5rem;
}
.com-more-btn {
  display: block;
  padding: .625rem 0;
  text-align: center;
  background-color: #fdd286;
}

.request_form {
  margin: 1rem 0;
  width: 80%;
  margin: 1rem auto 2rem;
  font-size: .875rem;
  border-top: 1px solid #eee;
}

.request_form th, .request_form td {
  padding: 1rem;
  border-bottom: 1px solid #eee;
}

.request_form th {
  width: 30%;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  background-color: #f5f5f5;
}

.request_form td ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.required {
  margin-left: 5px;
  font-weight: bold;
  color: #f00;
}

.check_msg {
  font-size: .75rem;
  text-align: center;
}

#sticky-submit {
  max-width: 1000px;
  width: 100%;
  padding: 1rem 0;
  background-color: rgba(238,238,238,.8);
}
.fixedsticky {
  bottom: 0;
}

input[type="image"][disabled] {
  opacity: 1;
}

.formBtnBox {
  width: 30%;
  margin: 0 auto;
  padding-bottom: 4rem;
  text-align: center;
}

.pdr_btn {
  background: #de83a0;
  background-image: -webkit-linear-gradient(top, #de83a0, #dd3468);
  background-image: -moz-linear-gradient(top, #de83a0, #dd3468);
  background-image: -ms-linear-gradient(top, #de83a0, #dd3468);
  background-image: -o-linear-gradient(top, #de83a0, #dd3468);
  background-image: linear-gradient(to bottom, #de83a0, #dd3468);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pdr_btn-b {
  padding: .5rem 2rem;
  background-color: #182A50;
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  border: none;
  border-radius: 24px;
}
.pdr_btn-b span {
  font-size: .875rem;
}

.pdr_btn_back {
  float: left;
  background: #de83a0;
  background-image: -webkit-linear-gradient(top, #ccc, #999);
  background-image: -moz-linear-gradient(top, #ccc, #999);
  background-image: -ms-linear-gradient(top, #ccc, #999);
  background-image: -o-linear-gradient(top, #ccc, #999);
  background-image: linear-gradient(to bottom, #ccc, #999);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#btn_re_select {
  position: fixed;
  left: 0;
  bottom: 20%;
  z-index: 999;
}
.btn-re-select {
  padding: 1rem 2rem 1rem 1rem;
  font-size: 1.125rem;
  color: #fff !important;
  background-color: rgba(228, 0, 127, 0.7);
  border: none;
  border-radius: 0 1.75rem 1.75rem 0;
  box-shadow: 1px 1px 3px #999;
}

@media screen and (max-width:480px) {
  #btn_re_select {
    bottom: 5%;
  }
  .btn-re-select {
    font-size: 1rem;
  }
}

.topicpath {
  padding: .5rem 0;
}

.main-visual {
  position: relative;
}

.main-visual.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.main-visual .slick-dots {
  bottom: .5rem;
}

.main-visual .slick-prev {
  left: calc(50% - 490px);
  width: 2rem;
  height: 2rem;
  z-index: 100;
}

.main-visual .slick-prev:before {
  font-size: 2rem;
  color: #383838;
}

.main-visual .slick-next {
  right: calc(50% - 490px);
  width: 2rem;
  height: 2rem;
  z-index: 100;
}

.main-visual .slick-next:before {
  font-size: 2rem;
  color: #383838;
}

/*
.slick-slider .slick-track,
.slick-slider .slick-list {
  background-color: #fff;
}
*/
.slick-initialized .slick-slide {
  opacity: 0.3;
}

.slick-initialized .slick-slide.slick-active {
  opacity: 1;
}

.module {
  padding: 1rem 0;
}

.module .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.module h4 {
  margin-left: 0;
}

.banner-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.banner-menu li {
  position: relative;
  width: 49%;
  margin-bottom: 10px;
}

.banner-menu li span.new {
  position: absolute;
  top: .5rem;
  left: .5rem;
  padding: 0 0.5rem;
  background-color: #e02951;
  color: #fff;
  z-index: 10;
}

.banner-menu li a {
  display: block;
  border: .5rem solid #cfcfcf;
}

.banner-menu li a:hover {
  border-color: #8b8b8b;
}

.col-3 {
  display: flex;
  flex-wrap: wrap;
}

.col-3 li {
  width: 23%;
  margin-right: 10px;
  margin-bottom: 10px;
}

.col-3 li a {
  display: block;
}

.col-4 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: .875rem;
}

.col-4 li {
  width: 32%;
  margin-bottom: 10px;
}

.col-4 li a {
  display: block;
  padding: 2rem 1rem 2rem 2.5rem;
  background: rgba(0, 0, 0, 0.2) url(../images/check_off.png) no-repeat 0.5rem 50%;
}

.col-4 li a:hover {
  background: rgba(0, 0, 0, 0.1) url(../images/check_on.png) no-repeat 0.5rem 50%;
  text-decoration: none;
}

.area-search {
  padding: 0 0 2rem;
}

.area-search .area-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.area-search .area-menu li {
  width: 18%;
  margin: .5rem;
}

.area-search .area-menu li a {
  display: block;
  padding: .5rem 0;
  border: 2px solid #ccc;
  text-align: center;
  background: url(../images/pin_red.png) no-repeat 10px 50%;
  background-size: 1rem;
}

.area-search .area-menu li a:hover {
  border-color: #e02951;
  text-decoration: none;
}

.area-search .area-menu li.blue a {
  background: url(../images/pin_blue.png) no-repeat 10px 50%;
  background-size: 1rem;
}

.area-search .area-menu li.blue a:hover {
  border-color: #0868ac;
}

.area-search .area {
  padding: 1rem 0;
}

.area-search .area-group {
  margin-bottom: 40px;
  border-bottom: 1px dotted #000;
}

.links {
  padding: 1rem 0;
}

.links .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.links .menu li {
  margin-bottom: 2rem;
}

.links .menu li:last-child {
  margin-bottom: 0;
}

.links .menu li a {
  padding: 0.5rem 1rem;
  background-color: #7ec187;
}

.links .menu li a:hover {
  text-decoration: none;
  background-color: rgba(126, 193, 135, 0.5);
}

.sagasu-bottom {
  padding: .5rem;
  border: 1px solid #ccc;
  border-radius: .25rem;
}

.sagasu-bottom .sagasu-body {
  padding: 0 0.5rem;
}

.sagasu-bottom .sagasu-body h3 {
  font-size: 1.25rem;
  font-weight: bold;
}

.sagasu-bottom .sagasu-body .btn {
  margin: 2rem 1rem 0 0;
  text-align: right;
}

.sagasu-bottom .sagasu-body .btn a {
  padding: 0.75rem 1rem;
  background-color: #383838;
  color: #fff;
}

.sagasu-bottom .sagasu-body .btn a:hover {
  background-color: rgba(56, 56, 56, 0.3);
  text-decoration: none;
  color: #383838;
}

.search-company-result {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 1rem 0;
}

.search-company-result::after {
  content: "";
  display: block;
  width: 31%;
}

.search-company-result .company-summary {
  position: relative;
  width: 32%;
  margin: 0.5rem 0 2rem;
  background-color: rgba(0, 0, 0, 0.1);
  /*
		&:nth-child(3n+2):last-child {
			margin-right: 354px;
		}
*/
}

.search-company-result .company-summary h4 {
  margin: 0;
  height: 3rem;
  background-color: #fff;
  overflow: hidden;
}

.search-company-result .company-summary .summary-image {
  height: 200px;
  overflow: hidden;
}

.search-company-result .company-summary .summary-body {
  padding: .5rem .5rem 60px;
  font-size: .75rem;
}

.search-company-result .company-summary .summary-body .cf_com_catch {
  margin: 0;
  height: 4rem;
  font-size: .875rem;
  overflow: hidden;
}

.search-company-result .company-summary .summary-body .summary-body-info {
  display: flex;
}

.search-company-result .company-summary .summary-body .summary-body-info h5 {
  display: inline-block;
  margin: 0 0.5rem 0 0;
  font-size: .75rem;
  line-height: 1;
}

.search-company-result .company-summary .summary-body .marker {
  width: 50%;
  padding: .25rem;
}

.search-company-result .company-summary .summary-body .marker span {
  margin-right: .5rem;
  background: #fff0c5;
}

.global-navigation {
  padding: .5rem 0;
}

.global-navigation .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  font-size: .875rem;
}

.global-navigation .menu li:first-child {
  border-left: 1px solid #383838;
}
.global-navigation .menu li {
  border-right: 1px solid #383838;
}

.global-navigation .menu li:last-child {
  border-right: none;
}

.global-navigation .menu li.hide {
  display: none;
}

.global-navigation .menu li.side {
  border-right: none;
}

.global-navigation .menu li a {
  display: block;
  padding: 0.75rem 2.45rem;
  white-space: nowrap;
  background-color: #fff;
  color: #383838;
}

.global-navigation .menu li a:hover {
  color: #e2005c;
}

.search-results {
  padding: 0 0 2rem;
}

.result-item {
  padding: 1rem 0;
}

.result-item.bl-hover {
  background-color: #f5f5f5;
}

.result-item .item-title {
  margin: 0;
  font-size: 1.25rem;
}

.result-item .item-title a {
  color: #dd3468;
}

.result-item .permalink {
  margin: 0;
  font-size: .875rem;
  color: #444;
}

.result-item .item-summary {
  margin: 0;
  font-size: .875rem;
}

.entry-title-special {
  font-size: 1.125rem;
  border-bottom: 1px dashed #343535;
}

.special-main-image {
  background-color: #f4f4f2;
}

.feature-com-list {
  padding-top: 2rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  /*
	.com-feature:nth-child(3n+2):last-child {
		margin-left: auto;
    margin-right: 35%;
	}
*/
}

.feature-com-list .com-feature {
  width: 30%;
  position: relative;
  margin-right: 2rem;
  margin-bottom: 4rem;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 3rem;
}

.feature-com-list .com-feature .intro-heading {
  margin: 1rem 0;
  padding-left: 10px;
  border-left: 2px solid #e73865;
  font-size: 1.125rem;
}

.feature-com-list .com-feature .intro-body {
  font-size: .875rem;
  text-align: justify;
}

.feature-com-list .com-feature hr {
  width: 5rem;
  margin-left: 0;
  border-width: 1px;
  border-style: solid;
  background-color: #383838;
}

.feature-com-list .com-feature h3 {
  margin: 0;
  height: 3rem;
  font-size: .875rem;
  line-height: 1.5;
}

.feature-com-list .com-feature h4 {
  margin: 1rem 0 0;
  color: #383838;
}

.feature-com-list .com-feature p {
  margin: 0 0 1rem;
  font-size: .75rem;
}

.feature-com-list .com-feature p.com_keywords {
  font-size: .75rem;
}

.feature-com-list .com-feature p.com_keywords span {
  margin-right: .5rem;
  background-color: #ffc;
}

.feature-com-list .com-feature .more {
  position: absolute;
  bottom: 0;
  left: 3rem;
}

.feature-com-list .com-feature .more .more-btn {
  display: block;
  width: 100%;
  padding: 0.5rem 3rem 0.5rem 1rem;
  border: 2px solid #444;
  font-size: .75rem;
  text-align: center;
  background: #fff url(../images/f_arrow_on.png) no-repeat 98% 50%;
}

.feature-com-list .com-feature .more .more-btn:hover {
  background-image: url(../images/f_arrow.png);
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .feature-com-list .com-feature {
    width: 47%;
    margin-right: 1.25rem;
  }
  .feature-com-list .com-feature .more {
    left: 4rem;
  }
}

@media screen and (max-width: 480px) {
  .feature-com-list {
    flex-direction: column;
  }
  .feature-com-list .com-feature {
    width: 100%;
  }
  .feature-com-list .com-feature h3 {
    height: auto;
  }
}

@media screen and (min-width: 1000px) {
  .container {
    width: 1020px;
    margin: 0 auto;
    padding: 0 10px 10px;
  }
}

@media screen and (max-width: 1000px) {
  .slicknav_menu {
    display: block;
  }
  .slicknav_nav li.nav-btn {
    border-top: none;
    text-align: center;
  }
  .slicknav_nav li.nav-btn a {
    color: #fff;
    background-color: #383838;
    border-radius: 0;
  }
  .slicknav_nav li.nav-btn a:active {
    background-color: rgba(56, 56, 56, 0.7);
  }
  .global-navigation {
    display: none;
  }
  .search-form {
    display: none;
  }
  .site-header span.btn-offcanvas {
    display: block;
  }
  .global-navigation .menu {
    flex-direction: column;
  }
  .global-navigation .menu li {
    border-left: none;
  }
  .global-navigation .menu li a {
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #ccc;
  }
  .main-visual .slick-prev {
    left: .5rem;
  }
  .main-visual .slick-next {
    right: .5rem;
  }
}

@media screen and (max-width: 999px) {
  .entry .company-profile .acms-col-md-6 {
    width: 49%;
    padding-right: 10px;
  }
  .col-4 li {
    width: 50%;
  }
  #siteFooter .global-link .container {
    flex-direction: column;
  }
  #siteFooter .global-link .container h5 {
    padding: 1rem;
  }
  #siteFooter .global-link .container .menu, #siteFooter .global-link .container .menu2 {
    padding: 0 1rem;
  }
  #siteFooter .global-link .container .menu2 {
    position: static;
  }
}

@media screen and (max-width: 768px) {
  .pdrclub-list {
    padding: 0 0 1rem;
    display: flex;
    border-top: 2px solid #ccc;
  }
  .pdrclub-list .com-list-table th, .pdrclub-list .com-list-table td {
    display: block;
  }
  .pdrclub-list .com-list-table th {
    width: 100%;
    padding: 0.875rem 0 0.5rem;
    border-bottom: none;
  }
  .pdrclub-list .com-list-table th .com-detail-btn-r {
    display: block;
  }
  .pdrclub-list .com-list-table .com-address {
    padding: 0 0 0.75rem 25px;
    font-size: .75rem;
  }
  .pdrclub-list .com-list-table .com-detail-btn {
    display: none;
  }
  .pdrclub-list-card {
    flex-direction: column;
  }
  .pdrclub-list-card h3, .pdrclub-list-card .card-list {
    width: 100%;
  }
  .com-info {
    width: 60%;
  }
  .com-btn {
    width: 13%;
  }
  .com-search .com-address {
    padding-left: 0 !important;
  }
  .summary .summary-item .summary-image {
    height: auto;
  }
  .summary .summary-item:nth-child(4n+2):last-child {
    margin-right: 22.6rem;
  }
  .summary .summary-item:nth-child(4n+3):last-child {
    margin-right: 11.25rem;
  }
  .area-search .area-menu li {
    width: 30%;
  }

  .search-company-result .company-summary .summary-image {
    height: 140px;
  }
  .sagasu-bottom .sagasu-body h3 {
    margin: .5rem 0;
    font-size: 1rem;
  }
  .sagasu-bottom .sagasu-body p {
    font-size: .75rem;
  }
  .sagasu-bottom .sagasu-body .btn {
    margin: 1rem 1rem 0 0;
  }
  .mag {
    flex-direction: column;
  }
  .mag .mag-txt {
    padding: 1rem 0;
  }
  .formBtnBox {
    width: 50%;
  }
  .entry .entry-header .entry-title {
    font-size: 1.25rem;
  }
  .col-4 li {
    width: 49%;
  }
}

@media screen and (max-width: 767px) {
  .page-main .news-topics .new_magazine .mgzn_img {
    float: left;
    margin-right: 1rem;
  }
  .page-main .news-topics .new_magazine h3 {
    padding-top: .5rem;
  }
  .mag_btn a {
    margin-left: 1rem;
  }
  .mag .mag-img a {
    display: block;
    text-align: center;
  }
  .mag .mag-btn a {
    margin-left: 1rem;
  }
  .entry .entry-body h2, .entry .entry-body h3, .entry .entry-body h4, .entry .entry-body p {
    padding: 0 10px;
  }
  .entry .entry-body .jitsurei_data h3 {
    padding: 0;
  }
  .entry .entry-body .basic-table th, .entry .entry-body .basic-table td {
    display: block;
  }
  .entry .entry-body .basic-table th {
    padding: 0.5rem 1rem 0;
    border-bottom: none;
  }
  .entry .entry-body .basic-table td {
    padding: 0 1rem 0.5rem;
  }
  .entry .company-profile .acms-col-md-6 {
    width: 100%;
    padding-right: 0;
  }
  .entry .company-profile .pdr_label {
    padding-left: 1rem;
  }
  .entry .company-profile .company_name {
    padding-left: 1rem;
  }
  .entry .company-profile .com_address {
    padding-left: 1rem !important;
  }
  .entry .company-profile .com_info th {
    padding-left: 1rem;
  }
}

@media screen and (max-width: 600px) {
	.event-entry .event-wrapper {
		width: 100%;
		padding: 0 1rem;
	}

  #siteFooter .page-link .link-menu {
    flex-direction: column;
  }
  #siteFooter .page-link .link-menu .links {
    padding: 1rem;
  }
  .page-main .acms-col-md-9 {
    padding-right: 10px;
  }
  .page-main .news-topics .new_magazine .new_mag_btn {
    margin-left: 0;
  }
  .search-company-result .company-summary {
    width: 49%;
    margin: 1px;
  }
  .search-company-result .company-summary .summary-image {
    height: 180px;
  }
  .entry .company-profile figure img {
    margin: 0 auto 1rem;
  }
  .summary .summary-item {
    width: 48%;
  }
  .summary .summary-item .summary-body h3.etc-title {
    font-size: 1rem;
  }
  .col-3 {
    justify-content: space-between;
  }
  .col-3 li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 480px) {
  .link-seikyu {
    bottom: 1rem;
    right: 1rem;
    /*
		img {
			width: 48px;
			height: auto;
		}
*/
  }
  .banner-menu {
    flex-direction: column;
  }
  .banner-menu li {
    width: 100%;
  }
  .col-4 li {
    width: 100%;
  }
  .page-main .knowledge .pdr-column .menu li {
    width: 50%;
  }
  .page-main .knowledge .pdr-column .menu li a img {
    width: 100%;
    height: auto;
  }
  .summary .summary-item .summary-body h3 {
    padding: 0;
  }
  .summary .summary-item .summary-image {
    height: auto;
  }
  .summary .summary-item:nth-child(4n+2):last-child {
    margin-right: 0;
  }
  .summary .summary-item:nth-child(4n+3):last-child {
    margin-right: 0;
  }
  .summary.vertical .summary-item {
    width: 48%;
  }
  .company-search .pdr-search-table th, .company-search .pdr-search-table td {
    display: block;
  }
  .company-search .pdr-search-table th {
    text-align: left;
  }
  .search-company-result {
    flex-direction: column;
  }
  .search-company-result .company-summary {
    width: 100%;
    margin: 0 0 2rem;
  }
  .search-company-result .company-summary h4 {
    height: auto;
  }
  .search-company-result .company-summary .summary-image {
    height: 220px;
  }
  .search-company-result .company-summary .summary-body .cf_com_catch {
    height: auto;
  }
  #siteFooter .global-link {
    padding: 0;
  }
  #siteFooter .global-link h5 {
    display: none;
  }
  #siteFooter .global-link .menu li {
    margin-bottom: 0;
    display: block;
    text-align: center;
  }
  #siteFooter .global-link .menu li a {
    padding: .75rem 0;
    border-top: 1px solid #fff;
  }
  #siteFooter .global-link .menu li a:active {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.1);
  }
  .pdrclub-list {
    flex-direction: column;
  }
  .pdrclub-list .com-list-table {
    width: 100%;
  }
  .pdrclub-list .com-list-table th .com-detail-btn-r {
    top: .75rem;
  }
  .com-card {
    flex-direction: column;
  }
  .com-card .com-image, .com-card .com-info, .com-card .com-btn {
    width: 100%;
  }
  .com-info h4 {
    margin: .5rem 0;
  }
  .com-btn a {
    display: block;
    width: 100%;
    padding: .5rem 0;
    text-align: center;
  }
  .com-details {
    position: static;
  }
  .area-search .area-menu li {
    width: 45%;
  }
  .extended-version {
    flex-direction: column;
  }
  .extended-version .ext-img {
    width: 100%;
  }
  .request_form {
    width: 100%;
  }
  .request_form th {
    width: 100%;
    padding: .5rem;
  }
  .request_form th, .request_form td {
    display: block;
  }
  .formBtnBox {
    width: 60%;
  }
  .events h2, .news-topics h2, .popular-ranking h2 {
    font-size: 1.125rem;
  }
  .company-search h2 {
    font-size: .75rem;
  }
  .company-search h2 span {
    display: block;
    margin-right: 0 !important;
    margin-bottom: .25rem;
    padding-bottom: .25rem;
    font-size: 1rem !important;
  }
  .case-study h2 {
    font-size: .75rem;
  }
  .case-study h2 span {
    display: block;
    margin-right: 0 !important;
    margin-bottom: .25rem;
    padding-bottom: .25rem;
    font-size: 1rem !important;
  }
  .knowledge h2 {
    font-size: .75rem;
  }
  .knowledge h2 span {
    display: block;
    margin-right: 0 !important;
    margin-bottom: .25rem;
    padding-bottom: .25rem;
    font-size: 1rem !important;
  }
  .knowledge h3 {
    font-size: 1rem;
  }
  .company-search h3 {
    font-size: 1rem;
  }
  .company-search h3 span {
    display: block;
    margin-left: 0;
    font-size: .875rem;
  }
  .formBtnBox {
    width: 80%;
  }
  h1.page-title {
    font-size: 1rem;
  }
  .company-profile h2.cf_com_catch {
    font-size: 1rem;
  }
  .entry .entry-header .entry-title {
    font-size: 1rem;
  }
  .entry .entry-body [class*="column-image-"] {
    float: none;
  }
}

@media screen and (max-width:374px) {
  .sagasu-bottom .sagasu-body h3 {
    font-size: .875rem;
  }
  .entry .entry-body h4 {
    margin-top: 2rem;
    padding: 0;
    font-size: .875rem;
  }
}


.summary-pickup {
  margin-bottom: 2rem;
}
.not-found {
  width: 100%;
  background-color: #cccccc;
}
.not-found p {
  margin: 0;
  padding: 2rem 1rem;
  font-size: .875rem;
  text-align: center;
}
.pickup-summary {
  display: flex;
  padding: 1rem 0;
  border-top: 1px dashed #999;
}
.pickup-summary:last-child {
  border-bottom: 1px dashed #999;
}
.pickup-figure {
  margin-right: 1rem;
}
.know-pickup .pickup-body h3 {
  margin-top: 0;
  padding-left: 0;
  background-image: none;
  font-size: 1rem;
  line-height: 1.4;
}
.pickup-body p {
  font-size: .75rem;
}
.pickup-body .c-link-btn {
  margin-bottom: 0;
  padding: .25rem;
  background-color: #e4007f;
  color: #ffffff;
}

.categories {
  padding-bottom: 2rem;
}
.categories h3.module-heading {
  margin: 0 0 1rem;
  padding-left: 0;
  font-size: 1rem;
  background-image: none;
}
.categories h3.module-heading span {
  margin-left: 0;
  font-size: 1rem;
  border-bottom: 1px dashed #999999;
}
.categories .module-heading a:hover {
  text-decoration: none;
}
.categories .module-heading span:hover {
  border-bottom: 1px solid #383838;
}
.categories .category-list {
  margin: 0;
  padding-left: 1rem;
  font-size: .875rem;
  line-height: 2;
}

.acms-form select, .acms-admin-form select {
  appearance: none !important;
}

span.em-gray {
  padding: 10px 15px;
  background-color: #b5b5b5;
  font-weight: bold;
  color: #fff;
}
span.em-red {
  padding: 10px 15px;
  background-color: #f00;
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
}
h3.bordered {
  padding: .5rem;
  color: #363636;
  border: 1px solid #363636;
}

/*utility*/
.m05 {
  margin-bottom: 5px;
}
.m10 {
  margin-bottom: 10px;
}
.m12 {
  margin-bottom: 12px;
}
.m15 {
  margin-bottom: 15px;
}
.m20 {
  margin-bottom: 20px;
}
.m30 {
  margin-bottom: 30px;
}
.m40 {
  margin-bottom: 40px;
}
.m50 {
  margin-bottom: 50px;
}
.m60 {
  margin-bottom: 60px;
}
.mt05 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt12 {
  margin-top: 12px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.ml05 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml12 {
  margin-left: 12px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.ml60 {
  margin-left: 60px;
}
.mr05 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.mr60 {
  margin-right: 60px;
}
.pt05 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pb05 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pl05 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl120 {
  padding-left: 40px;
}
.pr05 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.flt {
  float: left;
}
.flr {
  float: right;
}
.txt_l, td.txt_l, .txt_l td {
  text-align: left;
}
.txt_r, td.txt_r, .txt_r td {
  text-align: right;
}
.txt_c, td.txt_c, .txt_c td {
  text-align: center;
}
.valign_t, td.valign_t, .valign_t td {
  vertical-align: top;
}
.valign_m, td.valign_m, .valign_m td {
  vertical-align: middle;
}
.valign_b, td.valign_b, .valign_b td {
  vertical-align: bottom;
}
.clear {
  clear: both;
}

.col-gray {
  margin: 10px;
  padding: 10px;
  background-color: #eee;
}

.acms-form textarea#companyList:disabled {
  background-color: #fff;
  color: #000;
  cursor: pointer;
}


/* DRAWER MENU */
button.menu-btn {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 64px;
  height: 64px;
  background-color: transparent;
  /* background-color: #e73865; */
  cursor: pointer;
  border: none;
  /* border: 2px solid #fff; */
  /* border-radius: 50%; */
  outline: 0;
  z-index: 10001;
}
.menu-btn-label {
  position: fixed;
  top: 100px;
  right: 30px;
  width: 64px;
  text-align: center;
  z-index: 10;
}
button.menu-btn span.menu-btn__inner {
  position: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
}
button.menu-btn span.line {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 28px;
  height: 2px;
  border-radius: 4px;
  background-color: #fff;
}
button.menu-btn span.line.l1 {
  transform: translateY(-10px);
  transition: all 200ms 0s ease;
}
button.menu-btn span.line.l2 {
  transition: opacity 200ms 0s ease;
}
button.menu-btn span.line.l3 {
  transform: translateY(10px);
  transition: all 200ms 0s ease;
}
button.menu-btn.open span.line.l1 {
  transform: rotate(45deg);
}
button.menu-btn.open span.line.l2 {
  opacity: 0;
}
button.menu-btn.open span.line.l3 {
  transform: rotate(-45deg);
}

@media screen and (max-width: 480px) {
  button.menu-btn {
      width: 64px;
      height: 64px;
      top: 10px;
      right: 10px;
  }
  .menu-btn-label {
    top: 75px;
    right: 10px;
  }
  button.menu-btn span.line {
      width: 28px;
      height: 2px;
  }
  button.menu-btn span.line.l1 {
      transform: translateY(-10px);
  }
  button.menu-btn span.line.l3 {
      transform: translateY(10px);
  }
}

.drawer {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 100px 0 64px;
  background-color: rgba(255,255,255,.9);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 300ms 0s ease;
  overflow-y: auto;
}
.drawer.is-visible {
  opacity: 1;
  visibility: visible;
}

body.fixed {
  position: fixed;
  width: 100vw;
  height: 100vh;
}

.dr_menu {
  margin: 1rem 0;
  padding: 0;
  list-style: none;
}
.dr_menu li {
  border-top: 1px dotted #ccc;
}
.dr_menu li:last-child {
  border-bottom: 1px solid #ccc;
}
.dr_menu-child li:last-child {
  border-bottom: none;
}
.dr_menu a {
  display: block;
  padding: .75rem 0;
  position: relative;
  outline: none;
}
.dr_menu a:active {
  outline: none;
}
.dr_menu a.js-fader::before {
  content: "＋";
  position: absolute;
  top: 50%;
  right: 10px;
  line-height: 1;
  transform: translateY(-50%);
}
.dr_menu a.js-fader.list-open::before {
  content: "─";
}

.dr_mag-pr .new_magazine ul {
  padding: 0;
  list-style: none;
  font-size: .875rem;
}

.space {
  display: block;
  width: 100%;
}
.space.large {
  height: 60px;
}
.space.medium {
  height: 40px;
}
.space.small {
  height: 20px;
}

.acms-form-width-mini {
  max-width: 120px;
}