@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
#header {
  border-bottom: 3px solid #812834;
}

#header .inner {
  max-width: 1024px;
  width: 95%;
  margin: 0 auto;
  padding: 10px 0;
  box-sizing: border-box;
}

#header .inner a:first-of-type {
  width: 124px;
  display: block;
  float: left;
  vertical-align: middle;
}

#header .inner a:last-of-type {
  font-size: 14px;
  color: #000;
  line-height: 1.3;
  float: right;
  padding-top: 0.8%;
  vertical-align: middle;
  text-decoration: none;
}

#header .inner a:last-of-type:hover {
  opacity: 0.7;
}

#footer {
  max-width: 1024px;
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
  box-sizing: border-box;
}

#footer a {
  width: 31.64%;
  display: block;
  float: left;
}

#footer p {
  float: right;
  padding-top: 10px;
  box-sizing: border-box;
  font-size: 14px;
}

@media only screen and (max-width: 667px) {
  #header .inner {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
  }
  #header .inner a:first-of-type {
    width: 80px;
  }
  #header .inner a:last-of-type {
    font-size: 11px;
    padding-top: 1%;
    line-height: 1.3;
    color: #000000 !important;
  }
  #footer {
    max-width: 1024px;
    margin: 0 auto;
    padding: 10px 0;
  }
  #footer a {
    width: 182px;
    margin: 0 auto;
    display: block;
    float: none;
  }
  #footer p {
    float: none;
    font-size: 12px;
    text-align: center;
  }
}

@media only screen and (min-width: 668px) and (max-width: 959px) {
  #header .inner {
    width: 90%;
    margin: 0 auto;
  }
  #header .inner a:last-of-type {
    color: #000000 !important;
    padding-top: 1%;
  }
}

html {
  font-size: 625%;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

img {
  -webkit-backface-visibility: hidden;
}

body {
  font-size: .16em;
  font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

main {
  background: url(../images/bg.jpg);
  background-size: contain;
  display: block;
  width: 100%;
}

#container {
  max-width: 1024px;
  margin: 0 auto;
}

#container span.red {
  color: #ea544b;
}

#container .mv {
  max-width: 840px;
  width: 82.03%;
  margin: 0 auto;
  padding-bottom: 3.829%;
  padding-top: 4.893%;
}

#container .deadline {
  background: #812834;
  text-align: center;
  color: #fff;
  padding: 2.636% 0;
  box-sizing: border-box;
}

#container .deadline p {
  font-size: .3rem;
  letter-spacing: 0.05em;
  line-height: 1;
}

#container .deadline p span {
  font-size: 16px;
  line-height: 16px;
}

#container section {
  max-width: 810px;
  margin: 0 auto;
}

#container section h2 {
  margin-top: 6.172%;
  margin-bottom: 2.22%;
}

#container #prize1, #container #prize2 {
  float: left;
  max-width: 400px;
  width: 49.38%;
  height: 498px;
  border-radius: 10px;
  background: #fff;
}

#container #prize1 .title, #container #prize2 .title {
  max-width: 232px;
  width: 59.5%;
  margin: 0 auto;
  padding: 7% 0 3.5% 0;
  box-sizing: border-box;
}

#container #prize1 .prize, #container #prize2 .prize {
  max-width: 360px;
  width: 90%;
  margin: 0 auto;
}

#container #prize1 .prize_name, #container #prize2 .prize_name {
  font-size: .2rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 4.5%;
  margin-bottom: 2.5%;
}

#container #prize1 .prize_name p, #container #prize2 .prize_name p {
  font-weight: bold;
}

#container #prize1 {
  margin-right: 1.23%;
}

#container #prize1 .attention {
  text-align: center;
}

#container #prize1 .attention p {
  font-size: .16rem;
  color: #ea544b;
}

#container #prize1 .attention p:first-of-type {
  line-height: 1.375;
}

#container #prize1 .attention p:nth-of-type(2) {
  line-height: 1.4;
  font-size: .12rem;
}

#container section#guidelines {
  padding-bottom: 11.851%;
  box-sizing: border-box;
}

#container section#guidelines .content {
  border-radius: 10px;
  background: #fff;
}

#container section#guidelines .content .inner {
  max-width: 725px;
  width: 89.5%;
  margin: 0 auto;
  padding-top: 8.275%;
  box-sizing: border-box;
}

#container section#guidelines .content .inner .description {
  display: table;
}

#container section#guidelines .content .inner .description .label {
  width: 17.37%;
  display: table-cell;
  vertical-align: middle;
}

#container section#guidelines .content .inner .description p {
  font-size: .14rem;
  letter-spacing: 0.05em;
  padding-left: 3.724%;
  line-height: 1.734;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}

#container section#guidelines .content .inner .description p.date {
  font-size: .2rem;
  line-height: 1.2;
  font-weight: bold;
}

