@charset "UTF-8";
@import url("common.css");
header nav .voice a {
  background-color: #009fe7; }
  header nav .voice a:hover {
    color: #fff; }

section {
  position: relative;
  z-index: 1; }
  section#index {
    position: relative;
    z-index: 10; }
    section#index h2 {
      width: 100%;
      position: absolute;
      top: 10%;
      left: 0;
      text-align: center;
      font-family: Verdana;
      font-size: 50px;
      line-height: 50px;
      color: #fff; }
    section#index div {
      width: 100%;
      position: absolute;
      top: 20%;
      left: 0;
      text-align: center; }
      section#index div > p {
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
        font-size: 12px;
        line-height: 24px;
        color: #fff; }
    section#index ul {
      width: 60%;
      position: absolute;
      top: 40%;
      left: 20%;
      zoom: 1; }
      section#index ul:after {
        display: block;
        clear: both;
        content: ""; }
      section#index ul li {
        width: 40%;
        margin: 0 5%;
        float: left; }
        section#index ul li a, section#index ul li span {
          text-align: center;
          text-decoration: none;
          color: #fff; }
          section#index ul li a .thumbnail, section#index ul li span .thumbnail {
            display: block;
            position: relative;
            font-size: 0;
            line-height: 0;
            background: #143d66; }
            section#index ul li a .thumbnail img.image, section#index ul li span .thumbnail img.image {
              width: 100%; }
            section#index ul li a .thumbnail img.icon, section#index ul li span .thumbnail img.icon {
              width: 50px;
              height: 50px;
              position: absolute;
              left: 50%;
              top: 50%;
              margin: -25px 0 0 -25px; }
          section#index ul li a h3, section#index ul li span h3 {
            margin: 20px auto 0;
            font-size: 18px;
            line-height: 25px; }
            section#index ul li a h3 small, section#index ul li span h3 small {
              font-family: Verdana;
              font-size: 12px; }
          section#index ul li a p, section#index ul li span p {
            width: 90%;
            margin: 30px auto 0;
            font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
            font-size: 12px;
            line-height: 24px; }
            section#index ul li a p + p, section#index ul li span p + p {
              margin: 20px auto 0;
              font-family: Verdana;
              font-size: 10px;
              line-height: 18px; }
        section#index ul li span .thumbnail, section#index ul li span h3 {
          opacity: 0.25;
          filter: alpha(opacity=25);
          -ms-filter: "alpha(opacity=25)"; }
    section#index.compact {
      padding: 5% 0; }
      section#index.compact h2 {
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 30px; }
      section#index.compact > div {
        position: relative;
        top: auto;
        left: auto;
        right: auto; }
      section#index.compact ul {
        position: relative;
        top: auto;
        left: auto;
        margin: 30px auto 0; }
  section#intro {
    background-color: white;
    padding: 60px 0;
    text-align: center;
    zoom: 1; }
    section#intro:after {
      display: block;
      clear: both;
      content: ""; }
    section#intro h2 {
      font-family: Verdana;
      font-size: 60px;
      line-height: 40px; }
      section#intro h2 small {
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
        font-size: 18px;
        line-height: 20px; }
    section#intro p {
      margin-top: 30px;
      font-size: 15px;
      line-height: 30px; }
    section#intro nav {
      width: 600px;
      margin: 60px auto 0;
      background-color: #abc1d3;
      zoom: 1; }
      section#intro nav:after {
        display: block;
        clear: both;
        content: ""; }
      section#intro nav a {
        display: inline-block;
        width: 300px;
        float: left;
        text-decoration: none;
        font-size: 15px;
        line-height: 50px;
        color: white; }
        section#intro nav a:hover {
          background-color: rgba(0, 159, 231, 0.5); }
        section#intro nav a.cr {
          background-color: #009fe7; }

#real section.content {
  padding: 0 10% 60px;
  background-color: #fff;
  zoom: 1; }
  #real section.content:after {
    display: block;
    clear: both;
    content: ""; }
  #real section.content h3 {
    margin-bottom: 30px;
    padding-top: 60px;
    border-top: 1px dotted #cccccc;
    text-align: center;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", Meiryo, serif;
    font-size: 24px;
    line-height: 48px;
    color: #4d4d4d; }
    #real section.content h3 strong {
      font-family: Verdana;
      font-size: 60px;
      color: #009fe7; }
    #real section.content h3 em {
      color: #009fe7; }
    #real section.content h3 small {
      font-size: 18px; }
  #real section.content div {
    position: relative;
    zoom: 1; }
    #real section.content div:after {
      display: block;
      clear: both;
      content: ""; }
    #real section.content div h4 {
      width: 100px;
      height: 100px;
      position: absolute;
      top: -100px;
      right: -25px;
      background: url(../images/voice/member/bgi_balloon_01.png) no-repeat;
      text-align: center;
      font-weight: bold;
      font-size: 15px;
      line-height: 100px;
      color: white; }
    #real section.content div p {
      width: 45%;
      margin: 0 2.5%;
      float: left;
      margin-top: 30px;
      font-size: 15px;
      line-height: 30px; }
      #real section.content div p small {
        font-size: 12px;
        color: #009fe7; }
  #real section.content ul {
    margin: 50px 0;
    padding: 0 2.5%;
    zoom: 1; }
    #real section.content ul:after {
      display: block;
      clear: both;
      content: ""; }
    #real section.content ul img {
      width: 33.333%;
      float: left; }

