@charset "utf-8";
/*
Theme Name: uminoma Portfolio
Description: uminoma Portfolio themes
Author: uminoma

  ------------MEMO-------------
  1,destyle
  2,common
  3,template
*/

/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
  overflow: hidden;
  padding-bottom: 80px;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  /* word-break: keep-all;
  overflow-wrap: anywhere; */
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  /* text-box-trim: trim-both; */
  word-break: keep-all;
  overflow-wrap: anywhere;
  margin: 0;
}

:where(h1) {
  font-size: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: 500;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s;
}

a:before,
a:after {
  transition: all 0.3s;
}

a:hover {
  color: #ffd500;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

input:focus-visible,
textarea:focus-visible {
    outline-color: #00b2cd;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

button:before,
button:after {
  transition: all 0.3s;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type="number"] {
  -moz-appearance: textfield;
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*==========================================================
  2,common
  ==========================================================*/
html {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  overflow-wrap: break-word;
  word-break: break-all;
  font-family: "Zen Maru Gothic", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-feature-settings: "halt";
  color: #00b2cd;
  box-sizing: border-box;
  background-color: #eefeff;
}

@media screen and (min-width: 812px) {
  html {
    font-size: 16px;
  }
}

@media screen and (max-width: 320px) {
  html {
    font-size: 12px;
  }
}

html a {
  tap-highlight-color: rgb(188 179 149 / 0.6);
  -webkit-tap-highlight-color: rgb(188 179 149 / 0.6);
}

img {
  max-width: 100%;
  height: auto;
}

:root {
  /* color */
  --color_0: #00b2cd;
  --color_1: #102938;
  --color_2: #8cebf0;
  --color_3: #b5f6fa;
  --color_4: #eefeff;
  --color_5: #ffd500;

  /*-- style --*/
  --main-color: var(--color_0);
  --sub-color: var(--color_4);
  --primary-color: var(--color_1);
  --secondary-color: var(--color_2);
  --tertiary-color: var(--color_3);
  --accent-color: var(--color_5);

  /* title */
  --ttl_1: 1.2rem;
  --ttl_2: 2rem;
  --ttl_3: 3rem;
  --blk-ttl: 4rem;

  /* text */
  --txt_1: 1.1rem;
  --txt_2: 1.2rem;

  /* sub-text */
  --txt_s1: .9rem;
  --txt_s2: .8rem;

  /* margin-bottom */
  --box-mb_1: 1rem;
  --box-mb_2: 2rem;
  --box-mb_3: 3rem;
  --box-mb_4: 4rem;
}

/* text-color */
.color_1 {
  color: #102938;
}

.color_2 {
  color: #8cebf0;
}

.color_3 {
  color: #b5f6fa;
}

.color_4 {
  color: #eefeff;
}

.color_5 {
  color: #ffd500;
}

/* background-color */
.bg-color_1 {
  background-color: #102938;
}

.bg-color_2 {
  background-color: #8cebf0;
}

.bg-color_3 {
  background-color: #b5f6fa;
}

.bg-color_4 {
  background-color: #eefeff;
}

.bg-color_5 {
  background-color: #ffd500;
}

/* content-inner */
.inner {
  position: relative;
  padding: 120px 0;
  margin-inline: auto;
  width: calc(100% - 4em);
  max-width: 1280px;
}

@media screen and (min-width: 812px) {
  .inner {
    padding: 160px 0;
  }
}

.sp {
  display: block;
}

@media screen and (min-width: 812px) {
  .sp {
    display: none;
  }
}

/* block-text */
.blk-ttl {
  margin-bottom: 4rem;
  font-size: 4rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.03rem;
  font-feature-settings: "palt";
  text-align: center;
}

.blk-ttl > * {
  margin-top: 8px;
  display: flex;
  justify-content: center;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
}

.blk-ttl > *:before {
  content: "";
  position: relative;
  top: 0.35rem;
  margin-right: 0.35rem;
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
  background: #ffd500;
  border-radius: 100vmax;
}

.blk-lead {
  line-height: 2;
  text-align: center;
  margin-bottom: 4rem;
}

.ttl_1 {
  font-size: 1.2rem;
}

.ttl_2 {
  font-size: 2rem;
}

.ttl_3 {
  font-size: 3rem;
}

.txt_1 {
  font-size: 1.1rem;
}

.txt_2 {
  font-size: 1.2rem;
}

.txt_s1 {
  font-size: .9rem;
}

.txt_s2 {
  font-size: .8rem;
}

/* btn-content */
.btn-1,
.btn-more,
.btn-back {
  position: relative;
  padding: 20px;
  margin-inline: auto;
  width: 100%;
  max-width: 280px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #00b2cd;
  border: 2px solid #00b2cd;
  color: #eefdff;
  border-radius: 0px 36vw 36vw 36vw;
  transition: all 0.3s;
}

.btn-back {
  background-color: #eefdff;
  color: #00b2cd;
}

.btn-1:before,
.btn-1:after,
.btn-back:before,
.btn-back:after {
  content: "";
  display: block;
  background-color: #ffd500;
  border-radius: 100vmax;
}

.btn-back:before,
.btn-back:after {
  background-color: #00b2cd;
}

.btn-1:before,
.btn-back:after {
  position: absolute;
  right: 16px;
  width: 8px;
  height: 8px;
}

.btn-back:after {
  right: auto;
  left: 36px;
}

.btn-1:after,
.btn-back:before {
  width: 20px;
  height: 1px;
}

.btn-more:before,
.btn-more:after {
  content: "";
  position: relative;
  display: block;
  width: 20px;
  height: 2px;
  background-color: #ffd500;
  border-radius: 100vmax;
}

.btn-more:before {
  position: absolute;
  transform: rotate(90deg);
  right: 20px;
}

.btn-1:hover,
.btn-more:hover {
  background-color: #eefdff;
  color: #00b2cd;
}

.btn-back:hover {
  background-color: #00b2cd;
  color: #eefdff;
}

.btn-1:hover:before,
.btn-1:hover:after,
.btn-more:hover:before,
.btn-more:hover:after {
  background-color: #00b2cd;
}

.btn-back:hover:before,
.btn-back:hover:after {
  background-color: #ffd500;
}

.btn-1:hover:before {
  right: 36px;
}

.btn-more:hover:before {
  transform: rotate(0);
}

.btn-back:hover:after {
  left: 16px;
}

.btn-2,
.btn-s2 {
  position: relative;
  width: fit-content;
  display: flex;
  align-items: center;
  transition: all 0.3s;
}

.btn-s2 {
  font-size: 13px;
}

.btn-2:after,
.btn-s2:after {
  content: "chevron_right";
  font-family: "Material Symbols Rounded";
  -webkit-text-stroke: 1px;
  margin-left: 0.25rem;
  width: 2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid;
  border-radius: 100vmax;
}

.btn-2:hover:after,
.btn-s2:hover:after {
  color: #fff;
  border-color: #ffd500;
  background-color: #ffd500;
}

.btn-s2:after {
  width: 1.5rem;
  height: 1.5rem;
}

/* logo-content */
.logo {
  position: relative;
  width: 100%;
  max-width: 50px;
  z-index: 997;
}

.logo img {
  width: 100%;
  height: auto;
}

/* tag-content */
.tag {
  width: fit-content;
  padding: 8px 12px;
  display: inline-block;
  color: #102938;
  background-color: #ffd500;
  border: 1px solid #ffd500;
  border-radius: 8px;
}

.day {
  display: flex;
  align-items: center;
}

.day:before {
  content: "";
  position: relative;
  top: 1px;
  margin-right: 2px;
  width: 1rem;
  height: 1rem;
  background-color: #00b2cd;
  border-radius: 100vmax;
}

/* l-margin-content */
.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 4rem;
}

/* l-flex-content */
.f-box,
.f-box-1_2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 4rem;
}

.f-box-1_2 > * {
  text-align: left;
  margin-bottom: 0;
}

.f-1-2,
.f-2-2,
.f-1-3,
.f-2-3,
.f-2-4 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 1rem;
}

