@charset "UTF-8";
/*!
 * ress.css ? v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
@import url(https://fonts.googleapis.com/css?family=Raleway:300,700);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
html {
  box-sizing: border-box;
  overflow-y: scroll; /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%; /* iOS 8+ */
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  color: #333;
}

*, ::before, ::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before, ::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  word-wrap: break-word;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible; /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden], template {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted; /* Add a bordered underline effect in all browsers */
  text-decoration: none; /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects; /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active, a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
  text-decoration: none;
  color: #767676;
}

code, kbd, pre, samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

b, strong {
  font-weight: bolder; /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic; /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button, [type=button], [type=reset], [type=submit], [role=button] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number] {
  width: auto; /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield; /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Safari 8 */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button, input, optgroup, select, textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

button, select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button, input, select, textarea {
  /*background-color: transparent;*/
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden; /* Internet Explorer 11- */
}

audio, canvas, progress, video {
  display: inline-block; /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

html, body {
  scroll-padding-top: 50px;
}

/**********************************************/
/* フォーム用入力テーブル */
/**********************************************/
.cmn-text-red {
  color: red;
}

/**********************************************/
/*  プレビュー */
/**********************************************/
.preview-msg {
  margin-bottom: 1rem;
  padding: 0.5rem;
  background-color: #FEE;
  color: #F33;
  font-size: 2rem;
  font-weight: bold;
}

button {
  border: none;
}

html {
  font-size: 14px;
}

* {
  -webkit-touch-callout: none;
}

input, textarea {
  -webkit-user-select: auto;
}

.uk-container {
  max-width: 1200px;
}

ol, ul {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1em;
  font-size: 1.3em;
  line-height: 1.2;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.uk-button-secondary {
  background-color: #4a647f;
  color: #fff;
  border: 1px solid transparent;
}

label {
  margin-right: 1em;
  cursor: pointer;
}

.uk-input, .uk-select, .uk-textarea {
  font-size: 16px;
  font-weight: normal;
}

.uk-checkbox, .uk-radio {
  margin-right: 5px;
}

.uk-button {
  white-space: nowrap;
  font-size: 13px;
  padding: 0 1em;
  min-width: 90px;
}

.uk-button-default {
  background: #FFF;
  background-color: #FFF;
  border: 1px solid #d3d3d3;
}

.uk-button-default:hover {
  border: 1px solid #F1F1F1;
  background-color: #F3F3F3 !important;
}

.uk-table th {
  vertical-align: middle;
  white-space: nowrap;
  color: #646464;
}

.uk-table-expand {
  min-width: 160px;
}

.uk-input, .uk-select, .uk-textarea {
  margin: 0 3px 3px;
  color: #000;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
  color: #000;
}

.uk-form-horizontal .uk-form-label {
  cursor: default;
  font-size: 1rem;
}

.uk-text-meta * {
  font-size: 0.875rem;
  color: #999;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
  outline: 0;
  background-color: #E0F2F7;
  color: #333;
  border-color: #1e87f0;
}

@media (min-width: 960px) {
  .uk-form-horizontal .uk-form-controls {
    margin-left: 250px;
  }
}
.uk-description-list > dt {
  text-transform: none;
}

@media (max-width: 640px) {
  .uk-card-header {
    padding: 8px 12px !important;
  }
  .uk-modal-body {
    padding: 15px;
  }
}
/*********************************************************************************
	BREADCRUMBS
--------------------------------------------------------------------------------*/
.uk-breadcrumb {
  margin-top: 0;
  flex-wrap: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
  padding-right: 2em;
  white-space: nowrap;
}
.uk-breadcrumb::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}
.uk-breadcrumb::-webkit-scrollbar-thumb {
  background: #FFF;
  border-radius: 5px;
  max-width: 240px;
}
.uk-breadcrumb::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.2);
}

.uk-breadcrumb > * > * {
  color: #3C92D0;
}

.uk-breadcrumb svg {
  margin-top: -3px;
  height: 18px;
  width: 18px;
}

@media (max-width: 640px) {
  .uk-breadcrumb {
    margin: 0 auto 5px;
    text-align: left;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .uk-breadcrumb li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: table-cell;
    vertical-align: middle;
  }
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: ">";
  display: inline-block;
  margin: 0 5px;
  color: #999;
}

/*********************************************************************************
	0.NAVIGATION
--------------------------------------------------------------------------------*/
@media (min-width: 960px) {
  .uk-container {
    padding: 0;
  }
}
@media (min-width: 640px) {
  .uk-container {
    padding: 0;
  }
}
h2 {
  font-weight: bold;
}

.uk-navbar-container {
  background: none;
}

.uk-button-search {
  background-color: #1AA07D;
  color: #fff;
  border: 1px solid transparent;
}

.uk-label {
  line-height: 2;
}

.uk-navbar-nav {
  gap: 0;
}

.uk-navbar-nav > li > a {
  min-height: unset;
}

@media screen and (max-width: 1120px) {
  .uk-navbar-nav > li > a {
    padding: 0 15px;
    font-size: 12px;
  }
  .uk-container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.uk-navbar-nav > li > a:hover {
  background: #366aa7;
  color: #FFF;
}

.uk-navbar-nav > li > a.uk-open {
  background: #366aa7;
  color: #FFF;
}

/* SUBMENU */
.uk-navbar-dropbar {
  background: #F3F3F3;
}

.uk-navbar-dropdown {
  background: #FFF;
}

.uk-navbar-dropdown-nav a {
  font-size: 14px;
}

/* SUB MENU */
.uk-navbar-dropdown {
  margin-top: 0 !important;
  padding: 25px;
  width: auto;
}

.uk-navbar-dropdown-nav > li.uk-nav-header {
  margin-bottom: 15px;
  border-bottom: 1px solid #333;
  font-weight: bold;
  font-size: 18px;
  color: #111;
}

.uk-navbar-dropdown-nav > li {
  box-shadow: 0 1px 0 rgb(255, 255, 255);
}

.uk-navbar-dropdown-nav > li > a {
  color: #1E76AD;
  font-weight: bold;
  padding: 8px 0;
  white-space: nowrap;
}

.uk-navbar-dropdown-nav > li > a:hover {
  color: #202C58;
}

/*********************************************************************************
	CARD
--------------------------------------------------------------------------------*/
.uk-card-title {
  margin-top: 10px;
  font-size: 1rem;
}

a:hover .uk-card-title {
  opacity: 0.6;
}

/*********************************************************************************
	BUTTON
--------------------------------------------------------------------------------*/
@media (max-width: 960px) {
  .uk-button-large {
    width: 100%;
  }
}
@media (min-width: 961px) {
  .uk-button-large {
    padding: 0 10px;
    font-size: 1.2em;
    min-width: 350px;
  }
}
.uk-button-primary {
  background-color: #0e417d;
}

.uk-link, a {
  color: #0265cb;
}

.uk-checkbox {
  min-width: 16px;
  min-height: 16px;
}

.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
  background-color: #0e417d;
}

.uk-checkbox, .uk-radio {
  border: 1px solid #4d4d4d;
  background-color: #FFF;
}

/*********************************************************************************
	UK=TAB
--------------------------------------------------------------------------------*/
.uk-tab > * > a {
  padding: 10px 0;
  font-size: 1rem;
  font-weight: bold;
  border: solid 1px #ccc;
}

.uk-tab > .uk-active > a {
  background: #1e87f0;
  color: #FFF;
}

/*********************************************************************************
	UK-TABLE
--------------------------------------------------------------------------------*/
.uk-table th {
  text-transform: unset !important;
}

/*********************************************************************************
	TEXT
--------------------------------------------------------------------------------*/
.uk-heading-bullet {
  display: flex;
}
.uk-heading-bullet:before {
  height: unset;
}

/**********************************************/
/* LIGHTBOX
/**********************************************/
.uk-lightbox {
  background: rgba(0, 0, 0, 0.5);
}

.uk-lightbox-iframe {
  max-width: 1080px;
  width: 90% !important;
  height: 90% !important;
}

.uk-transition-slide-top {
  transform: unset !important;
}

.uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
  text-decoration: none;
  opacity: 0.75;
}

.uk-nav-header {
  text-transform: unset;
}

.uk-nav-divider.black-bold {
  border-top: 1px solid #333;
}

/* PRLINK */
div.cmn-head-pr, div#ClmTopLink {
  margin: 0;
  padding: 0;
}
div.cmn-head-pr ul, div#ClmTopLink ul {
  margin: 0;
  padding: 0;
}
div.cmn-head-pr ul li, div#ClmTopLink ul li {
  padding-bottom: 0.5em;
}
div.cmn-head-pr ul li > a, div#ClmTopLink ul li > a {
  color: #111;
  font-size: 14px;
}
@media print, screen and (min-width: 769px) {
  div.cmn-head-pr ul li > a, div#ClmTopLink ul li > a {
    font-size: 16px;
  }
}
div.cmn-head-pr ul li:before, div#ClmTopLink ul li:before {
  margin-right: 0.5em;
  color: #FFF;
  content: "PR";
  font-size: 12px;
  line-height: 10px;
  padding: 0 3px;
  background: #1fa67a;
}

div.cmn-related-contents {
  margin: 0;
  list-style: none;
}
div.cmn-related-contents h2.uk-heading-line {
  display: flex;
  align-items: center;
}
div.cmn-related-contents h2.uk-heading-line::before {
  margin-right: 6px;
  content: "\f0a4";
  font-weight: bold;
  font-size: 24px;
  font-family: "Font Awesome 5 Free";
}
div.cmn-related-contents h2.uk-heading-line span::before {
  display: none;
}
@media print, screen and (min-width: 769px) {
  div.cmn-related-contents h2.uk-heading-line span {
    font-size: 1.1em;
  }
}
div.cmn-related-contents li {
  padding: 1em 0;
}
div.cmn-related-contents li a {
  color: #111111;
  display: block;
}
div.cmn-related-contents li a span {
  font-weight: bold;
  font-size: 0.85em;
}
div.cmn-related-contents li a h2 {
  margin: 0 0 0.5em;
  text-align: left;
}
@media print, screen and (min-width: 769px) {
  div.cmn-related-contents li a h2 {
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 768px) {
  div.cmn-related-contents li a h2 {
    font-size: 1em;
  }
}
div.cmn-related-contents li a p {
  margin: 0;
  color: #717171;
  font-size: 0.85em;
}
@media only screen and (max-width: 768px) {
  div.cmn-related-contents li a p {
    display: none;
  }
}
div.cmn-related-contents li a p.uk-text-meta {
  margin: 0;
  font-size: 12px;
}
div.cmn-related-contents li a:hover {
  opacity: 0.75;
}
div.cmn-related-contents li a div.thum {
  text-align: center;
}
div.cmn-related-contents li a div.thum img {
  max-height: unset !important;
}
@media print, screen and (min-width: 769px) {
  div.cmn-related-contents li a div.thum canvas {
    width: 120px;
    height: 120px;
  }
}
@media only screen and (max-width: 768px) {
  div.cmn-related-contents li a div.thum canvas {
    height: 160px;
  }
}
div.cmn-related-contents a.tag-all-link {
  border: solid 1px #6dd5ed;
  border-radius: 4px;
  color: #3d99bf;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: fit-content;
}
@media print, screen and (min-width: 769px) {
  div.cmn-related-contents a.tag-all-link {
    padding: 2px 12px;
    font-size: 14px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 768px) {
  div.cmn-related-contents a.tag-all-link {
    padding: 8px 12px;
    font-size: 0.9em;
    line-height: 120%;
  }
}
div.cmn-related-contents a.tag-all-link:hover {
  background-color: #6dd5ed;
  color: #FFF;
}
div.cmn-related-contents a.tag-all-link::before {
  margin-right: 3px;
  content: "\f02b";
  font-weight: bold;
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
}
@media only screen and (max-width: 768px) {
  div.cmn-related-contents a.tag-all-link::before {
    font-size: 13px;
  }
}
div.cmn-related-contents a.genre-all-link {
  border: solid 1px #CCC;
  border-radius: 4px;
  background: #F1F1F1;
  color: #333;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: fit-content;
}
@media print, screen and (min-width: 769px) {
  div.cmn-related-contents a.genre-all-link {
    padding: 2px 12px;
    font-size: 14px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 768px) {
  div.cmn-related-contents a.genre-all-link {
    padding: 8px 12px;
    font-size: 0.9em;
    line-height: 120%;
  }
}
div.cmn-related-contents a.genre-all-link:hover {
  background-color: #6dd5ed;
  color: #FFF;
}

article.article-wrap > div.cmn-sns-link {
  float: right;
}
article.article-wrap div.article-head {
  padding-bottom: 2em;
  border-bottom: solid 1px #CCC;
}
article.article-wrap div.article-head h1 {
  margin: 0 0 1em;
  font-weight: bold;
  font-size: 28px;
  position: relative;
  line-height: 1.4;
  color: #042941;
}
article.article-wrap div.article-head h1 strong {
  padding-top: 15px;
  display: block;
  font-size: 0.75em;
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-head h1 {
    font-size: 1.3rem;
  }
}
article.article-wrap div.article-head div.article-lead-box {
  margin-bottom: 1em;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-head div.article-lead-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-head div.article-lead-box div.box-text {
    margin-right: 30px;
    width: 620px;
  }
}
article.article-wrap div.article-head div.article-lead-box div.box-text h1 {
  margin: 0 0 0.5em;
  font-weight: bold;
  font-size: 28px;
  position: relative;
  line-height: 1.4;
  color: #042941;
}
article.article-wrap div.article-head div.article-lead-box div.box-text h1 strong {
  padding-top: 15px;
  display: block;
  font-size: 0.75em;
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-head div.article-lead-box div.box-text h1 {
    font-size: 1.3rem;
  }
}
article.article-wrap div.article-head div.article-lead-box div.box-text h2, article.article-wrap div.article-head div.article-lead-box div.box-text p {
  margin: 0;
}
article.article-wrap div.article-head div.article-lead-box div.box-text p.date {
  margin-top: 8px;
  font-size: 12px;
  color: #3D3D3D;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-head div.article-lead-box div.box-action {
    width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-head div.article-lead-box div.box-action {
    margin-top: 1em;
  }
}
article.article-wrap div.article-head div.article-lead-box div.box-action p {
  margin: 0.5em 0 0;
}
article.article-wrap div.article-head div.article-lead-box div.box-action p a {
  font-size: 11px;
}
article.article-wrap div.article-head div.article-lead-box div.box-action button.cmn-btn-add-folder {
  width: 100%;
}
article.article-wrap div.article-head div.lead-link {
  margin: 1.75em 0 0;
}
article.article-wrap div.article-head div.lead-link div.uk-flex {
  margin: 0.75em 0;
  justify-items: center;
}
article.article-wrap div.article-head div.lead-link div.uk-flex strong {
  white-space: nowrap;
  font-weight: bold;
  font-size: 11px;
  min-width: 80px;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-head div.lead-link div.uk-flex strong {
    font-weight: bold;
    min-width: 100px;
    font-size: 14px;
  }
}
article.article-wrap div.article-head div.lead-link div.uk-flex div.cmn-keyword-genre, article.article-wrap div.article-head div.lead-link div.uk-flex div.cmn-keyword-tag {
  margin: 0;
}
article.article-wrap div.article-head div.lead-link div.uk-flex div.cmn-keyword-genre a, article.article-wrap div.article-head div.lead-link div.uk-flex div.cmn-keyword-tag a {
  margin-bottom: 0;
}
article.article-wrap div.article-head div.lead-link div.uk-flex div.cmn-keyword-genre a:hover, article.article-wrap div.article-head div.lead-link div.uk-flex div.cmn-keyword-tag a:hover {
  opacity: 0.75;
}
article.article-wrap div.article-body {
  margin: 0 auto;
  padding: 3em 0;
  /*　ページング　*/
}
article.article-wrap div.article-body div.article-main-img, article.article-wrap div.article-body div.MainImg {
  margin-bottom: 2em;
  text-align: center;
}
article.article-wrap div.article-body div.article-main-img img, article.article-wrap div.article-body div.MainImg img {
  max-width: 100%;
  height: auto;
}
article.article-wrap div.article-body div.article-lead, article.article-wrap div.article-body div#MainLead {
  margin-bottom: 2em;
  color: #000;
  font-weight: bold;
  line-height: 180%;
  background: #F3F3F3;
  padding: 1em;
}
article.article-wrap div.article-body div.article-lead p, article.article-wrap div.article-body div#MainLead p {
  margin-bottom: 0;
}
article.article-wrap div.article-body div.article-menu {
  padding: 1em;
  font-size: 1rem;
  border: solid 1px #CCC;
}
article.article-wrap div.article-body div.article-menu button {
  margin: 0 auto;
  border: none;
  text-align: center;
  box-shadow: unset;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  background: unset;
  width: 100%;
}
article.article-wrap div.article-body div.article-menu button:after {
  float: right;
}
article.article-wrap div.article-body div.article-menu ul {
  margin: 0;
  padding: 0;
}
article.article-wrap div.article-body div.article-menu ul li {
  margin: 0;
}
article.article-wrap div.article-body div.article-menu ul li div.uk-accordion-content {
  margin-bottom: 1em;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body div.article-menu ul li div.uk-accordion-content {
    padding: 0 2em;
  }
}
article.article-wrap div.article-body div.article-menu ul li div.uk-accordion-content a {
  font-size: 12px;
}
article.article-wrap div.article-body div.article-menu ul li div.uk-accordion-content ul.sub-list li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 8px;
}
article.article-wrap div.article-body div.article-menu ul li div.uk-accordion-content ul.sub-list li:before {
  margin-right: 4px;
  content: "\f105";
  font-size: 13px;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
}
article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) {
  padding: 2rem 0 3rem !important;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) {
    padding-top: 90px !important;
    padding-bottom: 0 !important;
  }
}
article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container {
  font-size: 16px;
  line-height: 180%;
}
article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container h3 {
  margin-bottom: 1em;
}
article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container > h2 {
  margin-bottom: 1em;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container > h2 {
    font-size: 1.8rem;
  }
}
article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container p {
  font-size: 16px;
}
article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container small {
  font-size: 0.75em;
}
article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container div.sect-img {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container div.sect-img.img-right { /*右寄せ　余白下のみ*/
    float: right;
    margin-top: 0;
    padding-left: 2em;
    max-width: 450px;
    margin-bottom: 1em;
  }
  article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container div.sect-img.img-left { /*右寄せ　余白下のみ*/
    margin-top: 0;
    float: left;
    padding-right: 2em;
    max-width: 450px;
    margin-bottom: 1em;
  }
  article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container div.sect-img.img-top {
    margin-bottom: 2em;
  }
  article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container div.sect-img.img-bottom {
    margin-top: 2em;
  }
}
article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container div.sect-img p {
  margin: 1em 0;
  line-height: 150%;
  text-align: left;
  font-size: 14px;
}
article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container div.sect-img p.sect-img-title {
  margin: 0 0 6px;
  font-weight: bold;
}
article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section) .uk-container i {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-style: italic;
}
article.article-wrap div.article-body section div.uk-section:not(#LoginArea.uk-section):last-child {
  padding-bottom: 0;
}
article.article-wrap div.article-body div.img-slideshow div.thum {
  text-align: center;
}
article.article-wrap div.article-body div.img-slideshow div.thum img {
  max-height: 100%;
  height: 100%;
  width: auto;
}
article.article-wrap div.article-body div.img-slideshow div.uk-overlay {
  padding: 10px;
}
article.article-wrap div.article-body div.img-slideshow div.uk-overlay p {
  font-weight: bold;
}
article.article-wrap div.article-body div.article-paging {
  margin: 3em 0 0;
  text-align: center;
}
article.article-wrap div.article-body div.article-paging p.next {
  margin-bottom: 1em;
  border-radius: 4px;
  text-align: center;
  background: #DCF4FF;
  padding: 1em;
  color: #3E6CBF;
  display: flex;
  justify-content: center;
  align-items: center;
}
article.article-wrap div.article-body div.article-paging p.next a {
  margin-left: 0.5em;
  font-size: 20px;
  line-height: 100%;
}
article.article-wrap div.article-body div.article-paging ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
article.article-wrap div.article-body div.article-paging ul li {
  margin: 0 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: hsl(0, 0%, 60%);
}
article.article-wrap div.article-body div.article-paging ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-size: 18px;
  font-family: "Arial Black", Gadget, sans-serif;
  text-decoration: none;
  background: #F3F3F3;
  color: #111;
}
article.article-wrap div.article-body div.article-paging ul li a:hover {
  background: #ABABAB;
  color: #FFF;
}
article.article-wrap div.article-body div.article-paging li.cr span {
  background: #3E6CBF;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-size: 18px;
  font-weight: bold;
  font-family: "Arial Black", Gadget, sans-serif;
}
article.article-wrap div.article-body .img01 {
  margin: 20px 0 0 20px;
  text-align: center;
}
article.article-wrap div.article-body .img02 { /*右寄せ　余白下のみ*/
  float: right;
  text-align: right;
  margin: 0;
  padding: 0 0 10px 10px;
  max-width: 450px;
  clear: both;
}
article.article-wrap div.article-body .img03 { /*左寄せ　余白下のみ*/
  float: left;
  text-align: left;
  margin: 0;
  padding: 0 10px 10px 0;
  max-width: 450px;
  clear: both;
}
article.article-wrap div.article-body .img04 { /*右寄せ　上下余白あり*/
  float: right;
  text-align: right;
  margin: 0;
  padding: 10px 0;
  /*width:250px;*/
  max-width: 450px;
  clear: both;
}
article.article-wrap div.article-body .img05 { /*左寄せ　上下余白あり*/
  float: left;
  text-align: left;
  margin: 0;
  padding: 10px 0;
  clear: both;
}
article.article-wrap div.article-body .img01, article.article-wrap div.article-body div.sect .img02, article.article-wrap div.article-body div.sect .img03, article.article-wrap div.article-body div.sect .img04, article.article-wrap div.article-body div.sect .img05 {
  float: none;
  margin-bottom: 1em;
  text-align: center;
}
article.article-wrap div.article-body div.comparison-area {
  margin-top: 2em;
  overflow-x: scroll;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table {
  min-width: 100%;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table th {
  padding: 4px;
  border: solid 1px #CCC;
  font-size: 0.75rem;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body div.comparison-area table.comparison-table th {
    padding: 8px;
    font-size: 12px;
  }
}
article.article-wrap div.article-body div.comparison-area table.comparison-table td {
  padding: 4px;
  border: solid 1px #CCC;
  vertical-align: top;
  min-width: 180px;
  max-width: 360px;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body div.comparison-area table.comparison-table td {
    padding: 8px;
  }
}
article.article-wrap div.article-body div.comparison-area table.comparison-table thead td, article.article-wrap div.article-body div.comparison-area table.comparison-table tfoot td {
  padding: 8px;
  color: #333B48;
  background-color: #F3F3F3;
  white-space: nowrap;
  height: 48px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table thead td:first-child, article.article-wrap div.article-body div.comparison-area table.comparison-table tfoot td:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 10;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table thead td:hover, article.article-wrap div.article-body div.comparison-area table.comparison-table tfoot td:hover {
  opacity: 0.75;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table thead td label, article.article-wrap div.article-body div.comparison-area table.comparison-table tfoot td label {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table thead td label.all_label span, article.article-wrap div.article-body div.comparison-area table.comparison-table tfoot td label.all_label span {
  font-size: 0.75rem;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table thead td label.all_label span span, article.article-wrap div.article-body div.comparison-area table.comparison-table tfoot td label.all_label span span {
  font-style: normal;
  display: none;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body div.comparison-area table.comparison-table thead td label.all_label span span, article.article-wrap div.article-body div.comparison-area table.comparison-table tfoot td label.all_label span span {
    display: inline;
  }
}
article.article-wrap div.article-body div.comparison-area table.comparison-table thead td:first-child, article.article-wrap div.article-body div.comparison-area table.comparison-table tfoot td:first-child {
  max-width: 100px;
  min-width: 120px !important;
  background-color: #F3F3F3;
  white-space: nowrap;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table tbody th {
  padding: 4px;
  background: #eefffb;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table tbody th:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table tbody td div.logo {
  width: 100%;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table tbody td div.logo img {
  max-height: 160px;
  max-width: 100%;
  width: auto;
  height: auto;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table tbody td div.title {
  margin-top: 6px;
  line-height: 150%;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
article.article-wrap div.article-body div.comparison-area table.comparison-table tbody td span.target-item {
  margin: 0 2px 2px 0;
  padding: 2px 4px;
  font-size: 12px;
  text-align: center;
  border: solid 1px #2263b2;
  white-space: nowrap;
}
article.article-wrap div.article-body .btn-compare-submit {
  margin: 2em auto 0;
  border-radius: 8px;
  background-color: #22adb2;
  border: solid 2px #22adb2;
  color: #FFF;
  display: block;
  max-width: 460px;
  font-size: 13px;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body .btn-compare-submit {
    padding: 0 1.5em;
    font-size: 14px;
  }
}
article.article-wrap div.article-body .btn-compare-submit:hover {
  opacity: 0.75;
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block {
  margin-top: 2em;
  border-radius: 8px;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section#ComparisonArticle div.service-block {
    margin-top: 3em;
  }
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-head {
  margin: 0 0 2em;
  padding: 1.5em 0;
  border-top: solid 2px #303033;
  border-bottom: solid 2px #303033;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-head div.logo {
  max-width: 30%;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-head div.logo {
    max-width: 160px;
    margin-right: 2em;
  }
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-head div.title h4 {
  margin: 0;
  font-size: 1.4em;
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-head div.title p.company {
  margin: 0;
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-body {
  margin-bottom: 2em;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-body {
    margin-bottom: 3em;
    font-size: 16px;
  }
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-body h4.catche {
  margin: 1em 0;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-body h4.catche {
    font-size: 24px;
  }
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-body div.lead {
  margin: 0 0 2em;
  padding: 0 0 2em;
  border-bottom: dotted 2px #CCC;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-body div.lead {
    font-size: 18px;
  }
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-recommend {
  margin-bottom: 2em;
  border-radius: 8px;
  padding: 2em;
  background: #f0f7fd;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-recommend {
    margin-bottom: 3em;
  }
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-recommend .uk-heading-bullet::before {
  border-color: #2263b2;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-recommend h4 {
    font-size: 18px;
  }
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-recommend p {
    font-size: 16px;
  }
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.article-btn-area {
  margin: 0;
  padding: 1.5em 0;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section#ComparisonArticle div.service-block div.article-btn-area {
    margin: 0 auto;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.article-btn-area a {
  margin-bottom: 12px;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section#ComparisonArticle div.service-block div.article-btn-area a {
    margin: 0 4px;
    max-width: 315px;
  }
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.article-btn-area a.btn-detail {
  background: #FFF;
  border: solid 1px #2263b2;
  color: #2263b2;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  cursor: pointer;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-body section#ComparisonArticle div.service-block div.article-btn-area a.btn-detail {
    height: 60px;
  }
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.article-btn-area a.btn-detail:hover {
  opacity: 0.75;
}
article.article-wrap div.article-body section#ComparisonArticle div.service-block div.service-dl {
  margin: 2em 0;
  padding: 2em;
  text-align: center;
  background-color: #fcf3e6;
}
article.article-wrap div.article-foot {
  margin-bottom: 3em;
}
article.article-wrap div.article-foot div.profile, article.article-wrap div.article-foot div#NewsDtlProf {
  border: solid 1px #CCC;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-foot div.profile, article.article-wrap div.article-foot div#NewsDtlProf {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 2em;
  }
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-foot div.profile, article.article-wrap div.article-foot div#NewsDtlProf {
    padding: 1em;
  }
}
article.article-wrap div.article-foot div.profile div.title, article.article-wrap div.article-foot div#NewsDtlProf div.title {
  font-weight: bold;
  font-size: 0.85rem;
}
article.article-wrap div.article-foot div.profile h2, article.article-wrap div.article-foot div#NewsDtlProf h2 {
  margin: 0 0 1em;
  font-weight: bold;
  color: #333;
}
article.article-wrap div.article-foot div.profile div.img, article.article-wrap div.article-foot div#NewsDtlProf div.img {
  text-align: center;
  padding: 0 0 1em;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-foot div.profile div.img, article.article-wrap div.article-foot div#NewsDtlProf div.img {
    padding: 0 2em 1em 0;
    width: 20%;
  }
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-foot div.profile div.text, article.article-wrap div.article-foot div#NewsDtlProf div.text {
    width: 80%;
  }
}
article.article-wrap div.article-foot div.news-foot-banner {
  margin-bottom: 2em !important;
}
article.article-wrap div.article-foot div.cmn-related-contents {
  margin-bottom: 3em;
}
article.article-wrap div.article-foot div.cmn-not-login-area {
  border: solid 1px #CCC;
  text-align: center;
  background-color: #fcf8e8;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-foot div.cmn-not-login-area {
    padding: 2em;
  }
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-foot div.cmn-not-login-area {
    padding: 1em;
  }
}
article.article-wrap div.article-foot div.cmn-not-login-area p {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-foot div.cmn-not-login-area p br {
    display: none;
  }
}
article.article-wrap div.article-pdt-foot div.company-pdt-area {
  padding: 2em;
  background: #F3F3F3;
  border-radius: 8px;
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-pdt-foot div.company-pdt-area {
    padding: 1em;
  }
}
article.article-wrap div.article-pdt-foot div.cmn-pdt-area {
  margin-top: 3em;
  background: #FFF;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents {
  margin-bottom: 4em;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents h2.uk-heading-bullet {
  margin: 1em 0 !important;
  font-size: 16px !important;
  border-radius: 4px;
  color: #042941;
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-pdt-foot div.pdt-related-contents h2.uk-heading-bullet {
    font-size: 12px !important;
  }
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents h2.uk-heading-bullet.service:before {
  border-left: 5px solid #2263b2;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents h2.uk-heading-bullet.seminar:before {
  border-left: 5px solid #483584;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents h2.uk-heading-bullet.download:before {
  border-left: 5px solid #22adb2;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents ul {
  margin-top: 0;
  padding: 0 1em;
  background: #FFF;
  border-radius: 4px;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents ul li {
  margin: 0;
  padding: 1em 0;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents ul li p {
  margin: 0 0 4px;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents ul li a {
  display: block;
  padding: 0;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents ul li a h3 {
  margin: 0 0 0.5em;
  font-size: 16px !important;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents ul li a p.uk-text-meta {
  margin: 0;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents ul li a p.uk-text-meta strong {
  font-weight: normal;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents ul li a:hover {
  opacity: 0.75;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents div.pdt-all-link {
  margin: 1em auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents div.pdt-all-link a {
  border: solid 1px #CCC;
  border-radius: 4px;
  background-color: #0e417d;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-pdt-foot div.pdt-related-contents div.pdt-all-link a {
    padding: 0 16px;
    font-size: 14px;
    height: 56px;
  }
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-pdt-foot div.pdt-related-contents div.pdt-all-link a {
    padding: 0 12px;
    font-size: 0.9em;
    height: 48px;
  }
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents div.pdt-all-link a:hover {
  opacity: 0.75;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents div.pdt-related-btns {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents div.pdt-related-btns div {
  margin-bottom: 12px;
  width: 23.6%;
  height: 46px;
  border-radius: 4px;
  color: #a2a2a2;
  background: #dddddd;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-pdt-foot div.pdt-related-contents div.pdt-related-btns div {
    width: 48%;
  }
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents div.pdt-related-btns div a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: solid 1px #0e417d;
  background: #FFF;
  color: #0e417d;
  border-radius: 4px;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents div.pdt-related-btns div a:hover {
  background: #0e417d;
  color: #FFF;
}
article.article-wrap div.article-pdt-foot div.pdt-related-contents:last-child {
  margin-bottom: 0;
}
article.article-wrap div.article-sns {
  padding: 1em 0;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-sns {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
article.article-wrap div.article-sns div.cmn-sns-link {
  margin: 0 0 1em;
  padding: 0;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-sns div.cmn-sns-link {
    margin: 0;
    padding: 0;
  }
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-react {
    margin: 2em 0 4em;
  }
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-react {
    margin: 0 0 1em;
  }
}
article.article-wrap div.article-react h4 {
  margin: 2em 0;
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
}
article.article-wrap div.article-react div.btn-wrap {
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-react div.btn-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-react div.btn-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.article-react div.btn-wrap div {
    margin: 0 8px;
    width: 160px;
  }
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.article-react div.btn-wrap div {
    margin-bottom: 8px;
    width: 49%;
  }
}
article.article-wrap div.article-react div.btn-wrap div button {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  height: 60px;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  cursor: pointer;
  font-size: 13px;
  border-radius: 4px;
  background-image: linear-gradient(#FFF 0%, #F3F3F3 100%);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
  border: solid 1px #F3F3F3;
  border-bottom: solid 1px #b5b5b5;
  flex-wrap: wrap;
  width: 100%;
}
article.article-wrap div.article-react div.btn-wrap div button:hover {
  background: #FFF;
}
article.article-wrap div.article-react div.btn-wrap div button.pushed {
  background: #ededed;
  color: #5b5b5b;
  text-shadow: 0px 1px 1px #fff;
  box-shadow: none;
  border: solid 1px #F3F3F3;
}
article.article-wrap div.article-react div.btn-wrap div button span.uk-icon {
  margin-top: -8px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
}
article.article-wrap div.article-react div.btn-wrap div button span.uk-icon svg {
  margin-right: 4px;
}
article.article-wrap div.article-react div.btn-wrap div button p {
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 13px;
}
article.article-wrap div.article-react div.btn-wrap div.favor span.uk-icon {
  color: #ff9716;
}
article.article-wrap div.article-react div.btn-wrap div.discover span.uk-icon {
  color: lightseagreen;
}
article.article-wrap div.article-react div.btn-wrap div.desire span.uk-icon {
  color: #e24762;
}
article.article-wrap div.article-react div.btn-wrap div.useful span.uk-icon {
  color: dodgerblue;
}
article.article-wrap .bgtxt01:not(.login-area-note .bgtxt01) {
  padding: 8px;
  text-align: center;
  background-color: #F5DA81;
}
article.article-wrap div.author-profile {
  padding: 1em;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.author-profile {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 1em 0;
  }
}
article.article-wrap div.author-profile div.title {
  font-weight: bold;
  font-size: 0.85rem;
}
article.article-wrap div.author-profile h2 {
  margin: 0 0 1em;
  font-weight: bold;
  color: #333;
}
article.article-wrap div.author-profile div.img {
  text-align: center;
  padding: 0 0 1em;
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.author-profile div.img {
    padding: 0 2em 1em 0;
    width: 20%;
  }
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.author-profile div.text {
    width: 80%;
  }
}
article.article-wrap.comparison div.article-head div.series-title {
  color: #0e417d;
}
article.article-wrap.comparison div.article-head h1 {
  font-size: 32px;
  color: #0e417d;
}
@media only screen and (max-width: 768px) {
  article.article-wrap.comparison div.article-head h1 {
    font-size: 1.3rem;
  }
}
article.article-wrap.comparison div.article-head div.comparison-main-img {
  margin-bottom: 2em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  article.article-wrap div.cmn-keyword-tag {
    flex-wrap: wrap;
    display: flex;
    overflow-x: unset;
  }
}
@media print, screen and (min-width: 769px) {
  article.article-wrap div.cmn-keyword-tag a {
    font-size: 14px;
  }
}

.cmn-article-add-area {
  margin: 2rem 0;
  padding: 1rem;
  background: rgba(255, 245, 212, 0.71);
  display: flex;
  flex-direction: column;
  gap: 14px;
  border-radius: 8px;
}
.cmn-article-add-area div.ad-pr-cts {
  padding: 1.5rem;
  background: #FFF;
  border-radius: 4px;
  position: relative;
}
.cmn-article-add-area div.ad-pr-cts:before {
  content: "PR";
  color: #544f46;
  font-weight: bold;
  position: absolute;
  right: 8px;
  top: 8px;
}
.cmn-article-add-area div.ad-pr-cts a {
  color: #666;
}
.cmn-article-add-area div.ad-pr-cts a p.category {
  margin: 0 0 4px;
  padding-left: 6px;
  font-size: 12px;
  line-height: 12px;
  border-left: solid 3px #334c79;
}
.cmn-article-add-area div.ad-pr-cts a h3 {
  margin: 0 0 8px;
  font-size: 14px;
}
.cmn-article-add-area div.ad-pr-cts a div.uk-first-column {
  text-align: center;
}
.cmn-article-add-area div.ad-pr-cts a div.uk-first-column img {
  width: auto;
  height: auto;
}
@media print, screen and (min-width: 769px) {
  .cmn-article-add-area div.ad-pr-cts a div.uk-first-column img {
    max-height: 120px;
    max-width: 160px;
  }
}
.cmn-article-add-area div.ad-pr-cts a div.text p {
  margin: 0;
  font-size: 11px;
}
.cmn-article-add-area div.ad-pr-cts a div.text p span {
  color: #666;
  font-size: 11px;
}
.cmn-article-add-area div.ad-pr-cts-small {
  padding: 1rem;
  background: #FFF;
  border-radius: 4px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 12px;
  border: solid 1px #ffc500;
}
.cmn-article-add-area div.ad-pr-cts-small:before {
  content: "PR";
  color: #ffc500;
  font-weight: bold;
  position: absolute;
  right: 8px;
  top: 8px;
}
.cmn-article-add-area div.ad-pr-cts-small > a {
  width: 100%;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr 3fr;
}
@media print, screen and (min-width: 769px) {
  .cmn-article-add-area div.ad-pr-cts-small > a {
    grid-template-columns: 160px 1fr;
  }
}
.cmn-article-add-area div.ad-pr-cts-small > a div.thum {
  margin-bottom: 0;
  text-align: center;
}
.cmn-article-add-area div.ad-pr-cts-small > a div.thum img {
  width: auto;
  height: auto;
}
@media print, screen and (min-width: 769px) {
  .cmn-article-add-area div.ad-pr-cts-small > a div.thum img {
    max-height: 120px;
    max-width: 160px;
  }
}
.cmn-article-add-area div.ad-pr-cts-small > a div.text {
  color: #666;
}
@media print, screen and (min-width: 769px) {
  .cmn-article-add-area div.ad-pr-cts-small > a div.text {
    max-width: 320px;
  }
}
.cmn-article-add-area div.ad-pr-cts-small > a div.text p.category {
  margin: 0 0 4px;
  padding-left: 6px;
  font-size: 12px;
  line-height: 12px;
  border-left: solid 3px #334c79;
}
.cmn-article-add-area div.ad-pr-cts-small > a div.text h3 {
  margin: 0 0 8px;
  font-size: 14px;
}
.cmn-article-add-area div.ad-pr-cts-small > a div.text p {
  margin: 0;
  font-size: 11px;
}
.cmn-article-add-area div.ad-pr-cts-small > a div.text p span {
  color: #666;
  font-size: 11px;
}
.cmn-article-add-area div.ad-pr-cts-small div.btn-wrap {
  display: none;
  gap: 4px;
}
@media print, screen and (min-width: 769px) {
  .cmn-article-add-area div.ad-pr-cts-small div.btn-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    width: 230px;
  }
}
.cmn-article-add-area div.ad-pr-cts-small div.btn-wrap button.uk-button, .cmn-article-add-area div.ad-pr-cts-small div.btn-wrap .cmn-btn-add-folder {
  margin: 0;
  height: 36px;
  line-height: 36px;
  white-space: nowrap;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  font-size: 1em;
  min-width: 80px;
}
@media print, screen and (min-width: 769px) {
  .cmn-article-add-area div.ad-pr-cts-small div.btn-wrap button.uk-button, .cmn-article-add-area div.ad-pr-cts-small div.btn-wrap .cmn-btn-add-folder {
    padding: 0 1rem;
    height: 36px;
    line-height: 48px;
    width: 110px;
    box-sizing: border-box;
  }
}
.cmn-article-add-area.src {
  background: #f9f3ec;
}
.cmn-article-add-area.src div.ad-pr-cts-small {
  border: solid 1px #f9f3ec;
}
.cmn-article-add-area.src div.ad-pr-cts-small:before {
  color: #544f46;
}

.article-wrap .cmn-article-add-area, #cmn-order-wrap .cmn-article-add-area, #KeywordSrc .cmn-article-add-area, #search-wrap .cmn-article-add-area, #CmnOrderWrap .cmn-article-add-area {
  background: rgba(255, 245, 212, 0.71);
}
.article-wrap .cmn-article-add-area div.ad-pr-cts-small, #cmn-order-wrap .cmn-article-add-area div.ad-pr-cts-small, #KeywordSrc .cmn-article-add-area div.ad-pr-cts-small, #search-wrap .cmn-article-add-area div.ad-pr-cts-small, #CmnOrderWrap .cmn-article-add-area div.ad-pr-cts-small {
  border: solid 1px #ffc500;
}
.article-wrap .cmn-article-add-area div.ad-pr-cts-small:before, #cmn-order-wrap .cmn-article-add-area div.ad-pr-cts-small:before, #KeywordSrc .cmn-article-add-area div.ad-pr-cts-small:before, #search-wrap .cmn-article-add-area div.ad-pr-cts-small:before, #CmnOrderWrap .cmn-article-add-area div.ad-pr-cts-small:before {
  color: #ffc500;
}

.alc {
  text-align: center;
}

#CtsWrap {
  margin: 0 0;
  padding-top: 50px;
  width: inherit;
}
@media print, screen and (min-width: 769px) {
  #CtsWrap {
    margin: 0;
    padding: 25px 0 0;
    min-width: 1100px;
  }
}
#CtsWrap #CtsRim {
  padding-bottom: 70px;
}
@media print, screen and (min-width: 769px) {
  #CtsWrap #CtsRim {
    min-width: 300px;
  }
}
@media print, screen and (min-width: 769px) {
  #CtsWrap #CtsMain {
    margin-right: 50px;
    min-width: 750px;
  }
}

#CtsWrap1Clm {
  margin: 0 0;
  padding-top: 50px;
  width: inherit;
}
@media print, screen and (min-width: 769px) {
  #CtsWrap1Clm {
    margin: 0 auto;
    padding: 25px 0 0;
    max-width: 1200px;
  }
}

@media print, screen and (min-width: 769px) {
  .brsp {
    display: none;
  }
}

#CmnCtsWrap {
  position: relative;
  padding: 1rem;
  background: url(../../../images/cmn/cmn_cat_head_bg.png) repeat-x;
  border-top: solid 5px #3b3b3b;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  #CmnCtsWrap {
    padding: 50px 0 25px;
  }
}

.CmnCtsTtl {
  margin: 0 0 2em;
  font-weight: bold;
  font-size: 28px;
}

.CmnCtsSubTtl {
  margin: 0 0 1em;
  font-weight: bold;
  font-size: 20px;
  font-weight: bold;
}

.error {
  color: red;
}

/*--------------------------------------------------------------------------------------------------
	NOTFOUND
-------------------------------------------------------------------------------------------------- */
#CmnNoRlt {
  text-align: center;
}
#CmnNoRlt h1 {
  margin: 50px 0;
  padding: 25px;
  background: #F3F3F3;
  font-weight: bold;
}
#CmnNoRlt h2 {
  margin: 60px 0;
  font-size: 3em;
  color: #366aa7;
  font-family: Oswald;
}
@media print, screen and (min-width: 769px) {
  #CmnNoRlt h2 {
    font-size: 8em;
  }
}

.cmnollist {
  margin-bottom: 2em;
  margin-left: 2em;
  list-style-position: outside;
  line-height: 180%;
  list-style: decimal;
}

/*  ZIPボタン */
.ZipBtn {
  padding: 0.5em 1em;
  font-size: 12px;
  color: #FFF;
  display: inline-block;
  text-align: center;
  border-radius: 6px;
  background: #2490D0;
  cursor: pointer;
  border: none;
}
.ZipBtn:hover {
  background: rgb(122, 143, 179);
}

.zipCloseBtn {
  padding: 0.5em 1em;
  font-size: 12px;
  color: #333;
  display: inline-block;
  text-align: center;
  border-radius: 6px;
  background: #F3F3F3;
  cursor: pointer;
  border: none;
  text-decolation: none;
}

/* 50オン順のソートボタン */
div.nav-50on {
  position: sticky;
  top: 40px;
  z-index: 1;
  background: #FFF;
}
@media print, screen and (min-width: 769px) {
  div.nav-50on {
    top: 120px;
    padding-top: 1em;
  }
}
div.nav-50on ul {
  padding: 1em 0 0;
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 3%;
}
@media print, screen and (min-width: 769px) {
  div.nav-50on ul {
    padding: 0 2em;
  }
}
div.nav-50on ul li {
  font-size: 1.4em;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #CCC;
}
div.nav-50on ul li a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1em !important;
  font-weight: bold;
  color: #333 !important;
}
div.nav-50on ul li a.active {
  background-color: #1e87f0 !important;
  color: #FFF !important;
}

/* バナー */
#TopEditRim .CmnRimBanner {
  margin-bottom: 15px;
}

#CtsRim {
  margin-top: 0;
  /* バナー */
  /*
    右帯のランダムバナー
  */
  /* 共通ブロック */
}
#CtsRim span.new {
  margin-left: 0.5em;
  font-size: 10px;
  background: red;
  color: #FFF;
  padding: 0 4px;
}
#CtsRim h2 {
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: bold;
}
#CtsRim h2 svg {
  margin-right: 10px;
}
#CtsRim div.cts a:hover {
  opacity: 0.6;
  webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
