@charset "UTF-8";
/*!
  Theme Name: 幕張イルミネーションcss
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  overflow-y: scroll;
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

body {
  -webkit-text-size-adjust: 100% !important;
  font-family: "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝","MS PMincho", serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  background-color: #000;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

a {
  color: #b7b7b7;
  text-decoration: none;
}

a:hover {
  color: #b7b7b7;
}

img {
  max-width: 100%;
  height: auto;
}

/*----------------　Layout　----------------*/
/*----------------　Componet　----------------*/
.c-area {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
}
@media screen and (max-width: 640px) {
  .c-area {
    width: 320px;
  }
}

.c-wrapper {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 640px) {
  .c-wrapper {
    width: 300px;
  }
}

.c-event {
  position: relative;
  height: 290px;
  margin-bottom: 20px;
  background-color: #b1b1b1;
}
@media screen and (max-width: 640px) {
  .c-event {
    width: 300px;
    height: 510px;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-event__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 290px;
}
@media screen and (max-width: 640px) {
  .c-event__img {
    width: 300px;
    height: auto;
  }
}
.c-event__box {
  position: absolute;
  top: 0;
  left: 450px;
}
@media screen and (max-width: 640px) {
  .c-event__box {
    top: 275px;
    left: 25px;
    width: 250px;
  }
}
@media screen and (max-width: 640px) {
  .c-event__boxillumi {
    top: 260px;
  }
}
.c-event__text {
  width: 530px;
  font-size: 16px;
  color: #1a1a1a;
}
@media screen and (max-width: 640px) {
  .c-event__text {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }
}
.c-event__title {
  margin-top: 44px;
  font-size: 26px;
  color: #1a1a1a;
}
@media screen and (max-width: 640px) {
  .c-event__title {
    font-size: 18px;
  }
}
.c-event__titlesub {
  margin-bottom: 1em;
  font-size: 18px;
  color: #036eb5;
}
@media screen and (max-width: 640px) {
  .c-event__titlesub {
    font-size: 12px;
  }
}

.c-event--illumi {
  margin-top: 40px;
}

.c-label {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 172px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .c-label {
    top: 213px;
    right: 0px;
    width: 300px;
    padding-top: 5px;
  }
}
.c-label__text {
  height: 55px;
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.5;
  color: #808080;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .c-label__text {
    font-size: 12px;
    line-height: 1.2;
    height: 40px;
  }
}
.c-label__text span {
  font-size: 12px;
}
@media screen and (max-width: 640px) {
  .c-label__text span {
    font-size: 10px;
  }
}
.c-label__sub {
  height: 35px;
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.2;
  border-bottom: 1px solid #000;
  color: #1a1a1a;
}
@media screen and (max-width: 640px) {
  .c-label__sub {
    width: 100%;
    height: 35px;
    margin-top: 7px;
    font-size: 12px;
  }
}
.c-label__sub span {
  font-size: 12px;
}
@media screen and (max-width: 640px) {
  .c-label__sub span {
    font-size: 10px;
  }
}
.c-label__subillumi {
  height: 35px;
  margin-top: 5px;
  line-height: 35px;
  font-size: 12px;
  border-bottom: 1px solid #000;
  color: #1a1a1a;
}
@media screen and (max-width: 640px) {
  .c-label__subillumi {
    width: 100%;
    height: 30px;
    margin-top: 0;
    line-height: 30px;
    font-size: 12px;
  }
}

