@charset "UTF-8";
body {
  color: #463C3C;
  /*font-family: "游明朝", "Yu Mincho", YuMincho, "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;*/
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  background: #FFF; }

header {
  width: 100%;
  background: #FFF;
  position: fixed;
  z-index: 9999;
  top: 0; }
  header .header-inner {
    max-width: 1200px;
    height: 60px;
    margin: 0 auto;
    background: #FFF;
    box-sizing: border-box; }
    header .header-inner h1 {
      display: inline-block;
      padding: 13px 0px 12px 5px;
      width: 126px; }
      header .header-inner h1 img {
        max-width: 100%;
        width: auto;
        height: auto; }
    header .header-inner nav.g-nav {
      width: 600px;
      font-size: 0;
      text-align: right;
      float: right;
      margin-top: 18px;
      letter-spacing: 2px; }
      header .header-inner nav.g-nav h1 {
        display: inline-block; }
      header .header-inner nav.g-nav ul li {
        display: inline-block;
        font-size: 14px;
        color: #8C1157;
        padding: 0 10px;
        vertical-align: middle; }
        header .header-inner nav.g-nav ul li a {
          color: #8C1157;
          font-family: adobe-garamond-pro, serif;
          transition-duration: 1.3s;
          height: 30px;
          display: block;
          line-height: 30px; }
        header .header-inner nav.g-nav ul li a:hover {
          opacity: 0.2; }

div.main-v {
  height: 75vh;
  min-height: 620px;
  padding-top: 60px;
  position: relative;
  background: url("../img/bg-header.jpg") repeat-x center;
  animation: bg-animate 120s infinite linear;
  min-width: 1200px;
  margin: 0 auto; }
  div.main-v div.copy {
    font-size: 0; }
    div.main-v div.copy img {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto; }

@keyframes bg-animate {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -2112px 0; } }
main {
  min-width: 1200px;
  margin: 0 auto; }

section {
  width: 100%;
  padding: 100px 0; }
  section .block {
    width: 1000px;
    margin: 0 auto;
    box-sizing: border-box; }
  section h2 {
    font-size: 30px;
    font-family: adobe-garamond-pro, serif;
    color: #8C1157;
    text-align: center;
    margin-bottom: 105px;
    letter-spacing: 10px; }
    section h2 span {
      font-size: 17px;
      color: #C9CACA; }
  section div.more-btn {
    box-sizing: border-box;
    text-align: center; }
    section div.more-btn a {
      width: 250px;
      color: #8C1157;
      font-family: adobe-garamond-pro, serif;
      font-size: 20px;
      letter-spacing: 10px;
      text-align: center;
      border: #8C1157 solid 1px;
      display: block;
      padding: 16px 0;
      position: relative;
      margin: 0 auto;
      box-sizing: border-box;
      transition-duration: 0.5s; }
    section div.more-btn a:after {
      content: '';
      background: url(../img/arrow-btn.png) center right no-repeat;
      background-size: contain;
      display: inline-block;
      width: 34px;
      height: 10px;
      right: 20px;
      margin-top: 8px;
      position: absolute;
      transition-duration: 0.5s; }
    section div.more-btn a:hover {
      letter-spacing: 16px;
      background: #8C1157;
      color: #FFF; }
    section div.more-btn a:hover:after {
      background: url(../img/arrow-btn_w.png) center right no-repeat;
      right: 15px; }
  section div.contact-btn {
    box-sizing: border-box;
    text-align: center; }
    section div.contact-btn a {
      width: 650px;
      color: #8C1157;
      font-family: adobe-garamond-pro, serif;
      font-size: 23px;
      letter-spacing: 10px;
      text-align: center;
      border: #8C1157 solid 1px;
      display: block;
      padding: 40px 0;
      position: relative;
      margin: 0 auto;
      box-sizing: border-box;
      transition-duration: 0.5s; }
    section div.contact-btn a:after {
      content: '';
      background: url(../img/arrow-btn.png) center right no-repeat;
      background-size: contain;
      display: inline-block;
      width: 68px;
      height: 20px;
      right: 50px;
      margin-top: 8px;
      position: absolute;
      transition-duration: 0.5s; }
    section div.contact-btn a:hover {
      letter-spacing: 16px;
      background: #8C1157;
      color: #FFF; }
    section div.contact-btn a:hover:after {
      background: url(../img/arrow-btn_w.png) center right no-repeat;
      right: 40px; }

section#concept {
  background: #FFF;
  padding: 0; }
  section#concept .concept-inner {
    width: 1000px;
    margin: 0 auto;
    font-size: 0;
    margin-bottom: 60px; }
    section#concept .concept-inner div {
      display: inline-block;
      vertical-align: middle; }
    section#concept .concept-inner div.video {
      width: 200px; }
      section#concept .concept-inner div.video video {
        width: 100%;
        height: auto; }
    section#concept .concept-inner div.copy {
      width: 800px;
      font-size: 22px;
      line-height: 46px;
      font-family: adobe-garamond-pro, serif;
      color: #8C1157;
      box-sizing: border-box;
      padding-left: 20px;
      letter-spacing: 1px; }
  section#concept .simply-scroll-container {
    position: relative; }
  section#concept .simply-scroll-clip {
    position: relative;
    overflow: hidden; }
  section#concept .simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0; }
  section#concept .simply-scroll-list li {
    float: left;
    /* Horizontal scroll only */
    padding: 0;
    margin: 0;
    width: 450px;
    height: auto; }
  section#concept .simply-scroll-list li img {
    display: block; }

section#concept::before {
  content: '';
  display: block;
  background: #8C1157;
  height: 80px;
  width: 2px;
  margin: 0 auto;
  transform: translateY(-50%); }

section#talent .block ul li {
  font-size: 0;
  line-height: 0;
  margin-bottom: 140px; }
  section#talent .block ul li div {
    display: inline-block;
    font-size: 1rem;
    vertical-align: middle; }
  section#talent .block ul li div.talent-thumb {
    width: 520px; }
    section#talent .block ul li div.talent-thumb div.line {
      border: 1px solid #8C1157;
      box-sizing: border-box;
      transform: translate(20px, 20px); }
      section#talent .block ul li div.talent-thumb div.line img {
        transform: translate(-20px, -20px); }
  section#talent .block ul li div.talent-prof {
    width: 480px;
    box-sizing: border-box;
    line-height: 25px;
    padding-left: 32px;
    padding-right: 30px; }
    section#talent .block ul li div.talent-prof h3 {
      color: #8C1157;
      font-family: adobe-garamond-pro, serif;
      font-size: 23px;
      margin-bottom: 35px;
      letter-spacing: 10px; }
    section#talent .block ul li div.talent-prof p {
      padding-left: 18px;
      font-size: 14px;
      line-height: 24px;
      box-sizing: border-box;
      margin-bottom: 50px; }
    section#talent .block ul li div.talent-prof .sub-profile {
      padding-left: 18px; }
      section#talent .block ul li div.talent-prof .sub-profile a {
        margin-right: 35px;
        vertical-align: middle; }
      section#talent .block ul li div.talent-prof .sub-profile a.sub-btn {
        font-size: 11px;
        font-weight: 600;
        width: 100px;
        padding: 2px 0 1px 0;
        font-family: adobe-garamond-pro, serif;
        color: #8C1157;
        border: 1px solid #8C1157;
        display: inline-block;
        text-align: center;
        letter-spacing: 3px;
        transition-duration: 0.5s; }
      section#talent .block ul li div.talent-prof .sub-profile a.sub-btn:hover {
        color: #FFF;
        letter-spacing: 5px;
        background: #8C1157; }
      section#talent .block ul li div.talent-prof .sub-profile a.sns {
        height: 30px;
        display: inline-block; }

