/* Scss Document */
#main {
  display: block; }

#topImg {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  margin-bottom: 60px; }
  #topImg:before {
    display: block;
    content: "";
    background: url("../images/photo/dot.svg") left top repeat;
    background-size: 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  #topImg video {
    min-height: 100%;
    min-height: 100vh;
    min-width: 100%;
    min-width: 100vw;
    position: absolute;
    top: 0; }
  #topImg h2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 593px;
    width: 100%;
    margin: 0 auto;
    z-index: 2; }
    #topImg h2 img {
      width: 100%; }

#photo .sectionTitle {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  line-height: 2.0;
  background-color: #ff0000;
  padding: 0 2.5em; }
#photo .subtitle02 {
  display: inline-block;
  color: #000000;
  font-size: 12px;
  line-height: 2.0;
  border: 1px solid #000000;
  padding: 0 2em;
  margin-bottom: 15px; }
#photo .subtitle03 span {
  display: inline-block;
  color: #ffffff;
  font-size: 25px;
  font-weight: 700;
  line-height: 2.0;
  background-color: #ff0000;
  border-radius: 10px;
  padding: 0 0.5em; }
#photo .hashtagLabel01 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 2.4;
  background-color: #000000;
  border-radius: 20px; }
#photo .document {
  font-size: 16px;
  line-height: 2.0; }
#photo .topSection {
  text-align: center; }
  #photo .topSection .englishButton a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px; }
    #photo .topSection .englishButton a img {
      width: 30px;
      margin-left: 10px; }
  #photo .topSection .movie {
    position: relative;
    width: 800px;
    height: 450px;
    margin: 0 auto 60px; }
    #photo .topSection .movie iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }
  #photo .topSection .subtitleTop {
    margin-bottom: 50px; }
    #photo .topSection .subtitleTop img {
      width: 353px; }
  #photo .topSection .document {
    margin-bottom: 50px; }
  #photo .topSection .documentEn {
    font-size: 24rem;
    font-weight: 900;
    color: #000;
    margin-bottom: 70px; }
#photo .outlineSection {
  text-align: center;
  margin-bottom: 150px; }
  #photo .outlineSection .sectionTitle {
    font-size: 32rem;
    margin-bottom: 20px; }
  #photo .outlineSection .document {
    font-size: 14px;
    margin-bottom: 45px; }
  #photo .outlineSection .documentEn {
    margin-bottom: 65px; }
  #photo .outlineSection .detailArea {
    margin-bottom: 45px; }
    #photo .outlineSection .detailArea .entryPeriod {
      font-size: 25px;
      font-weight: bold;
      color: #000; }
      #photo .outlineSection .detailArea .entryPeriod br {
        display: none; }
    #photo .outlineSection .detailArea .entryPeriodEn {
      font-size: 35px;
      font-weight: bold;
      color: #000; }
    #photo .outlineSection .detailArea .document {
      font-size: 14px;
      margin-bottom: 0; }
      #photo .outlineSection .detailArea .document .br_sp {
        display: none; }
#photo .flowSection {
  text-align: center;
  margin-bottom: 80px; }
  #photo .flowSection .sectionTitle {
    font-size: 32rem;
    margin-bottom: 40px; }
  #photo .flowSection .text01 {
    line-height: 2.0;
    margin-bottom: 40px; }
  #photo .flowSection .image01 {
    margin-bottom: 80px; }
  #photo .flowSection .text02 {
    font-size: 48rem;
    margin-bottom: 80px; }
  #photo .flowSection .text03 {
    line-height: 2.0;
    margin-bottom: 40px; }
  #photo .flowSection .image02 {
    margin-bottom: 40px; }
  #photo .flowSection .text04 {
    line-height: 2.0; }
