@charset "UTF-8";
@media (min-width: 751px) {
  .pc {
    display: block;
  }

  .sp {
    display: none;
  }

.lottery-area
{
    background-color: #ff8100;
    background-image: url(../images/kamifubuki.png);
    font-family: 'Zen Kaku Gothic New', sans-serif;
    color:#111;
}

.lottery-ribon
{
  width: 40%;
  margin: 0 auto;
  margin-top:-100px;
  margin-bottom:-20px;
}

/* .lottery-top-above
{
  padding: 20px 0px;
  font-size: 5vw;
  line-height:1.2;
  color:white;
} */

.lattery-top-ribon
{
  background-color: #69c4e3;
  background-image: url(../images/top-back.png);
  background-repeat: round;
  padding: 20px 0px;
}

.lottery-top-memo 
{
  font-size: 2vw;
}

.lottery-top-memo-top
{
  font-weight: bold;
  background:linear-gradient(transparent 50%, #ffcc66 0%);
}

.lottery-top-comment {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  line-height: 1;
  color: white;
  font-size: 3vw;
}

.lottery-top-comment::before,.lottery-top-comment::after {
  width: 5px;
  height: 35px;
  content: "";
  background-color: white;
}

.lottery-top-comment::before {
  margin-right: 0.5em;
  transform: rotate(-30deg);
}

.lottery-top-comment::after {
  margin-left: 0.5em;
  transform: rotate(30deg);
}

.lottery-top
{
  color:#ff8100;
  font-size: 5vw;
  padding:10px;
}

.lottery-top-back
{
  background-color: white;
  padding: 0px 10px;
  text-shadow: 1px 1px 0 #66c7ec, -1px 1px 0 #66c7ec, 1px -1px 0 #66c7ec, -1px -1px 0 #66c7ec;
}

.lottery-present-back
{
    background-color: white;
    padding: 10px;
    border-radius: 20px;
    /* border: #ff6a00 solid 5px; */
}

.lottery-present-flex
{
    display:flex;
}

.prize-first
{
  display:flex;
  width:50%;
}

.lottery-prize
{
  width: 15%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lottery-prize-title
{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40%;
}

/* .lottery-prize-title
{
    display: flex;
    justify-content: center;
} */

.lottery-prize-title p
{
    font-size:2.1vw;
    line-height: 1.5;
    display:inline-block;
    vertical-align: middle;
    /* color:#f30d84; */
   /* font-family: "Zen Maru Gothic", serif; */
    font-weight:bold;
}

.lottery-title-big
{
  font-size: 2.5vw;
}

.prize-img-left
{
  display: flex;
  justify-content: center;
  align-items: center;
  width:60%;
}

.prize-img-right
{
  display: flex;
  justify-content: center;
  align-items: center;
    width:40%;
}

.lottery-present-down-flex
{
  width: 60%;
}

.lottery-present-down-flex-right
{
  width: 40%;
  margin-left:10px;
}

.lottery-present-second-flex
{
  display:flex;
}

.lottery-present-second-up-flex
{
  display:flex;
}

.lottery-present-second-down-flex
{
  display:flex;
}

.lottery-present-second-down-left,.lottery-present-second-down-right{
  display: flex;
}

.lottery-second-prize
{
  width: 20%;
  display:block;
  align-content: center;
}

.lottery-second-prize img
{
  width: 80%;
}

.lottery-second-prize-title
{
  width: 60%;
  font-size: 2vw;
  font-weight:bold;
  display: block;
  align-content: center;
  line-height: 1.5;
}

.lottery-second-prize-img
{
  width: 20%;

}

.lottery-second-prize-img img
{
  width: 80%;
}

.lottery-second-prize-img-sub
{
  width: 20%;
}

.lottery-second-prize-img-sub-text
{
  width: 30%;
  font-size:16px;
  line-height:1.2;
  padding:0px 5px;
}

.lottery-third-flex
{
  display: flex;
}

.lottery-third-prize
{
  width: 30%;
  display:block;
  align-content: center;
}

.lottery-third-title
{
  width:70%;
  font-size: 2vw;
  font-weight:bold;
  display: block;
  align-content: center;
  line-height: 1.5;
}

.lottery-third-img img
{
  width: 60%;
}

.lottery-memo-area
{
  margin-top:20px;
  background-color: #ffffee;
  font-size: 18px;
  padding: 10px;
  line-height: 1.5;
}

.lottery-under
{
  font-size:22px;
  color:red;
  font-weight:bold;
  background: linear-gradient(transparent 60%, yellow 0%);
}

.lottery-early-raijo
{
    color:#111;
  background-image:url(../images/raijo-tokuten-back.jpg);
}

.lottery-early-raijo-back
{
  background-color: white;
  width:80%;
  border-radius: 20px;
  margin: 0 auto;
}

.lottery-early-raijo-flex
{
  display:flex;
}

.lottery-early-raijo-left
{
  width:70%;
  padding:10px 30px;
  font-size: 2vw;
  line-height: 1.5;
  display:block;
  align-content: center;
}

.lottery-early-raijo-right
{
  width:30%;
  display:block;
  align-content: center;
}

.lottery-early-raijo-right img
{
  padding:10px;
}

.lottery-early-raijo-present
{
  background-color: #efd98d;
  border-radius: 20px;
}

.lottery-raijo-present
{
  color:#f30d848c;
  font-size: 4vw;
}

.lottery-early-raijo-present p
{
  color: #437da3;
  font-size: 3vw;
  font-weight: bold;
/* font-family: "Zen Maru Gothic", serif; */
}

.lottery-raijo-top
{
  background-color: rgb(35, 124, 35);
  color:white;
  font-size:4vw; 
  padding: 10px 0px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
}

.rabbit
{
  /* width: 80%; */
  text-align: right;
  margin-top: -20px;
}

.rabbit img
{
  width: 20%;

}

/* quo start */

  .quo
  {
    background: repeating-linear-gradient(45deg, rgb(230, 62, 58), rgb(230, 62, 58) 5px, rgb(255, 252, 217) 5px, rgb(255, 252, 217) 10px);
    /* background: repeating-linear-gradient(45deg, rgb(100,198,196), rgb(100, 198, 196) 5px, rgb(255,252,217) 5px, rgb(255, 252, 217) 10px); */
  }

  .quo-inner
  {
    margin: 20px;
    background-color: rgb(255, 252, 217);
    font-size: 20px;
  }

  .quo-title
  {
    background-color: rgb(230, 62, 58);
    color: white;
    border-radius: 20px;
    font-size: 2em;
    padding: 10px;
    text-align: center;
    width: 50%;
    margin: 0 auto;
  }

  .quo-flex
  {
    width: 90%;
    display: flex;
    margin: 0 auto;
    text-align: center;
    line-height: 1.5;
    max-width: 1200px;
  }

  .quo-img
  {
    width: 30%;
    display: flex;
    align-items: center;
  }

  .quo-text
  {
    width: 70%;
    font-size: 2vw;
    padding:10px;
  }

  .quo-present
  {
    font-size: 2vw;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    /* font-family: 'Luckiest Guy', cursive; */
    font-weight: 800s;
  }

  .quo-big
  {
    font-size: 4vw;
    font-weight: bold;
  }

  .quo-detail
  {
    width: 90%;
    margin: 0 auto;
    font-size: 1.5vw;
  }

/* quo end */

/* エアコンアンケートstart */

.aircon-question-area
{
  background-image: url(../images/question-back.jpg);
  background-repeat: round;
}

.aircon-question-top
{
  background-color: #b8e2f2;
  color:#437da3;
  font-size: 3vw;
  text-align: center;
  padding: 20px;
  font-weight: bold;
  line-height: 1.5;
}

.question-inner
{
  background-color: white;
  width: 90%;
  margin:0 auto;
  padding:15px;
  border-radius: 20px;
}

.question-text
{
  font-size:2vw;
  text-align: center;
  color: black;
}

.question-sub
{
  background-color: rgb(250 227 243);
  width: 80%;
  margin: 0 auto;
  padding: 20px;
  line-height: 1.5;
  font-size: 2vw;
  color:black;
  border-radius: 20px;
  text-align: center;
}

.question-amazon
{
  font-size: 20px;
  text-align: center;
}

.question-amazon span{
  color:#ec08d9;
  font-size: 3vw;
  font-weight: bold;
}

.question-amazon-img{
  width: 50%;
  margin: 0 auto;
}

.question-sub-text{
  /* width: 80%; */
  margin: 0 auto;
  font-size:1.5vw;
  text-align: left;
  line-height:1.2;
}

/* ボタンstart */

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;/*rem算出をしやすくするために*/
}

.btn,
a.btn,
button.btn {
  font-size: 3vw;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  /* color: #212529; */
  border-radius: 0.5rem;
}

a.btn-flat {
  overflow: hidden;

  padding: 1.5rem 6rem;

  color: #fff;
  border-radius: 0;
  background: #000;
}

a.btn-flat span {
  position: relative;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 100px;
  height: 100px;

  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-80%) translateY(-25px);
  transform: translateX(-80%) translateY(-25px);

  border-radius: 50%;
  background: #eb6100;
}

a.btn-flat:hover:before {
  width: 400px;
  height: 400px;

  -webkit-transform: translateX(-1%) translateY(-175px);

  transform: translateX(-1%) translateY(-175px);
}

/* ボタンend */

/* エアコンアンケートend */

  }