@charset "utf-8";
/* =========================================================
form
========================================================= */
form {
  clear: both;
  width: auto;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  margin: 0 auto 20px;
}
form ul li {
  clear: both;
  margin: 10px 0 0 0;
  padding: 0 0 10px 10px;
  border-bottom: dotted 1px #999999;
  list-style: none;
}
form ul li span {
  float: left;
  text-align: left;
  font-weight: bold;
  display: block;
}
form ul li span:first-child {
  float: left;
  text-align: left;
  width: 35%;
  padding: 5px 0 0 0;
}
form ul li span:last-child {
  float: left;
  text-align: left;
  width: 65%;
}
form ul li span:last-child img {
  padding: 0 0 0 5px;
}

@media screen and (max-width: 899px) {
  form ul li span {
    float: none;
    text-align: left;
    font-weight: bold;
    display: block;
  }
  form ul li span:first-child {
    float: none;
    text-align: left;
    width: auto;
    padding: 5px 0 10px 0;
  }
  form ul li span:last-child {
    float: none;
    text-align: left;
    width: auto;
  }
}
form ul li span.txt {
  width: 97%;
  padding: 0 10px 10px 0;
}
form ul li span.txt2 {
  width: 100%;
}
form ul li em {
  color: #fff;
  font-weight: normal;
  font-style: normal;
  font-size: 80%;
  background: #5bb7b1;
  border-radius: 3px;
  margin: 0 0 0 10px;
  padding: 3px;
}
form p {
  text-align: center;
}
form p.txt {
  text-align: left;
}
form p em {
  color: #dc5b5b;
}
.message-txt {
  padding: 20px 0 20px 0;
  text-align: center;
}

.message-txt img.image-mes {
  width: 95%;
  max-width: 615px;
  height: auto;
}

.message-txt .thanks {
  text-align: center;
  padding: 80px 0;
  font-size: 120%;
  font-weight: bold;
}
.message-txt .error {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  padding: 40px 0 0 0;
}

/* =========================================================
animation
========================================================= */
/*1種類目*/
.thanks1 {
  width: 640px;
  text-align: center;
  border-radius: 0%;
  margin: 0 auto;
  background: #fff;
  padding: 5px;
  border: 3px solid #b7d4d2;
}

.thanks1 .inner1 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 630px;
  border-radius: 0%;
  background: #dceeee;
}

.thanks1 .group {
  text-align: center;
}

.thanks1 img.mes1 {
  display: block;
  position: relative;
  margin: 0 auto 10%;
}

.thanks1 img.dog1 {
  position: relative;
  margin: 0 0% 5% 6%;
}

.thanks1 img.mes1-2 {
  position: relative;
  margin: 0 0% 0 5%;
}

.mofu1 {
  position: absolute;
  top: 25%;
  left: 10%;
}
.mofu2 {
  position: absolute;
  top: 40%;
  left: 5%;
}
.mofu3 {
  position: absolute;
  top: 55%;
  left: 8%;
}
.mofu4 {
  position: absolute;
  top: 25%;
  right: 10%;
}
.mofu5 {
  position: absolute;
  top: 40%;
  right: 5%;
}
.mofu6 {
  position: absolute;
  top: 55%;
  right: 8%;
}
/*2種類目*/
.thanks2 {
  width: 80%;
  height: 550px;
  margin: 0 auto;
  background: #f2caba;
  transform: rotateZ(8deg);
}
.thanks2 .inner2 {
  position: relative;
  top: 0;
  left: 0;
  padding: 10px;
  background: #fdeee8;
  transform: rotateZ(-8deg);
}

.thanks2 .group {
  display: flex;
  height: 550px;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 3px dotted #f2caba;
}
.thanks2 img.mes2 {
  display: block;
}

.thanks2 img.dog2 {
  position: absolute;
  right: 0;
  bottom: 0px;
}

.cheak1,
.cheak2 {
  width: 8%;
  height: 15px;
  -ms-filter: blur(10px);
  filter: blur(10px);
  background: #dc5b5b;
  border-radius: 50%;
}

