@charset "UTF-8";
/*app.css*/
/*!
 * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  overflow: visible;
  box-sizing: content-box;
  height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  color: #007bff;
  text-decoration: none;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}

pre {
  overflow: auto;
  margin-top: 0;
  margin-bottom: 1rem;
}

figure {
  margin: 0 0 1rem;
}

img {
  border-style: none;
  vertical-align: middle;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  caption-side: bottom;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5rem;
  padding: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* Color Getter
---------------------------------------------- */

/* Letter-Spacing Shorthand
---------------------------------------------- */

/* Percentage Shorthand
---------------------------------------------- */

/* Percentage Em Shorthand
---------------------------------------------- */

/* Percentage Viewport Width Shorthand
---------------------------------------------- */

/* Percentage Viewport Height Shorthand
---------------------------------------------- */

html {
  font-size: 2.666666667vw;
}

body {
  font-size: 1.4rem;
}

.ccm-page {
  font-family: "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM,
    "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo,
    sans-serif;
  color: #444;
  -webkit-font-smoothing: antialiased;
}

.ccm-page h1 {
  font-size: 2.1rem;
  font-weight: normal;
  line-height: 1.428571429;
}

.ccm-page h2 {
  font-size: 1.9rem;
  font-weight: normal;
  line-height: 1.473684211;
}

.ccm-page h2:not([class]) {
  margin-bottom: 2rem;
  padding: 1.1rem 2.5rem 1.2rem 1.8rem;
  border-left: 0.4rem solid #0065c8;
  background-color: #eef7ff;
  font-size: 1.7rem;
}

.ccm-page h3 {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.684210526;
}

.ccm-page h3:not([class]) {
  margin-bottom: 1.2rem;
  padding-bottom: 0.9rem;
  border-bottom: 0.1rem solid #0065c8;
}

.ccm-page h4 {
  font-size: 1.4rem;
  font-weight: normal;
}

.ccm-page p {
  margin-bottom: 0.8em;
  line-height: 1.857142857;
}

.ccm-page ruby {
  position: relative;
  display: block;
  margin-top: 4.6rem;
}

