@charset "UTF-8";
/* CSS Document */
.hiddenBlock {
  display: none !important;
}

.page-template-page-demoday .td-container {
  width: 100% !important;
}

.page-template-page-demoday .clearBoth {
  clear: both;
}

/*.page-template-page-demoday .demoday-logo img{
	max-width: 260px;
}*/
.page-template-page-demoday .td-footer-container, .page-template-page-demoday .td-sub-footer-container, .ddTemp_inner {
  max-width: 1021px !important;
  margin: 0 auto !important;
}

@media (max-width: 1023px) and (min-width: 768px) {
  .page-template-page-demoday .td-footer-container, .page-template-page-demoday .td-sub-footer-container, .ddTemp_inner {
    width: 756px !important;
  }
}
.page-template-page-demoday .td-pb-row [class*="td-pb-span"] {
  border: none;
}

/*demoday logo*/
.demodayLogo {
  width: 728px !important;
  padding-bottom: 20px !important;
  float: right !important;
  text-align: center;
}

@media (max-width: 1023px) and (min-width: 768px) {
  .demodayLogo {
    width: 528px;
  }
}
.demodayLogo .wpb_text_column {
  padding-top: 0;
}

.demodayLogo .wpb_text_column p {
  font-size: 12px;
  padding-top: 5px;
}

.demodayLogo img {
  display: inline-block;
  /*width:100%;*/
  height: auto;
}

.demodayLogo img:nth-of-type(1) {
  width: 70%;
  max-width: 260px;
}

.demodayLogo img:nth-of-type(2) {
  width: 20%;
  max-width: 90px;
  padding-left: 10px;
}

/*背景付エリア*/
/*書き換え=================================*/
.ddTemp_bgArea {
  background: url(../images/demoday/lgi01a2014040703003.jpg) no-repeat center center;
  background-size: cover;
  padding-bottom: 20px;
}

.ddTemp_bgArea > .wpb_column {
  max-width: 1021px !important;
  margin: 0 auto !important;
  float: none !important;
}

.ddTemp_bgArea_in {
  max-width: 1021px !important;
  margin: 0 auto !important;
}

.ddTemp_text {
  padding-left: 20px;
}

.ddTemp_bgArea a {
  color: #ffe182;
}

@media (max-width: 600px) {
  .ddTemp_text {
    padding-left: 0px;
  }
}
.ddTemp_text .wpb_content_element {
  padding-bottom: 0 !important;
}

.ddTemp_text h5 span {
  min-width: 90px;
  display: inline-block;
  text-align: center;
  padding: 5px;
  font-size: 13px;
  border: 1px #fff solid;
}

.ddTemp_text .wpb_text_column p {
  color: #fff;
  margin-bottom: 10px !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.ddTemp_text .twoColmun {
  width: 50%;
  float: left;
}

.ddTemp_text .twoColmunR {
  float: right;
}

@media (max-width: 767px) {
  .ddTemp_text .twoColmun {
    width: 100%;
    float: none;
  }
}
/*left grandprix*/
/*.ddTemp_gArea{
    background:#fff;
    margin-top:-120px;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2);
}
.ddTemp_gArea .vc_column-inner{
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2);
}*/
.ddTemp_gArea > .vc_column-inner {
  position: relative;
}

.ddTemp_gArea > .vc_column-inner > .wpb_wrapper {
  background: #fff;
  margin-top: -90px;
  box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.4);
  position: absolute;
  padding: 0 18px;
  z-index: 1000;
}

.ddTemp_gArea .wpb_content_element {
  width: 210px;
}

@media (max-width: 1023px) and (min-width: 768px) {
  /*.ddTemp_gArea > .vc_column-inner > .wpb_wrapper.fix{
      padding:0 0px;
  }*/
  .ddTemp_gArea .wpb_content_element {
    width: 160px;
  }
}
.ddTemp_gArea .wpb_wrapper .vc_btn3-container {
  margin-bottom: 0 !important;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .ddTemp_gArea > .vc_column-inner > .wpb_wrapper {
    margin-top: 0px;
    position: relative !important;
    top: 0 !important;
  }

  .ddTemp_gArea .wpb_content_element {
    width: 100%;
  }

  .grpLogo img {
    width: 100%;
    max-width: 300px;
  }
}
.ddTemp_gArea::before {
  width: 0 !important;
}

