@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;
}

.data-uk-modal-body {
  padding: 30px 30px;
}

@media (max-width: 640px) {
  .uk-card-header {
    padding: 8px 12px !important;
  }
  .uk-modal-body, .data-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;
}

.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 {
  margin-bottom: 3rem;
  /* 　講座リスト */
  /* 　セクションリスト */
  /* 　受講中 */
}
#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*/
  /* video-contents */
  /* 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 div.sso-ttl {
  margin-bottom: 0rem;
}
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 label {
  display: block;
  padding: 1em 0;
  font-size: 13px;
}
div#CtsRim aside div.cmn-rim-regist label * {
  font-size: 13px;
}
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-video-contents {
  margin-bottom: 3em;
}
div#CtsRim aside div.cmn-rim-video-contents h2 i {
  font-size: larger;
}
div#CtsRim aside div.cmn-rim-video-contents ul.rim-list li {
  display: grid;
  grid-template-columns: 40% 55%;
  gap: 1rem;
}
div#CtsRim aside div.cmn-rim-video-contents ul.rim-list li div.thum {
  width: 100%;
  height: 100%;
  min-width: unset;
  max-width: unset;
}
div#CtsRim aside div.cmn-rim-video-contents ul.rim-list li div.thum img {
  width: 100%;
  height: 100%;
  min-width: unset;
  max-width: unset;
}
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-my .balloon-top {
  position: relative;
  margin: 12px auto 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 240px;
  color: #555;
  font-size: 13px;
  border: solid 1px #555;
  box-sizing: border-box;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
div#CtsRim aside div.cmn-rim-my .balloon-top p {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
}
div#CtsRim aside div.cmn-rim-my .balloon-top p strong {
  color: red;
  padding-right: 6px;
}
div#CtsRim aside div.cmn-rim-my .balloon-top:before {
  content: "";
  position: absolute;
  top: -13px;
  left: 50%;
  margin-left: -6px;
  border: 6px solid transparent;
  border-bottom: 7px solid #FFF;
  z-index: 2;
}
div#CtsRim aside div.cmn-rim-my .balloon-top:after {
  content: "";
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -7px;
  border: 7px solid transparent;
  border-bottom: 7px solid #555;
  z-index: 1;
}
div#CtsRim aside #RimLearning + .cmn-rim-my h2 {
  border-top-color: #20b2aa;
}
div#CtsRim aside #RimLearning + .cmn-rim-my .btn-bmk {
  background-color: #20b2aa;
}
div#CtsRim aside #RimLearning + .cmn-rim-my .not-login {
  color: #20b2aa;
}
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 .cb-item {
  display: grid;
  grid-template-columns: max-content auto;
  align-items: center;
  margin-top: 1em;
  padding: 0 0 1em;
  border-bottom: 1px solid #e5e5e5;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list .cb-item div.cb {
  width: 24px;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list .cb-item-anchor {
  display: flex;
  align-items: center;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list .cb-item div.thum {
  position: relative;
  max-width: 30%;
  flex-grow: 0;
  padding-right: 1em;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list .cb-item 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 .cb-item div.thum img {
  width: 100%;
  height: auto;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list .cb-item div.text {
  flex: 1;
  line-height: 130%;
  font-size: 13px;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list .cb-item div.text h5 {
  margin: 0;
  font-weight: bold;
  font-size: 14px;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list .cb-item:last-child {
  border: none;
}
div#CtsRim aside div.cmn-rim-comparison div.cb-list .cb-item.all_label span {
  font-size: 12px;
}
div#CtsRim aside div.cmn-rim-comparison .cmn-btn-svc-dl {
  background-color: #FF3300;
  border-color: #FF3300;
}
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;
}
div#CtsRim aside .cmn-rim-recommender {
  margin-bottom: 3em;
}
div#CtsRim aside .cmn-rim-recommender h2 + p {
  margin-block: 0 1rem;
  font-size: 0.9285714rem;
}
div#CtsRim aside .cmn-rim-recommender h3 {
  margin-bottom: 0;
}
div#CtsRim aside .cmn-rim-recommender .rec-task-title {
  display: grid;
  grid-template-columns: 44px auto;
  gap: 0 1em;
  font-size: 1rem;
  font-weight: 600;
  line-height: 142.857%;
}
div#CtsRim aside .cmn-rim-recommender .rec-task-title span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 1;
  color: #0565CB;
  font-size: 0.928571em;
  border: 1px solid currentColor;
}
div#CtsRim aside .cmn-rim-recommender ul.rim-list {
  border-block: 1px solid #e5e5e5;
  padding-top: 1em;
}
div#CtsRim aside .cmn-rim-recommender ul.rim-list li div.text h4 {
  margin-top: 0.5em;
  color: #999999;
  font-size: 0.94231em;
  text-align: left;
}
div#CtsRim aside .cmn-rim-recommender .rec-actions {
  padding-top: 1.7142857rem;
}
div#CtsRim aside .cmn-rim-recommender .rec-actions .rec-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  max-width: 80%;
  margin-inline: auto;
  padding: 8px;
  color: #FFF;
  background-color: #0F8DAD;
}
div#CtsRim aside .cmn-rim-recommender .rec-actions .rec-btn.outline {
  color: #0F8DAD;
  background-color: #ffffff;
  border: 1px solid currentColor;
}
div#CtsRim aside .cmn-rim-recommender .rec-actions .rec-btn + .rec-btn {
  margin-top: 1em;
}
div#CtsRim aside .cmn-rim-recommender .rec-info {
  display: grid;
  gap: 1rem 0;
  margin-top: 1.7142857rem;
  padding: 1rem;
  background-color: rgba(229, 239, 250, 0.48);
}
div#CtsRim aside .cmn-rim-recommender .rec-info p {
  margin: 0;
  font-size: 0.9285714rem;
}
div#CtsRim aside .cmn-rim-recommender .rec-info a {
  justify-self: end;
  color: #0F8DAD;
  font-size: 0.9285714rem;
  text-decoration: underline;
  text-underline-offset: 3px;
}
div#CtsRim aside .cmn-rim-recommender .rec-info a i {
  margin-left: 0.35em;
}

#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 {
  padding: 24px 20px;
}
.login-area-note .bgtxt01 {
  font-size: 18px;
}

#CtsWrap1Clm:has(.bgtxt01) {
  padding-left: 12px;
  padding-right: 12px;
}
#CtsWrap1Clm:has(.bgtxt01) .bgtxt01 {
  font-size: 16px;
}

.login-area-note,
#CtsWrap1Clm:has(.bgtxt01) {
  background-color: #fbfbfb;
  border-radius: 8px;
}
.login-area-note .bgtxt01,
#CtsWrap1Clm:has(.bgtxt01) .bgtxt01 {
  margin: 0;
  padding: 0 0 15px;
  font-weight: bold;
  line-height: 150%;
  text-align: left;
  background-color: transparent;
  border-bottom: 1px solid #f0506e;
  text-align: center;
}
.login-area-note .bgtxt01 small,
#CtsWrap1Clm:has(.bgtxt01) .bgtxt01 small {
  margin-top: 8px;
  display: block;
  font-size: 13px;
  font-weight: normal;
}
@media print, screen and (min-width: 769px) {
  .login-area-note .bgtxt01 small,
  #CtsWrap1Clm:has(.bgtxt01) .bgtxt01 small {
    font-size: 14px;
  }
}
.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;
  }
  .login-area-note .bgtxt01,
  #CtsWrap1Clm:has(.bgtxt01) .bgtxt01 {
    padding: 0 75px 15px;
  }
}

ul.login-tab {
  margin: 2em 0 0;
  padding: 0;
  display: flex;
  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 {
  width: 150%;
}
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 {
  width: 150%;
}
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, #LoginArea.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, #LoginArea.login-switcher li {
  padding: 3rem 2rem 2rem;
  border-top: solid 4px #0e417d;
}
ul.uk-switcher.login-switcher li.hrpro.uk-active, #LoginArea.login-switcher li.hrpro.uk-active {
  border-color: #0e417d;
}
ul.uk-switcher.login-switcher li.keiei.uk-active, #LoginArea.login-switcher li.keiei.uk-active {
  border-color: #C7362C;
}
ul.uk-switcher div.input-wrap, #LoginArea div.input-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 18px;
}
ul.uk-switcher div.input-wrap div.uk-inline, #LoginArea div.input-wrap div.uk-inline {
  width: 50%;
}
ul.uk-switcher div.input-wrap div.uk-inline input.uk-input, #LoginArea div.input-wrap div.uk-inline input.uk-input {
  width: 100%;
}
ul.uk-switcher div.btn-wrap, #LoginArea div.btn-wrap {
  margin: 0 auto;
  max-width: 480px;
}
ul.uk-switcher label.auto-login-label, #LoginArea 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, #LoginArea div.hrpro-login-form h2.uk-heading-bullet {
  color: #0e417d;
}
ul.uk-switcher div.hrpro-login-form h2.uk-heading-bullet::before, #LoginArea div.hrpro-login-form h2.uk-heading-bullet::before {
  border-color: #0e417d;
}
ul.uk-switcher div.hrpro-login-form .uk-button-primary, #LoginArea div.hrpro-login-form .uk-button-primary {
  background: #0e417d !important;
}
ul.uk-switcher div.keiei-login-form h2.uk-heading-bullet, #LoginArea div.keiei-login-form h2.uk-heading-bullet {
  color: #C7362C;
}
ul.uk-switcher div.keiei-login-form h2.uk-heading-bullet::before, #LoginArea div.keiei-login-form h2.uk-heading-bullet::before {
  border-color: #C7362C;
}
ul.uk-switcher div.keiei-login-form .uk-button-primary, #LoginArea div.keiei-login-form .uk-button-primary {
  background: #C7362C !important;
}
ul.uk-switcher div.login-help, #LoginArea 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: 640px;
  border-radius: 4px;
  padding: 2em;
  box-sizing: border-box;
}
#CmnLogin1Colum div.formwarp {
  margin-bottom: 6px;
  display: flex;
  justify-content: space-between;
  gap: 18px;
}
#CmnLogin1Colum div.formwarp div.inputwrap {
  position: relative;
  width: 50%;
}
#CmnLogin1Colum div.btns-wrap {
  margin-top: 18px;
  display: flex;
  justify-content: center;
  gap: 18px;
}
#CmnLogin1Colum div.btns-wrap .uk-button {
  max-width: 240px;
  min-width: 240px;
}

@media (max-width: 640px) {
  #CmnLogin1Colum div.formwarp {
    display: block;
  }
  #CmnLogin1Colum div.formwarp div.inputwrap {
    width: unset;
    margin-bottom: 0.5em;
  }
  #CmnLogin1Colum div.btns-wrap {
    flex-direction: column;
    align-items: center;
  }
}
.sso-area {
  margin: 2rem 0;
}
.sso-area div.sso-ttl {
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #b3b3b3;
}
.sso-area div.sso-ttl::before, .sso-area div.sso-ttl::after {
  background-color: #dbdbdb;
  content: "";
  flex-grow: 1;
  height: 1px;
}
.sso-area div.sso-ttl::before {
  margin-right: 1rem;
}
.sso-area div.sso-ttl::after {
  margin-left: 1rem;
}
.sso-area div.sso-btns {
  margin-bottom: 2rem;
  gap: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.sso-area div.sso-btns .sso-material-button {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-appearance: none;
  background-color: WHITE;
  background-image: none;
  border: 1px solid #747775;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1f1f1f;
  cursor: pointer;
  font-family: "Roboto", arial, sans-serif;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0.25px;
  outline: none;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.218s, border-color 0.218s, box-shadow 0.218s;
  transition: background-color 0.218s, border-color 0.218s, box-shadow 0.218s;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  max-width: 400px;
  min-width: min-content;
}
.sso-area div.sso-btns .sso-material-button .sso-material-button-icon {
  height: 20px;
  margin-right: 12px;
  min-width: 20px;
  width: 20px;
}
.sso-area div.sso-btns .sso-material-button .sso-material-button-content-wrapper {
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}
.sso-area div.sso-btns .sso-material-button .sso-material-button-contents {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.sso-area div.sso-btns .sso-material-button .sso-material-button-state {
  -webkit-transition: opacity 0.218s;
  transition: opacity 0.218s;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.sso-area div.sso-btns .sso-material-button:disabled {
  cursor: default;
  background-color: rgba(255, 255, 255, 0.3803921569);
  border-color: rgba(31, 31, 31, 0.1215686275);
}
.sso-area div.sso-btns .sso-material-button:disabled .sso-material-button-contents {
  opacity: 38%;
}
.sso-area div.sso-btns .sso-material-button:disabled .sso-material-button-icon {
  opacity: 38%;
}
.sso-area div.sso-btns .sso-material-button:not(:disabled):active .sso-material-button-state,
.sso-area div.sso-btns .sso-material-button:not(:disabled):focus .sso-material-button-state {
  background-color: #303030;
  opacity: 12%;
}
.sso-area div.sso-btns .sso-material-button:not(:disabled):hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
}
.sso-area div.sso-btns .sso-material-button:not(:disabled):hover .sso-material-button-state {
  background-color: #303030;
  opacity: 8%;
}
.sso-area div.sso-btns .sso-material-button.google {
  font-family: "Roboto", arial, sans-serif;
}
.sso-area div.sso-btns .sso-material-button.google:not(:disabled):active .sso-material-button-state,
.sso-area div.sso-btns .sso-material-button.google:not(:disabled):focus .sso-material-button-state {
  background-color: #303030;
  opacity: 12%;
}
.sso-area div.sso-btns .sso-material-button.google:not(:disabled):hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
}
.sso-area div.sso-btns .sso-material-button.google:not(:disabled):hover .sso-material-button-state {
  background-color: #303030;
  opacity: 8%;
}
.sso-area div.sso-btns .sso-material-button.microsoft {
  font-family: "Segoe UI", arial, sans-serif;
}
.sso-area div.sso-btns .sso-material-button.microsoft:not(:disabled):active .sso-material-button-state,
.sso-area div.sso-btns .sso-material-button.microsoft:not(:disabled):focus .sso-material-button-state {
  background-color: #0078d4;
  opacity: 12%;
}
.sso-area div.sso-btns .sso-material-button.microsoft:not(:disabled):hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 120, 212, 0.3), 0 1px 3px 1px rgba(0, 120, 212, 0.15);
  box-shadow: 0 1px 2px 0 rgba(0, 120, 212, 0.3), 0 1px 3px 1px rgba(0, 120, 212, 0.15);
}
.sso-area div.sso-btns .sso-material-button.microsoft:not(:disabled):hover .sso-material-button-state {
  background-color: #0078d4;
  opacity: 8%;
}
.sso-area div.sso-btns .gsi-material-button {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-appearance: none;
  background-color: WHITE;
  background-image: none;
  border: 1px solid #747775;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1f1f1f;
  cursor: pointer;
  font-family: "Roboto", arial, sans-serif;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0.25px;
  outline: none;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.218s, border-color 0.218s, box-shadow 0.218s;
  transition: background-color 0.218s, border-color 0.218s, box-shadow 0.218s;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  max-width: 400px;
  min-width: min-content;
}
.sso-area div.sso-btns .gsi-material-button .gsi-material-button-icon {
  height: 20px;
  margin-right: 12px;
  min-width: 20px;
  width: 20px;
}
.sso-area div.sso-btns .gsi-material-button .gsi-material-button-content-wrapper {
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}
.sso-area div.sso-btns .gsi-material-button .gsi-material-button-contents {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.sso-area div.sso-btns .gsi-material-button .gsi-material-button-state {
  -webkit-transition: opacity 0.218s;
  transition: opacity 0.218s;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.sso-area div.sso-btns .gsi-material-button:disabled {
  cursor: default;
  background-color: rgba(255, 255, 255, 0.3803921569);
  border-color: rgba(31, 31, 31, 0.1215686275);
}
.sso-area div.sso-btns .gsi-material-button:disabled .gsi-material-button-contents {
  opacity: 38%;
}
.sso-area div.sso-btns .gsi-material-button:disabled .gsi-material-button-icon {
  opacity: 38%;
}
.sso-area div.sso-btns .gsi-material-button:not(:disabled):active .gsi-material-button-state,
.sso-area div.sso-btns .gsi-material-button:not(:disabled):focus .gsi-material-button-state {
  background-color: #303030;
  opacity: 12%;
}
.sso-area div.sso-btns .gsi-material-button:not(:disabled):hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
}
.sso-area div.sso-btns .gsi-material-button:not(:disabled):hover .gsi-material-button-state {
  background-color: #303030;
  opacity: 8%;
}

.hr-sso-or-mail {
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #646464;
}
.hr-sso-or-mail::before, .hr-sso-or-mail::after {
  background-color: #dbdbdb;
  content: "";
  flex-grow: 1;
  height: 1px;
}
.hr-sso-or-mail::before {
  margin-right: 1rem;
}
.hr-sso-or-mail::after {
  margin-left: 1rem;
}

div#CtsRim .sso-area div.sso-ttl {
  color: #333;
}
div#CtsRim .sso-area div.sso-ttl::before, div#CtsRim .sso-area div.sso-ttl::after {
  background-color: #333;
}
div#CtsRim div.sso-btns {
  margin-bottom: 0;
  gap: 1rem;
}

.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, .cmn-btn-add-folder-all {
  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: 60px;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  cursor: pointer;
}
.cmn-btn-add-folder:before, .cmn-btn-add-folder-all: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, .cmn-btn-add-folder-all {
    height: 54px;
    width: 48%;
    font-size: 3.5vw;
  }
  .cmn-btn-add-folder:before, .cmn-btn-add-folder-all:before {
    display: none;
  }
}
.cmn-btn-add-folder:hover, .cmn-btn-add-folder-all:hover {
  opacity: 0.75;
}
.cmn-btn-add-folder.selected, .cmn-btn-add-folder-all.selected {
  background-color: #FFF;
  color: #0265cb;
  font-weight: bold;
}
.cmn-btn-add-folder.selected:before, .cmn-btn-add-folder-all.selected:before {
  content: "\f07b";
  color: #0265cb !important;
}
.cmn-btn-add-folder.selected:hover, .cmn-btn-add-folder-all.selected:hover {
  opacity: 1;
}
.cmn-btn-add-folder:disabled, .cmn-btn-add-folder-all:disabled {
  border: #b7b7b7 !important;
  cursor: initial;
}
.cmn-btn-add-folder:disabled:hover, .cmn-btn-add-folder-all:disabled: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-svc-compare {
  margin: 0;
  max-width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: solid 1px #0e6dcd;
  color: #0e6dcd;
  background: transparent;
  height: 48px;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  cursor: pointer;
}
@media print, screen and (min-width: 769px) {
  .cmn-btn-svc-compare {
    max-width: 408px;
  }
}
.cmn-btn-svc-compare:hover {
  opacity: 0.75;
  color: #0e6dcd;
}
@media only screen and (max-width: 768px) {
  .cmn-btn-svc-compare {
    width: 100%;
  }
}
.cmn-btn-svc-compare.disabled {
  background: #7C7C7C !important;
  border-color: #7C7C7C !important;
  cursor: not-allowed !important;
  pointer-events: none;
  user-select: none;
  color: #bdbdbd;
}
.cmn-btn-svc-compare.disabled:hover {
  opacity: 1;
}

.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;
  }
}
.cmn-order-form-wrap div.cmn-order-form-regist-area {
  border-radius: 8px;
  border: solid 1px #d5d5d5;
  padding: 2rem;
}
.cmn-order-form-wrap div.cmn-order-form-regist-area h2.regist-type {
  font-weight: bold;
  text-align: center;
  font-size: 1.1rem;
}

/********************************************************************************
   古い物　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;
  }
}

/*********************************************************************************
	OLD HEADER〜202305
--------------------------------------------------------------------------------*/
header {
  zoom: 1;
}
header * {
  box-sizing: border-box;
}
header svg {
  max-width: unset;
}

