@charset "UTF-8";

.cmshtml {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

.cmsbody {
  margin: 0;
}

.cmshtml h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.cmshtml figure {
  margin: 1em 40px;
}

.cmshtml hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

.cmshtml pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

.cmshtml abbr[title] {
  border-bottom: none;
  text-decoration: underline dotted;
}

.cmshtml b,
.cmshtml strong {
  font-weight: bolder;
}

.cmshtml code,
.cmshtml kbd,
.cmshtml samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.cmshtml dfn {
  font-style: italic;
}

.cmshtml mark {
  background-color: #ff0;
  color: #000;
}

.cmshtml small {
  font-size: 80%;
}

.cmshtml sub,
.cmshtml sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.cmshtml sub {
  bottom: -0.25em;
}

.cmshtml sup {
  top: -0.5em;
}

.cmshtml img {
  border-style: none;
}

.cmshtml button,
.cmshtml input,
.cmshtml optgroup,
.cmshtml select,
.cmshtml textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

.cmshtml button,
.cmshtml input {
  overflow: visible;
}

.cmshtml button,
.cmshtml select {
  text-transform: none;
}

.cmshtml button,
.cmshtml [type="button"],
.cmshtml [type="reset"],
.cmshtml [type="submit"] {
  -webkit-appearance: button;
}

.cmshtml button::-moz-focus-inner,
.cmshtml [type="button"]::-moz-focus-inner,
.cmshtml [type="reset"]::-moz-focus-inner,
.cmshtml [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.cmshtml button:-moz-focusring,
.cmshtml [type="button"]:-moz-focusring,
.cmshtml [type="reset"]:-moz-focusring,
.cmshtml [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.cmshtml fieldset {
  padding: 0.35em 0.75em 0.625em;
}

.cmshtml legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

.cmshtml progress {
  display: inline-block;
  vertical-align: baseline;
}

.cmshtml textarea {
  overflow: auto;
}

.cmshtml [type="checkbox"],
.cmshtml [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

.cmshtml [type="number"]::-webkit-inner-spin-button,
.cmshtml [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.cmshtml [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

.cmshtml [type="search"]::-webkit-search-cancel-button,
.cmshtml [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.cmshtml ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.cmshtml template {
  display: none;
}

.cmshtml [hidden] {
  display: none;
}

.cmshtml .cf {
  zoom: 1;
}

.cmshtml .cf:before, .cmshtml .cf:after {
  content: "";
  display: table;
}

.cmshtml .cf:after {
  clear: both;
}

.cmshtml .roboto {
  font-family: 'Roboto', Helvetica Neue, Helvetica, YuGothic, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
}

.cmshtml .min {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

.cmshtml .zen {
  font-family: "Zen Maru Gothic",'Noto Sans JP',YuGothic, "游ゴシック", "メイリオ", Meiryo,'Roboto', Helvetica Neue, Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
}

.cmshtml .jp-style {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  text-orientation: upright;
}

.cmshtml *:link,
.cmshtml *:visited,
.cmshtml *:active {
  color: inherit;
}

.cmshtml a:hover {
  color: inherit;
}

.cmshtml .mb1 {
  margin-bottom: 6px;
}

.cmshtml .mb2 {
  margin-bottom: 12px;
}

.cmshtml .mb3 {
  margin-bottom: 18px;
}

.cmshtml .mb4 {
  margin-bottom: 24px;
}

.cmshtml .mb5 {
  margin-bottom: 30px;
}

.cmshtml .mb6 {
  margin-bottom: 36px;
}

.cmshtml .mb7 {
  margin-bottom: 42px;
}

.cmshtml .mb8 {
  margin-bottom: 48px;
}

.cmshtml .mb9 {
  margin-bottom: 54px;
}

.cmshtml .mb10 {
  margin-bottom: 60px;
}

.cmshtml .left {
  float: left;
}

.cmshtml .right {
  float: right;
}

.cmshtml .tar {
  text-align: right;
}

.cmshtml .tal {
  text-align: left;
}

.cmshtml .tac {
  text-align: center;
}

.cmshtml img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.cmshtml img.left {
  margin-right: 48px;
}

.cmshtml img.right {
  margin-left: 48px;
}

.cmshtml .rad {
  border-radius: 6px;
}

.cmshtml .full {
  width: 100%;
  height: auto;
}

.cmshtml .red {
  color: #FF0000;
}

.cmshtml .small {
  font-size: 80%;
}

.cmshtml .big {
  font-size: 117%;
}

.cmshtml .bold {
  font-weight: bold;
}

.cmshtml .mt5 {
  margin-top: 5px;
}

.cmshtml .mt10 {
  margin-top: 10px;
}

.cmshtml .mt20 {
  margin-top: 20px;
}

.cmshtml .mt30 {
  margin-top: 30px;
}

.cmshtml .mb5 {
  margin-bottom: 5px;
}

.cmshtml .mb10 {
  margin-bottom: 10px;
}

.cmshtml .mb20 {
  margin-bottom: 20px;
}

.cmshtml .mb30 {
  margin-bottom: 30px;
}

.cmshtml .i-sh {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}

.cmsbody,
.cmshtml dl,
.cmshtml dt,
.cmshtml dd,
.cmshtml ul,
.cmshtml ol,
.cmshtml li,
.cmshtml h1,
.cmshtml h2,
.cmshtml h3,
.cmshtml h4,
.cmshtml h5,
.cmshtml h6,
.cmshtml pre,
.cmshtml form,
.cmshtml input,
.cmshtml textarea,
.cmshtml small,
.cmshtml address,
.cmshtml aside,
.cmshtml blockquote,
.cmshtml th,
.cmshtml td {
  font-family: 'Noto Sans JP',YuGothic, "游ゴシック", "メイリオ", Meiryo,'Roboto', Helvetica Neue, Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  box-sizing: border-box;
  letter-spacing: 1px;
  z-index: 0;
  margin: 0;
  max-height: 100%;
}

@media screen and (max-width: 576px) {
  .cmsbody,
.cmshtml dl,
.cmshtml dt,
.cmshtml dd,
.cmshtml ul,
.cmshtml ol,
.cmshtml li,
.cmshtml h1,
.cmshtml h2,
.cmshtml h3,
.cmshtml h4,
.cmshtml h5,
.cmshtml h6,
.cmshtml pre,
.cmshtml form,
.cmshtml input,
.cmshtml textarea,
.cmshtml small,
.cmshtml address,
.cmshtml aside,
.cmshtml blockquote,
.cmshtml th,
.cmshtml td {
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: 0px;
  }
}

.cmshtml p, .cmshtml div {
  letter-spacing: inherit;
  font-family: inherit;
  margin: 0;
  box-sizing: border-box;
}

@media screen and (max-width: 576px) {
  .cmshtml p, .cmshtml div {
    letter-spacing: 0;
  }
}

.cmshtml section {
  box-sizing: border-box;
}

.cmshtml {
  overflow-y: scroll;
  box-sizing: border-box;
}

.cmsbody {
  line-height: 1.7;
  position: relative;
}

@media screen and (max-width: 576px) {
  .cmsbody {
    line-height: 1.5;
  }
}

.cmshtml ul {
  margin: 0;
  padding: 0;
}

.cmshtml li {
  list-style: none;
}

.cmshtml li img {
  vertical-align: bottom;
}

.cmshtml a {
  color: inherit;
  cursor: pointer;
  backface-visibility: hidden;
}

.cmshtml a:hover {
  opacity: 0.8;
}

.cmshtml ::selection {
  background-color: #0599D9;
  color: #fff;
  /* Safari */
}

.cmshtml ::-moz-selection {
  background-color: #0599D9;
  color: #fff;
  /* Firefox */
}

.cmshtml .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.cmshtml .triangle {
  content: "";
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 4px solid transparent;
  border-left: 4px solid #fff;
}

.cmsbody {
  background: #fff;
}

.cmshtml .boxwrap1, .cmshtml .top_news, .cmshtml .top_news .info_wrap, .cmshtml .grid4, .cmshtml #section_pageHeader .titlearea, .cmshtml .title-navi_ul, .cmshtml .facility_list {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.cmshtml #header {
  margin: 0 auto;
  position: relative;
}

.cmshtml .shopframe #header {
  z-index: 2;
}

@media print {
  .cmshtml h1 a {
    text-indent: 0;
  }
  .cmshtml #navi_main li a {
    text-indent: 0;
  }
  .cmshtml #navi_sub li a {
    text-indent: 0;
  }
}

.cmshtml a:hover {
  text-decoration: none;
}

.cmshtml #h-logo {
  position: absolute;
  top: 34px;
  left: 2.1%;
  width: 366px;
  z-index: 2;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.cmshtml #h-logo a {
  display: block;
  text-indent: -9999em;
  background: url(../img/logo.png) no-repeat 0 0;
  background-size: 100%;
  width: 366px;
  height: 0;
  overflow: hidden;
  padding-top: 90px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.cmshtml #h-logo a:hover {
  opacity: 1;
}

@media screen and (max-width: 1199px) {
  .cmshtml #h-logo {
    max-width: calc(95% - 60px);
    top: 12px;
  }
  .cmshtml #h-logo a {
    max-width: 100%;
  }
}

.cmshtml #l-header {
  width: 100%;
  position: relative;
  /*h_nav End*/
}

@media screen and (min-width: 1200px) {
  .cmshtml #l-header {
    z-index: 3;
  }
  .cmshtml #l-header .headinner {
    width: 100%;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    position: fixed;
    top: 0;
    left: 0;
    text-align: right;
  }
  .cmshtml #l-header .headinner.fixed {
    -webkit-transform: translateY(-134px);
    -ms-transform: translateY(-134px);
    transform: translateY(-134px);
  }
  .cmshtml #l-header .headinner.fixed .h_nav__list {
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  }
  .cmshtml #l-header .headinner.showbg #h-logo::before {
    content: "";
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    position: 24px;
    left: calc(2.1% - 15px);
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    position: absolute;
    top: -6px;
    z-index: -1;
  }
  .cmshtml #l-header .headinner.showbg .h_nav__list {
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  }
}

.cmshtml #l-header .h_nav {
  position: relative;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  padding-top: 64px;
  padding-right: 3.125vw;
  display: inline-block;
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav {
    position: fixed;
    padding: 0;
  }
}

.cmshtml #l-header .h_nav__list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  position: relative;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  background: #fff;
  border-radius: 999em;
  padding-right: clamp(25px, 2.5vw, 40px);
  padding-left: clamp(20px, 1vw, 30px);
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav__list {
    max-height: none;
    max-width: 100%;
    flex-wrap: wrap;
    display: block;
    border-top: none;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
  }
}

.cmshtml #l-header .h_nav__item {
  text-align: center;
  transition: all 0.3s linear;
  line-height: 1.5;
  flex: 0 1 auto;
  letter-spacing: 0;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 700;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav__item {
    height: auto;
    margin-top: 0;
    position: relative;
    width: 100%;
    text-align: left;
  }
}

.cmshtml #l-header .h_nav__item div {
  color: inherit;
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav__item div.drawer-menu-item {
    padding: 0;
    text-decoration: none;
  }
}

.cmshtml #l-header .h_nav__item a {
  text-decoration: none;
  display: block;
  position: relative;
  box-sizing: border-box;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

@media screen and (max-width: 576px) {
  .cmshtml #l-header .h_nav__item a:hover {
    opacity: 1;
  }
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav__item a {
    width: 100%;
    padding: 20px 1vw;
  }
}

@media screen and (min-width: 1200px) {
  .cmshtml #l-header .h_nav__item:hover {
    animation-name: nav;
    animation-fill-mode: backwards;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-direction: normal;
  }
  .cmshtml #l-header .h_nav__item a:hover {
    opacity: 1;
    color: #0599D9;
  }
}

@media screen and (min-width: 577px) {
  .cmshtml #l-header .h_nav__item.h-nav__item--1:hover {
    color: #0599D9;
  }
  .cmshtml #l-header .h_nav__item.h-nav__item--1:hover .sp-dropbutton::before {
    transform: rotate(-45deg) scale(1, -1) translate(-2px, -4px);
  }
}

.cmshtml #l-header .h_nav__item.h-nav__item--1 a {
  padding: 20.25px calc(1.5vw + 12px) 20.25px 1.5vw;
  padding: 20.25px 25px 20.25px 1.5vw;
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav__item.h-nav__item--1 a {
    padding: 15px 12px;
  }
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav__item.h-nav__item--1.drawer-dropdown-space a {
    padding: 15px 12px;
  }
}

.cmshtml #l-header .h_nav .drawer-dropdown {
  position: relative;
}

.cmshtml #l-header .h_nav .drawer-dropdown:hover a {
  opacity: 0.7;
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav .drawer-dropdown:hover {
    /*background-color:none;*/
  }
  .cmshtml #l-header .h_nav .drawer-dropdown.openwrap {
    background-color: none;
  }
}

.cmshtml #l-header .h_nav .drawer-dropdown .drawer-dropdown-menu {
  position: absolute;
  box-shadow: 0 0px 5px -2px rgba(3, 103, 146, 0.2);
  padding: 20px 15px 15px;
}

@media screen and (min-width: 1200px) {
  .cmshtml #l-header .h_nav .drawer-dropdown .drawer-dropdown-menu {
    top: 100%;
    left: 10px;
    width: 100%;
    min-width: 210px;
    /*left: 50%;
            width: calc(100% + 30px);      
            transform: translate(-50%,0px);*/
    background: transparent;
  }
  .cmshtml #l-header .h_nav .drawer-dropdown .drawer-dropdown-menu::before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: calc(100% - 5px);
    top: 5px;
    background: #fff;
    z-index: -1;
    border-radius: 15px;
  }
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav .drawer-dropdown .drawer-dropdown-menu {
    display: block;
    position: relative;
    top: 0px;
    z-index: 1;
    box-shadow: none;
    transform: none;
    transform: translate(0);
    padding: 10px;
    background: #E8F4F6;
  }
}

.cmshtml #l-header .h_nav .drawer-dropdown .drawer-dropdown-menu .drawer-dropdown-menu-item {
  line-height: 1.5;
  padding: 0;
  text-align: center;
  position: relative;
  color: #000;
  text-decoration: none !important;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav .drawer-dropdown .drawer-dropdown-menu .drawer-dropdown-menu-item {
    text-align: left;
    font-weight: 500;
  }
}

.cmshtml #l-header .h_nav .drawer-dropdown .drawer-dropdown-menu .drawer-dropdown-menu-item a {
  padding: 8px 0px;
  letter-spacing: -0.5px;
}

.cmshtml #l-header .h_nav .drawer-dropdown .drawer-dropdown-menu .drawer-dropdown-menu-item:last-child {
  border-bottom: none;
}

.cmshtml #l-header .h_nav__item.h_subnav {
  position: absolute;
  top: -54px;
  right: 1vw;
  padding-top: 10px;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px 0px;
  width: max-content;
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav__item.h_subnav {
    position: relative;
    right: auto;
    top: auto;
    text-align: left;
    display: block;
  }
}

.cmshtml #l-header .h_nav__item.h_subnav > div {
  padding-right: 14px;
  padding-left: 14px;
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav__item.h_subnav > div {
    margin: auto;
    padding-right: 0;
    padding-left: 0;
  }
}

.cmshtml #l-header .h_nav__item.h_subnav .h_subnav_li {
  font-size: 14px;
  font-weight: 700;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  position: relative;
}

.cmshtml #l-header .h_nav__item.h_subnav .h_subnav_li::before {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 20px;
  border-left: 1px solid #A3A3A3;
  content: "";
}

.cmshtml #l-header .h_nav__item.h_subnav .h_subnav_li:first-child::before {
  display: none;
}

.cmshtml #l-header .h_nav__item.h_subnav .h_subnav_li a {
  display: block;
  position: relative;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav__item.h_subnav .h_subnav_li a a {
    width: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .cmshtml #l-header .h_nav__item.h_subnav .h_subnav_li a a::before {
    display: none;
  }
}

.cmshtml #l-header .h_nav__item.h_subnav .h_subnav_li:hover {
  opacity: 0.7;
}

.cmshtml #l-header .h_nav__item.h_subnav .sns_li img {
  height: 30px;
}

@media screen and (max-width: 1199px) {
  .cmshtml #l-header .h_nav__item.h_subnav .sns_wrap {
    width: 100%;
    margin-top: 20px;
  }
  .cmshtml #l-header .h_nav__item.h_subnav .sns_wrap a {
    padding: 0;
  }
  .cmshtml #l-header .h_nav__item.h_subnav .h_subnav_li {
    text-align: left;
    font-weight: 500;
  }
  .cmshtml #l-header .h_nav__item.h_subnav .h_subnav_li::before {
    display: none;
  }
  .cmshtml #l-header .h_nav__item.h_subnav .h_subnav_li a {
    padding: 5px 0 5px 20px;
    display: block;
  }
}

