 



@charset "utf-8"; *, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  background-color: #FFF;
}

body {
  position: relative;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
}

p {
  word-wrap: normal;
  font-size: 14px;
}

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

img.date_box_bgphoto {
  position: absolute;
    width: 100%;
    height: auto;
    z-index: -1;
}

sup, sub {
  font-size: 0.8em;
}

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

a:hover {
  color: #999;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1; }

/*------------------------------
 layout
 ------------------------------*/
.wrap {
  width: 100%;
}

.container {
  max-width: 940px;
  margin: 0 auto;
}

.sp {
  display: none;
}

.pc {
  display: block;
}

.flex {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  justify-content: space-between;
}

.font_otf {
  font-family: "a-otf-midashi-go-mb31-pr6n",sans-serif;
  font-style: normal;
  font-weight: 600;
}

.font_hiragino {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
}

.font_din {
  font-family: "din-2014",sans-serif;
  font-weight: 400;
}

#content {
  background: #FFF;
  border-bottom: 2px solid #000;
}

#content.fx {
  top: -80px;
  padding-top: 204px;
}

.header {
}

.header>.inner {
  margin: 0 auto;
}

#video_box{
}

#video {
  width: 100%;
  height: auto;
  margin:0;
  padding:0;
  object-fit: cover;
}


#plbtn {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 90px;
  height: 90px;
  margin: auto;
  display: block;
  padding: 24% 0 0;
}

#plbtn >img {
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#plbtn>img:hover {
  opacity: 0.6;
}

.play {
  position: absolute;
  /* padding: 0 0% 0 18%; */
  bottom: 130px;
  max-width: 960px;
  margin: 0 auto;
  text-align: right;
  right: -70px;
  display: none;
}

.play>a {
}

.play>a>img {
}

nav {
  position: relative;
}

.navi {
  background: #FFF;
  text-align: center;
  padding: 40px 0 100px;
  position: relative;
  top: -80px;
}

.navi.page_navi {
  top: 0;
  padding-bottom: 140px;
}

.navi.fixed {
  padding: 10px 0 20px;
  opacity: 0.8;
}

.navi>li {
  display: inline-block;
  margin: 0 2.3% 0 0;
  float: none;
  position: relative;
}

.navi>li:last-child {
  margin-right: 0;
}

.navi>li>h1 {
}

.navi>li>h1>a {
}

.navi>li>h1>a>img {
}

.navi>li>a {
  display: block;
}

.navi>li>a:hover {
  color: #000;
}

.navi>li>a>span.pe {
  font-size: 24px;
  display: block;
  text-align: center;
  font-weight: 400;
}

.navi>li>a>span.pj {
  font-size: 12px;
  display: block;
  text-align: center;
}

.section {
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.copyright{
  border:solid 2px #000;
  text-align: center;
  padding:20px 5px;
  margin:30px 5px;
}

.copyright h3{
  font-size: 23px;
  font-weight: border;
  line-height: 2em;
}

.copyright span{
  border:solid 1px #000;
  border-width: 0 0 1px 0;
}

.red{
  color: red;
}

.kome{
  color: gray;
}

/*============================
.kaisai_kettei
============================*/
.kaisai_kettei{
  display: block;
  max-width: 726px;
  margin:0 auto 150px;
  font-family: "a-otf-midashi-go-mb31-pr6n",sans-serif;
}

.kaisai_kettei>h2{
  font-size: 42px;
}

.kaisai_kettei>.box>.date {
  width: 100%;
  margin:50px 0;
  font-size: 30px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
}

.kaisai_kettei>.box>.date>span {
  padding: 0 5px 0 5px;
  font-size: 22px;
}

.kaisai_kettei .container{
  width:100%;
  max-width: 460px;
  padding:0 0 0 10px;

}

/*============================
      開催休止のお知らせ
============================*/
/* C_box */
.C_box{
  max-width: 700px;
  margin:0 auto 150px;
  transition: 0.5s;
}

.C_box:hover{
  opacity: 0.6;
  transition: 0.5s;
}

.C_box>.C_txt{
  padding:10px 20px;
  border:solid 1px #dc153c;
  text-align: center;
}

.C_box>.C_txt>a>p{
  font-size: 20px;
  color: #dc153c;
}



/* date_box */
#date_box>.container>p.C_news{
  clear: both;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  white-space: nowrap;
  background-color: rgba(220,20,60,0.6);
}

/* event_box */
#event_box>.box>p.C_news{
  margin-top: 20px;
  margin-bottom: -50px;
  clear: both;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #dc153c;
  line-height: 1.8;
  text-align: center;
  white-space: nowrap;
}

/* premium_box */
#premium_box>.container>.C_txt{
  max-width: 780px;
  margin:0 auto 150px;
  padding:10px 20px;
  border:solid 1px #dc153c;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}

#premium_box>.container>.C_txt>p{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #dc153c;
}

/* entry_box */
#entry_box>p.C_news{
  margin-bottom: 20px;
  clear: both;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #dc153c;
  line-height: 1.8;
  text-align: center;
  white-space: nowrap;
}

/* news.php */
.C_date{
  margin-bottom: 30px;
  text-align: right;
}

.C_date>p{
  font-size: 16px;
}

.C_news_box{
}

.C_news_box h3{
  margin:20px 0 0;
}

.C_news_box p{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.C_news_box>.C_news_txt{
  margin-bottom: 50px;
}

.C_news_box>.C_news_txt>p{
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: normal;
  text-indent: 16px;
}

.C_news_box>.C_news_txt>p:last-child{
  margin-bottom: 0;
}

.C_news_box>.txt>dt{
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}

.C_news_box>.txt>ul{
  margin:0;
  padding:0;
  text-indent:0;
}

.C_news_box>.txt>ul>li{
  padding-left: 16px;
  text-indent: -16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: normal;
}

.C_news_box>.txt>ol{
  margin:0;
  padding:0;
  text-indent:0;
}

.C_news_box>.txt>ol>li{
  padding-left: 16px;
  text-indent:-16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: normal;
  list-style-type: none;
}

.C_news_box>.txt_right{
  margin-top: 30px;
  text-align: right;
}

.C_news_box>.txt_right>p{
  margin-bottom: 30px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: normal;
}

.C_news_box>.txt_right>dd{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-weight: normal;
}

#C_news .C_news_box>.table{
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

#C_news .C_news_box>.table>table>tbody>tr>th{
  text-align: center;
  border:solid 1px #000;
  width: 20%;
  vertical-align: middle;
  padding:10px 10px;
}

#C_news .C_news_box>.table>table>tbody>tr>td{
  text-align: left;
  border:solid 1px #000;
  padding:10px 10px;
}


/*============================
#lead_box
============================*/
#lead_box {
  margin-bottom: 66px;
  position: relative;
}

#lead_box p.ex {
  display: block;
  font-size: 30px;
  background: #333;
  color: #FFF;
  text-align: center;
  padding: 1% 3% 1%;
  width: 80%;
  margin: 0 auto 90px;
  position: relative;
}

#lead_box>.btn>a {
  display: block;
  font-size: 20px;
  background: #333;
  color: #FFF;
  text-align: center;
  padding: 1% 3% 1%;
  width: 50%;
  margin: 0 auto 50px;
  position: relative;
  top: -60px;
}

#lead_box>.btn>a.tp2 {
  width: 60%;
}

#lead_box>.img {
  float: left;
  padding: 7% 0% 0%;
  width: 38%;
  position: relative;
  margin: 0 auto 20px;
}

#lead_box>.img>img {
  /* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  /* padding: 13% 0% 0%; */
}

#lead_box>h2 {
  width: 51%;
  float: right;
  font-size: 42px;
  line-height: 4.3rem;
  margin-bottom: 40px;
  text-align: left;
}

#lead_box>.pd {
  float: right;
  width: 51%;
}

#lead_box>.pd>p {
  font-size: 18px;
  line-height: 1.9;
  letter-spacing: -0.1rem;
  margin-bottom: 34px;
}