#HeadWrap {
  background: #0e417d;
  /* SP MENU */
}
#HeadWrap #HeadSpNav {
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  background: #0e417d;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.3);
  top: 0;
  height: 40px;
}
#HeadWrap #HeadSpNav div.sp-nav-left {
  padding-left: 12px;
  float: left;
  height: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#HeadWrap #HeadSpNav div.sp-nav-left a {
  color: #FFF;
  height: unset;
  font-size: 11px;
  min-height: unset;
}
#HeadWrap #HeadSpNav div.sp-nav-left a i {
  margin-right: 4px;
  font-size: 14px;
}
#HeadWrap #HeadSpNav div.sp-nav-left div#headMiniLogo img {
  height: 30px;
  width: auto;
}
@media print, screen and (min-width: 769px) {
  #HeadWrap #HeadSpNav div.sp-nav-left div#headMiniLogo {
    opacity: 0;
    margin-left: 1em;
    transition: opacity 500ms ease-in-out;
  }
  #HeadWrap #HeadSpNav div.sp-nav-left div#headMiniLogo.fadein {
    opacity: 1;
  }
}
@media screen and (max-width: 640px) {
  #HeadWrap #HeadSpNav div.sp-nav-left div#headMiniLogo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    opacity: 1;
  }
}
#HeadWrap #HeadSpNav div.sp-nav-right {
  float: right;
  height: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#HeadWrap #HeadSpNav div.sp-nav-right ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#HeadWrap #HeadSpNav div.sp-nav-right ul li {
  min-width: 60px;
}
@media print, screen and (min-width: 769px) {
  #HeadWrap #HeadSpNav div.sp-nav-right ul li {
    border-left: solid 1px rgba(255, 255, 255, 0.1);
    box-shadow: -1px 0px 0 rgba(0, 0, 0, 0.3);
  }
}
#HeadWrap #HeadSpNav div.sp-nav-right ul li:hover {
  opacity: 0.75;
}
#HeadWrap #HeadSpNav div.sp-nav-right ul li a {
  padding: 0 8px;
  font-size: 0.75rem;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 100%;
  text-decoration: none;
}
#HeadWrap #HeadSpNav div.sp-nav-right ul li a i, #HeadWrap #HeadSpNav div.sp-nav-right ul li a img {
  display: none;
}
@media print, screen and (min-width: 769px) {
  #HeadWrap #HeadSpNav div.sp-nav-right ul li a i, #HeadWrap #HeadSpNav div.sp-nav-right ul li a img {
    display: block;
    margin-right: 6px;
  }
}
#HeadWrap #HeadSpNav div.sp-nav-right ul li a em {
  color: unset;
  display: none;
}
@media print, screen and (min-width: 769px) {
  #HeadWrap #HeadSpNav div.sp-nav-right ul li a em {
    display: block;
  }
}
#HeadWrap #HeadSpNav div.sp-nav-right ul li.registLink {
  margin-right: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: yellow;
  border-radius: 24px;
  height: 18px;
}
@media print, screen and (min-width: 769px) {
  #HeadWrap #HeadSpNav div.sp-nav-right ul li.registLink {
    margin: 0 12px;
    width: 160px;
    height: 26px;
  }
}
#HeadWrap #HeadSpNav div.sp-nav-right ul li.registLink a {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  line-height: 12px;
}
#HeadWrap #HeadSpNav div.sp-nav-right div.gsc-control-searchbox-only {
  display: none;
  background: none !important;
  border: none !important;
}
@media print, screen and (min-width: 769px) {
  #HeadWrap #HeadSpNav div.sp-nav-right div.gsc-control-searchbox-only {
    display: block;
  }
}
#HeadWrap #HeadSpNav div.sp-nav-right div.gsc-control-searchbox-only form.gsc-search-box {
  margin: 0;
  border: none !important;
}
#HeadWrap #HeadSpNav div.sp-nav-right div.gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box {
  margin: 0;
}
#HeadWrap #HeadSpNav div.sp-nav-right div.gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box td.gsc-input {
  padding-right: 0;
}
#HeadWrap #HeadSpNav div.sp-nav-right div.gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box td.gsc-input div.gsc-input-box {
  background: #FFFFFF;
  border: none !important;
}
#HeadWrap #HeadSpNav div.sp-nav-right div.gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box td.gsc-input td#gs_tti50 {
  min-width: 160px;
  padding: 0 4px;
  height: 27px;
  background: #FFF;
}
#HeadWrap #HeadSpNav div.sp-nav-right div.gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box td.gsc-input td#gs_tti50 input {
  font-size: 12px;
}
#HeadWrap #HeadSpNav div.sp-nav-right div.gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box td.gsc-input a.gsst_a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#HeadWrap #HeadSpNav div.sp-nav-right div.gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box td.gsc-input a.gsst_a span.gscb_a {
  display: inline-block;
  font: 24px/13px arial, sans-serif;
  line-height: 100%;
}
#HeadWrap #HeadSpNav div.sp-nav-right div.gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box td.gsc-search-button button:hover {
  opacity: 0.75;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  #HeadWrap #HeadSpNav {
    min-width: 300px;
  }
}
#HeadWrap #HeadTopArea {
  display: none;
}
@media print, screen and (min-width: 769px) {
  #HeadWrap #HeadTopArea {
    display: block;
    margin-top: 40px;
  }
  #HeadWrap #HeadTopArea div.uk-container {
    padding-left: 10px;
    height: 110px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /*ヘッダーのローテーションバナー */
  }
  #HeadWrap #HeadTopArea div.uk-container h3 {
    margin: 0px;
    min-width: 200px;
  }
  #HeadWrap #HeadTopArea div.uk-container h3 img {
    width: auto;
    height: 90px;
  }
  #HeadWrap #HeadTopArea div.uk-container #CmnHeadBanner {
    padding: 0;
    margin: 0;
    text-align: right;
    width: 1000px;
  }
}
#HeadWrap #HeadMdlArea {
  display: none;
}
@media print, screen and (min-width: 769px) {
  #HeadWrap #HeadMdlArea {
    background: #f8f8ff;
    border-bottom: solid 1px #042941;
    display: block;
  }
  #HeadWrap #HeadMdlArea .uk-navbar-nav {
    border-right: solid 1px #d7d7d7;
    width: 100%;
  }
  #HeadWrap #HeadMdlArea .uk-navbar-nav > li {
    border-left: solid 1px #d7d7d7;
    min-width: 100px;
    width: 12.5%;
    position: relative;
  }
  #HeadWrap #HeadMdlArea .uk-navbar-nav > li span.new {
    position: absolute;
    right: 5px;
    top: 3px;
    color: red;
    font-size: 0.75em;
    font-weight: bold;
  }
  #HeadWrap #HeadMdlArea .uk-navbar-nav > li > a {
    font-family: "Oswald", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    height: 45px;
    color: #042941;
    font-size: 13px;
    padding: 0;
    text-align: center;
    white-space: nowrap !important;
  }
  #HeadWrap #HeadMdlArea .uk-navbar-nav > li > a:hover {
    color: #FFF;
    background: #0e417d;
  }
}
#HeadWrap div.header-src-btn {
  margin-left: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#HeadWrap div#modal-search {
  padding: 12px;
}
#HeadWrap div#modal-search h3 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}