#photo .entrySection {
  text-align: center;
  margin-bottom: 180px; }
  #photo .entrySection .sectionTitle {
    font-size: 32rem;
    margin-bottom: 40px; }
  #photo .entrySection .structureArea {
    width: 94%;
    text-align: start;
    display: flex;
    justify-content: space-between;
    margin: 0 3% 110px; }
    #photo .entrySection .structureArea .japaneseBlock {
      width: 49%; }
      #photo .entrySection .structureArea .japaneseBlock .explanation > li {
        line-height: 2.3;
        margin-bottom: 2em; }
        #photo .entrySection .structureArea .japaneseBlock .explanation > li .bold {
          font-weight: 700; }
        #photo .entrySection .structureArea .japaneseBlock .explanation > li .note {
          margin-top: 1em; }
          #photo .entrySection .structureArea .japaneseBlock .explanation > li .note li {
            color: #ff0000;
            font-size: 12px;
            font-weight: 700;
            text-indent: -1em;
            padding-left: 1em; }
    #photo .entrySection .structureArea .englishBlock {
      width: 65%;
      margin: 0 auto;
      line-height: 2.3; }
      #photo .entrySection .structureArea .englishBlock .sentence {
        margin-bottom: 2em; }
      #photo .entrySection .structureArea .englishBlock .explanation li {
        margin-bottom: 2em;
        text-indent: -1em;
        padding-left: 1em; }
  #photo .entrySection .instagramArea {
    width: 49%; }
    #photo .entrySection .instagramArea .image {
      display: flex;
      justify-content: center;
      margin-bottom: 25px; }
      #photo .entrySection .instagramArea .image a {
        margin: 0 10px; }
    #photo .entrySection .instagramArea .explanation {
      text-align: center; }
    #photo .entrySection .instagramArea .image_down {
      text-align: center;
      margin-top: 20px; }
      #photo .entrySection .instagramArea .image_down img {
        width: 300px; }
  #photo .entrySection .noteArea .noteTitle {
    color: #000000;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 1em; }
  #photo .entrySection .noteArea .sentence {
    line-height: 2.3;
    margin-bottom: 1em; }