#international section.content {
  padding: 0 12.5% 60px;
  background-color: #fff;
  zoom: 1; }
  #international section.content:after {
    display: block;
    clear: both;
    content: ""; }
  #international section.content div {
    padding-top: 60px;
    position: relative;
    zoom: 1; }
    #international section.content div:after {
      display: block;
      clear: both;
      content: ""; }
    #international section.content div + div {
      padding-top: 0;
      margin-top: 60px; }
    #international section.content div.profile {
      border-top: 1px dotted #cccccc; }
      #international section.content div.profile img {
        width: 33.333%;
        float: right; }
      #international section.content div.profile h3, #international section.content div.profile p {
        width: 60%; }
    #international section.content div h3 {
      font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", Meiryo, serif;
      font-size: 24px;
      line-height: 36px;
      color: #4d4d4d; }
    #international section.content div h4 {
      margin-top: 30px;
      font-weight: bold;
      font-size: 18px;
      line-height: 24px; }
      #international section.content div h4 small {
        margin-left: 10px;
        font-size: 12px;
        color: #009fe7; }
    #international section.content div h5 {
      font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", Meiryo, serif;
      font-weight: bold;
      font-size: 18px;
      line-height: 24px; }
      #international section.content div h5 small {
        margin-left: 10px;
        font-size: 12px;
        color: #009fe7; }
    #international section.content div p {
      margin-top: 30px;
      font-size: 15px;
      line-height: 30px; }
      #international section.content div p small {
        font-size: 12px;
        color: #009fe7; }
    #international section.content div figure {
      width: 33.333%;
      position: relative;
      float: left; }
      #international section.content div figure img {
        width: 100%; }
      #international section.content div figure figcaption {
        display: inline-block;
        width: 90%;
        position: absolute;
        bottom: 5%;
        left: 5%;
        z-index: 2;
        padding: 6px 0 4px 0;
        background-color: #1a1a1a;
        opacity: 0.75;
        filter: alpha(opacity=75);
        -ms-filter: "alpha(opacity=75)";
        text-align: center;
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
        font-size: 12px;
        line-height: 20px;
        color: #fff; }
  #international section.content ul {
    margin-top: 40px;
    zoom: 1; }
    #international section.content ul:after {
      display: block;
      clear: both;
      content: ""; }
    #international section.content ul li {
      width: 33.333%;
      float: left; }
      #international section.content ul li img {
        width: 100%; }

#international #message {
  padding: 80px 12.5%;
  background-color: #edf2f5;
  zoom: 1; }
  #international #message:after {
    display: block;
    clear: both;
    content: ""; }
  #international #message h3 {
    margin-bottom: 20px;
    line-height: 40px;
    text-align: center; }
    #international #message h3 big {
      font-size: 60px;
      color: #dcdfe0; }
    #international #message h3 em {
      font-size: 14px;
      color: #3d9999; }
  #international #message .video {
    width: 50%;
    float: left; }
    #international #message .video p {
      margin-top: 20px;
      text-align: center;
      font-size: 14px;
      line-height: 25px; }
    #international #message .video .pc {
      position: relative;
      background-color: black; }
      #international #message .video .pc img {
        width: 100%;
        vertical-align: bottom;
        opacity: 0.9;
        filter: alpha(opacity=90);
        -ms-filter: "alpha(opacity=90)"; }
      #international #message .video .pc span {
        display: block;
        width: 200px;
        height: 40px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -20px 0 0 -100px;
        text-align: center;
        font-family: Verdana;
        font-size: 24px;
        line-height: 40px;
        color: #fff; }
        #international #message .video .pc span.play {
          width: 80px;
          height: 80px;
          margin: -40px 0 0 -40px;
          opacity: 1;
          filter: alpha(opacity=100);
          -ms-filter: "alpha(opacity=100)"; }
      #international #message .video .pc:hover {
        cursor: pointer; }
        #international #message .video .pc:hover > img {
          opacity: 0.75;
          filter: alpha(opacity=75);
          -ms-filter: "alpha(opacity=75)"; }
    #international #message .video .mobile video {
      width: 480px;
      height: 270px;
      vertical-align: bottom; }
  #international #message .bx-controls-direction a {
    width: 30px;
    height: 30px;
    top: auto;
    margin-top: -15px; }
    #international #message .bx-controls-direction a.bx-prev {
      left: -15px;
      background: url(../images/work/common/ico_prev_02.png) no-repeat center center; }
    #international #message .bx-controls-direction a.bx-next {
      right: -15px;
      background: url(../images/work/common/ico_next_02.png) no-repeat center center; }
    #international #message .bx-controls-direction a.disabled {
      opacity: 0.25;
      filter: alpha(opacity=25);
      -ms-filter: "alpha(opacity=25)";
      cursor: default; }
  #international #message .bx-default-pager {
    padding: 0;
    bottom: auto; }
    #international #message .bx-default-pager a {
      background-color: #abc1d3; }
      #international #message .bx-default-pager a.active {
        background-color: #7392af; }