.cmshtml .tel {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0;
  display: inline-block;
  line-height: 1.4;
}

.cmshtml .tel a {
  position: relative;
  font-size: clamp(26px, 2.5vw, 30px);
  font-weight: 700;
  display: inline;
  color: inherit;
  text-decoration: none;
  background: url("../img/ico_tel.png") no-repeat left center;
  padding-left: 27px;
}

.cmshtml .mail {
  border-radius: 8px;
  color: #fff;
  background: #0599D9;
  font-size: clamp(18px, 2.5vw, 20px);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.cmshtml .mail a {
  display: block;
  padding: 10px 30px;
  text-decoration: none;
}

.cmshtml .mail a:hover {
  color: #fff;
}

.cmshtml .sp-dropbutton {
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 8px;
  transition: all 0.3s;
  z-index: 2;
}

.cmshtml .sp-dropbutton::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 0px;
  margin: auto;
  transition: all 0.3s;
  width: 7px;
  height: 7px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(45deg);
  border-radius: 2px;
}

@media screen and (max-width: 1199px) {
  .cmshtml .sp-dropbutton {
    right: 0vw;
    top: 12px;
    width: 30px;
    height: 30px;
    bottom: auto;
  }
  .cmshtml .sp-dropbutton::before {
    right: 10px;
  }
}

@media screen and (min-width: 1200px) {
  .cmshtml .drawer-navbar {
    margin: 0 auto;
    height: auto;
    background-color: transparent;
    border: 0;
    box-sizing: border-box;
    position: relative;
  }
  .cmshtml .drawer-hamburger {
    display: none;
  }
}

.cmshtml .drawer-hamburger {
  background-color: #0599D9;
  padding-top: 17px;
  padding-bottom: 27px;
  border-radius: 50%;
  top: 5px;
  right: 5px !important;
  /*&::after {
	content: "MENU";
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 11px;
	color:#fff
}*/
}

.cmshtml .drawer-hamburger:hover {
  cursor: pointer;
  background-color: #0599D9;
}

.cmshtml .drawer-dropdown {
  z-index: 100;
}

.cmshtml .drawer-hamburger-icon, .cmshtml .drawer-hamburger-icon::before, .cmshtml .drawer-hamburger-icon::after {
  background-color: #fff;
  height: 3px;
  border-radius: 9px;
}

.cmshtml .drawer-hamburger-icon:before {
  width: 60%;
}

.cmshtml .drawer-hamburger-icon:after {
  width: 60%;
  left: 40%;
}

.cmshtml #l_footer {
  position: relative;
  text-align: center;
  background: #fff;
  padding-top: 100px;
  padding-bottom: 40px;
}

.cmshtml #l_footer .logo {
  margin-bottom: 40px;
}

.cmshtml #l_footer .address {
  margin-bottom: 10px;
  font-size: clamp(15px, 2.5vw, 16px);
}

.cmshtml #l_footer .copy {
  font-size: 11px;
  letter-spacing: 0;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 70px;
}

.cmshtml #l_footer .copy a {
  text-decoration: none;
}

@media screen and (max-width: 576px) {
  .cmshtml #l_footer .copy {
    margin-top: 30px;
  }
}

.cmshtml #pagetop-side {
  width: 70px;
  height: 52px;
  position: fixed;
  z-index: 100;
  bottom: 10px;
  right: 10px;
  text-indent: -9999px;
  background-image: url(../img/pagetop.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  opacity: 1;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  cursor: pointer;
}

@media screen and (min-width: 577px) {
  .cmshtml #pagetop-side:hover {
    opacity: 0.8;
  }
}

@media screen and (max-width: 576px) {
  .cmshtml #pagetop-side {
    width: 40px;
    height: 30px;
  }
}

.cmshtml #pagetop-side a {
  display: block;
}

.cmshtml .sns_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 25px;
  justify-content: center;
}

.cmshtml .l-container,
.cmshtml #contents {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}

.cmshtml #contents {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 40vh;
}

.cmshtml .inner {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.cmshtml .l_main.page_main {
  overflow-x: hidden;
}

.cmshtml .pconly {
  display: block;
}

@media screen and (max-width: 576px) {
  .cmshtml .pconly {
    display: none;
  }
}

.cmshtml .sponly {
  display: none;
}

@media screen and (max-width: 576px) {
  .cmshtml .sponly {
    display: block;
  }
}

.cmshtml .spn {
  display: inline;
}

.cmshtml .flex_inner {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 576px) {
  .cmshtml .flex_inner {
    display: block;
  }
}

.cmshtml .grid2 {
  display: grid;
  gap: 30px;
  grid-template: auto/repeat(2, 1fr);
}

@media screen and (max-width: 800px) {
  .cmshtml .grid2 {
    grid-template: auto/repeat(1, 1fr);
  }
}

.cmshtml .just2, .cmshtml .just3, .cmshtml .just4, .cmshtml .just5, .cmshtml .just_gr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 576px) {
  .cmshtml .just2 .flex-blnk, .cmshtml .just3 .flex-blnk, .cmshtml .just4 .flex-blnk, .cmshtml .just5 .flex-blnk, .cmshtml .just_gr .flex-blnk {
    margin-bottom: 0 !important;
  }
}

