.s5-returnToTop {
  z-index: 98;
}
/*base------------------------------------------------------*/
@font-face {
  font-family: 'Noto Sans JP';
  font-weight: normal;
  src: url(../../../s-cope/fonts/NotoSansJP-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-weight: bold;
  src: url(../../../s-cope/fonts/NotoSansJP-Bold.ttf) format('truetype');
}
.c5-featureWrap {
  font-family: 'Noto Sans JP', sans-serif;
  overflow-x: hidden;
}
.c5-featureContents {
  position: relative;
  font-size: 16px;
  line-height: 1.75;
}
.c5-featureContents + * {
  margin-top: 100px;
}
.c5-featureContents * {
  box-sizing: border-box;
}
.c5-featureContents h1:not([class]), .c5-featureContents h2:not([class]), .c5-featureContents h3:not([class]), .c5-featureContents h4:not([class]), .c5-featureContents h5:not([class]) {
  margin: 0;
}
.c5-featureContents p {
  margin: 0;
}
.c5-featureContents img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
.c5-sp {
  display: none;
}
/*NAVI ------------------------------------------------------*/
.c5-navWrap {
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100px;
}
.c5-navWrap .c5-logo {
  display: none;
}
.c5-navWrap .c5-logo img {
  height: 55px;
}
.c5-navWrap.fixed {
  position: fixed;
  left: 0;
  width: 100%;
  background-color: #fff;
}
.c5-navWrap.fixed .c5-navWrap__inner {
  position: relative;
}
.c5-navWrap.fixed .c5-logo {
  display: block;
  text-align: center;
}
.c5-navWrap.fixed .c5-navbarWrap {
  position: absolute;
}
.c5-navWrap__inner {
  padding: 15px;
}
.c5-navbarWrap {
  width: 40px;
  padding-top: 7px;
}
.c5-navbarWrap .toggle-text {
  font-size: 0.8rem;
  text-align: center;
}
.c5-navbar {
  width: 40px;
  cursor: pointer;
}
.c5-navbar span {
  display: block;
  position: relative;
  height: 3px;
  background: #2f353d;
  transition: transform ease-out 0.2s;
}
.c5-navbar span:nth-child(2) {
  margin: 8px 0;
}
.c5-navbar.open-nav span:nth-child(1) {
  top: 6.5px;
  transform: rotate(45deg);
}
.c5-navbar.open-nav span:nth-child(2) {
  opacity: 0;
}
.c5-navbar.open-nav span:nth-child(3) {
  top: -14.5px;
  transform: rotate(-45deg);
}
.c5-nav {
  background: #2f353d;
  transform: translateX(-100%);
  transition: ease-out 0.5s;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  z-index: -1;
  width: calc(100vw - 100px);
  height: calc(100vh - 175px);
}
.c5-nav.open-nav {
  overflow-y: auto;
  transform: translateX(0);
  margin-left: 100px;
}
.c5-nav ul {
  list-style: none;
  margin: 0;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 3vw;
}
.c5-nav li {
  width: 49.5%;
  margin-bottom: 20px;
}
.c5-nav a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  padding: 25px;
}
.c5-nav a:hover {
  text-decoration: none;
}
.c5-nav a:hover .menu-numbers {
  color: #fff;
}
.c5-nav a:hover img {
  opacity: .7;
}
.c5-nav a img {
  width: 10vw;
  max-width: 150px;
  transition: opacity .3s ease;
}
.c5-nav .menu-numbers {
  color: #898d92;
  margin-left: 4%;
  font-size: 2rem;
  transition: color .3s ease;
  font-family: 'Noto Serif JP', serif;
}
.c5-nav .menu-text {
  margin-left: 4%;
  line-height: 1.6;
  font-size: 1.25rem;
}
.fixed .c5-nav {
  position: fixed;
  margin-top: 85px;
  margin-left: 0;
  width: 100vw;
  height: calc(100vh - 85px);
}
/*MV ------------------------------------------------------*/
.c5-block__mv {
  margin: 0 0 120px 100px;
  position: relative;
}
.c5-block__mv__txt {
  position: absolute;
  font-weight: bold;
  z-index: 2;
  font-size: 2.1vw;
  line-height: 1.4;
  right: 1.5vw;
  top: 2vw;
}
.c5-block__mv__txt.ver-right {
  left: auto;
  right: 1vw;
  text-align: right;
}
.c5-block__mv__txt .small {
  font-size: 1.2vw;
}
.c5-block__mv__txt .lineTxt {
  display: inline-block;
  padding: .5vw;
  margin-bottom: 1vw;
  background-color: #fff;
}
.c5-block__mv__txt .lineTxt02 {
  font-size: 1.5vw;
}
.c5-block__mv__logo {
  margin: 0 0 2vw 0;
  line-height: 1;
}
.c5-block__mv__logo img {
  width: 10vw;
}
.c5-block__mv__logo span {
  display: inline-block;
  background-color: rgba(255, 255, 255, 1);
  padding: 10px;
}
.c5-mv {
  position: relative;
  overflow: hidden;
}
.c5-mv img {
  width: 100%;
  height: auto;
}
/*SUMALLY ------------------------------------------------------*/
.c5-block__sumally {
  position: relative;
}
.c5-block__sumally .block-img {
  position: absolute;
  left: 20px;
  top: -110px;
  width: 28.66%;
}
.c5-block__sumally .block-txt {
  width: 65%;
  margin-left: auto;
}
/*MEMBER ------------------------------------------------------*/
.c5-block__member {
  padding: 40px 15px;
  margin-bottom: 70px;
  position: relative;
}
.c5-block__member::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f2f4f5;
  z-index: 0;
}
.c5-block__member__inner {
  position: relative;
  z-index: 1;
}
.c5-ttl__member {
  letter-spacing: .05em;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 30px 0;
}
.c5-list__member {
  display: flex;
  flex-wrap: wrap;
  max-width: 1080px;
  margin: -30px auto 0 auto;
}
.c5-list__member.ver-center {
  justify-content: center;
}
.c5-list__member__child {
  flex: 0 1 150px;
  margin: 30px 15px 0 15px;
}
.c5-list__member__caption {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.4;
}
.c5-anchors {
  list-style: none;
  padding: 0;
  margin: 85px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}