#CtsRim .CmnRimBanner, #CtsRim .RimBanner {
  text-align: center;
}
#CtsRim .CmnRimBanner a, #CtsRim .RimBanner a {
  margin-bottom: 25px;
  display: block;
}
#CtsRim #RimRumBanner {
  margin-bottom: 25px;
  height: 90px;
  position: relative;
}
#CtsRim #RimRumBanner li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  margin: 0 auto;
}
#CtsRim .CmnRimList {
  margin-left: 10px;
}
#CtsRim .CmnRimList li {
  margin: 0px 0px 5px 5px;
  padding: 0px;
  font-size: 12px !important;
  list-style: disc;
  list-style-position: outside;
}

/*  -------------------------------------------------------------------------------
右帯PICKUP
 --------------------------------------------------------------------------------*/
#RimPickupArea {
  margin-bottom: 25px;
  padding: 15px;
}
#RimPickupArea div.cts {
  margin-bottom: 15px;
  padding: 0;
}
#RimPickupArea h3 {
  padding: 0.5em;
  font-weight: normal;
  font-size: 1em;
}
#RimPickupArea a {
  display: block;
}

/*  -------------------------------------------------------------------------------
右帯サイトインサイト
 --------------------------------------------------------------------------------*/
#RimSisArea {
  margin-bottom: 25px;
}
#RimSisArea * {
  font-size: 12px;
}
#RimSisArea div {
  padding: 0px;
}
#RimSisArea div.uk-grid {
  margin-left: 0px;
}
#RimSisArea div.cts {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
}
#RimSisArea div.uk-width-1-4 {
  padding-right: 15px;
}
#RimSisArea h3 {
  margin: 0;
  font-weight: normal;
  font-size: 1em;
}
#RimSisArea h4 {
  margin: 10px 0 0;
  font-weight: bold;
  font-size: 0.8em;
  text-align: right;
}
#RimSisArea a {
  display: block;
}
#RimSisArea p.alllink {
  padding-bottom: 10px;
}
#RimSisArea p.alllink a {
  margin: 0 auto;
  width: 80%;
  border-radius: 4px;
  padding: 0.5em 1em;
  background: #F3F3F3;
  border: 1px solid #e7e7e7;
  display: block;
  text-align: center;
}
#RimSisArea p.alllink a:hover {
  background: #3C92D0;
  text-decoration: none !important;
  color: #FFF !important;
}

/*  -------------------------------------------------------------------------------
右帯サイトインサイトPICKUP
 --------------------------------------------------------------------------------*/
#CmnRimSisPickup {
  margin-bottom: 25px;
  padding: 15px;
  border: solid 5px #AD0205;
}
#CmnRimSisPickup * {
  margin: 0;
  padding: 0;
}
#CmnRimSisPickup h1 {
  margin: 1em 0;
  color: #AD0205;
  font-size: 1em;
  font-weight: bold;
}
#CmnRimSisPickup img {
  max-height: 100px;
  width: auto;
}

/*  -------------------------------------------------------------------------------
右帯Hサポート
 --------------------------------------------------------------------------------*/
#CmnRimSupportCom {
  margin-bottom: 15px;
  padding: 15px;
  border: solid 5px #e7e7e7;
}
#CmnRimSupportCom h2 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#CmnRimSupportCom h2 i {
  margin-right: 1em;
}
#CmnRimSupportCom:hover {
  background: #F1F1F1;
}

/*  -------------------------------------------------------------------------------
右帯HR総研
 --------------------------------------------------------------------------------*/
#CmnRimSoken {
  margin-bottom: 15px;
}
#CmnRimSoken p.alllink {
  padding-bottom: 10px;
}
#CmnRimSoken p.alllink a {
  margin: 0 auto;
  width: 80%;
  border-radius: 4px;
  padding: 0.5em 1em;
  background: #F3F3F3;
  border: 1px solid #e7e7e7;
  display: block;
  text-align: center;
}

/*  -------------------------------------------------------------------------------
右帯　LEARNING
 --------------------------------------------------------------------------------*/
#RimMypageHead {
  margin-top: 2em;
  padding: 6px;
  background: #20b2aa;
  background-image: linear-gradient(-45deg, #8ad3cf 25%, #20b2aa 25%, #20b2aa 50%, #8ad3cf 50%, #8ad3cf 75%, #20b2aa 75%, #20b2aa);
  background-size: 20px 20px;
}
#RimMypageHead h3 {
  margin-bottom: 0;
  position: relative;
  padding: 8px;
  font-size: 1.2em; /*フォントサイズ*/
  color: #FFF; /*フォントカラー*/
  background: #20b2aa;
  text-align: center;
}
#RimMypageHead div.cts {
  padding: 1.5em;
  background: #FFF;
}
#RimMypageHead div.cts p {
  margin: 0 0 1em;
}
#RimMypageHead div.cts a {
  display: block;
  text-align: center;
  color: #20b2aa;
  border: solid 1px #20b2aa;
  padding: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #FFF;
}

#RimLearning {
  /* 　講座リスト */
  /* 　セクションリスト */
  /* 　受講中 */
}
#RimLearning h2 {
  margin-left: -20px;
  display: inline-block;
  position: relative;
  padding: 15px 20px;
  font-size: 1rem !important;
  color: white;
  background: #20b2aa;
  width: calc(100% + 20px);
}
#RimLearning h2:before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155); /*折り返し部分*/
}
#RimLearning h3 {
  padding: 1em;
  margin: 0;
  font-size: 1em;
}
#RimLearning ul.lng_menu_list {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#RimLearning ul.lng_menu_list li {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: dotted 1px #CCC;
  padding: 6px 0;
  line-height: 180%;
  font-weight: bold;
  position: relative;
}
#RimLearning ul.lng_menu_list li:last-child {
  border: none;
}
#RimLearning ul.lng_menu_list li a {
  color: #333;
}
#RimLearning ul.lng_menu_list li:before {
  margin-right: 4px;
  content: "\f518";
  font-family: "Font Awesome 5 Free";
  color: #20b2aa;
}
#RimLearning ul.lng_sect_list {
  margin: 0 0 2em;
  padding: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#RimLearning ul.lng_sect_list li {
  margin-bottom: 10px;
  padding-left: 1.2em;
  line-height: 160%;
  font-weight: normal;
  position: relative;
}
#RimLearning ul.lng_sect_list li a {
  color: #333;
}
#RimLearning ul.lng_sect_list li::before {
  display: block;
  content: "";
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 8px;
  height: 1px;
  background-color: #20b2aa;
}
#RimLearning div.lngCts {
  margin-top: 2em;
  border: solid 1px #CCC;
  border-top: none;
  padding: 0;
}
#RimLearning div.lngCts h3:before {
  margin-right: 4px;
  content: "\f518";
  font-family: "Font Awesome 5 Free";
  color: #20b2aa;
}
#RimLearning #LngActive {
  margin-top: 2em;
}

#RimLngTokuten {
  margin-top: 2em;
  padding-top: 24px !important;
  padding-top: 24px !important;
  padding-bottom: 24px !important;
  background-color: #FFF;
  border: solid 2px #cd3e3a;
  z-index: 1;
}
#RimLngTokuten h2 {
  color: #cd3e3a;
  font-size: 1.6em;
  text-align: center;
}
#RimLngTokuten h2 i {
  margin-right: 10px;
}
#RimLngTokuten h3 {
  margin: 1em 0;
  color: #cd3e3a;
  font-size: 1em;
}

/*  -------------------------------------------------------------------------------
右帯 keyword
 --------------------------------------------------------------------------------*/
div#CmnRimKeyWord {
  margin-bottom: 25px;
}
div#CmnRimKeyWord h2 {
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: bold;
}
div#CmnRimKeyWord ul {
  margin-top: 0;
}
div#CmnRimKeyWord ul li {
  margin-top: 10px !important;
  display: inline-block;
  height: 36px;
}
div#CmnRimKeyWord ul li a {
  padding: 0 0.5rem;
  border: solid 1px #6dd5ed;
  border-radius: 4px;
  color: #2193b0;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
div#CmnRimKeyWord ul li a:hover {
  background-color: #6dd5ed;
  color: #FFF;
}

/**********************************************/
/* V2 */
/**********************************************/
@media only screen and (max-width: 768px) {
  div#CtsRim {
    width: 100%;
  }
}
div#CtsRim * {
  box-sizing: border-box;
}
div#CtsRim aside {
  /* banner */
  /* 登録 */
  /* special*/
  /* ranking*/
  /* bookmark */
  /* 新着 */
  /* SIS */
  /* keyword*/
  /*topの補填*/
  /*topのお知らせ*/
  /*topのお知らせ*/
  /* 比較記事 */
}
div#CtsRim aside h2 {
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: bold;
  border-top: solid 3px #333;
  padding-top: 18px;
}
div#CtsRim aside h2 i {
  font-size: 20px;
  margin-right: 6px;
}
div#CtsRim aside h2 svg {
  margin-right: 6px;
}
div#CtsRim aside h3 {
  margin: 0 0 1em;
  font-weight: normal;
  font-size: 13px;
}
div#CtsRim aside ul.rim-list {
  margin: 1em 0 0;
  padding: 0;
}
div#CtsRim aside ul.rim-list li {
  padding: 0 0 1em;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  border-bottom: 1px solid #e5e5e5;
}
div#CtsRim aside ul.rim-list li div.uk-card {
  width: 100%;
}
div#CtsRim aside ul.rim-list li p.text-long {
  margin-bottom: 5px !important;
  width: 100%;
  line-height: 120%;
}
div#CtsRim aside ul.rim-list li div.thum {
  position: relative;
  max-width: 30%;
  min-width: 76px;
  flex-grow: 0;
  margin-right: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}