.cmshtml .just_center {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.cmshtml .just2, .cmshtml .anchor__list {
  display: grid;
  gap: 20px;
  grid-template: auto/repeat(2, 1fr);
}

@media screen and (max-width: 576px) {
  .cmshtml .just2, .cmshtml .anchor__list {
    grid-template: auto/repeat(1, 1fr);
  }
}

.cmshtml .just2.just3, .cmshtml .anchor__list.just3 {
  display: grid;
  gap: 20px;
  grid-template: auto/repeat(3, 1fr);
}

@media screen and (max-width: 576px) {
  .cmshtml .just2.just3, .cmshtml .anchor__list.just3 {
    grid-template: auto/repeat(2, 1fr);
  }
}

@media screen and (max-width: 460px) {
  .cmshtml .just2.just3, .cmshtml .anchor__list.just3 {
    grid-template: auto/repeat(1, 1fr);
  }
}

.cmshtml .just2.just3 > div, .cmshtml .anchor__list.just3 > div {
  width: 100%;
  margin: 0;
}

.cmshtml .just2.just3 div, .cmshtml .anchor__list.just3 div {
  width: 100%;
}

.cmshtml .just2.just4, .cmshtml .anchor__list.just4 {
  display: grid;
  gap: 15px;
  grid-template: auto/repeat(4, 1fr);
}

@media screen and (max-width: 800px) {
  .cmshtml .just2.just4, .cmshtml .anchor__list.just4 {
    grid-template: auto/repeat(2, 1fr);
  }
}

@media screen and (max-width: 576px) {
  .cmshtml .just2.just4, .cmshtml .anchor__list.just4 {
    grid-template: auto/repeat(1, 1fr);
  }
}

.cmshtml .just2.just4 > div, .cmshtml .anchor__list.just4 > div {
  width: 100%;
  margin: 0;
}

.cmshtml .just2.just5, .cmshtml .anchor__list.just5 {
  gap: 15px;
  display: grid;
  grid-template: auto/repeat(5, 1fr);
}

@media screen and (max-width: 800px) {
  .cmshtml .just2.just5, .cmshtml .anchor__list.just5 {
    grid-template: auto/repeat(2, 1fr);
  }
}

.cmshtml .just2.just5 > div, .cmshtml .anchor__list.just5 > div {
  width: 100%;
  margin: 0;
}

.cmshtml .hidden {
  overflow: hidden;
}

.cmshtml .boxwrap1 {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.cmshtml .default_none {
  display: none;
}

.cmshtml .mla {
  margin-left: auto;
}

.cmshtml .mra {
  margin-right: auto;
}

.cmshtml .title_bg {
  position: relative;
  background: #0599D9;
}

.cmshtml .title_bg::before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: url("../img/bg_ttl.png") no-repeat 0 0;
  opacity: 0.2;
}

.cmshtml .bg_wrap {
  position: relative;
  background: #E8F4F6;
  padding: 60px 0px 40px;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

@media screen and (max-width: 1199px) {
  .cmshtml .bg_wrap {
    padding: 30px 0px 20px;
  }
}

.cmshtml .rad img {
  border-radius: 10px;
}

.cmshtml .dl_ico a {
  text-decoration: underline;
  position: relative;
}

.cmshtml .dl_ico a:after {
  display: inline-block;
  width: 31px;
  height: 31px;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: none;
}

.cmshtml .dl_ico a[href*=".pdf"] {
  padding: 5px 35px 5px 5px;
}

.cmshtml .dl_ico a[href*=".pdf"]:after {
  content: "";
  background: url("../img/icon-pdf-m.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.cmshtml .dl_ico a[href*=".doc"], .cmshtml .dl_ico a[href*=".docx"] {
  padding: 5px 35px 5px 5px;
}

.cmshtml .dl_ico a[href*=".doc"]:after, .cmshtml .dl_ico a[href*=".docx"]:after {
  content: "";
  background: url("../img/icon-word-m.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.cmshtml .dl_ico a[href*=".xls"], .cmshtml .dl_ico a[href*=".xlsx"] {
  padding: 5px 35px 5px 5px;
}

.cmshtml .dl_ico a[href*=".xls"]:after, .cmshtml .dl_ico a[href*=".xlsx"]:after {
  content: "";
  background: url("../img/icon-xcel-m.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.cmshtml .color_bg {
  position: relative;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}

.cmshtml .color_bg::before {
  z-index: -1;
  content: "";
  background: #E8F4F6;
  width: 100vw;
  max-width: 100vw;
  margin: 0 calc(50% - 50vw);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.cmshtml .bg_grad {
  background: -moz-linear-gradient(to right, #0599D9, #FEDD54);
  background: -webkit-linear-gradient(to right, #0599D9, #FEDD54);
  background: linear-gradient(to right, #0599D9, #FEDD54);
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.cmshtml .dot_icon {
  padding-left: 24px !important;
  position: relative;
}

.cmshtml .dot_icon::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(0.3em + 10px);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #0599D9;
}

.cmshtml .relative {
  position: relative;
}

.cmshtml .tag_rt {
  position: absolute;
  right: 10px;
  top: 10px;
  display: inline-block;
}

.cmshtml .swingbox,
.cmshtml .flipbox,
.cmshtml .fadebox,
.cmshtml .fadeinbox,
.cmshtml .bouncedownbox,
.cmshtml .bouncebox {
  opacity: 0;
}

.cmshtml .swingbox.animate__animated,
.cmshtml .flipbox.animate__animated,
.cmshtml .fadebox.animate__animated,
.cmshtml .fadeinbox.animate__animated,
.cmshtml .bouncedownbox.animate__animated,
.cmshtml .bouncebox.animate__animated {
  opacity: 1;
}

@media (prefers-reduced-motion: reduce) {
  .cmshtml .animate__animated {
    animation-duration: var(--animate-duration) !important;
    -webkit-animation-duration: var(--animate-duration) !important;
    transition-duration: var(--animate-duration) !important;
    -webkit-transition-duration: var(--animate-duration) !important;
    animation-iteration-count: var(--animate-repeat) !important;
    -webkit-animation-iteration-count: var(--animate-repeat) !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cmshtml .animate__animated {
    animation-duration: var(--animate-duration) !important;
    -webkit-animation-duration: var(--animate-duration) !important;
    transition-duration: var(--animate-duration) !important;
    -webkit-transition-duration: var(--animate-duration) !important;
    animation-iteration-count: var(--animate-repeat) !important;
    -webkit-animation-iteration-count: var(--animate-repeat) !important;
  }
}

.cmshtml .ablock a {
  display: block;
}

.cmshtml .line-height2 {
  line-height: 2;
}

.cmshtml .rdplanetext.table_borderbottom .table table th,
.cmshtml .rdplanetext.table_borderbottom .table table td,
.cmshtml .rdplanetext2.table_borderbottom .table table th,
.cmshtml .rdplanetext2.table_borderbottom .table table td {
  border: none;
  border-bottom: 1px solid #A3A3A3;
}

.cmshtml .link_efect {
  position: relative;
}

.cmshtml .link_efect a {
  background: #0599D9;
  display: block;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 10px 20px;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  position: relative;
}

.cmshtml .link_efect a:hover {
  background: #FEDD54;
}

.cmshtml .wraptitle {
  background: #F5F5ED;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 10px;
  width: 320px;
  max-width: 100%;
  border: 3px solid rgba(5, 153, 217, 0.5);
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #333333;
}

.cmshtml .underlinetitles {
  display: inline-block;
  background: linear-gradient(transparent 60%, rgba(5, 153, 217, 0.5) 60%);
}

.cmshtml .underlinetitles2 {
  display: inline-block;
  background: linear-gradient(transparent 60%, rgba(152, 229, 168, 0.9) 60%);
}

.cmshtml .gaiyou {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #e1e1e1;
}

.cmshtml .gaiyou > div:nth-child(2n-1) {
  width: 30%;
  padding: 12px 1.5%;
  font-weight: 700;
  position: relative;
  background: #E8F4F6;
  border-bottom: 1px solid #e1e1e1;
}

.cmshtml .gaiyou > div:nth-child(2n) {
  width: 70%;
  padding: 14px 1.5%;
  border-bottom: 1px solid #e1e1e1;
  background: #fff;
}

@media screen and (max-width: 576px) {
  .cmshtml .gaiyou > div:nth-child(1n) {
    width: 100%;
  }
}

.cmshtml .ablock a {
  display: block !important;
}

.cmshtml .flex-blnk {
  border: none !important;
  box-shadow: none !important;
  background: none !important;
}

.cmshtml .flex-blnk::before, .cmshtml .flex-blnk::after {
  display: none !important;
}

.cmshtml .anchor__list {
  justify-content: left;
}

@media screen and (max-width: 576px) {
  .cmshtml .anchor__list {
    justify-content: flex-start;
  }
}

.cmshtml .anchor__list > div {
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  position: relative;
}

.cmshtml .anchor__list > div a {
  text-decoration: none;
  border: 3px solid #0599D9;
  padding: 14px 20px;
  display: block;
  position: relative;
  background: #E8F4F6;
  border-radius: 10px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.cmshtml .anchor__list > div a::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #0599D9;
  border-radius: 100%;
  position: absolute;
  left: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  box-sizing: border-box;
}

.cmshtml .anchor__list > div a::after {
  content: "";
  left: 18px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 4px;
  bottom: 0;
  margin: auto;
  border: 4px solid transparent;
  border-top-color: #fff;
}

.cmshtml .anchor__list > div:hover a {
  background-color: rgba(5, 153, 217, 0.3);
  background-position: right center;
  background-size: 200% auto;
}

@keyframes shad26 {
  0% {
    box-shadow: 0 0 0 0 rgba(254, 221, 84, 0.5);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(254, 221, 84, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(254, 221, 84, 0);
  }
}

.cmshtml .faq {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.cmshtml .faq > div {
  position: relative;
}

.cmshtml .faq > div::before {
  position: absolute;
  left: 5px !important;
  top: 0;
  font-size: 26px;
  font-size: 1.625rem;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  text-align: center;
  font-family: 'Roboto', Helvetica Neue, Helvetica, YuGothic, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
  font-weight: 900;
  color: #fff;
  background: #FF93C5 !important;
  content: "";
  border-radius: 50%;
}

.cmshtml .faq > div:nth-child(2n-1) {
  padding: 14px 0px 14px 60px !important;
  font-weight: 700;
  font-size: clamp(16px, 2vw, 18px);
  /*
      &::after {
      background:$base-main-color url("../img/arrow5.png") no-repeat center;
      border-radius: 50%;
      width:22px;
      height:22px;
      content: "";
      position: absolute;
      right: 15px;
      top:18px;
      transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
      }
      &.open {
          &::after {
          transform: scaleY(-1);
          }
      }*/
}

.cmshtml .faq > div:nth-child(2n-1)::before {
  content: "Q" !important;
  top: 9px;
}

.cmshtml .faq > div:nth-child(2n) {
  padding: 15px 0px 15px 60px !important;
}

.cmshtml .faq > div:nth-child(2n)::before {
  content: "A" !important;
  background: #98e5a8 !important;
  top: 8px;
}

.cmshtml .link_btn {
  font-weight: 700;
  font-size: clamp(16px, 2vw, 18px);
}

.cmshtml .link_btn a {
  display: inline-block;
  position: relative;
  border: 2px solid #01C7F1;
  background: #01C7F1;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  padding: 19px 40px 19px 24px;
  border-radius: 100vh;
  color: #fff;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  letter-spacing: 0;
}

.cmshtml .link_btn a::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  right: 22px;
  background: #fff;
  border-radius: 50%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.cmshtml .link_btn a:hover::before {
  width: 20px;
  height: 20px;
  right: 15px;
  opacity: 0.6;
}

.cmshtml .link_btn.orange a {
  border-color: #FD7466;
  background: #FD7466;
}

.cmshtml .link_btn.blue a {
  border-color: #0599D9;
  background: #0599D9;
}

.cmshtml .link_btn.green a {
  border-color: #98E5A8;
  background: #98E5A8;
}

.cmshtml .link_btn.pink a {
  border-color: rgba(255, 147, 197, 1);
  background: rgba(255, 147, 197, 1);
}

.cmshtml .link_btn.purple a {
  border-color: rgba(173, 184, 241, 1);
  background: rgba(173, 184, 241, 1);
}

.cmshtml .link_btn.yellow a {
  border-color: rgba(254, 221, 84, 1);
  background: rgba(254, 221, 84, 1);
}

.cmshtml .dl_list_text {
  flex-wrap: wrap;
  display: flex;
  padding: 10px 0 10px;
}

.cmshtml .dl_list_text .dl_list_text_title {
  padding: 12px 0 12px 20px;
  position: relative;
}

.cmshtml .dl_list_text .dl_list_text_title::before {
  margin: auto;
  position: absolute;
  content: "";
  width: 5px;
  height: 30px;
  background: #0599D9;
  top: 0;
  bottom: 0;
  left: 0;
  border-radius: 9px;
}

.cmshtml .dl_list_text_btn {
  max-width: 500px;
}

.cmshtml .dl_list_text_btn a {
  position: relative;
  display: inline-block;
  padding: 8px 25px 8px 50px;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  border-radius: 99em;
  border: 2px solid #0599D9;
  z-index: 0;
  text-decoration: none;
  overflow: hidden;
}

.cmshtml .dl_list_text_btn a:before {
  content: "";
  position: absolute;
  inset-block: 0;
  margin-block: auto;
  width: 36px;
  height: 36px;
  background-image: url(../img/arrow2.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-transition: inherit;
  left: 7px;
  border-radius: 50%;
  z-index: 2;
}

.cmshtml .dl_list_text_btn a[href*=".pdf"]:before, .cmshtml .dl_list_text_btn a[href*=".doc"]:before, .cmshtml .dl_list_text_btn a[href*=".docx"]:before, .cmshtml .dl_list_text_btn a[href*=".xls"]:before, .cmshtml .dl_list_text_btn a[href*=".xlsx"]:before, .cmshtml .dl_list_text_btn a[href*=".zip"]:before {
  right: auto;
  background-size: 25px 25px;
  background-position: center;
}

.cmshtml .dl_list_text_btn a[href*=".pdf"] {
  border-color: #F07263;
}

.cmshtml .dl_list_text_btn a[href*=".pdf"]:before {
  background-image: url("../img/icon-pdf-m.png");
}

.cmshtml .dl_list_text_btn a[href*=".doc"], .cmshtml .dl_list_text_btn a[href*=".docx"] {
  border-color: #4E8FCB;
}

.cmshtml .dl_list_text_btn a[href*=".doc"]:before, .cmshtml .dl_list_text_btn a[href*=".docx"]:before {
  background-image: url("../img/icon-word-m.png");
}

.cmshtml .dl_list_text_btn a[href*=".xls"], .cmshtml .dl_list_text_btn a[href*=".xlsx"] {
  border-color: #3C9264;
}

.cmshtml .dl_list_text_btn a[href*=".xls"]:before, .cmshtml .dl_list_text_btn a[href*=".xlsx"]:before {
  background-image: url("../img/icon-xcel-m.png");
}

.cmshtml .dl_list_text_btn a[href*=".zip"] {
  border-color: #EFA258;
}

.cmshtml .dl_list_text_btn a[href*=".zip"]:before {
  background-image: url("../img/zip.png");
}

.cmshtml .fullsize {
  text-align: center;
}

.cmshtml .fullsize img {
  width: 100vw;
  max-width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.cmshtml .openbox,
.cmshtml .toggle-box > div:nth-child(2n-1) {
  border-radius: 4px;
  color: #fff;
  font-size: clamp(16px, 2vw, 17px);
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  background: #0599D9;
  margin-bottom: 10px;
}

.cmshtml .openbox > div,
.cmshtml .toggle-box > div:nth-child(2n-1) > div {
  position: relative;
  padding: 12px 40px 12px 15px;
}

.cmshtml .openbox > div::before,
.cmshtml .toggle-box > div:nth-child(2n-1) > div::before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 14px;
  background: #fff;
  border-radius: 99em;
  cursor: pointer;
}

.cmshtml .openbox > div::after,
.cmshtml .toggle-box > div:nth-child(2n-1) > div::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 19px;
  right: 25px;
  border-bottom: 2px solid #0599D9;
  border-right: 2px solid #0599D9;
  box-sizing: border-box;
  z-index: 1;
  transform: rotate(45deg);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.cmshtml .openbox.open > div::after,
.cmshtml .toggle-box > div:nth-child(2n-1).open > div::after {
  transform: rotate(225deg);
  transform: rotate(45deg) scale(-1, -1);
  top: 22px;
}

.cmshtml .dot_txt > div {
  padding-left: 20px !important;
  position: relative;
}

.cmshtml .dot_txt > div::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(0.45em + 0px);
  width: 0.8em;
  height: 0.8em;
  border-radius: 50%;
  background: #0599D9;
}

.cmshtml .dot_txt2 > div {
  padding-left: 20px !important;
  position: relative;
}

.cmshtml .dot_txt2 > div::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(0.45em + 0px);
  width: 0.8em;
  height: 0.8em;
  border-radius: 50%;
  background: #FEDD54;
}

.cmshtml .ol-list {
  counter-reset: item;
  position: relative;
  /*&::before {
  position: absolute;
  content: "";
  z-index: -1;
  left: -80px;
  bottom: 0;
  background: url("../img/arrow3.png") repeat-y left bottom;
  width: 19px;
  height: 100%;          
  }*/
}

.cmshtml .ol-list .ol-list_li {
  list-style-type: none;
  position: relative;
  padding-left: 30px;
  padding-top: 10px;
  counter-increment: title;
  min-height: 100px;
}

@media screen and (max-width: 576px) {
  .cmshtml .ol-list .ol-list_li {
    padding-left: 45px;
  }
}

.cmshtml .ol-list .ol-list_li:before {
  background: #0599D9;
  text-align: center;
  color: #fff;
  letter-spacing: 0;
  content: "0" counter(title);
  position: absolute;
  left: -40px;
  top: 0px;
  font-family: 'Oswald', Helvetica Neue, Helvetica, 'Noto Sans JP', YuGothic, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo;
  font-family: "Zen Maru Gothic",'Noto Sans JP',YuGothic, "游ゴシック", "メイリオ", Meiryo,'Roboto', Helvetica Neue, Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
  font-weight: 900;
  width: 50px;
  height: 50px;
  line-height: 48px;
  font-size: 30px;
  letter-spacing: 0;
  border-radius: 99em;
}

@media screen and (max-width: 576px) {
  .cmshtml .ol-list .ol-list_li:before {
    width: 50px;
    height: 50px;
    line-height: 40px;
    font-size: 28px;
  }
}

.cmshtml .ol-list .ol-list_li::after {
  content: none;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 700;
  width: 60px;
  height: 1em;
  top: 4px;
  left: -40px;
  position: absolute;
  text-align: center;
  letter-spacing: 0;
}

@media screen and (max-width: 576px) {
  .cmshtml .ol-list .ol-list_li::after {
    width: 50px;
    height: 1em;
    top: 0px;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 500;
  }
}

.cmshtml .ol-list .ol-list_li:last-child {
  margin-bottom: 0;
}

.cmshtml .car_txt > div {
  padding-left: 28px !important;
  position: relative;
}

.cmshtml .car_txt > div::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(0.25em + 0px);
  background: url("../img/ico_car.png") no-repeat 0 0;
  width: 20px;
  height: 20px;
}

.cmshtml .train_txt > div {
  padding-left: 28px !important;
  position: relative;
}

.cmshtml .train_txt > div::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(0.25em + 0px);
  background: url("../img/ico_train.png") no-repeat 0 0;
  width: 20px;
  height: 20px;
}

.cmshtml .rdplanetext.link_btn_hp .table table th a, .cmshtml .rdplanetext.link_btn_hp .table table td a, .cmshtml .rdplanetext2.link_btn_hp .table table th a, .cmshtml .rdplanetext2.link_btn_hp .table table td a {
  background: #FEDD54;
  font-weight: 700;
  display: block;
  padding: 8px 42px 8px 10px;
  color: #fff;
  position: relative;
  text-decoration: none;
}

.cmshtml .rdplanetext.link_btn_hp .table table th a::before, .cmshtml .rdplanetext.link_btn_hp .table table td a::before, .cmshtml .rdplanetext2.link_btn_hp .table table th a::before, .cmshtml .rdplanetext2.link_btn_hp .table table td a::before {
  content: "HP";
  position: absolute;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700;
  width: 2em;
  height: 20px;
  line-height: 22px;
  border-radius: 3px;
  color: #FEDD54;
  background: #fff;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 5px;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
}

.cmshtml .slider-area {
  z-index: -1;
  box-sizing: border-box;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 100%;
  min-height: calc(100vh + 50px);
  overflow: hidden;
  background: url("../img/slide.png") no-repeat center top;
  background-size: 100% 100%;
  /* バルーン共通 */
  /* サイズの目安（ベース） */
  /* ===========================
     初期配置（1600x900の座標で置く）
     =========================== */
  /* ピンク（大玉）右上寄り */
  /* オレンジ（大きめ）左下〜中央下寄り */
  /* イエロー（小さめ）オレンジに重ね気味左下 */
  /* グリーン（左上） */
  /* パープル（右下） */
  /* ブルー（水色の小玉）パープルに寄り添わせる */
  /* 画面がすごく狭いときはステージを縮める */
}

.cmshtml .slider-area .under-logo {
  position: absolute;
  bottom: clamp(200px, 30vw, 360px);
  left: 3vw;
  z-index: 2;
}

@media screen and (max-width: 800px) {
  .cmshtml .slider-area .under-logo {
    bottom: clamp(340px, 82vw, 520px);
  }
}
@media screen and (max-width: 576px) {
  .cmshtml .slider-area .under-logo {
    bottom: auto;
    top: 120px;
  }
}

.cmshtml .slider-area .under-logo .h2 {
  font-size: clamp(18px, 3.4vw, 24px);
  font-weight: 700;
  letter-spacing: 0;
  display: inline-block;
  text-shadow: 0 0 2px #fff;
  text-align: left;
  color: #036792;
}

.cmshtml .slider-area .banner_wrap {
  position: absolute;
  left: 3vw;
  bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px clamp(15px, 2.5vw, 30px);
}

.cmshtml .slider-area .banner_wrap > div {
  max-width: 30.0vw;
  width: 360px;
}

@media screen and (max-width: 800px) {
  .cmshtml .slider-area .banner_wrap > div {
    width: calc(50% - 3vw);
    max-width: 360px;
  }
  .cmshtml .slider-area .banner_wrap > div.banner_sns {
    flex-direction: row;
    width: 100%;
    max-width: calc(100% - 3vw);
    gap: clamp(15px, 2.5vw, 30px);
  }
}

.cmshtml .slider-area .banner_wrap .banner_txt_wrap {
  background: #fff;
  box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.3);
}

.cmshtml .slider-area .banner_wrap .banner_txt_wrap .imgwrap, .cmshtml .slider-area .banner_wrap .banner_txt_wrap .rdplaneimage {
  width: 100%;
}

.cmshtml .slider-area .banner_wrap .banner_txt_wrap .imgwrap img, .cmshtml .slider-area .banner_wrap .banner_txt_wrap .rdplaneimage img {
  width: 100%;
}

.cmshtml .slider-area .banner_wrap .banner_txt_wrap .subttl {
  background: rgba(60, 165, 225, 0.9);
  color: #fff;
  font-weight: 700;
  transform: translateY(-24px);
  font-size: clamp(14px, 0.8vw, 19px);
  display: inline-block;
  padding: 5px 10px;
  letter-spacing: 0;
}

@media screen and (max-width: 576px) {
  .cmshtml .slider-area .banner_wrap .banner_txt_wrap .subttl {
    font-weight: 500;
  }
}

.cmshtml .slider-area .banner_wrap .banner_txt_wrap .ttl {
  font-size: clamp(20px, 2vw, 26px);
  font-weight: 700;
  padding: 2px 20px 8px;
  margin-top: -24px;
}

.cmshtml .slider-area .banner_wrap .banner_txt_wrap:nth-child(2n) .subttl {
  background: rgba(143, 195, 32, 0.9);
}

.cmshtml .slider-area .banner_wrap .banner_sns {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cmshtml .slider-area .bubbles_img_wrap {
  position: relative;
}

.cmshtml .slider-area .bubbles_img_wrap .imgwrap {
  position: absolute;
}

.cmshtml .slider-area .bubbles_img_wrap .imgwrap img {
  border-radius: 50%;
}

.cmshtml .slider-area .bubbles_img_wrap .imgwrap:nth-child(1) {
  top: -1vw;
  left: clamp(310px, 27vw, 600px);
  animation: floating-y 10s ease-in-out infinite alternate-reverse;
  max-width: 23.75vw;
}

@media screen and (max-width: 800px) {
  .cmshtml .slider-area .bubbles_img_wrap .imgwrap:nth-child(1) {
    left: clamp(60px, 15vw, 600px);
    max-width: 28vw;
    top: 20vh;
  }
}
@media screen and (max-width: 576px) {
  .cmshtml .slider-area .bubbles_img_wrap .imgwrap:nth-child(1) {
    left: clamp(220px, 25vw, 600px);
    top: -1vw;
  }
}

.cmshtml .slider-area .bubbles_img_wrap .imgwrap:nth-child(2) {
  top: 200px;
  left: clamp(500px, 52vw, 1050px);
  animation: floating-xy 4s ease-out infinite alternate-reverse;
  max-width: 18.375vw;
}

@media screen and (max-width: 800px) {
  .cmshtml .slider-area .bubbles_img_wrap .imgwrap:nth-child(2) {
    left: clamp(280px, 52vw, 1050px);
    max-width: 22vw;
    top: 160px;
  }
}

@media screen and (max-width: 576px) {
  .cmshtml .slider-area .bubbles_img_wrap .imgwrap:nth-child(2) {
    left: clamp(30px, 21vw, 1050px);
    max-width: 40vw;
  }
}

.cmshtml .slider-area .bubbles_img_wrap .imgwrap:nth-child(3) {
  top: 45px;
  right: clamp(10px, 2vw, 700px);
  animation: floating-y 7s linear infinite alternate-reverse;
  max-width: 26.375vw;
}

@media screen and (max-width: 576px) {
  .cmshtml .slider-area .bubbles_img_wrap .imgwrap:nth-child(3) {
    top: 110px;
    max-width: 32vw;
  }
}

@keyframes floating-y {
  0% {
    transform: translateY(-1vw);
  }
  100% {
    transform: translateY(1vw);
  }
}

@keyframes floating-xy {
  0% {
    transform: translate(-2%, -0.5vw);
  }
  100% {
    transform: translate(2%, 0.5vw);
  }
}

.cmshtml .slider-area .bg-bubbles {
  position: fixed;
  inset: 0;
  overflow: visible;
  pointer-events: none;
  z-index: -1;
}

.cmshtml .slider-area .bubble-stage {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1700px;
  height: 900px;
  transform: translate(-50%, -50%);
  pointer-events: none;
  max-width: 100%;
  /* overflow: visible; ←バルーンがちょっとはみ出すならvisibleのまま */
}

.cmshtml .slider-area .bubble {
  position: absolute;
  will-change: transform;
  /* ぼんやり見せたいなら若干の透明度 */
  opacity: 0.9;
  /* JSで使うためのカスタムプロパティ（初期値） */
  --tx: 0px;
  --ty: 0px;
  --rot: 0deg;
  --scale: 1;
}

.cmshtml .slider-area .bubble[data-size="xl"] {
  width: 520px;
  max-width: 32vw;
  /* 極端に画面小さいときは縮む */
}

@media screen and (max-width: 1199px) {
  .cmshtml .slider-area .bubble[data-size="xl"] {
    max-width: 62vw;
  }
}

.cmshtml .slider-area .bubble[data-size="lg"] {
  width: 620px;
  max-width: 29vw;
}

@media screen and (max-width: 1199px) {
  .cmshtml .slider-area .bubble[data-size="lg"] {
    max-width: 39vw;
  }
}

.cmshtml .slider-area .bubble[data-size="md"] {
  width: 240px;
  max-width: 18vw;
}

@media screen and (max-width: 1199px) {
  .cmshtml .slider-area .bubble[data-size="md"] {
    max-width: 38vw;
  }
}

.cmshtml .slider-area .bubble[data-size="sm"] {
  width: 200px;
  max-width: 16vw;
}

@media screen and (max-width: 1199px) {
  .cmshtml .slider-area .bubble[data-size="sm"] {
    max-width: 48vw;
  }
}

.cmshtml .slider-area .bubble-pink {
  right: -100px;
  top: -50px;
  z-index: 2;
}

@media screen and (max-width: 1199px) {
  .cmshtml .slider-area .bubble-pink {
    right: -10px;
  }
}

.cmshtml .slider-area .bubble-orange {
  left: 200px;
  bottom: 230px;
  z-index: 2;
}

@media screen and (max-width: 1199px) {
  .cmshtml .slider-area .bubble-orange {
    left: -2vw;
    bottom: 33vh;
  }
}

.cmshtml .slider-area .bubble-yellow {
  left: 60px;
  bottom: 25vh;
  z-index: 3;
}

.cmshtml .slider-area .bubble-green {
  left: -80px;
  top: -120px;
  z-index: 1;
}

@media screen and (max-width: 1199px) {
  .cmshtml .slider-area .bubble-green {
    top: -10px;
    left: 10px;
  }
}

.cmshtml .slider-area .bubble-purple {
  left: 1100px;
  bottom: 20vh;
  z-index: 1;
}

@media screen and (max-width: 1199px) {
  .cmshtml .slider-area .bubble-purple {
    left: 60vw;
  }
}

.cmshtml .slider-area .bubble-blue {
  left: 1200px;
  bottom: 30vh;
  z-index: 3;
}

@media screen and (max-width: 1199px) {
  .cmshtml .slider-area .bubble-blue {
    top: 320px;
    left: 78vw;
  }
}

@media screen and (max-width: 576px) {
  .cmshtml .slider-area {
    /* 各配置も少し内側に寄せる（ざっくり） 
      .bubble-pink    { left: 500px; top: -40px; }
      .bubble-orange  { left: 120px; top: 320px; }
      .bubble-yellow  { left: 20px;  top: 400px; }
      .bubble-green   { left: -100px; top: -100px; }
      .bubble-purple  { left: 650px; top: 360px; }
      .bubble-blue    { left: 720px; top: 280px; }*/
  }
  .cmshtml .slider-area .bubble-stage {
    width: 1000px;
  }
}

.cmshtml .top_main {
  overflow-x: hidden;
}

.cmshtml .h2 {
  font-size: clamp(30px, 5vw, 46px);
  color: #333333;
  font-weight: 700;
  text-align: center;
  padding-bottom: 40px;
}

.cmshtml .conceptstyle {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.cmshtml .conceptstyle > div {
  width: 50%;
  position: relative;
}

@media screen and (max-width: 800px) {
  .cmshtml .conceptstyle > div {
    width: 100% !important;
    min-height: 1px;
  }
}

.cmshtml .conceptstyle.rev {
  flex-direction: row-reverse;
}

.cmshtml .conceptstyle .flex_txt {
  text-align: left;
}

.cmshtml .top_news {
  position: relative;
  padding-top: 60px;
  padding-bottom: 90px;
  width: 100%;
  background: #fff url("../img/bg_news.png") no-repeat center 40px;
}

@media screen and (max-width: 800px) {
  .cmshtml .top_news {
    padding-left: 3vw;
    padding-right: 3vw;
  }
}

.cmshtml .top_news .h2 {
  width: 100%;
}

.cmshtml .top_news .flex_news {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: clamp(20px, 2.5vw, 30px) clamp(20px, 2.5vw, 30px);
}

@media screen and (max-width: 800px) {
  .cmshtml .top_news .flex_news {
    flex-direction: column;
    padding-right: 0;
  }
}

.cmshtml .top_news .flex_news > div {
  width: clamp(200px, 30vw, 480px);
}

@media screen and (max-width: 800px) {
  .cmshtml .top_news .flex_news > div {
    width: 100%;
  }
}

.cmshtml .top_news .top_news_block {
  border: 10px solid #98E5A8;
  border-radius: 20px;
  background: #fff;
  padding: 20px clamp(18px, 1vw, 20px);
}

.cmshtml .top_news .top_news_block .h2 {
  font-size: clamp(20px, 2.5vw, 24px);
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  background: url("../img/news_ico3.png") no-repeat center;
}
.cmshtml .top_news .top_news_block .h2 a {
text-decoration: none;
}

.cmshtml .top_news .top_news_block.k_nagomi {
  border-color: #FEDD54;
}

.cmshtml .top_news .top_news_block.k_nagomi .h2 {
  background-image: url("../img/news_ico1.png");
}

.cmshtml .top_news .top_news_block.otake {
  border-color: #FF93C5;
}

.cmshtml .top_news .top_news_block.otake .h2 {
  background-image: url("../img/news_ico2.png");
}

.cmshtml .top_news .top_news_block.shibuya {
  border-color: #40DBFE;
}

.cmshtml .top_news .top_news_block.shibuya .h2 {
  background-image: url("../img/news_ico4.png");
}

.cmshtml .top_news .top_news_block.harasai {
  border-color: #b84c97;
}

.cmshtml .top_news .top_news_block.harasai .h2 {
  background-image: url("../img/news_ico5.png");
}

.cmshtml .top_news .top_news__wrap {
  max-height: 220px;
  overflow: auto;
}

.cmshtml .top_news .top_news__wrap .rdnewArticle {
  border: none;
  padding-left: 0;
  padding-right: 0;
  border-top: none;
}

.cmshtml .top_news .top_news__wrap .rdnewArticle .rdnewArticle-contWrap {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.cmshtml .top_news .top_news__wrap .rdnewArticle .rdnewArticle-item {
  border-bottom: none;
  padding: 12px 0;
  display: flex;
  border-top: none;
}

.cmshtml .top_news .top_news__wrap .rdnewArticle .rdnewArticle-item .rdnewArticle-ContDate {
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0;
  color: #000;
  font-weight: 700;
  width: 100px;
  text-align: center;
  flex-shrink: 1;
}

@media screen and (max-width: 1199px) {
  .cmshtml .top_news .top_news__wrap .rdnewArticle .rdnewArticle-item .rdnewArticle-ContDate {
    width: 100%;
    font-size: 14px;
    font-size: 0.875rem;
    text-align: left;
    padding-bottom: 3px;
  }
}

@media screen and (max-width: 800px) {
  .cmshtml .top_news .top_news__wrap .rdnewArticle .rdnewArticle-item .rdnewArticle-ContDate {
    width: 100px;
  }
}

.cmshtml .top_news .top_news__wrap .rdnewArticle .rdnewArticle-item .rdnewArticle-ContTitle {
  width: calc(100% - 100px);
  font-size: 16px;
  font-size: 1rem;
  flex-shrink: 1;
}

@media screen and (max-width: 1199px) {
  .cmshtml .top_news .top_news__wrap .rdnewArticle .rdnewArticle-item .rdnewArticle-ContTitle {
    width: 100%;
  }
}

@media screen and (max-width: 800px) {
  .cmshtml .top_news .top_news__wrap .rdnewArticle .rdnewArticle-item .rdnewArticle-ContTitle {
    width: calc(100% - 100px);
  }
}

.cmshtml .top_news .top_news__wrap .rdnewArticle .rdnewArticle-item .rdnewArticle-ContTitle a {
  display: block;
  position: relative;
  text-decoration: none;
  padding-left: 26px;
}

.cmshtml .top_news .top_news__wrap .rdnewArticle .rdnewArticle-item .rdnewArticle-ContTitle a::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 19px;
  height: 19px;
  background: #98E5A8 url("../img/arrow1.png") no-repeat 7px center;
}
.cmshtml .top_news .k_nagomi .top_news__wrap .rdnewArticle .rdnewArticle-item .rdnewArticle-ContTitle a::before {
  background-color: #FEDD54;
}
.cmshtml .top_news .otake .top_news__wrap .rdnewArticle .rdnewArticle-item .rdnewArticle-ContTitle a::before {
  background-color: #FF93C5;
}

.cmshtml .top_news .info_wrap {
  margin-top: 90px;
  width: 1300px;
  background: -moz-linear-gradient(to right, #0599D9 0%, #5AD1F3 50%, #0599D9 100%);
  background: -webkit-linear-gradient(to right, #0599D9 0%, #5AD1F3 50%, #0599D9 100%);
  background: linear-gradient(to right, #0599D9 0%, #5AD1F3 50%, #0599D9 100%);
  border-radius: 999em;
  padding: 30px 84px 30px clamp(20px, 3vw, 50px);
  align-items: center;
}

@media screen and (max-width: 576px) {
  .cmshtml .top_news .info_wrap {
    padding: 30px clamp(20px, 3vw, 50px);
  }
}

.cmshtml .top_news .info_wrap::before {
  background: #EAFCFF;
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border-radius: 999em;
}

.cmshtml .top_news .info_wrap > div {
  position: relative;
}

.cmshtml .top_news .info_wrap .h3 {
  color: #003953;
  font-size: clamp(17px, 2vw, 20px);
  font-weight: 700;
  width: 228px;
  text-align: center;
  padding-left: 1vw;
  padding-right: 1vw;
}

@media screen and (max-width: 800px) {
  .cmshtml .top_news .info_wrap .h3 {
    width: 144px;
  }
}

@media screen and (max-width: 576px) {
  .cmshtml .top_news .info_wrap .h3 {
    width: 100%;
    margin-top: -8px;
    margin-bottom: 15px;
    padding-left: 15px;
  }
}

.cmshtml .top_news .info_wrap .top_news__wrap {
  width: calc(100% - 228px);
  max-height: 100px;
  overflow: auto;
  border-left: 1px solid #0599D9;
  padding-left: 2vw;
  padding-right: 2vw;
}

@media screen and (max-width: 800px) {
  .cmshtml .top_news .info_wrap .top_news__wrap {
    width: calc(100% - 144px);
    padding-left: 1vw;
    padding-right: 1vw;
  }
}

@media screen and (max-width: 576px) {
  .cmshtml .top_news .info_wrap .top_news__wrap {
    border: none;
    padding-left: 15px;
    width: 100%;
  }
}

.cmshtml .top_news .info_wrap .more {
  width: 60px;
  height: 60px;
  border-radius: 999em;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
  color: #fff;
  background: #0599D9;
  z-index: 1;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
}

.cmshtml .top_news .info_wrap .more a {
  text-decoration: none;
  display: block;
}

@media screen and (max-width: 576px) {
  .cmshtml .top_news .info_wrap .more {
    width: 200px;
    height: auto;
    line-height: normal;
    position: relative;
    right: auto;
    margin-top: 15px;
    margin-bottom: -15px;
  }
  .cmshtml .top_news .info_wrap .more a {
    padding: 8px;
  }
}

.cmshtml .top_news__dl {
  display: flex;
  flex-wrap: wrap;
}

.cmshtml .top_news__dt {
  letter-spacing: 0;
  font-weight: 700;
  flex-shrink: 1;
  width: 120px;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-top: 2px;
}

@media screen and (max-width: 800px) {
  .cmshtml .top_news__dt {
    width: 100px;
  }
}

.cmshtml .top_news__dd {
  width: calc(100% - 120px);
  font-size: clamp(15px, 1.8vw, 17px);
}

@media screen and (max-width: 800px) {
  .cmshtml .top_news__dd {
    width: calc(100% - 100px);
  }
}

.cmshtml .top_about {
  background: #E8F4F6 url("../img/about_bg.png") no-repeat center 0;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 800px) {
  .cmshtml .top_about {
    padding-bottom: 40px;
    background-image: url("../img/about_bg_sp.png");
  }
}

.cmshtml .top_about .top_about_inner {
  background: url("../img/about_txt.png") no-repeat -50px 2vw;
  display: flex;
}

@media screen and (max-width: 800px) {
  .cmshtml .top_about .top_about_inner {
    flex-direction: column-reverse;
    background-position: center bottom 5vw;
  }
}

.cmshtml .top_about .imgwrap, .cmshtml .top_about .rdplaneimage {
  position: relative;
  padding-right: 3.125vw;
  padding-left: 0vw;
  margin-bottom: auto;
}

@media screen and (max-width: 800px) {
  .cmshtml .top_about .imgwrap, .cmshtml .top_about .rdplaneimage {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}

.cmshtml .top_about .imgwrap img, .cmshtml .top_about .rdplaneimage img {
  border-radius: 74% 59% 69% 60%/80% 74% 64% 66%;
  width: 500px;
  max-width: 100%;
}

.cmshtml .top_about .imgwrap::after, .cmshtml .top_about .rdplaneimage::after {
  content: "";
  position: absolute;
  right: 3vw;
  background: url("../img/ico_about.png") no-repeat 0 0;
  width: 96px;
  height: 186px;
  z-index: 1;
  bottom: -50px;
}

@media screen and (min-width: 801px) {
  .cmshtml .top_about .imgwrap::after, .cmshtml .top_about .rdplaneimage::after {
    max-height: 18.6vw;
    background-size: auto 100%;
  }
}

@media screen and (max-width: 800px) {
  .cmshtml .top_about .imgwrap::after, .cmshtml .top_about .rdplaneimage::after {
    left: 3vw;
    right: auto;
    max-height: 24vw;
    background-size: auto 100%;
    bottom: -10px;
  }
}

.cmshtml .top_about .text_area {
  padding-bottom: 3vw;
  padding-top: 1vw;
  min-height: 365px;
  text-align: center;
  padding-left: 6vw;
  padding-right: 6vw;
}

@media screen and (max-width: 1199px) {
  .cmshtml .top_about .text_area {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

@media screen and (max-width: 800px) {
  .cmshtml .top_about .text_area {
    min-height: 0px;
  }
}

.cmshtml .top_about .text_area .txt {
  font-size: clamp(16px, 2vw, 20px);
  line-height: 2;
  font-weight: 500;
  text-align: left;
  color: #333;
  padding-top: 6.25vw;
}

@media screen and (max-width: 800px) {
  .cmshtml .top_about .text_area .txt {
    display: inline-block;
  }
}

.cmshtml .top_about .text_area .link_btn {
  margin-top: clamp(30px, 3.5vw, 60px);
  text-align: right;
}

@media screen and (max-width: 800px) {
  .cmshtml .top_about .text_area .link_btn {
    text-align: center;
  }
}

.cmshtml .top_contents {
  background: #FFFCF2;
  position: relative;
  padding-left: 3.125vw;
  padding-right: 3.125vw;
  padding-bottom: 80px;
}

.cmshtml .top_contents::before {
  content: "";
  position: absolute;
  left: 3.125vw;
  background: url("../img/ico_kikyu.png") no-repeat 0 0;
  width: 202px;
  height: 180px;
  max-width: 18.7vw;
  top: clamp(40px, 6vw, 60px);
  z-index: 0;
  background-size: 100% auto;
}

.cmshtml .top_contents::after {
  content: "";
  position: absolute;
  right: 10px;
  background: url("../img/ico_balloon.png") no-repeat 0 0;
  width: 179px;
  height: 341px;
  max-width: 16.5vw;
  top: clamp(35px, 6vw, 50px);
  z-index: 0;
  background-size: 100% auto;
}

.cmshtml .top_contents .h2 {
  padding-top: clamp(40px, 6vw, 100px);
  padding-bottom: clamp(40px, 6vw, 88px);
  margin-bottom: 0;
}

.cmshtml .grid4 {
  display: grid;
  width: 1500px;
  z-index: 1;
  grid-template: auto/repeat(3, 1fr);
  gap: 4vw;
}

@media screen and (max-width: 800px) {
  .cmshtml .grid4 {
    grid-template: auto/repeat(2, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .cmshtml .grid4 {
    grid-template: auto/repeat(1, 1fr);
  }
}

.cmshtml .grid4 .contents_li {
  position: relative;
}

.cmshtml .grid4 .contents_li .imgwrap, .cmshtml .grid4 .contents_li .rdplaneimage {
  border: 5px solid #FEDD54;
  border-radius: 20px;
}

.cmshtml .grid4 .contents_li .imgwrap img, .cmshtml .grid4 .contents_li .rdplaneimage img {
  border-radius: 15px;
}

.cmshtml .grid4 .contents_li .address {
  right: 10px;
  position: absolute;
  right: 15px;
  bottom: 80px;
  color: #fff;
  font-weight: 700;
  font-size: clamp(17px, 2vw, 20px);
}

.cmshtml .grid4 .contents_li .h3 {
  background: #FEDD54;
  border-radius: 0 99em 99em 0;
  padding: 8px 30px 8px 20px;
  font-size: clamp(19px, 2.2vw, 22px);
  font-weight: 700;
  transform: translateY(-50%);
  display: inline-block;
  letter-spacing: 0;
}

.cmshtml .grid4 .contents_li.f_nagomi .imgwrap, .cmshtml .grid4 .contents_li.f_nagomi .rdplaneimage {
  border-color: #98E5A8;
}

.cmshtml .grid4 .contents_li.f_nagomi .h3 {
  background: #98E5A8;
}

.cmshtml .grid4 .contents_li.otake .imgwrap, .cmshtml .grid4 .contents_li.otake .rdplaneimage {
  border-color: #FF93C5;
}

.cmshtml .grid4 .contents_li.otake .h3 {
  background: #FF93C5;
}

.cmshtml .grid4 .contents_li.shibuya .imgwrap, .cmshtml .grid4 .contents_li.shibuya .rdplaneimage {
  border-color: #40DBFE;
}

.cmshtml .grid4 .contents_li.shibuya .h3 {
  background: #40DBFE;
}

.cmshtml .grid4 .contents_li.ogu .imgwrap, .cmshtml .grid4 .contents_li.ogu .rdplaneimage {
  border-color: #FD7466;
}

.cmshtml .grid4 .contents_li.ogu .h3 {
  background: #FD7466;
}

.cmshtml .grid4 .contents_li.ajisai .imgwrap, .cmshtml .grid4 .contents_li.ajisai .rdplaneimage {
  border-color: #ADB8F1;
}

.cmshtml .grid4 .contents_li.ajisai .h3 {
  background: #ADB8F1;
}

.cmshtml .top_service {
  background: #F9FDFA url("../img/service_bg.png") no-repeat center 0;
  padding-top: 100px;
  padding-bottom: 70px;
  text-align: center;
  padding-left: 3.5vw;
  padding-right: 3.5vw;
}

.cmshtml .top_service .h2 {
  padding-bottom: 30px;
}

.cmshtml .top_service .service_list {
  margin-top: 50px;
  display: grid;
  justify-content: center;
  grid-template: auto/repeat(4, 1fr);
  gap: 60px 40px;
}

@media screen and (max-width: 1080px) {
  .cmshtml .top_service .service_list {
    grid-template: auto/repeat(2, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .cmshtml .top_service .service_list {
    grid-template: auto/repeat(1, 1fr);
  }
}

.cmshtml .top_service .service_list > div {
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
}

.cmshtml .top_service .service_list .h3 {
  margin-top: 35px;
  font-weight: 700;
  font-size: clamp(15px, 2.5vw, 18px);
  color: #333333;
}

.cmshtml .top_service .service_list .text_area {
  margin-top: 20px;
  text-align: left;
  letter-spacing: 0;
  font-weight: 400;
}

.cmshtml .top_service .link_btn {
  margin-top: 40px;
}

.cmshtml .top_service .link_btn a {
  background: #4BD166;
  border-color: #4BD166;
  padding-right: 60px;
  padding-left: 30px;
}

.cmshtml .list {
  position: relative;
}

.cmshtml .top_contact {
  background: #F5F5ED url("../img/contact_bg.png") no-repeat center 0;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 3.5vw;
  padding-right: 3.5vw;
  text-align: center;
  background-size: cover;
}

.cmshtml .top_contact .h2 {
  padding-bottom: 50px;
}

.cmshtml .top_contact .contact_list {
  display: grid;
  grid-template: auto/repeat(3, 1fr);
  gap: 50px 3.8vw;
}

@media screen and (max-width: 800px) {
  .cmshtml .top_contact .contact_list {
    grid-template: auto/repeat(2, 1fr);
    gap: 30px 4vw;
  }
}

@media screen and (max-width: 480px) {
  .cmshtml .top_contact .contact_list {
    grid-template: auto/repeat(1, 1fr);
    gap: 3.5vw 4vw;
  }
}

.cmshtml .top_contact .contact_list > div {
  background: #fff;
  border-radius: 20px;
}

.cmshtml .top_contact .contact_list div.k_nagomi {
  background: #FEDD54;
}
.cmshtml .top_contact .contact_list div.f_nagomi {
  background: #98E5A8;
}

.cmshtml .top_contact .contact_list div.otake {
  background: #FF93C5;
}

.cmshtml .top_contact .contact_list div.shibuya {
  background: #40DBFE;
}

.cmshtml .top_contact .contact_list div.ogu {
  background: #FD7466;
}

.cmshtml .top_contact .contact_list div.ajisai {
  background: #ADB8F1;
}

.cmshtml .top_contact .contact_list .contact_li {
  padding: clamp(20px, 2.5vw, 30px) clamp(20px, 2.5vw, 40px);
  text-align: left;
}

.cmshtml .top_contact .contact_list .h3 {
  font-size: clamp(18px, 2vw, 22px);
  color: #333;
  line-height: 1.5;
  text-shadow: #FFF 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;
  font-weight: 700;
  border-bottom: 2px dotted #777777;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

.cmshtml .top_contact .contact_list .txt {
  font-weight: 400;
  letter-spacing: 0;
  font-size: clamp(15px, 1.2vw, 16px);
}

.cmshtml .top_contact .link_btn {
  margin-top: 80px;
}

.cmshtml .top_contact .link_btn a {
  background: #FD7466;
  border-color: #FD7466;
  padding-right: 50px;
  padding-left: 30px;
}

.cmshtml .forfixed {
  padding-top: 112px;
  /*@include medium-screen(){
  margin-top:0px;
  padding-top: 0px;
  }*/
}

.cmshtml .rdanchor a {
  padding-top: 120px !important;
  display: block;
  margin-top: -120px;
  pointer-events: none;
}

#editView .cmshtml .rdanchor a {
  padding-top: 0 !important;
  display: inherit;
  margin-top: 0px;
  pointer-events: all;
}

.cmshtml #section_pageHeader {
  position: relative;
  background: url("../img/slide.png") no-repeat center bottom;
  background-size: cover;
  padding-bottom: clamp(20px, 4vw, 60px);
  overflow: hidden;
  min-height: 320px;
}

@media screen and (max-width: 576px) {
  .cmshtml #section_pageHeader {
    min-height: 0;
  }
}

.cmshtml #section_pageHeader .bg_baloon {
  position: absolute;
  top: -8vw;
  left: 0;
  width: 100%;
  pointer-events: none;
}

.cmshtml #section_pageHeader .bg_baloon img {
  width: 100%;
}

@media screen and (max-width: 1199px) {
  .cmshtml #section_pageHeader .bg_baloon {
    top: -2vw;
  }
}

.cmshtml #section_pageHeader .titlearea {
  padding-top: calc(3vw + 30px);
  z-index: 1;
  line-height: 1.5;
  font-weight: 700;
  font-size: clamp(24px, 5vw, 45px);
  text-align: center;
}

@media screen and (max-width: 1199px) {
  .cmshtml #section_pageHeader .titlearea {
    padding-top: 1vw;
  }
}

@media all and (-ms-high-contrast: none) {
  .cmshtml #title-wrap .imgwrap img {
    width: auto;
    max-width: none;
  }
}

.cmshtml .title-navi_ul {
  padding-top: calc(1.0vw + 20px);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
}

.cmshtml .title-navi_ul > div {
  position: relative;
  flex: 0 0 auto;
  letter-spacing: 0;
}

.cmshtml .title-navi_ul > div::before, .cmshtml .title-navi_ul > div::after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
}

@media screen and (max-width: 1199px) {
  .cmshtml .title-navi_ul > div:last-child::after, .cmshtml .title-navi_ul > div:nth-child(3n)::after {
    border-left: none;
    right: 0;
    left: auto;
    border-right: 1px dotted #A3A3A3;
  }
}

@media screen and (max-width: 576px) {
  .cmshtml .title-navi_ul > div:nth-child(2n)::after {
    border-left: none;
    right: 0;
    left: auto;
    border-right: 1px dotted #A3A3A3;
  }
}

@media screen and (max-width: 480px) {
  .cmshtml .title-navi_ul > div::before, .cmshtml .title-navi_ul > div::after {
    border: none !important;
  }
}

.cmshtml .title-navi_ul a {
  font-size: clamp(13px, 2vw, 16px);
  padding: 6px 16px 6px 34px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  display: block;
  text-align: center;
  background: #0599D9;
  color: #fff;
  border-radius: 50px;
}

@media screen and (max-width: 576px) {
  .cmshtml .title-navi_ul a {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}

.cmshtml .title-navi_ul a::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  box-sizing: border-box;
}

.cmshtml .title-navi_ul a::after {
  content: "";
  left: 14px;
  top: 4px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 4px;
  bottom: 0;
  margin: auto;
  border: 4px solid transparent;
  border-top-color: #0599D9;
}

.cmshtml .title-navi_ul div:hover a {
  color: #fff;
  background-color: #40DBFE;
}

.cmshtml .facility_list {
  display: grid;
  grid-template: auto/repeat(2, 1fr);
  gap: 6vw;
  width: 1000px;
}

@media screen and (max-width: 576px) {
  .cmshtml .facility_list {
    grid-template: auto/repeat(1, 1fr);
  }
}

@media screen and (max-width: 576px) {
  .cmshtml .facility_list > div {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
}

.cmshtml .facility_list .facility_li {
  background: #fff;
  box-shadow: 0px 4px 0px rgba(72, 60, 52, 0.05);
  border-radius: 10px;
  border: 3px solid #FEDD54;
  position: relative;
  padding: 0 clamp(20px, 4vw, 40px) 30px;
  /*margin-top: 30px;
    &::before {
    content: "";
    width: 100%;
    height: 30px;
    background: url("../img/string.png") no-repeat center top;
    z-index: -1;
    top: -30px;
    left: 0;
    right: 0;    
    position: absolute;
    }
    &::after {
    content: "";
    position: absolute;
    left: 0;
    top:-28px;
    width: 12px;
    height: 12px;
    background: #FEDD54;
    border-radius: 50%;
    right: 0;
    margin: auto;
    }*/
}

.cmshtml .facility_list .facility_li .imgwrap, .cmshtml .facility_list .facility_li .rdplaneimage {
  text-align: center;
  margin-left: clamp(-40px, -4vw, -20px);
  margin-right: clamp(-40px, -4vw, -20px);
}

.cmshtml .facility_list .facility_li .imgwrap img, .cmshtml .facility_list .facility_li .rdplaneimage img {
  border-radius: 5px 5px 0 0;
  width: 100%;
}

.cmshtml .facility_list .facility_li .title_wrap {
  margin-top: -30px;
  background: #FEDD54;
  margin-left: clamp(-40px, -4vw, -20px);
  width: calc(100% - 20px);
  width: 100%;
  padding-left: clamp(20px, 4vw, 40px);
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 12px;
  position: relative;
  border-radius: 0 8px 8px 0;
}

.cmshtml .facility_list .facility_li .area {
  font-size: clamp(13px, 2vw, 14px);
  line-height: 1.2;
  color: #483C34;
}

.cmshtml .facility_list .facility_li .h4 {
  font-size: clamp(20px, 2.5vw, 26px);
  font-weight: 700;
  line-height: 1.5;
}

.cmshtml .facility_list .facility_li .address {
  font-weight: 400;
  margin-top: 20px;
  color: #483C34;
}

.cmshtml .facility_list .facility_li .link_btn {
  margin-top: 20px;
}

.cmshtml .facility_list .facility_li .link_btn a {
  background: #fff;
  display: inline-block;
  border: 1px solid #483C34;
  color: #483C34;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 4px;
  padding-right: 46px;
}

.cmshtml .facility_list .facility_li .link_btn a::before {
  background: rgba(72, 60, 52, 0.5);
}

.cmshtml .facility_list .facility_li.f_nagomi {
  border-color: #98E5A8;
}

.cmshtml .facility_list .facility_li.f_nagomi .title_wrap {
  background-color: #98E5A8;
}

.cmshtml .facility_list .facility_li.otake {
  border-color: #FF93C5;
}

.cmshtml .facility_list .facility_li.otake .title_wrap {

  background-color: #FF93C5;
}

.cmshtml .facility_list .facility_li.shibuya {
  border-color: #40DBFE;
}

.cmshtml .facility_list .facility_li.shibuya .title_wrap {
  background-color: #40DBFE;
}

.cmshtml .facility_list .facility_li.ogu {
  border-color: #FD7466;
}

.cmshtml .facility_list .facility_li.ogu .title_wrap {
  background-color: #FD7466;
}

.cmshtml .facility_list .facility_li.ajisai {
  border-color: #ADB8F1;
}

.cmshtml .facility_list .facility_li.ajisai .title_wrap {
  background-color: #ADB8F1;
}

.cmshtml .interview {
  position: relative;
  padding-bottom: 10px;
  padding-top: 80px;
}

.cmshtml .interview::before {
  background: rgba(254, 221, 84, 0.2);
  content: "";
  width: 100vw;
  max-width: 100vw;
  margin: 0 calc(50% - 50vw);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

@media screen and (max-width: 800px) {
  .cmshtml .interview {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

.cmshtml .interview .flex_inner {
  max-width: 100%;
  width: 960px;
  margin: 60px auto;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  position: relative;
  background: url("../img/bg_interview.png") no-repeat top left;
}

@media (max-width: 800px) {
  .cmshtml .interview .flex_inner {
    flex-direction: column;
  }
}

.cmshtml .interview .flex_inner .imgwrap, .cmshtml .interview .flex_inner .rdplaneimage {
  flex: 0 0 54%;
  max-width: 580px;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 800px) {
  .cmshtml .interview .flex_inner .imgwrap, .cmshtml .interview .flex_inner .rdplaneimage {
    margin-left: auto;
  }
}

.cmshtml .interview .flex_inner .imgwrap img, .cmshtml .interview .flex_inner .rdplaneimage img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.cmshtml .interview .flex_inner .text_area {
  flex: 1 1 0;
  background: #fff;
  border-radius: 20px 20px 0 0px;
  padding: 24px 30px 10px;
  line-height: 1.8;
  position: relative;
  z-index: 1;
  margin-top: auto;
}

@media (min-width: 801px) {
  .cmshtml .interview .flex_inner .text_area {
    margin-right: -100px;
  }
}

@media screen and (max-width: 800px) {
  .cmshtml .interview .flex_inner .text_area {
    width: 100%;
    margin-top: 10px;
  }
}

.cmshtml .interview .flex_inner .text_area::before {
  content: "";
  position: absolute;
  top: -20px;
  right: 10%;
  border-width: 0 18px 20px;
  border-style: solid;
  border-color: transparent transparent #fff;
  transform: skewX(-45deg);
}

@media screen and (max-width: 800px) {
  .cmshtml .interview .flex_inner .text_area::before {
    transform: skewX(45deg);
  }
}

.cmshtml .interview .flex_inner .text_area::after {
  background: url("../img/corner.png") no-repeat 0 0;
  height: 20px;
  position: absolute;
  content: "";
  bottom: 0;
  left: 100%;
  width: 20px;
}

@media screen and (max-width: 800px) {
  .cmshtml .interview .flex_inner .text_area::after {
    display: none;
  }
}

.cmshtml .interview .flex_inner .text_area .h4 {
  font-size: clamp(25px, 2.5vw, 28px);
  margin-bottom: 8px;
  color: #555;
  padding-left: 80px;
  background: url("../img/ico01.png") no-repeat 0 0;
  background-size: auto clamp(25px, 100%, 66px);
  line-height: 1.4;
  padding-bottom: 20px;
}

.cmshtml .interview .flex_inner .text_area .h5 {
  margin-top: 10px;
  font-size: clamp(20px, 2.5vw, 21px);
  font-weight: 700;
  padding-bottom: 8px;
  position: relative;
  padding: 10px 10px 10px 20px;
}

/*
.cmshtml .interview .flex_inner .text_area .h5::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 30px;
  border-left: 3px solid #FEDD54;
  border-top: 3px solid #FEDD54;
}

.cmshtml .interview .flex_inner .text_area .h5::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 30px;
  border-right: 3px solid #FEDD54;
  border-bottom: 3px solid #FEDD54;
}
*/

.cmshtml .interview .flex_inner .txt {
  background: #fff;
  margin-right: auto;
  padding: 20px 40px 40px;
  box-shadow: 0 2px 3px -3px rgba(0, 0, 0, 0.1);
  position: relative;
  border-radius: 0px 0px 20px 20px;
  width: 100%;
}

@media screen and (min-width: 801px) {
  .cmshtml .interview .flex_inner .txt {
    margin-top: -10px;
    width: calc(100% - 40px);
    border-radius: 0px 20px 20px 20px;
    padding: 30px 40px 40px;
  }
}

.cmshtml .trainigcareer {
  padding-left: calc(4vw - 10px);
  padding-right: calc(4vw - 10px);
}

.cmshtml .trainigcareer .grid2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 500px));
  gap: 4vw;
  justify-content: center;
}

@media screen and (max-width: 576px) {
  .cmshtml .trainigcareer .grid2 {
    grid-template-columns: repeat(1, minmax(0, 500px));
  }
}

.cmshtml .trainigcareer .col-2 {
  position: relative;
  width: 100%; 
    max-width: 100%;
}

.cmshtml .trainigcareer .col-2 .items_center {
  background-color: #fff3;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  border: 1px solid #fff;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 30px;
}

.cmshtml .trainigcareer .col-2 .items_center::after {
  position: absolute;
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  right: 24px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}

@media screen and (max-width: 400px) {
  .cmshtml .trainigcareer .col-2 .items_center {
    height: 50px;
    width: 50px;
    right: 15px;
  }
  .cmshtml .trainigcareer .col-2 .items_center::after {
    right: 19px;
  }
}

.cmshtml .trainigcareer .col-2:hover .items_center::after {
  background: transparent;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  border-radius: 0px;
}

.cmshtml .trainigcareer .col-2:hover .imgwrap img, .cmshtml .trainigcareer .col-2:hover .rdplaneimage img {
  transform: scale(1.05);
  filter: brightness(90%);
}

.cmshtml .trainigcareer .imgwrap, .cmshtml .trainigcareer .rdplaneimage {
  transition-duration: .3s;
  width: 100%;
}

.cmshtml .trainigcareer .imgwrap img, .cmshtml .trainigcareer .rdplaneimage img {
  width: 100%;
  border-radius: 10px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.cmshtml .trainigcareer .h4 {
  font-size: clamp(18px, 3.4vw, 30px);
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 90px);
  width: 100%;
  height: 100%;
  padding-right: 80px;
  padding-left: 2.5vw;
  line-height: 1.4;
  display: flex;
  align-items: center;
  text-shadow: 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF;
}
@media screen and (max-width: 576px) {
.cmshtml .trainigcareer .h4 {font-size: clamp(18px, 5vw, 30px);}
}

.cmshtml .trainigcareer .h4 a {
  display: block;
  text-decoration: none;
}

@media screen and (max-width: 400px) {
  .cmshtml .trainigcareer .h4 {
    padding-right: 60px;
  }
}

.cmshtml .recruit_btn {
  margin-left: auto;
  margin-right: auto;
  width: 890px;
  max-width: 100%;
  border-radius: 20px;
  height: clamp(320px, 50.5618vw, 450px);
  outline: none;
  color: #FFFFFF;
  background: linear-gradient(80deg, #98E5A8 0, #40DBFE 33%, #ADB8F1 60%, #FF93C5 100%);
  background-position: 0% 50%;
  background-size: 200% auto;
  transition: all 0.5s ease-out;
  padding: 30px 26px 30px clamp(26px, 4vw, 50px);
  position: relative;
}

@media screen and (max-width: 576px) {
  .cmshtml .recruit_btn {
    height: auto;
  }
}

.cmshtml .recruit_btn::before {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 20px 0 20px 0;
  background: linear-gradient(to right, #66CFFA 0%, #7EC7F7 48%, #EB9CD0 66%, #F796C9 100%);
  background-position: 0% 50%;
  background-size: 300% auto;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.2s ease-out;
  z-index: 1;
}

@media screen and (max-width: 576px) {
  .cmshtml .recruit_btn::before {
    background: -moz-linear-gradient(to right, #4CD7FD, #79C9F7);
    background-position: 0% 0;
    background-size: auto;
  }
}

.cmshtml .recruit_btn::after {
  content: "";
  border-radius: 50%;
  width: 54px;
  height: 54px;
  background: url("../img/arrow.png") no-repeat center #fff;
  position: absolute;
  right: 23px;
  bottom: 25px;
  transition: all 0.5s ease-out;
  z-index: 1;
}

.cmshtml .recruit_btn .flex_inner {
  align-items: center;
  display: flex;
  position: static;
}

.cmshtml .recruit_btn .flex_inner::before {
  background: url("../img/rec_cover.png") no-repeat center top;
  content: "";
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 20px;
}

@media screen and (max-width: 576px) {
  .cmshtml .recruit_btn .flex_inner {
    flex-direction: column;
    align-items: flex-start;
  }
}

.cmshtml .recruit_btn:hover {
  background-position: 100% 51%;
}

.cmshtml .recruit_btn:hover::before {
  background-position: 100% 80%;
}

.cmshtml .recruit_btn:hover::after {
  width: 64px;
  height: 64px;
  right: 18px;
  bottom: 20px;
}

.cmshtml .recruit_btn .imgwrap,.cmshtml .recruit_btn .rdplaneimage {
  position: relative;
  height: clamp(0px, 43.82022vw, 390px);
  width: clamp(0px, 43.82022vw, 390px);
}

@media screen and (max-width: 576px) {
  .cmshtml .recruit_btn .imgwrap,.cmshtml .recruit_btn .rdplaneimage {
    margin-left: auto;
    height: clamp(0px, 80vw, 300px);
    width: clamp(0px, 80vw, 300px);
    margin-top: 30px;
  }
}

.cmshtml .recruit_btn img {
  border-radius: 10px;
}

.cmshtml .recruit_btn .txt_area {
  position: relative;
}

.cmshtml .recruit_btn .txt_area .h4 {
  font-size: clamp(18px, 2.5vw, 30px);
  font-weight: 700;
  line-height: 1.4;
  margin-right: auto;
}

.cmshtml .recruit_btn .txt_area .h3 {
  font-size: clamp(35px, 4.5vw, 54px);
  font-weight: 700;
  line-height: 1.4;
  margin-right: auto;
}

.cmshtml .recruit .titlearea {
  text-shadow: 0 0 3px white;
}

@media screen and (min-width: 1200px) {
  .cmshtml .recruit #l-header .headinner {
    background: #fff;
  }
}

.cmshtml .recruit #h-logo {
  top: 10px;
}

.cmshtml .recruit #l-header .h_nav {
  padding-top: 40px;
}

.cmshtml .recruit #l-header .h_nav__item.h_subnav {
  top: -40px;
}

.cmshtml .recruit #section_pageHeader {
  margin-left: 4vw;
  margin-right: 4vw;
  background-image: none;
  border-radius: 20px;
  margin-top: 122px;
  padding-top: clamp(20px, 7.625vw, 110px);
}

.cmshtml .recruit #section_pageHeader .bg_baloon img {
  border-radius: 20px;
}

.cmshtml .recruit #section_pageHeader .titlearea {
  padding: 2px 20px;
  margin-top: 0;
  display: inline-block;
  background: #fff;
  border-radius: 10px;
  text-align: left;
  width: auto;
  margin-left: 4vw;
}

.cmshtml .recruit #section_pageHeader .title-navi_ul {
  justify-content: flex-end;
  margin-right: 4vw;
  margin-left: 4vw;
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 576px) {
  .cmshtml .recruit #section_pageHeader .title-navi_ul {
    display: grid;
    grid-template: auto/repeat(2, 1fr);
  }
}

.cmshtml .recruit #section_pageHeader .title-navi_ul a {
  background: #fff;
  color: #333;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.09);
}

.cmshtml .recruit .forfixed {
  padding-top: 0;
}

.cmshtml div.rdplanetitle h2 {
  font-size: clamp(25px, 5.5vw, 42px);
  text-align: center;
  display: block;
  position: relative;
  font-weight: 700;
  line-height: 1.5;
  font-family: "Zen Maru Gothic",'Noto Sans JP',YuGothic, "游ゴシック", "メイリオ", Meiryo,'Roboto', Helvetica Neue, Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
}
    .cmshtml div.rdplanetitle h2::before {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    border-radius: 9px;
    margin: 0 auto 14px;
    }


.cmshtml div.rdplanetitle h3 {
  font-size: clamp(23px, 4vw, 34px);
  font-weight: 700;
  padding-left: 44px;
  position: relative;
  line-height: 1.4;
  font-family: "Zen Maru Gothic",'Noto Sans JP',YuGothic, "游ゴシック", "メイリオ", Meiryo,'Roboto', Helvetica Neue, Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
  letter-spacing: 0;
}

.cmshtml div.rdplanetitle h3::before, .cmshtml div.rdplanetitle h3::after {
  position: absolute;
  width: 20px;
  height: 20px;
  background: rgba(254, 221, 84, 0.8);
  left: 15px;
  top: 0;
  bottom: 10px;
  margin: auto;
  content: "";
  z-index: -1;
  border-radius: 50%;
}

.cmshtml div.rdplanetitle h3::after {
  top: 15px;
  bottom: 0;
  left: 0;
  width: 26px;
  height: 26px;
  background: rgba(5, 153, 217, 0.5);
  mix-blend-mode: multiply;
}

.cmshtml div.rdplanetitle h4 {
  font-size: clamp(20px, 3.86vw, 26px);
  position: relative;
  padding-left: 14px;
  font-weight: 900;
}

.cmshtml div.rdplanetitle h4::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  background: #0599D9;
  width: 6px;
  height: calc(100% - 10px);
  border-radius: 9px;
}

.cmshtml h5 {
  font-size: clamp(18px, 3.34vw, 22px);
  font-weight: 700;
  position: relative;
  display: inline-block;
  color: #333;
  padding-left: 5px;
  padding-right: 5px;
}

.cmshtml h5::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 0.6em;
  background: linear-gradient(90deg, rgba(5, 153, 217, 0.5) 0%, #98E5A8 60%);
  z-index: -1;
  border-radius: 4px;
}



/*越谷なごみの郷*/
.cmshtml .l_main.k_nagomi div.rdplanetitle h2::before {
background: #FEDD54;
}
.cmshtml .l_main.k_nagomi div.rdplanetitle h3::after {
  background: rgba(254, 221, 84, 0.4);
}

.cmshtml .l_main.k_nagomi div.rdplanetitle h4::before {
  background: #FEDD54;
}

.cmshtml .l_main.k_nagomi div.rdplanetitle h5::before {
  background: linear-gradient(90deg, rgba(254, 221, 84, 0.5) 20%, #98e5a8 100%);
}

.cmshtml .l_main.k_nagomi .title-navi_ul a {
  background: #FEDD54;
  color: #333;
}

.cmshtml .l_main.k_nagomi .title-navi_ul a::after {
  border-top-color: #FEDD54;
}

.cmshtml .l_main.k_nagomi .bg_wrap {
  background: rgba(254, 221, 84, 0.2);
}

.cmshtml .l_main.k_nagomi .interview::before {
  background: rgba(254, 221, 84, 0.2);
}
.cmshtml .l_main.k_nagomi .interview .flex_inner .text_area .h5 {
color: #F09600;
}
.cmshtml .l_main.k_nagomi .interview .flex_inner .text_area .h5::before {
  border-color: #FEDD54;
}

.cmshtml .l_main.k_nagomi .interview .flex_inner .text_area .h5::after {
  border-color: #FEDD54;
}

/*藤代なごみの郷*/
.cmshtml .l_main.f_nagomi div.rdplanetitle h2::before {
background: #98E5A8;
}
.cmshtml .l_main.f_nagomi div.rdplanetitle h3::before {
  background: rgba(152, 229, 168, 0.8);
}

.cmshtml .l_main.f_nagomi div.rdplanetitle h3::after {
  background: rgba(152, 229, 168, 0.4);
}

.cmshtml .l_main.f_nagomi div.rdplanetitle h4::before {
  background: #98E5A8;
}

.cmshtml .l_main.f_nagomi div.rdplanetitle h5::before {
  background: linear-gradient(90deg, rgba(152, 229, 168, 0.5) 20%, #fedd54 100%);
}

.cmshtml .l_main.f_nagomi .title-navi_ul a {
  background: #98E5A8;
}

.cmshtml .l_main.f_nagomi .title-navi_ul a::after {
  border-top-color: #98E5A8;
}

.cmshtml .l_main.f_nagomi .bg_wrap {
  background: rgba(152, 229, 168, 0.2);
}

.cmshtml .l_main.f_nagomi .interview::before {
  background: rgba(152, 229, 168, 0.2);
}

.cmshtml .l_main.f_nagomi .interview .flex_inner .text_area .h5::before {
  border-color: #98E5A8;
}

.cmshtml .l_main.f_nagomi .interview .flex_inner .text_area .h5::after {
  border-color: #98E5A8;
}

.cmshtml .l_main.f_nagomi .interview .flex_inner .text_area .h5 {
color: #67C15B;
}

/*おたけの郷*/
.cmshtml .l_main.otake div.rdplanetitle h2::before {
background: #FF93C5;
}
.cmshtml .l_main.otake div.rdplanetitle h3::before {
  background: rgba(255, 147, 197, 0.8);
}

.cmshtml .l_main.otake div.rdplanetitle h3::after {
  background: rgba(255, 147, 197, 0.4);
}

.cmshtml .l_main.otake div.rdplanetitle h4::before {
  background: #FF93C5;
}

.cmshtml .l_main.otake div.rdplanetitle h5::before {
  background: linear-gradient(90deg, rgba(255, 147, 197, 0.5) 20%, #fedd54 100%);
}

.cmshtml .l_main.otake .title-navi_ul a {
  background: #FF93C5;
}

.cmshtml .l_main.otake .title-navi_ul a::after {
  border-top-color: #FF93C5;
}

.cmshtml .l_main.otake .bg_wrap {
  background: rgba(255, 147, 197, 0.1);
}

.cmshtml .l_main.otake .interview::before {
  background: rgba(255, 147, 197, 0.1);
}

.cmshtml .l_main.otake .interview .flex_inner .text_area .h5::before {
  border-color: #FF93C5;
}

.cmshtml .l_main.otake .interview .flex_inner .text_area .h5::after {
  border-color: #FF93C5;
}

.cmshtml .l_main.otake .interview .flex_inner .text_area .h5 {
color: #FF93C5;
}

/*渋谷区*/
.cmshtml .l_main.shibuya div.rdplanetitle h2::before {
background: #40DBFE;
}
.cmshtml .l_main.shibuya div.rdplanetitle h3::after {
  background: rgba(64, 219, 254, 0.4);
}

.cmshtml .l_main.shibuya div.rdplanetitle h4::before {
  background: #40DBFE;
}

.cmshtml .l_main.shibuya .title-navi_ul a {
  background: #40DBFE;
}

.cmshtml .l_main.shibuya .title-navi_ul a::after {
  border-top-color: #40DBFE;
}

.cmshtml .l_main.shibuya .bg_wrap {
  background: rgba(64, 219, 254, 0.1);
}

.cmshtml .l_main.shibuya .interview::before {
  background: rgba(64, 219, 254, 0.1);
}

.cmshtml .l_main.shibuya .interview .flex_inner .text_area .h5::before {
  border-color: #40DBFE;
}

.cmshtml .l_main.shibuya .interview .flex_inner .text_area .h5::after {
  border-color: #40DBFE;
}
.cmshtml .l_main.shibuya .interview .flex_inner .text_area .h5 {
color: #40DBFE;
}

/*尾久のはらっぱ*/
.cmshtml .l_main.ogu div.rdplanetitle h2::before {
background: #FD7466;
}
.cmshtml .l_main.ogu div.rdplanetitle h3::before {
  background: rgba(253, 116, 102, 0.8);
}

.cmshtml .l_main.ogu div.rdplanetitle h3::after {
  background: rgba(253, 116, 102, 0.4);
}

.cmshtml .l_main.ogu div.rdplanetitle h4::before {
  background: #FD7466;
}

.cmshtml .l_main.ogu div.rdplanetitle h5::before {
  background: linear-gradient(90deg, rgba(253, 116, 102, 0.5) 20%, #ff93c5 100%);
}

.cmshtml .l_main.ogu .title-navi_ul a {
  background: #FD7466;
}

.cmshtml .l_main.ogu .title-navi_ul a::after {
  border-top-color: #FD7466;
}

.cmshtml .l_main.ogu .bg_wrap {
  background: rgba(253, 116, 102, 0.1);
}

.cmshtml .l_main.ogu .interview::before {
  background: rgba(253, 116, 102, 0.1);
}

.cmshtml .l_main.ogu .interview .flex_inner .text_area .h5::before {
  border-color: #FD7466;
}

.cmshtml .l_main.ogu .interview .flex_inner .text_area .h5::after {
  border-color: #FD7466;
}
.cmshtml .l_main.ogu .interview .flex_inner .text_area .h5 {
color: #FD7466;
}


/*グループホームあじさい*/
.cmshtml .l_main.ajisai div.rdplanetitle h2::before {
background: #ADB8F1;
}
.cmshtml .l_main.ajisai div.rdplanetitle h3::before {
  background: rgba(173, 184, 241, 0.8);
}

.cmshtml .l_main.ajisai div.rdplanetitle h3::after {
  background: rgba(173, 184, 241, 0.4);
}

.cmshtml .l_main.ajisai div.rdplanetitle h4::before {
  background: #ADB8F1;
}

.cmshtml .l_main.ajisai div.rdplanetitle h5::before {
  background: linear-gradient(90deg, rgba(173, 184, 241, 0.5) 20%, #adb8f1 100%);
}

.cmshtml .l_main.ajisai .title-navi_ul a {
  background: #ADB8F1;
}

.cmshtml .l_main.ajisai .title-navi_ul a::after {
  border-top-color: #ADB8F1;
}

.cmshtml .l_main.ajisai .bg_wrap {
  background: rgba(173, 184, 241, 0.2);
}

.cmshtml .l_main.ajisai .interview::before {
  background: rgba(173, 184, 241, 0.2);
}

.cmshtml .l_main.ajisai .interview .flex_inner .text_area .h5::before {
  border-color: #ADB8F1;
}

.cmshtml .l_main.ajisai .interview .flex_inner .text_area .h5::after {
  border-color: #ADB8F1;
}
.cmshtml .l_main.ajisai .interview .flex_inner .text_area .h5 {
color: #ADB8F1;
}


/* アルバム */

.cmshtml .album .rdflexareaChild {
    overflow: hidden;
    border-radius:15px;
}

.cmshtml .album .rdplaneimage {
    overflow: hidden;
    height: 180px;
    position: relative;
    cursor: pointer;
}

.cmshtml .album .rdplaneimage img{
    height: auto;
    position: absolute;
    transition: all 0.5s;
    border-radius:15px;
}


@media screen and (max-width: 576px) {
  .cmshtml .rdplanetext, .cmshtml .rdplanetext2 {
    /* responsiv table block */
  }
  .cmshtml .rdplanetext.scrl_tb, .cmshtml .rdplanetext.scrtable, .cmshtml .rdplanetext2.scrl_tb, .cmshtml .rdplanetext2.scrtable {
    overflow: auto;
  }
  .cmshtml .rdplanetext.scrl_tb .table table, .cmshtml .rdplanetext.scrtable .table table, .cmshtml .rdplanetext2.scrl_tb .table table, .cmshtml .rdplanetext2.scrtable .table table {
    min-width: 576px;
  }
  .cmshtml .rdplanetext.scrl_tb .table table tr, .cmshtml .rdplanetext.scrtable .table table tr, .cmshtml .rdplanetext2.scrl_tb .table table tr, .cmshtml .rdplanetext2.scrtable .table table tr {
    display: table-row !important;
    width: auto;
  }
  .cmshtml .rdplanetext.scrl_tb .table table tr td, .cmshtml .rdplanetext.scrl_tb .table table tr th, .cmshtml .rdplanetext.scrtable .table table tr td, .cmshtml .rdplanetext.scrtable .table table tr th, .cmshtml .rdplanetext2.scrl_tb .table table tr td, .cmshtml .rdplanetext2.scrl_tb .table table tr th, .cmshtml .rdplanetext2.scrtable .table table tr td, .cmshtml .rdplanetext2.scrtable .table table tr th {
    display: table-cell;
    width: auto;
  }
  .cmshtml .rdplanetext.block_tb .table table tr td, .cmshtml .rdplanetext.block_tb .table table tr th, .cmshtml .rdplanetext.blocktable .table table tr td, .cmshtml .rdplanetext.blocktable .table table tr th, .cmshtml .rdplanetext2.block_tb .table table tr td, .cmshtml .rdplanetext2.block_tb .table table tr th, .cmshtml .rdplanetext2.blocktable .table table tr td, .cmshtml .rdplanetext2.blocktable .table table tr th {
    width: 100% !important;
  }
}

.cmshtml .rdplanetext.half_tb .table table th, .cmshtml .rdplanetext.half_tb .table table td, .cmshtml .rdplanetext.blockhalf .table table th, .cmshtml .rdplanetext.blockhalf .table table td, .cmshtml .rdplanetext2.half_tb .table table th, .cmshtml .rdplanetext2.half_tb .table table td, .cmshtml .rdplanetext2.blockhalf .table table th, .cmshtml .rdplanetext2.blockhalf .table table td {
  width: 50%;
}

@media screen and (max-width: 576px) {
  .cmshtml .rdplanetext.half_tb .table table th, .cmshtml .rdplanetext.half_tb .table table td, .cmshtml .rdplanetext.blockhalf .table table th, .cmshtml .rdplanetext.blockhalf .table table td, .cmshtml .rdplanetext2.half_tb .table table th, .cmshtml .rdplanetext2.half_tb .table table td, .cmshtml .rdplanetext2.blockhalf .table table th, .cmshtml .rdplanetext2.blockhalf .table table td {
    width: 100% !important;
  }
}

.cmshtml .rdplanetext.borderb_tb .table table th, .cmshtml .rdplanetext.borderb_tb .table table td, .cmshtml .rdplanetext.table_borderbottom .table table th, .cmshtml .rdplanetext.table_borderbottom .table table td, .cmshtml .rdplanetext2.borderb_tb .table table th, .cmshtml .rdplanetext2.borderb_tb .table table td, .cmshtml .rdplanetext2.table_borderbottom .table table th, .cmshtml .rdplanetext2.table_borderbottom .table table td {
  border: none;
  border-bottom: 1px solid #A3A3A3;
}

.cmshtml .rdplanetext.dl_tb a, .cmshtml .rdplanetext2.dl_tb a {
  text-indent: -999em;
  background-image: url(../img/download.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 30px;
  height: 30px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
}

.cmshtml .rdplanetext.dl_tb a[href*=".pdf"], .cmshtml .rdplanetext2.dl_tb a[href*=".pdf"] {
  background-image: url(../img/icon-pdf-m.png);
  background-size: 30px 30px;
}

.cmshtml .rdplanetext.dl_tb a[href*=".doc"], .cmshtml .rdplanetext.dl_tb a[href*=".docx"], .cmshtml .rdplanetext2.dl_tb a[href*=".doc"], .cmshtml .rdplanetext2.dl_tb a[href*=".docx"] {
  background-image: url(../img/icon-word-m.png);
  background-size: 30px 30px;
}

.cmshtml .rdplanetext.dl_tb a[href*=".xls"], .cmshtml .rdplanetext.dl_tb a[href*=".xlsx"], .cmshtml .rdplanetext2.dl_tb a[href*=".xls"], .cmshtml .rdplanetext2.dl_tb a[href*=".xlsx"] {
  background-image: url(../img/icon-xcel-m.png);
  background-size: 30px 30px;
}

.cmshtml .dl_tb .rdplanetext a, .cmshtml .dl_tb .rdplanetext2 a {
  text-indent: -999em;
  background-image: url(../img/download.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 30px;
  height: 30px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
}

.cmshtml .dl_tb .rdplanetext a[href*=".pdf"], .cmshtml .dl_tb .rdplanetext2 a[href*=".pdf"] {
  background-image: url(../img/icon-pdf-m.png);
  background-size: 30px 30px;
}

.cmshtml .dl_tb .rdplanetext a[href*=".doc"], .cmshtml .dl_tb .rdplanetext a[href*=".docx"], .cmshtml .dl_tb .rdplanetext2 a[href*=".doc"], .cmshtml .dl_tb .rdplanetext2 a[href*=".docx"] {
  background-image: url(../img/icon-word-m.png);
  background-size: 30px 30px;
}

.cmshtml .dl_tb .rdplanetext a[href*=".xls"], .cmshtml .dl_tb .rdplanetext a[href*=".xlsx"], .cmshtml .dl_tb .rdplanetext2 a[href*=".xls"], .cmshtml .dl_tb .rdplanetext2 a[href*=".xlsx"] {
  background-image: url(../img/icon-xcel-m.png);
  background-size: 30px 30px;
}

.cmshtml div.rdplanetext .table table th,
.cmshtml div.rdplanetext2 .table table th {
  background: #E8F4F6;
}

@media screen and (max-width: 576px) {
  .cmshtml .resp_tb table th {
    display: none;
  }
  .cmshtml .resp_tb table td {
    display: block;
    border: none;
  }
  .cmshtml .resp_tb table tr {
    border-bottom: solid thin #e6e6e6;
  }
  .cmshtml .resp_tb table a {
    padding-bottom: 0.1em;
    color: inherit;
    border-bottom: solid thin #0599D9;
    text-decoration: none;
  }
}

.cmshtml .rdplanetext.bd_tb figure.table table th, .cmshtml .rdplanetext.bd_tb figure.table table td, .cmshtml .rdplanetext2.bd_tb figure.table table th, .cmshtml .rdplanetext2.bd_tb figure.table table td {
  border-color: #A3A3A3;
  border-left: 1px solid #A3A3A3;
  border-right: 1px solid #A3A3A3;
}

@media screen and (max-width: 576px) {
  .cmshtml .rdflexarea.rev {
    flex-direction: column-reverse;
  }
}

.cmshtml dl.contact_item_table {
  border: 1px solid #A3A3A3;
  /*contact-table-style*/
}

.cmshtml dl.contact_item_table dd.contact_item_input input[type="text"], .cmshtml dl.contact_item_table dd.contact_item_input input[type="tel"], .cmshtml dl.contact_item_table dd.contact_item_input input[type="email"], .cmshtml dl.contact_item_table dd.contact_item_input input[type="date"], .cmshtml dl.contact_item_table dd.contact_item_input input[type="file"], .cmshtml dl.contact_item_table dd.contact_item_input input[type="number"],
.cmshtml dl.contact_item_table dd.contact_item_input input select, .cmshtml dl.contact_item_table dd.contact_item_input input[type="text"] [name="img_auth"] {
  padding: 8px;
  height: auto;
  background-color: #F5F5ED;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  outline: none;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
}

.cmshtml dl.contact_item_table dd.contact_item_input input[type="text"]:focus, .cmshtml dl.contact_item_table dd.contact_item_input input[type="tel"]:focus, .cmshtml dl.contact_item_table dd.contact_item_input input[type="email"]:focus, .cmshtml dl.contact_item_table dd.contact_item_input input[type="date"]:focus, .cmshtml dl.contact_item_table dd.contact_item_input input[type="file"]:focus, .cmshtml dl.contact_item_table dd.contact_item_input input[type="number"]:focus,
.cmshtml dl.contact_item_table dd.contact_item_input input select:focus, .cmshtml dl.contact_item_table dd.contact_item_input input[type="text"] [name="img_auth"]:focus {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: none;
}

.cmshtml dl.contact_item_table dd.contact_item_input textarea {
  border-radius: 5px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  outline: none;
  border: none;
  border: 1px solid #A3A3A3;
  background-color: #F5F5ED;
  padding: 12px;
}

.cmshtml dl.contact_item_table select {
  width: auto;
}

.cmshtml dl.contact_item_table .btn_contacts_post_api {
  margin-left: 8px;
}

@media screen and (max-width: 576px) {
  .cmshtml dl.contact_item_table .contact_checkbox_box div.contact_checkbox input[type="text"], .cmshtml dl.contact_item_table .contact_radio_box div.contact_radio input[type="text"] {
    margin-top: 8px;
    width: calc(100% - 1rem);
  }
}

.cmshtml dl.contact_item_table dt.contact_item_title {
  margin-bottom: 4px;
  font-weight: 700;
  padding: 10px 10px 10px !important;
  border-bottom: 1px solid #A3A3A3;
  background: #E8F4F6;
}

.cmshtml dl.contact_item_table dt.contact_item_title:not(:first-child) {
  margin-top: 3px;
  margin-top: auto !important;
}

.cmshtml dd.contact_item_input,
.cmshtml .contact_item_inside_input,
.cmshtml .contact_item_file_box {
  border-bottom: 1px solid #A3A3A3;
  padding: 10px 20px !important;
}

.cmshtml .contact_item_inside_input,
.cmshtml .contact_item_inside_title.contact_inp_title_address2 {
  border: none !important;
}

.cmshtml div.rdcontact_btn_area {
  margin-bottom: 30px;
}

.cmshtml div.rdcontact_btn_area .rdcontact_btn_submit {
  background: #0599D9;
  border-radius: 99em;
  border: none;
}

.cmshtml div.rdcontact_btn_area .rdcontact_btn_submit:hover,
.cmshtml div.rdcontact_btn_area .rdcontact_btn_submit .rdcontact_btn_area .rdcontact_btn_submit:focus {
  background: rgba(5, 153, 217, 0.8);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.cmshtml .contact_item_inside_table {
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
}

.cmshtml .contact_item_inside_table dt:last-child, .cmshtml .contact_item_inside_table dd:last-child {
  border-bottom: none;
}

.cmshtml .contact_item_inside_title {
  border-bottom: 1px solid #A3A3A3;
  padding: 10px 0px !important;
}

.cmshtml .contact_header {
  margin-bottom: 10px;
}

.cmshtml .contact_footer {
  margin-top: 10px;
}
/*ブログフレーム 左右に分ける*/
.cmshtml .blogcontents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
  /*記事ブロック*/
  /*date*/ }
  .cmshtml .blogcontents .mainarea {
    width: 70%;
    margin-bottom: 60px; }
  .cmshtml .blogcontents .blogcommon {
    width: 27%;
    margin-bottom: 60px; }
  .cmshtml .blogcontents .rdListShort {
     }
    .cmshtml .blogcontents .rdListShort:first-child {
       }
    .cmshtml .blogcontents .rdListShort .rdListItem {
      width: 100%;
      border: none;
      background:#F5F5ED;
      border-radius: 20px;
      box-shadow: none; }
      /*JS連動：サムネイルがない場合*/
      /*カテゴリ*/
      /*タグ*/
      /*本文のプレビュー 続きを読むまで*/
      .cmshtml .blogcontents .rdListShort .rdListItem .rdListTitle {
          display:flex;
          align-items:center;
        }
    .cmshtml .blogcontents  .rdListShort .rdListItem .rdListTitle, .cmshtml .blogcontents  .rdListShort .rdListItem .rdListExcerpt, .cmshtml .blogcontents .rdListShort .rdListItem .rdListTag, .cmshtml .blogcontents .rdListShort .rdListItem .rdListAuth {
    padding-left: 15px;
    padding-right: 15px;
    }
      .cmshtml .blogcontents .rdListShort .rdListItem h3.rdarticleTitleText {
        border: none;
        position: relative;padding: 0;
    margin: 0;
    margin-left:20px; }
        .cmshtml .blogcontents .rdListShort .rdListItem h3.rdarticleTitleText a {
          text-decoration: none;
          display: block;
          /*padding-left: 28px;*/ }
          .cmshtml .blogcontents .rdListShort .rdListItem h3.rdarticleTitleText a:after {          }
      .cmshtml .blogcontents .rdListShort .rdListItem.noimage {
        grid-template-columns: 1fr; }
        .cmshtml .blogcontents .rdListShort .rdListItem.noimage .rdListImage {
          display: none; }
        .cmshtml .blogcontents .rdListShort .rdListItem.noimage .rdListTitle,
        .cmshtml .blogcontents .rdListShort .rdListItem.noimage .rdListCategory,
        .cmshtml .blogcontents .rdListShort .rdListItem.noimage .rdListTag,
        .cmshtml .blogcontents .rdListShort .rdListItem.noimage .rdListExcerpt {
          grid-column: 1; }
      .cmshtml .blogcontents .rdListShort .rdListItem .rdListImageItemDummy {
        display: none; }
      .cmshtml .blogcontents .rdListShort .rdListItem div.rdListCategory {
        position: static;
        width: 100%;
        margin-bottom: 0.5em;
        padding-right: 10px;
        padding-left: 10px; }
        .cmshtml .blogcontents .rdListShort .rdListItem div.rdListCategory a {
          text-decoration: none; }
      .cmshtml .blogcontents .rdListShort .rdListItem li.rdListCategoryItem {
        background-color: #1A78D4;
        color: #FFF;
        border: none;
        padding: 2px 10px 0px;
        border-radius: 99px;
        font-size: 14px; }
      .cmshtml .blogcontents .rdListShort .rdListItem .ItemrdListTagListItem {
        border: 1px solid #1A78D4;
        padding: 2px 10px 0;
        border-radius: 99px;
        background: none;
        color: #1A78D4;
        font-size: 14px; }
        .cmshtml .blogcontents .rdListShort .rdListItem .ItemrdListTagListItem a {
          color: #1A78D4;
          text-decoration: none; }
      .cmshtml .blogcontents .rdListShort .rdListItem .rdListExcerpt {
        margin-bottom: 1em;
        margin-top: 0;
        padding-bottom: 0;}
        .cmshtml .blogcontents .rdListShort .rdListItem .rdListExcerpt .rdReadMore {
          /*続きを読む*/
          color: #666;
          float:none; }
  .cmshtml .blogcontents .rdpublishDate {
    color: #1A78D4;
    font-size: 13px;
    letter-spacing: 0;
    margin-bottom: 0;
    font-weight: 700; }

@media screen and (max-width: 768px) {
  .cmshtml .blogcontents .mainarea {
    width: 100%;
    margin-bottom: 30px; }
  .cmshtml .blogcontents .blogcommon {
    width: 100%;
    margin-bottom: 30px; }
  .cmshtml .blogcontents .rdListShort .rdListItem {
    display: block; }
    .cmshtml .blogcontents .rdListShort .rdListItem .rdListImageItem {
      margin-left: auto;
      margin-right: auto; }
} 
@media screen and (max-width: 576px) {
  .cmshtml .blogcontents .rdListShort {
    grid-template: auto/repeat(1, 1fr);}    
    } 
    
    
/*ブログメイン＝記事ページ*/
.cmshtml .blogmain_main .cmshtml .blogcontents {
  margin-bottom: 60px;
  /*タイトル（リンク）*/ }
  .cmshtml .blogmain_main  .blogcontents .rdpublishDate {
    margin-bottom: 0; }
  .cmshtml .blogmain_main .blogcontents .rdarticleTitle h3 {
    font-size: 2.2rem;
    padding-bottom: 12px;
    padding-top: 18px;
    border-bottom: 2px solid #A3A3A3;
    position: relative;
    line-height: 1.5; }
  .cmshtml .cmsbody .rdListShort .rdListItem h3.rdarticleTitleText {
    font-size: 1.1rem;
  }
    .cmshtml .blogmain_main .blogcontents .rdarticleTitle h3::before {
      position: absolute;
      content: "";
      left: 0;
      bottom: -1px;
      width: 42px;
      height: 1px;
      background: #1A78D4;
      border-right: 2px solid #fff; }


/*ブログ共通フッター*/
.cmshtml .blogcommon {}
  /*ブログ共通部分カラー*/
  /*最新記事一覧*/
  /*月別アーカイブ*/
  /*ブログ内検索*/
  /*ブログカテゴリー*/
  /*ブログカレンダー*/
  /*タグリスト*/
  /*年アーカイブ*/

.cmshtml .blogcommon .rdblartlist .rdnewArticle {
  border: none;
}

.cmshtml .blogcommon .rdMonthlyArchive .rdMonthlyArchive-item:before {
  border-color: #0599D9;
}

.cmshtml .blogcommon .rdBlogSearch .rdBlogSearch-btn {
  background-color: #0599D9;
}

.cmshtml .blogcommon .rdCategorylist .rdCategorylist-link:after {
  border-left-color: #0599D9;
}

.cmshtml .blogcommon .rdCategorylist .rdCategorylist-link:hover {
  background: #E8F4F6;
  color: #0599D9;
}

.cmshtml .blogcommon .rdCalendar .rdCalendarTable-link {
  background: #0599D9;
}

.cmshtml .blogcommon .rdCalendar .rdCalendarTable-link:hover {
  background: #FEDD54;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link {
  background: #E8F4F6;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link:after {
  background: #E8F4F6;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link:before {
  background: #E8F4F6;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link:hover {
  background: #0599D9;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link:hover:before {
  background: #0599D9;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link:hover:after {
  background: #0599D9;
}

.cmshtml .blogcommon .rdYearlyArchive-item .rdYearlyArchive-link {
  background: #FEDD54;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.cmshtml .blogcommon .rdYearlyArchive-item .rdYearlyArchive-link:hover {
  background: #0599D9;
}

.cmshtml .blogmain_main .blogcontents {
  margin-bottom: 60px;
  margin-top:60px !important;
  /*タイトル（リンク）*/
}

.cmshtml .blogframe_main .blogframe_contents{
  margin-top:60px !important;
}

.cmshtml .blogmain_main .blogcontents .rdpublishDate {
  margin-bottom: 0;
}

.cmshtml .blogmain_main .blogcontents .rdarticleTitle h3 {
  font-size: 2.2rem;
  padding-bottom: 12px;
  border-bottom: 1px dotted #A3A3A3;
  position: relative;
  line-height: 1.5;
}

  /*ブログ共通部分カラー*/
  /*最新記事一覧*/
  /*月別アーカイブ*/
  /*ブログ内検索*/
  /*ブログカテゴリー*/
  /*ブログカレンダー*/
  /*タグリスト*/
  /*年アーカイブ*/

.cmshtml .blogcommon .rdblartlist .rdnewArticle {
  border: none;
}

.cmshtml .blogcommon .rdMonthlyArchive .rdMonthlyArchive-item:before {
  border-color: #0599D9;
}

.cmshtml .blogcommon .rdBlogSearch .rdBlogSearch-btn {
  background-color: #0599D9;
}

.cmshtml .blogcommon .rdCategorylist .rdCategorylist-link:after {
  border-left-color: #0599D9;
}

.cmshtml .blogcommon .rdCategorylist .rdCategorylist-link:hover {
  background: #E8F4F6;
  color: #0599D9;
}

.cmshtml .blogcommon .rdCalendar .rdCalendarTable-link {
  background: #0599D9;
}

.cmshtml .blogcommon .rdCalendar .rdCalendarTable-link:hover {
  background: #FEDD54;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link {
  background: #E8F4F6;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link:after {
  background: #E8F4F6;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link:before {
  background: #E8F4F6;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link:hover {
  background: #0599D9;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link:hover:before {
  background: #0599D9;
}

.cmshtml .blogcommon .rdTaglist .rdTaglist-link:hover:after {
  background: #0599D9;
}

.cmshtml .blogcommon .rdYearlyArchive-item .rdYearlyArchive-link {
  background: #FEDD54;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.cmshtml .blogcommon .rdYearlyArchive-item .rdYearlyArchive-link:hover {
  background: #0599D9;
}



  /*flexの中の幅を調整*/
  /*flex innner */

#editView.showhideElement .cmshtml #navigation .drawer-dropdown-menu {
  display: block;
}

#editView.showhideElement .cmshtml .drawer-dropdown-menu {
  z-index: 100;
  display: block;
  width: 100%;
  padding: 0;
}

#editView.showhideElement .cmshtml .default_none, #editView.showhideElement .cmshtml .toggle-box .toggle-box_dd {
  display: block;
}

#editView.showhideElement .cmshtml #l-header {
  z-index: 9999;
}

#editView.showhideElement .cmshtml #l-header .h_nav__list {
  justify-content: space-between;

  padding-right: 0;
}

#editView.showhideElement .cmshtml #l-header .h_nav__list > div {
  flex-grow: 1;
}

#editView.showhideElement .cmshtml #l-header .drawer-dropdown-menu-item {
  font-size: 15px;
  font-size: 0.9375rem;
}

#editView.showhideElement .cmshtml #l-header .drawer-dropdown .drawer-dropdown-menu .ddinner {
  display: block;
}

#editView.showhideElement .cmshtml #l-header .drawer-dropdown .drawer-dropdown-menu .ddinner .title_wrap {
  width: 100%;
  display: block;
  padding: 10px 3px;
}

#editView.showhideElement .cmshtml #l-header .drawer-dropdown .drawer-dropdown-menu .ddinner .item_wrap {
  width: 100%;
  display: block;
  padding: 10px 3px;
}

#editView.showhideElement .cmshtml #l-header .drawer-dropdown .drawer-dropdown-menu .ddinner .item_wrap > div {
  margin: 0;
  width: 100%;
}
#editView.showhideElement .cmshtml .h_nav {
display: block;
}