#lead_box p a{
  text-decoration: underline;
  display: block;
  font-size: 20px;
  font-weight: 200;
  text-align: center;
  margin:-80px auto 100px;
}

h2 {
  font-size: 40px;
  margin-bottom: 12px;
  text-align: center;
}

/*============================
#news_box
============================*/
#news_box {
  margin-bottom: 110px;
}

#news_box h2 {
}

#news_box>ul {
  width: 440px;
  margin: 0 auto;
}

#news_box>ul>li {
  margin-bottom: 7px;
  font-size: 16px;
  white-space: nowrap;
  padding-left: 102px;
  text-indent: -102px;
}

}

#news_box>ul>li>a.nolink:hover{
  color: #000;
  cursor:default;
}

#news_box span {
  margin-right: 4%;
}

#news_box>.btn {
  font-size: 24px;
  margin: 80px 0 0;
}

#news_box .btn>a {
  padding: 3px 0;
  display: block;
  width: 46%;
  background: #cccccc;
  color: #000;
  text-align: center;
  margin: 0 auto;
}
.attend_premiumspot{
  margin: 40px 0px 0;
  background:#efefef;
  padding: 20px 3% 30px;
}
.attend_premiumspot h3{
  margin: 0 0 5px;
  font-size:20px;
  text-align:center;
}
.attend_premiumspot p{
  margin: 0 0 20px;
  font-size:13px;
  text-align:center;
}
.attend_premiumspot .btn{
  font-size:20px;
}
#news_box .attend_premiumspot .btn a{
  max-width:480px;
  width:100%;
}
.background {
  width: 100%;
  /* height: 470px; */
  z-index: -1;
}

.background2 {
  width: 100%;
  /* height: 470px; */
  z-index: -1;
}

div.ow_box {
  border: 2px solid #adadad;
  max-width: 726px;
  margin: 80px auto;
  padding: 25px 5% 25px;
}

div.ow_box>h3 {
  font-size: 25px;
  text-align: center;
  margin: 0 0 20px;
}

div.ow_box>p {
  font-size: 16px;
  font-weight: bold;
}

/*============================
#date_box
============================*/
#date_box{
  position: relative;
  width: 100%;
  height: auto;
  max-width: 800px;
  margin:0 auto;
  overflow:hidden;
  z-index: 1000;
}

#date_box>.container {
  padding: 100px 0;
  max-width: 600px;
  opacity: 0;
}

#date_box>.container>p:nth-of-type(1){
  clear: both;
  color: #FFF;
  font-size: 40px;
  line-height: 1.8;
  text-align: center;
  white-space: nowrap;
}

#date_box>.container>p:nth-of-type(1) small:nth-of-type(1){
  display: inline-block;
  margin:0 0.5em 0 0.2em;
}

#date_box>.container>p:nth-of-type(1) small:nth-of-type(2){
  display: inline-block;
  margin:0 0.5em;
}


#date_box>.container>p:nth-of-type(1)>small{
  font-size: 24px;
}

#date_box>.container>p:last-child {
  display: block;
  margin:16px auto 0;
  /* margin:22px auto 0; */
  clear: both;
  color: #FFF;
  font-size: 16px;
  line-height: 28px;
}

#date_box>.container>.left{
  display: block;
  max-width: 366px;
  margin:0 auto 26px;
  float: none;
  clear: both;
}

#date_box>.container>.left>img{
  width: 100%;
  height: auto;
}

#mosaic_slide{
  position: absolute;
  width: 100%;
  height: auto;
  z-index: -1;
}

#mosaic_slide img{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
}

#mosaic_slide img.sp{
  display: none;
}

/*
#date_box.mosaic #mosaic_slide img:nth-child(n+2){
  animation :slideshow 0.6s linear forwards;
  animation-iteration-count: 1;
}
*/

@keyframes slideshow{
  0%{
    opacity: 100%;
  }
  100%{
    opacity: 0;
  }
}

#date_box.mosaic #mosaic_slide img:nth-child(2),
#date_box.mosaic #mosaic_slide img:nth-child(6){
  animation-delay:0;
}

#date_box.mosaic #mosaic_slide img:nth-child(3),
#date_box.mosaic #mosaic_slide img:nth-child(7){
  animation-delay: 0.2s;
}

#date_box.mosaic #mosaic_slide img:nth-child(4),
#date_box.mosaic #mosaic_slide img:nth-child(8){
  animation-delay: 0.4s;
}

#date_box.fin_slide #mosaic_slide img:nth-child(n+2){
  opacity: 0;
}

#date_box.mosaic #mosaic_slide img:nth-child(5){
animation: none;
opacity: 1;
}


#date_box.text_slide>.container{
  animation :text_slide 0.3s linear;
  animation-iteration-count: 1;
}

@keyframes text_slide{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 100%;
  }
}

#date_box.text_slide.text_slide2>.container{
  opacity: 1;
}



/*============================
#event_box
============================*/
h2.kakko {
  line-height: 1.3;
  position: relative;
  text-align: center;
  font-family: "din-2014",sans-serif;
  font-weight: 400;
}

h2.kakko:before, h2.kakko:after {
  content: " ";
  display: inline-block;
  width: 4.2%;
  height: 95px;
  background: url(../../images/_res/home/img/common/kakko_l.png) no-repeat top left;
  top: 50px;
  position: relative;
  margin: 0 3% 0 0;
  background-size: contain;
}

h2.kakko:after {
  background: url(../../images/_res/home/img/common/kakko_r.png) no-repeat top left;
  position: relative;
  margin: 0 0 0 3%;
  background-size: contain;
}

h2.kakko>span {
  font-size: 16px;
  display: block;
  text-align: center;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0 auto 0;
  font-family: "a-otf-midashi-go-mb31-pr6n",sans-serif;
  font-style: normal;
  font-weight: 600;
}


/*============================
#h2.kakkoの括弧無しver.設定
============================*/

.article >h2.kakko-none {
    margin-bottom: 90px;
}

h2.kakko-none {
  line-height: 1.3;
  position: relative;
  text-align: center;
  font-family: "din-2014",sans-serif;
  font-weight: 400;
}


h2.kakko-none>span {
  font-size: 16px;
  display: block;
  text-align: center;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0 auto 0;
  font-family: "a-otf-midashi-go-mb31-pr6n",sans-serif;
  font-style: normal;
  font-weight: 600;
}



#event_box>.btn>a {
  display: block;
  font-size: 20px;
  background: #333;
  color: #FFF;
  text-align: center;
  padding: 1% 3% 1%;
  width: 50%;
  margin: 50px auto;
  position: relative;
  top: 0;
}

#event_box>.btn>a.tp2 {
  width: 60%;
}


#event_box {
  padding: 0px 0 130px;
  max-width: 736px;
  margin-top: 30px;
}

#event_box h2.kakko {
  margin: 0 0 150px;
}

#event_box>.box {
  padding: 0px 0 50px;
}

#event_box>.box>.date {
  width: 100%;
  font-size: 40px;
  line-height: 1.8;
  float: left;
}

#event_box>.box>.date>small {
  font-size: 24px;
  display: inline-block;
  margin:0 0.5em;

}

#event_box>.box>.time {
  float: left;
  width: 8.3%;
  border-right: 1px solid #000;
  font-size: 18px;
  padding: 5px 3% 0 0;
}

#event_box>.box>.time>ul {
}

#event_box>.box>.time>ul>li {
  line-height: 1;
  margin-bottom: 16px;
}

#event_box>.box>.time>ul>li:last-child {
  margin-bottom: 0;
}

#event_box>.box>.des {
  float: left;
  padding: 5px 0 0 1.7%;
  font-size: 18px;
}

#event_box>.box>.des>ul {
}

#event_box>.box>.des>ul>li {
  line-height: 1;
  margin-bottom: 16px;
}

#event_box>.box>.des>ul>li:last-child {
  margin-bottom: 0;
}

