
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("font-awesome.min.css");

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

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

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

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

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

p,
address,
ol,
ul,
dl,
blockquote,
pre,
figure {
  margin: 0 0 1.5rem;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Regular.otf") format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Medium.otf") format("opentype");
}

.pc-only {
  display: block !important;
}

@media (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}

@media (max-width: 767px) {
  .sp-only {
    display: block !important;
  }
}

.d-none {
  display: none !important;
}

.wrapper {
  font-family: 'Hiragino Kaku Gothic ProN', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
  color: #694338;
  line-height: 1.75;
  font-size: 14px;
}

.contents {
  width: 950px;
  margin: 0 auto 40px;
}

@media (max-width: 767px) {
  .contents {
    width: auto;
  }
}

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

.btn-1, .btn-2, .btn-3 {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1.4285714285;
  padding: 11px 14px;
}

@media (max-width: 767px) {
  .btn-1, .btn-2, .btn-3 {
    font-size: 15px;
  }
}

.btn-1:after, .btn-2:after, .btn-3:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 6px;
}

.btn-1 {
  background-color: #eb7676;
}

.btn-2 {
  background-color: #f7834f;
}

.btn-3 {
  background-color: #49a68b;
}

.btn-4, .btn-5, .btn-6 {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1.4285714285;
  padding: 9px 14px;
}

@media (max-width: 767px) {
  .btn-4, .btn-5, .btn-6 {
    font-size: 15px;
  }
}

.btn-4:after, .btn-5:after, .btn-6:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 6px;
}

.btn-4 {
  border: 2px solid #eb7676;
  color: #eb7676;
}

.btn-4:after {
  border-color: #eb7676;
}

.btn-5 {
  border: 2px solid #f7834f;
  color: #f7834f;
}

.btn-5:after {
  border-color: #f7834f;
}

.btn-6 {
  border: 2px solid #49a68b;
  color: #49a68b;
}

.btn-6:after {
  border-color: #49a68b;
}

.main-visual {
  margin: 16px 0 24px;
}

@media (max-width: 767px) {
  .main-visual {
    margin: 0 0 37px;
  }
}

.main-visual__slider {
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .main-visual__slider {
    overflow: visible;
  }
}

.main-visual__slider.slick-slider {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.main-visual__slider.slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 18px;
  height: 28px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  background-color: transparent;
  border: 0 none;
  z-index: 1;
  outline: none;
  cursor: pointer;
}

@media (max-width: 767px) {
  .main-visual__slider.slick-slider .slick-arrow {
    width: 9px;
    height: 16px;
  }
}

