@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap&text=01238');
/* ================================================================
	meet up! -selection-
	2019.07
  レスポンシブ対応
================================================================ */
img.button_blank {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .pc_ind {
    display: none;
  }
  img{
    max-width: 100%;
  }
  /*meetup TOP
---------------------------------------------------*/
  .topMain {
    height: auto;
    background: none;
    margin-bottom: 20px;
  }
  .topMain h1,
  .topMain h1 img {
    width: 100%;
  }

  #topContainer {
    font-size: 100%;
  }
  #topContainer img {
    max-width: 100%;
  }
  #topContainer h2:not(.headMod03) {
    font-size: 5.0vw;
    font-weight: bold;
    text-align: center;
    margin: 0 0 25px;
    padding: 0 0 20px;
    background: url(/katsuyou/photo/mus/images/2021/top_line01.png) no-repeat bottom center;
  }
  .aboutBox{
    padding: 0 0 50px;
  }
  .aboutBox{
    width:100%;
    margin:75px 0 80px;
    background:#f4f4f4;
    padding:80px 0;
    position: relative;
    overflow-x: hidden;
  }
  .aboutBox::after {
    content: "";
    position: absolute;
    top: 0;
    right: 30vw;
    width: 307px;
    height: 100%;
    background: #EAEAEA;
    transform: skew(-20deg);
  }
  .aboutBoxInner{
    width: 90%;
    margin:0 auto;
    position: relative;
    z-index: 1;
  }
  .txtOrange{
    display: inline-block;
    background: linear-gradient(to top, #f4ad09 35%, transparent 35%);
  }
  #topContainer .aboutBoxInner h2{
    font-size:6vw;
    padding:0;
    margin:0 0 24px;
    background:none;
  }
  #topContainer .aboutBoxInner h2.winningTtl{
    padding: 12vw 0 0;
    margin: 0 0 20px;
    background:url(/katsuyou/photo/eopc/images/2023/winning_crown.png) no-repeat center top/12.8vw auto,url(/katsuyou/photo/eopc/images/2023/winning_leaf.png) no-repeat center top 80% / 100% 66%;
  }
  .aboutBoxInner h2>.txtOrange{
    font-size: 8.5vw;
  }
  .winningImg{
    text-align: center;
    margin:0 0 20px;
  }
  .winningImgLink{
    transition: .3s;
    display: block;
  }
  .winningImgLink:hover{
    opacity: .7;
    text-decoration: none;
  }
  .aboutBoxInnerLeadTxt{
    font-size:4.5vw;
    margin:0 0 40px;
    text-align: center;
  }
  .aboutBox3column{
    display: grid;
    gap:50px;
    margin-bottom:48px;
  }
  .aboutBox3columnImg{
    position: relative;
    margin-bottom:25px;
  }
  .aboutBox3columnImg>img{
    width: 100%;
    height: auto;
  }
  .aboutBox3columnLabel{
    display: block;
    width: 48px;
    height: 143px;
    padding: 5px 0 0 5px;
    position: absolute;
    top:0;
    left: 0;
    background:#0069b5;
    color: #fff;
    font-size:28px;
    font-family: Oswald,sans-serif;
    clip-path: polygon(0 0,100% 0,0 100%);
  }
  .aboutBox3columnTtl{
    font-size:5vw;
    line-height:1.3;
    text-align: center;
    margin-bottom: 20px;
  }
  .aboutBox3columnTtl>.txtOrange{
    font-size: 7vw;
  }
  .aboutBox3columnTtl>.itemsNumber{
    font-size: 9vw;
    font-family: Oswald,sans-serif;
    line-height: 1.2;
  }
  .aboutBox3column>section:first-of-type .aboutBox3columnTtl{
    margin-top:-22px;
  }
  .aboutBox3columnDtl{
    border:2px solid #0069B5;
    padding:16px 0;
    font-size: 100%;
    line-height: 1.375;
    text-align: center;
    border-image: url("/katsuyou/photo/eopc/images/2023/border.png");
    border-image-slice: 1;
  }
  .aboutBoxDate{
    text-align: center;
  }
  .aboutBoxDateTxt{
    display:block;
    font-size:6vw;
    margin-bottom:20px;
  }
  .aboutBoxDateBox{
    width:92%;
    padding:14px 0;
    display: inline-block;
    background:#0069b5;
    color: #fff;
    font-size: 5.4vw;
    transform:skew(-20deg);
  }
  .aboutBoxDateBox>.aboutBoxDateBoxInner{
    display: inline-block;
    transform:skew(20deg);
  }
  .aboutBoxDateBox .aboutBoxDateBoxNumber{
    line-height: 1;
    font-size: 9vw;
    font-family: Oswald,sans-serif;
  }
  .winningVideo{
    margin: -11px 0 64px;
  }
  .winningVideoInner{
    width: 90%;
    margin: 0 auto;
  }
  #topContainer h2.winningVideoTtl{
    padding: 0;
    background: none;
  }
  .winningVideoPlayer{
    display: block;
    width: 100%;
    max-width: 640px;
    height: auto;
    aspect-ratio: 16/9;
    margin: 0 auto;
  }
  .winningVideoNote{
    margin: 13px 0 0;
    font-size: 14px;
    text-align: center;
  }
  .toInfoBtn,.toWinningBtn{
    width:960px;
    /* width:90%; 募集時 */
    width: 100%;
    margin:0 auto 40px;
    font-size: 3.5vw;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 15px 0 15px 0;
    background:url(/katsuyou/photo/images/2019/btn_icon01.png) no-repeat right 15px center;
    display: block;
    background-color: #000;
    transition: .3s;
  }
  :is(.toInfoBtn,.toWinningBtn):hover{
    opacity:.7;
  }
  .toEPG{
    width:90%;
    margin:0 auto 40px;
    text-align: right;
    font-size: 3.5vw;;
  }
  .toEPGLink{
    display: inline-block;
    position: relative;
    padding-left: 20px;
  }
  .toEPGLink::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;
  }
  .information__app {
    margin-bottom: 21.33333vw;
    padding: 4.53333vw;
    border-width: 1.33333vw;
  }
  .information__app__title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 2.66667vw;
    margin-bottom: 6.66667vw;
  }
  .information__app__title > div:nth-of-type(1) {
    flex: 0 0 20.53333vw;
  }
  .information__app__title > div:nth-of-type(1) img {
    width: 100%;
    height: auto;
  }
  .information__app__title > div:nth-of-type(2) {
    display: contents;
  }
  .information__app__title > div:nth-of-type(2) h3 {
    flex: 0 0 53.33333vw;
    font-size: 4.8vw;
  }
  .information__app__title > div:nth-of-type(2) p {
    font-weight: bold;
  }
  .information__app__panel {
    display: flex;
    flex-wrap: wrap;
    gap: 4vw;
    margin-bottom: 4vw;
    padding: 4vw;
    border: solid 1.06667vw #c1ae84;
    border-radius: 2.66667vw;
  }
  .information__app__panel > h4 {
    flex: 0 0 100%;
    font-size: 3.73333vw;
    text-align: center;
  }
  .information__app__panel > div:nth-of-type(1) {
    flex: 0 0 24vw;
  }
  .information__app__panel > div:nth-of-type(1) img {
    width: 100%;
    height: auto;
  }
  .information__app__panel > div:nth-of-type(2) {
    flex: 0 0 38.66667vw;
  }
  .information__app__panel > div:nth-of-type(2) > a {
    display: inline-block;
  }
  .information__app__panel > div:nth-of-type(2) > a img {
    width: auto;
    height: 10.66667vw;
  }
  .information__app__panel > div:nth-of-type(2) > a:nth-child(1) {
    margin-bottom: 2.13333vw;
  }
  .information__grid {
    display: block;
  }
  .information__grid > div + div {
    margin-top: 13.33333vw;
  }


  .topBox03 {
    width: 94%;
    margin: 35px auto 0;
  }
  .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: 40px 15px;
  }
  .boxwrap {
    margin: 2.3vw 0 0 0;
  }
  .boxwrap .bumon_title,
  .boxwrap .info_title,
  .info_title {
    font-weight: bold;
    font-size: 4.4vw;
  }
  .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;
  }
  .lastyear_img img {
    width: 100%;
  }
  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;
  }
  .fontBig {
    /*font-size: 4.0vw !important;*/
    font-size: 115%;
  }
  .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;
  }
  .pastGroup01_btn_dl {
    display: inline-block;
    background: linear-gradient(to bottom right, #3d3938, #241917);
  }
  /*よくある質問
---------------------------------------------------*/
  .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: 15px 0 20px 0;
    font-size: 4.0vw;
    font-weight: normal;
    line-height: 30px;
    text-align: left;
    border: 1px solid #666;
    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;
  }
  .methodBox02 {
    width: 90%;
    margin: 0 auto 5px;
    position: relative;
  }
  .methodBox02 li {
    margin-bottom: 15px;
  }
  /*過去の入賞作品ページ
---------------------------------------------------*/
  .eopc_winning_content{
    width: 90%;
    margin: 0 auto;
  }
  .eopc_winning_content_link{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin: 0 0 30px;
  }
  .eopc_winning_content_link_items:link{
    display: block;
    background: #d9c451;
    text-align: center;
    color: #000;
    font-size: 1.25rem;
    padding: 12px 0;
    transition: .3s;
  }
  .eopc_winning_content_link_items_silver:link{
    background: #b9b9b9;
  }
  .eopc_winning_content_link li:last-child{
    grid-column: 1/3;
    grid-row-start: 2/3;
  }
  .eopc_winning_content_link_items_bronze:link{
    background: #b29469;
  }
  .eopc_winning_content_link_items:hover{
    text-decoration: none;
    opacity: .7;
  }
  .eopc_winning_section{
    padding: 64px 0;
  }
  .eopc_gold{
    background: #f4f4f4;
  }
  .eopc_winning_1row{
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px 0;
  }
  .eopc_winning_prize_ttl{
    width: 100%;
    background: #d9c451;
    line-height: 1;
    padding: 8px 0;
    margin: 0 auto 40px;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    clip-path: polygon(30px 0,100% 0,calc(100% - 30px) 100%,0 100%);
  }
  .eopc_winng_img{
    text-align: center;
    margin: 0 auto 15px;
  }
  .img_vertical > img{
    width: 70%;
  }
  .eopc_winning_heading{
    display: grid;
    grid-template-columns: 60px auto;
    gap: 0 15px;
    align-items: start;
    font-size: 1.25rem;
    font-weight: bold;
  }
  .eopc_winning_heading_ttl{
    display: inline-block;
    margin: 6px 0 0;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    font-size: .75rem;
    font-weight: bold;
  }
  .winning_review{
    margin: 24px 0 0;
    padding: 30px 15px 26px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
  .winning_review_ttl{
    font-size: 1.25rem;
    margin: 0 0 16px;
    line-height: 1;
  }
  .eopc_winning_content .top{
    font-size: .625rem;
    margin: 30px 0 0;
    text-align: right;
  }
  .eopc_winning_content .top>img{
    margin: 0 5px 0 0;
  }
  .eopc_winning_content .top>a{
    color: #000;
  }
  .eopc_silver{
    background: #fafafa;
  }
  .eopc_winning_prize_ttl_silver{
    background: #b9b9b9;
  }
  .eopc_winning_prize_ttl_bronze{
    background: #b29469;
  }
  .eopc_winning_3row{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px 20px;
  }
  .eopc_winning_3row .eopc_winning_heading{
    font-size: .875rem;
    grid-template-columns: 1fr;
    gap: 5px;
  }
  .eopc_winning_3row .eopc_winning_heading_ttl{
    font-size: .625rem;
    width: 48px;
  }
  .eopc_winning_3row .eopc_winning_heading_txt{
    margin: 0 0 5px;
  }
  .eopc_bronze{
    padding: 64px 0 0;
  }
}
/*PC
768px 以上～
------------------------------------------------------------------------------------------------------------------*/
@media print,
screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  #meetup #contents_inner {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
  }
  #meetup #contents_inner.dlarea-2021 {
    margin-top: 100px;
  }
  /*meetup TOP
---------------------------------------------------*/
  .topMain {
    max-width: 1500px;
    margin: 0 auto;
    height: 360px;
    position: relative;
    margin-bottom: 40px;
  }
  .topMain img {
		/*
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -750px;
		*/
  }
  #topContainer {
    font-size: 100%;
  }
  #topContainer img {
    max-width: 100%;
  }
  #topContainer h2:not(.headMod03) {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 35px;
    padding: 0 0 35px;
    background: url(/katsuyou/photo/mus/images/2021/top_line01.png) no-repeat bottom center;
  }
  .aboutBox{
    width:100%;
    margin:75px 0 80px;
    background:#f4f4f4;
    padding:80px 0;
    position: relative;
  }
  .aboutBox::after {
    content: "";
    position: absolute;
    top: 0;
    left: 166px;
    width: 307px;
    height: 100%;
    background: #EAEAEA;
    transform: skew(-20deg);
  }
  .aboutBoxInner{
    width: 960px;
    margin:0 auto;
    position: relative;
    z-index: 1;
  }
  .txtOrange{
    display: inline-block;
    background: linear-gradient(to top, #f4ad09 35%, transparent 35%);
  }
  #topContainer .aboutBoxInner h2{
    font-size:40px;
    padding:0;
    margin:0 0 24px;
    background:none;
  }
  #topContainer .aboutBoxInner h2.winningTtl{
    padding: 60px 0 0;
    margin: 0 0 28px;
    background:url(/katsuyou/photo/eopc/images/2023/winning_crown.png) no-repeat center top/70px 48px,url(/katsuyou/photo/eopc/images/2023/winning_leaf.png) no-repeat center top /100% auto;
  }
  .aboutBoxInner h2>.txtOrange{
    font-size: 40px;
    background: linear-gradient(to top, transparent 14%, #f4ad09 14%, #f4ad09 40%, transparent 40%)
  }
  .winningImg{
    margin:0 0 40px;
  }
  .winningImgLink{
    transition: .3s;
    display: block;
  }
  .winningImgLink:hover{
    opacity: .7;
    text-decoration: none;
  }
  .aboutBoxInnerLeadTxt{
    font-size:24px;
    margin:0 0 40px;
    text-align: center;
  }
  .aboutBox3column{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap:30px;
    margin-bottom:48px;
  }
  .aboutBox3columnImg{
    position: relative;
    margin-bottom:32px;
  }
  .aboutBox3columnLabel{
    display: block;
    width: 48px;
    height: 143px;
    padding: 5px 0 0 5px;
    position: absolute;
    top:0;
    left: 0;
    background:#0069b5;
    color: #fff;
    font-size:28px;
    font-family: Oswald,sans-serif;
    clip-path: polygon(0 0,100% 0,0 100%);
  }
  .aboutBox3columnTtl{
    font-size:20px;
    line-height:1.3;
    text-align: center;
    margin-bottom: 20px;
  }
  .aboutBox3columnTtl>.txtOrange{
    font-size: 28px;
  }
  .aboutBox3columnTtl>.itemsNumber{
    font-size: 40px;
    font-family: Oswald,sans-serif;
    line-height: 1.2;
  }
  .aboutBox3column>section:first-of-type .aboutBox3columnTtl,
  .aboutBox3column>section:first-of-type .aboutBox3columnDtl{
    translate:0 -22px;
  }
  .aboutBox3columnDtl{
    border:2px solid #0069B5;
    padding:16px 0;
    font-size: 16px;
    line-height: 1.375;
    text-align: center;
    border-image: url("/katsuyou/photo/eopc/images/2023/border.png");
    border-image-slice: 1;
  }
  .aboutBoxDate{
    text-align: center;
  }
  .aboutBoxDateTxt{
    display:block;
    font-size:24px;
    margin-bottom:20px;
  }
  .aboutBoxDateBox{
    padding:14px 80px;
    display: inline-block;
    background:#0069b5;
    color: #fff;
    font-size: 20px;
    transform:skew(-20deg);
  }
  .aboutBoxDateBox>.aboutBoxDateBoxInner{
    display: inline-block;
    transform:skew(20deg);
  }
  .aboutBoxDateBox .aboutBoxDateBoxNumber{
    line-height: 1;
    font-size: 40px;
    font-family: Oswald,sans-serif;
  }
  .winningVideo{
    margin: -11px 0 64px;
  }
  .winningVideoInner{
    width: 960px;
    margin: 0 auto;
  }
  #topContainer h2.winningVideoTtl{
    padding: 0;
    background: none;
  }
  .winningVideoPlayer{
    display: block;
    width: 100%;
    max-width: 640px;
    height: auto;
    aspect-ratio: 16/9;
    margin: 0 auto;
  }
  .winningVideoNote{
    margin: 13px 0 0;
    font-size: 14px;
    text-align: center;
  }
  .toInfoBtn,.toWinningBtn{
    width:960px;
    margin:0 auto 40px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 15px 0 15px 0;
    background:url(/katsuyou/photo/images/2019/btn_icon01.png) no-repeat right 15px center;
    display: block;
    background-color: #000;
    transition: .3s;
  }
  :is(.toInfoBtn):hover{
    opacity:.7;
  }
  .toEPG{
    width:960px;
    margin:0 auto 40px;
    text-align: right;
  }
  .toEPGLink{
    display: inline-block;
    position: relative;
    padding-left: 20px;
  }
  .toEPGLink::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;
  }
  .information__app {
    box-sizing: border-box;
    max-width: 960px;
    margin: 0 auto 100px;
    padding: 40px;
    background: #fff;
    border: solid 10px #eae7e2;
  }
  .information__grid {
    display: flex;
    gap: 60px;
  }
  .information__grid__fb {
    flex: 0 0 340px;
  }
  .information__grid__news {
    flex: 1 0 0%;
  }
  .information__news {
    border-top: solid 1px #E3E3E3;
  }
  .information__news__item {
    padding: 1.2em 0;
    border-bottom: solid 1px #E3E3E3;
  }
  .information__app__title {
    display: flex;
    gap: 22px;
    margin-bottom: 40px;
    font-weight: bold;
  }
  .information__app__title > div:nth-child(1) {
    flex: 0 0 96px;
  }
  .information__app__title h3 {
    margin-bottom: .3em;
    font-size: 25px;
  }
  .information__app__panel {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 25px;
    padding: 20px;
    border: solid 4px #c1ae84;
    border-radius: 10px;
  }
  .information__app__panel > div:nth-of-type(2) {
    display: contents;
  }
  .topBox03 {
    width: 960px;
    margin: 65px auto 0;
  }
  .topNews {
    margin-bottom: 40px;
  }
  .topNews dl {
    border-bottom: 1px dotted #3c3c3c;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .topNews dl:last-child {
    border: none;
    margin-bottom: 20px;
    padding-bottom: 0px;
  }
  .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;
  }
  /*応募要項
---------------------------------------------------*/
  .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-image: url(/katsuyou/photo/mus/images/common/h2_bg.png);
    background-repeat: no-repeat;
  }
  .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 {
    float: left;
  }
  .lastyear_img + p {
    float: left;
    margin-left: 30px;
    font-size: 23px;
  }
  
  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;
  }
  .fontBig {
    font-size: 115%;
  }
  .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;
  }
  /*よくある質問
---------------------------------------------------*/
  .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 25px 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;
  }
  .methodBox02 {
    margin-bottom: 25px;
    position: relative;
  }
  .methodBox02 li {
    margin-right: 30px;
    float: left;
  }
  .methodBox02 li img.faqimg {
    width: 360px;
  }
  /*過去の入賞作品ページ
---------------------------------------------------*/
  .eopc_winning_content{
    width: 960px;
    margin: 0 auto;
  }
  .eopc_winning_content_link{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin: 0 0 50px;
  }
  .eopc_winning_content_link_items:link{
    display: block;
    background: #d9c451;
    clip-path: polygon(30px 0,100% 0,calc(100% - 30px) 100%,0 100%);
    text-align: center;
    color: #000;
    font-size: 1.25rem;
    padding: 12px 0;
    transition: .3s;
  }
  .eopc_winning_content_link_items_silver:link{
    background: #b9b9b9;
  }
  .eopc_winning_content_link_items_bronze:link{
    background: #b29469;
  }
  .eopc_winning_content_link_items:hover{
    text-decoration: none;
    opacity: .7;
  }
  .eopc_winning_section{
    padding: 64px 0;
  }
  .eopc_gold{
    background: #f4f4f4;
  }
  .eopc_winning_1row{
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px 0;
  }
  .eopc_winning_prize_ttl{
    width: 510px;
    background: #d9c451;
    line-height: 1;
    padding: 12px 0;
    margin: 0 auto 40px;
    font-weight: bold;
    font-size: 2rem;
    text-align: center;
    clip-path: polygon(30px 0,100% 0,calc(100% - 30px) 100%,0 100%);
  }
  .eopc_winng_img{
    text-align: center;
    margin: 0 auto 15px;
  }
  .img_vertical > img{
    width: 70%;
  }
  .eopc_winning_heading{
    display: grid;
    grid-template-columns: 60px auto;
    gap: 0 15px;
    align-items: start;
    font-size: 1.25rem;
    font-weight: bold;
  }
  .eopc_winning_heading_ttl{
    display: inline-block;
    margin: 6px 0 0;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    font-size: .75rem;
    font-weight: bold;
  }
  .winning_review{
    margin: 24px 0 0;
    padding: 30px 30px 26px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
  .winning_review_ttl{
    font-size: 1.25rem;
    margin: 0 0 16px;
    line-height: 1;
  }
  .eopc_winning_content .top{
    font-size: .625rem;
    margin: 30px 0 0;
    text-align: right;
  }
  .eopc_winning_content .top>img{
    margin: 0 5px 0 0;
  }
  .eopc_winning_content .top>a{
    color: #000;
  }
  .eopc_silver{
    background: #fafafa;
  }
  .eopc_winning_prize_ttl_silver{
    background: #b9b9b9;
  }
  .eopc_winning_prize_ttl_bronze{
    background: #b29469;
  }
  .eopc_winning_3row{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 40px 30px;
  }
  .eopc_bronze{
    padding: 64px 0 0;
  }
}
@media print,
screen and (min-width: 768px) {
  .topMain {
    height: inherit;
  }
  .topMain img {
    width: 100% !important;
    position: inherit !important;
    margin-left: inherit !important;
    max-width: 1500px;
  }
}
/* ::::::::::::: 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用 ::::::::::::: */
/*フォトコンテストに関するプライバシーステートメント */
#cookie_optout {
  background: #E60000 no-repeat url(/privacy/img/leftArrow.png) top 11px left 18px;
}
.btnFormat {
  display: block;
  width: 220px;
  height: 34px;
  color: #fff !important;
  text-align: center;
  font-weight: bold;
  line-height: 34px;
  font-size: 14px;
}
#cookie_optin {
  background: #005AB4 no-repeat url(/privacy/img/leftArrow.png) top 11px left 18px;
}
#btn_product_pdf {
  width: 960px;
  margin: 0 auto 80px;
}
#btn_product_pdf .btn_product_pdf-orange {
  display: block;
  width: 500px;
  margin: 0 auto 50px;
  padding: 20px;
  line-height: 160%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  background: #ff7b0e;
  color: #fff;
}
#btn_product_pdf .btn_product_pdf-orange img {
  vertical-align: middle;
}
.btn_product_pdf-orange:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.5;
}
@media only screen and (max-width:767px) {
  #btn_product_pdf {
    width: 94%;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
  }
  #btn_product_pdf .btn_product_pdf-orange {
    width: 100%;
    box-sizing: border-box;
    background: #ff7b0e;
    color: #fff;
    box-sizing: border-box;
    display: block;
    padding: 3% 0 3% 0;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 30px 0;
  }
}

	#meetup p.top {
		font-size: 77%;
		padding: 30px 0 30px;
		text-align: right !important;
	}
	#meetup p.top img {
		margin-right: 4px;
		vertical-align: 0.2em;
	}
@media print,
screen and (min-width: 768px) {
	.mu-inner {
		width: 960px;
		margin: 0 auto 40px;
	}
}
@media only screen and (max-width:767px) {

	#contents {
		padding:0;
	}
}