#container section#guidelines .content .inner #flow {
  max-width: 620px;
  width: 85.517%;
  margin: 0 auto;
  margin-top: 6.774%;
}

#container section#guidelines .content .inner #flow dl, #container section#guidelines .content .inner #flow .arrow {
  float: left;
}

#container section#guidelines .content .inner #flow .arrow {
  width: 4.677%;
  margin-top: 141px;
  padding: 0 0.8% 0 4%;
}

#container section#guidelines .content .inner #flow .arrow:nth-of-type(2) {
  padding: 0 5.96% 0 2.58%;
}

#container section#guidelines .content .inner #flow dl dd {
  font-size: .16rem;
  text-align: center;
  line-height: 1.5;
  margin-top: 10px;
}

#container section#guidelines .content .inner #flow dl dd .figure {
  margin-bottom: 12px;
}

#container section#guidelines .content .inner #flow dl:nth-of-type(1) {
  width: 22.58%;
}

#container section#guidelines .content .inner #flow dl:nth-of-type(1) dt {
  width: 120px;
}

#container section#guidelines .content .inner #flow dl:nth-of-type(2) {
  width: 31%;
}

#container section#guidelines .content .inner #flow dl:nth-of-type(2) dt {
  position: relative;
  width: 78.645%;
  width: 120px;
  margin: 0 auto;
}

#container section#guidelines .content .inner #flow dl:nth-of-type(2) dt img {
  margin: 0 auto;
}

#container section#guidelines .content .inner #flow dl:nth-of-type(2) dd .figure {
  width: 79.1%;
  margin: 0 auto;
  margin-bottom: 12px;
  position: relative;
}

#container section#guidelines .content .inner #flow dl:nth-of-type(2) dd .figure span {
  position: absolute;
  top: -2%;
  right: -82px;
}

#container section#guidelines .content .inner #flow dl:nth-of-type(3) {
  width: 23.5%;
}

#container section#guidelines .content .inner #flow dl:nth-of-type(3) dt {
  width: 98%;
  width: 120px;
}

#container section#guidelines .content .inner #btn {
  text-align: center;
  margin-top: 20px;
}

#container section#guidelines .content .inner #btn p:first-of-type {
  font-size: .18rem;
  font-weight: bold;
}

#container section#guidelines .content .inner #btn p:last-of-type {
  font-size: .12rem;
  line-height: 1.5;
}

#container section#guidelines .content .inner #btn a {
  max-width: 706px;
  margin: 0 auto;
}

#container section#guidelines .content .inner #detail {
  margin-top: 4.965%;
}

#container section#guidelines .content .inner #detail .description {
  margin-bottom: 3.586%;
}

#container section#guidelines .content .inner #detail .description ul {
  font-size: .14rem;
  display: table-cell;
  padding-left: 3.724%;
  line-height: 1.734;
  box-sizing: border-box;
}

#container section#guidelines .content .inner #detail .description:nth-of-type(5) .label, #container section#guidelines .content .inner #detail .description:nth-of-type(5) ul {
  vertical-align: top;
}

#container section#guidelines .content .inner #detail .description:last-of-type {
  margin-bottom: 0;
  padding-bottom: 8.689%;
  box-sizing: border-box;
}

#container #page_top {
  position: fixed;
  bottom: 60px;
  right: 8.7%;
  width: 6%;
}

#container #page_top a {
  display: block;
  z-index: 999;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

#container #page_top a:hover {
  text-decoration: none;
  opacity: 0.85;
}

