@charset "UTF-8";
@media (min-width: 751px) {
  .sp {
    display: none !important;
  }
}
@media (max-width: 750px) {
  .pc {
    display: none !important;
  }
}
#container {
  position: relative;
  width: 100%;
  height: 100vh;
}

#content_block .br_sp {
  display: none;
}
@media only screen and (max-width: 514px) {
  #content_block .br_sp {
    display: block;
  }
}
#content_block #main .logo {
  display: flex;
  justify-content: start;
  align-items: top;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 768px) {
  #content_block #main .logo {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 1366px) {
  #content_block #main .logo {
    padding-top: 29px;
  }
}
#content_block #main .logo .logo_predear {
  margin-right: 8px;
  padding-top: 5px;
}
@media only screen and (min-width: 768px) {
  #content_block #main .logo .logo_predear {
    padding-top: 10px;
  }
}
@media only screen and (min-width: 1280px) {
  #content_block #main .logo .logo_predear {
    margin-right: 18px;
  }
}
@media only screen and (min-width: 1366px) {
  #content_block #main .logo .logo_predear {
    margin-right: 23px;
  }
}
#content_block #main .logo .logo_predear img {
  max-width: 60px;
}
@media only screen and (min-width: 768px) {
  #content_block #main .logo .logo_predear img {
    max-width: 140px;
  }
}
@media only screen and (min-width: 1024px) {
  #content_block #main .logo .logo_predear img {
    max-width: 113px;
  }
}
@media only screen and (min-width: 1280px) {
  #content_block #main .logo .logo_predear img {
    max-width: 140px;
  }
}
@media only screen and (min-width: 1366px) {
  #content_block #main .logo .logo_predear img {
    max-width: 163px;
  }
}
#content_block #main .top-area {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  #content_block #main .top-area {
    margin: 70px auto 0 auto;
  }
}
@media only screen and (min-width: 860px) {
  #content_block #main .top-area {
    margin: 83px auto 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  #content_block #main .top-area {
    text-align: center;
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1280px) {
  #content_block #main .top-area {
    margin-top: 70px;
  }
}
@media only screen and (min-width: 1366px) {
  #content_block #main .top-area {
    margin-top: 70px;
    background: url(../img/main_bg.jpg) no-repeat;
    background-size: cover;
    height: 650px;
    position: relative;
  }
  #content_block #main .top-area h1 {
    background: url(../img/camera.png) no-repeat, #1c314d;
    background-size: 15%, auto;
    background-position: right 2rem bottom 0;
    position: absolute;
    top: 50%;
    margin-top: -91px;
    padding: 40px 16% 35px;
  }
  #content_block #main .top-area h1:after {
    content: "";
    background: url(../img/main_sub.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: -25px;
    left: 19%;
    width: 97px;
    height: 97px;
  }
  #content_block #main .top-area .pc {
    display: block;
    max-width: 427px;
  }
}
@media only screen and (max-width: 1365px) {
  #content_block #main .top-area {
    background: url(../img/main_bg_sp.jpg) no-repeat;
    background-size: contain;
    height: auto;
    padding-top: 45%;
  }
  #content_block #main .top-area h1 {
    background: none;
  }
  #content_block #main .top-area h1:after {
    display: none;
  }
  #content_block #main .top-area .pc {
    display: none;
  }
}
#content_block #main .lead {
  background: #fff;
  padding: 4rem 0;
}
#content_block #main .lead p {
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  line-height: 2;
  font-weight: 600;
  font-size: 1.2rem;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  #content_block #main .lead p {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 1280px) {
  #content_block #main .lead p {
    font-size: 1.8rem;
  }
}
#content_block #detail {
  background: #f2e9df;
  padding: 50px 0;
}
#content_block #detail .presentbox {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto 70px;
}
#content_block #detail .presentbox .youkou {
  width: calc(100% - 60px);
  max-width: 637px;
  margin: 0 auto 30px;
}
#content_block #detail .presentbox .sp {
  width: 70%;
  margin: 0 auto 30px;
}
#content_block #detail .presentbox .space {
  margin-bottom: 30px;
}
#content_block #detail .presentbox .flexbox {
  display: flex;
  max-width: 80%;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 auto 40px auto;
}
#content_block #detail .presentbox .flexbox li {
  position: relative;
  padding-top: 20px;
  width: 31%;
  min-width: 190px;
  background-color: #fff;
  border: 3px solid #B68D65;
  text-align: center;
}
#content_block #detail .presentbox .flexbox li .present_menu img {
  width: 70%;
}
#content_block #detail .presentbox .flexbox li:last-of-type {
  padding-top: 35px;
}
#content_block #detail .presentbox .flexbox li:last-of-type .present_menu img {
  width: 80%;
}
@media screen and (max-width: 767px) {
  #content_block #detail .presentbox .flexbox li {
    padding: 30px 5px 10px;
  }
}
#content_block #detail h2 {
  text-align: center;
  margin: 0 auto 50px auto;
}
#content_block #detail h2 img {
  max-width: 750px;
}
#content_block #detail .entry {
  position: relative;
  max-width: 900px;
  margin: 0 auto 70px auto;
}
@media only screen and (max-width: 768px) {
  #content_block #detail .entry {
    width: 95%;
  }
}
#content_block #detail .entry .entry_box {
  background: #fff;
  border: 2px solid #182d48;
  margin: 0 auto 35px;
}
@media only screen and (max-width: 1280px) {
  #content_block #detail .entry .entry_box {
    width: 95%;
  }
}
#content_block #detail .entry .entry_box h3 {
  background: #182d48;
  color: #fff;
  font-size: 2.3rem;
  font-weight: bold;
  padding: 20px 20px 12px;
  display: flex;
  position: relative;
}
#content_block #detail .entry .entry_box h3:before {
  content: "チェック";
  color: #fff;
  display: inline-block;
  font-size: 10px;
  position: absolute;
  top: 4px;
  left: 16px;
  letter-spacing: -1px;
}
#content_block #detail .entry .entry_box h3 .vote_chk {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
#content_block #detail .entry .entry_box h3 label {
  display: flex;
  align-items: center;
  position: relative;
}
#content_block #detail .entry .entry_box h3 label:hover {
  cursor: pointer;
}
#content_block #detail .entry .entry_box h3 label:before {
  content: "";
  border: 1px solid #ccc;
  border-radius: 50%;
  background: #fff;
  display: block;
  margin-right: 15px;
  width: 25px;
  height: 25px;
}
#content_block #detail .entry .entry_box h3 label:after {
  content: "";
  border-radius: 50%;
  background: #741f26;
  display: block;
  position: absolute;
  left: 6px;
  width: 15px;
  height: 15px;
  opacity: 0;
}
#content_block #detail .entry .entry_box h3 input:checked + label:after {
  opacity: 1;
}
#content_block #detail .entry .entry_box .imgbox {
  padding: 20px;
}
#content_block #detail .entry .entry_box .imgbox .img_main {
  float: left;
  margin-right: 2rem;
  width: 56%;
}
#content_block #detail .entry .entry_box .imgbox .vertical {
  float: right;
  width: 41.5%;
}
#content_block #detail .entry .entry_box .imgbox .vertical img {
  width: 100%;
}
#content_block #detail .entry .entry_box .imgbox .vertical img:first-of-type {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 1024px) {
  #content_block #detail .entry .entry_box .imgbox .vertical {
    width: 40.5%;
  }
}
@media only screen and (max-width: 697px) {
  #content_block #detail .entry .entry_box .imgbox .vertical {
    width: 38.5%;
  }
}
@media only screen and (max-width: 479px) {
  #content_block #detail .entry .entry_box .imgbox .img_main {
    margin-bottom: 2rem;
    margin-right: 0;
  }
  #content_block #detail .entry .entry_box .imgbox .img_main, #content_block #detail .entry .entry_box .imgbox .vertical {
    float: inherit;
    width: 100%;
  }
}
#content_block #detail .entry .entry_box p {
  color: #182d48;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.7;
  padding: 0 20px 20px;
}
#content_block #detail .cf {
  display: block;
}
#content_block #detail .cf:before {
  content: "";
  display: block;
  clear: both;
}
#content_block #detail .cf:after {
  content: "";
  display: block;
  clear: both;
}
#content_block #detail #vote {
  background: #f9f4ee;
  position: relative;
  padding: 35px 20px;
  max-width: 900px;
  margin: 0 auto;
}
@media only screen and (max-width: 1280px) {
  #content_block #detail #vote {
    width: 95%;
  }
}
#content_block #detail #vote .note {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 2;
  margin: 0 auto 30px;
  text-align: left;
  font-weight: 500;
}
#content_block #detail #vote.vote {
  color: #182d48;
  margin-bottom: 20px;
  text-align: center;
}
#content_block #detail #vote.vote .inner {
  margin-bottom: 17px;
}
#content_block #detail #vote.vote label {
  font-size: 1.5rem;
  font-weight: bold;
  padding-right: 15px;
}
#content_block #detail #vote.vote input[type=email] {
  border: 2px solid #e4e4e4;
  background: #fff;
  padding: 5px;
  font-size: 1.6rem;
  margin-bottom: 3px;
}
#content_block #detail #vote.vote input[type=email].error {
  background: #ffeaea;
}
#content_block #detail #vote.vote .send {
  color: #f03535;
  font-size: 1.9rem;
  font-weight: bold;
  margin-bottom: 30px;
  display: none;
}
#content_block #detail #vote.vote input:checked + .send {
  display: block;
}
#content_block #detail #vote.vote .error_msg {
  display: block;
  font-size: 1.2rem;
  color: #e8281e;
}
#content_block #detail #vote.vote .mail {
  text-align: center;
}
#content_block #detail #vote.vote .mail span {
  background: #e8281e;
  color: #fff;
  margin-left: 5px;
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  #content_block #detail #vote.vote .mail input {
    width: 440px;
  }
}
@media only screen and (max-width: 768px) {
  #content_block #detail #vote.vote .mail {
    text-align: left;
  }
  #content_block #detail #vote.vote .mail input[type=email] {
    margin-top: 10px;
    width: 100%;
  }
}
#content_block #detail #vote.vote .comment label {
  display: block;
  margin-bottom: 5px;
}
#content_block #detail #vote.vote .submit {
  margin-bottom: 10px;
}
#content_block #detail #vote.vote .submit .button {
  width: 100%;
}
#content_block #detail #vote .privacy {
  text-align: center;
  font-size: 1.3rem;
  font-weight: 500;
}
#content_block #detail #vote .privacy p {
  margin-bottom: 10px;
}
#content_block #detail #vote .privacy a {
  color: #082a98;
  text-decoration: underline;
}
#content_block #detail #vote .privacy a img {
  width: 12px;
  margin-left: 5px;
}