.main-visual__slider.slick-slider .slick-prev {
  left: 32px;
  background-image: url("../image/main-visual-arrow.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

@media (max-width: 767px) {
  .main-visual__slider.slick-slider .slick-prev {
    left: 10px;
  }
}

.main-visual__slider.slick-slider .slick-next {
  right: 32px;
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
  background-image: url("../image/main-visual-arrow.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

@media (max-width: 767px) {
  .main-visual__slider.slick-slider .slick-next {
    right: 10px;
  }
}

.main-visual__slider.slick-slider .slick-list {
  position: relative;
}

@media (max-width: 767px) {
  .main-visual__slider.slick-slider .slick-list {
    overflow: hidden;
  }
}

.main-visual__slider.slick-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-visual__slider.slick-slider .slick-slide a {
  outline: none;
}

.main-visual__slider.slick-slider .slick-dots {
  position: absolute;
  bottom: 16px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0;
  line-height: 0;
}

@media (max-width: 767px) {
  .main-visual__slider.slick-slider .slick-dots {
    bottom: -16px;
  }
}

.main-visual__slider.slick-slider .slick-dots > li {
  margin: 0 6px;
}

@media (max-width: 767px) {
  .main-visual__slider.slick-slider .slick-dots > li {
    margin: 0 3px;
  }
}

.main-visual__slider.slick-slider .slick-dots > li button {
  position: relative;
  width: 10px;
  height: 10px;
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  outline: none;
}

@media (max-width: 767px) {
  .main-visual__slider.slick-slider .slick-dots > li button {
    width: 7px;
    height: 7px;
  }
}

.main-visual__slider.slick-slider .slick-dots > li button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #a08177;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .main-visual__slider.slick-slider .slick-dots > li button:before {
    width: 7px;
    height: 7px;
  }
}

.main-visual__slider.slick-slider .slick-dots > li.slick-active button:before {
  background-color: #684237;
}

.main-visual__item a {
  display: block;
}

.main-visual__item img {
  display: block;
  margin: 0;
  max-width: 100%;
}

.btn-wrap {
  margin: 0 auto 24px;
  display: flex !important;
  justify-content: center;
}

@media (max-width: 767px) {
  .btn-wrap {
    width: 240px;
    flex-direction: column;
    margin: 0 auto 20px;
  }
}

.btn-wrap a {
  display: inline-block;
  vertical-align: top;
}

.btn-wrap img {
  max-width: 100%;
  margin: 0;
  display: block;
}

.btn-line {
  margin-right: 40px;
}

@media (max-width: 767px) {
  .btn-line {
    margin-right: 0;
    margin-bottom: 16px;
  }
}

.btn {
  width: 358px;
}
@media (max-width: 767px) {
  .btn {
    width: 240px;
  }
}

.catch-text {
  margin: 30px 0 28px;
}

@media (max-width: 767px) {
  .catch-text {
    width: 278px;
    margin: 20px auto;
  }
}

.catch-text img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.group-notice {
  margin: 24px 0;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767px) {
  .group-notice {
    padding: 0 15px;
  }
}

.group-notice a {
  color: #cc0000;
  text-decoration: underline;
}

.group-notice__inner_box {
  border: 1px solid #FF0000;
  padding: 16px 20px;
  color: #302420;
  font-size: 14px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .group-notice__inner_box {
    width: auto;
    margin: 0 15px;
  }
}





.main-content {
  background-image: url("../image/main-content-bg-01.png");
  background-repeat: repeat;
  background-position: 0 0;
  padding: 0 40px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .main-content {
    padding: 0 12px;
  }
}

.main-content:before {
  content: "";
  display: block;
  height: 19px;
  background-image: url("../image/main-content-bg-02.png");
  background-repeat: repeat-x;
  background-position: 0 0;
  margin: 0 -40px;
}

@media (max-width: 767px) {
  .main-content:before {
    height: 14px;
    margin: 0 -12px;
    background-image: url("../image/main-content-bg-021.png");
    background-size: auto 100%;
  }
}

.group-info-nav-1 {
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .group-info-nav-1 {
    margin-bottom: 12px;
  }
}

.group-info-nav-1 ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
}

@media (max-width: 767px) {
  .group-info-nav-1 ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 767px) {
  .group-info-nav-1 ul li {
    width: 33.3333333333%;
    margin-right: 3px;
  }
}

@media (max-width: 767px) {
  .group-info-nav-1 ul li:last-child {
    margin-right: 0;
  }
}

.group-info-nav-1 ul li > a {
  width: 280px;
  height: 104px;
  display: block;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .group-info-nav-1 ul li > a {
    width: 100%;
    height: 43.4666666666vw;
  }
}

.group-info-nav-1 ul li > a:hover {
  opacity: 0.7;
}

.group-info-nav-1 ul li.group-info-nav-1__item--1 > a {
  background-image: url("../image/image-02.png");
}

@media (max-width: 767px) {
  .group-info-nav-1 ul li.group-info-nav-1__item--1 > a {
    background-image: url("../image/image-021.png");
  }
}

.group-info-nav-1 ul li.group-info-nav-1__item--2 > a {
  background-image: url("../image/image-03.png");
}

@media (max-width: 767px) {
  .group-info-nav-1 ul li.group-info-nav-1__item--2 > a {
    background-image: url("../image/image-031.png");
  }
}

.group-info-nav-1 ul li.group-info-nav-1__item--3 > a {
  background-image: url("../image/image-04.png");
}

@media (max-width: 767px) {
  .group-info-nav-1 ul li.group-info-nav-1__item--3 > a {
    background-image: url("../image/image-041.png");
  }
}

.group-info-nav-2 {
  display: none;
}

@media (max-width: 767px) {
  .group-info-nav-2 {
    display: block;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .group-info-nav-2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 767px) {
  .group-info-nav-2 ul li {
    width: 33.3333333333%;
    margin-right: 3px;
  }
}

@media (max-width: 767px) {
  .group-info-nav-2 ul li:last-child {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .group-info-nav-2 ul li > a {
    width: 100%;
    height: 43.4666666666vw;
    display: block;
    font-size: 0;
    line-height: 0;
    color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
  }
}

@media (max-width: 767px) {
  .group-info-nav-2 ul li > a:hover {
    opacity: 0.7;
  }
}

@media (max-width: 767px) {
  .group-info-nav-2 ul li.group-info-nav-2__item--1 > a {
    background-image: url("../image/image-09.png");
  }
}

@media (max-width: 767px) {
  .group-info-nav-2 ul li.group-info-nav-2__item--2 > a {
    background-image: url("../image/image-10.png");
  }
}

@media (max-width: 767px) {
  .group-info-nav-2 ul li.group-info-nav-2__item--3 > a {
    background-image: url("../image/image-11.png");
  }
}

.group-campaign {
  position: relative;
  margin-bottom: 24px;
  padding: 10px 40px;
/*　  padding: 10px 10px;　*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 0;
}

@media (max-width: 767px) {
  .group-campaign {
    margin-bottom: 12px;
    padding: 16px 22px 20px;
    display: block;
  }
}

.group-campaign:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-image: url("../image/group-campaign-bg.png");
}

@media (max-width: 767px) {
  .group-campaign:before {
    background-image: url("../image/group-campaign-bg1.png");
    background-size: 6px;
  }
}

.group-campaign:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  z-index: -1;
  background-color: #fff;
}

@media (max-width: 767px) {
  .group-campaign:after {
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
  }
}

.group-campaign__head {
  position: relative;
  margin: 0;
  padding-left: 48px;
  font-size: 16px;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .group-campaign__head {
    margin: 0 0 15px;
    padding-left: 0;
    font-size: 16px;
    text-align: center;
  }
}

.group-campaign__head:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 35px;
  height: 36px;
  background-image: url("../image/group-campaign-head-icon.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .group-campaign__head:before {
    position: static;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    width: 24px;
    height: 24px;
    margin: -4px 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    background-image: url("../image/group-campaign-head-icon1.png");
  }
}

.group-campaign__banner {
  margin: 5px;
}

@media (max-width: 767px) {
  .group-campaign__banner {
    margin: 0 0 15px;
  }
}

.group-campaign__banner a {
  display: block;
}

.group-campaign__banner img {
  max-width: 100%;
  margin: 0;
  display: block;
}

@media (max-width: 767px) {
  .group-campaign__banner img {
    margin: 0 auto;
  }
}

.group-campaign__link {
  font-size: 14px;
/*　  font-size: 12px;　*/
  margin: 0;
}

@media (max-width: 767px) {
  .group-campaign__link {
    text-align: center;
  }
}

.group-campaign__link a {
  color: #684237;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .group-campaign__link a {
    padding: 7px 10px;
    display: inline-block;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    background-color: #a08177;
  }
}

.group-campaign__link a:hover {
  text-decoration: none;
}

.group-campaign__link a:after {
  content: "＞";
}

@media (max-width: 767px) {
  .group-campaign__link a:after {
    content: "";
    width: 8px;
    height: 8px;
    margin: -2px 0 0 4px;
    display: inline-block;
    vertical-align: middle;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

.group-info {
  margin: 0 0 24px;
  background-repeat: repeat;
  background-position: 0 0;
}

.group-info__inner {
  position: relative;
  padding: 40px 0;
}

@media (max-width: 767px) {
  .group-info__inner {
    padding: 20px 0;
  }
}

.group-info__inner:before {
  content: "";
  position: absolute;
  top: 40px;
  bottom: 40px;
  left: 50%;
  width: 2px;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media (max-width: 767px) {
  .group-info__inner:before {
    content: none;
    display: none;
  }
}

.group-info__inner:after {
  display: block;
  clear: both;
  content: "";
}

.group-info__head {
  position: relative;
  margin: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
}

@media (max-width: 767px) {
  .group-info__head {
    padding-right: 45px;
    font-size: 18px;
  }
}

.group-info__head:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

.group-info__head:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .group-info__head:after {
    right: 10px;
    width: 28px;
    height: 28px;
  }
}

.group-info__head.is-open:after {
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
}

.group-info__desc {
  font-size: 16px;
  color: #694337;
  text-align: center;
  line-height: 1.5;
  margin: 0 0 16px;
}

.group-info__more {
  text-align: center;
}

.group-info--1 {
  background-image: url("../image/image-06.png");
}

.group-info--1 .group-info__head {
  background-color: #f98585;
  border-bottom: 1px solid #df6969;
}

.group-info--1 .group-info__head:before {
  width: 22px;
  height: 33px;
  margin: -3px 14px 0 0;
  background-image: url("../image/group-info-1-icon.png");
}

@media (max-width: 767px) {
  .group-info--1 .group-info__head:before {
    width: 21px;
    height: 32px;
    margin: -2px 8px 0 0;
    background-image: url("../image/group-info-1-icon1.png");
  }
}

.group-info--1 .group-info__head:after {
  background-image: url("../image/group-info-1-arrow.png");
}

@media (max-width: 767px) {
  .group-info--1 .group-info__head:after {
    background-image: url("../image/group-info-1-arrow1.png");
  }
}

.group-info--1 .group-info__item-head {
  color: #ec5757;
}

.group-info--1 .group-info__item-head:after {
  background-color: #ec5757;
}

.group-info--1 .group-info__item-head--1:before {
  width: 24px;
  height: 23px;
  background-image: url("../image/group-info-1-head-icon-01.png");
}

@media (max-width: 767px) {
  .group-info--1 .group-info__item-head--1:before {
    width: 25px;
    height: 24px;
    background-image: url("../image/group-info-1-head-icon-011.png");
  }
}

.group-info--1 .group-info__item-head--2:before {
  width: 18px;
  height: 23px;
  background-image: url("../image/group-info-1-head-icon-02.png");
}

@media (max-width: 767px) {
  .group-info--1 .group-info__item-head--2:before {
    width: 19px;
    height: 26px;
    background-image: url("../image/group-info-1-head-icon-021.png");
  }
}

.group-info--1 .group-info__item-head--3:before {
  width: 25px;
  height: 21px;
  background-image: url("../image/group-info-1-head-icon-03.png");
}

@media (max-width: 767px) {
  .group-info--1 .group-info__item-head--3:before {
    width: 26px;
    height: 22px;
    background-image: url("../image/group-info-1-head-icon-031.png");
  }
}

.group-info--1 .group-info__item-head--4:before {
  width: 26px;
  height: 22px;
  background-image: url("../image/group-info-1-head-icon-04.png");
}

@media (max-width: 767px) {
  .group-info--1 .group-info__item-head--4:before {
    width: 25px;
    height: 22px;
    background-image: url("../image/group-info-1-head-icon-041.png");
  }
}

.group-info--1 .group-info__item-head--5:before {
  width: 21px;
  height: 20px;
  background-image: url("../image/group-info-1-head-icon-05.png");
}

@media (max-width: 767px) {
  .group-info--1 .group-info__item-head--5:before {
    width: 22px;
    height: 22px;
    background-image: url("../image/group-info-1-head-icon-051.png");
  }
}

.group-info--1 .group-info__item-head--6:before {
  width: 27px;
  height: 32px;
  background-image: url("../image/group-info-1-head-icon-06.png");
}

@media (max-width: 767px) {
  .group-info--1 .group-info__item-head--6:before {
    width: 25px;
    height: 29px;
    background-image: url("../image/group-info-1-head-icon-061.png");
  }
}

.group-info--1 .group-info__item-head--7:before {
  width: 26px;
  height: 32px;
  background-image: url("../image/group-info-1-head-icon-07.png");
}

@media (max-width: 767px) {
  .group-info--1 .group-info__item-head--7:before {
    width: 24px;
    height: 30px;
    background-image: url("../image/group-info-1-head-icon-071.png");
  }
}

.group-info--1 .group-info__item-head--8:before {
  width: 23px;
  height: 24px;
  background-image: url("../image/group-info-1-head-icon-08.png");
}

@media (max-width: 767px) {
  .group-info--1 .group-info__item-head--8:before {
    width: 23px;
    height: 23px;
    background-image: url("../image/group-info-1-head-icon-081.png");
  }
}

.group-info--2 {
  background-image: url("../image/image-07.png");
}

.group-info--2 .group-info__head {
  background-color: #fca76f;
  border-bottom: 1px solid #d9793a;
}

.group-info--2 .group-info__head:before {
  width: 21px;
  height: 34px;
  margin: -4px 16px 0 0;
  background-image: url("../image/group-info-2-icon.png");
}

@media (max-width: 767px) {
  .group-info--2 .group-info__head:before {
    width: 20px;
    height: 33px;
    margin: -4px 12px 0 0;
    background-image: url("../image/group-info-2-icon1.png");
  }
}

.group-info--2 .group-info__head:after {
  background-image: url("../image/group-info-2-arrow.png");
}

@media (max-width: 767px) {
  .group-info--2 .group-info__head:after {
    background-image: url("../image/group-info-2-arrow1.png");
  }
}

.group-info--2 .group-info__item-head {
  color: #f7834f;
}

.group-info--2 .group-info__item-head:after {
  background-color: #f7834f;
}

.group-info--2 .group-info__item-head--1:before {
  width: 14px;
  height: 28px;
  background-image: url("../image/group-info-2-head-icon-01.png");
}

@media (max-width: 767px) {
  .group-info--2 .group-info__item-head--1:before {
    width: 14px;
    height: 29px;
    background-image: url("../image/group-info-2-head-icon-011.png");
  }
}

.group-info--2 .group-info__item-head--2:before {
  width: 21px;
  height: 24px;
  background-image: url("../image/group-info-2-head-icon-02.png");
}

@media (max-width: 767px) {
  .group-info--2 .group-info__item-head--2:before {
    width: 20px;
    height: 24px;
    background-image: url("../image/group-info-2-head-icon-021.png");
  }
}

.group-info--2 .group-info__item-head--3:before {
  width: 27px;
  height: 28px;
  background-image: url("../image/group-info-2-head-icon-03.png");
}

@media (max-width: 767px) {
  .group-info--2 .group-info__item-head--3:before {
    width: 27px;
    height: 29px;
    background-image: url("../image/group-info-2-head-icon-031.png");
  }
}

.group-info--2 .group-info__item-head--4:before {
  width: 21px;
  height: 23px;
  background-image: url("../image/group-info-2-head-icon-04.png");
}

@media (max-width: 767px) {
  .group-info--2 .group-info__item-head--4:before {
    width: 21px;
    height: 23px;
    background-image: url("../image/group-info-2-head-icon-041.png");
  }
}

.group-info--2 .group-info__item-head--5:before {
  width: 21px;
  height: 20px;
  background-image: url("../image/group-info-2-head-icon-05.png");
}

@media (max-width: 767px) {
  .group-info--2 .group-info__item-head--5:before {
    width: 22px;
    height: 22px;
    background-image: url("../image/group-info-2-head-icon-051.png");
  }
}

.group-info--3 {
  background-image: url("../image/image-08.png");
}

.group-info--3 .group-info__head {
  background-color: #72c1aa;
  border-bottom: 1px solid #52a38c;
}

.group-info--3 .group-info__head:before {
  width: 34px;
  height: 30px;
  margin: -4px 14px 0 0;
  background-image: url("../image/group-info-3-icon.png");
}

@media (max-width: 767px) {
  .group-info--3 .group-info__head:before {
    width: 28px;
    height: 24px;
    margin: -4px 8px 0 0;
    background-image: url("../image/group-info-3-icon1.png");
  }
}

.group-info--3 .group-info__head:after {
  background-image: url("../image/group-info-3-arrow.png");
}

.group-info--3 .group-info__item-head {
  color: #49a68b;
}

.group-info--3 .group-info__item-head:after {
  background-color: #49a68b;
}

.group-info--3 .group-info__item-head--1:before {
  width: 32px;
  height: 27px;
  background-image: url("../image/group-info-3-head-icon-01.png");
}

@media (max-width: 767px) {
  .group-info--3 .group-info__item-head--1:before {
    width: 31px;
    height: 27px;
    background-image: url("../image/group-info-3-head-icon-011.png");
  }
}

.group-info--3 .group-info__item-head--2:before {
  width: 30px;
  height: 29px;
  background-image: url("../image/group-info-3-head-icon-02.png");
}

@media (max-width: 767px) {
  .group-info--3 .group-info__item-head--2:before {
    width: 29px;
    height: 29px;
    background-image: url("../image/group-info-3-head-icon-021.png");
  }
}

.group-info--3 .group-info__item-head--3:before {
  width: 19px;
  height: 26px;
  background-image: url("../image/group-info-3-head-icon-03.png");
}

@media (max-width: 767px) {
  .group-info--3 .group-info__item-head--3:before {
    width: 19px;
    height: 26px;
    background-image: url("../image/group-info-3-head-icon-031.png");
  }
}

.group-info--3 .group-info__item-head--4:before {
  width: 21px;
  height: 20px;
  background-image: url("../image/group-info-3-head-icon-04.png");
}

@media (max-width: 767px) {
  .group-info--3 .group-info__item-head--4:before {
    width: 22px;
    height: 22px;
    background-image: url("../image/group-info-3-head-icon-041.png");
  }
}

.group-info--3 .group-info__item-head--5:before {
  width: 26px;
  height: 25px;
  background-image: url("../image/group-info-3-head-icon-05.png");
}

@media (max-width: 767px) {
  .group-info--3 .group-info__item-head--5:before {
    width: 22px;
    height: 21px;
    background-image: url("../image/group-info-3-head-icon-051.png");
  }
}

.group-info--3 .group-info__item-head--6:before {
  width: 25px;
  height: 25px;
  background-image: url("../image/group-info-3-head-icon-06.png");
}

@media (max-width: 767px) {
  .group-info--3 .group-info__item-head--6:before {
    width: 22px;
    height: 22px;
    background-image: url("../image/group-info-3-head-icon-061.png");
  }
}

.group-info:after {
  display: block;
  clear: both;
  content: "";
}

.group-info__item {
  width: 50%;
  padding: 0 40px;
}

@media (max-width: 767px) {
  .group-info__item {
    width: 100%;
    padding: 0 18px;
  }
}

.group-info__item:before {
  content: "";
  display: block;
  height: 4px;
  background-image: url("../image/group-info-item-separate.png");
  background-repeat: repeat-x;
  background-position: 0 0;
  margin: 40px 0 32px;
}

@media (max-width: 767px) {
  .group-info__item:before {
    height: 3px;
    margin: 30px 0 24px;
    background-image: url("../image/group-info-item-separate1.png");
    background-size: auto 100%;
  }
}

.group-info__item > *:last-child {
  margin-bottom: 0;
}

.group-info__item:nth-child(1):before, .group-info__item:nth-child(2):before {
  content: none;
  display: none;
}

@media (max-width: 767px) {
  .group-info__item:nth-child(2):before {
    content: "";
    display: block;
    height: 3px;
    margin: 30px 0 24px;
    background-image: url("../image/group-info-item-separate1.png");
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: 0 0;
  }
}

.group-info__item-head {
  font-size: 20px;
  text-align: center;
  position: relative;
  padding: 0 0 6px;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  .group-info__item-head {
    padding: 0 0 10px;
    margin: 0 0 16px;
    font-size: 18px;
  }
}

.group-info__item-head:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 10px 0 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .group-info__item-head:before {
    margin: -4px 6px 0 0;
  }
}

.group-info__item-head:after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.group-info__item--left {
  float: left;
}

@media (max-width: 767px) {
  .group-info__item--left {
    float: none;
  }
}

.group-info__item--right {
  float: right;
}

@media (max-width: 767px) {
  .group-info__item--right {
    float: none;
  }
}

.group-info__item--bottom {
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .group-info__item--bottom {
    margin-bottom: 0;
  }
}

.group-info-parts-1 {
  background-color: #fff;
  border: 1px solid #b7b7b7;
  padding: 16px 20px 24px;
  text-align: center;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  .group-info-parts-1 {
    padding: 12px 18px 20px;
  }
}

.group-info-parts-1__head {
  font-size: 16px;
  margin: 0 0 10px;
}

.group-info-parts-1__head span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #f8c9c2));
  background: linear-gradient(to bottom, transparent 50%, #f8c9c2 50%);
}

.group-info-parts-1__image a {
  display: block;
  max-width: 280px;
  margin: 0 auto 12px;
}

.group-info-parts-1__image img {
  display: block;
}

@media (max-width: 767px) {
  .group-info-parts-1__image img {
    max-width: 100%;
  }
}

.group-info-parts-1__name {
  font-size: 22px;
  line-height: 1.5;
  margin: 0 0 6px;
}

@media (max-width: 767px) {
  .group-info-parts-1__name {
    font-size: 20px;
  }
}

.group-info-parts-1__name span {
  font-weight: normal;
  display: block;
  font-size: 16px;
}

@media (max-width: 767px) {
  .group-info-parts-1__name span {
    font-size: 12px;
  }
}

.group-info-parts-1__desc {
  margin: 0 0 12px;
}

@media (max-width: 767px) {
  .group-info-parts-1__desc {
    margin: 0 0 8px;
    font-size: 14px;
    text-align: left;
  }
}

.group-info-parts-1__btn {
  margin-bottom: 0;
}

.group-info-parts-2__banner {
  text-align: center;
  margin: 0 0 24px;
}

@media (max-width: 767px) {
  .group-info-parts-2__banner {
    margin: 0 0 14px;
  }
}

.group-info-parts-2__banner a {
  display: inline-block;
  vertical-align: top;
}

.group-info-parts-2__banner a img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .group-info-parts-2__banner a img {
    max-width: 100%;
  }
}

.group-info-parts-2__head {
  font-size: 16px;
  text-align: center;
  margin: 0 0 16px;
}

.group-info-parts-2__head span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #f8c9c2));
  background: linear-gradient(to bottom, transparent 50%, #f8c9c2 50%);
}

.group-info-parts-2__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding: 0;
  margin: -12px 0 16px;
}

@media (max-width: 767px) {
  .group-info-parts-2__list {
    margin: -7px -3px 20px;
  }
}

.group-info-parts-2__list li {
  min-width: 100px;
  margin: 12px 6px 0;
}

@media (max-width: 767px) {
  .group-info-parts-2__list li {
    margin: 7px 3px 0;
  }
}

.group-info-parts-2__list li a {
  display: block;
}

.group-info-parts-2__list li a img {
  display: block;
}

.group-info-parts-3__banner {
  margin: 0 0 16px;
  text-align: center;
}

.group-info-parts-3__banner a {
  display: inline-block;
  vertical-align: top;
}

.group-info-parts-3__banner a img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .group-info-parts-3__banner a img {
    max-width: 100%;
  }
}

