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

html, body {
  margin: 0;
  padding: 0;
}

body {
  overflow: hidden;
  position: relative;
  font-size: 1.4em;
  font-family: "Meiryo", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  box-sizing: border-box;
}
body p {
  font-size: 16px;
}
@media only screen and (min-width:641px) {
  body p {
    font-size: 1em;
  }
}
body p + p {
  margin-top: 20px;
}
body h1 {
  color: #ea0000;
  text-align: center;
  font-size: 2em;
  margin: 0;
}
@media only screen and (min-width:1200px) {
  body h1 {
    font-size: 2.5em;
  }
}
body h2 {
  font-family: a-otf-jun-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-top: 0;
}
@media only screen and (min-width:641px) {
  body h3 {
    font-size: 3vmin;
  }
}
@media only screen and (min-width:641px) {
  body h4 {
    font-size: 1.4em;
  }
}
@media only screen and (min-width:641px) {
  body h5 {
    font-size: 1.2em;
  }
}
body h2, body h3, body h4, body h5 {
  text-align: center;
}
body li {
  list-style: none;
}
body li + li {
  margin-top: 20px;
}
body ol {
  padding: 0;
}
body ol li {
  list-style: inherit;
}
body dt {
  font-weight: bold;
}
body dd {
  margin-left: 0;
  padding-left: 0;
}
body img {
  width: 100%;
  height: auto;
}
body a:hover {
  opacity: 0.8;
}
body strong {
  color: #ea0000;
}

.red {
  color: #ea0000;
}

.blue {
  color: #00468c;
}

.bold {
  font-weight: bold;
  font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
}

.underline {
  text-decoration: underline;
}

.bullet {
  padding: 10px;
}
.bullet li {
  padding-left: 10px;
  line-height: 1.6em;
  font-size: 1.2em;
}
@media only screen and (min-width:641px) {
  .bullet li {
    font-size: 1.4em;
  }
}
.bullet .fa-check.red, .bullet .fa-check-square-o.red {
  color: #ea0000;
  margin-right: 10px;
  font-size: 1.5em;
  padding-top: 10px;
}

.sp_none {
  display: none;
}
@media only screen and (min-width:641px) {
  .sp_none {
    display: block;
  }
}

.circle li {
  list-style: disc !important;
  padding-left: 0;
  margin-left: 10px;
}

.display_none {
  display: none;
}

.frame {
  border: 2px dashed #3B3B3B;
}

.big14 {
  font-size: 1.1em;
}
@media only screen and (min-width:1200px) {
  .big14 {
    font-size: 1.4em;
  }
}

.center {
  text-align: center;
}

.f14 {
  font-size: 1.4em;
}

.main-area00 {
  padding: 40px;
}
.main-area00 .main-ttl {
  line-height: 120px;
  font-size: 32px;
  margin-bottom: 20px;
}

.pd20 {
  padding: 20px;
}

.margin_bottom0 {
  margin-bottom: 0 !important;
}

.vimeo:hover {
  cursor: pointer;
}

@media only screen and (min-width:1200px) {
  .float .left {
    float: left;
    margin-right: 10px;
    width: 63%;
  }
  .float .left p:first-child {
    margin-top: 0;
  }
}
.rule h3 {
  margin-top: 10px;
}

.areaInner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20px;
}
@media only screen and (min-width:1200px) {
  .areaInner {
    padding: 10px;
  }
}

ul {
  padding-left: 0;
  margin-left: 0;
}
ul li {
  font-weight: bold;
}
ul li + li {
  margin-top: 10px;
}

.f20 {
  font-size: 2em !important;
}

.bg_yellow {
  background-color: #FFE400;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.small {
  font-size: 0.6em;
}

.mgb20 {
  margin-bottom: 10px;
}

.mgb40 {
  margin-bottom: 40px;
}

.mgt20 {
  margin-top: 20px;
}

.mgt40 {
  margin-top: 40px;
}

.mgt80 {
  margin-top: 80px;
}

.mgt100 {
  margin-top: 100px;
}

.lh10 {
  line-height: 1em;
}

.lh11 {
  line-height: 1.1em;
}

.lh20 {
  line-height: 2em;
}

.lh12 {
  line-height: 1.2em;
}

.lh30 {
  line-height: 3em;
}

.lh13 {
  line-height: 1.3em;
}

.lh40 {
  line-height: 4em;
}

.lh14 {
  line-height: 1.4em;
}

.lh50 {
  line-height: 5em;
}

.lh15 {
  line-height: 1.5em;
}

.lh60 {
  line-height: 6em;
}

.lh16 {
  line-height: 1.6em;
}

.lh70 {
  line-height: 7em;
}

.lh17 {
  line-height: 1.7em;
}

.lh80 {
  line-height: 8em;
}

.lh18 {
  line-height: 1.8em;
}

.lh90 {
  line-height: 9em;
}

.lh19 {
  line-height: 1.9em;
}

.lh10 {
  line-height: 10em;
}

.f09 {
  font-size: 0.9em;
}

.f10 {
  font-size: 1em;
}

.f11 {
  font-size: 1.1em;
}

.f13 {
  font-size: 1.3em;
}

.f15 {
  font-size: 1.5em;
}

.f20 {
  font-size: 2em;
}

.f22 {
  font-size: 2.2em;
}

.f24 {
  font-size: 2.4em;
}

.f25 {
  font-size: 2.5em;
}

.f_1v_min {
  font-size: 1vmin;
}

.f_2v_min {
  font-size: 2vmin;
}

.f_28v_min {
  font-size: 2.8vmin;
}

.f_29v_min {
  font-size: 2.9vmin;
}

