@charset "UTF-8";
html {
  overflow-y: scroll; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  border: none;
  vertical-align: bottom; }

fieldset {
  border: 0; }

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

select option {
  padding: 0 5px; }

label {
  cursor: pointer; }

/*	body
------------------------------------------*/
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%; }

body {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
  color: #000;
  line-height: 1.4;
  position: relative; }
  html:not(:target) body {
    font-size: small\9; }

/*	wrapper
------------------------------------------*/
.wrapper {
  width: 100%; }

.modal__close {
  margin-left: -44px;
  width: 88px;
  position: absolute;
  bottom: -108px;
  left: 50%;
  display: none; }
  .modal__close img {
    width: 100%; }

/*	header
------------------------------------------*/
.header {
  background: #fff;
  padding: 0 10px; }
  .header__area {
    width: 100%;
    display: table; }
  .header__logo {
    width: 209px;
    display: table-cell;
    vertical-align: middle; }
    .header__logo img {
      width: 192px; }
  .header__vol {
    width: 290px;
    display: table-cell;
    vertical-align: middle; }
    .header__vol img {
      width: 290px; }
  .header__youth {
    padding-top: 10px;
    display: table-cell;
    text-align: right;
    vertical-align: top; }
    .header__youth img {
      width: 82px; }
  .header .sp {
    display: none; }