#event_box>p {
  font-size: 16px;
  margin-bottom: 70px;
}

#event_box>p.sp_ttl {
  font-size: 30px;
  margin: 0 0 20px;
  text-align: center;
}

#event_box>.table {
}

#event_box>.table>table {
  width: 100%;
  margin-bottom: 40px;
}


/*///ã‚¤ãƒ™ãƒ³ãƒˆå†…ã®table///*/
#event_box>.table>table>tbody {
}

#event_box>.table>table>tbody>tr {
}

#event_box>.table>table>tbody>tr>th.ttl {
  vertical-align: top;
  font-size: 32px;
  width: 34%;
  line-height: 1.4;
  letter-spacing: -0.1rem;
  padding: 0px 0 0;
  border: none;
}

#event_box>.table>table>tbody>tr>th {
  font-size: 20px;
  width: 32%;
  border-bottom: 1px solid #000;
  padding: 13px 0 6px;
  vertical-align: bottom;
  text-align: left;
}

#event_box>.table>table>tbody>tr>td.num {
  font-size: 18px;
  /* vertical-align: bottom; */
  width: 9%;
  letter-spacing: -0.1rem;
  border-bottom: 1px solid #000;
  vertical-align: bottom;
  padding: 0px 0 3px;
}

#event_box>.table>table>tbody>tr>td.prize {
  font-size: 18px;
  letter-spacing: -0.03rem;
  border-bottom: 1px solid #000;
  vertical-align: bottom;
  padding: 13px 0 4px;
  text-align: left;
}

#event_box>.table>table>tbody>tr:first-child>td.prize {
  /* font-size: 18px; */
}

#event_box>.table>table>tbody>tr>th.tp {
  width: 100%;
}

#event_box>.table>p {
  font-size: 16px;
  margin-bottom: 20px;
}

#event_box>.box>.text-center{
  text-align: center;
}


/*///judgeå†…ã®table//*/


#judge_box>p.sp_ttl {
  font-size: 30px;
  margin: 0 0 20px;
  text-align: center;
}

#judge_box>.table>table {
  width: 100%;
  margin-bottom: 40px;
}



#judge_box>.table>table>tbody>tr>th.ttl {
  vertical-align: top;
  font-size: 32px;
  width: 34%;
  line-height: 1.4;
  letter-spacing: -0.1rem;
  padding: 0px 0 0;
  border: none;
}

#judge_box>.table>table>tbody>tr>th {
  font-size: 20px;
  width: 50%;
  border-bottom: 1px solid #000;
  padding: 13px 0 6px;
  vertical-align: bottom;
  text-align: left;
}

#judge_box>.table>table>tbody>tr>td.num {
  font-size: 18px;
  /* vertical-align: bottom; */
  width: 25%;
  letter-spacing: -0.1rem;
  border-bottom: 1px solid #000;
  vertical-align: bottom;
  padding: 0px 0 3px;
}

#judge_box>.table>table>tbody>tr>td.prize {
  font-size: 18px;
  letter-spacing: -0.03rem;
  border-bottom: 1px solid #000;
  vertical-align: bottom;
  padding: 13px 0 4px;
  text-align: left;
}


#judge_box>.table>table>tbody>tr>th.tp {
  width: 100%;
}

#judge_box>.table>p {
  font-size: 16px;
  margin-bottom: 110px;
}

#judge_box>.box>.text-center{
  text-align: center;
}

/*============================
#premium_box
============================*/
#premium_box {
  background: #ffffff;
  padding: 70px 0 100px;
}



.container>h2 {
  margin-bottom: 20px;
}

.container>p.des {
  text-align: center;
  font-size: 16px;
  margin-bottom: 6px;
}

.container>p.attend {
  font-size: 14px;
  text-align: center;
  margin-bottom: 66px;
}

.container>p.attend>span{
  display: block;
  margin-top: 40px;
  font-size: 22px;
}

.container>.tp1 {
  margin-bottom: 0;
}

.container>.tp1>li {
  width: 29.9%;
  /* float: left; */
  margin: 0 0% 10% 0;
}

#premium_box>.container>.tp1>li:last-child {
  margin-right: 0;
}

#premium_box>.container>.tp1>li>img {
  margin-bottom: 10px;
}

#premium_box>.container>.tp1>li>h3 {
  font-size: 20px;
  letter-spacing: -0.05rem;
  position: relative;
  padding: 10px 0 10px 36px;
  line-height: 1.2;
}

#premium_box>.container>.tp1>li>h3 small {
  font-size: 18px;
}

#premium_box>.container>.tp1>li>h3>span {
  font-size: 28px;
  margin: 0 0px 0 0;
  position: absolute;
  top: 4px;
  left: 0;
  line-height: 1;
  text-align: right;
}

#premium_box>.container>.tp1>li>.img_box {
}

#premium_box>.container>.tp1>li>.img_box>.left {
  width: 54%;
}

#premium_box>.container>.tp1>li>.img_box>.left>img {
  width: 100%;
}

#premium_box>.container>.tp1>li>.img_box>.right {
  width: 42%;
}

#premium_box>.container>.tp1>li>.img_box>.right>p.tme {
  font-size: 12px;
}

#premium_box>.container>.tp1>li>.img_box>p.des {
  clear: both;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 10px 0 0;
}

#premium_box>.container>.tp1>li>p.des {
  clear: both;
  font-size: 12px;
  margin-bottom: 10px;
}

#premium_box>.container>.tp1>li>p.tme {
  font-size: 12px;
  margin-bottom: 10px;
}

#premium_box>.container>.tp2 {
}

#premium_box>.container>.tp2>li {
  width: 21%;
  margin: 0 0% 8% 0;
}

#premium_box>.container>.tp2>li:last-child {
}

#premium_box>.container>.tp2>li>img {
  margin-bottom: 8px;
}

#premium_box>.container>.tp2>li>h3 {
  font-size: 18px;
  line-height: 1.2;
  position: relative;
  padding: 0 0 10px 30px;
}

#premium_box>.container>.tp2>li>h3>span {
  position: absolute;
  top: 0;
  left: 0;
}

#premium_box>.container>.tp2>li>p.des {
  letter-spacing: -0.05rem;
  font-size: 12px;
  margin-bottom: 10px;
}

#premium_box>.container>.tp2>li>p.tme {
  font-size: 12px;
  letter-spacing: -0.04rem;
  margin-bottom: 20px;
}

#premium_box>.container .article .btn {
  background: #ddd;
  margin: 0 auto;
  text-align: center;
  width: 50%;
}

#premium_box>.container .article .btn.mg {
  margin-bottom:20px;
}
#premium_box>.container .article .btn >a {
  display: block;
  padding: 10px 0;
  font-size: 20px;
  background: #666;
  margin: 0 auto;
  text-align: center;
  color: #FFF;
}

/* ============================
      premium_spot.php
============================ */

.pre-table{
  display: block;
  margin:50px 5px;
  max-width: 1000px;
}

.pre-table table{
  border:solid 1px #000;
  overflow-x: scroll;
  width: 920px;
  margin:0 auto;
}

/* th */
.pre-table table th{
  padding:5px 7px;
  border:solid 1px #000;
  text-align: center;
  font-size: 14px;
  white-space: nowrap;
}

/* td */
.pre-table table td{
  padding:5px 7px;
  border:solid 1px #000;
  font-size: 14px;
}

.pre-table table td span{
  font-size: 12px;
}

.pre-table table .black_link{
  text-align: center;
}

.pre-table table .black_link a{
  padding:3px 5px;
  font-size: 10px;
  color: #FFF;
  text-align: center;
  background: #333;
}

.pre-table table .underline{
  text-decoration: underline;
}

.pre-table table a:hover{
  opacity: 0.7;
}

.pre-table table a.ouboform{
  font-size: 10px;
  text-align: center;
}

.pre-calendar{
  display: block;
  margin:50px 5px;
  max-width: 1000px;
}