div#CtsRim aside ul.rim-list li div.thum span.uk-badge {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 2;
  background-color: #333333;
}
div#CtsRim aside ul.rim-list li div.thum img {
  width: auto;
  height: auto;
  max-width: 76px;
  max-height: 76px;
}
div#CtsRim aside ul.rim-list li div.text {
  flex: 1;
  line-height: 130%;
  font-size: 13px;
}
div#CtsRim aside ul.rim-list li div.text h4 {
  margin: 10px 0 0;
  font-weight: normal;
  font-size: 0.8em;
  text-align: right;
}
div#CtsRim aside ul.rim-list li a {
  font-size: 13px;
  color: #333;
}
div#CtsRim aside ul.rim-list li a:hover {
  opacity: 0.75;
}
div#CtsRim aside ul.rim-list li:nth-child(n+2) {
  margin-top: 1em;
}
div#CtsRim aside ul.rim-list li:last-child {
  border: none;
}
div#CtsRim aside div.cmn-rim-banner {
  margin-bottom: 25px;
  text-align: center;
}
div#CtsRim aside div.cmn-rim-regist {
  margin-bottom: 3em;
  padding: 15px;
  background-color: #fcf8e8;
  color: #000;
  font-size: 13px;
}
div#CtsRim aside div.cmn-rim-regist h2 {
  text-align: center;
  color: #000;
  font-weight: normal;
}
div#CtsRim aside div.cmn-rim-regist h3 {
  text-align: center;
  font-weight: bold;
  color: #f0506e;
  letter-spacing: -2px;
  font-size: 1.1rem;
  font-weight: bold;
}
div#CtsRim aside div.cmn-rim-regist p {
  margin: 0;
}
div#CtsRim aside div.cmn-rim-regist a.uk-button {
  margin-top: 8px;
  padding: 4px 14px;
  line-height: 24px;
}
div#CtsRim aside div.cmn-rim-regist a.uk-button.uk-button-large {
  min-width: unset !important;
  line-height: 42px;
}
div#CtsRim aside div.cmn-rim-special {
  margin-bottom: 3em;
}
div#CtsRim aside div.cmn-rim-ranking {
  margin-bottom: 3em;
}
div#CtsRim aside div.cmn-rim-my {
  margin-bottom: 3em;
}
div#CtsRim aside div.cmn-rim-my h2 {
  margin-bottom: 1em;
  color: #000;
  text-align: left;
  border-top: solid 3px #0F8DAD;
}
div#CtsRim aside div.cmn-rim-my h3 {
  margin: 2em 0 1em;
}
div#CtsRim aside div.cmn-rim-my h3.uk-heading-bullet {
  font-weight: bold;
}
div#CtsRim aside div.cmn-rim-my a.btn-bmk {
  margin: 1em auto 0;
  background-color: #0F8DAD;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 160px;
  max-width: 80%;
  padding: 8px;
}
div#CtsRim aside div.cmn-rim-my a.not-login {
  color: #0F8DAD;
}
div#CtsRim aside div.cmn-rim-newcommer {
  margin-bottom: 3em;
}
div#CtsRim aside div.cmn-rim-newcommer h2 span {
  font-size: 10px;
}
div#CtsRim aside div.cmn-rim-sis {
  margin-bottom: 3em;
}
div#CtsRim aside div.cmn-rim-sis a {
  display: block;
}
div#CtsRim aside div.cmn-rim-sis p.alllink {
  margin: 1em 0 0;
}
div#CtsRim aside div.cmn-rim-sis p.alllink a {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 160px;
  max-width: 80%;
  padding: 8px;
  background: #F3F3F3;
  border: 1px solid #e7e7e7;
  color: #333;
}
div#CtsRim aside div.cmn-rim-sis p.alllink a:hover {
  opacity: 0.75;
}
div#CtsRim aside div.cmn-rim-keyword {
  margin-bottom: 3em;
}
div#CtsRim aside div.cmn-rim-keyword h2 {
  margin-bottom: 0;
}
div#CtsRim aside div.cmn-rim-keyword ul {
  margin-top: 0;
}
div#CtsRim aside div.cmn-rim-keyword ul li {
  margin-top: 10px !important;
  display: inline-block;
  height: 36px;
}
div#CtsRim aside div.cmn-rim-keyword ul li a {
  padding: 0 0.5rem;
  border: solid 1px #6dd5ed;
  border-radius: 4px;
  color: #2193b0;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
div#CtsRim aside div.cmn-rim-keyword ul li a:hover {
  background-color: #6dd5ed;
  color: #FFF;
}
div#CtsRim aside div.cmn-rim-keyword .uk-button-keyword {
  background-color: #3d99bf;
  color: #FFF;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media print, screen and (min-width: 769px) {
  div#CtsRim aside div.cmn-rim-keyword .uk-button-keyword {
    min-width: 180px;
  }
}
div#CtsRim aside div.cmn-rim-keyword .uk-button-keyword:hover {
  opacity: 0.75;
  color: #FFF;
}
div#CtsRim aside div.cmn-rim-soken {
  margin-bottom: 3em;
}
div#CtsRim aside div.cmn-rim-soken a.btn-all {
  margin: 1em auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 160px;
  max-width: 80%;
  padding: 8px;
  background: #F3F3F3;
  border: 1px solid #e7e7e7;
  color: #333;
}
div#CtsRim aside div.cmn-rim-soken a.btn-all:hover {
  opacity: 0.75;
}
div#CtsRim aside div.cmn-rim-hoten {
  margin-bottom: 3em;
}
div#CtsRim aside div.cmn-rim-info {
  margin-bottom: 3em;
}
div#CtsRim aside div.cmn-rim-sns {
  margin-bottom: 3em;
  padding: 0;
  border: solid 4px #0e417d;
  background: #0e417d;
  color: #FFF;
}
div#CtsRim aside div.cmn-rim-sns h3 {
  margin: 1rem;
  font-size: 24px;
  color: #FFF;
  font-family: "Oswald", sans-serif;
}
div#CtsRim aside div.cmn-rim-sns div.tw {
  margin: 2em;
}
div#CtsRim aside div.cmn-rim-sns div.tw a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFF;
  border-radius: 4px;
  height: 48px;
  text-decoration: none;
}
div#CtsRim aside div.cmn-rim-sns div.tw a img, div#CtsRim aside div.cmn-rim-sns div.tw a svg {
  width: 28px;
  height: 28px;
  filter: #000;
}
div#CtsRim aside div.cmn-rim-sns div.tw a:hover {
  opacity: 0.75;
}
div#CtsRim aside div.cmn-rim-comparison {
  margin-bottom: 3em;
  padding: 1em;
}
div#CtsRim aside div.cmn-rim-comparison h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
div#CtsRim aside div.cmn-rim-comparison h2:before {
  margin-right: 6px;
  content: "＼";
}
div#CtsRim aside div.cmn-rim-comparison h2:after {
  margin-left: 6px;
  content: "／";
}
div#CtsRim aside div.cmn-rim-comparison div.title {
  background-color: #fcf3e6;
}
div#CtsRim aside div.cmn-rim-comparison div.allcheck {
  margin: 12px 0;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list {
  padding: 0;
}
@media print, screen and (min-width: 769px) {
  div#CtsRim aside div.cmn-rim-comparison div.cb-list {
    max-height: 60vh;
    overflow: auto;
  }
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list label {
  margin-top: 1em;
  padding: 0 0 1em;
  flex-wrap: wrap;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list label div.cb {
  width: 24px;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list label div.thum {
  position: relative;
  max-width: 30%;
  flex-grow: 0;
  padding-right: 1em;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list label div.thum span.uk-badge {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 2;
  background-color: #333333;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list label div.thum img {
  width: 100%;
  height: auto;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list label div.text {
  flex: 1;
  line-height: 130%;
  font-size: 13px;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list label div.text h5 {
  margin: 0;
  font-weight: bold;
  font-size: 14px;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list label:last-child {
  border: none;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list label.all_label span {
  font-size: 12px;
}
div#CtsRim aside.service .uk-badge {
  background-color: #2263b2 !important;
}
div#CtsRim aside.download .uk-badge {
  background-color: #22adb2 !important;
}
div#CtsRim aside.seminar .uk-badge {
  background-color: #483584 !important;
}

#LoginArea, .LoginArea {
  margin: 0 auto;
  padding-top: 2em;
}
#LoginArea h2, .LoginArea h2 {
  font-size: 13px;
}
#LoginArea div.alert-keiei, .LoginArea div.alert-keiei {
  padding: 1.5rem;
  background: #fff7f6;
  border: solid 1px #C7362C;
}
#LoginArea div.alert-keiei h4, .LoginArea div.alert-keiei h4 {
  font-size: 14px;
  margin: 0 0;
  color: #C7362C;
}

.login-area-note,
#CtsWrap1Clm:has(.bgtxt01) {
  padding: 24px 20px;
  background-color: #fbfbfb;
  border-radius: 8px;
}
.login-area-note .bgtxt01,
#CtsWrap1Clm:has(.bgtxt01) .bgtxt01 {
  margin: 0;
  padding: 0 0 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
  text-align: center;
  background-color: transparent;
  border-bottom: 1px solid #f0506e;
}
.login-area-note .bgtxt01 small,
#CtsWrap1Clm:has(.bgtxt01) .bgtxt01 small {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.login-area-note .bgtxt01.is-customized,
#CtsWrap1Clm:has(.bgtxt01) .bgtxt01.is-customized {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.login-area-note #LoginArea h2,
.login-area-note .LoginArea h2,
#CtsWrap1Clm:has(.bgtxt01) #LoginArea h2,
#CtsWrap1Clm:has(.bgtxt01) .LoginArea h2 {
  font-size: 16px;
  justify-content: center;
}
.login-area-note #LoginArea h2:before,
.login-area-note .LoginArea h2:before,
#CtsWrap1Clm:has(.bgtxt01) #LoginArea h2:before,
#CtsWrap1Clm:has(.bgtxt01) .LoginArea h2:before {
  display: none;
}
.login-area-note#CtsWrap1Clm,
#CtsWrap1Clm:has(.bgtxt01)#CtsWrap1Clm {
  background-color: transparent;
}
@media (min-width: 768px) {
  .login-area-note,
  #CtsWrap1Clm:has(.bgtxt01) {
    padding: 24px 40px;
  }
  .login-area-note .bgtxt01,
  #CtsWrap1Clm:has(.bgtxt01) .bgtxt01 {
    padding: 0 75px 15px;
  }
}

ul.login-tab {
  margin: 2em 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2px;
}
ul.login-tab li {
  overflow: hidden !important;
  width: 100%;
}
ul.login-tab li a {
  border-radius: 4px 4px 0 0;
  border: solid 1px #CCC;
  border-bottom: none;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #111;
}
@media print, screen and (min-width: 769px) {
  ul.login-tab li a {
    border-radius: 8px 8px 0 0;
  }
}
ul.login-tab li a svg {
  width: auto;
  max-height: 42px;
}
ul.login-tab li.hrpro svg {
  fill: #0e417d;
}
ul.login-tab li.hrpro.uk-active a {
  background: #0e417d;
}
ul.login-tab li.hrpro.uk-active a svg {
  fill: #FFF;
}
ul.login-tab li.keiei a svg {
  width: auto;
  max-height: 24px;
  fill: #C7362C;
}
ul.login-tab li.keiei a svg .logo-red {
  fill: #c7362c !important;
}
ul.login-tab li.keiei a svg .logo-gray {
  fill: #aaa !important;
}
ul.login-tab li.keiei.uk-active a {
  background: #C7362C;
}
ul.login-tab li.keiei.uk-active a svg {
  fill: #FFF !important;
}

ul.uk-switcher.login-switcher {
  margin-top: 0 !important;
  border: solid 1px #CCC;
  border-top: none;
  border-radius: 0 0 8px 8px;
  padding: 0;
}
ul.uk-switcher.login-switcher li {
  padding: 3rem 2rem 2rem;
  border-top: solid 4px #0e417d;
}
ul.uk-switcher.login-switcher li.hrpro.uk-active {
  border-color: #0e417d;
}
ul.uk-switcher.login-switcher li.keiei.uk-active {
  border-color: #C7362C;
}
ul.uk-switcher div.input-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 18px;
}
ul.uk-switcher div.input-wrap div.uk-inline {
  width: 50%;
}
ul.uk-switcher div.input-wrap div.uk-inline input.uk-input {
  width: 100%;
}
ul.uk-switcher div.btn-wrap {
  margin: 0 auto;
  max-width: 480px;
}
ul.uk-switcher label.auto-login-label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 1rem 0;
}
ul.uk-switcher div.hrpro-login-form h2.uk-heading-bullet {
  color: #0e417d;
}
ul.uk-switcher div.hrpro-login-form h2.uk-heading-bullet::before {
  border-color: #0e417d;
}
ul.uk-switcher div.hrpro-login-form .uk-button-primary {
  background: #0e417d !important;
}
ul.uk-switcher div.keiei-login-form h2.uk-heading-bullet {
  color: #C7362C;
}
ul.uk-switcher div.keiei-login-form h2.uk-heading-bullet::before {
  border-color: #C7362C;
}
ul.uk-switcher div.keiei-login-form .uk-button-primary {
  background: #C7362C !important;
}
ul.uk-switcher div.login-help {
  background-color: aliceblue;
  padding: 1em;
  margin-top: 2em;
}

/* HRPC */
#HrpcLoginWrap {
  margin: 0 auto;
  padding-bottom: 40px;
  width: 850px;
}
#HrpcLoginWrap #HrpcLoginWrapLead {
  margin-bottom: 40px;
  background-image: url("../../images/cmn/hrpc_login_lead_bg.png");
  background-size: cover;
  color: #FFF;
  height: 400px;
  position: relative;
}
#HrpcLoginWrap #HrpcLoginWrapLead div {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
  font-size: 1.2rem;
  width: 100%;
}

#HrpcLoginArea {
  margin: 36px auto;
  padding: 2em;
  max-width: 760px;
  background: #F3F3F3;
}
#HrpcLoginArea h2 {
  color: #29276E;
  text-align: center;
}
#HrpcLoginArea h2 span {
  margin-bottom: 2em;
  display: block;
}
#HrpcLoginArea #HrpcLoginAreaAbout {
  margin: 2em 0 0;
  padding: 2em;
  background: #FFF;
}
#HrpcLoginArea #HrpcLoginBtnArea {
  margin: 2em 0;
  text-align: center;
  display: flex;
  justify-content: center;
}
#HrpcLoginArea #HrpcLoginBtnArea a {
  margin: 0 5px;
  display: inline-block;
}

/*********************************************************************************

--------------------------------------------------------------------------------*/
#CmnLogin1Colum {
  margin: 0 auto;
  max-width: 760px;
  border-radius: 4px;
  padding: 2em;
  box-sizing: border-box;
}
#CmnLogin1Colum div.formwarp {
  display: flex;
  justify-content: space-between;
}
#CmnLogin1Colum div.formwarp div.inputwrap {
  position: relative;
  width: 280px;
}

@media (max-width: 640px) {
  #CmnLogin1Colum div.formwarp {
    display: block;
  }
  #CmnLogin1Colum div.formwarp div.inputwrap {
    width: unset;
    margin-bottom: 0.5em;
  }
}
.fa-twitter:before {
  content: "𝕏" !important;
  font-family: unset;
  font-weight: bold;
  color: #000;
}

.btn-hrpc-primary {
  background-color: #29276e;
}

.btn-hrpc-primary:focus, .btn-hrpc-primary:hover {
  background-color: #3930b1;
  color: #fff;
}

.btn-hrpc-danger {
  background-color: #776617;
  color: #fff;
}

/*  検討フォルダ */
.cmn-btn-add-folder {
  margin: 0 0 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #0265cb;
  border: solid 2px #0265cb;
  color: #fff;
  height: 60px;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  cursor: pointer;
}
.cmn-btn-add-folder:before {
  margin-right: 6px;
  content: "\f65e";
  font-family: "Font Awesome 5 Free";
  color: #FFF;
  font-weight: 700;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .cmn-btn-add-folder {
    height: 54px;
    width: 48%;
    font-size: 3.5vw;
  }
  .cmn-btn-add-folder:before {
    display: none;
  }
}
.cmn-btn-add-folder:hover {
  opacity: 0.75;
}
.cmn-btn-add-folder.selected {
  background-color: #FFF;
  color: #0265cb;
  font-weight: bold;
}
.cmn-btn-add-folder.selected:before {
  content: "\f07b";
  color: #0265cb !important;
}
.cmn-btn-add-folder.selected:hover {
  opacity: 1;
}

.cmn-btn-bookmark {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #0265cb;
  border: solid 2px #0265cb;
  color: #fff;
  height: 60px;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  cursor: pointer;
}
.cmn-btn-bookmark:before {
  margin-right: 6px;
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  color: #FFF;
  font-weight: 700;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .cmn-btn-bookmark {
    height: 54px;
    width: 100%;
  }
}
.cmn-btn-bookmark:hover {
  opacity: 0.75;
}
.cmn-btn-bookmark.selected {
  background-color: #FFF;
  color: #0265cb;
  font-weight: bold;
}
.cmn-btn-bookmark.selected:before {
  content: "\f004";
  color: #0265cb !important;
}
.cmn-btn-bookmark.selected:hover {
  opacity: 1;
}

.cmn-btn-svc-dl {
  margin: 0 auto;
  max-width: 408px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #22adb2;
  border: solid 2px #22adb2;
  color: #fff;
  height: 48px;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  cursor: pointer;
}
.cmn-btn-svc-dl:hover {
  color: #FFF;
  opacity: 0.75;
}
@media only screen and (max-width: 768px) {
  .cmn-btn-svc-dl {
    width: 100%;
  }
}

.cmn-btn-seminar-movie {
  margin: 0 0 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #FF3300;
  border: solid 2px #FF3300;
  color: #fff;
  height: 60px;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  cursor: pointer;
}
.cmn-btn-seminar-movie:before {
  margin-right: 6px;
  content: "\f03d";
  font-family: "Font Awesome 5 Free";
  color: #FFF;
  font-weight: 700;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .cmn-btn-seminar-movie {
    height: 54px;
    width: 48%;
    font-size: 3.5vw;
  }
  .cmn-btn-seminar-movie:before {
    display: none;
  }
}
.cmn-btn-seminar-movie:hover {
  opacity: 0.75;
  color: #FFF;
}
.cmn-btn-seminar-movie:disabled {
  background: #b7b7b7;
  border: #b7b7b7;
  cursor: initial;
}
.cmn-btn-seminar-movie:disabled:hover {
  opacity: 1;
}

.cmn-btn-follow-kw {
  margin: 0 0 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #0265cb;
  border: solid 1px #0265cb;
  color: #fff;
  height: 36px;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  cursor: pointer;
  font-size: 13px;
}
.cmn-btn-follow-kw:before {
  margin-right: 6px;
  content: "\f292";
  font-family: "Font Awesome 5 Free";
  color: #FFF;
  font-weight: 700;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .cmn-btn-follow-kw {
    max-width: 48%;
    font-size: 12px;
  }
  .cmn-btn-follow-kw:before {
    display: none;
  }
}
.cmn-btn-follow-kw:hover {
  opacity: 0.75;
}
.cmn-btn-follow-kw.selected {
  background-color: #FFF;
  color: #0265cb;
  font-weight: bold;
}
.cmn-btn-follow-kw.selected:before {
  content: "\f292";
  color: #0265cb !important;
}
.cmn-btn-follow-kw.selected:hover {
  opacity: 1;
}

.uk-button.btn-mypage {
  margin: 6px auto;
  width: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 55px;
  min-width: unset;
  font-size: 14px;
  cursor: pointer;
  border: solid 1px #0e417d;
  background-color: #0e417d;
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  .uk-button.btn-mypage {
    margin-bottom: 1em;
    width: 280px;
    height: 45px;
    min-height: unset;
    font-size: 3.5vw;
  }
}
.uk-button.btn-mypage:hover {
  background-color: #5d7acf;
}
.uk-button.btn-submit {
  margin: 6px auto;
  width: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 55px;
  font-size: 14px;
  cursor: pointer;
  color: #FFF;
  border: solid 1px #FF3300;
  background: #FF3300;
}
@media only screen and (max-width: 768px) {
  .uk-button.btn-submit {
    margin-bottom: 1em;
    width: 280px;
    height: 45px;
    min-height: unset;
    font-size: 3.5vw;
  }
}
.uk-button.btn-submit:hover {
  color: #111;
  background-color: #F7BF00;
}
.uk-button.btn-regist {
  margin: 6px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 320px;
  min-height: 55px;
  font-size: 14px;
  cursor: pointer;
  border: solid 1px #C0000E;
  background-color: #C0000E;
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  .uk-button.btn-regist {
    margin-bottom: 1em;
    width: 280px;
    height: 45px;
    min-height: unset;
  }
}
.uk-button.btn-regist:hover {
  color: #FFF;
  background-color: #e67e22;
}
.uk-button.btn-cancel {
  margin: 6px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 55px;
  min-width: unset;
  font-size: 14px;
  cursor: pointer;
  border: solid 1px #CCC;
  background-color: #DDD;
  color: #111;
}
@media only screen and (max-width: 768px) {
  .uk-button.btn-cancel {
    margin-bottom: 1em;
    width: 280px;
    height: 45px;
    min-height: unset;
    font-size: 3.5vw;
  }
}
.uk-button.btn-cancel:hover {
  color: #FFF;
  background-color: #e67e22;
}
@media print, screen and (min-width: 769px) {
  .uk-button.small {
    width: 300px;
    height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .uk-button.small {
    height: 40px;
    font-size: 14px;
    min-height: unset;
  }
}
.uk-button span {
  font-size: 11px;
}
@media only screen and (max-width: 768px) {
  .uk-button span {
    font-size: 10px;
  }
}

_:-ms-input-placeholder, :root .uk-button {
  max-width: 350px;
}

_:-ms-input-placeholder, :root .btn-mypage {
  max-width: 350px;
  height: 55px;
}

_:-ms-input-placeholder, :root .btn-submit {
  max-width: 350px;
  height: 55px;
}

_:-ms-input-placeholder, :root .btn-regist {
  max-width: 350px;
  height: 55px;
}

_:-ms-input-placeholder, :root .btn-cancel {
  max-width: 350px;
  height: 55px;
}

.CmnBtnClr {
  background: #FF3300 !important;
}

.CmnBtnClr:hover {
  background: #F7BF00 !important;
}

a.btn-calendar {
  border: solid 1px #a9a9a9;
  border-radius: 4px;
  font-size: 12px;
  text-transform: none;
  height: 32px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
}
a.btn-calendar:before {
  margin-right: 8px;
  width: 20px;
  height: 20px;
  background-image: url("../../../images/cmn/gc_cal_icon.svg");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  content: "";
}
a.btn-calendar:hover {
  opacity: 0.75;
}

/**********************************************/
/* フォーム用入力テーブル */
/**********************************************/
.CmnFormTable th {
  font-size: 13px;
  font-weight: bold;
}
.CmnFormTable th.mast:after {
  font-weight: normal;
  content: "※";
  color: red;
  font-size: 10px;
  display: inline-block;
}
.CmnFormTable td div.errTxt {
  margin-bottom: 6px;
  color: red;
}
.CmnFormTable td p.note {
  font-size: 12px;
  margin: 10px 0 0;
}

/*********************************************************************************
/* HRPREMIUM CLUB
--------------------------------------------------------------------------------*/
span.icon_prc {
  margin-right: 1em;
  display: inline-block;
  position: relative;
  height: 28px;
  line-height: 28px;
  vertical-align: middle;
  text-align: center;
  padding: 0 16px;
  font-size: 11px !important;
  background: #776617;
  color: #FFF; /*文字色*/
  box-sizing: border-box;
}

span.icon_prc:before, span.icon_prc:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}

span.icon_prc:before {
  /*左端の山形*/
  top: 0;
  left: 0;
  border-width: 14px 0px 14px 7px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

span.icon_prc:after {
  /*右端の山形*/
  top: 0;
  right: 0;
  border-width: 14px 7px 14px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.member-only-icon::before {
  margin-right: 6px;
  content: "\f023";
  font-weight: bold;
  font-size: 1em;
  font-family: "Font Awesome 5 Free";
  color: #D3AC07;
}

.member-only-icon-text {
  padding-top: 8px;
}
.member-only-icon-text::before {
  background: url(../../../images/cmn/svg/member-onlu-text.svg) no-repeat center;
  background-size: 75%;
  height: 18px;
  width: 76px;
  content: "";
  background-color: #faebd7;
  border-radius: 4px;
  display: inline-block;
}
@media print, screen and (min-width: 769px) {
  .member-only-icon-text::before {
    background-size: 80%;
    height: 26px;
    width: 94px;
  }
}

/********************************************************************************
    FORM- PARTS
--------------------------------------------------------------------------------*/
.uk-input.error, .uk-select.error, .uk-textarea.error {
  background-color: #F8E0E6;
  color: #111;
}

ul.cmn-enq-list {
  margin: 0;
  padding: 0;
}
ul.cmn-enq-list li {
  margin-bottom: 2em;
}
ul.cmn-enq-list li div.enq-ttl {
  margin-bottom: 1em;
  display: flex;
  font-weight: bold;
  color: #133379;
  align-items: center;
}
ul.cmn-enq-list li div.enq-ttl div.num {
  margin-right: 1em;
  padding: 4px 8px;
  font-size: 0.9rem;
  align-self: baseline;
  background: #133379;
  color: #fff;
  font-weight: normal;
}
ul.cmn-enq-list li div.enq-cts label {
  margin-bottom: 0.5em;
  display: flex;
  line-height: 24px;
  align-items: center;
}
ul.cmn-enq-list li div.enq-cts label input {
  min-width: 16px;
}
ul.cmn-enq-list li div.enq-cts label input + textarea {
  margin: 8px 3%;
  width: 94%;
}
@media only screen and (max-width: 768px) {
  ul.cmn-enq-list li div.enq-cts label input + textarea {
    max-width: 300px;
    width: 90%;
  }
}
ul.cmn-enq-list li div.enq-cts label p {
  margin: 0;
}

/********************************************************************************
    ORDER FORM　TODO　フォームまわりはリニューアル時に削除するよ！
--------------------------------------------------------------------------------*/
#CmnOrderWrap {
  margin: 3em auto;
  max-width: 850px;
}
#CmnOrderWrap h2.orderSectTtl {
  text-align: center;
  font-size: 1.2rem;
  padding: 1em;
  background: #0e417d;
  color: #fff;
}
#CmnOrderWrap h3.subTtl {
  padding: 1em;
  background: #042941;
  color: #fff;
  font-size: 1em;
}
#CmnOrderWrap .form-lead {
  margin-bottom: 2em;
  font-size: 16px;
}
#CmnOrderWrap #CmnOrderSelected {
  margin: 0 auto 30px;
  padding: 2em;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-weight: bold;
  background: #e6f5fa;
}
#CmnOrderWrap #CmnOrderSelected li {
  display: flex;
  align-items: center;
}
#CmnOrderWrap #CmnOrderSelected li label {
  font-size: 1em;
  font-weight: normal;
}
#CmnOrderWrap #CmnOrderSelected li:nth-child(n+2) {
  border-top: 1px solid #ccc;
}
#CmnOrderWrap #PolicyArea {
  padding: 3em 2em 0.5em;
  background: #fff;
}
#CmnOrderWrap #PolicyArea label {
  font-size: 1.2rem;
}
#CmnOrderWrap #RgstFinishWrap {
  text-align: center;
}
#CmnOrderWrap #RgstFinishWrap div#finish {
  margin-top: 2em;
  text-align: center;
  background: #fff;
  padding: 1.5em;
}
#CmnOrderWrap #RgstFinishWrap h2 {
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 0;
  color: #000000;
  text-align: center;
}
#CmnOrderWrap #RgstFinishWrap ul {
  margin-top: 50px;
  padding-left: 50px;
  text-align: left;
}
#CmnOrderWrap #RgstFinishWrap ul > li {
  padding-top: 10px;
  font-weight: bold;
  color: #000000;
  font-size: 12px;
  text-align: left;
}
#CmnOrderWrap #RgstFinishWrap li:before {
  padding-right: 0.5em;
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  color: #0059b8;
}
#CmnOrderWrap #RgstFinishWrap p.btn a {
  background: #2d6ab3;
  border-radius: 80px;
  color: #fff;
  display: inline-block;
  padding: 12px;
  text-align: center;
  margin: 30px 0 0;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#CmnOrderWrap #RgstFinishWrap p.btn a:hover {
  background: #8eb8df;
  color: #104f90;
}
#CmnOrderWrap #RgstFinishWrap strong.point {
  font-size: 18px;
  font-weight: bold;
  font-family: "Arial Black", Gadget, sans-serif;
  color: #1a67b8 !important;
}