.f-1-3,
.f-2-3,
.f-2-4 {
  justify-content: flex-start;
}

.f-1-2 > *,
.f-1-3 > * {
  width: 100%;
}

.f-2-2 > *,
.f-2-3 > *,
.f-2-4 > * {
  width: calc(100% / 2 - 1rem);
}

@media screen and (min-width: 812px) {
  .f-box-1_2 > *:last-child {
    width: 50%;
  }

  .f-1-2 > * {
    width: calc(100% / 2 - 1rem);
  }

  .f-1-3 > *,
  .f-2-3 > * {
    width: calc(100% / 3 - 1rem);
  }

  .f-2-4 > * {
    width: calc(100% / 4 - 1rem);
  }
}

/* l-grid-content */
.g-1_2,
.g-1-2,
.g-2-2,
.g-1-3,
.g-2-3,
.g-1-4,
.g-2-4 {
  display: grid;
  grid-template-columns: 1fr;
}

.g-1-2,
.g-2-2,
.g-1-3,
.g-2-3,
.g-1-4,
.g-2-4 {
  gap: 2rem;
}

.g-2-2,
.g-2-3,
.g-2-4 {
  grid-template-columns: repeat(2, 1fr);
}

@media screen and (min-width: 812px) {
  .g-1_2 {
    grid-template-columns: 1fr 2fr;
  }

  .g-1-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .g-1-3,
  .g-2-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .g-1-4,
  .g-2-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* bg-wave-object-content */
.wave-object:before,
.wave-object:after {
  content: "";
  position: absolute;
  top: 2.5rem;
  right: 0;
  width: 100%;
  height: 10.4rem;
  background-image: url(/img/common/wave.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: right;
  mix-blend-mode: multiply;
  animation: ripple-move2 6s infinite;
  opacity: 0.25;
  z-index: -1;
}

.wave-object:after {
  top: auto;
  left: 0;
  bottom: 2.5rem;
  background-position-x: right;
  rotate: 180deg;
}

@keyframes ripple-move2 {
  0% {
    transform: translateX(-1rem);
    opacity: 0.35;
  }
  50% {
    transform: translateX(4rem);
    opacity: 0;
  }
  100% {
    transform: translateX(-1rem);
    opacity: 0.35;
  }
}

@media screen and (min-width: 812px) {
  .wave-object:before,
  .wave-object:after {
    height: 18.2rem;
  }
}

.wave-bg-object {
  position: relative;
}

.wave-bg-link {
  display: block;
}

.wave-bg-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}

.wave-bg-link:after {
  content: "chevron_right";
  font-family: "Material Symbols Rounded";
  position: absolute;
  right: -2rem;
  bottom: -2rem;
  margin-left: 0.25rem;
  width: 4rem;
  height: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.5rem;
  border: 2px solid;
  border-radius: 100vmax;
  z-index: 1;
}

.wave-bg-object-img {
  position: relative;
  width: 100%;
  /* max-width: 22.4rem; */
  max-width: clamp(16.4rem, 14.72rem + 9.6vw, 22.4rem);
}

.wave-bg-object .fukidasi {
  position: absolute;
  top: -3rem;
  right: 3.5rem;
  width: 9.7rem;
}

.wave-bg-object-img:before {
  content: "";
  position: absolute;
  top: -5.5rem;
  left: -2.5rem;
  width: 100%;
  width: clamp(20.4rem, 18.16rem + 12.8vw, 28.4rem);
  height: clamp(20.4rem, 18.16rem + 12.8vw, 28.4rem);
  display: block;
  background-color: #b5f6fa;
  outline: 4px solid #b5f6fa;
  outline-offset: 1rem;
  border-radius: 40% 60% 44% 56% / 55% 45% 55% 45%;
  animation: 6s waveradius linear 0s infinite;
  transition: all 0.3s;
  z-index: -1;
}

@keyframes waveradius {
  0% {
    border-radius: 40% 60% 44% 56% / 55% 45% 55% 45%;
    rotate: 0deg;
  }
  25% {
    border-radius: 28% 72% 56% 44% / 57% 39% 61% 43%;
  }
  50% {
    border-radius: 40% 60% 44% 56% / 55% 45% 55% 45%;
  }
  75% {
    border-radius: 58% 42% 73% 27% / 53% 63% 37% 47%;
  }
  100% {
    border-radius: 40% 60% 44% 56% / 55% 45% 55% 45%;
    rotate: -360deg;
  }
}

.wave-bg-link:hover:after {
  color: #00b2cd;
  background-color: #8cebf0;
}

.wave-bg-link:hover + .wave-bg-object-img:before {
  background-color: #8cebf0;
  outline: 4px solid #8cebf0;
}

/* bg-circle-object-content */
.bg-circle,
.bg-circle-w {
  position: relative;
}

.bg-circle:before,
.bg-circle-w:before {
  content: "";
  position: absolute;
  left: -50%;
  width: 200%;
  height: 100%;
  display: block;
  background: #b5f6fa;
  border-radius: 100vmax;
  z-index: -1;
}

.bg-circle-w:before {
  left: 0;
  width: 100%;
  background: rgb(181 246 250 / 0.35);
  border-radius: 0 0 100vmax 100vmax;
}

@media screen and (min-width: 812px) {
  .bg-circle:before {
    border-radius: 50%;
  }
}

.bg-circle-l {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 80vw;
  height: 80vw;
  max-width: 800px;
  max-height: 800px;
  translate: -50% -50%;
  animation: ripple-move 8s linear infinite;
  z-index: -2;
}

.bg-circle-r,
.bg-circle-b {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 160vw;
  height: 160vw;
  max-width: 1600px;
  max-height: 1600px;
  translate: 50% 50%;
  z-index: -2;
}

.bg-circle-r {
  animation: ripple-move 8s linear infinite;
}

.bg-circle-b {
  left: 0;
  translate: -50% 50%;
}

@keyframes ripple-move {
  /* 0% {
    transform: scale(0.6);
  }
  100% {
    transform: scale(1);
  } */
  0% {
    transform: scale(0.6);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.6);
  }
}