#photo .ruleSection {
  text-align: center;
  margin-bottom: 200px; }
  #photo .ruleSection .sectionTitle {
    font-size: 32rem;
    margin-bottom: 30px; }
  #photo .ruleSection .structureArea {
    width: 94%;
    display: flex;
    justify-content: space-between;
    margin: 0 3% 50px; }
    #photo .ruleSection .structureArea .documentBlock {
      width: 47%;
      text-align: start; }
      #photo .ruleSection .structureArea .documentBlock .sentence {
        line-height: 2.3;
        margin-bottom: 1em; }
    #photo .ruleSection .structureArea .imageBlock {
      width: 50%; }
  #photo .ruleSection .supplementArea {
    margin-bottom: 50px; }
    #photo .ruleSection .supplementArea .br_sp {
      display: none; }
  #photo .ruleSection .photoArea {
    margin-bottom: 70px; }
    #photo .ruleSection .photoArea .subtitle02 {
      padding: 0 6em;
      margin-bottom: 30px;
      background-color: #000;
      color: #fff; }
    #photo .ruleSection .photoArea .theme {
      color: #000000;
      font-size: 20px;
      font-weight: 900;
      line-height: 2.0; }
    #photo .ruleSection .photoArea .supplement {
      line-height: 2.3; }
  #photo .ruleSection .hashtagruleArea {
    margin-bottom: 145px; }
    #photo .ruleSection .hashtagruleArea .subtitle02 {
      padding: 0 6em;
      margin-bottom: 30px;
      background-color: #000;
      color: #fff; }
    #photo .ruleSection .hashtagruleArea .supplement {
      line-height: 2.3;
      margin-bottom: 70px; }
      #photo .ruleSection .hashtagruleArea .supplement .br_sp {
        display: none; }
    #photo .ruleSection .hashtagruleArea .subtitle03 {
      margin-bottom: 20px; }
    #photo .ruleSection .hashtagruleArea .hashtagExplanation {
      line-height: 1.3;
      margin-bottom: 70px; }
      #photo .ruleSection .hashtagruleArea .hashtagExplanation .br_sp {
        display: none; }
    #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 25px; }
      #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .hashtagLabel01Large {
        color: #ff0000;
        font-size: 35px;
        margin-bottom: 53px;
        font-weight: bold; }
        #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .hashtagLabel01Large span {
          display: block;
          color: #000;
          font-size: 14rem;
          margin-top: 10px; }
      #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .plusIcon {
        width: 63px;
        margin-bottom: 23px; }
      #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .text01 {
        font-weight: bold;
        margin-bottom: 30px; }
      #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .hashtagTable01 {
        max-width: 501px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto; }
        #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .hashtagTable01 .piece {
          width: 143px;
          margin: 0 12px 14px; }
          #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .hashtagTable01 .piece .category {
            line-height: 1.75; }
            #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .hashtagTable01 .piece .category span {
              display: block;
              font-size: 10rem; }
          #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .hashtagTable01 .piece .hashtag {
            font-size: 20rem;
            font-weight: bold;
            color: #ff0000;
            margin-top: 5px; }
    #photo .ruleSection .hashtagruleArea .otherHashtag {
      border: 1px solid #000;
      width: 500px;
      padding: 20px;
      margin: 0 auto; }
      #photo .ruleSection .hashtagruleArea .otherHashtag .theme {
        color: #000000;
        font-size: 20px;
        font-weight: 900;
        line-height: 1.5;
        margin-bottom: 15px; }
      #photo .ruleSection .hashtagruleArea .otherHashtag .text01 {
        margin-bottom: 30px;
        line-height: 1.5; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .text01 .br_sp {
          display: none; }
      #photo .ruleSection .hashtagruleArea .otherHashtag .hashtagTable02 {
        max-width: 501px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .hashtagTable02 .piece {
          margin: 14px 0; }
          #photo .ruleSection .hashtagruleArea .otherHashtag .hashtagTable02 .piece .category {
            line-height: 1.3;
            margin-bottom: 8px; }
          #photo .ruleSection .hashtagruleArea .otherHashtag .hashtagTable02 .piece dd {
            font-weight: bold;
            font-size: 18rem;
            color: #000; }
      #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .englishTitle {
        margin-bottom: 3em; }
      #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .explanationEn {
        margin-bottom: 45px; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .explanationEn .each {
          margin-bottom: 1em; }
      #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .subtitle03 span {
        padding: 0 1em; }
      #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .text01 {
        margin-bottom: 55px; }
      #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .text02 {
        margin-bottom: 3em; }
      #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .text03 {
        margin-bottom: 4em; }
      #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .text04 {
        line-height: 2.0; }
  #photo .ruleSection .noteruleArea .subtitle02 {
    background-color: #000;
    color: #fff;
    margin-bottom: 35px;
    padding-left: 8em;
    padding-right: 8em; }
  #photo .ruleSection .noteruleArea .theme {
    color: #000000;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 25px; }
  #photo .ruleSection .noteruleArea .sentence01 {
    margin-bottom: 55px; }
    #photo .ruleSection .noteruleArea .sentence01 .br_sp {
      display: none; }
  #photo .ruleSection .noteruleArea .image {
    margin-bottom: 40px; }
  #photo .ruleSection .noteruleArea .sentence02 {
    line-height: 2.3;
    margin-bottom: 20px; }
  #photo .ruleSection .noteruleArea .illustration {
    color: #ffffff;
    max-width: 530px;
    width: 100%;
    background-color: #000000;
    padding: 18px 20px;
    margin: 0 auto 10px; }
    #photo .ruleSection .noteruleArea .illustration .head {
      font-size: 12px;
      margin-bottom: 10px; }
    #photo .ruleSection .noteruleArea .illustration .accountList {
      display: flex;
      justify-content: center; }
      #photo .ruleSection .noteruleArea .illustration .accountList .account {
        font-size: 16px;
        margin: 0 3px;
        margin-bottom: 20px; }
    #photo .ruleSection .noteruleArea .illustration .hashtagList {
      display: flex;
      justify-content: center;
      align-items: center; }
      #photo .ruleSection .noteruleArea .illustration .hashtagList .hashtag .name {
        width: 151px;
        color: #000000;
        font-size: 17px;
        background-color: #ffffff;
        margin-bottom: 10px; }
      #photo .ruleSection .noteruleArea .illustration .hashtagList .hashtag .explanation {
        font-size: 12px; }
      #photo .ruleSection .noteruleArea .illustration .hashtagList .iconPlus {
        width: 15px;
        padding-bottom: 22px;
        margin: 0 12px; }
  #photo .ruleSection .noteruleArea .sentence03 {
    line-height: 2.3; }