/*	visual
------------------------------------------*/
.visual__area {
  width: 100%;
  display: table; }
  .visual__area li {
    width: 50%;
    display: table-cell;
    vertical-align: top; }
  .visual__area--left {
    background: #ec749c; }
  .visual__area--right {
    background: #f5a100; }
  .visual__area a {
    text-decoration: none;
    display: block; }

.visual__img img {
  width: 100%; }

.visual__title {
  padding: 10px; }
  .visual__title dl {
    width: 100%;
    display: table; }
  .visual__title dt {
    padding-right: 10px;
    width: 50px;
    display: table-cell;
    vertical-align: middle; }
    .visual__title dt img {
      width: 100%; }
  .visual__title dd {
    padding-left: 10px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    border-left: 1px #fff dashed; }
  .visual__title strong {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold; }
  .visual__title span {
    display: none; }

/*	menu
------------------------------------------*/
.menu {
  background: #fff;
  padding: 19px 0; }
  .menu__area {
    width: 100%;
    display: table; }
    .menu__area li {
      display: table-cell;
      vertical-align: middle;
      border-right: 1px #b5b5b5 solid; }
      .menu__area li.menu__area06 {
        border-right: 0; }
    .menu__area a {
      padding: 0 10px;
      display: block;
      color: #000;
      text-align: center;
      text-decoration: none; }
    .menu__area--big {
      font-size: 15px;
      font-size: 1.5rem;
      font-weight: bold; }
    .menu__area--small {
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: bold;
      white-space: nowrap; }

/*	contents
------------------------------------------*/
/*	contents01
------------------------------------------*/
.contents01 {
  background: url(/18voice/common/img/interview/bg_contents.gif) 0 0 repeat-y;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  padding: 42px 0 50px;
  position: relative; }
  .contents01__area {
    padding: 0 10px;
    position: relative;
    z-index: 4; }
  .contents01__title {
    text-align: center;
    line-height: 0; }
    .contents01__title img {
      width: 100%; }
    .contents01__title .sp {
      display: none; }
  .contents01__float {
    *zoom: 1; }
    .contents01__float:after {
      content: ".";
      display: block;
      visibility: hidden;
      height: 0.1px;
      font-size: 0.1em;
      line-height: 0;
      clear: both; }
    .contents01__float--left {
      width: 44.69388%;
      float: left; }
    .contents01__float--right {
      width: 54.69388%;
      float: right; }
  .contents01__photo, .contents01__lead {
    line-height: 0; }
    .contents01__photo img, .contents01__lead img {
      width: 100%; }
  .contents01__btn {
    *zoom: 1;
    text-align: center;
    letter-spacing: -.4em; }
    .contents01__btn:after {
      content: ".";
      display: block;
      visibility: hidden;
      height: 0.1px;
      font-size: 0.1em;
      line-height: 0;
      clear: both; }
    .contents01__btn li {
      margin: 0 0 7px 0;
      width: 33.20896%;
      display: inline-block;
      letter-spacing: normal; }
      .contents01__btn li img {
        width: 100%; }
    .contents01__btn a {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .contents01__btn a:hover {
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7; }

/*	contents02
------------------------------------------*/
.contents02 {
  background: #fff9dc;
  padding-bottom: 58px;
  position: relative; }
  .contents02__slanting {
    position: absolute;
    top: -265px;
    left: 0;
    z-index: 3; }
    .contents02__slanting img {
      width: 100%; }
    .contents02__slanting--sp {
      display: none; }
  .contents02__area {
    padding: 0 10px;
    position: relative;
    z-index: 4; }
  .contents02__title {
    margin-bottom: 12px;
    padding: 0 27.04082%;
    line-height: 0; }
    .contents02__title .sp {
      display: none; }
    .contents02__title img {
      width: 100%; }
  .contents02__btn {
    *zoom: 1;
    text-align: center; }
    .contents02__btn:after {
      content: ".";
      display: block;
      visibility: hidden;
      height: 0.1px;
      font-size: 0.1em;
      line-height: 0;
      clear: both; }
    .contents02__btn li {
      margin-bottom: 21px;
      width: 49%;
      display: inline-block; }
      .contents02__btn li .sp {
        display: none; }
      .contents02__btn li img {
        width: 100%; }
      .contents02__btn li.contents02__btn03 {
        width: 98%; }

/*	contents03
------------------------------------------*/
.contents03 {
  background: url(/18voice/common/img/contents03/bg_contents.gif) 0 0 repeat-y;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  padding-bottom: 65px;
  position: relative; }
  .contents03__slanting {
    position: absolute;
    top: -28%;
    left: 0;
    z-index: 3; }
    .contents03__slanting img {
      width: 100%; }
    .contents03__slanting--sp {
      display: none; }
  .contents03__area {
    padding: 0 10px;
    position: relative;
    z-index: 4; }
  .contents03__title {
    margin-bottom: 18px;
    padding: 0 16.58163%;
    text-align: center;
    line-height: 0; }
    .contents03__title .sp {
      display: none; }
    .contents03__title img {
      width: 100%; }
  .contents03__text {
    margin-bottom: 18px;
    text-align: center;
    line-height: 0; }
    .contents03__text .sp {
      display: none; }
    .contents03__text img {
      width: 100%; }
  .contents03__btn {
    *zoom: 1; }
    .contents03__btn:after {
      content: ".";
      display: block;
      visibility: hidden;
      height: 0.1px;
      font-size: 0.1em;
      line-height: 0;
      clear: both; }
    .contents03__btn--left {
      width: 50%;
      float: left; }
    .contents03__btn--right {
      width: 50%;
      float: right; }
    .contents03__btn .sp {
      display: none; }
    .contents03__btn img {
      width: 100%; }

/*	contents04
------------------------------------------*/
.contents04 {
  background: url(/18voice/common/img/backnumber/bg_contents.gif) 0 0 repeat-y;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  padding-bottom: 56px;
  position: relative; }
  .contents04__slanting {
    position: absolute;
    bottom: 30%;
    left: 0;
    z-index: 3; }
    .contents04__slanting img {
      width: 100%; }
    .contents04__slanting--sp {
      display: none; }
  .contents04__area {
    padding: 0 10px;
    position: relative;
    z-index: 4; }
  .contents04__title {
    margin-bottom: 12px;
    padding: 0 29.69388%;
    text-align: center;
    line-height: 0; }
    .contents04__title .sp {
      display: none; }
    .contents04__title img {
      width: 100%; }
  .contents04__btn {
    padding: 0 18.26531%;
    text-align: center;
    line-height: 0; }
    .contents04__btn .sp {
      display: none; }
    .contents04__btn img {
      width: 100%; }
    .contents04__btn--02 {
      margin-top: 9px; }

/*	floating
------------------------------------------*/
.floating__list {
  width: 60px;
  position: absolute;
  right: 10px; }
  .interview__body .floating__list {
    top: 124px; }
  .qa__body .floating__list, .map__body .floating__list {
    top: 37px; }

.floating__close {
  margin-bottom: 27px; }
  .floating__close a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .floating__close a:hover {
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
      opacity: 0.7; }
  .floating__close img {
    width: 100%; }
  .policy__body .floating__close {
    margin-bottom: 0;
    padding: 0 37%; }

.floating__next {
  margin-bottom: 20px; }
  .floating__next--only {
    margin-bottom: 34px; }
  .floating__next a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .floating__next a:hover {
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
      opacity: 0.7; }
  .floating__next img {
    width: 100%; }

.floating__prev {
  margin-bottom: 34px; }
  .floating__prev a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .floating__prev a:hover {
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
      opacity: 0.7; }
  .floating__prev img {
    width: 100%; }

.floating__btn {
  padding: 0 15px 17px;
  line-height: 0; }
  .floating__btn--last {
    padding: 0 15px; }
  .floating__btn a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .floating__btn a:hover {
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
      opacity: 0.7; }
  .policy__body .floating__btn {
    padding: 0 0 0 20px;
    float: left; }
  .floating__btn img {
    width: 100%; }
    .policy__body .floating__btn img {
      width: 30px; }

.floating__back {
  display: none; }

/*	Interview
------------------------------------------*/
.interview__body {
  background: url(/18voice/common/img/interview/bg_interview01.gif) 0 0 repeat; }

.interview__area {
  padding: 37px 10px;
  position: relative; }

.interview__title {
  background: url(/18voice/common/img/interview/bg_interview02.png) 0 100% no-repeat;
  margin: 0 80px 10px 0;
  padding-bottom: 28px;
  position: relative; }
  .interview__title--num {
    margin-bottom: 14px;
    width: 18%;
    line-height: 0; }
    .interview__title--num img {
      width: 100%; }
  .interview__title--txt {
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff;
    font-weight: bold; }

.interview__col {
  width: 86%; }
  .interview__col--title {
    margin-bottom: 14px;
    font-size: 17px;
    font-size: 1.7rem;
    color: #fff; }
  .interview__col .note {
    color: #fff; }

.interview__talk {
  margin-bottom: 20px;
  width: 100%;
  position: relative;
  display: table; }
  .interview__talk:last-child {
    margin-bottom: 0; }
  .interview__talk--face {
    display: table-cell;
    vertical-align: middle;
    width: 132px; }
    .interview__talk--face img {
      width: 100%; }
      .interview__talk--face img.sp {
        display: none; }
    .interview__talk07 .interview__talk--face {
      width: 296px; }
      .interview__talk07 .interview__talk--face img {
        width: 50%; }
  .interview__talk--voice {
    display: table-cell;
    vertical-align: middle; }
    .interview__talk01 .interview__talk--voice, .interview__talk05 .interview__talk--voice {
      padding-right: 25%; }
    .interview__talk02 .interview__talk--voice {
      padding-left: 5%; }
    .interview__talk03 .interview__talk--voice {
      padding-right: 0; }
    .interview__talk06 .interview__talk--voice {
      padding-left: 25%; }
    .interview__talk07 .interview__talk--voice {
      padding-left: 5%; }
    .interview__talk--voice div {
      padding: 24px;
      border: 1px #fff solid;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      -o-border-radius: 25px;
      border-radius: 25px;
      position: relative; }
      .interview__talk--voice div img {
        margin-top: -10.5px;
        position: absolute;
        top: 50%; }
        .interview__talk01 .interview__talk--voice div img, .interview__talk03 .interview__talk--voice div img, .interview__talk05 .interview__talk--voice div img {
          left: -25px; }
        .interview__talk02 .interview__talk--voice div img, .interview__talk06 .interview__talk--voice div img, .interview__talk07 .interview__talk--voice div img {
          right: -25px; }
    .interview__talk--voice p {
      font-size: 14px;
      font-size: 1.4rem;
      color: #fff;
      line-height: 1.68053; }
      .interview__talk--voice p strong {
        font-size: 16px;
        font-size: 1.6rem;
        color: #fffc00; }

/*	Q＆A
------------------------------------------*/
.qa__body {
  background: url(/18voice/common/img/qa/bg_qa.gif) 0 0 repeat;
  position: relative; }

.qa__area {
  padding: 10px; }

.qa__ans {
  padding-top: 99px;
  position: relative; }
  .qa__ans--03 {
    top: -38.66667px; }
  .qa__ans img {
    width: 100%; }

/*	Q＆A
------------------------------------------*/
.map__body {
  background: url(/18voice/common/img/map/bg_map.gif) 0 0 repeat;
  position: relative; }

.map__area {
  padding: 10px; }

.map__ans {
  padding-top: 99px;
  position: relative; }
  .map__ans img {
    width: 100%; }