#CmnOrderFormWrap {
  margin: 0 auto 30px;
  background: #f1f1f1;
  border-radius: 6px;
  /*	max-width:760px; */
}
@media print, screen and (min-width: 769px) {
  #CmnOrderFormWrap {
    padding: 3em 1.5em;
  }
}
@media only screen and (max-width: 768px) {
  #CmnOrderFormWrap {
    padding: 1.5em 0.75em;
  }
}
#CmnOrderFormWrap h4 {
  font-weight: bold;
  font-size: 1rem;
}
#CmnOrderFormWrap div.uk-margin {
  clear: both;
  min-height: 1.2em;
  padding: 0 0 20px;
  border-bottom: solid 1px #fff;
}
#CmnOrderFormWrap div.uk-margin:last-child {
  border: none;
}
#CmnOrderFormWrap label.uk-form-label {
  margin-top: 0;
  white-space: nowrap;
  font-size: 13px;
}
#CmnOrderFormWrap label.hissu:after {
  margin-left: 0.3em;
  content: "必須";
  color: #FFF;
  font-size: 11px;
  padding: 1px 4px;
  background-color: red;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  #CmnOrderFormWrap label.hissu:after {
    padding: 1px 4px;
    font-size: 9px;
  }
}
#CmnOrderFormWrap div.uk-form-controls {
  font-size: 13px;
}
#CmnOrderFormWrap .uk-table-divider > :first-child > tr:not(:first-child),
#CmnOrderFormWrap .uk-table-divider > :not(:first-child) > tr,
#CmnOrderFormWrap .uk-table-divider > tr:not(:first-child) {
  border-top: 1px solid #fff;
}
#CmnOrderFormWrap .errTxt {
  color: red;
  font-size: 11px;
  font-weight: bold;
}
#CmnOrderFormWrap .uk-button {
  margin: 6px;
  width: 320px;
  min-width: unset;
  font-size: 14px;
  cursor: pointer;
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  #CmnOrderFormWrap .uk-button {
    margin-bottom: 10px;
    width: 80%;
  }
}
#CmnOrderFormWrap .uk-button.btn-submit {
  border: solid 1px #FF3300;
  background: #FF3300 !important;
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  #CmnOrderFormWrap .uk-button.btn-submit {
    margin-bottom: 1em;
  }
}
#CmnOrderFormWrap .uk-button.btn-submit:hover {
  background-color: yellow;
}
#CmnOrderFormWrap .uk-button span {
  font-size: 11px;
}

#RgstFinishText {
  text-align: center;
  padding: 2em;
  background: #fff;
  margin: 2em 0;
  color: #1a67b8;
  font-weight: bold;
}

@media (max-width: 960px) {
  #CmnOrderFormWrap {
    padding: 0.5em;
  }
  .form-lead {
    font-size: 1em;
  }
}
.RgstBackBtn {
  padding: 0.5em 0;
  font-size: 0.9em;
  color: #333;
  width: 240px;
  display: inline-block;
  text-align: center;
  border-radius: 24px;
  background: #fff;
  cursor: pointer;
  border: solid 1px #ccc;
  font-weight: bold;
}

/********************************************************************************
    ORDER FORM こちら側にジョジョに移動していきたい（キャメル形式でのネーム）
--------------------------------------------------------------------------------*/
#cmn-order-wrap {
  margin: 3em auto;
  max-width: 850px;
  padding-bottom: 3em;
}
#cmn-order-wrap .cmn-order-cts-ttl {
  margin-bottom: 2em;
  padding: 12px 0;
  border-bottom: solid 1px #333;
  font-size: 18px;
}
#cmn-order-wrap .cmn-order-cts-ttl i {
  font-size: 1.8rem;
  margin-right: 6px;
}
#cmn-order-wrap h2.order-sect-ttl {
  text-align: center;
  font-size: 1.2rem;
  padding: 1em;
  background: #0e417d;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  #cmn-order-wrap h2.order-sect-ttl {
    margin: 0 0 1em;
    font-size: 1em;
    padding: 0.75em;
  }
}
#cmn-order-wrap h3.subTtl {
  padding: 1em;
  background: #042941;
  color: #fff;
  font-size: 1em;
}

#cmn-order-selected {
  margin: 0 auto 30px;
  padding: 2em;
  font-weight: bold;
  border-radius: 8px;
  background: #e6f5fa;
}
#cmn-order-selected ul {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #cmn-order-selected {
    margin: 0 8px 2em;
    padding: 1em;
    border: dotted 1px #0e417d;
  }
}
#cmn-order-selected li {
  padding: 1em 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#cmn-order-selected li input.uk-checkbox {
  margin-top: 0;
  margin-right: 1em;
  height: 22px;
  width: 22px;
}
#cmn-order-selected li label {
  flex: 1;
  font-size: 1em;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  #cmn-order-selected li label {
    font-size: 1.1em;
  }
}
#cmn-order-selected li label span.company {
  font-size: 12px;
  color: #7A7A7A;
  display: block;
  text-align: right;
}

#cmn-order-addfolder {
  margin-bottom: 2em;
  border-radius: 8px;
  box-shadow: 0px 0px 4px #CCC;
  border: solid 2px #FFF;
  padding: 1em;
  position: relative;
  background-image: linear-gradient(-45deg, #D8E8FF 25%, #EEF5F6 25%, #EEF5F6 50%, #D8E8FF 50%, #D8E8FF 75%, #EEF5F6 75%, #EEF5F6);
  background-size: 100%;
  background-attachment: fixed;
}
@media only screen and (max-width: 768px) {
  #cmn-order-addfolder {
    margin: 0 4px;
    padding: 6px;
  }
}
#cmn-order-addfolder button#btn-addfolder-acdon {
  position: absolute;
  right: 2em;
  top: 2em;
  background: none;
}
@media only screen and (max-width: 768px) {
  #cmn-order-addfolder button#btn-addfolder-acdon {
    right: 1em;
    top: 1em;
  }
}
#cmn-order-addfolder button#btn-addfolder-acdon:before {
  color: #000000;
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 18px;
}
#cmn-order-addfolder button#btn-addfolder-acdon.closed:before {
  content: "\f078";
}
#cmn-order-addfolder button#btn-list-close {
  display: none;
  margin: 0 auto;
  text-align: center;
  background: none;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  #cmn-order-addfolder button#btn-list-close {
    font-size: 0.9em;
  }
}
#cmn-order-addfolder h3 {
  margin: 1.5em 1em 0.5em;
  color: #0265cb;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#cmn-order-addfolder h3:before {
  margin-right: 0;
  content: "\f65e";
  font-family: "Font Awesome 5 Free";
  color: #0265cb;
  font-weight: 700;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  #cmn-order-addfolder h3 {
    font-size: 1em;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
#cmn-order-addfolder p.lead {
  margin: 0 1em 1em;
}
@media only screen and (max-width: 768px) {
  #cmn-order-addfolder p.lead {
    font-size: 0.9em;
  }
}
#cmn-order-addfolder div.addfolder-contents {
  margin: 0 1em;
  padding: 0 0 1em;
}
@media only screen and (max-width: 768px) {
  #cmn-order-addfolder div.addfolder-contents {
    margin: 0;
  }
}
#cmn-order-addfolder div.addfolder-contents div.src-list-wrap {
  margin: 0 0 1em;
  padding: 0;
  background-color: #FFF;
}
#cmn-order-addfolder div.addfolder-contents div.src-list-wrap ul.src-list-thum {
  margin-bottom: 0 !important;
}
#cmn-order-addfolder div.addfolder-contents div.src-list-wrap .hide-list {
  display: none;
}
#cmn-order-addfolder div.addfolder-contents div.src-list-wrap li div.thum a:hover {
  opacity: 0.75;
}
#cmn-order-addfolder div.addfolder-contents button#btn-list-all {
  margin: 0 auto;
  text-align: center;
  display: inherit;
  background: none;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  #cmn-order-addfolder div.addfolder-contents button#btn-list-all {
    font-size: 0.9em;
  }
}

div.cmn-order-head {
  text-align: center;
  font-size: 1.1rem;
  color: #f00;
  font-weight: bold;
}

div.cmn-order-form-notice {
  background: #F5DA81;
  padding: 2em;
  margin: 3em 0;
}
@media only screen and (max-width: 768px) {
  div.cmn-order-form-notice {
    padding: 1em;
    margin: 1em 8px;
  }
}
div.cmn-order-form-notice h3 {
  font-size: 1.1em;
}
@media only screen and (max-width: 768px) {
  div.cmn-order-form-notice h3 {
    font-size: 1em;
  }
}
div.cmn-order-form-notice p {
  margin: 0 0 5px 0;
  font-size: 13px;
}
div.cmn-order-form-notice ul {
  margin: 0;
  padding: 0;
}
div.cmn-order-form-notice ul li strong {
  color: red;
}
@media only screen and (max-width: 768px) {
  div.cmn-order-form-notice ul li strong {
    font-size: 11px;
  }
}
@media only screen and (max-width: 768px) {
  div.cmn-order-form-notice ul li {
    font-size: 11px;
  }
}

div.cmn-order-form-guest-alert {
  margin-bottom: 3em;
}
div.cmn-order-form-guest-alert h3 {
  margin-bottom: 1em;
  padding: 1em;
  background: #042941;
  color: #fff;
  font-size: 1em;
}
div.cmn-order-form-guest-alert div.text-wrap {
  background: #F5DA81;
  padding: 2em;
}
@media print, screen and (min-width: 769px) {
  div.cmn-order-form-guest-alert div.text-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
div.cmn-order-form-guest-alert div.text-wrap h4 {
  font-size: 1.1em;
}
@media only screen and (max-width: 768px) {
  div.cmn-order-form-guest-alert div.text-wrap h4 {
    font-size: 1em;
  }
}
div.cmn-order-form-guest-alert div.text-wrap p {
  margin: 0 0 5px 0;
  font-size: 13px;
}
div.cmn-order-form-guest-alert div.text-wrap a {
  white-space: nowrap;
}

@media print, screen and (min-width: 769px) {
  .cmn-form-table {
    margin: 0 0 2em;
  }
}
.cmn-form-table tr {
  border-color: #FFF !important;
}
.cmn-form-table tr th {
  vertical-align: middle;
  color: #111;
  font-weight: normal;
  white-space: nowrap;
}
@media print, screen and (min-width: 769px) {
  .cmn-form-table tr th {
    min-width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-form-table tr th {
    padding: 12px 0 0;
  }
}
.cmn-form-table tr th.hissu:after {
  margin-left: 0.3em;
  content: "必須";
  color: #FFF;
  font-size: 11px;
  padding: 1px 4px;
  background-color: red;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  .cmn-form-table tr th.hissu:after {
    padding: 1px 4px;
    font-size: 9px;
  }
}
.cmn-form-table tr td {
  word-break: break-all;
  color: #111;
}
@media print, screen and (min-width: 769px) {
  .cmn-form-table tr td {
    min-width: 450px;
  }
  .cmn-form-table tr td .uk-form-width-large {
    width: 450px;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-form-table tr td {
    padding: 4px 0 12px;
  }
}
.cmn-form-table tr td span.error {
  display: block;
  margin-bottom: 4px;
  font-size: 12px;
  color: red;
  font-weight: bold;
}
.cmn-form-table p.note {
  margin-top: 10px;
  color: #333;
  font-weight: normal;
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  .cmn-form-table p.note {
    margin-top: 10px;
    font-size: 0.75em;
  }
}
.cmn-form-table p.note span.red {
  color: red;
  font-size: 1em;
}
.cmn-form-table label {
  margin-right: 1em;
  display: block;
}
@media only screen and (max-width: 768px) {
  .cmn-form-table label {
    margin-right: 0;
  }
}
.cmn-form-table span.must:after {
  margin-left: 6px;
  content: "※";
  color: #C00003;
  height: 1em;
}
.cmn-form-table .ZipBtn {
  padding: 0.5em 1em;
  font-size: 12px;
  color: #FFF;
  display: inline-block;
  text-align: center;
  border-radius: 6px;
  background: #2490D0;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 768px) {
  .cmn-form-table .ZipBtn {
    font-size: 10px;
    padding: 4px;
  }
}

.cmn-form-submit-block {
  margin: 3em auto;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .cmn-form-submit-block {
    margin: 2em auto;
    padding: 0 1em;
  }
}
.cmn-form-submit-block .uk-button {
  margin-top: 1em;
}
.cmn-form-submit-block.clm {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cmn-form-submit-block.clm .uk-button {
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.cmn-order-form-wrap {
  margin: 0 auto 3em;
  background: #F1F1F1;
  border-radius: 6px;
}
@media print, screen and (min-width: 769px) {
  .cmn-order-form-wrap {
    padding: 2em;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-order-form-wrap {
    margin: 0 4px;
    padding: 1em;
  }
}
.cmn-order-form-wrap div.cmn-order-form-head {
  margin: 2em 0;
  border-bottom: solid 1px #333;
}
.cmn-order-form-wrap div.cmn-order-form-head h3 {
  text-align: center;
  color: red;
}
@media only screen and (max-width: 768px) {
  .cmn-order-form-wrap div.cmn-order-form-head h3 {
    font-size: 15px;
  }
}
.cmn-order-form-wrap div.cmn-order-form-head h3.error:before {
  margin-right: 6px;
  content: "\f06a";
  font-family: "Font Awesome 5 Free";
}
.cmn-order-form-wrap div.soufusaki {
  margin: 2em 0;
  padding: 2em 0;
  border-top: dotted 1px #CCC;
  border-bottom: dotted 1px #CCC;
}
.cmn-order-form-wrap div.soufusaki h4 span {
  margin-left: 1em;
}
.cmn-order-form-wrap div.cmn-order-enq {
  margin: 2em 0;
  padding: 2em;
  background: #FFF;
  border-radius: 8px;
}
.cmn-order-form-wrap div.cmn-order-enq h3 {
  margin: 2em 0;
  font-size: 1.1em;
  text-align: center;
  color: #2263b2;
}
.cmn-order-form-wrap div.cmn-order-enq h4 {
  margin: 8px 0;
  font-size: 1em;
}
.cmn-order-form-wrap div.cmn-order-enq table.cmn-form-table {
  border-top: solid 1px #EDEDED !important;
}
.cmn-order-form-wrap div.cmn-order-enq table.cmn-form-table tr {
  border-color: #EDEDED !important;
}
.cmn-order-form-wrap div.cmn-order-enq table.cmn-form-table tr th {
  vertical-align: top;
  font-weight: bold;
  color: #2263b2;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.cmn-order-form-wrap div.cmn-order-enq table.cmn-form-table tr th span.enq-num {
  font-weight: bold;
}
.cmn-order-form-wrap div.cmn-order-form-policy-area {
  padding: 3em 2em 0.5em;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .cmn-order-form-wrap div.cmn-order-form-policy-area {
    padding: 2em 1em 1em;
  }
  .cmn-order-form-wrap div.cmn-order-form-policy-area h3 {
    margin-bottom: 1em;
  }
  .cmn-order-form-wrap div.cmn-order-form-policy-area h3 span {
    font-size: 1.2rem;
  }
  .cmn-order-form-wrap div.cmn-order-form-policy-area li {
    font-size: 12px;
  }
}
.cmn-order-form-wrap div.cmn-order-form-policy-area label {
  font-size: 1.2rem;
}
@media only screen and (max-width: 768px) {
  .cmn-order-form-wrap div.cmn-order-form-policy-area label {
    font-size: 1em;
  }
}

/********************************************************************************
   古い物　TODO　いずれ殲滅
--------------------------------------------------------------------------------*/
/* 情報入力  */
#CmnOrderFormWrap {
  background: #F1F1F1;
  border-radius: 6px;
}

@media (min-width: 960px) {
  #CmnOrderFormWrap {
    padding: 30px;
  }
}
@media (max-width: 960px) {
  #CmnOrderFormWrap {
    padding: 15px;
  }
}
#CmnOrderFormWrap h4 {
  font-weight: bold;
  font-size: 1rem;
}

#CmnOrderFormWrap div.uk-margin {
  clear: both;
  min-height: 1.2em;
  padding: 0 0 20px;
  border-bottom: solid 1px #FFF;
}

#CmnOrderFormWrap label.uk-form-label {
  margin-top: 0;
}

#CmnOrderFormWrap .uk-table-divider > :first-child > tr:not(:first-child), #CmnOrderFormWrap .uk-table-divider > :not(:first-child) > tr, .uk-table-divider > tr:not(:first-child) {
  border-top: 1px solid #FFF;
}

/* 個人情報エリア */
#PolicyArea {
  padding: 3em 2em 0.5em;
  background: #FFF;
}

#PolicyArea label {
  font-size: 1.2rem;
}

.password-wrapper {
  display: flex;
  border: 1px solid #ddd;
  border-radius: 5px;
  max-width: 360px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4px;
  background: #FFF;
  overflow: hidden;
}
.password-wrapper .password__input {
  flex: 1;
  outline: none;
  appearance: none;
  padding: 10px 0 10px 10px;
  border: none;
  font-size: 16px;
}
.password-wrapper .password__input.error {
  color: #333;
}
.password-wrapper .password__toggle {
  width: 40px;
  border: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='48' width='48'><path d='m31.45 27.05-2.2-2.2q1.3-3.55-1.35-5.9-2.65-2.35-5.75-1.2l-2.2-2.2q.85-.55 1.9-.8 1.05-.25 2.15-.25 3.55 0 6.025 2.475Q32.5 19.45 32.5 23q0 1.1-.275 2.175-.275 1.075-.775 1.875Zm6.45 6.45-2-2q2.45-1.8 4.275-4.025Q42 25.25 42.85 23q-2.5-5.55-7.5-8.775Q30.35 11 24.5 11q-2.1 0-4.3.4-2.2.4-3.45.95L14.45 10q1.75-.8 4.475-1.4Q21.65 8 24.25 8q7.15 0 13.075 4.075Q43.25 16.15 46 23q-1.3 3.2-3.35 5.85-2.05 2.65-4.75 4.65Zm2.9 11.3-8.4-8.25q-1.75.7-3.95 1.075T24 38q-7.3 0-13.25-4.075T2 23q1-2.6 2.775-5.075T9.1 13.2L2.8 6.9l2.1-2.15L42.75 42.6ZM11.15 15.3q-1.85 1.35-3.575 3.55Q5.85 21.05 5.1 23q2.55 5.55 7.675 8.775Q17.9 35 24.4 35q1.65 0 3.25-.2t2.4-.6l-3.2-3.2q-.55.25-1.35.375T24 31.5q-3.5 0-6-2.45T15.5 23q0-.75.125-1.5T16 20.15Zm15.25 7.1Zm-5.8 2.9Z'/></svg>") no-repeat center center;
  background-size: 50% auto;
  cursor: pointer;
  height: 40px;
}
.password-wrapper .password__toggle.is-visible {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='48' width='48'><path d='M24 31.5q3.55 0 6.025-2.475Q32.5 26.55 32.5 23q0-3.55-2.475-6.025Q27.55 14.5 24 14.5q-3.55 0-6.025 2.475Q15.5 19.45 15.5 23q0 3.55 2.475 6.025Q20.45 31.5 24 31.5Zm0-2.9q-2.35 0-3.975-1.625T18.4 23q0-2.35 1.625-3.975T24 17.4q2.35 0 3.975 1.625T29.6 23q0 2.35-1.625 3.975T24 28.6Zm0 9.4q-7.3 0-13.2-4.15Q4.9 29.7 2 23q2.9-6.7 8.8-10.85Q16.7 8 24 8q7.3 0 13.2 4.15Q43.1 16.3 46 23q-2.9 6.7-8.8 10.85Q31.3 38 24 38Zm0-15Zm0 12q6.05 0 11.125-3.275T42.85 23q-2.65-5.45-7.725-8.725Q30.05 11 24 11t-11.125 3.275Q7.8 17.55 5.1 23q2.7 5.45 7.775 8.725Q17.95 35 24 35Z'/></svg>");
}
@media (any-hover: hover) {
  .password-wrapper .password__toggle:hover {
    opacity: 0.7;
  }
}

#KeieiHeader {
  background: #C7362C;
  margin-top: 0px;
}
#KeieiHeader div.uk-container {
  position: relative;
  padding: 24px 0;
}
@media print, screen and (min-width: 769px) {
  #KeieiHeader div.uk-container {
    padding: 14px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
}
#KeieiHeader div.uk-container h1 {
  margin: 0 auto;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  #KeieiHeader div.uk-container h1 {
    margin: 0 2em 0 0;
  }
}
#KeieiHeader div.uk-container h1 a {
  color: #FFF;
}
#KeieiHeader div.uk-container h1 a strong {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: normal;
  display: block;
  text-align: center;
  letter-spacing: 2px;
}
#KeieiHeader div.uk-container h1 a img {
  margin: 0 auto;
  width: auto;
  height: 46px;
}
#KeieiHeader div.uk-container h1 span {
  margin-top: 8px;
  width: 100%;
  display: block;
  color: #FFF;
  font-size: 12px;
}
#KeieiHeader div.uk-container div#KeieiTagNav {
  padding: 12px 12px 0;
  color: #FFF;
}
#KeieiHeader div.uk-container div#KeieiTagNav h4 {
  margin: 0 0 6px;
  color: #FFF;
  font-size: 13px;
}
#KeieiHeader div.uk-container div#KeieiTagNav div.keyword {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}
#KeieiHeader div.uk-container div#KeieiTagNav div.keyword a {
  padding: 0 12px;
  height: 36px;
  font-size: 11px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFF;
  color: #C7362C;
}
#KeieiHeader div.uk-container div#KeieiTagNav div.keyword a i {
  margin-right: 4px;
}
@media print, screen and (min-width: 769px) {
  #KeieiHeader div.uk-container div#KeieiTagNav div.keyword a {
    margin: 0;
    padding: 0 1.5em;
    font-size: 13px;
    white-space: nowrap;
  }
}
#KeieiHeader div.uk-container div.login {
  position: absolute;
  right: 12px;
  top: 16px;
}
#KeieiHeader div.uk-container div.login a {
  color: #FFF;
  font-size: 11px;
  border-radius: 6px;
  padding: 8px;
}
#KeieiHeader div.uk-container div.login a i {
  margin-right: 8px;
}
#KeieiHeader div.uk-container div.login a:hover {
  background-color: #FFF;
  color: #C7362C;
}

/*--------------------------------------------------------------------------------------------------
	FOOTER
-------------------------------------------------------------------------------------------------- */
footer {
  padding: 30px 0;
  background: #F6F6F6;
}
footer p#FootPageTopBtn {
  margin: 0 0 1em;
  display: none;
  position: fixed;
  bottom: 110px;
  right: 20px;
  z-index: 999;
}
@media only screen and (max-width: 768px) {
  footer p#FootPageTopBtn {
    bottom: 80px;
    right: 5px;
  }
}
footer p#FootPageTopBtn a.uk-button {
  padding: 0;
  background: rgba(24, 41, 90, 0.7);
  color: #FFF;
  width: 40px !important; /*幅*/
  height: 40px; /*高さ*/
  line-height: 40px;
  border-radius: 50%; /*角丸*/
  min-width: 40px;
}
footer p#FootPageTopBtn a.uk-button i {
  line-height: 40px;
}
footer #FootNavArea {
  margin-bottom: 50px;
}
footer #FootNavArea h3 {
  font-size: 13px;
}
footer #FootNavArea ul {
  padding-left: 0;
  list-style: none;
}
footer #FootNavArea ul li strong.sub-ttl {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 11px;
  font-weight: bold;
  display: block;
}
footer #FootNavArea ul li a {
  font-size: 12px;
}
footer #FootArea h4 {
  margin: 0;
  font-size: 13px;
}
footer #FootArea div.sns-link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
footer #FootArea div.sns-link ul.sns {
  margin: 0 0 0 1em;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
footer #FootArea div.sns-link ul.sns li {
  margin-left: 1em;
}
footer #FootArea div.sns-link ul.sns li a {
  height: 40px;
  width: 40px;
  background: #FFF;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
footer #FootArea div.sns-link ul.sns li a:hover {
  opacity: 0.65;
}
footer #FootArea div.sns-link ul.sns li a i {
  font-size: 16px;
}
footer #FootArea div.sns-link ul.sns li a i.fa-facebook-f {
  color: #1877F2;
}
footer #FootArea div.sns-link ul.sns li a i.fa-twitter {
  color: #1DA1F2;
}

/*--------------------------------------------------------------------------------------------------
	FOOT MEDIA
-------------------------------------------------------------------------------------------------- */
#CmnFootMedia {
  margin: 50px 0;
  text-align: center;
}
#CmnFootMedia ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  justify-items: center;
  align-items: center;
  gap: 6px;
}
#CmnFootMedia ul li img {
  width: auto;
  max-height: 30px;
}