#photo .prizeSection {
  text-align: center;
  margin-bottom: 75px; }
  #photo .prizeSection .sectionTitle {
    font-size: 32rem;
    margin-bottom: 20px;
    padding-left: 4em;
    padding-right: 4em; }
  #photo .prizeSection .theme {
    color: #000000;
    font-size: 20px;
    font-weight: 900;
    line-height: 1.65;
    margin-bottom: 0.5em; }
  #photo .prizeSection .themeEn {
    margin-bottom: 3em; }
  #photo .prizeSection .supplement {
    margin-bottom: 70px; }
  #photo .prizeSection .trophy {
    margin-bottom: 16px; }
  #photo .prizeSection .label {
    color: #000000;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 13px; }
  #photo .prizeSection .hashtag {
    width: 143px;
    margin: 0 auto; }
  #photo .prizeSection .name {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 135px; }
    #photo .prizeSection .name span {
      font-size: 26px; }
  #photo .prizeSection .sentence01 {
    margin-bottom: 65px; }
  #photo .prizeSection .prizeListArea .prizeList01 {
    max-width: 702px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto; }
    #photo .prizeSection .prizeListArea .prizeList01 .eachprize {
      width: 170px;
      margin: 40px 32px; }
      #photo .prizeSection .prizeListArea .prizeList01 .eachprize .name {
        color: #000000;
        font-size: 20px;
        font-weight: 900;
        margin-bottom: 10px; }
      #photo .prizeSection .prizeListArea .prizeList01 .eachprize .detail .hashtagLabel01 {
        width: 143px;
        margin: 0 auto; }
      #photo .prizeSection .prizeListArea .prizeList01 .eachprize .detail .iconPlus {
        width: 10px;
        margin: 3px auto 4px; }
#photo .raffleSection {
  text-align: center;
  margin-bottom: 105px; }
  #photo .raffleSection .sectionTitle {
    font-size: 32rem;
    padding-left: 4em;
    padding-right: 4em;
    margin-bottom: 25px; }
  #photo .raffleSection .sentence01 {
    line-height: 2.3; }
  #photo .raffleSection .subtitle02 {
    margin-top: 85px;
    margin-bottom: 0; }
  #photo .raffleSection .sentence02 {
    line-height: 2.3;
    margin-bottom: 2em; }
  #photo .raffleSection .sentence02En {
    margin-bottom: 0; }
  #photo .raffleSection .sentence03 {
    line-height: 2.3; }
#photo .formSection {
  text-align: center; }
  #photo .formSection .sectionTitle {
    font-size: 32rem;
    margin-bottom: 30px; }
  #photo .formSection .sentence01 {
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    line-height: 2.7; }
    #photo .formSection .sentence01 .red {
      color: #ff0000; }
  #photo .formSection .formArea {
    text-align: start; }
  #photo .formSection .gomi {
    text-align: center;
    margin-bottom: 50px; }
    #photo .formSection .gomi img {
      width: 70%;
      max-width: 490px; }
#photo .formArea {
  max-width: 652px;
  width: 100%;
  margin: 0 auto;
  padding: 32px 0 60px; }
  #photo .formArea .c_text01 {
    line-height: 2.0;
    margin-bottom: 20px; }
  #photo .formArea dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d7dedd;
    padding: 30px 30px 30px 10px; }
    #photo .formArea dl:first-child {
      border-top: 1px solid #d7dedd; }
    #photo .formArea dl dt {
      width: 28%;
      display: flex;
      align-items: center; }
      #photo .formArea dl dt .label {
        color: #000000;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.25; }
      #photo .formArea dl dt .messageType {
        font-size: 10px;
        line-height: 2.4; }
      #photo .formArea dl dt .required {
        color: #f82406;
        font-size: 12px;
        font-weight: 700;
        margin-left: 5px; }
    #photo .formArea dl dd {
      width: 66%; }
      #photo .formArea dl dd input[type="text"] {
        width: 100%;
        line-height: 2.5;
        padding: 5px; }
      #photo .formArea dl dd textarea {
        width: 100%;
        padding: 5px;
        height: 120px; }
  #photo .formArea .send_btn {
    text-align: center;
    padding-top: 65px; }
  #photo .formArea .btnS,
  #photo .formArea .btnB,
  #photo .formArea .btnL {
    display: inline-block;
    width: 300px;
    color: #ffffff;
    font-size: 16rem;
    font-weight: 700;
    line-height: 60px;
    background-color: #000000;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    margin: 0 5px; }
  #photo .formArea .btnO {
    display: inline-block;
    width: 300px;
    color: #ffffff;
    font-size: 16rem;
    font-weight: 700;
    line-height: 60px;
    background: #666666;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    margin: 0 5px; }
  #photo .formArea .btnS:hover,
  #photo .formArea .btnO:hover,
  #photo .formArea .btnB:hover,
  #photo .formArea .btnL:hover {
    opacity: 0.5; }