.group-info-parts-4 {
  margin: 0 0 16px;
}

.group-info-parts-4__banner {
  text-align: center;
  margin-bottom: 20px;
}

.group-info-parts-4__banner a {
  display: inline-block;
  vertical-align: top;
}

.group-info-parts-4__banner a img {
  display: block;
  margin: 0 auto;
  max-width: 280px;
}

.group-info-parts-5 {
  background-color: #fff;
  border: 1px solid #b7b7b7;
  padding: 16px 40px 24px;
}

@media (max-width: 767px) {
  .group-info-parts-5 {
    padding: 30px 32px 36px;
  }
}

.group-info-parts-5__head {
  margin: 0 0 10px;
  font-size: 18px;
  border-bottom: 1px dashed #959595;
  padding: 0 0 6px;
  text-align: center;
}

.group-info-parts-5__desc {
  margin: 0 0 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.group-info-parts-5__desc-image {
  min-width: 33px;
  width: 33px;
  margin: 10px 0 0 10px;
}

.group-info-parts-5__more {
  margin: 0;
}

.group-info-parts-5__more a {
  width: 100%;
  text-align: center;
}

.group-info-parts-6 {
  margin: 0 0 16px;
}

.group-info-parts-6 ul {
  list-style: none;
  padding: 0;
  margin: -6px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .group-info-parts-6 ul {
    margin: -6px -3px 0;
  }
}

.group-info-parts-6 ul li {
  margin: 6px 3px 0;
}

@media (max-width: 767px) {
  .group-info-parts-6 ul li {
    width: 50%;
    margin: 0;
    padding: 6px 3px 0;
  }
}

.group-info-parts-6 ul li a {
  display: block;
}

.group-info-parts-6 ul li a img {
  display: block;
}

@media (max-width: 767px) {
  .group-info-parts-6 ul li a img {
    margin: 0;
    max-width: 100%;
  }
}

.group-info-parts-7__movie {
  background-color: #fff;
  border: 1px solid #b7b7b7;
  padding: 20px;
  width: 318px;
  margin: 0 auto 16px;
}

@media (max-width: 767px) {
  .group-info-parts-7__movie {
    width: 100%;
  }
}

.group-info-parts-7__movie > *:last-child {
  margin-bottom: 0;
}

.group-info-parts-7__movie-item {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.group-info-parts-7__movie-item > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .group-info-parts-7__movie p {
    margin: 0 0 12px;
  }
}

.group-info-parts-7__movie a {
  display: block;
}

.group-info-parts-7__movie a img {
  display: block;
  margin: 0;
  max-width: 100%;
}

.group-info-parts-7__banner {
  overflow: hidden;
}

.group-info-parts-7__banner ul {
  padding: 0;
  margin: -8px 0 0;
  list-style: none;
}

@media (max-width: 767px) {
  .group-info-parts-7__banner ul {
    margin: -6px 0 0;
  }
}

.group-info-parts-7__banner ul li {
  margin-top: 8px;
  text-align: center;
}

@media (max-width: 767px) {
  .group-info-parts-7__banner ul li {
    margin-top: 6px;
  }
}

.group-info-parts-7__banner ul li a {
  display: inline-block;
  vertical-align: top;
}

.group-info-parts-7__banner ul li a img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .group-info-parts-7__banner ul li a img {
    max-width: 100%;
  }
}

