﻿@charset "UTF-8";

/* ##########  一般社団法人トータルサポート協会  ########## */


/*
 * "Allura" is lisenced under the SIL Open Font License 1.1
 * http://fonts.googleapis.com
 * https://www.google.com/fonts/attribution
 * http://scripts.sil.org/OFL
 */
/*
 * "Montserrat" is lisenced under the SIL Open Font License 1.1
 * http://fonts.googleapis.com
 * https://www.google.com/fonts/attribution
 * http://scripts.sil.org/OFL
 */
/*
 * "Oswald" is lisenced under the SIL Open Font License 1.1
 * http://fonts.googleapis.com
 * https://www.google.com/fonts/attribution
 * http://scripts.sil.org/OFL
 */
/* Copyright (c) 2026 一般社団法人トータルサポート協会 
 Released under the MIT license
 https://opensource.org/licenses/mit-license.php */

/* ############## 共通 ############## */

html {
  font-size: 18px;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
}

body {
  width: 100%;
  max-width: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  font-family:
    "Hiragino Sans",
    "Yu Gothic",
    "Yu Gothic UI",
    "Meiryo",
    sans-serif;
  overflow-wrap: anywhere;
  /* 収まらない場合に折り返す */
  word-break: normal;
  /* 単語の分割はデフォルトに依存 */
  line-break: strict;
  /* 禁則処理を厳格に適用 */
  color: #464646;
  letter-spacing: -0.1px;
}

p {
  text-align: justify;
  line-height: 2;
  font-weight: 400;
}

li,
td,
th,
dd,
dt {
  text-align: justify;
  line-height: 1.5;
  font-weight: 700;
}

div,
a,
input,
textarea,
select,
label {
  line-height: 1.5;
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  text-align: initial;
}

section {
  position: relative;
}

#article ol,
#article ul {
  padding-block: 0.25rem;
  padding-left: 1.5em;
  display: grid;
  gap: 0.5rem;
}

#article ul>li {
  font-weight: 500;
  list-style: initial !important;
}

#article ol>li {
  list-style-type: decimal !important;
}

#article a {
  border-bottom: 1px solid #464646;
}

.list-style-initial {
  padding-block: 0.25rem;
  padding-left: 1.5em;
  display: grid;
  gap: 0.5rem;
}

ul.list-style-initial li {
  list-style: initial !important;
  font-weight: 500;
  line-height: 1.5 !important;
}

ol.list-style-initial li {
  list-style-type: decimal !important;
  font-weight: 500;
  line-height: 1.5 !important;
}

ol li::marker {
  color: #1a4ea1;
}

ul li::marker {
  color: #464646;
}

h1 {
  font-size: 44px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 21px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 17px;
}

.white {
  color: #ffffff !important;
}

.black {
  color: #464646 !important;
}

.gray {
  color: #c7c7c7 !important;
}

.yellow {
  color: #ffd361 !important;
}

.orange {
  color: #ff7c31 !important;
}

.blue {
  color: #1a4ea1 !important;
}

.blue2 {
  color: #3972ae !important;
}

.skyblue {
  color: #42baec !important;
}

.green {
  color: #13b5a4 !important;
}

.lightblue {
  color: #e5eff9 !important;
}

.back--transparent {
  background-color: transparent !important;
}

.back--white {
  background-color: #ffffff !important;
}

.back--black {
  background-color: #464646 !important;
}

.back--gray {
  background-color: #c7c7c7 !important;
}

.back--lightblue {
  background-color: #e5eff9 !important;
}

.back--yellow {
  background-color: #ffd361 !important;
}

.back--orange {
  background-color: #ff7c31 !important;
}

.back--blue {
  background-color: #1a4ea1 !important;
}

.back--blue2 {
  background-color: #3972ae !important;
}

.back--skyblue {
  background-color: #42baec !important;
}

.back--green {
  background-color: #13b5a4 !important;
}

.back--lightblue {
  background-color: #e5eff9 !important;
}