.pre-calendar h3{
  margin:0 5px 10px;
  font-size: 20px;
}

.pre-calendar h4{
  margin:0 5px 5px;
  font-size: 16px;
}

.pre-calendar table{
  overflow-x: scroll;
  width: 920px;
  margin:0 auto;
}

/* th */
.pre-calendar table tr th{
  padding:5px 7px;
  border:solid 1px #000;
}

.pre-calendar table tr:first-child th:nth-child(1){
  width: 35%;
}

.pre-calendar table tr:nth-child(2) th{
  text-align: center;
}

.pre-calendar table tr th.while{
  width: 5%;
}

/* td */
.pre-calendar table tr td{
  padding:5px 7px;
  border:solid 1px #000;
}

.pre-calendar table tr td.pre-day{
  position: relative;
}

.pre-calendar table tr td.pre-day:before{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 15px;
  height: 15px;
  background-color: #999;
  border-radius: 50%;
}

/* wsps抽選フォームリンクボタン */
a.wsps_lottery_botan {
    color: #fff;
    background: #666;
    padding: 4px;
	margin: 20px;
}


/* wsps詳細ボタン */
a.wsps_botan {
	font-size: 12px;
	color: #fff;
	 background:#666;
	 padding: 3px;
}

/* ============================
      photo_entry.php
============================ */
#photo_entry .btn{
  margin:50px 0 20px;
  width: 100%;
}

#photo_entry h3{
  font-size: 20px;
  text-align: center;
}

#photo_entry ul{
  font-weight: 200;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#photo_entry ul li{
  text-indent:-1em;
  padding-left: 1em;
}


.midashi{
  font-size: 16px;
}

.center{
  text-align: center;
}


.nikon_collage {
  margin: 100px auto 0px;
  max-width: 760px;
}

.nikon_collage p.mg{
  margin-bottom:20px;
  font-size:16px;
}
.nikon_collage>.topbox {
  margin: 0 0 20px;
}

.nikon_collage>.topbox>h3 {
  font-size: 20px;
  color : #000000;
  max-width: 280px;
  float: left;
  padding: 6px 0 0;
}

.nikon_collage>.topbox>h3.w100 {
  max-width: 100%;
  float: none;
  /* font-size: 34px; */
}

.nikon_collage>.topbox>h3 .r2{
  display:inline;
}
.nikon_collage>.topbox>h3>span {
  margin: 0 13px 0 0;
  position: relative;
  top: -1px;
}
.nikon_collage>.topbox>h3>span.num {
  font-size: 28px;
}

.nikon_collage>.topbox>h3>span>img {
}

.nikon_collage>.topbox>p {
  font-size : 14px;
  line-height : 1.6;
  color : #000000;
  float: right;
  max-width: 480px;
}

.nikon_collage>.midbox {
  margin: 0 0 60px;
}

.nikon_collage>.midbox>ul {
  width: 72%;
}

.nikon_collage>.midbox>ul>li {
  width: 30%;
}

.nikon_collage>.midbox>ul>li>img {
  margin-bottom: 3px;
}

.nikon_collage>.midbox>ul>li>p {
  font-size: 12px;
}

.nikon_collage>.midbox>.txt {
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 16px 20px 20px;
  margin: 30px 0 0px;
}

.nikon_collage>.midbox>.txt>p.t1 {
  font-size: 22px;
  line-height: 1.4;
  margin: 0 0 10px;
}

.nikon_collage>.midbox>.txt>p.t2 {
  font-size: 12px;
}

.nikon_collage>.btbox {
}
.nisibox {
  margin: 0 0 40px;
}
.nisibox .img{
  width:164px;
}
.nisibox .img p{
  font-size: 12px;
  padding: 5px 0 0;
}
.nisibox .txt{
  width:calc(100% - 164px);
  padding:0 0 0 20px;
  font-weight:normal;
}
.nisibox .txt p{
  font-weight:normal;
  font-size: 12px;
  margin: 0 0 14px;
}
.nisibox .txt ul{

}
.nisibox .txt ul li{
  font-size: 12px;
}
.wanisibox .img{
  max-width:450px;
  margin: 0 0 20px;
}
.list_type3 {
}

.list_type3.mb {
  margin-bottom: 70px;
}

.list_type3>li {
  width: 28%;
}

.list_type3>li>img {
  margin-bottom: 8px;
}

.list_type3>li>h3 {
  font-size: 20px;
  letter-spacing: -0.05rem;
  position: relative;
  padding: 10px 0 10px 36px;
  line-height: 1.2;
}

.list_type3>li>h3>span {
  font-size: 28px;
  margin: 0 0px 0 0;
  position: absolute;
  top: 4px;
  left: 0;
  line-height: 1;
  text-align: right;
}

.list_type3>li>p.des {
  letter-spacing: -0.05rem;
  font-size: 12px;
  margin-bottom: 10px;
}

.list_type3>li>p.tme {
  font-size: 12px;
  letter-spacing: -0.04rem;
  margin-bottom: 20px;
}

.nikon_collage>.btn {
  font-size: 24px;
}

.nikon_collage>.btn>a {
  padding: 3px 0;
  display: block;
  width: 36%;
  background: #cccccc;
  color: #000;
  text-align: center;
  margin: 0 auto;
}

/*============================
#special_box
============================*/
#special_box {
  padding-bottom: 100px;
  padding-bottom: 90px;
}

#special_box>h2 {
  padding: 160px 0 10px;
  font-size: 40px;
}

#special_box>h2>span {
  font-size: 32px;
  margin-left: 30px;
}

#special_box>p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 60px;
}

#special_box>ul {
  max-width: 736px;
  margin: 0 auto;
}

#special_box>ul>li {
}

#special_box>ul>li>.lr {
  position: relative;
  margin-bottom: 15px;
}

#special_box>ul>li>.lr>.left {
  width: 33%;
}

#special_box>ul>li>.lr>.left>img {
}

#special_box>ul>li>.lr>.right {
  width: 65%;
  position: absolute;
  bottom: 0;
  right: 0;
}

#special_box>ul>li>.lr>.right>h3 {
  font-size: 26px;
}

#special_box>ul>li>.lr>.right>p.comment {
  font-size: 20px;
  letter-spacing: -0.05rem;
}

#special_box>ul>li>.lr>.right>p.des {
  font-size: 14px;
}

#special_box>ul>li>.profile {
  margin-bottom: 80px;
  margin-bottom: 40px;
}

#special_box>ul>li>.profile>h4 {
  font-size: 24px;
  float: left;
  color: #999999;
  line-height: 1;
}

#special_box>ul>li>.profile>.btn {
  display: inline-block;
  float: right;
  background: #999999;
}

#special_box>ul>li>.profile>.btn>a {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  padding: 0 10px 0;
}

#special_box>ul>li>.profile>.btn>a:after {
  display: inline-block;
  background: url(../../images/_res/home/img/common/v_01.png) no-repeat right 4px;
  content: " ";
  width: 10px;
  height: 15px;
  margin: 0 0 0 4px;
}

#special_box>ul>li>.profile>p {
  clear: both;
  font-size: 14px;
  padding: 10px 0 0;
}

/*============================
#muroran_time
============================*/
#muroran_time {
}

#muroran_time .background2 {
  height: 570px;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
}

#muroran_time .background2 > p {
  color: #FFF;
  font-size: 40px;
  position: absolute;
  top: 0;
  margin: auto auto;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  width: 42%;
  text-align: center;
  height: 60px;
}

/*============================
#judge_box
============================*/
#judge_box {
  max-width: 736px;
  margin: 60px auto 140px;
}

#judge_box>h2.kakko {
  margin-bottom: 90px;
}

#judge_box>h2.kakko>span {
}

#judge_box>ul {
}

#judge_box>ul>li {
  position: relative;
  margin-bottom: 50px;
}

#judge_box>ul>li>.left {
  width: 32%;
}

#judge_box>ul>li>.left>img {
}