.f_3v_min {
  font-size: 3vmin;
}

.f_4v_min {
  font-size: 4vmin;
}

.f_5v_min {
  font-size: 5vmin;
}

.f_6v_min {
  font-size: 6vmin;
}

.f_7v_min {
  font-size: 7vmin;
}

.f_8v_min {
  font-size: 8vmin;
}

table {
  font-size: 10px;
  border-collapse: collapse;
  border: 1px solid #231815;
}
table tr th {
  background-color: #f3f3f3;
  font-weight: normal;
  padding: 10px;
  border-bottom: 1px solid #231815;
}
table tr:first-child th {
  background-color: #EFF8FE;
  border-left: 1px solid #231815;
}
table td {
  padding: 10px;
  border-left: 1px solid #231815;
  border-bottom: 1px solid #231815;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
}

.sig {
  max-width: 250px;
}

@media only screen and (max-width:640px) {
  .sp {
    display: block !important;
  }
}
@media only screen and (min-width:641px) {
  .sp {
    display: none !important;
  }
}

@media only screen and (max-width:640px) {
  .pc {
    display: none !important;
  }
}
@media only screen and (min-width:641px) {
  .pc {
    display: block !important;
  }
}

.workflow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
}
.workflow li {
  font-family: a-otf-jun-pro, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
}
.workflow li + li {
  margin-top: 0;
}
.workflow li .box {
  width: 54px;
  height: 54px;
  border: 3px solid #00468c;
  border-radius: 5px;
  background-color: #FFF9B5;
  color: #00468c;
  display: -webkit-flex; /* Safari用 */
  display: flex;
  -webkit-justify-content: center; /* Safari用 */
  justify-content: center;
  -webkit-align-items: center; /* Safari用 */
  align-items: center;
}
@media only screen and (min-width:1200px) {
  .workflow li .box {
    border-radius: 15px;
    border: 10px solid #00468c;
    width: 210px;
    height: 180px;
  }
}
.workflow li .box div {
  text-align: center;
}
.workflow li .box div p {
  text-align: center;
  line-height: 1em;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}
@media only screen and (min-width:1200px) {
  .workflow li .box div p {
    padding: 0;
    margin: 0;
    font-size: 56px;
  }
}
.workflow li .box div span {
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  display: block;
}
@media only screen and (min-width:1200px) {
  .workflow li .box div span {
    font-size: 28px;
  }
}
.workflow li .box div:last-child {
  margin-top: -7px;
}
.workflow li:not(:last-child):after {
  content: "\f04b";
  color: #00468c;
  margin-right: 5px;
  margin-left: 10px;
  font-family: FontAwesome, sans-serif;
  font-size: 10px;
  line-height: 60px;
  display: block;
}
@media only screen and (min-width:1200px) {
  .workflow li:not(:last-child):after {
    font-size: 40px;
    line-height: 200px;
    margin-right: 10px;
  }
}

h1 {
  font-size: 3em;
  text-align: center;
  margin-bottom: 40px;
}

p, dd {
  line-height: 1.5em;
}

dt {
  font-weight: bold;
}

.wrapper {
  font-size: 0.6em !important;
  margin-bottom: 0;
}
.wrapper .main-wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}
.wrapper .main-wrap .content-wrap {
  font-size: 1.5em;
  padding: 20px;
  width: 100% !important;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}
.wrapper .main-wrap .content-wrap + .content-wrap {
  margin-top: 20px;
}
@media only screen and (min-width:641px) {
  .wrapper .main-wrap .content-wrap + .content-wrap {
    margin-top: 40px;
  }
}

.idea p {
  text-align: center;
  font-size: 1em;
}
@media only screen and (min-width:641px) {
  .idea p {
    font-size: 1.5em;
  }
}
.idea .lead {
  font-size: 1em;
}
@media only screen and (min-width:641px) {
  .idea .lead {
    font-size: 2em;
  }
}

.domain li {
  font-size: 0.8em;
}
@media only screen and (min-width:641px) {
  .domain li {
    font-size: 1.2em;
  }
}
.domain li + li {
  margin-top: 10px;
}
@media only screen and (min-width:641px) {
  .domain li + li {
    margin-top: 20px;
  }
}

@media only screen and (min-width:641px) {
  .ceo-message .policy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    align-content: space-between;
  }
}
@media only screen and (min-width:641px) {
  .ceo-message .policy {
    flex-direction: row-reverse;
  }
}
.ceo-message .policy dd {
  width: 100%;
}

.company_info img {
  max-width: 847px;
  width: 100%;
  display: block;
  margin: auto auto 40px;
}
.company_info .policy {
  max-width: 600px;
  margin: auto;
}
.company_info .policy dl {
  display: flex;
  border: 1px solid #cccccc;
}
.company_info .policy dl dt {
  padding: 10px;
  min-width: 100px;
}
@media only screen and (min-width:641px) {
  .company_info .policy dl dt {
    min-width: 150px;
  }
}
.company_info .policy dl dd {
  width: 100%;
  border-left: 1px solid #cccccc;
  padding: 10px;
}

.footer ul {
  max-width: 1024px !important;
}
.footer ul li {
  width: 210px;
}

h3 {
  line-height: 1.5em;
}
@media only screen and (min-width:641px) {
  h3 {
    font-size: 30px !important;
  }
}

ul li + li {
  margin-top: 0 !important;
}

ol {
  margin-left: 40px;
}

div + h3 {
  margin-top: 80px;
}

.policy {
  border: #cccccc 1px solid;
  padding: 20px;
}
.policy h3 {
  margin-top: 0;
}
.policy + .policy {
  margin-top: 40px;
}

/*# sourceMappingURL=prize.css.map */