.transparent-lightblue {
  background: linear-gradient(to bottom,
      transparent 0%,
      transparent 50%,
      #e5eff9 50%,
      #e5eff9 100%);
}

.lightblue-blue {
  background: linear-gradient(to bottom,
      #e5eff9 0%,
      #e5eff9 50%,
      #1a4ea1 50%,
      #1a4ea1 100%);
}

.border {
  border: 1px solid #464646;
}

.border-blue {
  border: 1px solid #1a4ea1;
}

.gradation {
  background: linear-gradient(90deg, #42baec, #1a4ea1);
}

.border-bottom1,
.border-bottom-black {
  border-bottom: 1px solid #464646;
}

.border-bottom-white {
  border-bottom: 1px solid #ffffff !important;
}

.border-bottom-blue {
  border-bottom: 1px solid #1a4ea1;
}

.border-bottom-blue2 {
  border-bottom: 2px solid #1a4ea1;
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("../font/Oswald-SemiBold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: url("../font/Oswald-Bold.woff") format("woff");
  font-display: swap;
}

.oswald {
  font-family: "Oswald";
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../font/Montserrat-SemiBold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../font/Montserrat-Bold.woff") format("woff");
  font-display: swap;
}

.montserrat {
  font-family: "Montserrat";
}

@font-face {
  font-family: "Allura";
  font-style: normal;
  font-weight: 700;
  src: url("../font/Allura-Regular.woff") format("woff");
  font-display: swap;
}

.allura {
  font-family: "Allura";
}


.text-stroke {
  -webkit-text-stroke: 0.5px #ffffff;
}

.box-shadow {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 2px;
}

.drop-shadow {
  filter: drop-shadow(2px 2px 1.5px rgba(0, 0, 0, 0.25));
}

.drop-shadow2 {
  filter: drop-shadow(1.5px 1.5px 0.5px rgba(0, 0, 0, 0.35));
}

.fuchidori {
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
    -1px 1px 0 #FFF, 1px -1px 0 #FFF,
    0px 1px 0 #FFF, 0 -1px 0 #FFF,
    -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.marker1 {
  background: linear-gradient(transparent 75%, rgb(252, 199, 0) 75% 95%, transparent 95%);
}

.pretty {
  text-wrap: pretty !important;
}

.balance {
  text-wrap: balance !important;
}

input,
select,
textarea {
  outline: none;
  border: 1px solid #464646;
}

button,
optgroup,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#main {
  position: relative;
  padding-top: 80px;
}

.underlayer__top {
  position: relative;
  margin-top: 80px;
}

.header-top {
  height: 80px;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
  display: inline-block;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  /* pointer-events: none; */
  /* image-rendering: -webkit-optimize-contrast; */
}

video {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  transform: translateZ(0);
  /*filter: drop-shadow(0px 0px #ffffff);*/
  /* 黒線がでるの消すコード */
}

.nowrap {
  white-space: nowrap;
}

.ws-wrap {
  white-space: wrap !important;
}

.hidden {
  overflow: hidden;
}

.hidden-x {
  overflow-x: hidden;
}

.flip-horizontal {
  transform: scale(-1, 1);
}

.utikesi {
  text-decoration: line-through;
}

.line-height1 {
  line-height: 1 !important;
}

.line-height125 {
  line-height: 1.25 !important;
}

.line-height135 {
  line-height: 1.35 !important;
}

.line-height15 {
  line-height: 1.5 !important;
}

.line-height175 {
  line-height: 1.75 !important;
}

.line-height185 {
  line-height: 1.85 !important;
}

.line-height2 {
  line-height: 2 !important;
}

.line-height225 {
  line-height: 2.25 !important;
}

.line-height25 {
  line-height: 2.5 !important;
}

.margin-top025 {
  margin-top: 0.25em !important;
}

.margin-top05 {
  margin-top: 0.5em !important;
}

.margin-top-05 {
  margin-top: -0.5em !important;
}

.margin-top-035 {
  margin-top: -0.35em !important;
}

.margin-top-1 {
  margin-top: -1em !important;
}

.margin-top-2 {
  margin-top: -2em !important;
}

.margin-top1 {
  margin-top: 1em !important;
}

.margin-top15 {
  margin-top: 1.5em !important;
}

.margin-top2 {
  margin-top: 2em !important;
}

.margin-top3 {
  margin-top: 3em !important;
}

.margin-top5 {
  margin-top: 5px !important;
}

.margin-top10 {
  margin-top: 10px !important;
}

.margin-top15 {
  margin-top: 15px !important;
}

.margin-top20 {
  margin-top: 20px !important;
}

.margin-top25 {
  margin-top: 25px !important;
}

.margin-top30 {
  margin-top: 30px !important;
}

.margin-top45 {
  margin-top: 45px !important;
}

.margin-top60 {
  margin-top: 60px !important;
}

.margin-top90 {
  margin-top: 90px !important;
}

.margin-top120 {
  margin-top: 120px !important;
}

.margin-bottom025 {
  margin-bottom: 0.25em !important;
}

.margin-bottom05 {
  margin-bottom: 0.5em !important;
}

.margin-bottom1 {
  margin-bottom: 1em !important;
}

.margin-bottom2 {
  margin-bottom: 2em !important;
}

.margin-bottom3 {
  margin-bottom: 3em !important;
}

.margin-bottom-5 {
  margin-bottom: -5px !important;
}

.margin-bottom15 {
  margin-bottom: 15px !important;
}

.margin-bottom20 {
  margin-bottom: 20px !important;
}

.margin-bottom25 {
  margin-bottom: 25px !important;
}

.margin-bottom30 {
  margin-bottom: 30px !important;
}

.margin-bottom45 {
  margin-bottom: 45px !important;
}

.margin-bottom60 {
  margin-bottom: 60px !important;
}

.margin-bottom90 {
  margin-bottom: 90px !important;
}

.margin-block15 {
  margin-block: 15px !important;
}

.margin-block30 {
  margin-block: 30px !important;
}

.mb-115-pb115 {
  margin-bottom: -115px;
  padding-bottom: 115px;
}

.margin-fit-content-auto {
  margin-inline: auto;
  width: fit-content;
}

.margin-top-auto {
  margin-top: auto;
}

.margin-inline-auto {
  margin-inline: auto;
}

.margin-left0 {
  margin-left: 0 !important;
}

.margin-left1 {
  margin-left: 1em !important;
}

.margin-right0 {
  margin-right: 0 !important;
}

.padding-right025 {
  padding-right: 0.25em !important;
}

.margin-right1 {
  margin-right: 1em !important;
}

.padding-top05 {
  padding-top: 0.5em !important;
}

.padding-top1 {
  padding-top: 1em !important;
}

.padding-top2 {
  padding-top: 2em !important;
}

.padding-top3 {
  padding-top: 3em !important;
}

.padding-top15 {
  padding-top: 15px !important;
}

.padding-top30 {
  padding-top: 30px !important;
}

.padding-bottom05 {
  padding-bottom: 0.5em !important;
}

.padding-bottom1 {
  padding-bottom: 1em !important;
}

.padding-bottom2 {
  padding-bottom: 2em !important;
}

.padding-bottom3 {
  padding-bottom: 3em !important;
}

.padding-bottom15 {
  padding-bottom: 15px !important;
}

.padding-bottom30 {
  padding-bottom: 30px !important;
}

.normal {
  font-weight: normal;
}

.weight300 {
  font-weight: 300 !important;
}

.weight400 {
  font-weight: 400 !important;
}

.weight500 {
  font-weight: 500 !important;
}

.weight600 {
  font-weight: 600 !important;
}

.weight700 {
  font-weight: 700 !important;
}

.weight800 {
  font-weight: 800 !important;
}

.weight900 {
  font-weight: 900 !important;
}

.bold {
  font-weight: 700 !important;
}

.width-fit-content {
  width: fit-content;
}

.big110 {
  font-size: 110%;
  line-height: 1;
  margin-inline: 3px;
}

.big135 {
  font-size: 135%;
  line-height: 1;
  margin-inline: 3px;
}

.big150 {
  font-size: 150%;
  line-height: 1;
  margin-inline: 3px;
}

.big175 {
  font-size: 175%;
  line-height: 1;
  margin-inline: 3px;
}

.small50 {
  font-size: 50%;
}

.small {
  font-size: 85%;
  font-weight: 400;
}

.small80 {
  font-size: 80%;
}

.small90 {
  font-size: 90%;
}

.asterisk {
  font-size: 10px;
  vertical-align: 10px;
}

.v-sub {
  vertical-align: sub;
}

.v-sub img {
  vertical-align: sub;
}

.v-middle {
  vertical-align: middle;
}

.v-middle img {
  vertical-align: middle;
}

.v-baseline {
  vertical-align: baseline;
}

.v-baseline img {
  vertical-align: baseline;
}

.initial {
  text-align: initial;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.z-index-2 {
  z-index: -2;
}

.z-index-1 {
  z-index: -1;
}

.z-index0 {
  z-index: 0;
}

.z-index1 {
  z-index: 1;
}

.z-index2 {
  z-index: 2;
}

.z-index3 {
  z-index: 3;
}

.z-index4 {
  z-index: 4;
}

.z-index5 {
  z-index: 5;
}

.z-index6 {
  z-index: 6;
}

.z-index7 {
  z-index: 7;
}

.z-index8 {
  z-index: 8;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.fontsize0 {
  font-size: 0;
}

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
}

.inline-flex {
  display: inline-flex;
}

.none {
  display: none;
}

.block {
  display: block;
}

.katuko-left {
  display: inline-block;
  margin-left: -0.5em;
}

.katuko-right {
  display: inline-block;
  margin-right: -0.5em;
}

.katuko-all {
  display: inline-block;
  margin-left: -0.3em;
  margin-right: -0.3em;
}

.text-indent1 {
  padding-left: 1.05em;
  text-indent: -1.05em;
}

.text-indent2 {
  padding-left: 2.1em;
  text-indent: -2.1em;
}

.text-narrow {
  transform: scale(0.8, 1);
}

.letterspacingm05 {
  letter-spacing: 0.5px;
}

.letterspacingm1 {
  letter-spacing: 1px;
}

.letterspacingm2 {
  letter-spacing: 2px;
}

.letterspacing-m1 {
  letter-spacing: -1px;
}

.opacity1 {
  opacity: 0.85;
}

.opacity015 {
  opacity: 0.15;
}

/* アニメーション　*
/* fade-top*/
.fade-top {
  opacity: 0;
  animation: FadeTop 1.25s forwards;
  will-change: transform;
  animation-delay: 0.25s;
}

.fade-top2 {
  opacity: 0;
  animation: FadeTop 0.75s forwards;
  will-change: transform;
  animation-delay: 0.25s;
}

@keyframes FadeTop {
  30% {
    opacity: 0;
    transform: translate(0px, -125px) scale(1);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
}


/* じわっと */
.blur {
  animation-name: blurAnime;
  animation-duration: 0.75s;
  animation-fill-mode: forwards;
  ;
  animation-delay: 0.1s;
}


@keyframes blurAnime {
  from {
    filter: blur(5px);
    transform: scale(1);
    opacity: 0;
    transform: translateY(0px);
  }

  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
    transform: translateY(0);
  }
}

.blurTrigger {
  opacity: 0;
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeUpTrigger {
  opacity: 0;
}

.fadeUpTrigger2 {
  opacity: 0;
}

.fadeUpTrigger3 {
  opacity: 0;
}

.fadeUpTrigger4 {
  opacity: 0;
}

.fadeUpTrigger5 {
  opacity: 0;
}

.wrapper {
  overflow: hidden;
}

.effectfade {
  opacity: 0;
  animation: EffectFade .7s forwards;
  will-change: transform
}

@keyframes EffectFade {

  0% {
    opacity: 0;
    transform: translate(0px, 15px);
    filter: blur(7px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
    filter: blur(0px);
  }
}

/* lefttoright*/
.lefttoright {
  opacity: 0;
  animation: LeftToRight .5s forwards;
  will-change: transform
}

@keyframes LeftToRight {
  0% {
    opacity: 0;
    transform: translate(-125px, 0px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

/* righttoleft*/
.righttoleft {
  opacity: 0;
  animation: RightToLeft .5s forwards;
  will-change: transform
}

@keyframes RightToLeft {
  0% {
    opacity: 0;
    transform: translate(125px, 0px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.delay {
  animation-delay: 0.25s !important;
}

.delay2 {
  animation-delay: 0.25s !important;
}

.effectfade {
  animation-delay: 0.1s;
}

@media (max-width: 767px) {

  .effectfade.second.point-type {
    animation-delay: 0.1s;
  }
}

/* effectfade時間差1 767で切り替え*/

@media (max-width: 767px) {

  .effectfade.second {
    animation-delay: 0.4s;
  }

  .effectfade.third {
    animation-delay: 0.1s;
  }

  .effectfade.fourth {
    animation-delay: 0.4s;
  }

  .effectfade.fifth {
    animation-delay: 0.1s;
  }

  .effectfade.sixth {
    animation-delay: 0.4s;
  }

  .effectfade.seventh {
    animation-delay: 0.1s;
  }

  .effectfade.eighth {
    animation-delay: 0.4s;
  }

  .effectfade.ninth {
    animation-delay: 0.1s;
  }

  .effectfade.tenth {
    animation-delay: 0.4s;
  }
}

/* effectfade時間差1*/
@media (min-width: 768px) {
  .effectfade.second {
    animation-delay: 0.4s;
  }

  .effectfade.third {
    animation-delay: 0.7s;
  }

  .effectfade.fourth {
    animation-delay: 1.0s;
  }

  .effectfade.fifth {
    animation-delay: 1.3s;
  }

  .effectfade.sixth {
    animation-delay: 1.6s;
  }

  .effectfade.seventh {
    animation-delay: 1.9s;
  }

  .effectfade.eighth {
    animation-delay: 2.2s;
  }

  .effectfade.ninth {
    animation-delay: 2.5s;
  }

  .effectfade.tenth {
    animation-delay: 2.8s;
  }
}

/* effectfade時間差 メディアクエリなし*/
.effectfade.second2 {
  animation-delay: 0.4s;
}

.effectfade.third2 {
  animation-delay: 0.7s;
}

.effectfade.fourth2 {
  animation-delay: 1.0s;
}

.effectfade.fifth2 {
  animation-delay: 1.3s;
}

.effectfade.sixth2 {
  animation-delay: 1.6s;
}

.effectfade.seventh2 {
  animation-delay: 1.9s;
}

.effectfade.eighth2 {
  animation-delay: 2.2s;
}

.effectfade.ninth2 {
  animation-delay: 2.5s;
}

.effectfade.tenth2 {
  animation-delay: 2.8s;
}


/* effectfade時間差3*/
@media (max-width: 767px) {
  .effectfade.second3 {
    animation-delay: 0.1s;
  }

  .effectfade.third3 {
    animation-delay: 0.1s;
  }

  .effectfade.fourth3 {
    animation-delay: 0.1s;
  }

  .effectfade.fifth3 {
    animation-delay: 0.1s;
  }

  .effectfade.sixth3 {
    animation-delay: 0.1s;
  }

  .effectfade.seventh3 {
    animation-delay: 0.1s;
  }

  .effectfade.eighth3 {
    animation-delay: 0.1s;
  }

  .effectfade.ninth3 {
    animation-delay: 0.1s;
  }

  .effectfade.tenth3 {
    animation-delay: 0.1s;
  }
}

/* effectfade時間差3 768-1099で切り替え*/

@media (min-width: 768px) and (max-width: 1099px) {
  .effectfade.second3 {
    animation-delay: 0.4s;
  }

  .effectfade.third3 {
    animation-delay: 0.7s;
  }

  .effectfade.fourth3 {
    animation-delay: 0.1s;
  }

  .effectfade.fifth3 {
    animation-delay: 0.4s;
  }

  .effectfade.sixth3 {
    animation-delay: 0.7s;
  }

  .effectfade.seventh3 {
    animation-delay: 0.1s;
  }

  .effectfade.eighth3 {
    animation-delay: 0.4s;
  }

  .effectfade.ninth3 {
    animation-delay: 0.7s;
  }

  .effectfade.tenth3 {
    animation-delay: 0.1s;
  }
}

/* effectfade時間差3*/
@media (min-width: 1100px) {
  .effectfade.second3 {
    animation-delay: 0.4s;
  }

  .effectfade.third3 {
    animation-delay: 0.7s;
  }

  .effectfade.fourth3 {
    animation-delay: 0.1s;
  }

  .effectfade.fifth3 {
    animation-delay: 0.4s;
  }

  .effectfade.sixth3 {
    animation-delay: 0.7s;
  }

  .effectfade.seventh3 {
    animation-delay: 0.1s;
  }

  .effectfade.eighth3 {
    animation-delay: 0.4s;
  }

  .effectfade.ninth3 {
    animation-delay: 0.7s;
  }

  .effectfade.tenth3 {
    animation-delay: 0.1s;
  }
}

.effectfade2 {
  opacity: 0;
  animation: EffectFade2 0.65s forwards;
  will-change: transform;
  animation-delay: 0.5s;
}

@keyframes EffectFade2 {

  0% {
    opacity: 0;
    transform: translate(0, 0) scale(0.6);
  }

  50% {
    opacity: 1;
    transform: translate(0, 0) scale(1.1);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
}


/* 画像アニメーション*/
.circle-scroll {
  transform: scale(0.5);
  transform-origin: center center;
  will-change: transform;
  /* transition: all .4s;*/
}

.circle-scroll2 {
  transform: scale(1);
  transform-origin: center center;
  will-change: transform;
  /* transition: all .4s;*/
}


.width100 {
  width: 100% !important;
}


.text10 {
  font-size: 10px;
}

.text11 {
  font-size: 11px;
}

.text12 {
  font-size: 12px;
}

.text13 {
  font-size: 13px;
}

.text13 p {
  font-size: 13px;
}

.text14 {
  font-size: 14px;
}

.text15 {
  font-size: 15px;
}

.text16 {
  font-size: 16px;
}

.text16 p {
  font-size: 16px;
}

.blogtext {
  font-size: 16px;
  line-height: 2 !important;
  font-weight: 500;
}

.blogtext p {
  font-size: 16px;
  line-height: 2 !important;
  font-weight: 500;
}

.text17 {
  font-size: 17px;
}

.text18 {
  font-size: 18px;
}

.text19 {
  font-size: 19px;
}

.text20 {
  font-size: 20px;
}

.text21 {
  font-size: 21px;
}

.text22 {
  font-size: 22px;
}

.text24 {
  font-size: 24px;
}

.text25 {
  font-size: 25px;
}

.text26 {
  font-size: 26px;
}

.text28 {
  font-size: 28px;
}

.text30 {
  font-size: 30px;
}

.text32 {
  font-size: 32px;
}

.text33 {
  font-size: 33px;
}

.text35 {
  font-size: 35px;
}

.h1-common {
  line-height: 1.35;
}

.h2-en {
  color: #1a4ea1;
  display: block;
  font-family: "Allura", sans-serif;
  font-size: 100px;
  line-height: 1.25;
}

.link2-wrapper .h2-en {
  line-height: 0.9;
}

.h2-ja {
  display: block;
  font-size: 28px;
  line-height: 1.5;
}

.h3-sub {
  display: block;
  font-size: 21px;
  margin-bottom: 10px;
}

.h3-title {
  font-size: 42px;
  line-height: 1.35;
}

.h4-common {
  font-size: 21px;
}

.flex {
  display: flex;
}

.flex-w {
  flex-wrap: wrap;
}

.flex-fw {
  display: flex;
  flex-wrap: wrap;
}

.flex-ac {
  display: flex;
  align-items: center;
}

.flex-ac-jc {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-ac-js {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex-fw-ac {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.flex-fw-jc {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flex-fw-jfe {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.flex-fw-js {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex-fw-ac-js {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.flex-fw-ac-jc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.flex-fw-afs-js {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.flex-fw-ast-js {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}

.flex-fw-ac-fdc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.flex-fw-fdc {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.flex-1 {
  flex: 1;
}

.column {
  flex-direction: column;
}

table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
}


/* ############## 共通2 ############## */
#main {
  z-index: 2;
}

.ellipse-both {
  /* 上下を緩やかな扇形に */
  clip-path: ellipse(78% 50% at 50% 50%);
}


.ellipse-both2 {
  /* 上下を緩やかな扇形に */
  clip-path: ellipse(78% 50% at 50% 50%);
  padding: 10px 0;
}

.ellipse-bottom {
  /* 下側を緩やかな扇形に */
  clip-path: ellipse(115% 100% at 50% 0%);
}

.ellipse-top {
  /* 上側を緩やかな扇形に */
  clip-path: ellipse(85% 100% at 50% 100%);
}


.ellipse-both-solution {
  /* 上下を緩やかな扇形に */
  clip-path: ellipse(110% 50% at 50% 50%);
}

.ellipse-both-message2 {
  /* 上下を緩やかな扇形に */
  clip-path: ellipse(90% 50% at 50% 50%);
}

.ellipse-both-daily {
  /* 上下を緩やかな扇形に */
  clip-path: ellipse(130% 50% at 50% 50%);
}

.ellipse-both-flow {
  /* 上下を緩やかな扇形に */
  clip-path: ellipse(130% 50% at 50% 50%);
}

.ellipse-faq {
  /* 上下を緩やかな扇形に */
  clip-path: ellipse(84% 50% at 50% 50%);
}

#message {
  z-index: 1;
  padding-top: 160px;
  margin-top: -160px;
  padding-bottom: 30px;
}

#message::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url(../image/back-message1.webp) 50% 50% / cover no-repeat;
  -webkit-mask-image: linear-gradient(to bottom,
      transparent 0%,
      #000 10%,
      #000 100%);
  mask-image: linear-gradient(to bottom,
      transparent 0%,
      #000 10%,
      #000 100%);
  clip-path: ellipse(115% 100% at 50% 0%);
}

.logomark-back-right {
  max-width: 1160px;
  margin-inline: auto;
  position: relative;
  z-index: 2;
}

.logomark-back-right::before {
  content: "";
  position: absolute;
  width: 810px;
  height: 810px;
  margin-right: -100px;
  right: 0px;
  top: 40px;
  background: url("../image/back-logomark.webp") no-repeat;
  background-size: 810px auto;
  z-index: -1;
  pointer-events: none;
}

.logomark-back-right.ul-type::before {
  margin-right: -320px;
  right: 0px;
  top: 60px;
}


.logomark-back-left {
  max-width: 1160px;
  margin-inline: auto;
  position: relative;
  z-index: 2;
}

.logomark-back-left::before {
  content: "";
  position: absolute;
  width: 810px;
  height: 810px;
  margin-left: -450px;
  right: 0px;
  left: 0px;
  top: 80px;
  background: url("../image/back-logomark.webp") no-repeat;
  background-size: 810px auto;
  z-index: -1;
  pointer-events: none;
}

.logomark-back-left.logo-lb2::before {
  background: url("../image/back-logomark2.webp") no-repeat;
}

.logomark-back-left.type-flow::before {
  top: 40px;
}

.circle1 {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 35px;
  width: 330px;
}

.circle3 {
  position: absolute;
  z-index: -1;
  top: 35px;
  left: 70px;
  width: 220px;
}

.circle4 {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 35px;
  width: 220px;
}

.circle2 {
  margin-top: 15px;
  width: 330px;
  margin-bottom: -75px;
}


.circle5 {
  position: absolute;
  z-index: -1;
  bottom: -110px;
  width: 857px;
  left: 0;
  right: 0;
  margin: auto;
}

#about {
  background: url(../image/back-office.webp) 50% 50% / cover no-repeat;
  z-index: 1;
  padding-bottom: 160px;
}

#about2 {
  background: url(../image/back-office.webp) 50% 50% / cover no-repeat;
  z-index: 1;
  padding-bottom: 80px;
}

#link {
  z-index: 2;
  margin-top: -260px;
}

#takasagobase {
  z-index: 1;
  padding-bottom: 30px;
}

#takasagobase::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url(../image/back-takasagobase1.webp) 50% 50% / cover no-repeat;

  /*
  -webkit-mask-image: linear-gradient(to bottom,
      transparent 0%,
      #000 10%,
      #000 100%);
  mask-image: linear-gradient(to bottom,
      transparent 0%,
      #000 10%,
      #000 100%);
 */
  clip-path: ellipse(105% 100% at 50% 0%);
}

#totalsupport {
  z-index: 1;
  padding-bottom: 30px;
}

#totalsupport::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url(../image/back-totalsupport1.webp) 50% 50% / cover no-repeat;

  /*
  -webkit-mask-image: linear-gradient(to bottom,
      transparent 0%,
      #000 10%,
      #000 100%);
  mask-image: linear-gradient(to bottom,
      transparent 0%,
      #000 10%,
      #000 100%);
 */
  clip-path: ellipse(105% 100% at 50% 0%);
}

#selfcare {
  z-index: 1;
  padding-bottom: 30px;
}

#selfcare::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url(../image/back-staffpage.webp) 50% 50% / cover no-repeat;

  -webkit-mask-image: linear-gradient(to bottom,
      transparent 0%,
      #000 10%,
      #000 100%);
  mask-image: linear-gradient(to bottom,
      transparent 0%,
      #000 10%,
      #000 100%);
  clip-path: ellipse(105% 100% at 50% 0%);
}

#ul-top {
  z-index: 1;
  padding-bottom: 30px;
}

#ul-top::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-color: #e5eff9;
  /*
  -webkit-mask-image: linear-gradient(to bottom,
      transparent 0%,
      #000 10%,
      #000 100%);
  mask-image: linear-gradient(to bottom,
      transparent 0%,
      #000 10%,
      #000 100%);
 */
  clip-path: ellipse(105% 100% at 50% 0%);
}

.levels {
  background: url(../image/levels.webp) 50% 50% / cover no-repeat;
  border-radius: 25px;
}


.lightblue-flame {
  padding: 30px;
  border-radius: 15px;
  background-color: #e5eff9 !important;
}

.lbf-margin {
  margin-top: 30px
}

.lbf-flex-item {
  width: 48%
}

/* ########## ヘッダー ########## */

#header {
  width: 100%;
  z-index: 2003;
  top: 0px;
  background: rgb(255, 255, 255);
  position: fixed;
  transition: background-color 0.3s ease;
}

.header-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}


.header__subtitle {
  color: #464646;
  font-size: 12.75px;
  font-weight: 700;
  line-height: 0.75;
  display: block;
  letter-spacing: 0.2px;
}

.header__subtitle a {
  display: block;
  margin-top: 7.5px;
}

.header__logo a {
  margin-top: -3px;
  width: 250px;
  transition: all .4s;
  position: relative;
  z-index: 3;
}

.logo img {
  width: 250px;
}

.header__logo a:hover {
  opacity: 0.8;
}

.header__nav-link {
  margin-right: 20px;
}

.header__nav-link a {
  font-size: 14px;
  transition: all .5s ease 0s;
  line-height: 1;
}

.site-nav-contact {
  position: absolute;
  top: 22px;
  right: 30px;
}

/* ボタン外側 */
.openbtn {
  display: block;
  position: absolute;
  cursor: pointer;
  top: 22px;
  right: 30px;
  width: 40px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #1a4ea1;
  border-radius: 5px;
}

/* ボタン内側 */
.openbtn span {
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 26px;
  height: 2px;
  background: #1a4ea1;
  transition: all .4s;
}

/* 通常の位置 */
.openbtn span:nth-of-type(1) {
  top: 9px;
}

.openbtn span:nth-of-type(2) {
  top: 18px;
}

.openbtn span:nth-of-type(3) {
  top: 27px;
}

/* active：×に変形 */
.openbtn.active span:nth-of-type(1) {
  top: 19px;
  transform: translateX(-50%) rotate(-45deg);
}

.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn.active span:nth-of-type(3) {
  top: 19px;
  transform: translateX(-50%) rotate(45deg);
}


.cta-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.cursor-pointer {
  cursor: pointer;
}

/*.header__nav {
    scrollbar-width: auto;
    -ms-overflow-style: auto;
  }
   .header__nav::-webkit-scrollbar {
    display: none;
  }*/

/*==ふわっと出現させるためのCSS*/
/*　上に上がる動き　*/

#header.UpMove {
  position: fixed;
  width: 100%;
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-120px);
  }
}

/*　下に下がる動き　*/
#header.DownMove {
  position: fixed;
  width: 100%;
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-120px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ########## FV メイン ########## */

.main__title {
  color: white;
  font-size: clamp(38px, calc(100vw / 1100 * 44), 44px);
  line-height: 1.45;
  text-align: center;
  display: block;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);

}

.main__subtitle {
  color: white;
  font-size: 21px;
  font-weight: 900;
  text-align: center;
  display: block;
  margin-bottom: 5px;
  margin-top: 10px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.main__block-text {
  height: 500px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  flex-flow: column;
  text-align: center;
  padding: 0 30px;
}

.fv-image {
  position: relative;
  width: 100%;
  height: 500px;
  border: 1px solid #ffffff;
}

.image-half {
  width: 50%;
}

.image-half.first img {
  object-fit: cover;
  font-family: "object-fit: cover";
  height: 500px;
  overflow: hidden;
}

.image-half.second img {
  object-fit: cover;
  font-family: "object-fit: cover";
  height: 500px;
  overflow: hidden;
}

.top-blend {
  overflow: hidden;
  border-radius: 25px;
}

/* ########## ブレンド ########## */

.multiply {
  mix-blend-mode: multiply;
}

.top-blend {
  position: relative;
}

.top-blend::after {
  top: 0;
  left: 0;
  content: "";
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background-image: linear-gradient(90deg,
      #bababa,
      #bababa);
}


.noblend::after {
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-color: rgba(0, 0, 0, 1);
}


/* ########## TOP メッセージ ########## */
/* ########## TOP サービス ########## */

.service-flame {
  padding: 30px;
  border-radius: 25px;
  border: #1a4ea1 2px solid;
  background-color: #ffffff;
  background-image:
    url("../image/abstarct-link1.webp"),
    url("../image/abstarct-link2.webp");
  background-repeat: no-repeat;
  /* 左上、右下 */
  background-position:
    left 0px top 0px,
    right 0px bottom 0px;
  background-size:
    287px auto,
    273px auto;
}

.service-flame.back-none {
  background-image: none;
}

.service-wrapper {
  position: relative;
}

.service-img1 {
  width: 300px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  z-index: 4;
}

.service-img2 {
  width: 230px;
  bottom: -75px;
  right: 0px;
  position: absolute;
  z-index: 4;
}

.service-img3 {
  width: 150px;
  bottom: -60px;
  left: 30px;
  position: absolute;
  z-index: 4;
}

.service-img4 {
  width: 150px;
  bottom: 0px;
  right: 90px;
  position: absolute;
  z-index: 4;
}

.service-img5 {
  width: 203px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  z-index: 4;
}

.service-img6 {
  width: 372px;
  bottom: 15px;
  right: 0px;
  position: absolute;
  z-index: 4;
}

.service-img7 {
  width: 155px;
  bottom: -20px;
  left: 140px;
  position: absolute;
  z-index: 4;
}

.link-wrapper li {
  width: 48%;
  margin-top: 20px;
}

.link-wrapper li img {
  border-radius: 20px;
}

.link-wrapper.scanplus li {
  width: 100%;
}

/* ########## TOP トータルサポート協会について ########## */
/* ########## TOP リンク ########## */
.link2-wrapper li {
  width: 48%;
  position: relative;
}

.link2-wrapper li a {
  position: absolute;
  display: grid;
  align-content: center;
  width: 100%;
  height: 325px;
  z-index: 3;
}

.link2-wrapper li .blendimg img {
  width: 100%;
  height: 325px;
  object-fit: cover;
  position: relative;
  z-index: 2;
  font-family: "object-fit: cover";
  object-position: center center;
}

.link2-wrapper li .blendimg-wrapper::after {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  mix-blend-mode: multiply;
  background-color: #cccccc;
}

.blendimg-wrapper {
  overflow: hidden;
  position: relative;
  border-radius: 25px;
}

.link2-wrapper li .blendimg {
  transition: all .5s ease 0s;
  transform: scale(1.01);
  display: block;
}

.link2-wrapper li:hover .blendimg {
  transform: scale(1.1);
}

/* ########## 下層ページ メイン1 ########## */

.underlayer__title {
  display: block;
  font-family: "Oswald";
  font-weight: 600;
  font-size: 73px;
  line-height: 1;
  background: linear-gradient(90deg,
      #42baec 0%,
      #1a4ea1 100%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  white-space: nowrap;
  letter-spacing: -1px;
}

.underlayer__subtitle2 {
  font-size: 18px;
  border: 1px solid #464646;
  background-color: #ffffff;
  padding: 4px 6px 3px;
  margin-right: 10px;
  vertical-align: middle;
}

.underlayer__subtitle {
  font-size: 32px;
}

.underlayer-text {
  margin-top: 5px;
  width: 48%;
}

.underlayer-photo {
  width: 51%;
}


.underlayer-photo {
  height: 470px;
}

.underlayer-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform .4s ease;
  border-radius: 25px;
}

.circle1-takasago {
  width: 432px;
}

.circle1-ts {
  width: 427px;
}

.caution {
  margin-top: -25px;
}


/* ########## 下層ページ メイン2 ########## */
.ts3-icon1,
.ts3-icon2 {
  position: relative;
  margin-left: 38px;
}

.ts3-icon1::before {
  content: "";
  position: absolute;
  z-index: 2;
  display: inline-block;
  left: -40px;
  top: -8px;
  width: 34px;
  height: 39px;
  background: url(../image/ts-icon1.svg) no-repeat center/contain;
  pointer-events: none;
}

.ts3-icon2::before {
  content: "";
  position: absolute;
  z-index: 2;
  display: inline-block;
  top: -8px;
  left: -40px;
  width: 34px;
  height: 33px;
  background: url(../image/ts-icon2.svg) no-repeat center/contain;
  pointer-events: none;
}

.ts-number1,
.ts-number2 {
  position: relative;
  margin-left: 75px;
}


.ts-number1::before {
  content: "1";
  position: absolute;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  left: -85px;
  top: -10px;
  width: 66px;
  height: 66px;
  border-radius: 66px;
  border: #1a4ea1 2px solid;
  color: #1a4ea1;
  font-size: 40px;
  font-family: "Montserrat";
  font-weight: 600;
  pointer-events: none;
}

.ts-number2::before {
  content: "2";
  position: absolute;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  left: -85px;
  top: -10px;
  width: 66px;
  height: 66px;
  border-radius: 66px;
  border: #1a4ea1 2px solid;
  color: #1a4ea1;
  font-size: 40px;
  font-family: "Montserrat";
  pointer-events: none;
}

/* ########## 下層ページ お悩み ########## */
#trouble {
  background: url(../image/back-onayami.webp) 50% 0% / cover no-repeat;
  margin-top: -45px;
  padding-top: 45px;
  margin-bottom: -75px;
  padding-bottom: 75px;
}

.illust-trouble {
  text-align: center;
}

.trouble-wrapper p {
  line-height: 1.75;
}

.trouble-wrapper li {
  text-align: center;
}

.triangle {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: -45px;
  margin-inline: auto;
  width: 320px;
  height: 100px;
  background: linear-gradient(90deg, #42baec, #1a4ea1);
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

/* ########## 下層ページ 解決 ########## */
#solution {
  background: url(../image/back-solution.webp) 50% 0% / cover no-repeat;
}

.number-white {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 39px;
  width: 80px;
  height: 80px;
  margin: -40px auto 0px;
  border-radius: 80px;
  color: #1a4ea1;
  background: #ffffff;
  font-family: "Montserrat";
  font-weight: 600;
  position: relative;
  z-index: 2;
}

.number-white.lb-type {
  margin: 0px 20px 0px 0;
  background: #e5eff9;
}

/* ########## 下層ページ ポイント ########## */
/* ########## 下層ページ メッセージ ########## */
#message2 {
  background: url(../image/back-message2-2.webp) 50% 50% / cover no-repeat;
}

/* ########## 下層ページ レビュー ########## */

.service-flame2 {
  width: 32%;
  padding: 30px;
  border-radius: 25px;
  border: #1a4ea1 2px solid;
  background-color: #ffffff;
}

.star {
  margin-bottom: 15px;
}

/* ########## 下層ページ 1日の流れ ########## */
#daily-schedule {
  background: url(../image/back-daily.webp) 50% 0% / cover no-repeat;
}

.schedule-wrapper {
  display: flex;
  align-items: stretch;
  /* center → stretch */
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  flex-wrap: wrap;
}

.schedule-left {
  width: 120px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
}

/* 丸より上の縦線 */
#daily-schedule .schedule-wrapper:not(:first-child) .schedule-left::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 50%;
  /* 丸までの距離に合わせて調整 */
  left: 47.5px;
  width: 2px;
  background-color: #1a4ea1;
  z-index: 0;
}

/* 丸より下の縦線 */
#daily-schedule .schedule-wrapper:not(:last-child) .schedule-left::after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 47.5px;
  width: 2px;
  background-color: #1a4ea1;
  z-index: 0;
}

.time {
  font-family: "Montserrat";
  font-weight: 600;
  width: 95px;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 95px;
  border: #1a4ea1 1px solid;
  color: #ffffff;
  background-color: #1a4ea1;
  position: relative;
  z-index: 1;
}

.schedule-right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px;
  margin-block: 10px;
  border-radius: 15px;
  border: #1a4ea1 2px solid;
}

.schedule-title {
  width: 140px;
}

.schedule-right-text {
  flex: 1;
  padding-right: 30px;
}

.schedule-right-photo {
  width: 220px;
}

.black-circle {
  position: relative;
  margin-left: 1em;
}

.black-circle::before {
  content: "・";
  position: absolute;
  z-index: 1;
  display: inline-block;
  top: 0;
  left: -1em;
  pointer-events: none;
}

.black-circle:nth-child(n + 2) {
  margin-top: 5px;
}

/* ########## 下層ページ ご利用の流れ ########## */

.flow-flame {
  border-radius: 25px;
  border: #1a4ea1 2px solid;
  background-color: white;
}

.flow-left {
  font-family: "Montserrat";
  font-weight: 600;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 80px;
  color: #ffffff;
  background-color: #1a4ea1;
  margin-right: 30px;
}

.step {
  font-size: 15px;
}

.step-number {
  font-size: 40px;
  line-height: 1;
}

.flow-right {
  flex: 1;
}


.flow-wrapper li {
  position: relative;
  padding: 30px;
  text-align: center;
}

.flow-arrow {
  position: relative;
  width: 100%;
  height: 40px;
}

.flow-arrow::after {
  content: "";
  position: absolute;
  inset: 0;

  background: #1a4ea1;

  clip-path: polygon(0 0,
      50% calc(100% - 1px),
      100% 0,
      100% 1px,
      50% 100%,
      0 1px);
}

#flow {
  background: url(../image/back-takasagobase2-2.webp) 50% 100% / contain no-repeat;
}

#flow-ts {
  background:
    #e5eff9 url(../image/back-totalsupport2.webp) 50% 100% / contain no-repeat;
  background-blend-mode: multiply;
}

/* ########## 下層ページ さいごに ########## */
#ps {
  background: url(../image/back-ps.webp) 50% 0% / cover no-repeat;
}