@media (max-width: 960px) {
  #CmnFootMedia {
    display: none;
  }
}
div.cmn-keyword-tag {
  padding-bottom: 8px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 8px;
  margin: 0;
}
@media print, screen and (min-width: 769px) {
  div.cmn-keyword-tag {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
div.cmn-keyword-tag > a {
  border: solid 1px #6dd5ed;
  border-radius: 4px;
  color: #3d99bf !important;
  font-size: 12px;
  text-decoration: none !important;
}
@media print, screen and (min-width: 769px) {
  div.cmn-keyword-tag > a {
    padding: 0 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 34px;
  }
}
@media only screen and (max-width: 768px) {
  div.cmn-keyword-tag > a {
    display: inline-block;
    padding: 0.3em;
    white-space: nowrap;
  }
}
div.cmn-keyword-tag > a:hover {
  background-color: #6dd5ed !important;
  color: #FFF !important;
  text-decoration: none !important;
}
div.cmn-keyword-tag > div.tag {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 24px;
}
@media print, screen and (min-width: 769px) {
  div.cmn-keyword-tag > div.tag {
    display: grid;
    grid-template-columns: 24px 1fr;
    grid-auto-flow: column;
    width: unset;
    height: 30px;
  }
}
div.cmn-keyword-tag > div.tag div.tag-action {
  cursor: pointer;
  border: solid 1px #3d99bf;
  background: #3d99bf;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 24px;
  border-radius: 4px 0 0 4px;
}
div.cmn-keyword-tag > div.tag div.tag-action.follow {
  border: solid 1px #CCC;
  background: #F3F3F3;
  color: #2c2b2b;
}
div.cmn-keyword-tag > div.tag a {
  height: 100%;
  border: solid 1px #6dd5ed;
  border-radius: 0 4px 4px 0;
  border-left: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 8px;
  font-size: 12px;
  line-height: 22px !important;
  display: inline-block;
  white-space: nowrap;
  color: #3d99bf !important;
  text-decoration: none !important;
}
@media print, screen and (min-width: 769px) {
  div.cmn-keyword-tag > div.tag a {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 28px;
    font-size: 14px;
  }
}
div.cmn-keyword-tag > div.tag a:hover {
  background-color: #6dd5ed !important;
  color: #FFF !important;
  text-decoration: none !important;
}

div.cmn-keyword-genre {
  padding-bottom: 8px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 8px;
  margin: 0;
}
@media print, screen and (min-width: 769px) {
  div.cmn-keyword-genre {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
div.cmn-keyword-genre > a, div.cmn-keyword-genre > span, div.cmn-keyword-genre > a span, div.cmn-keyword-genre > span a {
  margin-right: 4px;
  background-color: #c3d7f2;
  color: #333;
  border-radius: 4px;
  white-space: nowrap;
  font-size: 12px;
  padding: 0 0.3em;
  line-height: 27px;
}
@media print, screen and (min-width: 769px) {
  div.cmn-keyword-genre > a, div.cmn-keyword-genre > span, div.cmn-keyword-genre > a span, div.cmn-keyword-genre > span a {
    font-size: 14px;
    padding: 0.3em;
  }
}
div.cmn-keyword-genre > div.tag {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 24px;
}
@media print, screen and (min-width: 769px) {
  div.cmn-keyword-genre > div.tag {
    display: grid;
    grid-template-columns: 24px 1fr;
    grid-auto-flow: column;
    width: unset;
    height: 30px;
  }
}
div.cmn-keyword-genre > div.tag div.tag-action {
  cursor: pointer;
  border: solid 1px #3d5e8f;
  background: #3d5e8f;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 24px;
  border-radius: 4px 0 0 4px;
}
div.cmn-keyword-genre > div.tag div.tag-action.follow {
  border: solid 1px #c3d7f2;
  background: #FFF;
  color: #3d5e8f;
}
div.cmn-keyword-genre > div.tag a {
  background-color: #c3d7f2;
  height: 100%;
  border-radius: 0 4px 4px 0;
  border: solid 1px #c3d7f2;
  border-left: none;
  color: #333;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 8px;
  font-size: 12px;
  line-height: 22px !important;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none !important;
}
@media print, screen and (min-width: 769px) {
  div.cmn-keyword-genre > div.tag a {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 28px;
    font-size: 14px;
  }
}

/**********************************************/
/* TAB表示 */
/**********************************************/
.cmn-tab {
  border-bottom: 0;
}
.cmn-tab li {
  padding-left: 0px;
  text-align: center;
}
.cmn-tab li:first-child {
  padding-left: 20px;
}
.cmn-tab li.uk-active a {
  background: #FFF;
  color: #111;
  border: solid 1px #CCC;
  border-bottom: #FFF !important;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.cmn-tab li a {
  padding: 12px 18px;
  color: #333;
  border-color: transparent;
  border-bottom: none;
}
.cmn-tab li a i {
  margin-right: 0.5em;
}

@media print, screen and (min-width: 769px) {
  .cmn-tab-cts-area {
    margin: 2em 0;
    padding: 8px 12px;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-tab-cts-area {
    margin: 1em 0;
    padding: 4px;
  }
}
@media print, screen and (min-width: 769px) {
  .cmn-tab-cts-area ul.cmn-tab-cts-src-list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.cmn-tab-cts-area ul.cmn-tab-cts-src-list li {
  list-style-type: disc;
}
@media print, screen and (min-width: 769px) {
  .cmn-tab-cts-area ul.cmn-tab-cts-src-list li {
    width: 50%;
  }
  .cmn-tab-cts-area ul.cmn-tab-cts-src-list li:nth-child(odd) {
    padding-right: 3em;
  }
}
.cmn-tab-cts-area ul.cmn-tab-cts-src-list li a {
  color: #333;
}
.cmn-tab-cts-area ul.cmn-tab-cts-src-list li a:hover {
  color: #0265cb;
}

/**********************************************/
/* ERROR表示 */
/**********************************************/
/*--------------------------------------------------------------------------------------------------
	NOTFOUND
-------------------------------------------------------------------------------------------------- */
#cmn-error-wrap {
  margin: 3em auto;
  max-width: 850px;
}
#cmn-error-wrap h1.def {
  margin: 50px 0;
  padding: 25px;
  background: #F3F3F3;
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
}
#cmn-error-wrap h1.main-ttl {
  margin: 0 0 1em;
  padding: 0;
  font-size: 2em;
  text-align: center;
  background: unset;
}
#cmn-error-wrap h2.def {
  margin: 60px 0;
  font-size: 8em;
  color: #366aa7;
  font-family: Oswald;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #cmn-error-wrap h2.def {
    margin: 60px 0;
    font-size: 3em;
    color: #366aa7;
    font-family: Oswald;
  }
}
#cmn-error-wrap div.btn-area {
  margin: 3em 0;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  #cmn-error-wrap div.btn-area ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#cmn-error-wrap div.btn-area ul li {
  margin: 0.5em;
}
@media only screen and (max-width: 768px) {
  #cmn-error-wrap div.btn-area ul li a {
    width: 80%;
  }
}
#cmn-error-wrap h3.cmn-error-ttl {
  margin: 2em 0;
  text-align: center;
}
#cmn-error-wrap div.cmn-error-related-link {
  margin-bottom: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
}
#cmn-error-wrap div.cmn-error-related-link a {
  display: block;
  background-color: #0e417d;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  color: #FFF;
  padding: 12px 24px;
}
#cmn-error-wrap div.cmn-error-related-link a:hover {
  opacity: 0.65;
}
#cmn-error-wrap div.cmn-error-category-list {
  margin-bottom: 3em;
}
#cmn-error-wrap div.cmn-error-category-list ul {
  list-style-type: disc;
}
#cmn-error-wrap div.cmn-error-category-list ul li {
  margin-bottom: 8px;
}
#cmn-error-wrap div.cmn-error-category-list ul li a {
  padding: 0;
}
#cmn-error-wrap div.cmn-error-category-list ul li a:hover {
  opacity: 0.65;
}

/**********************************************/
/* 検索用モーダル共通 */
/**********************************************/
dl.modal-category-list dt {
  margin-bottom: 1em;
  padding: 0.5em;
  background: #F3F3F3;
}
dl.modal-category-list dt > label {
  font-weight: bold;
}
dl.modal-category-list dd {
  margin: 0;
  padding-left: 0.5em;
}
dl.modal-category-list dd ul {
  margin: 0 0 1em;
  padding: 0;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  dl.modal-category-list dd ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
dl.modal-category-list dd ul li {
  margin: 0;
  padding-right: 1em;
}
@media print, screen and (min-width: 769px) {
  dl.modal-category-list dd ul li {
    width: 50%;
  }
}
dl.modal-category-list dd ul li label {
  font-size: 14px;
  white-space: normal !important;
}
dl.modal-category-list dd ul.uk-accordion {
  width: 100%;
}
dl.modal-category-list dd ul.uk-accordion > li {
  position: relative;
  width: 100%;
}
dl.modal-category-list dd ul.uk-accordion > li > label {
  font-weight: bold;
  font-size: 14px;
}
dl.modal-category-list dd ul.uk-accordion > li .uk-accordion-title {
  cursor: pointer;
  position: absolute;
  top: -4px;
  right: 0;
  display: inline-block;
}
dl.modal-category-list dd ul.uk-accordion > li .uk-accordion-content {
  margin: 6px 0 0;
  padding: 6px 0 0;
  border-top: dotted 1px #CCC;
}

div#category-order-text span {
  margin-right: 1em;
  font-size: 12px;
  color: #333;
}
div#category-order-text input {
  display: none;
}

div.modal-order-text span {
  margin-right: 1em;
  font-size: 12px;
  color: #333;
}
div.modal-order-text input {
  display: none;
}

/**********************************************/
/* TOPカテゴリ検索用モーダル */
/**********************************************/
div#modal-category div.uk-modal-dialog button.uk-close {
  color: #FFF;
}
div#modal-category div.uk-modal-dialog div.uk-modal-header {
  padding: 15px;
  background-color: #042941;
}
div#modal-category div.uk-modal-dialog div.uk-modal-header h2.uk-modal-title {
  font-size: 1em;
  color: #FFF;
}
div#modal-category div.uk-modal-dialog div.uk-modal-body {
  padding: 15px;
}

div.modal-category-list div.cbs-wrap {
  margin: 0;
}
div.modal-category-list div.cbs-wrap div.cbs-ttl {
  padding: 0.5em 2em 0.5em 0.5em;
  background: #F3F3F3;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  div.modal-category-list div.cbs-wrap div.cbs-ttl {
    padding: 0.5em;
  }
}
div.modal-category-list div.cbs-wrap div.cbs-ttl > label {
  margin: 0;
  font-weight: bold;
  white-space: normal;
}
div.modal-category-list div.cbs-wrap div.cbs-ttl + ul.uk-accordion {
  margin-top: 1em !important;
  padding-left: 7px;
}
div.modal-category-list div.cbs-wrap ul.uk-accordion {
  margin: 0 0 1em;
  width: 100%;
}
div.modal-category-list div.cbs-wrap ul.uk-accordion > li {
  margin: 0 0 0.5em;
  position: relative;
  width: 100%;
}
div.modal-category-list div.cbs-wrap ul.uk-accordion > li > label {
  font-weight: bold;
  font-size: 14px;
}
div.modal-category-list div.cbs-wrap ul.uk-accordion > li label.cbs-sub-ttl {
  padding-bottom: 6px;
}
div.modal-category-list div.cbs-wrap ul.uk-accordion > li .uk-accordion-title {
  cursor: pointer;
  position: absolute;
  top: -4px;
  right: 0;
  display: inline-block;
}
div.modal-category-list div.cbs-wrap ul.uk-accordion > li .uk-accordion-content {
  margin: 0 0 2em;
  padding: 6px;
}
@media print, screen and (min-width: 769px) {
  div.modal-category-list div.cbs-wrap ul.uk-accordion > li .uk-accordion-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
  }
}
div.modal-category-list div.cbs-wrap ul.uk-accordion > li .uk-accordion-content label {
  display: block;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media print, screen and (min-width: 769px) {
  div.modal-category-list div.cbs-wrap ul.uk-accordion > li .uk-accordion-content label {
    font-size: 14px;
  }
}
div.modal-category-list div.cbs-wrap ul.uk-accordion > li.uk-open label.cbs-sub-ttl {
  display: block;
  border-bottom: dotted 1px #CCC;
}
div.modal-category-list div.cbs-wrap ul.uk-accordion > li:last-child .uk-accordion-content {
  margin-bottom: 0;
}
div.modal-category-list div.cbs-wrap ul.uk-accordion div.cbs-ttl {
  margin-bottom: 0;
}
div.modal-category-list div.cbs-wrap ul.uk-accordion div.cbs-ttl + .uk-accordion-title {
  top: 6px;
  right: 6px;
}
div.modal-category-list div.cbs-wrap ul.uk-accordion:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  div.modal-src {
    padding: 6px;
  }
}
@media print, screen and (min-width: 769px) {
  div.modal-src div.uk-modal-dialog {
    width: 860px !important;
  }
}
div.modal-src div.uk-modal-dialog button.uk-close {
  color: #FFF;
}
div.modal-src div.uk-modal-dialog div.uk-modal-header {
  padding: 15px;
  background-color: #042941;
}
div.modal-src div.uk-modal-dialog div.uk-modal-header h2.uk-modal-title {
  font-size: 1em;
  color: #FFF;
}
div.modal-src div.uk-modal-dialog div.uk-modal-body {
  padding: 15px;
}

/**********************************************/
/* カテゴリ検索用モーダル */
/**********************************************/
@media only screen and (max-width: 768px) {
  div#modal-src-order {
    padding: 6px;
  }
}
@media print, screen and (min-width: 769px) {
  div#modal-src-order div.uk-modal-dialog {
    width: 860px !important;
  }
}
div#modal-src-order div.uk-modal-dialog button.uk-close {
  color: #FFF;
}
div#modal-src-order div.uk-modal-dialog div.uk-modal-header {
  padding: 15px;
  background-color: #042941;
}
div#modal-src-order div.uk-modal-dialog div.uk-modal-header h2.uk-modal-title {
  font-size: 1em;
  color: #FFF;
}
div#modal-src-order div.uk-modal-dialog div.uk-modal-body {
  padding: 0;
}
div#modal-src-order div.uk-modal-dialog div.uk-modal-body div.cmn-src-order-form {
  padding: 12px;
  border: none;
}
@media only screen and (max-width: 768px) {
  div#modal-src-order div.uk-modal-dialog div.uk-modal-body div.cmn-src-order-form {
    padding: 0 4px;
  }
}
@media print, screen and (min-width: 769px) {
  div#modal-src-order div.uk-modal-dialog div.uk-modal-body div.cmn-src-order-form table th {
    background-color: #F1F1F1;
  }
}
div#modal-src-order div.uk-modal-dialog div.uk-modal-body div.cmn-src-order-form table th, div#modal-src-order div.uk-modal-dialog div.uk-modal-body div.cmn-src-order-form table td {
  padding: 8px 12px;
  border: solid 1px #FFF;
}
@media only screen and (max-width: 768px) {
  div#modal-src-order div.uk-modal-dialog div.uk-modal-body div.cmn-src-order-form table th, div#modal-src-order div.uk-modal-dialog div.uk-modal-body div.cmn-src-order-form table td {
    padding: 4px 0;
  }
  div#modal-src-order div.uk-modal-dialog div.uk-modal-body div.cmn-src-order-form table th label, div#modal-src-order div.uk-modal-dialog div.uk-modal-body div.cmn-src-order-form table td label {
    font-size: 12px;
  }
}
div#modal-src-order div.uk-modal-dialog div.uk-modal-body div.cmn-src-order-form table th.freetext input, div#modal-src-order div.uk-modal-dialog div.uk-modal-body div.cmn-src-order-form table td.freetext input {
  width: 90%;
}

div#modal-select-sem h4 {
  font-size: 1.1rem !important;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  div#modal-select-sem h4 {
    font-size: 1em !important;
    text-align: center;
  }
}
div#modal-select-sem div.sem-cts {
  padding: 1em 0;
  border-top: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div#modal-select-sem div.sem-cts label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
div#modal-select-sem div.sem-cts label input {
  margin-right: 10px;
  margin-top: 0;
}
div#modal-select-sem div.sem-cts span {
  font-weight: bold;
}

/**********************************************/
/* ポイント交換 */
/**********************************************/
div.my-point-block {
  margin: 2em 0;
  background: #FFF;
}
@media only screen and (max-width: 768px) {
  div.my-point-block {
    margin: 1em 0;
  }
}
div.my-point-block div.point-block {
  margin-top: 0.5em;
  padding: 1em;
  border: solid 1px #0F8DAD;
  color: #0F8DAD;
}
@media print, screen and (min-width: 769px) {
  div.my-point-block div.point-block {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
div.my-point-block div.point-block div.remaining {
  margin-right: 3em;
  font-weight: bold;
  white-space: nowrap;
}
@media print, screen and (min-width: 769px) {
  div.my-point-block div.point-block div.remaining {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (max-width: 768px) {
  div.my-point-block div.point-block div.remaining {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
div.my-point-block div.point-block div.remaining strong {
  font-size: 1.3rem;
  color: #32d296 !important;
}
div.my-point-block div.point-block div.action {
  color: #333;
}
div.my-point-block div.point-block div.action strong {
  color: #f0506e !important;
}

div.point-exchange-head {
  margin-bottom: 2em;
  padding: 2em;
  border: solid 1px #0F8DAD;
}
div.point-exchange-head h2.ttl {
  color: #0F8DAD;
}
div.point-exchange-head div.item {
  font-weight: bold;
  font-size: 1.2rem;
}
div.point-exchange-head div.my-point-block {
  margin: 0;
  background: #e7efef;
}
div.point-exchange-head div.my-point-block div.point-block {
  border: none !important;
}

/* SNS AREA */
div.cmn-sns-link {
  margin: 0;
}
div.cmn-sns-link ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
div.cmn-sns-link ul li {
  padding-right: 5px;
  vertical-align: middle;
  max-height: 24px;
}
div.cmn-sns-link ul li.fb-iine {
  padding-top: 3px;
}
div.cmn-sns-link:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 768px) {
  div.cmn-sns-link {
    margin-bottom: 0.5em;
  }
  div.cmn-sns-link ul {
    margin: 0;
    padding: 0;
    text-align: center;
  }
}

/**********************************************/
/* フォーム用入力テーブル */
/**********************************************/
.CmnPgingWrap {
  margin-bottom: 1em;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .CmnPgingWrap {
    align-items: flex-start;
  }
}
.CmnPgingWrap div.CmnPgingHead {
  margin: 0;
  text-align: left;
  position: relative;
}
.CmnPgingWrap div.CmnPgingHead strong {
  margin-right: 10px;
  font-size: 1.8em;
  color: #111;
  line-height: 100%;
}
@media only screen and (max-width: 768px) {
  .CmnPgingWrap div.CmnPgingHead strong {
    font-size: 1.2em;
  }
}
.CmnPgingWrap div.CmnPgingHead .CmnPagingChcek {
  margin: 0 0 0 8px;
  padding: 0;
  display: inline-block;
  line-height: 24px;
  border: none !important;
}
.CmnPgingWrap div.CmnPgingHead .CmnPagingChcek label {
  border: none !important;
}
.CmnPgingWrap div.CmnPgingHead .CmnPagingChcek input {
  margin-right: 2px;
}
@media only screen and (max-width: 768px) {
  .CmnPgingWrap div.CmnPgingHead {
    padding-bottom: 15px;
    font-size: 12px;
  }
}
.CmnPgingWrap div.CmnPgingHead button.btn-archive {
  margin: 1em 0;
  font-size: 12px;
  border: solid 1px #CCC;
  background: none;
}
@media print, screen and (min-width: 769px) {
  .CmnPgingWrap div.CmnPgingHead button.btn-archive {
    position: absolute;
    right: -40px;
    top: 0;
    margin: 0;
  }
  .CmnPgingWrap div.CmnPgingHead button.btn-archive:hover {
    opacity: 0.5;
  }
}
.CmnPgingWrap div.CmnPagingSort {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.CmnPgingWrap div.CmnPagingSort label {
  cursor: default;
}
@media print, screen and (min-width: 769px) {
  .CmnPgingWrap div.CmnPagingSort {
    margin: 0 0 1em auto;
    width: 240px;
  }
}
.CmnPgingWrap div.CmnPagingSort .uk-select {
  max-width: 160px;
  font-size: 0.9em;
}
@media only screen and (max-width: 768px) {
  .CmnPgingWrap div.CmnPagingSort {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 80px;
  }
  .CmnPgingWrap div.CmnPagingSort label {
    display: none;
  }
  .CmnPgingWrap div.CmnPagingSort .uk-select {
    width: unset;
    font-size: 0.9em;
    height: 28px;
  }
}
.CmnPgingWrap div.CmnPgingLink {
  margin: 0;
}
@media print, screen and (min-width: 769px) {
  .CmnPgingWrap div.CmnPgingLink {
    position: relative;
  }
}
.CmnPgingWrap div.CmnPgingLink ul.uk-pagination {
  margin: 0;
}
.CmnPgingWrap div.CmnPgingLink ul.uk-pagination li {
  margin-left: 4px;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  background: #f3f3f3;
  padding: 0;
}
.CmnPgingWrap div.CmnPgingLink ul.uk-pagination li a {
  display: block;
  font-size: 14px;
  text-decoration: none;
  color: #111;
  font-weight: bold;
}
.CmnPgingWrap div.CmnPgingLink ul.uk-pagination li.uk-active {
  background: #3e6cbf;
}
.CmnPgingWrap div.CmnPgingLink ul.uk-pagination li.uk-active span {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: block;
}

@media (max-width: 640px) {
  div.CmnPagingChcek {
    margin: 0;
    padding: 0;
  }
  div.CmnPgingHead div.CmnPagingChcek {
    display: none;
  }
}
/**********************************************/
/* 検索用のフォーム */
/**********************************************/
.cmn-src-menu-tab {
  padding: 0;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-menu-tab {
    margin: 2em 0;
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap;
    align-items: stretch;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-src-menu-tab {
    margin: 1em 0;
  }
}
.cmn-src-menu-tab li {
  margin: 0 2px;
  padding: 0;
  text-align: center;
  display: block;
  flex-grow: 1;
}
@media only screen and (max-width: 768px) {
  .cmn-src-menu-tab li {
    margin: 0 0 1px;
  }
}
.cmn-src-menu-tab li a {
  padding: 14px 18px;
  color: #333;
  border-color: transparent;
  border-bottom: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .cmn-src-menu-tab li a {
    font-size: 0.75rem;
    padding: 12px;
  }
}
.cmn-src-menu-tab li a:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  color: #FFF;
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .cmn-src-order-form {
    margin: 0 0 3em;
    padding: 2em;
    border: solid 1px #CCC;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-src-order-form {
    margin: 1em 0;
    padding: 4px;
  }
}
.cmn-src-order-form h2 {
  font-weight: bold;
  color: #333;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cmn-src-order-form h2 i {
  margin-right: 8px;
  font-size: 24px;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-form h2 {
    margin: 1em 0 1em;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-src-order-form h2 {
    margin: 0 0 1em;
    padding-top: 36px;
    font-size: 1.1rem;
  }
  .cmn-src-order-form h2 i {
    font-size: 1.1rem;
  }
}
.cmn-src-order-form table {
  margin: 0;
}
.cmn-src-order-form table input, .cmn-src-order-form table select {
  font-size: 13px;
}
.cmn-src-order-form table select.uk-select {
  width: unset;
}
.cmn-src-order-form table th {
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .cmn-src-order-form table th {
    margin-top: 10px;
    padding: 0px;
  }
  .cmn-src-order-form table th:before {
    content: "";
    margin-right: 6px;
    border-left: solid 3px #CCC;
  }
}
.cmn-src-order-form table td div.calendarselectarea {
  margin-bottom: 0;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-form table td div.calendarselectarea div {
    display: inline-block;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-src-order-form table td {
    padding: 5px 0px 10px;
  }
}
.cmn-src-order-form table td.freetext a {
  font-size: 12px;
  margin-right: 1em;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .cmn-src-order-form table td.freetext a {
    font-size: 11px;
    margin-right: 0.5em;
  }
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-form table td.genre {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }
  .cmn-src-order-form table td.genre label {
    width: 30%;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-src-order-form table td.genre label {
    display: block;
    width: 100%;
  }
}
.cmn-src-order-form table td.category {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cmn-src-order-form table td.category a.btn-select-cat {
  margin-right: 1em;
  font-size: 12px;
  background-color: #add8e6;
  color: #0e417d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 30px;
  line-height: 30px;
  width: 60px;
}
.cmn-src-order-form table td.category a.btn-select-cat:hover {
  opacity: 0.65;
}
.cmn-src-order-form table td.category div#dl-category-order span {
  margin-right: 1em;
  font-size: 12px;
  color: #0e417d;
}
.cmn-src-order-form table td label {
  white-space: nowrap;
}
.cmn-src-order-form table td hr {
  margin: 6px 0;
  border: dotted 1px #F3F3F3;
}
.cmn-src-order-form div.cmn-src-order-form-btn {
  margin-top: 1em;
  text-align: center;
}
.cmn-src-order-form.src-result {
  padding: 0;
}

/**********************************************/
/* 検索結果の条件表示
/**********************************************/
#cmn-src-order-area {
  background: #F1F1F1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media print, screen and (min-width: 769px) {
  #cmn-src-order-area {
    margin-bottom: 3em;
    padding: 12px 16px 12px 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  #cmn-src-order-area table {
    margin-bottom: 0;
    width: 75%;
  }
  #cmn-src-order-area table th, #cmn-src-order-area table td {
    padding: 8px;
    font-size: 12px;
  }
  #cmn-src-order-area table th {
    font-weight: bold;
  }
  #cmn-src-order-area table td div.line-clump2 {
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
@media only screen and (max-width: 768px) {
  #cmn-src-order-area {
    margin-bottom: 2em;
    padding: 8px;
  }
  #cmn-src-order-area table th, #cmn-src-order-area table td {
    font-size: 12px;
    padding: 4px;
    min-width: unset !important;
  }
  #cmn-src-order-area table th {
    font-weight: bold;
    font-size: 11px;
    width: 18%;
  }
  #cmn-src-order-area table td.uk-table-expand {
    width: 32%;
  }
  #cmn-src-order-area a.uk-button {
    margin: 0 auto 1em;
    display: block;
    text-align: center;
  }
  #cmn-src-order-area a.uk-button:hover {
    background-color: #0f7ae5;
    color: #fff;
  }
}
#cmn-src-order-area div.save-btn-area {
  width: 100%;
  padding: 12px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
#cmn-src-order-area div.save-btn-area a.uk-button-small {
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  color: #0a46b8;
  text-decoration: underline;
}
#cmn-src-order-area div.save-btn-area a.btn-add-search-condition {
  background: #FFF;
  text-decoration: none;
}
#cmn-src-order-area div.save-btn-area a.selected {
  background: #cad7e0;
  color: #3a4657;
}

div#category-order-text {
  font-size: 12px;
}

_:-ms-input-placeholder, :root div#category-order-text {
  width: 500px;
}

_:-ms-input-placeholder, :root td.freetext {
  width: 500px;
}

_:-ms-input-placeholder, :root td.freetext input {
  width: 500px;
  display: block;
}

p.src-noresult-text {
  font-size: 16px;
  font-weight: bold;
}