@media only screen and (max-width: 667px) {
  html {
    font-size: 500%;
  }
  main {
    background-size: cover;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .tablet {
    display: none;
  }
  #container {
    max-width: 375px;
    margin: 0 auto;
  }
  #container .mv {
    width: 90%;
  }
  #container .deadline {
    text-align: center;
    color: #fff;
  }
  #container .deadline p {
    font-size: .20rem;
  }
  #container .deadline p span {
    font-size: 10px;
    line-height: 1;
  }
  #container section {
    max-width: 375px;
    width: 90%;
  }
  #container section h2 {
    width: 70%;
    margin: 0 auto;
    margin-top: 6.172%;
    margin-bottom: 6.172%;
  }
  #container #prize1, #container #prize2 {
    float: none;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    height: auto;
    padding-bottom: 6%;
    box-sizing: border-box;
  }
  #container #prize1 .title, #container #prize2 .title {
    width: 59.5%;
  }
  #container #prize1 .prize_name, #container #prize2 .prize_name {
    font-size: .2rem;
    margin-top: 4.5%;
    margin-bottom: 2.5%;
  }
  #container #prize1 {
    margin: 0 auto;
    margin-bottom: 5%;
  }
  #container #prize1 .attention {
    text-align: center;
  }
  #container #prize1 .attention p {
    font-size: .16rem;
  }
  #container #prize1 .attention p:first-of-type {
    line-height: 1.375;
  }
  #container #prize1 .attention p:nth-of-type(2) {
    font-size: .12rem;
  }
  #container section#guidelines .content .inner {
    width: 89.5%;
  }
  #container section#guidelines .content .inner .description {
    display: block;
  }
  #container section#guidelines .content .inner .description .label {
    width: 30%;
    display: block;
    margin: 0 auto;
    margin-bottom: 5%;
  }
  #container section#guidelines .content .inner .description p {
    font-size: .14rem;
    display: block;
    padding-left: 0;
  }
  #container section#guidelines .content .inner .description p.date {
    font-size: .2rem;
  }
  #container section#guidelines .content .inner #flow {
    width: 85.517%;
    margin: 0 auto;
    margin-top: 6.774%;
  }
  #container section#guidelines .content .inner #flow dl, #container section#guidelines .content .inner #flow .arrow {
    float: none;
  }
  #container section#guidelines .content .inner #flow .arrow {
    width: 15%;
    margin: 10% auto;
    padding: 0;
  }
  #container section#guidelines .content .inner #flow dl {
    margin: 0 auto;
  }
  #container section#guidelines .content .inner #flow dl dt {
    margin: 0 auto;
  }
  #container section#guidelines .content .inner #flow dl dd {
    font-size: .16rem;
    text-align: center;
  }
  #container section#guidelines .content .inner #flow dl:nth-of-type(1) {
    width: 60.58%;
  }
  #container section#guidelines .content .inner #flow dl:nth-of-type(2) {
    width: 77.05%;
  }
  #container section#guidelines .content .inner #flow dl:nth-of-type(2) dt img {
    margin: 0 auto;
  }
  #container section#guidelines .content .inner #flow dl:nth-of-type(2) dt span {
    width: 66.1%;
    top: 18%;
    right: -40%;
  }
  #container section#guidelines .content .inner #flow dl:nth-of-type(3) {
    width: 61.5%;
  }
  #container section#guidelines .content .inner #btn p:first-of-type {
    font-size: .16rem;
  }
  #container section#guidelines .content .inner #btn p:last-of-type {
    font-size: .12rem;
  }
  #container section#guidelines .content .inner #btn a {
    max-width: 706px;
    margin: 0 auto;
  }
  #container section#guidelines .content .inner #detail .description p {
    text-align: center;
  }
  #container section#guidelines .content .inner #detail .description ul {
    font-size: .14rem;
    display: table-cell;
    padding-left: 0;
  }
  #container section#guidelines .content .inner #detail .description:nth-of-type(5) .label, #container section#guidelines .content .inner #detail .description:nth-of-type(5) ul {
    vertical-align: top;
  }
  #container #page_top {
    position: fixed;
    bottom: 6%;
    right: 2%;
    width: 60px;
  }
  #container #page_top a:hover {
    opacity: 1;
  }
}

@media only screen and (min-width: 668px) and (max-width: 959px) {
  main {
    background-size: cover;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  #container .deadline {
    background: #812834;
    text-align: center;
    color: #fff;
  }
  #container .deadline p {
    font-size: .20rem;
  }
  #container .deadline p span {
    font-size: 10px;
    line-height: 1;
  }
  #container section {
    width: 90%;
  }
  #container #prize1, #container #prize2 {
    height: 450px;
  }
  #container #prize1 .prize_name, #container #prize2 .prize_name {
    font-size: .18rem;
    line-height: 1.4;
    letter-spacing: 0.05em;
    text-align: center;
    margin-top: 4.5%;
    margin-bottom: 2.5%;
  }
  #container #prize1 .prize_name p, #container #prize2 .prize_name p {
    font-weight: bold;
  }
  #container #prize1 {
    margin-right: 1.23%;
  }
  #container #prize1 .attention {
    text-align: center;
  }
  #container #prize1 .attention p:nth-of-type(2) {
    line-height: 1.4;
    font-size: .11rem;
  }
  #container section#guidelines .content .inner #flow dl dd {
    text-align: left;
  }
  #container section#guidelines .content .inner #flow dl dd br {
    display: none;
  }
  #container section#guidelines .content .inner #flow dl:nth-of-type(2) dt span {
    top: 28px;
    right: -82px;
  }
  #container #page_top {
    position: fixed;
    bottom: 6%;
    right: 2%;
    width: 85px;
  }
}

@media only screen and (min-width: 836px) and (max-width: 959px) {
  #container #prize1, #container #prize2 {
    height: 498px;
  }
}

@media only screen and (min-width: 675px) and (max-width: 796px) {
  #container #prize1, #container #prize2 {
    height: 440px;
  }
}
