@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
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; }

.font-notosansjp, .visual__title02, .visual__title03, .contents--inr h1 {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400; }

/*	wrapper
------------------------------------------*/
.wrapper {
  width: 100%; }
  .wrapper .sp {
    display: block !important; }
  .wrapper .pc,
  .wrapper .tb {
    display: none; }

/*	visual
------------------------------------------*/
.visual__area {
  width: 100%;
  margin: 0 auto;
  background: url(/18voice/contest2019/img/visual/bg_main.jpg) no-repeat;
  background-size: auto 100%; }
  .visual__area--inr {
    margin: 0 auto;
    position: relative;
    padding: 9.375% 6.25%;
    text-align: center; }

.visual__title01 {
  display: table;
  background: #FFF;
  margin: 0 auto;
  padding: .5em 1em;
  font-weight: bold;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.7);
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 3.125%; }

.visual__title02 {
  font-size: 27px;
  font-size: 2.7rem;
  color: #FFF;
  text-shadow: 0 0 15px #000;
  font-weight: bold;
  margin-bottom: 3.125%; }

.visual__title03 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #FFF;
  text-shadow: 0 0 15px #000;
  font-weight: bold;
  margin-bottom: 4.375%; }

.visual__data dl {
  width: 100%;
  display: table;
  border: solid #FFF;
  border-width: 2px 0;
  padding: 1.5625% 0;
  margin: 0 auto;
  color: #FFF; }
  .visual__data dl dt, .visual__data dl dd {
    display: block;
    vertical-align: middle;
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: 0 0 15px #000;
    font-weight: bold; }
  .visual__data dl dt {
    margin-bottom: 1.5625%; }
  .visual__data dl dd {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1; }
    .visual__data dl dd span {
      font-size: 17px;
      font-size: 1.7rem; }

.visual__lead {
  padding: 10.15625% 6.25%; }
  .visual__lead p {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 5.10204%;
    line-height: 2; }
    .visual__lead p .hashtag {
      font-size: 16px;
      font-size: 1.6rem;
      background: #0096e0;
      padding: .3em;
      margin-right: .3em;
      color: #FFF; }
      .visual__lead p .hashtag a:link, .visual__lead p .hashtag a:visited, .visual__lead p .hashtag a:hover, .visual__lead p .hashtag a:active {
        text-decoration: underline;
        color: #FFF; }
  .visual__lead h2 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #014099; }

/*	contents
------------------------------------------*/
.contents--inr {
  position: relative;
  padding: 12.5% 6.25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box; }
  .contents--inr h1 {
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: bold;
    position: relative;
    padding-bottom: 7.8125%;
    margin-bottom: 9.375%;
    color: #FFF;
    text-align: center; }
    .contents--inr h1:after {
      content: '';
      display: block;
      width: 4em;
      height: 3px;
      background: #FFF;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -2em; }
    .contents--inr h1 span {
      position: relative;
      padding-bottom: 7.8125%; }
      .contents--inr h1 span:before {
        content: '';
        display: block;
        width: 4em;
        height: 3px;
        background: #FFF;
        position: absolute;
        left: 50%;
        margin-left: -2em;
        bottom: 7px; }
      .contents--inr h1 span:after {
        content: '';
        display: block;
        width: 4em;
        height: 3px;
        background: #FFF;
        position: absolute;
        left: 50%;
        margin-left: -2em;
        bottom: 13px; }
  .contents--inr .hashtag {
    font-size: 16px;
    font-size: 1.6rem;
    background: #0096e0;
    padding: .3em;
    margin-right: .3em; }
    .contents--inr .hashtag a:link, .contents--inr .hashtag a:visited, .contents--inr .hashtag a:hover, .contents--inr .hashtag a:active {
      text-decoration: underline;
      color: #FFF; }

/*	contents
------------------------------------------*/
.contents #contents01 {
  position: relative;
  background: #014099; }
  .contents #contents01 .contents--inr {
    z-index: 3;
    color: #FFF;
    background: #014099; }
  .contents #contents01 h1 {
    margin-bottom: 12.5%; }
  .contents #contents01 .list {
    width: 113.33333%;
    margin: 0 -6.25% 10%;
    text-align: center; }
    .contents #contents01 .list li {
      width: 88.23529%;
      display: block;
      margin: 0 auto 60px;
      padding: 6.66667%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      border: 2px solid #FFF;
      border-radius: 5px;
      box-sizing: border-box;
      text-align: left; }
      .contents #contents01 .list li img {
        width: 100%;
        margin: 0 auto 6.66667%;
        display: block;
        max-width: 277px; }
      .contents #contents01 .list li .num {
        position: absolute;
        background: #FFF;
        border: 3px solid #007ac9;
        color: #007ac9;
        border-radius: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50px;
        height: 50px;
        top: -25px;
        left: -6.25%;
        font-size: 16px;
        font-size: 1.6rem;
        text-align: center;
        line-height: 44px;
        font-weight: bold; }
      .contents #contents01 .list li p {
        font-size: 16px;
        font-size: 1.6rem;
        margin-bottom: 4.08163%;
        font-weight: bold; }
        .contents #contents01 .list li p strong {
          font-size: 18px;
          font-size: 1.8rem; }
      .contents #contents01 .list li .btn {
        position: absolute;
        display: table;
        text-align: center;
        width: 230px;
        height: 35px;
        bottom: -25px;
        left: 50%;
        margin-left: -115px;
        z-index: 3; }
        .contents #contents01 .list li .btn a {
          background: #FFF;
          border-radius: 5px;
          display: block;
          padding: 15px 30px;
          text-decoration: none;
          color: #007ac9;
          font-size: 14px;
          font-size: 1.4rem;
          font-weight: bold;
          font-size: bold;
          -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; }
          .contents #contents01 .list li .btn a span {
            position: relative;
            vertical-align: middle;
            display: inline-block;
            padding-right: 15px; }
            .contents #contents01 .list li .btn a span::after {
              position: absolute;
              margin: auto;
              content: "";
              vertical-align: middle;
              top: 50%;
              right: 0;
              width: 9px;
              height: 9px;
              margin-top: -5px;
              border-top: 1px solid #007ac9;
              border-right: 1px solid #007ac9;
              -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              transform: rotate(45deg);
              -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; }
  .contents #contents01 .ex {
    width: 100% 0;
    margin: 0 auto;
    position: relative; }
    .contents #contents01 .ex:before, .contents #contents01 .ex:after {
      content: '';
      width: 35px;
      height: 35px;
      position: absolute;
      display: inline-block; }
    .contents #contents01 .ex:before {
      border-left: solid 1px #0096e0;
      border-top: solid 1px #0096e0;
      top: 0;
      left: 0; }
    .contents #contents01 .ex:after {
      border-right: solid 1px #0096e0;
      border-top: solid 1px #0096e0;
      top: 0;
      right: 0; }
    .contents #contents01 .ex dl {
      width: 100%;
      padding: 5.83333%;
      display: table;
      position: relative;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-bottom: 10px; }
      .contents #contents01 .ex dl:before, .contents #contents01 .ex dl:after {
        content: '';
        width: 35px;
        height: 35px;
        position: absolute;
        display: inline-block; }
      .contents #contents01 .ex dl:before {
        border-left: solid 1px #0096e0;
        border-bottom: solid 1px #0096e0;
        bottom: 0;
        left: 0; }
      .contents #contents01 .ex dl:after {
        border-right: solid 1px #0096e0;
        border-bottom: solid 1px #0096e0;
        bottom: 0;
        right: 0; }
      .contents #contents01 .ex dl dt, .contents #contents01 .ex dl dd {
        display: block;
        vertical-align: middle; }
      .contents #contents01 .ex dl dt {
        margin-bottom: 3.33333%; }
        .contents #contents01 .ex dl dt div {
          width: 100%;
          border-radius: 5px;
          background: #0096e0;
          padding: 1.66667% 0;
          color: #FFF;
          text-align: center; }
          .contents #contents01 .ex dl dt div span {
            width: 100%;
            font-weight: bold;
            font-size: 16px;
            font-size: 1.6rem; }
      .contents #contents01 .ex dl dd {
        text-align: left; }
        .contents #contents01 .ex dl dd ul {
          letter-spacing: -.4em;
          padding-left: 1.4em; }
          .contents #contents01 .ex dl dd ul li {
            width: 100%;
            display: inline-block;
            vertical-align: top;
            letter-spacing: normal;
            font-size: 13px;
            font-size: 1.3rem;
            line-height: 2; }
  .contents #contents01 h2 {
    font-size: 17px;
    font-size: 1.7rem;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: center; }
  .contents #contents01 p.lead {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 6.25%;
    line-height: 2; }
  .contents #contents01 p.note {
    font-weight: bold;
    text-align: right;
    font-size: 13px;
    font-size: 1.3rem; }
  .contents #contents01 p.note--apply {
    padding-top: 2.8%;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.76;
    font-weight: bold;
    text-align: left; }