/**********************************************/
/* SISエリア */
/**********************************************/
.cmn-src-sis {
  margin-bottom: 2em;
  background: #f9f3ec;
  border-radius: 4px;
  padding: 1em;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-sis div.card div.info-wrap {
    display: grid;
    grid-template-columns: 25% auto;
    gap: 24px;
  }
}
.cmn-src-sis div.card div.info-wrap div.thum {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 4/3;
}
.cmn-src-sis div.card div.info-wrap div.thum a {
  display: block;
  width: 100%;
  height: 100%;
}
.cmn-src-sis div.card div.info-wrap div.thum img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-sis div.card div.info-wrap div.thum {
    margin: 0;
  }
}
.cmn-src-sis div.card div.info-wrap div.text h2 {
  margin-top: 0;
  margin-bottom: 0.8rem;
}
.cmn-src-sis div.card div.info-wrap div.text h2 a {
  font-weight: bold;
  font-size: 1em;
  color: #0e417d;
}
.cmn-src-sis div.card div.info-wrap div.text h2 span {
  display: inline !important;
}
.cmn-src-sis div.card div.info-wrap div.text strong {
  padding: 0.5em 0;
  border-top: solid 1px #ccc;
  display: block;
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
}
.cmn-src-sis div.card div.info-wrap div.text span {
  display: block;
  text-align: right;
  font-size: 12px;
}
.cmn-src-sis div.card div.info-wrap div.text span a {
  font-size: 12px;
}
.cmn-src-sis div.card div.info-wrap div.text p {
  margin: 0 0 0.5em;
  font-size: 13px;
}
.cmn-src-sis div.card div.info-wrap div.text p a {
  font-size: 13px;
}
.cmn-src-sis div.card div.info-wrap div.text div.icons {
  margin-bottom: 8px;
}
.cmn-src-sis div.card div.info-wrap div.text div.icons span {
  display: inline;
}
.cmn-src-sis div.card div.info-wrap div.text div.seminar-text p.com {
  text-align: right;
  font-size: 12px;
}
.cmn-src-sis div.card div.info-wrap div.text div.seminar-text p.com a {
  font-size: 12px;
}
.cmn-src-sis div.card div.info-wrap div.text div.seminar-text span {
  display: inline-block;
}
.cmn-src-sis div.card div.btn-wrap {
  margin: 1em 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-sis div.card div.btn-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.cmn-src-sis div.card div.btn-wrap div.cv-btns {
  gap: 8px;
  min-width: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cmn-src-sis div.card div.btn-wrap div.cv-btns div.applied {
  margin: 0;
  padding: 0 8px;
  height: 36px;
  width: 100%;
  min-width: unset;
  max-width: 240px;
  border-radius: 4px;
  border: none;
  font-size: 13px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-sis div.card div.btn-wrap div.cv-btns div.applied {
    white-space: nowrap;
    height: 48px;
    font-size: 14px;
    width: 200px;
  }
}
.cmn-src-sis div.card div.btn-wrap div.cv-btns a, .cmn-src-sis div.card div.btn-wrap div.cv-btns button {
  margin: 0;
  padding: 0 8px;
  height: 36px;
  width: 100%;
  min-width: unset;
  max-width: 240px;
  cursor: pointer;
  border-radius: 4px;
  border: none;
  font-size: 13px;
  letter-spacing: -1px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-sis div.card div.btn-wrap div.cv-btns a, .cmn-src-sis div.card div.btn-wrap div.cv-btns button {
    white-space: nowrap;
    height: 48px;
    font-size: 14px;
    width: 200px;
  }
}
.cmn-src-sis div.card div.btn-wrap div.cv-btns a.cmn-btn-action, .cmn-src-sis div.card div.btn-wrap div.cv-btns button.cmn-btn-action {
  background: #ff3300;
  color: #fff;
}
.cmn-src-sis div.card div.btn-wrap div.cv-btns a.cmn-btn-action:hover, .cmn-src-sis div.card div.btn-wrap div.cv-btns button.cmn-btn-action:hover {
  background: #f7bf00;
}
.cmn-src-sis div.card div.btn-wrap div.cv-btns a.play-movie, .cmn-src-sis div.card div.btn-wrap div.cv-btns button.play-movie {
  color: #FFF;
  background: #483584;
}
.cmn-src-sis div.card div.btn-wrap div.cv-btns a.cmn-btn-link, .cmn-src-sis div.card div.btn-wrap div.cv-btns button.cmn-btn-link {
  display: none;
  border: 1px solid #0e417d;
  color: #0e417d;
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-sis div.card div.btn-wrap div.cv-btns a.cmn-btn-link, .cmn-src-sis div.card div.btn-wrap div.cv-btns button.cmn-btn-link {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.cmn-src-sis div.card div.btn-wrap div.cv-btns a.cmn-btn-link:hover, .cmn-src-sis div.card div.btn-wrap div.cv-btns button.cmn-btn-link:hover {
  opacity: 0.75;
}
.cmn-src-sis div.card div.btn-wrap div.cv-btns a.disabled, .cmn-src-sis div.card div.btn-wrap div.cv-btns button.disabled {
  cursor: default;
  background-color: #7C7C7C !important;
  color: #CCC;
}
.cmn-src-sis div.card div.btn-wrap div.cv-btns a.disabled:hover, .cmn-src-sis div.card div.btn-wrap div.cv-btns button.disabled:hover {
  background-color: #7C7C7C !important;
}
.cmn-src-sis div.card div.btn-wrap button.cmn-btn-add-folder {
  margin: 0;
  padding: 0 8px;
  height: 40px;
  width: 100%;
  min-width: unset;
  max-width: 240px;
  cursor: pointer;
  border-radius: 4px;
  border: none;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-sis div.card div.btn-wrap button.cmn-btn-add-folder {
    white-space: nowrap;
    width: 180px;
  }
}
.cmn-src-sis div.card div.btn-wrap-service {
  margin: 1em 0 0;
  gap: 6px;
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2列構成 */
  grid-template-rows: auto auto; /* 2行構成 */
}
@media print, screen and (min-width: 769px) {
  .cmn-src-sis div.card div.btn-wrap-service {
    grid-template-columns: 200px 1fr 180px;
    align-items: center;
  }
}
.cmn-src-sis div.card div.btn-wrap-service div.second-column {
  grid-column: 1/-1;
  grid-row: 2;
  gap: 8px;
  text-align: center;
  justify-items: center;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-sis div.card div.btn-wrap-service div.second-column {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    grid-column: unset;
    grid-row: unset;
    gap: 8px;
  }
}
.cmn-src-sis div.card div.btn-wrap-service a {
  margin: 0;
  padding: 0 8px;
  height: 40px;
  width: 100%;
  cursor: pointer;
  border-radius: 4px;
  border: none;
  font-size: 13px;
  letter-spacing: -1px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-sis div.card div.btn-wrap-service a {
    white-space: nowrap;
    height: 48px;
    font-size: 14px;
  }
}
.cmn-src-sis div.card div.btn-wrap-service a.cmn-btn-action {
  background: #ff3300;
  color: #fff;
}
.cmn-src-sis div.card div.btn-wrap-service a.cmn-btn-action:hover {
  background: #f7bf00;
}
.cmn-src-sis div.card div.btn-wrap-service a.cmn-btn-link {
  display: none;
  border: 1px solid #0e417d;
  color: #0e417d;
  background: #fff;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-sis div.card div.btn-wrap-service a.cmn-btn-link {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 200px !important;
  }
}
.cmn-src-sis div.card div.btn-wrap-service a.cmn-btn-link:hover {
  opacity: 0.75;
}
.cmn-src-sis div.card div.btn-wrap-service div.download-btn {
  margin: 0;
  width: 100%;
}
.cmn-src-sis div.card div.btn-wrap-service div.download-btn .cmn-btn-svc-dl {
  max-width: unset !important;
}
.cmn-src-sis div.card div.btn-wrap-service button.cmn-btn-add-folder {
  margin: 0;
  height: 40px;
  font-size: 13px;
  width: 100%;
}

/**********************************************/
/* 検索用のテキストリンクリスト */
/**********************************************/
@media print, screen and (min-width: 769px) {
  .cmn-src-order-list {
    margin: 0 0 3em;
    padding-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-src-order-list {
    margin: 0 0 2em;
    padding-top: 40px;
  }
}
.cmn-src-order-list div.cmn-order-parts h2 {
  margin: 0 0 1.5em;
  font-weight: bold;
  padding: 12px 16px;
  background-color: #F1F1F1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cmn-src-order-list div.cmn-order-parts h2 i {
  margin-right: 8px;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .cmn-src-order-list div.cmn-order-parts h2 {
    font-size: 1.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cmn-src-order-list div.cmn-order-parts h2 i {
    font-size: 1.1rem;
  }
}
.cmn-src-order-list div.cmn-order-parts h3 {
  margin: 1em 0;
  padding-bottom: 6px;
  font-weight: bold;
  color: #333;
  border-bottom: dotted 1px #ccc;
  font-size: 15px;
}
.cmn-src-order-list div.cmn-order-parts h3:before {
  margin-right: 10px;
  content: "\f192";
  font-family: "Font Awesome 5 Free";
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-list div.cmn-order-parts h3 {
    font-size: 1.1em;
  }
}
.cmn-src-order-list div.cmn-order-parts h3 a {
  color: #333;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-list div.cmn-order-parts h3 a {
    font-size: 1em;
  }
}
.cmn-src-order-list div.cmn-order-parts h3 a:hover {
  color: #0265cb;
  text-decoration: underline;
}
.cmn-src-order-list div.cmn-order-parts h4 {
  margin: 1em 0;
  font-size: 1em;
}
.cmn-src-order-list div.cmn-order-parts h4 a {
  color: #333;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-list div.cmn-order-parts h4 a {
    font-size: 1em;
  }
}
.cmn-src-order-list div.cmn-order-parts h4 a:hover {
  color: #0265cb;
  text-decoration: underline;
}
.cmn-src-order-list div.cmn-order-parts ul.uk-accordion {
  margin-bottom: 3em;
}
.cmn-src-order-list ul.uk-accordion li {
  position: relative;
}
.cmn-src-order-list ul.uk-accordion li .uk-accordion-title {
  cursor: pointer;
  position: absolute;
  top: -4px;
  right: 0;
  display: inline-block;
}
.cmn-src-order-list ul.uk-accordion li .uk-accordion-content {
  margin-bottom: 2em;
}
.cmn-src-order-list ul.uk-accordion li h3 {
  padding-right: 2em;
}
.cmn-src-order-list ul.order-list {
  margin: 0 0 3em;
  padding-left: 24px;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-list ul.order-list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.cmn-src-order-list ul.order-list li {
  list-style-type: disc;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-list ul.order-list li {
    width: 50%;
  }
  .cmn-src-order-list ul.order-list li:nth-child(odd) {
    padding-right: 3em;
  }
}
.cmn-src-order-list.seminar h2 {
  color: #483584;
  border-top: solid 3px #483584;
}
.cmn-src-order-list.seminar h2 i {
  color: #483584;
}
.cmn-src-order-list.seminar h3:before {
  color: #483584;
}
.cmn-src-order-list.seminar div.sis-area a {
  color: #483584;
}
.cmn-src-order-list.service h2 {
  border-top: solid 3px #2263b2;
  color: #2263b2;
}
.cmn-src-order-list.service h2 i {
  color: #2263b2;
}
.cmn-src-order-list.service h3:before {
  color: #0265cb;
}
.cmn-src-order-list.service div.sis-area a {
  color: #0e417d;
}
.cmn-src-order-list.download h2 {
  border-top: solid 3px #22adb2;
  color: #22adb2;
}
.cmn-src-order-list.download h2 i {
  color: #22adb2;
}
.cmn-src-order-list.download h3:before {
  color: #22adb2;
}
.cmn-src-order-list.download div.sis-area a {
  color: #0e417d;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-list div.sis-area {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1em;
  }
}
.cmn-src-order-list div.sis-area div.block {
  margin-bottom: 1em;
  padding: 1em;
  border: solid 1px #EDEDED;
  min-height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-list div.sis-area div.block {
    margin-bottom: 0;
  }
}
.cmn-src-order-list div.sis-area div.block div.img {
  float: left;
  width: 30%;
  position: relative;
  height: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-list div.sis-area div.block div.img {
    margin-bottom: 12px;
    height: 100px;
  }
}
.cmn-src-order-list div.sis-area div.block div.img:hover {
  opacity: 0.75;
}
.cmn-src-order-list div.sis-area div.block div.img a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.cmn-src-order-list div.sis-area div.block div.img a img {
  max-width: 90%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.cmn-src-order-list div.sis-area div.block div.text {
  margin: 0;
  float: right;
  width: 68%;
}
.cmn-src-order-list div.sis-area div.block div.text a {
  color: #0e417d;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  .cmn-src-order-list div.sis-area div.block div.text a {
    font-size: 16px;
  }
}
.cmn-src-order-list div.sis-area div.block div.text p.company {
  margin: 0.5em 0 0;
  font-size: 12px;
  color: #333;
}

/**********************************************/
/* 検索用のテキストリンクリスト簡易版 */
/**********************************************/
.cmn-btm-src-list {
  margin-top: 3em;
}
.cmn-btm-src-list h2 {
  margin: 0 0 1em;
  font-size: 1.1rem;
}
.cmn-btm-src-list h3 {
  margin: 0 0 4px;
  font-weight: normal;
  color: #333;
}
.cmn-btm-src-list h3 a {
  font-size: 13px;
  color: #333;
}
.cmn-btm-src-list h3 a:hover {
  color: #0265cb;
  text-decoration: underline;
}
.cmn-btm-src-list h3:before {
  margin-right: 4px;
  content: "\f192";
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  color: #333;
  font-weight: bold;
}
.cmn-btm-src-list h4 {
  margin: 0;
}
.cmn-btm-src-list h4 a {
  font-size: 12px;
  font-weight: normal;
}
.cmn-btm-src-list h4 a:hover {
  color: #0265cb;
  text-decoration: underline;
}
.cmn-btm-src-list ul.order-list {
  margin: 0 0 2em;
  padding: 0;
}
.cmn-btm-src-list ul.order-list li {
  list-style-type: disc;
  display: inline-block;
  margin-right: 1em;
}
.cmn-btm-src-list ul.order-list li a {
  font-size: 12px;
}
.cmn-btm-src-list ul.uk-accordion {
  margin-top: 0;
}
.cmn-btm-src-list ul.uk-accordion > li {
  margin: 0 0 4px;
  position: relative;
}
.cmn-btm-src-list ul.uk-accordion > li .uk-accordion-title {
  cursor: pointer;
  position: absolute;
  top: -4px;
  right: 0;
  display: inline-block;
}
.cmn-btm-src-list ul.uk-accordion > li .uk-accordion-content {
  margin: 0;
  padding: 8px 0 16px;
}
.cmn-btm-src-list ul.uk-accordion > li .uk-accordion-content ul.order-list {
  margin: 0;
}

/**********************************************/
/* 検索結果 */
/**********************************************/
.src-list-wrap {
  margin-bottom: 6em;
}
.src-list-wrap .src-list-ttl {
  margin: 0 0 1em;
  background: #f3f3f3;
  color: #333;
  font-size: 16px;
  padding: 12px 12px 8px;
  border-bottom: solid 1px #6c6c6c;
  font-weight: bold;
  text-align: left;
}
.src-list-wrap ul.src-list-thum {
  margin: 0 0 2em;
  padding-left: 0;
}
.src-list-wrap ul.src-list-thum li {
  padding: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: solid 1px #F1F1F1;
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-thum li {
    padding: 15px;
  }
}
.src-list-wrap ul.src-list-thum li > a {
  display: block;
  width: 100%;
}
.src-list-wrap ul.src-list-thum li h2 {
  font-size: 1.2em;
}
.src-list-wrap ul.src-list-thum li div.thum {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-thum li div.thum {
    width: 160px;
    display: block;
  }
}
.src-list-wrap ul.src-list-thum li div.thum img {
  width: 100%;
  height: auto;
}
.src-list-wrap ul.src-list-thum li div.text {
  flex: 1;
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-thum li div.text {
    padding-left: 15px;
  }
}
.src-list-wrap ul.src-list-thum li div.text h2.list-ttl {
  margin: 0 0 0.5em;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .src-list-wrap ul.src-list-thum li div.text h2.list-ttl {
    font-size: 0.9em;
  }
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-thum li div.text h2.list-ttl {
    font-size: 1em;
  }
}
.src-list-wrap ul.src-list-thum li div.text h2.list-ttl a {
  font-weight: bold;
  line-height: 130%;
  color: #111111;
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-thum li div.text h2.list-ttl a {
    font-size: 1.2em;
  }
}
.src-list-wrap ul.src-list-thum li div.text h2.list-ttl a span.new {
  margin-left: 0.5em;
  background: #cf0003;
  color: #fff;
  padding: 2px 6px;
  font-size: 10px;
}
.src-list-wrap ul.src-list-thum li div.text h2.list-ttl a:hover {
  opacity: 0.75;
}
.src-list-wrap ul.src-list-thum li div.text p.uk-text-meta {
  margin: 0;
}
.src-list-wrap ul.src-list-thum li div.text p.uk-text-meta * {
  font-size: 0.875rem;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  .src-list-wrap ul.src-list-thum li div.text p.uk-text-meta {
    font-size: 0.75em;
  }
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-thum li div.text div.btn-area p {
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .src-list-wrap ul.src-list-thum li div.text div.btn-area p {
    margin-bottom: 1em;
  }
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-thum li div.text div.btn-area a.uk-button {
    float: right;
  }
}
@media only screen and (max-width: 768px) {
  .src-list-wrap ul.src-list-thum li div.text div.btn-area a.uk-button {
    margin: 0 auto;
    width: 60%;
    display: block;
  }
}
.src-list-wrap ul.src-list-thum li div.uk-width-1-5 img {
  max-height: 160px;
}
.src-list-wrap ul.src-list-thum li .list-ttl {
  margin: 0 0 0.5em;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 160%;
}
.src-list-wrap ul.src-list-thum li .list-ttl span.new {
  margin-left: 0.5em;
  background: #cf0003;
  color: #fff;
  padding: 2px 6px;
  font-size: 10px;
}
.src-list-wrap ul.src-list-thum li h3.list-sub-ttl {
  margin: 0 0 0.5em;
  padding: 0;
  color: #333333;
  font-size: 0.9em;
  font-weight: normal;
}
.src-list-wrap ul.src-list-thum li div.category {
  margin: 0 0 8px;
  padding: 0 0 0 6px;
  height: 16px;
  line-height: 16px;
  font-weight: bold;
  color: #303033;
  border-left: solid 6px #303033;
}
.src-list-wrap ul.src-list-thum li div.category.service {
  border-left: solid 6px #2263b2;
  color: #2263b2;
}
.src-list-wrap ul.src-list-thum li div.category.download {
  border-left: solid 6px #22adb2;
  color: #22adb2;
}
.src-list-wrap ul.src-list-thum li div.category.seminar {
  border-left: solid 6px #483584;
  color: #483584;
}
.src-list-wrap ul.src-list-thum li p.uk-text-meta {
  margin: 0;
}
.src-list-wrap ul.src-list-thum li p.uk-text-meta * {
  font-size: 0.875rem;
  font-weight: normal;
}
.src-list-wrap ul.src-list-thum li p.uk-text-meta.description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.src-list-wrap ul.src-list-cb {
  margin: 0;
  padding-left: 0;
}
.src-list-wrap ul.src-list-cb li {
  padding: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: solid 1px #F1F1F1;
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-cb li {
    padding: 15px;
  }
}
.src-list-wrap ul.src-list-cb li div.cb {
  padding: 0;
  width: 40px;
}
.src-list-wrap ul.src-list-cb li div.cb input.uk-checkbox {
  height: 22px;
  width: 22px;
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-cb li div.cb input.uk-checkbox {
    margin: 0 !important;
  }
}
.src-list-wrap ul.src-list-cb li div.thum {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-cb li div.thum {
    width: 160px;
    display: block;
  }
}
.src-list-wrap ul.src-list-cb li div.thum img {
  width: 100%;
  height: auto;
}
.src-list-wrap ul.src-list-cb li div.text {
  flex: 1;
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-cb li div.text {
    padding-left: 15px;
  }
}
.src-list-wrap ul.src-list-cb li div.text h2.list-ttl {
  margin: 0 0 0.5em;
  font-size: 0.9em;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap ul.src-list-cb li div.text h2.list-ttl {
    font-size: 1em;
  }
}
.src-list-wrap ul.src-list-cb li div.text h2.list-ttl a {
  font-weight: bold;
  line-height: 130%;
  color: #111111;
  font-size: 1.2em;
}
.src-list-wrap ul.src-list-cb li div.text h2.list-ttl a span.new {
  margin-left: 0.5em;
  background: #cf0003;
  color: #fff;
  padding: 2px 6px;
  font-size: 10px;
}
.src-list-wrap ul.src-list-cb li div.text h2.list-ttl a:hover {
  opacity: 0.75;
}
.src-list-wrap ul.src-list-cb li div.text p.uk-text-meta {
  margin: 0;
}
.src-list-wrap ul.src-list-cb li div.text p.uk-text-meta * {
  font-size: 0.875rem;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  .src-list-wrap ul.src-list-cb li div.text p.uk-text-meta {
    font-size: 0.75em;
  }
}
.src-list-wrap .follow-keyword-nav {
  margin: 0 0 2em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
.src-list-wrap .follow-keyword-nav a {
  text-decoration: underline;
}
.src-list-wrap div.recomend-keywords {
  margin: 0 0 2rem;
  padding: 1rem;
  background: #F3F3F3;
  border-radius: 8px;
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap div.recomend-keywords {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
  }
}
.src-list-wrap div.recomend-keywords h3 {
  margin: 0 0 12px;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
@media print, screen and (min-width: 769px) {
  .src-list-wrap div.recomend-keywords h3 {
    margin: 0;
  }
}
.src-list-wrap div.recomend-keywords div.keywords {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px 12px;
}
.src-list-wrap div.recomend-keywords div.keywords a:before {
  margin-right: 6px;
  font-family: "Font Awesome 5 Free";
  content: "\f292";
  font-weight: 900;
}

/***********************************************************************************************************************
    一括請求エリア TODO 削除予定
-------------------------------------------------------------------------------------------------------------------*/
#CmnFixedBtmBtnArea {
  margin: 0;
  padding: 15px 40px;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 30;
  background: rgba(0, 0, 0, 0.6);
}
@media only screen and (max-width: 768px) {
  #CmnFixedBtmBtnArea {
    padding: 1em;
  }
}
#CmnFixedBtmBtnArea div.CmnPagingChcek {
  display: inline-block;
}
#CmnFixedBtmBtnArea input {
  display: none;
}
#CmnFixedBtmBtnArea .CmnFixedBtmAreaText {
  margin: 10px 0 0;
  text-align: center;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  #CmnFixedBtmBtnArea .CmnFixedBtmAreaText {
    margin-top: 6px;
  }
}
#CmnFixedBtmBtnArea .uk-button {
  font-size: 15px;
}
@media only screen and (max-width: 768px) {
  #CmnFixedBtmBtnArea .uk-button {
    font-size: 13px;
  }
}

/***********************************************************************************************************************
    一括請求エリア
-------------------------------------------------------------------------------------------------------------------*/
#cmn-fixed-btm-area {
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 30;
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner {
  padding: 15px 12px 5px;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area input {
  display: none;
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area a, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area button, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area label {
  margin: 0;
  cursor: pointer;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area a, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area button, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area label {
    margin: 0 4px;
    min-width: 196px;
    height: 48px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 768px) {
  #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area a, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area button, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area label {
    margin: 0;
    width: 100%;
    height: 36px;
    min-width: unset;
    font-size: 12px;
  }
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area a.cmn-btn-action, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area button.cmn-btn-action, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area label.cmn-btn-action {
  background: #FF3300;
  color: #FFF;
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area a.cmn-btn-action:hover, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area button.cmn-btn-action:hover, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area label.cmn-btn-action:hover {
  background: #F7BF00;
}
@media only screen and (max-width: 768px) {
  #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area a.cmn-btn-action, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area button.cmn-btn-action, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area label.cmn-btn-action {
    font-size: 13px;
  }
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area a.cmn-btn-all-check-label, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area button.cmn-btn-all-check-label, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area label.cmn-btn-all-check-label {
  border: 1px solid #F1F1F1;
  background-color: #F3F3F3 !important;
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area a.disabled, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area a:disabled, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area button.disabled, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area button:disabled, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area label.disabled, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area label:disabled {
  cursor: default;
  background-color: #7C7C7C;
  color: #CCC;
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area a.disabled:hover, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area a:disabled:hover, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area button.disabled:hover, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area button:disabled:hover, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area label.disabled:hover, #cmn-fixed-btm-area div#cmn-fixed-btm-inner div.btn-area label:disabled:hover {
  background-color: #7C7C7C !important;
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner p.hrpoint {
  margin: 1em 0;
  text-align: center;
  color: #FFF;
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner div.service-dl {
  margin: 6px auto;
}
#cmn-fixed-btm-area div#cmn-fixed-btm-inner div.service-dl a.cmn-btn-svc-dl {
  max-width: 412px;
}
@media only screen and (max-width: 768px) {
  #cmn-fixed-btm-area a.cmn-btn-svc-dl {
    margin: 0 auto;
    height: 36px;
    min-width: unset;
    font-size: 12px;
  }
}
#cmn-fixed-btm-area button#cmn-fixed-btn-area-btn {
  position: absolute;
  top: -36px;
  width: 48px;
  height: 36px;
  font-size: 20px;
  color: #FFF;
  text-align: center;
  background-color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  #cmn-fixed-btm-area button#cmn-fixed-btn-area-btn {
    top: -24px;
    width: 40px;
    height: 24px;
  }
}
#cmn-fixed-btm-area button#cmn-fixed-btn-area-btn:before {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  color: #FFF;
  font-weight: 700;
  font-size: 18px;
}
#cmn-fixed-btm-area button#cmn-fixed-btn-area-btn.closed:before {
  content: "\f106";
}

div.search-head-title {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 769px) {
  div.search-head-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
  }
}
div.search-head-title select.keyword-list {
  width: 100%;
}

.paging-filter-pulldown {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-align: left;
  flex: auto;
}
.paging-filter-pulldown ul.uk-dropdown-nav {
  margin: 0;
  padding: 0;
}
.paging-filter-pulldown ul.uk-dropdown-nav li {
  white-space: nowrap;
  padding: 4px 0;
}