button.gsc-search-button svg {
  max-width: unset !important;
  height: unset !important;
}

/*********************************************************************************
	NEW HEADER202305〜
--------------------------------------------------------------------------------*/
header#global-header {
  position: relative;
  z-index: 10;
  background: #0e417d;
  /* SP MENU */
}
header#global-header * {
  box-sizing: border-box;
}
header#global-header #header-top {
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  background: #063770;
  top: 0;
  height: 40px;
}
header#global-header #header-top div.uk-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header#global-header #header-top div.uk-container:after, header#global-header #header-top div.uk-container:before {
  content: none;
}
header#global-header #header-top div.uk-container div.sp-nav-left {
  padding-left: 12px;
  height: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
header#global-header #header-top div.uk-container div.sp-nav-left a {
  padding-left: 0;
  color: #FFF;
  height: unset;
  font-size: 11px;
  min-height: unset;
}
header#global-header #header-top div.uk-container div.sp-nav-left a i {
  margin-right: 4px;
  font-size: 14px;
}
header#global-header #header-top div.uk-container div.sp-nav-left div.search-box {
  display: none;
}
@media print, screen and (min-width: 769px) {
  header#global-header #header-top div.uk-container div.sp-nav-left div.search-box {
    margin-left: 24px;
    display: block;
  }
}
header#global-header #header-top div.uk-container div.sp-nav-left div#headMiniLogo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 1;
  display: block;
}
header#global-header #header-top div.uk-container div.sp-nav-left div#headMiniLogo svg {
  max-width: 60px;
  width: auto;
  height: 30px;
  fill: white;
}
@media print, screen and (min-width: 769px) {
  header#global-header #header-top div.uk-container div.sp-nav-left div#headMiniLogo {
    margin-right: 12px;
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    opacity: 0;
    transition: opacity 500ms ease-in-out;
    display: none;
  }
  header#global-header #header-top div.uk-container div.sp-nav-left div#headMiniLogo.fadein {
    opacity: 1;
    display: block;
  }
}
header#global-header #header-top div.uk-container div.sp-nav-right {
  height: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header#global-header #header-top div.uk-container div.sp-nav-right ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header#global-header #header-top div.uk-container div.sp-nav-right ul li {
  min-width: 60px;
}
@media print, screen and (min-width: 769px) {
  header#global-header #header-top div.uk-container div.sp-nav-right ul li {
    border-left: solid 1px rgba(255, 255, 255, 0.1);
    box-shadow: -1px 0px 0 rgba(0, 0, 0, 0.3);
  }
}
header#global-header #header-top div.uk-container div.sp-nav-right ul li:hover {
  opacity: 0.75;
}
header#global-header #header-top div.uk-container div.sp-nav-right ul li a {
  padding: 0 8px;
  font-size: 0.75rem;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 100%;
  text-decoration: none;
}
header#global-header #header-top div.uk-container div.sp-nav-right ul li a i, header#global-header #header-top div.uk-container div.sp-nav-right ul li a img {
  display: none;
}
@media print, screen and (min-width: 769px) {
  header#global-header #header-top div.uk-container div.sp-nav-right ul li a i, header#global-header #header-top div.uk-container div.sp-nav-right ul li a img {
    display: block;
    margin-right: 6px;
  }
}
header#global-header #header-top div.uk-container div.sp-nav-right ul li a em {
  color: unset;
  display: none;
}
@media print, screen and (min-width: 769px) {
  header#global-header #header-top div.uk-container div.sp-nav-right ul li a em {
    display: block;
  }
}
header#global-header #header-top div.uk-container div.sp-nav-right ul li.registLink {
  margin-right: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: yellow;
  border-radius: 24px;
  height: 18px;
}
@media print, screen and (min-width: 769px) {
  header#global-header #header-top div.uk-container div.sp-nav-right ul li.registLink {
    margin: 0 12px;
    width: 160px;
    height: 26px;
  }
}
header#global-header #header-top div.uk-container div.sp-nav-right ul li.registLink a {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  line-height: 12px;
}
header#global-header #header-body {
  display: none;
}
@media print, screen and (min-width: 769px) {
  header#global-header #header-body {
    margin-top: 40px;
    display: block;
  }
  header#global-header #header-body div.uk-container {
    padding-left: 10px;
    height: 95px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  header#global-header #header-body div.uk-container div.logo {
    margin: 0;
    max-width: 160px;
    max-height: 100px;
  }
  header#global-header #header-body div.uk-container div.logo svg {
    max-width: 100%;
    width: auto;
    height: 80px;
    fill: white;
  }
  header#global-header #header-body div.uk-container div.sub-menu {
    flex: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    max-height: 90px;
  }
  header#global-header #header-body div.uk-container div.sub-menu div.menu-block {
    min-width: 100px;
    height: 90px;
  }
  header#global-header #header-body div.uk-container div.sub-menu div.menu-block a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 90px;
    padding: 6px 12px;
    text-align: center;
    color: #FFF;
    fill: white;
    font-size: 11px;
  }
  header#global-header #header-body div.uk-container div.sub-menu div.menu-block a svg {
    margin: 0 auto 4px;
    width: 36px;
    max-height: 36px;
    height: 36px;
  }
  header#global-header #header-body div.uk-container div.sub-menu div.menu-block a:hover {
    background-color: rgb(255, 255, 255);
    color: #0e417d;
    fill: #0e417d;
  }
}
header#global-header #header-bottom {
  background: #f8f8ff;
  border-bottom: solid 1px #042941;
  display: none;
  z-index: 990;
}
header#global-header #header-bottom div.uk-container {
  padding: 0 !important;
}
@media print, screen and (min-width: 769px) {
  header#global-header #header-bottom {
    display: block;
  }
  header#global-header #header-bottom div.nav-wrap {
    margin: 0 auto;
    padding: 0 1px;
    max-width: 1200px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1px;
    min-width: 1200px;
    background: #A4A4A4;
  }
  header#global-header #header-bottom div.nav-wrap h3.nav-title {
    margin: 0;
    padding: 8px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f8f8ff;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block ul.uk-navbar-nav {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
    background: #A4A4A4;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block ul.uk-navbar-nav > li {
    margin: 0;
    padding: 0;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block ul.uk-navbar-nav > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: "Oswald", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    height: 45px;
    color: #111;
    background: #f8f8ff;
    font-size: 13px;
    padding: 0 1.3em;
    text-align: center;
    white-space: nowrap !important;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block ul.uk-navbar-nav > li > a:hover {
    opacity: 1 !important;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block div.uk-dropdown {
    margin-top: 0;
    box-shadow: none;
    border: solid 1px #CCC;
    padding: 12px;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block.src h3 {
    color: #063770;
    border-bottom: solid 3px #063770;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block.src ul.uk-navbar-nav > li > a:hover {
    color: #FFF;
    background: #063770;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block.src div.uk-dropdown {
    border: solid 1px #8babd0;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block.src div.uk-dropdown a {
    color: #063770;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block.learning h3 {
    color: #0F8DAD;
    border-bottom: solid 3px #0F8DAD;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block.learning ul.uk-navbar-nav {
    grid-template-columns: repeat(6, 1fr);
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block.learning ul.uk-navbar-nav > li > a {
    letter-spacing: -0.7px;
    padding: 0 0.9em;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block.learning ul.uk-navbar-nav > li > a:hover {
    color: #FFF;
    background: #0F8DAD;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block.learning div.uk-dropdown {
    border: solid 1px #9fd5d2;
  }
  header#global-header #header-bottom div.nav-wrap div.nav-block.learning div.uk-dropdown a {
    color: #0F8DAD;
  }
  header#global-header #header-bottom.uk-sticky-fixed {
    top: 60px;
  }
}
header#global-header div.header-src-btn {
  margin-left: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
header#global-header div#modal-search {
  padding: 12px;
}
header#global-header div#modal-search h3 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}
header#global-header button.gsc-search-button svg {
  max-width: unset !important;
  height: unset !important;
}