/* ########### 下層ページ よくある質問 ###########  */

#faq {
  background: url(../image/back-faq.webp) 50% 0% / cover no-repeat;
}

.faq-tr {
  position: relative;
  display: block;
  border-top: #464646 1px solid;
}

.faq-th {
  display: block;
  cursor: pointer;
  position: relative;
  padding: 35px 65px 35px 90px;
  line-height: 1.75;
  color: #1a4ea1;
  overflow: hidden;
}

.faq-th2 {
  font-size: 21px;
  font-weight: 700;
}

.faqtable th.open+td .abox-contents {
  display: block;
}

.faqtable {
  border-bottom: #464646 1px solid;
}

.abox-contents {
  display: none;
  overflow: hidden;
}

.faq-td {
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  transition: 0.5s;
}

.faq-th.selected::after {
  transform: rotate(0);
  transition: 0.5s;
}

.faq-th::before,
.faq-th::after {
  content: '';
  display: block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 15px;
  width: 25px;
  height: 2px;
  background-color: #464646;
}

.faq-th::after {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
  background-color: #464646;
}

.faq-th2::before {
  font-size: 36px;
  font-family: "Montserrat";
  font-weight: 600;
  content: "Q";
  position: absolute;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0px;
  transform: translateY(-50%);
  top: 50%;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  color: #ffffff;
  background-color: #1a4ea1;
  pointer-events: none;
}

.faqtable .abox-contents2 {
  position: relative;
  padding: 0px 65px 0px 90px;
  line-height: 2;
  margin-bottom: 35px;
}

.faqtable .abox-contents2::before {
  font-size: 36px;
  font-family: "Montserrat";
  font-weight: 600;
  content: "A";
  position: absolute;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  left: 0px;
  transform: translateY(-50%);
  top: 50%;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  color: #ffffff;
  background-color: #42baec;
  pointer-events: none;
}

.faq-th:active {
  transform: translate(0, 5px);
  transition: all .5s ease 0s;
}


/* ########## 会社概要 ########## */
.contacttable.companytable td {
  font-weight: 700;
  padding-top: 22px;
}

.contacttable.companytable.benefittable td {
  font-weight: 400;
}

.contacttable.companytable.benefittable td li {
  font-weight: 400;
}


.card-wrapper {
  width: 50%;
  border: #1a4ea1 2px solid;
  border-radius: 25px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
}

.card-text {
  width: 48%;
  text-align: center;
}

.card-text span {
  position: relative;
}