#womens section.content {
  position: relative;
  z-index: 1;
  padding: 0 12.5% 60px;
  background-color: #f7f6f0;
  zoom: 1; }
  #womens section.content:after {
    display: block;
    clear: both;
    content: ""; }
  #womens section.content:nth-child(even) {
    background-color: #fff;
    z-index: 2; }
  #womens section.content div {
    padding-top: 60px;
    position: relative;
    zoom: 1; }
    #womens section.content div:after {
      display: block;
      clear: both;
      content: ""; }
    #womens section.content div + div {
      padding-top: 0;
      margin-top: 60px; }
    #womens section.content div h3 {
      position: relative;
      z-index: 2;
      font-size: 24px;
      line-height: 36px;
      color: #bf608f; }
    #womens section.content div span {
      display: inline-block;
      position: absolute;
      top: 30px;
      right: 0;
      z-index: 1;
      opacity: 0.1;
      filter: alpha(opacity=10);
      -ms-filter: "alpha(opacity=10)";
      font-style: italic;
      font-family: Times New Roman;
      font-size: 120px; }
    #womens section.content div p {
      position: relative;
      z-index: 2;
      margin-top: 30px;
      font-size: 15px;
      line-height: 30px; }
    #womens section.content div figure {
      position: relative;
      z-index: 2;
      width: 33.333%;
      float: left; }
      #womens section.content div figure img {
        width: 100%; }
      #womens section.content div figure figcaption {
        text-align: center;
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
        font-size: 12px;
        line-height: 20px; }
    #womens section.content div .button {
      display: inline-block;
      padding: 5px 20px;
      border-radius: 5px;
      background-color: #009fe7;
      text-decoration: none;
      font-weight: bold;
      font-size: 14px;
      line-height: 30px;
      color: #fff; }
      #womens section.content div .button:hover {
        opacity: 0.75;
        filter: alpha(opacity=75);
        -ms-filter: "alpha(opacity=75)"; }
    #womens section.content div br.sp {
      display: none; }
  #womens section.content.guidebook div .image {
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    width: 320px; }
    #womens section.content.guidebook div .image img {
      width: 100%; }

