@charset "UTF-8";
.page p, .page span, .page a, .page h2, .page h3 {
  line-height: 1.5;
}
.page a {
  display: block;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.page a:hover {
  opacity: 0.6;
}
.page img {
  max-width: 100%;
  height: auto;
}
.page div, .page span, .page applet, .page object, .page iframe,
.page h1, .page h2, .page h3, .page h4, .page h5, .page h6, .page p,
.page blockquote, .page pre, .page a, .page abbr, .page acronym, .page address,
.page big, .page cite, .page code, .page del, .page dfn, .page em, .page img, .page ins, .page kbd, .page q, .page s, .page samp, .page small, .page strike, .page strong, .page sub, .page sup, .page tt, .page var, .page b, .page u, .page i, .page center,
.page dl, .page dt, .page dd, .page ol, .page ul, .page li,
.page fieldset, .page form, .page label, .page legend,
.page table, .page caption, .page tbody, .page tfoot, .page thead, .page tr, .page th, .page td,
.page article, .page aside, .page canvas, .page details, .page embed, .page figure, .page figcaption, .page footer, .page header, .page hgroup,
.page menu, .page nav, .page output, .page ruby, .page section, .page summary, .page time, .page mark, .page audio, .page video, .page picture {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page article, .page aside, .page details, .page figcaption, .page figure, .page footer, .page header, .page hgroup, .page menu, .page nav, .page section, .page summary, .page picture {
  display: block;
}
.page *, .page *:before, .page *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.page button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.l-wrap {
  overflow: initial;
}

@media screen and (min-width: 769px) {
  .view--pc {
    display: block !important;
  }
  .view--sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .view--pc {
    display: none !important;
  }
  .view--sp {
    display: block !important;
  }
}
.pane-main {
  margin: 0 !important;
  padding: 0 !important;
}

.page {
  overflow: hidden;
  background: #fff;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", sans-serif;
}
.page p {
  font-weight: 500;
}
.page .mb-0 {
  margin-bottom: 0 !important;
}
.page {
  /*=============================
  	kv
  =============================*/
}
.page .kv h1 {
  min-width: 1200px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .kv h1 {
    min-width: 100%;
  }
}
.page .kv h1 img {
  margin: auto;
}
.page .tvc-movie {
  max-width: 1260px;
  margin: 100px auto;
  padding: 80px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .tvc-movie {
    padding: 0;
    margin: 13vw auto;
  }
}
.page .tvc-movie-title {
  display: block;
  width: 156px;
  margin: 0 auto 48px;
}
@media screen and (max-width: 768px) {
  .page .tvc-movie-title {
    width: 24.7vw;
    margin-bottom: 6.3vw;
  }
}
.page .tvc-movie .tvc-swiper {
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .tvc-movie .tvc-swiper {
    width: 75% !important;
    margin: 0 auto;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  .page .tvc-movie .swiper-wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.page .tvc-movie .swiper-slide {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .tvc-movie .swiper-slide {
    width: 100%;
  }
}
.page .tvc-movie .movie-box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background: #ccc;
  overflow: hidden;
}
.page .tvc-movie .movie-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page .tvc-movie .movie-title {
  font-size: 14px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .page .tvc-movie .movie-title {
    font-size: 3.1vw;
    margin-top: 2.1vw;
  }
}
.page .tvc-movie .swiper-button-prev,
.page .tvc-movie .swiper-button-next {
  width: 40px;
  height: 40px;
  color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 55% !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .page .tvc-movie .swiper-button-prev,
  .page .tvc-movie .swiper-button-next {
    display: block !important;
    width: 8vw;
    height: 8vw;
    top: 59% !important;
  }
}
.page .tvc-movie .swiper-button-prev {
  background-image: url(/ec/img/usr/pg/campaign/ao-business-casual/arrow_prev.png);
  left: -60px !important;
}
@media screen and (max-width: 768px) {
  .page .tvc-movie .swiper-button-prev {
    left: 2% !important;
  }
}
.page .tvc-movie .swiper-button-next {
  background-image: url(/ec/img/usr/pg/campaign/ao-business-casual/arrow_next.png);
  right: -60px !important;
}
@media screen and (max-width: 768px) {
  .page .tvc-movie .swiper-button-next {
    right: 2% !important;
  }
}
.page .tvc-movie .swiper-button-prev:after,
.page .tvc-movie .swiper-button-next:after {
  display: none;
}
.page .tvc-movie .swiper-button-prev.swiper-button-disabled,
.page .tvc-movie .swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.page {
  /*=============================
  	anchor
  =============================*/
}
.page .anchor {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  background: #E5E6E8;
  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;
}
.page .anchor-inner {
  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;
  max-width: 1200px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page .anchor-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page .anchor-btn {
  display: block;
  width: 20%;
  text-align: center;
  padding: 40px 0 54px;
  border-right: 1px solid #333333;
  position: relative;
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .page .anchor-btn {
    width: 33.3%;
    padding: 6.5vw 0 9.1vw;
    font-size: 2.6vw;
  }
}
.page .anchor-btn:hover {
  background: #fff;
  opacity: 1 !important;
}
.page .anchor-btn:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 8.6px;
  background-image: url(/ec/img/usr/pg/campaign/ao-business-casual/anchor-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .page .anchor-btn:after {
    width: 2.3vw;
    height: 1.6vw;
    bottom: 5.9vw;
  }
}
@media screen and (max-width: 768px) {
  .page .anchor-btn.sp-large {
    width: 50%;
    border-top: 1px solid #333 !important;
  }
}
@media screen and (max-width: 768px) {
  .page .anchor-btn.sp-border-right-none {
    border-right: none !important;
  }
}
.page {
  /*=============================
  	statement
  =============================*/
}
.page .statement {
  text-align: center;
  padding: 100px 0;
  background: #E5E6E8;
}
@media screen and (max-width: 768px) {
  .page .statement {
    padding: 13vw 0;
  }
}
.page .statement-top {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .page .statement-top {
    font-size: 5.2vw;
    margin-bottom: 6vw;
  }
}
.page .statement-bottom {
  font-size: 22px;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .page .statement-bottom {
    font-size: 3.5vw;
  }
}
.page {
  /*=============================
  	slider-area
  =============================*/
}
.page .slider-area {
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .page .slider-area {
    margin-top: 7.2vw;
  }
}
.page .slider-area-heading {
  width: 960px;
  display: block;
  margin: 0 auto 45px;
}
@media screen and (max-width: 768px) {
  .page .slider-area-heading {
    width: 100%;
    margin-bottom: 2vw;
  }
}
.page .slider-area .slider-heading {
  display: block;
  margin: 30px auto;
}
.page .slider-area .slider-heading01 {
  width: 143px;
}
.page .slider-area .slider-heading02 {
  width: 121px;
}
.page .slider-area .slider-heading03 {
  width: 97px;
}
.page .slider-area .slider-heading04 {
  width: 120px;
}
.page .slider-area .slider-heading05 {
  width: 106px;
}
.page {
  /*=============================
  	item-slider
  =============================*/
}
.page .item-slider {
  position: relative;
  overflow: hidden;
}
.page .item-slider:hover .arrow {
  opacity: 1;
}
.page .slider-track {
  overflow: hidden;
  width: 100%;
}
.page .slider-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.page .slider-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.page .item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 220px;
  overflow: hidden;
  margin: 0 10px;
}
.page .item img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
@media (hover: hover) {
  .page .item:hover img {
    -webkit-transform: scale(1.07);
            transform: scale(1.07);
  }
}
.page .arrow {
  position: absolute;
  top: 62%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
  width: 50px;
}
.page .arrow img {
  display: block;
}
.page .prev {
  left: 10px;
}
.page .next {
  right: 10px;
}
@media (max-width: 768px) {
  .page .item-slider {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
  }
  .page .arrow {
    display: none;
  }
  .page .item {
    width: 29.6vw;
  }
}
.page {
  /*=============================
  	set
  =============================*/
}
.page .set {
  margin: 100px auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .set {
    margin: 13vw auto;
  }
}
.page .set-heading {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .page .set-heading {
    font-size: 4.6vw;
    margin-bottom: 6.5vw;
  }
}
.page .set-list {
  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;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .set-list {
    max-width: 89.6vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page .set-list a {
  display: block;
  width: 25%;
}
@media screen and (max-width: 768px) {
  .page .set-list a {
    width: 50%;
  }
}
.page .bg-gray {
  background: #E5E6E8 url(/ec/img/usr/pg/campaign/ao-business-casual/bg_pc.png) no-repeat center/cover;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .page .bg-gray {
    padding: 13vw 0;
  }
}
.page {
  /*=============================
  	coordinate
  =============================*/
}
.page .coordinate-heading {
  width: 315px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 768px) {
  .page .coordinate-heading {
    width: 47.7vw;
    margin-bottom: 6.5vw;
  }
}
.page .coordinate-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 auto 100px;
  max-width: 1130px;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 89.6vw;
    margin-bottom: 13vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page .coordinate-sec.sec-small {
  max-width: 780px;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec.sec-small {
    max-width: 53.8vw;
  }
}
.page .coordinate-sec.sec-small .coordinate-sec-img {
  width: 44.8%;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec.sec-small .coordinate-sec-img {
    width: 45.6vw;
  }
}
.page .coordinate-sec.sec-small .coordinate-sec-text {
  width: 49.2%;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec.sec-small .coordinate-sec-text {
    width: 100%;
  }
}
.page .coordinate-sec.flex-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec.flex-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page .coordinate-sec-img {
  width: 61.9%;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec-img {
    width: 100%;
    margin-bottom: 3.9vw;
  }
}
.page .coordinate-sec-text {
  text-align: left;
  width: 34%;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec-text {
    width: 53.8vw;
  }
}
.page .coordinate-sec-text .talent-name {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec-text .talent-name {
    font-size: 3.9vw;
    margin-bottom: 3.3vw;
    text-align: center;
  }
}
.page .coordinate-sec-text .talent-name span {
  font-size: 20px;
  font-weight: bold;
  vertical-align: baseline;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec-text .talent-name span {
    font-size: 3.3vw;
  }
}
.page .coordinate-sec-text .detail-text {
  font-size: 16px;
  line-height: 1.8;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #333;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec-text .detail-text {
    font-size: 2.6vw;
    padding-bottom: 2.6vw;
    margin-bottom: 2.6vw;
  }
}
.page .coordinate-sec-text .item-area {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec-text .item-area {
    gap: unset;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 2.3vw;
  }
}
.page .coordinate-sec-text .item-area .item-name {
  display: block;
  width: 86px;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec-text .item-area .item-name {
    width: 70px;
    font-size: 2.6vw;
  }
}
.page .coordinate-sec-text .item-area .item-price {
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec-text .item-area .item-price {
    font-size: 2.6vw;
  }
}
.page .coordinate-sec-text .item-area a {
  display: block;
  width: 52px;
}
@media screen and (max-width: 768px) {
  .page .coordinate-sec-text .item-area a {
    width: 7.8vw;
  }
}
.page {
  /*=============================
  	staff
  =============================*/
}
.page .staff {
  max-width: 1200px;
  margin: 0 auto 100px;
  padding: 90px 0;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .page .staff {
    padding: 13vw 0;
    margin-bottom: 13vw;
  }
}
.page .staff-heading {
  width: 373px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .page .staff-heading {
    width: 56.5vw;
    margin-bottom: 6.5vw;
  }
}
.page .staff-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 970px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 768px) {
  .page .staff-list {
    max-width: 89.6vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3.9vw;
    margin-bottom: 9.1vw;
  }
}
.page .staff-sec {
  max-width: 209px;
}
.page .staff-img {
  margin-bottom: 14px;
}
.page .staff-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.page .staff-info-img {
  width: 44px;
  border-radius: 100%;
}
.page .staff-text {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.38;
}
.page .staff-more-btn {
  display: block;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .page .staff-more-btn {
    margin-bottom: 13vw;
  }
}
.page .staff-more-btn a {
  padding: 18px 0;
  border: 1px solid #333;
  position: relative;
  text-align: center;
  font-size: 20px;
  width: 322px;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .staff-more-btn a {
    padding: 3.4vw 0;
    font-size: 3.6vw;
    width: 60.4vw;
  }
}
.page .staff-more-btn a:after {
  position: absolute;
  content: "";
  background-image: url(/ec/img/usr/pg/campaign/ao-business-casual/staff-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: 40px;
  top: 44%;
  width: 7px;
  height: 14px;
}
@media screen and (max-width: 768px) {
  .page .staff-more-btn a:after {
    width: 1.2vw;
    height: 2.3vw;
    right: 5.2vw;
  }
}
@media screen and (max-width: 768px) {
  .page .staff .staff-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8.4vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page .staff .staff-sec {
    max-width: 40.49vw;
  }
  .page .staff .staff-img {
    margin-bottom: 2.86vw;
  }
  .page .staff .staff-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.43vw;
  }
  .page .staff .staff-info-img {
    width: 8.46vw;
  }
  .page .staff .staff-text {
    font-size: 3.38vw;
    font-weight: 600;
    line-height: 1.38;
  }
}
.page {
  /*=============================
  	contents
  =============================*/
}
.page .contents {
  margin: 100px auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .contents {
    margin: 13vw auto;
  }
}
.page .contents-heading {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .page .contents-heading {
    font-size: 4.6vw;
    margin-bottom: 6.5vw;
  }
}
.page .contents-list {
  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;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .contents-list {
    max-width: 89.6vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 5.2vw;
  }
}
.page .contents-list a {
  display: block;
  width: 25%;
}
@media screen and (max-width: 768px) {
  .page .contents-list a {
    width: 50%;
  }
}
.page {
  /*=============================
  	cast
  =============================*/
}
.page .cast {
  margin: 100px auto;
  max-width: 1200px;
}
@media screen and (max-width: 768px) {
  .page .cast {
    margin: 13vw auto;
    max-width: 89.6vw;
  }
}
.page .cast-heading {
  width: 96px;
  margin: 0 auto 34px;
}
@media screen and (max-width: 768px) {
  .page .cast-heading {
    width: 14.3vw;
    margin-bottom: 6.5vw;
  }
}
.page .cast-sec {
  background: #fff;
  padding: 50px 0;
  margin: 0 auto 50px;
}
@media screen and (max-width: 768px) {
  .page .cast-sec {
    padding: 9.1vw 0;
    margin-bottom: 6.5vw;
  }
}
.page .cast-sec-inner {
  max-width: 980px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .cast-sec-inner {
    max-width: 71.4vw;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page .cast-sec-inner.sec-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.page .cast-detail {
  width: 64.8%;
}
@media screen and (max-width: 768px) {
  .page .cast-detail {
    width: 100%;
  }
}
.page .cast-detail .cast-name {
  display: block;
  width: 147px;
  margin: 0 auto 30px 0;
}
@media screen and (max-width: 768px) {
  .page .cast-detail .cast-name {
    display: block;
    width: 23vw;
    margin: 3.9vw auto;
  }
}
.page .cast-detail .cast-text {
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .page .cast-detail .cast-text {
    font-size: 2.6vw;
    line-height: 1.75;
  }
}
.page .cast-img {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .page .cast-img {
    width: 38.4vw;
  }
}
.page {
  /*=============================
  	sns
  =============================*/
}
.page .sns {
  max-width: 286px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .sns {
    max-width: 37.2vw;
  }
}
.page .sns a {
  display: block;
  width: 21.7%;
}
@media screen and (max-width: 768px) {
  .page .sns a {
    width: 8.1vw;
  }
}