@charset "UTF-8";
/* ----------------------------------------
// バレーサイト ベースCSS
// Sassからコンパイルしています
// ----------------------------------------*/
.new-responsive-template #jtweb-site-area-content #jtweb-wrapper-content.w-auto {
  padding: 0;
}

@media (max-width: 767px) {
  .volleyMainArea {
    padding-top: 6vw;
  }
}

figure {
  line-height: 0;
}
figure img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}

.volleyInner {
  width: 1050px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .volleyInner {
    width: auto;
  }
}

.pcBlock {
  display: none;
}
@media (min-width: 768px) {
  .pcBlock {
    display: block;
  }
}

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

.pcInline {
  display: none;
}
@media (min-width: 768px) {
  .pcInline {
    display: inline;
  }
}

.spInline {
  display: none;
}
@media (max-width: 767px) {
  .spInline {
    display: inline;
  }
}

@keyframes volley-arrorw-txt {
  0% {
    background-position: center 0;
  }
  100% {
    background-position: center -180px;
  }
}
@keyframes volley-blank-txt {
  0% {
    background-position: center 0;
  }
  100% {
    background-position: center -360px;
  }
}
.volleyMainArea {
  overflow: hidden;
  color: #000;
  font-size: 16px;
  line-height: 1.8;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .volleyMainArea {
    width: auto;
  }
}
.volleyMainArea p {
  font-size: 16px;
  line-height: 1.8em;
}
.volleyMainArea p + * {
  margin-top: 18px;
}
.volleyMainArea p.smallText {
  font-size: 14px;
}
.volleyMainArea p.bigText {
  font-size: 18px;
}
.volleyMainArea p.redText {
  color: #f00;
}
.volleyMainArea p.border {
  border: solid 1px #ddd;
  padding: 10px;
  box-sizing: border-box;
}
.volleyMainArea p.center {
  text-align: center;
}
.volleyMainArea p span.redText {
  color: #f00;
}
.volleyMainArea a.textLink {
  color: #000000;
}
.volleyMainArea a.textLink::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 6px;
  vertical-align: text-bottom;
  background-image: url(/assets/img/component/icon_anime_arrow_black.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 0;
}
.volleyMainArea a.textLink:hover::after {
  animation: volley-arrorw-txt 0.3s steps(9) forwards;
}
.volleyMainArea a.textLink[target*=_blank]::after {
  width: 24px;
  height: 24px;
  margin-left: 0;
  background-image: url(/assets/img/component/icon_anime_blank.png);
}
.volleyMainArea a.textLink[target*=_blank]:hover::after {
  animation: volley-blank-txt 0.3s steps(15) forwards;
}
.volleyMainArea a.textLink._txtColorGreen {
  color: #00A273;
}
.volleyMainArea a.textLink.ptn2 {
  position: relative;
}
.volleyMainArea a.textLink.ptn2::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  transform: translateY(-50%) rotate(45deg);
  background-image: none;
  position: absolute;
  top: 50%;
  right: -10px;
}
.volleyMainArea a.anchorLink::after {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: -15px;
  vertical-align: text-bottom;
  background-image: url(/assets/img/component/icon_anime_anchorlink.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 8px;
}
.volleyMainArea ul,
.volleyMainArea ol {
  font-size: 16px;
  line-height: 1.8em;
}
.volleyMainArea ul + *,
.volleyMainArea ol + * {
  margin-top: 18px;
}
.volleyMainArea ul.smallText,
.volleyMainArea ol.smallText {
  font-size: 14px;
}
.volleyMainArea ul.bigText,
.volleyMainArea ol.bigText {
  font-size: 18px;
}
.volleyMainArea ul.redText,
.volleyMainArea ol.redText {
  color: #ff0000;
}
.volleyMainArea ul span.redText,
.volleyMainArea ol span.redText {
  color: #ff0000;
}
.volleyMainArea ul.komeList li,
.volleyMainArea ol.komeList li {
  padding-left: 1.2em;
  text-indent: -0.6em;
}
.volleyMainArea ul.komeList li::before,
.volleyMainArea ol.komeList li::before {
  content: "※";
  display: inline-block;
  margin-right: 0.2em;
}
.volleyMainArea ul.dotList li,
.volleyMainArea ol.dotList li {
  padding-left: 1.2em;
  text-indent: -0.6em;
}
.volleyMainArea ul.dotList li::before,
.volleyMainArea ol.dotList li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #333;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 5px;
}

.borderBox {
  border: solid 1px #ddd;
  padding: 10px;
}
.borderBox + * {
  margin-top: 18px;
}

