@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP');
/*フッター追随バナー非表示＆TOPへのボタンの位置調整*/
footer #foot_cpn_bnr {
  display: none;
}
.to-top {
  bottom: 20px !important;
}
html {
  color: #000;
  background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
/* to preserve line-height and selector appearance */
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
/*to enable resizing for IE*/
input, textarea, select {
  *font-size: 100%;
  max-width: 95%;
}
/*because legend doesn't inherit in IE */
legend {
  color: #000;
}
/*****************************************************************
xmas 共通
*****************************************************************/
body #contents.xmas {
  color: #fff;
  padding: 0;
  background: url("../img/bg.gif") repeat-y center top #681e86;
}
body #contents.xmas > .inner {
  background: none;
  padding: 0;
}
body.view.pc #contents.xmas > .inner {
  width: 100%;
  max-width: 100%;
}
#contents-main.all {
  padding-bottom: 10px;
}
body.view #contents.xmas > .inner {}
body #contents.xmas h2 {
  display: none;
}
/*****************************************************************
xmas_index(クリスマスTOP)
*****************************************************************/
/*メインビジュアル*/
body.xmas_index .header_contents {
  min-height: 380px;
  text-align: center;
}
#contents-main .header_contents h3 {
  padding: 0;
  margin: 0;
  background: none;
}
body.xmas_index #contents-main .header_contents h3 img {
  width: auto;
}
body.xmas_index .header_contents span {
  display: block;
  font-size: 20px;
}
/*応募方法など*/
body.xmas_index #contents-main #step > dt, body.xmas_index #contents-main #hint > dt {
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
body.xmas_index #contents-main #step dt h4 {
  padding: 14px 0;
  font-weight: bold;
  font-size: 20px;
  background: rgb(51, 116, 58);
  background: linear-gradient(90deg, rgba(190, 142, 79, 1) 0%, rgba(247, 225, 144, 1) 50%, rgba(190, 142, 79, 1) 100%);
  color: #443623;
}
body.xmas_index .lead {
  text-align: center;
  font-size: 18px;
  padding: 0 0 20px;
  margin: 0 auto 20px;
  font-weight: bold;
  border-bottom: 4px #fff dotted;
	width: 960px;
  max-width: 100%;

}
body.xmas_index .lead p {
  margin-bottom: 0.7em;
  line-height: 1em;
  letter-spacing: 0.03em;
}
body.xmas_index .lead p strong {
  font-weight: bold;
  color: #ECD786;
  font-size: 20px;
  padding: 0 4px 0 6px;
  position: relative;
  top: -1px;
}
body.xmas_index .lead p strong .num {
  font-family: "Rajdhani", sans-serif;
  font-size: 34px;
  line-height: 1em;
  position: relative;
  top: 3px;
  padding-right: 2px;
}
body.xmas_index.pc dl#step {
	width: 960px;
  max-width: 80%;
	min-width: 960px;
  margin: 0 auto;
}
body.xmas_index dl#step dl {
  background: #fff;
  border: 2px solid #ecd785;
  border-radius: 20px;
}
body.xmas_index dl#step dd ul {
  display: flex;
  margin: 30px 0 40px;
}
body.xmas_index dl#step dd ul li {
  width: 31%;
  margin-right: 3.5%;
  position: relative;
}
body.xmas_index dl#step dd ul li:after {
  font-family: "font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-size: 20px;
  display: inline;
  color: #ECD786;
  position: absolute;
  right: -8%;
  top: 120px;
}
body.xmas_index dl#step dd ul li:last-child {
  margin-right: 0;
}
body.xmas_index dl#step dd ul li:last-child:after {
  display: none;
}
body.xmas_index #contents-main dl#step dd ul li dt {
  position: absolute;
  top: -10px;
  left: -20px;
}
body.xmas_index dl#step dd ul li dt img {
  width: auto;
  height: 70px;
}
body.xmas_index dl#step dd ul li dd.img {
  margin-bottom: 10px;
  height: 180px;
  box-sizing: border-box;
  text-align: center;
}
body.xmas_index dl#step dd ul li dd.img img {
  width: auto;
  height: 160px;
}
body.xmas_index dl#step dd ul li:nth-child(2) dd.img img {
  height: 100px;
  margin: 5px 0 10px;
}
body.xmas_index dl#step dd ul li dd.img a {
  display: block;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 2px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 100px;
  position: relative;
  transition: 0.3s;
  background: #D0121B;
}
body.xmas_index dl#step dd ul li dd.img a:after {
  font-family: "font Awesome 5 Free";
  content: "";
  font-weight: 900;
  display: inline;
  padding-right: 4px;
  position: absolute;
  right: 10px;
  top: 2px;
  font-size: 80%;
}
body.xmas_index.pc dl#step dd ul li dd.img a:hover {
  opacity: 1;
  background: #BC121B;
}
body.xmas_index dl#step dd ul li dd.txt {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding: 30px 10px 0;
  line-height: 1.5em;
  color: #D0121B;
}
body.xmas_index dl#step dd ul li dd.txt a {
  color: #D0121B;
  text-decoration: underline;
}
body.xmas_index #questionnaire,
body.xmas_index #aireco {
  text-align: center;
  margin-bottom: 40px;
}
body.xmas_index.pc #questionnaire .sp,
body.xmas_index.pc #aireco .sp {
  display: none;
}
body.xmas_index.sp #questionnaire .pc,
body.xmas_index.sp #aireco .pc {
  display: none;
}