@media screen and (max-width: 896px) {
  #photo .topSection .movie {
    position: relative;
    width: 96%;
    height: auto;
    padding-top: 54%;
    margin: 0 auto 30px; }
  #photo .entrySection .structureArea {
    flex-direction: column;
    justify-content: flex-start; }
    #photo .entrySection .structureArea .japaneseBlock {
      width: 100%; }
    #photo .entrySection .structureArea .englishBlock {
      width: 100%; }
  #photo .entrySection .noteArea .sentence {
    width: 92%;
    margin: 0 auto; }
  #photo .ruleSection .hashtagruleArea .englishBlock .text04 {
    width: 92%;
    margin: 0 auto; }
  #photo .ruleSection .noteruleArea .image {
    width: 92%;
    margin: 0 auto 40px; }
  #photo .raffleSection .sentence02 {
    width: 92%;
    margin: 0 auto; }
  #photo .raffleSection .sentence03 {
    width: 92%;
    margin: 0 auto; }
  #photo .formArea {
    width: 100%; }
    #photo .formArea .btnS,
    #photo .formArea .btnB,
    #photo .formArea .btnL {
      width: 50%; }
    #photo .formArea .btnO {
      width: 30%; } }
@media screen and (max-width: 480px) {
  #topImg h2 {
    max-width: auto;
    width: 50%; }

  #photo .subtitle03 span {
    font-size: 20px; }
  #photo .document {
    width: 92%;
    font-size: 14px;
    text-align: start;
    margin: 0 auto; }
  #photo .topSection {
    text-align: start; }
    #photo .topSection .englishButton a {
      margin-bottom: 30px; }
      #photo .topSection .englishButton a img {
        width: 30px;
        margin-left: 10px; }
    #photo .topSection .movie {
      position: relative;
      width: 96%;
      height: auto;
      padding-top: 54%;
      margin: 0 auto 30px; }
    #photo .topSection .subtitleTop {
      text-align: center;
      margin-bottom: 25px; }
      #photo .topSection .subtitleTop img {
        width: 60%; }
    #photo .topSection .documentEn {
      font-size: 20rem;
      margin-bottom: 30px;
      line-height: 1.5; }
      #photo .topSection .documentEn br {
        display: none; }
  #photo .outlineSection {
    margin-bottom: 70px; }
    #photo .outlineSection .sectionTitle {
      font-size: 20rem;
      padding: 0 20px;
      margin-bottom: 20px; }
    #photo .outlineSection .document {
      font-size: 12px;
      margin-bottom: 20px; }
    #photo .outlineSection .documentEn {
      margin-bottom: 30px; }
    #photo .outlineSection .detailArea {
      margin-bottom: 20px; }
      #photo .outlineSection .detailArea .subtitle02 {
        margin-bottom: 10px; }
      #photo .outlineSection .detailArea .entryPeriod {
        font-size: 20rem; }
        #photo .outlineSection .detailArea .entryPeriod br {
          display: block; }
      #photo .outlineSection .detailArea .document {
        font-size: 12px;
        text-align: center; }
        #photo .outlineSection .detailArea .document .br_sp {
          display: block; }
  #photo .flowSection {
    margin-bottom: 40px; }
    #photo .flowSection .sectionTitle {
      font-size: 20rem;
      padding: 0 20px;
      margin-bottom: 20px; }
    #photo .flowSection .text01 {
      text-align: left;
      margin-bottom: 20px; }
      #photo .flowSection .text01 br {
        display: none; }
    #photo .flowSection .image01 {
      margin-bottom: 20px; }
    #photo .flowSection .text02 {
      font-size: 20px;
      margin-bottom: 20px; }
    #photo .flowSection .text03 {
      text-align: left;
      margin-bottom: 20px; }
    #photo .flowSection .image02 {
      margin-bottom: 20px; }
    #photo .flowSection .text04 {
      text-align: left; }
      #photo .flowSection .text04 br {
        display: none; }
  #photo .entrySection {
    margin-bottom: 70px; }
    #photo .entrySection .sectionTitle {
      font-size: 20rem;
      padding: 0 20px;
      margin-bottom: 20px; }
    #photo .entrySection .structureArea {
      margin: 0 3%; }
      #photo .entrySection .structureArea .japaneseBlock .explanation > li {
        font-size: 12px; }
        #photo .entrySection .structureArea .japaneseBlock .explanation > li .note li {
          font-size: 10px; }
      #photo .entrySection .structureArea .englishBlock {
        font-size: 12px; }
    #photo .entrySection .instagramArea {
      width: 100%;
      margin-bottom: 50px; }
      #photo .entrySection .instagramArea .image {
        width: 92%;
        margin: 0 auto 10px; }
      #photo .entrySection .instagramArea .explanation {
        font-size: 12px; }
    #photo .entrySection .noteArea .noteTitle {
      font-size: 14px; }
    #photo .entrySection .noteArea .sentence {
      font-size: 12px;
      text-align: start; }
      #photo .entrySection .noteArea .sentence .br_pc_tb {
        display: none; }
  #photo .ruleSection {
    margin-bottom: 70px; }
    #photo .ruleSection .sectionTitle {
      font-size: 20rem;
      padding: 0 20px;
      margin-bottom: 15px; }
    #photo .ruleSection .structureArea {
      flex-direction: column;
      justify-content: flex-start;
      margin: 0 3% 25px; }
      #photo .ruleSection .structureArea .documentBlock {
        width: 100%; }
        #photo .ruleSection .structureArea .documentBlock .sentence {
          font-size: 12px; }
          #photo .ruleSection .structureArea .documentBlock .sentence .br_pc_tb {
            display: none; }
      #photo .ruleSection .structureArea .imageBlock {
        width: 100%; }
    #photo .ruleSection .supplementArea {
      width: 92%;
      font-size: 12px;
      margin: 0 auto 70px; }
      #photo .ruleSection .supplementArea .br_sp {
        display: block; }
    #photo .ruleSection .photoArea {
      margin-bottom: 30px; }
      #photo .ruleSection .photoArea .subtitle02 {
        padding: 0 1em;
        margin-bottom: 10px; }
      #photo .ruleSection .photoArea .theme {
        font-size: 14px; }
      #photo .ruleSection .photoArea .supplement {
        font-size: 12px; }
    #photo .ruleSection .hashtagruleArea {
      margin-bottom: 50px; }
      #photo .ruleSection .hashtagruleArea .subtitle02 {
        padding: 0 1em; }
      #photo .ruleSection .hashtagruleArea .supplement {
        font-size: 12px;
        margin-bottom: 10px; }
        #photo .ruleSection .hashtagruleArea .supplement .br_sp {
          display: block; }
      #photo .ruleSection .hashtagruleArea .subtitle03 {
        margin-bottom: 5px; }
      #photo .ruleSection .hashtagruleArea .hashtagExplanation {
        font-size: 12px;
        margin-bottom: 10px; }
        #photo .ruleSection .hashtagruleArea .hashtagExplanation .br_sp {
          display: block; }
      #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock {
        margin-bottom: 10px; }
        #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .hashtagLabel01Large {
          margin-bottom: 20px; }
        #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .plusIcon {
          margin-bottom: 5px; }
        #photo .ruleSection .hashtagruleArea .hashtagIllustrationBlock .hashtagTable01 .piece {
          max-width: 143px;
          width: 48%;
          margin: 14px 1%; }
      #photo .ruleSection .hashtagruleArea .otherHashtag {
        width: 97%;
        margin: 40px auto 40px;
        padding: 15px 10px; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .theme {
          font-size: 14px;
          margin-bottom: 15px; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .text01 {
          margin-bottom: 10px; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .hashtagTable02 {
          flex-direction: column;
          flex-wrap: nowrap;
          justify-content: flex-start;
          align-items: center;
          margin: 0 auto; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .englishTitle {
          width: 92%;
          font-size: 12px;
          line-height: 1.5;
          text-align: start;
          margin: 0 auto 2em; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .explanationEn {
          margin-bottom: 20px; }
          #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .explanationEn .each {
            width: 92%;
            font-size: 12px;
            text-align: start;
            line-height: 1.5;
            text-indent: -1em;
            padding-left: 1em;
            margin: 0 auto 1em; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .text01 {
          font-size: 12px;
          margin-bottom: 25px; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .text02 {
          font-size: 12px;
          margin-bottom: 2em; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .text03 {
          font-size: 12px;
          margin-bottom: 2em; }
        #photo .ruleSection .hashtagruleArea .otherHashtag .englishBlock .text04 {
          font-size: 12px;
          text-align: start; }
    #photo .ruleSection .noteruleArea .subtitle02 {
      padding: 0 1em;
      margin-bottom: 20px; }
    #photo .ruleSection .noteruleArea .theme {
      font-size: 14px;
      margin-bottom: 20px; }
    #photo .ruleSection .noteruleArea .sentence01 {
      font-size: 12px;
      margin-bottom: 15px; }
      #photo .ruleSection .noteruleArea .sentence01 .br_sp {
        display: block; }
    #photo .ruleSection .noteruleArea .image {
      margin-bottom: 10px; }
    #photo .ruleSection .noteruleArea .sentence02 {
      width: 92%;
      font-size: 12px;
      text-align: start;
      margin: 0 auto 20px; }
    #photo .ruleSection .noteruleArea .illustration .accountList {
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
      margin-bottom: 20px; }
      #photo .ruleSection .noteruleArea .illustration .accountList .account {
        margin-bottom: 10px; }
    #photo .ruleSection .noteruleArea .illustration .hashtagList {
      flex-direction: column;
      justify-content: flex-start;
      align-items: center; }
      #photo .ruleSection .noteruleArea .illustration .hashtagList .iconPlus {
        padding: 10px 0; }
    #photo .ruleSection .noteruleArea .sentence03 {
      width: 92%;
      font-size: 12px;
      text-align: start;
      text-indent: -1em;
      padding-left: 1em;
      margin: 0 auto; }
      #photo .ruleSection .noteruleArea .sentence03 .br_pc_tb {
        display: none; }
  #photo .prizeSection .sectionTitle {
    font-size: 20rem;
    padding: 0 20px;
    margin-bottom: 10px; }
  #photo .prizeSection .theme {
    font-size: 14px; }
  #photo .prizeSection .themeEn {
    margin-bottom: 2em; }
  #photo .prizeSection .supplement {
    width: 92%;
    font-size: 12px;
    line-height: 1.5;
    text-align: start;
    margin: 0 auto 30px; }
  #photo .prizeSection .trophy {
    width: 50%;
    margin: 0 auto 5px; }
  #photo .prizeSection .rod {
    margin: 50px 0 30px; }
  #photo .prizeSection .name {
    font-size: 26px;
    margin-bottom: 50px; }
    #photo .prizeSection .name span {
      font-size: 16px; }
  #photo .prizeSection .sentence01 {
    font-size: 12px;
    margin-bottom: 20px; }
  #photo .prizeSection .prizeListArea .prizeList01 .eachprize {
    max-width: 170px;
    width: 48%;
    margin: 10px 1%; }
    #photo .prizeSection .prizeListArea .prizeList01 .eachprize .name {
      font-size: 15rem;
      margin-bottom: 5px; }
    #photo .prizeSection .prizeListArea .prizeList01 .eachprize .hashtagLabel01 {
      font-size: 14rem; }
  #photo .raffleSection {
    margin-bottom: 70px; }
    #photo .raffleSection .sectionTitle {
      font-size: 20px;
      padding: 0 20px;
      margin-bottom: 10px; }
    #photo .raffleSection .sentence01 {
      font-size: 12px; }
    #photo .raffleSection .subtitle02 {
      margin-top: 30px; }
    #photo .raffleSection .sentence02 {
      font-size: 12px;
      text-align: start; }
    #photo .raffleSection .sentence03 {
      font-size: 12px;
      text-align: start; }
      #photo .raffleSection .sentence03 .br_pc_tb {
        display: none; }
  #photo .formSection .sectionTitle {
    font-size: 20rem;
    padding: 0 20px;
    margin-bottom: 10px; }
  #photo .formSection .sentence01 {
    width: 92%;
    text-align: start;
    margin: 0 auto; }
    #photo .formSection .sentence01 .br_pc_tb {
      display: none; }
  #photo .formArea {
    width: 100%;
    padding: 30px 0 50px; }
    #photo .formArea .c_text01 {
      width: 92%;
      margin: 0 auto 20px; }
    #photo .formArea dl {
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      border: none;
      padding: 15px 20px; }
      #photo .formArea dl:first-child {
        border-top: none; }
      #photo .formArea dl dt {
        width: 100%;
        margin-bottom: 5px; }
      #photo .formArea dl dd {
        width: 100%; }
        #photo .formArea dl dd textarea {
          height: 200px; }
    #photo .formArea .send_btn {
      padding-top: 20px; }
    #photo .formArea .btnS,
    #photo .formArea .btnO,
    #photo .formArea .btnB,
    #photo .formArea .btnL {
      display: block;
      width: 90%;
      margin: 0 auto 10px; } }