.group-info-parts-8 {
  background-color: #fff;
  border: 1px solid #b7b7b7;
  padding: 20px;
  margin: 0 auto 24px;
  width: 318px;
}

@media (max-width: 767px) {
  .group-info-parts-8 {
    width: 100%;
    margin: 0 0 20px;
  }
}

.group-info-parts-8__image {
  position: relative;
  width: 100%;
  padding-top: 100%;
  margin: 0 0 10px;
}

.group-info-parts-8__image a {
  display: block;
}

.group-info-parts-8__image a img {
  display: block;
}

@media (max-width: 767px) {
  .group-info-parts-8__image a img {
    margin: 0;
    max-width: 100%;
  }
}

.group-info-parts-8__image > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.group-info-parts-8__head {
  margin: 0 0 6px;
  font-size: 16px;
  text-align: center;
}

.group-info-parts-8__desc {
  margin: 0;
}

.group-info-parts-9__banner {
  margin: 0 0 16px;
  text-align: center;
}

.group-info-parts-9__banner a {
  display: inline-block;
  vertical-align: top;
}

.group-info-parts-9__banner a img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .group-info-parts-9__banner a img {
    max-width: 100%;
  }
}

.group-info-parts-10__banner {
  margin: 0 0 16px;
  text-align: center;
}