/*	contents
------------------------------------------*/
.contents #contents02 {
  background: url("/18voice/contest2019/img/contents02/bg_sp.png") no-repeat center bottom;
  background-size: 100% auto !important; }
  .contents #contents02 h1 {
    color: #014099; }
    .contents #contents02 h1:after {
      background: #014099; }
    .contents #contents02 h1 span:before {
      background: #014099; }
    .contents #contents02 h1 span:after {
      background: #014099; }
  .contents #contents02 h2 {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 1.66667%;
    text-align: center; }
    .contents #contents02 h2 .hashtag {
      font-size: 19px;
      font-size: 1.9rem;
      color: #FFF; }
  .contents #contents02 p {
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 5%;
    text-align: center; }

/*	contents
------------------------------------------*/
.contents #contents03 {
  background: url("/18voice/contest2019/img/contents03/bg_sp.png") no-repeat center bottom;
  background-size: 100% !important; }
  .contents #contents03 .contents--inr {
    padding-bottom: 15.625%; }
  .contents #contents03 .list {
    letter-spacing: -.4em;
    width: 113.33333%;
    margin: 0 -6.25% 10%;
    text-align: center; }
    .contents #contents03 .list li {
      letter-spacing: normal;
      width: 50%;
      display: inline-block;
      padding: 0 3.33333%;
      position: relative;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .contents #contents03 .list li img {
        width: 100%; }
      .contents #contents03 .list li:first-child {
        margin: 0 3.33333% 5%; }
  .contents #contents03 p {
    font-weight: bold;
    font-size: 13px;
    font-size: 1.3rem;
    color: #FFF;
    line-height: 2; }