#entry .container {
  max-width: 1280px;
  width: 100%;
  text-align: center;
  padding: 60px 0 130px;
  margin: 0 auto; }
#entry .document {
  line-height: 2.3; }
#entry .br_sp {
  display: none; }
#entry .entryImage {
  width: 83%;
  margin: 0 auto 50px;
  border: 1px solid #000; }
#entry .title01 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 50px; }
#entry .document01 {
  margin-bottom: 1em; }
#entry .document01En {
  margin-bottom: 3em; }
#entry .title02 {
  font-size: 16px;
  font-weight: bold;
  color: red;
  margin-bottom: 1em;
  margin-top: 30px; }
#entry .savemethod {
  line-height: 2.3;
  margin-bottom: 1em; }
  #entry .savemethod .case {
    font-weight: bold; }
  #entry .savemethod .link a:hover {
    opacity: 0.5; }
#entry .android {
  margin-bottom: 5em; }
#entry .document02 {
  margin-bottom: 1em; }
#entry .img01 {
  margin-top: 50px; }
#entry .text01 {
  line-height: 2.0;
  margin: 50px 0; }
#entry .document02En {
  margin-bottom: 5em; }
#entry .image01 {
  display: flex;
  justify-content: center;
  margin-bottom: 120px; }
  #entry .image01 a {
    margin: 0 10px; }