#editView .cmshtml #l-header [data-blocks="サブナビ"] {
  position: absolute;
  right: 0;
  top: -26px;
  width: 100%;
}

#editView .cmshtml #l-header .h_nav__item.h_subnav {
  top: 0;
}

#editView .cmshtml [data-aos=fade-up], #editView .cmshtml [data-aos=flip-left], #editView .cmshtml [data-aos=zoom-in-up] {
  transform: none;
  opacity: 1;
}

#editView .cmshtml .fade, #editView .cmshtml [data-aos^=fade] {
  opacity: 1;
}

#editView .cmshtml .forfixed {
  margin-top: 0;
  padding-top:0;
}

#editView .cmshtml #h-logo {
  position: relative;
  top: 10px;
}

#editView .cmshtml .drawer-nav {
  overflow: visible;
}

#editView .cmshtml .h_nav {
  padding-top: 23px;
  height: auto;
}

#editView .cmshtml #l-header .headinner, #editView .cmshtml #l-header .h_nav__list {
  position: relative;
}

#editView .cmshtml .drawer-dropdown-menu {
  display: none;
  height: auto;
}

#editView .cmshtml .drawer-dropdown-menu .drawer-dropdown-menu_ul {
  padding: 0;
  display: block;
}

#editView .cmshtml .drawer-dropdown-menu .drawer-dropdown-menu_ul .drawer-dropdown-menu-item {
  width: 100%;
}