#global-sidenav {
  color: #0e417d;
  background: #f8f8ff;
  overflow: hidden;
  padding: 0;
  width: 90%;
  max-width: 360px !important;
}
#global-sidenav .uk-offcanvas-close {
  position: absolute;
  right: 12px;
  top: 4px;
  color: black;
}
#global-sidenav * {
  box-sizing: border-box;
}
#global-sidenav div.sidebar-wrap {
  height: 100vh;
  overflow-y: auto;
  padding-top: 32px;
  /* スクロールバーの幅 */
  /* スクロールバーの背景色 */
  /* スクロールバーのつまみ */
  /* スクロールバーのつまみをホバーしたときの色 */
}
#global-sidenav div.sidebar-wrap::-webkit-scrollbar {
  width: 8px;
}
#global-sidenav div.sidebar-wrap::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
#global-sidenav div.sidebar-wrap::-webkit-scrollbar-thumb {
  background-color: #b3b3b3;
}
#global-sidenav div.sidebar-wrap::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
#global-sidenav div.sidebar-wrap:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "";
  height: 100%;
  border-left: solid 6px #CCC;
  z-index: 0;
}
#global-sidenav div.sidebar-wrap div.sidebar-head {
  margin-bottom: 2em;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  height: 38px;
  padding: 0 16px;
}
#global-sidenav div.sidebar-wrap div.sidebar-head div {
  background: yellow;
  padding: 12px;
}
#global-sidenav div.sidebar-wrap div.sidebar-head .uk-button-primary {
  background-color: #0e417d;
  color: #FFF;
}
#global-sidenav div.sidebar-wrap div.sidebar-head .uk-button-default {
  border: solid 1px #CCC;
  color: #3D3D3D;
}
#global-sidenav div.sidebar-wrap div.sidebar-head i {
  margin-right: 8px;
}
#global-sidenav div.sidebar-wrap div.sidebar-body {
  padding-bottom: 6rem;
}
#global-sidenav div.sidebar-wrap div.sidebar-body div.side-nav {
  padding: 16px;
  position: relative;
}
#global-sidenav div.sidebar-wrap div.sidebar-body div.side-nav h3.ttl {
  margin: 0 0 1em;
  font-size: 13px;
  color: #333;
  font-weight: bold;
}
#global-sidenav div.sidebar-wrap div.sidebar-body div.side-nav ul {
  margin: 0;
  padding: 0;
}
#global-sidenav div.sidebar-wrap div.sidebar-body div.side-nav ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 0;
  font-size: 14px;
  color: #333;
}
#global-sidenav div.sidebar-wrap div.sidebar-body div.side-nav.search {
  border-left: solid 6px #063770;
}
#global-sidenav div.sidebar-wrap div.sidebar-body div.side-nav.search h3.ttl {
  color: #063770;
  font-weight: bold;
}
#global-sidenav div.sidebar-wrap div.sidebar-body div.side-nav.search a {
  color: #063770;
}
#global-sidenav div.sidebar-wrap div.sidebar-body div.side-nav.learning {
  border-left: solid 6px #0F8DAD;
}
#global-sidenav div.sidebar-wrap div.sidebar-body div.side-nav.learning h3.ttl {
  color: #0F8DAD;
  font-weight: bold;
}
#global-sidenav div.sidebar-wrap div.sidebar-body div.side-nav.learning a {
  color: #0F8DAD;
}