#entry .movie {
  position: relative;
  width: 800px;
  height: 450px;
  margin: 30px auto 30px; }
  #entry .movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }

@media screen and (max-width: 480px) {
  #entry .container {
    width: 92%;
    padding: 30px 0 50px; }
  #entry .document {
    font-size: 12px; }
  #entry .br_sp {
    display: block; }
  #entry .entryImage {
    margin: 0 auto 25px; }
  #entry .title01 {
    font-size: 14px;
    margin-bottom: 25px; }
  #entry .title02 {
    font-size: 12px; }
  #entry .savemethod {
    font-size: 12px; }
    #entry .savemethod .link {
      font-size: 10px; }
  #entry .android {
    margin-bottom: 3em; }
  #entry .document02En {
    margin-bottom: 3em; }
  #entry .img01 {
    margin-top: 20px; }
  #entry .text01 {
    line-height: 1.5;
    margin: 20px 0; }
  #entry .image01 {
    margin-bottom: 40px; }
  #entry .movie {
    position: relative;
    width: 96%;
    height: auto;
    padding-top: 54%; } }
.note001 {
  line-height: 2.0;
  font-size: 14rem;
  margin-top: 50px; }

.text001 {
  line-height: 2.0;
  font-size: 14rem;
  margin: 30px 0 50px; }

.text002 {
  line-height: 2.0;
  font-size: 14rem;
  margin: 30px 0 50px; }

.explanationEn001 {
  margin-bottom: 50px; }
  .explanationEn001 .each {
    margin-bottom: 1em; }

.englishTitle001 {
  margin-bottom: 30px;
  font-weight: bold; }