#editView .cmshtml .drawer-dropdown-menu .drawer-dropdown-menu_ul .drawer-dropdown-menu-item a {
  padding: 10px 0px 10px 20px;
}

#editView .cmshtml .top-slide {
  max-height: 560px;
  overflow: auto;
}

#editView .cmshtml .top-slide .swiper-wrapper {
  padding-top: 23px;
  flex-wrap: wrap;
}

#editView .cmshtml .conceptstyle.rev {
  flex-direction: row-reverse;
}

#editView .cmshtml .conceptstyle .flex_row_inner {
  max-width: 100%;
  width: 100%;
}

#editView .cmshtml .top_news__wrap {
  max-height: none;
  overflow: visible;
  width: 100%;
  padding: 10px;
}

#editView .cmshtml .top_contents .contents_list .contents_li .title2 {
  position: relative;
}

#editView .cmshtml .slider-area .under-logo {
position: relative;
top: 0;
bottom: 0;
}

#editView .cmshtml .conceptstyle .flex_txt {
  padding: 2vw;
}

#editView .cmshtml .swiper-wrapper {
  flex-wrap: wrap;
}

#editView .cmshtml .sec_carusel .wrap-carusel .swiper-slide [data-blocks="画像"] {
  margin: 5px;
}

#editView .cmshtml #section_pageHeader {
  padding-top: 23px;
}