.ttlVolleyLv1 h1, .ttlVolleyLv1 h2, .ttlVolleyLv1 h3, .ttlVolleyLv1 h4, .ttlVolleyLv1 h5, .ttlVolleyLv1 h6, .ttlVolleyLv1 p {
  font-size: 45px;
  line-height: 1.5;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif, "BaseFont-JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
}
@media (max-width: 767px) {
  .ttlVolleyLv1 h1, .ttlVolleyLv1 h2, .ttlVolleyLv1 h3, .ttlVolleyLv1 h4, .ttlVolleyLv1 h5, .ttlVolleyLv1 h6, .ttlVolleyLv1 p {
    font-size: 8vw;
    line-height: 1.3;
  }
}

.ttlVolleyLv2 h1, .ttlVolleyLv2 h2, .ttlVolleyLv2 h3, .ttlVolleyLv2 h4, .ttlVolleyLv2 h5, .ttlVolleyLv2 h6, .ttlVolleyLv2 p {
  font-size: 40px;
  line-height: 1.5;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif, "BaseFont-JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
}
@media (max-width: 767px) {
  .ttlVolleyLv2 h1, .ttlVolleyLv2 h2, .ttlVolleyLv2 h3, .ttlVolleyLv2 h4, .ttlVolleyLv2 h5, .ttlVolleyLv2 h6, .ttlVolleyLv2 p {
    font-size: 6vw;
    line-height: 1.3;
  }
}

.ttlVolleyLv3 h1, .ttlVolleyLv3 h2, .ttlVolleyLv3 h3, .ttlVolleyLv3 h4, .ttlVolleyLv3 h5, .ttlVolleyLv3 h6, .ttlVolleyLv3 p {
  font-size: 40px;
  line-height: 1.5;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif, "BaseFont-JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
}
@media (max-width: 767px) {
  .ttlVolleyLv3 h1, .ttlVolleyLv3 h2, .ttlVolleyLv3 h3, .ttlVolleyLv3 h4, .ttlVolleyLv3 h5, .ttlVolleyLv3 h6, .ttlVolleyLv3 p {
    font-size: 6vw;
    line-height: 1.3;
  }
}

.ttlVolleyLv4 h1, .ttlVolleyLv4 h2, .ttlVolleyLv4 h3, .ttlVolleyLv4 h4, .ttlVolleyLv4 h5, .ttlVolleyLv4 h6, .ttlVolleyLv4 p {
  font-size: 26px;
  line-height: 1.5;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif, "BaseFont-JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
}
@media (max-width: 767px) {
  .ttlVolleyLv4 h1, .ttlVolleyLv4 h2, .ttlVolleyLv4 h3, .ttlVolleyLv4 h4, .ttlVolleyLv4 h5, .ttlVolleyLv4 h6, .ttlVolleyLv4 p {
    font-size: 6vw;
    line-height: 1.3;
  }
}

.ttlVolleyLv1._alignLeft,
.ttlVolleyLv2._alignLeft,
.ttlVolleyLv3._alignLeft,
.ttlVolleyLv4._alignLeft {
  text-align: left;
}
@media (max-width: 767px) {
  .ttlVolleyLv1._alignLeft._spAlignCenter,
  .ttlVolleyLv2._alignLeft._spAlignCenter,
  .ttlVolleyLv3._alignLeft._spAlignCenter,
  .ttlVolleyLv4._alignLeft._spAlignCenter {
    text-align: center;
  }
}
.ttlVolleyLv1._alignCenter,
.ttlVolleyLv2._alignCenter,
.ttlVolleyLv3._alignCenter,
.ttlVolleyLv4._alignCenter {
  text-align: center;
}
@media (max-width: 767px) {
  .ttlVolleyLv1._alignCenter._spAlignLeft,
  .ttlVolleyLv2._alignCenter._spAlignLeft,
  .ttlVolleyLv3._alignCenter._spAlignLeft,
  .ttlVolleyLv4._alignCenter._spAlignLeft {
    text-align: left;
  }
}