/*応募写真へのリンク*/
body.xmas_index .photo_link {
  text-align: center;
  margin: 0 auto 40px auto;
}
body.xmas_index .photo_link span {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
body.xmas_index .photo_link a {
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding: 20px 10px 22px;
  display: block;
  width: 90%;
  max-width: 400px;
  margin: 8px auto 0;
  position: relative;
  box-sizing: border-box;
  border-radius: 100px;
  opacity: 1;
  transition: all 0.3s ease 0s;
}
body.xmas_index .photo_link a:after {
  font-family: "font Awesome 5 Free";
  content: "";
  font-weight: 900;
  display: inline;
  padding-right: 8px;
  position: absolute;
  right: 10px;
  font-size: 70%;
}
body.xmas_index .photo_link a:hover {
  transform: translateY(-0.1875em);
}
body.xmas_index .overview {
  color: #FFF;
  font-size: 0.9em;
  margin: 60px auto;
  width: 90%;
  box-sizing: border-box;
}
body.xmas_index.pc .overview {
  width: 900px;
  color: #fff;
}
body.xmas_index .overview dl dt {
  font-weight: bold;
}
body.xmas_index .overview dl dd p {
  margin-bottom: 8px;
}
body.xmas_index .overview dl dd ul li {
  list-style: disc;
  list-style-position: outside;
  margin: 0 0 4px 2em;
  line-height: 1.5em;
}
body.xmas_index .form_btn {
  margin: 0 auto;
  text-align: center;
}
body.xmas_index .form_btn a {
  background: #372374;
  background: linear-gradient(0deg, rgba(2, 0, 60, 0.8) 0%, rgba(0, 72, 150, 0.7) 100%);
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding: 40px 20px 46px;
  display: block;
  width: 90%;
  max-width: 500px;
  margin: 8px auto 0;
  box-sizing: border-box;
  border-radius: 100px;
  animation: poyopoyo 2s ease-out infinite;
  opacity: 1;
  transition: 0.5s;
  position: relative;
}
body.xmas_index .form_btn a:before {
  content: "";
  display: block;
  position: absolute;
  border: 2px solid #fff;
  border-radius: 100px;
  width: calc(100% - 14px);
  height: calc(100% - 14px);
  box-sizing: border-box;
  top: 7px;
  left: 7px;
}
body.xmas_index .form_btn a:after {
  font-family: "font Awesome 5 Free";
  content: "";
  font-weight: 900;
  display: inline;
  padding-right: 10px;
  position: absolute;
  right: 16px;
  font-size: 70%;
}
body.xmas_index.pc .form_btn a:hover {
  opacity: 1;
  background: #403b91;
  background: linear-gradient(0deg, rgba(2, 0, 60, 0.6) 0%, rgba(0, 72, 150, 0.5) 100%);
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}
/*****************************************************************
xmas_photolist(投稿写真一覧)
*****************************************************************/
/*強制初期化*/
.pc .view_origin {
  width: 80%;
  max-width: 1400px;
  min-width: 960px;
  margin: 0 auto;
}
.overlay_contents .inner, .item_list article .inner {
  width: auto;
  padding: 0;
  max-width: none;
  min-width: 0;
  border-radius: 6px;
}
.xmas_photolist #contents-main.all {
  background-size: auto 260px;
}
.xmas_photolist #contents-main .header_contents {
  margin-bottom: 20px;
}
.xmas_photolist #contents-main .header_contents a {
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 20px;
  display: block;
  width: 90%;
  max-width: 400px;
  margin: 8px auto 0;
  position: relative;
  box-sizing: border-box;
  border-radius: 100px;
  text-align: center;
}
.xmas_photolist #contents-main .header_contents a:after {
  font-family: "font Awesome 5 Free";
  content: "";
  font-weight: 900;
  display: inline;
  padding-right: 4px;
  position: absolute;
  right: 10px;
  font-size: 90%;
}
.xmas_photolist #contents-main .header_contents a:hover {
  opacity: 1;
    background: #372374;
}
.item_list {
  display: flex;
  flex-wrap: wrap;
}
.item_list article {
  width: calc(100% / 4);
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
}
.item_list article .inner {
  box-sizing: border-box;
  background: #fff;
  max-width: none;
  min-width: 0;
}
.item_list article .img {
  width: 100%;
  height: 220px;
  overflow: hidden;
  border-radius: 6px 6px 0 0/6px 6px 0 0;
}
.item_list article .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s all;
}
.item_list article .img img:hover {
  transform: scale(1.2, 1.2);
}
.item_list article .message {
  /*display: none;*/
  color: #333;
  padding: 5px 10px;
  max-height: 2em;
  line-height: 1.3;
  min-height: 2em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
}
.item_list article .nickname {
  font-weight: bold;
  text-align: center;
  color: #054838;
  padding: 10px 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.item_list article .date {
  font-size: 10px;
  text-align: right;
  color: #777;
  padding: 5px 10px;
}
/*--------------------------------------------------------------*/
/*ページネーション*/
/*--------------------------------------------------------------*/
.page_n {
  display: flex;
  justify-content: center;
  padding: 10px;
  margin: 20px 10px;
}
.page_n span, .page_n a {
  display: flex;
  align-items: center;
  padding: 0px 10px;
  border: 1px solid #fff;
  margin: 0 2px;
  padding-bottom: 2px;
  font-weight: bold;
  height: 30px;
  white-space: nowrap;
  color: #fff;
  border-radius: 4px;
}
.page_n .now {
  background: #fff;
  color: #00447C;
}
.page_n a:hover {
  background: #af0c1c;
}
.numlist {
  display: flex;
  max-width: 70%;
  overflow-x: auto;
  padding-bottom: 3px;
}
/*--------------------------------------------------------------*/
/*オーバーレイ関連*/
/*--------------------------------------------------------------*/
.overlay_wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
}
.overlay_bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.overlay_main {
  position: absolute;
  background: #fff;
  border-radius: 10px;
  padding: 0 0 10px;
  z-index: 101;
  width: 600px;
  /*height:600px;*/
  max-width: 90%;
  max-height: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.overlay_close {
  text-align: center;
  height: 40px;
}
.overlay_close span {
  display: block;
  padding: 5px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  cursor: pointer;
  background: #333;
  color: #fff;
  border-radius: 8px 8px 0 0/8px 8px 0 0;
  top: -1px;
  position: relative;
}
.overlay_close span:before {
  font-family: "font Awesome 5 Free";
  content: "\f00d";
  padding-right: 8px;
  position: relative;
  top: 2px;
}
.overlay_contents, .overlay_contents .inner {
  height: calc(100% - 40px);
}
.overlay_contents .img {
  /* height: calc(100% - 80px);*/
}
.overlay_contents .img img {
  max-width: 100%;
  max-height: 50vh;
}
.overlay_contents .img {
  text-align: center;
}
.overlay_contents .nickname {
  font-weight: bold;
  font-size: 18px;
  padding: 12px;
  text-align: center;
}
.overlay_contents .message {
  padding: 10px 20px;
  font-weight: bold;
}
.overlay_contents .date {
  font-size: 11px;
  padding: 4px 20px 0 0;
  text-align: right;
}
/*-------------------------------------------
スマホ対応
----------------------------------------------------*/
body.view.sp #contents.xmas {
  background-size: 150%;
}
body.view.sp #contents-main.all {
  background-size: 100% auto;
}
/*******************************************
xmas_index(クリスマスTOP)SP
********************************************/
/*メインビジュアル*/
body.xmas_index.sp .header_contents {
  min-height: auto;
}
body.xmas_index.sp #contents-main .header_contents h3 img {
  width: 92%;
  height: auto;
  padding: 0 0 10px;
}
body.xmas_index.sp .lead {
  text-align: left;
  font-size: 100%;
  padding-bottom: 5px;
  min-width: 100%;
}
body.xmas_index.sp .lead p {
  line-height: 1.5em;
}
body.xmas_index.sp .lead p strong {
  font-size: 100%;
  top: 0;
}
body.xmas_index .lead p strong .num {
  font-size: 130%;
  top: 1px;
}
body.xmas_index.sp .lead br {
  display: none;
}
body.xmas_index.sp .photo_link span {
  font-size: 100%;
}
/*応募方法など*/
body.xmas_index.sp .main_detail {
  padding: 0 16px;
}
body.xmas_index.sp #contents-main #step dt h4, body.xmas_index.sp #contents-main #hint dt h4 {
  font-size: 110%;
  font-weight: bold;
}
body.xmas_index.sp dl#step dd ul {
  flex-wrap: wrap;
  margin: 0;
}
body.xmas_index.sp dl#step dd ul li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 40px;
}
body.xmas_index.sp dl#step dd ul li:last-child {
  margin-bottom: 30px;
}
body.xmas_index.sp dl#step dd ul li:after {
  right: 0;
  top: auto;
  bottom: -33px;
  font-size: 16px;
  content: "\f078";
  width: 100%;
  text-align: center;
}
body.xmas_index.sp #contents-main dl#step dd ul li dt {
  left: 10px;
  top: -20px;
}
body.xmas_index.sp #contents-main #step > dt, body.xmas_index.sp #contents-main #hint > dt {
  margin-bottom: 20px;
}
body.xmas_index.sp dl#step dd ul li dt img {
  width: auto;
  height: 60px;
}
body.xmas_index.sp dl#step dd ul li dd.img {
  height: auto;
  width: 80%;
  margin: 0 auto 6px;
  padding: 10px 0 20px;
}
body.xmas_index.sp dl#step dd ul li dd.txt {
  font-size: 100%;
  width: 80%;
  padding-top: 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