#editView .cmshtml #section_pageHeader .headimg, #editView .cmshtml #section_pageHeader .bg_baloon {
  position: relative;
}

#editView .cmshtml #section_pageHeader .headimg img, #editView .cmshtml #section_pageHeader .bg_baloon img {
  width: 100%;
  position: relative;
  background: none;
  z-index: 0;
  max-height: 400px;
}

#editView .cmshtml #section_pageHeader .head_inner {
  padding: 0;
}

#editView .cmshtml #section_pageHeader #title-wrap {
  width: 100%;
  position: relative;
  background: none;
}

#editView .cmshtml .title-navi {
  margin: 0 5%;
}

#editView .cmshtml .title-navi:empty {
  display: block !important;
}

#editView .cmshtml .toggle-box > div:nth-child(2n), #editView .cmshtml .faq > div:nth-child(2n) {
  display: block;
}

#editView .cmshtml .dl_list_text {
  justify-content: space-between;
}

#editView .cmshtml .day_list .text_area:last-child::after {
  content: none;
}

#editView .cmshtml .faq > div:nth-child(2n-1)::after {
  border-radius: 0%;
  right: auto;
  transition: none;
}

#editView .cmshtml .hidden {
  overflow: visible;
}

#editView .cmshtml .sponly {
  display: block;
}