.cheak1 {
  position: absolute;
  top: 438px;
  left: 714px;
}
.cheak2 {
  position: absolute;
  top: 468px;
  left: 549px;
}

img.heart1 {
  position: absolute;
  top: 7%;
  left: 7%;
}

img.heart2 {
  position: absolute;
  top: 40%;
  left: 12%;
}
img.heart3 {
  position: absolute;
  top: 75%;
  left: 5%;
}
img.heart4 {
  position: absolute;
  top: 15%;
  left: 40%;
}

img.heart5 {
  position: absolute;
  bottom: 15%;
  left: 35%;
}
img.heart6 {
  position: absolute;
  top: 8%;
  right: 15%;
}

img.heart7 {
  position: absolute;
  top: 35%;
  right: 5%;
}

/*3種類目*/
.thanks3 {
  border: 3px dotted #b4d2d0;
  width: 800px;
  margin: 30px auto;
  padding: 10px;
  position: relative;
}

.tt {
  width: 40%;
  position: absolute;
  top: 15%;
  left: 5%;
  display: flex;
  flex-direction: column;
}

.tt img {
  display: block;
}

.tt img.home1 {
  width: 254px;
  height: 102px;
  padding: 0 0 10px 0;
}
.tt img.home2 {
  width: 371px;
  height: 104px;
  padding: 0 0 10px 0;
}
.tt img.home3 {
  width: 177px;
  height: 102px;
  padding: 0 0 10px 0;
}
.tt img.home4 {
  width: 177px;
  height: 102px;
  padding: 0 0 0 0;
}

img.dog3 {
  position: absolute;
  top: 30%;
  left: 55%;
}
img.bun {
  position: absolute;
  top: 70%;
  left: 85%;
}
img.kakko {
  position: absolute;
  top: 5%;
  left: 33%;
}
img.onpu1 {
  position: absolute;
  top: 10%;
  right: 20%;
}

img.onpu2 {
  position: absolute;
  top: 20%;
  right: 10%;
}

.context {
  width: 800px;
  margin: 0px auto;
  /*   position: absolute;*/
}

.area {
  position: relative;
  width: 800px;
  height: 500px;
  margin: 0 auto;
  background: #dceeee;
}

.circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: #fff;
  opacity: 0.2;
  animation: animate 25s linear infinite;
  bottom: -150px;
}

.circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}

.circles li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
  background: #b4d2d0;
}

.circles li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s;
}

.circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
  background: #b4d2d0;
}

.circles li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.circles li:nth-child(6) {
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
  background: #b4d2d0;
}

.circles li:nth-child(7) {
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
  background: #b4d2d0;
}

.circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10) {
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}

@keyframes animate {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 0.7;
    border-radius: 45%;
  }

  100% {
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%;
  }
}

/*ランダム*/
.message-txt div.elements:nth-last-of-type(2),
.message-txt div.elements:nth-last-of-type(3) {
  display: none;
}

