@charset "UTF-8";
html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: aliased;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  font-size: 62.5%;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.8;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  min-width: 1000px;
  position: relative;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1024px) {
  body {
    min-width: auto;
    min-width: initial;
  }
}
@media screen and (max-width: 768px) {
  body {
    min-width: 320px;
  }
}

a[href^="tel:"] {
  display: block;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  a[href^="tel:"] {
    pointer-events: auto;
  }
}

.pace-running #wrap {
  display: none;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.por {
  position: relative;
}

.only-pc {
  display: block;
}
@media screen and (max-width: 1024px) {
  .only-pc {
    display: none !important;
  }
}

.only-pc-tab {
  display: block;
}
@media screen and (max-width: 768px) {
  .only-pc-tab {
    display: none !important;
  }
}

.only-tab-sp {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .only-tab-sp {
    display: block !important;
  }
}

.only-sp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .only-sp {
    display: block !important;
  }
}

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

.img-fit-sp {
  width: auto;
  height: auto;
}
@media screen and (max-width: 768px) {
  .img-fit-sp {
    max-width: 100%;
  }
}

.img-fit-sp.-add2410 {
  width: 100%;
}

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

.side-margin {
  margin-right: auto;
  margin-left: auto;
}

.oh {
  overflow: hidden;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.float-clear {
  float: none;
  clear: both;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-center-pc {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .t-center-pc {
    text-align: justify;
  }
}

.t-just {
  text-align: justify;
}

.fwb {
  font-weight: bold;
}

.dbl {
  display: block;
}

.fsll {
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .fsll {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .fsll {
    font-size: 2rem;
  }
}

.fsl {
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .fsl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .fsl {
    font-size: 2.2rem;
  }
}

.fs2rem {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .fs2rem {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .fs2rem {
    font-size: 1.6rem;
  }
}

.fss {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .fss {
    font-size: 1.2rem;
  }
}

.lh18 {
  line-height: 1.8;
}

.lh2 {
  line-height: 2;
}

.les01 {
  letter-spacing: 0.1em;
}

.mt05em {
  margin-top: 0.5em;
}

.mt1em {
  margin-top: 1em;
}

.mt15em {
  margin-top: 1.5em;
}

.mt2em {
  margin-top: 2em;
}
@media screen and (max-width: 768px) {
  .mt2em {
    margin-top: 1em;
  }
}

.mt3em {
  margin-top: 3em;
}
@media screen and (max-width: 768px) {
  .mt3em {
    margin-top: 1.5em;
  }
}

.mt4em {
  margin-top: 4em;
}
@media screen and (max-width: 768px) {
  .mt4em {
    margin-top: 2em;
  }
}

.mt6em {
  margin-top: 6em;
}
@media screen and (max-width: 768px) {
  .mt6em {
    margin-top: 4em;
  }
}

.mb05em {
  margin-bottom: 0.5em;
}

.mb1em {
  margin-bottom: 1em;
}

.mb15em {
  margin-bottom: 1.5em;
}

.mb2em {
  margin-bottom: 2em;
}

.mb3em {
  margin-bottom: 3em;
}

.mb4em {
  margin-bottom: 4em;
}

.mb8per {
  margin-bottom: 8%;
}

.ml1em, .ml1em-pc {
  margin-left: 1em;
}

.pdt30 {
  padding-top: 30px;
}

.pdt60 {
  padding-top: 60px;
}

.pdt80 {
  padding-top: 80px;
}

.pdt150 {
  padding-top: 150px;
}

.pdt155 {
  padding-top: 155px;
}

.pdb30 {
  padding-bottom: 30px;
}

.pdb40 {
  padding-bottom: 40px;
}

.pdb60 {
  padding-bottom: 60px !important;
}
@media screen and (max-width: 768px) {
  .pdb60 {
    padding-bottom: 40px !important;
  }
}

.pdb90 {
  padding-bottom: 90px;
}

.pdb130 {
  padding-bottom: 130px;
}

.pdb150 {
  padding-bottom: 150px;
}

.noto-serif {
  font-family: "Noto Serif JP", serif;
}
.noto-serif.-mid {
  font-weight: 500;
}

.bg-l-gray {
  background: #F7F7F7;
}

.bg-blue {
  background: #4A8DBB;
}

.blue {
  color: #4A8DBB;
}

.white {
  color: white;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: normal;
}
@media screen and (max-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 1.8rem;
  }
}

h4, h5, h6 {
  font-size: 2.2rem;
}
@media screen and (max-width: 1024px) {
  h4, h5, h6 {
    font-size: 1.8rem;
  }
}

p {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  p {
    letter-spacing: normal;
  }
}
p.mb1em {
  margin-botom: 1em;
}
p.txt-indent {
  text-indent: 1em;
}
p.les-nomal {
  letter-spacing: normal;
}

.vertical {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .vertical {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }
}

a {
  color: #333;
}
a:hover {
  color: #005eae;
}
a img:hover {
  opacity: 0.8;
}

.section-inner {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .section-inner {
    width: auto;
    padding-right: 4%;
    padding-left: 4%;
  }
}
.section-inner.-w900 {
  width: 900px;
}
@media screen and (max-width: 1024px) {
  .section-inner.-w900 {
    width: auto;
  }
}
.section-inner.-pdt {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .section-inner.-pdt {
    padding-top: 40px;
  }
}

/* 2410 add */
.section-inner-header {
  width: 1120px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .section-inner-header {
    width: auto;
    padding-right: 4%;
    padding-left: 4%;
  }
}

.pdt-tab {
  padding-top: 0;
}
@media screen and (max-width: 1024px) {
  .pdt-tab {
    padding-top: 60px;
  }
}

.inView_up, .inView_down, .inView_in {
  opacity: 0;
}

header {
  width: 100%;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 99;
  height: 74px;
}
@media screen and (max-width: 1024px) {
  header {
    width: 100%;
    height: 60px;
    position: fixed !important;
    z-index: 99;
    top: 0;
    left: 0;
  }
}
header .section-inner {
  overflow: hidden;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  header .section-inner {
    padding: 0;
  }
}
header .header-inner {
  position: static;
}
header .header-inner.-left {
  /* 2410 change */
  /* width: 35%; */
  width: 30%;
  float: left;
  margin-top: 12px;
}
/* 2410 add */
@media screen and (max-width: 1150px) {
  header .header-inner.-left {
    margin-left: 3%;
  }
}
/* 2410 add */
@media screen and (max-width: 1100px) {
  header .header-inner.-left {
    margin-left: 2%;
  }
}
/* 2410 add */
@media screen and (max-width: 1060px) {
  header .header-inner.-left {
    margin-left: 1%;
  }
}
@media screen and (max-width: 1024px) {
  header .header-inner.-left {
    position: absolute;
    top: 0;
    height: 60px;
    z-index: 999;
    width: 90%;
    width: calc(100% - 60px);
    float: none;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 2410 change */
    /* padding-left: 2%; */
    padding-left: 0;
    padding-top: 10px;
    float: none;
  }
}
@media screen and (max-width: 1024px) and (max-width: 360px) {
  header .header-inner.-left {
    top: 14px;
  }
}
@media screen and (max-width: 360px) {
  header .header-inner.-left {
    padding-top: 0;
  }
}
header .header-inner.-left a {
  display: inline-block;
  height: 100%;
}
header .header-inner.-left a:hover {
  opacity: 0.8;
}
header .header-inner.-left .header-logo {
  float: left;
  display: block;
}
@media screen and (max-width: 1024px) {
  header .header-inner.-left .header-logo {
    line-height: 0;
  }
}
header .header-inner.-left .header-logo img {
  width: 131px;
  height: 48px;
}
header .header-inner.-left .header-logo img:hover {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  header .header-inner.-left .header-logo img {
    width: 109px;
    height: 40px;
  }
}
@media screen and (max-width: 360px) {
  header .header-inner.-left .header-logo img {
    width: 80px;
    height: 29px;
  }
}
header .header-inner.-left h1 {
  float: left;
  color: #004483;
  margin-left: 1em;
}
@media screen and (max-width: 1024px) {
  header .header-inner.-left h1 {
    letter-spacing: normal;
    margin-left: 0.5em;
  }
}
header .header-inner.-left h1 strong {
  font-size: 1.1rem;
  display: block;
  padding-top: 0.75em;
}
@media screen and (max-width: 1024px) {
  header .header-inner.-left h1 strong {
    padding: 0;
  }
}
@media screen and (max-width: 360px) {
  header .header-inner.-left h1 strong {
    font-size: 0.9rem;
  }
}
header .header-inner.-left h1 span {
  font-size: 0.9rem;
  display: block;
  font-weight: normal;
}
header .header-inner.-center {
  /* 2410 change */
  /* width: 40%; */
  width: 45%;
  float: left;
}
/* 2410 add */
@media screen and (max-width: 1150px) {
  header .header-inner.-center {
    width: 35%;
  }
}
@media screen and (max-width: 1024px) {
  header .header-inner.-center {
    float: none;
    width: auto;
    opacity: 0;
  }
}
header .header-inner.-right {
  /* 2410 change */
  width: 25%;
  float: right;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 2%;
}
/* 2410 add */
@media screen and (max-width: 1150px) {
  header .header-inner.-right {
    float: left;
  }
}
@media screen and (max-width: 1024px) {
  header .header-inner.-right {
    display: none;
  }
}
header .header-inner.mean-container {
  opacity: 1;
}

.g-nav {
  display: block;
  text-align: center;
}
.g-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: no-wrap;
      -ms-flex-wrap: no-wrap;
          flex-wrap: no-wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 74px;
}
.g-nav ul li {
  display: block;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}
.g-nav ul li.sns-nav {
  display: none;
}
@media screen and (max-width: 1024px) {
  .g-nav ul li.sns-nav {
    display: block;
  }
}
.g-nav ul li::after {
  content: "";
  width: 100%;
  height: 4px;
  display: block;
  background: #005eae;
  position: absolute;
  left: 0;
  bottom: 0px;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.g-nav ul li:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.g-nav ul li.-current::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.g-nav ul li a, .g-nav ul li span {
  display: block;
  height: 100%;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #005eae;
  font-size: 1.6rem;
  line-height: 70px;
  position: relative;
  font-weight: bold;
}

.footer {
  background: #E5E5E5;
  padding: 12px 0;
  background: -webkit-linear-gradient(315deg, #2878c8 10%, #004687 100%);
  background: linear-gradient(135deg, #2878c8 10%, #004687 100%);
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 30px 0;
  }
}
.footer small {
  display: block;
  text-align: center;
  font-size: 0.9rem;
  color: #fff;
}

.btn {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  padding: 0.25em 1em;
  font-size: 1.6rem;
  background-color: #333;
  color: #fff;
  -webkit-transition: background-color 0.2s linear, color 0.2s linear;
  transition: background-color 0.2s linear, color 0.2s linear;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .btn {
    width: 100%;
    font-size: 1.2rem;
    padding: 1em 0.5em;
  }
}
.btn i {
  padding-right: 0.5em;
}
.btn:hover {
  background-color: #666;
  color: #fff;
}
.btn.-green {
  background-color: #19a875;
}
.btn.-green:hover {
  background-color: #19916e;
}

.sns-nav {
  display: block;
  height: 100%;
}
.sns-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: no-wrap;
      -ms-flex-wrap: no-wrap;
          flex-wrap: no-wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  /* 2410 add */
  margin-top: 15px;
}
.sns-nav li {
  width: 44px;
  height: 44px;
  overflow: hidden;
}
.sns-nav a.icon {
  display: block;
  height: 100%;
  background-color: #000;
  width: 44px;
  height: 44px;
  background: url("../img/common/sns-icon@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  /* 2410 change */
  /* background-size: 176px 44px; */
  background-size: 220px 44px;
  background-position: 0 0;
  padding: 0;
  /* 2410 add */
  border-radius: 2.5px;
}
.sns-nav a.icon:hover {
  opacity: 0.8;
}
.sns-nav a.icon.-one {
  background-position: 0 0;
}
.sns-nav a.icon.-two {
  background-position: -44px 0;
}
.sns-nav a.icon.-three {
  background-position: -88px 0;
}
.sns-nav a.icon.-four {
  background-position: -132px 0;
}
.sns-nav a.icon.-five {
  background-position: -176px 0;
}
/* .sns-nav a.icon.-li {
  background-position: -132px 0;
} */

.mean-nav {
  outline: 0;
}
.mean-nav .sns-nav {
  text-align: center;
  line-height: 1;
  padding: 1em 0;
}
.mean-nav .sns-nav span {
  width: 44px;
  display: inline-block;
  padding: 0;
  margin: 0 0.2em;
}

#header .mask {
  background: rgba(0, 0, 0, 0.4);
  top: 60px;
  left: 0;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100vh;
  opacity: 1;
  display: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1;
}

a.meanmenu-reveal {
  display: none;
}

.mean-container .mean-bar {
  width: 100%;
  position: fixed;
  background: none;
  min-height: 60px;
  z-index: 999998;
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
  background: none;
  min-height: 60px;
  z-index: 98;
  top: 0;
  left: 0;
  background: #fff;
}

.meanmenu-reveal-btn {
  position: absolute;
  display: block;
  z-index: 99999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 60px;
  height: 60px;
  right: 0;
  top: 0;
  background: #004483;
}

.meanmenu-reveal {
  width: 26px;
  height: 20px;
  margin: 13px 17px 27px 17px;
  display: block !important;
  position: relative;
}
.meanmenu-reveal:after {
  content: "MENU";
  position: absolute;
  /* 2410 change */
  /* bottom: -20px; */
  bottom: -6px;
  color: #fff;
  font-size: 10px;
  width: 60px;
  left: -17px;
  text-align: center;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
}
.meanmenu-reveal.meanclose:after {
  content: "CLOSE";
}
.meanmenu-reveal span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
}
/* 2410 commentout */
/* .meanmenu-reveal span:nth-of-type(1) {
  top: 0;
  background: #fff;
}
.meanmenu-reveal span:nth-of-type(2) {
  top: 8px;
  background: #fff;
}
.meanmenu-reveal span:nth-of-type(3) {
  top: 16px;
  background: #fff;
} */
.meanmenu-reveal span:nth-of-type(1) {
  -webkit-animation: menu-ber01 0.75s forwards;
  animation: menu-ber01 0.75s forwards;
}
.meanmenu-reveal span:nth-of-type(2) {
  -webkit-transition: all 0.25s 0.25s;
  transition: all 0.25s 0.25s;
  opacity: 1;
}
.meanmenu-reveal span:nth-of-type(3) {
  -webkit-animation: menu-ber02 0.75s forwards;
  animation: menu-ber02 0.75s forwards;
}

.meanclose span:nth-of-type(1) {
  -webkit-animation: active-menu-ber01 0.75s forwards;
  animation: active-menu-ber01 0.75s forwards;
  top: -2px;

}
.meanclose span:nth-of-type(2) {
  opacity: 0;
}
.meanclose span:nth-of-type(3) {
  -webkit-animation: active-menu-ber03 0.75s forwards;
  animation: active-menu-ber03 0.75s forwards;
}

@-webkit-keyframes menu-ber01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-ber01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
            transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes menu-ber02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-ber02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
            transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes active-menu-ber01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
  }
}
@keyframes active-menu-ber01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
            transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
            transform: translateY(10px) rotate(45deg);
  }
}
@-webkit-keyframes active-menu-ber03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
}
@keyframes active-menu-ber03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
            transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
}
.mean-container .mean-nav {
  width: 100%;
  margin-top: 60px;
  max-height: 100vh;
  overflow-y: auto;
}
.mean-container .inner {
  width: 100%;
  max-height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  z-index: 2;
}
.mean-container ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  overflow-y: auto;
  position: relative;
  z-index: 99;
  max-height: 100vh;
  max-height: calc(100vh - 60px);
  background: rgba(255, 255, 255, 0.9);
}
.mean-container ul ul {
  padding-bottom: 0;
  margin-bottom: 0;
  background: #fff;
}
.mean-container ul li {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mean-container ul a, .mean-container ul span {
  display: block;
  width: 100%;
  padding: 1em;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  color: #005eae;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.mean-container ul li a, .mean-container ul li span {
  width: 100%;
  padding: 1em 16px;
  text-shadow: none !important;
  visibility: visible;
}
.mean-container ul.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container ul a.mean-expand, .mean-container ul span.mean-expand {
  width: 60px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  padding: 0.2em;
  font-size: 24px;
  color: #fff;
}

.mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

.mean-container .mean-bar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mean-container .mean-bar * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mean-remove {
  display: none !important;
}

.mainimg {
  height: 772px;
  background-image: url("../img/home/bg-main.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center top;
}
.mainimg .mainimg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.mainimg .mainimg-inner.-top {
  z-index: 1;
}
.mainimg .mainimg-inner.-bottom {
  z-index: 3;
}
.mainimg .mainimg-inner .section-inner {
  height: 100%;
}
.mainimg .mainimg-inner .section-inner .photo-main {
  position: absolute;
  top: 88px;
  right: 22%;
  /* 2410 add */
  width: 380px;
}
@media screen and (max-width: 1024px) {
  .mainimg .mainimg-inner .section-inner .photo-main {
    right: 16%;
  }
}
@media screen and (max-width: 768px) {
  .mainimg .mainimg-inner .section-inner .photo-main {
    left: 0;
    right: -120px;
    margin: auto;
  }
}
.mainimg .mainimg-inner .section-inner .imgtxt-catch-copy {
  width: 168px;
  height: 256px;
  background: url("../img/home/imgtxt-catch-copy.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 118px;
  left: 24%;
  /* 2410 add */
  background-size: 100%;
}
@media screen and (max-width: 1024px) {
  .mainimg .mainimg-inner .section-inner .imgtxt-catch-copy {
    left: 20%;
  }
}
@media screen and (max-width: 768px) {
  .mainimg .mainimg-inner .section-inner .imgtxt-catch-copy {
    left: -170px;
    right: 0;
    top: 104px;
    margin: auto;
    width: 144px;
    height: 220px;
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 370px) {
  .mainimg .mainimg-inner .section-inner .imgtxt-catch-copy {
    width: 130px;
    height: 198px;
    left: -158px;
  }
}
.mainimg .mainimg-inner .section-inner .imgtxt-name {
  width: 376px;
  height: 166px;
  background: url("../img/home/imgtxt-name.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 370px;
  left: 12%;
}
@media screen and (max-width: 1024px) {
  .mainimg .mainimg-inner .section-inner .imgtxt-name {
    left: 8%;
  }
}
@media screen and (max-width: 768px) {
  .mainimg .mainimg-inner .section-inner .imgtxt-name {
    top: 390px;
    left: 0;
    right: 0;
    margin: auto;
    width: 317px;
    height: 140px;
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 370px) {
  .mainimg .mainimg-inner .section-inner .imgtxt-name {
    width: 280px;
    height: 124px;
  }
}
/* .mainimg .gradation {
  width: 100%;
  height: 45%;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 94, 174, 0)), color-stop(50%, #005eae));
  background: -webkit-linear-gradient(top, rgba(0, 94, 174, 0), #005eae 50%);
  background: linear-gradient(to bottom, rgba(0, 94, 174, 0), #005eae 50%);
  bottom: 0;
  left: 0;
  z-index: 2;
} */

section.sns {
  position: relative;
  padding: 100px 0;
  margin-top: -280px;
  margin-bottom: -280px;
  z-index: 4;
}
section.sns h3 {
  width: 35px;
  height: 18px;
  background: url("../img/home/ttl-sns@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto 22px;
}
@media screen and (max-width: 768px) {
  section.sns {
    margin-top: -300px;
    margin-bottom: -300px;
  }
}
section.sns .naname::before {
  content: "";
  display: block;
  height: 280px;
  -webkit-transform: rotate(6deg) translate3d(0, 0, 0);
  margin-left: -25%;
  padding: 0 25%;
  position: relative;
  -webkit-transform: rotate(-6deg) translate3d(0, 0, 0);
          transform: rotate(-6deg) translate3d(0, 0, 0);
  width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  background: #fff;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  section.sns .naname::before {
    -webkit-transform: rotate(12deg) translate3d(0, 0, 0);
    transform: rotate(-12deg) translate3d(0, 0, 0);
  }
}
section.sns .inner {
  width: 100%;
  height: auto;
  background: #fff;
  position: relative;
  z-index: 2;
  margin: -180px auto 0;
  padding-bottom: 340px;
}
@media screen and (max-width: 768px) {
  section.sns .inner {
    margin-top: -200px;
  }
}
@media screen and (max-width: 370px) {
  section.sns .inner {
    /* 2411 change */
    /* padding-bottom: 120px; */
    padding-bottom: auto;
  }
}
section.sns .inner .widget {
  margin: 3em auto;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 980px) {
  section.sns .inner .widget {
    width: 100%;
  }
}
section.sns .inner .widget div {
  display: block;
}
section.sns .inner .widget div.-fb, section.sns .inner .widget div.-tw {
  width: 100%;
  height: 500px;
  overflow: auto !important;
  -webkit-overflow-scrolling: touch !important;
}
@media screen and (max-width: 980px) {
  section.sns .inner .widget div.-fb, section.sns .inner .widget div.-tw {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  section.sns .inner .widget div.-fb, section.sns .inner .widget div.-tw {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  section.sns .inner .widget div.-fb, section.sns .inner .widget div.-tw {
    margin-bottom: 30px;
    float: none;
  }
}
section.sns .inner .widget div.-fb iframe, section.sns .inner .widget div.-tw iframe {
  margin: 0 auto;
}
section.sns .inner .widget div.-tw {
  float: right;
}
@media screen and (max-width: 768px) {
  section.sns .inner .widget div.-tw {
    float: none;
  }
  section.sns .inner .widget div.-tw iframe {
    width: 880px !important;
  }
}
section.sns .inner .widget div.-ig {
  margin-top: 42px;
}
section.sns .inner .widget div .feed {
  display: block;
}
section.sns .inner .widget div .feed.-top {
  background: #fff;
  margin-bottom: 20px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  section.sns .inner .widget div .feed.-top {
    margin-bottom: 10px;
  }
}
section.sns .inner .widget div .feed.-top .icon {
  vertical-align: middle;
  margin-right: 12px;
}
@media screen and (max-width: 768px) {
  section.sns .inner .widget div .feed.-top .icon {
    width: 55px;
    height: auto;
    margin-right: 12px;
  }
}
section.sns .inner .widget div .feed.-top h4 {
  margin: 0.5em 0;
  font-weight: bold;
  display: inline-block;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  section.sns .inner .widget div .feed.-top h4 {
    font-size: 1.8rem;
    margin-top: 0.8em;
  }
}
section.sns .inner .widget div .feed.-top a {
  font-size: 1.4rem;
  margin-left: 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  text-decoration: none;
  padding: 4px 10px;
  color: #fff;
  border-radius: 4px;
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: -webkit-linear-gradient(315deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}
@media screen and (max-width: 980px) {
  section.sns .inner .widget div .feed.-top a {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  section.sns .inner .widget div .feed.-top a {
    clear: both;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 30px;
  }
}
section.sns .inner .widget div .feed.-top a span {
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
section.sns .inner .widget div .feed.-top a span i {
  font-size: 2.2rem;
  vertical-align: middle;
}
section.sns .inner .widget div .feed.-top a::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: -webkit-linear-gradient(75deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  border-radius: 4px;
}
section.sns .inner .widget div .feed.-top a:hover span {
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

section.message {
  position: relative;
  padding: 100px 0;
  margin-top: -280px;
  margin-bottom: -280px;
  z-index: 4;
}
section.message hr {
  display: block;
  width: 1px;
  height: 80px;
  border: none;
  background: #005eae;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  section.message hr {
    height: 60px;
  }
}
section.message h3 {
  width: 66px;
  height: 18px;
  background: url("../img/home/ttl-message@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto 22px;
}
section.message .naname::before {
  content: "";
  display: block;
  height: 280px;
  -webkit-transform: rotate(6deg) translate3d(0, 0, 0);
  margin-left: -25%;
  padding: 0 25%;
  position: relative;
  -webkit-transform: rotate(-6deg) translate3d(0, 0, 0);
          transform: rotate(-6deg) translate3d(0, 0, 0);
  width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  /* 2410 change */
  /* background: #e8f0f9; */
  background: #FFECED;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  section.message .naname::before {
    -webkit-transform: rotate(12deg) translate3d(0, 0, 0);
    transform: rotate(-12deg) translate3d(0, 0, 0);
  }
}
section.message .inner {
  width: 100%;
  height: auto;
  /* 2410 change */
  /* background: #e8f0f9; */
  background: linear-gradient(180deg, #FFECED 0%, #FFD0D7 50%, #E6CDDC 87.5%, #CBBFCC 100%);
  position: relative;
  z-index: 2;
  margin-top: -140px;
  padding-bottom: 140px;
}
@media screen and (max-width: 768px) {
  section.message .inner {
    margin-top: -200px;
  }
}
@media screen and (max-width: 370px) {
  section.message .inner {
    padding-bottom: 120px;
  }
}
section.message .inner .section-inner {
  display: block;
}
@media screen and (max-width: 768px) {
  section.message .inner .section-inner {
    overflow: hidden;
  }
}
section.message .inner .imgtxt-message {
  /* 2410 change */
  /* width: 88px;
  height: 232px; */
  width: 146px;
  height: 200px;
  background: url("../img/home/imgtxt-message@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
  z-index: 4;
}
section.message .inner .txt-message {
  width: 730px;
  margin: 56px auto 0;
  position: relative;
  z-index: 3;
  /* 2410 add */
  margin-left: 50%;
}
@media screen and (max-width: 1024px) {
  section.message .inner .txt-message {
    /* 2410 change */
    /* margin-top: 48px; */
    margin-top: 124px;
    width: 95%;
    text-align: center;
  /* 2410 add */
  margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  section.message .inner .txt-message {
    /* 2410 delete */
    /* text-align: justify; */

  }
}
/* 2410 add */
@media screen and (max-width: 495px) {
  section.message .inner .txt-message {
    text-align: justify;
  }
}
section.message .inner .imgtxt-name {
  width: 235px;
  /* 2410 change */
  /* height: 94px; */
  height: 133px;
  background: url("../img/home/imgtxt-name@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  margin: 56px auto 0 200px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  section.message .inner .imgtxt-name {
    margin: 56px auto 0;
  }
}
@media screen and (max-width: 768px) {
  section.message .inner .imgtxt-name {
    /* 2410 delete */
    /* float: right; */
    width: 188px;
    /* 2410 change */
    /* height: 75px; */
    height: 106px;
    margin: 20px auto 40px;
  }
}
section.message .inner .photo-message {
  display: block;
  position: absolute;
  /* 2410 change */
  /* bottom: -70px;
  right: 0; */
  bottom: -109px;
  left: -51px;
  z-index: 1;
  /* 2410 add */
  width: 541px;
}
@media screen and (max-width: 1024px) {
  section.message .inner .photo-message {
    opacity: 0.2;
    top: 180px;
    right: -20px;
    bottom: auto;
  }
}
@media screen and (max-width: 768px) {
  section.message .inner .photo-message {
    /* 2410 add */
    width: 80%;
    top: 0;
    right: -90px;
  }
}
@media screen and (max-width: 370px) {
  section.message .inner .photo-message {
    right: -110px;
  }
}
section.message .inner .gradation {
  display: none;
}
@media screen and (max-width: 1024px) {
  section.message .inner .gradation {
    display: block;
    width: 100%;
    height: 30%;
    position: absolute;
    /* 2410 delete */
    /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(232, 240, 249, 0)), color-stop(50%, #e8f0f9));
    background: -webkit-linear-gradient(top, rgba(232, 240, 249, 0), #e8f0f9 50%); */
    bottom: 0;
    left: 0;
    z-index: 2;
  }
}

@media screen and (max-width: 768px) {
  section.message .inner .gradation {
    /* 2410 change */
    /* height: 60%; */
    height: 0;
  }
}
@media screen and (max-width: 370px) {
  section.message .inner .gradation {
    /* 2410 change */
    /* height: 75%; */
        height: 0;
  }
}

section.policy {
  position: relative;
  padding: 100px 0;
  margin-top: -280px;
  margin-bottom: -280px;
  z-index: 4;
}
section.policy hr {
  display: block;
  width: 1px;
  height: 80px;
  border: none;
  /* 241009 change */
  /* background: #e83828; */
  background: #fff;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  section.policy hr {
    height: 60px;
  }
}
section.policy h3 {
  width: 50px;
  height: 18px;
  background: url("../img/home/ttl-policy@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto 24px;
}
section.policy .naname {
  /* 2410 change */
  /* background: #e9f0fa; */
  /* background: #CBBFCC; */
}
section.policy .naname::before {
  content: "";
  display: block;
  height: 280px;
  -webkit-transform: rotate(6deg) translate3d(0, 0, 0);
  margin-left: -25%;
  padding: 0 25%;
  position: relative;
  -webkit-transform: rotate(-6deg) translate3d(0, 0, 0);
          transform: rotate(-6deg) translate3d(0, 0, 0);
  width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  background: #1478bc;
  z-index: 1;
}
@media screen and (min-width: 1500px) {
  section.policy .naname::before {
    content: "";
    -webkit-transform: rotate(-4deg) translate3d(0, 0, 0);
            transform: rotate(-4deg) translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 768px) {
  section.policy .naname::before {
    -webkit-transform: rotate(12deg) translate3d(0, 0, 0);
    transform: rotate(-12deg) translate3d(0, 0, 0);
  }
}
section.policy .bg {
  background-image: url("../img/home/bg-policy.jpg");
  background-color: #1478bc;
  position: relative;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center 105%;
  background-repeat: no-repeat;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  section.policy .bg {
    background-position: center bottom;
  }
}
section.policy .bg::before {
  content: "";
  display: block;
  height: 790px;
  width: 100%;
  position: absolute;
  top: -2%;
  left: 0;
  background-image: url("../img/home/bg-policy-cloud.png");
  background-position: 70% top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  section.policy .bg::before {
    top: 0;
  }
}
section.policy .bg::after {
  content: "";
  display: block;
  height: 790px;
  width: 100%;
  position: absolute;
  /* 2410 change */
  /* top: 70%; */
  top: 40%;
  left: 0;
  background-image: url("../img/home/bg-policy-cloud.png");
  background-position: 70% top;
  background-repeat: no-repeat;
}
/* 2410 delete */
/* @media screen and (max-width: 768px) {
  section.policy .bg::after {
    top: 50%;
  }
} */
section.policy .inner {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  margin-top: -140px;
}
@media screen and (max-width: 768px) {
  section.policy .inner {
    margin-top: -200px;
  }
}
section.policy .inner .imgtxt-policy {
  width: 474px;
  /* 2410 change */
  /* height: 104px; */
  height: 138px;
  background: url("../img/home/imgtxt-policy@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section.policy .inner .imgtxt-policy {
    width: 320px;
    /* 2410 change */
    /* height: 70px; */
    height: 93px;
  }
}
@media screen and (max-width: 370px) {
  section.policy .inner .imgtxt-policy {
    width: 280px;
    /* 2410 change */
    /* height: 61px; */
    height: 82px;
  }
}
section.policy .inner .list-policy {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 74px auto 0;
  padding-bottom: 300px;
}
@media screen and (max-width: 768px) {
  section.policy .inner .list-policy {
    display: block;
    margin-top: 42px;
    padding-bottom: 160px;
  }
}
section.policy .inner .list-policy li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 0 12%;
  margin: 0 auto 50px;
}
@media screen and (max-width: 1024px) {
  section.policy .inner .list-policy li {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media screen and (max-width: 768px) {
  section.policy .inner .list-policy li {
    display: block;
    width: auto;
    padding: 0 2%;
  }
}
section.policy .inner .list-policy li.-second {
  padding-bottom: 0;
}
section.policy .inner .list-policy li img {
  display: block;
  margin-bottom: 15px;
  height: 70px;
  width: auto;
}
section.policy .inner .list-policy li img.-nigyo {
  height: 76px;
}
@media screen and (max-width: 768px) {
  section.policy .inner .list-policy li img {
    width: 320px;
    height: auto;
  }
}
/* 2410 add */
@media screen and (max-width: 500px) {
  section.policy .inner .list-policy li img {
    width: 100%;
  }
}
/* 2410 delete */
/* @media screen and (max-width: 340px) {
  section.policy .inner .list-policy li img {
    width: 270px;
  }
} */
section.policy .inner .list-policy li p {
  color: #fff;
  text-align: justify;
  text-shadow: 1px 1px 4px #005eae;
}
section.policy .inner .list-policy li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 0;
  margin-top: 2em;
}
section.policy .inner .list-policy li ul li {
  padding: 2em 4%;
  margin-bottom: 2em;
  position: relative;
  background: #fff;
}
@media screen and (max-width: 768px) {
  section.policy .inner .list-policy li ul li {
    padding: 1em 4%;
    margin-bottom: 1em;
  }
}
section.policy .inner .list-policy li ul li::before {
  content: "";
  display: block;
  width: 10%;
  height: 2px;
  background: #d0d01e;
  position: absolute;
  top: 3em;
  left: -4%;
}
@media screen and (max-width: 768px) {
  section.policy .inner .list-policy li ul li::before {
    top: 1.8em;
    top: 1.75em;
  }
}
section.policy .inner .list-policy li ul li strong {
  font-size: 2rem;
  font-weight: bold;
  color: #005eae;
  background: #fff;
  display: block;
  text-indent: 1.5em;
}
@media screen and (max-width: 768px) {
  section.policy .inner .list-policy li ul li strong {
    font-size: 1.6rem;
    text-indent: 1em;
  }
}
section.policy .inner .list-policy li ul li p {
  color: #333;
  text-shadow: none;
  padding-top: 0.5em;
  text-align: left;
}
@media screen and (max-width: 768px) {
  section.policy .inner .list-policy li ul li p {
    font-size: 1.4rem;
  }
}
section.policy .inner .list-policy li ul li.-last {
  margin-bottom: 0;
}

section.profile {
  position: relative;
  padding: 100px 0;
  margin-top: -280px;
  z-index: 4;
}
@media screen and (max-width: 768px) {
  section.profile {
    padding-bottom: 40px;
  }
}
section.profile hr {
  display: block;
  width: 1px;
  height: 80px;
  border: none;
  background: #005eae;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  section.profile hr {
    height: 60px;
  }
}
section.profile h3 {
  width: 53px;
  height: 18px;
  background: url("../img/home/ttl-profile@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto 36px;
}
section.profile .naname::before {
  content: "";
  display: block;
  height: 280px;
  -webkit-transform: rotate(6deg) translate3d(0, 0, 0);
  margin-left: -25%;
  padding: 0 25%;
  position: relative;
  -webkit-transform: rotate(-6deg) translate3d(0, 0, 0);
          transform: rotate(-6deg) translate3d(0, 0, 0);
  width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  background: #fff;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  section.profile .naname::before {
    -webkit-transform: rotate(12deg) translate3d(0, 0, 0);
    transform: rotate(-12deg) translate3d(0, 0, 0);
  }
}
section.profile .inner {
  width: 100%;
  height: auto;
  background: #fff;
  position: relative;
  z-index: 2;
  margin-top: -140px;
}
@media screen and (max-width: 768px) {
  section.profile .inner {
    margin-top: -200px;
  }
}
section.profile .inner .imgtxt-profile {
  width: 346px;
  height: 195px;
  background: url("../img/home/imgtxt-profile@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  margin: 0 auto 0 244px;
  float: left;
}
@media screen and (max-width: 1024px) {
  section.profile .inner .imgtxt-profile {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 580px) {
  section.profile .inner .imgtxt-profile {
    width: 258px;
    height: 145px;
  }
}
section.profile .inner .photo-profile {
  float: right;
  margin: 0 250px 0 auto;
}
@media screen and (max-width: 1024px) {
  section.profile .inner .photo-profile {
    float: none;
    display: block;
    margin: 28px auto 0;
  }
}
section.profile .inner .profile-cont {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 64px auto 0;
  padding-bottom: 80px;
  width: 94%;
}
@media screen and (max-width: 768px) {
  section.profile .inner .profile-cont {
    display: block;
    margin-top: 30px;
    padding-bottom: 46px;
  }
}
section.profile .inner .profile-cont div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding: 0 3%;
}
@media screen and (max-width: 768px) {
  section.profile .inner .profile-cont div {
    width: 80%;
    margin: 0 auto;
    padding: 0;
  }
}
@media screen and (max-width: 580px) {
  section.profile .inner .profile-cont div {
    width: 100%;
  }
}
section.profile .inner .profile-cont div.-left {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  section.profile .inner .profile-cont div.-left {
    margin-bottom: 1em;
  }
}
section.profile .inner .profile-cont div.-right p {
  border: none;
}
@media screen and (max-width: 580px) {
  section.profile .inner .profile-cont div.-right p {
    font-size: 1.4rem;
    letter-spacing: normal;
  }
}
section.profile .inner .profile-cont div strong {
  font-weight: bold;
  color: #005eae;
  padding-right: 0.5em;
}
@media screen and (max-width: 580px) {
  section.profile .inner .profile-cont div strong {
    font-size: 1.4rem;
    letter-spacing: normal;
  }
}
section.profile .inner .profile-cont div strong::before {
  content: "";
  display: inline-block;
  width: 4px;
  background: #005eae;
  margin-right: 0.5em;
  height: 12px;
}
section.profile .inner .profile-cont div table {
  border: none;
}
@media screen and (max-width: 768px) {
  section.profile .inner .profile-cont div table {
    width: 100%;
  }
}
@media screen and (max-width: 580px) {
  section.profile .inner .profile-cont div table {
    font-size: 1.4rem;
    letter-spacing: normal;
  }
}
section.profile .inner .profile-cont div table tr.-td-space td {
  padding: 1em 0;
}
section.profile .inner .profile-cont div table tr td.-left {
  width: 24%;
}
section.profile .inner .profile-cont div table tr td.-right {
  width: 76%;
}
section.profile .inner .imgtxt-love {
  /* 2410 change */
  /* width: 639px;
  height: 111px; */
  width: 500px;
  height: 154px;
  background: url("../img/home/imgtxt-love@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section.profile .inner .imgtxt-love {
    /* 2410 change */
    /* width: 426px;
    height: 74px; */
    width: 426px;
    height: 131px;
  }
}
@media screen and (max-width: 460px) {
  section.profile .inner .imgtxt-love {
    /* 2410 change */
    /* width: 320px;
    height: 56px; */
    width: 320px;
    height: 99px;
  }
}
@media screen and (max-width: 340px) {
  section.profile .inner .imgtxt-love {
    /* 2410 change */
    /* width: 280px;
    height: 49px; */
    width: 280px;
    height: 86px;
  }
}
section.profile .inner .sns-btn-area {
  margin: 54px auto 0;
}
@media screen and (max-width: 768px) {
  section.profile .inner .sns-btn-area {
    margin-top: 40px;
  }
}
section.profile .inner .sns-btn-area .fs2rem {
  border: none;
}
@media screen and (max-width: 580px) {
  section.profile .inner .sns-btn-area .fs2rem {
    font-size: 1.2rem;
  }
}
section.profile .inner .sns-btn-area .sns-nav {
  /* 2410 change */
  /* width: 19%; */
  width: 25%;
  margin: 22px auto 0;
}
@media screen and (max-width: 1024px) {
  section.profile .inner .sns-btn-area .sns-nav {
    /* 2410 change */
    /* width: 156px; */
    width: 260px;
  }
}

section.activity {
  position: relative;
  z-index: 1;
  background: #f0e900;
}
section.activity #activity {
  padding-top: 0;
}
@media screen and (max-width: 1024px) {
  section.activity #activity {
    padding-top: 120px;
    margin-top: -60px;
  }
}
section.activity .activity-cont {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 980px) {
  section.activity .activity-cont {
    display: block;
  }
}
section.activity .activity-cont div.-left, section.activity .activity-cont div.-right {
  width: 50%;
}
@media screen and (max-width: 980px) {
  section.activity .activity-cont div.-left, section.activity .activity-cont div.-right {
    width: 100%;
  }
}
section.activity .activity-cont div.-left {
  height: 100%;
  overflow: hidden;
}
section.activity .activity-cont div.-left .ashiato {
  float: right;
  padding-right: 94px;
  width: 360px;
  max-height: 1000px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  section.activity .activity-cont div.-left .ashiato {
    margin: 10px auto 34px;
  }
}
@media screen and (max-width: 980px) {
  section.activity .activity-cont div.-left .ashiato {
    max-height: unset;
    width: 90%;
    float: none;
    padding: 0;
  }
}
section.activity .activity-cont div.-left .ashiato::before {
  content: "";
  width: 100%;
  height: 39px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #fff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff 50%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 50%);
  display: block;
  position: absolute;
  top: 18px;
  left: -100%;
}
@media screen and (max-width: 768px) {
  section.activity .activity-cont div.-left .ashiato::before {
    height: 32px;
    top: 14px;
  }
}
section.activity .activity-cont div.-left .ashiato h3 {
  width: 247px;
  height: 67px;
  background: url("../img/home/ttl-activity@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  display: block;
}
@media screen and (max-width: 768px) {
  section.activity .activity-cont div.-left .ashiato h3 {
    width: 199px;
    height: 54px;
  }
}
section.activity .activity-cont div.-left .ashiato .imgtxt-activity {
  width: 295px;
  height: 64px;
  background: url("../img/home/imgtxt-activity@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  display: block;
  margin: 20px 0 20px;
}
@media screen and (max-width: 768px) {
  section.activity .activity-cont div.-left .ashiato .imgtxt-activity {
    width: 293px;
    height: 64px;
  }
}
@media screen and (max-width: 370px) {
  section.activity .activity-cont div.-left .ashiato .imgtxt-activity {
    width: 278px;
    height: 60px;
  }
}
section.activity .activity-cont div.-left .ashiato h4 {
  color: #fff;
  background: #e83828;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.25em 0.5em;
  font-weight: bold;
  font-size: 1.6rem;
}
section.activity .activity-cont div.-left .ashiato ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 10px 0 12px;
}
section.activity .activity-cont div.-left .ashiato ul li {
  letter-spacing: normal;
  text-indent: -0.8em;
  padding-left: 0.8em;
}
@media screen and (max-width: 1280px) {
  section.activity .activity-cont div.-left .ashiato ul li {
    line-height: 1.6;
  }
}
@media screen and (max-width: 370px) {
  section.activity .activity-cont div.-left .ashiato ul li {
    font-size: 1.4rem;
  }
}
section.activity .activity-cont div.-left .ashiato ul li::before {
  content: "";
  display: inline-block;
  width: 4px;
  background: #fff;
  margin-right: 0.5em;
  height: 12px;
}
section.activity .activity-cont div.-right {
  /* 2410 add */
  padding: 100px 0;
  /* 2410 delete */
  /* background: #fff; */
  overflow: hidden;
}
/* 2410 add */
@media screen and (max-width: 980px) {
  section.activity .activity-cont div.-right {
    padding: 0;
    overflow: hidden;
  }
}
section.activity .activity-cont div.-right img {
  display: block;
  vertical-align: bottom;
  width: 100%;
  height: auto;
  display: block;
}
/* 2410 delete */
/* @media screen and (max-width: 980px) {
  section.activity .activity-cont div.-right img {
    width: 50%;
    float: left;
  }
} */

div.action {
  background-image: url("../img/home/bg-action.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  div.action {
    padding: 0;
  }
}
div.action .inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 80%;
  max-width: 600px;
  padding: 46px 0;
  background: #fff;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  div.action .inner {
    background: transparent;
    color: #fff;
    width: auto;
    padding: 24px 4%;
  }
}
div.action .inner .fs2rem {
  border: none;
}
@media screen and (max-width: 580px) {
  div.action .inner .fs2rem {
    font-size: 1.2rem;
  }
}
div.action .inner .btn-area {
  line-height: 1;
}
div.action .inner .btn-area .space {
  display: inline-block;
  width: 10px;
}
div.action .inner .btn-area .fb_iframe_widget > span {
  vertical-align: baseline !important;
}

section.office {
  position: relative;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  section.office {
    padding: 60px 0 30px;
  }
}
section.office hr {
  display: block;
  width: 1px;
  height: 80px;
  border: none;
  background: #005eae;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  section.office hr {
    height: 60px;
  }
}
section.office h3 {
  width: 53px;
  height: 18px;
  background: url("../img/home/ttl-office@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto 36px;
}
section.office .office-cont {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  width: 740px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section.office .office-cont {
    display: block;
    width: auto;
  }
}
section.office .office-cont div {
  width: 50%;
}
@media screen and (max-width: 768px) {
  section.office .office-cont div {
    width: 100%;
  }
}
section.office .office-cont div img {
  max-width: 325px;
  height: auto;
}
@media screen and (max-width: 768px) {
  section.office .office-cont div img {
    max-width: 100%;
  }
}
section.office .office-cont div.-right {
  text-align: right;
}
@media screen and (max-width: 1024px) {
  section.office .office-cont div.-right {
    text-align: center;
  }
}
section.office .office-cont div.-left {
  text-align: left;
}
@media screen and (max-width: 768px) {
  section.office .office-cont div.-left {
    text-align: center;
    margin-top: 1em;
  }
}
section.office .office-cont div h4 {
  padding-bottom: 0.5em;
}
section.office .office-cont div h4 strong {
  color: #005eae;
  font-size: 2.4rem;
  padding-right: 0.5em;
  vertical-align: baseline;
}
@media screen and (max-width: 768px) {
  section.office .office-cont div h4 strong {
    font-size: 2.2rem;
  }
}
section.office .office-cont div h4 strong .giin {
  display: block;
  color: #005eae;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  section.office .office-cont div h4 strong .giin {
    display: inline;
    padding-right: 0.5em;
  }
}
section.office .office-cont div h4 span {
  font-size: 2rem;
  color: #464646;
}
@media screen and (max-width: 768px) {
  section.office .office-cont div h4 span {
    font-size: 1.8rem;
  }
}
section.office .office-cont div .information {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  overflow: hidden;
}
section.office .office-cont div .information strong {
  color: #005eae;
  display: block;
  float: left;
  width: 52px;
}
@media screen and (max-width: 768px) {
  section.office .office-cont div .information strong {
    width: auto;
    float: none;
    display: inline-block;
    width: 2.8em;
  }
}
section.office .office-cont div .information span {
  display: inline;
}
@media screen and (max-width: 768px) {
  section.office .office-cont div .information span {
    display: inline-block;
  }
}
section.office .office-cont div .btn {
  margin-top: 1em;
  margin-bottom: 1em;
}

section.profile.-mt0 {
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  section.profile.-mt0 {
    padding-top: 60px;
  }
}

section.profile.-mt0 .inner {
  margin-top: 0;
}

section.nikitube {
  padding-top: 100px;
}
@media screen and (max-width: 1024px) {
  section.nikitube {
    padding-top: 80px;
  }
}

.col-2-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.col-2-list li {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  box-sizing: border-box;
  padding: 2%;
}
.col-2-list li iframe {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .col-2-list li iframe {
    min-width: 490px;
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .col-2-list li iframe {
    min-width: 100px;
    width: 260px;
    height: 146px;
  }
}
.col-2-list.-tab-col-1 {
  border: none;
}
@media screen and (max-width: 1024px) {
  .col-2-list.-tab-col-1 {
    display: block;
  }
}
.col-2-list.-tab-col-1 li {
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .col-2-list.-tab-col-1 li {
    display: block;
    width: 100%;
  }
}

section.covid-19 {
  padding-top: 100px;
  background-image: url("../img/covid-19/bg-niki.png");
  background-repeat: no-repeat;
  background-position: 90% 200px;
  background-attachment: fixed;
}
@media screen and (max-width: 1024px) {
  section.covid-19 {
    padding-top: 20px;
    background-position: 90% 100px;
  }
}
@media screen and (max-width: 768px) {
  section.covid-19 {
    background-position: 90% 80px;
    background-size: 189px 434px;
  }
}
section.covid-19 .post-content {
  padding-top: 80px;
  max-width: 710px;
  margin-right: auto;
  margin-left: auto;
}
section.covid-19 .post-content p {
  margin-bottom: 1em;
  line-height: 2;
}
section.covid-19 .post-content p strong {
  font-weight: bold;
  color: #bc1b21;
}
section.covid-19 .post-content img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section.covid-19 .post-content img {
    max-width: 90%;
    height: auto;
  }
}
section.covid-19 .post-content .wp-block-spacer {
  display: block;
}
@media screen and (max-width: 1024px) {
  section.covid-19 .post-content .wp-block-spacer {
    height: 20px !important;
  }
}/*# sourceMappingURL=style.css.map */



/* 202410 change and start */
.mainimg .mainimg-inner .section-inner .imgtxt-name {
  width: 418px;
  height: 240px;
  /* 2410 add */
  background-size: 100%;
}
@media screen and (max-width: 768px) {
  .mainimg .mainimg-inner .section-inner .imgtxt-name {
    width: 315px;
    height: 180px;
  }
}
@media screen and (max-width: 370px) {
  .mainimg .mainimg-inner .section-inner .imgtxt-name {
    width: 280px;
    height: 160px;
  }
}

.mainimg .mainimg-inner .section-inner .img-logo-jimin {
  width: 32px;
  height: 55px;
  background: url("../img/home/logo-jimin.svg") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 279px;
  left: 12%;
}
@media screen and (max-width: 1024px) {
  .mainimg .mainimg-inner .section-inner .imglogo-jimin {
    left: 8%;
  }
}
@media screen and (max-width: 768px) {
  .mainimg .mainimg-inner .section-inner .imglogo-jimin {
    top: 313px;
    left: -287px;
    right: 0;
    margin: auto;
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 370px) {
  .mainimg .mainimg-inner .section-inner .imglogo-jimin {
    left: -250px;
  }
}

.mainimg {
  background-position: center 72%;
}

@media screen and (min-width: 1800px) {
  section.sns .naname::before {
    content: "";
    display: block;
    height: 280px;
    -webkit-transform: rotate(6deg) translate3d(0, 0, 0);
    margin-left: -25%;
    padding: 0 25%;
    position: relative;
    -webkit-transform: rotate(-5deg) translate3d(0, 0, 0);
            transform: rotate(-5deg) translate3d(0, 0, 0);
    width: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    background: #fff;
    z-index: 1;
  }
}

section.policy .inner .list-policy li.-fourth,
section.policy .inner .list-policy li.-fifth {
  position: relative;
}

section.policy .inner .list-policy li img.photo-policy-04 {
  position: absolute;
  top: 36px;
  left: -115px;
  width: 200px;
  height: auto;
  z-index: -1;
}

section.policy .inner .list-policy li img.photo-policy-05 {
  position: absolute;
  top: 36px;
  right: -115px;
  width: 200px;
  height: auto;
  z-index: -1;
}

@media screen and (max-width: 1024px) {
  section.policy .inner .list-policy li.-fourth, section.policy .inner .list-policy li.-fifth {
    margin-bottom: 100px;
  }
  section.policy .inner .list-policy li img.photo-policy-04 {
    top: 201px;
    left: 586px;
    width: 141px;
  }
  section.policy .inner .list-policy li img.photo-policy-05 {
    top: 177px;
    right: 10px;
    width: 184px;
  }
}

@media screen and (max-width: 768px) {
  section.policy .inner .list-policy li.-fourth, section.policy .inner .list-policy li.-fifth {
    margin-bottom: 100px;
  }
  section.policy .inner .list-policy li img.photo-policy-04 {
    top: 240px;
    left: auto;
    right: 10px;
    width: 141px;
  }
  section.policy .inner .list-policy li img.photo-policy-05 {
    top: 240px;
    right: 10px;
    width: 141px;
  }
}
@media screen and (max-width: 500px) {
  section.policy .inner .list-policy li.-fourth, section.policy .inner .list-policy li.-fifth {
    margin-bottom: 100px;
  }
  section.policy .inner .list-policy li img.photo-policy-04 {
    top: 330px;
    left: auto;
    right: 10px;
    width: 121px;
  }
  section.policy .inner .list-policy li img.photo-policy-05 {
    top: 356px;
    right: 10px;
    width: 121px;
  }
}
@media screen and (max-width: 980px) {
  section.activity .activity-cont div.-right .photo-activity-01,
  section.activity .activity-cont div.-right .photo-activity-02 {
    display: none;
  }
}

@media screen and (min-width: 981px) {
  section.activity .activity-cont div.-right .photo-activity-03 {
    display: none;
  }
}

/* facebook spで表示されない対策 */
@media screen and (max-width: 980px) {
  section.sns .inner .widget {
    display: none;
  }
  .sns-area-pc {
    display: none;
  }
}

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

.sns-area-sp {
  text-align: center;
}

.sns-area-sp-img {
  margin-top: 2em;
  width: 60%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  section.sns .inner .sns-nav {
    /* 2410 change */
    /* width: 156px; */
    width: 260px;
    margin: 0 auto;
    margin-bottom: 5em;
  }
}

section.sns .sns-area-pc .sns-nav {
  /* 2410 change */
  /* width: 19%; */
  width: 25%;
  margin: 22px auto 0;
}

.sns-area-pc {
  text-align: center;
}

img.img-treatment-pc {
  width: 30%;
  height: auto;
  margin-top: 3em;
}

#sns {
  position: relative;
}

.img-treatment-pc {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
}
@media screen and (max-width: 980px) {
  .img-treatment-pc {
    display: none;
  }
}
@media screen and (min-width: 1400px) {
  .img-treatment-pc {
    bottom: -2%;
  }
}
@media screen and (min-width: 1700px) {
  .img-treatment-pc {
    bottom: -4%;
  }
}

/* 202410 change and end */

/* 202411 change and start */
.kouseiroudou-area {
  display: flex;
  column-gap: 1em;
}
@media screen and (max-width: 900px) {
  .kouseiroudou-area {
    display: block;
  }
}


.kouseiroudou-area .kouseiroudou-child-left {
  width: 140%;
}
@media screen and (max-width: 900px) {
  .kouseiroudou-area .kouseiroudou-child-left {
    width: 100%;
  }
}

.imgtxt-kouseiroudou {
  width: 400px;
  height: auto;
}
@media screen and (max-width: 900px) {
  .imgtxt-kouseiroudou {
    width: 300px;
    margin-top: 1em;
  }
}
@media screen and (max-width: 350px) {
  .imgtxt-kouseiroudou {
    width: 250px;
  }
}
@media screen and (max-width: 300px) {
  .imgtxt-kouseiroudou {
    width: 100%;
  }
}

.inner.sns-banner {
  padding-top: 200px;
}

section.topics {
  position: relative;
  padding: 100px 0;
  margin-top: -280px;
  margin-bottom: -280px;
  z-index: 4;
}
section.topics hr {
  display: block;
  width: 1px;
  height: 80px;
  border: none;
  background: #005eae;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  section.topics hr {
    height: 60px;
  }
}
section.topics h3 {
  width: 66px;
  height: 18px;
  background: url("../img/home/ttl-message@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto 22px;
}
section.topics .naname::before {
  content: "";
  display: block;
  height: 280px;
  -webkit-transform: rotate(6deg) translate3d(0, 0, 0);
  margin-left: -25%;
  padding: 0 25%;
  position: relative;
  -webkit-transform: rotate(-6deg) translate3d(0, 0, 0);
          transform: rotate(-6deg) translate3d(0, 0, 0);
  width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  /* 2410 change */
  /* background: #e8f0f9; */
  background: #FFECED;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  section.topics .naname::before {
    -webkit-transform: rotate(12deg) translate3d(0, 0, 0);
    transform: rotate(-12deg) translate3d(0, 0, 0);
  }
}
section.topics .inner {
  width: 100%;
  height: auto;
  /* 2410 change */
  /* background: #e8f0f9; */
  background: linear-gradient(180deg, #FFECED 0%, #FFD0D7 50%, #E6CDDC 87.5%, #CBBFCC 100%);
  position: relative;
  z-index: 2;
  margin-top: -140px;
  padding-bottom: 175px;
}
@media screen and (max-width: 768px) {
  section.topics .inner {
    margin-top: -200px;
  }
}
@media screen and (max-width: 370px) {
  section.topics .inner {
    padding-bottom: 120px;
  }
}
section.topics .inner .section-inner {
  display: block;
}
@media screen and (max-width: 768px) {
  section.topics .inner .section-inner {
    overflow: hidden;
  }
}
section.topics .inner .imgtxt-topics {
  /* 2410 change */
  /* width: 88px;
  height: 232px; */
  width: 146px;
  height: 200px;
  background: url("../img/home/imgtxt-message@2x.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
  z-index: 4;
}
section.topics .inner .txt-message {
  width: 730px;
  margin: 56px auto 0;
  position: relative;
  z-index: 3;
  /* 2410 add */
  margin-left: 50%;
}
@media screen and (max-width: 1024px) {
  section.topics .inner .txt-message {
    /* 2410 change */
    /* margin-top: 48px; */
    margin-top: 124px;
    width: 95%;
    text-align: center;
  /* 2410 add */
  margin-left: auto;
  }
}

.inner.-kouseiroudou {
  padding-top: 2px;
}

.section.-topics {
  margin-bottom: -50px!important;
}

section.topics h3.-topics {
  width: 55px;
  height: 17px;
  background: url("../img/home/topics.png") 0 0 no-repeat;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto 22px;
}

@media screen and (max-width: 768px) {
  .kouseiroudou-child-right {
    text-align: center;
  }
}
@media screen and (max-width: 495px) {
  .kouseiroudou-child-right {
    text-align: left;
    margin-left: 5px;
  }
}