section#information {
  background: #FAF5FA; }
  section#information div.information-inner {
    background: #FFF;
    width: 1080px;
    margin: 0 auto;
    padding: 50px 0; }
    section#information div.information-inner ul {
      width: 1000px;
      margin: 0 auto;
      font-size: 0; }
      section#information div.information-inner ul li:nth-child(2), section#information div.information-inner ul li:nth-child(5) {
        margin: 0 26px; }
      section#information div.information-inner ul li {
        width: 316px;
        display: inline-block;
        font-size: 0;
        margin-bottom: 50px; }
        section#information div.information-inner ul li img {
          width: 100px;
          height: 100px; }
        section#information div.information-inner ul li dl {
          display: inline-block;
          width: 216px;
          font-size: 14px;
          padding-top: 10px;
          padding-left: 15px;
          box-sizing: border-box;
          vertical-align: top; }
          section#information div.information-inner ul li dl dt {
            font-size: 11px;
            color: #C9CACA;
            margin-bottom: 10px; }
          section#information div.information-inner ul li dl dd {
            line-height: 23px; }

section#recruit div.recruit-banner {
  width: 900px;
  margin: 0 auto 85px auto; }
  section#recruit div.recruit-banner ul {
    font-size: 0; }
    section#recruit div.recruit-banner ul li {
      width: 50%;
      height: 230px;
      display: inline-block;
      position: relative; }
      section#recruit div.recruit-banner ul li a {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(140, 17, 87, 0);
        transition-duration: 0.6s; }
      section#recruit div.recruit-banner ul li h3 {
        font-size: 18px;
        font-family: adobe-garamond-pro, serif;
        text-align: center;
        height: 1em;
        letter-spacing: 6px;
        color: #FFF;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto; }
    section#recruit div.recruit-banner ul li:nth-child(1) {
      background: url("../img/recruit_banner_01.png") center;
      background-size: cover; }
    section#recruit div.recruit-banner ul li:nth-child(1) a:hover {
      background: rgba(140, 17, 87, 0.5); }
    section#recruit div.recruit-banner ul li:nth-child(2) {
      background: url("../img/recruit_banner_02.png") center;
      background-size: cover; }
    section#recruit div.recruit-banner ul li:nth-child(2) a:hover {
      background: rgba(140, 17, 87, 0.5); }
    section#recruit div.recruit-banner ul li:nth-child(3) {
      background: url("../img/recruit_banner_03.png") center;
      background-size: cover; }
    section#recruit div.recruit-banner ul li:nth-child(3) a:hover {
      background: rgba(140, 17, 87, 0.5); }
    section#recruit div.recruit-banner ul li:nth-child(4) {
      background: url("../img/recruit_banner_04.png") center;
      background-size: cover; }
    section#recruit div.recruit-banner ul li:nth-child(4) a:hover {
      background: rgba(140, 17, 87, 0.5); }
section#recruit div.merit {
  width: 1140px;
  margin: 0 auto; }
  section#recruit div.merit ul {
    font-size: 0; }
    section#recruit div.merit ul li:nth-child(2) {
      margin: 0 30px; }
    section#recruit div.merit ul li {
      width: 360px;
      display: inline-block;
      font-size: 13px;
      text-align: center;
      vertical-align: top; }
      section#recruit div.merit ul li img {
        width: 50%;
        height: auto; }
      section#recruit div.merit ul li h3 {
        color: #8C1157;
        font-family: adobe-garamond-pro, serif;
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 26px;
        margin-bottom: 30px; }
        section#recruit div.merit ul li h3 span {
          color: #C9CACA;
          font-size: 12px;
          display: block;
          line-height: 40px; }
      section#recruit div.merit ul li p {
        letter-spacing: 1px;
        line-height: 21px; }

/*下層ページ*/
.page div.main-v {
  height: 270px;
  min-height: 0;
  padding-top: 60px;
  position: relative;
  background: url("../img/bg-header.jpg") repeat-x center;
  animation: bg-animate 120s infinite linear;
  min-width: 1200px;
  margin: 0 auto; }
  .page div.main-v h1 {
    font-family: adobe-garamond-pro, serif;
    color: #8C1157;
    font-size: 30px;
    letter-spacing: 10px;
    display: inline-block;
    text-align: center;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 40px; }
    .page div.main-v h1 span {
      font-size: 17px;
      color: #463C3C;
      letter-spacing: 3px; }