.c-nav {
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #1a1a1a;
  border-top: 1px solid #808080;
}
@media screen and (max-width: 640px) {
  .c-nav {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
}

.c-navsub {
  width: 160px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-bottom: 4px solid #fff;
}
@media screen and (max-width: 640px) {
  .c-navsub {
    width: 120px;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 15px;
    border-bottom: 2px solid #fff;
  }
}

.c-ul {
  padding-left: 1em;
}
.c-ul li {
  list-style-type: disc;
  margin-bottom: 35px;
  padding-left: 0.5em;
  text-indent: -0.5em;
  font-size: 16px;
  line-height: 2;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .c-ul li {
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 1.6;
  }
}
.c-ul li span {
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  .c-ul li span {
    font-size: 10px;
  }
}

.c-btn {
  position: relative;
  width: 210px;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  font-size: 16px;
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
}
.c-btn a {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 20px;
  width: 100%;
  height: 100%;
  color: #1a1a1a;
}
.c-btn a:before {
  position: absolute;
  right: 0px;
  top: 50%;
  content: "";
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #1a1a1a;
}

.c-btn:hover {
  background-color: rgba(244, 244, 244, 0.4);
}

.c-freebtn {
  position: absolute;
  top: -10px;
  right: -180px;
  width: 164px;
  height: 164px;
}
@media screen and (max-width: 640px) {
  .c-freebtn {
    z-index: 999;
    top: -45px;
    right: -45px;
    width: 82px;
    height: 82px;
  }
}

.c-hosoku {
  padding-top: 3px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  line-height: 1.7;
}
@media screen and (max-width: 640px) {
  .c-hosoku {
    font-size: 10px;
    line-height: 1.4;
  }
}

.c-indent {
  padding-left: 1em;
  text-indent: -1em;
}

.c-suptop {
  position: relative;
  top: -0.1em;
  font-size: 60%;
  font-weight: normal;
  vertical-align: top;
}

/*----------------　Project　----------------*/
.p-hero {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 1176px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  background: url(../img/herobgpc.jpg) center top no-repeat;
}
@media screen and (max-width: 640px) {
  .p-hero {
    height: 0;
    margin-top: 0;
    padding-top: 644px;
    background: none;
    background-color: #000;
  }
}
.p-hero .c-freebtn {
  position: absolute;
  top: 210px;
  right: 0;
  width: 164px;
  height: 164px;
  background: none;
  -moz-border-radius: 80px;
  -webkit-border-radius: 80px;
  border-radius: 80px;
}
@media screen and (max-width: 640px) {
  .p-hero .c-freebtn {
    display: none;
  }
}

.p-hero__bg {
  display: none;
}
@media screen and (max-width: 640px) {
  .p-hero__bg {
    display: block;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -160px;
    background-color: #000;
  }
}
.p-hero__bg img {
  width: 320px;
}

.p-hero__title {
  position: absolute;
  top: 50px;
  left: 0;
}
@media screen and (max-width: 640px) {
  .p-hero__title {
    top: 80px;
    left: 50%;
    margin-left: -150px;
  }
}
@media screen and (max-width: 640px) {
  .p-hero__title img {
    width: 300px;
  }
}

.p-hero__schedule {
  position: absolute;
  top: 520px;
  left: 0;
}
@media screen and (max-width: 640px) {
  .p-hero__schedule {
    top: 220px;
    left: 50%;
    margin-left: -132px;
  }
}
.p-hero__schedule__period {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-hero__schedule__period {
    overflow: hidden;
    width: 204px;
    height: 55px;
    margin-bottom: 13px;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/heroperiodsp.png) top left no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 640px) {
  .p-hero__schedule__start {
    overflow: hidden;
    width: 204px;
    height: 47px;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/herostartsp.png) 0 0 no-repeat;
    background-size: contain;
  }
}

.p-hero__chance {
  position: absolute;
  top: 820px;
  left: 0;
  width: 1200px;
  height: 120px;
  padding-top: 10px;
}
.p-hero__chance div {
  position: absolute;
  top: 0;
  left: 0;
  width: 1200px;
  height: 120px;
  font-size: 45px;
  text-align: center;
  line-height: 120px;
  background-color: rgba(216, 12, 24, 0.8);
  color: #fff;
}
@media screen and (max-width: 640px) {
  .p-hero__chance div {
    width: 100%;
    height: 122px;
    padding-top: 20px;
    font-size: 30px;
    line-height: 1.2;
    background-color: #d80c18;
  }
}
@media screen and (max-width: 640px) {
  .p-hero__chance {
    top: 393px;
    left: 0px;
    width: 100%;
    height: 122px;
  }
}

.p-hero__message {
  position: absolute;
  top: 970px;
  left: 0;
}
@media screen and (max-width: 640px) {
  .p-hero__message {
    top: 517px;
    left: 0px;
    width: 100%;
    height: 127px;
    padding-top: 22px;
    background-color: #000;
  }
}
.p-hero__message p {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  font-size: 26px;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-hero__message p {
    width: 320px;
    font-size: 10px;
    line-height: 1.8;
  }
}
.p-hero__message span {
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .p-hero__message span {
    font-size: 10px;
  }
}