/*	contents
------------------------------------------*/
.contents #contents04 {
  background: url("/18voice/contest2019/img/contents04/bg.png") no-repeat center bottom; }
  .contents #contents04 .contents--inr {
    text-align: left;
    padding-top: 10.15625%;
    padding-bottom: 23.4375%; }
  .contents #contents04 h1 {
    color: #014099; }
    .contents #contents04 h1:after {
      background: #014099; }
    .contents #contents04 h1 span:before {
      background: #014099; }
    .contents #contents04 h1 span:after {
      background: #014099; }
  .contents #contents04 h2 {
    color: #014099;
    font-weight: bold;
    font-size: 13px;
    font-size: 1.3rem; }
  .contents #contents04 p {
    font-weight: bold;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2;
    margin-bottom: 6.25%; }
  .contents #contents04 dl {
    border: 1px solid #d1d1d1;
    padding: 4.5977%;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 2; }
    .contents #contents04 dl dd li {
      text-indent: -1em;
      padding-left: 1em; }

/*	contents
------------------------------------------*/
.contents #contents05 h1 {
  color: #014099; }
  .contents #contents05 h1:after {
    background: #014099; }
  .contents #contents05 h1 span:before {
    background: #014099; }
  .contents #contents05 h1 span:after {
    background: #014099; }

.contents #contents05 p {
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
  margin-bottom: 13.33333%; }

.contents #contents05 ul {
  display: table;
  width: 100%;
  margin: 0 auto 5%; }
  .contents #contents05 ul li {
    width: 100%;
    padding: 3.33333% 0;
    position: relative; }
    .contents #contents05 ul li img {
      width: 100%; }