.circle-box {
  width: 100%;
  height: 100%;
  background: rgb(186 246 250 / 1);
  mix-blend-mode: multiply;
  border-radius: 100vmax;
  opacity: 0.35;
}

.bg-circle-r .circle-box {
  /*background: linear-gradient(180deg, #b5f6fa 72.5%, #eefeff 100%);*/
  background: linear-gradient(180deg, rgb(186 246 250 / 1)72.5%, rgb(238 254 255 / 0.2)100%);
}

.bg-circle-b .circle-box {
  /*background: linear-gradient(180deg, #b5f6fa 38.5%, #eefeff 50%);*/
  background: linear-gradient(180deg, rgb(186 246 250 / 1)38.5%, rgb(238 254 255 / 0.2)52.5%);
}

/* card-content */
.card-list {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
}

.card-box {
  position: relative;
  margin-bottom: 2rem;
  height: auto;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.card-box-link {
  display: block;
}

.card-box-link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}

.card-box-img {
  position: relative;
  /* overflow: hidden; */
  margin: 0 0 1rem 1rem;
  aspect-ratio: 1/1;
  /* background-color: #fff; */
  /* border-radius: 16%; */
  /* border-radius: 28%; */
  /* clip-path: path("M0,118 Q4,0 162,0 H226 Q400,0 400,120 V304 Q400,400 262,400 H134 Q0,400 0,294 Z"); */
  /* clip-path: inset(.5% .5% .5% .5% round 24%); */
  /* box-shadow: -.8rem .8rem 0px #b5f6fa; */
}

.card-box-img:before,
.card-box-img:after {
  content:"";
  position: absolute;
  top: 4%;
  left: -4%;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #b5f6fa;
  clip-path: inset(.5% .5% round 26%);
  z-index: -2;
}

.card-box-img:after {
  top: 0;
  left: 0;
  background-color: #fff;
  clip-path: inset(.5% .5% round 24%);
  z-index: -1;
}

.card-box-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  clip-path: inset(.5% .5% round 24%);
}

.card-box-link + .card-box-img img {
  transition: filter 0.3s;
}

.card-box-link:hover + .card-box-img img {
  filter: blur(3px) opacity(0.7);
}