.ccm-page ruby:before {
  position: absolute;
  top: -1rem;
  left: 0;
  width: 100%;
  font-size: 1rem;
  text-align: center;
  white-space: nowrap;
  content: attr(data-ruby);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.ccm-page ruby rt {
  display: none;
}

.ccm-page table {
  width: 100%;
  margin: 1.2rem 0 2rem;
  border-collapse: collapse;
}

.ccm-page table thead {
  background: #064787;
  color: #fff;
}

.ccm-page table thead th {
  padding: 1.7rem 1rem 1.4rem;
  font-size: 1.5rem;
  text-align: center;
}

.ccm-page table thead th + th {
  border-left: 1px solid #e3e3e3;
}

.ccm-page table tbody th {
  min-width: 10.5rem;
  padding: 1.1rem 1.8rem;
  border: 0.1rem solid #e3e3e3;
  background-color: #f5f5f5;
  line-height: 1.571428571;
  text-align: left;
  vertical-align: middle;
}

.ccm-page table tbody td {
  padding: 0.9rem 1.4rem;
  border: 1px solid #e3e3e3;
  line-height: 1.857142857;
}

.ccm-page table tbody th:first-child {
  border-bottom-color: #fff;
}

.ccm-page table tbody th:first-child:not([width]) {
  width: 28%;
}

.ccm-page table tbody tr:last-child th:first-child {
  border-bottom-color: #e3e3e3;
}

.ccm-page ul,
.ccm-page ol,
.ccm-page dl {
  margin: 0;
  padding: 0;
}

.ccm-page ul {
  list-style: none;
}

.ccm-page ol {
  counter-reset: ol;
}

.ccm-page ul:not([class]),
.ccm-page ol:not([class]),
.ccm-page dl:not([class]) {
  margin-bottom: 0.8em;
  line-height: 1.857142857;
}

.ccm-page ul:not([class]),
.ccm-page ol:not([class]) {
  padding-left: 1.5em;
}

.ccm-page dl:not([class]) {
  padding-left: 0.9em;
}

.ccm-page li {
  position: relative;
  list-style: none;
}

.ccm-page ul > li:not([class]):before {
  position: absolute;
  top: 1.1rem;
  left: -1.4rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #444;
  content: "";
}

.ccm-page ol > li {
  counter-increment: ol;
}

.ccm-page ol > li:before {
  position: absolute;
  top: 0;
  left: -1.8rem;
  content: counter(ol) ".";
}

.ccm-page a {
  color: inherit;
}

.ccm-page a:hover {
  text-decoration: none;
}

.ccm-page a:not([class]) {
  color: #0065c8;
}

.ccm-page a:not([class])[disabled] {
  color: #8f8f8f;
  pointer-events: none;
}

.ccm-page img {
  max-width: 100%;
}

.ccm-page svg[role="img"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ccm-page input,
.ccm-page textarea,
.ccm-page select,
.ccm-page button {
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.ccm-page textarea {
  resize: none;
}

.ccm-page :focus {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}

.ccm-page [aria-hidden="true"] {
  speak: none;
}

@font-face {
  font-family: "ryobi";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ryobi.ttf?mf9659") format("truetype"),
    url("../fonts/ryobi.woff?mf9659") format("woff"),
    url("../fonts/ryobi.svg?mf9659#ryobi") format("svg");
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ryobi" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-check:before {
  content: "";
}

.icon-angle-down:before {
  content: "";
}

.icon-pdf:before {
  content: "";
}

.icon-new-window:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-page-down:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-chevron-right-circle:before {
  position: absolute;
  top: 1.8rem;
  right: 1.7rem;
  width: 1.8rem;
  height: 1.8rem;
  border: 0.1rem solid #0065c8;
  border-radius: 100%;
  content: "";
}

.icon-chevron-right-circle:after {
  position: absolute;
  top: 2rem;
  right: 2rem;
  color: #0065c8;
  content: "";
}

/**
 * Swiper 5.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 30, 2019
 */

@font-face {
  font-family: "swiper-icons";
  font-weight: 400;
  font-style: normal;
  /* src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff"); */
}

:root {
  --swiper-theme-color: #007aff;
}

.carousel {
  position: relative; /* Fix of Webkit flickering */
  z-index: 1;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  list-style: none;
}

.carousel-vertical > .carousel-list {
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.carousel-list {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: flex;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.carousel-android .carousel-list-item,
.carousel-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-multirow > .carousel-list {
  flex-wrap: wrap;
}

.carousel-multirow-column > .carousel-list {
  flex-direction: column;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.carousel-free-mode > .carousel-list {
  margin: 0 auto;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.carousel-list-item {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  flex-shrink: 0;
}

.carousel-list-item-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.carousel-autoheight,
.carousel-autoheight .carousel-list-item {
  height: auto;
}

.carousel-autoheight .carousel-list {
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
  -webkit-box-align: start;
  align-items: flex-start;
}

/* 3D Effects */

.carousel-3d {
  -webkit-perspective: 120rem;
  perspective: 120rem;
}

.carousel-3d .carousel-list,
.carousel-3d .carousel-list-item,
.carousel-3d .carousel-list-item-shadow-left,
.carousel-3d .carousel-list-item-shadow-right,
.carousel-3d .carousel-list-item-shadow-top,
.carousel-3d .carousel-list-item-shadow-bottom,
.carousel-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.carousel-3d .carousel-list-item-shadow-left,
.carousel-3d .carousel-list-item-shadow-right,
.carousel-3d .carousel-list-item-shadow-top,
.carousel-3d .carousel-list-item-shadow-bottom {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.carousel-3d .carousel-list-item-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.carousel-3d .carousel-list-item-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.carousel-3d .carousel-list-item-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.carousel-3d .carousel-list-item-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

/* CSS Mode */

.carousel-css-mode > .carousel-list {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}

.carousel-css-mode > .carousel-list::-webkit-scrollbar {
  display: none;
}

.carousel-css-mode > .carousel-list > .carousel-list-item {
  scroll-snap-align: start start;
}

.carousel-horizontal.carousel-css-mode > .carousel-list {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.carousel-vertical.carousel-css-mode > .carousel-list {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 4.4rem; /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  z-index: 10;
  top: 50%;
  display: -webkit-box;
  display: flex;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  pointer-events: none;
  cursor: auto;
  opacity: 0.35;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
}

.swiper-button-prev,
.carousel-rtl .swiper-button-next {
  right: auto;
  left: 1rem;
}

.swiper-button-prev:after,
.carousel-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.carousel-rtl .swiper-button-prev {
  right: 1rem;
  left: auto;
}

.swiper-button-next:after,
.carousel-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  z-index: 10;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.carousel-horizontal > .swiper-pagination-bullets {
  bottom: 1rem;
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: 1;
}

.carousel-vertical > .swiper-pagination-bullets {
  top: 50%;
  right: 1rem;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.carousel-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 0.6rem 0;
}

.carousel-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  width: 0.8rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.carousel-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.carousel-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.4rem;
}

.carousel-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.carousel-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.carousel-horizontal.carousel-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */

.swiper-pagination-progressbar {
  position: absolute;
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.carousel-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.carousel-horizontal > .swiper-pagination-progressbar,
.carousel-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 100%;
  height: 0.4rem;
}

.carousel-vertical > .swiper-pagination-progressbar,
.carousel-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 0.4rem;
  height: 100%;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */

.swiper-scrollbar {
  position: relative;
  border-radius: 1rem;
  background: rgba(0, 0, 0, 0.1);
  -ms-touch-action: none;
}

.carousel-horizontal > .swiper-scrollbar {
  position: absolute;
  z-index: 50;
  bottom: 0.3rem;
  left: 1%;
  width: 98%;
  height: 0.5rem;
}

.carousel-vertical > .swiper-scrollbar {
  position: absolute;
  z-index: 50;
  top: 1%;
  right: 0.3rem;
  width: 0.5rem;
  height: 98%;
}

.swiper-scrollbar-drag {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  background: rgba(0, 0, 0, 0.5);
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  display: -webkit-box;
  display: flex;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.carousel-list-item-zoomed {
  cursor: move;
}

/* Preloader */

:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 4.2rem;
  height: 4.2rem;
  margin-top: -2.1rem;
  margin-left: -2.1rem;
  border: 0.4rem solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top-color: transparent;
  border-radius: 50%;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

/* a11y */

.carousel .swiper-notification {
  position: absolute;
  z-index: -1000;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
}

.carousel-container-fade.carousel-free-mode .carousel-list-item {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.carousel-container-fade .carousel-list-item {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-container-fade .carousel-list-item .carousel-list-item {
  pointer-events: none;
}

.carousel-container-fade .carousel-list-item-active,
.carousel-container-fade .carousel-list-item-active .carousel-list-item-active {
  pointer-events: auto;
  opacity: 1 !important;
}

.carousel-container-cube {
  overflow: visible;
}

.carousel-container-cube .carousel-list-item {
  z-index: 1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.carousel-container-cube .carousel-list-item .carousel-list-item {
  pointer-events: none;
}

.carousel-container-cube.carousel-rtl .carousel-list-item {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.carousel-container-cube .carousel-list-item-active,
.carousel-container-cube .carousel-list-item-active .carousel-list-item-active {
  pointer-events: auto;
}

.carousel-container-cube .carousel-list-item-active,
.carousel-container-cube .carousel-list-item-next,
.carousel-container-cube .carousel-list-item-prev,
.carousel-container-cube .carousel-list-item-next + .carousel-list-item {
  visibility: visible;
  pointer-events: auto;
}

.carousel-container-cube .carousel-list-item-shadow-top,
.carousel-container-cube .carousel-list-item-shadow-bottom,
.carousel-container-cube .carousel-list-item-shadow-left,
.carousel-container-cube .carousel-list-item-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.carousel-container-cube .swiper-cube-shadow {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(5rem);
  filter: blur(5rem);
}

.carousel-container-flip {
  overflow: visible;
}

.carousel-container-flip .carousel-list-item {
  z-index: 1;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.carousel-container-flip .carousel-list-item .carousel-list-item {
  pointer-events: none;
}

.carousel-container-flip .carousel-list-item-active,
.carousel-container-flip .carousel-list-item-active .carousel-list-item-active {
  pointer-events: auto;
}

.carousel-container-flip .carousel-list-item-shadow-top,
.carousel-container-flip .carousel-list-item-shadow-bottom,
.carousel-container-flip .carousel-list-item-shadow-left,
.carousel-container-flip .carousel-list-item-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.simpleParallax {
  height: 100%;
}

.ccm-page #global-wrapper {
  position: relative;
  overflow: hidden;
}

.ccm-page .page-outer-wrapper {
  max-width: 131rem;
  margin: 0 auto;
  padding: 0 2rem;
}

.ccm-page .page-wrapper {
  max-width: 119rem;
  margin: 0 auto;
  padding: 0 2rem;
}

.ccm-page .page-wrapper:after {
  display: block;
  clear: both;
  content: "";
}

.ccm-page .page-outer-wrapper .page-wrapper {
  max-width: 115rem;
  padding: 0;
}

.ccm-page .figure-wrapper {
  max-width: 33.8rem;
  margin: 1rem auto 2.7rem;
  padding: 0.5rem 1.2rem;
  text-align: center;
}

.ccm-page .button-wrapper {
  display: -webkit-box;
  display: flex;
  margin: 3.6rem 0;
  -webkit-box-pack: center;
  justify-content: center;
}

.ccm-page .content {
  margin-top: 3rem;
}

.ccm-page [id="header"] {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 5.4rem;
  background-color: #fff;
  box-shadow: 0 0.15rem 0.3rem rgba(0, 0, 0, 0.01);
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

body.is-loading .ccm-page [id="header"] {
  opacity: 1;
}

.ccm-page .header-inner {
  height: 100%;
  padding: 1.6rem 1.5rem 0;
}

.ccm-page .brand-logo-body {
  width: 15.9rem;
  height: 2.4rem;
  line-height: 2.4rem;
}

.ccm-page .header-nav {
  position: fixed;
  top: 5.4rem;
  right: 0;
  bottom: 100%;
  left: 0;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: background 1s ease-out, bottom 0s 1s linear;
  transition: background 1s ease-out, bottom 0s 1s linear;
}

.ccm-page .header-nav-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ccm-page .header-nav-primary {
  overflow-y: auto;
  height: 100%;
  border-top: 0.1rem solid #ccc;
  -webkit-overflow-scrolling: touch;
}

.ccm-page .header-nav-primary .header-nav-list-item {
  border-bottom: 0.1rem solid #c3c3c3;
}

.ccm-page .header-nav-primary .header-nav-list-title {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ccm-page .header-nav-primary .header-nav-list-title .label {
  display: block;
  padding: 1.5rem 2rem;
  font-size: 1.5rem;
}

.ccm-page .header-nav-primary .header-nav-list-title .icon {
  position: absolute;
  top: 0.2rem;
  right: 0;
  width: 5.4rem;
  height: 100%;
}

.ccm-page
  .header-nav-primary
  .header-nav-list-title
  .icon.icon-chevron-right::before {
  position: absolute;
  top: 1.2rem;
  right: 1.7rem;
  font-size: 2.4rem;
  color: #0065c8;
}

.ccm-page .header-nav-primary .header-nav-list-title .icon span {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #0065c8;
  -webkit-transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ccm-page .header-nav-primary .header-nav-list-title .icon span:nth-child(1) {
  width: 1.5rem;
  height: 0.2rem;
}

.ccm-page .header-nav-primary .header-nav-list-title .icon span:nth-child(2) {
  width: 0.2rem;
  height: 1.5rem;
}

.ccm-page
  .header-nav-primary
  .header-nav-list-title.is-active
  + .header-nav-child {
  z-index: 1;
}

.ccm-page .header-nav-primary .header-nav-list-title.is-current:after {
  position: absolute;
  bottom: -1rem;
  left: 0;
  width: 100%;
  border-bottom: 0.2rem solid #0065c8;
  content: none;
}

.ccm-page .header-nav-primary .header-nav-list-title:hover {
  color: #0065c8;
}

.ccm-page .header-nav-primary .header-nav-child {
  overflow: hidden;
  height: 0;
}

.ccm-page .header-nav-primary .header-nav-child-group {
  margin-bottom: 0.1rem;
}

.ccm-page .header-nav-primary .header-nav-child-group-header {
  position: relative;
  background-color: #0065c8;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ccm-page .header-nav-primary .header-nav-child-group-header .label {
  display: block;
  padding: 1.6rem 2rem;
  font-size: 1.4rem;
}

.ccm-page .header-nav-primary .header-nav-child-group-header .icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5.3rem;
}

.ccm-page .header-nav-primary .header-nav-child-group-header .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.2rem;
  font-size: 1.6rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ccm-page .header-nav-primary .header-nav-child-group-header .icon i:before {
  display: block;
  -webkit-transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.ccm-page .header-nav-primary .header-nav-child-group-content {
  overflow: hidden;
}

.ccm-page .header-nav-primary .header-nav-child-group:last-child {
  margin-bottom: 0;
}

.ccm-page .header-nav-primary .header-nav-child-list {
  padding: 0 1rem;
}

.ccm-page .header-nav-primary .header-nav-child-list-item {
  border-bottom: 0.1rem solid #c3c3c3;
}

.ccm-page .header-nav-primary .header-nav-child-list-item a {
  position: relative;
  display: block;
  padding: 1.6rem 1rem;
  -webkit-transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page .header-nav-primary .header-nav-child-list-item a:after {
  position: absolute;
  top: 0.9rem;
  right: 1.7rem;
  font-family: "ryobi";
  font-size: 2.4rem;
  content: "";
}

.ccm-page .header-nav-primary .header-nav-child-list-item a:hover {
  background-color: #eef7ff;
}

.ccm-page .header-nav-primary .header-nav-child-list-item:last-child {
  border-bottom: 0;
}

.ccm-page .header-nav-primary .header-nav-current {
  position: relative;
  display: none;
  padding: 0.8rem 0.4rem 0;
}

.ccm-page .header-nav-primary .header-nav-current .bar {
  position: absolute;
  width: 0;
  border-bottom: 0.2rem solid #0065c8;
}

.ccm-page .header-nav-primary .header-nav-child > .header-nav-child-list {
  border-top: 1px solid #c3c3c3;
}

.ccm-page .header-nav-primary .header-nav-more {
  margin: 0 1rem;
  padding-top: 1.9rem;
  padding-bottom: 3.1rem;
  border-top: 0.1rem solid #c3c3c3;
  text-align: center;
}

.ccm-page .header-nav-primary .header-nav-more .button {
  padding-top: 1rem;
  padding-bottom: 0.7rem;
}

.ccm-page .header-nav-search-inner {
  padding: 3rem 1.3rem 2.9rem;
  border-bottom: 0.1rem solid #c3c3c3;
}

.ccm-page .header-nav-search-input {
  position: relative;
  display: -webkit-box;
  display: flex;
  margin: 0 auto;
  border: 0.1rem solid #e0e0e0;
  border-radius: 0.4rem;
  background-color: #fff;
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .header-nav-search-input .icon-search {
  position: absolute;
  top: 1.6rem;
  left: 1.5rem;
  font-size: 1.2rem;
  color: #b2b2b2;
}

.ccm-page .header-nav-search-input .input {
  width: 100%;
  padding-right: 2rem;
  padding-left: 3.5rem;
  border: 0;
  border-radius: 0 0 0.4rem 0.4rem;
  background: none;
  font-size: 1.6rem;
  line-height: 2.125;
}

.ccm-page .header-nav-search-input .input::-webkit-input-placeholder {
  padding-top: 0.3rem;
  font-size: 1.4rem;
  color: #b2b2b2;
}

.ccm-page .header-nav-search-input .input::-moz-placeholder {
  padding-top: 0.3rem;
  font-size: 1.4rem;
  color: #b2b2b2;
}

.ccm-page .header-nav-search-input .input:-ms-input-placeholder {
  padding-top: 0.3rem;
  font-size: 1.4rem;
  color: #b2b2b2;
}

.ccm-page .header-nav-search-input .input::-ms-input-placeholder {
  padding-top: 0.3rem;
  font-size: 1.4rem;
  color: #b2b2b2;
}

.ccm-page .header-nav-search-input .input::placeholder {
  padding-top: 0.3rem;
  font-size: 1.4rem;
  color: #b2b2b2;
}

.ccm-page .header-nav-search-input .submit {
  position: relative;
  width: 8.4rem;
  margin-top: -0.1rem;
  margin-bottom: -0.1rem;
  padding-top: 1rem;
  padding-bottom: 1.1rem;
  border: 0;
  border-radius: 0 0.4rem 0.4rem 0;
  background: #0065c8;
  color: #fff;
  text-align: center;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.ccm-page .group-logo {
  display: none;
}

.ccm-page .header-nav-handle {
  position: absolute;
  top: 0;
  right: 0;
  width: 5.7rem;
  height: 5.4rem;
}

.ccm-page .header-nav-handle span {
  position: absolute;
  left: 1.6rem;
  width: 2.2rem;
  height: 0.2rem;
  background-color: #000;
  -webkit-transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page .header-nav-handle span:nth-child(1) {
  top: 1.8rem;
}

.ccm-page .header-nav-handle span:nth-child(2) {
  top: 2.7rem;
  right: 1.9rem;
  width: auto;
}

.ccm-page .header-nav-handle span:nth-child(3) {
  top: 3.6rem;
}

.ccm-page.is-nav-active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ccm-page.is-nav-active .header-nav {
  bottom: 0;
  background: rgba(255, 255, 255, 0.45);
  -webkit-transition: background 1s ease-out;
  transition: background 1s ease-out;
}

.ccm-page.is-nav-active .header-nav-inner {
  bottom: 0;
}

.ccm-page.is-nav-active
  .header-nav-list-title.is-active
  .icon
  span:nth-child(2) {
  height: 0;
}

.ccm-page.is-nav-active
  .header-nav-child-group-header.is-active
  .icon
  i:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.ccm-page.is-nav-active .header-nav-handle span:nth-child(1) {
  top: 2.7rem;
  left: 1.1rem;
  width: 3rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ccm-page.is-nav-active .header-nav-handle span:nth-child(2) {
  right: 50%;
  left: 50%;
}

.ccm-page.is-nav-active .header-nav-handle span:nth-child(3) {
  top: 2.7rem;
  left: 1.1rem;
  width: 3rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.ccm-page .header-nav-search-handle {
  display: none;
}

.ccm-page .header-nav-search-handle .icon-search {
  position: relative;
  top: -0.3rem;
  font-size: 1.7rem;
}

.ccm-page [id="content"] {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.ccm-page .footer-banner {
  padding: 2.5rem 0 2.8rem;
  background-color: #064787;
}

.ccm-page .footer-banner-list {
  display: -webkit-box;
  display: flex;
  margin: -0.5rem;
  flex-wrap: wrap;
}

.ccm-page .footer-banner-list-item {
  width: 50%;
  padding: 0.5rem;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.ccm-page .footer-banner-list-item img {
  width: 100%;
  height: auto;
}

.ccm-page .footer-nav {
  background-color: #0054a7;
  color: #fff;
}

.ccm-page .footer-nav .footer-row {
  margin: 0 -1rem;
}

.ccm-page .footer-company {
  padding: 3.4rem 1rem 2.4rem;
  border-bottom: 0.1rem solid #3376b9;
}

.ccm-page .footer-company-logo {
  width: 20.7rem;
  margin-bottom: 2.8rem;
}

.ccm-page .footer-company-logo img {
  width: 100%;
}

.ccm-page .footer-company-social {
  display: -webkit-box;
  display: flex;
  margin: 0 -1.2rem;
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .footer-company-social-item {
  display: block;
  padding: 0 1.2rem;
  font-size: 1.9rem;
  line-height: 2.8rem;
  -webkit-transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page .footer-company-social-item.facebook {
  padding: 0 1.2rem;
  font-size: 2.1rem;
  line-height: 2.8rem;
}

.ccm-page .footer-company-social-item.youtube {
  padding: 0 1.2rem;
  font-size: 2rem;
  line-height: 2.8rem;
}

.ccm-page .footer-company-social-item:hover {
  opacity: 0.5;
}

.ccm-page .footer-nav-primary {
  margin-bottom: 2rem;
}

.ccm-page .footer-nav-primary-list-item {
  border-bottom: 0.1rem solid #3376b9;
}

.ccm-page .footer-nav-primary-list-item a {
  display: block;
  padding: 1.6rem 1.1rem 1.6rem;
  color: #fff;
}

.ccm-page .footer-nav-primary-list-item a:after {
  position: absolute;
  top: 50%;
  right: 0.8rem;
  font-family: "ryobi";
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ccm-page .footer-nav-secondary-list-item a {
  position: relative;
  display: block;
  padding: 0.6rem 1.1rem 0.6rem 2.2rem;
  font-size: 1.2rem;
  color: #99bbdc;
}

.ccm-page .footer-nav-secondary-list-item a:before {
  position: absolute;
  top: 50%;
  left: 0.8rem;
  font-family: "ryobi";
  color: #5c92c7;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ccm-page .footer-copyright {
  padding: 1.7rem 1.3rem 2.7rem;
  color: #99bbdc;
}

.ccm-page .footer-copyright small {
  display: block;
  font-family: "Yantramanav", sans-serif;
  font-size: 1.4rem;
}

.ccm-page .footer-pagetop {
  position: fixed;
  z-index: 1;
  right: 2rem;
  bottom: 3.2rem;
  display: block;
  width: 5.8rem;
  height: 5.8rem;
  border-radius: 100%;
  background-color: rgba(31, 31, 31, 0.25);
  font-size: 2.5rem;
  line-height: 5.8rem;
  color: #fff;
  text-align: center;
  opacity: 0;
  -webkit-animation: pagetop-fadeOut 0.2s ease-in-out forwards;
  animation: pagetop-fadeOut 0.2s ease-in-out forwards;
}

.ccm-page .footer-pagetop.is-active {
  -webkit-animation: pagetop-fadeIn 0.6s ease-in-out forwards;
  animation: pagetop-fadeIn 0.6s ease-in-out forwards;
}

.ccm-page .footer-pagetop i {
  display: inline-block;
  line-height: 1;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.ccm-page #backdrop {
  position: fixed;
  z-index: 500;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.ccm-page #backdrop.is-active {
  visibility: visible;
  opacity: 1;
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
}

.ccm-page .contact-nav {
  position: fixed;
  z-index: 800;
  top: 10.4vh;
  right: 0;
  display: none;
  border: 1px solid #c7c7c7;
  border-right: 0;
  border-radius: 0.8rem 0 0 0.8rem;
  background-color: #0065c8;
  box-shadow: 0 0.3rem 0.6rem 0 rgba(0, 0, 0, 0.1);
  font-size: 1.4rem;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.ccm-page .contact-nav a {
  display: block;
  padding: 1.7rem 0.8rem 1.7rem;
  color: #fff;
}

.ccm-page .contact-nav img {
  display: block;
  width: 2.4rem;
  height: auto;
  margin-bottom: 0.7rem;
}

.ccm-page .contact-nav span {
  display: block;
  width: 1em;
  margin: 0 auto;
  line-height: 1;
}

body.is-loading .ccm-page .contact-nav {
  opacity: 1;
}

.ccm-page .align-center {
  text-align: center;
}

.ccm-page .align-left {
  text-align: left;
}

.ccm-page .align-right {
  text-align: right;
}

.ccm-page .clear {
  clear: both;
}

.ccm-page *[data-reveal="auto"] {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateY(2rem);
  transform: translateY(2rem);
}

.ccm-page *[data-reveal="auto"].auto-reveal {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.ccm-page *[data-reveal-container="auto"] > * {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateY(2rem);
  transform: translateY(2rem);
}

.ccm-page *[data-reveal-container="auto"] > *.auto-reveal {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.ccm-page .breadcrumb {
  position: relative;
  z-index: 1;
  display: none;
}

.ccm-page .breadcrumb-list {
  position: absolute;
  top: 1.2rem;
  right: 2.3rem;
  left: 2.3rem;
  display: -webkit-box;
  display: flex;
}

.ccm-page .breadcrumb-list-item {
  margin-right: 0.7rem;
}

.ccm-page .breadcrumb-list-item:after {
  position: relative;
  top: 0.2rem;
  display: inline-block;
  margin-left: 1rem;
  font-family: "ryobi";
  font-size: 1.5rem;
  vertical-align: text-top;
  content: "";
}

.ccm-page .breadcrumb-list-item .label {
  font-size: 1.2rem;
}

.ccm-page .breadcrumb-list-item:last-child {
  margin-right: 0;
}

.ccm-page .breadcrumb-list-item:last-child:after {
  content: none;
}

.ccm-page .breadcrumb-invert .breadcrumb-list-item:after {
  color: #fff;
}

.ccm-page .breadcrumb-invert .breadcrumb-list-item .label {
  color: #fff;
}

.ccm-page .heading {
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}

.ccm-page .heading:first-child {
  margin-top: 0;
}

.ccm-page .card-result .heading {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  font-size: 1.4rem;
}

.ccm-page .section-heading {
  position: relative;
  display: -webkit-box;
  display: flex;
  margin-bottom: 4.6rem;
  flex-wrap: wrap;
  -webkit-box-align: end;
  align-items: flex-end;
}

.ccm-page .section-heading h1,
.ccm-page .section-heading h2,
.ccm-page .section-heading h3,
.ccm-page .section-heading h4,
.ccm-page .section-heading h5,
.ccm-page .section-heading h6 {
  margin: 0 2.4rem 0 0;
  font-family: "Yantramanav", sans-serif;
  font-size: 3rem;
  line-height: 0.85;
  letter-spacing: 0.02em;
}

.ccm-page .section-heading h2 {
  padding: 0;
  border: 0;
  background: none;
}

.ccm-page .section-heading h3 {
  padding: 0;
  border: 0;
}

.ccm-page .section-heading p {
  margin: 1.6rem 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 1.7rem;
  line-height: 1.764705882;
}

.ccm-page .section-heading .note {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  font-family: "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM,
    "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo,
    sans-serif;
  font-size: 1.2rem;
  line-height: 2.142857143;
}

.ccm-page .copy-heading {
  margin-top: 3.4rem;
  margin-bottom: 1.8rem;
  font-size: 1.9rem;
  font-weight: bold;
  text-align: center;
}

.ccm-page .copy-heading-ruby-large {
  margin-bottom: 0.5rem;
  font-family: "Noto Serif JP", serif;
  font-weight: normal;
  line-height: 1.85;
}

.ccm-page .copy-heading-ruby-large ruby {
  margin-top: 0;
  font-size: 4.2rem;
}

.ccm-page .copy-heading-ruby-large ruby:before {
  top: 0.1rem;
}

.ccm-page .copy-heading-ruby-large + .ruby-exp {
  margin-top: -1.1rem;
  text-align: center;
}

.ccm-page .copy-heading-policy {
  display: table;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.ccm-page .link-heading {
  font-size: 1.8rem;
  line-height: 1.444444444;
  color: #0065c8;
}

.ccm-page .link-heading:after {
  position: relative;
  top: 0.2rem;
  margin-left: 0.3rem;
  font-family: "ryobi";
  content: "";
}

.ccm-page .card .link-heading {
  margin-top: 1.5rem;
  margin-bottom: 1.2rem;
}

.ccm-page .note {
  margin-bottom: 1.8em;
  font-size: 1.2rem;
  line-height: 1.666666667;
}

.ccm-page table + .note {
  margin-top: -1rem;
}

.ccm-page .bgc-text {
  background-color: #444;
}

.ccm-page .bgc-text-littlelight {
  background-color: #656565;
}

.ccm-page .bgc-text-light {
  background-color: #8f8f8f;
}

.ccm-page .bgc-text-highlight {
  background-color: #969696;
}

.ccm-page .bgc-border {
  background-color: #d6d6d6;
}

.ccm-page .bgc-border-light {
  background-color: #e3e3e3;
}

.ccm-page .bgc-border-highlight {
  background-color: #f5f5f5;
}

.ccm-page .bgc-primary {
  background-color: #0065c8;
}

.ccm-page .bgc-primary-dark {
  background-color: #064787;
}

.ccm-page .bgc-primary-darker {
  background-color: #09345e;
}

.ccm-page .bgc-primary-light {
  background-color: #eef7ff;
}

.ccm-page .bgc-primary-littlelight {
  background-color: #2e80d3;
}

.ccm-page .bgc-secondary {
  background-color: #284859;
}

.ccm-page .bgc-warn {
  background-color: #b40909;
}

.ccm-page .bgc-caution {
  background-color: #feeabc;
}

.ccm-page .bgc-required {
  background-color: #fdbb29;
}

.ccm-page [data-coverimage] {
  overflow: hidden;
}

.ccm-page [data-coverimage] img {
  opacity: 0;
  -webkit-transition: opacity 0.25s 0.15s ease;
  transition: opacity 0.25s 0.15s ease;
}

.ccm-page [data-coverimage] .image-cover-landscape {
  width: 100% !important;
  height: auto !important;
  opacity: 1;
}

.ccm-page [data-coverimage] .image-cover-portlait {
  width: auto !important;
  height: 100% !important;
  opacity: 1;
}

.ccm-page .image-center,
.ccm-page .image-left,
.ccm-page .image-right {
  margin: 1.9rem 0 2.9rem;
}

.ccm-page .image-center .caption,
.ccm-page .image-left .caption,
.ccm-page .image-right .caption {
  margin: 1rem 0;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
}

.ccm-page .image-center:last-child,
.ccm-page .image-left:last-child,
.ccm-page .image-right:last-child {
  margin-bottom: 0;
}

.ccm-page .image-center {
  margin: 4.5rem 0 3.7rem;
}

.ccm-page a.link {
  color: #0065c8;
}

.ccm-page a.link:after {
  position: relative;
  top: 0.2rem;
  margin-left: 0.8rem;
  font-family: "ryobi";
  content: "";
}

.ccm-page button:not([class]),
.ccm-page button.button-invert,
.ccm-page input[type="submit"],
.ccm-page .button {
  display: inline-block;
  min-width: 19rem;
  padding: 1.3rem 1.4rem 0.9rem;
  border: 0.1rem solid #0065c8;
  border-radius: 0.7rem;
  font-family: "Yantramanav", sans-serif;
  font-size: 1.4rem;
  color: #0065c8;
  text-align: center;
  -webkit-transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page button:not([class]):after,
.ccm-page button.button-invert:after,
.ccm-page input[type="submit"]:after,
.ccm-page .button:after {
  position: relative;
  top: -0.1rem;
  display: inline-block;
  margin-right: -0.3rem;
  margin-left: 0.7rem;
  font-family: "ryobi";
  font-size: 1.6rem;
  line-height: 1;
  vertical-align: middle;
  content: "";
}

.ccm-page button:not([class]):hover,
.ccm-page button.button-invert:hover,
.ccm-page input[type="submit"]:hover,
.ccm-page .button:hover {
  background-color: #0065c8;
  color: #fff;
}

.ccm-page button:not([class]).-large,
.ccm-page button.button-invert.-large,
.ccm-page input[type="submit"].-large,
.ccm-page .button.-large {
  min-width: 31.5rem;
  font-size: 1.6rem;
}

.ccm-page button.button-invert,
.ccm-page .button-invert {
  background-color: #0065c8;
  color: #fff;
}

.ccm-page button.button-invert:hover,
.ccm-page .button-invert:hover {
  background-color: #fff;
  color: #0065c8;
}

.ccm-page .form-service-select-list {
  margin: 2.5rem 0;
}

.ccm-page .form-service-select-list li {
  padding-bottom: 0.5rem;
}

.ccm-page .form-service-select-list li:before {
  display: none;
}

.ccm-page .form-control {
  display: inline-block;
  width: 100%;
  max-width: 55.5rem;
  padding: 0.7rem 1rem;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  background-color: #fff;
  vertical-align: middle;
}

.ccm-page .form-control.p-postal-code {
  max-width: 16.3rem;
  margin-left: 0.8rem;
}

.ccm-page .form-select {
  position: relative;
  display: inline-block;
}

.ccm-page .form-select:after {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-family: "ryobi";
  color: #0065c8;
  pointer-events: none;
  content: "";
}

.ccm-page .form-select .form-control {
  padding-right: 3rem;
}

.ccm-page .form-inline {
  display: -webkit-box;
  display: flex;
  max-width: 55.5rem;
}

.ccm-page .form-inline .form-control + .form-control {
  margin-left: 1rem;
}

.ccm-page .form-address {
  padding: 0;
}

.ccm-page .form-address-row {
  padding: 0.9rem 1.4rem;
}

.ccm-page .form-address-row dt {
  padding-bottom: 0.7rem;
  font-weight: normal;
}

.ccm-page .form-address-row + .form-address-row {
  border-top: 1px solid #f5f5f5;
}

.ccm-page .form-address .postal-code-submit {
  min-width: 8rem;
  height: 3rem;
  margin-left: 1rem;
  padding: 1rem;
  border-color: #d6d6d6;
  border-radius: 1.5rem;
  line-height: 0.9;
  color: #444;
}

.ccm-page .form-submit-wrap {
  margin: 3rem 0;
}

.ccm-page .form-submit-wrap .button {
  margin-top: 1rem;
}

.ccm-page .form-radio input[type="radio"],
.ccm-page .ccm-input-radio {
  display: none;
}

.ccm-page .form-radio span,
.ccm-page .ccm-input-radio + span {
  display: inline-block;
  padding-left: 2.4rem;
}

.ccm-page .form-radio span:before,
.ccm-page .ccm-input-radio + span:before {
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  margin-right: 1rem;
  margin-left: -2.4rem;
  border: 1px solid #656565;
  border-radius: 0.7rem;
  vertical-align: middle;
  content: "";
}

.ccm-page .form-radio input[type="radio"]:checked + span:before,
.ccm-page .ccm-input-radio:checked + span:before {
  border: 4px solid #0065c8;
}

.ccm-page .form-checkbox input[type="checkbox"],
.ccm-page .ccm-input-radio {
  display: none;
}

.ccm-page .form-checkbox span,
.ccm-page .ccm-input-checkbox + span {
  position: relative;
  display: inline-block;
  padding-left: 2.4rem;
}

.ccm-page .form-checkbox span:before,
.ccm-page .ccm-input-checkbox + span:before {
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  margin-right: 1rem;
  margin-left: -2.4rem;
  border: 1px solid #656565;
  vertical-align: middle;
  content: "";
}

.ccm-page .form-checkbox input[type="checkbox"]:checked + span:after,
.ccm-page .ccm-input-checkbox:checked + span:after {
  position: absolute;
  top: 2px;
  left: 0;
  font-family: "ryobi";
  color: #0065c8;
  content: "";
}

.ccm-page .required {
  display: inline-block;
  margin-left: 1rem;
  padding: 0.4rem 0.5rem;
  border-radius: 0.3rem;
  background-color: #fdbb29;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  vertical-align: middle;
}

.ccm-page .error {
  display: block;
  font-size: 1.2rem;
  color: #b40909;
}

.ccm-page .tag-search {
  max-width: 104rem;
  margin: 7.5rem auto 12rem;
}

.ccm-page .tag-search-list {
  display: -webkit-box;
  display: flex;
  margin: 0 -1.2rem;
  flex-wrap: wrap;
}

.ccm-page .tag-search-list-item {
  min-width: 50%;
  padding: 1rem 1.2rem;
}

.ccm-page .tag-search-list-item .label {
  display: block;
  padding: 1.5rem 0.5rem;
  border: 1px solid #0065c8;
  border-radius: 0.5rem;
  font-size: 1.4rem;
  color: #0065c8;
  text-align: center;
  white-space: nowrap;
}

.ccm-page .tag-search-list-item .label.active {
  background-color: #0065c8;
  color: #fff;
}

.ccm-page .tax {
  display: -webkit-box;
  display: flex;
}

.ccm-page .tax-item {
  padding: 0.2rem 0.7rem 0.3rem;
  border-radius: 0.5rem;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}

.ccm-page .tax-border .tax-item {
  padding: 0.1rem 0.6rem 0.2rem;
  border-width: 0.1rem;
  border-style: solid;
  background: none;
}

.ccm-page .card .tax {
  padding-top: 0.8rem;
}

.ccm-page .card .tax-item {
  padding-top: 0.2rem;
  padding-bottom: 0.3rem;
}

.ccm-page .news .tax-item {
  min-width: 11.6rem;
}

.ccm-page .term {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .term-prefix {
  margin-right: 1rem;
  font-size: 1.2rem;
  font-weight: bold;
}

.ccm-page .term-list {
  display: -webkit-box;
  display: flex;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .term-list-item {
  margin-right: 1.4rem;
}

.ccm-page .term-list-item .label {
  display: block;
}

.ccm-page .term-list-item:before {
  content: none;
}

.ccm-page .term-list-item:last-child {
  margin-right: 0;
}

.ccm-page .term .term-list-border .term-list-item {
  margin-right: 0.6rem;
  padding: 0.2rem 0.6rem;
  border: 1px solid #064787;
  border-radius: 0.3rem;
  font-size: 1.1rem;
  color: #064787;
}

.ccm-page .term-invert .term-prefix {
  color: #fff;
}

.ccm-page .term-invert .term-list-item .label {
  color: #fff;
}

.ccm-page .term-solution {
  -webkit-box-align: start;
  align-items: flex-start;
}

.ccm-page .term-solution .term-prefix {
  width: 10.4rem;
  margin-right: 0;
  padding-top: 0.2rem;
  white-space: nowrap;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.ccm-page .term-solution .term-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.ccm-page .term-solution .term-list-item {
  margin-right: 0.7rem;
  margin-bottom: 0.7rem;
}

.ccm-page .term-solution .term-list-item .label {
  padding: 0.4rem 0.6rem 0.4rem;
  border-radius: 0.3rem;
  background-color: #a2a2a2;
  font-size: 1.1rem;
  color: #fff;
  white-space: nowrap;
}

.ccm-page .card .term {
  margin-top: 2.4rem;
  padding-bottom: 0.9rem;
}

.ccm-page .card .card-item-inner:hover .term-list-border .term-list-item {
  border-color: #fff;
  color: #fff;
}

.ccm-page .brand-logo-body {
  margin: 0;
}

.ccm-page .brand-logo a {
  display: block;
}

.ccm-page .brand-logo img {
  display: block;
}

.ccm-page .hero {
  position: relative;
  overflow: hidden;
  background-color: #064787;
  color: #fff;
}

.ccm-page .hero a {
  color: #fff;
}

.ccm-page .hero .page-outer-wrapper {
  height: 100%;
}

.ccm-page .hero-image {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.ccm-page .hero-image img {
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: 100%;
  max-width: none;
  height: auto;
  margin: auto;
}

.ccm-page .hero-image .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}

html.touchevents .ccm-page .hero-image .image {
  background-attachment: scroll;
  background-position: 0 0;
}

.ccm-page .hero-content {
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .hero-content > * {
  opacity: 0;
  -webkit-transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translateY(2rem);
  transform: translateY(2rem);
}

.ccm-page .hero-content > *:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.ccm-page .hero-content > *:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.ccm-page .hero-content > *:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.ccm-page .hero-content > *:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.ccm-page .hero-content > *:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

body.is-loading .ccm-page .hero-content > * {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.ccm-page .hero-title {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 2.1rem;
  font-weight: normal;
  text-align: center;
  word-break: normal;
}

.ccm-page .hero-top {
  height: 18.5rem;
  background: none;
  color: #444;
}

.ccm-page .hero-shadow {
  text-shadow: 0px 0px 0.1rem #fff, 0px 0px 0.8rem #fff, 0px 0px 0.8rem #fff,
    0px 0px 0.8rem #fff, 0px 0px 0.8rem #fff, 0px 0px 1rem #fff;
}

.ccm-page .hero-lower {
  display: -webkit-box;
  display: flex;
}

.ccm-page .hero-lower .page-outer-wrapper {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  min-height: 14.9rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.ccm-page .hero-lower .page-outer-wrapper .hero-content {
  display: -webkit-box;
  display: flex;
  width: 100%;
  padding-top: 0;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-flex: 2;
  flex-grow: 2;
}

.ccm-page .hero-lower .page-outer-wrapper .hero-content .hero-title {
  width: 100%;
}

.ccm-page .hero-lower .page-outer-wrapper .page-meta {
  width: 100%;
  margin-top: 0.4rem;
  -webkit-box-pack: center;
  justify-content: center;
}

.ccm-page .hero-section {
  height: auto;
  padding-top: 30rem;
  background: none;
  color: #444;
}

.ccm-page .hero-section .hero-image {
  height: 30rem;
}

.ccm-page .hero-section .hero-content {
  position: static;
}

.ccm-page .hero-section .hero-title {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  width: 100%;
  height: 30rem;
  margin: 0;
  padding: 0 2rem;
  font-family: "Yantramanav", sans-serif;
  font-size: 3rem;
  letter-spacing: 0.02em;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .hero-section .hero-message {
  max-width: 100%;
  padding: 3.7rem 0 2.1rem;
  font-family: "Noto Serif JP", serif;
  font-size: 1.7rem;
  line-height: 1.764705882;
}

.ccm-page .hero-section-reverse .hero-title {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.ccm-page .hero-section[data-reveal] .hero-image {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}

.ccm-page .hero-section[data-reveal] .hero-title,
.ccm-page .hero-section[data-reveal] .hero-message {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateY(2rem);
  transform: translateY(2rem);
}

.ccm-page .hero-section[data-reveal] .hero-message {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.ccm-page .hero-section[data-reveal].reveal .hero-image {
  opacity: 1;
}

.ccm-page .hero-section[data-reveal].reveal .hero-title,
.ccm-page .hero-section[data-reveal].reveal .hero-message {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.ccm-page .card-item {
  margin: 2.5rem auto;
}

.ccm-page .card-item-inner {
  display: block;
  overflow: hidden;
  border-radius: 0.5rem;
  background-color: #f5f5f5;
  -webkit-transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page .card-item a.card-item-inner:hover .card-item-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.ccm-page .card-item-heading {
  padding: 0.7rem 1.8rem 0.6rem;
  border-radius: 0.5rem 0.5rem 0 0;
  background-color: #064787;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
}

.ccm-page .card-item-heading h2,
.ccm-page .card-item-heading h3,
.ccm-page .card-item-heading h4 {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font-size: 1.4rem;
}

.ccm-page .card-item-heading.-large h2,
.ccm-page .card-item-heading.-large h3,
.ccm-page .card-item-heading.-large h4 {
  font-size: 1.6rem;
}

.ccm-page .card-item-image-heading {
  margin-bottom: 0.4rem;
  padding: 0;
  border: 0;
  font-size: 1.7rem;
  font-weight: bold;
  color: #0065c8;
  text-align: center;
}

.ccm-page .card-item-image {
  display: -webkit-box;
  display: flex;
  height: 13.1rem;
  background-color: #0065c8;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .card-item-image img {
  -webkit-transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page .card-item-image.-large {
  height: 18.1rem;
}

.ccm-page .card-item-image.-large img {
  max-width: none;
}

.ccm-page .card-item-image .image-cover-portlait {
  margin: -100%;
}

.ccm-page .card-item-content {
  padding: 1.7rem 2rem;
}

.ccm-page .card-item-content > *:first-child {
  margin-top: 0;
}

.ccm-page .card-item-content > *:last-child {
  margin-bottom: 0;
}

.ccm-page .card-item-content p {
  font-size: 1.4rem;
  line-height: 1.857142857;
}

.ccm-page .card-item-content ul:not([class]) > li {
  margin-bottom: 0.4rem;
  line-height: 1.857142857;
}

.ccm-page .card-item-content-heading {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.4rem;
  line-height: initial;
  color: #064787;
}

.ccm-page .card-item-content .image-center {
  margin-top: 0.9rem;
}

.ccm-page .card-item-content .tel {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  color: #064787;
}

.ccm-page .card-item-content .tel .icon-phone {
  position: relative;
  display: inline-block;
  margin-right: 0.3rem;
  font-size: 1.9rem;
}

.ccm-page .card-item:first-child {
  margin-top: 0;
}

.ccm-page .card-item:last-child {
  margin-bottom: 0;
}

.ccm-page .card-item .card-item-image + .card-item-content {
  height: auto;
  padding-bottom: 2.9rem;
}

.ccm-page .card-item .button-wrapper {
  margin-top: 3rem;
}

.ccm-page .card-item .button-wrapper .button {
  background-color: #fff;
}

.ccm-page .card-item .button-wrapper .button:hover {
  background-color: #0065c8;
}

.ccm-page [class*="page-section-bg"] .card .card-item-inner {
  background-color: #fff;
}

.ccm-page [class*="page-section-bg"] .card .card-item-inner:hover {
  background-color: #064787;
  color: #fff;
}

.ccm-page [class*="page-section-bg"] .card .card-item-inner:hover h2,
.ccm-page [class*="page-section-bg"] .card .card-item-inner:hover h3,
.ccm-page [class*="page-section-bg"] .card .card-item-inner:hover h4,
.ccm-page [class*="page-section-bg"] .card .card-item-inner:hover h5 {
  color: #fff;
}

.ccm-page .card-connect {
  padding-top: 2rem;
}

.ccm-page .card-connect .card-item {
  margin-top: 0;
  margin-bottom: 0;
}

.ccm-page .card-connect .card-connector {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .card-connect .card-connector img {
  height: auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.ccm-page .card-connect .card-item-heading {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.ccm-page .card-connect .card-item-heading h2,
.ccm-page .card-connect .card-item-heading h3,
.ccm-page .card-connect .card-item-heading h4 {
  font-size: 1.7rem;
}

.ccm-page .card-connect .card-item-image {
  height: 19.6rem;
  background: none;
}

.ccm-page .card-connect.cardx1 {
  flex-wrap: wrap;
}

.ccm-page .card-connect.cardx1 .card-connector {
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.ccm-page .card-item .card-connect {
  margin-bottom: -2rem;
  padding-top: 0;
}

.ccm-page .card-result .card-item-content {
  padding: 2rem;
}

.ccm-page .card-result .card-item-image {
  height: 18.1rem;
}

.ccm-page .card-result .card-item-image img {
  max-width: none;
}

.ccm-page .card-result .card-item-image + .attribute {
  margin-top: 1.5rem;
}

.ccm-page .card-result .attribute {
  margin-top: 0;
  padding-bottom: 0.5rem;
}

.ccm-page .card-result .attribute .term-prefix {
  margin-right: 0;
  font-weight: 400;
}

.ccm-page .card-border .card-item-inner {
  border: 1px solid #0065c8;
  background-color: #fff;
}

.ccm-page .card-border .card-item-heading {
  background-color: #2e80d3;
  font-size: 1.7rem;
}

.ccm-page .card-border .card-item-heading h2,
.ccm-page .card-border .card-item-heading h3,
.ccm-page .card-border .card-item-heading h4 {
  font-size: 1.7rem;
}

.ccm-page .card-more .card-item-inner {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.ccm-page .card-more .card-item-content {
  -webkit-box-flex: 1;
  flex: 1 0 auto;
}

.ccm-page .grid {
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  padding: 1rem;
  flex-wrap: wrap;
}

.ccm-page .grid-item {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 13.2rem;
}

.ccm-page .grid-item-inner {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 0.7rem;
  color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .grid-item-image {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ccm-page .grid-item-image img {
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: 100%;
  max-width: none;
  height: auto;
  margin: auto;
  -webkit-transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page .grid-item-image:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #064787;
  content: "";
  opacity: 0;
  -webkit-transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page .grid-item-title {
  margin: 0;
  font-family: "Yantramanav", sans-serif;
  font-size: 2.6rem;
  font-weight: normal;
  text-align: center;
}

.ccm-page .grid-item-sub {
  margin: 0;
}

.ccm-page .grid-item-sub:after {
  position: relative;
  top: -0.1rem;
  display: inline-block;
  margin-right: -0.3rem;
  margin-left: 0.6rem;
  font-family: "ryobi";
  font-size: 1.6rem;
  line-height: 1;
  vertical-align: middle;
  content: "";
}

.ccm-page .grid-item-inner:hover .grid-item-image:after {
  top: 3rem;
  right: 3rem;
  bottom: 3rem;
  left: 3rem;
  opacity: 0.8;
}

.ccm-page .grid-item-inner:hover .grid-item-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.ccm-page .grid[data-reveal-container] .grid-item {
  margin: -0.1px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: perspective(400px) translateY(2rem) rotateY(-30deg);
  transform: perspective(400px) translateY(2rem) rotateY(-30deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ccm-page .grid[data-reveal-container] .grid-item.reveal {
  opacity: 1;
  -webkit-transform: perspective(400px) translateY(0) rotateY(0deg);
  transform: perspective(400px) translateY(0) rotateY(0deg);
}

.ccm-page .flex-grid-column-title {
  margin-bottom: 1.5rem;
}

.ccm-page .flex-grid-column .caption {
  font-size: 1.2rem;
}

.ccm-page .center-grid img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.ccm-page .align-center-grid img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.ccm-page .carousel {
  position: relative;
  overflow: visible;
  margin: 1.8rem auto 3.9rem;
}

.ccm-page .carousel-container {
  width: 30.9rem;
  margin: 0 auto;
}

.ccm-page .carousel-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.ccm-page .carousel-list-item {
  width: 28.4rem;
  height: auto;
  padding: 0 1.3rem;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.ccm-page .carousel-list-item-inner {
  display: block;
  height: 100%;
}

.ccm-page
  .carousel-list-item
  a.carousel-list-item-inner:hover
  .carousel-image
  img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.ccm-page .carousel-image {
  position: relative;
  overflow: hidden;
  height: 18.9rem;
}

.ccm-page .carousel-image img {
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
  max-width: none;
  height: 100%;
  margin: auto;
  -webkit-transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page .carousel-content {
  padding-top: 2.2rem;
}

.ccm-page .carousel-content p {
  margin: 0;
}

.ccm-page .carousel-content .tax {
  margin-bottom: 0.6rem;
}

.ccm-page .carousel-prev,
.ccm-page .carousel-next {
  position: absolute;
  z-index: 1;
  top: 7.8rem;
  width: 4.6rem;
  height: 4.6rem;
  margin-top: -0.6rem;
  border-radius: 50%;
  background-color: rgba(31, 31, 31, 0.4);
  line-height: 4.6rem;
  text-align: center;
  cursor: pointer;
}

.ccm-page .carousel-prev:before,
.ccm-page .carousel-next:before {
  font-family: "ryobi";
  font-size: 2.4rem;
  color: #fff;
}

.ccm-page .carousel-prev.swiper-button-disabled,
.ccm-page .carousel-next.swiper-button-disabled {
  opacity: 0;
}

.ccm-page .carousel-prev {
  left: 1rem;
}

.ccm-page .carousel-prev:before {
  content: "";
}

.ccm-page .carousel-next {
  right: 1rem;
}

.ccm-page .carousel-next:before {
  content: "";
}

.ccm-page .carousel-pagination {
  position: absolute;
  bottom: -2.7rem;
  display: none;
  width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
}

.ccm-page .carousel-pagination span {
  width: 0.7rem;
  height: 0.7rem;
  margin: 0 0.7rem;
}

.ccm-page .carousel-loading {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .carousel-loading-inner {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 6rem;
  padding-top: 6rem;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ccm-page .carousel-loading-inner span {
  position: relative;
  width: 14.166666667%;
  height: 3.65rem;
}

.ccm-page .carousel-loading-inner span:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #0065c8;
  content: "";
  -webkit-animation: carousel-loading 1.5s infinite ease-in-out;
  animation: carousel-loading 1.5s infinite ease-in-out;
}

.ccm-page .carousel-loading-inner span:nth-child(2):before {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.ccm-page .carousel-loading-inner span:nth-child(3):before {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.ccm-page .carousel-loading-inner span:nth-child(4):before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.ccm-page .carousel-loading-inner span:nth-child(5):before {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.ccm-page .carousel-loading-inner .label {
  width: 100%;
  margin: 0;
  padding-top: 2.5rem;
  font-size: 1.6rem;
  color: #0065c8;
  text-align: center;
}

.ccm-page .map {
  padding-top: 0.9rem;
  padding-bottom: 1.9rem;
}

.ccm-page .map-heading {
  margin-bottom: 2rem;
  padding-bottom: 0.9rem;
  border-bottom: 0.1rem solid #0065c8;
}

.ccm-page .map-image {
  position: relative;
  margin-bottom: 1.3rem;
  padding-bottom: 73.432835821%;
}

.ccm-page .map-image iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.ccm-page .map-address {
  padding: 0 0.5rem;
}

.ccm-page .map-access {
  margin: 2.8rem 0 3.1rem;
}

.ccm-page .map-access-title {
  margin-bottom: 0.6rem;
  font-weight: bold;
}

.ccm-page .map-access-group {
  position: relative;
  margin-bottom: 0.8rem;
  padding-left: 1.7rem;
}

.ccm-page .map-access-group:before {
  position: absolute;
  top: 0.7rem;
  bottom: 0.5rem;
  left: 0.2rem;
  width: 0.1rem;
  background: #064787;
  content: "";
}

.ccm-page .map-access .link {
  display: inline-block;
  margin-top: 1.2rem;
}

.ccm-page .news {
  border-top: 0.1rem solid #d6d6d6;
}

.ccm-page .news-item {
  padding: 2rem 0 2.1rem;
  border-bottom: 0.1rem solid #d6d6d6;
}

.ccm-page .news-item-inner {
  display: -webkit-box;
  display: flex;
  -webkit-transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  flex-wrap: wrap;
}

.ccm-page .news-item-inner:hover {
  color: #0065c8;
}

.ccm-page .news-item-date {
  min-width: 5.4em;
  font-family: "Yantramanav", sans-serif;
  font-size: 1.5rem;
}

.ccm-page .news-item-title {
  width: 100%;
  margin-top: 1.4rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 1.714285714;
}

.ccm-page .news[data-reveal] {
  border-top-color: transparent;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.ccm-page .news[data-reveal].reveal {
  border-top-color: #d6d6d6;
}

.ccm-page .news-local {
  overflow-y: scroll;
  max-height: 80vh;
}

.ccm-page .news-local .news-item {
  padding: 1.5rem 0 1.6rem;
}

.ccm-page .news-local .news-item-inner {
  color: #444;
  -webkit-transition: none;
  transition: none;
}

.ccm-page .news-local .news-item-title {
  margin-top: 0.7rem;
  font-weight: bold;
}

.ccm-page .news-local .news-item-body a {
  color: #0065c8;
}

.ccm-page .news-local .news-item-text {
  margin: 0.5rem 0 0;
  line-height: 1.714285714;
}

.ccm-page .infographics-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.ccm-page .infographics-list-item {
  width: 50%;
  margin-bottom: 4.6rem;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.ccm-page .infographics-list-item-heading {
  margin: 0 0 1.2rem;
  font-size: 1.4rem;
  text-align: center;
}

.ccm-page .infographics-list-item-score {
  position: relative;
  display: table;
  margin: 0 auto 0.9rem;
}

.ccm-page .infographics-list-item-score-number {
  margin: 0;
  font-family: "Yantramanav", sans-serif;
  font-size: 5.6rem;
  font-weight: 100;
  line-height: 1;
  text-align: right;
  white-space: nowrap;
}

.ccm-page .infographics-list-item-score-prefix,
.ccm-page .infographics-list-item-score-suffix {
  position: absolute;
  bottom: 0.7rem;
  margin: 0;
  font-size: 1.2rem;
}

.ccm-page .infographics-list-item-score-prefix {
  left: -0.5rem;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.ccm-page .infographics-list-item-score-suffix {
  right: -0.1rem;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

.ccm-page .infographics-list-item-image {
  position: relative;
  margin: 0 auto;
}

.ccm-page .infographics-list-item-image svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: #fff;
}

.ccm-page .infographics-list-item-image[data-animation-type="1"] {
  right: -0.6rem;
  width: 10rem;
  height: 8.8rem;
  margin-top: -3rem;
}

.ccm-page .infographics-list-item-image[data-animation-type="2"] {
  width: 5rem;
  height: 8.8rem;
  margin-top: -3.6rem;
}

.ccm-page .infographics-list-item-image[data-animation-type="3"] {
  right: -3.4rem;
  width: 11rem;
  height: 6.2rem;
  margin-top: -2.7rem;
}

.ccm-page .infographics-list-item-image[data-animation-type="4"] {
  width: 4.4rem;
  height: 4.4rem;
}

.ccm-page .infographics-list-item-image[data-animation-type="5"] {
  right: -0.6rem;
  width: 7.5rem;
  height: 7.3rem;
  margin-top: -2.5rem;
}

.ccm-page .infographics-list-item:nth-child(even) {
  padding-left: 2.8rem;
}

.ccm-page .infographics-list[data-reveal-container] .infographics-list-item {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateY(2rem);
  transform: translateY(2rem);
}

.ccm-page
  .infographics-list[data-reveal-container]
  .infographics-list-item.reveal {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.ccm-page .figure-list {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-wrap: wrap;
}

.ccm-page .figure-list-item {
  margin-bottom: 2.8rem;
}

.ccm-page .figure-list-item-inner {
  display: block;
}

.ccm-page
  .figure-list-item
  a.figure-list-item-inner:hover
  .figure-list-item-image
  img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.ccm-page .figure-list-item-image {
  position: relative;
  height: 20.1rem;
}

.ccm-page .figure-list-item-image img {
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
  max-width: none;
  height: 100%;
  margin: auto;
  -webkit-transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page .figure-list-item-title {
  margin: 0;
  padding: 2rem 0;
  font-size: 1.4rem;
  font-weight: normal;
  color: #0065c8;
}

.ccm-page .figure-list-item-title:after {
  position: relative;
  top: 0.2rem;
  margin-left: 0.7rem;
  font-family: "ryobi";
  content: "";
}

.ccm-page .figure-listx4 {
  flex-direction: row;
  margin-right: -0.7rem;
  margin-left: -0.7rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}

.ccm-page .figure-listx4 .figure-list-item {
  width: 50%;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.ccm-page .figure-listx4 .figure-list-item-inner {
  padding: 0 0.7rem;
}

.ccm-page .figure-listx4 .figure-list-item-image {
  height: 9.5rem;
}

.ccm-page ul.check-icon-list {
  margin-bottom: 0.8em;
  padding-left: 1.5em;
  line-height: 1.857142857;
}

.ccm-page ul.check-icon-list li {
  position: relative;
  list-style: none;
}

.ccm-page ul.check-icon-list li:before {
  display: none;
}

.ccm-page ul.check-icon-list li:after {
  position: absolute;
  top: 0.1rem;
  left: -1.7rem;
  font-family: "ryobi";
  color: #fdbb29;
  content: "";
}

.ccm-page ul.stripe-list,
.ccm-page ol.stripe-list {
  margin-bottom: 0.8em;
  padding-left: 1em;
  line-height: 1.857142857;
}

.ccm-page ul.stripe-list li,
.ccm-page ol.stripe-list li {
  margin-left: -1.2rem;
  padding: 1rem;
  padding-left: 3rem;
}

.ccm-page ul.stripe-list li:before,
.ccm-page ol.stripe-list li:before {
  left: 1.3rem;
}

.ccm-page ul.stripe-list li:nth-child(odd),
.ccm-page ol.stripe-list li:nth-child(odd) {
  background-color: #f5f5f5;
}

.ccm-page ul.stripe-list li:before {
  top: 2rem;
}

.ccm-page ol.stripe-list li:before {
  top: 1rem;
}

.ccm-page .table-scroll {
  overflow-x: scroll;
  margin: 1.2rem 0 2rem;
}

.ccm-page .table-scroll table {
  margin: 0;
}

.ccm-page .table-scroll table th,
.ccm-page .table-scroll table td {
  white-space: nowrap;
}

.ccm-page .table-block table {
  table-layout: fixed;
}

.ccm-page .table-block table tbody tr + tr {
  display: block;
  margin-top: 2rem;
}

.ccm-page .table-block table tbody th,
.ccm-page .table-block table tbody td {
  display: block;
}

.ccm-page .table-block table tbody th {
  border-bottom: 0;
}

.ccm-page .table-block table tbody th:first-child:not([width]) {
  width: 100%;
}

.ccm-page .qa-item {
  margin-bottom: 1.2rem;
  padding: 1.3rem 0 0.7rem;
  border-bottom: 0.1rem solid #d6d6d6;
}

.ccm-page .qa-item-title {
  position: relative;
  margin-bottom: 1.6rem;
  padding-left: 4.1rem;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.733333333;
}

.ccm-page .qa-item-title:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  background-color: #064787;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.4rem;
  color: #fff;
  text-align: center;
  content: "Q";
}

.ccm-page .qa-item-content {
  position: relative;
  padding-left: 4.1rem;
}

.ccm-page .qa-item-content:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  background-color: #f2f4f5;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.4rem;
  text-align: center;
  content: "A";
}

.ccm-page .qa-item:last-child {
  border-bottom: 0;
}

.ccm-page .interview-summary {
  margin: 3.7rem 0 5.5rem;
  background-color: #f5f5f5;
}

.ccm-page .interview-summary-inner {
  padding: 1.8rem 2.5rem 2.1rem;
}

.ccm-page .interview-summary-column {
  position: relative;
  padding-top: 1.8rem;
  padding-bottom: 1rem;
  border-bottom: 0.1rem solid #bdbfc0;
}

.ccm-page .interview-summary-column:after {
  position: absolute;
  top: 0.5rem;
  right: -0.1rem;
  bottom: 0.6rem;
  border-right: 0.1rem solid #d6d6d6;
  content: "";
}

.ccm-page .interview-summary-column p {
  line-height: 1.714285714;
}

.ccm-page .interview-summary-column:first-of-type {
  padding-top: 0;
}

.ccm-page .interview-summary-column:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}

.ccm-page .interview-summary-heading {
  margin-bottom: 0.3rem;
  font-size: 1.6rem;
  font-weight: bold;
}

.ccm-page .interview-summary-note {
  margin: 0;
  padding-top: 0.7rem;
  font-size: 1.1rem;
  line-height: 1.454545455;
  color: #8a8a8b;
}

.ccm-page .interview-heading {
  margin-top: 3rem;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.857142857;
}

.ccm-page .interview-heading:before {
  position: relative;
  top: -0.2rem;
  display: inline-block;
  width: 3em;
  margin-right: 0.5rem;
  border-bottom: 0.1rem solid #444;
  vertical-align: middle;
  content: "";
}

.ccm-page .interview-product {
  max-width: 108.4rem;
  margin: 6rem auto 7rem;
}

.ccm-page .interview-product-inner {
  border: 1rem solid #f5f5f5;
}

.ccm-page .interview-product-content {
  margin: 2.3rem 0 2.2rem;
  padding: 0 3.1rem;
}

.ccm-page .interview-product-heading {
  margin-bottom: 2.5rem;
  font-size: 1.8rem;
  line-height: 1.578947368;
}

.ccm-page .interview-product-stores {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.ccm-page .interview-product-stores-item {
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.ccm-page .interview-product-stores-item.apple {
  width: 12.8rem;
  height: 3.8rem;
}

.ccm-page .interview-product-stores-item a[href*="apps.apple.com"] {
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://linkmaker.itunes.apple.com/ja-jp/badge-lrg.svg?releaseDate=2017-10-19&kind=iossoftware&bubble=ios_apps)
    no-repeat;
  background-size: cover;
}

.ccm-page .interview-product-stores-item.google {
  width: 9.8rem;
  height: 3.8rem;
}

.ccm-page .interview-product-stores-item a[href*="play.google.com"] {
  display: block;
}

.ccm-page .interview-product-stores-item a[href*="play.google.com"] img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.ccm-page .interview-product-stores-note {
  margin: 1.7rem 0;
  font-size: 1.1rem;
  line-height: 1.454545455;
  color: #8f8f8f;
}

.ccm-page .interview-product-images {
  display: -webkit-box;
  display: flex;
  margin: 2.2rem 0 1.8rem;
  padding: 0 2.1rem;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ccm-page .interview-product-images-item {
  max-width: 50%;
  padding: 0.9rem;
}

.ccm-page .articles-filter {
  overflow-x: auto;
  padding-top: 4rem;
  padding-bottom: 6.8rem;
}

.ccm-page .articles-filter-list {
  display: -webkit-box;
  display: flex;
  margin-right: -0.1rem;
}

.ccm-page .articles-filter-list-item {
  position: relative;
  min-width: 13.8rem;
  margin-right: 0.1rem;
  padding: 0.7rem 1rem 0.8rem;
  border: 0;
  background: #f5f5f5;
  font-size: 1.2rem;
  text-align: center;
}

.ccm-page .articles-filter-list-item:after {
  position: absolute;
  bottom: -0.6rem;
  left: 50%;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-top-width: 0.6rem;
  border-top-color: #0065c8;
  border-right-width: 0.7rem;
  border-left-width: 0.7rem;
  content: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ccm-page .articles-filter-list-item.is-active {
  background: #0065c8;
  color: #fff;
}

.ccm-page .articles-filter-list-item.is-active:after {
  content: "";
}

.ccm-page .articles-pagination {
  position: relative;
  margin-bottom: 7.5rem;
  padding-bottom: 4rem;
}

.ccm-page .articles-pagination-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
}

.ccm-page .articles-pagination-list-item {
  display: block;
  width: 4rem;
  margin-right: 0.1rem;
  background-color: #f5f5f5;
  line-height: 4rem;
  text-align: center;
}

.ccm-page .articles-pagination-list span.articles-pagination-list-item {
  background-color: #0065c8;
  color: #fff;
}

.ccm-page .articles-pagination-prev,
.ccm-page .articles-pagination-next {
  position: absolute;
  bottom: -0.55em;
  width: 50%;
}

.ccm-page .articles-pagination-prev {
  right: 50%;
  margin-right: 1.3rem;
  text-align: right;
}

.ccm-page .articles-pagination-prev:before {
  position: relative;
  top: 0.2rem;
  margin-right: 0.8rem;
  font-family: "ryobi";
  font-size: 1.5rem;
  content: "";
}

.ccm-page .articles-pagination-next {
  left: 50%;
  margin-left: 1.3rem;
}

.ccm-page .articles-pagination-next:after {
  position: relative;
  top: 0.2rem;
  margin-left: 0.8rem;
  font-family: "ryobi";
  font-size: 1.5rem;
  content: "";
}

.ccm-page [class*="page-section-bg"] .articles-pagination {
  margin-top: 3rem;
  margin-bottom: 5rem;
}

.ccm-page [class*="page-section-bg"] .articles-pagination-list-item {
  background-color: #fff;
}

.ccm-page .article-meta {
  margin: 4rem 0 2rem;
}

.ccm-page .article-meta-inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .article-meta time {
  margin-right: 2.3rem;
  padding-top: 0.2rem;
  font-family: "Yantramanav", sans-serif;
  font-size: 1.6rem;
}

.ccm-page .article-meta .tax-item {
  min-width: 12.1rem;
}

.ccm-page .article-meta + .page-lead {
  margin-top: 2rem;
}

.ccm-page .page-meta .term {
  margin-bottom: 1.2rem;
  -webkit-box-pack: center;
  justify-content: center;
}

.ccm-page .page-meta .term .term-prefix {
  margin-right: 0.6rem;
  font-size: 1.1rem;
}

.ccm-page .page-meta .term .term-list-item {
  margin-right: 0.4rem;
}

.ccm-page .page-meta .term .term-list-item .label {
  padding: 0.2rem 0.5rem 0.2rem;
  border: 0.1rem solid #fff;
  border-radius: 0.3rem;
  font-size: 1rem;
}

.ccm-page .page-meta .term-solution {
  margin-bottom: 0.1rem;
}

.ccm-page .page-meta .term-solution .term-prefix {
  width: auto;
}

.ccm-page .page-meta .term-solution .term-list-item .label {
  padding: 0.3rem 0.5rem;
  border: 0;
  font-size: 1rem;
}

.ccm-page .page-meta .company {
  margin: 0;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
}

.ccm-page .page-lead {
  margin: 3.4rem 0 5.4rem;
}

.ccm-page .page-lead-heading {
  margin-bottom: 3.4rem;
  color: #0065c8;
  text-align: center;
}

.ccm-page .page-lead-text {
  padding: 2.5rem;
  background-color: #f5f5f5;
}

.ccm-page .page-lead-text *:last-child {
  margin-bottom: 0;
}

.ccm-page .page-section {
  padding-top: 6.1rem;
}

.ccm-page .page-section:last-child {
  margin-bottom: 5.4rem;
}

.ccm-page .hero + .page-section {
  padding-top: 4rem;
}

.ccm-page .page-section-bg-gray {
  padding-top: 1.5rem;
  padding-bottom: 4.5rem;
  background-color: #f5f5f5;
}

.ccm-page .page-section-bg-gray:last-of-type {
  margin-bottom: 0;
}

.ccm-page .page-section-pt-none {
  padding-top: 0;
}

.ccm-page .page-nav {
  height: 6.1rem;
}

.ccm-page .page-nav-title {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

.ccm-page .page-nav-fixed-wrapper {
  position: relative;
  background: #09345e;
  color: #fff;
}

.ccm-page .page-nav .page-wrapper {
  position: relative;
  padding: 0;
}

.ccm-page .page-nav-list-container {
  overflow: hidden;
  padding: 0 0.5rem;
}

.ccm-page .page-nav-list {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  font-size: 1.2rem;
}

.ccm-page .page-nav-list .active a {
  color: #fff;
}

.ccm-page .page-nav-list-item {
  max-width: 100%;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.ccm-page .page-nav-list-item:before {
  content: none;
}

.ccm-page .page-nav-list-item a {
  position: relative;
  display: block;
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  height: 100%;
  padding: 2.1rem 1.5rem 2.2rem;
  color: #849aaf;
  -webkit-transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-align: center;
  align-items: center;
}

.ccm-page .page-nav-list-item a:after {
  position: absolute;
  top: 2rem;
  right: 0;
  bottom: 2.1rem;
  width: 0.1rem;
  background-color: #53718f;
  content: "";
}

.ccm-page .page-nav-list-item:last-child a:after {
  content: none;
}

.ccm-page .page-nav-list-current {
  position: relative;
}

.ccm-page .page-nav-list-current .bar {
  position: absolute;
  bottom: 1.5rem;
  left: 0.5rem;
  height: 0.2rem;
  background-color: #0065c8;
}

.ccm-page .page-nav.is-fixed .page-nav-fixed-wrapper {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
}

.ccm-page .page-link {
  margin: 3.4rem 0;
}

.ccm-page .page-link .button {
  display: block;
  max-width: 33.1rem;
  margin: 2rem auto;
}

.ccm-page .page-contact {
  margin-top: 6.2rem;
  margin-bottom: 7rem;
}

.ccm-page .page-contact .page-wrapper {
  padding-right: 1rem;
  padding-left: 1rem;
}

.ccm-page .page-contact-header {
  text-align: center;
}

.ccm-page .page-contact-header .heading {
  margin: 0;
  padding: 1.5rem 2rem;
  border-radius: 0.5rem 0.5rem 0 0;
  background: #064787;
  font-size: 1.5rem;
  font-weight: normal;
  color: #fff;
}

.ccm-page .page-contact-header .division {
  margin: 0 auto;
  padding: 1.2rem 1rem 1.3rem;
  border-right: 0.2rem solid #064787;
  border-left: 0.2rem solid #064787;
  background-color: #eef7ff;
  font-size: 1.4rem;
  color: #064787;
}

.ccm-page .page-contact-content {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  padding: 0 2rem 0.8rem;
  border-right: 0.2rem solid #064787;
  border-bottom: 0.2rem solid #064787;
  border-left: 0.2rem solid #064787;
  border-radius: 0 0 0.5rem 0.5rem;
  color: #064787;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.ccm-page .page-contact-content-column {
  position: relative;
  padding: 1.3rem 0 1.2rem;
  border-bottom: 0.1rem solid #aaafb4;
  text-align: center;
}

.ccm-page .page-contact-content-column:after {
  position: absolute;
  top: 2.5rem;
  right: -0.1rem;
  bottom: 2.5rem;
  width: 0.1rem;
  background-color: #aaafb4;
  content: none;
}

.ccm-page .page-contact-content-column p {
  margin: 0;
  font-size: 1.4rem;
  font-weight: bold;
}

.ccm-page .page-contact-content-column .tel {
  display: block;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.4;
}

.ccm-page .page-contact-content-column .tel .icon-phone {
  position: relative;
  top: -0.1rem;
  display: inline-block;
  margin-right: 1rem;
  font-size: 2.2rem;
}

.ccm-page .page-contact-content-column .button {
  width: 100%;
  max-width: 39rem;
  margin-top: 0.9rem;
  padding-top: 1.2rem;
  padding-bottom: 0.6rem;
  border-radius: 0.5rem;
  font-size: 1.6rem;
}

.ccm-page .page-contact-content-column:last-child {
  border: 0;
}

.ccm-page .page-related {
  padding-top: 2.8rem;
  padding-bottom: 6.7rem;
  background-color: #f5f5f5;
}

.ccm-page .page-related h2 {
  margin-bottom: 2.6rem;
  padding: 0;
  border: 0;
  background: none;
  font-size: 1.7rem;
  font-weight: bold;
}

.ccm-page .page-related-heading {
  margin-bottom: 0.7rem;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #0065c8;
}

.ccm-page .page-related-heading:after {
  position: relative;
  top: 0.1rem;
  margin-left: 0.5rem;
  font-family: "ryobi";
  font-size: 1.6rem;
  content: "";
}

.ccm-page .page-related .carousel {
  margin-bottom: 0;
}

.ccm-page .page-related .carousel-container {
  width: 36rem;
}

.ccm-page .page-related .carousel-list-item {
  width: 100%;
}

.ccm-page .page-related .carousel-list-item-inner {
  padding: 1.4rem 2rem 3.2rem;
  border-radius: 0.6rem;
  background-color: #fff;
}

.ccm-page .page-related .carousel-prev,
.ccm-page .page-related .carousel-next {
  top: 50%;
  -webkit-transform: translAteY(-50%);
  transform: translAteY(-50%);
}

.ccm-page .page-related .carousel-pagination {
  display: -webkit-box;
  display: flex;
}

.ccm-page .repeat-content {
  margin-top: 5rem;
}

.ccm-page .message-signature img {
  max-width: 21.5rem;
  height: auto;
}

.ccm-page .message-signature.-right {
  text-align: right;
}

.ccm-page .local-nav {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
}

.ccm-page .local-nav:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 0.1rem solid #064787;
  border-radius: 0.5rem;
  pointer-events: none;
  content: "";
}

.ccm-page .local-nav-inner {
  display: -webkit-box;
  display: flex;
  margin: 0 -0.1rem -0.1rem 0;
  flex-wrap: wrap;
}

.ccm-page .local-nav-item {
  position: relative;
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: calc(100% / 3);
}

.ccm-page .local-nav-item:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-right: 0.1rem solid #064787;
  border-bottom: 0.1rem solid #064787;
  pointer-events: none;
  content: "";
}

.ccm-page .local-nav-item a {
  display: block;
  width: 100%;
  padding: 1.3rem 0.2rem 1.2rem;
  font-size: 1.2rem;
  color: #064787;
  text-align: center;
  -webkit-transition: all 0.3s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page .local-nav-item a:hover {
  background-color: #eef7ff;
  color: #0065c8;
}

.ccm-page .local-nav-item a.is-active {
  background-color: #064787;
  color: #fff;
}

.ccm-page .hero-home {
  height: 0;
  margin-bottom: 4.5rem;
  padding-bottom: 134.133333333%;
  background: #fff;
}

.ccm-page .hero-home .hero-carousel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

.ccm-page .hero-home .hero-carousel .carousel-container {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.ccm-page .hero-home .hero-carousel .carousel-list-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  -webkit-transform: none !important;
  transform: none !important;
}

.ccm-page .hero-home .hero-carousel .carousel-list-item .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center 7.5rem;
  background-size: 100% auto;
}

html.touchevents
  .ccm-page
  .hero-home
  .hero-carousel
  .carousel-list-item
  .image {
  background-attachment: scroll;
  background-position: 0 0;
}

.ccm-page .hero-home .hero-carousel .carousel-hd {
  position: relative;
  display: none;
  height: calc(100vh - 5.4vw);
  max-height: 100%;
  pointer-events: none;
}

.ccm-page .hero-home .hero-carousel .carousel-hd-inner {
  position: absolute;
  bottom: 5.3rem;
  left: 4.5rem;
}

.ccm-page .hero-home .hero-carousel .carousel-hd-lead {
  margin-bottom: 1.6rem;
  margin-left: -0.5rem;
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  line-height: 1;
  color: #0065c8;
}

.ccm-page .hero-home .hero-carousel .carousel-hd-message {
  margin-bottom: 1rem;
  margin-left: -0.6rem;
  font-family: Yantramanav;
  font-size: 8.6rem;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.015em;
}

.ccm-page .hero-home .hero-carousel .carousel-hd-button {
  display: inline-block;
  padding: 1.5rem 4rem;
  border-radius: 0.6rem;
  background: #0065c8;
  font-size: 1.5rem;
  opacity: 0.75;
}

.ccm-page .hero-home .hero-carousel .carousel-hd-button::after {
  display: inline-block;
  margin-left: 0.8rem;
  font-family: "ryobi";
  vertical-align: middle;
  content: "";
}

.ccm-page .hero-home .hero-carousel .carousel-prev,
.ccm-page .hero-home .hero-carousel .carousel-next {
  z-index: 100;
  display: none;
}

.ccm-page .hero-home .hero-carousel .carousel-pagination {
  z-index: 100;
  bottom: 1.6rem;
  display: block;
  text-align: center;
}

.ccm-page .home-message {
  margin-bottom: 1.6rem;
}

.ccm-page .home-message .message-inner {
  padding: 0 2rem;
}

.ccm-page .home-message .message-image {
  margin-right: -2rem;
  margin-left: -2rem;
}

.ccm-page .home-message .message-image-body {
  position: relative;
  overflow: hidden;
  height: 30.5rem;
}

.ccm-page .home-message .message-image img {
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
  max-width: none;
  height: auto;
  margin: auto;
}

.ccm-page .home-message .message-content {
  padding: 3.7rem 0;
}

.ccm-page .home-message .message-title {
  margin-bottom: 1.2rem;
  padding: 0;
  border: 0;
  background: none;
  font-family: "Yantramanav", sans-serif;
  font-size: 2.2rem;
  font-weight: normal;
}

.ccm-page .home-message .message-catch {
  margin-bottom: 2rem;
  padding: 0;
  border: 0;
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  line-height: 1.7;
}

.ccm-page .home-message p {
  margin-bottom: 1.7rem;
  line-height: 2;
}

.ccm-page .home-message .message-signature em {
  margin-left: 1.3rem;
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  font-style: normal;
}

.ccm-page .home-solution {
  margin-bottom: 8.8rem;
}

.ccm-page .home-service {
  margin-bottom: 9rem;
}

.ccm-page .home-casestudy {
  padding: 4.8rem 0 3rem;
  background-color: #dea01c;
  color: #fff;
}

.ccm-page .home-casestudy .section-heading a {
  color: inherit;
}

.ccm-page .home-casestudy .casestudy-list-item {
  margin-bottom: 1.1rem;
}

.ccm-page .home-casestudy .casestudy-list-item-image {
  position: relative;
  overflow: hidden;
  height: 19.8rem;
}

.ccm-page .home-casestudy .casestudy-list-item-image a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.ccm-page .home-casestudy .casestudy-list-item-image img {
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: 100%;
  max-width: none;
  height: auto;
  margin: auto;
  -webkit-transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ccm-page .home-casestudy .casestudy-list-item-content {
  padding: 2.4rem 0;
}

.ccm-page .home-casestudy .casestudy-list-item-content p {
  line-height: 1.714285714;
}

.ccm-page .home-casestudy[data-reveal] {
  background-color: transparent;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}

.ccm-page .home-casestudy[data-reveal].reveal {
  background-color: #dea01c;
}

.ccm-page .home-about {
  padding: 9.3rem 0 0.1rem;
}

.ccm-page .home-about .section-heading {
  margin-bottom: 3.4rem;
}

.ccm-page .home-infographics {
  position: relative;
  padding: 4.9rem 0 2.7rem;
  color: #fff;
}

.ccm-page .home-infographics .backdrop {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.ccm-page .home-infographics .backdrop img {
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
  max-width: none;
  height: 100%;
  margin: auto;
}

.ccm-page .home-infographics .backdrop[data-reveal] {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.ccm-page .home-infographics .backdrop[data-reveal].reveal {
  opacity: 1;
}

.ccm-page .home-infographics .page-wrapper {
  position: relative;
}

.ccm-page .home-news {
  padding: 5.4rem 0 8.5rem;
}

.ccm-page .home-recruit {
  padding: 4.7rem 0 1.8rem;
  background-color: #09345e;
  color: #fff;
}

.ccm-page .home-recruit .figure-list-item-image {
  height: 18.9rem;
}

.ccm-page .home-recruit .figure-list-item-title {
  color: #fff;
}

.ccm-page .home-recruit .figure-listx4 .figure-list-item {
  width: 100%;
}

.ccm-page.wrapper-home #backdrop.is-active + #header {
  z-index: 999;
}

.ccm-page.wrapper-home [id="header"] {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-transition: none;
  transition: none;
}

.ccm-page.wrapper-home #content {
  padding-top: calc(134.133333333% + 5.4vw);
}

.ccm-page.wrapper-home.is-nav-active #content {
  -webkit-transform: none !important;
  transform: none !important;
}

.ccm-page.wrapper-home .hero.hero-home {
  position: fixed;
  z-index: 0;
  top: calc(100vw * 0.1439843);
  left: 0;
  width: 100%;
}

html.edge
  .ccm-page.wrapper-home
  .hero-home
  .hero-carousel
  .carousel-list-item
  .image,
html.firefox
  .ccm-page.wrapper-home
  .hero-home
  .hero-carousel
  .carousel-list-item
  .image {
  background-position: top center !important;
}

.ccm-page.wrapper-home .home-section-wrapper {
  position: relative;
  z-index: 1;
  background-color: #fff;
}

.ccm-page.wrapper-home #footer {
  position: relative;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

.small-show {
  display: none !important;
}

.medium-show {
  display: none !important;
}

.large-show {
  display: none !important;
}

@media (min-width: 20em) {
  .small-show {
    display: block !important;
  }

  .small-hidden {
    display: none !important;
  }
}

@media (min-width: 46.25em) {
  html {
    font-size: 0.714285714vw;
  }

  .ccm-page h2:not([class]) {
    margin-bottom: 3.1rem;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
    padding-left: 2.4rem;
    border-left-width: 0.4rem;
    font-size: 2rem;
  }

  .ccm-page h3 {
    font-size: 1.8rem;
  }

  .ccm-page h4 {
    font-size: 1.6rem;
  }

  .ccm-page p {
    margin-bottom: 1.1rem;
  }

  .ccm-page ruby {
    margin-top: 6rem;
  }

  .ccm-page table {
    margin-top: 2.5rem;
    margin-bottom: 3.4rem;
  }

  .ccm-page table thead th {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
  }

  .ccm-page table tbody th {
    padding: 1.6rem 3.2rem;
  }

  .ccm-page table tbody td {
    padding: 1.4rem 3.2rem;
  }

  .ccm-page table tbody th:first-child {
    vertical-align: middle;
  }

  .ccm-page table tbody th:first-child:not([width]) {
    width: 22%;
  }

  .ccm-page .figure-wrapper {
    max-width: 78.3rem;
  }

  .ccm-page .figure-wrapper img:not([width]) {
    width: 100%;
  }

  .ccm-page .button-wrapper {
    margin: 4rem 0;
  }

  .ccm-page .content-wrapper {
    margin: 0 5.5rem;
  }

  .ccm-page [id="header"] {
    height: 7.5rem;
    border-bottom: 0.1rem solid #c3c3c3;
  }

  .ccm-page .header-inner {
    display: -webkit-box;
    display: flex;
    padding: 2.3rem 2rem 0 2.3rem;
  }

  .ccm-page .brand-logo {
    margin-right: auto;
  }

  .ccm-page .brand-logo-body {
    width: 20rem;
    height: 3rem;
    line-height: 3rem;
  }

  .ccm-page .header-nav {
    position: static;
    margin-right: 4.6rem;
    background: none;
    -webkit-transition: none;
    transition: none;
  }

  .ccm-page .header-nav-inner {
    position: static;
    display: -webkit-box;
    display: flex;
    overflow: visible;
    background: none;
    -webkit-transition: none;
    transition: none;
    -webkit-box-align: center;
    align-items: center;
  }

  .ccm-page .header-nav-primary {
    overflow-y: visible;
    height: auto;
    margin-right: 1.7rem;
    border-top: 0;
    -webkit-overflow-scrolling: none;
  }

  .ccm-page .header-nav-primary .header-nav-list {
    display: -webkit-box;
    display: flex;
  }

  .ccm-page .header-nav-primary .header-nav-list-item {
    position: static;
    border-bottom: 0;
  }

  .ccm-page .header-nav-primary .header-nav-list-title .label {
    padding: 0.5rem 1.4rem;
    font-size: 1.4rem;
    cursor: pointer;
  }

  .ccm-page .header-nav-primary .header-nav-list-title .icon {
    display: none;
  }

  .ccm-page .header-nav-primary .header-nav-list-title.is-current:after {
    content: "";
  }

  .ccm-page .header-nav-primary .header-nav-child {
    position: absolute;
    top: 7.5rem;
    left: 0;
    display: -webkit-box;
    display: flex;
    width: 100%;
    padding: 0 4.5rem;
    background: rgba(255, 255, 255, 0.98);
  }

  .ccm-page .header-nav-primary .header-nav-child-group {
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }

  .ccm-page .header-nav-primary .header-nav-child-group-header {
    border-right: 0.1rem solid #fff;
    pointer-events: none;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }

  .ccm-page .header-nav-primary .header-nav-child-group-header .label {
    padding: 2.6rem 2rem 2rem;
    font-size: 2rem;
    text-align: center;
  }

  .ccm-page .header-nav-primary .header-nav-child-group-header .icon {
    display: none;
  }

  .ccm-page .header-nav-primary .header-nav-child-group-content {
    overflow: visible;
    height: 100% !important;
    border-right: 0.1rem solid #c3c3c3;
  }

  .ccm-page
    .header-nav-primary
    .header-nav-child-group:first-child
    .header-nav-child-group-header {
    margin-left: -4.5rem;
  }

  .ccm-page
    .header-nav-primary
    .header-nav-child-group:last-child
    .header-nav-child-group-header {
    margin-right: -4.5rem;
    border-right: 0;
  }

  .ccm-page
    .header-nav-primary
    .header-nav-child-group:last-child
    .header-nav-child-group-content {
    border-right: 0;
  }

  .ccm-page .header-nav-primary .header-nav-child-list {
    display: -webkit-box;
    display: flex;
    padding-top: 1.6rem;
    padding-bottom: 5.3rem;
    flex-wrap: wrap;
  }

  .ccm-page .header-nav-primary .header-nav-child-list-item {
    width: 33.333333333%;
    padding: 0 1rem;
    border-bottom: 0;
  }

  .ccm-page .header-nav-primary .header-nav-child-list-item a {
    padding: 1.4rem 1rem;
    border-bottom: 0.1rem solid #c3c3c3;
  }

  .ccm-page .header-nav-primary .header-nav-child-list-item a:after {
    top: 1.4rem;
    right: 0.7rem;
    font-size: 1.6rem;
  }

  .ccm-page
    .header-nav-primary
    .header-nav-child-list.wide
    .header-nav-child-list-item {
    width: 100%;
  }

  .ccm-page
    .header-nav-primary
    .header-nav-child-group
    .header-nav-child-list-item {
    width: 50%;
  }

  .ccm-page .header-nav-primary .header-nav-current {
    display: block;
  }

  .ccm-page .header-nav-primary .header-nav-child > .header-nav-child-list {
    width: 100vw;
    margin-right: -4.5rem;
    margin-left: -4.5rem;
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .ccm-page
    .header-nav-primary
    .header-nav-child
    > .header-nav-child-list
    .header-nav-child-list-item {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }

  .ccm-page
    .header-nav-primary
    .header-nav-child
    > .header-nav-child-list
    .header-nav-child-list-item:last-child:after {
    display: block;
    width: 100%;
    height: 5rem;
    content: "";
  }

  .ccm-page .header-nav-primary .header-nav-more {
    margin: -2.3rem 0 0;
    padding-top: 0;
    padding-bottom: 5rem;
    border: 0;
  }

  .ccm-page .header-nav-primary .header-nav-more .button {
    min-width: 19rem;
  }

  .ccm-page .header-nav-search {
    position: absolute;
    top: 7.5rem;
    right: 0;
    left: 0;
    overflow: hidden;
    max-height: 0;
    padding: 0;
    -webkit-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
  }

  .ccm-page .header-nav-search-inner {
    padding: 2.3rem 2rem 2.7rem;
    border-bottom: 0;
    background-color: #fff;
  }

  .ccm-page .header-nav-search-input {
    max-width: 58.8rem;
  }

  .ccm-page .header-nav-search-input .icon-search {
    top: 1.8rem;
    left: 1.9rem;
    font-size: 1.5rem;
  }

  .ccm-page .header-nav-search-input .input {
    padding-left: 4.2rem;
    font-size: inherit;
  }

  .ccm-page .header-nav-search-input .submit {
    padding-top: 1.6rem;
    padding-bottom: 1.5rem;
  }

  .ccm-page.is-search-active .header-nav-search {
    max-height: 20rem;
  }

  .ccm-page .group-logo {
    position: relative;
    top: -0.6rem;
    display: block;
    width: 8.5rem;
    height: 4rem;
  }

  .ccm-page .header-nav-handle {
    display: none;
  }

  .ccm-page .header-nav-search-handle {
    display: block;
    cursor: pointer;
  }

  .ccm-page .footer-banner {
    padding-top: 4rem;
    padding-bottom: 4.1rem;
  }

  .ccm-page .footer-banner-list {
    margin: -1.3rem;
  }

  .ccm-page .footer-banner-list-item {
    width: 25%;
    padding: 1.3rem;
  }

  .ccm-page .footer-nav {
    padding-top: 5rem;
    padding-bottom: 4rem;
  }

  .ccm-page .footer-nav .page-outer-wrapper {
    padding: 0 3rem;
  }

  .ccm-page .footer-nav .footer-row {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .ccm-page .footer-nav .footer-row.top {
    margin-bottom: 3.9rem;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .ccm-page .footer-nav .footer-row.bottom {
    display: block;
  }

  .ccm-page .footer-company {
    margin: 0;
    padding: 0;
    border: 0;
  }

  .ccm-page .footer-company-logo {
    width: 23.2rem;
    margin-bottom: 3.4rem;
  }

  .ccm-page .footer-nav-primary {
    width: 69.5%;
    margin: 0;
  }

  .ccm-page .footer-nav-primary-list {
    display: -webkit-box;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .ccm-page .footer-nav-primary-list-item {
    border-bottom: 0;
  }

  .ccm-page .footer-nav-primary-list-item a {
    padding: 0.5rem 0;
  }

  .ccm-page .footer-nav-primary-list-item a:after {
    content: none;
  }

  .ccm-page .footer-nav-secondary {
    margin-bottom: 1.7rem;
    -webkit-box-flex: 1;
    flex: 1 1 100%;
  }

  .ccm-page .footer-nav-secondary-list {
    display: -webkit-box;
    display: flex;
    width: 70%;
    flex-wrap: wrap;
  }

  .ccm-page .footer-nav-secondary-list-item {
    margin-right: 0.5rem;
  }

  .ccm-page .footer-nav-secondary-list-item a {
    padding-left: 1.5rem;
  }

  .ccm-page .footer-nav-secondary-list-item a:before {
    left: -0.1rem;
    margin-top: 0.1rem;
  }

  .ccm-page .footer-copyright {
    padding: 0.4rem 0;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }

  .ccm-page .footer-pagetop {
    right: 2.2rem;
    bottom: 4.8rem;
  }

  .ccm-page #backdrop {
    display: block;
  }

  .ccm-page .contact-nav {
    display: block;
  }

  .ccm-page .breadcrumb {
    display: block;
  }

  .ccm-page .heading {
    margin-top: 2em;
    margin-bottom: 0.75em;
    font-size: 1.8rem;
  }

  .ccm-page .card-result .heading {
    margin-top: 1.5rem;
    margin-bottom: 1.3rem;
  }

  .ccm-page .section-heading h1,
  .ccm-page .section-heading h2,
  .ccm-page .section-heading h3,
  .ccm-page .section-heading h4,
  .ccm-page .section-heading h5,
  .ccm-page .section-heading h6 {
    margin-right: 3.3rem;
    margin-bottom: 0;
    padding: 0;
    font-size: 3.6rem;
    line-height: 0.8;
  }

  .ccm-page .section-heading p {
    font-size: 1.8rem;
    line-height: 1.444444444;
  }

  .ccm-page .section-heading .note {
    line-height: 1.714285714;
  }

  .ccm-page .copy-heading {
    margin-top: 4.3rem;
    margin-bottom: 2.3rem;
    font-size: 2.4rem;
    font-weight: normal;
  }

  .ccm-page .copy-heading-ruby-large {
    margin-bottom: 0;
  }

  .ccm-page .copy-heading-ruby-large ruby {
    font-size: 5.1rem;
  }

  .ccm-page .copy-heading-ruby-large ruby:before {
    top: 0.6rem;
  }

  .ccm-page .copy-heading-ruby-large + .ruby-exp {
    margin-top: -1.3rem;
    font-size: 1.6rem;
  }

  .ccm-page .card .link-heading {
    margin-bottom: 1.3rem;
  }

  .ccm-page .note {
    margin-bottom: 0.5em;
  }

  .ccm-page .image-center,
  .ccm-page .image-left,
  .ccm-page .image-right {
    margin: 0 0 4rem;
  }

  .ccm-page .image-center .caption,
  .ccm-page .image-left .caption,
  .ccm-page .image-right .caption {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
    font-size: 1.4rem;
  }

  .ccm-page .image-center {
    display: table;
    max-width: 104.2rem;
    margin: 6.2rem auto 4rem;
  }

  .ccm-page .image-center img {
    display: block;
    margin: 0 auto;
  }

  .ccm-page .image-left {
    position: relative;
    top: 0.5rem;
    float: left;
    margin-right: 6rem;
  }

  .ccm-page .image-right {
    position: relative;
    top: 0.5rem;
    float: right;
    margin-left: 6rem;
  }

  .ccm-page button:not([class]),
  .ccm-page button.button-invert,
  .ccm-page input[type="submit"],
  .ccm-page .button {
    min-width: 23rem;
  }

  .ccm-page button:not([class]).-large,
  .ccm-page button.button-invert.-large,
  .ccm-page input[type="submit"].-large,
  .ccm-page .button.-large {
    min-width: 39rem;
  }

  .ccm-page .form-service-select-list {
    display: -webkit-box;
    display: flex;
    margin: 5rem 3rem;
    flex-wrap: wrap;
  }

  .ccm-page .form-service-select-list li {
    width: 50%;
  }

  .ccm-page .form-control-half {
    max-width: 26.8rem;
  }

  .ccm-page .form-control.p-region-id {
    max-width: 16.3rem;
  }

  .ccm-page .form-control.p-locality,
  .ccm-page .form-control.p-street-address,
  .ccm-page .form-control.p-extended-address {
    max-width: 34rem;
  }

  .ccm-page .form-inline {
    flex-flow: wrap;
  }

  .ccm-page .form-inline .form-control + .form-control {
    margin-left: 1.8rem;
  }

  .ccm-page .form-address-row {
    display: -webkit-box;
    display: flex;
    padding: 1.4rem 3.2rem;
  }

  .ccm-page .form-address-row dt {
    width: 23.3rem;
    padding: 0.7rem 0;
    flex-shrink: 0;
  }

  .ccm-page .form-address-row dd {
    width: 100%;
  }

  .ccm-page .form-submit-wrap .button {
    margin-top: 0;
    margin-left: 1.8rem;
  }

  .ccm-page .tag-search-list-item {
    min-width: 16.6%;
  }

  .ccm-page .tax-border .tax-item {
    padding-right: 1.1rem;
    padding-left: 1.1rem;
  }

  .ccm-page .news .tax {
    margin-right: 3rem;
  }

  .ccm-page .news .tax-item {
    min-width: 12rem;
  }

  .ccm-page .term-prefix {
    font-size: 1.2rem;
  }

  .ccm-page .term-list-item {
    margin-right: 1.4rem;
    font-size: 1.2rem;
  }

  .ccm-page .card .term {
    margin-top: auto;
    padding-top: 0.9rem;
    padding-bottom: 0;
  }

  .ccm-page .hero-content {
    padding-top: 1rem;
    padding-bottom: 1.4rem;
  }

  .ccm-page .hero-title {
    font-size: 3.2rem;
  }

  .ccm-page .hero-title br {
    display: none;
  }

  .ccm-page .hero-top {
    height: 39.6rem;
  }

  .ccm-page .hero-lower {
    padding-top: 3.5rem;
  }

  .ccm-page .hero-lower .page-outer-wrapper {
    min-height: 22.5rem;
  }

  .ccm-page .hero-lower .page-outer-wrapper .hero-content {
    padding-bottom: 0.4rem;
  }

  .ccm-page .hero-lower .page-outer-wrapper .page-meta {
    margin-top: 0.6rem;
    margin-bottom: 1.5rem;
  }

  .ccm-page .hero-section {
    height: 45rem;
    padding-top: 0;
  }

  .ccm-page .hero-section .hero-image {
    height: 45rem;
  }

  .ccm-page .hero-section .hero-content {
    width: 38.897637795%;
    margin-left: auto;
    padding-top: 3rem;
    padding-bottom: 4.2rem;
  }

  .ccm-page .hero-section .hero-title {
    position: static;
    display: block;
    height: auto;
    margin-bottom: 0.7rem;
    padding: 0;
    font-size: 3.6rem;
    text-align: left;
  }

  .ccm-page .hero-section .hero-message {
    margin: 0;
    padding: 0;
    font-size: 2rem;
    line-height: 2;
  }

  .ccm-page .hero-section-reverse .hero-content {
    margin-right: auto;
    margin-left: 0;
  }

  .ccm-page .card {
    display: -webkit-box;
    display: flex;
    padding: 0 4rem;
    flex-wrap: wrap;
  }

  .ccm-page .card-item {
    width: 33.333333333%;
    margin: 0;
    padding: 2rem;
  }

  .ccm-page .card-item-inner {
    height: 100%;
  }

  .ccm-page .card-item-heading {
    padding-top: 1.3rem;
    padding-bottom: 1rem;
  }

  .ccm-page .card-item-heading.-large {
    display: -webkit-box;
    display: flex;
    min-height: 7.4rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .ccm-page .card-item-heading.-large h2,
  .ccm-page .card-item-heading.-large h3,
  .ccm-page .card-item-heading.-large h4 {
    font-size: 1.8rem;
  }

  .ccm-page .card-item-image {
    height: 13.4rem;
  }

  .ccm-page .card-item-image.-large {
    height: 19rem;
  }

  .ccm-page .card-item-content {
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-right: 2.5rem;
    padding-bottom: 3.4rem;
    padding-left: 2.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }

  .ccm-page .card-item-content-heading {
    font-size: 1.7rem;
  }

  .ccm-page .card-item .card-item-image + .card-item-content {
    padding-right: 2rem;
    padding-bottom: 3.2rem;
    padding-left: 2rem;
  }

  .ccm-page .card-item .button-wrapper {
    margin-top: 3rem;
  }

  .ccm-page .cardx1 .card-item {
    width: 100%;
  }

  .ccm-page .cardx2 .card-item {
    width: 50%;
  }

  .ccm-page .cardx3 .card-item {
    width: 33.333333333%;
  }

  .ccm-page .cardx4 .card-item {
    width: 25%;
  }

  .ccm-page .cardx4 .card-item.card-large {
    width: 50%;
  }

  .ccm-page [class*="page-section-bg"] .card .card-item {
    min-height: 32.5rem;
  }

  .ccm-page .card-connect {
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    justify-content: center;
  }

  .ccm-page .card-connect .card-item {
    width: 22%;
    padding-right: 0;
    padding-left: 0;
  }

  .ccm-page .card-connect .card-item-heading {
    padding-top: 1.1rem;
    padding-bottom: 0.8rem;
  }

  .ccm-page .card-connect .card-item-heading h2,
  .ccm-page .card-connect .card-item-heading h3,
  .ccm-page .card-connect .card-item-heading h4 {
    font-size: 1.6rem;
  }

  .ccm-page .card-connect .card-item-image {
    height: 20.9rem;
  }

  .ccm-page .card-connect.cardx1 .card-item {
    width: 100%;
  }

  .ccm-page .card-connect.cardx2 .card-item {
    width: 43.5%;
  }

  .ccm-page .card-result .card-item-content {
    padding-bottom: 3rem;
  }

  .ccm-page .card-result .card-item-image {
    height: 19rem;
  }

  .ccm-page .card-result .attribute {
    padding-top: 0.5rem;
    padding-bottom: 0;
  }

  .ccm-page .card-more .card-item-content .button-wrapper {
    margin-top: auto;
    padding-top: 3rem;
  }

  .ccm-page .grid-item {
    width: 33.333333333%;
  }

  .ccm-page .grid-item-inner {
    padding-top: 1.5rem;
    padding-bottom: 0;
  }

  .ccm-page .grid-item-title {
    margin-bottom: 0.3rem;
    font-size: 3rem;
    line-height: 1.133333333;
  }

  .ccm-page .gridx3 .grid-item {
    width: 33.333333333%;
    height: 28.8rem;
  }

  .ccm-page .gridx4 .grid-item {
    width: 25%;
    height: 25rem;
  }

  .ccm-page .gridx4 .grid-item.grid-large {
    width: 50%;
  }

  .ccm-page .flex-grid {
    display: -webkit-box;
    display: flex;
    margin-right: -2rem;
    margin-left: -2rem;
  }

  .ccm-page .flex-grid-column {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .ccm-page .flex-grid-column-main {
    flex-shrink: 0;
  }

  .ccm-page .gridx2 .flex-grid-column {
    width: 50%;
  }

  .ccm-page .gridx3 .flex-grid-column {
    width: 33.333333333%;
  }

  .ccm-page .gridx4 .flex-grid-column {
    width: 25%;
  }

  .ccm-page .between-grid {
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .ccm-page .center-grid {
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .ccm-page .align-center-grid {
    -webkit-box-align: center;
    align-items: center;
  }

  .ccm-page .carousel {
    margin-top: 3rem;
    margin-bottom: 6.7rem;
  }

  .ccm-page .carousel-container {
    width: 39.4rem;
  }

  .ccm-page .carousel-list-item {
    width: 36.3rem;
    padding: 0 1.6rem;
  }

  .ccm-page .carousel-list-item-inner {
    padding-bottom: 1.1rem;
  }

  .ccm-page .carousel-image {
    height: 24.4rem;
  }

  .ccm-page .carousel-content {
    padding-top: 2rem;
  }

  .ccm-page .carousel-content .tax {
    margin-bottom: 1.2rem;
  }

  .ccm-page .carousel-prev,
  .ccm-page .carousel-next {
    top: 50%;
    width: 4.25rem;
    height: 4.25rem;
    line-height: 4.5rem;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .ccm-page .carousel-prev {
    left: 2.3rem;
  }

  .ccm-page .carousel-next {
    right: 2.3rem;
  }

  .ccm-page .carousel-pagination {
    display: -webkit-box;
    display: flex;
  }

  .ccm-page .map {
    padding-bottom: 0.2rem;
  }

  .ccm-page .map:after {
    display: block;
    clear: both;
    content: "";
  }

  .ccm-page .map-heading {
    margin-bottom: 3.2rem;
  }

  .ccm-page .map-image {
    float: right;
    width: 53.5rem;
    height: 39.25rem;
    padding-bottom: 0;
  }

  .ccm-page .map-content {
    position: relative;
    top: -1.2rem;
    float: left;
    width: 53.5rem;
  }

  .ccm-page .map-content p {
    line-height: 1.857142857;
  }

  .ccm-page .map-address {
    padding: 0;
  }

  .ccm-page .map-access {
    margin-top: 2.7rem;
    margin-bottom: 3rem;
  }

  .ccm-page .map-access-group {
    margin-bottom: 1rem;
    padding-left: 1.9rem;
  }

  .ccm-page .map-access-group:before {
    left: 0.3rem;
  }

  .ccm-page .map-column {
    display: -webkit-box;
    display: flex;
    margin-bottom: -3.3rem;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .ccm-page .map-column .map {
    width: 53.5rem;
    padding-bottom: 3.3rem;
  }

  .ccm-page .map-column .map-heading {
    margin-bottom: 2rem;
  }

  .ccm-page .map-column .map-image {
    float: left;
    width: 25rem;
    height: 25rem;
  }

  .ccm-page .map-column .map-content {
    top: -0.9rem;
    float: right;
    width: 25.4rem;
  }

  .ccm-page .news-item {
    padding-top: 2.1rem;
    padding-bottom: 1.6rem;
  }

  .ccm-page .news-item-inner {
    flex-wrap: nowrap;
  }

  .ccm-page .news-item-date {
    min-width: 6.05em;
  }

  .ccm-page .news-item-title {
    margin-top: 0;
    line-height: 1.357142857;
  }

  .ccm-page .news-local {
    max-height: 39rem;
  }

  .ccm-page .news-local .news-item {
    padding: 1.7rem 0 1.1rem;
  }

  .ccm-page .news-local .news-item-date {
    min-width: 6.4em;
  }

  .ccm-page .news-local .news-item-title {
    margin-top: 0;
  }

  .ccm-page .news-local .news-item-text {
    line-height: 1.857142857;
  }

  .ccm-page .infographics-list {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
    padding-top: 0.7rem;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .ccm-page .infographics-list-item {
    width: auto;
    margin-right: 10px;
    margin-bottom: 4.5rem;
    margin-left: 10px;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }

  .ccm-page .infographics-list-item-heading {
    margin-bottom: 2.3rem;
    font-size: 1.6rem;
  }

  .ccm-page .infographics-list-item-score {
    margin-bottom: 1.9rem;
  }

  .ccm-page .infographics-list-item-score-number {
    font-size: 7.2rem;
  }

  .ccm-page .infographics-list-item-score-prefix,
  .ccm-page .infographics-list-item-score-suffix {
    font-size: 1.6rem;
  }

  .ccm-page .infographics-list-item-image[data-animation-type="1"] {
    right: auto;
    width: 15.4rem;
    height: 13.456rem;
    margin-top: -4.9rem;
  }

  .ccm-page .infographics-list-item-image[data-animation-type="2"] {
    width: 7.787rem;
    height: 13.691rem;
    margin-top: -6.1rem;
  }

  .ccm-page .infographics-list-item-image[data-animation-type="3"] {
    right: -3.3rem;
    width: 18rem;
    height: 10.173rem;
    margin-top: -3.3rem;
  }

  .ccm-page .infographics-list-item-image[data-animation-type="4"] {
    width: 6.4rem;
    height: 6.4rem;
    margin-top: 3.1rem;
  }

  .ccm-page .infographics-list-item-image[data-animation-type="5"] {
    right: auto;
    width: 11.3rem;
    height: 11.192rem;
    margin-top: -3.45rem;
  }

  .ccm-page .infographics-list-item:nth-child(even) {
    padding-left: 0;
  }

  .ccm-page .figure-list {
    flex-direction: row;
    margin-right: -1.5rem;
    margin-left: -1.5rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }

  .ccm-page .figure-list-item {
    width: 33.333333333%;
    margin-bottom: 2.5rem;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }

  .ccm-page .figure-list-item-inner {
    padding: 0 1.5rem;
  }

  .ccm-page .figure-list-item-image {
    height: 22rem;
  }

  .ccm-page .figure-list-item-title {
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
  }

  .ccm-page .figure-listx4 {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }

  .ccm-page .figure-listx4 .figure-list-item {
    width: 25%;
  }

  .ccm-page .figure-listx4 .figure-list-item-inner {
    padding: 0 1.5rem;
  }

  .ccm-page .figure-listx4 .figure-list-item-image {
    height: 22rem;
  }

  .ccm-page ul.stripe-list li,
  .ccm-page ol.stripe-list li {
    padding: 2rem;
    padding-left: 4rem;
  }

  .ccm-page ul.stripe-list li:before,
  .ccm-page ol.stripe-list li:before {
    left: 2.3rem;
  }

  .ccm-page ul.stripe-list li:before {
    top: 2.9rem;
  }

  .ccm-page ol.stripe-list li:before {
    top: 2rem;
  }

  .ccm-page .table-scroll {
    overflow-x: visible;
    margin-top: 2.5rem;
    margin-bottom: 3.4rem;
  }

  .ccm-page .table-scroll table th,
  .ccm-page .table-scroll table td {
    white-space: normal;
  }

  .ccm-page .table-block table tbody tr + tr {
    display: table-row;
    margin-top: 0;
  }

  .ccm-page .table-block table tbody th,
  .ccm-page .table-block table tbody td {
    display: table-cell;
  }

  .ccm-page .table-block table tbody th {
    border: 0.1rem solid #f5f5f5;
  }

  .ccm-page .table-block table tbody th:first-child {
    border-bottom-color: #fff;
  }

  .ccm-page .table-block table tbody th:first-child:not([width]) {
    width: 22%;
  }

  .ccm-page .qa-item {
    padding-top: 2.4rem;
    padding-bottom: 1.2rem;
  }

  .ccm-page .qa-item-title {
    margin-bottom: 1.1rem;
    padding-left: 4.7rem;
    font-size: 1.6rem;
    line-height: 1.9375;
  }

  .ccm-page .qa-item-title:before {
    width: 3.1rem;
    height: 3.1rem;
    font-size: 1.6rem;
    line-height: 2.9rem;
  }

  .ccm-page .qa-item-content:before {
    width: 3.1rem;
    height: 3.1rem;
    font-size: 1.6rem;
    line-height: 2.9rem;
  }

  .ccm-page .interview-summary {
    max-width: 104.2rem;
    margin: 4rem auto 7.9rem;
  }

  .ccm-page .interview-summary-inner {
    display: -webkit-box;
    display: flex;
    padding: 3.3rem 0 3.2rem;
    flex-wrap: wrap;
  }

  .ccm-page .interview-summary-column {
    padding: 0 5rem;
    border: 0;
  }

  .ccm-page .interview-summary-column p {
    line-height: 1.857142857;
  }

  .ccm-page .interview-summary-column p:last-child {
    margin-bottom: 0;
  }

  .ccm-page .interview-summary-column:first-of-type {
    padding-left: 4rem;
  }

  .ccm-page .interview-summary-column:last-of-type {
    padding-right: 4rem;
  }

  .ccm-page .interview-summary-column:last-of-type:after {
    content: none;
  }

  .ccm-page .interview-summary-heading {
    margin-bottom: 0.1rem;
  }

  .ccm-page .interview-summary-note {
    width: 100%;
    padding: 2.3rem 4rem 0;
    font-size: 1.2rem;
  }

  .ccm-page .interview-heading {
    margin-top: 3.7rem;
    margin-bottom: 1.6rem;
    font-size: 1.6rem;
    line-height: 1.625;
  }

  .ccm-page .interview-heading:before {
    width: 4.8rem;
    margin-right: 0.6rem;
  }

  .ccm-page .interview-product-inner {
    display: -webkit-box;
    display: flex;
    padding: 0 1rem;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .ccm-page .interview-product-content {
    width: 50%;
    margin: 0;
    padding: 4.1rem;
  }

  .ccm-page .interview-product-heading {
    margin-bottom: 3.3rem;
    font-size: 2.3rem;
  }

  .ccm-page .interview-product-stores {
    margin: -0.7rem;
    padding: 0 0.1rem;
    -webkit-box-pack: start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .ccm-page .interview-product-stores-item {
    margin: 0.7rem;
  }

  .ccm-page .interview-product-stores-item.apple {
    width: 16.5rem;
    height: 4.9rem;
  }

  .ccm-page .interview-product-stores-item.google {
    width: 12.6rem;
    height: 4.9rem;
  }

  .ccm-page .interview-product-stores-item a[href*="play.google.com"] img {
    margin-left: -10%;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }

  .ccm-page .interview-product-stores-item:last-child {
    margin-right: 0;
  }

  .ccm-page .interview-product-stores-note {
    margin: 2.9rem 0;
    padding: 0 0.2rem;
    font-size: 1.2rem;
  }

  .ccm-page .interview-product-images {
    width: 50%;
    margin: 0;
    padding: 3.3rem 0;
    padding-right: 4.1rem;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }

  .ccm-page .interview-product-images-item {
    padding: 1.7rem;
  }

  .ccm-page .articles-filter {
    padding-top: 7rem;
  }

  .ccm-page .articles-filter-list-item {
    width: 100%;
    min-width: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.4rem;
    font-size: 1.4rem;
  }

  .ccm-page .articles-pagination {
    margin-bottom: 10rem;
    padding-bottom: 0;
  }

  .ccm-page .articles-pagination-inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .ccm-page .articles-pagination-list {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .ccm-page .articles-pagination-prev,
  .ccm-page .articles-pagination-next {
    position: static;
    width: auto;
  }

  .ccm-page .articles-pagination-prev {
    margin-right: 3.2rem;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }

  .ccm-page .articles-pagination-next {
    margin-left: 3.2rem;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .ccm-page .article-meta {
    margin-top: 5.7rem;
    margin-bottom: 3.1rem;
  }

  .ccm-page .article-meta time {
    padding-top: 0.3rem;
  }

  .ccm-page .page-meta {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }

  .ccm-page .page-meta .term {
    margin: 0 1.3rem;
  }

  .ccm-page .page-meta .term .term-prefix {
    margin-right: 0.5rem;
    font-size: 1.2rem;
  }

  .ccm-page .page-meta .term .term-list-item {
    margin-bottom: 0;
  }

  .ccm-page .page-meta .term .term-list-item .label {
    padding: 0.3rem 0.5rem 0.3rem;
    font-size: 1.1rem;
  }

  .ccm-page .page-meta .term-solution {
    margin-bottom: 0;
  }

  .ccm-page .page-meta .term-solution .term-list-item .label {
    padding: 0.4rem 0.5rem;
  }

  .ccm-page .page-meta .company {
    margin: 0 1.6rem;
    font-size: 1.2rem;
  }

  .ccm-page .page-lead {
    margin-top: 7.3rem;
    margin-bottom: 6.8rem;
  }

  .ccm-page .page-lead-heading {
    margin-bottom: 3.5rem;
    font-size: 2.7rem;
  }

  .ccm-page .page-section {
    padding-top: 7.3rem;
  }

  .ccm-page .page-section:last-child {
    margin-bottom: 9.8rem;
  }

  .ccm-page .page-section-bg-gray {
    padding-top: 3.9rem;
  }

  .ccm-page .page-lead + .page-section-bg-gray {
    margin-top: -5.1rem;
  }

  .ccm-page .page-section-pt-none {
    padding-top: 0;
  }

  .ccm-page .page-nav-list {
    padding: 0;
    font-size: 1.4rem;
  }

  .ccm-page .page-nav-list-item {
    max-width: 40%;
  }

  .ccm-page .page-nav-list-item a {
    padding: 2.8rem 2.4rem 2.4rem;
  }

  .ccm-page .page-nav-list-item a:after {
    top: 3rem;
    bottom: 2.3rem;
  }

  .ccm-page .page-nav-list-current .bar {
    bottom: 1rem;
  }

  .ccm-page .page-nav-list-prev,
  .ccm-page .page-nav-list-next {
    position: absolute;
    top: 1rem;
    left: -1.5rem;
    display: -webkit-box;
    display: flex;
    width: 1.5rem;
    height: calc(100% - 2rem);
    background-color: #04519e;
    cursor: pointer;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
  }

  .ccm-page .page-nav-list-prev.swiper-button-disabled,
  .ccm-page .page-nav-list-next.swiper-button-disabled {
    display: none;
  }

  .ccm-page .page-nav-list-prev:before,
  .ccm-page .page-nav-list-next:before {
    font-family: "ryobi";
    content: "";
  }

  .ccm-page .page-nav-list-next {
    right: -1.5rem;
    left: auto;
  }

  .ccm-page .page-nav-list-next:before {
    content: "";
  }

  .ccm-page .page-contact {
    margin-top: 6.6rem;
    margin-bottom: 10rem;
  }

  .ccm-page .page-contact .page-wrapper {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .ccm-page .page-contact-header {
    padding-top: 1.8rem;
  }

  .ccm-page .page-contact-header .heading {
    padding: 1.7rem 2rem 1.6rem;
    font-size: 2rem;
  }

  .ccm-page .page-contact-header .division {
    padding: 1.6rem 1rem 1.5rem;
    font-size: 1.8rem;
  }

  .ccm-page .page-contact-content {
    flex-direction: row;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }

  .ccm-page .page-contact-content-column {
    width: 50%;
    padding-top: 1.7rem;
    border-bottom: 0;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }

  .ccm-page .page-contact-content-column:after {
    content: "";
  }

  .ccm-page .page-contact-content-column p {
    font-size: 1.6rem;
  }

  .ccm-page .page-contact-content-column .tel {
    font-size: 3.6rem;
    line-height: 1.8;
    letter-spacing: 0.03em;
  }

  .ccm-page .page-contact-content-column .tel .icon-phone {
    top: -0.2rem;
    margin-left: -1.5rem;
    font-size: 2.7rem;
  }

  .ccm-page .page-contact-content-column .button {
    margin-top: 1.3rem;
    padding-top: 0.9rem;
    padding-bottom: 0.5rem;
  }

  .ccm-page .page-contact-content-column:last-child:after {
    content: none;
  }

  .ccm-page .page-related {
    padding-top: 5.3rem;
    padding-bottom: 8.7rem;
  }

  .ccm-page .page-related h2 {
    margin-bottom: 2rem;
    padding: 0;
  }

  .ccm-page .page-related-heading {
    margin-bottom: 1.2rem;
    font-size: 1.7rem;
  }

  .ccm-page .page-related-content p {
    line-height: 1.857142857;
  }

  .ccm-page .page-related .carousel {
    margin-top: 0;
  }

  .ccm-page .page-related .carousel-container {
    width: 39.6rem;
  }

  .ccm-page .page-related .carousel-list-item {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .ccm-page .page-related .carousel-list-item-inner {
    padding: 2.8rem 3rem 1rem;
  }

  .ccm-page .page-related .carousel-prev,
  .ccm-page .page-related .carousel-next {
    margin-top: 0.1rem;
  }

  .ccm-page .page-related .carousel-prev {
    left: 2.2rem;
  }

  .ccm-page .page-related .carousel-next {
    right: 2.2rem;
  }

  .ccm-page .page-related .carousel-pagination {
    bottom: -3.7rem;
  }

  .ccm-page .message-signature img {
    max-width: 27.8rem;
  }

  .ccm-page .message-signature.-right img {
    margin-right: -1.3rem;
  }

  .ccm-page .local-nav-item {
    min-width: calc(100% / 6);
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }

  .ccm-page .local-nav-item a {
    padding: 1rem 0.2rem 1rem;
    font-size: 1.4rem;
  }

  .ccm-page .hero-home {
    height: 0;
    margin-bottom: 8.5rem;
    padding-bottom: 52.785714286%;
  }

  .ccm-page .hero-home .hero-carousel .carousel-list-item .image {
    background-size: 100% auto;
  }

  .ccm-page .hero-home .hero-carousel .carousel-hd {
    display: block;
  }

  .ccm-page .hero-home .hero-carousel .carousel-prev,
  .ccm-page .hero-home .hero-carousel .carousel-next {
    display: block;
    width: 5.4rem;
    height: 5.4rem;
    line-height: 5.4rem;
  }

  .ccm-page .hero-home .hero-carousel .carousel-pagination {
    bottom: 3.6rem;
  }

  .ccm-page .home-message {
    margin-bottom: 8.5rem;
  }

  .ccm-page .home-message .message-inner {
    display: -webkit-box;
    display: flex;
    padding: 0;
  }

  .ccm-page .home-message .message-image {
    width: 42.571428571%;
    margin: 0;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }

  .ccm-page .home-message .message-image-body {
    height: 100%;
  }

  .ccm-page .home-message .message-content {
    padding: 4.9rem 3.714285714% 5.1rem;
  }

  .ccm-page .home-message .message-title {
    margin-bottom: 2.4rem;
    font-size: 2.6rem;
    letter-spacing: 0.02em;
  }

  .ccm-page .home-message .message-catch {
    margin-bottom: 3.3rem;
    font-size: 2.6rem;
    line-height: 1.75;
  }

  .ccm-page .home-message p {
    margin-bottom: 2rem;
    line-height: 2.142857143;
  }

  .ccm-page .home-solution {
    margin-bottom: 7.6rem;
  }

  .ccm-page .home-service {
    margin-bottom: 7.4rem;
  }

  .ccm-page .home-casestudy {
    padding-top: 6.4rem;
    padding-bottom: 6.5rem;
  }

  .ccm-page .home-casestudy .casestudy-list {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .ccm-page .home-casestudy .casestudy-list-item {
    display: -webkit-box;
    display: flex;
    width: 47.244094488%;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }

  .ccm-page .home-casestudy .casestudy-list-item-image {
    width: 54.545454545%;
    height: auto;
    padding-bottom: 38.842975207%;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }

  .ccm-page .home-casestudy .casestudy-list-item-content {
    position: relative;
    top: -0.5em;
    padding: 0 0 0 2.8rem;
  }

  .ccm-page .home-casestudy .casestudy-list-item-content p {
    line-height: 1.857142857;
  }

  .ccm-page .home-about {
    padding-top: 7.7rem;
  }

  .ccm-page .home-about .section-heading {
    margin-bottom: 3.2rem;
  }

  .ccm-page .home-infographics {
    padding-top: 5.1rem;
  }

  .ccm-page .home-news {
    padding-top: 5.9rem;
    padding-bottom: 8.3rem;
  }

  .ccm-page .home-news .section-heading {
    margin-bottom: 3.7rem;
  }

  .ccm-page .home-recruit {
    padding-top: 5rem;
    padding-bottom: 2.5rem;
  }

  .ccm-page .home-recruit .figure-list-item-image {
    height: 16.6rem;
  }

  .ccm-page .home-recruit .figure-listx4 .figure-list-item {
    width: 25%;
  }

  .ccm-page.wrapper-home #content {
    padding-top: calc(52.785714286% + 5.4vw);
  }

  .ccm-page.wrapper-home .hero.hero-home {
    top: calc(100vw * 0.0528571428);
  }

  html.edge
    .ccm-page.wrapper-home
    .hero-home
    .hero-carousel
    .carousel-list-item
    .image,
  html.firefox
    .ccm-page.wrapper-home
    .hero-home
    .hero-carousel
    .carousel-list-item
    .image {
    background-position: top center !important;
  }

  .medium-show {
    display: block !important;
  }

  .medium-hidden {
    display: none !important;
  }
}

@media (min-width: 46.25em) and (min-width: 46.25em) {
  .ccm-page .figure-listx2 .figure-list-item {
    width: 50%;
  }

  .ccm-page .figure-listx3 .figure-list-item {
    width: 33.333333333%;
  }
}

@media (min-width: 79.375em) {
  .ccm-page .section-heading {
    margin-bottom: 5.1rem;
  }

  .large-show {
    display: block !important;
  }

  .large-hidden {
    display: none !important;
  }
}

@media screen and (min-width: 1400px) {
  .ccm-page .hero-home .hero-carousel .carousel-hd-lead {
    margin-bottom: 16px;
    margin-left: -5px;
    font-size: 18px;
  }

  .ccm-page .hero-home .hero-carousel .carousel-hd-message {
    margin-bottom: 10px;
    margin-left: -6px;
    font-size: 86px;
  }

  .ccm-page .hero-home .hero-carousel .carousel-hd-button {
    padding: 15px 40px;
    border-radius: 6px;
    font-size: 15px;
  }

  .ccm-page .hero-home .hero-carousel .carousel-hd-button::after {
    margin-left: 8px;
  }
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes pagetop-fadeIn {
  0% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes pagetop-fadeIn {
  0% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@-webkit-keyframes pagetop-fadeOut {
  0% {
    display: block;
    opacity: 1;
  }

  99% {
    display: block;
    opacity: 0;
  }

  100% {
    display: none;
    opacity: 0;
  }
}

@keyframes pagetop-fadeOut {
  0% {
    display: block;
    opacity: 1;
  }

  99% {
    display: block;
    opacity: 0;
  }

  100% {
    display: none;
    opacity: 0;
  }
}

@-webkit-keyframes carousel-loading {
  0% {
    top: 0%;
    bottom: 0%;
  }

  10% {
    top: -30%;
    bottom: -30%;
  }

  30% {
    top: 0%;
    bottom: 0%;
  }

  100% {
    top: 0%;
    bottom: 0%;
  }
}

@keyframes carousel-loading {
  0% {
    top: 0%;
    bottom: 0%;
  }

  10% {
    top: -30%;
    bottom: -30%;
  }

  30% {
    top: 0%;
    bottom: 0%;
  }

  100% {
    top: 0%;
    bottom: 0%;
  }
}

/**追加事項**/
/**20200619_動画ボックス**/
/**pc**/
.video_box {
  margin: 6.1rem auto 0 auto;
}

.video_box iframe {
  width: 100%;
}

/**sp**/
@media (max-width: 46.25em) {
  .video_box {
    position: relative;
    max-width: 960px;
    height: 0;
    margin: 6.1rem 2rem 0 2rem !important;
    padding-top: 56.25%;
  }

  .video_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/*# sourceMappingURL=app.css.map */

.ccm-page.arcaclavis .page-wrapper .page-wrapper {
  padding: 0;
}
.ccm-page.arcaclavis .header-nav-child-pc {
  display: none;
}
.ccm-page.arcaclavis .hero-lower .page-outer-wrapper {
  min-height: 10.6rem;
}
.ccm-page.arcaclavis .contact-nav {
  font-size: 1.7rem;
}
.ccm-page.arcaclavis .home-section-title {
  font-size: 2.2rem;
  color: #0065c8;
  text-align: center;
  margin-bottom: 3rem;
}
.ccm-page.arcaclavis .home-section-wrapper {
  z-index: 0;
}
.ccm-page.arcaclavis .home-section-wrapper .carousel {
  margin-bottom: 3rem;
}
.ccm-page.arcaclavis .home-section-wrapper .carousel .carousel-image {
  height: 19rem;
}
.ccm-page.arcaclavis .home-section-wrapper .carousel .carousel-prev,
.ccm-page.arcaclavis .home-section-wrapper .carousel .carousel-next {
  top: 11rem;
}
.ccm-page.arcaclavis
  .home-section-wrapper
  .feature-list
  .feature-list-item-title {
  line-height: 1.43;
}
.ccm-page.arcaclavis .home-section-wrapper .button-wrapper {
  margin: 0;
}
.ccm-page.arcaclavis .home-news {
  padding-top: 3.8rem;
  padding-bottom: 1.5rem;
}
.ccm-page.arcaclavis .home-news .page-section {
  padding-top: 0;
  margin-bottom: 0;
}
.ccm-page.arcaclavis .home-news .page-section + .page-section {
  padding-top: 5.5rem;
}
.ccm-page.arcaclavis .home-news .section-heading {
  margin-bottom: 2rem;
}
.ccm-page.arcaclavis .home-news .news-local {
  max-height: none;
  overflow-y: auto;
}
.ccm-page.arcaclavis .home-news .news-local .news-item {
  padding: 2rem 0 1.6rem;
}
.ccm-page.arcaclavis .home-news .news-local .news-item-body a {
  color: inherit;
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ccm-page.arcaclavis .home-news .news-local .news-item-body a:hover {
  color: #0065c8;
}
.ccm-page.arcaclavis .home-news .news-item-date {
  font-size: 1.6rem;
}
.ccm-page.arcaclavis .home-news .news-item-title {
  font-size: 1.5rem;
  font-weight: normal;
}
.ccm-page.arcaclavis .home-news .figure-list-item-title {
  font-size: 1.6rem;
}
.ccm-page.arcaclavis .home-news .figure-list-item-image {
  height: 16.7rem;
}
.ccm-page.arcaclavis .home-feature {
  padding: 4.3rem 0 5rem;
  background-color: #f5f5f5;
}
.ccm-page.arcaclavis .home-casestudy {
  color: #444;
  background-color: #fff;
}
.ccm-page.arcaclavis .list-title {
  color: #0065c8;
  font-size: 2.2rem;
  margin-top: 4rem;
  margin-bottom: 3rem;
  text-align: center;
}
.ccm-page.arcaclavis .topic-list {
  text-align: center;
  margin: -0.5rem -0.5rem 3rem -0.5rem;
}
.ccm-page.arcaclavis .topic-list-topic {
  display: inline-block;
  white-space: nowrap;
  font-size: 1.3rem;
  border: 1px solid rgba(68, 68, 68, 0.6);
  border-radius: 1.5rem;
  padding: 0.5rem 1rem;
  margin: 0.5rem;
  transition: all ease 0.5s;
}
.ccm-page.arcaclavis .topic-list-topic:focus,
.ccm-page.arcaclavis .topic-list-topic:hover,
.ccm-page.arcaclavis .topic-list-topic.active {
  background-color: #0065c8;
  color: #fff;
  border-color: #0065c8;
}
.ccm-page.arcaclavis .topic-list-topic.s {
  font-size: 1.1rem;
}
.ccm-page.arcaclavis .topic-list-side .topic-list-topic {
  font-size: 1.2rem;
}
.ccm-page.arcaclavis .page-popular-list {
  margin-top: -1.6rem;
}
.ccm-page.arcaclavis .page-popular-list-item {
  border-bottom: 1px solid #dbdbdb;
  position: relative;
}
.ccm-page.arcaclavis .page-popular-list-item-inner {
  display: flex;
  padding: 1.6rem 0;
}
.ccm-page.arcaclavis .page-popular-list-num {
  width: 2.3rem;
  height: 2.3rem;
  line-height: 2.3rem;
  text-align: center;
  color: #fff;
  background-color: #258dd7;
  border-radius: 50%;
  font-size: 1.2rem;
  position: absolute;
  top: 0.4rem;
  left: -1.2rem;
  z-index: 1;
}
.ccm-page.arcaclavis .page-popular-list-thumbnail {
  width: 6rem;
  height: 6rem;
  flex-shrink: 0;
  position: relative;
}
.ccm-page.arcaclavis .page-popular-list-thumbnail img {
  margin: auto;
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
  height: 100%;
  max-width: none;
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ccm-page.arcaclavis .page-popular-list-text {
  padding-left: 1.3rem;
}
.ccm-page.arcaclavis .page-popular-list-heading {
  font-size: 1.4rem;
  line-height: 1.42;
}
.ccm-page.arcaclavis .page-popular-list a:hover .page-popular-list-text {
  color: #258dd7;
}
.ccm-page.arcaclavis
  .page-popular-list
  a:hover
  .page-popular-list-thumbnail
  img {
  transform: scale(1.1);
}
.ccm-page.arcaclavis .page-popular + .side-banner-list {
  margin-top: 3.5rem;
}
.ccm-page.arcaclavis .side-banner-list {
  margin-bottom: 5rem;
}
.ccm-page.arcaclavis .side-banner-list-item {
  display: block;
  margin-bottom: 2.6rem;
  transition: all 0.5s;
}
.ccm-page.arcaclavis .side-banner-list a:hover {
  opacity: 0.8;
}
.ccm-page.arcaclavis .feature-list .feature-list-item {
  margin-bottom: 3.5rem;
}
.ccm-page.arcaclavis .feature-list .cate {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
}
.ccm-page.arcaclavis .feature-list .cate .tax-item {
  background-color: #258dd7;
}
.ccm-page.arcaclavis .feature-list .feature-list-item-title {
  font-size: 1.6rem;
  margin-top: 1.8rem;
  margin-bottom: 1.5rem;
}
.ccm-page.arcaclavis .feature-list .feature-list-item-meta {
  font-size: 1.2rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.ccm-page.arcaclavis .feature-list .feature-list-item-meta .date {
  margin-right: 1.9rem;
  flex-shrink: 0;
}
.ccm-page.arcaclavis .feature-list .feature-list-item-meta .user-pic {
  margin-right: 0.6rem;
  width: 2.8rem;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}
.ccm-page.arcaclavis .feature-page {
  font-size: 1.6rem;
}
.ccm-page.arcaclavis .feature-page .article-page-title {
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 2.2rem;
}
.ccm-page.arcaclavis .feature-page .article-meta {
  margin-top: 4rem;
}
.ccm-page.arcaclavis .feature-page .article-meta time {
  margin-right: 2.7rem;
  font-family: inherit;
}
.ccm-page.arcaclavis .feature-page .article-meta .user-pic {
  margin-right: 1.5rem;
  width: 7rem;
  border-radius: 50%;
  overflow: hidden;
}
.ccm-page.arcaclavis .feature-page .article-meta .user-name {
  font-size: 1.6rem;
}
.ccm-page.arcaclavis .feature-page .article-meta .tax {
  margin-top: 2rem;
  margin-bottom: 4rem;
  flex-wrap: wrap;
  line-height: 1.68;
}
.ccm-page.arcaclavis .feature-page .article-meta .tax .tax-item {
  color: #0065c8;
  font-size: 1.6rem;
  padding: 0;
  margin-right: 2rem;
  min-width: auto;
}
.ccm-page.arcaclavis .page-nav-index {
  margin-top: 4rem;
  padding: 2rem;
  border-radius: 0.4rem;
  background-color: #f5f5f5;
}
.ccm-page.arcaclavis .page-nav-index-title {
  font-size: 2rem;
}
.ccm-page.arcaclavis .page-nav-index-list-item {
  margin: 1.2rem 0;
}
.ccm-page.arcaclavis .page-nav-index-list-item:last-child {
  margin-bottom: 0;
}
.ccm-page.arcaclavis .page-nav-index-list-item-indent {
  margin-left: 1.2rem;
}
.ccm-page.arcaclavis .arca-hero {
  height: 30.5rem;
  background-color: transparent;
}
.ccm-page.arcaclavis .arca-hero .arca-hero-hd {
  position: absolute;
  z-index: 1;
  top: 0;
  margin: auto;
  padding: 2rem;
  text-align: center;
  color: #0054a7;
  pointer-events: none;
}
.ccm-page.arcaclavis .arca-hero .arca-hero-hd-summary {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.ccm-page.arcaclavis .arca-hero .arca-hero-hd-description {
  font-size: 1.7rem;
  margin-top: 1rem;
}
.ccm-page.arcaclavis .arca-hero .arca-hero-hd.white {
  color: #fff;
}
.ccm-page.arcaclavis.wrapper-home #content {
  padding-top: 0;
}
.ccm-page.arcaclavis.wrapper-home .hero.hero-home {
  position: relative;
  height: 37.2rem;
  padding-bottom: 0;
}
.ccm-page.arcaclavis.wrapper-home .hero.hero-home .arca-hero {
  height: 100%;
}
.ccm-page.arcaclavis.wrapper-home
  .hero.hero-home
  .carousel-list-item
  .arca-hero {
  opacity: 0;
  transition: all ease 0.9s;
}
.ccm-page.arcaclavis.wrapper-home
  .hero.hero-home
  .carousel-list-item.carousel-list-item-active
  .arca-hero {
  opacity: 1;
}
.ccm-page.arcaclavis .local-nav {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.ccm-page.arcaclavis .local-nav:before {
  border-color: #0065c8;
}
.ccm-page.arcaclavis .local-nav-item:before {
  border-color: #0065c8;
}
.ccm-page.arcaclavis .local-nav-item a {
  color: #0065c8;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ccm-page.arcaclavis .local-nav-item a.is-active {
  color: #fff;
  background-color: #0065c8;
}
.ccm-page.arcaclavis .case-list-item-title {
  margin-top: 1.2rem;
  font-size: 2rem;
  font-weight: bold;
  color: #064787;
}
.ccm-page.arcaclavis .case-list-item-text {
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
  line-height: 1.428;
}
.ccm-page.arcaclavis .case-list .term-list {
  flex-wrap: wrap;
}
.ccm-page.arcaclavis .case-list .term-list-item {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.3rem 0.6rem 0.4rem;
  font-size: 1.1rem;
  background-color: #5995cf;
  color: #fff;
  border-radius: 0.3rem;
  white-space: nowrap;
}
.ccm-page.arcaclavis .hero-white {
  background-color: #fff;
  color: #444;
}
.ccm-page.arcaclavis .hero-white .hero-title {
  font-weight: bold;
}
.ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper {
  background-color: #ceeaff;
  color: #444;
  font-weight: bold;
}
.ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper .page-nav-list-item {
  padding: 2.1rem 1.5rem 1rem;
}
.ccm-page.arcaclavis
  .case-page
  .page-nav-fixed-wrapper
  .page-nav-list-item:after {
  position: absolute;
  top: 2rem;
  right: 0;
  bottom: 2.1rem;
  width: 0.1rem;
  background-color: #97a8b4;
  content: "";
}
.ccm-page.arcaclavis
  .case-page
  .page-nav-fixed-wrapper
  .page-nav-list-item:last-child:after {
  display: none;
}
.ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper .page-nav-list-item a {
  padding: 0 0 1.2rem;
  color: #444;
  border-bottom: 0.2rem solid transparent;
}
.ccm-page.arcaclavis
  .case-page
  .page-nav-fixed-wrapper
  .page-nav-list-item
  a:after {
  display: none;
}
.ccm-page.arcaclavis
  .case-page
  .page-nav-fixed-wrapper
  .page-nav-list
  .active
  a {
  color: #0065c8;
  border-bottom-color: #0065c8;
}
.ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper .page-nav-list-current {
  display: none;
}
.ccm-page.arcaclavis .case-page .page-lead .tax {
  flex-wrap: wrap;
  justify-content: center;
}
.ccm-page.arcaclavis .case-page .page-lead .tax-item {
  margin-bottom: 0.5rem;
  padding: 0.4rem 0.8rem 0.5rem;
  font-size: 1.3rem;
  background-color: #5995cf;
}
.ccm-page.arcaclavis .case-page .page-lead .tax-item + .tax-item {
  margin-left: 0.8rem;
}
.ccm-page.arcaclavis .case-page .caption {
  margin-top: 1.7rem;
  text-align: center;
}
.ccm-page.arcaclavis .case-page .case-meta-text {
  font-size: 1.5rem;
}
.ccm-page.arcaclavis .case-page .case-meta-text h3 {
  margin-bottom: 0;
  padding-left: 2rem;
  padding-bottom: 0.6rem;
  border-bottom-color: #444;
  font-weight: bold;
}
.ccm-page.arcaclavis .case-page .case-meta-attr {
  padding: 1.7rem 2rem;
}
.ccm-page.arcaclavis .case-page .case-meta-attr dt {
  color: #064787;
  margin-bottom: 0.4rem;
}
.ccm-page.arcaclavis .case-page .case-meta-attr dd {
  margin-bottom: 0.7rem;
}
.ccm-page.arcaclavis .case-page .case-meta-voice {
  background-color: #fff6e3;
  padding: 1.5rem 2rem 0.4rem;
  border-radius: 0.6rem;
}
.ccm-page.arcaclavis .case-page .case-meta-voice h3 {
  padding-left: 0;
  border-bottom: none;
}
.ccm-page.arcaclavis .case-page .case-purpose-header {
  padding: 1.6rem 2rem;
  background-color: #1185fc;
  display: flex;
  justify-content: center;
  border: 0.2rem solid #1185fc;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
}
.ccm-page.arcaclavis .case-page .case-purpose-header .heading {
  color: #fff;
  margin: 0;
}
.ccm-page.arcaclavis .case-page .case-purpose-content {
  padding: 1.6rem 2rem;
  border: 0.2rem solid #1185fc;
  border-bottom-left-radius: 0.6rem;
  border-bottom-right-radius: 0.6rem;
}
.ccm-page.arcaclavis .case-page .case-purpose ul,
.ccm-page.arcaclavis .case-page .case-purpose ol {
  margin-bottom: 0;
}
.ccm-page.arcaclavis .case-page .case-purpose ul.check-icon-list li:after {
  content: "";
  top: 0;
  left: -1.5em;
  width: 1em;
  height: 1.857142857em;
  background-image: url(/ARCACLAVIS/application/themes/ryobi_arcaclavis/assets/images/icon-check-blue.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.ccm-page.arcaclavis .case-page .page-section h2:not([class]) {
  margin-bottom: 0;
  padding-top: 0.2rem;
  padding-bottom: 0.3rem;
  padding-left: 3rem;
  background-color: transparent;
  border-color: #54b0e4;
  color: #54b0e4;
  font-size: 1.4rem;
}
.ccm-page.arcaclavis .case-page .page-section h3:not([class]) {
  margin-bottom: 4rem;
  padding: 1.2rem 0 1.2rem 3rem;
  border-left: 0.4rem solid #0065c8;
  border-bottom: none;
  color: #0065c8;
  font-size: 1.8rem;
  font-weight: bold;
}
.ccm-page.arcaclavis .case-page .page-section p:not([class]) {
  font-size: 1.6rem;
}
.ccm-page.arcaclavis .page-section.bgc-primary-light {
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-top: 4.5rem;
}
.ccm-page.arcaclavis .page-section.bgc-primary-light .card-item-inner {
  background-color: #fff;
}
.ccm-page.arcaclavis .card-item-heading {
  border-left: 0.7rem solid #2e80d3;
  text-align: left;
}
@media (max-width: 46.24em) {
  .ccm-page.arcaclavis .page-popular {
    background-color: #f5f5f5;
    padding: 4.5rem 2rem 3.5rem;
    margin: 0 -2rem;
  }
  .ccm-page.arcaclavis .page-popular .list-title {
    margin-top: 0;
  }
  .ccm-page.arcaclavis .page-popular-list-item:last-child {
    border-bottom: none;
  }
  .ccm-page.arcaclavis
    .home-section-wrapper
    .feature-list
    .feature-list-item-title {
    font-size: 1.5rem;
    line-height: 1.43;
  }
  .ccm-page.arcaclavis .feature-page .article-meta-inner {
    flex-wrap: wrap;
  }
  .ccm-page.arcaclavis .feature-page .article-meta time {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-prev,
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-next {
    display: block;
    top: 50%;
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-pagination
    span {
    text-indent: -9999px;
    background-color: #fff;
    opacity: 0.4;
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-pagination
    span.swiper-pagination-bullet-active {
    background-color: #0065c8;
    opacity: 1;
  }
  .ccm-page.arcaclavis .local-nav-item a {
    height: 4.8rem;
  }
}
@media (min-width: 46.25em) {
  .ccm-page.arcaclavis .brand-logo-body {
    width: 21rem;
  }
  .ccm-page.arcaclavis .group-logo {
    top: 0;
    width: 20rem;
    height: 3rem;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-list-item:hover
    .header-nav-child-pc {
    visibility: visible;
    opacity: 1;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-child {
    display: none;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-list-title.has-submenu:active {
    pointer-events: none;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-list-title.has-submenu:active
    a {
    pointer-events: auto;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-child-pc {
    height: auto !important;
    top: 4.5rem;
    flex-wrap: wrap;
    width: 24rem;
    padding: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-child-pc
    > .header-nav-child-list {
    border: none;
    width: auto;
    margin: 0;
    padding: 0;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-child-pc
    > .header-nav-child-list
    .header-nav-child-list-item {
    width: 100%;
    padding: 0;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-child-pc
    > .header-nav-child-list
    .header-nav-child-list-item:last-child:after {
    height: 1.8rem;
  }
  .ccm-page.arcaclavis .hero-lower {
    padding-top: 0;
  }
  .ccm-page.arcaclavis .hero-lower .page-outer-wrapper {
    min-height: 15.3rem;
  }
  .ccm-page.arcaclavis .home-section-title {
    font-size: 2.7rem;
    margin-bottom: 4rem;
  }
  .ccm-page.arcaclavis .home-section-wrapper .carousel .carousel-image {
    height: 20.8rem;
  }
  .ccm-page.arcaclavis .home-news {
    padding-top: 4.5rem;
    padding-bottom: 2.5rem;
  }
  .ccm-page.arcaclavis .home-news .page-section + .page-section {
    padding-top: 6rem;
  }
  .ccm-page.arcaclavis .home-news .section-heading {
    margin-bottom: 2.5rem;
  }
  .ccm-page.arcaclavis .home-news .figure-list-item-image {
    height: 26.8rem;
  }
  .ccm-page.arcaclavis .home-feature {
    padding-top: 5.5rem;
    padding-bottom: 6rem;
  }
  .ccm-page.arcaclavis .contents-wrap {
    display: flex;
    justify-content: space-between;
  }
  .ccm-page.arcaclavis .contents-wrap .contents-main {
    width: 66%;
  }
  .ccm-page.arcaclavis .contents-wrap .contents-main .image-center {
    display: block;
  }
  .ccm-page.arcaclavis .contents-wrap .contents-side {
    padding-left: 5rem;
    width: 34%;
  }
  .ccm-page.arcaclavis .list-title {
    font-size: 2.4rem;
    margin-top: 4.5rem;
    margin-bottom: 2.5rem;
    text-align: left;
  }
  .ccm-page.arcaclavis .topic-list {
    text-align: left;
    margin-bottom: 3.5rem;
  }
  .ccm-page.arcaclavis .topic-list-topic {
    font-size: 1.4rem;
  }
  .ccm-page.arcaclavis .topic-list-topic.s {
    font-size: 1.2rem;
  }
  .ccm-page.arcaclavis .page-popular + .side-banner-list {
    margin-top: 4rem;
  }
  .ccm-page.arcaclavis .feature-list .feature-list-item {
    margin-bottom: 3.9rem;
  }
  .ccm-page.arcaclavis .feature-list .cate {
    padding: 1.2rem;
  }
  .ccm-page.arcaclavis .feature-page .article-page-title {
    font-size: 4rem;
    margin-bottom: 3.8rem;
  }
  .ccm-page.arcaclavis .feature-page .article-meta {
    margin-top: 4.5rem;
  }
  .ccm-page.arcaclavis .feature-page .article-meta .tax {
    margin-top: 2.5rem;
    margin-bottom: 4.5rem;
  }
  .ccm-page.arcaclavis .page-nav-index {
    padding: 3.5rem;
    border-radius: 0.4rem;
  }
  .ccm-page.arcaclavis .page-nav-index-title {
    font-size: 2.6rem;
  }
  .ccm-page.arcaclavis .page-nav-index-list {
    font-size: 1.8rem;
  }
  .ccm-page.arcaclavis .page-nav-index-list-item {
    margin: 1.5rem 0;
  }
  .ccm-page.arcaclavis .page-nav-index-list-item-indent {
    margin-left: 1.8rem;
  }
  .ccm-page.arcaclavis .arca-hero {
    height: 42.5rem;
  }
  .ccm-page.arcaclavis .arca-hero .arca-hero-hd {
    left: 6%;
    width: 47%;
    top: 50%;
    transform: translateY(-50%);
  }
  .ccm-page.arcaclavis .arca-hero .arca-hero-hd-summary {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
  .ccm-page.arcaclavis .arca-hero .arca-hero-hd-description {
    font-size: 2.7rem;
    margin-top: 1.5rem;
  }
  .ccm-page.arcaclavis.wrapper-home .hero.hero-home {
    height: 56.1rem;
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-pagination {
    bottom: 0;
    padding: 2rem 0 1rem;
    background-color: rgba(0, 101, 200, 0.6);
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-pagination
    span {
    width: auto;
    height: auto;
    margin: 0 1.2rem;
    background: transparent;
    opacity: 1;
    font-size: 1.5rem;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    padding-bottom: 0.8rem;
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-pagination
    span.swiper-pagination-bullet-active {
    border-color: #fff;
  }
  .ccm-page.arcaclavis .local-nav {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .ccm-page.arcaclavis .page-section.bgc-primary-light {
    margin-top: 6rem;
  }
  .ccm-page.arcaclavis .case-list {
    margin-top: 1rem;
    margin-right: -1.3rem;
    margin-left: -1.3rem;
  }
  .ccm-page.arcaclavis .case-list-item {
    margin-bottom: 4rem;
  }
  .ccm-page.arcaclavis .case-list-item-inner {
    padding: 0 1.3rem;
  }
  .ccm-page.arcaclavis .case-list-item-title {
    margin-top: 1.5rem;
  }
  .ccm-page.arcaclavis .case-page .page-section {
    padding-top: 3.3rem;
  }
  .ccm-page.arcaclavis .case-page .page-section-pt-none {
    padding-top: 0;
  }
  .ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper .page-nav-list {
    justify-content: center;
  }
  .ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper .page-nav-list-item {
    padding: 2.8rem 2.4rem 1rem;
  }
  .ccm-page.arcaclavis
    .case-page
    .page-nav-fixed-wrapper
    .page-nav-list-item:after {
    top: 3rem;
    bottom: 2.5rem;
  }
  .ccm-page.arcaclavis
    .case-page
    .page-nav-fixed-wrapper
    .page-nav-list-item
    a {
    padding: 0 0 1.4rem;
  }
  .ccm-page.arcaclavis .case-page .page-lead {
    margin-top: 4.5rem;
    margin-bottom: 4rem;
  }
  .ccm-page.arcaclavis .case-page .page-lead-heading {
    font-size: 2.4rem;
    margin-bottom: 2.7rem;
  }
  .ccm-page.arcaclavis .case-page .case-meta {
    display: flex;
  }
  .ccm-page.arcaclavis .case-page .case-meta-thumbnail {
    max-width: 50rem;
    margin: 0 2rem 0 0;
  }
  .ccm-page.arcaclavis .case-page .case-meta-attr {
    display: flex;
  }
  .ccm-page.arcaclavis .case-page .case-meta-attr-col {
    width: 50%;
  }
  .ccm-page.arcaclavis .case-page .case-purpose {
    padding: 0 9.5rem 3.7rem;
    display: flex;
  }
  .ccm-page.arcaclavis .case-page .case-purpose-header {
    align-items: center;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.6rem;
    width: 26%;
  }
  .ccm-page.arcaclavis .case-page .case-purpose-header .hedding {
    font-size: 2rem;
  }
  .ccm-page.arcaclavis .case-page .case-purpose-content {
    border-top-right-radius: 0.6rem;
    border-bottom-left-radius: 0;
    width: 74%;
    font-size: 1.8rem;
    color: #0054a7;
  }
  .ccm-page.arcaclavis .case-page .page-section h3:not([class]) {
    font-size: 2.2rem;
  }
  .ccm-page.arcaclavis .case-page .page-section p {
    margin-bottom: 2.7rem;
  }
  .ccm-page.arcaclavis .case-page .page-section .image-left {
    margin-right: 4rem;
    margin-left: 9.5rem;
    margin-bottom: 2rem;
  }
  .ccm-page.arcaclavis .case-page .page-section .image-left + p:not([class]) {
    padding-right: 9.5rem;
  }
  .ccm-page.arcaclavis .case-page .page-section .image-right {
    margin-right: 9.5rem;
    margin-left: 4rem;
    margin-bottom: 2rem;
  }
  .ccm-page.arcaclavis .case-page .page-section .image-right + p:not([class]) {
    padding-left: 9.5rem;
  }
}

/*arcaclavis.css*/
.ccm-page.arcaclavis .page-wrapper .page-wrapper {
  padding: 0;
}
.ccm-page.arcaclavis .header-nav-child-pc {
  display: none;
}
.ccm-page.arcaclavis .hero-lower .page-outer-wrapper {
  min-height: 10.6rem;
}
.ccm-page.arcaclavis .contact-nav {
  font-size: 1.7rem;
}
.ccm-page.arcaclavis .home-section-title {
  font-size: 2.2rem;
  color: #0065c8;
  text-align: center;
  margin-bottom: 3rem;
}
.ccm-page.arcaclavis .home-section-wrapper {
  z-index: 0;
}
.ccm-page.arcaclavis .home-section-wrapper .carousel {
  margin-bottom: 3rem;
}
.ccm-page.arcaclavis .home-section-wrapper .carousel .carousel-image {
  height: 19rem;
}
.ccm-page.arcaclavis .home-section-wrapper .carousel .carousel-prev,
.ccm-page.arcaclavis .home-section-wrapper .carousel .carousel-next {
  top: 11rem;
}
.ccm-page.arcaclavis
  .home-section-wrapper
  .feature-list
  .feature-list-item-title {
  line-height: 1.43;
}
.ccm-page.arcaclavis .home-section-wrapper .button-wrapper {
  margin: 0;
}
.ccm-page.arcaclavis .home-news {
  padding-top: 3.8rem;
  padding-bottom: 1.5rem;
}
.ccm-page.arcaclavis .home-news .page-section {
  padding-top: 0;
  margin-bottom: 0;
}
.ccm-page.arcaclavis .home-news .page-section + .page-section {
  padding-top: 5.5rem;
}
.ccm-page.arcaclavis .home-news .section-heading {
  margin-bottom: 2rem;
}
.ccm-page.arcaclavis .home-news .news-local {
  max-height: none;
  overflow-y: auto;
}
.ccm-page.arcaclavis .home-news .news-local .news-item {
  padding: 2rem 0 1.6rem;
}
.ccm-page.arcaclavis .home-news .news-local .news-item-body a {
  color: inherit;
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ccm-page.arcaclavis .home-news .news-local .news-item-body a:hover {
  color: #0065c8;
}
.ccm-page.arcaclavis .home-news .news-item-date {
  font-size: 1.6rem;
}
.ccm-page.arcaclavis .home-news .news-item-title {
  font-size: 1.5rem;
  font-weight: normal;
}
.ccm-page.arcaclavis .home-news .figure-list-item-title {
  font-size: 1.6rem;
}
.ccm-page.arcaclavis .home-news .figure-list-item-image {
  height: 16.7rem;
}
.ccm-page.arcaclavis .home-feature {
  padding: 4.3rem 0 5rem;
  background-color: #f5f5f5;
}
.ccm-page.arcaclavis .home-casestudy {
  color: #444;
  background-color: #fff;
}
.ccm-page.arcaclavis .list-title {
  color: #0065c8;
  font-size: 2.2rem;
  margin-top: 4rem;
  margin-bottom: 3rem;
  text-align: center;
}
.ccm-page.arcaclavis .topic-list {
  text-align: center;
  margin: -0.5rem -0.5rem 3rem -0.5rem;
}
.ccm-page.arcaclavis .topic-list-topic {
  display: inline-block;
  white-space: nowrap;
  font-size: 1.3rem;
  border: 1px solid rgba(68, 68, 68, 0.6);
  border-radius: 1.5rem;
  padding: 0.5rem 1rem;
  margin: 0.5rem;
  transition: all ease 0.5s;
}
.ccm-page.arcaclavis .topic-list-topic:focus,
.ccm-page.arcaclavis .topic-list-topic:hover,
.ccm-page.arcaclavis .topic-list-topic.active {
  background-color: #0065c8;
  color: #fff;
  border-color: #0065c8;
}
.ccm-page.arcaclavis .topic-list-topic.s {
  font-size: 1.1rem;
}
.ccm-page.arcaclavis .topic-list-side .topic-list-topic {
  font-size: 1.2rem;
}
.ccm-page.arcaclavis .page-popular-list {
  margin-top: -1.6rem;
}
.ccm-page.arcaclavis .page-popular-list-item {
  border-bottom: 1px solid #dbdbdb;
  position: relative;
}
.ccm-page.arcaclavis .page-popular-list-item-inner {
  display: flex;
  padding: 1.6rem 0;
}
.ccm-page.arcaclavis .page-popular-list-num {
  width: 2.3rem;
  height: 2.3rem;
  line-height: 2.3rem;
  text-align: center;
  color: #fff;
  background-color: #258dd7;
  border-radius: 50%;
  font-size: 1.2rem;
  position: absolute;
  top: 0.4rem;
  left: -1.2rem;
  z-index: 1;
}
.ccm-page.arcaclavis .page-popular-list-thumbnail {
  width: 6rem;
  height: 6rem;
  flex-shrink: 0;
  position: relative;
}
.ccm-page.arcaclavis .page-popular-list-thumbnail img {
  margin: auto;
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
  height: 100%;
  max-width: none;
  transition: all 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ccm-page.arcaclavis .page-popular-list-text {
  padding-left: 1.3rem;
}
.ccm-page.arcaclavis .page-popular-list-heading {
  font-size: 1.4rem;
  line-height: 1.42;
}
.ccm-page.arcaclavis .page-popular-list a:hover .page-popular-list-text {
  color: #258dd7;
}
.ccm-page.arcaclavis
  .page-popular-list
  a:hover
  .page-popular-list-thumbnail
  img {
  transform: scale(1.1);
}
.ccm-page.arcaclavis .page-popular + .side-banner-list {
  margin-top: 3.5rem;
}
.ccm-page.arcaclavis .side-banner-list {
  margin-bottom: 5rem;
}
.ccm-page.arcaclavis .side-banner-list-item {
  display: block;
  margin-bottom: 2.6rem;
  transition: all 0.5s;
}
.ccm-page.arcaclavis .side-banner-list a:hover {
  opacity: 0.8;
}
.ccm-page.arcaclavis .feature-list .feature-list-item {
  margin-bottom: 3.5rem;
}
.ccm-page.arcaclavis .feature-list .cate {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
}
.ccm-page.arcaclavis .feature-list .cate .tax-item {
  background-color: #258dd7;
}
.ccm-page.arcaclavis .feature-list .feature-list-item-title {
  font-size: 1.6rem;
  margin-top: 1.8rem;
  margin-bottom: 1.5rem;
}
.ccm-page.arcaclavis .feature-list .feature-list-item-meta {
  font-size: 1.2rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.ccm-page.arcaclavis .feature-list .feature-list-item-meta .date {
  margin-right: 1.9rem;
  flex-shrink: 0;
}
.ccm-page.arcaclavis .feature-list .feature-list-item-meta .user-pic {
  margin-right: 0.6rem;
  width: 2.8rem;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}
.ccm-page.arcaclavis .feature-page {
  font-size: 1.6rem;
}
.ccm-page.arcaclavis .feature-page .article-page-title {
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 2.2rem;
}
.ccm-page.arcaclavis .feature-page .article-meta {
  margin-top: 4rem;
}
.ccm-page.arcaclavis .feature-page .article-meta time {
  margin-right: 2.7rem;
  font-family: inherit;
}
.ccm-page.arcaclavis .feature-page .article-meta .user-pic {
  margin-right: 1.5rem;
  width: 7rem;
  border-radius: 50%;
  overflow: hidden;
}
.ccm-page.arcaclavis .feature-page .article-meta .user-name {
  font-size: 1.6rem;
}
.ccm-page.arcaclavis .feature-page .article-meta .tax {
  margin-top: 2rem;
  margin-bottom: 4rem;
  flex-wrap: wrap;
  line-height: 1.68;
}
.ccm-page.arcaclavis .feature-page .article-meta .tax .tax-item {
  color: #0065c8;
  font-size: 1.6rem;
  padding: 0;
  margin-right: 2rem;
  min-width: auto;
}
.ccm-page.arcaclavis .page-nav-index {
  margin-top: 4rem;
  padding: 2rem;
  border-radius: 0.4rem;
  background-color: #f5f5f5;
}
.ccm-page.arcaclavis .page-nav-index-title {
  font-size: 2rem;
}
.ccm-page.arcaclavis .page-nav-index-list-item {
  margin: 1.2rem 0;
}
.ccm-page.arcaclavis .page-nav-index-list-item:last-child {
  margin-bottom: 0;
}
.ccm-page.arcaclavis .page-nav-index-list-item-indent {
  margin-left: 1.2rem;
}
.ccm-page.arcaclavis .arca-hero {
  height: 30.5rem;
  background-color: transparent;
}
.ccm-page.arcaclavis .arca-hero .arca-hero-hd {
  position: absolute;
  z-index: 1;
  top: 0;
  margin: auto;
  padding: 2rem;
  text-align: center;
  color: #0054a7;
  pointer-events: none;
}
.ccm-page.arcaclavis .arca-hero .arca-hero-hd-summary {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.ccm-page.arcaclavis .arca-hero .arca-hero-hd-description {
  font-size: 1.7rem;
  margin-top: 1rem;
}
.ccm-page.arcaclavis .arca-hero .arca-hero-hd.white {
  color: #fff;
}
.ccm-page.arcaclavis.wrapper-home #content {
  padding-top: 0;
}
.ccm-page.arcaclavis.wrapper-home .hero.hero-home {
  position: relative;
  height: 37.2rem;
  padding-bottom: 0;
}
.ccm-page.arcaclavis.wrapper-home .hero.hero-home .arca-hero {
  height: 100%;
}
.ccm-page.arcaclavis.wrapper-home
  .hero.hero-home
  .carousel-list-item
  .arca-hero {
  opacity: 0;
  transition: all ease 0.9s;
}
.ccm-page.arcaclavis.wrapper-home
  .hero.hero-home
  .carousel-list-item.carousel-list-item-active
  .arca-hero {
  opacity: 1;
}
.ccm-page.arcaclavis .local-nav {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.ccm-page.arcaclavis .local-nav:before {
  border-color: #0065c8;
}
.ccm-page.arcaclavis .local-nav-item:before {
  border-color: #0065c8;
}
.ccm-page.arcaclavis .local-nav-item a {
  color: #0065c8;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ccm-page.arcaclavis .local-nav-item a.is-active {
  color: #fff;
  background-color: #0065c8;
}
.ccm-page.arcaclavis .case-list-item-title {
  margin-top: 1.2rem;
  font-size: 2rem;
  font-weight: bold;
  color: #064787;
}
.ccm-page.arcaclavis .case-list-item-text {
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
  line-height: 1.428;
}
.ccm-page.arcaclavis .case-list .term-list {
  flex-wrap: wrap;
}
.ccm-page.arcaclavis .case-list .term-list-item {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.3rem 0.6rem 0.4rem;
  font-size: 1.1rem;
  background-color: #5995cf;
  color: #fff;
  border-radius: 0.3rem;
  white-space: nowrap;
}
.ccm-page.arcaclavis .hero-white {
  background-color: #fff;
  color: #444;
}
.ccm-page.arcaclavis .hero-white .hero-title {
  font-weight: bold;
}
.ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper {
  background-color: #ceeaff;
  color: #444;
  font-weight: bold;
}
.ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper .page-nav-list-item {
  padding: 2.1rem 1.5rem 1rem;
}
.ccm-page.arcaclavis
  .case-page
  .page-nav-fixed-wrapper
  .page-nav-list-item:after {
  position: absolute;
  top: 2rem;
  right: 0;
  bottom: 2.1rem;
  width: 0.1rem;
  background-color: #97a8b4;
  content: "";
}
.ccm-page.arcaclavis
  .case-page
  .page-nav-fixed-wrapper
  .page-nav-list-item:last-child:after {
  display: none;
}
.ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper .page-nav-list-item a {
  padding: 0 0 1.2rem;
  color: #444;
  border-bottom: 0.2rem solid transparent;
}
.ccm-page.arcaclavis
  .case-page
  .page-nav-fixed-wrapper
  .page-nav-list-item
  a:after {
  display: none;
}
.ccm-page.arcaclavis
  .case-page
  .page-nav-fixed-wrapper
  .page-nav-list
  .active
  a {
  color: #0065c8;
  border-bottom-color: #0065c8;
}
.ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper .page-nav-list-current {
  display: none;
}
.ccm-page.arcaclavis .case-page .page-lead .tax {
  flex-wrap: wrap;
  justify-content: center;
}
.ccm-page.arcaclavis .case-page .page-lead .tax-item {
  margin-bottom: 0.5rem;
  padding: 0.4rem 0.8rem 0.5rem;
  font-size: 1.3rem;
  background-color: #5995cf;
}
.ccm-page.arcaclavis .case-page .page-lead .tax-item + .tax-item {
  margin-left: 0.8rem;
}
.ccm-page.arcaclavis .case-page .caption {
  margin-top: 1.7rem;
  text-align: center;
}
.ccm-page.arcaclavis .case-page .case-meta-text {
  font-size: 1.5rem;
}
.ccm-page.arcaclavis .case-page .case-meta-text h3 {
  margin-bottom: 0;
  padding-left: 2rem;
  padding-bottom: 0.6rem;
  border-bottom-color: #444;
  font-weight: bold;
}
.ccm-page.arcaclavis .case-page .case-meta-attr {
  padding: 1.7rem 2rem;
}
.ccm-page.arcaclavis .case-page .case-meta-attr dt {
  color: #064787;
  margin-bottom: 0.4rem;
}
.ccm-page.arcaclavis .case-page .case-meta-attr dd {
  margin-bottom: 0.7rem;
}
.ccm-page.arcaclavis .case-page .case-meta-voice {
  background-color: #fff6e3;
  padding: 1.5rem 2rem 0.4rem;
  border-radius: 0.6rem;
}
.ccm-page.arcaclavis .case-page .case-meta-voice h3 {
  padding-left: 0;
  border-bottom: none;
}
.ccm-page.arcaclavis .case-page .case-purpose-header {
  padding: 1.6rem 2rem;
  background-color: #1185fc;
  display: flex;
  justify-content: center;
  border: 0.2rem solid #1185fc;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
}
.ccm-page.arcaclavis .case-page .case-purpose-header .heading {
  color: #fff;
  margin: 0;
}
.ccm-page.arcaclavis .case-page .case-purpose-content {
  padding: 1.6rem 2rem;
  border: 0.2rem solid #1185fc;
  border-bottom-left-radius: 0.6rem;
  border-bottom-right-radius: 0.6rem;
}
.ccm-page.arcaclavis .case-page .case-purpose ul,
.ccm-page.arcaclavis .case-page .case-purpose ol {
  margin-bottom: 0;
}
.ccm-page.arcaclavis .case-page .case-purpose ul.check-icon-list li:after {
  content: "";
  top: 0;
  left: -1.5em;
  width: 1em;
  height: 1.857142857em;
  background-image: url(/ARCACLAVIS/application/themes/ryobi_arcaclavis/assets/images/icon-check-blue.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.ccm-page.arcaclavis .case-page .page-section h2:not([class]) {
  margin-bottom: 0;
  padding-top: 0.2rem;
  padding-bottom: 0.3rem;
  padding-left: 3rem;
  background-color: transparent;
  border-color: #54b0e4;
  color: #54b0e4;
  font-size: 1.4rem;
}
.ccm-page.arcaclavis .case-page .page-section h3:not([class]) {
  margin-bottom: 4rem;
  padding: 1.2rem 0 1.2rem 3rem;
  border-left: 0.4rem solid #0065c8;
  border-bottom: none;
  color: #0065c8;
  font-size: 1.8rem;
  font-weight: bold;
}
.ccm-page.arcaclavis .case-page .page-section p:not([class]) {
  font-size: 1.6rem;
}
.ccm-page.arcaclavis .page-section.bgc-primary-light {
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-top: 4.5rem;
}
.ccm-page.arcaclavis .page-section.bgc-primary-light .card-item-inner {
  background-color: #fff;
}
.ccm-page.arcaclavis .card-item-heading {
  border-left: 0.7rem solid #2e80d3;
  text-align: left;
}
@media (max-width: 46.24em) {
  .ccm-page.arcaclavis .page-popular {
    background-color: #f5f5f5;
    padding: 4.5rem 2rem 3.5rem;
    margin: 0 -2rem;
  }
  .ccm-page.arcaclavis .page-popular .list-title {
    margin-top: 0;
  }
  .ccm-page.arcaclavis .page-popular-list-item:last-child {
    border-bottom: none;
  }
  .ccm-page.arcaclavis
    .home-section-wrapper
    .feature-list
    .feature-list-item-title {
    font-size: 1.5rem;
    line-height: 1.43;
  }
  .ccm-page.arcaclavis .feature-page .article-meta-inner {
    flex-wrap: wrap;
  }
  .ccm-page.arcaclavis .feature-page .article-meta time {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-prev,
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-next {
    display: block;
    top: 50%;
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-pagination
    span {
    text-indent: -9999px;
    background-color: #fff;
    opacity: 0.4;
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-pagination
    span.swiper-pagination-bullet-active {
    background-color: #0065c8;
    opacity: 1;
  }
  .ccm-page.arcaclavis .local-nav-item a {
    height: 4.8rem;
  }
}
@media (min-width: 46.25em) {
  .ccm-page.arcaclavis .brand-logo-body {
    width: 21rem;
  }
  .ccm-page.arcaclavis .group-logo {
    top: 0;
    width: 20rem;
    height: 3rem;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-list-item:hover
    .header-nav-child-pc {
    visibility: visible;
    opacity: 1;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-child {
    display: none;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-list-title.has-submenu:active {
    pointer-events: none;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-list-title.has-submenu:active
    a {
    pointer-events: auto;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-child-pc {
    height: auto !important;
    top: 4.5rem;
    flex-wrap: wrap;
    width: 24rem;
    padding: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-child-pc
    > .header-nav-child-list {
    border: none;
    width: auto;
    margin: 0;
    padding: 0;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-child-pc
    > .header-nav-child-list
    .header-nav-child-list-item {
    width: 100%;
    padding: 0;
  }
  .ccm-page.arcaclavis
    .header-nav-primary
    .header-nav-list-simple
    .header-nav-child-pc
    > .header-nav-child-list
    .header-nav-child-list-item:last-child:after {
    height: 1.8rem;
  }
  .ccm-page.arcaclavis .hero-lower {
    padding-top: 0;
  }
  .ccm-page.arcaclavis .hero-lower .page-outer-wrapper {
    min-height: 15.3rem;
  }
  .ccm-page.arcaclavis .home-section-title {
    font-size: 2.7rem;
    margin-bottom: 4rem;
  }
  .ccm-page.arcaclavis .home-section-wrapper .carousel .carousel-image {
    height: 20.8rem;
  }
  .ccm-page.arcaclavis .home-news {
    padding-top: 4.5rem;
    padding-bottom: 2.5rem;
  }
  .ccm-page.arcaclavis .home-news .page-section + .page-section {
    padding-top: 6rem;
  }
  .ccm-page.arcaclavis .home-news .section-heading {
    margin-bottom: 2.5rem;
  }
  .ccm-page.arcaclavis .home-news .figure-list-item-image {
    height: 26.8rem;
  }
  .ccm-page.arcaclavis .home-feature {
    padding-top: 5.5rem;
    padding-bottom: 6rem;
  }
  .ccm-page.arcaclavis .contents-wrap {
    display: flex;
    justify-content: space-between;
  }
  .ccm-page.arcaclavis .contents-wrap .contents-main {
    width: 66%;
  }
  .ccm-page.arcaclavis .contents-wrap .contents-main .image-center {
    display: block;
  }
  .ccm-page.arcaclavis .contents-wrap .contents-side {
    padding-left: 5rem;
    width: 34%;
  }
  .ccm-page.arcaclavis .list-title {
    font-size: 2.4rem;
    margin-top: 4.5rem;
    margin-bottom: 2.5rem;
    text-align: left;
  }
  .ccm-page.arcaclavis .topic-list {
    text-align: left;
    margin-bottom: 3.5rem;
  }
  .ccm-page.arcaclavis .topic-list-topic {
    font-size: 1.4rem;
  }
  .ccm-page.arcaclavis .topic-list-topic.s {
    font-size: 1.2rem;
  }
  .ccm-page.arcaclavis .page-popular + .side-banner-list {
    margin-top: 4rem;
  }
  .ccm-page.arcaclavis .feature-list .feature-list-item {
    margin-bottom: 3.9rem;
  }
  .ccm-page.arcaclavis .feature-list .cate {
    padding: 1.2rem;
  }
  .ccm-page.arcaclavis .feature-page .article-page-title {
    font-size: 4rem;
    margin-bottom: 3.8rem;
  }
  .ccm-page.arcaclavis .feature-page .article-meta {
    margin-top: 4.5rem;
  }
  .ccm-page.arcaclavis .feature-page .article-meta .tax {
    margin-top: 2.5rem;
    margin-bottom: 4.5rem;
  }
  .ccm-page.arcaclavis .page-nav-index {
    padding: 3.5rem;
    border-radius: 0.4rem;
  }
  .ccm-page.arcaclavis .page-nav-index-title {
    font-size: 2.6rem;
  }
  .ccm-page.arcaclavis .page-nav-index-list {
    font-size: 1.8rem;
  }
  .ccm-page.arcaclavis .page-nav-index-list-item {
    margin: 1.5rem 0;
  }
  .ccm-page.arcaclavis .page-nav-index-list-item-indent {
    margin-left: 1.8rem;
  }
  .ccm-page.arcaclavis .arca-hero {
    height: 42.5rem;
  }
  .ccm-page.arcaclavis .arca-hero .arca-hero-hd {
    left: 6%;
    width: 47%;
    top: 50%;
    transform: translateY(-50%);
  }
  .ccm-page.arcaclavis .arca-hero .arca-hero-hd-summary {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
  .ccm-page.arcaclavis .arca-hero .arca-hero-hd-description {
    font-size: 2.7rem;
    margin-top: 1.5rem;
  }
  .ccm-page.arcaclavis.wrapper-home .hero.hero-home {
    height: 56.1rem;
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-pagination {
    bottom: 0;
    padding: 2rem 0 1rem;
    background-color: rgba(0, 101, 200, 0.6);
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-pagination
    span {
    width: auto;
    height: auto;
    margin: 0 1.2rem;
    background: transparent;
    opacity: 1;
    font-size: 1.5rem;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    padding-bottom: 0.8rem;
  }
  .ccm-page.arcaclavis.wrapper-home
    .hero.hero-home
    .hero-carousel
    .carousel-pagination
    span.swiper-pagination-bullet-active {
    border-color: #fff;
  }
  .ccm-page.arcaclavis .local-nav {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .ccm-page.arcaclavis .page-section.bgc-primary-light {
    margin-top: 6rem;
  }
  .ccm-page.arcaclavis .case-list {
    margin-top: 1rem;
    margin-right: -1.3rem;
    margin-left: -1.3rem;
  }
  .ccm-page.arcaclavis .case-list-item {
    margin-bottom: 4rem;
  }
  .ccm-page.arcaclavis .case-list-item-inner {
    padding: 0 1.3rem;
  }
  .ccm-page.arcaclavis .case-list-item-title {
    margin-top: 1.5rem;
  }
  .ccm-page.arcaclavis .case-page .page-section {
    padding-top: 3.3rem;
  }
  .ccm-page.arcaclavis .case-page .page-section-pt-none {
    padding-top: 0;
  }
  .ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper .page-nav-list {
    justify-content: center;
  }
  .ccm-page.arcaclavis .case-page .page-nav-fixed-wrapper .page-nav-list-item {
    padding: 2.8rem 2.4rem 1rem;
  }
  .ccm-page.arcaclavis
    .case-page
    .page-nav-fixed-wrapper
    .page-nav-list-item:after {
    top: 3rem;
    bottom: 2.5rem;
  }
  .ccm-page.arcaclavis
    .case-page
    .page-nav-fixed-wrapper
    .page-nav-list-item
    a {
    padding: 0 0 1.4rem;
  }
  .ccm-page.arcaclavis .case-page .page-lead {
    margin-top: 4.5rem;
    margin-bottom: 4rem;
  }
  .ccm-page.arcaclavis .case-page .page-lead-heading {
    font-size: 2.4rem;
    margin-bottom: 2.7rem;
    max-width: 119rem;
    margin: 0 auto;
  }
  .ccm-page.arcaclavis .case-page .case-meta {
    display: flex;
  }
  .ccm-page.arcaclavis .case-page .case-meta-thumbnail {
    max-width: 50rem;
    margin: 0 2rem 0 0;
  }
  .ccm-page.arcaclavis .case-page .case-meta-attr {
    display: flex;
  }
  .ccm-page.arcaclavis .case-page .case-meta-attr-col {
    width: 50%;
  }
  .ccm-page.arcaclavis .case-page .case-purpose {
    padding: 0 9.5rem 3.7rem;
    display: flex;
  }
  .ccm-page.arcaclavis .case-page .case-purpose-header {
    align-items: center;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.6rem;
    width: 26%;
  }
  .ccm-page.arcaclavis .case-page .case-purpose-header .hedding {
    font-size: 2rem;
  }
  .ccm-page.arcaclavis .case-page .case-purpose-content {
    border-top-right-radius: 0.6rem;
    border-bottom-left-radius: 0;
    width: 74%;
    font-size: 1.8rem;
    color: #0054a7;
  }
  .ccm-page.arcaclavis .case-page .page-section h3:not([class]) {
    font-size: 2.2rem;
  }
  .ccm-page.arcaclavis .case-page .page-section p {
    margin-bottom: 2.7rem;
  }
  .ccm-page.arcaclavis .case-page .page-section .image-left {
    margin-right: 4rem;
    margin-left: 9.5rem;
    margin-bottom: 2rem;
  }
  .ccm-page.arcaclavis .case-page .page-section .image-left + p:not([class]) {
    padding-right: 9.5rem;
  }
  .ccm-page.arcaclavis .case-page .page-section .image-right {
    margin-right: 9.5rem;
    margin-left: 4rem;
    margin-bottom: 2rem;
  }
  .ccm-page.arcaclavis .case-page .page-section .image-right + p:not([class]) {
    padding-left: 9.5rem;
  }
}

/*style.css*/
.case-page .page-lead .page-wrapper-custom-heading {
  background-color: #0160ae;
  padding: 2rem 2rem;
  max-width: 100vw;
}

.ccm-page .page-wrapper-custom-heading .page-lead-heading {
  font-weight: bold;
  color: #fff;
  text-align: left;
}

.ccm-page .page-wrapper-custom-heading p {
  color: #fff;
}

.case-meta-img-detail a {
  display: block;
  text-align: center;
  font-size: 1.5rem;
  margin-top: 0.5em;
}

.case-meta-img img {
  display: flex;
  margin: 0 auto;
}

.ccm-page.arcaclavis
  .case-page
  .page-border-dashed
  .case-meta
  .case-font-color
  h3 {
  color: #064787;
}

.ccm-page.arcaclavis .page-wrapper .caption-flex .caption-marge {
  text-align: center;
  margin-top: 1em;
}

.caption-marge .name-font-hanasato {
  font-weight: bold;
  margin-top: 0;
}

.caption-marge .name-font-hanasato rt {
  display: block;
}

.ccm-page.arcaclavis .case-page .page-section .page-wrapper .image-right {
  display: table;
}

.ccm-page.arcaclavis .case-page .image-center .caption {
  margin-top: 1em;
}

.ccm-page.arcaclavis .case-page .image-right .caption {
  margin-top: 1em;
}

.ccm-page.arcaclavis .case-page .image-right .caption-table {
  caption-side: bottom;
  display: table-caption;
  text-align: start;
}

_:lang(x)::-ms-,
ruby.name-font-hanasato > rt {
  font-size: 100%;
  zoom: 0.5;
}
/* Chrome表示用のCSS　*/
_:lang(x)::-internal-media-controls-overlay-cast-button,
ruby.name-font-hanasato > rt {
  font-size: 100%;
  zoom: 0.5;
}

@media screen and (min-width: 46.25em) {
  .case-page .page-lead .page-wrapper-custom-heading p {
    font-size: 1.5em;
    max-width: 119rem;
    margin: 0 auto;
  }

  .ccm-page .page-wrapper.page-border-dashed {
    padding: 2rem;
    border-top: dashed 4px;
    border-bottom: dashed 4px;
  }

  .ccm-page.arcaclavis .case-page .case-meta {
    column-gap: 5%;
    align-items: center;
  }

  .page-border-dashed .case-meta .case-meta-img {
    width: 30%;
  }

  .case-meta .case-meta-text {
    width: 30%;
  }

  .ccm-page.arcaclavis .case-page .page-border-dashed .case-meta-attr-col {
    width: 100%;
  }

  .case-meta-attr-col-flex {
    display: flex;
    margin-bottom: 1em;
  }

  .case-meta-attr-col-flex dt::after {
    content: ":";
    margin: 0 5px;
  }

  .page-section .page-wrapper .image-left .image-center,
  .page-section .page-wrapper .image-right .image-center {
    margin: 0 0;
  }

  .page-section .page-wrapper .image-right .image-center {
    margin-left: auto;
    margin-right: auto;
  }
  .ccm-page.arcaclavis .case-page .page-section .page-wrapper .image-left {
    margin-left: 0;
  }
  .ccm-page.arcaclavis .case-page .page-section .padding-right-page p {
    padding-right: 0;
  }
  .ccm-page.arcaclavis .case-page .page-section .page-wrapper .caption-flex {
    margin-right: 0;
  }
  .ccm-page.arcaclavis .case-page .page-section .padding-left-page p {
    padding-left: 0;
  }
  .ccm-page.arcaclavis .case-page .page-section .page-wrapper .image-right {
    margin-right: 0;
  }

  .padding-left-page .pc_none {
    display: none !important;
  }
}

@media screen and (max-width: 46.25em) {
  .page-section .page-wrapper .image-left .image-center,
  .page-section .page-wrapper .image-right .image-center {
    display: block;
    margin: 0 auto;
    width: 100%;
  }

  .page-section .page-wrapper .image-left .image-center,
  .page-section .page-wrapper .image-right .image-table-center {
    width: 100%;
  }

  .ccm-page .image-center,
  .ccm-page .image-left,
  .ccm-page .page-wrapper .image-right {
    margin: 1.9rem;
  }

  .ccm-page.arcaclavis
    .case-page
    .page-border-dashed
    .case-meta
    .case-font-color
    h3 {
    margin-top: 10px;
  }

  .ccm-page .case-page .padding_cut {
    padding-top: 1rem;
  }

  .ccm-page.arcaclavis .case-page .page-section .page-wrapper .mobile_none {
    display: none;
  }
}

@media screen and (min-width: 90em) {
  .page-section .page-wrapper .image-left .image-center,
  .page-section .page-wrapper .image-right .image-center {
    width: 400px;
  }
}