@media (max-width: 767px) {
  .group-info-parts-10__banner {
    margin: 0;
  }
}

.group-info-parts-10__banner a {
  display: inline-block;
  vertical-align: top;
}

.group-info-parts-10__banner a img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .group-info-parts-10__banner a img {
    max-width: 100%;
  }
}

.group-info-parts-11 {
  margin: 0 0 16px;
}

.group-info-parts-11__head {
  font-size: 16px;
  text-align: center;
  margin: 0 0 10px;
}

.group-info-parts-11__head span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #aadccb));
  background: linear-gradient(to bottom, transparent 50%, #aadccb 50%);
}

.group-info-parts-11__date {
  font-size: 14px;
  text-align: center;
  margin: 0 0 10px;
}

.group-info-parts-11__list {
  list-style: none;
  padding: 0;
  margin: -12px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .group-info-parts-11__list {
    margin: -12px -6px 0;
  }
}

.group-info-parts-11__list-item {
  width: 50%;
  padding: 12px 6px 0;
}

.group-info-parts-11__list-item-inner {
  border: 1px solid #b7b7b7;
  background-color: #fff;
  padding-bottom: 48px;
  height: 100%;
  position: relative;
}

@media (max-width: 767px) {
  .group-info-parts-11__list-item-inner {
    padding-bottom: 10px;
  }
}