.videoContent {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #1a1a1a; }
  .videoContent span.close {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)"; }
    .videoContent span.close:hover {
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "alpha(opacity=100)"; }
    .videoContent span.close img {
      width: 100%; }
  .videoContent img.size {
    position: absolute; }
  .videoContent div.size {
    position: absolute;
    background-color: aqua; }
  .videoContent video {
    position: absolute;
    vertical-align: bottom; }
  .videoContent object {
    width: 960px;
    height: 540px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -270px 0 0 -480px;
    vertical-align: bottom; }

@media screen and (max-width: 1000px) {
  section#index {
    position: relative;
    z-index: 10;
    padding: 100px 0; }
    section#index h2 {
      position: relative;
      top: auto;
      left: auto; }
    section#index > div {
      width: 75%;
      position: relative;
      top: auto;
      left: auto;
      margin: 40px 10% 0; }
      section#index > div > p {
        font-size: 20px;
        line-height: 36px; }
        section#index > div > p br {
          display: none; }
        section#index > div > p + p {
          font-size: 14px;
          line-height: 24px; }
    section#index ul {
      width: 50%;
      position: relative;
      top: auto;
      left: auto;
      margin: 100px 25%; }
      section#index ul li {
        width: 100%;
        margin: 0;
        float: none; }
        section#index ul li + li {
          margin-top: 50px; }
        section#index ul li a p {
          font-size: 20px;
          line-height: 36px; }
          section#index ul li a p + p {
            font-size: 14px;
            line-height: 24px; }
    section#index.compact {
      padding: 100px 0; }
      section#index.compact > div {
        display: none; }
      section#index.compact ul {
        margin: 50px auto 0; }
  section#intro .read h2 {
    font-size: 48px;
    line-height: 50px; }
  section#intro .read p {
    margin-top: 20px; }
    section#intro .read p strong {
      font-size: 32px;
      line-height: 44px; }
    section#intro .read p small {
      font-size: 14px;
      line-height: 30px; }
    section#intro .read p + p {
      font-size: 18px;
      line-height: 36px; }
  section#intro nav a {
    font-weight: bold;
    font-size: 18px;
    line-height: 50px; }
  #real section.content {
    padding: 0 20px 60px; }
    #real section.content h3 {
      font-size: 24px;
      line-height: 48px; }
      #real section.content h3 strong {
        font-size: 60px; }
    #real section.content div h4 {
      font-size: 16px;
      line-height: 100px; }
    #real section.content div p {
      width: 100%;
      margin: 0;
      float: none;
      margin-top: 30px;
      font-size: 18px;
      line-height: 30px; }
      #real section.content div p small {
        font-size: 14px; }
    #real section.content ul {
      padding: 0; }
  #international section.content {
    padding: 0 20px 60px; }
    #international section.content div.profile img {
      width: 100%;
      position: relative;
      top: auto;
      right: auto;
      margin-bottom: 30px; }
    #international section.content div.profile h3, #international section.content div.profile p {
      width: 100%; }
    #international section.content div h3 {
      font-size: 26px;
      color: #4d4d4d; }
    #international section.content div h4 {
      font-size: 22px;
      line-height: 26px; }
      #international section.content div h4 small {
        font-size: 14px; }
    #international section.content div h5 {
      font-size: 24px;
      line-height: 30px; }
      #international section.content div h5 small {
        font-size: 14px; }
    #international section.content div p {
      font-size: 18px;
      line-height: 36px; }
      #international section.content div p small {
        font-size: 14px; }
    #international section.content div figure figcaption {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      display: inline-block;
      width: 100%;
      position: relative;
      bottom: auto;
      left: auto;
      z-index: auto;
      margin-top: 10px;
      padding: 0 20px;
      background-color: white;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "alpha(opacity=100)";
      font-size: 14px;
      line-height: 20px;
      color: #1a1a1a; }
  #international #message {
    padding: 80px; }
    #international #message .video {
      width: 100%;
      float: none; }
      #international #message .video + .video {
        margin-top: 50px; }
      #international #message .video p {
        font-size: 18px;
        line-height: 30px; }
      #international #message .video .mobile video {
        width: 100%; }
    #international #message .bx-controls-direction a {
      width: 60px;
      height: 60px;
      top: 135px !important;
      margin-top: -30px; }
      #international #message .bx-controls-direction a.bx-prev {
        left: -30px;
        background: url(../images/work/common/ico_prev_03.png) no-repeat center center;
        background-size: 60px; }
      #international #message .bx-controls-direction a.bx-next {
        right: -30px;
        background: url(../images/work/common/ico_next_03.png) no-repeat center center;
        background-size: 60px; }
      #international #message .bx-controls-direction a.disabled {
        opacity: 0.25;
        filter: alpha(opacity=25);
        -ms-filter: "alpha(opacity=25)";
        cursor: default; }
    #international #message .bx-default-pager {
      height: 20px; }
      #international #message .bx-default-pager .bx-pager-item a {
        width: 20px;
        height: 20px;
        border-radius: 10px; }
  #womens #intro h2 {
    font-size: 48px;
    line-height: 48px; }
    #womens #intro h2 small {
      font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
      font-size: 24px;
      line-height: 30px; }
  #womens #intro p {
    padding: 0 30px;
    text-align: left;
    font-size: 18px;
    line-height: 36px; }
    #womens #intro p br {
      display: none; }
  #womens section.content {
    padding: 0 30px 60px; }
    #womens section.content div h3 {
      font-size: 29px; }
    #womens section.content div p {
      font-size: 18px;
      line-height: 36px; }
    #womens section.content div figure figcaption {
      font-size: 16px;
      line-height: 24px; }
    #womens section.content div .button {
      font-size: 18px;
      line-height: 40px; }
    #womens section.content div br.sp {
      display: inline; }
    #womens section.content.guidebook {
      padding: 0 30px 60px; }
      #womens section.content.guidebook div .image {
        top: 30px;
        right: -30px;
        width: 400px; } }