#editView .cmshtml .swingbox, #editView .cmshtml .flipbox, #editView .cmshtml .fadebox, #editView .cmshtml .fadeinbox, #editView .cmshtml .bouncedownbox, #editView .cmshtml .bouncebox {
  opacity: 1;
}

  /*操作盤表示*/
#editView .cmshtml .top_news__dd,
#editView .cmshtml .top_news__dt,
#editView .cmshtml .flex_left,
#editView .cmshtml .flex_right,
#editView .cmshtml .edit_inner {
  width: 100% !important;
  max-width: 100% !important;
}

#editView .cmshtml {
  overflow-y: auto;
  overflow-x: hidden;
}
#editView .cmshtml .l_main.page_main {
overflow: hidden;
}

#editView .cmshtml .bg_wrap {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: none;
}

#editView .cmshtml .top_news__wrap {
}

#editView .cmshtml edit p {
  min-width: 3em;
}

#editView .cmshtml .rdareaItem edit {
  min-width: 3.6em;
}

#editView .cmshtml .slider-area .bubbles_img_wrap .imgwrap {
position: relative;
left: 0 !important;
top: 0 !important;
animation: none !important;
}
#editView .cmshtml .slider-area  .bubbles_img_wrap{
display: flex;
}
#editView .bg-bubbles {
display: none;
}