.c5-anchors > li {
  flex: 0 1 33.2%;
  margin: 0 1px 1px 0;
  min-height: 80px;
}
.c5-anchors a {
  display: table;
  width: 100%;
  background-color: #f2f4f5;
  padding: 15px 15px 15px 35px;
  position: relative;
  height: 100%;
  transition: background .3s ease;
}
.c5-anchors a > div {
  display: table-cell;
  vertical-align: middle;
}
.c5-anchors a:hover {
  text-decoration: none;
  background-color: #ddd;
}
.c5-anchors a::before {
  content: '';
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  transform: rotate(135deg);
  position: absolute;
  width: 8px;
  height: 8px;
  top: 50%;
  left: 15px;
  margin-top: -4px;
}
/*SECTION ------------------------------------------------------*/
.c5-section {
  margin-bottom: 120px;
}
.c5-section p {
  line-height: 2;
  margin-bottom: 20px;
}
.c5-section p:last-child {
  margin-bottom: 0;
}
#section-10 {
  margin-top: 120px;
}
.c5-section__inner {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
}
.c5-section__sub:not(:last-child) {
  margin-bottom: 80px;
}
/*SECTION header ------------------------------------------------------*/
.c5-section__head {
  position: relative;
  margin-bottom: 15vw;
}
.c5-section__ttl {
  position: absolute;
  z-index: 10;
  padding: 1.5vw 2vw;
  background: #fff;
  color: #000000;
  /*background: linear-gradient(297.55deg, #23283B 39.83%, #1C1C1C 65.72%);
  border-top: 2px solid #0372FF;*/
}
.c5-section__ttl__inner {
  position: relative;
  z-index: 2;
  font-size: 2.3vw;
  line-height: 1.5;
  font-weight: bold;
  margin: 0;
}
.c5-section__number {
  position: absolute;
  z-index: 10;
  max-width: 25vw;
}
.c5-section__headdeco {
  background: linear-gradient(297.55deg, #23283B 39.83%, #1C1C1C 65.72%);
  position: absolute;
  top: 0;
  width: 60vw;
  height: 90%;
  z-index: 2;
}
.c5-section__img {
  position: relative;
  z-index: 3;
  padding-top: 100px;
  /*max-width: 1200px;*/
}
.c5-section__img img {
  width: 100%;
  max-width: none;
}
/*SECTION contents ------------------------------------------------------*/
.c5-txt__notes {
  font-size: .8em;
}
p + .c5-ttl__sub {
  margin-top: 80px;
}
.c5-ttl__sub {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 40px 0;
  line-height: 1.6;
  text-indent: 1em;
  position: relative;
}
.c5-ttl__sub::before {
  content: "";
  display: block;
  height: 2px;
  width: 1em;
  background-color: #2f353d;
  position: absolute;
  top: .85em;
  left: 0;
}
.c5-txt__commentName {
  font-weight: bold;
  padding-right: .4em;
}
.c5-txt__caution {
  font-size: 86%;
  color: #888;
}
.c5-cols {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.c5-cols + .c5-cols {
  margin-top: 50px;
}
.c5-cols + p {
  margin-top: 20px;
}
.c5-cols.ver-img__right {
  flex-direction: row-reverse;
}
.c5-cols.ver-img__right .c5-cols__figure {
  margin-left: 60px;
}
.c5-cols.ver-img__left .c5-cols__figure {
  margin-right: 60px;
}
.c5-cols__figure {
  flex: 0 1 45%;
  position: relative;
}
.c5-cols__txt {
  flex: 1;
}
.c5-cols__img {
  display: flex;
  justify-content: center;
  margin: 20px -20px 20px -20px;
  text-align: center;
  flex-wrap: wrap;
}
.c5-cols__img > div {
  width: 50%;
  padding: 0 20px;
  margin-top: 30px;
}
.c5-cols__img .caption {
  margin-top: 10px;
}
.c5-img__center {
  text-align: center;
  margin: 80px 0;
}
.c5-img__center.ver-col2 {
  justify-content: center;
  display: flex;
}
.c5-img__center.ver-col2 > div {
  flex: 0 1 40%;
  margin: 0 1vw;
}
.c5-img__center.ver-full {
  display: flex;
}
.c5-img__center.ver-full > div {
  flex: auto;
}
.c5-img__center.ver-full img {
  width: 100%;
  max-width: none;
}
.c5-img__center .caption {
  margin-top: 2em;
  line-height: 1.6;
}
.c5-img__center .ttl {
  font-weight: bold;
  font-size: 112%;
}
.bnr-link {
  text-align: left;
  padding-left: 20px;
  position: relative;
}
.bnr-link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 14px;
  border-color: transparent transparent transparent #2f353d;
}
.c5-box__deco {
  position: relative;
  padding-right: 30px;
  padding-bottom: 30px;
}
.c5-box__deco:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  background: rgb(250, 224, 165);
  background: linear-gradient(180deg, rgba(250, 224, 165, 1) 0%, rgba(209, 180, 121, 1) 100%);
  z-index: -1;
}
.has-box__bt {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 100px;
}
.c5-box__bt {
  position: absolute;
  right: 8vw;
  top: 0;
  background: rgba(243, 245, 247,1);
  width: 100vw;
  height: 100%;
  z-index: -1;
}
.c5-box__bt.ver-right {
  right: auto;
  left: 8vw;
}
.c5-block_enq {
  line-height: 1.6;
  padding: 60px 0;
  text-align: center;
  background-color: #ededed;
}
/*SNS ------------------------------------------------------*/
.c5-block__sns {
  text-align: center;
  margin: 30px 0 150px;
}
.c5-cols__sns {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c5-cols__sns__child {
  flex: 0 1 150px;
  margin: 0 5px;
}
.c5-btn__sns {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 1.3;
  padding: 7px;
  background-color: #ccc;
}
.c5-btn__sns:hover {
  text-decoration: none;
  opacity: .7;
  color: #fff;
}
.c5-btn__sns.fb {
  background-color: #465b99;
}
.c5-btn__sns.tw {
  background-color: #55acee;
}
.c5-btn__sns img {
  vertical-align: top;
  width: 1.5rem;
  margin-right: .5rem;
}
/*btn ------------------------------------------------------*/
.c5-btn__page {
  display: block;
  background-color: #efefef;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding: 20px;
  max-width: 870px;
  margin: 120px auto 0 auto;
  transition: background .3s ease;
}
.c5-btn__page.back::before {
  left: 20px;
  right: auto;
  transform: rotate(-135deg);
}
.c5-btn__page:hover {
  background-color: #ccc;
  text-decoration: none;
}
.c5-btn__page::before {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
}
.c5-btn__page .chapter {
  display: inline-block;
  padding: 0 10px;
  background-color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
}
/*Product ------------------------------------------------------*/
.c5-cols__product {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}
.c5-cols__product div {
  flex: 0 1 24.999%;
}
@media screen and (min-width: 768px) {
  .c5-cols__product .txt {
    max-width: 300px;
  }
}
.c5-cols__product .figure {
  margin-right: 40px;
  max-width: 480px;
  text-align: center;
}
.c5-cols__product .cat {
  font-size: 12px;
}
.c5-cols__product p {
  margin-bottom: 20px;
}
.c5-cols__product .name {
  font-weight: bold;
  font-size: 20px;
}
.c5-cols__product.col2 {
  justify-content: flex-start;
  flex-wrap: wrap;
}
.c5-cols__product.col2.center {
  justify-content: center;
}
.c5-cols__product.col2 > div {
  flex: 0 1 24.999%;
  padding: 0 15px 15px;
}
.c5-cols__product.col2 > div .figure {
  margin: 0 0 20px 0;
}
/*RIGHT or LEFT or CENTER ------------------------------------------------------*/
.ver-img__left .c5-section__img {
  /*margin: 0 8vw 0 20vw;*/
  margin-right: 30vw;
  padding-top: 5vw;
}
.ver-img__left .c5-section__number {
  top: 40%;
  right: 4vw;
}
.ver-img__left .c5-section__ttl {
  right: 0;
  top: 90%;
  padding-right: 3vw;
  padding-left: 3vw;
  box-shadow: -10px 10px 0 0 rgba(193, 193, 199, 1), 10px 10px 0 0 rgba(193, 193, 199, 1);
}
.ver-img__left .c5-section__headdeco {
  left: 0;
}
.ver-img__right .c5-section__img {
  /*margin: 0 20vw 0 8vw;*/
  margin-left: 30vw;
  padding-top: 5vw;
}
.ver-img__right .c5-section__number {
  top: 40%;
  left: 3vw;
}
.ver-img__right .c5-section__ttl {
  left: 0;
  top: 90%;
  padding-right: 3vw;
  padding-left: 3vw;
  box-shadow: 10px 10px 0 0 rgba(193, 193, 199, 1), -10px 10px 0 0 rgba(193, 193, 199, 1);
}
.ver-img__right .c5-section__headdeco {
  right: 0;
}
.ver-img__all .c5-section__number {
  position: static;
  text-align: center;
  margin: 0 auto 30px auto;
}
.ver-img__all .c5-section__ttl {
  transform: translateX(-50%);
  left: 50%;
  bottom: -10vw;
  text-align: center;
  white-space: nowrap;
}
.qube {
  display: none;
}
.js_modal {
  display: block;
  position: relative;
}
.js_modal::before {
  content: '';
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
  background: url("../images/icon_lens.png") no-repeat;
  background-size: 100%;
  width: 30px;
  height: 30px;
}
/*ANIMATION ------------------------------------------------------*/
.anime__mv.visible .c5-block__mv__logo, .anime__mv.visible .lineTxt {
  opacity: 1;
  transform: translateX(0) !important;
}
.anime__mv.visible .c5-mv img {
  opacity: 1;
  transform: scale(1);
}
.anime__mv .ver-right .c5-block__mv__logo, .anime__mv .ver-right .lineTxt {
  transform: translateX(30%);
}
.anime__mv .c5-block__mv__logo {
  opacity: 0;
  transform: translateX(-30%);
  transition: all 1s ease;
}
.anime__mv .lineTxt {
  opacity: 0;
  transform: translateX(-30%);
  transition: opacity 1s ease .3s, transform 1s ease .3s;
}
.anime__mv .lineTxt:nth-of-type(2) {
  transition-delay: .6s;
}
.anime__mv .lineTxt:nth-of-type(3) {
  transition-delay: .9s;
}
.anime__mv .lineTxt:nth-of-type(4) {
  transition-delay: 1.2s;
}
.anime__mv .c5-mv img {
  opacity: 0;
  transform: scale(1.1);
  transition: all 1s ease 1s;
}
.anime__secHead.visible .c5-section__number {
  opacity: 1;
  transform: translateY(0);
}
.anime__secHead.visible .c5-section__img img {
  opacity: 1;
  transform: scale(1);
}
.anime__secHead.visible.ver-img__right .c5-section__ttl {
  transform: translateX(0)
}
.anime__secHead.visible.ver-img__left .c5-section__ttl {
  transform: translateX(0)
}
.anime__secHead.visible.ver-img__right .c5-section__ttl__inner {
  transform: translateX(0)
}
.anime__secHead.visible.ver-img__left .c5-section__ttl__inner {
  transform: translateX(0)
}
.anime__secHead.visible.ver-img__right .c5-section__headdeco {
  transform: translateX(0)
}
.anime__secHead.visible.ver-img__left .c5-section__headdeco {
  transform: translateX(0)
}
.anime__secHead.visible.ver-img__all .c5-section__ttl {
  transform: translateY(0) translateX(-50%);
  opacity: 1;
}
.anime__secHead .c5-section__number {
  opacity: 0;
  transform: translateY(-30%);
  transition: all 1s ease;
}
.anime__secHead .c5-section__img img {
  opacity: 0;
  transform: scale(1.1);
  transition: all 1s ease;
}
.anime__secHead.ver-img__left .c5-section__ttl {
  transform: translateX(100vw);
  transition: transform 1s ease;
}
.anime__secHead.ver-img__left .c5-section__ttl__inner {
  transform: translateX(200vw);
  transition: transform 1s ease .5s;
}
.anime__secHead.ver-img__left .c5-section__headdeco {
  transform: translateX(-100vw);
  transition: transform 1s ease;
}
.anime__secHead.ver-img__right .c5-section__ttl {
  transform: translateX(-100vw);
  transition: transform 1s ease;
}
.anime__secHead.ver-img__right .c5-section__ttl__inner {
  transform: translateX(-200vw);
  transition: transform 1s ease .5s;
}
.anime__secHead.ver-img__right .c5-section__headdeco {
  transform: translateX(100vw);
  transition: transform 1s ease;
}
.anime__secHead.ver-img__all .c5-section__ttl {
  opacity: 0;
  transform: translateY(30%) translateX(-50%);
  transition: all 1s ease .5s;
}
.anime__member::before {
  transition: all 1s ease;
  transform: translateX(-100vw);
}
.anime__member.visible::before {
  transform: translateX(0);
}
.anime__member.visible .c5-ttl__member {
  opacity: 1;
}
.anime__member.visible .c5-list__member__child:nth-child(odd), .anime__member.visible .c5-list__member__child:nth-child(even) {
  opacity: 1;
  transform: translateY(0);
}
.anime__member .c5-ttl__member {
  opacity: 0;
  transition: opacity 1s ease .5s;
}
.anime__member .c5-list__member__child:nth-child(odd) {
  opacity: 0;
  transition: all 1s ease .5s;
  transform: translateY(-30%);
}
.anime__member .c5-list__member__child:nth-child(even) {
  opacity: 0;
  transition: all 1s ease .5s;
  transform: translateY(30%);
}
.anime__fadeIn {
  opacity: 0;
  transition: opacity 1s ease .3s;
}
.anime__fadeIn.visible {
  opacity: 1;
}
.anime__fadeInRight {
  opacity: 0;
  transition: opacity 1s ease .3s, transform 1s .3s;
  transform: translateX(-100%);
}
.anime__fadeInLeft {
  opacity: 0;
  transition: opacity 1s ease .3s, transform 1s .3s;
  transform: translateX(100%);
}
.visible .anime__fadeInRight, .visible .anime__fadeInLeft {
  opacity: 1;
  transform: translateX(0);
}
.anime__UpDown img {
  opacity: 0;
  transform: translateY(-15%);
  transition: all 1s ease .3s;
}
.anime__UpDown::before {
  opacity: 0;
  transform: translateY(15%);
  transition: all 1s ease .3s;
}
.anime__UpDown.visible img {
  opacity: 1;
  transform: translateY(0);
}
.anime__UpDown.visible::before {
  opacity: 1;
  transform: translateY(0);
}

@media screen and (min-width: 640px) {
  .c5-s5List_col3 .s5-listItem4 {
    width: 33.3%;
  }
}

@media only screen and (max-width: 767px) {
  .c5-nav {
    margin-top: 65px;
    margin-left: 0;
    height: calc(100vh - 65px);
    width: 100vw;
  }
  .c5-nav.open-nav {
    margin-left: 0;
  }
  .fixed .c5-nav {
    margin-top: 65px;
    height: calc(100vh - 65px);
  }
  .c5-navWrap {
    width: 100%;
  }
  .c5-navWrap .c5-logo {
    display: block;
    text-align: center;
  }
  .c5-navWrap .c5-logo img {
    height: 45px;
  }
  .c5-navWrap__inner {
    padding: 10px;
  }
  .c5-navbarWrap {
    position: absolute;
    padding-top: 5px;
  }
  .c5-block__mv {
    margin: 0 0 50px 0;
    padding-top: 70px;
  }
  .c5-block__mv__logo {
    display: none;
  }
  .c5-block__mv__txt {
    font-size: 5.866vw;
    position: static;
    text-align: center;
    margin-top: 35px;
  }
  .c5-block__mv__txt.ver-right {
    right: 0;
    left: auto;
  }
  .c5-block__mv__txt .lineTxt {
    padding: 0;
    margin-bottom: 0;
  }
  .c5-block__mv__txt .small {
    font-size: 3.5vw;
  }
  .c5-block__mv__txt .lineTxt02 {
    font-size: 4.533vw;
    margin-bottom: 1.5em;
  }
  .c5-block__sumally .block-img {
    position: static;
    width: 100%;
    text-align: center;
    margin-bottom: 55px;
  }
  .c5-block__sumally .block-img img {
    width: 52%;
  }
  .c5-block__sumally .block-txt {
    width: 100%;
  }
  .c5-section {
	margin-top: 60px;
    /*margin-top: 158px;*/
    margin-bottom: 25px;
  }
  .c5-section p {
    font-size: 14px;
  }
  .c5-section__head {
    margin-bottom: 40px;
  }
  .c5-section__head:before {
    content: none;
  }
  .c5-section__head.ver-img__left {
    text-align: right;
  }
  .c5-section__head.ver-img__left .c5-section__ttl {
    text-align: left;
  }
  .c5-section__sub:not(:last-child) {
    margin-bottom: 40px;
  }
  .c5-block__sns {
    margin-bottom: 100px;
  }
  .c5-ttl__sub {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .c5-nav ul {
    padding: 0;
    display: block;
  }
  .c5-nav li {
    width: auto;
    padding: 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #24292f;
  }
  .c5-nav a {
    padding: 0;
  }
  .c5-nav a img {
    width: 15.5vw;
  }
  .c5-nav .menu-text {
    font-size: 4vw;
    margin-left: 0;
  }
  .c5-nav .menu-numbers {
    bottom: -23px;
    left: -5vw;
    font-size: 4vw;
    position: relative;
  }
  .c5-anchors {
    display: block;
    font-size: 13px;
    margin-top: 40px;
  }
  .c5-anchors > li {
    min-height: 0;
  }
  .c5-ttl__member {
    font-size: 8vw;
  }
  .c5-block__member {
    margin-bottom: 0;
  }
  .c5-list__member {
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }
  .c5-list__member__child {
    margin-left: 10px;
    margin-right: 10px;
    flex: 0 1 calc(50% - 20px);
  }
  .c5-list__member__thumb {
    text-align: center;
  }
  .c5-cols {
    flex-wrap: wrap;
  }
  .c5-cols__figure {
    flex: auto;
    margin: 0 0 40px 0 !important;
  }
  .c5-cols__txt {
    flex: auto;
  }
  .c5-cols + p {
    margin-top: 20px;
  }
  .c5-cols__img {
    margin: 20px 0;
    display: block;
  }
  .c5-cols__img .caption {
    font-size: 14px;
  }
  .c5-cols__img > div {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .c5-cols__img > div:not(:last-child) {
    margin-bottom: 40px;
  }
  .c5-img__center {
    margin: 40px 0;
  }
  .c5-img__center .caption {
    margin-top: 1em;
  }
  .c5-img__center .ttl {
    font-size: 100%;
    line-height: 1.6;
  }
  .c5-img__center.ver-col2 {
    display: block;
  }
  .c5-img__center.ver-col2 > div {
    margin: 0 0 40px;
  }
  .c5-img__center.ver-col2 > div:last-child {
    margin-bottom: 0;
  }
  .bnr-link {
    padding-left: 15px;
  }
  .bnr-link:before {
    top: 0.7em;
    border-width: 5px 0 5px 10px;
  }
  .c5-section__ttl {
    margin-top: -5vw;
    position: relative;
  }
  .c5-section__ttl__inner {
    font-size: 5.5vw;
  }
  .c5-section__number {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 !important;
    max-width: none;
  }
  .c5-section__number img {
    /*height: 32vw;
    width: auto;*/
	max-width: 58vw;
  }
  .c5-section__img {
    padding-top: 70px;
  }
  .c5-section__headdeco {
    height: 45vw;
    width: 75vw;
  }
  .ver-img__left .c5-section__img {
    margin-right: 0;
	padding-top: 35vw;
  }
  .ver-img__left .c5-section__ttl {
    margin-left: 15px;
    padding: 15px;
	box-shadow: -5px 5px 0 0 rgba(193, 193, 199, 1), 5px 5px 0 0 rgba(193, 193, 199, 1);
  }
  .ver-img__left .c5-section__number {
	top: -40px;
    text-align: right;
    left: auto;
    right: 0;
  }
  .ver-img__right .c5-section__img {
    margin-left: 0;
	padding-top: 40vw;
  }
  .ver-img__right .c5-box__deco::before {
    right: -15px;
    bottom: -15px;
  }
  .ver-img__right .c5-section__number {
    top: -5vw;
    left: 4vw;
  }
  .ver-img__right .c5-section__ttl {
    margin-right: 15px;
    padding: 15px;
	box-shadow: 5px 5px 0 0 rgba(193, 193, 199, 1), -5px 5px 0 0 rgba(193, 193, 199, 1);
  }
  .ver-img__all .c5-section__ttl {
    margin-left: 50%;
  }
  .c5-box__deco {
    margin: 0 !important;
    padding: 0;
    /*&::before {
      left: -15px;
      bottom: -15px;
    }*/
  }
  .c5-box__deco.bg_tri01, .c5-box__deco.bg_tri02 {
    background: none;
  }
  .c5-box__deco:before {
    width: 100%;
    height: 100%;
  }
  .has-box__bt {
    margin-top: 0;
    padding-bottom: 40px;
    padding-top: 0;
  }
  .c5-box__bt {
    left: auto !important;
    right: -15px !important;
    top: auto;
    bottom: 0;
    height: calc(100% - 60px);
  }
  .c5-cols__product {
    display: block;
  }
  .c5-cols__product .figure {
    margin: 0 0 20px 0;
    max-width: none;
  }
  .c5-cols__product.col2 > div {
    padding: 0;
  }
  .c5-cols__product.col2 > div:not(:last-child) {
    margin-bottom: 30px;
  }
  .c5-btn__page {
    margin-top: 60px;
    font-size: 16px;
  }
  .c5-pc {
    display: none;
  }
  .c5-sp {
    display: block;
  }
}
.product-title {
  padding-top: 3em;
}
.c5-editedLogo {
  text-align: center;
}
.c5-editedLogo img {
  width: 180px;
}
.c5-editedTitle {
  font-size: clamp(20px, 2vw, 36px);
  position: relative;
  font-weight: bold;
  text-align: center;
  margin-bottom: 70px;
}
/*.c5-editedTitle::after {
  display: block;
  position: absolute;
  content: "";
  width: 120px;
  height: 1px;
  background: rgba(0,0,0,1.00);
  left: calc(50% - 60px);
  top: 70px;
}*/
@media only screen and (max-width: 767px) {
 .c5-editedLogo img {
    width: 90px;
  }
  .c5-editedTitle {
    margin-bottom: 50px;
  }
  /*.c5-editedTitle::after {
    top: 50px;
  }*/
}
/*CSS for button_switching*/
.c5-switching {
  display: flex;
  margin: 30px auto 30px auto;
  padding: 0;
  list-style: none;
  max-width: 1200px;
}
.c5-switching li {
  margin: 0 5px;
  flex: 0 1 50%;
}
.c5-switching a {
  display: block;
  text-align: center;
  padding: 20px;
  background: rgba(243,244,246,1);
  text-decoration: none;
  font-weight: bold;
  height: 100%;
  position: relative;
  min-height: 90px;
  box-sizing: border-box;
}
.c5-switching a > span {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}
.c5-switching a .sub {
  font-size: .85em;
}
.c5-switching a:hover {
  text-decoration: none;
}
.c5-switching a.hover {
  background: rgba(255,255,255,1);
  overflow: hidden;
  position: relative;
  z-index: 0;
  border: solid 1px rgba(243,244,246,1);
  box-sizing: border-box;
  box-shadow: 0 1px 15px rgba(54,71,79,.1);
}
.c5-switching a.hover::after {
  background: rgba(251,251,251,0.7);
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
.c5-switching a.hover:hover {
  background: rgba(243,244,246,1);
}
.c5-switching a.hover:hover::after {
  transform: scale(1, 1);
}
.c5-switching a.active {
  background-color: rgba(243,244,246,1);
  color: rgba(67,67,67,0.4);
  pointer-events: none;
}
.c5-switching a.active span.s5-link {
  color: #fff;
}
@media only screen and (max-width: 767px) {
.c5-switching  {
    display: block;
	}
.c5-switching li {
  flex: 1;
}
.c5-switching li:last-of-type {
  margin-top: 10px;
}
.c5-switching a {
    padding: 30px 5px;
    font-size: 10px;
    height: 100%;
    box-sizing: border-box;
    min-height: 0;
	}
}
/*CSS for button_switching 2023/06/09Tomita-added*/