.card-text span::after {
  content: "";
  width: 21px;
  height: 21px;
  background: #dfe8f2;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -25px;
  display: inline-block;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.card-text span::before {
  font-size: 16px;
  content: "→";
  color: #1a4ea1;
  position: absolute;
  right: -23px;
  padding-top: 1px;
  top: 54%;
  transform: translateY(-54%);
  z-index: 2;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.card-photo {
  width: 48%;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  transition: all .5s ease 0s;
}

.card-wrapper .card-photo img {
  transition: all .5s ease 0s;
  transform: scale(1.01);
  display: block;
}

.card-wrapper:hover .card-photo img {
  transform: scale(1.1);
}

/* ########## 見える化 ########## */
.pdf-wrapper {
  width: 100%;
  height: 80vh;
}

.pdf-wrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/* ########## 採用情報 ########## */

.recruit-flex3 li img {
  width: 300px;
  margin-inline: auto;
  display: block;
}

.flow-block2 {
  width: 400px;
  margin-inline: auto;
}

/* ########## セルフケア報告 ########## */
.staff-link-wrapper {
  max-width: 740px;
  margin-inline: auto;
  padding: 20px;
}

.staff-link-wrapper li {
  margin-inline: 15px;
}

.symptoms {
  width: 150px;
}

.contacttable__right.second input {
  width: 100px !important;
}

/* ########## 日報 ########## */
/* ########## 送信完了 ########## */
/* ########## TAKASAGO BASE ヘッダー ########## */
/* ########## 個人情報保護方針 ########## */
/* ########## お問い合わせ ########## */

#contact2 {
  margin-top: -55px;
  padding-top: 55px;
}

.contact-arrow {
  position: absolute;
  z-index: 8;
  top: -55px;
  left: 0;
  right: 0;
}

.radio-input label {
  display: inline-flex;
  align-items: center;
}

/* wordpressでずれるのでこのコードが必要 */
.radio-input label {
  margin-top: 8px;
}

/* wordpressで空きが出るのでこのコードが必要 */
.radio-input span {
  margin-left: 0;
  margin-right: 8px;
}

/* inputがずれるの解決方法パターン２：スピナーを非表示にする */
div.wpcf7 .wpcf7-spinner {
  display: none !important;
}

/* Contact Form 7 のバリデーションメッセージ枠を非表示にする */
.wpcf7 form .wpcf7-response-output {
  display: none;
  border: none;
  margin: 0;
  padding: 0;
}

input[type=radio] {
  width: 15px;
  height: 15px;
  vertical-align: sub;
  margin-right: 5px;
  accent-color: #1a4ea1;
}

.radiotext {
  padding-right: 15px;
  font-size: 18px;
  white-space: nowrap;
}

.radiotext a {
  font-weight: 500;
  font-size: inherit !important;
}

input[type=checkbox] {
  width: 15px;
  height: 15px;
  vertical-align: sub;
  display: inline-block;
  margin-right: 5px;
}

label {
  margin-top: 5px;
  display: inline-block;
}

::placeholder,
.contacttable::placeholder {
  font-size: 18px;
  -webkit-text-fill-color: #d6d6d6 !important;
}

.contacttable {
  background-color: #ffffff;
}

.contacttable .hitusu {
  position: absolute;
  top: 23px;
  right: 5px;
  vertical-align: 2px;
  margin-left: 10px;
  margin-bottom: 3px;
  line-height: 1.35;
  padding: 3px 5px 2px;
  font-weight: 700;
  color: #ff5a3b;
  font-size: 14px;
}

.contacttable th {
  font-size: 18px;
  font-weight: 900;
  width: 260px;
  padding: 22px 17px 22px;
  position: relative;
}

.contacttable td {
  padding: 14px 17px 15px;
  font-weight: 500;
}

.contacttable td input[type=text],
.contacttable td input[type=tel],
.contacttable td input[type=email],
.contacttable td input[type=url],
.contacttable td select {
  font-size: 18px;
  padding: 9px 15px 8px;
  font-weight: 700;
  border: #ffffff 0px solid;
  background-color: #f4f4f4;
  -webkit-text-fill-color: #464646 !important;
}

.contacttable td input[type=text]:not(.wpcf7-free-text) {
  width: 100%;
}

.contacttable td input[type=tel],
.contacttable td input[type=email],
.contacttable td input[type=url] {
  width: 100%;
  max-width: 100%;
}

.contacttable td select {
  width: 208px;
  padding-top: 9px;
  padding-bottom: 7px;
  max-width: 100%;
  appearance: none;
  /* ブラウザデフォルトの矢印を非表示 */
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 30px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24'><polyline points='6 9 12 15 18 9' style='fill:none;stroke:darkgray;stroke-width:2'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 24px;
}

/* まず通常の色（選択肢を選んだ時）を黒にする */
.contacttable td select {
  color: #464646 !important;
}

/* value=""（プレースホルダー）が選ばれている間だけグレーにする */
.contacttable td select:has(option:checked[value=""]) {
  -webkit-text-fill-color: #464646 !important;
}

.contacttable td textarea {
  font-size: 16px;
  font-weight: 700;
  padding: 8px 15px;
  width: 100%;
  height: 105px;
  border: #ffffff 0px solid;
  background-color: #f4f4f4;
  -webkit-text-fill-color: #464646 !important;
}

input:-webkit-autofill {
  box-shadow: 0 0 0 1000px #e8f3f8 inset;
}

input.adjust:-webkit-autofill {
  box-shadow: 0 0 0 1000px #e8f3f8 inset;
}

/* 上からずれるけどwodpressではずれない
.radio-other-adjust {
  margin-top: -5px;
}
*/
.radio-other-adjust {
  margin-top: 2px;
}

input.wpcf7-free-text {
  margin-top: -2px;
  margin-left: 5px;
  width: 170px;
}

.contacttable {
  border: #cecece 1px solid;
}

.contacttable tr th {
  background-color: #e5eff9;
}

.contacttable tr:not(:last-child) th {
  border-bottom: #cecece 1px solid;
}

.contacttable tr:not(:last-child) td {
  border-bottom: #cecece 1px solid;
}

/* ########## 共通ボタン ########## */

/* ########## inputボタン ########## */

.button-common>input,
.button-common>a,
.back-button>a {
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 1.5px;
  font-weight: 700;
  color: #fff;
  border: none;
  text-align: center;
  cursor: pointer;
  transition: all .3s ease 0s;
}

.button-common>input,
.button-common.type2>a,
.button-common.type-line>a,
.back-button>a {
  width: 320px;
  max-width: 100%;
  height: 70px;
  border-radius: 70px;
  font-size: 21px;
}

.button-common>a {
  width: 205px;
  max-width: 100%;
  height: 48px;
  border-radius: 48px;
  font-size: 18px;
}

.button-common>input,
.button-common.type2>a {
  background-image: linear-gradient(to right,
      #42baec,
      #1a4ea1,
      #42baec);
  background-size: 300% 100%;
  transition: background-position .4s ease-in-out, box-shadow .4s ease-in-out;
}

.button-common.type-line>a {
  background-image: linear-gradient(to right,
      #06db55,
      #009f00,
      #06db55);
  background-size: 300% 100%;
  transition: background-position .4s ease-in-out, box-shadow .4s ease-in-out;
}

.button-common>a {
  background-color: #1a4ea1;
  border: 1px solid #1a4ea1;
}

.button-common.type2>a,
.button-common.type-line>a {
  border: none;
}

.button-common>input,
.button-common>a,
.back-button>a {
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
  -moz-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.button-common {
  position: relative;
}

.button-common.btn-lb>a {
  color: #464646;
  background-color: #dfe8f2;
  border: 1px solid #dfe8f2;
}

.button-common>a::after {
  content: "";
  width: 21px;
  height: 21px;
  background: #dfe8f2;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  display: inline-block;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.button-common>a::before {
  font-size: 16px;
  content: "→";
  color: #1a4ea1;
  position: absolute;
  right: 16px;
  top: 54%;
  transform: translateY(-54%);
  z-index: 2;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.input-button::after,
.button-common.type2>a::after,
.button-common.type-line>a::after {
  content: "";
  width: 24px;
  height: 24px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  display: inline-block;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.input-button::before,
.button-common.type2>a::before,
.button-common.type-line>a::before {
  font-size: 16px;
  content: "→";
  color: #1a4ea1;
  font-weight: bold;
  position: absolute;
  right: 17px;
  top: 52%;
  transform: translateY(-52%);
  z-index: 2;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.back-button>input,
.back-button>a {
  color: #ffffff;
  background-color: #9296ad;
  border: #9296ad 1px solid;
  transition: all .3s ease 0s;
}

.back-button::after {
  content: "";
  width: 24px;
  height: 24px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  display: inline-block;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.back-button::before {
  content: "←";
  color: #9296ad;
  font-weight: bold;
  position: absolute;
  left: 23px;
  top: 52%;
  transform: translateY(-52%);
  z-index: 2;
  transition: all .25s ease 0s;
  pointer-events: none;
}

.input-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: fit-content;
  margin-inline: auto;
  gap: 20px
}


.button-common.btn-lb>a::after {
  background: #ffffff;
}

.button-common.btn-lb>a::before {
  top: 25%;
  transform: translateY(-25%);
  transform: rotate(-45deg);
}

.button-common.ts4-btn {
  width: fit-content;
  margin-right: auto;
}

.button-common.ts4-btn>a {
  width: fit-content;
  padding-left: 1em;
  padding-right: 2.5em;
}

@media (any-hover: hover) {

  .button-common>a:hover {
    color: #1a4ea1;
    background-color: #ffffff;
    border: 1px solid #1a4ea1;
  }

  .button-common.type2>a:hover,
  .button-common.type-line>a:hover {
    border: none;
  }


  .back-button>a:hover {
    color: #9296ad;
    background-color: #ffffff;
    border: 1px solid #9296ad;
  }

  .button-common>a:hover::after {
    background: #1a4ea1;
  }

  .button-common>a:hover::after {
    background: #1a4ea1;
  }

  .button-common.type2>a:hover::after,
  .button-common.type-line>a:hover::after {
    background: #ffffff;
  }

  .button-common>a:hover::before {
    color: #ffffff;
  }

  .button-common.type2>a:hover::before {
    color: #1a4ea1;
  }

  .button-common.type-line>a:hover::before {
    color: #009f00;
  }

  .button-common>input:hover,
  .button-common.type2>a:hover,
  .button-common.type-line>a:hover {
    background-position: 100% 0;
    color: #ffffff;
  }

  .button-common>a:active {
    transform: translate(0, 5px);
    transition: all .3s ease 0s;
  }

  .back-button>a:active {
    transform: translate(0, 5px);
    transition: all .3s ease 0s;
  }

  .button-common>input:active {
    transform: translate(0, 5px);
    transition: all .3s ease 0s;
  }
}


/* ########## お問い合わせ確認画面 ########## */

.formTable {
  border-top: #464646 0px solid;
}

.formTable th {
  color: #1a4ea1;
  border-bottom: #464646 0px solid;
  font-weight: 700;
  padding-top: 5px;
  width: 260px;
  padding-bottom: 20px;
}

.formTable td {
  min-height: 60px;
  font-weight: 500;
  border-bottom: #464646 0px solid;
  width: 100%;
  padding-bottom: 20px;
  line-height: 2;
}

p.error_messe {
  margin: 5px 0;
  color: #1a4ea1;
}

.confirm-button {
  width: 530px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline: auto;
}

.back-button>input,
.back-button>a {
  background-image: linear-gradient(to right,
      #1a4ea1,
      #00385a,
      #1a4ea1);
  background-size: 300% 100%;
  transition: background-position .4s ease-in-out, box-shadow .4s ease-in-out;
}

@media (any-hover: hover) {

  .back-button>input:hover,
  .back-button>a:hover {
    background-position: 100% 0;
  }
}

/* ########### 個人情報保護方針 ########### */
.privacy-table-wrap {
  width: 100%;
  overflow-x: auto;
}

.privacy-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  color: #444;
  font-weight: 700;
  line-height: 1.7;
}

.privacy-table th,
.privacy-table td {
  border: 1px solid #777;
  text-align: left;
  vertical-align: top;
}

.privacy-table th {
  padding: 18px 20px;
  background-color: #e6f0fa;
}

.privacy-table td {
  padding: 30px 20px;
}

/* 列幅 */
.privacy-table th:nth-child(1),
.privacy-table td:nth-child(1) {
  width: 25%;
}

.privacy-table th:nth-child(2),
.privacy-table td:nth-child(2) {
  width: 25%;
}

.privacy-table th:nth-child(3),
.privacy-table td:nth-child(3) {
  width: 25%;
}

.privacy-table th:nth-child(4),
.privacy-table td:nth-child(4) {
  width: 25%;
}

@media screen and (max-width: 767px) {
  .privacy-table {
    width: 900px;
    min-width: 600px;
  }

  .privacy-table th {
    padding: 12px 15px;
  }

  .privacy-table td {
    padding: 20px 15px;
  }
}





/* ########## パンくず ########## */
.breadcrumb__list {
  position: relative;
  z-index: 3;
  margin-bottom: 35px;
  margin-right: 30px;
  display: block;
  line-height: 1.15;
  font-size: 12px;
}

.breadcrumb__item:not(:last-child)::after {
  content: "＞";
  padding: 3px;
}

.breadcrumb__item {
  display: inline-block;
  line-height: 1.15;
  font-size: 12px;
}

.breadcrumb__item a {
  font-size: inherit;
  font-weight: 500;
}

.breadcrumb__item a[href*=".html"] {
  font-weight: bold;
}

/* ########## トップへボタン ########### */

#topbtn {
  right: 30px;
  bottom: -45px;
  width: 70px;
  position: absolute;
  z-index: 1000;
  transition: all 0.5s;
  cursor: pointer;
}

@media (any-hover: hover) {
  #topbtn:hover {
    margin-bottom: 10px;
  }
}

/* ########## フッター ########### */

#footer {
  position: relative;
  background-color: #1a4ea1;
}

.footer__subtitle {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
}

.footer__subtitle a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.footer__nav li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  cursor: pointer;
}

.footer__nav li {
  margin-bottom: 5px;
}

.footer-second li a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 4px;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 3.75px;
}

.footer__copy {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 500;
  color: #a6a6a6;
  background-color: #ffffff;
  padding: 25px;
}

.event-none {
  pointer-events: none;
  margin-bottom: 0.65em;
}

.logo-footer {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 65px;
  width: 352px;
  opacity: 0.85;
}

.abstarct-white,
.abstarct-white2 {
  position: relative;
}

.abstarct-white {
  background-image:
    url("../image/abstract-footer1.svg"),
    url("../image/abstract-footer2.svg");
  background-repeat: no-repeat;
  /* 左上、右下 */
  background-position:
    left 0px top 0px,
    right 0px bottom 0px;
  background-size:
    268px auto,
    286px auto;
}

.abstarct-white2 {
  background-image:
    url("../image/abstract-white1.svg"),
    url("../image/abstract-white2.svg");

  background-repeat: no-repeat;

  /* 左上、右下 */
  background-position:
    left 0px top 0px,
    right 0px bottom 0px;

  background-size:
    268px auto,
    286px auto;
}

/* ########## フッター下部リンク ########## */
.footer__nav.footer__nav2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
  width: 100%;
  padding-left: 0;
  margin: 40px auto 0;
}

.footer__nav.footer__nav2 li {
  display: flex;
  align-items: center;
  margin: 0;
}

.footer__nav.footer__nav2 li a {
  font-size: 14px;
}

.footer__nav.footer__nav2 li:not(:last-child)::after {
  content: "";
  display: block;
  width: 1px;
  height: 1em;
  margin: 0 15px;
  background-color: #ffffff;
}

/* ####################################### 479px以下 ####################################### */

@media (max-width: 479px) {

  /* ############## 共通 ############## */
  html,
  body {
    font-size: 16px;
  }

  label,
  td,
  th,
  p,
  div,
  dd,
  dt,
  li,
  a,
  input,
  textarea,
  select {
    font-size: 16px;
  }

  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 15px;
  }

  h4 {
    font-size: 15px;
  }

  h5 {
    font-size: 15px;
  }

  h6 {
    font-size: 14px;
  }

  .text12 {
    font-size: 11px;
  }

  .text13 {
    font-size: 11px;
  }

  .text14 {
    font-size: 12px;
  }

  .text15 {
    font-size: 13px;
  }

  .text16 {
    font-size: 14px;
  }

  .text16 p {
    font-size: 14px;
  }

  .blogtext {
    font-size: 14px;
  }

  .blogtext p {
    font-size: 14px;
  }

  .text17 {
    font-size: 15px;
  }

  .text18 {
    font-size: 15px;
  }

  .text19 {
    font-size: 16px;
  }

  .text20 {
    font-size: 17px;
  }

  .text21 {
    font-size: 17px;
  }

  .text22 {
    font-size: 18px;
  }

  .text24 {
    font-size: 19px;
  }

  .text25 {
    font-size: 20px;
  }

  .text26 {
    font-size: 21px;
  }

  .text28 {
    font-size: 22px;
  }

  .text30 {
    font-size: 22px;
  }

  .text32 {
    font-size: clamp(21px, calc(100vw / 479 * 27), 27px);
  }

  .text33 {
    font-size: 24px;
  }

  .text35 {
    font-size: 26px;
  }

  .h2-en {
    font-size: clamp(50px, calc(100vw / 479 * 80), 80px);
  }

  .h2-ja {
    font-size: 21px;
  }

  .h3-sub {
    font-size: 16px;
  }

  .h3-title {
    font-size: clamp(20px, calc(100vw / 479 * 32), 32px);
  }

  .h4-common {
    font-size: 19px;
  }

  .sfinline {
    display: inline !important;
  }

  .sf {
    display: block !important;
  }

  .tb {
    display: none !important;
  }

  .tbsfinline {
    display: inline !important;
  }

  .tbsf {
    display: block !important;
  }

  .pcinline {
    display: none !important;
  }

  .pctbinline {
    display: none !important;
  }

  .pctb {
    display: none !important;
  }

  .pc {
    display: none !important;
  }

  .pc1 {
    display: none !important;
  }

  .pc1sf {
    display: block !important;
  }

  .pc2 {
    display: none !important;
  }

  .pc2tbsf {
    display: block !important;
  }

  .pc2tb {
    display: none !important;
  }

  .pc2inline {
    display: none !important;
  }

  .pc1tbsfinline {
    display: inline !important;
  }

  .pc1tbsf {
    display: block !important;
  }

  .pc1tbsfflex {
    display: flex !important;
  }

  .hidden-x-tbsf {
    overflow-x: hidden;
  }

  .hidden-x-pc1tbsf {
    overflow-x: hidden;
  }

  .hidden-pc1tbsf {
    overflow: hidden;
  }

  .hidden-tbsf {
    overflow: hidden;
  }

  .contents-header {
    padding: 0px 15px;
  }

  .contents0 {
    padding: 0px 15px;
  }

  .contents {
    padding: 45px 15px;
  }

  .contents.fan-top {
    padding: 60px 15px 45px;
  }

  .contents.flow-bottom {
    padding: 0px 15px 160px;
    margin-bottom: -90px;
  }

  .contents.ps-top {
    padding: 90px 15px 60px;
    margin-top: -45px;
  }

  .contents.fan-message2 {
    padding: 65px 15px 50px;
  }

  .contents.bottom0 {
    padding-bottom: 0px;
  }

  .contents.top0 {
    padding-top: 0px;
  }

  .contents.top-quarter {
    padding-top: 35px;
  }

  .contents.top-half {
    padding-top: 22.5px;
  }

  .contents.bottom-half {
    padding-bottom: 22.5px;
  }

  .contents.top-half-half {
    padding-top: 7.5px;
  }

  .contents.bottom-half-half {
    padding-bottom: 7.5px;
  }

  .blogtext img,
  .blogtext video,
  .blogtext iframe {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .margin-top15 {
    margin-top: 7.5px !important;
  }

  .margin-top20 {
    margin-top: 10px !important;
  }

  .margin-top25 {
    margin-top: 15px !important;
  }

  .margin-top30 {
    margin-top: 25px !important;
  }

  .margin-top45 {
    margin-top: 25px !important;
  }

  .margin-top60 {
    margin-top: 30px !important;
  }

  .margin-top90 {
    margin-top: 45px !important;
  }

  .margin-top120 {
    margin-top: 60px !important;
  }

  .margin-top130 {
    margin-top: 65px !important;
  }

  .margin-bottom15 {
    margin-bottom: 15px !important;
  }

  .margin-bottom20 {
    margin-bottom: 10px !important;
  }

  .margin-bottom25 {
    margin-bottom: 15px !important;
  }

  .margin-bottom30 {
    margin-bottom: 15px !important;
  }

  .margin-bottom45 {
    margin-bottom: 25px !important;
  }

  .margin-bottom60 {
    margin-bottom: 30px !important;
  }

  .margin-bottom90 {
    margin-bottom: 45px !important;
  }

  .margin-block15 {
    margin-block: 10px !important;
  }

  .margin-block30 {
    margin-block: 15px !important;
  }

  .padding-top15 {
    padding-top: 7.5px !important;
  }

  .padding-top30 {
    padding-top: 15px !important;
  }

  .padding-top45 {
    padding-top: 25px !important;
  }

  .padding-top60 {
    padding-top: 30px !important;
  }

  .padding-top90 {
    padding-top: 45px !important;
  }

  .padding-bottom15 {
    padding-bottom: 7.5px !important;
  }

  .padding-bottom30 {
    padding-bottom: 15px !important;
  }

  .padding-bottom45 {
    padding-bottom: 25px !important;
  }

  .padding-bottom60 {
    padding-bottom: 30px !important;
  }

  .padding-bottom90 {
    padding-bottom: 45px !important;
  }


  /* ############## 共通2 ############## */

  .ellipse-both {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(108% 50% at 50% 50%);
  }

  .ellipse-both2 {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(178% 50% at 50% 50%);
    padding: 30px 0;
  }

  .ellipse-both-solution {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(185% 50% at 50% 50%);
  }

  .ellipse-both-message2 {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(128% 50% at 50% 50%);
  }

  .ellipse-both-daily {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(235% 50% at 50% 50%);
  }

  .ellipse-both-flow {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(235% 50% at 50% 50%);
  }

  .ellipse-bottom {
    /* 下側を緩やかな扇形に */
    clip-path: ellipse(155% 100% at 50% 0%);
  }

  .ellipse-top {
    /* 上側を緩やかな扇形に */
    clip-path: ellipse(125% 100% at 50% 100%);
  }

  .ellipse-faq {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(128% 50% at 50% 50%);
  }

  #message::before {
    clip-path: ellipse(155% 100% at 50% 0%);
    background: url(../image/back-message1-sf.webp) 35% 50% / cover no-repeat;
  }

  #message {
    padding-top: 160px;
    margin-top: -160px;
    padding-bottom: 15px;
  }

  #takasagobase::before {
    clip-path: ellipse(155% 100% at 50% 0%);
    background: url(../image/back-takasagobase1-sf.webp) 35% 50% / cover no-repeat;
  }

  #takasagobase {
    padding-bottom: 15px;
  }

  #totalsupport::before {
    clip-path: ellipse(155% 100% at 50% 0%);
    background: url(../image/back-totalsupport1-sf.webp) 50% 50% / cover no-repeat;
  }

  #totalsupport {
    padding-bottom: 15px;
  }

  #selfcare {
    padding-bottom: 15px;
  }

  #selfcare::before {
    clip-path: ellipse(155% 100% at 50% 0%);
    background: url(../image/back-staffpage-sf.webp) 50% 50% / cover no-repeat;
  }

  #ul-top {
    padding-bottom: 15px;
  }

  #ul-top.ul-top2 {
    height: 200px;
    display: flex;
    align-items: center;
    padding-bottom: 0;
  }

  #ul-top::before {
    clip-path: ellipse(155% 100% at 50% 0%);
  }


  .logomark-back-right::before {
    background-position:
      right -80px top 0px;
    margin-right: 0px;
    background-size:
      445px auto;
  }

  .logomark-back-right.ul-type::before {
    margin-right: -90px;
    right: 0px;
    top: 70px;
  }


  .logomark-back-left::before {
    width: 445px;
    height: 445px;
    margin-left: -250px;
    top: 30px;
    background-size: 445px auto;
  }

  .circle1 {
    top: 0;
    right: 0px;
    width: 180px;
  }

  .circle3 {
    top: 0px;
    left: 15px;
    width: 160px;
  }

  .circle4 {
    top: 20px;
    right: 0px;
    width: 160px;
  }

  .circle2 {
    margin-top: 15px;
    width: 180px;
    margin-bottom: -45px;
  }

  #about {
    background: url(../image/back-office-sf.webp) 50% 50% / cover no-repeat;
    padding-bottom: 160px;
  }

  #about2 {
    background: url(../image/back-office-sf.webp) 50% 50% / cover no-repeat;
  }


  #link {
    margin-top: -190px;
  }

  .circle5 {
    bottom: -30px;
    width: clamp(200px, calc(100vw / 479 * 400), 400px);
    max-width: 100%;
  }

  .lightblue-flame {
    padding: 15px;
    border-radius: 12.5px;
  }

  .lbf-margin {
    margin-top: 12.5px
  }

  .lbf-flex-item {
    width: 100%
  }

  /* ########## ヘッダー ########## */

  .site-nav-contact {
    right: 15px;
  }

  /* ボタン外側 */
  .openbtn {
    right: 65px;
  }

  .header__subtitle {
    font-size: 10.25px;
    letter-spacing: 0.2px;
  }

  .header__logo a {
    width: 195px;
  }

  .logo img {
    width: 195px;
  }

  .header__nav {
    width: 100%;
    top: 80px;
    right: 0px;
    position: fixed;
    display: none;
    z-index: 2;
    overflow: scroll;
    height: calc(100vh - 80px);
    background-color: #ffffff;
  }

  .header__nav .header__nav-link a {
    font-size: 16px;
    font-weight: 700;
    padding: 20px 0;
    display: block;
  }

  .header__nav-link.border-nav,
  .header__nav-link.bor {
    border-bottom: 1px solid #464646 !important;
    margin: 0 15px;
  }

  /*  ドロップダウンメニュー  */

  .b1-title {
    display: block;
  }

  .b1-subtitle {
    margin-top: 4px;
    display: block;
    margin-left: 16px;
  }

  .menu__second-level li {
    padding-left: 16px;
  }

  .menu__second-level li a {
    border-top: 1px dashed #9e9e9e !important;
  }

  .menu__second-level li.service-section a {
    border-top: 1px solid #464646 !important;
  }

  .menu__second-level {
    display: none;
  }

  .b1-img,
  .h2-en-header {
    display: none;
  }

  .p-switch::after {
    content: "";
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 1.5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #1a4ea1;
    transition: all .3s;
  }

  .p-switch.selected::after {
    transform: rotate(180deg);
  }


  /* ########## FV メイン ########## */

  .main__title {
    margin-top: 5px;
    font-size: clamp(22px, calc(100vw / 479 * 30), 30px);
  }

  .main__subtitle {
    margin-top: 25px;
    font-size: 14px;
  }

  .main__block-text {
    height: 510px;
    padding: 0 15px;
  }

  .fv-image {
    height: 510px;
  }

  .image-half.first img {
    object-position: 50% 50%;
    height: 300px;
  }

  .image-half.second img {
    object-position: 50% 50%;
    height: 300px;
  }

  .image-half {
    width: 100%;
  }

  .image-half.second {
    margin-top: -90px;
  }


  /* 上の画像 */
  .top-blend .image-half.first {

    /* 下側を斜めに */
    clip-path: polygon(0 0,
        100% 0,
        100% 80%,
        0 100%);
  }

  .circle1-fv {
    width: 210px;
    margin-bottom: 70px;
    margin-inline: auto;
  }

  /* ########## TOP メッセージ ########## */
  /* ########## TOP サービス ########## */
  .service-flame {
    padding: 15px;
    border-radius: 20px;
    background-size:
      197px auto,
      213px auto;
  }

  .service-img1 {
    position: relative;
    margin: 0 auto 25px;
    width: 220px;
    max-width: 100%;
  }

  .service-img2 {
    position: relative;
    bottom: 0px;
    margin: 0 auto 25px;
    width: 180px;
    max-width: 100%;
  }

  .service-img3 {
    position: relative;
    bottom: 0px;
    left: 0px;
    margin: 0 auto 25px;
    width: 120px;
    max-width: 100%;
  }

  .service-img4 {
    width: 110px;
    position: relative;
    bottom: -30px;
    right: 0;
    margin: -45px auto 30px;
  }

  .service-img5 {
    width: 150px;
    position: relative;
    bottom: -30px;
    right: 0;
    margin: -45px auto 30px;
  }

  .service-img6 {
    width: 270px;
    position: relative;
    bottom: -30px;
    right: 0;
    margin: -45px auto 30px;
  }

  .service-img7 {
    width: 115px;
    position: relative;
    bottom: -30px;
    right: 0;
    left: 0;
    margin: -45px auto 30px;
  }

  .link-wrapper li img {
    border-radius: 15px;
  }

  .link-wrapper li {
    width: 100%;
  }


  .link-wrapper li:nth-child(n + 2) {
    margin-top: 45px;
  }

  /* ########## TOP トータルサポート協会について ########## */
  /* ########## TOP リンク ########## */

  .link2-wrapper li:nth-child(n + 2) {
    margin-top: 20px;
  }

  .link2-wrapper li {
    width: 100%;
  }


  .link2-wrapper li a {
    height: 200px;
  }

  .link2-wrapper li .blendimg img {
    height: 200px;
  }

  .blendimg-wrapper {
    border-radius: 20px;
  }

  /* ########## 下層ページ メイン1 ########## */


  .link-wrapper2 li {
    width: 100%;
    padding-top: 10px;
  }

  .link-wrapper2 li:nth-child(n + 2) {
    margin-top: 10px;
  }

  .underlayer-text h1,
  .underlayer-text .text18 {
    text-align: center;
  }

  .underlayer-text .text18.ts {
    text-align: left;
  }

  .underlayer-text .text18 {
    margin-top: 15px;
  }

  .underlayer-text {
    width: 100%;
  }

  .underlayer-photo {
    max-width: 600px;
    width: 100%;
    height: auto;
    margin-top: 45px;
  }

  .underlayer-photo.ts3-photo {
    height: auto;
  }

  .link-wrapper2 li {
    margin-inline: auto;
  }

  .circle1-takasago {
    width: clamp(200px, calc(100vw / 479 * 420), 420px);
    margin-top: 10px;
    margin-inline: auto;
  }

  .circle1-ts {
    width: clamp(200px, calc(100vw / 479 * 420), 420px);
    margin-top: 10px;
    margin-inline: auto;
  }

  .caution {
    margin-top: 0px;
    max-width: 407px;
    margin-inline: auto;
  }

  .underlayer__title {
    font-size: clamp(38px, calc(100vw / 479 * 66), 66px);
    margin-top: 4px;
  }

  .underlayer__subtitle2 {
    font-size: clamp(10px, calc(100vw / 479 * 17), 17px);
  }

  .underlayer__subtitle {
    font-size: clamp(17px, calc(100vw / 479 * 26), 26px);
    display: block;
    margin-top: 10px;
  }

  .underlayer-photo img {
    border-radius: 15px;
  }

  /* ########## 下層ページ メイン2 ########## */

  .underlayer-text .adjust1 .text18 {
    margin-top: 5px;
    width: 100%;
  }

  .ts3-icon1,
  .ts3-icon2 {
    margin-left: 36px;
  }

  .ts3-icon1::before {
    left: -40px;
    top: -8px;
    width: 30px;
    height: 39px;
  }

  .ts3-icon2::before {
    top: -8px;
    left: -40px;
    width: 30px;
    height: 33px;
  }

  .ts-number1,
  .ts-number2 {
    margin-left: 50px;
  }

  .ts-number1::before {
    left: -55px;
    top: 2px;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    font-size: 30px;
  }

  .ts-number2::before {
    left: -55px;
    top: 2px;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    font-size: 30px;
  }

  /* ########## 下層ページ お悩み ########## */
  #trouble {
    background: url(../image/back-onayami-sf.webp) 50% 50% / cover no-repeat;
  }

  .trouble-wrapper li {
    width: 49%;
  }

  .trouble-wrapper li:not(:nth-child(2n)) {
    margin-right: 2%;
  }

  .trouble-wrapper li:nth-child(n + 3) {
    margin-top: 30px;
  }


  .triangle {
    top: -25px;
    width: 180px;
    height: 50px;
  }

  /* ########## 下層ページ 解決 ########## */
  #solution {
    background: url(../image/back-solution-sf.webp) 50% 0% / cover no-repeat;
  }

  .number-white {
    font-size: 32px;
    width: 64px;
    height: 64px;
    margin: -32px auto 0px;
    border-radius: 64px;
  }

  .number-white.lb-type {
    margin: 0px 5px 0px 0;
  }

  .number-white.lb-type {
    margin: 0px 10px 0px 0;
  }

  .link-wrapper.type2 li {
    margin-top: 0px;
  }

  .link-wrapper.type2 li:nth-child(n + 3) {
    margin-top: 45px;
  }

  /* ########## 下層ページ ポイント ########## */
  .link-wrapper.lineup3 li:nth-child(n + 2) {
    margin-top: 30px;
  }

  /* ########## 下層ページ メッセージ ########## */
  #message2 {
    background: url(../image/back-message2-sf.webp) 50% 50% / cover no-repeat;
  }

  /* ########## 下層ページ レビュー ########## */
  .service-flame2 {
    padding: 15px;
    border-radius: 20px;
    width: 100%;
  }

  .service-flame2:nth-child(n + 2) {
    margin-top: 30px;
  }

  .illust-review {
    width: 110px;
    margin-inline: auto;
  }

  /* ########## 下層ページ 1日の流れ ########## */


  .h2-ds {
    margin-top: 12.5px;
    margin-bottom: 7.5px;
    line-height: 1.05;
  }

  #daily-schedule {
    background: url(../image/back-daily-sf.webp) 50% 0 / 101% 101% no-repeat;
  }

  .schedule-left {
    width: 85px;
  }


  /* 丸より上の縦線 */
  #daily-schedule .schedule-wrapper:not(:first-child) .schedule-left::before {
    left: 30px;
    display: none;
  }

  /* 丸より下の縦線 */
  #daily-schedule .schedule-wrapper:not(:last-child) .schedule-left::after {
    left: 30px;
    display: none;
  }

  .time {
    margin-left: -5px;
    width: 60px;
    height: 60px;
    border-radius: 60px;
  }

  .schedule-right {
    margin-left: -60px;
    padding: 15px;
    padding-left: 35px;
    margin-block: 7.5px;
    border-radius: 10px;
  }


  .schedule-title {
    width: 100%;
    margin-bottom: 5px;
  }

  .schedule-right-text {
    width: 100%;
    padding-right: 0px;
  }

  .schedule-right-photo {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }

  .schedule-right-photo img {
    width: 300px;
    max-width: 100%;
  }

  .black-circle:nth-child(n + 2) {
    margin-top: 0px;
  }

  /* ########## 下層ページ ご利用の流れ ########## */

  #flow {
    background: url(../image/back-takasagobase2-sf.webp) 50% 100% / contain no-repeat;
  }

  #flow-ts {
    background:
      #e5eff9 url(../image/back-totalsupport2-sf.webp) 50% 100% / contain no-repeat;
    background-blend-mode: multiply;
  }

  .flow-flame {
    border-radius: 20px;
  }

  .flow-left {
    width: 55px;
    height: 55px;
    border-radius: 55px;
    margin-right: 10px;
  }

  .step {
    font-size: 13px;
  }

  .step-number {
    font-size: 25px;
  }


  .flow-wrapper li {
    padding: 15px 15px 15px 10px;
  }

  .flow-arrow {
    height: 15px;
  }


  /* ########## 下層ページ さいごに ########## */
  #ps {
    background: url(../image/back-ps-sf.webp) 50% 0% / cover no-repeat;
  }

  /* ########### 下層ページ よくある質問 ###########  */

  #faq {
    background: url(../image/back-faq-sf.webp) 50% 0% / cover no-repeat;
  }

  .faq-th {
    padding: 25px 50px 25px 60px;
  }

  .faq-th2 {
    font-size: 17px;
  }

  .faq-td {
    font-size: 15px;
  }

  .faq-th2::before {
    font-size: 27px;
    width: 45px;
    height: 45px;
    border-radius: 45px;
  }

  .faqtable .abox-contents2 {
    padding: 0px 30px 0px 60px;
    margin-bottom: 25px;
  }

  .faqtable .abox-contents2::before {
    font-size: 27px;
    width: 45px;
    height: 45px;
    border-radius: 45px;
  }

  .faq-th::before,
  .faq-th::after {
    right: 12px;
    width: 22px;
  }

  /* ########## 会社概要 ########## */

  .card-wrapper {
    width: 100%;
    border-radius: 15px;
    padding: 10px;
  }


  .card-text span::after {
    content: "";
    width: 18px;
    height: 18px;
    right: -23px;
  }

  .card-text span::before {
    padding-top: 1px;
    font-size: 13px;
    right: -21px;
    top: 50%;
    transform: translateY(-50%);
  }

  .card-photo {
    border-radius: 12px;
  }


  .contacttable.companytable td {
    padding-top: 17px;
  }

  /* ########## 採用情報 ########## */
  .recruit-flex1 li img {
    width: 200px;
    margin-inline: auto;
    display: block;
  }

  .recruit-flex1 li {
    width: 100%;
  }

  .recruit-flex1 li:nth-child(n + 2) {
    margin-top: 25px;
  }


  .recruit-flex2 li {
    width: 45%;
  }

  .recruit-flex2 li:not(:nth-child(2n)) {
    margin-right: 10%;
  }

  .recruit-flex2 li:nth-child(n + 3) {
    margin-top: 30px;
  }

  .recruit-flex3 li:nth-child(n + 2) {
    margin-top: 30px;
  }

  .recruit-flex2 li img {
    width: 200px;
    margin-inline: auto;
    display: block;
  }

  .recruit-flex3 li img {
    width: 250px;
    margin-inline: auto;
    display: block;
  }

  .flow-block2 {
    width: 270px;
  }

  /* ########## セルフケア報告 ########## */
  .symptoms {
    width: 100%;
    display: block;
    margin-top: 20px !important;
  }

  .symptoms.first {
    margin-top: 0px !important;
  }

  .menu__user {
    display: none;
  }

  /* ########## 日報 ########## */
  /* ########## 送信完了 ########## */
  /* ########## TAKASAGO BASE ヘッダー ########## */
  /* ########## 個人情報保護方針 ########## */
  /* ########## お問い合わせ ########## */

  .contacttable td input[type=text],
  .contacttable td input[type=tel],
  .contacttable td input[type=email],
  .contacttable td input[type=url] {
    font-size: 15px;
    padding: 12px 12px;
  }

  .contacttable th {
    font-size: 15px;
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 7px;
    text-align: left;
    display: block;
    border-bottom: #8aa5b3 0px solid;
  }

  .contacttable td {
    width: 100%;
    padding: 15px 15px 22px;
    text-align: left;
    display: block;
    border-bottom: #8aa5b3 0px solid;
  }

  ::placeholder,
  .contacttable::placeholder {
    font-size: 13px;
  }

  .contacttable .hitusu {
    padding: 2px 5px 2px;
    font-size: 13px;
    top: 15px;
    right: 10px
  }

  .contacttable td select {
    font-size: 15px;
    padding: 10px 20px 10px 10px;
  }

  .contacttable td textarea {
    font-size: 16px;
    padding: 10px 10px;
    height: 110px;
  }

  .radiotext {
    padding-right: 10px;
    font-size: 15px;
  }

  .radio-other-adjust {
    margin-top: 0px;
  }

  .contacttable tr th {
    background-color: #e5eff9;
  }

  .contacttable tr:not(:last-child) th {
    border-bottom: #cecece 0px solid;
  }

  .contacttable tr:not(:last-child) td {
    border-bottom: #cecece 1px solid;
  }

  /* ########## 共通ボタン ########## */

  .button-common>a {
    padding-top: 1px;
    font-size: 16px;
    width: 185px;
    height: 40px;
    border-radius: 40px;
  }

  .button-common>a::after {
    content: "";
    width: 19px;
    height: 19px;
    right: 12px;
  }

  .button-common>a::before {
    font-size: 14px;
    right: 13px;
    top: 54%;
    transform: translateY(-54%);
  }

  .button-common.ts4-btn {
    text-align: left;
  }

  .button-common.ts4-btn>a {
    padding-left: 1.5em;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    width: 100%;
    font-size: clamp(12px, calc(100vw / 400 * 16), 16px);
  }

  /* ########## inputボタン ########## */
  .button-common>input,
  .back-button>a,
  .button-common.type2>a,
  .button-common.type-line>a {
    font-size: 17px;
    height: 60px;
    width: 270px;
    letter-spacing: 0;
  }

  .input-button::before,
  .button-common.type2>a::before,
  .button-common.type-line>a::before {
    right: 19px;
  }


  /* ########## お問い合わせ確認画面 ########## */

  .formTable th {
    width: 100%;
    padding-bottom: 10px;
    display: block;
  }

  .formTable td {
    width: 100%;
    display: block;
    padding-bottom: 15px;
    min-height: 40px;
  }

  .confirm-button {
    flex-wrap: wrap;
    width: 100%;
    gap: 0px;
  }

  /* ########### 個人情報保護方針 ########### */

  .policytitle {
    font-size: 16px;
    padding-bottom: 5px;
  }

  #article ol li::marker {
    font-size: 16px;
  }

  .policytext {
    font-size: 14px;
  }

  .policytitle.small {
    font-size: 15px;
  }

  .policytext.small {
    font-size: 13px;
  }

  .infobox {
    margin: 10px 0 10px;
    padding: 10px;
    height: 185px;
  }

  /* ########## パンくず ########## */

  .breadcrumb__list {
    margin-bottom: 15px;
    margin-right: 15px;
  }

  .breadcrumb__item {
    font-size: 10px;
  }

  /* ########## トップへボタン ########### */

  #topbtn {
    right: 15px;
    bottom: -30px;
    width: 40px;
  }

  /* ########## フッター ########### */

  .contents-footer {
    padding: 90px 15px 50px;
  }

  .footer__nav {
    padding-left: 10px;
  }

  .footer__nav li {
    margin-right: 10px;
  }


  .footer__nav li a {
    font-size: 13px;
  }

  .footer__nav li {
    margin-bottom: 10px;
  }

  .footer__copy {
    padding: 15px;
    height: auto;
    flex-direction: column;
  }

  .logo-footer {
    top: 35px;
    right: 15px;
    width: 272px;
  }

  .abstarct-white {
    /* 左上、右下 */
    background-position:
      left 0px top 0px,
      right 0px bottom 0px;

    background-size:
      198px auto,
      216px auto;
  }

  .abstarct-white2 {
    /* 左上、右下 */
    background-position:
      left 0px top 0px,
      right 0px bottom 0px;

    background-size:
      198px auto,
      216px auto;
  }

  /* ########## フッター下部リンク ########## */
  .footer__nav.footer__nav2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0;
    width: 100%;
    padding-left: 0;
    margin: 25px auto 0;
  }

  .footer__nav.footer__nav2 li {
    display: flex;
    align-items: center;
    margin: 0;
  }

  .footer__nav.footer__nav2 li a {
    font-size: clamp(10px, calc(100vw / 450 * 13), 13px);
  }

  .footer__nav.footer__nav2 li:not(:last-child)::after {
    content: "";
    display: block;
    width: 1px;
    height: 1em;
    margin: 10px clamp(5px, calc(100vw / 450 * 10), 10px);
    background-color: #ffffff;
  }
}

