@charset "UTF-8";

/* ================================================================
	PHOTO GRAND PRIX
	2020.07.31
  レスポンシブ対応
================================================================ */
@media only screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }

  .print_contents {
    padding: 0 15px 40px;
  }

  .contents_box .bumon_title,
  .contents_box .info_title {
    font-weight: bold;
    font-size: 4.4vw;
  }

  /*フォトグランプリTOP
---------------------------------------------------*/
  .topMain {
    width: 100%;
    margin-bottom: 10px;
  }

  .topMain h1 img {
    width: 100%;
  }

  #topContainer {
    font-size: 100%;
  }

  #topContainer img {
    max-width: 100%;
  }

  .topBox01 {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4%;
    position: relative;
  }

  .icon_fifteen {
    width: 15%;
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
  }

  .topBox01>p {
    font-size: 4.0vw;
    text-align: center;
    line-height: 1.2;
    margin-top: 3%;
  }

  .topBox01>p strong {
    font-size: 6.5vw;
    color: #FF3300;
  }

  .topBox01 h2 {
    font-size: 4.5vw;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    margin: 0 0 5px 3%;
  }

  .topBox01 h2 strong p {
    font-size: 6vw;
    font-weight: bold;
    line-height: 1.4;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center 80%;
  }

  .topBox01 h2 strong p:nth-child(1) {
    background-image: url(/katsuyou/photo/epg/images/2020/bg_line_sp.png);
  }

  .topBox01 h2 strong p:nth-child(2) {
    background-image: url(/katsuyou/photo/epg/images/2020/bg_line_sp_02.png) , url(/katsuyou/photo/epg/images/2020/bg_line_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 80%, center 80%;
    padding: 0 5%;
  }

  .topBox01 h2 strong p span {
    letter-spacing: -0.2em;
  }

  .topBox02epg {
    width: 100%;
    background-color: #ebebeb;
    margin-bottom: 30px;
    padding: 30px 0 1px;
  }

  .topBox02epg p {
    font-size: 4.0vw;
    text-align: center;
    padding-bottom: 20px;
  }

  .departmentTit {
    font-size: 4.5vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
  }

  .departmentTit span {
    padding: 10px 15px;
    background-color: #000;
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
    border-radius: 100px !important;
  }

  .movieContainer {
    font-size: 100%;
    padding-top: 20px;
  }

  .movieContainer h2 {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 5.0vw;
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px;
  }

  .movieBox01 {
    width: 100%;
    margin: 0 auto 35px;
  }

  .movieBox01_1 {
    position: relative;
  }

  .movieBox01_2 {
    width: 80%;
    margin: 0 auto;
  }

  .movieBox01_2 h3 {
    font-size: 4.0vw;
    font-weight: bold;
    color: #64a0e6;
    text-align: center;
    margin: 0 0 15px;
  }

  .movieBox01_2 p {
    font-size: 3.2vw;
    padding: 0 0 10px;
  }

  .movieBox01_2 p img {
    width: 100%;
  }

  .YouTube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }

  .YouTube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }

  .topBox02 {
    background-color: #f05096;
    margin-bottom: 35px;
    padding: 10px 0;
    width: 95%;
    margin: 0 auto 35px;
  }

  .topBox02_1 {
    width: 96%;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #fff;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
  }

  .topBox02_1 h2 {
    font-size: 6.0vw;
    font-weight: bold;
    margin: 0 0 10px;
  }

  .topBox02_1 p {
    font-size: 3.5vw;
    font-weight: bold;
  }

  .topBox03 {
    background-color: #ebebeb;
    margin-bottom: 30px;
    padding: 30px 0 20px;
  }

  .topBox03 h2 {
    font-size: 4.6vw;
    font-weight: bold;
    text-align: center;
    margin: 0 0 25px;
  }

  .topBox03 h2 span {
    padding: 2% 3%;
    background-color: #fff;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
  }

  .topBox03_1 {
    width: 94%;
    margin: 0 auto;
    position: relative;
  }

  .topBox03_2,
  .topBox03_3,
  .topBox03_4,
  .topBox03_5 {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
  }

  .topBox03_2 {
    background-color: #13ae67;
  }

  .topBox03_3 {
    background-color: #f39800;
  }

  .topBox03_4 {
    background-color: #0097e0;
  }

  .topBox03_5 {
    background-color: #3e3a39;
  }

  .topBox03_2 a,
  .topBox03_3 a,
  .topBox03_4 a,
  .topBox03_5 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -999px;
    z-index: 2;
  }

  .topBox03_tit {
    width: 35%;
    text-align: center;
    float: left;
  }

  .topBox03_tit img {
    width: 100%;
    padding-top: 40%;
  }

  .topBox03_main {
    width: 65%;
    background-color: #fff;
    float: left;
    position: relative;
  }

  .topBox03_main dt {
    margin-bottom: 10px;
  }

  .topBox03_main dd {
    font-size: 3.5vw;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 25px;
  }

  .topBox03_arrow {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }

  .topBox03_arrow img {
    height: 20px;
  }

  .topBox04 {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }

  .topBox04 h2 {
    font-size: 4.0vw;
    font-weight: bold;
    text-align: center;
    border-bottom: 3px solid #000;
    margin: 0 0 15px;
    padding: 0 0 5px;
  }

  .topNews {
    font-size: 3.5vw;
    margin-bottom: 30px;
  }

  .topNews dl {
    border-bottom: 1px dotted #3c3c3c;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .topNews dl:last-child {
    border: none;
    margin-bottom: 15px;
    padding-bottom: 0px;
  }

  .mu-to-privacy {
    font-size: 3.5vw;
    text-align: right;
  }

  .mu-to-privacy__link {
    display: inline-block;
    position: relative;
    padding-left: 20px;
  }

  .mu-to-privacy__link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background-image: url(/common/images/ico_link_01.gif);
    background-repeat: no-repeat;
  }

  /*応募要項
---------------------------------------------------*/
  .print_contents {
    padding: 0 15px 40px;
  }

  .boxwrap {
    margin: 2.3vw 0 0 0;
  }

  .boxwrap .info_box,
  .boxwrap .info_box2 {
    font-size: 3.5vw;
    padding: 2.5vw 0;
  }

  .boxwrap .info_box p,
  .boxwrap .info_box2 p {
    line-height: 1.5em;
  }

  .boxjudge {
    display: flex;
    justify-content: center;
    font-size: 2.8vw;
  }

  .boxjudge+h3.musp {
    text-align: center;
  }

  .lastyear_img {
    text-align: center;
    margin: 0 auto 15px;
  }

  .lastyear_img img {
    width: 100%;
  }

  .lastyear_txt h3 {
    font-size: 4.0vw;
    margin-bottom: 10px;
  }

  .lastyear_txt h3 span {
    font-size: 5.5vw;
  }

  .lastyear_txt p span {
    font-size: 0.9rem;
    line-height: 140%;
  }

  table.info {
    width: 100%;
    border-collapse: collapse;
    margin-top: 2.5vw;
    margin-bottom: 2.5vw;
    font-size: 3.5vw;
  }

  table.info th {
    padding: 10px;
    font-weight: normal;
    vertical-align: middle;
    border: 1px solid #999;
    background-color: #f0f0f0;
    text-align: center;
  }

  table.info td {
    padding: 10px;
    vertical-align: middle;
    border: 1px solid #999;
    text-align: center;
  }

  /*よくある質問
---------------------------------------------------*/
  .method {
    margin: 2.3vw 0 0 0;
  }

  .method img {
    max-width: 100%;
    height: auto;
  }

  .method p span.title {
    display: block;
    font-size: 3.5vw;
    line-height: 1.5em;
    margin-bottom: 1.5vw;
  }

  .method h3 {
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 4.0vw;
    font-weight: bold;
    line-height: 40px;
    text-align: left;
  }

  .method h4 {
    width: 98%;
    margin: 0 0 10px 0;
    font-size: 4.0vw;
    font-weight: normal;
    line-height: 30px;
    text-align: left;
    border: 1px solid #666;
    margin-top: 15px;
    padding: 1%;
  }

  .method a:link {
    color: #005ab4;
  }

  .method a:hover {
    color: #FF3300;
  }

  .methodBox01 {
    font-size: 3.5vw;
    margin-bottom: 25px;
  }

  .methodBox01 p {
    line-height: 1.5em;
    padding: 0 0 3.5vw;
  }

  /*過去の入賞作品ページ
---------------------------------------------------*/
  .pastTit {
    margin-bottom: 20px;
  }

  .pastTit h2 {
    font-size: 5.2vw;
    letter-spacing: 3px;
    margin: 0 0 30px;
  }

  .pastTit ul {
    padding-top: 10px;
  }

  .pastTit li {
    margin-right: 2em;
    float: left;
  }

  .pastGroup01 {
    /*margin-bottom: 40px;*/
    margin: 0 auto 40px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }

  .pastGroup01 h3 {
    font-size: 4.2vw;
    font-weight: bold;
    margin-bottom: 4px;
  }

  .pastGroup01_1 {
    margin-bottom: 5px;
  }

  .pastGroup01_2 {
    box-sizing: border-box;
    padding: 4px;
    width: 50%;
    /* float: left; */
  }

  .pastGroup01_1 img,
  .pastGroup01_2 img {
    width: 100%;
  }

  /* .pastGroup01_2:nth-of-type(1), .pastGroup01_2:nth-of-type(3) {
    margin-left: 1%;
  }
  .pastGroup01_2:nth-of-type(2), .pastGroup01_2:nth-of-type(4) {
    margin-right: 1%;
  }
  .pastGroup01_2:nth-of-type(2), .pastGroup01_2:nth-of-type(3) {
    margin-bottom: 5px;
  }
  .pastGroup01_2:nth-of-type(5) {
    margin-left: 1%;
  } */
  .muBtn_set {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
  }

  .muBtn_set2 {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
  }

  .muBtn01 {
    width: 94%;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 145%;
    text-align: center;
    background-color: #00a9d9;
    margin: 0 auto;
    padding: 3%;
    display: block;
  }

  .muBtn01 span {
    font-size: 14px;
  }

  .muBtn01 img {
    vertical-align: middle;
  }

  .muBtn01:link,
  .muBtn01:visited {
    color: #fff;
    text-decoration: none;
  }

  .movieBoxWrap2020 {
    background-color: #eef3fa;
    padding: 40px 0;
  }

  .movieBoxWrap2020_inner {
    padding: 0 15px 0 15px;
    margin: 0 auto 30px;

  }

  .movieBoxWrap2020 .movieBox:first-of-type {
    width: 100%;
    float: left;
    margin-bottom: 30px;
  }

  .movieBoxWrap2020 .movieBox:nth-of-type(2) {
    width: 100%;
    float: right;
  }

  .moviettl {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    margin-bottom: 10px;
  }

  .moviettl small {
    font-size: 12px;
  }

  .movietxt {
    margin-top: 10px;
  }

  .moviedetailtxt {
    text-align: left;
    padding: 0 15px;

  }
}