.ddTemp_gArea a {
  color: #000 !important;
}

.ddTemp_gArea a:hover {
  text-decoration: underline;
}

.ddTemp_gArea .vc_btn3 {
  border-color: #000 !important;
  background-image: none !important;
}

/*地方開催のスタイル*/
.ddTemp_gArea .announce {
  border-top: 1px #ccc solid;
}

.ddTemp_gArea .announce h5 {
  background-color: #000;
  padding: 5px;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  min-width: 50px;
  text-align: center;
}

.ddTemp_gArea .announce p {
  margin-bottom: 10px;
}

.ddTemp_news {
  margin: 10px 20px 0;
  background: rgba(255, 255, 255, 0.8);
}

.ddTemp_news .item-details {
  border-bottom: 1px #ccc dotted;
}

.ddTemp_news .noneMes {
  margin-bottom: 0 !important;
  padding: 0px 20px 20px;
}

@media (max-width: 767px) {
  .ddTemp_news {
    margin: 10px 0px 0;
  }
}
.mapimage {
  padding-top: 0px !important;
  padding-bottom: 20px !important;
}

.mapimage figure {
  border: 1px #ccc solid;
}

.mapimage img {
  max-width: 450px;
  width: 100%;
}

.logoBox {
  float: left;
  width: 33%;
  min-width: 137px;
  padding: 0px 0 0px 20px !important;
  margin-bottom: 20px;
  text-align: center;
}

.logoBox figure {
  background: #fff;
  padding: 10px 8px;
  border: 1px #ccc solid;
}

.logoBox figcaption {
  display: inline-block;
  text-align: left;
  font-size: 12px;
}

.logoBox .vc_single_image-wrapper {
  min-height: 60px;
}

.logoBox figure img {
  margin-bottom: 10px;
}

@media (max-width: 1023px) {
  .logoBox .vc_figure-caption {
    font-size: 0.7em;
  }
}
@media (max-width: 440px) {
  .logoBox {
    width: 33%;
    min-width: 0;
    padding: 0px 0 0px 15px !important;
  }
}
/*応募からの流れ*/
.ddTemp_h3 h3 {
  font-weight: bold;
  padding-top: 10px;
  font-size: 18px;
}

.ddTemp_flow {
  padding-left: 20px;
  padding-bottom: 20px;
}

@media (max-width: 600px) {
  .ddTemp_flow {
    padding-left: 0px;
  }
}
.ddTemp_flow .wpb_content_element {
  padding-bottom: 0;
}

.ddTemp_flow .ddTemp_h4 h4 {
  font-weight: bold;
  font-size: 15px;
}

.ddTemp_flow .ddTemp_flow_arrow {
  padding-top: 5px !important;
}

.ddTemp_flow .ddTemp_flow_arrow .wpb_wrapper {
  padding: 0 0 15px 20px;
  margin-left: 10px;
  border-left: 1px #999 solid;
  position: relative;
}

.ddTemp_flow .ddTemp_flow_arrow .wpb_wrapper:after {
  position: absolute;
  bottom: -8px;
  left: -5px;
  margin: auto;
  content: "";
  vertical-align: middle;
  border: 5px solid transparent;
  border-top: 10px solid #999;
}

.ddTemp_flow .ddTemp_flow_arrow:last-child .wpb_wrapper:after {
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #999;
}

/*年間スケジュール*/
.ddTemp_schedule {
  padding-left: 20px;
}

.ddTemp_schedule .wpb_single_image {
  padding-top: 0;
}

/*昨年の様子*/
.ddTemp_photo {
  padding-left: 20px;
  overflow: hidden;
}

/*終了しました*/
.finBox div {
  border: 2px #E60012 solid;
  background: #fff;
  padding: 10px 10px 0;
  text-align: center;
}

.finBox div p {
  color: #333 !important;
  text-shadow: none !important;
  font-size: 15px;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .finBox div {
    text-align: left;
  }

  .finBox div p br {
    display: none;
  }
}
@media (max-width: 600px) {
  .ddTemp_photo {
    padding-left: 0px;
  }
}
.ddTemp_photo .wpb_single_image {
  width: 49.5%;
  float: left;
  padding-top: 0;
}