/* ####################################### 480px以上768px以下 ####################################### */

@media (min-width: 480px) and (max-width: 767px) {

  /* ############## 共通 ############## */

  html,
  body {
    font-size: 17px;
  }

  label,
  td,
  th,
  p,
  div,
  dd,
  dt,
  li,
  a,
  input,
  textarea,
  select {
    font-size: 17px;
  }

  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 16px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 16px;
  }

  .text12 {
    font-size: 12px;
  }

  .text13 {
    font-size: 12px;
  }

  .text14 {
    font-size: 13px;
  }

  .text15 {
    font-size: 15px;
  }

  .text16 {
    font-size: 15px;
  }

  .text16 p {
    font-size: 15px;
  }

  .blogtext {
    font-size: 15px;
  }

  .blogtext p {
    font-size: 15px;
  }

  .text17 {
    font-size: 16px;
  }

  .text18 {
    font-size: 17px;
  }

  .text19 {
    font-size: 18px;
  }

  .text20 {
    font-size: 18px;
  }

  .text21 {
    font-size: 19px;
  }

  .text22 {
    font-size: 20px;
  }

  .text24 {
    font-size: 21px;
  }

  .text25 {
    font-size: 23px;
  }

  .text26 {
    font-size: 24px;
  }

  .text28 {
    font-size: 25px;
  }

  .text30 {
    font-size: 26px;
  }

  .text32 {
    font-size: 26px;
  }

  .text33 {
    font-size: 28px;
  }

  .text35 {
    font-size: 30px;
  }

  .h2-en {
    font-size: 85px;
  }

  .h2-ja {
    font-size: 24px;
  }

  .h3-sub {
    font-size: 18px;
  }

  .h3-title {
    font-size: 36px;
  }

  .h4-common {
    font-size: 20px;
  }

  .margin-top15 {
    margin-top: 10px !important;
  }

  .margin-top20 {
    margin-top: 15px !important;
  }

  .margin-top25 {
    margin-top: 20px !important;
  }

  .margin-top30 {
    margin-top: 25px !important;
  }

  .margin-top60 {
    margin-top: 40px !important;
  }

  .margin-top90 {
    margin-top: 60px !important;
  }

  .margin-top120 {
    margin-top: 90px !important;
  }

  .margin-top130 {
    margin-top: 100px !important;
  }

  .margin-bottom15 {
    margin-bottom: 15px !important;
  }

  .margin-bottom20 {
    margin-bottom: 15px !important;
  }

  .margin-bottom25 {
    margin-bottom: 20px !important;
  }

  .margin-bottom30 {
    margin-bottom: 20px !important;
  }

  .margin-bottom60 {
    margin-bottom: 40px !important;
  }

  .margin-bottom90 {
    margin-bottom: 60px !important;
  }

  .margin-block15 {
    margin-block: 12.5px !important;
  }

  .margin-block30 {
    margin-block: 20px !important;
  }

  .sf {
    display: none !important;
  }

  .sfinline {
    display: none !important;
  }

  .tb {
    display: block !important;
  }

  .tbsfinline {
    display: inline !important;
  }

  .tbsf {
    display: block !important;
  }

  .pcinline {
    display: none !important;
  }

  .pctb {
    display: block !important;
  }

  .pctbinline {
    display: inline !important;
  }

  .pc {
    display: none !important;
  }

  .pc1 {
    display: none !important;
  }

  .pc1sf {
    display: none !important;
  }

  .pc2 {
    display: none !important;
  }

  .pc2tbsf {
    display: block !important;
  }

  .pc2tb {
    display: block !important;
  }

  .pc2inline {
    display: none !important;
  }

  .hidden-x-tbsf {
    overflow-x: hidden;
  }

  .hidden-x-pc1tbsf {
    overflow-x: hidden;
  }

  .hidden-pc1tbsf {
    overflow: hidden;
  }

  .hidden-tbsf {
    overflow: hidden;
  }

  .contents-header {
    padding: 0px 20px;
  }

  .contents0 {
    padding: 0px 20px;
  }

  .contents {
    padding: 60px 20px;
  }

  .contents.fan-top {
    padding: 90px 20px 60px;
  }

  .contents.flow-bottom {
    padding: 90px 20px 130px;
    margin-bottom: -60px;
  }

  .contents.ps-top {
    padding: 120px 20px 90px;
    margin-top: -60px;
  }

  .contents.fan-message2 {
    padding: 95px 20px 90px;
  }

  .contents.top0 {
    padding-top: 0px;
  }

  .contents.top-quarter {
    padding-top: 45px;
  }

  .contents.top-half {
    padding-top: 30px;
  }

  .contents.bottom-half {
    padding-bottom: 30px;
  }

  .contents.top-half-half {
    padding-top: 10px;
  }

  .contents.bottom-half-half {
    padding-bottom: 10px;
  }


  .contents.bottom0 {
    padding-bottom: 0px;
  }

  /* ############## 共通2 ############## */

  .ellipse-both {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(98% 50% at 50% 50%);
  }

  .ellipse-both2 {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(138% 50% at 50% 50%);
  }

  .ellipse-both-solution {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(165% 50% at 50% 50%);
  }

  .ellipse-both-message2 {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(102% 50% at 50% 50%);
  }

  .ellipse-both-daily {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(225% 50% at 50% 50%);
  }

  .ellipse-both-flow {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(225% 50% at 50% 50%);
  }


  .ellipse-bottom {
    /* 下側を緩やかな扇形に */
    clip-path: ellipse(140% 100% at 50% 0%);
  }

  .ellipse-top {
    /* 上側を緩やかな扇形に */
    clip-path: ellipse(110% 100% at 50% 100%);
  }

  .ellipse-faq {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(118% 50% at 50% 50%);
  }

  #message::before {
    clip-path: ellipse(140% 100% at 50% 0%);
    background: url(../image/back-message1-sf.webp) 35% 50% / cover no-repeat;
  }

  #message {
    padding-top: 160px;
    margin-top: -160px;
  }

  #takasagobase::before {
    clip-path: ellipse(150% 100% at 50% 0%);
    background: url(../image/back-takasagobase1-sf.webp) 35% 50% / cover no-repeat;
  }


  #totalsupport::before {
    clip-path: ellipse(150% 100% at 50% 0%);
    background: url(../image/back-totalsupport1-sf.webp) 50% 50% / cover no-repeat;
  }

  #selfcare::before {
    clip-path: ellipse(150% 100% at 50% 0%);
    background: url(../image/back-staffpage-sf.webp) 50% 50% / cover no-repeat;
  }

  #ul-top::before {
    clip-path: ellipse(150% 100% at 50% 0%);
  }

  #ul-top.ul-top2 {
    display: flex;
    align-items: center;
    padding-bottom: 0;
  }

  .logomark-back-right::before {
    background-position:
      right -80px top 20px;
    margin-right: 0px;

    background-size:
      610px auto;
  }

  .logomark-back-right.ul-type::before {
    margin-right: -150px;
    right: 0px;
    top: 70px;
  }

  .logomark-back-left::before {
    width: 610px;
    height: 610px;
    margin-left: -370px;
    top: 0px;
    background-size: 610px auto;
  }

  .circle1 {
    top: 0;
    right: 30px;
    width: 250px;
  }

  .circle3 {
    top: 0;
    left: 0px;
    width: 200px;
  }

  .circle4 {
    top: 0;
    right: 0px;
    width: 200px;
  }

  .circle2 {
    margin-top: 15px;
    width: 250px;
    margin-bottom: -60px;
  }

  #about {
    background: url(../image/back-office-sf.webp) 50% 50% / cover no-repeat;
  }

  #about2 {
    background: url(../image/back-office-sf.webp) 50% 50% / cover no-repeat;
  }

  .circle5 {
    bottom: -45px;
    width: clamp(400px, calc(100vw / 767 * 586), 560px);
    max-width: 100%;
  }

  .lightblue-flame {
    padding: 20px;
    border-radius: 12.5px;
  }

  .lbf-margin {
    margin-top: 20px
  }

  .lbf-flex-item {
    width: 100%
  }

  /* ########## ヘッダー ########## */

  .site-nav-contact {
    right: 20px;
  }

  /* ボタン外側 */
  .openbtn {
    right: 70px;
  }

  .header__subtitle {
    font-size: 11.5px;
  }

  .header__logo a {
    width: 250px;
  }

  .logo img {
    width: 250px;
  }

  .header__nav {
    width: 100%;
    top: 80px;
    right: 0px;
    position: fixed;
    display: none;
    z-index: 2;
    overflow: scroll;
    height: calc(100vh - 80px);
    background-color: #ffffff;
  }

  .header__nav .header__nav-link a {
    font-size: 16px;
    font-weight: 700;
    padding: 20px 0;
    display: block;
  }

  .header__nav-link.border-nav,
  .header__nav-link.bor {
    border-bottom: 1px solid #464646 !important;
    margin: 0 20px;
  }

  /*  ドロップダウンメニュー  */

  .b1-title {
    display: block;
  }

  .b1-subtitle {
    margin-top: 4px;
    display: block;
    margin-left: 16px;
  }

  .menu__second-level li {
    padding-left: 16px;
  }

  .menu__second-level li a {
    border-top: 1px dashed #9e9e9e !important;
  }

  .menu__second-level li.service-section a {
    border-top: 1px solid #464646 !important;
  }

  .menu__second-level {
    display: none;
  }

  .b1-img,
  .h2-en-header {
    display: none;
  }

  .p-switch::after {
    content: "";
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 1.5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #1a4ea1;
    transition: all .3s;
  }

  .p-switch.selected::after {
    transform: rotate(180deg);
  }


  /* ########## FV メイン ########## */

  .main__title {
    font-size: clamp(30px, calc(100vw / 767 * 38), 38px);
  }

  .main__subtitle {
    font-size: 21px;
  }

  .main__block-text {
    height: 590px;
    padding: 0 20px;
  }

  .fv-image {
    height: 590px;
  }

  .image-half.first img {
    object-position: 50% 50%;
    height: 340px;
  }

  .image-half.second img {
    object-position: 50% 50%;
    height: 340px;
  }

  .image-half {
    width: 100%;
  }

  .image-half.second {
    margin-top: -90px;
  }


  /* 上の画像 */
  .top-blend .image-half.first {

    /* 下側を斜めに */
    clip-path: polygon(0 0,
        100% 0,
        100% 80%,
        0 100%);
  }

  .circle1-fv {
    width: 230px;
    margin-top: 0px;
    margin-bottom: 65px;
    margin-inline: auto;
  }

  /* ########## TOP メッセージ ########## */
  /* ########## TOP サービス ########## */
  .service-flame {
    padding: 20px;
    background-size:
      217px auto,
      233px auto;
  }

  .service-img1 {
    position: relative;
    margin: 0 auto 25px;
  }

  .service-img2 {
    position: relative;
    bottom: 0px;
    margin: 0 auto 25px;
  }

  .service-img3 {
    position: relative;
    bottom: 0px;
    left: 0px;
    margin: 0 auto 25px;
  }

  .service-img4 {
    width: 120px;
    position: relative;
    bottom: -30px;
    right: 0;
    margin: -45px auto 30px;
  }

  .service-img5 {
    width: 150px;
    position: relative;
    bottom: -30px;
    right: 0;
    margin: -45px auto 30px;
  }

  .service-img6 {
    width: 310px;
    position: relative;
    bottom: -30px;
    right: 0;
    margin: -45px auto 30px;
  }

  .service-img7 {
    width: 140px;
    position: relative;
    bottom: -30px;
    right: 0;
    left: 0;
    margin: -30px auto 30px;
  }

  .link-wrapper li img {
    border-radius: 20px;
  }

  .link-wrapper li {
    width: 100%;
  }

  .link-wrapper li:nth-child(n + 2) {
    margin-top: 45px;
  }

  /* ########## TOP トータルサポート協会について ########## */
  /* ########## TOP リンク ########## */
  .link2-wrapper li:nth-child(n + 2) {
    margin-top: 30px;
  }

  .link2-wrapper li {
    width: 100%;
  }

  .link2-wrapper li a {
    height: 255px;
  }

  .link2-wrapper li .blendimg img {
    height: 255px;
  }

  /* ########## 下層ページ メイン1 ########## */

  .link-wrapper2 li {
    width: 100%;
    padding-top: 10px;
  }

  .link-wrapper2 li:nth-child(n + 2) {
    margin-top: 10px;
  }

  .underlayer-text h1,
  .underlayer-text .text18 {
    text-align: center;
  }

  .underlayer-text .text18.ts {
    text-align: left;
  }

  .underlayer-text .text18 {
    margin-top: 15px;
  }

  .underlayer-text {
    width: 100%;
    max-width: 600px;
  }

  .underlayer-photo {
    max-width: 600px;
    width: 100%;
    height: auto;
    margin-top: 45px;
  }

  .underlayer-photo.ts3-photo {
    height: auto;
  }

  .link-wrapper2 li {
    margin-inline: auto;
  }

  .circle1-takasago {
    width: clamp(400px, calc(100vw / 767 * 500), 500px);
    margin-top: 10px;
    margin-inline: auto;
  }

  .circle1-ts {
    width: clamp(400px, calc(100vw / 767 * 500), 500px);
    margin-top: 10px;
    margin-inline: auto;
  }

  .caution {
    margin-top: 0px;
    max-width: 407px;
    margin-inline: auto;
  }

  .underlayer__title {
    font-size: clamp(38px, calc(100vw / 767 * 90), 90px);
    margin-top: 3px;
  }

  .underlayer__subtitle2 {
    font-size: clamp(14px, calc(100vw / 767 * 21), 21px);
  }

  .underlayer__subtitle {
    font-size: clamp(21px, calc(100vw / 767 * 40), 40px);
    display: block;
    margin-top: 12px;
  }

  .underlayer-photo img {
    border-radius: 20px;
  }

  /* ########## 下層ページ メイン2 ########## */

  .ts-number1,
  .ts-number2 {
    margin-left: 50px;
  }


  .ts-number1::before {
    left: -55px;
    top: 2px;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    font-size: 30px;
  }

  .ts-number2::before {
    left: -55px;
    top: 2px;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    font-size: 30px;
  }


  /* ########## 下層ページ お悩み ########## */
  #trouble {
    background: url(../image/back-onayami-sf.webp) 50% 50% / cover no-repeat;
  }

  .trouble-wrapper li {
    width: 49%;
  }

  .trouble-wrapper li:not(:nth-child(2n)) {
    margin-right: 2%;
  }

  .trouble-wrapper li:nth-child(n + 3) {
    margin-top: 25px;
  }

  .triangle {
    top: -32px;
    width: 210px;
    height: 60px;
  }

  /* ########## 下層ページ 解決 ########## */
  #solution {
    background: url(../image/back-solution-sf.webp) 50% 0% / cover no-repeat;
  }

  .number-white.lb-type {
    margin: 0px 15px 0px 0;
  }

  .number-white {
    font-size: 34px;
    width: 70px;
    height: 70px;
    margin: -35px auto 0px;
    border-radius: 70px;
  }

  .link-wrapper.type2 li {
    margin-top: 0px;
  }

  .link-wrapper.type2 li:nth-child(n + 3) {
    margin-top: 45px;
  }

  /* ########## 下層ページ ポイント ########## */
  .link-wrapper.lineup3 li:nth-child(n + 2) {
    margin-top: 45px;
  }

  /* ########## 下層ページ メッセージ ########## */
  #message2 {
    background: url(../image/back-message2-sf.webp) 50% 50% / cover no-repeat;
  }

  /* ########## 下層ページ レビュー ########## */
  .service-flame2 {
    padding: 20px;
    width: 100%;
  }

  .service-flame2:nth-child(n + 2) {
    margin-top: 45px;
  }

  /* ########## 下層ページ 1日の流れ ########## */

  .h2-ds {
    margin-top: 12.5px;
    margin-bottom: 7.5px;
    line-height: 1.05;
  }

  #daily-schedule {
    background: url(../image/back-daily-sf.webp) 50% 0% / 101% 101% no-repeat;
  }

  .schedule-left {
    width: 85px;
  }


  /* 丸より上の縦線 */
  #daily-schedule .schedule-wrapper:not(:first-child) .schedule-left::before {
    left: 37.5px;
  }

  /* 丸より下の縦線 */
  #daily-schedule .schedule-wrapper:not(:last-child) .schedule-left::after {
    left: 37.5px;
  }

  .time {
    width: 75px;
    height: 75px;
    border-radius: 75px;
  }

  .schedule-right {
    padding: 20px;
    margin-block: 10px;
    border-radius: 15px;
  }


  .schedule-title {
    width: 100%;
    margin-bottom: 5px;
  }

  .schedule-right-text {
    width: 100%;
    padding-right: 0px;
  }

  .schedule-right-photo {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }

  .schedule-right-photo img {
    width: 300px;
    max-width: 100%;
  }

  .black-circle:nth-child(n + 2) {
    margin-top: 0px;
  }

  /* ########## 下層ページ ご利用の流れ ########## */

  #flow {
    background: url(../image/back-takasagobase2-sf.webp) 50% 100% / contain no-repeat;
  }

  #flow-ts {
    background:
      #e5eff9 url(../image/back-totalsupport2-sf.webp) 50% 100% / contain no-repeat;
    background-blend-mode: multiply;
  }

  .flow-flame {
    border-radius: 20px;
  }

  .flow-left {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    margin-right: 20px;
  }

  .step {
    font-size: 14px;
  }

  .step-number {
    font-size: 30px;
  }


  .flow-wrapper li {
    padding: 20px 20px 20px 15px;
  }

  .flow-arrow {
    height: 20px;
  }

  /* ########## 下層ページ さいごに ########## */
  #ps {
    background: url(../image/back-ps-sf.webp) 50% 0% / cover no-repeat;
  }

  /* ########### 下層ページ よくある質問 ###########  */

  #faq {
    background: url(../image/back-faq-sf.webp) 50% 0% / cover no-repeat;
  }

  .faq-th {
    padding: 25px 65px 25px 70px;
  }

  .faq-th2 {
    font-size: 19px;
  }

  .faq-td {
    font-size: 17px;
  }

  .faq-th2::before {
    font-size: 32px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
  }

  .faqtable .abox-contents2 {
    padding: 0px 55px 0px 70px;
    margin-bottom: 25px;
  }

  .faqtable .abox-contents2::before {
    font-size: 32px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
  }

  /* ########## 会社概要 ########## */

  .card-wrapper {
    width: 100%;
    border-radius: 20px;
    padding: 15px;
  }


  .card-text span::after {
    content: "";
    width: 20px;
    height: 20px;
    right: -25px;
  }

  .card-text span::before {
    font-size: 14px;
    right: -23px;
  }

  .card-photo {
    border-radius: 15px;
  }


  /* ########## 採用情報 ########## */

  .recruit-flex1 li {
    width: 30%;
  }

  .recruit-flex1 li:nth-child(n + 4) {
    margin-top: 30px;
  }

  .recruit-flex1 li:not(:nth-child(2n+ 3)) {
    margin-right: 5%;
  }

  .recruit-flex2 li {
    width: 47%;
  }

  .recruit-flex2 li:not(:nth-child(2n)) {
    margin-right: 6%;
  }

  .recruit-flex3 li:nth-child(n + 3) {
    margin-top: 30px;
  }

  .recruit-flex2 li img {
    width: 170px;
    margin-inline: auto;
    display: block;
  }

  .flow-block2 {
    width: 300px;
  }

  /* ########## セルフケア報告 ########## */
  .menu__user {
    display: none;
  }

  /* ########## 日報 ########## */
  /* ########## 送信完了 ########## */
  /* ########## TAKASAGO BASE ヘッダー ########## */
  /* ########## 個人情報保護方針 ########## */
  /* ########## お問い合わせ ########## */

  .contacttable td input[type=text],
  .contacttable td input[type=tel],
  .contacttable td input[type=email],
  .contacttable td input[type=url] {
    font-size: 16px;
    padding: 15px 15px;
  }

  .contacttable th {
    font-size: 16px;
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 7px;
    text-align: left;
    display: block;
    border-bottom: #8aa5b3 0px solid;
  }

  .contacttable td {
    width: 100%;
    padding: 20px 20px 25px;
    text-align: left;
    display: block;
    border-bottom: #8aa5b3 0px solid;
  }

  ::placeholder,
  .contacttable::placeholder {
    font-size: 14px;
  }

  .contacttable .hitusu {
    padding: 2px 5px 2px;
    font-size: 14px;
    top: 15px;
    right: 15px
  }

  .contacttable td select {
    font-size: 16px;
    padding: 15px 30px 15px 15px;
  }

  .contacttable td textarea {
    font-size: 16px;
    padding: 15px 15px;
    height: 110px;
  }

  .radiotext {
    padding-right: 15px;
    font-size: 16px;
  }

  .radio-other-adjust {
    margin-top: 0px;
  }

  .contacttable tr th {
    background-color: #e5eff9;
  }

  .contacttable tr:not(:last-child) th {
    border-bottom: #cecece 0px solid;
  }

  .contacttable tr:not(:last-child) td {
    border-bottom: #cecece 1px solid;
  }

  /* ########## 共通ボタン ########## */

  .button-common.ts4-btn>a {
    padding-left: 1.5em;
    height: 60px;
    text-align: left;
  }

  /* ########## inputボタン ########## */

  .button-common>input,
  .back-button>a {
    font-size: 19px;
    height: 65px;
    width: 320px;
  }

  /* ########## お問い合わせ確認画面 ########## */


  .formTable th {
    width: 100%;
    padding-bottom: 5px;
    display: block;
  }

  .formTable td {
    width: 100%;
    display: block;
    min-height: 50px;
    padding-bottom: 10px;
  }

  .confirm-button {
    max-width: 440px;
  }

  /* ########### 個人情報保護方針 ########### */

  .policytitle {
    font-size: 17px;
  }

  #article ol li::marker {
    font-size: 17px;
  }

  .policytext {
    font-size: 15px;
  }

  .policytitle.small {
    font-size: 16px;
  }

  .policytext.small {
    font-size: 13px;
  }

  /* ########## パンくず ########## */

  .breadcrumb__list {
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .breadcrumb__item {
    font-size: 11px;
  }

  /* ########## トップへボタン ########### */

  #topbtn {
    right: 20px;
    bottom: -30px;
    width: 50px;
  }

  /* ########## フッター ########### */

  .contents-footer {
    padding: 105px 30px 65px;
    margin-right: auto;
    margin-left: auto;
  }

  .footer__nav {
    padding-left: 30px;
  }

  .footer__nav li {
    margin-right: 30px;
  }

  .footer__copy {
    padding: 20px;
    height: auto;
    flex-direction: column;
  }

  .logo-footer {
    top: 65px;
    right: 20px;
    width: 302px;
  }

  .abstarct-white {
    /* 左上、右下 */
    background-position:
      left 0px top 0px,
      right 0px bottom 0px;

    background-size:
      208px auto,
      226px auto;
  }

  .abstarct-white2 {
    /* 左上、右下 */
    background-position:
      left 0px top 0px,
      right 0px bottom 0px;

    background-size:
      208px auto,
      226px auto;
  }
}