/*PC
768px 以上～
------------------------------------------------------------------------------------------------------------------*/
@media print,
screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }

  .pc {
    display: block !important;
  }

  #epgp #contents {
    font-size: 100%;
  }

  #epgp #contents_inner {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
  }

  .bumon_title {
    font-size: 25px;
    line-height: 80px;
    font-weight: bold;
    width: 100%;
    height: 80px;
    margin: 0 0 30px 0;
    text-align: center;
    background-color: #e8ecf2;
    border-bottom: dotted #194980 1px;
    background-image: none;
  }

  .info_title {
    display: block;
    font-size: 23px;
    line-height: 80px;
    font-weight: normal;
    width: 100%;
    height: 80px;
    text-align: center;
    background: url(/katsuyou/photo/epg/images/top/h2_bg.png) no-repeat;
  }

  /*フォトグランプリTOP
---------------------------------------------------*/
  .topMain {
    max-width: 1200px;
    margin: 0 auto 15px;
    height: 350px;
    position: relative;
    width: 960px;
  }

  .topMain img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
  }

  #topContainer {
    font-size: 100%;
  }

  .topBox01 {
    width: 940px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }

  .icon_fifteen {
    position: absolute;
    top: 20%;
    left: 0%;
    transform: translateY(-50%);
  }

  .topBox01 h2 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 30px;
  }

  .topBox01 h2 strong {
    font-size: 28px;
    font-weight: bold;
    /*background-image: url("/katsuyou/photo/epg/images/2020/bg_line_pc.png");*/
    background-position: center 50%;
    background-repeat: no-repeat;
    padding: 0.6% 4%;
    background-size: 100% 100%;
    letter-spacing: 1px;
  }

  .topBox01 h2 strong span {
    letter-spacing: -0.2em;
  }

  .topBox01 p {
    font-size: 24px;
    text-align: center;
    line-height: 1.2;
  }

  .topBox01 p strong {
    font-size: 50px;
    color: #FF3300;
  }

  .topBox02epg {
    width: 100%;
    margin-bottom: 60px;
    padding: 55px 0 25px;
  }

  .topBox02epg p {
    font-size: 22px;
    text-align: center;
    padding-bottom: 25px;
  }

  .departmentTit {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
  }

  .departmentTit span {
    padding: 15px 25px;
    background-color: #000;
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
    border-radius: 100px !important;
  }

  .topBox02_1epg {
    width: 620px;
    margin: 0 auto;
    padding: 25px 35px 35px;
    background-color: #fff;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    box-sizing: border-box;
    position: relative;
  }

  .topBox02_1epg h3 {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
  }

  .topBox02_1Tit {
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #2ec9ff;
    margin-bottom: 25px;
    padding: 4px;
  }

  .topBox02_1epg ul {
    margin-bottom: 15px;
  }

  .topBox02_1epg li {
    font-size: 18px;
    font-weight: bold;
    background: url("/katsuyou/photo/epg/images/2020/icon_top01.png") no-repeat left center;
    margin-bottom: 2px;
    padding-left: 25px;
  }

  .topBox02_1epg p {
    font-size: 17px;
    line-height: 1.8;
    text-align: left;
    padding: 0 !important;
  }

  .btn_faststep {
    position: absolute;
    bottom: 40px;
    right: 35px;
  }

  .movieContainer {
    font-size: 100%;
  }

  .movieContainer h2 {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 30px;
  }

  .movieBox01 {
    width: 960px;
    margin: 0 auto 75px;
  }

  .movieBox01_1 {
    position: relative;
  }

  .movieBox01_2 {
    width: 600px;
    margin: 0 auto;
  }

  .movieBox01_3 {
    width: 450px;
    float: right;
  }

  .movieBox01_2 h3,
  .movieBox01_3 h3 {
    font-size: 18px;
    font-weight: bold;
    color: #64a0e6;
    text-align: center;
    margin: 0 0 15px;
  }

  .movieBox01_2 p,
  .movieBox01_3 p {
    font-size: 13px;
    padding: 0 0 16px;
  }

  .movieBox01_2 p img,
  .movieBox01_3 p img {
    width: 100%;
  }

  .YouTube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }

  .YouTube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }

  .topBox03 {
    background-color: #ebebeb;
    margin-bottom: 50px;
    padding: 35px 0 45px;
  }

  .topBox03 h2 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 30px;
  }

  .topBox03 h2 span {
    padding: 12px 20px;
    background-color: #fff;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
  }

  .topBox03_1 {
    width: 940px;
    margin: 0 auto;
    position: relative;
  }

  .topBox03_2,
  .topBox03_3,
  .topBox03_4,
  .topBox03_5 {
    width: 466px;
    float: left;
    position: relative;
    z-index: 1;
  }

  .topBox03_2 {
    background-color: #13ae67;
    margin: 0 8px 8px 0;
  }

  .topBox03_2::after {
    background-color: #fff;
  }

  .topBox03_3 {
    background-color: #f39800;
    margin: 0 0 8px 0;
  }

  .topBox03_4 {
    background-color: #0097e0;
    margin: 0 0 8px 0
  }

  .topBox03_5 {
    background-color: #3e3a39;
    margin: 0 8px 0 0;
  }

  .topBox03_2 a,
  .topBox03_3 a,
  .topBox03_4 a,
  .topBox03_5 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -999px;
    z-index: 2;
  }

  .topBox03_2:hover,
  .topBox03_3:hover,
  .topBox03_4:hover,
  .topBox03_5:hover {
    color: #fff;
  }

  .topBox03_tit {
    width: 201px;
    text-align: center;
    padding-top: 86px;
    float: left;
  }

  .topBox03_main {
    width: 265px;
    background-color: #fff;
    float: left;
    position: relative;
  }

  .topBox03_main dt {
    margin-bottom: 15px;
  }

  .topBox03_main dd {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-left: 10px;
  }

  .topBox03_arrow {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }

  .topBox04 {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }

  .topBox04 h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    border-bottom: 3px solid #000;
    margin: 0 0 30px;
    padding: 0 0 5px;
  }

  .topNews {
    margin-bottom: 40px;
  }

  .topNews dl {
    border-bottom: 1px dotted #3c3c3c;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .topNews dt {
    width: 110px;
    float: left;
  }

  .topNews dd {
    margin: 0 0 0 110px;
  }

  .mu-to-privacy {
    text-align: right;
  }

  .mu-to-privacy__link {
    display: inline-block;
    position: relative;
    padding-left: 20px;
  }

  .mu-to-privacy__link::before {
    content: "";
    position: absolute;
    top: 10%;
    left: 0;
    width: 15px;
    height: 15px;
    background-image: url(/common/images/ico_link_01.gif);
    background-repeat: no-repeat;
  }

  #topContainer .print_contents .contents_box {
    padding: 0 10px;
  }

  /*応募要項
---------------------------------------------------*/
  .infoContainer {
    margin-bottom: 80px;
  }

  .boxwrap {
    margin: 0 0 50px 0;
  }

  .boxwrap .info_box,
  .boxwrap .info_box2 {
    margin: 50px 0 0 0;
    font-size: 15px;
  }

  .boxwrap .info_box2 {
    text-align: center;
  }

  .judgewrap {
    margin: 50px 0 50px 0;
  }

  .boxjudge {
    float: left;
    width: 200px;
    height: 260px;
    margin-bottom: 10px;
  }

  .judgewrap .info_box {
    float: left;
    width: 740px;
    height: 260px;
    margin-left: 20px;
    margin-top: 0px;
    display: block;
  }

  .judgewrap .info_box h3 {
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px dotted #999;
    line-height: 40px;
    text-align: left;
  }

  .muBtnTxt01 {
    margin-left: 270px;
  }

  .lastyear_img {
    width: 320px;
    float: left;
  }

  .lastyear_txt {
    width: 610px;
    float: left;
    margin-left: 30px;
  }

  .lastyear_txt02 {
    width: 100%;
  }

  .lastyear_txt h3,
  .lastyear_txt02 h3 {
    font-size: 23px;
    padding-top: 10px;
    margin-bottom: 15px;
  }

  .lastyear_txt h3 span,
  .lastyear_txt02 h3 span {
    font-size: 30px;
  }

  .lastyear_txt p span,
  .lastyear_txt02 p span {
    font-size: 0.8rem;
  }

  table.info {
    width: 960px;
    border-collapse: collapse;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
  }

  table.info th {
    padding: 10px;
    font-weight: normal;
    vertical-align: middle;
    border: 1px solid #999;
    background-color: #f0f0f0;
    text-align: center;
  }

  table.info td {
    padding: 10px;
    vertical-align: middle;
    border: 1px solid #999;
    text-align: center;
  }

  /*よくある質問
---------------------------------------------------*/
  .method {
    margin: 20px 0 30px;
  }

  .method p span.title {
    display: block;
    font-size: 18px;
    line-height: 40px;
  }

  .method h3 {
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    text-align: left;
  }

  .method h4 {
    width: 98%;
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    text-align: left;
    border: 1px solid #666;
    margin-top: 15px;
    padding: 1%;
  }

  .method a:link {
    color: #005ab4;
  }

  .method a:hover {
    color: #FF3300;
  }

  .methodBox01 {
    margin-bottom: 25px;
  }

  .methodBox01 p {
    padding: 0 0 20px;
  }

  /*過去の入賞作品ページ
---------------------------------------------------*/
  .pastTit {
    margin-bottom: 20px;
  }

  .pastTit li {
    margin-right: 3em;
    float: left;
  }

  .pastGroup01 {
    width: 950px;
    margin: 0 auto 50px;
    position: relative;
  }

  .pastGroup01 h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
  }

  .pastGroup01_1 {
    margin-bottom: 5px;
  }

  .pastGroup01_2 {
    margin-right: 4px;
    float: left;
  }

  .pastGroup01_2 a {
    width: 100%;
  }

  .pastGroup01_2 img {
    width: 100%;
    height: auto;
  }

  .pastGroup01_2:last-child {
    margin-right: 0px;
    float: left;
  }

  .gp-homepage-group__link {
    display: block;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }

  .gp-homepage-group__link:hover {
    opacity: 0.6;
  }

  .muBtn_set {
    width: 100%;
    margin-bottom: 40px;
    position: relative;
  }

  .muBtn_set2 {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
  }

  .muBtn01 {
    width: 400px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 160%;
    text-align: center;
    background-color: #00a9d9;
    margin: 0 auto;
    padding: 20px;
    display: block;
  }

  .muBtn01 span {
    font-size: 14px;
  }

  .muBtn01 img {
    vertical-align: middle;
  }

  .muBtn01:link,
  .muBtn01:visited {
    color: #fff;
    text-decoration: none;
  }

  .muBtn01:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.5;
  }

  .movieBoxWrap2020 {
    background-color: #eef3fa;
    padding: 50px 0;
  }

  .movieBoxWrap2020_inner {
    width: 960px;
    margin: 0 auto 60px;

  }

  .movieBoxWrap2020 .movieBox:first-of-type {
    width: 450px;
    float: left;
  }

  .movieBoxWrap2020 .movieBox:nth-of-type(2) {
    width: 450px;
    float: right;
  }

  .moviettl {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  }

  .movietxt {
    margin-top: 15px;
    font-size: 16px;
  }

  .moviedetailtxt {
    text-align: center;
  }

  /* ------ */
  .topMain {
    height: inherit;
  }

  .topMain img {
    width: 100% !important;
    position: inherit !important;
    margin-left: inherit !important;
    max-width: 1500px;
  }

  .pastGroup01Wrap {
    margin-bottom: 100px;
  }

  /* ::::::::::::: adobe_include用 ::::::::::::: */
  div #get_adobe {
    margin: 10px auto;
    padding: 15px;
    border: solid 1px #ccc;
  }
}

/* モバイル・sp ━━━━━━━━━━━━━━━━━━ */
@media only screen and (max-width:767px) {
  div #get_adobe div.flR {
    width: 100%;
    text-align: left;
    float: none;
  }

  div #get_adobe div.flL {
    width: 100%;
    text-align: left;
    float: none;
  }

  div #get_adobe p {
    word-break: normal;
  }
}

/* ::::::::::::: adobe_include用 ::::::::::::: */
/*結果発表用*/
.muBtn01.black_btn {
  background: -moz-linear-gradient(top left, #3d3938, #241917);
  background: -webkit-linear-gradient(top left, #3d3938, #241917);
  background: linear-gradient(to bottom right, #3d3938, #241917);
  width: 500px;
}

.icon_crown {
  padding-bottom: 15px;
}

@media only screen and (max-width:767px) {
  .muBtn01.black_btn {
    width: calc(100% - 30px);
  }
}