.group-info-parts-11__list-head {
  background-color: #49a68b;
  color: #fff;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}

.group-info-parts-11__list-head span {
  font-size: 18px;
}

.group-info-parts-11__list-image {
  margin: 0 0 6px;
  display: block;
}

.group-info-parts-11__list-image a {
  display: block;
}

.group-info-parts-11__list-image img {
  width: 100%;
  display: block;
}

.group-info-parts-11__list-name {
  font-size: 14px;
  margin: 0 0 6px;
  padding: 2px 14px;
  text-align: center;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .group-info-parts-11__list-name {
    padding: 0 12px;
  }
}

.group-info-parts-11__list-link {
  padding: 0 14px;
  margin: 0;
  position: absolute;
  bottom: 14px;
  left: 0;
  right: 0;
}

@media (max-width: 767px) {
  .group-info-parts-11__list-link {
    padding: 0 12px;
    position: static;
    bottom: auto;
    left: auto;
    right: auto;
  }
}

.group-info-parts-11__list-link a {
  font-size: 12px;
  padding: 7px 14px;
  width: 100%;
  text-align: center;
}

.group-info-parts-12 {
  overflow: hidden;
  margin-bottom: 16px;
}

.group-info-parts-12 ul {
  list-style: none;
  padding: 0;
  margin: -12px 0 0;
}

.group-info-parts-12 ul li {
  text-align: center;
  margin-top: 12px;
}

.group-info-parts-12 ul li a {
  display: inline-block;
  vertical-align: top;
}

.group-info-parts-12 ul li a img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .group-info-parts-12 ul li a img {
    max-width: 100%;
  }
}

.group-info-parts-13 {
  overflow: hidden;
  margin-bottom: 24px;
}

.group-info-parts-13 ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -12px 0 0;
}

@media (max-width: 767px) {
  .group-info-parts-13 ul {
    margin: -8px -4px 0;
  }
}

.group-info-parts-13 ul li {
  width: 50%;
  text-align: center;
  padding: 0 10px;
  margin: 12px 0 0;
}

@media (max-width: 767px) {
  .group-info-parts-13 ul li {
    margin: 8px 0 0;
    padding: 0 4px;
  }
}

.group-info-parts-13 ul li a {
  display: block;
  vertical-align: top;
}

.group-info-parts-13 ul li a img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .group-info-parts-13 ul li a img {
    max-width: 100%;
  }
}

.group-info-parts-14__banner {
  margin: 0 0 16px;
  text-align: center;
}

@media (max-width: 767px) {
  .group-info-parts-14__banner {
    margin: 0;
  }
}

.group-info-parts-14__banner a {
  display: inline-block;
  vertical-align: top;
}

.group-info-parts-14__banner a img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .group-info-parts-14__banner a img {
    max-width: 100%;
  }
}

.group-news {
  padding: 10px 0 56px;
}

@media (max-width: 767px) {
  .group-news {
    padding: 0;
    margin: 0 0 50px;
  }
}

.group-news img {
  display: block;
}

.group-news__head {
  position: relative;
  margin: 0 0 32px;
  padding: 0 0 14px;
  font-size: 26px;
  text-align: center;
}

@media (max-width: 767px) {
  .group-news__head {
    font-size: 21px;
    margin: 0 0 20px;
    padding: 0 0 16px;
  }
}

.group-news__head:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 50px;
  height: 4px;
  background-image: url("../image/group-head-bg.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .group-news__head:after {
    background-image: url("../image/group-head-bg1.png");
  }
}

.group-news__inner {
  width: 600px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .group-news__inner {
    width: 100%;
  }
}