/* search form*/
form.cmn-search-form {
  display: grid;
  grid-template-columns: auto max-content;
  height: 32px;
  padding: 2px;
  background-color: white;
  border-radius: 16px;
  overflow: hidden;
}
form.cmn-search-form input.search-input {
  outline: none;
  border: none;
  width: 100%;
  height: 100%;
  min-width: 220px;
  padding: 0 8px 0 14px;
  box-sizing: border-box;
}
form.cmn-search-form input.search-input::placeholder {
  color: #1D4079;
}
form.cmn-search-form button {
  flex: none;
  white-space: nowrap;
  background-color: #0265CB;
  color: #FFF;
  border: none;
  cursor: pointer;
  outline: none;
  appearance: none;
  box-sizing: border-box;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
form.cmn-search-form button:hover {
  opacity: 0.75;
  cursor: pointer;
}

.search-box {
  position: relative;
}
.search-box .search-keyword-trending {
  position: absolute;
  top: 100%;
  width: 100%;
  display: none;
  border-radius: 0 0 16px 16px;
}
.search-box .search-keyword-trending::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #E7E7E8;
}
.search-box.is-active form.cmn-search-form {
  border-radius: 16px 16px 0 0;
  border-bottom-color: transparent;
}
.search-box.is-active .search-keyword-trending {
  display: block;
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
  transition: all 1s ease;
}