#judge_box>ul>li>.right {
  width: 65.7%;
  position: absolute;
  right: 0;
  bottom: 0;
}

#judge_box>ul>li>.right>h3 {
  font-size: 20px;
}

#judge_box>ul>li>.right>p.job {
  font-size: 12px;
  float: left;
}

#judge_box>ul>li>.right>.btn {
  display: inline-block;
  float: right;
  background: #999999;
}

#judge_box>ul>li>.right>.btn>a {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  padding: 0 10px 0;
}

#judge_box>ul>li>.right>.btn>a:after {
  display: inline-block;
  background: url(../../images/_res/home/img/common/v_01.png) no-repeat right 4px;
  content: " ";
  width: 10px;
  height: 15px;
  margin: 0 0 0 4px;
}

#judge_box>ul>li>.right>p.des {
  font-size: 14px;
  clear: both;
  padding: 10px 0 0;
}

#judge_box>.coming>h3{
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}

#judge_box .sns_link{
  margin-left: 10px;
}

/*============================
#shoot_bridge
============================*/
#shoot_bridge {
}

#shoot_bridge>.bg_later {
  height: 500px;
  overflow: hidden;
  position: relative;
}

#shoot_bridge>.bg_later video {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
}

/*============================
#entry_box
============================*/
#entry_box {
  padding-bottom: 70px;
  max-width: 736px;
  margin: 60px auto 0;
}

#entry_box>h2.kakko {
  margin-bottom: 60px;
}

#entry_box>h2.kakko>span {
}

#entry_box>h3 {
  font-size: 32px;
  text-align: center;
}

#entry_box>p.time {
  font-size: 44px;
  margin-bottom: 10px;
}

#entry_box>p.time>small{
  font-size: 24px;
}

#entry_box>p.thx {
  font-size: 14px;
  margin-bottom: 20px;
}

#entry_box>p.des {
  font-size: 18px;
  margin-bottom: 40px;
}
#entry_box p.futoji {
  font-size: 18px;
  text-align:center;
  margin-bottom: 40px;
  font-weight:normal;
}
#entry_box p.futoji a {
  color:red;
  text-decoration:underline;
  font-weight:normal;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#entry_box p.futoji a:hover {x
  text-decoration:none;
}

#entry_box>p.des.mb {
  margin-bottom: 0;
}

#entry_box>p.des>span {
  font-size: 15px;
}

#entry_box>.btn {
  font-size: 30px;
  margin-bottom: 20px;
}

#entry_box>.btn>a {
  padding: 10px 0;
  display: block;
  width: 100%;
  background: #666;
  color: #FFF;
  text-align: center;
  margin: 50px auto 0;
  width: 40%;
  font-size: 20px;
  background: #cccccc;
  color: #000;
}

#entry_box>.btn>a.active {
  background: #666;
  color: #FFF;
}

#entry_box>.btn.tp1 {
}

#entry_box>.btn.tp1 > a {
  display: block;
  font-size: 30px;
  background: #333;
  color: #FFF;
  text-align: center;
  padding: 1% 3% 1%;
  width: 60%;
  margin: 0 auto 90px;
  /* position: relative; */
}

#entry_box>.btn.tp2>a {
  width: 40%;
  font-size: 20px;
  background: #cccccc;
  color: #000;
}

a.txt_link {
  text-decoration: underline;
  font-size: 16px;
  margin-bottom: 30px;
  text-align: right;
  display: block;
}

.entry_ul{
  margin-bottom: 30px;
}

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

/*============================
#pr_attend
============================*/
#pr_attend {
  padding: 30px 0 35px;
  background: #E8ECEE;
  margin-bottom: 30px;
}

#pr_attend>.container {
}

#pr_attend>.container>h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}

#pr_attend>.container>p {
  font-size: 16px;
  text-align: center;
}

/*============================
#prize_box
============================*/
#prize_box {
}

#prize_box>h2.kakko {
  margin-bottom: 100px;
}

#prize_box>h2.kakko>span {
}

#prize_box>ul {
  margin-bottom: 60px;
}

#prize_box>ul>li {
  float: left;
  width: 29.9%;
  margin: 0 5.1% 0 0;
}

#prize_box>ul>li:last-child {
  margin-right: 0;
}

#prize_box>ul>li>img {
}

#prize_box>.btn {
  font-size: 20px;
  margin-bottom: 120px;
}

#prize_box>.btn.mg {
  margin-bottom: 30px;
}

#prize_box>.btn.mg.last_link {
  margin-bottom: 120px;
}

#prize_box>.btn>a {
  padding: 2px 0;
  display: block;
  width: 36%;
  background: #cccccc;
  color: #000;
  text-align: center;
  margin: 0 auto;
}

#prize_box>.insta {
}

#prize_box>.insta>h3 {
  font-size: 36px;
  text-align: center;
  margin: 0 0 10px;
  position: relative;
}

#prize_box>.insta>h3:before {
  content: " ";
  display: inline-block;
  width: 53px;
  height: 52px;
  background: url(../../images/_res/home/img/common/i_insta.png) no-repeat top left;
  margin-right: 10px;
}

#prize_box>.insta>p {
  font-size: 20px;
  text-align: center;
  margin-bottom: 50px;
}

/*============================
#about_box
============================*/
#about_box {
  padding: 0px 0 170px;
  margin-top: 140px;
}

#about_box>h2.kakko {
  margin-bottom: 100px;
}

#about_box>h2.kakko>span {
}

#about_box>p {
  font-size: 24px;
  line-height: 2;
  letter-spacing: -0.1rem;
  margin-bottom: 30px;
}

/*============================
#contact_box
============================*/
#contact_box {
  max-width: 736px;
  margin: 0 auto;
}

#contact_box>h2.kakko {
  margin-bottom: 80px;
}

#contact_box>h2.kakko>span {
}

#contact_box>p {
  font-size: 24px;
  text-align: center;
}

#contact_box>p.txt_link {
  margin: 0 0 40px;
  text-decoration: underline;
  font-size: 20px;
}

#contact_box>p.tm {
  font-size: 31px;
  margin-bottom: 10px;
  letter-spacing: -0.05rem;
}

#contact_box>p.tm>small {
  font-size: 20px;
  margin: 0 20px 0 8px;
}

#contact_box>.btn {
  font-size: 26px;
  margin-bottom: 60px;
}

#contact_box>.btn>a {
  padding: 5px 0;
  display: block;
  width: 50%;
  background: #cccccc;
  color: #000;
  text-align: center;
  margin: 0 auto;
}

.support_box {
  padding: 130px 0 50px;
  text-align: center;
}

.support_box>h3 {
  font-size: 26px;
  text-align: center;
  margin: 0 0 20px;
}

.support_box>ul {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  /* right: 14px; */
}

.support_box>ul>li {
  display: inline-block;
  margin: 0 1.9% 0 0;
  vertical-align: middle;
}

.support_box>ul>li:last-child {
  margin-right: 0;
}

.support_box>ul>li>img {
  width: 170px;
}

.support_box>a {
  text-decoration: underline;
  font-size: 16px;
}

.footer_wrap {
  background: #FFF;
}

.footer {
}

.footer>ul {
  padding: 30px 0 0;
  text-align: center;
  margin-bottom: 60px;
}

.footer>ul>li {
  float: left;
  margin: 0 8.1% 0 0;
  vertical-align: middle;
}

.footer>ul>li:first-child {
  width: 13.9%;
}

.footer>ul>li:nth-child(2) {
  width: 16.2%;
  position: relative;
  bottom: -1px;
}

.footer>ul>li:nth-child(3) {
  width: 12.5%;
  position: relative;
  bottom: 4px;
}

.footer>ul>li:nth-child(4) {
  width: 15.5%;
  padding: 0px 0 0;
  position: relative;
}

.footer>ul>li:nth-child(5) {
  width: 9.4%;
  margin-right: 0;
  position: relative;
  bottom: 2px;
}