/*--------------------------------------
	 common
---------------------------------------*/
html {
  height: 100%;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

body {
  width: 100%;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: none;
  transition: color 0.5s ease;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a.hover {
  text-decoration: none;
}

input[type=image] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

* {
  box-sizing: border-box;
}

input, textarea, select, button {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}
@media only screen and (max-width: 767px) {
  input, textarea, select, button {
    font-size: 1.6rem;
  }
}

input[type=button], [type=image], input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

strong {
  font-weight: bold;
}

/*--------------------------------------
	 general class
---------------------------------------*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.inline-block {
  display: inline-block;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

article {
  font-size: 1.6rem;
}

.fadein {
  opacity: 0;
  transform: translate(0, 50px);
}
.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

i {
  font-family: "Font Awesome 5 Free";
}

@media only screen and (max-width: 767px) {
  .hidden_sp {
    display: none !important;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .hidden_tb {
    display: none !important;
  }
}
@media print, screen and (min-width: 1024px) {
  .hidden_pc {
    display: none !important;
  }
}
/*--------------------------------------
	 文字詰め
---------------------------------------*/
.ls_narrow020 {
  letter-spacing: -0.2em;
}

.ls_narrow030 {
  letter-spacing: -0.3em;
}

.ls_narrow040 {
  letter-spacing: -0.4em;
}

.ls_narrow050 {
  letter-spacing: -0.5em;
}

/*--------------------------------------
	 general margin
---------------------------------------*/
.mb10px {
  margin-bottom: 10px !important;
}

.mb15px {
  margin-bottom: 15px !important;
}

.mb20px {
  margin-bottom: 20px !important;
}

.mb25px {
  margin-bottom: 25px !important;
}

.mb30px {
  margin-bottom: 30px !important;
}

.mb35px {
  margin-bottom: 35px !important;
}

.mb40px {
  margin-bottom: 40px !important;
}

.mb45px {
  margin-bottom: 45px !important;
}

.mb50px {
  margin-bottom: 50px !important;
}

.mb55px {
  margin-bottom: 55px !important;
}

.mb60px {
  margin-bottom: 60px !important;
}

.mb65px {
  margin-bottom: 65px !important;
}

.mb70px {
  margin-bottom: 70px !important;
}

.mb10px_sp50p {
  margin-bottom: 10px !important;
}
@media (max-width: 767px) {
  .mb10px_sp50p {
    margin-bottom: 5px !important;
  }
}

.mb16px_sp50p {
  margin-bottom: 16px !important;
}
@media (max-width: 767px) {
  .mb16px_sp50p {
    margin-bottom: 8px !important;
  }
}

.mb20px_sp50p {
  margin-bottom: 20px !important;
}
@media (max-width: 767px) {
  .mb20px_sp50p {
    margin-bottom: 10px !important;
  }
}

.mb30px_sp50p {
  margin-bottom: 30px !important;
}
@media (max-width: 767px) {
  .mb30px_sp50p {
    margin-bottom: 15px !important;
  }
}

.mb40px_sp50p {
  margin-bottom: 40px !important;
}
@media (max-width: 767px) {
  .mb40px_sp50p {
    margin-bottom: 20px !important;
  }
}

.mb50px_sp50p {
  margin-bottom: 50px !important;
}
@media (max-width: 767px) {
  .mb50px_sp50p {
    margin-bottom: 25px !important;
  }
}

.mb60px_sp50p {
  margin-bottom: 60px !important;
}
@media (max-width: 767px) {
  .mb60px_sp50p {
    margin-bottom: 30px !important;
  }
}

.mb70px_sp50p {
  margin-bottom: 70px !important;
}
@media (max-width: 767px) {
  .mb70px_sp50p {
    margin-bottom: 35px !important;
  }
}

.mb80px_sp50p {
  margin-bottom: 80px !important;
}
@media (max-width: 767px) {
  .mb80px_sp50p {
    margin-bottom: 80px !important;
  }
}/*# sourceMappingURL=2310_award.css.map */