/* ####################################### 768px以上 ####################################### */

@media (min-width: 768px) {

  .sf {
    display: none !important;
  }

  .sfinline {
    display: none !important;
  }

  .tb {
    display: none !important;
  }

  .tbsfinline {
    display: none !important;
  }

  .tbsf {
    display: none !important;
  }

  .pcinline {
    display: inline !important;
  }

  .pctb {
    display: block !important;
  }

  .pctbinline {
    display: inline !important;
  }

  .pc {
    display: block !important;
  }

  /* ########## FV メイン ########## */

  /* 左側 */
  .fv-image .image-half.first {
    width: 55%;
    flex-shrink: 0;
    z-index: 2;

    /* 右端を斜めにする */
    clip-path: polygon(0 0,
        100% 0,
        82% 100%,
        0 100%);
  }

  /* 右側 */
  .fv-image .image-half.second {
    width: 55%;
    flex-shrink: 0;
    margin-left: -10%;
  }


  /* ########## TOP メッセージ ########## */
  /* ########## TOP サービス ########## */
  /* ########## TOP トータルサポート協会について ########## */
  /* ########## TOP リンク ########## */
  /* ########## 下層ページ メイン1 ########## */
  /* ########## 下層ページ メイン2 ########## */
  /* ########## 下層ページ お悩み ########## */
  .trouble-wrapper li {
    width: 32%;
  }

  .trouble-wrapper li:not(:nth-child(3n)) {
    margin-right: 2%;
  }


  /* ########## 下層ページ 解決 ########## */
  .link-wrapper.type2 li {
    margin-top: 0px;
  }

  .link-wrapper.type2 li:nth-child(n + 3) {
    margin-top: 60px;
  }

  /* ########## 下層ページ ポイント ########## */
  /* ########## 下層ページ メッセージ ########## */
  /* ########## 下層ページ レビュー ########## */
  /* ########## 下層ページ 1日の流れ ########## */
  /* ########## 下層ページ ご利用の流れ ########## */
  /* ########## 下層ページ さいごに ########## */
  /* ########### 下層ページ よくある質問 ###########  */
  /* ########## 採用情報 ########## */
  .recruit-flex1 li {
    width: 17%;
  }

  .recruit-flex1 li:not(:nth-child(5n)) {
    margin-right: 3.75%;
  }

  .recruit-flex2 li {
    width: 22%;
  }

  .recruit-flex2 li:not(:nth-child(4n)) {
    margin-right: 4%;
  }

  .recruit-flex2 li img {
    width: 170px;
    margin-inline: auto;
    display: block;
  }

  /* ########### 下層ページ 共通 ###########  */
  .flex-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px
  }
}