.footer>ul>li>a {
}

.footer>ul>li>a>img {
}

.f_logo {
  margin: 0px 0 0;
  float: left;
}

.f_logo>a {
}

.f_logo>a>img {
}

.sns {
  float: right;
  margin: 30px 0 0 10px;
}

.sns>a {
}

.sns>a>img {
}

p.copy {
  clear: both;
  padding: 10px 0 30px;
  text-align: center;
  font-size: 12px;
}

#photo_gallery {
  width: 100%;
  overflow: hidden;
}

#photo_gallery ul {
  position: relative;
  text-align: left;
}

#photo_gallery li {
  position: absolute;
  top: 0px;
}

#photo_gallery li:first-child {
  position: relative;
  top: 0px;
}

#photo_gallery li img {
  width: 196px;
  max-width: inherit;
  display: block;
  padding: 8px 4px 0;
}

.article {
  max-width: 940px;
  margin: 0 auto;
}

.article .btn {
  background: #ddd;
  margin: 0 auto;
  text-align: center;
  width: 50%;
}


/*============================
<div class="btn tp1 mg20">
ボタンを二つ並べたい時にbottomに20pxつける
============================*/

.btn.tp1.mg20 {
    margin-bottom: 20px;
}

.article .btn.mg {
  margin-bottom:20px;
}

.article .btn >a {
  display: block;
  padding: 10px 0;
  font-size: 20px;
  background: #666;
  margin: 0 auto;
  text-align: center;
  color: #FFF;
}


.article > .ttl_box {
}

.article > .ttl_box > h2 {
  margin-bottom: 80px;
  font-size: 36px;
}

.article > .ttl_box > p {
  font-size: 16px;
  margin-bottom: 30px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
}

.article >h2.kakko {
  margin-bottom: 90px;
}

.article >p {
  font-size: 20px;
  text-align: center;
  margin-bottom: 120px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
}

.type_01 {
  margin-bottom: 100px;
  position: relative;
}

.type_01>h3 {
  font-size: 26px;
  text-align: left;
  margin-bottom: 10px;
}
.type_01>h3.sm {
  font-size:20px;
}

.type_01>p {
  font-size: 16px;
  line-height: 2;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 40px;
}

.type_01>p.center {
  text-align: center;
}
.type_01>p.mg {
  margin-bottom:0;
}

.type_01>p.check {
  text-align: center;
  margin: 20px 0 ;
  font-size: 20px;
}

.type_01>p.check input {
}

.type_01>p.button {
}

.type_01>p.button button {
  font-size: 24px;
  background: #a9a9a9;
  width: 70%;
  margin: 20px auto 20px;
  display: block;
  border: none;
  padding: 1.5% 0 1%;
  color: #FFF;
  font-weight: bold;
}

.type_01>p.button button.active {
  background: #333;
  cursor: pointer;
}

.type_01 p>a {
  text-decoration: underline;
}

.type_01 p>a.dr {
  margin: 20px 0;
  display: block;
}

.type_01 p>a.dr:last-child {
  margin-bottom: 0;
}

.type_01 > .box {
  padding: 20px 0 30px;
}

.type_01 > .box >h4 {
  font-size: 20px;
  margin-bottom: 15px;
  background: url(../../images/_res/home/img/common/v_02.png) no-repeat 0 5px;
  padding: 0 0 0 22px;
}

#entry .type_01 > .box >h4 {
  background: none;
  padding: 0;
}

.type_01 > .box >p {
  font-size: 16px;
  line-height: 1.9;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
}

.type_01 > .box >p span.mark {
  color: #000;
}

.type_01 > .box.term_box ol>li{
  font-size: 16px;
  padding-left: 26px;
  text-indent: -26px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
  list-style: none;
}

.type_01 > .box.term_box ol>li.ind-2{
  padding-left: 38px;
  text-indent: -38px;
}

.type_01 > .box.term_box ol>li.no-ind{
  text-indent: 0;
  padding-left: 0;
  margin-bottom: 16px;
}

.type_01 > .box.term_box ol>li>ul{
}

.type_01 > .box.term_box ol>li>ul>li{
  padding-left: 16px;
  text-indent: -16px;
}

.type_01>ul {
}

.type_01>ul>li {
  margin-bottom: 7px;
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
}

.type_01>ul>li>h4 {
  font-size: 26px;
  margin-bottom: 10px;
}

.type_01>ul>li>p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 60px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
}

.type_01 p.gray {
  font-size: 16px;
  line-height: 1.8;
  background: #ededed;
  padding: 2% 3%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
}

.type_01 .table {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
}

.type_01 .table > table {
  width: 100%;
}

.type_01 .table > table > tbody {
}

.type_01 .table > table > tbody > tr {
}

.type_01 .table > table > tbody > tr > th {
  width: 20%;
  font-size: 16px;
  font-weight: normal;
  padding: 5px 0 5px;
  vertical-align: top;
  text-align: left;
}

.type_01 .table > table > tbody > tr > td {
  font-size: 16px;
  padding: 5px 0 5px;
}

.type_01 .table2 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
}

.type_01 .table2 > table {
  width: 100%;
}

.type_01 .table2 > table > tbody {
}

.type_01 .table2 > table > tbody > tr {
}

.type_01 .table2 > table > tbody > tr > th {
  width: 10%;
  font-size: 16px;
  font-weight: normal;
  padding: 5px 0 5px;
  vertical-align: top;
  text-align: left;
}

.type_01 .table2 > table > tbody > tr > td {
  font-size: 16px;
  padding: 5px 0 5px;
  width: 10%;
}

.type_01 .table2 > table > tbody > tr > td.pt {
  width: 24%;
}

.type_01 .table2 > table > tbody > tr > td.web {
  width: 20%;
}

.type_01 .table2 > table > tbody > tr > td >span {
}

.type_01 .table2 > table > tbody > tr > td >span > a {
  display: inline-block;
  background: #999;
  color: #FFF;
  font-size: 12px;
  font-weight: normal;
  padding: 1px 17px 0px 8px;
  bottom: 1px;
  margin: 0 0 0 10px;
  position: relative;
}

.type_01 .table2 > table > tbody > tr > td >span > a:after {
  display: block;
  position: absolute;
  top: 5px;
  right: 2px;
  content: " ";
  width: 10px;
  height: 10px;
  background: url(../../images/_res/home/img/common/v_01.png) no-repeat top left;
  background-size: contain;
}

.type_01 .table2 > table > tbody > tr > td:last-child {
}

.logo_touroku{
  display: flex;
  justify-content: flex-start;
  margin:80px auto;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
}

.logo_touroku>div{
  width: 30%;
}

.logo_touroku>.left{
  width: 30%;
}

.logo_touroku>.right{
  width: 50%;
}

.logo_touroku img{
  width: 100%;
  max-width: 200px;
}

.logo_touroku p:last-child{
  margin-top: 30px;
  padding-left: 70px;
  text-indent: -70px;
}


.name_space {
  text-align: right;
}

.name_space> p {
  font-size: 16px;
  margin-bottom: 100px;
}
.name_space> p.sm {
  font-weight:normal;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.name_space> p span.mark {
  color: #000;
}

.name_space> p >a {
  text-decoration: underline;
}

#entry .type_01 img {
  width: 40%;
  position: absolute;
  right: 0;
  max-width: 626px;
  top: 0;
}

#plan .type_01 .table > table > tbody > tr > th, #plan .type_01 .table > table > tbody > tr > td {
  border: 1px solid #6d6d6d;
  padding-left: 1%;
}

#plan .type_01 .table > table > tbody > tr > th {
  background: #efefef;
}

#plan .type_01 .table > table > tbody > tr > td {
}

#plan .type_01 .table > table > tbody > tr > td >a {
  text-decoration: underline;
}

#judge .article >h2.kakko {
  margin-bottom: 23%;
}

.type_02 {
  margin-bottom: 0%;
}

