@charset "UTF-8";
/* ================================================================
	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;
  }
  /*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 {
    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;
  }
  .leadArea {
    margin-bottom: 25px;
  }
  .leadAreaInner {
    width: 94%;
    margin: 0 auto;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    text-align: center;
  }
  .leadArea_ttl {
    font-size: 4.3vw;
    font-weight: bold;
    color: #FF5055;
    margin-bottom: 10px;
    line-height: 1.5;
  }
  .leadArea_ttl span {
    display: inline-block;
    padding: 0 0.3em;
    background: linear-gradient(#fff 30%, #FFFAB3 60%);
  }
  .leadArea_middle {
    font-size: 4.0vw;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .leadArea_txt {
    font-size: 3.8vw;
    font-weight: bold;
  }
  .department {
    padding: 50px 0;
  }
  #print.department {
    background-color: #f8f7ee;
  }
  #data.department {
    background-color: #F7FAD6;
    margin-bottom: 30px;
  }
  .departmentInner {
    width: 94%;
    margin: 0 auto;
    text-align: center;
  }
  .department_top {
    font-size: 3.8vw;
    font-weight: bold;
    color: #FF5055;
  }
  #print .department_top span {
    color: #fe9d44;
  }
  #data .department_top span {
    color: #33c483;
  }
  .department_leadtxt {
    font-size: 3.4vw;
    margin-bottom: 20px;
  }
  .departmentInner .tag {
    display: inline-block;
    font-size: 5.6vw;
    text-align: center;
    padding: 5px 25px 0px;
    margin-bottom: 20px;
    text-align: center;
  }
  .departmentInner .tag.tag-red {
    background-color: #FF5055;
    color: #fff;
  }
  .departmentInner .tag.tag-gray {
    background-color: #5A5A5A;
    color: #fff;
  }
  .departmentBox_img {
    margin-bottom: 25px;
    width: 100%;
  }
  .departmentBoxTxt {
    width: 95%;
    margin: 0 auto;
    text-align: left;
    font-size: 3.4vw;
  }
  .departmentBoxTxt h3 {
    font-size: 4.8vw;
    font-weight: bold;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .departmentBoxTxt h3 img {
    margin-right: 3vw;
  }
  .departmentBoxTxt_lead {
    margin-bottom: 20px;
  }
  .departmentBoxTxt_btn {
    margin-top: 25px;
  }
  .departmentBoxTxt_btn a {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 25px 10px;
    display: block;
    background-image: url(/katsuyou/photo/mus/images/2020/btn_icon01.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
    border-radius: 8px;
    margin: 0 auto;
  }
  .departmentBoxTxt_btn a:hover {
    text-decoration: none;
  }
  .departmentBoxTxt_btn a.btn-color-01 {
    background-color: #fed2b4;
  }
  .departmentBoxTxt_btn a.btn-color-01:hover {
    background-color: #feb582;
  }
  .departmentBoxTxt_btn a.btn-color-02 {
    background-color: #cfe76b;
  }
  .departmentBoxTxt_btn a.btn-color-02:hover {
    background-color: #A1BE46;
  }
  .winningBox {
    background-image: url(/katsuyou/photo/mus/images/2021/top_bg02sp.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 4vw;
    margin-bottom: 15px;
  }
  .winningBox img {
    width: 10vw;
    margin-bottom: 10px;
  }
  .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%;
  }
  /*よくある質問
---------------------------------------------------*/
  .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;
  }
  /*過去の入賞作品ページ
---------------------------------------------------*/
  /*データ部門・プリント部門 共通
----------------------------------------*/
  .data_nyusyo_area .mu-opus-group,
  .print_nyusyo_area .mu-opus-group {
    justify-content: space-between;
  }
  .data_nyusyo_area .mu-opus--group,
  .print_nyusyo_area .mu-opus--group {
    width: calc(95% / 2);
  }
  .print_yusyu_area,
  .data_yusyu_area {
    margin-bottom: 0px;
  }
  .mu-opus__author {
    display: block;
    border-bottom: none;
  }
  h4.mu-opus__review-title::after {
    width: 53%;
  }
	.data_yusyu_area h4.mu-opus__review-title::after {
		width: 49% !important;
	}
  /*データ部門
----------------------------------------*/
  #selection-data-2022.box_2022 .mu-inner {
    padding-top: 20%;
    padding-bottom: 20%;
    margin-bottom: 0;
  }
  .data-box-paddng {
    padding: 0 15px;
  }
  .data-bg-color01 {
    background-color: #F7FAD6;
  }
  .data-bg-color02 {
    background-color: #fafce6;
  }
  .data-bg-color03 {
    background-color: #fcfdf2;
  }
  .data-bg-color04 {
    background-color: #fff;
  }
  .data_yusyu_area .mu-opus .mu-opus__author,
  .data_yusyu_area .mu-opus:nth-of-type(1) .mu-opus__author,
  .data_yusyu_area .mu-opus:nth-of-type(2) .mu-opus__author,
	.print_yusyu_area .mu-opus:nth-of-type(1) .mu-opus__author {
    padding: 15px 0;
  }
  .data_yusyu_area .mu-opus:not(:last-child) {
    margin-bottom: 13%;
  }
	.print_yusyu_area, .data_yusyu_area {
			margin-bottom: 60px;
	}
}
/*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 h2 {
    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;
  }
  .leadArea {
    padding-bottom: 40px;
  }
  .leadAreaInner {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  }
  .leadArea_ttl {
    font-size: 40px;
    font-weight: bold;
    color: #FF5055;
    margin-bottom: 25px;
    line-height: 1.5;
  }
  .leadArea_ttl span {
    display: inline-block;
    padding: 0 0.3em;
    background: linear-gradient(#fff 30%, #FFFAB3 60%);
  }
  .leadArea_middle {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 25px;
  }
  .leadArea_txt {
    font-size: 24px;
    font-weight: bold;
  }
  .department {
    padding: 60px 0 60px;
  }
  #print.department {
    background-color: #fff8f1;
  }
  #data.department {
    background-color: #F7FAD6;
    margin-bottom: 65px;
  }
  .departmentInner {
    width: 960px;
    margin: 0 auto;
    text-align: center;
  }
  .department_top {
    margin-top: 15px;
    font-size: 40px;
    line-height: 1.3;
    font-weight: bold;
    color: #FF5055;
  }
  #print .department_top span {
    color: #fe9d44;
  }
  #data .department_top span {
    color: #33c483;
  }
  .department_leadtxt {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .departmentInner .tag {
    display: inline-block;
    font-size: 28px;
    text-align: center;
    padding: 3px 15px 0px;
    margin-bottom: 25px;
  }
  .departmentInner .tag.tag-red {
    background-color: #FF5055;
    color: #fff;
  }
  .departmentInner .tag.tag-gray {
    background-color: #5A5A5A;
    color: #fff;
  }
  .departmentBox {
    display: flex;
    align-items: center;
  }
  .departmentBox_img {
    margin-right: 55px;
  }
  .departmentBoxTxt {
    text-align: left;
    font-size: 16px;
  }
  .departmentBoxTxt h3 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .departmentBoxTxt h3 img {
    margin-right: 15px;
  }
  .departmentBoxTxt_lead {
    margin-bottom: 50px;
  }
  .departmentBoxTxt_btn {
    margin-top: 20px;
  }
  .departmentBoxTxt_btn a {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 25px 10px;
    display: block;
    background-image: url(/katsuyou/photo/mus/images/2020/btn_icon01.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
    border-radius: 8px;
    width: 385px;
    margin: 0 auto;
  }
  .departmentBoxTxt_btn a:hover {
    text-decoration: none;
  }
  .departmentBoxTxt_btn a.btn-color-01 {
    background-color: #fed2b4;
  }
  .departmentBoxTxt_btn a.btn-color-01:hover {
    background-color: #feb582;
  }
  .departmentBoxTxt_btn a.btn-color-02 {
    background-color: #cfe76b;
  }
  .departmentBoxTxt_btn a.btn-color-02:hover {
    background-color: #A1BE46;
  }
  .winningBox {
    background-image: url(/katsuyou/photo/mus/images/2021/top_bg02.png);
    background-position: top 2% center;
    background-repeat: no-repeat;
    padding: 15px 0 35px 0;
    margin-bottom: 15px;
  }
  .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%;
  }
  /*よくある質問
---------------------------------------------------*/
  .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;
  }
  /*過去の入賞作品ページ
---------------------------------------------------*/
  /*データ部門・プリント部門 共通
----------------------------------------*/
  #selection-data-2022.box_2022 .mu-inner {
    margin: 0 auto;
    padding: 80px 0 80px;
  }
  #selection-data-2022.box_2022 .mu-inner h2 {
    margin-bottom: 50px;
  }
  .mu-opus__author {
    display: block;
    border-bottom: none;
  }
  .mu-frame {
    padding: 0;
  }
  .mu-frame_title h4 {
    border-bottom: 2px solid #000;
    min-width: inherit;
    width: 20%;
  }
  /*データ部門
----------------------------------------*/
  .data-bg-color01 {
    background-color: #F7FAD6;
  }
  .data-bg-color02 {
    background-color: #fafce6;
  }
  .data-bg-color03 {
    background-color: #fcfdf2;
  }
  .data-bg-color04 {
    background-color: #fff;
  }
  .data_yusyu_area .mu-opus:nth-of-type(1) .mu-opus__author,
  .data_yusyu_area .mu-opus:nth-of-type(3) .mu-opus__author,
  .data_judge_area .mu-opus:nth-of-type(1) .mu-opus__author,
  .data_judge_area .mu-opus:nth-of-type(2) .mu-opus__author,
  .data_judge_area .mu-opus:nth-of-type(3) .mu-opus__author {
    padding: 20px 30px 20px 24%;
  }
  .data_yusyu_area .mu-opus:nth-of-type(2) .mu-opus__author {
    padding: 20px 30px 20px 9.2%;
  }
  .print_judge_area .mu-opus__author,
  .data_judge_area .mu-opus__author {
    padding-left: 16.4%;
  }
  .print_judge_area .mu-opus,
  .data_judge_area .mu-opus {
    margin-bottom: 20px;
  }
  .data_yusyu_area .mu-opus:not(:last-child) {
    margin-bottom: 100px;
  }
  /*-----------------------------------*/
}
@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;
  }
}