body.xmas_index.sp dl#step dd ul li dd.img img {
  height: 120px;
}
body.xmas_index.sp dl#step dd ul li dd.img img.qr {
  display: none;
}
body.xmas_index.sp dl#step dd ul li dd.img a {
  width: 100%;
  line-height: 50px;
}
body.xmas_index.sp #spot {
  margin-bottom: 20px;
}
body.xmas_index.sp #spot .map {
  width: 100%;
}
body.xmas_index.sp #spot .map .pc {
  display: none;
}
body.xmas_index.sp #hint .txt {
  font-size: 16px;
}
body.xmas_index.sp #hint .txt strong {
  font-size: 20px;
  padding-top: 4px;
}
body.xmas_index.sp #hint .place ul {
  margin-top: 20px;
}
body.xmas_index.sp #hint .place ul li {
  width: 100%;
  margin-right: 0;
  font-size: 16px;
  margin-bottom: 14px;
  padding: 20px 10px;
}
body.xmas_index.sp .form_btn a {
  font-size: 18px;
  margin: 20px 0;
  width: 100%;
  padding: 30px 10px 34px;
}
body.xmas_index.sp .overview {
  width: 100%;
  margin: 40px 0;
}
body.xmas_index.sp .photo_link a {
  font-size: 16px;
  text-align: center;
  padding: 10px;
}
@media (max-width: 320px) {
  body.xmas_index.sp .photo_link a, body.xmas_index.sp .form_btn a, .xmas_photolist.sp #contents-main .header_contents a {
    font-size: 14px;
  }
}
body.sp .item_list article {
  width: calc(100% / 2);
}
body.sp .item_list article .img {
  height: 150px;
}
/*投稿写真一覧*/
.xmas_photolist.sp #contents-main .header_contents a {
  font-size: 14px;
  padding: 8px;
  width: 80%;
  margin: 10px auto 0;
}