.type_02.bd {
  margin-bottom: 11%;
  border-bottom: 1px solid #B7B9B9;
  padding-bottom: 5%;
}

.type_02>.ksk_ttl {
  font-size : 28px;
  color : #000000;
  line-height: 1.6;
  text-align: center;
  padding: 2% 0 10%;
}

.type_02>h3 {
  font-size : 28px;
  color : #000000;
  line-height: 1.6;
  text-align: center;
  padding: 0px 0 5%;
}

.type_02.ksk>h3 {
  padding: 0px 0 3%;
}

.type_02>ul {
}

.type_02>ul>li {
  margin-bottom: 12%;
}

.type_02>ul>li.tate2 img {
  max-width: 480px;
}

.type_02>ul>li>.box {
  position: relative;
  max-width: 736px;
  margin: 0 auto;
}

.type_02.ksk>ul>li>.box {
  max-width: 580px;
  margin-bottom: 16%;
}

.type_02>ul>li>.box>a {
}

.type_02>ul>li>.box>a>img {
  margin: 0 auto 1%;
  display: block;
  width: 199%;
  width: 100%;
}

.type_02>ul>li.tate>.box>a>img {
  max-width: 387px;
}

.type_02>ul>li.tate2>.box>a>img {
  max-width: 386px;
}

.type_02>ul>li.tate3>.box>a>img {
  max-width: 736px;
}

.type_02>ul>li>.box>h4 {
  font-size : 16px;
  color : #000000;
  line-height: 1.6;
  text-align: center;
}

.type_02>ul>li>.box>ul {
  position: absolute;
  bottom: 0;
  right: 0;
}

.type_02>ul>li>.box>ul>li {
  display: inline-block;
  margin: 0 0 0 20px;
}

.type_02>ul>li>.box>ul>li>a {
  font-size : 14px;
  line-height: 1.6;
  color : #000000;
  text-decoration: underline;
  display: block;
}

.type_02>ul>li>.box>ul>li>a:hover {
  text-decoration: none;
}

.type_03 {
  max-width: 736px;
  margin: 0px auto;
  padding: 3% 0 0;
}

.type_03>h3 {
  font-size : 28px;
  color : #000000;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 10%;
}

.type_03>ul {
}

.type_03>ul>li {
  display: inline-block;
  max-width: 340px;
  width: 100%;
  margin: 0 6.9% 10% 0;
}

.type_03>ul>li.tate img {
  max-width: 226px;
}

.type_03>ul>li:nth-child(2n) {
  margin-right: 0;
}

.type_03>ul>li>.box {
  text-align: center;
}

.type_03>ul>li>.box>p {
  vertical-align: bottom;
}

.type_03>ul>li>.box>p>a {
}

.type_03>ul>li>.box>p>a>img {
  display: block;
  margin: 0 auto;
}

.type_03>ul>li>.box>h4 {
  font-size : 16px;
  color : #000000;
  line-height: 1.6;
  padding: 3% 0 0;
}

.type_04 {
  padding: 15% 0 12.3% 0;
}

.type_04.bd {
  margin-bottom: 11%;
  border-bottom: 1px solid #B7B9B9;
  padding-bottom: 5%;
}

.type_04>h3 {
  font-size : 28px;
  color : #000000;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 8%;
}

.type_04>ul {
}

.type_04>ul>li {
  margin-bottom: 6%;
}

.type_04>ul>li>h4 {
  font-size: 20px;
  color : #000000;
  margin-bottom: 1.4%;
  line-height: 1.6;
}

.type_04>ul>li>p {
  font-size: 16px;
  line-height: 1.6;
}

#judge .modal-dialog {
}

#judge .modal-dialog>.modal-content {
}

#judge .modal-dialog>.modal-content>.modal-header {
  margin-bottom: 6%;
}

#judge .modal-dialog>.modal-content>.modal-header>h5.modal-title {
  font-size: 48px;
  letter-spacing : 2.4px;
  color : #000000;
  /* font-weight: bold; */
}

#judge .modal-dialog>.modal-content>.modal-header>button.close {
}

#judge .modal-dialog>.modal-content>.modal-header>button.close>span {
}

#judge .modal-dialog>.modal-content>.modal-body {
}

#judge .modal-dialog>.modal-content>.modal-body>ul {
}

#judge .modal-dialog>.modal-content>.modal-body>ul>li {
  margin-bottom: 9%;
}

#judge .modal-dialog>.modal-content>.modal-body>ul>li>h6 {
  font-size: 20px;
  line-height: 1.6;
  color : #000000;
  margin-bottom: 1%;
}

#judge .modal-dialog>.modal-content>.modal-body>ul>li>p {
  font-size: 16px;
  line-height: 1.6;
  color : #000000;
}

#judge .modal-dialog>.modal-content>.modal-footer {
  text-align: center;
  padding-bottom: 60px;
}

#judge .modal-dialog>.modal-content>.modal-footer>span {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  cursor: pointer;
}

#judge .modal-dialog>.modal-content>.modal-footer>span>span {
  margin: 0 7px 0px 0;
  color : #000000;
  position: relative;
  bottom: 9px;
}

#judge .modal-dialog>.modal-content>.modal-footer>span>span>img {
}


/*============================
#display_box
============================*/
#display_box {
  max-width: 736px;
  margin: 60px auto 140px;
}



#display_box h3{
  font-size: 30px;
}

#display_box>h2.kakko {
  margin-bottom: 40px;
}

#display_box>h2.kakko:before {
  margin: 0 20px 5px 0;
  width: 39px;
}
#display_box>h2.kakko:after {
  margin: 0 0px 5px 20px;
  width: 39px;
}

#display_box .t2{
  margin-top: 30px;
  font-size: 16px;
}

#display_box .btn{
}

#shop_box h3{
  font-size: 30px;
}

#shop_box>h2.kakko {
  margin-bottom: 40px;
}

#shop_box>h2.kakko:before {
  margin: 0 20px 5px 0;
  width: 40px;
}
#shop_box>h2.kakko:after {
  margin: 0 0px 5px 20px;
  width: 39px;
}

#shop_box .t2{
  margin-top: 30px;
  font-size: 16px;
}

#shop_box .futoji{
  margin-top: 0;
  font-size: 22px;
}


.pixus_box {
  margin-bottom: 100px;
  text-align: center;
  overflow: hidden;
}

.pixus_box>p.t1 {
  font-size: 24px;
  display: inline-block;
  position: relative;
  margin: 60px 0 20px;
}

.pixus_box>p.t1:before {
  content: " ";
  display: block;
  width: 19px;
  height: 44px;
  background: url(../../images/_res/home/img/top/l_01.png) no-repeat top left;
  position: absolute;
  top : 0;
  left: -23px;
  margin: 0 auto;
}

.pixus_box>p.t1:after {
  content: " ";
  display: block;
  width: 19px;
  height: 44px;
  background: url(../../images/_res/home/img/top/l_02.png) no-repeat top left;
  position: absolute;
  top : 0;
  right: -27px;
  margin: 0 auto;
}

.pixus_box>h3 {
  font-size: 50px;
  margin: 0 0 10px;
}

.pixus_box>p.t2 {
  font-size: 20px;
  margin: 0 0 80px;
}

.pixus_box>.pixus_ex {
  max-width: 730px;
  margin: 0 auto 60px;
}

.pixus_box>.pixus_ex>.txt {
  width: 72%;
}

.pixus_box>.pixus_ex>.txt.w100 {
  width: 100%;
}

.pixus_box>.pixus_ex>p.t1 {
  font-size: 36px;
  margin: 0 0 40px;
  text-align: center;
  width: 100%;
}

.pixus_box>.pixus_ex>p.t1 span {
  font-size: 22px;
  margin: 0 0 0 10px;
}

.pixus_box>.pixus_ex>.txt>p.t2 {
  font-size: 16px;
  text-align: left;
  margin: 0 0 10px;
}