/* ####################################### 調整 ####################################### */

@media (min-width: 768px) and (max-width: 1099px) {

  /* ########## 共通 ########## */
  .contents-header {
    padding: 0px 30px;
  }

  .contents {
    padding: 75px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
  }

  .contents.fan-top {
    padding: 105px 30px 75px;
  }

  .contents.flow-bottom {
    padding: 105px 30px 205px;
    margin-bottom: -120px;
  }

  .contents.ps-top {
    padding: 195px 30px 105px;
    margin-top: -100px;
  }

  .contents.fan-message2 {
    padding: 105px 30px 105px;
  }

  .contents.w760 {
    max-width: 760px;
  }

  .contents.w960 {
    max-width: 960px;
  }

  .contents.w1160 {
    max-width: 1160px;
  }

  .contents.bottom0 {
    padding-bottom: 0px;
  }

  .contents.top0 {
    padding-top: 0px;
  }

  .contents.top-quarter {
    padding-top: 67.5px;
  }

  .contents.top-half {
    padding-top: 45px;
  }

  .contents.bottom-half {
    padding-bottom: 45px;
  }

  .contents.top-half-half {
    padding-top: 22.5px;
  }

  .contents.bottom-half-half {
    padding-bottom: 22.5px;
  }


  .pc1 {
    display: block !important;
  }

  .pc1sf {
    display: block !important;
  }

  .pc2 {
    display: none !important;
  }

  .pc2tbsf {
    display: none !important;
  }

  .pc2inline {
    display: none !important;
  }

  .pc1tbsfinline {
    display: inline !important;
  }

  .pc1tbsf {
    display: block !important;
  }

  .pc2tb {
    display: none !important;
  }

  .pc1tbsfflex {
    display: flex !important;
  }

  .hidden-x-pc1tbsf {
    overflow-x: hidden;
  }

  .hidden-pc1tbsf {
    overflow: hidden;
  }

  .flex-h2 {
    margin-top: 95px;
    margin-bottom: 65px;
  }

  /* ########## 共通2 ########## */

  .ellipse-both {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(88% 50% at 50% 50%);
  }

  .ellipse-both2 {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(108% 50% at 50% 50%);
  }

  .ellipse-both-message2 {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(94% 50% at 50% 50%);
  }

  .ellipse-both-daily {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(180% 50% at 50% 50%);
  }

  .ellipse-both-flow {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(180% 50% at 50% 50%);
  }

  .ellipse-bottom {
    /* 下側を緩やかな扇形に */
    clip-path: ellipse(130% 100% at 50% 0%);
  }

  .ellipse-top {
    /* 上側を緩やかな扇形に */
    clip-path: ellipse(100% 100% at 50% 100%);
  }

  #message::before {
    clip-path: ellipse(130% 100% at 50% 0%);
  }

  #takasagobase::before {
    clip-path: ellipse(140% 100% at 50% 0%);
  }

  #totalsupport::before {
    clip-path: ellipse(140% 100% at 50% 0%);
  }

  #selfcare::before {
    clip-path: ellipse(140% 100% at 50% 0%);
  }

  .ellipse-faq {
    /* 上下を緩やかな扇形に */
    clip-path: ellipse(108% 50% at 50% 50%);
  }

  .circle5 {
    bottom: -95px;
    width: 757px;
  }

  /* #################### ヘッダー #################### */

  .header__nav {
    width: 100%;
    top: 80px;
    right: 0px;
    position: fixed;
    display: none;
    z-index: 2;
    overflow: scroll;
    height: calc(100vh - 80px);
    background-color: #ffffff;
  }

  .header__nav .header__nav-link a {
    font-size: 16px;
    font-weight: 700;
    padding: 20px 0;
    display: block;
  }

  .header__nav-link.border-nav,
  .header__nav-link.bor {
    border-bottom: 1px solid #464646 !important;
    margin: 0 30px;
  }

  /*  ドロップダウンメニュー  */

  .b1-title {
    display: block;
  }

  .b1-subtitle {
    margin-top: 4px;
    display: block;
    margin-left: 16px;
  }

  .menu__second-level li {
    padding-left: 16px;
  }

  .menu__second-level li a {
    border-top: 1px dashed #9e9e9e !important;
  }

  .menu__second-level li.service-section a {
    border-top: 1px solid #464646 !important;
  }

  .menu__second-level {
    display: none;
  }

  .b1-img,
  .h2-en-header {
    display: none;
  }

  .p-switch::after {
    content: "";
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 1.5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #1a4ea1;
    transition: all .3s;
  }

  .p-switch.selected::after {
    transform: rotate(180deg);
  }

  .openbtn {
    right: 85px;
  }


  /* ########## FV メイン ########## */
  .main__block-text {
    justify-content: flex-start;
    padding-top: 25px;
  }

  .image-half.first img {
    object-position: 40% 50%;
  }

  .image-half.second img {
    object-position: 45% 50%;
  }

  .circle1-fv {
    width: 310px;
    margin-top: 75px;
    margin-bottom: 15px;
    margin-inline: auto;
  }

  /* ########## TOP メッセージ ########## */
  /* ########## TOP サービス ########## */
  .service-img1 {
    position: relative;
    margin: 0 auto 30px;
  }

  .service-img2 {
    position: relative;
    bottom: 0px;
    margin: 0 auto 30px;
  }

  .service-img3 {
    position: relative;
    bottom: 0px;
    left: 0px;
    margin: 0 auto 30px;
  }

  .service-img4 {
    position: relative;
    bottom: -30px;
    right: 0;
    margin: -45px auto 30px;
  }

  .service-img5 {
    position: relative;
    bottom: -30px;
    right: 0;
    margin: -45px auto 30px;
  }

  .service-img6 {
    position: relative;
    bottom: -30px;
    right: 0;
    margin: -45px auto 30px;
  }

  .service-img7 {
    position: relative;
    bottom: -30px;
    right: 0;
    left: 0;
    margin: -25px auto 30px;
  }

  .link-wrapper li:nth-child(n + 3) {
    margin-top: 45px;
  }

  /* ########## TOP トータルサポート協会について ########## */
  /* ########## TOP リンク ########## */

  .link2-wrapper li a {
    height: 250px;
  }

  .link2-wrapper li .blendimg img {
    height: 250px;
  }

  /* ########## セルフケア報告 ########## */
  .menu__user {
    display: none;
  }

  /* ########## 下層ページ メイン1 ########## */
  .underlayer-text h1,
  .underlayer-text .text18 {
    text-align: center;
  }

  .ul-en {
    padding-top: 15px;
  }

  .ul-en .h2-en {
    padding-top: 15px;
    line-height: 1;
    margin-bottom: -15px
  }

  .underlayer-text .text18 {
    margin-top: 15px;
  }

  .underlayer-text {
    width: 100%;
    max-width: 600px;
    margin-bottom: 45px;
  }

  .underlayer-text .text18.ts {
    text-align: left;
  }


  .underlayer-photo {
    max-width: 600px;
    width: 100%;
    height: 350px;
    margin-top: 45px;
  }

  .underlayer-photo.ts3-photo {
    height: auto;
  }

  .link-wrapper2 li {
    margin-inline: auto;
  }

  .circle1-takasago {
    width: 432px;
    margin-top: 0;
    margin-inline: auto;
  }

  .circle1-ts {
    width: 432px;
    margin-top: 0px;
    margin-inline: auto;
  }

  .caution {
    max-width: 407px;
    margin-inline: auto;
    margin-top: 0px;
  }


  .underlayer__title {
    font-size: 90px;
  }

  .underlayer__subtitle2 {
    font-size: 21px;
  }

  .underlayer__subtitle {
    font-size: 40px;
    display: block;
    margin-top: 15px;
  }

  .underlayer-photo img {
    border-radius: 25px;
  }

  /* ########## 下層ページ メイン2 ########## */
  #ul-top.ul-top2 {
    height: 300px;
    display: flex;
    align-items: center;
    padding-bottom: 0;
  }

  /* ########## 下層ページ お悩み ########## */

  .triangle {
    top: -35px;
    width: 250px;
    height: 80px;
  }

  /* ########## 下層ページ 解決 ########## */
  /* ########## 下層ページ ポイント ########## */
  /* ########## 下層ページ メッセージ ########## */
  /* ########## 下層ページ レビュー ########## */
  /* ########## 下層ページ 1日の流れ ########## */
  .schedule-left {
    width: 100px;
  }


  /* 丸より上の縦線 */
  #daily-schedule .schedule-wrapper:not(:first-child) .schedule-left::before {
    left: 37.5px;
  }

  /* 丸より下の縦線 */
  #daily-schedule .schedule-wrapper:not(:last-child) .schedule-left::after {
    left: 37.5px;
  }


  .time {
    width: 75px;
    height: 75px;
    border-radius: 75px;
  }

  .schedule-right {
    padding: 20px;
    margin-block: 10px;
    border-radius: 15px;
  }


  .schedule-title {
    width: 100%;
    margin-bottom: 5px;
  }

  .schedule-right-text {
    width: 100%;
    padding-right: 0px;
  }

  .schedule-right-photo {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }

  .schedule-right-photo img {
    width: 300px;
    max-width: 100%;
  }

  .black-circle:nth-child(n + 2) {
    margin-top: 0px;
  }

  /* ########## 下層ページ ご利用の流れ ########## */
  /* ########## 下層ページ さいごに ########## */
  /* ########### 下層ページ よくある質問 ###########  */
  /* ########## フッター ########## */

  .contents-footer {
    padding: 115px 30px 95px;
    margin-right: auto;
    margin-left: auto;
    max-width: 760px;
  }

  .footer__nav {
    padding-left: 30px;
  }

  .footer__nav li {
    margin-right: 30px;
  }

  .footer__copy {
    padding: 25px;
    flex-direction: column;
  }

}