.search-keyword-trending {
  padding: 16px;
  background-color: white;
}
.search-keyword-trending > p {
  margin-block: 0 16px;
  color: #16366C;
  font-size: 12px;
  font-weight: bold;
}
.search-keyword-trending ul {
  display: grid;
  gap: 0.25em 0;
  margin: 0;
  padding: 0;
}
.search-keyword-trending a {
  display: flex;
  gap: 0 6px;
  font-size: 1rem !important;
  color: #0265cb !important;
}
.search-keyword-trending a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f292";
  font-weight: 900;
}
.search-keyword-trending a:hover {
  text-decoration: underline;
}

div#simple-head {
  width: 100%;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0e417d;
}
div#simple-head div#logo {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  div#simple-head div#logo {
    padding: 10px;
  }
}
@media only screen and (max-width: 768px) {
  div#simple-head div#logo {
    margin-bottom: 1em;
    padding: 10px;
  }
  div#simple-head div#logo img {
    margin: 0 auto;
    width: auto;
    height: 50px;
  }
}
div#simple-head div#logo img {
  margin: 0 auto;
  width: auto;
  height: 50px;
}
div#simple-head h1 {
  font-size: 2em;
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  div#simple-head h1 {
    margin: 1em 0;
    font-size: 1.2em;
  }
}

/*--------------------------------------------------------------------------------------------------
	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;
  }
}
@media print, screen and (min-width: 769px) {
  #simple-footer {
    margin: 0 0 50px;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  #simple-footer {
    margin: 0 0 2em;
  }
}
#simple-footer #FootNav {
  margin: 0px;
  padding: 0;
  clear: both;
}
#simple-footer #FootNav a {
  color: rgb(51, 51, 51);
  text-decoration: none;
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  #simple-footer #FootNav a {
    padding: 8px;
    color: rgb(51, 51, 51);
    text-decoration: none;
    font-size: 1em;
    display: block;
    text-align: left;
  }
}
#simple-footer #FootNav li {
  display: inline;
}
@media only screen and (max-width: 768px) {
  #simple-footer #FootNav li {
    border-top: solid 1px #CCC;
    display: block;
    font-size: 0.75rem;
  }
}
#simple-footer #FootNav li:after {
  content: "｜";
  margin: 0 1px;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  #simple-footer #FootNav li:after {
    content: none;
  }
}
#simple-footer #FootNav li:last-child:after {
  content: 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;
  }
}

/********************************************************************************
	SLIDER
--------------------------------------------------------------------------------*/
div#TopSlider {
  margin: 40px 0 0;
}
@media print, screen and (min-width: 769px) {
  div#TopSlider {
    margin: 1em 0;
  }
}
div#TopSlider ul.uk-slider-items div.uk-card-media-top a:hover {
  opacity: 0.75;
}
div#TopSlider ul.uk-slider-items div.uk-card-media-top img {
  width: 100%;
  height: auto;
}
div#TopSlider ul.uk-slider-items div.uk-card {
  height: 100%;
}
div#TopSlider ul.uk-slider-items div.uk-card div.uk-card-body {
  padding: 1em 1em 2em;
}
div#TopSlider ul.uk-slider-items div.uk-card div.uk-card-body .uk-card-title {
  margin-top: 6px;
}
div#TopSlider ul.uk-slider-items div.uk-card div.uk-card-body a {
  color: #333;
}
@media print, screen and (min-width: 769px) {
  div#TopSlider ul.uk-slider-items div.uk-card div.uk-card-body a {
    font-size: 20px;
  }
}
div#TopSlider ul.uk-slider-items div.uk-card div.uk-card-body p.uk-text-meta {
  color: #3D3D3D;
}
div#TopSlider ul.uk-slider-items div.uk-card div.uk-card-body div.genre {
  display: flex;
  flex-wrap: wrap;
}
div#TopSlider ul.uk-slider-items div.uk-card div.uk-card-body 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) {
  div#TopSlider ul.uk-slider-items div.uk-card div.uk-card-body div.genre span {
    font-size: 12px;
  }
}
div#TopSlider a.uk-slidenav {
  background-color: #0e417d;
  opacity: 0.5;
  height: 80px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
div#TopSlider a.uk-slidenav svg {
  color: #FFF;
}
div#TopSlider a.uk-slidenav:hover {
  opacity: 1;
}
div#TopSlider #TopSliderPrevious {
  margin: 0;
  left: 0;
  right: auto;
  border-radius: 0 8px 8px 0;
}
div#TopSlider #TopSliderNext {
  margin: 0;
  right: 0;
  left: auto;
  border-radius: 8px 0px 0 8px;
}

/********************************************************************************
	2022TOP修正
--------------------------------------------------------------------------------*/
h2.top-sect-title {
  position: relative;
  padding-left: 1.5rem;
  margin: 0 0 1em;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  h2.top-sect-title {
    font-size: 24px;
  }
}
h2.top-sect-title:before {
  width: 6px;
  border-radius: 3px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #0e417d;
}