.ddTemp_photo .wpb_single_image:nth-of-type(2n+1) {
  float: right;
}

/*グランプリ概要*/
.ddTemp_grp_area {
  background: #F1F1F1;
  margin-top: 20px;
}

.ddTemp_grp_area .wpb_content_element {
  padding-top: 0;
}

.ddTemp_grp_area table {
  width: 100% !important;
  border-collapse: separate;
  border-spacing: 4px;
  font-size: 13px;
}

.ddTemp_grp_area table th,
.ddTemp_grp_area table td {
  padding: 5px;
}

.ddTemp_grp_area table th {
  background: #3E5CA8;
  color: #fff;
  text-align: center;
  font-weight: bold;
  width: 20%;
}

.jf_area {
  padding: 0 10px;
}
.jf_area h4 {
  font-weight: bold;
}
.jf_area li {
  list-style: none;
}
.jf_area ul {
  background: #fff;
  padding: 20px;
}
@media screen and (max-width: 400px) {
  .jf_area ul {
    padding: 20px 10px;
  }
}
.jf_area .judges-area li {
  border-bottom: 2px #ccc dashed;
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  clear: both;
}
.jf_area .judges-area li img {
  float: left;
  display: block;
  margin: 0 15px 15px 0;
  width: 120px;
}
@media screen and (max-width: 768px) {
  .jf_area .judges-area li img {
    width: 80px;
  }
}
.jf_area .judges-area li h5 {
  margin-top: 0;
  line-height: 1.2;
}
.jf_area .judges-area li h5 strong {
  padding-right: 10px;
}
.jf_area .judges-area li h5 span {
  font-size: 85%;
  color: #666;
}
@media screen and (max-width: 1120px) {
  .jf_area .judges-area li h5 strong {
    padding-right: 0;
    display: block;
  }
}
.jf_area .judges-area li p {
  margin-bottom: 0;
}
.jf_area .judges-area li .btn-open {
  display: none;
  border: 1px #ccc solid;
  padding: 3px;
  border-radius: 4px;
  text-align: center;
  clear: both;
}
.jf_area .judges-area li .btn-open::before {
  content: '+ ';
}
.jf_area .judges-area li .btn-open::after {
  content: ' open';
}
.jf_area .judges-area li .btn-open.active::before {
  content: '- ';
}
.jf_area .judges-area li .btn-open.active::after {
  content: ' close';
}
.jf_area .judges-area li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 400px) {
  .jf_area .judges-area li p {
    display: none;
  }
  .jf_area .judges-area li .btn-open {
    display: block;
  }
}
.jf_area .finalists-area {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 0;
}
.jf_area .finalists-area li {
  width: 25%;
  box-sizing: border-box;
  padding: 0 10px 20px;
}
.jf_area .finalists-area li .in {
  background: #EFEFEF;
  height: 100%;
}
.jf_area .finalists-area li .img {
  background: #fff center center / contain no-repeat;
  height: 170px;
}
.jf_area .finalists-area li .img img {
  width: 100%;
}
.jf_area .finalists-area li .tit {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px;
  line-height: 1.3;
}
.jf_area .finalists-area li p {
  margin-bottom: 0;
  padding: 0 10px 5px;
  line-height: 1.2;
}
.jf_area .finalists-area.three_columns li {
  width: 33.33%;
  width: calc(100% / 3);
}
@media screen and (max-width: 1020px) {
  .jf_area .finalists-area li {
    width: 33.33%;
    width: calc(100% / 3);
  }
}
@media screen and (max-width: 768px) {
  .jf_area .finalists-area li, .jf_area .finalists-area.three_columns li {
    width: 50%;
  }
}
@media screen and (max-width: 400px) {
  .jf_area .finalists-area li, .jf_area .finalists-area.three_columns li {
    width: 100%;
    padding: 0 0 20px;
  }
  .jf_area .finalists-area li .tit, .jf_area .finalists-area.three_columns li .tit {
    padding: 0 5px;
  }
  .jf_area .finalists-area li p, .jf_area .finalists-area.three_columns li p {
    padding: 0 5px 5px;
  }
}