.card-box-txt {
  position: relative;
  margin-top: -3rem;
  margin-left: 1rem;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

.card-box-txt .tag {
  position: relative;
  margin-bottom: 0.5rem;
  font-size: 13px;
  transition: all 0.3s;
  z-index: 2;
}

.card-box-txt .tag:hover {
  background-color: #fff;
}

.card-list .card-box-txt .tag:hover {
  background-color: #ffd500;
}

.card-box-txt .day {
  margin-bottom: 0.5rem;
}

.card-box-txt .card-box-ttl {
  margin-bottom: 0.5rem;
  height: 100%;
  font-size: 1.2rem;
  color: #102938;
  transition: all 0.3s;
}

.card-box-txt .btn-2 {
  margin-left: auto;
}

.card-box-link:hover + .card-box-img + .card-box-txt .card-box-ttl,
.card-box-link:hover + .card-box-img + .card-box-txt .btn-2 {
  color: #ffd500;
}

.card-box-nav {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-left: calc(50% - 43vw);
}

.card-box-nav > *:first-child {
  margin-right: 1.5rem;
}

.card-box-nav > *:last-child {
  margin-top: 4rem;
  width: 100%;
}

.card-cursor {
  visibility: hidden;
  position: fixed;
  margin: -50px 0 0 -50px;
  height: 7rem;
  width: 7rem;
  background: url(/img/common/mouse-cursol.png) no-repeat center center/contain;
  opacity: 0;
  transform: scale(0);
  transition:transform 0.3s, opacity 0.3s, visibility 0.3s;
  pointer-events: none;
  z-index: 1;
}
.card-cursor.is-active {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

@media screen and (min-width: 560px) {
  .card-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .card-list .card-box:nth-child(2n+2) {
    margin-top: 2rem;
  }

  .card-list .card-box-txt {
    flex-grow: 0;
  }

  .card-box-txt .card-box-ttl {
    font-size: 2.2vw;
  }

  .card-box-nav {
    flex-flow: nowrap;
    justify-content: flex-start;
  }

  .card-box-nav > *:nth-child(-n + 2) {
    width: 100%;
    max-width: 4.25rem;
  }

  .card-box-nav > *:last-child {
    margin-top: 0;
  }
  .card-box-nav .btn-1 {
    margin-right: 0;
  }
}

@media screen and (min-width: 812px) {
  .card-list {
    grid-template-columns: repeat(3, 1fr);
  }

  .card-list .card-box:nth-child(2n+2) {
    margin-top: 0;
  }

  .card-list .card-box:nth-child(3n+2) {
    margin-top: 2rem;
  }

  .card-list .card-box:nth-child(3n+3) {
    margin-top: 4rem;
  }

  .card-list .card-box {
    margin-bottom: 1rem;
  }

  .card-box-txt .card-box-ttl {
    font-size: 1.4vw;
  }
}

/* card-slide-content */
.card-box-swipe {
  margin-left: calc(50% - 43vw);
  width: 93vw;
}

.card-box-swipe .card-box {
  position: relative;
  width: 88%;
}

.card-box-swipe .card-box:last-child {
  margin-right: 1rem;
}

@media screen and (min-width: 560px) {
  .card-box-swipe .card-box {
    width: 42.6%;
  }
}

@media screen and (min-width: 812px) {
  .card-box-swipe .card-box {
    width: 34.6%;
  }
}

.box-btn-next,
.box-btn-prev {
  position: relative;
  width: 4.25rem;
  height: 4.25rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Material Symbols Rounded";
  border: 2px solid #00b2cd;
  background-color: #00b2cd;
  color: #fff;
  border-radius: 100vmax;
  transition: all .3s;
  z-index: 3;
}

.box-btn-next.disabled,
.box-btn-prev.disabled {
  opacity: .4;
  pointer-events: none;
}

.box-btn-next:hover,
.box-btn-prev:hover {
  background-color: #fff;
  color: #00b2cd;
}

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

.box-btn-next:after,
.box-btn-prev:after {
  font-size: 1.8rem;
  letter-spacing: 0;
}

.box-btn-prev:after,
.swiper-rtl .box-btn-next:after {
  content: "arrow_left_alt";
}

.box-btn-next:after,
.swiper-rtl .box-btn-prev:after {
  content: "arrow_right_alt";
}

.auto-progress {
  position: absolute;
  left: 0;
  bottom: -3rem;
  z-index: 3;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(255 255 255 / 0.55);
  font-weight: bold;
  color: #00b2cd;
  outline: 4px solid #b5f6fa;
  outline-offset: -4px;
  border-radius: 100vmax;
}

.auto-progress svg {
  --progress: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  stroke-width: 2px;
  stroke: #00b2cd;
  fill: none;
  stroke-dashoffset: calc(125.6px * (1 - var(--progress)));
  stroke-dasharray: 125.6;
  transform: rotate(-90deg);
  z-index: 3;
}

.auto-progress span {
  font-size: 20px;
}

/* category-menu */
.category-menu {
  position: relative;
  padding: 2.5rem 2rem;
  margin-inline: auto;
  margin-bottom: 4rem;
  width: 100%;
  max-width: 640px;
  background: #fff;
  border-radius: 0px 18vw 18vw 18vw;
}

.category-ttl {
  position: absolute;
  top: -1rem;
  left: 50%;
  translate: -50% 0;
  font-size: 1.2rem;
  font-weight: 900;
  letter-spacing: 0.2em;
  color: #102938;
  text-align: center;
}

.category-nav {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 3rem;
  font-weight: 900;
}

.category-nav > * {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.category-nav > *:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2rem;
  width: 1px;
  height: 1rem;
  display: block;
  background-color: #00b2cd;
}

.category-nav > *:last-child:after {
  content: none;
}

.category-active > * {
  pointer-events: none;
  color: #ffd500;
  border-bottom: 2px solid;
}

@media screen and (min-width: 560px) {
  .category-nav {
    gap: 1rem;
  }
  .category-nav > * {
    width: auto;
  }
  .category-nav > *:after {
    position: relative;
    left: auto;
    bottom: auto;
    margin-left: 1rem;
  }
}

/* pagination-content */
.article-pagenation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: fit-content;
  margin-inline: auto;
}

.page-numbers {
  display: flex;
  margin-inline: 1rem;
}

.page-numbers .current {
  opacity: .5;
}


/* l-header  ============================================ */
.l-header {
  position: relative;
}

.l-header .logo {
  position: absolute;
  top: 24px;
  left: 24px;
}

.l-header .menu {
  position: fixed;
  /* top: 24px;
  right: 24px; */
  top: 0;
  right: 0;
  padding: 20px 24px;
  background: #dcfbfe;
  border-radius: 0px 0px 0px 32px;
  cursor: pointer;
  z-index: 999;
}

.l-header .menu:after {
  content: "Menu";
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.03em;
}

.l-header .menu > * {
  margin-bottom: 6px;
  width: 36px;
  height: 4px;
  display: flex;
  background-color: #00b2cd;
  border-radius: 100vmax;
  transition: transform 0.3s ease;
}

.l-header .menu > *:nth-child(2) {
  margin-left: auto;
  width: 28px;
}

.l-header .menu > *:nth-child(3) {
  margin-left: auto;
  margin-bottom: 0;
  width: 20px;
}

.l-header .menu:hover > *:nth-child(2) {
  transform: translateX(-8px);
}

.l-header .menu:hover > *:nth-child(3) {
  transform: translateX(-16px);
}

.l-header .menu.nav-active {
  background: #fff;
  transition: opacity 0.3s ease;
}

.l-header .menu.nav-active:after {
  /* color: #eefeff; */
  content: "Close";
  margin-top: 24px;
  color: #00b2cd;
}

.l-header .menu.nav-active:hover {
  opacity: 0.8;
}

.l-header .menu.nav-active > * {
  position: absolute;
  /* top: 8px;
  background-color: #eefeff; */
  top: 28px;
  background-color: #00b2cd;
  transform: rotate(40deg);
}

.l-header .menu.nav-active > *:nth-child(2) {
  display: none;
}

.l-header .menu.nav-active > *:nth-child(3) {
  /* width: 100%; */
  width: 42%;
  transform: rotate(-40deg);
}

.l-header .global-nav {
  position: fixed;
  overflow-y: scroll;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  flex-flow: row wrap;
  /* transform: translate(100px, -100px);
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease,
    transform 0.3s ease; */
  transition:opacity 0.3s ease, visibility 0.3s ease;
  opacity: 0;
  visibility: hidden;
  z-index: 998;
}

.l-header .global-nav > * {
  position: relative;
  padding: 80px 0;
  width: 100%;
  display: flex;
  align-items: center;
}

.l-header .global-nav .nav-img {
  display: none;
  order: 1;
  text-align: center;
  background-color: #eefeff;
}

.l-header .global-nav .nav-img img {
  position: relative;
  left: 50%;
  width: 75%;
  transform: scale(1.5);
  translate: -50%;
  transition: opacity 1s ease, transform 1s ease;
  opacity: 0;
  z-index: 1;
}

.l-header .global-nav .nav-img:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 50%;
  background: rgb(186 246 250 / 0.35);
  border-radius: 0 100% 0 0;
}

.l-header .global-nav .nav-box {
  color: #eefeff;
  background: #00b2cd;
}

.l-header .global-nav .nav-list {
  margin: 0 4rem;
  width: 100%;
}

.l-header .global-nav .nav-list > * {
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 900;
}

.l-header .global-nav .nav-list > *:nth-child(3):after {
  content: "";
  position: relative;
  margin-block: 3rem;
  width: 100%;
  height: 2px;
  display: block;
  background: #eefdff;
  border-radius: 8px;
}

.l-header .global-nav .nav-list > *:nth-child(n + 4) {
  margin-bottom: 1rem;
  font-size: 1.6rem;
}

.l-header .global-nav .nav-list a > * {
  margin-left: 1rem;
  font-size: 1rem;
  font-weight: 500;
}

.l-header .global-nav .nav-list a > *:before {
  content: "";
  position: relative;
  top: 2px;
  margin-right: 4px;
  width: 1rem;
  height: 1rem;
  display: inline-block;
  background: #ffd500;
  border-radius: 100vmax;
}

.l-header .global-nav.nav-active {
  opacity: 1;
  visibility: visible;
  /* transform: translate(0, 0); */
}

.l-header .global-nav.nav-active .nav-img img {
  opacity: 1;
  transform: scale(1);
}

@media screen and (min-width: 812px) {
  .l-header .global-nav {
    overflow: auto;
  }

  .l-header .global-nav > * {
    padding: 80px 0;
    width: 50%;
  }

  .l-header .global-nav .nav-img {
    display: flex;
    order: 0;
  }
}


/* l-footer  ============================================ */
.l-footer {
  position: relative;
}

.l-footer:before {
  content: "";
  position: absolute;
  top: 3.5%;
  width: 100vw;
  height: 96.5%;
  display: block;
  background: url("/img/common/footer-bg.svg") repeat-x top,center;
  z-index: -1;
}

.footer-contact {
  position: relative;
  border-bottom: 2px solid #8cebf0;
}