div#CtsMain {
  /* TOP 共通ボタン*/
  /*3カラムカード*/
  /* 新着記事 */
  /* 総研 */
  /* アンケート */
  /* PRESS RELEASE */
  /* セミナー */
  /* 資料ダウンロード */
  /* 資料ダウンロード */
  /* SIS掲出 */
}
div#CtsMain a {
  color: #333;
}
div#CtsMain div.top-info {
  margin: 0 0 2em;
  padding: 12px;
  border: dotted 1px #A4A4A4;
  border-radius: 4px;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-info {
    padding: 1.5rem;
  }
}
div#CtsMain div.top-info div.title {
  margin-bottom: 0.5em;
  font-weight: bold;
  color: #111;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-info div.title {
    font-size: 18px;
  }
}
div#CtsMain div.top-info div.title:before {
  padding-top: 2px;
  margin-right: 0.5em;
  content: "\f05a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  color: #A0181B;
}
div#CtsMain div.top-info ul {
  margin: 0 1em;
  padding: 0;
}
div#CtsMain div.top-info ul li {
  list-style: disc;
  list-style-position: outside;
  padding-bottom: 0.5em;
  color: #333;
  font-size: 0.75rem;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-info ul li {
    font-size: 16px;
  }
}
div#CtsMain div.top-pr-list ul {
  margin: 0 0 2em;
  padding: 0;
}
div#CtsMain div.top-pr-list ul li {
  margin: 6px 0 0;
}
div#CtsMain div.top-pr-list ul li span {
  display: none;
}
div#CtsMain div.top-pr-list ul li a {
  color: #111;
  font-size: 0.75rem;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-pr-list ul li a {
    font-size: 16px;
  }
}
div#CtsMain div.top-pr-list ul li:before {
  margin-right: 0.5em;
  color: #FFF;
  content: "PR";
  font-size: 12px;
  line-height: 10px;
  padding: 0 3px;
  background: #1fa67a;
}
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: #042941;
}
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: #042941;
  line-height: 100%;
}
div#CtsMain h3.top-sub-ttl:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #042941;
  bottom: -2px;
  width: 30%;
}
div#CtsMain div.top-btn-link {
  margin: 2em 0;
  text-align: center;
  clear: both;
}
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: #0e417d;
  border: solid 1px #042941;
  text-shadow: 1px 1px #333;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-btn-link a {
    min-width: 240px;
    max-width: 360px;
    font-size: 16px;
  }
}
div#CtsMain div.top-btn-link a:hover {
  text-decoration: none;
  opacity: 0.75;
}
div#CtsMain div.top-btn-link-sub {
  margin: 0 auto;
  text-align: center;
  max-width: 240px;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-btn-link-sub {
    position: absolute;
    top: 16px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
div#CtsMain div.top-btn-link-sub a {
  margin: 0 auto;
  font-size: 13px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1em;
  text-decoration: none;
  background: #F3F3F3;
  border-radius: 4px;
}
div#CtsMain div.top-btn-link-sub a:hover {
  opacity: 0.5;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-3-block div.article-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1em;
  }
}
div#CtsMain div.top-3-block 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) {
  div#CtsMain div.top-3-block div.article-list div.article-card {
    margin: 0;
    display: block;
  }
}
div#CtsMain div.top-3-block div.article-list div.article-card div.card-img {
  position: relative;
  height: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-3-block div.article-list div.article-card div.card-img {
    margin-bottom: 12px;
    height: 160px;
  }
}
div#CtsMain div.top-3-block div.article-list div.article-card div.card-img:hover {
  opacity: 0.75;
}
div#CtsMain div.top-3-block div.article-list div.article-card div.card-img canvas {
  width: 25vw;
  height: 15vw;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-3-block div.article-list div.article-card div.card-img canvas {
    width: 400px;
    height: 240px;
  }
}
div#CtsMain div.top-3-block div.article-list div.article-card div.card-img img.uk-cover {
  max-width: 100% !important;
  height: auto !important;
}
div#CtsMain div.top-3-block div.article-list div.article-card div.card-img a {
  display: block;
  height: 100%;
}
div#CtsMain div.top-3-block 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) {
  div#CtsMain div.top-3-block div.article-list div.article-card div.card-img img.new {
    width: 50px;
    height: 50px;
  }
}
div#CtsMain div.top-3-block div.article-list div.article-card .cover-5-3 {
  width: 100%;
  height: auto;
  aspect-ratio: 5/3;
  overflow: hidden;
  background-color: oklch(96.8% 0.007 247.896deg);
}
div#CtsMain div.top-3-block div.article-list div.article-card .cover-5-3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-3-block div.article-list div.article-card .cover-5-3 {
    margin-bottom: 12px;
  }
}
div#CtsMain div.top-3-block div.article-list div.article-card div.card-text {
  font-size: 14px;
}
div#CtsMain div.top-3-block div.article-list div.article-card div.card-text h2 {
  margin: 4px 0 0;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-3-block div.article-list div.article-card div.card-text h2 {
    margin: 12px 0 0;
  }
}
div#CtsMain div.top-3-block 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) {
  div#CtsMain div.top-3-block div.article-list div.article-card div.card-text h2 a {
    font-size: 16px;
  }
}
div#CtsMain div.top-3-block div.article-list div.article-card div.card-text div.date {
  font-size: 12px;
  color: #333;
  font-weight: bold;
}
div#CtsMain div.top-3-block 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 #0e417d;
  color: #0e417d;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-3-block div.article-list div.article-card div.card-text div.genre span {
    font-size: 12px;
  }
}
div#CtsMain div.top-3-block div.article-list div.article-card div.card-text .sub-ttl {
  font-size: 0.75rem;
  color: #333;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-3-block div.article-list div.article-card div.card-text .sub-ttl {
    font-size: 12px;
  }
}
div#CtsMain div.top-3-block div.article-list div.article-card div.card-text div.company {
  margin-top: 0.5em;
  font-size: 12px;
  color: #333;
}
div#CtsMain div.top-3-block 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);
}
div#CtsMain div.top-3-block div.article-list div.article-card.pickup div.card-text {
  padding: 1.5em;
}
div#CtsMain div.top-3-block div.article-list div.article-card.pickup div.card-img canvas {
  width: 100vw;
  height: 60vw;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-3-block div.article-list div.article-card.pickup div.card-img canvas {
    width: 100%;
    height: 60%;
  }
}
div#CtsMain div.top-3-block 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) {
  div#CtsMain div.top-3-block div.article-list div.ranking-card {
    margin: 0;
    display: block;
  }
}
div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-img {
  position: relative;
  height: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-img {
    margin-bottom: 12px;
    height: 160px;
  }
}
div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-img:hover {
  opacity: 0.75;
}
div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-img a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-img a img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-text {
  font-size: 14px;
}
div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-text h2 {
  margin: 4px 0 0;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-text h2 {
    margin: 12px 0 0;
  }
}
div#CtsMain div.top-3-block 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) {
  div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-text h2 a {
    font-size: 16px;
  }
}
div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-text div.date {
  font-size: 12px;
  color: #333;
  font-weight: bold;
}
div#CtsMain div.top-3-block 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) {
  div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-text div.genre span {
    font-size: 12px;
  }
}
div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-text .sub-ttl {
  font-size: 0.75rem;
  color: #333;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-text .sub-ttl {
    font-size: 12px;
  }
}
div#CtsMain div.top-3-block div.article-list div.ranking-card div.card-text div.company {
  margin-top: 0.5em;
  font-size: 12px;
  color: #333;
}
div#CtsMain div.top-3-block 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) {
  div#CtsMain div.top-3-block div.article-list div.ranking-card.no1:before {
    height: 36px;
    width: 36px;
    font-size: 10px;
  }
}
div#CtsMain div.top-3-block 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) {
  div#CtsMain div.top-3-block div.article-list div.ranking-card.no2:before {
    height: 36px;
    width: 36px;
    font-size: 10px;
  }
}
div#CtsMain div.top-3-block 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) {
  div#CtsMain div.top-3-block div.article-list div.ranking-card.no3:before {
    height: 36px;
    width: 36px;
    font-size: 10px;
  }
}
div#CtsMain div.top-new-section {
  margin: 2em 0 4em;
  padding-top: 2em;
  border-top: solid 4px #333;
}
div#CtsMain div.top-new-section div.cmn-keyword-tag {
  flex-wrap: wrap;
  flex-direction: row;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-new-section div.cmn-keyword-tag a {
    font-size: 16px;
  }
}
div#CtsMain div.top-soken-section {
  margin: 2em 0 4em;
  padding-top: 2em;
  border-top: solid 4px #333;
  position: relative;
}
div#CtsMain div.top-enq-section {
  margin: 2em 0 4em;
  padding-top: 2em;
  border-top: solid 4px #333;
  position: relative;
}
div#CtsMain div.top-enq-section ul.top-enq-list {
  padding: 0;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-enq-section ul.top-enq-list li.tokuten {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
div#CtsMain div.top-enq-section ul.top-enq-list li.tokuten:before {
  margin-right: 6px;
  margin-bottom: 4px;
  content: "特典あり";
  background: #50AF15;
  padding: 2px 4px;
  border-radius: 3px;
  font-size: 10px;
  color: #FFF;
  white-space: nowrap;
}
div#CtsMain div.top-enq-section ul.top-enq-list li a {
  font-size: 13px;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-enq-section ul.top-enq-list li a {
    font-size: 16px;
  }
}
div#CtsMain div.top-press-section {
  margin: 2em 0 4em;
  padding-top: 2em;
  border-top: solid 4px #333;
  position: relative;
}
div#CtsMain div.top-press-section ul.top-press-list {
  padding: 0;
}
div#CtsMain div.top-press-section ul.top-press-list li {
  text-align: left;
}
div#CtsMain div.top-press-section ul.top-press-list li p.uk-text-meta {
  margin: 0 0 6px;
  font-size: 10px;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-press-section ul.top-press-list li p.uk-text-meta {
    font-size: 12px;
  }
}
div#CtsMain div.top-press-section ul.top-press-list li p.uk-text-meta span {
  margin-right: 1em;
  font-size: 10px;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-press-section ul.top-press-list li p.uk-text-meta span {
    font-size: 12px;
  }
}
div#CtsMain div.top-press-section ul.top-press-list li a {
  font-size: 13px;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-press-section ul.top-press-list li a {
    font-size: 16px;
  }
}
div#CtsMain div.top-seminar-section {
  margin: 2em 0 4em;
  padding-top: 2em;
  border-top: solid 4px #483584;
  position: relative;
}
div#CtsMain div.top-seminar-section h2.top-sect-title {
  color: #483584;
}
div#CtsMain div.top-seminar-section h2.top-sect-title:before {
  background-color: #483584;
}
div#CtsMain div.top-seminar-section nav {
  margin: 1em 0;
}
div#CtsMain div.top-seminar-section nav ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
div#CtsMain div.top-seminar-section nav ul li {
  margin-right: 4px;
  margin-bottom: 4px;
}
div#CtsMain div.top-seminar-section nav ul li a {
  padding: 6px 12px;
  background-color: #483584;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8em;
  white-space: nowrap;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-seminar-section nav ul li a {
    font-size: 13px;
  }
}
div#CtsMain div.top-seminar-section nav ul li a:hover {
  opacity: 0.75;
}
div#CtsMain div.top-seminar-section div.ranking {
  margin-bottom: 2em;
}
div#CtsMain div.top-seminar-section div.ranking .no1:before, div#CtsMain div.top-seminar-section div.ranking .no2:before, div#CtsMain div.top-seminar-section div.ranking .no3:before {
  background-color: #483584 !important;
}
div#CtsMain div.top-seminar-section ul.new-list li {
  font-size: 13px;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-seminar-section ul.new-list li {
    font-size: 16px;
    font-weight: bold;
  }
}
div#CtsMain div.top-seminar-section div.top-btn-link a {
  background: #483584;
}
div#CtsMain div.top-download-section {
  margin: 2em 0 4em;
  padding-top: 2em;
  border-top: solid 4px #22adb2;
  position: relative;
}
div#CtsMain div.top-download-section h2.top-sect-title {
  color: #22adb2;
}
div#CtsMain div.top-download-section h2.top-sect-title:before {
  background-color: #22adb2;
}
div#CtsMain div.top-download-section nav {
  margin: 1em 0;
}
div#CtsMain div.top-download-section nav ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
div#CtsMain div.top-download-section nav ul li {
  margin-right: 4px;
  margin-bottom: 4px;
}
div#CtsMain div.top-download-section nav ul li a {
  padding: 6px 12px;
  background-color: #22adb2;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8em;
  white-space: nowrap;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-download-section nav ul li a {
    font-size: 13px;
  }
}
div#CtsMain div.top-download-section nav ul li a:hover {
  opacity: 0.75;
}
div#CtsMain div.top-download-section div.ranking {
  margin-bottom: 2em;
}
div#CtsMain div.top-download-section div.ranking .no1:before, div#CtsMain div.top-download-section div.ranking .no2:before, div#CtsMain div.top-download-section div.ranking .no3:before {
  background-color: #22adb2 !important;
}
div#CtsMain div.top-download-section ul.new-list li {
  font-size: 13px;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-download-section ul.new-list li {
    font-size: 16px;
    font-weight: bold;
  }
}
div#CtsMain div.top-download-section div.top-btn-link a {
  background: #22adb2;
  border-color: #22adb2;
}
div#CtsMain div.top-service-section {
  margin: 2em 0 4em;
  padding-top: 2em;
  border-top: solid 4px #2263b2;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-service-section {
    padding-top: 2em;
  }
}
div#CtsMain div.top-service-section h2.top-sect-title {
  color: #2263b2;
}
div#CtsMain div.top-service-section h2.top-sect-title:before {
  background-color: #2263b2;
}
div#CtsMain div.top-service-section nav {
  margin: 1em 0;
}
div#CtsMain div.top-service-section nav ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
div#CtsMain div.top-service-section nav ul li {
  margin-right: 4px;
  margin-bottom: 4px;
}
div#CtsMain div.top-service-section nav ul li a {
  padding: 6px 12px;
  background-color: #2263b2;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8em;
  white-space: nowrap;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-service-section nav ul li a {
    font-size: 13px;
  }
}
div#CtsMain div.top-service-section nav ul li a:hover {
  opacity: 0.75;
}
div#CtsMain div.top-service-section div.ranking {
  margin-bottom: 2em;
}
div#CtsMain div.top-service-section div.ranking .no1:before, div#CtsMain div.top-service-section div.ranking .no2:before, div#CtsMain div.top-service-section div.ranking .no3:before {
  background-color: #2263b2 !important;
}
div#CtsMain div.top-service-section ul.new-list li {
  font-size: 13px;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.top-service-section ul.new-list li {
    font-size: 16px;
    font-weight: bold;
  }
}
div#CtsMain div.top-service-section div.top-btn-link a {
  background: #2263b2;
  border-color: #2263b2;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.sis-area {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1em;
  }
}
div#CtsMain 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) {
  div#CtsMain div.sis-area div.block {
    margin-bottom: 0;
  }
}
div#CtsMain div.sis-area div.block div.img {
  float: left;
  width: 30%;
  position: relative;
  height: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.sis-area div.block div.img {
    margin-bottom: 12px;
    height: 100px;
  }
}
div#CtsMain div.sis-area div.block div.img:hover {
  opacity: 0.75;
}
div#CtsMain div.sis-area div.block div.img a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
div#CtsMain div.sis-area div.block div.img a img {
  max-width: 90%;
  max-height: 100%;
  width: auto;
  height: auto;
}
div#CtsMain div.sis-area div.block div.text {
  margin: 0;
  float: right;
  width: 68%;
}
div#CtsMain div.sis-area div.block div.text a {
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  div#CtsMain div.sis-area div.block div.text a {
    font-size: 16px;
  }
}
div#CtsMain div.sis-area div.block div.text p.company {
  margin: 0.5em 0 0;
  font-size: 12px;
  color: #333;
}
div#CtsMain .search-keyword-box-trending {
  margin-block: 2em 1.5em;
  padding: 1.5em;
  padding-bottom: 1.5rem;
  background-color: oklch(96.8% 0.007 247.896deg);
}
div#CtsMain .search-keyword-box-trending h3 {
  margin-bottom: 1em;
  font-size: 14px;
}
div#CtsMain .search-keyword-box-trending .keywords {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
}
div#CtsMain .search-keyword-box-trending a {
  display: flex;
  align-items: center;
  gap: 0 0.25em;
  color: #0265cb;
}
div#CtsMain .search-keyword-box-trending a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f292";
  font-weight: 900;
}