.ttlVolleyLv1._txtColorBlack,
.ttlVolleyLv2._txtColorBlack,
.ttlVolleyLv3._txtColorBlack,
.ttlVolleyLv4._txtColorBlack {
  color: #171717;
}
.ttlVolleyLv1._txtColorWhite,
.ttlVolleyLv2._txtColorWhite,
.ttlVolleyLv3._txtColorWhite,
.ttlVolleyLv4._txtColorWhite {
  color: #ffffff;
}
.ttlVolleyLv1._txtColorChampionShip,
.ttlVolleyLv2._txtColorChampionShip,
.ttlVolleyLv3._txtColorChampionShip,
.ttlVolleyLv4._txtColorChampionShip {
  color: #002718;
}
.ttlVolleyLv1._txtColorGreen,
.ttlVolleyLv2._txtColorGreen,
.ttlVolleyLv3._txtColorGreen,
.ttlVolleyLv4._txtColorGreen {
  color: #00A273;
}
.ttlVolleyLv1._bgColorGreen,
.ttlVolleyLv2._bgColorGreen,
.ttlVolleyLv3._bgColorGreen,
.ttlVolleyLv4._bgColorGreen {
  background-color: #00A273;
}

.ttlVolleyLv1 .txtSubTitle,
.ttlVolleyLv2 .txtSubTitle,
.ttlVolleyLv3 .txtSubTitle,
.ttlVolleyLv4 .txtSubTitle {
  font-size: 0.45em;
  line-height: 1;
}
@media (max-width: 767px) {
  .ttlVolleyLv1 .txtSubTitle,
  .ttlVolleyLv2 .txtSubTitle,
  .ttlVolleyLv3 .txtSubTitle,
  .ttlVolleyLv4 .txtSubTitle {
    margin-top: 2vw;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
}
.row ._col1 {
  width: 1.6666666667%;
}
.row ._col2 {
  width: 3.3333333333%;
}
.row ._col3 {
  width: 5%;
}
.row ._col4 {
  width: 6.6666666667%;
}
.row ._col5 {
  width: 8.3333333333%;
}
.row ._col6 {
  width: 10%;
}
.row ._col7 {
  width: 11.6666666667%;
}
.row ._col8 {
  width: 13.3333333333%;
}
.row ._col9 {
  width: 15%;
}
.row ._col10 {
  width: 16.6666666667%;
}
.row ._col11 {
  width: 18.3333333333%;
}
.row ._col12 {
  width: 20%;
}
.row ._col13 {
  width: 21.6666666667%;
}
.row ._col14 {
  width: 23.3333333333%;
}
.row ._col15 {
  width: 25%;
}
.row ._col16 {
  width: 26.6666666667%;
}
.row ._col17 {
  width: 28.3333333333%;
}
.row ._col18 {
  width: 30%;
}
.row ._col19 {
  width: 31.6666666667%;
}
.row ._col20 {
  width: 33.3333333333%;
}
.row ._col21 {
  width: 35%;
}
.row ._col22 {
  width: 36.6666666667%;
}
.row ._col23 {
  width: 38.3333333333%;
}
.row ._col24 {
  width: 40%;
}
.row ._col25 {
  width: 41.6666666667%;
}
.row ._col26 {
  width: 43.3333333333%;
}
.row ._col27 {
  width: 45%;
}
.row ._col28 {
  width: 46.6666666667%;
}
.row ._col29 {
  width: 48.3333333333%;
}
.row ._col30 {
  width: 50%;
}
.row ._col31 {
  width: 51.6666666667%;
}
.row ._col32 {
  width: 53.3333333333%;
}
.row ._col33 {
  width: 55%;
}
.row ._col34 {
  width: 56.6666666667%;
}
.row ._col35 {
  width: 58.3333333333%;
}
.row ._col36 {
  width: 60%;
}
.row ._col37 {
  width: 61.6666666667%;
}
.row ._col38 {
  width: 63.3333333333%;
}
.row ._col39 {
  width: 65%;
}
.row ._col40 {
  width: 66.6666666667%;
}
.row ._col41 {
  width: 68.3333333333%;
}
.row ._col42 {
  width: 70%;
}
.row ._col43 {
  width: 71.6666666667%;
}
.row ._col44 {
  width: 73.3333333333%;
}
.row ._col45 {
  width: 75%;
}
.row ._col46 {
  width: 76.6666666667%;
}
.row ._col47 {
  width: 78.3333333333%;
}
.row ._col48 {
  width: 80%;
}
.row ._col49 {
  width: 81.6666666667%;
}
.row ._col50 {
  width: 83.3333333333%;
}
.row ._col51 {
  width: 85%;
}
.row ._col52 {
  width: 86.6666666667%;
}
.row ._col53 {
  width: 88.3333333333%;
}
.row ._col54 {
  width: 90%;
}
.row ._col55 {
  width: 91.6666666667%;
}
.row ._col56 {
  width: 93.3333333333%;
}
.row ._col57 {
  width: 95%;
}
.row ._col58 {
  width: 96.6666666667%;
}
.row ._col59 {
  width: 98.3333333333%;
}
.row ._col60 {
  width: 100%;
}
.row ._order1 {
  order: 1;
}
.row ._order2 {
  order: 2;
}
.row ._order3 {
  order: 3;
}
.row ._order4 {
  order: 4;
}
.row ._order5 {
  order: 5;
}
.row [class^=_col] {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.row [class^=_col] figure {
  display: block;
  width: 100%;
  text-align: center;
}
.row [class^=_col] figure.alignRight {
  text-align: right;
}
.row [class^=_col] figure.alignLeft {
  text-align: left;
}
.row [class^=_col] img {
  max-width: 100%;
  height: auto;
}
.row [class^=_col] p {
  width: 100%;
}
.row._deffMargin_none [class^=_col] {
  margin-bottom: 0;
}
.row.pad5 {
  margin: 0 -5px;
}
.row.pad5 > [class^=_col] {
  padding: 0 5px;
}
.row.pad10 {
  margin: 0 -10px;
}
.row.pad10 > [class^=_col] {
  padding: 0 10px;
}
.row.pad15 {
  margin: 0 -15px;
}
.row.pad15 > [class^=_col] {
  padding: 0 15px;
}
.row.pad20 {
  margin: 0 -20px;
}
.row.pad20 > [class^=_col] {
  padding: 0 20px;
}
.row.pad25 {
  margin: 0 -25px;
}
.row.pad25 > [class^=_col] {
  padding: 0 25px;
}
@media (max-width: 767px) {
  .row:not(.spFlex):not(.spFlexHalf) {
    display: block;
  }
  .row:not(.spFlex):not(.spFlexHalf) > [class^=_col] {
    width: 100%;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .row:not(.spFlex):not(.spFlexHalf).pad5, .row:not(.spFlex):not(.spFlexHalf).pad10, .row:not(.spFlex):not(.spFlexHalf).pad15, .row:not(.spFlex):not(.spFlexHalf).pad20, .row:not(.spFlex):not(.spFlexHalf).pad25 {
    margin: 0;
  }
  .row:not(.spFlex):not(.spFlexHalf).pad5 [class^=_col], .row:not(.spFlex):not(.spFlexHalf).pad10 [class^=_col], .row:not(.spFlex):not(.spFlexHalf).pad15 [class^=_col], .row:not(.spFlex):not(.spFlexHalf).pad20 [class^=_col], .row:not(.spFlex):not(.spFlexHalf).pad25 [class^=_col] {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .row.spFlexHalf > [class^=_col] {
    width: 50% !important;
  }
}

/* ----------------------------------------
// バレーサイトSass
// JTCS制作 共通パーツ
// ----------------------------------------*/
a.volleyLinkBtn,
span.volleyLinkBtn {
  display: inline-block;
  text-align: center;
  border: #000000 1px solid;
  border-radius: 100px;
  padding: 15px 25px;
  box-sizing: border-box;
  color: #000000;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  width: auto;
}
@media (max-width: 767px) {
  a.volleyLinkBtn,
  span.volleyLinkBtn {
    font-size: 4vw;
    border-radius: 20vw;
    padding: 4vw;
  }
}
a.volleyLinkBtn::after,
span.volleyLinkBtn::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("/assets/images/component/icon_anime_arrow_black.png");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
@media (max-width: 767px) {
  a.volleyLinkBtn::after,
  span.volleyLinkBtn::after {
    width: 8vw;
    height: 8vw;
  }
}
@media (min-width: 768px) {
  a.volleyLinkBtn:not([href^="#"]):hover::after,
  span.volleyLinkBtn:not([href^="#"]):hover::after {
    animation: volleyLinkArrowBlack 0.3s steps(9) forwards;
  }
  @keyframes volleyLinkArrowBlack {
    100% {
      background-position: center -270px;
    }
  }
}
@media (min-width: 768px) {
  a.volleyLinkBtn:not([href^="#"]):hover[target*=_blank]::after,
  span.volleyLinkBtn:not([href^="#"]):hover[target*=_blank]::after {
    animation: volleyLinkWinanime 0.3s steps(15) forwards;
  }
  @keyframes volleyLinkWinanime {
    100% {
      background-position: center -450px;
    }
  }
}
a.volleyLinkBtn[target*=_blank]::after,
span.volleyLinkBtn[target*=_blank]::after {
  background-image: url("/assets/images/component/icon_anime_blank.png");
}
a.volleyLinkBtn[target*=_blank]._windowWhite::after,
span.volleyLinkBtn[target*=_blank]._windowWhite::after {
  background-image: url("/assets/images/component/icon_anime_blank_w.png");
}
a.volleyLinkBtn._bgWhiteCursor::after,
span.volleyLinkBtn._bgWhiteCursor::after {
  background-image: url("/assets/images/component/icon_anime_arrow_white.png");
}
a.volleyLinkBtn._bgDownWhiteCursor::after,
span.volleyLinkBtn._bgDownWhiteCursor::after {
  background-image: none;
  width: 10px;
  height: 10px;
  border-left: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
  transform: translateY(-50%) rotate(-45deg);
}
@media (max-width: 767px) {
  a.volleyLinkBtn._bgDownWhiteCursor::after,
  span.volleyLinkBtn._bgDownWhiteCursor::after {
    width: 2vw;
    height: 2vw;
  }
}
a.volleyLinkBtn._bgNoImg::after,
span.volleyLinkBtn._bgNoImg::after {
  background-image: none;
}
a.volleyLinkBtn._bgWhite,
span.volleyLinkBtn._bgWhite {
  background-color: #ffffff;
}
a.volleyLinkBtn._bgGreen,
span.volleyLinkBtn._bgGreen {
  background-color: #00A273;
}
a.volleyLinkBtn._bgOrange,
span.volleyLinkBtn._bgOrange {
  background-color: #EF723A;
}
a.volleyLinkBtn._bgYellow,
span.volleyLinkBtn._bgYellow {
  background-color: #F8EC0E;
}
a.volleyLinkBtn._bgChampionShip,
span.volleyLinkBtn._bgChampionShip {
  background-color: #f00;
}
a.volleyLinkBtn._bgGlay,
span.volleyLinkBtn._bgGlay {
  background-color: #9a9a9a;
}
a.volleyLinkBtn._borderNone,
span.volleyLinkBtn._borderNone {
  border: none;
}
a.volleyLinkBtn._borderGreen,
span.volleyLinkBtn._borderGreen {
  border-color: #00A273;
}
a.volleyLinkBtn._borderOrange,
span.volleyLinkBtn._borderOrange {
  border-color: #EF723A;
}
a.volleyLinkBtn._borderYellow,
span.volleyLinkBtn._borderYellow {
  border-color: #F8EC0E;
}
a.volleyLinkBtn._borderGlay,
span.volleyLinkBtn._borderGlay {
  border-color: #9a9a9a;
}
a.volleyLinkBtn._txtColorWhite,
span.volleyLinkBtn._txtColorWhite {
  color: #ffffff;
}
a.volleyLinkBtn._w250,
span.volleyLinkBtn._w250 {
  width: 250px;
}
@media (max-width: 767px) {
  a.volleyLinkBtn._w250,
  span.volleyLinkBtn._w250 {
    width: 100%;
  }
}
a.volleyLinkBtn._w300,
span.volleyLinkBtn._w300 {
  width: 300px;
}
@media (max-width: 767px) {
  a.volleyLinkBtn._w300,
  span.volleyLinkBtn._w300 {
    width: 100%;
  }
}
a.volleyLinkBtn._w400,
span.volleyLinkBtn._w400 {
  width: 400px;
}
@media (max-width: 767px) {
  a.volleyLinkBtn._w400,
  span.volleyLinkBtn._w400 {
    width: 100%;
  }
}
a.volleyLinkBtn._w450,
span.volleyLinkBtn._w450 {
  width: 450px;
}
@media (max-width: 767px) {
  a.volleyLinkBtn._w450,
  span.volleyLinkBtn._w450 {
    width: 100%;
  }
}
a.volleyLinkBtn._w500,
span.volleyLinkBtn._w500 {
  width: 500px;
}
@media (max-width: 767px) {
  a.volleyLinkBtn._w500,
  span.volleyLinkBtn._w500 {
    width: 100%;
  }
}
a.volleyLinkBtn._wMax,
span.volleyLinkBtn._wMax {
  width: 100%;
}

a.volleyLinkSquareBtn {
  display: inline-block;
  text-align: center;
  border-radius: 10px;
  padding: 35px 25px;
  box-sizing: border-box;
  color: #00A273;
  background-color: #F1F4F3;
  position: relative;
}
@media (max-width: 767px) {
  a.volleyLinkSquareBtn {
    font-size: 4vw;
    border-radius: 1vw;
    padding: 5vw 4vw;
  }
}
a.volleyLinkSquareBtn::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("/assets/images/component/icon_anime_arrow_black.png");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
@media (max-width: 767px) {
  a.volleyLinkSquareBtn::after {
    width: 8vw;
    height: 8vw;
  }
}
@media (min-width: 768px) {
  a.volleyLinkSquareBtn:not([href^="#"]):hover::after {
    animation: volleyLinkArrowBlack 0.3s steps(9) forwards;
  }
  @keyframes volleyLinkArrowBlack {
    100% {
      background-position: center -270px;
    }
  }
}
@media (min-width: 768px) {
  a.volleyLinkSquareBtn:not([href^="#"]):hover[target*=_blank]::after {
    animation: volleyLinkWinanime 0.3s steps(15) forwards;
  }
  @keyframes volleyLinkWinanime {
    100% {
      background-position: center -450px;
    }
  }
}
a.volleyLinkSquareBtn[target*=_blank]::after {
  background-image: url("/assets/images/component/icon_anime_blank.png");
  right: 35px;
}
a.volleyLinkSquareBtn[target*=_blank]._windowWhite::after {
  background-image: url("/assets/images/component/icon_anime_blank_w.png");
}
a.volleyLinkSquareBtn._w340 {
  width: 340px;
}
@media (max-width: 767px) {
  a.volleyLinkSquareBtn._w340 {
    width: 100%;
  }
}
a.volleyLinkSquareBtn._wMax {
  width: 100%;
}

.volleyTableBox.ptn1 table {
  border-collapse: collapse;
}
.volleyTableBox.ptn1 table tr:last-child th, .volleyTableBox.ptn1 table tr:last-child td {
  border-bottom: #ffffff 1px solid;
}
.volleyTableBox.ptn1 table th, .volleyTableBox.ptn1 table td {
  border-top: #ffffff 1px solid;
}
.volleyTableBox.ptn2 table {
  border-collapse: separate;
  border-spacing: 0px 1px;
}
.volleyTableBox.ptn2 table tr:last-child th, .volleyTableBox.ptn2 table tr:last-child td {
  border-bottom: none;
}
.volleyTableBox.ptn2 table th, .volleyTableBox.ptn2 table td {
  border-top: none;
}
.volleyTableBox.ptn2 table td {
  background-color: #ffffff;
}
.volleyTableBox table {
  width: 100%;
}
.volleyTableBox table th {
  background-color: #E2EBE8;
  color: #00A273;
  padding: 25px 30px;
  font-weight: normal;
  width: 290px;
  box-sizing: border-box;
  text-align: left;
}
@media (max-width: 767px) {
  .volleyTableBox table th {
    padding: 3vw 3vw;
    width: 35%;
    font-size: 4vw;
  }
}
.volleyTableBox table td {
  background-color: #F3F5F4;
  color: #033824;
  padding: 15px 30px 15px 80px;
  line-height: 1.5;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .volleyTableBox table td {
    padding: 3vw 3vw;
    font-size: 4vw;
  }
}

.ttlAccord {
  background-color: #00A273;
}
.ttlAccord._bgColorGray {
  background-color: #F1F4F3;
}
.ttlAccord._bgColorGray > a,
.ttlAccord._bgColorGray > span {
  color: #00A273;
  font-weight: bold;
}
.ttlAccord._bgColorGray > a::before,
.ttlAccord._bgColorGray > span::before {
  border: #A8C1B7 1px solid;
}
.ttlAccord.open > a::after,
.ttlAccord.open > span::after {
  transform: translateY(-50%) rotate(45deg);
  margin-top: 3px;
}
@media (max-width: 767px) {
  .ttlAccord.open > a::after,
  .ttlAccord.open > span::after {
    margin-top: 0.5vw;
  }
}
.ttlAccord > a,
.ttlAccord > span {
  display: block;
  padding: 20px 50px 20px 20px;
  color: #ffffff;
  font-size: 18px;
  position: relative;
  line-height: 1;
}
@media (max-width: 767px) {
  .ttlAccord > a,
  .ttlAccord > span {
    font-size: 4.5vw;
    padding: 3vw 12vw 3vw 4vw;
  }
}
.ttlAccord > a::before,
.ttlAccord > span::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 10px;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .ttlAccord > a::before,
  .ttlAccord > span::before {
    width: 7vw;
    height: 7vw;
    border-radius: 2vw;
    right: 4vw;
  }
}
.ttlAccord > a::after,
.ttlAccord > span::after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  right: 25px;
  top: 50%;
  transform: translateY(-50%) rotate(225deg);
  border-top: #002718 1px solid;
  border-left: #002718 1px solid;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .ttlAccord > a::after,
  .ttlAccord > span::after {
    width: 2vw;
    height: 2vw;
    right: 6.5vw;
  }
}
.ttlAccord + .accordArea {
  height: 0;
  transform-origin: top;
  transform: scaleY(0);
  opacity: 0;
  transition: 0.3s;
}
.ttlAccord + .accordArea.open {
  height: 100%;
  transform: scaleY(1);
  transition: 0.3s;
  opacity: 1;
}

.volleyMenuBtnArea {
  position: fixed;
  right: 0px;
  top: 80px;
  background: linear-gradient(150deg, rgb(0, 162, 115) 0%, rgb(51, 188, 119) 100%);
  width: 135px;
  height: 80px;
  border-radius: 100px 0 0 100px;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .volleyMenuBtnArea.ptn2 {
    bottom: 22vw;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .volleyMenuBtnArea.ptn2 {
    bottom: 15vw;
  }
}
@media (min-width: 768px) {
  .volleyMenuBtnArea {
    z-index: 501;
    text-indent: -30px;
  }
}
@media (max-width: 767px) {
  .volleyMenuBtnArea {
    z-index: 500;
    width: 20vw;
    height: 20vw;
    top: auto;
    bottom: 4vw;
    right: 4vw;
    border-radius: 10vw;
    position: fixed;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .volleyMenuBtnArea {
    width: 12vw;
    height: 12vw;
  }
}
.volleyMenuBtnArea.open {
  height: 50px;
}
.volleyMenuBtnArea.open a.volleyMenuBtn {
  display: none;
}
.volleyMenuBtnArea.close span.volleyMenuBtn {
  display: none;
}
.volleyMenuBtnArea .volleyMenuBtn {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  position: relative;
}
@media (max-width: 767px) {
  .volleyMenuBtnArea .volleyMenuBtn {
    flex-direction: column;
  }
}
.volleyMenuBtnArea .volleyMenuBtn .volleyMenuBtnDetail {
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .volleyMenuBtnArea .volleyMenuBtn .volleyMenuBtnDetail {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
  }
}
@media (max-width: 767px) {
  .volleyMenuBtnArea .volleyMenuBtn .volleyMenuBtnDetail {
    position: relative;
    margin-top: 5px;
  }
}
.volleyMenuBtnArea .volleyMenuBtn .volleyMenuBtnDetail::before, .volleyMenuBtnArea .volleyMenuBtn .volleyMenuBtnDetail::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 15px;
  background-color: #ffffff;
  transition: 0.5s all;
}
.volleyMenuBtnArea .volleyMenuBtn .volleyMenuBtnDetail::before {
  top: 1px;
  left: 0;
}
.volleyMenuBtnArea .volleyMenuBtn .volleyMenuBtnDetail::after {
  bottom: 1px;
  left: 0;
}
.volleyMenuBtnArea .volleyMenuBtn .volleyMenuBtnDetail span {
  display: inline-block;
  width: 15px;
  height: 2px;
  background-color: #ffffff;
}

.volleyMenuArea {
  position: fixed;
  background-color: #ffffff;
  width: 575px;
  height: 560px;
  right: -575px;
  top: 105px;
  transition: 0.5s all;
  padding: 10px;
  box-sizing: border-box;
  z-index: 500;
}
@media (max-width: 767px) {
  .volleyMenuArea.ptn2.open .volleyMenuCloseBtn {
    bottom: 22vw;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .volleyMenuArea.ptn2.open .volleyMenuCloseBtn {
    bottom: 15vw;
  }
}
@media (min-width: 768px) {
  .volleyMenuArea {
    border-radius: 15px 0 0 15px;
  }
}
@media (max-width: 767px) {
  .volleyMenuArea {
    top: auto;
    width: 100vw;
    right: -100vw;
    padding: 0;
    overflow-y: auto;
  }
}
.volleyMenuArea.open {
  right: 0;
}
@media (min-width: 768px) {
  .volleyMenuArea.open {
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 767px) {
  .volleyMenuArea.open .volleyMenuCloseBtn {
    position: fixed;
    bottom: 4vw;
    right: 6vw;
    top: auto;
    left: auto;
    z-index: 1;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .volleyMenuArea.open .volleyMenuCloseBtn {
    right: 4vw;
  }
}
.volleyMenuArea .volleyMenuCloseBtn {
  display: inline-block;
  border: #CCD9D4 1px solid;
  background-color: #ffffff;
  position: absolute;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border-radius: 15px;
  top: 20px;
  left: 25px;
}
@media (max-width: 767px) {
  .volleyMenuArea .volleyMenuCloseBtn {
    width: 15vw;
    height: 15vw;
    border-radius: 8vw;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .volleyMenuArea .volleyMenuCloseBtn {
    width: 10vw;
    height: 10vw;
  }
}
.volleyMenuArea .volleyMenuCloseBtn::before, .volleyMenuArea .volleyMenuCloseBtn::after {
  content: "";
  display: block;
  width: 15px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #CCD9D4;
}
@media (max-width: 767px) {
  .volleyMenuArea .volleyMenuCloseBtn::before, .volleyMenuArea .volleyMenuCloseBtn::after {
    width: 5vw;
  }
}
.volleyMenuArea .volleyMenuCloseBtn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.volleyMenuArea .volleyMenuCloseBtn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (min-width: 768px) {
  .volleyMenuArea .menuArea {
    display: grid;
    grid-template-rows: 395px 75px auto;
    grid-template-columns: 395px auto;
    grid-template-areas: "volleyMenu" "snsMenu";
    padding-top: 5px;
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .volleyMenuArea .menuArea .volleyMenu {
    grid-row: 1/3;
    grid-column: 1/2;
  }
}
@media (min-width: 768px) {
  .volleyMenuArea .menuArea .volleyMenu li {
    padding: 5px 0px 5px 65px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .volleyMenuArea .menuArea .volleyMenu li {
    border-bottom: #ADADAD 1px solid;
  }
}
@media (max-width: 767px) {
  .volleyMenuArea .menuArea .volleyMenu li a {
    display: block;
    padding: 4.5vw 8vw 4.5vw 12vw;
    font-size: 5vw;
  }
}
.volleyMenuArea .menuArea .volleyMenu li a:hover {
  opacity: 1;
  color: #00A273;
  text-decoration: underline;
}
.volleyMenuArea .menuArea .volleyMenu li a[target*=_blank] span::after {
  content: "";
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 5px;
  right: 0px;
  background-image: url(/assets/img/component/icon_blank.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  transform: rotate(0deg);
  background-color: transparent;
  border: none;
}
@media (max-width: 767px) {
  .volleyMenuArea .menuArea .volleyMenu li a[target*=_blank] span::after {
    width: 5vw;
    height: 5vw;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
  }
}
.volleyMenuArea .menuArea .volleyMenu li a span {
  position: relative;
  padding-right: 25px;
}
@media (max-width: 767px) {
  .volleyMenuArea .menuArea .volleyMenu li a span {
    display: block;
    padding-right: 6vw;
  }
}
.volleyMenuArea .menuArea .volleyMenu li a span::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-left: #002718 2px solid;
  border-bottom: #002718 2px solid;
  position: absolute;
  right: 5px;
  top: 9px;
  transform: rotate(225deg);
}
@media (max-width: 767px) {
  .volleyMenuArea .menuArea .volleyMenu li a span::after {
    width: 2vw;
    height: 2vw;
    right: 1vw;
    top: 50%;
    transform: translateY(-50%) rotate(225deg);
  }
}
.volleyMenuArea .menuArea .snsMenu {
  display: flex;
  justify-content: center;
  color: #ffffff;
  padding: 0 155px 0 60px;
}
@media (min-width: 768px) {
  .volleyMenuArea .menuArea .snsMenu {
    grid-row: 3/4;
    grid-column: 1/2;
  }
}
@media (max-width: 767px) {
  .volleyMenuArea .menuArea .snsMenu {
    margin: 5vw 0;
    padding: 0 27vw;
  }
}
.volleyMenuArea .menuArea .snsMenu li {
  padding: 0 9px;
  width: 33%;
  box-sizing: border-box;
}
.volleyMenuArea .menuArea .snsMenu li img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .volleyMenuArea .menuArea .logoArea {
    grid-row: 2/4;
    grid-column: 2/2;
  }
}
@media (max-width: 767px) {
  .volleyMenuArea .menuArea .logoArea {
    padding: 3vw 3vw;
    width: 50%;
    box-sizing: border-box;
  }
}

.volleyModalBack {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(173, 173, 173, 0.6);
  z-index: -1;
  opacity: 0;
  transition: 0.5s all;
  cursor: pointer;
}
.volleyModalBack.open {
  opacity: 1;
  z-index: 50;
  transition: 0.5s all;
}