#editView .cmshtml #l-header [data-blocks="ドロップダウン"]{
display: none;
}
#editView.showhideElement .cmshtml #l-header [data-blocks="ドロップダウン"] {
display: block;
}
#editView .cmshtml .top_news .info_wrap [data-blocks="タイトル"]{
width: 228px;
}

#editView .cmshtml .top_news .info_wrap [data-blocks="お知らせエリア"]{
width: calc(100% - 228px);
}
#editView .cmshtml .top_news .info_wrap .more {
position: relative;
}
#editView .cmshtml .top_news .info_wrap [data-blocks="一覧ボタン"]{
position: absolute;
top: 0;
bottom: 0;
margin: auto;
right: 15px;
height: 60px;
}

#editView .cmshtml .grid4 .contents_li .address {
position: relative;
left: 0 !important;
right: 0;
color:#666;
}
#editView .cmshtml #section_pageHeader .bg_baloon {
top: 0;
pointer-events: all;
}
#editView .cmshtml #section_pageHeader .titlearea {
padding-top: 0;
}

#editView .cmshtml .interview .flex_inner [data-blocks="テキストエリア"]{
margin-top: auto;
}

#editView .cmshtml .interview .flex_inner [data-blocks="テキスト"]{
width: 100%;
}
#editView .cmshtml .trainigcareer .h4 {
position: relative;
}
#editView [data-blocks="固定ブロック"] {display: none;}




/*absolute補正*/
#editView .cmshtml .slider-area .banner_wrap,
#editView .cmshtml .top_news .info_wrap .more,
#editView .cmshtml .grid4 .contents_li .address{
position: relative;
left: auto!important;
bottom:auto!important;
top: auto!important;
right: auto!important;
}
#editView .cmshtml .grid4 .contents_li .h3,
#editView .cmshtml .slider-area .banner_wrap .banner_txt_wrap .subttl,
#editView .cmshtml .slider-area .banner_wrap .banner_txt_wrap .ttl{
margin-top: 0;
transform: translate(0);
}






/* handmade Calender Style 
 * =================================================================================
**/

  .cmshtml .calendar {
    margin:0 0 60px;
  }
  
  .cmshtml .calendar dl{
    padding: 0;
  }
  .cmshtml .calendar dl dt{
    font-weight: 700;
    text-align: left;
    padding: 10px 0;
    border-bottom: 1px dotted #666;
  }
  .cmshtml .calendar dl dt:empty{
    border-bottom: none;
  }
  .cmshtml .calendar dl dd{
  }
  .cmshtml .calendar .rdflexareaChild{
    
  }
  .cmshtml .calendar .rdflexareaChild .rdplanetext2{
    padding:0 5px 10px;
  }
  .cmshtml .calendar .rdflexareaChild:first-child dl dt{
    ccolor:#FF0000;
  }
  .cmshtml .calendar .rdflexareaChild:nth-child(7n +1) dl dt{
    color:#FF0000;
  }
  .cmshtml .calendar .rdflexareaChild:nth-child(14) dl dt,
  .cmshtml .calendar .rdflexareaChild:nth-child(21) dl dt,
  .cmshtml .calendar .rdflexareaChild:nth-child(28) dl dt,
  .cmshtml .calendar .rdflexareaChild:nth-child(35) dl dt,
  .cmshtml .calendar .rdflexareaChild:nth-child(42) dl dt{
    color:rgba(47, 143, 239, 1);
  }

  @media screen and (max-width: 480px) {
    .cmshtml .calendar .rdflexareaChild p{font-size:8px;}
  }