/*タレント一覧*/
.talent-list section.block {
  width: 1000px;
  margin: 0 auto; }
  .talent-list section.block ul {
    font-size: 0;
    line-height: 0; }
    .talent-list section.block ul li {
      display: inline-block;
      width: 250px;
      font-size: 18px;
      box-sizing: border-box;
      padding: 0 25px;
      margin-bottom: 80px; }
      .talent-list section.block ul li .thumbnail {
        overflow: hidden;
        width: 200px;
        height: 200px;
        margin-bottom: 20px;
        transition-duration: 0.5s; }
        .talent-list section.block ul li .thumbnail img {
          width: 100%;
          height: 100%; }
      .talent-list section.block ul li .thumbnail:hover {
        border-radius: 100%; }
      .talent-list section.block ul li .name {
        line-height: 1.5em;
        text-align: center; }
        .talent-list section.block ul li .name p {
          color: #8C1157;
          font-family: adobe-garamond-pro, serif;
          letter-spacing: 2px; }
  .talent-list section.block .pagenation {
    font-family: adobe-garamond-pro, serif;
    font-weight: bold;
    font-size: 18px;
    padding: 40px 0;
    text-align: center; }
    .talent-list section.block .pagenation a, .talent-list section.block .pagenation span {
      margin: 0 15px; }
    .talent-list section.block .pagenation span.current {
      color: #8C1157; }

/*タレントプロフィール*/
.profile {
  width: 1000px;
  margin: 0 auto; }
  .profile .name {
    font-family: adobe-garamond-pro, serif; }
    .profile .name h1 {
      font-size: 23px;
      letter-spacing: 2px;
      color: #8C1157;
      margin-bottom: 25px; }
  .profile p.ruby {
    font-family: adobe-garamond-pro, serif;
    font-size: 17px;
    color: #C9CACA;
    letter-spacing: 2px;
    margin-bottom: 70px; }
  .profile .main-profile {
    font-size: 0; }
    .profile .main-profile .photo {
      display: inline-block;
      vertical-align: top; }
    .profile .main-profile .text-area {
      width: 500px;
      font-size: 14px;
      display: inline-block;
      vertical-align: top;
      box-sizing: border-box;
      padding-left: 70px; }
      .profile .main-profile .text-area p {
        line-height: 28px;
        margin-bottom: 25px; }
      .profile .main-profile .text-area .link-btn a {
        margin-right: 35px;
        vertical-align: middle; }
      .profile .main-profile .text-area .link-btn a.sub-btn {
        font-size: 11px;
        font-weight: 600;
        width: 100px;
        padding: 2px 0 1px 0;
        font-family: adobe-garamond-pro, serif;
        color: #8C1157;
        border: 1px solid #8C1157;
        display: inline-block;
        text-align: center;
        letter-spacing: 3px;
        transition-duration: 0.5s; }
      .profile .main-profile .text-area .link-btn a.sub-btn:hover {
        color: #FFF;
        letter-spacing: 5px;
        background: #8C1157; }
      .profile .main-profile .text-area .link-btn a.sns {
        height: 30px;
        display: inline-block; }
  .profile hr {
    border: none;
    display: block;
    width: 100%;
    background-color: #8C1157;
    height: 1px;
    margin: 50px 0; }
  .profile .sub-profile h2 {
    font-size: 16px;
    text-align: left;
    margin: 0;
    letter-spacing: 1px;
    line-height: 25px;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold; }
  .profile .sub-profile h3 {
    font-weight: bold; }
  .profile .sub-profile p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 1.3em; }

/*最新情報*/
.information section.block {
  width: 1000px;
  margin: 0 auto; }
  .information section.block ul li {
    font-size: 0;
    border-bottom: 1px dashed #8C1157;
    padding: 50px 0; }
    .information section.block ul li div {
      display: inline-block;
      font-size: 15px;
      vertical-align: top; }
    .information section.block ul li div.news-thumb {
      width: 300px; }
      .information section.block ul li div.news-thumb img {
        width: 100%;
        height: auto; }
    .information section.block ul li div.news-text {
      width: 700px;
      padding-left: 50px;
      box-sizing: border-box; }
      .information section.block ul li div.news-text .date {
        font-size: 14px;
        color: #A0A0A0;
        margin-bottom: 15px; }
      .information section.block ul li div.news-text h1 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 12px;
        color: #8C1157; }
  .information section.block ul li:last-child {
    border: none; }
  .information section.block .pagenation {
    font-family: adobe-garamond-pro, serif;
    font-weight: bold;
    font-size: 18px;
    padding: 40px 0;
    text-align: center; }
    .information section.block .pagenation a, .information section.block .pagenation span {
      margin: 0 15px; }
    .information section.block .pagenation span.current {
      color: #8C1157; }

/*ニュース記事単体*/
.information-u {
  width: 1000px;
  margin: 0 auto; }
  .information-u h1 {
    font-size: 27px;
    line-height: 46px;
    color: #8C1157;
    font-family: adobe-garamond-pro, serif;
    letter-spacing: 5px; }
  .information-u hr {
    border: none;
    display: block;
    width: 100%;
    background-color: #8C1157;
    height: 1px;
    margin: 25px 0 35px 0; }
  .information-u p.date {
    font-size: 16px;
    color: #C9CACA;
    letter-spacing: 2px;
    margin-bottom: 75px; }
  .information-u .thumbnail {
    text-align: center;
    margin-bottom: 45px; }
    .information-u .thumbnail img {
      max-width: 100%;
      height: auto; }
  .information-u .entry-content {
    font-size: 16px;
    line-height: 27px; }
    .information-u .entry-content img {
      max-width: 100%;
      width: auto;
      height: auto; }
  .information-u .btn {
    text-align: center;
    padding: 60px 0 30px 0; }
    .information-u .btn a {
      padding: 10px;
      width: 400px;
      font-family: adobe-garamond-pro, serif;
      color: #8C1157;
      border: 1px solid #8C1157;
      display: inline-block;
      text-align: center;
      letter-spacing: 3px;
      transition-duration: 0.5s; }
    .information-u .btn a:hover {
      color: #FFF;
      letter-spacing: 5px;
      background: #8C1157; }

/*会社概要*/
.about section.block {
  width: 800px;
  margin: 0 auto 45px auto; }
  .about section.block .logo {
    text-align: center;
    margin-bottom: 65px; }
  .about section.block h2 {
    margin: 0;
    font-size: 13px;
    color: #C4B1B1; }
  .about section.block div.main-info {
    margin-bottom: 95px; }
    .about section.block div.main-info ul li {
      font-size: 0;
      font-family: adobe-garamond-pro, serif;
      padding: 40px 0;
      border-bottom: 1px dashed #8C1157; }
      .about section.block div.main-info ul li div {
        display: inline-block;
        font-size: 15px; }
      .about section.block div.main-info ul li .left {
        width: 430px;
        color: #8C1157;
        padding-left: 70px;
        box-sizing: border-box;
        letter-spacing: 4px; }
      .about section.block div.main-info ul li .right {
        width: 370px;
        letter-spacing: 1px; }
  .about section.block .access .map {
    padding: 40px 0; }
    .about section.block .access .map iframe {
      width: 100%;
      height: 430px;
      -webkit-filter: grayscale(1);
      filter: grayscale(1); }

/*YAIZOO追記*/
    div.honsya_img {
		text-align: center;
    }
    div.honsya_img img {
        width: 90%;
        margin: auto;
    }

/*お問い合わせ*/
.contact section.block h2, .liver section.block h2 {
  text-align: center;
  font-family: adobe-garamond-pro, serif;
  color: #8C1157;
  letter-spacing: 10px;
  font-size: 28px; }
.contact section.block .form, .liver section.block .form {
  width: 1000px;
  margin: 0 auto; }
  .contact section.block .form ul, .liver section.block .form ul {
    margin-bottom: 100px; }
    .contact section.block .form ul li, .liver section.block .form ul li {
      font-size: 0;
      padding: 20px 0;
      border-bottom: 1px dashed #8C1157; }
      .contact section.block .form ul li div, .liver section.block .form ul li div {
        font-size: 15px;
        display: inline-block;
        vertical-align: middle; }
      .contact section.block .form ul li div.sub-title, .liver section.block .form ul li div.sub-title {
        width: 250px; }
      .contact section.block .form ul li div.must, .liver section.block .form ul li div.must {
        width: 50px;
        background: #8C1157;
        color: #FFF;
        text-align: center;
        border-radius: 3px;
        padding: 5px 0; }
      .contact section.block .form ul li div.must-no, .liver section.block .form ul li div.must-no {
        width: 50px;
        background: #FFF;
        color: #FFF;
        text-align: center;
        border-radius: 3px;
        padding: 5px 0; }
      .contact section.block .form ul li div.form-area, .liver section.block .form ul li div.form-area {
        width: 700px;
        padding-left: 70px;
        box-sizing: border-box; }
        .contact section.block .form ul li div.form-area input, .contact section.block .form ul li div.form-area select, .liver section.block .form ul li div.form-area input, .liver section.block .form ul li div.form-area select {
          margin-top: 5px;
          margin-bottom: 5px; }
        .contact section.block .form ul li div.form-area input[type='text'], .contact section.block .form ul li div.form-area input[type='email'], .liver section.block .form ul li div.form-area input[type='text'], .liver section.block .form ul li div.form-area input[type='email'] {
          width: 100%;
          border: none;
          color: #8B8C8C;
          background: #F7F8F8;
          padding: 18px;
          box-sizing: border-box; }
        .contact section.block .form ul li div.form-area .select_style, .liver section.block .form ul li div.form-area .select_style {
          width: 200px;
          position: relative;
          display: inline-block; }
        .contact section.block .form ul li div.form-area .select_style::after, .liver section.block .form ul li div.form-area .select_style::after {
          content: '';
          width: 6px;
          height: 6px;
          border: 0px;
          border-bottom: solid 2px #463C3C;
          border-right: solid 2px #463C3C;
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          position: absolute;
          top: 50%;
          right: 10px;
          margin-top: -4px; }
        .contact section.block .form ul li div.form-area select, .liver section.block .form ul li div.form-area select {
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          width: 100%;
          height: 40px;
          background: transparent;
          position: relative;
          z-index: 1;
          padding: 0 40px 0 10px;
          border: 1px solid #8B8C8C;
          border-radius: 3px; }
        .contact section.block .form ul li div.form-area select::-ms-expand, .liver section.block .form ul li div.form-area select::-ms-expand {
          display: none; }
        .contact section.block .form ul li div.form-area textarea, .liver section.block .form ul li div.form-area textarea {
          width: 100%;
          height: 200px;
          resize: vertical;
          box-sizing: border-box;
          padding: 10px; }
      .contact section.block .form ul li .birth div.select_style, .liver section.block .form ul li .birth div.select_style {
        width: 170px; }

/*サブミットボタン*/
div.submit-btn {
  box-sizing: border-box;
  text-align: center; }
  div.submit-btn input {
    width: 650px;
    color: #8C1157;
    font-family: adobe-garamond-pro, serif;
    font-size: 23px;
    letter-spacing: 10px;
    text-align: center;
    border: #8C1157 solid 1px;
    display: block;
    padding: 40px 0;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
    transition-duration: 0.5s; }
  div.submit-btn input:after {
    content: '';
    background: url(../img/arrow-btn.png) center right no-repeat;
    background-size: contain;
    display: inline-block;
    width: 68px;
    height: 20px;
    right: 50px;
    margin-top: 8px;
    position: absolute;
    transition-duration: 0.5s; }
  div.submit-btn input:hover {
    letter-spacing: 16px;
    background: #8C1157;
    color: #FFF; }
  div.submit-btn input:hover:after {
    background: url(../img/arrow-btn_w.png) center right no-repeat;
    right: 40px; }

footer {
  background: #8C1157;
  color: #FFF;
  font-family: adobe-garamond-pro, serif;
  padding: 30px 0;
  min-width: 1200px;
  margin: 0 auto; }
  footer .footer-inner {
    width: 1200px;
    margin: 0 auto; }
    footer .footer-inner img {
      display: inline-block;
      vertical-align: middle;
      margin-left: 15px; }
    footer .footer-inner img.logo {
      max-width: 126px;
      height: auto; }
    footer .footer-inner nav {
      display: inline-block;
      vertical-align: middlel; }
      footer .footer-inner nav ul li {
        display: inline-block;
        margin: 0 15px; }
        footer .footer-inner nav ul li a {
          color: #fff;
          letter-spacing: 3px; }
          footer .footer-inner nav ul li a img {
            max-width: 30px;
            width: auto;
            height: auto; }
    footer .footer-inner p {
      float: right;
      margin-top: 7px;
      margin-right: 20px;
      letter-spacing: 5px; }

/*規約*/
.terms section.block {
  width: 900px;
  margin: 0 auto;
  line-height: 1.6em;
  font-size: 15px; }
  .terms section.block p.about {
    margin-bottom: 40px; }
  .terms section.block ol {
    box-sizing: border-box; }
    .terms section.block ol li {
      margin-bottom: 30px; }
      .terms section.block ol li h3 {
        font-size: 15.5px;
        font-weight: 600;
        margin-bottom: 5px; }
      .terms section.block ol li ol {
        padding-left: 0em; }
        .terms section.block ol li ol li {
          margin-bottom: 8px;
          line-height: 1.4em;
          text-indent: -2em;
          padding-left: 2em; }
          .terms section.block ol li ol li ol {
            padding-left: 0em; }
            .terms section.block ol li ol li ol li {
              margin-bottom: 0;
              text-indent: -3em; }
  .terms section.block p.date {
    text-align: right;
    font-size: 12px; }

/*規約*/
.page-terms section.block {
  width: 900px;
  margin: 0 auto;
  line-height: 1.6em;
  font-size: 15px; }
  .page-terms section.block p.about {
    margin-bottom: 40px; }
  .page-terms section.block ol {
    box-sizing: border-box; }
    .page-terms section.block ol li {
      margin-bottom: 30px; }
      .page-terms section.block ol li h3 {
        font-size: 15.5px;
        font-weight: 600;
        margin-bottom: 5px; }
      .page-terms section.block ol li ol {
        padding-left: 0em; }
        .page-terms section.block ol li ol li {
          margin-bottom: 8px;
          line-height: 1.4em;
          text-indent: -2em;
          padding-left: 2em; }
          .page-terms section.block ol li ol li ol {
            padding-left: 0em; }
            .page-terms section.block ol li ol li ol li {
              margin-bottom: 0;
              text-indent: -3em; }
  .page-terms section.block p.date {
    text-align: right;
    font-size: 12px; }

/*汎用スタイル*/
.page-custom .block {
  width: 1000px;
  margin: 0 auto;
  padding: 100px 0; }
  .page-custom .block h1 {
    font-size: 32px;
    line-height: 46px;
    color: #8C1157;
    font-family: adobe-garamond-pro, serif;
    letter-spacing: 5px; }
  .page-custom .block h2 {
    font-size: 28px;
    font-family: adobe-garamond-pro, serif; }
  .page-custom .block h3 {
    font-size: 24px;
    font-family: adobe-garamond-pro, serif; }
  .page-custom .block h4 {
    font-size: 20px;
    font-family: adobe-garamond-pro, serif; }
  .page-custom .block h5 {
    font-size: 16px;
    font-family: adobe-garamond-pro, serif; }
  .page-custom .block h6 {
    font-size: 12px;
    font-family: adobe-garamond-pro, serif; }
  .page-custom .block strong {
    font-weight: bold; }
  .page-custom .block em {
    font-style: italic; }
  .page-custom .block ul {
    list-style: disc;
    padding-left: 1em; }
  .page-custom .block ol {
    list-style: decimal;
    padding-left: 1em; }
  .page-custom .block a {
    text-decoration: underline; }
  .page-custom .block blockquote {
    box-sizing: border-box;
    padding: 10px;
    background: #EFEFEF;
    border-left: 5px solid #8C1157; }
  .page-custom .block hr {
    border: none;
    display: block;
    width: 100%;
    background-color: #8C1157;
    height: 1px;
    margin: 25px 0 35px 0; }

@media screen and (max-width: 700px) {
  .sp {
    display: block; }

  .pc {
    display: none; }

  img {
    width: 100%;
    height: auto; }

  header {
    background: transparent; }
    header .header-inner {
      width: 100%;
      background: transparent; }
      header .header-inner h1 {
        display: block;
        box-sizing: border-box;
        background: #FFF;
        position: relative;
        z-index: 10000;
        width: 100%; }
        header .header-inner h1 img {
          width: 130px;
          height: auto; }
      header .header-inner nav.g-nav {
        width: 100%;
        overflow: hidden;
        background: #FFF;
        position: relative;
        z-index: 9999;
        float: none;
        margin-top: 0;
        top: 0;
        /*表示位置を指定*/
        left: 0;
        /*表示位置を指定*/
        color: #000;
        /*文字色を黒にする*/
        text-align: center;
        /*テキストを中央揃え*/
        transition: all 0.6s;
        /*アニメーションの時間を指定*/
        transform: translateY(-100%); }
        header .header-inner nav.g-nav ul {
          width: 100%;
          font-size: 0;
          text-align: center;
          float: none;
          letter-spacing: -1em; }
          header .header-inner nav.g-nav ul li {
            display: block;
            font-size: 17px;
            color: #8C1157;
            border-top: 1px solid #8C1157;
            padding: 20px 0; }
            header .header-inner nav.g-nav ul li a {
              color: #8C1157;
              font-family: adobe-garamond-pro, serif; }
              header .header-inner nav.g-nav ul li a img {
                max-width: 100%;
                width: auto;
                height: auto; }
          header .header-inner nav.g-nav ul li:nth-last-child(-n+2) {
            width: 50%;
            display: inline-block;
            border-bottom: 1px solid #8C1157; }
      header .header-inner nav.g-nav.active {
        transform: translateY(0%); }

  .Toggle {
    display: block;
    position: fixed;
    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    z-index: 10000; }

  .Toggle span {
    display: block;
    position: absolute;
    width: 30px;
    border-bottom: solid 3px #8C1157;
    -webkit-transition: .35s ease-in-out;
    /*変化の速度を指定*/
    -moz-transition: .35s ease-in-out;
    /*変化の速度を指定*/
    transition: .35s ease-in-out;
    /*変化の速度を指定*/
    left: 6px; }

  .Toggle span:nth-child(1) {
    top: 9px; }

  .Toggle span:nth-child(2) {
    top: 18px; }

  .Toggle span:nth-child(3) {
    top: 27px; }

  .Toggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .Toggle.active span:nth-child(2),
  .Toggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }

  div.main-v {
    height: 100vh;
    min-height: 620px;
    padding: 60px 30px 0 30px;
    max-height: 700px;
    box-sizing: border-box;
    position: relative;
    min-width: auto; }
    div.main-v div.copy {
      font-size: 0; }
      div.main-v div.copy img {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 80%;
        height: auto; }

  main {
    min-width: auto; }

  section {
    width: 100%;
    padding: 100px 0; }
    section .block {
      width: 100%;
      margin: 0 auto;
      box-sizing: border-box; }
    section h2 {
      font-size: 30px;
      font-family: adobe-garamond-pro, serif;
      color: #8C1157;
      text-align: center;
      margin-bottom: 105px;
      letter-spacing: 10px; }
      section h2 span {
        font-size: 17px;
        color: #C9CACA; }
    section div.more-btn {
      text-align: center; }
      section div.more-btn a {
        width: 250px;
        color: #8C1157;
        font-family: adobe-garamond-pro, serif;
        font-size: 20px;
        letter-spacing: 10px;
        text-align: center;
        border: #8C1157 solid 1px;
        display: block;
        padding: 16px 0;
        position: relative;
        margin: 0 auto; }
      section div.more-btn a:after {
        content: '';
        background: url(../img/arrow-btn.png) center right no-repeat;
        background-size: contain;
        display: inline-block;
        width: 34px;
        height: 10px;
        right: 20px;
        margin-top: 8px;
        position: absolute; }
    section div.contact-btn {
      padding: 0 30px;
      text-align: center; }
      section div.contact-btn a {
        width: 100%;
        color: #8C1157;
        font-family: adobe-garamond-pro, serif;
        font-size: 23px;
        letter-spacing: 10px;
        text-align: center;
        border: #8C1157 solid 1px;
        display: block;
        padding: 40px 0;
        position: relative;
        margin: 0 auto;
        box-sizing: border-box; }
      section div.contact-btn a:after {
        content: '';
        background: url(../img/arrow-btn.png) center right no-repeat;
        background-size: contain;
        display: block;
        width: 68px;
        height: 20px;
        right: 0 !important;
        margin: 10px auto 0;
        position: relative; }
      section div.contact-btn a:hover {
        letter-spacing: 11px; }

  section#concept {
    padding: 0; }
    section#concept .concept-inner {
      width: 100%;
      margin: 0 auto;
      font-size: 0;
      margin-bottom: 60px; }
      section#concept .concept-inner div {
        display: block;
        vertical-align: middle; }
      section#concept .concept-inner div.video {
        width: 100%;
        text-align: center;
        margin-bottom: 20px; }
        section#concept .concept-inner div.video img {
          max-width: 150px;
          height: auto; }
        section#concept .concept-inner div.video video {
          max-width: 30%;
          height: auto; }
      section#concept .concept-inner div.copy {
        width: 100%;
        font-size: 18px;
        line-height: 36px;
        font-family: adobe-garamond-pro, serif;
        color: #8C1157;
        box-sizing: border-box;
        padding: 0 30px;
        letter-spacing: 1px; }

  section#talent .block {
    padding: 0 30px; }
    section#talent .block ul li {
      font-size: 0;
      line-height: 0;
      margin-bottom: 120px;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      section#talent .block ul li div {
        display: block;
        font-size: 1rem;
        vertical-align: middle; }
      section#talent .block ul li div.talent-thumb {
        width: 100%;
        margin-bottom: 30px;
        order: 1; }
        section#talent .block ul li div.talent-thumb div.line {
          border: 1px solid #8C1157;
          box-sizing: border-box;
          transform: translate(3%, 3%); }
          section#talent .block ul li div.talent-thumb div.line img {
            transform: translate(-3%, -3%); }
      section#talent .block ul li div.talent-prof {
        width: 100%;
        box-sizing: border-box;
        line-height: 25px;
        padding-left: 0;
        padding-right: 0;
        order: 2; }
        section#talent .block ul li div.talent-prof h3 {
          color: #8C1157;
          font-family: adobe-garamond-pro, serif;
          font-size: 23px;
          margin-bottom: 25px;
          letter-spacing: 10px; }
        section#talent .block ul li div.talent-prof p {
          padding-left: 10px;
          font-size: 14px;
          line-height: 24px;
          box-sizing: border-box;
          margin-bottom: 30px; }
        section#talent .block ul li div.talent-prof .sub-profile {
          padding-left: 18px; }
          section#talent .block ul li div.talent-prof .sub-profile a {
            margin-right: 35px;
            margin-bottom: 20px; }
          section#talent .block ul li div.talent-prof .sub-profile a.sub-btn {
            font-size: 11px;
            font-weight: 600;
            width: 100px;
            padding: 2px 0 1px 0;
            font-family: adobe-garamond-pro, serif;
            border: 1px solid #8C1157;
            display: inline-block;
            text-align: center;
            letter-spacing: 3px; }

  section#information {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box; }
    section#information div.information-inner {
      background: #FFF;
      width: 100%;
      margin: 0 auto;
      box-sizing: border-box; }
      section#information div.information-inner ul {
        width: 100%;
        margin: 0 auto;
        font-size: 0;
        padding: 0 30px;
        box-sizing: border-box; }
        section#information div.information-inner ul li:nth-child(2), section#information div.information-inner ul li:nth-child(5) {
          margin: 0; }
        section#information div.information-inner ul li {
          width: 100%;
          display: flex;
          font-size: 0;
          margin-bottom: 40px !important; }
          section#information div.information-inner ul li img {
            width: 100px;
            height: 100px; }
          section#information div.information-inner ul li dl {
            display: inline-block;
            width: auto;
            font-size: 14px;
            margin-bottom: 0px;
            padding-top: 0;
            padding-left: 15px;
            box-sizing: border-box;
            vertical-align: top; }
            section#information div.information-inner ul li dl dt {
              font-size: 11px;
              color: #C9CACA;
              margin-bottom: 10px; }
            section#information div.information-inner ul li dl dd {
              line-height: 23px; }

  section#recruit {
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px; }
    section#recruit div.recruit-banner {
      width: 100%;
      margin: 0 auto 85px auto; }
      section#recruit div.recruit-banner ul {
        font-size: 0; }
        section#recruit div.recruit-banner ul li {
          width: 100%;
          height: 25vh;
          display: block;
          position: relative;
          background: #ddd;
          margin-bottom: 25px; }
          section#recruit div.recruit-banner ul li a {
            font-size: 18px;
            font-family: adobe-garamond-pro, serif;
            position: absolute;
            width: 100%;
            height: 100%; }
            section#recruit div.recruit-banner ul li a h3 {
              text-align: center;
              height: 1em;
              letter-spacing: 6px;
              color: #FFF;
              position: absolute;
              top: 0;
              bottom: 0;
              right: 0;
              left: 0;
              margin: auto; }
    section#recruit div.merit {
      width: 100%;
      margin: 0 auto; }
      section#recruit div.merit ul {
        font-size: 0; }
        section#recruit div.merit ul li:nth-child(2) {
          margin: 0px; }
        section#recruit div.merit ul li {
          width: 100%;
          display: inline-block;
          font-size: 13px;
          text-align: center;
          vertical-align: top;
          margin-bottom: 30px !important; }
          section#recruit div.merit ul li img {
            width: 100%; }
          section#recruit div.merit ul li h3 {
            color: #8C1157;
            font-family: adobe-garamond-pro, serif;
            font-size: 16px;
            letter-spacing: 3px;
            line-height: 26px;
            margin-bottom: 30px; }
            section#recruit div.merit ul li h3 span {
              color: #C9CACA;
              font-size: 12px;
              display: block;
              line-height: 40px; }
          section#recruit div.merit ul li p {
            letter-spacing: 1px;
            line-height: 21px;
            text-align: left; }

  footer {
    background: #8C1157;
    color: #FFF;
    font-family: adobe-garamond-pro, serif;
    padding: 30px 0;
    min-width: auto; }
    footer .footer-inner {
      width: 100%;
      margin: 0 auto; }
      footer .footer-inner img.logo {
        display: block;
        max-width: 126px;
        height: auto;
        margin: 0 auto 20px auto; }
      footer .footer-inner nav {
        display: block; }
        footer .footer-inner nav ul {
          font-size: 0;
          margin-bottom: 20px; }
          footer .footer-inner nav ul li {
            font-size: 14px;
            text-align: center;
            display: inline-block;
            margin: 0 0 18px 0;
            width: 50%;
            box-sizing: border-box;
            height: 30px;
            line-height: 26px; }
            footer .footer-inner nav ul li a {
              box-sizing: border-box;
              color: #fff;
              letter-spacing: 3px; }
          footer .footer-inner nav ul li:nth-child(odd) {
            border-right: 1px solid #FFF; }
      footer .footer-inner p {
        float: none;
        text-align: center;
        margin-right: 0px;
        letter-spacing: 5px; }

  /*下層ページ*/
  .page div.main-v {
    height: 270px;
    min-height: 0;
    padding-top: 60px;
    position: relative;
    background: url("../img/bg-header.jpg") repeat-x center;
    animation: bg-animate 120s infinite linear;
    min-width: auto;
    margin: 0 auto; }
    .page div.main-v h1 {
      font-family: adobe-garamond-pro, serif;
      color: #8C1157;
      font-size: 30px;
      letter-spacing: 10px;
      display: inline-block;
      text-align: center;
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 40px; }
      .page div.main-v h1 span {
        font-size: 17px;
        color: #463C3C;
        letter-spacing: 3px; }

  /*タレント一覧*/
  .talent-list section.block {
    width: 100%;
    margin: 0 auto; }
    .talent-list section.block ul {
      font-size: 0;
      line-height: 0;
      box-sizing: border-box;
      padding: 0 30px; }
      .talent-list section.block ul li {
        display: inline-block;
        width: 50%;
        font-size: 18px;
        box-sizing: border-box;
        padding: 0;
        margin-bottom: 80px; }
        .talent-list section.block ul li .thumbnail {
          overflow: hidden;
          width: 100%;
          height: auto;
          margin: 0 auto 20px auto;
          transition-duration: 0.5s; }
          .talent-list section.block ul li .thumbnail img {
            width: 100%;
            height: 100%; }
        .talent-list section.block ul li .thumbnail:hover {
          border-radius: 100%; }
        .talent-list section.block ul li .name {
          line-height: 1.5em;
          text-align: center; }
          .talent-list section.block ul li .name p {
            color: #8C1157;
            font-family: adobe-garamond-pro, serif;
            letter-spacing: 2px; }
      .talent-list section.block ul li:nth-child(odd) {
        padding-right: 15px; }
      .talent-list section.block ul li:nth-child(even) {
        padding-left: 15px; }
    .talent-list section.block .pagenation {
      font-family: adobe-garamond-pro, serif;
      font-weight: bold;
      font-size: 18px;
      padding: 40px 0;
      text-align: center; }
      .talent-list section.block .pagenation a, .talent-list section.block .pagenation span {
        margin: 0 15px; }
      .talent-list section.block .pagenation span.current {
        color: #8C1157; }

  /*最新情報*/
  .information section.block {
    width: 100%;
    margin: 0 auto; }
    .information section.block ul {
      box-sizing: border-box;
      padding: 0 30px; }
      .information section.block ul li {
        font-size: 0;
        border-bottom: 1px dashed #8C1157;
        padding: 50px 0px; }
        .information section.block ul li div {
          display: block;
          font-size: 15px;
          vertical-align: top; }
        .information section.block ul li div.news-thumb {
          width: 100%; }
          .information section.block ul li div.news-thumb img {
            width: 100%;
            height: auto; }
        .information section.block ul li div.news-text {
          width: 100%;
          padding-left: 0px;
          box-sizing: border-box; }
          .information section.block ul li div.news-text .date {
            font-size: 14px;
            color: #A0A0A0;
            margin-bottom: 15px; }
          .information section.block ul li div.news-text h1 {
            font-size: 18px;
            line-height: 28px;
            margin-bottom: 12px;
            color: #8C1157; }
      .information section.block ul li:last-child {
        border: none; }
    .information section.block .pagenation {
      font-family: adobe-garamond-pro, serif;
      font-weight: bold;
      font-size: 18px;
      padding: 40px 0;
      text-align: center; }
      .information section.block .pagenation a, .information section.block .pagenation span {
        margin: 0 15px; }
      .information section.block .pagenation span.current {
        color: #8C1157; }

  /*タレントプロフィール*/
  .profile {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 100px 30px; }
    .profile .name {
      font-family: adobe-garamond-pro, serif;
      margin-bottom: 35px; }
      .profile .name h1 {
        font-size: 23px;
        letter-spacing: 2px;
        color: #8C1157;
        margin-bottom: 20px; }
      .profile .name p {
        font-size: 17px;
        color: #C9CACA;
        letter-spacing: 2px; }
    .profile .main-profile {
      font-size: 0;
      margin-bottom: 35px; }
      .profile .main-profile .photo {
        display: block;
        vertical-align: top;
        text-align: center;
        margin-bottom: 30px; }
        .profile .main-profile .photo img {
          max-width: 100%;
          width: auto;
          height: auto; }
      .profile .main-profile .text-area {
        width: 100%;
        font-size: 14px;
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
        padding-left: 0px; }
        .profile .main-profile .text-area p {
          line-height: 28px;
          margin-bottom: 25px; }
        .profile .main-profile .text-area .link-btn a {
          margin-right: 35px;
          margin-bottom: 20px; }
        .profile .main-profile .text-area .link-btn a.sub-btn {
          font-size: 11px;
          font-weight: 600;
          width: 100px;
          padding: 2px 0 1px 0;
          font-family: adobe-garamond-pro, serif;
          border: 1px solid #8C1157;
          display: inline-block;
          text-align: center;
          letter-spacing: 3px; }
    .profile .sub-profile h2 {
      font-size: 16px;
      text-align: left;
      margin: 0;
      letter-spacing: 1px;
      line-height: 25px;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-weight: bold; }
    .profile .sub-profile h3 {
      font-weight: bold; }
    .profile .sub-profile p {
      font-size: 15px;
      line-height: 25px;
      margin-bottom: 1.3em; }

  /*ニュース記事単体*/
  .information-u {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 100px 30px; }
    .information-u h1 {
      font-size: 21px;
      line-height: 36px;
      color: #8C1157;
      font-family: adobe-garamond-pro, serif;
      letter-spacing: 2px; }
    .information-u hr {
      border: none;
      display: block;
      width: 100%;
      background-color: #8C1157;
      height: 1px;
      margin: 25px 0 35px 0; }
    .information-u p.date {
      font-size: 16px;
      color: #C9CACA;
      letter-spacing: 2px;
      margin-bottom: 75px; }
    .information-u .thumbnail {
      text-align: center;
      margin-bottom: 45px; }
      .information-u .thumbnail img {
        max-width: 100%;
        height: auto; }
    .information-u .entry-content {
      font-size: 16px;
      line-height: 27px; }
    .information-u .btn {
      text-align: center;
      padding: 60px 0 30px 0; }
      .information-u .btn a {
        padding: 10px;
        width: 100%;
        box-sizing: border-box;
        font-family: adobe-garamond-pro, serif;
        color: #8C1157;
        border: 1px solid #8C1157;
        display: inline-block;
        text-align: center;
        letter-spacing: 3px;
        transition-duration: 0.5s; }
      .information-u .btn a:hover {
        color: #FFF;
        letter-spacing: 5px;
        background: #8C1157; }

  /*会社概要*/
  .about section.block {
    width: 100%;
    margin: 0 auto 45px auto;
    box-sizing: border-box;
    padding: 50px 30px; }
    .about section.block .logo {
      text-align: center;
      margin-bottom: 30px; }
      .about section.block .logo img {
        max-width: 100%;
        width: auto;
        height: auto; }
    .about section.block h2 {
      margin: 0;
      font-size: 13px;
      color: #C4B1B1; }
    .about section.block div.main-info {
      margin-bottom: 95px; }
      .about section.block div.main-info ul li {
        font-size: 0;
        font-family: adobe-garamond-pro, serif;
        padding: 40px 0;
        border-bottom: 1px dashed #8C1157; }
        .about section.block div.main-info ul li div {
          display: block;
          font-size: 15px; }
        .about section.block div.main-info ul li .left {
          width: 100%;
          color: #8C1157;
          padding-bottom: 8px;
          padding-left: 0;
          box-sizing: border-box;
          letter-spacing: 4px; }
        .about section.block div.main-info ul li .right {
          width: 100%;
          letter-spacing: 1px; }
    .about section.block .access .map {
      padding: 40px 0; }
      .about section.block .access .map iframe {
        width: 100%;
        height: 430px;
        -webkit-filter: grayscale(1);
        filter: grayscale(1); }

  /*お問い合わせ*/
  .contact section.block .form, .liver section.block .form {
    width: 100%;
    margin: 0 auto; }
    .contact section.block .form ul, .liver section.block .form ul {
      margin-bottom: 100px;
      box-sizing: border-box;
      padding: 0 30px; }
      .contact section.block .form ul li, .liver section.block .form ul li {
        font-size: 0;
        padding: 20px 0;
        border-bottom: 1px dashed #8C1157; }
        .contact section.block .form ul li div, .liver section.block .form ul li div {
          font-size: 15px;
          display: inline-block;
          vertical-align: middle; }
        .contact section.block .form ul li div.sub-title, .liver section.block .form ul li div.sub-title {
          width: auto;
          margin-right: 15px; }
        .contact section.block .form ul li div.must, .liver section.block .form ul li div.must {
          width: 10%;
          background: #8C1157;
          color: #FFF;
          text-align: center;
          border-radius: 3px;
          padding: 5px 0;
          font-size: 8px; }
        .contact section.block .form ul li div.form-area, .liver section.block .form ul li div.form-area {
          width: 100%;
          padding-left: 0px;
          box-sizing: border-box;
          display: block;
          margin-top: 15px; }
          .contact section.block .form ul li div.form-area input[type='text'], .contact section.block .form ul li div.form-area input[type='email'], .liver section.block .form ul li div.form-area input[type='text'], .liver section.block .form ul li div.form-area input[type='email'] {
            width: 100%;
            border: none;
            color: #8B8C8C;
            background: #F7F8F8;
            padding: 18px; }
          .contact section.block .form ul li div.form-area .select_style, .liver section.block .form ul li div.form-area .select_style {
            width: 200px;
            position: relative;
            display: inline-block; }
          .contact section.block .form ul li div.form-area .select_style::after, .liver section.block .form ul li div.form-area .select_style::after {
            content: '';
            width: 6px;
            height: 6px;
            border: 0px;
            border-bottom: solid 2px #463C3C;
            border-right: solid 2px #463C3C;
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            position: absolute;
            top: 50%;
            right: 10px;
            margin-top: -4px; }
          .contact section.block .form ul li div.form-area select, .liver section.block .form ul li div.form-area select {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            width: 100%;
            height: 40px;
            background: transparent;
            position: relative;
            z-index: 1;
            padding: 0 40px 0 10px;
            border: 1px solid #8B8C8C;
            border-radius: 3px; }
          .contact section.block .form ul li div.form-area select::-ms-expand, .liver section.block .form ul li div.form-area select::-ms-expand {
            display: none; }
          .contact section.block .form ul li div.form-area textarea, .liver section.block .form ul li div.form-area textarea {
            width: 100%;
            height: 200px;
            resize: vertical;
            box-sizing: border-box;
            padding: 10px; }
        .contact section.block .form ul li .birth div.select_style, .liver section.block .form ul li .birth div.select_style {
          width: 31%; }

  /*サブミットボタン*/
  div.submit-btn {
    padding: 0 30px;
    text-align: center;
    background: #FFF; }
    div.submit-btn input {
      width: 100%;
      color: #8C1157;
      font-family: adobe-garamond-pro, serif;
      font-size: 23px;
      letter-spacing: 10px;
      text-align: center;
      border: #8C1157 solid 1px;
      display: block;
      padding: 40px 0;
      position: relative;
      margin: 0 auto;
      box-sizing: border-box; }
    div.submit-btn input:hover {
      letter-spacing: 11px; }

  /*規約*/
  .terms section.block {
    width: 100%;
    box-sizing: border-box;
    padding: 100px 30px;
    margin: 0 auto;
    line-height: 1.6em;
    font-size: 15px; }
    .terms section.block p.about {
      margin-bottom: 40px; }
    .terms section.block ol {
      box-sizing: border-box; }
      .terms section.block ol li {
        margin-bottom: 30px; }
        .terms section.block ol li h3 {
          font-size: 15.5px;
          font-weight: 600;
          margin-bottom: 5px; }
        .terms section.block ol li ol {
          padding-left: 0em; }
          .terms section.block ol li ol li {
            margin-bottom: 8px;
            line-height: 1.4em;
            text-indent: -2em;
            padding-left: 2em; }
            .terms section.block ol li ol li ol {
              padding-left: 0em; }
              .terms section.block ol li ol li ol li {
                margin-bottom: 0;
                text-indent: -3em; }
    .terms section.block p.date {
      text-align: right;
      font-size: 12px; }

  /*規約*/
  .page-terms section.block {
    width: 100%;
    box-sizing: border-box;
    padding: 100px 30px;
    margin: 0 auto;
    line-height: 1.6em;
    font-size: 15px; }
    .page-terms section.block p.about {
      margin-bottom: 40px; }
    .page-terms section.block ol {
      box-sizing: border-box; }
      .page-terms section.block ol li {
        margin-bottom: 30px; }
        .page-terms section.block ol li h3 {
          font-size: 15.5px;
          font-weight: 600;
          margin-bottom: 5px; }
        .page-terms section.block ol li ol {
          padding-left: 0em; }
          .page-terms section.block ol li ol li {
            margin-bottom: 8px;
            line-height: 1.4em;
            text-indent: -2em;
            padding-left: 2em; }
            .page-terms section.block ol li ol li ol {
              padding-left: 0em; }
              .page-terms section.block ol li ol li ol li {
                margin-bottom: 0;
                text-indent: -3em; }
    .page-terms section.block p.date {
      text-align: right;
      font-size: 12px; }

  /*汎用スタイル*/
  .page-custom .block {
    width: 100%;
    margin: 0 auto;
    padding: 100px 30px;
    box-sizing: border-box; }
    .page-custom .block h1 {
      font-size: 32px;
      line-height: 46px;
      color: #8C1157;
      font-family: adobe-garamond-pro, serif;
      letter-spacing: 5px; }
    .page-custom .block h2 {
      font-size: 28px;
      font-family: adobe-garamond-pro, serif; }
    .page-custom .block h3 {
      font-size: 24px;
      font-family: adobe-garamond-pro, serif; }
    .page-custom .block h4 {
      font-size: 20px;
      font-family: adobe-garamond-pro, serif; }
    .page-custom .block h5 {
      font-size: 16px;
      font-family: adobe-garamond-pro, serif; }
    .page-custom .block h6 {
      font-size: 12px;
      font-family: adobe-garamond-pro, serif; }
    .page-custom .block strong {
      font-weight: bold; }
    .page-custom .block em {
      font-style: italic; }
    .page-custom .block ul {
      list-style: disc;
      padding-left: 1em; }
    .page-custom .block ol {
      list-style: decimal;
      padding-left: 1em; }
    .page-custom .block a {
      text-decoration: underline; }
    .page-custom .block blockquote {
      box-sizing: border-box;
      padding: 10px;
      background: #EFEFEF;
      border-left: 5px solid #8C1157; }
    .page-custom .block hr {
      border: none;
      display: block;
      width: 100%;
      background-color: #8C1157;
      height: 1px;
      margin: 25px 0 35px 0; } }
/*///media*/
/* CSS Document 

a{  
    span{  
        color: #333;  
        font-size: 15px;  
    }  
}  */
/*Adobe Garamond Pro Bold

font-family: adobe-garamond-pro, serif;

font-weight: 700;

font-style: normal;


Adobe Garamond Pro Regular

font-family: adobe-garamond-pro, serif;

font-weight: 400;

font-style: normal;


Adobe Garamond Pro Semibold

font-family: adobe-garamond-pro, serif;

font-weight: 600;

font-style: normal;

*/

/*-----------------------------------
■YAIZOO EDIT
-------------------------------------*/
table.bonus {
	width: 100%;
	margin: 2px 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	text-align: center;
	text-indent: 0;
	border: 2px solid #333333;
	word-break: break-all;
}
table.bonus th {
	padding: 4px 7px;
	text-align: center;
	background: #DDDDDD;
	border: 1px solid #333333;
}
table.bonus td {
	padding: 4px 7px;
	text-align: center;
	border: 1px solid #333333;
}
table.bonus td span {
	vertical-align: super;
	font-size: 0.5em;
}
p.notes {
	text-align: right;
}
h2 a.liver_policy,
h2 a.liver_policy:link,
h2 a.liver_policy:visited,
h2 a.liver_policy:active {
	display: block;
	margin-top: 30px;
	font: 15px 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
h2 a.liver_policy:hover {
	text-decoration: underline;
}