.pixus_box>.pixus_ex>.txt>p.t2.center {
  text-align: center;
}

.pixus_box>.pixus_ex>.txt>.gray.center {
  text-align: center;
}

.pixus_box>.pixus_ex>.txt>.gray {
  background: #E8ECEE;
  padding: 10px 16px 10px;
  text-align: left;
}

.pixus_box>.pixus_ex>.txt>.gray>p {
  font-size: 16px;
}

.pixus_box>.pixus_ex>.right {
  width: 24%;
  text-align: left;
}

.pixus_box>.pixus_ex>.right>img {
  margin: 0 0 14px;
}

.pixus_box>.pixus_ex>.right>p.t1 {
  font-size: 22px;
}

.pixus_box>.pixus_ex>.right>p.t2 {
  font-size: 16px;
}

.pixus_box .btn {
  font-size: 24px;
  width: 100%;
}

.pixus_box .btn>a {
  padding: 3px 0;
  display: block;
  width: 36%;
  background: #cccccc;
  color: #000;
  text-align: center;
  margin: 0 auto;
}


/*//0515 fukidashi-tuika//*/


.fukidashi_box {
  margin-bottom: 100px;
  text-align: center;
  overflow: hidden;
}

.fukidashi_box>p.t1 {
  font-size: 24px;
  display: inline-block;
  position: relative;
  margin: 0 0 20px;
}

.fukidashi_box>p.t1:before {
  content: " ";
  display: block;
  width: 19px;
  height: 44px;
  background: url(../../images/_res/home/img/top/l_01.png) no-repeat top left;
  position: absolute;
  top : 0;
  left: -23px;
  margin: 0 auto;
}

.fukidashi_box>p.t1:after {
  content: " ";
  display: block;
  width: 19px;
  height: 44px;
  background: url(../../images/_res/home/img/top/l_02.png) no-repeat top left;
  position: absolute;
  top : 0;
  right: -27px;
  margin: 0 auto;
}

.fukidashi_box>h3 {
	font-size: 30px;
	margin: 0 0 40px;
}

.fukidashi_box>p.t2 {
  font-size: 16px;
}

.fukidashi_box .btn {
  font-size: 24px;
  width: 100%;
}

.fukidashi_box .btn>a {
  padding: 3px 0;
  display: block;
  width: 60%;
  background: #cccccc;
  color: #000;
  text-align: center;
  margin: 40px auto 0;
}

/*//fukidashi atama //*/
.atama_mg50 {
    margin-top: 50px;
}

.atama_mg120 {
    margin-top: 120px;
}




.schedule_box {
  margin-bottom: 80px;
}

.schedule_box>h3 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 600;
}

.schedule_box>h3.font_din {
  font-size: 40px;
  font-weight: 600;
}

.schedule_box>.timebox {
  margin-bottom: 30px;
}

.schedule_box>.timebox>img.pc {
}

.schedule_box>.timebox>img.sp {
}

.schedule_box>.timebox.time2 {
}

.schedule_box>.timebox.time2>img.pc {
}

.schedule_box>.timebox.time2>img.sp {
}

.schedule_box>p {
  font-size: 16px;
}

.schedule_box>.table {
}

.schedule_box>.table>table {
}

.schedule_box>.table>table>thead {
}

.schedule_box>.table>table>thead>tr {
}

.schedule_box>.table>table>thead>tr>th {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  padding: 0 0 0;
}

.schedule_box>.table>table>thead>tr>th:nth-child(1) {
  width: 30%;
}

.schedule_box>.table>table>thead>tr>th:nth-child(2) {
  width: 13%;
}

.schedule_box>.table>table>thead>tr>th:nth-child(3) {
  width: 30%;
  text-align: left;
  padding: 0 0 0 22px;
}

.schedule_box>.table>table>tbody {
}

.schedule_box>.table>table>tbody>tr {
}

.schedule_box>.table>table>tbody>tr>th {
  background: #E9E9E9;
  font-size: 14px;
  line-height: 1.6;
  border: 1px solid #000;
  border-left: none;
  padding: 15px 0 15px 10px;
  vertical-align: middle;
  text-indent: -1.3em;
  padding-left: 3.6em;
}

.schedule_box>.table>table>tbody>tr>th>span {
  font-family: "din-2014",sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 16px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin: 0 10px 0 0;
}

.schedule_box>.table>table>tbody>tr>td {
  border: 1px solid #000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.6;
  padding: 15px 20px 15px;
}

.schedule_box>.table>table>tbody>tr>td.tb2 {
  border-right: none;
  padding: 0 0 0 15px;
  width: 50px;
}

.schedule_box>.table>table>tbody>tr>td.tb3 {
  border-left: none;
  padding: 15px 15px 15px 10px;
  width: 160px;
  text-align: center;
}

.schedule_box>.table>table>tbody>tr>td.tb4 {
  border-right: none;
}

.schedule_box>.table>table>tbody>tr>td>a {
  background: url(../../images/_res/home/img/schedule/i_pin.png) no-repeat 0px 4px;
  padding: 2px 0 4px 22px;
  /* text-indent: 0em; */
  /* padding-left: 0em; */
  display: block;
  line-height: 1.6;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#top .modal.fade .modal-dialog {
  -webkit-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
  max-width: 1600px;
  margin: 0px auto 30px;
}

#top .modal-content {
  background: inherit;
}

#top .modal-backdrop {
  background: rgba(0, 0, 0, 0.70);
}

#top .modal-dialog>.modal-content>.modal-body >video {
  width: 100%;
  height: auto;
}

#top .modal-body {
  padding: 25px;
}

#top .modal-footer img {
  max-width: 40px;
  opacity: 0.5;
}

.present {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 1.5% 0 3%;
}

.present>p.th {
  font-size: 20px;
  margin-bottom: 10px;
}

.present>p.td {
  font-size: 16px;
  line-height: 1.2;
}

.present>p.td>span {
  font-size: 20px;
  font-weight: bold;
}

/*============================
#pr_attend2
============================*/
#pr_attend2 {
  padding: 30px 0 35px;
  background: #E8ECEE;
  margin-bottom: 30px;
}

#pr_attend2>.container {
  max-width: 736px;
}

#pr_attend2>.container>h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}

#pr_attend2>.container>p {
  font-size: 16px;
  text-align: center;
}

.top_prize {
  padding: 0 0 10%;
}

.top_prize ul {
}

.top_prize ul li {
  margin: 0 0 5%;
}

.top_prize ul li p.t1 {
  text-align: center;
  font-size: 24px;
  margin: 0 0 7px;
}

.top_prize ul li img {
  max-width: 386px;
  display: block;
  margin: 0 auto 20px;
  width: 100%;
}

.top_prize ul li:nth-child(2) img {
  /* max-width: 580px; */
}

.top_prize ul li p.t2 {
  font-size: 18px;
  text-align: center;
}
.iframe_wrap {
  position: relative;
  width: 100%;
  height: 0;
/*   hegiht:100%; */
  /* height: auto; */
  padding-top: 120%;
  margin-left: auto;
  margin-right: auto;
  /* overflow-y:visible; */
/*   overflow-y:scroll; */
/*   -webkit-overflow-scrolling:touch; */
}
.iframe_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}



#display_box{
  max-width: 736px;
  margin: 60px auto 140px;
}

#shop_box{
  max-width: 736px;
  margin: 60px auto 140px;
}


@media screen and (max-width: 760px) {
  #photo_gallery li img {
    width: 214px;
  }
}

@media only screen and (max-width: 910px) {
}



/*============================
2023_judge
============================*/

/*////tate04は、2023年大賞作品に対して////*/
.type_02>ul>li.tate04>.box>a>img {
  max-width: 507px;
}

/*////////スマホ賞のコメント////////*/

.type_03 li>a
 {
    font-size: 14px;
    line-height: 1.6;
    color: #000000;
    text-decoration: underline;
    display: block;
}

.type_03 a:hover {
  text-decoration: none;
  color: #999;
}