.p-nittei {
  position: relative;
  width: 820px;
  margin-top: 45px;
  margin-bottom: 80px;
  padding-left: 230px;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .p-nittei {
    width: 250px;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-left: 0;
  }
}
.p-nittei .u-ovh {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-nittei .u-ovh {
    position: relative;
    margin-bottom: 40px;
  }
}
.p-nittei .u-lbox {
  width: 160px;
}
@media screen and (max-width: 640px) {
  .p-nittei .u-lbox {
    width: 50px;
  }
}
.p-nittei .u-lbox p {
  margin-top: 15px;
  font-size: 32px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-nittei .u-lbox p {
    margin-top: 0px;
    font-size: 12px;
  }
}
.p-nittei .u-lbox span {
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .p-nittei .u-lbox span {
    font-size: 10px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 640px) {
  .p-nittei .u-lbox .c-tb {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.p-nittei .u-rbox {
  width: 420px;
  padding-bottom: 15px;
  padding-left: 30px;
  border-left: 1px solid #fff;
}
@media screen and (max-width: 640px) {
  .p-nittei .u-rbox {
    width: 195px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
}
.p-nittei .u-rbox span {
  font-size: 24px;
}
@media screen and (max-width: 640px) {
  .p-nittei .u-rbox span {
    font-size: 10px;
  }
}
.p-nittei .u-rbox p {
  margin-top: 15px;
  font-size: 40px;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .p-nittei .u-rbox p {
    margin-top: 0px;
    font-size: 16px;
    text-align: left;
  }
}
.p-nittei .u-rbox p:nth-child(2) {
  font-size: 28px;
}
@media screen and (max-width: 640px) {
  .p-nittei .u-rbox p:nth-child(2) {
    font-size: 14px;
  }
}

.p-accessbtn {
  position: relative;
  width: 190px;
  height: 30px;
  line-height: 32px;
  margin-top: 20px;
  margin-left: 170px;
  font-size: 14px;
  color: #1a1a1a;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .p-accessbtn {
    width: 160px;
    height: 44px;
    line-height: 44px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 30px;
    font-size: 11px;
  }
}
.p-accessbtn a {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 20px;
  width: 100%;
  height: 100%;
  color: #1a1a1a;
}
.p-accessbtn a:before {
  display: inline-block;
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #1a1a1a;
}
@media screen and (max-width: 640px) {
  .p-accessbtn a:before {
    right: 5px;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #1a1a1a;
  }
}

.p-accessbtn:hover {
  background-color: #808080;
}

.p-overview {
  margin-bottom: 75px;
}
@media screen and (max-width: 640px) {
  .p-overview {
    margin-bottom: 45px;
  }
}

.p-pdf {
  position: relative;
  width: 1078px;
  height: 80px;
  line-height: 80px;
  margin-top: 75px;
  margin-bottom: 185px;
  margin-right: auto;
  margin-left: auto;
  font-size: 24px;
  text-align: center;
  border: 1px solid #fff;
}
@media screen and (max-width: 640px) {
  .p-pdf {
    width: 250px;
    height: 44px;
    margin-top: 25px;
    margin-bottom: 0;
    line-height: 44px;
    font-size: 14px;
  }
}
.p-pdf a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
.p-pdf:before {
  display: inline-block;
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -12px;
  border-top: 12px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 16px solid #fff;
}
@media screen and (max-width: 640px) {
  .p-pdf:before {
    right: 0;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 14px solid #fff;
  }
}

.p-pdf:hover {
  background-color: rgba(204, 204, 204, 0.4);
}

.p-instagram {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 65px;
  margin-bottom: 15px;
}
@media screen and (max-width: 640px) {
  .p-instagram {
    width: 240px;
    padding-bottom: 25px;
    margin-bottom: 0;
  }
}
.p-instagram .u-ovh {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-instagram .u-ovh {
    margin-bottom: 0;
  }
}
.p-instagram .p-ul--toukou li {
  float: left;
  width: 220px;
  height: 220px;
  margin-left: 40px;
}
@media screen and (max-width: 640px) {
  .p-instagram .p-ul--toukou li {
    float: none;
    width: 220px;
    height: 220px;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
  }
}
.p-instagram .p-ul--toukou li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
  .p-instagram .p-ul--toukou li:first-child {
    margin-left: auto;
  }
}
@media screen and (max-width: 640px) {
  .p-instagram .u-rbox {
    float: none;
  }
}
@media screen and (max-width: 640px) {
  .p-instagram .c-btn {
    width: 240px;
    height: 44px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    line-height: 40px;
    font-size: 14px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 640px) {
  .p-instagram .c-btn a:before {
    right: 10px;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #1a1a1a;
  }
}

.p-flow {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  background: url(../img/flowbg.png) top center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 640px) {
  .p-flow {
    width: 250px;
  }
}
.p-flow .p-ul--flow {
  overflow: hidden;
  padding-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .p-flow .p-ul--flow {
    padding-bottom: 20px;
  }
}
.p-flow .p-ul--flow li {
  float: left;
  width: 270px;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 50px;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .p-flow .p-ul--flow li {
    float: none;
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    text-align: center;
  }
}
.p-flow .p-ul--flow li .p-flow__text {
  height: 130px;
  color: #1a1a1a;
}
@media screen and (max-width: 640px) {
  .p-flow .p-ul--flow li .p-flow__text {
    height: auto;
    margin-bottom: 1em;
    font-size: 12px;
    text-align: left;
  }
}
.p-flow .p-ul--flow li .p-flow__img {
  width: 270px;
}
@media screen and (max-width: 640px) {
  .p-flow .p-ul--flow li .p-flow__img {
    width: 135px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-flow .p-ul--flow li .p-flow__subtext {
  margin-top: 1em;
  font-size: 12px;
  line-height: 1.2;
  color: #1a1a1a;
}
@media screen and (max-width: 640px) {
  .p-flow .p-ul--flow li .p-flow__subtext {
    font-size: 10px;
    text-align: left;
  }
}

.p-app {
  position: relative;
  width: 380px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 45px;
  font-size: 14px;
  text-align: center;
  color: #1a1a1a;
}
@media screen and (max-width: 640px) {
  .p-app {
    width: 300px;
    padding-bottom: 25px;
    font-size: 12px;
  }
}
.p-app p:first-child {
  margin-bottom: 10px;
}

.p-app:before {
  position: absolute;
  left: -140px;
  top: 30px;
  content: "";
  background: url(../img/ic_instagram.png) top left no-repeat;
  width: 100px;
  height: 100px;
  background-size: contain;
}
@media screen and (max-width: 640px) {
  .p-app:before {
    left: 25px;
    top: 25px;
    width: 40px;
    height: 40px;
  }
}

.p-oubo {
  width: 550px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media screen and (max-width: 640px) {
  .p-oubo {
    width: 275px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    padding-left: 30px;
  }
}

.p-present {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-present {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    font-size: 14px;
  }
}
.p-present span {
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  .p-present span {
    font-size: 10px;
  }
}

.p-hash {
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 70px;
  margin-bottom: 70px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-hash {
    width: 300px;
    margin-top: 15px;
    margin-bottom: 45px;
  }
}
.p-hash__lead {
  font-size: 30px;
  line-height: 1.8;
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .p-hash__lead {
    font-size: 15px;
    margin-bottom: 30px;
  }
}
.p-hash__rubtext {
  margin-left: -150px;
  padding-left: 0px;
}
@media screen and (max-width: 640px) {
  .p-hash__rubtext {
    font-size: 12px;
    margin-left: -50px;
  }
}
.p-hash__lasttext {
  margin-right: 0px;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .p-hash__lasttext {
    font-size: 14px;
  }
}
.p-hash__text {
  position: relative;
  padding-left: 120px;
  font-size: 60px;
}
@media screen and (max-width: 640px) {
  .p-hash__text {
    padding-left: 50px;
    font-size: 26px;
  }
}
.p-hash__text:before {
  position: absolute;
  top: -10px;
  left: 10px;
  content: "";
  width: 120px;
  height: 120px;
  background: url(../img/ic_instagram.png) top left no-repeat;
  background-size: contain;
}
@media screen and (max-width: 640px) {
  .p-hash__text:before {
    top: -10px;
    left: 0;
    width: 60px;
    height: 60px;
  }
}

.p-attention {
  margin-top: 25px;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-attention {
    width: 270px;
    margin-right: auto;
    margin-left: auto;
  }
}
.p-attention__text {
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .p-attention__text {
    font-size: 12px;
  }
}

.p-access__box {
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .p-access__box {
    margin-top: 15px;
  }
}
.p-access__map {
  margin-top: 90px;
  margin-bottom: 95px;
}
@media screen and (max-width: 640px) {
  .p-access__map {
    margin-top: 20px;
    margin-bottom: 35px;
  }
}
.p-access__img {
  width: 800px;
}
@media screen and (max-width: 640px) {
  .p-access__img {
    width: 300px;
  }
}
.p-access__text {
  font-size: 18px;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .p-access__text {
    font-size: 12px;
    margin-bottom: 10px;
  }
}

.p-contact p {
  font-size: 16px;
  line-height: 2;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .p-contact p {
    font-size: 12px;
    line-height: 1.6;
  }
}
.p-contact__box {
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .p-contact__box {
    width: 300px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
}
.p-contact__address {
  margin-top: 60px;
  margin-bottom: 90px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-contact__address {
    margin-top: 43px;
    margin-bottom: 43px;
  }
}

.p-sponsors {
  width: 1200px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  background-color: #b1b1b1;
}
@media screen and (max-width: 640px) {
  .p-sponsors {
    width: 300px;
  }
}
.p-sponsors__box {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .p-sponsors__box {
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
.p-sponsors__box p {
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
  color: #1a1a1a;
}
@media screen and (max-width: 640px) {
  .p-sponsors__box p {
    margin-bottom: 5px;
    font-size: 10px;
    line-height: 1.7;
  }
}
.p-sponsors__box .p-sponsers__banner {
  background: none;
}
@media screen and (max-width: 640px) {
  .p-sponsors__box .p-sponsers__banner {
    overflow: hidden;
    width: 280px;
    height: 144px;
    margin-left: auto;
    margin-right: auto;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/sponsorsbgsp.png) top center no-repeat;
    background-size: contain;
  }
}

.p-area {
  width: 1200px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  background-color: #b1b1b1;
}
@media screen and (max-width: 640px) {
  .p-area {
    width: 300px;
  }
}

.p-area--wide {
  padding-top: 40px;
}
@media screen and (max-width: 640px) {
  .p-area--wide {
    width: 100%;
    padding-top: 20px;
  }
}

.p-area--flow {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  background-color: #c0c0c0;
}
@media screen and (max-width: 640px) {
  .p-area--flow {
    width: 300px;
    padding-top: 20px;
  }
}
.p-area--flow a {
  color: #333;
}
.p-area--flow a:hover {
  text-decoration: underline;
}

.p-navsub {
  position: relative;
  width: 100%;
  height: 60px;
  margin-bottom: 40px;
  margin-right: auto;
  margin-left: auto;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
  color: #1a1a1a;
}
@media screen and (max-width: 640px) {
  .p-navsub {
    height: 30px;
    margin-bottom: 25px;
    line-height: 30px;
    font-size: 15px;
  }
}

.p-navsub:after {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 60px;
  content: '';
  width: 160px;
  border-bottom: 4px solid #1a1a1a;
}
@media screen and (max-width: 640px) {
  .p-navsub:after {
    width: 120px;
    margin-top: 35px;
    border-bottom: 2px solid #1a1a1a;
  }
}

.p-ul li {
  list-style-type: none;
  font-size: 12px;
}
@media screen and (max-width: 640px) {
  .p-ul li {
    font-size: 8px;
    padding-left: 2em;
    text-indent: -1em;
  }
}
.p-ul li:before {
  content: "※";
}

.p-titlesub--food {
  color: #e30012;
}
.p-titlesub--market {
  color: #009644;
}
.p-titlesub--others {
  color: #f9c400;
}

@media screen and (max-width: 640px) {
  .p-flow--step1 {
    background: url(../img/flowstep1sp.png) top left no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 640px) {
  .p-flow--step2 {
    background: url(../img/flowstep2sp.png) top left no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 640px) {
  .p-flow--step3 {
    background: url(../img/flowstep3sp.png) top left no-repeat;
    background-size: contain;
  }
}

#fixedTop {
  z-index: 9999;
  display: none;
  position: fixed;
  right: 50px;
  bottom: 100px;
  width: 80px;
  height: 80px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  background-color: rgba(204, 204, 204, 0.6);
}
#fixedTop span {
  content: "";
  position: absolute;
  right: 30px;
  bottom: 30px;
  margin-top: -10px;
  border-top: 20px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #1a1a1a;
  border-left: 10px solid transparent;
}

#fixedTop:hover {
  opacity: 0.8;
}

/*----------------　Utility　配置　----------------*/
.u-ovh {
  overflow: hidden;
}

.u-lbox {
  float: left;
}

.u-rbox {
  float: right;
}

.u-clfix {
  overflow: hidden;
  *zoom: 1;
}

.u-inblock {
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .u-inblock {
    display: block;
  }
}

.u-inblock_sp {
  display: block;
}
@media screen and (max-width: 640px) {
  .u-inblock_sp {
    display: inline-block;
  }
}

/*----------------　Utility　文字関係　----------------*/
.u-tac {
  text-align: center;
}

.u-tal {
  text-align: left;
}

.u-tar {
  text-align: right;
}

.u-fwb {
  font-weight: bold;
}

.u-unline {
  text-decoration: underline;
}

.u-pkeshi {
  text-decoration: line-through;
}

.u-gothic {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}

.u-lhss {
  line-height: 1.0;
}

.u-bla_c {
  color: #000;
}

.u-lettersp {
  letter-spacing: 0.8pt;
}

.u-letterspbig {
  letter-spacing: 1.6pt;
}

.u-lhsmall {
  line-height: 1.0;
}

/*----------------　Utility　マージン　----------------*/
.u-mt {
  margin-top: 40px;
}

.u-pt {
  padding-top: 40px;
}

.u-mb {
  margin-bottom: 40px;
}

.u-pb {
  padding-bottom: 40px;
}

/*----------------　Test　テスト用　後で消す　----------------*/