.group-news__inner ul {
  overflow-y: scroll;
  height: 200px;
  padding: 0 10px;
  list-style-type: none;
  margin: 0;
}

@media (max-width: 767px) {
  .group-news__inner ul {
    height: 260px;
    margin: 0 0 30px;
    padding: 0 18px;
  }
}

.group-news__inner ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px dashed #cbc9c7;
  margin: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.group-news__inner ul li:first-child {
  margin: 0;
  padding: 0;
  border-top: 0 none;
}

.group-news__inner ul li a {
  text-decoration: none;
  color: #694337;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

@media (max-width: 767px) {
  .group-news__inner ul li a {
    font-size: 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.group-news__inner ul li a:hover {
  text-decoration: underline;
}

.group-news__date {
  margin-top: 0;
  display: block;
  font-size: 12px;
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 767px) {
  .group-news__date {
    margin-top: 5px;
  }
}

.group-wakodo {
  margin: 0 0 80px;
}

@media (max-width: 767px) {
  .group-wakodo {
    margin: 0 0 50px;
  }
}

.group-wakodo p {
  text-align: center;
}

.group-wakodo p a {
  position: relative;
  border: 2px solid #694337;
  color: #694337;
  display: inline-block;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  line-height: normal;
  background-color: #fff;
  font-weight: bold;
  padding: 12px 40px 12px 20px;
}

.group-wakodo p a span {
  display: block;
  font-size: 20px;
}

.group-wakodo p a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 15px;
  height: 14px;
  background-image: url("../image/icon-blank-01.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

.group-member {
  background-color: #694337;
  color: #fff;
  margin: 0 -40px 60px;
  padding: 20px 0 30px;
}

@media (max-width: 767px) {
  .group-member {
    margin: 0 -12px 35px;
    padding: 24px 30px 30px;
  }
}

.group-member__head {
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 20px;
  text-align: center;
}

@media (max-width: 767px) {
  .group-member__head {
    font-size: 14px;
  }
}

.group-member__head span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ad8177));
  background: linear-gradient(to bottom, transparent 60%, #ad8177 60%);
}

.group-member__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .group-member__inner {
    display: block;
  }
}

.group-member__text {
  font-size: 14px;
  margin: 0;
}

@media (max-width: 767px) {
  .group-member__text {
    font-size: 16px;
    text-align: center;
  }
}

.group-member__col-1 {
  margin: 0 40px 0 0;
}

@media (max-width: 767px) {
  .group-member__col-1 {
    margin: 0 0 16px;
  }
}

.group-member__btn {
  text-align: center;
}

@media (max-width: 767px) {
  .group-member__btn {
    margin: 0;
  }
}

.group-member__btn a {
  font-size: 14px;
  color: #694337;
  text-decoration: none;
  display: inline-block;
  line-height: 1.4285714285;
  padding: 11px 14px;
  background-color: #fff;
}

@media (max-width: 767px) {
  .group-member__btn a {
    font-size: 16px;
  }
}

.group-member__btn a:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #694337;
  border-top: 1px solid #694337;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 6px;
}

.group-share {
  text-align: center;
  margin: 0 0 80px;
}

@media (max-width: 767px) {
  .group-share {
    margin: 0 0 50px;
  }
}

.group-share__head {
  position: relative;
  font-size: 26px;
  margin: 0 0 32px;
  padding: 0 0 14px;
}

@media (max-width: 767px) {
  .group-share__head {
    margin: 0 0 20px;
    padding: 0 0 16px;
    font-size: 18px;
  }
}

.group-share__head:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 50px;
  height: 4px;
  background-image: url("../image/group-head-bg.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .group-share__head:after {
    background-image: url("../image/group-head-bg1.png");
  }
}

.group-share ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.group-share ul li {
  margin: 0 15px;
  width: 44px;
}

@media (max-width: 767px) {
  .group-share ul li {
    margin: 0 10px;
  }
}

.group-share ul li a {
  display: block;
}

@media (min-width: 768px) {
  .group-share ul li a {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
            transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  }
  .group-share ul li a:hover {
    opacity: 0.7;
  }
}

.group-share ul li a img {
  max-width: 100%;
  margin: 0;
  display: block;
}

.group-share__youtube {
  margin-top: 6px !important;
}

.group-links {
  margin: 0 0 30px;
}

.group-links p {
  text-align: center;
}

@media (max-width: 767px) {
  .group-links p {
    padding: 0;
  }
  .group-links p img {
    width: 100%;
  }
}

.group-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: -8px auto 10px;
  width: 632px;
}

@media (max-width: 767px) {
  .group-links ul {
    width: auto;
    margin: -10px -5px 10px;
    padding: 0;
  }
}

.group-links ul li {
  margin: 8px 4px 0;
}

@media (max-width: 767px) {
  .group-links ul li {
    margin: 10px 5px 0;
    width: calc(100% / 2 - 10px);
  }
}

.group-links ul li a {
  display: block;
}

@media (max-width: 767px) {
  .group-links ul li a {
    vertical-align: top;
  }
}

.group-links ul li a img {
  display: block;
}

@media (max-width: 767px) {
  .group-links ul li a img {
    margin: 0;
    width: 100%;
  }
}

.group-pagetop {
  margin: 60px;
}

@media (max-width: 767px) {
  .group-pagetop {
    position: fixed;
    right: 0;
    bottom: 71px;
    margin: 0;
    z-index: 1;
  }
}

.group-pagetop p {
  text-align: center;
}

@media (max-width: 767px) {
  .group-pagetop p {
    margin: 0;
  }
}

.group-pagetop p a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1.4285714285;
  padding: 11px 14px;
  background-color: #694337;
}

@media (max-width: 767px) {
  .group-pagetop p a {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 0;
    line-height: 0;
    background-color: transparent;
    background-image: url("../image/btn-pagetop.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
  }
}

.group-pagetop p a:before {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: inline-block;
  vertical-align: middle;
  margin: 2px 12px 0 0;
}

@media (max-width: 767px) {
  .group-pagetop p a:before {
    content: none;
    display: none;
  }
}

.group-shopping {
  border: 1px solid #d7cfbc;
  background-color: #fff5df;
  border-radius: 10px;
  padding: 24px 0 33px;
  margin: 0 auto 30px;
  width: 626px;
}

@media (max-width: 768px) {
  .group-shopping {
    width: 100%;
    padding: 12px 10px 16px;
    margin-bottom: 20px;
  }
}

.group-shopping__head {
  margin: 0;
}

.group-shopping__head img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .group-shopping__head img {
    width: 100%;
  }
}