/**********************************************/
/* 検索TOPのレコメンドエリア */
/**********************************************/
.cmn-src-recommend {
  margin: 3rem 0;
  /* SIS掲出 */
}
.cmn-src-recommend h2 {
  margin: 0 0 1.5em;
  font-weight: bold;
  padding: 12px 16px;
  background-color: #F1F1F1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cmn-src-recommend h2 i {
  margin-right: 8px;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .cmn-src-recommend h2 {
    font-size: 1.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cmn-src-recommend h2 i {
    font-size: 1.1rem;
  }
}

.cmn-rlt-pr {
  position: relative;
  border: solid 1px #ccc;
}
@media print, screen and (min-width: 769px) {
  .cmn-rlt-pr {
    padding: 25px;
    margin: 25px 0;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-rlt-pr {
    padding: 1.5em 1em;
    margin: 1em 0;
  }
}
.cmn-rlt-pr:after {
  content: "PR";
  font-weight: bold;
  font-size: 13px;
  position: absolute;
  top: 8px;
  right: 8px;
}
.cmn-rlt-pr img {
  width: 100%;
  height: auto;
}
.cmn-rlt-pr h2 a {
  color: #0265cb;
  font-size: 1.2em;
}
@media only screen and (max-width: 768px) {
  .cmn-rlt-pr h2 a {
    font-size: 1em;
  }
}
.cmn-rlt-pr h2 span.new {
  background: #cf0003;
  color: #fff;
  padding: 2px 5px;
  font-size: 10px;
}
@media print, screen and (min-width: 769px) {
  .cmn-rlt-pr div.cts-info {
    display: grid;
    grid-template-columns: 25% auto;
    gap: 24px;
  }
}
.cmn-rlt-pr div.cts-info div.thum {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 769px) {
  .cmn-rlt-pr div.cts-info div.thum {
    margin: 0;
  }
}
.cmn-rlt-pr div.cts-info div.text h2 a {
  color: #0265cb;
}
.cmn-rlt-pr div.cts-info div.text a {
  color: unset;
}
.cmn-rlt-pr div.cts-info div.text a table th {
  white-space: nowrap;
  width: 80px;
}
@media only screen and (max-width: 768px) {
  .cmn-rlt-pr div.cts-info div.text a table th {
    padding: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .cmn-rlt-pr div.cts-info div.text a table td {
    padding: 8px;
    font-size: 13px;
  }
}

.membership-promotion-banner {
  --color-white: #ffffff;
  --color-black: #000000;
  --color-navy: #053770;
  --color-member: #F0506E;
  --color-gray: #505050;
  --banner-z-index: 1000;
  position: fixed;
  z-index: var(--banner-z-index);
  background-color: var(--color-white);
  box-shadow: 0 3px 16px 0 rgb(from var(--color-black) r g b/0.26);
}
.membership-promotion-banner .close {
  --close-size: 30px;
  --close-bg: var(--color-black);
  position: absolute;
  z-index: calc(var(--banner-z-index) + 1);
  top: calc(var(--close-size) / -2);
  right: calc(var(--close-size) / -2);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--close-size);
  height: var(--close-size);
  font-size: 0;
  border-radius: calc(var(--close-size) / 2);
  background-color: var(--close-bg);
  border: 2px solid var(--color-white);
  box-shadow: 0 1px 6px 0 rgb(from var(--color-black) r g b/0.26);
}
.membership-promotion-banner .close:before {
  content: "";
  width: 45%;
  height: 45%;
  background-color: var(--color-white);
  mask-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.399 11.624"%3E%3Cpath d="M.888,11.746l-.181-.181a1,1,0,0,1,0-1.414L4.632,6.227.707,2.3a1,1,0,0,1,0-1.414L.888.707A1,1,0,0,1,2.3.707L6.227,4.632l3.7-3.7a1,1,0,0,1,1.414,0l.181.181a1,1,0,0,1,0,1.414l-3.7,3.7,3.7,3.7a1,1,0,0,1,0,1.414l-.181.181a1,1,0,0,1-1.414,0l-3.7-3.7L2.3,11.746a1,1,0,0,1-1.414,0Z" transform="translate(-0.415 -0.415)" fill="black"/%3E%3C/svg%3E');
  mask-repeat: no-repeat;
  mask-size: cover;
}
.membership-promotion-banner a {
  display: block;
  transition: opacity 0.35s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.membership-promotion-banner a:hover {
  opacity: 0.75;
}
.membership-promotion-banner h2,
.membership-promotion-banner h3,
.membership-promotion-banner p,
.membership-promotion-banner ul {
  margin: 0;
  padding: 0;
}
.membership-promotion-banner[data-banner-type=small] {
  left: 1rem;
  bottom: 1rem;
}
@media (min-width: 48rem) {
  .membership-promotion-banner[data-banner-type=small] {
    left: unset;
    right: 6rem;
    bottom: 1.25rem;
  }
}
.membership-promotion-banner[data-banner-type=small] .close {
  --close-size: 24px;
  --close-bg: var(--color-navy);
}
.membership-promotion-banner[data-banner-type=small] a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 300px;
  height: 90px;
  padding: 9px;
  font-weight: bold;
  line-height: 1;
}
.membership-promotion-banner[data-banner-type=small] .perks {
  color: var(--color-member);
  font-size: 1rem;
}
.membership-promotion-banner[data-banner-type=small] h2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2px 4px;
}
.membership-promotion-banner[data-banner-type=small] .hilite {
  padding: 0 5px;
  color: var(--color-white);
  font-size: 18px;
  line-height: 25px;
  background-color: var(--color-navy);
}
.membership-promotion-banner[data-banner-type=small] .hilite small {
  font-size: 15px;
}
.membership-promotion-banner[data-banner-type=small] .blocks {
  display: flex;
  align-items: center;
  gap: 0 2px;
}
.membership-promotion-banner[data-banner-type=small] .block {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23px;
  height: 23px;
  color: var(--color-member);
  font-size: 15px;
  background-color: var(--color-white);
  border: 1px solid var(--color-member);
  border-radius: 3px;
}
.membership-promotion-banner[data-banner-type=small] .push {
  position: absolute;
  right: 8px;
  bottom: 9px;
  display: flex;
  align-items: baseline;
  justify-content: center;
  padding: 5px 7px 6px 9px;
  color: var(--color-white);
  font-size: 10px;
  background-color: var(--color-member);
  border-radius: 20px;
}
.membership-promotion-banner[data-banner-type=small] .push:after {
  content: "";
  width: 9px;
  height: 8px;
  margin-left: 3px;
  background-image: url('data:image/svg+xml;charset=UTF-8, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 9"%3E%3Cpath d="M3.628,1.549a1,1,0,0,1,1.743,0l2.79,4.96A1,1,0,0,1,7.29,8H1.71A1,1,0,0,1,.838,6.51Z" transform="translate(8) rotate(90)" fill="white"/%3E%3C/svg%3E');
  background-size: 9px 8px;
}
.membership-promotion-banner[data-banner-type=small] .push em {
  color: currentColor;
  font-size: 12px;
  font-style: normal;
}
.membership-promotion-banner[data-banner-type=rectangle] {
  left: calc(50% - 150px);
  bottom: calc(50% - 125px);
}
@media (min-width: 48rem) {
  .membership-promotion-banner[data-banner-type=rectangle] {
    left: 1.25rem;
    bottom: 1.25rem;
  }
}
.membership-promotion-banner[data-banner-type=rectangle] a {
  display: grid;
  width: 300px;
  height: 250px;
}
.membership-promotion-banner[data-banner-type=rectangle] h2 {
  padding: 0.54em 0;
  color: var(--color-white);
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  background-color: var(--color-navy);
}
.membership-promotion-banner[data-banner-type=rectangle] .blocks {
  display: inline-flex;
  gap: 0 2px;
  margin-left: 6px;
  vertical-align: text-bottom;
}
.membership-promotion-banner[data-banner-type=rectangle] .block {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  font-size: 18px;
  background-color: var(--color-member);
  border-radius: 3px;
}
.membership-promotion-banner[data-banner-type=rectangle] .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 6px 12px;
}
.membership-promotion-banner[data-banner-type=rectangle] .present h3 {
  width: fit-content;
  margin: 0 auto 6px;
  padding: 4px 15px;
  color: var(--color-white);
  font-size: 12px;
  line-height: 1;
  background-color: var(--color-member);
  border-radius: 20px;
}
.membership-promotion-banner[data-banner-type=rectangle] .present ul {
  display: grid;
  gap: 4px 0;
}
.membership-promotion-banner[data-banner-type=rectangle] .present li {
  display: flex;
  gap: 0 4px;
  align-items: baseline;
  color: var(--color-navy);
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  font-feature-settings: "halt" on;
}
.membership-promotion-banner[data-banner-type=rectangle] .present li:before {
  content: "";
  display: block;
  flex: none;
  width: 10px;
  height: 10px;
  background-color: var(--color-member);
  border-radius: 50%;
}
.membership-promotion-banner[data-banner-type=rectangle] .present li p {
  font-size: inherit;
}
.membership-promotion-banner[data-banner-type=rectangle] .present li small {
  display: block;
  color: var(--color-gray);
  font-size: 10px;
  font-weight: normal;
}
.membership-promotion-banner[data-banner-type=rectangle] .perks {
  position: relative;
  padding: 10px 15px 6px;
  border: 2px solid var(--color-member);
  border-radius: 6px;
}
.membership-promotion-banner[data-banner-type=rectangle] .perks h3 {
  position: absolute;
  left: calc(50% - 38px);
  top: -8px;
  width: 76px;
  font-size: 12px;
  color: var(--color-member);
  text-align: center;
  line-height: 15px;
  background-color: var(--color-white);
}
.membership-promotion-banner[data-banner-type=rectangle] .perks li {
  color: var(--color-black);
  font-size: 11px;
  font-weight: bold;
}
.membership-promotion-banner[data-banner-type=rectangle] .perks li:before {
  content: "◎ ";
  color: var(--color-member);
}

/*!
 * ress.css ? v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll; /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%; /* iOS 8+ */
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  color: #333;
}

*, ::before, ::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before, ::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  word-wrap: break-word;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible; /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden], template {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted; /* Add a bordered underline effect in all browsers */
  text-decoration: none; /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects; /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active, a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
  text-decoration: none;
  color: #767676;
}

code, kbd, pre, samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

b, strong {
  font-weight: bolder; /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic; /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button, [type=button], [type=reset], [type=submit], [role=button] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number] {
  width: auto; /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield; /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Safari 8 */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button, input, optgroup, select, textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

button, select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button, input, select, textarea {
  /*background-color: transparent;*/
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden; /* Internet Explorer 11- */
}

audio, canvas, progress, video {
  display: inline-block; /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

html, body {
  scroll-padding-top: 50px;
}

/**********************************************/
/* フォーム用入力テーブル */
/**********************************************/
.cmn-text-red {
  color: red;
}

/**********************************************/
/*  プレビュー */
/**********************************************/
.preview-msg {
  margin-bottom: 1rem;
  padding: 0.5rem;
  background-color: #FEE;
  color: #F33;
  font-size: 2rem;
  font-weight: bold;
}

button {
  border: none;
}

html {
  font-size: 14px;
}

* {
  -webkit-touch-callout: none;
}

input, textarea {
  -webkit-user-select: auto;
}

.uk-container {
  max-width: 1200px;
}

ol, ul {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1em;
  font-size: 1.3em;
  line-height: 1.2;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.uk-button-secondary {
  background-color: #4a647f;
  color: #fff;
  border: 1px solid transparent;
}

label {
  margin-right: 1em;
  cursor: pointer;
}

.uk-input, .uk-select, .uk-textarea {
  font-size: 16px;
  font-weight: normal;
}

.uk-checkbox, .uk-radio {
  margin-right: 5px;
}

.uk-button {
  white-space: nowrap;
  font-size: 13px;
  padding: 0 1em;
  min-width: 90px;
}

.uk-button-default {
  background: #FFF;
  background-color: #FFF;
  border: 1px solid #d3d3d3;
}

.uk-button-default:hover {
  border: 1px solid #F1F1F1;
  background-color: #F3F3F3 !important;
}

.uk-table th {
  vertical-align: middle;
  white-space: nowrap;
  color: #646464;
}

.uk-table-expand {
  min-width: 160px;
}

.uk-input, .uk-select, .uk-textarea {
  margin: 0 3px 3px;
  color: #000;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
  color: #000;
}

.uk-form-horizontal .uk-form-label {
  cursor: default;
  font-size: 1rem;
}

.uk-text-meta * {
  font-size: 0.875rem;
  color: #999;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
  outline: 0;
  background-color: #E0F2F7;
  color: #333;
  border-color: #1e87f0;
}

@media (min-width: 960px) {
  .uk-form-horizontal .uk-form-controls {
    margin-left: 250px;
  }
}
.uk-description-list > dt {
  text-transform: none;
}

@media (max-width: 640px) {
  .uk-card-header {
    padding: 8px 12px !important;
  }
  .uk-modal-body {
    padding: 15px;
  }
}
/*********************************************************************************
	BREADCRUMBS
--------------------------------------------------------------------------------*/
.uk-breadcrumb {
  margin-top: 0;
  flex-wrap: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
  padding-right: 2em;
  white-space: nowrap;
}
.uk-breadcrumb::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}
.uk-breadcrumb::-webkit-scrollbar-thumb {
  background: #FFF;
  border-radius: 5px;
  max-width: 240px;
}
.uk-breadcrumb::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.2);
}

.uk-breadcrumb > * > * {
  color: #3C92D0;
}

.uk-breadcrumb svg {
  margin-top: -3px;
  height: 18px;
  width: 18px;
}

@media (max-width: 640px) {
  .uk-breadcrumb {
    margin: 0 auto 5px;
    text-align: left;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .uk-breadcrumb li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: table-cell;
    vertical-align: middle;
  }
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: ">";
  display: inline-block;
  margin: 0 5px;
  color: #999;
}

/*********************************************************************************
	0.NAVIGATION
--------------------------------------------------------------------------------*/
@media (min-width: 960px) {
  .uk-container {
    padding: 0;
  }
}
@media (min-width: 640px) {
  .uk-container {
    padding: 0;
  }
}
h2 {
  font-weight: bold;
}

.uk-navbar-container {
  background: none;
}

.uk-button-search {
  background-color: #1AA07D;
  color: #fff;
  border: 1px solid transparent;
}

.uk-label {
  line-height: 2;
}

.uk-navbar-nav {
  gap: 0;
}

.uk-navbar-nav > li > a {
  min-height: unset;
}

@media screen and (max-width: 1120px) {
  .uk-navbar-nav > li > a {
    padding: 0 15px;
    font-size: 12px;
  }
  .uk-container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.uk-navbar-nav > li > a:hover {
  background: #366aa7;
  color: #FFF;
}

.uk-navbar-nav > li > a.uk-open {
  background: #366aa7;
  color: #FFF;
}

/* SUBMENU */
.uk-navbar-dropbar {
  background: #F3F3F3;
}

.uk-navbar-dropdown {
  background: #FFF;
}

.uk-navbar-dropdown-nav a {
  font-size: 14px;
}

/* SUB MENU */
.uk-navbar-dropdown {
  margin-top: 0 !important;
  padding: 25px;
  width: auto;
}

.uk-navbar-dropdown-nav > li.uk-nav-header {
  margin-bottom: 15px;
  border-bottom: 1px solid #333;
  font-weight: bold;
  font-size: 18px;
  color: #111;
}

.uk-navbar-dropdown-nav > li {
  box-shadow: 0 1px 0 rgb(255, 255, 255);
}

.uk-navbar-dropdown-nav > li > a {
  color: #1E76AD;
  font-weight: bold;
  padding: 8px 0;
  white-space: nowrap;
}

.uk-navbar-dropdown-nav > li > a:hover {
  color: #202C58;
}

/*********************************************************************************
	CARD
--------------------------------------------------------------------------------*/
.uk-card-title {
  margin-top: 10px;
  font-size: 1rem;
}

a:hover .uk-card-title {
  opacity: 0.6;
}

/*********************************************************************************
	BUTTON
--------------------------------------------------------------------------------*/
@media (max-width: 960px) {
  .uk-button-large {
    width: 100%;
  }
}
@media (min-width: 961px) {
  .uk-button-large {
    padding: 0 10px;
    font-size: 1.2em;
    min-width: 350px;
  }
}
.uk-button-primary {
  background-color: #0e417d;
}

.uk-link, a {
  color: #0265cb;
}

.uk-checkbox {
  min-width: 16px;
  min-height: 16px;
}

.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
  background-color: #0e417d;
}

.uk-checkbox, .uk-radio {
  border: 1px solid #4d4d4d;
  background-color: #FFF;
}

/*********************************************************************************
	UK=TAB
--------------------------------------------------------------------------------*/
.uk-tab > * > a {
  padding: 10px 0;
  font-size: 1rem;
  font-weight: bold;
  border: solid 1px #ccc;
}

.uk-tab > .uk-active > a {
  background: #1e87f0;
  color: #FFF;
}

/*********************************************************************************
	UK-TABLE
--------------------------------------------------------------------------------*/
.uk-table th {
  text-transform: unset !important;
}

/*********************************************************************************
	TEXT
--------------------------------------------------------------------------------*/
.uk-heading-bullet {
  display: flex;
}
.uk-heading-bullet:before {
  height: unset;
}

/**********************************************/
/* LIGHTBOX
/**********************************************/
.uk-lightbox {
  background: rgba(0, 0, 0, 0.5);
}

.uk-lightbox-iframe {
  max-width: 1080px;
  width: 90% !important;
  height: 90% !important;
}

.uk-transition-slide-top {
  transform: unset !important;
}

.uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
  text-decoration: none;
  opacity: 0.75;
}

.uk-nav-header {
  text-transform: unset;
}

.uk-nav-divider.black-bold {
  border-top: 1px solid #333;
}

/**********************************************/
/* NEWSのリニューアル */
/* 作成日:2017.02.27 */
/**********************************************/
/*	-------------------------------------------------------------------------------
	共通要素
-------------------------------------------------------------------------------　*/
#enqueat-wrap {
  position: relative;
  padding: 2em 0;
  background: url(../../../images/cmn/cmn_cat_head_bg.png) repeat-x;
  border-top: solid 5px #3b3b3b;
}
#enqueat-wrap * {
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#enqueat-wrap h1.enq-head {
  padding: 1em 0;
  font-weight: bold;
  font-size: 24px;
  position: relative;
  line-height: 1.4;
  display: block;
  top: 0;
  color: #042941;
}
#enqueat-wrap h1.enq-head i {
  margin-right: 12px;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  #enqueat-wrap h1.enq-head {
    padding: 0.5em 0;
  }
}

/*	-------------------------------------------------------------------------------
	アンケート一覧コンポーネント
-------------------------------------------------------------------------------*/
div.enqueat-list {
  margin-bottom: 4em;
}
div.enqueat-list h2.uk-heading-line {
  margin-bottom: 2em;
}
div.enqueat-list h2.uk-heading-line span {
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  div.enqueat-list h2.uk-heading-line span {
    font-size: 1.1em;
  }
}
div.enqueat-list h2.uk-heading-line + p.uk-text-center {
  margin: 20px 0;
}
div.enqueat-list ul li a {
  display: block;
}
div.enqueat-list ul li a div.thum {
  text-align: center;
}
div.enqueat-list ul li a div.thum img {
  max-height: unset !important;
}
@media print, screen and (min-width: 769px) {
  div.enqueat-list ul li a div.thum canvas {
    width: 120px;
    height: 120px;
  }
}
@media only screen and (max-width: 768px) {
  div.enqueat-list ul li a div.thum canvas {
    height: 160px;
  }
}
div.enqueat-list ul li a h2 {
  margin: 0 0 8px;
  text-align: left;
  font-size: 1.2em;
}
div.enqueat-list ul li a h3.kigen {
  margin: 0 0 8px;
  font-size: 13px;
  color: #1b6a9d;
}
div.enqueat-list ul li a p {
  margin: 0;
  color: #717171;
  font-size: 13px;
}
div.enqueat-list ul li a:hover {
  opacity: 0.75;
  text-decoration: none;
}
div.enqueat-list ul li:nth-child(n+2) {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid #e5e5e5;
}

div#enqueat-soken-list h2.uk-heading-line {
  margin-bottom: 2em;
}
div#enqueat-soken-list h2.uk-heading-line span {
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  div#enqueat-soken-list h2.uk-heading-line span {
    font-size: 1.1em;
  }
}
div#enqueat-soken-list ul li a {
  display: block;
}
div#enqueat-soken-list ul li a h2 {
  margin: 0;
  text-align: left;
  font-size: 1.2em;
}
div#enqueat-soken-list ul li a h3 {
  margin: 8px 0;
  font-size: 13px;
  font-weight: bold;
}
div#enqueat-soken-list ul li a p {
  margin: 0;
  font-size: 13px;
  color: #717171;
}
@media only screen and (max-width: 768px) {
  div#enqueat-soken-list ul li a div.thum img {
    width: 100%;
    height: auto;
  }
}
div#enqueat-soken-list ul li a:hover {
  opacity: 0.75;
}
div#enqueat-soken-list ul li:nth-child(n+2) {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid #e5e5e5;
}

/*	会員アンケート-　*/
#enq-page-wrap {
  margin: 0 auto 3em;
  padding-bottom: 3em;
  max-width: 850px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: unset !important;
}
@media only screen and (max-width: 768px) {
  #enq-page-wrap {
    padding: 0 0.5em;
  }
}
#enq-page-wrap div#enq-main-img {
  margin-bottom: 2em;
  text-align: center;
}
#enq-page-wrap div#enq-main-img img {
  max-width: 100%;
  height: auto;
}
#enq-page-wrap div#enq-text-area {
  margin: 4em 0;
}
#enq-page-wrap div#enq-text-area h1 {
  font-size: 1.8em;
  color: #0e417d;
  font-weight: bold;
}
#enq-page-wrap div#enq-text-area div#info-text {
  padding: 2em;
  background: #f3f3f3;
}
#enq-page-wrap div#enq-text-area div.enq-kigen {
  margin: 1em 0;
}
#enq-page-wrap div#enq-question-area {
  margin-bottom: 4em;
}
#enq-page-wrap div#enq-question-area h2 {
  margin-bottom: 2em;
  font-weight: bold;
  color: #000;
  text-align: center;
  font-size: 1.2rem;
}
#enq-page-wrap div.cmn-order-form-wrap {
  margin-top: 4em;
  padding: 4em 0 0;
  border-top: solid 1px #4f4f4f;
  background-color: #FFF;
  border-radius: 0;
}
#enq-page-wrap div.cmn-order-form-wrap > h2 {
  text-align: center;
}
#enq-page-wrap div.cmn-order-form-wrap table.cmn-form-table tr {
  border-color: #CCC !important;
}
#enq-page-wrap div.enq-login-area {
  margin: 3em 0;
}
#enq-page-wrap div.enq-login-area h3 {
  text-align: center;
  color: #0e417d;
}

#enq-comp-bottom-cts div#EnqHowto {
  margin: 2em auto;
  max-width: 1200px;
}
#enq-comp-bottom-cts div#EnqHowto div#EnqHowtoTtl {
  margin-bottom: 20px !important;
  text-align: center;
}
#enq-comp-bottom-cts div#EnqHowto div#HowtoWrap {
  padding-bottom: 2em;
}

hr.dotted {
  margin-bottom: 6em;
  border-top: dotted 1px #CCC;
}
@media only screen and (max-width: 768px) {
  hr.dotted {
    margin-bottom: 3em;
  }
}

/*	-------------------------------------------------------------------------------
//ここから下は古いCSS
//TODO アンケートがリリースされたらこれより下は削除していこうね
-------------------------------------------------------------------------------*/
/*	会員アンケート-　*/
#EnqPageWrap {
  margin: 0 auto 3em;
  padidng-bottom: 3em;
  max-width: 850px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: unset !important;
}
@media only screen and (max-width: 768px) {
  #EnqPageWrap {
    padding: 0 0.5em;
  }
}
#EnqPageWrap div#EnqTextArea {
  margin: 4em 0;
}
#EnqPageWrap div#EnqTextArea h1 {
  font-size: 2rem;
  color: #0e417d;
  font-weight: bold;
}
#EnqPageWrap div#EnqTextArea div#introText {
  padding: 2em;
  background: #f3f3f3;
}
#EnqPageWrap #EnqWrap {
  /**********************************************/
  /* アンケート回答エリア */
  /**********************************************/
  /**********************************************/
  /* 個人情報入力エリア */
  /**********************************************/
}
#EnqPageWrap #EnqWrap h2 {
  margin-bottom: 2em;
  font-weight: bold;
  color: #000;
  text-align: center;
  font-size: 1.2rem;
}
#EnqPageWrap #EnqWrap div#CmnProfInputArea {
  margin-top: 4em;
  padding-top: 4em;
  border-top: solid 1px #4f4f4f;
}
#EnqPageWrap #EnqWrap div#CmnProfInputArea h2 {
  text-align: center;
}
#EnqPageWrap #EnqWrap div#CmnProfInputArea > p {
  margin-bottom: 20px;
  padding: 1em;
  background: #F5DA81;
}
#EnqPageWrap #EnqWrap div#CmnProfInputArea div#EnqTopRegistText div.text {
  margin-bottom: 1em;
}
#EnqPageWrap #EnqWrap div#CmnProfInputArea div#EnqTopRegistText div.btn a {
  background: #FFF;
  border: 1px solid #d3d3d3;
  white-space: nowrap;
  font-size: 13px;
  padding: 0 1em;
  width: 90px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#EnqPageWrap div.cmn-order-form-wrap {
  margin-top: 4em;
  padding: 4em 0 0;
  border-top: solid 1px #4f4f4f;
  background-color: #FFF;
}
#EnqPageWrap div.cmn-order-form-wrap table.cmn-form-table tr {
  border-color: #CCC !important;
}

/*	非会員アンケート-　*/
#NoMmberEnqWrap {
  margin: 0px auto;
  width: 800px;
  background: #fff;
  /*　アンケート入力フォーム */
  /*　ログインフォーム */
  /* 質問 */
  /*----------------------------------------------------------------------確認画面　*/
  /* enquete conf*/
}
#NoMmberEnqWrap #EnqMain {
  padding: 40px;
}
#NoMmberEnqWrap #EnqMain h1 {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  border-bottom: solid 1px #333;
  margin-bottom: 1em;
}
#NoMmberEnqWrap #EnqFormArea {
  margin: 0px 0px 3em;
  padding: 3em;
  background: #f1f1f1;
}
#NoMmberEnqWrap #EnqFormArea h2 {
  margin: -3em -3em 2em -3em;
  background: #191818;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #131313), color-stop(0, #4b4b4b));
  background: -webkit-linear-gradient(#4b4b4b, #131313);
  background: -moz-linear-gradient(#4b4b4b, #131313);
  background: -o-linear-gradient(#4b4b4b, #131313);
  background: -ms-linear-gradient(#4b4b4b, #131313);
  background: linear-gradient(#4b4b4b, #131313);
  color: #fff;
  padding: 10px;
  text-align: center;
}
#NoMmberEnqWrap #EnqFormArea h2 strong {
  font-weight: bold;
  font-size: 16px;
}
#NoMmberEnqWrap #EnqFormArea #CmnLoginForm {
  margin: 1em 0 2em;
  padding: 1.5em;
  border: solid 3px #173a64;
  background: #1c4476;
  color: #fff;
  border-radius: 4px;
  text-align: center;
}
#NoMmberEnqWrap #EnqFormArea #CmnLoginForm p {
  margin-bottom: 1em;
}
#NoMmberEnqWrap #EnqFormArea #CmnLoginForm:after {
  content: "";
  display: table;
  clear: both;
}
#NoMmberEnqWrap .CmnLoginId {
  width: 35%;
  float: left;
}
#NoMmberEnqWrap .CmnLoginId input {
  padding: 0.5em;
}
#NoMmberEnqWrap .CmnLoginPass {
  width: 40%;
  float: left;
}
#NoMmberEnqWrap .CmnLoginPass input {
  padding: 0.5em;
}
#NoMmberEnqWrap .CmnLoginBtn {
  padding-left: 2em;
  width: 20%;
  float: left;
}
#NoMmberEnqWrap .CmnLoginBtn a {
  border: 1px solid #f57b03;
  padding: 0.5em 1em;
  background: #ff9f05;
  border-radius: 3px;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffb43d), to(#ff9f05));
  background: -webkit-linear-gradient(#ffb43d, #ff9f05);
  background: -moz-linear-gradient(#ffb43d, #ff9f05);
  background: -ms-linear-gradient(#ffb43d, #ff9f05);
  background: -o-linear-gradient(#ffb43d, #ff9f05);
  background: linear-gradient(#ffb43d, #ff9f05);
  text-decoration: none !important;
  text-shadow: -1px -1px 1px #f57b03;
  color: #ffffff !important;
  display: block;
  text-align: center;
}
#NoMmberEnqWrap .CmnLoginBtn a:hover {
  color: #ffffff;
  border: 1px solid #eb3a01;
  background: #ff5e01;
  border-radius: 3px;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff7915), to(#ff5e01));
  background: -webkit-linear-gradient(#ff7915, #ff5e01);
  background: -moz-linear-gradient(#ff7915, #ff5e01);
  background: -ms-linear-gradient(#ff7915, #ff5e01);
  background: -o-linear-gradient(#ff7915, #ff5e01);
  background: linear-gradient(#ff7915, #ff5e01);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  text-shadow: -1px -1px 1px #eb3a01;
}
#NoMmberEnqWrap .EnqFormInput dt {
  margin-bottom: 0.6em;
  padding-bottom: 0.3em;
  border-bottom: dotted 1px #ccc;
  font-weight: bold;
  font-size: 14px;
}
#NoMmberEnqWrap .EnqFormInput dt span {
  margin-left: 1em;
}
#NoMmberEnqWrap .EnqFormInput dd {
  margin-bottom: 2em;
}
#NoMmberEnqWrap .EnqFormInput dd input {
  padding: 0.2em;
}
#NoMmberEnqWrap .EnqFormBtnArea {
  margin: 2em;
  text-align: center;
}
#NoMmberEnqWrap .EnqFormQustion dt {
  margin-bottom: 0.6em;
  padding-bottom: 0.3em;
  border-bottom: dotted 1px #ccc;
  font-weight: bold;
  font-size: 14px;
}
#NoMmberEnqWrap .EnqFormQustion dt span.enqmust {
  margin-left: 0.5em;
  background: #dd0509;
  padding: 0.2em;
  color: #fff;
  font-size: 10px;
}
#NoMmberEnqWrap .EnqFormQustion dd {
  margin: 1em 0em 2em;
}
#NoMmberEnqWrap .EnqFormQustion dd p {
  margin-bottom: 1em;
  font-weight: bold;
  color: #0887c4;
}
#NoMmberEnqWrap .EnqFormQustion dd textarea {
  padding: 0.2em;
  width: 90%;
  display: block;
}
#NoMmberEnqWrap .EnqFormQustion dd input {
  padding: 0.2em;
}
#NoMmberEnqWrap .EnqFormQustion dd select {
  padding: 0.2em;
}
#NoMmberEnqWrap .EnqConfList {
  margin-bottom: 2em;
  border-bottom: solid 1px #ccc;
}
#NoMmberEnqWrap .EnqConfList:after {
  content: "";
  display: table;
  clear: both;
}
#NoMmberEnqWrap .EnqConfList dt {
  margin-bottom: 1em;
  float: left;
  width: 25%;
  text-align: right;
  clear: both;
  font-weight: bold;
}
#NoMmberEnqWrap .EnqConfList dd {
  margin-bottom: 1em;
  float: right;
  width: 73%;
}
#NoMmberEnqWrap .EnqConfListQ {
  margin-bottom: 2em;
  border-bottom: solid 1px #ccc;
}
#NoMmberEnqWrap .EnqConfListQ:after {
  content: "";
  display: table;
  clear: both;
}
#NoMmberEnqWrap .EnqConfListQ dt {
  margin-bottom: 1em;
  float: left;
  width: 10%;
  text-align: right;
  clear: both;
  font-weight: bold;
}
#NoMmberEnqWrap .EnqConfListQ dd {
  margin-bottom: 2em;
  float: right;
  width: 85%;
}
#NoMmberEnqWrap .EnqConfListQ dd p {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: dotted 1px #ccc;
  padding-bottom: 0.2em;
  color: #0887c4 !important;
}
#NoMmberEnqWrap .EnqConfListQ dd .red {
  color: #e90003;
}