.footer-contact .inner {
  padding: 64px 0;
  max-width: 800px;
}

.footer-contact .blk-ttl {
  position: relative;
  top: -5rem;
  margin-bottom: -2rem;
}

.footer-contact .f-box {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.footer-contact .f-box > * {
  width: 100%;
}

.footer-contact .contact-object {
  position: relative;
  margin: 3rem 0 2rem;
  width: 100%;
  max-width: 18.4rem;
}

.footer-contact .contact-object img {
  position: relative;
  width: 100%;
}

.footer-contact .contact-object .fukidasi {
  position: absolute;
  top: -20%;
  right: 1rem;
  width: 12.8rem;
}

.footer-contact .f-box .contact-box-txt > *:first-child {
  margin-bottom: 3rem;
  font-size: 1.2rem;
  text-align: center;
  color: #102938;
}

@media screen and (min-width: 560px) {
  .footer-contact .f-box > * {
    margin-bottom: 0;
    width: calc(100% / 2);
  }
  .footer-contact .f-box .contact-box-txt > *:first-child {
    text-align: justify;
  }

  .footer-contact .f-box .contact-box-txt .btn-1 {
    margin-left: 0;
  }
}

.footer-nav-content {
  padding: 96px 0 32px;
  margin-inline: auto;
  width: calc(100% - 4em);
  max-width: 800px;
  display: flex;
  justify-content: center;
  gap: 2rem;
}

.footer-contact + .footer-nav-content {
  padding: 32px 0;
}

.footer-nav-content .logo {
  max-width: 5rem;
}

.footer-nav-content .footer-nav-logo a {
  transition: all 0.3s;
}

.footer-nav-content .footer-nav-logo a:hover {
  opacity: 0.8;
}

.footer-nav-content .footer-nav-logo img {
  width: 96px;
}

.footer-nav-content .footer-nav-list {
  display: flex;
  flex-flow: row wrap;
  gap: 1.5rem;
  align-items: center;
}

.footer-nav-content .footer-nav-list > * a {
  width: 100%;
  font-size: 1.2rem;
  font-weight: 900;
  display: block;
}

.footer-nav-content .footer-nav-list .pr-policy a {
  font-weight: 900;
  font-size: .8rem;
}

.footer-nav-content .footer-nav-list > * a:before {
  content: "";
  position: relative;
  top: 2px;
  margin-right: 4px;
  width: 1rem;
  height: 1rem;
  display: inline-block;
  background: #ffd500;
  border-radius: 100vmax;
}

.h-active,
.f-active {
  pointer-events: none;
  color: #ffd500;
  position: relative;
}

.f-active:after {
  /* content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 2px solid; */
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  border-radius: 100vmax;
  background: rgb(255 213 0 / 0.2);
  transform: translate(-50%, -45%);
}

.copyright {
  font-size: 0.8rem;
  text-align: center;
  padding-bottom: 24px;
}


/* pankuzu  ============================================ */
.l-pankuzu {
  /* padding-top: 6rem; */
  padding-top: 88px;
  margin-inline: auto;
  width: calc(100% - 4em);
  overflow-x: scroll;
  white-space: nowrap;
}

.l-pankuzu > * {
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
  font-weight: 900;
  text-transform:capitalize;
}

.l-pankuzu > *:nth-child(n+4) {
  text-transform: initial;
}

.l-pankuzu > *:after {
  content: "";
  /* margin: 0 1rem; */
  margin: 0 10px 0 14px;
  width: 1px;
  height: 1rem;
  display: block;
  background-color: #00b2cd;
}

.l-pankuzu > *:last-child:after {
  content: none;
}

.pankuzu-link-off {
  pointer-events: none;
  opacity: 0.6;
}

@media screen and (min-width: 812px) {
  .l-pankuzu {
    text-align: center;
  }
}


/* page-top  ============================================ */
.page-top {
  position: absolute;
  bottom: 0;
  right: 1rem;
  width: 6rem;
  z-index: 10;
}


/*==========================================================
  3,template
  ==========================================================*/

/* k-visual  ============================================ */
.home {
  position: relative;
}

.home .inner {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  /* height: 100vh; */
  gap: 2rem;
  padding: 86px 0 112px;
}

.main-ttl {
  /* font-size: clamp(3.25rem, 2.34rem + 5.2vw, 6.5rem); */
  font-size: clamp(3.5rem, 2.66rem + 4.8vw, 6.5rem);
  line-height: 1;
  font-weight: 900;
  color: #ffd500;
  /* margin-bottom: 1.5rem; */
  margin-bottom: 1.2rem;
  -webkit-text-stroke: 1px;
}

/* .main-ttl > * {
  display: block;
  font-size: clamp(1.125rem, 0.88rem + 1.4vw, 2rem);
  font-weight: 500;
  margin-top: 1rem;
} */

/* .main-ttl > * {
  display: block;
  font-weight: 500;
  line-height: 1.5;
} */

.main-ttl-sub {
  font-size: clamp(1.4rem, 1.12rem + 1.6vw, 2.4rem);
  -webkit-text-stroke: .5px;
  margin-top: .5rem;
}

.main-ttl-sub + * {
  font-size: clamp(0.688rem, 0.6rem + 0.5vw, 1rem);
  -webkit-text-stroke: 0;
}

.main-lead {
  font-size: clamp(0.688rem, 0.6rem + 0.5vw, 1rem);
  line-height: 1.75;
  opacity: .3;
  /* color: #ffd500; */
}

.main-img {
  width: 100%;
  max-width: clamp(35rem, 33.95rem + 6vw, 38.75rem);
}

.main-img img {
  width: 100%;
  height: auto;
}

.main-side-bar {
  position: absolute;
  display: flex;
  justify-content: flex-end;
  height: 100svh;
  /*height: 100%;*/
  left: 0.5rem;
  font-size: clamp(0.625rem, 0.59rem + 0.2vw, 0.75rem);
  font-weight: 900;
  writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
}

.main-side-bar > * {
  margin-bottom: 120px;
}

.scroll-down {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}

.scroll-down > * {
  display: block;
  background-color: #00b2cd;
  width: 1px;
  height: 80px;
  margin-top: 8px;
}

.scroll-down > *:before {
  content: "";
  position: absolute;
  left: 50%;
  translate: -50%;
  display: block;
  background-color: #00b2cd;
  width: 8px;
  height: 8px;
  border-radius: 100vmax;
  animation:scroll-down 2s ease-in-out 0s infinite running;
  /*-webkit-animation:scroll-down 2s ease-in-out 0s infinite running;*/
}

@keyframes scroll-down {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  25% {
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    transform: translateY(72px);
    opacity: 1;
  }
  100% {
    transform: translateY(72px);
    opacity: 0;
  }
}

.news-info {
  position: relative;
  width: calc(100% - 4rem);
  max-width: 360px;
  margin-top: -6rem;
  margin-left: auto;
  right: 0;
  z-index: 2;
}

.news-info-box {
  position: relative;
  top: 1rem;
  margin-inline: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-info-box + * {
  padding: 2rem;
  margin-left: auto;
  border-radius: 20px 0 0 0;
  width: 100%;
  height: 100%;
  overflow-x: scroll;
  background-color: #fff;
}

.news-info-box + * > * {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: auto;
  text-decoration: underline;
}

.news-info-ttl {
  font-size: 1.4rem;
  font-weight: 900;
}

.news-info-ttl:after {
  content: "";
  display: inline-block;
  background-color: #102938;
  margin-left: 2px;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 100vmax;
}

@media screen and (min-width: 640px) {
  .home .inner {
    flex-flow: nowrap;
    height: 100vh;
  }
  .main-holder {
    position: absolute;
    z-index: 1;
  }
  .main-img {
    margin-left: clamp(0rem, -8.4rem + 48vw, 30rem);
  }
  .news-info {
    position: absolute;
    margin-top: auto;
    bottom: 0;
  }
}

@media screen and (min-width: 812px) {
  .home .inner {
    padding: 104px 0;
    /* height: 100vh; */
  }
  .main-side-bar {
    height: 100%;
  }
  .scroll-down {
    margin-bottom: 2rem;
  }
}


/* concept  ============================================ */
.motto .inner {
  padding: 160px 0 240px;
}

.concept-ttl {
  font-size: clamp(2.25rem, 2.04rem + 1.2vw, 3rem);
  font-weight: 900;
  text-align: center;
  margin: 3rem auto;
}

.concept-ttl:before {
  content: "" attr(title);
  display: block;
  font-size: 2rem;
  letter-spacing: 1em;
  color: #8cebf0;
}

.concept-lead {
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
}

.mottom-object-left {
  position: absolute;
  top: 4.5rem;
  left: 0;
  z-index: 0;
  width: 11.2rem;
}

.mottom-object-right {
  position: absolute;
  bottom: 2.5rem;
  right: 0;
  z-index: 0;
  width: 13.6rem;
}

.mottom-object-left img,
.mottom-object-right img {
  position: relative;
  width: 100%;
}

.mottom-object-left .fukidasi,
.mottom-object-right .fukidasi {
  position: absolute;
  top: -2.4rem;
  right: 1rem;
  width: 6.8rem;
}

.mottom-object-right .fukidasi {
  top: -22%;
  width: 9.4rem;
}

@media screen and (min-width: 560px) {
  .mottom-object-left,
  .mottom-object-right {
    width: 15.4rem;
  }
  .mottom-object-left .fukidasi,
  .mottom-object-right .fukidasi {
    width: 8.9rem;
  }
  .mottom-object-right .fukidasi {
    width: 12.5rem;
  }
}

@media screen and (min-width: 910px) {
  .mottom-object-left,
  .mottom-object-right {
    width: 18.4rem;
  }
}


/* about  ============================================ */
.about {
  position: relative;
}

.skill-content {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.skill-content:before {
  content: "" attr(title);
  display: block;
  width: 100%;
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 1em;
  text-align: center;
  color: #eefdff;
  margin-bottom: 1rem;
}

.skill-content > * {
  width: 100%;
}

.skill-holder {
  position: relative;
  display: flex;
  margin-bottom: 2rem;
}

.skill-holder a {
  display: block;
}

.skill-holder a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.skill-num {
  width: 100%;
  max-width: 7.5rem;
  transition: all 0.3s;
}

.skill-num + * {
  margin: 0 0 auto 12px;
  width: 100%;
}

.skill-num + .skill-ttl {
  margin: auto 0 auto 12px;
  max-width: 400px;
}

.skill-ttl {
  padding: 1rem;
  background-color: #eefdff;
  border-radius: 1rem;
  font-size: 1.2rem;
  letter-spacing: 0.005em;
  transition: all 0.3s;
}

.skill-ttl > * {
  display: block;
  font-size: 1rem;
}

.skill-detail > * {
  display: inline;
}

.skill-object {
  position: relative;
  width: 100%;
  max-width: 22.4rem;
  margin: 3rem auto 2rem;
}

.skill-object .fukidasi {
  position: absolute;
  top: -3rem;
  right: 3.5rem;
  width: 10.7rem;
}

.skill-holder a:hover + .skill-num {
  transform: scale(1.1);
  transition: all 0.3s;
}

.skill-holder a:hover + .skill-num + * > .skill-ttl {
  color: #eefdff;
  background-color: #00b2cd;
}

@media screen and (min-width: 812px) and (max-width: 1253px) {
  /* .skill-content > *:nth-child(n + 2) {
    width: calc(100% / 2 - 1rem);
  } */
  .skill-content > *:nth-child(n + 2) {
    display: flex;
    justify-content: space-around;
  }
  .skill-holder {
    width: 100%;
    margin-inline: .5rem;
  }
}

@media screen and (min-width: 1254px) {
  .skill-content > * {
    max-width: 400px;
  }
  .skill-content > *:nth-child(1) {
    order: 2;
    max-width: fit-content;
  }

  .skill-content > *:nth-child(2) {
    order: 1;
  }

  .skill-content > *:nth-child(3) {
    order: 3;
  }
}

.skill-list {
  max-width: 1080px;
  margin-inline: auto;
  display: flex;
  flex-flow: row wrap;
  gap: 2rem;
}

.skill-list > * {
  width: 100%;
  margin: 0 auto;
}

.tool-list {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1.2rem;
}

.tool-ttl {
  position: relative;
  padding: 4px 12px;
  font-size: 1.1rem;
  letter-spacing: 0.3em;
  text-align: center;
  background-color: #8cebf0;
  border-radius: 100vmax;
}

.tool-ttl:after {
  content: "";
  position: absolute;
  top: 5%;
  left: 50%;
  width: 1rem;
  height: 3.5rem;
  /*width: 2rem;
  height: 2rem;*/
  display: block;
  background-color: #8cebf0;
  border-radius: 100vmax;
  transform: rotate(35deg);
  /*transform: translateX(-50%);*/
  z-index: -1;
}

.tool-bar {
  display: block;
  width: 100%;
  height: 0.5rem;
  margin-top: 0.5rem;
  background-color: #8cebf0;
  border-radius: 100vmax;
}

@media screen and (min-width: 560px) {
  .skill-list > * {
    width: 40%;
  }

  .skill-list > *:last-child {
    flex-grow: 1;
  }
}

@media screen and (min-width: 812px) {
  .tool-list {
    grid-template-columns: repeat(3, 1fr);
  }
}

.profile-box {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 4rem;
}

.profile-box > * {
  width: calc(100% - 2rem);
}

@media screen and (min-width: 812px) {
  .profile-box > * {
    width: calc(100% / 2 - 4rem);
  }
}

.profile-object {
  position: relative;
  max-width: 400px;
  /* filter: opacity(0.7);
  mix-blend-mode: luminosity; */
}

.profile-object:before,
.profile-object:after {
  content: "";
  position: absolute;
  bottom: 1rem;
  right: 0;
  z-index: 1;
  display: block;
  width: 8rem;
  height: 8rem;
  background: rgb(140 235 240 / 0.8);
  border-radius: 53% 47% 64% 38% / 44% 61% 39% 56%;
}

.profile-object:after {
  content: "";
  position: absolute;
  bottom: -2rem;
  right: 7rem;
  width: 4rem;
  height: 4rem;
  background: rgb(181 246 250 / 0.8);
}

.profile-object img {
  border-radius: 53% 47% 64% 38% / 44% 61% 39% 56%;
  transform: translate3d(0,0,0);
  mix-blend-mode: luminosity;
}

.profile-ttl {
  font-size: 2rem;
  font-weight: 900;
  margin-bottom: 1rem;
}

.profile-ttl > * {
  font-size: 1.2rem;
  margin-left: 1rem;
}

.profile-sub {
  letter-spacing: 0.03em;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.profile-lead {
  margin-top: 3rem;
  line-height: 1.75;
}

.history {
  position: relative;
}

.history-box-swipe {
  width: 93vw;
  margin-left: calc(50% - 43vw);
}

.history-box-swipe > * > * {
  position: relative;
  display: flex;
  flex-direction: column;
  height: auto;
  width: 84.8%;
}

.history-box-swipe > * > .short-slide {
  width: 64.2%;
}

.history-box-swipe > * > *:last-child {
  margin-right: 4rem;
}

.history-object {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 12.4rem;
}

.history-object .fukidasi {
  position: absolute;
  top: -2rem;
  right: 1rem;
  width: 7.2rem;
}

.history-holder {
  position: relative;
  display: flex;
  height: 100%;
  padding: 64px 0 0 16px;
  margin-top: 43px;
  border-top: 1px solid;
}

.history-year + .history-holder{
  margin-top: 16px;
}

.history-year + .history-holder:before {
  top: -16px;
  left: 0;
  width: 33px;
  height: 33px;
  background-color: #8cebf0;
}

.history-holder:before {
  content: "";
  position: absolute;
  top: -9px;
  left: 9px;
  z-index: 1;
  width: 15px;
  height: 15px;
  background-color: #b5f6fa;
  border-radius: 100vmax;
}

.history-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  display: block;
  width: 1px;
  height: 60px;
  border-left: 3px dotted;
}

.history-box {
  padding: 28px;
  font-size: 13px;
  color: #102938;
  background-color: #fff;
  border-radius: 0 32px 32px 32px;
}

.history-box > * {
  line-height: 1.75;
  margin-bottom: 16px;
}

.history-box > *:last-child {
  margin-bottom: 0;
}

.history-year {
  position: relative;
  font-size: 18px;
  color: #102938;
}

.history-ttl {
  font-weight: 900;
}

.history-nav {
  display: flex;
  gap: 1rem;
  width: fit-content;
  margin-block: -2rem 1rem;
  margin-left: auto;
}

@media screen and (min-width: 560px) {
  .history-box-swipe > * > * {
    width: 46.2%;
  }

  .history-box-swipe > * > .short-slide {
    width: 34.2%;
  }
}

@media screen and (min-width: 812px) {
  .history-box-swipe > * > * {
    width: 34.6%;
  }
  .history-box-swipe > * > .short-slide {
    width: 26.2%;
  }
}


/* news  ============================================ */
.news {
  position: relative;
}

.news .f-box {
  justify-content: space-around;
}

.news-main-block {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding-bottom: 4rem;
  border-bottom: 4px dotted #8cebf0;
}

.news-main-block .news-ttl {
  font-size: 2rem;
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.news-main-block .day {
  margin-left: 1rem;
}

.news-content {
  width: calc(100% - 2em);
  max-width: 800px;
  margin-inline: auto;
  padding: 4rem 0 8rem;
}

.news-content > * {
  margin-bottom: 3rem;
}

.news-content-img {
  position: relative;
  overflow: hidden;
  aspect-ratio: 4/3;
  background-color: #fff;
  border-radius: 16%;
  border: 4px solid #fff;
}

.news-content-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.news-content-txt {
  line-height: 1.75;
  margin-inline: 1rem;
}

.news-nav-box {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 3rem;
}

.news-prev,
.news-next {
  display: flex;
  align-items: center;
  gap: .5rem;
}

.news-next {
  flex-direction: row-reverse;
}

.news-prev .box-btn-prev,
.news-next .box-btn-next {
  width: 3rem;
  height: 3rem;
}

.news-prev .box-btn-prev:after,
.news-next .box-btn-next:after {
  font-size: 1.4rem;
}

.news-prev:hover .box-btn-prev,
.news-next:hover .box-btn-next {
  background-color: #ffd500;
  color: #fff;
  border-color: #ffd500;
}

.news-link-off {
  pointer-events: none;
  opacity: .4;
}

.news-back {
  width: 100%;
  order: 1;
}

@media screen and (min-width: 560px){
  .news-back {
    width: auto;
    flex-grow: 1;
    order: initial;
  }
}


/* works  ============================================ */
.works {
  position: relative;
}

.works-main-block {
  margin-bottom: 4rem;
}

.works-main-block > * {
  display: block;
  margin-bottom: 2rem;
}

.works-main-block > *:first-child {
  margin-bottom: 1rem;
}

.works-main-block > *:last-child {
  margin-bottom: 0;
}

.works-main-block .works-type {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
}

.works-main-block .works-type:before {
  content: "";
  position: relative;
  top: 1px;
  margin-right: 2px;
  width: 1rem;
  height: 1rem;
  background-color: #00b2cd;
  border-radius: 100vmax;
}

.works-main-block .works-ttl {
  font-size: 2rem;
  font-weight: 900;
  color: #102938;
}

.works-content {
  position: relative;
}

.works-content > *:nth-child(n+3),
.works-content > *:last-child {
  margin-inline: 8%;
}

/*.works-content .works-info {
  position: relative;
  top: -3rem;
  padding: 6rem 3rem 4rem;
  margin-right: calc(50% - 50vw);
  background: #b5f6fa;
  border-radius: 3rem 0 0 3rem;
  z-index: -1;
}*/

.works-content .works-info {
  position: relative;
  padding: 3rem 0 7rem;
}

.works-content .works-info:before {
  content: "";
  position: absolute;
  top: -3rem;
  left: -9.5%;
  width: 100vw;
  height: 100%;
  display: block;
  background: #b5f6fa;
  border-radius: 3rem 0 0 3rem;
  z-index: -1;
}

.works-info-ttl {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: .5rem;
  font-size: 1.2rem;
  font-weight: 900;
}

.works-info-ttl:before {
  content:"";
  width: 1.2rem;
  height: 1.2rem;
  background-color: #00b2cd;
  border-radius: 100vmax;
}

.works-info-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 1rem;
}

.works-info-list > * {
  width: 100%;
}

.works-info-list .tool-ttl {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  letter-spacing: 1px;
}

.works-info-list .tool-ttl:after {
  top: 10%;
  width: .75rem;
  height: 3rem;
}

.works-concept {
  position: relative;
  margin-bottom: 4rem;
  line-height: 1.75;
}

.works-gallery {
  position: relative;
  padding-block: 4rem;
}

.works-gallery:before {
  content: "";
  position: relative;
  top: -3.5rem;
  margin-left: calc(50% - 50vw);
  width: 100vw;
  height: 1px;
  display: block;
  border-bottom: 2px dotted #00b2cd;
}

.works-main-img {
  margin-left: calc(50% - 50vw);
  aspect-ratio: 2/1;
  background-color: #fff;
  border-radius: 0 3rem 3rem 0;
  box-shadow: 0px 8px 20px rgb(182 246 249 / 1);
}

/*.works-main-img > * {
  aspect-ratio: 9/16;
}*/

.works-main-img img {
  /*padding: 2rem;*/
  width: 100%;
  height: 100%;
  /*aspect-ratio: 9/16;*/
  object-fit: cover;
  border-radius: 0 3rem 3rem 0;
}

.works-bnr-img {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

.works-bnr-img > * {
  grid-column: 1 / span 2;
}

.works-bnr-img > *:nth-child(n+2) {
  grid-row: 2;
  grid-column: auto;
}

/*.works-content .works-object {
  width: 7.6rem;
}

.works-content .works-object .fukidasi {
  top: -28%;
  right: .5rem;
  width: 5.6rem;
}*/

/*.works-object {
  position: absolute;
  top: -5rem;
  right: -1.5rem;
  z-index: 2;
  width: 9.6rem;
}*/

.works-object {
  position: absolute;
  top: -5rem;
  right: -1.5rem;
  z-index: 2;
  width: 7.8rem;
}

.works-object img {
  position: relative;
  width: 100%;
}

/*.works-object .fukidasi {
  position: absolute;
  top: -18%;
  right: 1rem;
  width: 5.6rem;
}*/

.works-object .fukidasi {
  position: absolute;
  top: -28%;
  right: .5rem;
  width: 5.6rem;
}

/*.works-thum-sample {
  box-shadow: 0px 0px 20px rgb(182 246 249 / 1);
}*/

.works-thum-sample img {
  width: 100%;
  box-shadow: 0px 0px 20px rgb(182 246 249 / 1);
}

@media screen and (min-width: 560px) {
  /*.works-main-img,
  .works-main-img > * {
    padding: 6rem;
  }*/

  /*.works-content > *:nth-child(n+3) {
    margin-inline: 8%;
  }*/

  .works-gallery:before {
    /*margin-left: auto;
    width: 100%;*/
    margin-left: calc(50% - 45vw);
    width: 90vw;
  }

  /*.works-content .works-object {
    top: -6rem;
    width: 10.6rem;
  }

  .works-content .works-object .fukidasi {
    width: 7.6rem;
  }*/

  /*.works-object {
    right: 0;
    width: 12.6rem;
  }

  .works-object .fukidasi {
    width: 7.6rem;
  }*/

  .works-object {
    right: 0;
    width: 10.6rem;
  }

  .works-object .fukidasi {
    width: 7.6rem;
  }
}

@media screen and (min-width: 812px) {
  /*.works-info {
    border-bottom: none;
    border-right: 1px solid #00b2cd;
    padding-right: 2rem;
    padding-bottom: 0;
    margin-right: 2rem;
    margin-bottom: 0;
  }*/

  .works-info-list:has(> :nth-child(2)) > * {
    width: calc(100% / 2 - 1rem);
  }

  .works-info-list:has(> :nth-child(3)) > * {
    width: calc(100% / 3 - 1rem);
  }

  .works-info-list:has(> :nth-child(4)) > * {
    width: calc(100% / 4 - 1rem);
  }

  .works-concept:after {
    margin-left: auto;
    width: 100%;
  }

  .works-concept > *:last-child {
    margin-right: 0;
  }
}


/* contact  ============================================ */
.contact {
  position: relative;
}

.contact-wrap {
  position: relative;
  padding-top: 4rem;
  border-top: 4px dotted #8cebf0;
}

.contact-wrap > * {
  width: calc(100% - 2em);
  max-width: 1080px;
  margin-inline: auto;
}

.contact-wrap .contact-object {
  position: absolute;
  top: -1.5rem;
  right: 1rem;
  z-index: 2;
  width: 10.6rem;
}

.contact-wrap .contact-object img {
  position: relative;
  width: 100%;
}

.contact-wrap .contact-object .fukidasi {
  position: absolute;
  top: -18%;
  right: 1rem;
  width: 6.8rem;
}

@media screen and (min-width: 812px) {
  .contact-wrap .contact-object {
    top: -3.5rem;
    right: 3rem;
    width: 13.6rem;
  }

  .contact-wrap .contact-object .fukidasi {
    width: 9.2rem;
  }
}

.form-box {
  margin-bottom: 2rem;
}

.form-box label,
.form-box-check {
  display: flex;
  align-items: center;
  gap: .25rem;
  margin-bottom: 1rem;
}

.form-box label:before {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-color: #ffd500;
  border-radius: 100vmax;
}

.form-box label.required-none:before {
  background: #00b2cd;
}

.form-box textarea {
  height: 300px;
  resize: vertical;
}

.form-box .form-select {
  position: relative;
}

.form-box .form-select:after {
  content: "arrow_drop_down";
  font-family: "Material Symbols Rounded";
  -webkit-text-stroke: 1px;
  position: absolute;
  color: #102938;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  display: block;
  font-size: 1.2rem;
  z-index: 2;
}


.form-box .form-text {
  display: block;
  padding: 1rem;
  width: 100%;
  color: #102938;
  background: #b5f6fa;
  border-radius: 8px;
}

.checkbox {
  width: 1.6rem;
  height: 1.6rem;
  border: 2px solid #b5f6fa;
  border-radius: 2px;
  transition: all .3s;
}

.checkbox:checked {
  background: #b5f6fa;
}

.checkbox:checked:before {
  content: "check";
  font-family: "Material Symbols Rounded";
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-box-btn {
  margin-top: 4rem;
}

.form-box-btn.f-box button {
  margin-inline: 0;
}

.form-box-btn p {
  text-align: center;
  margin-top: 2rem;
}

/* pr-policy  ============================================ */
.policy-content {
  max-width: 800px;
  margin-inline: auto;
}

.policy-content .ttl_1 {
  position: relative;
}

.policy-content .ttl_1:before {
  content: "";
  position: relative;
  top: 0.15rem;
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.35rem;
  background: #00b2cd;
  border-radius: 100vmax;
}