.group-shopping__lead {
  color: #5c5c5c;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin: 0 0 10px;
}

@media (min-width: 769px) {
  .group-shopping__lead br {
    display: none;
  }
}

@media (max-width: 768px) {
  .group-shopping__lead {
    font-size: 16px;
    line-height: 1.5;
  }
}

.group-shopping__list {
  width: 558px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .group-shopping__list {
    width: 100%;
  }
}

.group-shopping__list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style: none;
  margin: -8px -5px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.group-shopping__list ul li {
  margin: 8px 0 0;
  padding: 0 5px;
}

@media (max-width: 768px) {
  .group-shopping__list ul li {
    width: 50%;
  }
}

.group-shopping__list ul li a {
  display: block;
  border: 1px solid #aaa8a4;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
}

@media (max-width: 768px) {
  .group-shopping__list ul li a {
    border-radius: 6px;
  }
}

.group-shopping__list ul li a:hover {
  opacity: 0.7;
}

.group-shopping__list ul li a img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

.group-info__checklist-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

.group-info__checklist-list li {
  margin: 0 4px;
}

.group-info__checklist-list li img {
  display: block;
}

.group-info__gym-movie {
  text-align: center;
}

.group-info__gym-movie img {
  text-align: center;
  max-width: 280px;
}

.group-info__food-introduction-banner {
  text-align: center;
}

.group-info__food-introduction-banner img {
  vertical-align: top;
  margin: 0 auto;
  max-width: 280px;
}

.group-info__item-head-sub {
  color: #ec5757;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.group-info__item-head-sub:before,
.group-info__item-head-sub:after {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  background-color: #ec5757;
}

.group-info__item-head-sub:before {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
  margin-right: 6px;
}

.group-info__item-head-sub:after {
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  margin-left: 6px;
}

.group-line {
  margin: 0 -40px 60px;
  background-color: #876047;
  padding: 40px 0 30px;
  color: #fff;
}

@media (max-width: 767px) {
  .group-line {
    margin: 0 -12px 40px;
    padding: 20px 12px 30px;
  }
}

.group-line__head {
  text-align: center;
  margin: 0;
}

@media (max-width: 767px) {
  .group-line__head {
    margin: 0;
  }
  .group-line__head img {
    max-width: 100%;
  }
}

.group-line__desc {
  text-align: center;
  margin: 0 0 14px;
}

@media (max-width: 767px) {
  .group-line__desc {
    margin: 0 0 20px;
  }
}

.group-line__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 15px;
}

@media (max-width: 767px) {
  .group-line__row {
    margin: 0 0 20px;
  }
}

.group-line__col {
  margin: 0 12px;
}

@media (max-width: 767px) {
  .group-line__col img {
    max-width: 100%;
  }
}

.group-line__btn {
  margin: 0;
  text-align: center;
}

@media (max-width: 767px) {
  .group-line__btn img {
    max-width: 260px;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .group-line__btn a:hover {
    opacity: 0.7;
  }
}

.group-store {
  text-align: center;
  margin: 0 0 60px;
}

@media (max-width: 767px) {
  .group-store {
    margin: 0 auto 30px;
    max-width: 90%;
  }
}

.group-store__btn {
  background-color: #024097;
  padding: 18px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
  border-radius: 6px;
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  width: 432px;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.group-store__btn:hover {
  opacity: 0.7;
}

@media (max-width: 767px) {
  .group-store__btn {
    width: 100%;
    max-width: 432px;
    font-size: 16px;
    padding: 16px;
  }
}

.group-store__text {
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 0 0 0 60px;
}

@media all and (-ms-high-contrast: none) {
  .group-store__text {
    padding: 4px 0 0 60px;
  }
}

@media (max-width: 767px) {
  .group-store__text {
    padding: 0 0 0 50px;
  }
}

.group-store__text:before {
  content: "";
  display: block;
  background-image: url("../image/icon-shop.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (max-width: 767px) {
  .group-store__text:before {
    background-size: 100%;
    width: 40px;
    height: 40px;
  }
}

.new-content {
  background-image: url("../image/new-content-bg-01.png");
  background-position: 0 0;
  background-repeat: repeat;
  margin: 50px 0 40px;
  padding: 10px;
}

@media (max-width: 767px) {
  .new-content {
    background-image: url("../image/new-content-bg-01.png");
    margin: 7% 15px 30px;
    background-size: 37px 41px;
    height: auto;
    padding: 5px;
  }
}

.new-content__inner {
  position: relative;
  background-image: url("../image/new-content-bg-02.png");
  background-position: 0 0;
  background-repeat: repeat-y;
  background-color: #fbf8f1;
}

@media (max-width: 767px) {
  .new-content__inner {
    padding: 0 10px;
/*　20220805  padding: 0 32px;　*/
  }
}

.new-content__head {
  position: absolute;
  margin: 0 0 0;
  left: 50%;
  top: 5px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 766px;
}

.new-content__head img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .new-content__head {
    width: auto;
    right: -14px;
    left: -14px;
    top: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

.new-content__banner {
  padding: 55px 30px 20px;
}

@media (max-width: 767px) {
  .new-content__banner {
    padding: 18% 0 5%;
  }
}

.new-content__list {
  list-style: none;
  margin: -20px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 5px 0;
/*　padding: 0 40px 0;　*/
}

@media (max-width: 767px) {
  .new-content__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.new-content__item {
/*　20220805  width: 50%;　*/
  padding: 0 0;
  margin: 20px 0 0;
}

.new-content__item img {
  max-width: 100%;
  display: block;
/*　20220805  width: 260px;　*/
  margin: 0 auto;
}

@media (max-width: 767px) {
  .new-content__item {
    max-width: 100%;
    width: 100%;
    margin: 0 auto 15px;
  }
  .new-content__item:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .new-content__link:hover {
    opacity: 0.7;
  }
}