div.top-sis-area {
  margin: 2em 0 4em;
  padding-top: 2em;
  border-top: solid 4px #333;
  position: relative;
  /* 検索エリア */
}
div.top-sis-area a {
  color: #333;
  text-decoration: none;
}
div.top-sis-area a:hover {
  color: #2887B5;
  text-decoration: underline;
}
div.top-sis-area > h2 {
  margin: 0;
  font-size: 0.9rem;
  color: #333;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  div.top-sis-area > h2 {
    font-size: 24px;
  }
}
div.top-sis-area nav {
  margin: 2em 0;
}
@media print, screen and (min-width: 769px) {
  div.top-sis-area nav {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1em;
  }
}
div.top-sis-area nav div.btn {
  margin-bottom: 6px;
}
div.top-sis-area nav div.btn a {
  font-weight: bold;
  font-size: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #727272;
  height: 36px;
  border-radius: 4px;
  color: #ffffff;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  div.top-sis-area nav div.btn a {
    font-size: 16px;
    height: 48px;
    border-radius: 6px;
  }
}
div.top-sis-area nav div.btn a:hover {
  opacity: 0.75;
}
@media print, screen and (min-width: 769px) {
  div.top-sis-area div.sis-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1em;
  }
}
div.top-sis-area div.sis-list > div {
  margin-top: 1em;
  padding: 1em;
  box-sizing: border-box;
  border: solid 1px #DFDFDF;
  line-height: 140% !important;
}
@media print, screen and (min-width: 769px) {
  div.top-sis-area div.sis-list > div {
    margin-top: 0;
  }
}
div.top-sis-area div.sis-list > div a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
div.top-sis-area div.sis-list > div a div.img {
  margin-right: 1em;
  width: 25%;
}
div.top-sis-area div.sis-list > div a div.img img {
  width: 100%;
  height: auto;
}
div.top-sis-area div.sis-list > div a div.text {
  width: 70%;
  font-size: 13px;
  line-height: 140%;
}
div.top-sis-area div.sis-list > div a div.text h3 {
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 13px;
}