#EnqCompBottomCts div#EnqHowto {
  margin: 2em auto;
  max-width: 1200px;
}
#EnqCompBottomCts div#EnqHowto div#EnqHowtoTtl {
  margin-bottom: 20px !important;
  text-align: center;
}
#EnqCompBottomCts div#EnqHowto div#HowtoWrap {
  padding-bottom: 2em;
}

body.keiei-layout {
  /********************************************************************************
  	keiei detail
  --------------------------------------------------------------------------------*/
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout * {
    font-size: 16px;
  }
}
body.keiei-layout ul.uk-breadcrumb {
  overflow-x: scroll;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout ul.uk-breadcrumb {
    padding-right: 0;
    overflow-y: initial;
    overflow-x: initial;
  }
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout ul.uk-breadcrumb li {
    white-space: initial;
  }
}
body.keiei-layout ul.uk-breadcrumb li a {
  font-size: 12px;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout ul.uk-breadcrumb li a {
    font-size: 14px;
    white-space: nowrap;
  }
}
body.keiei-layout ul.uk-breadcrumb li span {
  font-size: 12px;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout ul.uk-breadcrumb li span {
    font-size: 14px;
    white-space: normal;
  }
}
body.keiei-layout div.keiei-top-main {
  margin: 0 auto;
  background: #3f3a38;
  backdrop-filter: contrast(0.5);
  background-size: 100% auto;
  background-position: center;
  background-blend-mode: overlay;
  background-repeat: no-repeat;
}
body.keiei-layout div.keiei-top-main div.main-wrap {
  margin: 0 auto 2em;
  padding: 12px;
  max-width: 1200px;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div.keiei-top-main div.main-wrap {
    padding: 1.5em 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
body.keiei-layout div.keiei-top-main div.main-wrap * {
  margin: 0;
  padding: 0;
  line-height: 170%;
}
body.keiei-layout div.keiei-top-main div.main-wrap div.main {
  margin-bottom: 12px;
  padding: 1em;
  background-color: #262020;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div.keiei-top-main div.main-wrap div.main {
    margin-bottom: 0;
  }
}
body.keiei-layout div.keiei-top-main div.main-wrap div.main a {
  color: #FFF;
}
body.keiei-layout div.keiei-top-main div.main-wrap div.main a p.ttl {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div.keiei-top-main div.main-wrap div.main a p.ttl {
    font-size: 24px;
  }
}
body.keiei-layout div.keiei-top-main div.main-wrap div.main a img {
  margin-bottom: 12px;
}
body.keiei-layout div.keiei-top-main div.main-wrap ul.main-sub {
  width: 100%;
  display: grid;
  grid-template-rows: repeat(4, 1fr);
  gap: 12px;
}
body.keiei-layout div.keiei-top-main div.main-wrap ul.main-sub li a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 8px;
  color: #FFF;
  height: 100%;
  background-color: #262020;
}
body.keiei-layout div.keiei-top-main div.main-wrap ul.main-sub li a div.text {
  padding: 1em;
  width: 65%;
}
body.keiei-layout div.keiei-top-main div.main-wrap ul.main-sub li a div.text p.ttl {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
body.keiei-layout div.keiei-top-main div.main-wrap ul.main-sub li a div.thumb {
  width: 35%;
}
body.keiei-layout div.keiei-top-main div.main-wrap ul.main-sub li a div.thumb canvas {
  width: 120px;
  height: 100px;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div.keiei-top-main div.main-wrap ul.main-sub li a div.thumb canvas {
    height: 120px;
  }
}
body.keiei-layout div.keiei-top-main div.main-wrap ul.main-sub li a div.thumb img {
  width: auto;
  height: 100%;
}
body.keiei-layout div#CtsWrap, body.keiei-layout div#CtsWrap1Clm {
  padding-top: 1.5em;
}
body.keiei-layout div#CtsWrap div.keiei-recommend, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend {
  margin-bottom: 4em;
}
body.keiei-layout div#CtsWrap div.keiei-recommend h3, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend h3 {
  padding: 6px;
  background-color: #F1F1F1;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0e417d;
  font-size: 14px;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsWrap div.keiei-recommend h3, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend h3 {
    padding: 12px 6px;
  }
}
body.keiei-layout div#CtsWrap div.keiei-recommend h3 svg, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend h3 svg {
  margin-left: 1rem;
  margin-right: 0;
  width: 48px;
  height: 24px;
  fill: #0e417d;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsWrap div.keiei-recommend h3 svg, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend h3 svg {
    width: 82px;
    height: 36px;
  }
}
body.keiei-layout div#CtsWrap div.keiei-recommend div.recommend-list, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend div.recommend-list {
  display: grid;
  gap: 18px;
}
@media print, screen and (min-width:577px) {
  body.keiei-layout div#CtsWrap div.keiei-recommend div.recommend-list, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend div.recommend-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
body.keiei-layout div#CtsWrap div.keiei-recommend div.recommend-list div.card, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend div.recommend-list div.card {
  border-radius: 6px;
  box-shadow: 0 0 8px #CCC;
}
body.keiei-layout div#CtsWrap div.keiei-recommend div.recommend-list div.card div.head, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend div.recommend-list div.card div.head {
  border-radius: 6px 6px 0 0;
  overflow: hidden;
}
body.keiei-layout div#CtsWrap div.keiei-recommend div.recommend-list div.card div.head img, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend div.recommend-list div.card div.head img {
  width: 100%;
}
body.keiei-layout div#CtsWrap div.keiei-recommend div.recommend-list div.card div.body, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend div.recommend-list div.card div.body {
  padding: 1rem;
}
body.keiei-layout div#CtsWrap div.keiei-recommend div.recommend-list div.card div.body h4, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend div.recommend-list div.card div.body h4 {
  margin: 0 0 6px;
}
body.keiei-layout div#CtsWrap div.keiei-recommend div.recommend-list div.card div.foot, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend div.recommend-list div.card div.foot {
  padding: 1rem;
  text-align: right;
}
body.keiei-layout div#CtsWrap div.keiei-recommend div.recommend-list div.card div.foot a, body.keiei-layout div#CtsWrap1Clm div.keiei-recommend div.recommend-list div.card div.foot a {
  color: #C7362C;
}
body.keiei-layout div#CtsMain {
  /* TOP */
  /* キーワード */
  /* 検索結果 */
}
body.keiei-layout div#CtsMain h3.top-sub-ttl {
  margin: 0 0 1em;
  padding: 0.8em 0;
  font-size: 18px;
  border-bottom: solid 2px #a8a8a8;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #C7362C;
}
body.keiei-layout div#CtsMain h3.top-sub-ttl:before {
  margin-right: 6px;
  font-family: "Font Awesome 5 Free"; /*忘れずに*/
  content: "\f111"; /*アイコンのユニコード*/
  font-weight: 900;
  font-size: 12px; /*サイズ*/
  color: #C7362C;
  line-height: 100%;
}
body.keiei-layout div#CtsMain h3.top-sub-ttl:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #C7362C;
  bottom: -2px;
  width: 30%;
}
body.keiei-layout div#CtsMain div.top-btn-link {
  margin: 2em auto;
  text-align: center;
  clear: both;
}
body.keiei-layout div#CtsMain div.top-btn-link a {
  margin: 0 auto;
  text-align: center;
  padding: 12px 0;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  border-radius: 4px;
  display: block;
  background: #C7362C;
  border: solid 1px #C7362C;
  text-shadow: 1px 1px #333;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-btn-link a {
    min-width: 240px;
    max-width: 360px;
    font-size: 16px;
  }
}
body.keiei-layout div#CtsMain div.top-btn-link a:hover {
  text-decoration: none;
  opacity: 0.75;
}
body.keiei-layout div#CtsMain div.top-keyward {
  margin-bottom: 4em;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1em;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card {
  margin-bottom: 12px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-gap: 1em;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card {
    margin: 0;
    display: block;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-img {
  position: relative;
  height: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-img {
    margin-bottom: 12px;
    height: 160px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-img:hover {
  opacity: 0.75;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-img canvas {
  width: 25vw;
  height: 15vw;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-img canvas {
    width: 400px;
    height: 240px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-img img.uk-cover {
  max-width: 100% !important;
  height: auto !important;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-img a {
  display: block;
  height: 100%;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-img img.new {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-img img.new {
    width: 50px;
    height: 50px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-text {
  font-size: 14px;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-text h2 {
  margin: 4px 0 0;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-text h2 {
    margin: 12px 0 0;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-text h2 a {
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 14px;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-text h2 a {
    font-size: 16px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-text div.date {
  font-size: 12px;
  color: #333;
  font-weight: bold;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-text div.genre span {
  margin-bottom: 4px;
  margin-right: 4px;
  font-size: 0.8em;
  padding: 4px;
  border: solid 1px #C7362C;
  color: #C7362C;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-text div.genre span {
    font-size: 12px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-text .sub-ttl {
  font-size: 0.75rem;
  color: #333;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-text .sub-ttl {
    font-size: 12px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card div.card-text div.company {
  margin-top: 0.5em;
  font-size: 12px;
  color: #333;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card.pickup {
  margin: 1em 0 0;
  display: block;
  background: #fff;
  color: #666;
  box-shadow: 0 3px 7px rgb(213, 213, 213);
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card.pickup div.card-text {
  padding: 1.5em;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card.pickup div.card-img canvas {
  width: 100vw;
  height: 60vw;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.article-card.pickup div.card-img canvas {
    width: 100%;
    height: 60%;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card {
  margin-bottom: 12px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-gap: 1em;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card {
    margin: 0;
    display: block;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-img {
  position: relative;
  height: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-img {
    margin-bottom: 12px;
    height: 160px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-img:hover {
  opacity: 0.75;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-img a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-img a img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-text {
  font-size: 14px;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-text h2 {
  margin: 4px 0 0;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-text h2 {
    margin: 12px 0 0;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-text h2 a {
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 14px;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-text h2 a {
    font-size: 16px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-text div.date {
  font-size: 12px;
  color: #333;
  font-weight: bold;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-text div.genre span {
  margin-bottom: 4px;
  margin-right: 4px;
  font-size: 0.8em;
  padding: 4px;
  border: solid 1px #0e417d;
  color: #0e417d;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-text div.genre span {
    font-size: 12px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-text .sub-ttl {
  font-size: 0.75rem;
  color: #333;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-text .sub-ttl {
    font-size: 12px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card div.card-text div.company {
  margin-top: 0.5em;
  font-size: 12px;
  color: #333;
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card.no1:before {
  position: absolute;
  left: 0;
  content: "No.1";
  background-color: #333333;
  font-size: 7px;
  font-weight: bold;
  display: block;
  color: #FFF;
  z-index: 2;
  height: 24px;
  width: 36px;
  border: solid 1px #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card.no1:before {
    height: 36px;
    width: 36px;
    font-size: 10px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card.no2:before {
  position: absolute;
  left: 0;
  content: "No.2";
  background-color: #333333;
  font-size: 7px;
  font-weight: bold;
  display: block;
  color: #FFF;
  z-index: 2;
  height: 24px;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #FFF;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card.no2:before {
    height: 36px;
    width: 36px;
    font-size: 10px;
  }
}
body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card.no3:before {
  position: absolute;
  left: 0;
  content: "No.3";
  background-color: #333333;
  font-size: 7px;
  font-weight: bold;
  display: block;
  color: #FFF;
  z-index: 2;
  height: 24px;
  width: 36px;
  border: solid 1px #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-keyward div.article-list div.ranking-card.no3:before {
    height: 36px;
    width: 36px;
    font-size: 10px;
  }
}
body.keiei-layout div#CtsMain div.top-article {
  margin-bottom: 4em;
}
body.keiei-layout div#CtsMain div.top-article div.article-list {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-article div.article-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
body.keiei-layout div#CtsMain div.top-article div.article-list div.article-link a {
  color: #333;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain div.top-article div.article-list div.article-link a {
    font-size: 16px;
  }
}
body.keiei-layout div#CtsMain div.top-article div.article-list div.article-link span.new {
  color: red;
  font-weight: bold;
  font-size: 11px;
}
body.keiei-layout div#CtsMain #KeieiCmnTtl {
  margin: 0 0 2em;
  padding: 50px 0 25px;
  background: url(../../../images/cmn/cmn_cat_head_bg.png) repeat-x;
  border-top: solid 5px #C7362C;
  font-size: 24px;
}
body.keiei-layout div#CtsMain ul#keiei-src-list {
  margin: 0;
  padding: 0 4px;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div#CtsMain ul#keiei-src-list {
    padding: 0;
  }
}
body.keiei-layout div#CtsMain ul#keiei-src-list li {
  margin: 0;
  padding: 0;
  border: none;
}
body.keiei-layout div#CtsMain ul#keiei-src-list li a:hover {
  opacity: 0.75;
}
body.keiei-layout div#CtsMain ul#keiei-src-list li div.uk-grid {
  margin: 0 0 1em;
  padding: 1em;
  border-radius: 4px;
  border: solid 1px #eaeaea;
}
body.keiei-layout div#CtsMain ul#keiei-src-list li div.uk-grid div.text {
  padding: 16px;
}
body.keiei-layout div#CtsMain ul#keiei-src-list li div.uk-grid div.thumb {
  padding: 0;
}
body.keiei-layout div#CtsMain ul#keiei-src-list li strong.series-title {
  color: #555d62;
  margin: 0 0 1em;
  font-size: 13px;
}
body.keiei-layout div#CtsMain ul#keiei-src-list li span.new {
  margin-left: 0.5em;
  color: red;
  font-size: 1rem;
}
body.keiei-layout div#CtsMain ul#keiei-src-list li h2, body.keiei-layout div#CtsMain ul#keiei-src-list li h2.uk-card-title {
  margin: 0 0 0.5em;
  font-size: 1.2em;
}
body.keiei-layout div#CtsMain ul#keiei-src-list li p.text {
  margin: 0;
  color: #333;
  font-size: 13px;
}
body.keiei-layout div#CtsMain ul#keiei-src-list li p.uk-text-meta {
  margin: 0;
}
body.keiei-layout div#CtsMain ul#keiei-src-list li div.cmn-keyword-genre {
  margin: 12px 0 0;
}
body.keiei-layout button.cmn-btn-bookmark {
  margin-top: 1rem;
}
body.keiei-layout div.keiei-article-main {
  font-size: 14px;
  line-height: 180%;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div.keiei-article-main {
    font-size: 16px;
  }
}
body.keiei-layout div.keiei-article-main:after {
  content: "";
  display: block;
  clear: both;
}
body.keiei-layout div.keiei-article-main div.img img {
  width: 100%;
  height: auto;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div.keiei-article-main div.img {
    margin-right: 1rem;
    margin-bottom: 1rem;
    float: left;
    max-width: 360px;
  }
}
body.keiei-layout div.author-profile {
  padding: 1.5em !important;
  border: solid 1px #CCC !important;
}
body.keiei-layout aside.keiei-rim h2 {
  color: #C7362C !important;
  border-top: solid 3px #C7362C !important;
}
body.keiei-layout aside.keiei-rim div.recommend-keiei {
  margin-bottom: 2em;
  background-color: #F1F1F1;
  padding: 12px;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout aside.keiei-rim div.recommend-keiei {
    padding: 16px;
  }
}
body.keiei-layout aside.keiei-rim div.recommend-keiei h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #0e417d;
  font-size: 14px;
}
body.keiei-layout aside.keiei-rim div.recommend-keiei h3 svg {
  margin-right: 0;
  width: 48px;
  height: 24px;
  fill: #0e417d;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout aside.keiei-rim div.recommend-keiei h3 svg {
    width: 82px;
    height: 36px;
  }
}
body.keiei-layout aside.keiei-rim div.recommend-keiei div.card {
  margin-top: 1em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #FFF;
}
body.keiei-layout aside.keiei-rim div.recommend-keiei div.card div.head {
  width: 40%;
}
body.keiei-layout aside.keiei-rim div.recommend-keiei div.card div.foot {
  padding: 1rem;
  text-align: right;
}
body.keiei-layout aside.keiei-rim div.recommend-keiei div.card div.foot a {
  color: #C7362C;
}
body.keiei-layout aside.keiei-rim div.keiei-rim-ranking div.thum {
  margin: 0 0 0 1em !important;
}
body.keiei-layout aside.keiei-rim div.cmn-rim-sns {
  border-color: #C7362C !important;
  background-color: #C7362C !important;
}
body.keiei-layout aside.keiei-rim div.cmn-rim-keyword li {
  height: unset !important;
}
body.keiei-layout aside.keiei-rim div.cmn-rim-keyword li a {
  border: none !important;
  color: #C7362C !important;
  background-color: #fff7f6 !important;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout aside.keiei-rim div.cmn-rim-keyword li a {
    font-size: 12px;
    height: 28px;
    line-height: 28px;
  }
}
body.keiei-layout aside.keiei-rim div.cmn-rim-category a {
  color: #2D2D2D;
}
body.keiei-layout div.article-head div.series-title {
  color: #C7362C !important;
  font-weight: bold;
  font-size: 1.2rem;
}
body.keiei-layout div.article-head div.cmn-keyword-tag {
  margin: 0.5em 0 0 !important;
}
body.keiei-layout .sect-img-title {
  margin-bottom: 1rem !important;
  position: relative;
  line-height: 1.4;
  padding: 0.25em 1em;
  display: inline-block;
  top: 0;
}
body.keiei-layout .sect-img-title:before, body.keiei-layout .sect-img-title:after {
  position: absolute;
  top: 0;
  content: "";
  width: 8px;
  height: 100%;
  display: inline-block;
}
body.keiei-layout .sect-img-title:before {
  border-left: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  left: 0;
}
body.keiei-layout .sect-img-title:after {
  content: "";
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}
body.keiei-layout div.author-profile {
  margin-bottom: 12px;
}
body.keiei-layout div.cmn-keyword-tag a {
  border: none !important;
  color: #C7362C !important;
  background-color: #fff7f6 !important;
}
@media print, screen and (min-width: 769px) {
  body.keiei-layout div.cmn-keyword-tag a {
    font-size: 12px;
    height: 28px;
    line-height: 28px;
  }
}

.itg-wrap {
  margin: 2em auto;
  max-width: 980px;
}
.itg-wrap div.itg-lead {
  padding: 2em;
  margin: 0 0 2em;
  background: #fff7f6;
  border-radius: 8px;
}
.itg-wrap div.itg-lead div.lead-header {
  margin-bottom: 1rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.itg-wrap div.itg-lead div.lead-header h1 {
  margin: 0;
  text-align: center;
  color: #C7362C;
  font-size: 1.4rem;
}
.itg-wrap div.itg-lead div.lead-header strong {
  margin-right: 1em;
  padding: 8px 12px;
  background: #C7362C;
  color: #FFF;
}
.itg-wrap div.itg-lead p span {
  font-weight: bold;
}
.itg-wrap div.itg-body {
  margin: 0 auto;
}
.itg-wrap div.itg-body div.lead-text {
  margin: 3rem 0;
}
.itg-wrap div.itg-body div.lead-text h2 {
  margin-bottom: 16px;
  font-size: 1.6rem;
  color: #0e417d;
}
.itg-wrap div.itg-body div.next-account {
  padding: 1.2em;
  text-align: center;
  background: #FFF;
}
.itg-wrap div.itg-body div.next-account h3 {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.itg-wrap div.itg-body div.next-account h3 strong {
  margin-left: 2em;
  color: #C7362C;
  font-weight: bold;
  font-size: 1.4rem;
}
.itg-wrap div.itg-body div.comp-message {
  padding: 2em;
  margin: 0 0 2em;
  background: #fff7f6;
  border-radius: 8px;
}
.itg-wrap div.itg-body div.comp-message p strong {
  color: #C7362C;
}
.itg-wrap div.itg-body div.comp-message p.small {
  margin: 0;
  font-size: 12px;
}
.itg-wrap div.itg-bottom p {
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  color: #C7362C;
}
.itg-wrap .password-wrapper {
  display: flex;
  border: 1px solid #ddd;
  border-radius: 5px;
  max-width: 360px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4px;
  background: #FFF;
}
.itg-wrap .password-wrapper .password__input {
  flex: 1;
  outline: none;
  appearance: none;
  padding: 10px 0 10px 10px;
  border: none;
  font-size: 16px;
}
.itg-wrap .password-wrapper .password__input.error {
  color: #333;
}
.itg-wrap .password-wrapper .password__toggle {
  width: 40px;
  border: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='48' width='48'><path d='m31.45 27.05-2.2-2.2q1.3-3.55-1.35-5.9-2.65-2.35-5.75-1.2l-2.2-2.2q.85-.55 1.9-.8 1.05-.25 2.15-.25 3.55 0 6.025 2.475Q32.5 19.45 32.5 23q0 1.1-.275 2.175-.275 1.075-.775 1.875Zm6.45 6.45-2-2q2.45-1.8 4.275-4.025Q42 25.25 42.85 23q-2.5-5.55-7.5-8.775Q30.35 11 24.5 11q-2.1 0-4.3.4-2.2.4-3.45.95L14.45 10q1.75-.8 4.475-1.4Q21.65 8 24.25 8q7.15 0 13.075 4.075Q43.25 16.15 46 23q-1.3 3.2-3.35 5.85-2.05 2.65-4.75 4.65Zm2.9 11.3-8.4-8.25q-1.75.7-3.95 1.075T24 38q-7.3 0-13.25-4.075T2 23q1-2.6 2.775-5.075T9.1 13.2L2.8 6.9l2.1-2.15L42.75 42.6ZM11.15 15.3q-1.85 1.35-3.575 3.55Q5.85 21.05 5.1 23q2.55 5.55 7.675 8.775Q17.9 35 24.4 35q1.65 0 3.25-.2t2.4-.6l-3.2-3.2q-.55.25-1.35.375T24 31.5q-3.5 0-6-2.45T15.5 23q0-.75.125-1.5T16 20.15Zm15.25 7.1Zm-5.8 2.9Z'/></svg>") no-repeat center center;
  background-size: 50% auto;
  cursor: pointer;
  height: 40px;
}
.itg-wrap .password-wrapper .password__toggle.is-visible {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='48' width='48'><path d='M24 31.5q3.55 0 6.025-2.475Q32.5 26.55 32.5 23q0-3.55-2.475-6.025Q27.55 14.5 24 14.5q-3.55 0-6.025 2.475Q15.5 19.45 15.5 23q0 3.55 2.475 6.025Q20.45 31.5 24 31.5Zm0-2.9q-2.35 0-3.975-1.625T18.4 23q0-2.35 1.625-3.975T24 17.4q2.35 0 3.975 1.625T29.6 23q0 2.35-1.625 3.975T24 28.6Zm0 9.4q-7.3 0-13.2-4.15Q4.9 29.7 2 23q2.9-6.7 8.8-10.85Q16.7 8 24 8q7.3 0 13.2 4.15Q43.1 16.3 46 23q-2.9 6.7-8.8 10.85Q31.3 38 24 38Zm0-15Zm0 12q6.05 0 11.125-3.275T42.85 23q-2.65-5.45-7.725-8.725Q30.05 11 24 11t-11.125 3.275Q7.8 17.55 5.1 23q2.7 5.45 7.775 8.725Q17.95 35 24 35Z'/></svg>");
}
@media (any-hover: hover) {
  .itg-wrap .password-wrapper .password__toggle:hover {
    opacity: 0.7;
  }
}

body.keiei-layout #EnqPageWrap {
  margin-bottom: 0;
  padding-bottom: 0;
}
body.keiei-layout #EnqPageWrap div#cmn-order-wrap {
  margin-bottom: 0;
}
body.keiei-layout #EnqPageWrap div#cmn-order-wrap div#enq-text-area {
  margin: 4em 0;
}
body.keiei-layout #EnqPageWrap div#cmn-order-wrap div#enq-text-area h1, body.keiei-layout #EnqPageWrap div#cmn-order-wrap div#enq-text-area h2, body.keiei-layout #EnqPageWrap div#cmn-order-wrap div#enq-text-area h3 {
  color: #493b59;
}
body.keiei-layout #EnqPageWrap div#cmn-order-wrap div#enq-text-area h1 {
  font-size: 1.8em;
  font-weight: bold;
}
body.keiei-layout #EnqPageWrap div#cmn-order-wrap div#enq-text-area div#info-text {
  padding: 2em;
  background: #f3f3f3;
}
body.keiei-layout #EnqPageWrap div#cmn-order-wrap div#enq-text-area div.enq-kigen {
  margin: 1em 0;
}
body.keiei-layout #EnqPageWrap div#cmn-order-wrap div.enq-ttl {
  color: #493b59;
}
body.keiei-layout #EnqPageWrap div#cmn-order-wrap div.enq-ttl div.num {
  background: #493b59;
  color: #fff;
}
body.keiei-layout #EnqPageWrap div#EnqCompBottomCts {
  margin-bottom: 4rem;
}
body.keiei-layout div.point-exchange-head {
  border: solid 1px #3c6041;
}
body.keiei-layout div.point-exchange-head h2.ttl {
  color: #3c6041;
}
body.keiei-layout div.my-point-block {
  background: #edeeed;
}
body.keiei-layout div.my-point-block div.point-block {
  border: solid 1px #3c6041;
  color: #3c6041;
}