@media (min-width: 1100px) {

  /* ########## 共通 ########## */
  .contents-header {
    padding: 0px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1560px;
  }

  .contents {
    padding: 90px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
  }

  .contents.fan-top {
    padding: 105px 30px 90px;
  }

  .contents.flow-bottom {
    padding: 105px 30px 325px;
    margin-bottom: -220px;
  }

  .contents.ps-top {
    padding: 195px 30px 105px;
    margin-top: -100px;
  }

  .contents.fan-message2 {
    padding: 105px 30px;
  }

  .contents.w760 {
    max-width: 760px;
  }

  .contents.w960 {
    max-width: 960px;
  }

  .contents.w1160 {
    max-width: 1160px;
  }

  .contents.w1360 {
    max-width: 1360px;
  }

  .contents.w1560 {
    max-width: 1560px;
  }

  .contents.w100 {
    max-width: 100%;
  }

  .contents.top0 {
    padding-top: 0px;
  }


  .contents.top-quarter {
    padding-top: 67.5px;
  }

  .contents.top-half {
    padding-top: 45px;
  }

  .contents.bottom-half {
    padding-bottom: 45px;
  }

  .contents.top-half-half {
    padding-top: 22.5px;
  }

  .contents.bottom-half-half {
    padding-bottom: 22.5px;
  }

  .contents.bottom0 {
    padding-bottom: 0px;
  }

  .pc1 {
    display: none !important;
  }

  .pc2 {
    display: block !important;
  }

  .pc2tbsf {
    display: block !important;
  }

  .pc2.flex {
    display: flex !important;
  }

  .pc2inline {
    display: inline !important;
  }

  .pc1tbsfinline {
    display: none !important;
  }

  .pc1tbsf {
    display: none !important;
  }

  .pc2tb {
    display: block !important;
  }

  .pc1sf {
    display: none !important;
  }

  .pc1tbsfflex {
    display: none !important;
  }

  /* ########## 共通2 ########## */


  #message::before {
    background-attachment: fixed;
  }

  #takasagobase::before {
    background-attachment: fixed;
  }

  #totalsupport::before {
    background-attachment: fixed;
  }

  #selfcare::before {
    background-attachment: fixed;
  }

  #about {
    background-attachment: fixed;
  }

  #about2 {
    background-attachment: fixed;
  }

  #trouble {
    background-attachment: fixed;
  }

  #message2 {
    background-attachment: fixed;
  }

  /* ########## ヘッダー ########## */

  .openbtn {
    display: none;
  }

  .header__nav {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    text-align: center;
  }

  /*==ふわっと出現させるためのCSS*/
  /*　上に上がる動き　*/
  .floating-pc.UpMove2 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    animation: UpAnime2 0.5s forwards;
  }

  @keyframes UpAnime2 {
    from {
      opacity: 1;
      transform: translateY(0);
    }

    to {
      opacity: 0;
      transform: translateY(-120px);
    }
  }

  /*　下に下がる動き　*/
  .floating-pc.DownMove2 {
    position: fixed;
    bottom: 0;
    width: 100%;
    animation: DownAnime2 0.5s forwards;
  }

  @keyframes DownAnime2 {
    from {
      opacity: 0;
      transform: translateY(-120px);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* ########## ヘッダーで隠れる空きを調整 ########## */
  #main {
    padding-top: 82px;
  }

  .underlayer__top {
    margin-top: 82px;
  }

  .header-top {
    height: 82px;
  }

  .header__nav {
    margin-right: 45px;
  }

  /*  ドロップダウンメニュー  */


  .b1 {
    margin-top: 5px;
  }

  .header__nav-link.menu__single {
    height: 82px;
    padding-top: 2px;
    display: flex;
    align-items: center;
    white-space: nowrap;
  }

  .menu__second-wrapper {
    background-color: #ffffff;
    padding-inline: 30px;
    width: 100%;
    top: 50px;
    right: 0;
    left: 0;
    position: fixed;
  }

  .menu__second-wrapper.tm2 {
    top: 82px;
  }

  .menu__second-level {
    max-width: 1500px;
    margin-inline: auto;
    text-align: center;
    display: none;
    white-space: nowrap;
    overflow: hidden;
  }

  .menu__single:hover .menu__second-level {
    display: flex;
    align-items: stretch;
  }

  .menu__second-level li {
    width: 16.666%;
    background-color: #ffffff;
  }

  .menu__second-level li img {
    display: block;
  }

  .h2-en-header {
    color: #1a4ea1;
    font-family: "Allura", sans-serif;
    font-size: 51px;
    line-height: 1.25;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 15px;
  }

  .en-header {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 90%;
    border-right: 1px solid #464646;
  }

  .b1-title {
    font-size: 14px;
    height: 20px;
  }

  .menu__second-level li a {
    font-weight: 700 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 15px 30px 15px;
  }

  .menu__second-level li a {
    padding-right: 0px;
  }

  .menu__second-level li:nth-child(2) a {
    padding-left: 15px;
  }

  .menu__single::after {
    content: "";
    display: inline-block;
    margin-left: 4px;
    margin-bottom: -1.5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #1a4ea1;
    transition: all .3s;
  }

  .menu__single:hover::after {
    transform: rotate(180deg);
  }

  .menu__single {
    transition: all 0s;
    border-bottom: 1px solid #fff;
  }

  .header__nav-link.bor {
    transition: all 0s;
    border-bottom: 1px solid #fff;
  }

  .header__nav-link.bor {
    position: relative;
    overflow: hidden;
    transition: color 0.3s, transform 0.1s, box-shadow 0.1s;
    background-image: linear-gradient(#1a4ea1, #1a4ea1);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 0 1px;
    transition: background-size 0.3s;
  }

  /* hover */
  .header__nav-link.bor:hover {
    color: #1a4ea1;
    background-position: bottom left;
    background-size: 100% 1px;
  }

  .b1 {
    display: block;
  }

  .b1-img {
    display: block;
    width: 100%;
    height: 115px;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .b1-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform .4s ease;
  }

  .b1-img:hover img {
    transform: scale(1.2);
  }

  /* ########## 視差効果 ########## */
  /*　PCのみ視差効果　*/
  .background-attachment-fixed {
    background-attachment: fixed;
  }


  /* ########## FV メイン ########## */

  .image-half.first img {
    object-position: 100% 45%;
  }

  .image-half.second img {
    object-position: 0% 60%;
  }

  .circle1-fv {
    width: 330px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-inline: auto;
  }

  /* ########## TOP メッセージ ########## */
  /* ########## TOP サービス ########## */

  .link-wrapper li:nth-child(n + 3) {
    margin-top: 60px;
  }

  .link-wrapper.lineup3 li:nth-child(n + 3) {
    margin-top: 0px;
  }

  /* ########## TOP トータルサポート協会について ########## */
  /* ########## TOP リンク ########## */

  /* ########## 下層ページ メイン1 ########## */
  #takasagobase {
    height: 574px;
  }

  #totalsupport {
    height: 574px;
  }

  #totalsupport.ts2 {
    height: 614px;
  }

  #totalsupport.ts3 {
    height: 350px;
  }

  #selfcare.ts3 {
    height: 350px;
  }

  #ul-top {
    height: 350px;
  }

  #ul-top.ul-top2 {
    padding-top: 15px;
    height: 250px;
  }

  .link-wrapper2 {
    display: flex;
    justify-content: space-between;
  }

  .link-wrapper2.ts3 {
    align-items: center;
  }

  .underlayer-text p {
    padding-top: 10px;
  }


  .underlayer-text {
    padding-right: 25px;
  }

  .underlayer-text .text18.ts {
    letter-spacing: -0.85px;
  }


  .underlayer-photo {
    margin-top: 25px;
    height: 430px;
  }

  .underlayer-photo.ts3-photo {
    height: 250px;
  }


  /* ########## 下層ページ メイン2 ########## */
  /* ########## 下層ページ お悩み ########## */
  #trouble {
    margin-top: -45px;
    padding-top: 45px;
  }

  /* ########## 下層ページ 解決 ########## */
  /* ########## 下層ページ ポイント ########## */
  .link-wrapper.lineup3 li:nth-child(n + 4) {
    margin-top: 45px;
  }

  .link-wrapper.lineup3 li {
    width: 30.5%;
  }

  /* ########## 下層ページ メッセージ ########## */
  /* ########## 下層ページ レビュー ########## */
  /* ########## 下層ページ 1日の流れ ########## */
  /* ########## 下層ページ ご利用の流れ ########## */
  /* ########## 下層ページ さいごに ########## */
  /* ########### 下層ページ よくある質問 ###########  */

  /* ########## セルフケア報告 ########## */
  .takasago-menu.header__nav {
    padding-right: 105px;
  }

  .takasago-menu.site-nav-contact {
    right: 135px;
  }

  .menu__user {
    position: fixed;
    right: 0;
    top: 0;
    color: #1a4ea1;
    background-color: #1a4ea1;
    padding: 15px 15px 5px;
    border-radius: 0 0 0 20px;
  }

  .h2-user {
    font-size: 12px;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 6px;
    margin-bottom: 6px;
  }

  .li-user a {
    font-size: 14px;
    color: #ffffff;
  }

  .li-user a img {
    vertical-align: -3px;
    padding-right: 2px;
  }


  .li-user a {
    padding-top: 5px;
    position: relative;
    overflow: hidden;
    transition: color 0.3s, transform 0.1s, box-shadow 0.1s;
    background-image: linear-gradient(#ffffff, #ffffff);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 0 1px;
    transition: background-size 0.3s;
  }

  /* hover */
  .li-user a:hover {
    background-position: bottom left;
    background-size: 100% 1px;
  }

  /* ########## フッター ########## */

  .contents-footer {
    padding: 135px 30px 110px;
    margin-right: auto;
    margin-left: auto;
    max-width: 760px;
  }

}