/* =========================================================
cation
========================================================= */
form .cation {
  width: 95%;
  line-height: 1.4em;
  margin: 0 auto 20px;
}
form .cation dt {
  margin: 20px 0 10px 0;
  color: #dc5b5b;
  font-size: 93%;
}
form .cation dd {
  padding: 0 0 20px 15px;
  font-size: 93%;
  background: url(../img/icon-list.gif) no-repeat 0 5px;
}
form .cation a {
  text-decoration: underline;
}
/* =========================================================
link設定
========================================================= */
a:link {
  color: #000;
  text-decoration: none;
}
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:active {
  color: #000;
  text-decoration: underline;
}
object,
a:focus {
  outline: none;
}
/* =========================================================
clearfix
========================================================= */
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
ul li:after {
  content: " ";
  display: block;
  clear: both;
}
/* =========================================================
form整形
========================================================= */
/*RadioとText*/
label.radio-text {
  cursor: pointer;
  position: relative;
  padding-top: 3px;
  padding-left: 5px;
  margin-right: 5px;
  overflow: hidden;
  padding-left: 20px;
  display: inline-block;
}
label.radio-text:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #666;
  border-radius: 50%;
  left: 0px;
  top: 4px;
  content: "";
  z-index: 3;
}
label.error:before {
  border: 1px solid #f03;
}
label.radio-text:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  left: 3px;
  top: 7px;
  background-color: #444;
  z-index: 1;
}
label.radio-text input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  left: -23px;
  top: 1px;
  margin: 0px;
  box-shadow: 20px -1px #fff;
}
label.radio-text input[type="radio"]:checked {
  box-shadow: none;
}
label.radio-text input[type="radio"]:focus {
  opacity: 0;
  box-shadow: 20px -1px #fff;
}
/*CheckBoxとText */
label.checkbox-text {
  cursor: pointer;
  position: relative;
  padding: 2px 5px 2px 27px;
  margin-right: 5px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
}
label.error {
  background: #f8e2e2;
}
label.checkbox-text:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 0;
  border: 1px solid #ccc;
  z-index: 3;
}
label.error:before {
  border: 1px solid #f03;
}
label.checkbox-text:after {
  content: "";
  position: absolute;
  top: 40%;
  left: 6px;
  display: block;
  margin-top: -8px;
  width: 8px;
  height: 12px;
  border-right: 3px solid #444;
  border-bottom: 3px solid #444;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  z-index: 1;
}
label.checkbox-text input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  left: -40px;
  width: 22px;
  height: 22px;
  display: block;
  box-shadow: 41px 0px #fff;
  z-index: 2;
  margin: 0px;
  padding: 0px;
}
label.checkbox-text input[type="checkbox"]:checked {
  box-shadow: none;
}
label.checkbox-text input[type="checkbox"]:checked:focus {
  box-shadow: 40px 0px #666;
  opacity: 0;
}
label.checkbox-text input[type="checkbox"]:focus {
  box-shadow: 41px 0px #fff;
}
/*input*/
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="url"],
textarea {
  width: 95%;
  border: 0;
  padding: 5px;
  font-size: 1.3em;
  font-family: Arial, sans-serif;
  outline: none;
  border: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
}

@media screen and (max-width: 899px) {
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="number"],
  input[type="url"],
  textarea {
    width: 95%;
  }
}
input[type="text"].error,
input[type="email"].error,
input[type="tel"].error,
input[type="number"].error,
input[type="url"].error,
textarea.error {
  border: 1px solid #f03;
  background: #f8e2e2;
}
input:focus,
textarea:focus {
  border: solid 1px #8a8a8a;
  background: #eee;
}
input.error:focus,
textarea.error:focus {
  border: 1px solid #f03;
  background: #f8e2e2;
}
input[type="text"],
textarea {
  ime-mode: active;
}
textarea {
  width: 97%;
  height: 200px;
}

@media screen and (max-width: 899px) {
  textarea {
    width: 95%;
  }
}
input.reco {
  width: 97%;
}

@media screen and (max-width: 899px) {
  input.reco {
    width: 94%;
  }
}
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="url"] {
  ime-mode: inactive;
}
input.zip,
input.tel {
  width: 70px;
}
input[type="image"] {
  width: 250px;
  height: auto;
  margin: 10px 0;
}
input[type="submit"] {
  width: 70%;
  padding: 15px 0;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 140%;
  background-color: #dc5b5b;
  color: #fff;
  border-style: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}

@media screen and (max-width: 899px) {
  input[type="submit"] {
    width: 90%;
    padding: 4% 0 5%;
    line-height: 1em;
  }
}

input[type="submit"]:hover {
  background: #444;
  color: #fff;
  transition: all 0.5s;
}
/*select*/
select {
  width: 97%;
  padding: 5px;
  margin: 0 5px 0px 0px;
  outline: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-overflow: "";
  font-size:120%;
}
select.error {
  background: #f8e2e2;
  border: 1px solid #f03;
}
select:focus {
  background: #eee;
  border: solid 1px #8a8a8a;
}
select.error:focus {
  background: #f8e2e2;
  border: 1px solid #f03;
}
input[type="file"].error {
  background: #f8e2e2;
}

.corner_submit a {
  color: #fff;
}
