#base {
  background-image: url("back3.gif") !important;
}
#body {
  margin: 0 auto;
}
img {
  max-width: 100%;
}
#header {
  margin: 0;
}
h1 {
  text-align: center;
  margin-top: 10px;
}
h1 img {
  width: 80%;
}
#header {
  text-align: center;
  overflow: hidden;
}
#header p {
  font-size: 18px;
  font-weight: bold;
}
#contents {
  border-radius: 20px;
  margin: 0 auto 50px auto;
  background-color: #fff;
  padding: 10px 5px;
  margin: 5px;
  text-align: left;
}
#contents h2 {
  color: #fd5874;
  font-size: 22px;
  text-align: center;
  line-height: 1.3;
  margin: 20px 0;
}
#contents p.copy {
  text-align: left;
  font-size: 16px;
}
#contents h2.smale {
  font-size: 24px;
  margin-bottom: 10px;
}
#contents p.smale {
  font-size: 16px;
}
.syousai::after {
  content: "";
  display: block;
  clear: both;
}
.syousai {
  margin-bottom: 20px;
}
.syousai div {
}
.syousai ul {
  margin: 10px 0;
  padding: 0 0 0 20px;
}
.syousai h3 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  line-height: 1;
  border: none;
  border-radius: 10px;
}
.taisyou h3 {
  background-color: #ff96a8;
}

.otodoke h3 {
  background-color: #8cd0ed;
}
.mousikomi h3 {
  background-color: #fdd569;
}
.syousai p.tyuui2 {
  font-size: 16px !important;
  text-align: left !important;
  margin-left: 1em !important;
  text-indent: -1em !important;
  margin: 0;
}
#form {
  margin: 0;
}
.thanks {
  margin: 10px;
  text-align: left;
}
#mainimage {
  position: relative;
  text-align: center;
}
.imsetumei {
  font-size: 10px;
  text-align: right;
  margin-top: -10px;
}
ol-pc {
  display: none;
}

.toppa {
  position: absolute;
  top: -20px;
  right: 20px;
  width: 100px;
  transform: rotate(20deg);
}
.toppa img {
  width: 100%;
}

/*コラボ*/
h1.corabo {
  margin: 0 10px;
}
h1.corabo img {
  display: block;
  text-align: center;
  max-width: 100%;
  width: 95%;
  margin: 10px auto;
}
h1.corabo img:nth-child(2) {
  width: 30px;
}
h1.corabo img:last-child {
  width: 70%;
}

.cyachcpy {
  font-size: 22px;
  background-color: #f72c66;
  color: #fff;
  font-weight: bold;
  margin: 0px;
  padding: 10px;
  line-height: 1.4;
}
.corabo + p {
  padding: 0 10px;
}
.shigapresent {
  border: dotted 6px #5892fd;
  padding: 10px;
  border-radius: 10px;
  margin: 20px 0;
  background-color: #f4faff;
  background-image: url("shigabacksp.png");
  background-position: center center;
  background-size: 450px;
}
.shigalogo {
  text-align: right;
}
.shigalogo img {
  width: 100px;
  text-align: right;
}

#contents .shigapresent h2 {
  font-size: 28px;
  margin: 0;
  color: #0066ff;
}
.shigapresent strong {
  color: #ff0000;
}
.shigapresent span {
  display: block;
  text-align: center;
}
.shigapresent span a {
  background-color: #0066ff;
  color: #fff;
  border-radius: 10px;
  display: inline-block;
  padding: 5px 10px;
  font-weight: bold;
  text-decoration: none;
}
.startform {
  border: solid 2px #f67f00;
  border-radius: 10px;
  padding: 10px;
  margin: 0;
  margin-top: 30px;
  background-color: #fffee6;
}
#contents .startform h3 {
  text-align: center;
  color: #f67f00;
  font-size: 20px;
  text-align: center;
  border: none;
  margin: 0;
}
#contents h2.smale > span {
  display: block;
  text-align: left;
  margin: 10px 0;
  color: #fff;
}

#contents h2.smale > span span {
  border: solid 2px #f67f00;
  font-size: 16px;
  display: inline-block;
  padding: 5px 10px 3px 10px;
  color: #f67f00;
  background-color: #fffeed;
  transform: rotate(-5deg);
}

.startform table,
.startform tbody,
.startform thead,
.startform th,
.startform tr,
.startform td {
  display: block;
}
.startform th {
  background-color: #ffedbf;
  font-weight: normal;
  border-radius: 6px;
  padding: 10px;
  border: solid 1px #ffb143;
  margin: 10px 0;
}
.reiwa span {
  white-space: nowrap;
}
.startform th span {
  font-size: 12px;
  color: #ff0000;
}
.startform td {
  background-color: #fff;
  border-radius: 6px;
  padding: 10px;
  border: solid 1px #ffb143;
  font-size: 14px;
}
.startform td p {
  margin: 0;
  font-size: 14px;
  color: #ff0000;
}
.startform td label {
  display: block;
  line-height: 1.2;
  margin: 10px 0;
  margin-left: 2em;
  text-indent: -2em;
  padding: 0;
}
.startform input[type="radio"] {
  width: 18px;
  height: 18px;
  vertical-align: -5px;
}
.startform select {
  font-size: 18px;
  border: solid 1px #aaa;
  border-radius: 6px;
  margin: 0;
  vertical-align: 0px;
}

.startform .submit {
  margin: 20px auto;
}

/**/
.tableline2 table,
.tableline2 table tbody,
.tableline2 table thead,
.tableline2 table tr,
.tableline2 table th,
.tableline2 table td {
  display: block;
  box-sizing: border-box;
}
.tableline2 th {
  background-color: #ffecf0;
  border-top: solid 1px #ee859a;
  padding: 10px;
  font-weight: normal;
  text-align: center;
}
.tableline2 th span {
  font-size: 10px;
  color: #ff0000;
  font-weight: normal;
}
.tableline2 p {
  margin: 0;
}
.tableline2 td {
  padding: 10px;
  font-size: 16px;
  text-align: center;
}
.tableline2 input[type="tel"],
.tableline2 input[type="email"],
.tableline2 input[type="text"] {
  font-size: 16px;
  padding: 10px 5px;
  border-radius: 6px;
  border: solid 1px #aaa;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.tableline2 input.coopno {
  width: 150px;
  box-sizing: border-box;
}
.tableline2 input.name {
  width: 100px;
  box-sizing: border-box;
}
.tableline2 input.phone {
  width: 100%;
  box-sizing: border-box;
}
.tableline2 input[type="checkbox"],
.tableline2 input[type="radio"] {
  width: 1.5em;
  height: 1.5em;
  vertical-align: -5px;
}
.tableline2 input.zip {
  width: 80px;
}
.tableline2 td.textleft {
  text-align: left;
}
label {
  margin: 10px;
  margin-left: 0;
  text-align: left;
  display: inline-block;
  white-space: nowrap;
}
.startform label {
  white-space: normal;
}
.tableline2 select {
  font-size: 16px;
  border: solid 1px #aaa;
  border-radius: 6px;
  padding: 8px;
}
.tableline2 textarea.comment {
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  height: 100px;
}
.plybasy {
  border: solid 1px #f72c66;
  padding: 5px;
  background-color: #fffee6;
  margin: 10px 0;
}
.plybasy label {
  white-space: normal;
  margin-left: 1.5em;
  text-indent: -1.5em;
}
::placeholder {
  color: #97d2ff;
}

span.kome {
  display: block;
  margin-left: 1em;
  text-indent: -1em;
}
.copy span {
  display: inline-block;
  border: solid 2px #fd5874;
  padding: 0px 5px;
  margin-right: 5px;
  font-weight: bold;
  color: #fd5874;
}
.hiss {
  color: #ff0000;
  font-size: 10px;
}

.shiga h5,
.shiga h3 {
  border-color: #5892fd;
}

/**/
.shigaken {
  margin-bottom: 30px;
}
.shigaken a {
  display: block;
  border-radius: 10px;
  background-color: #0066ff;
  color: #fff;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  padding: 5px;
  margin-bottom: 40px;
}
.srani {
  padding-top: 1em;
  position: relative;
  text-align: center;
  color: #f67f00;
  font-size: 18px;
  font-weight: bold;
}
.srani span {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  border-radius: 50%;
  line-height: 1;
  padding: 8px 14px;
  color: #fff;
  background-color: #f67f00;
  transform: rotate(-10deg);
}
.srani span::after {
  content: "▼";
  color: #f67f00;
  position: absolute;
  bottom: -15px;
  left: calc(50% - 0.5em);
}
.srani img {
  width: 40px;
  vertical-align: -10px;
  margin-right: 10px;
}
#hajimarubox {
  position: relative;
  margin: 0 10px;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
#hajimarubox img {
  max-width: 100%;
}
#hajimarubox div:first-child {
  width: 60%;
}
#hajimarubox div:last-child {
  width: 35%;
}
.imgtyuui {
  text-align: center;
  font-size: 12px;
}
#hajimarubox .toppa {
  right: -10px;
  top: -50px;
  text-align: right;
}
#hajimarubox .toppa img {
  width: 50px;
}

.midashi {
  font-size: 1.1rem;
  text-align: center;
  background-color: #79a8d4;
  color: #fff;
  padding: 12px;
  line-height: 1;
  margin-top: 20px;
  text-align: left;
}
.tableline2 table.ariga-anq th {
  border: solid 1px #79a8d4;
  background-color: #d1e6f9;
  text-align: left;
}
.tableline2 table.ariga-anq td {
  border: solid 1px #79a8d4;
  text-align: left;
}
.multiselect {
  width: 100%;
  box-sizing: border-box;
}
.tyui {
  display: none;
}

.okurimonobox .img {
  width: 120px;
  float: right;
}
#contents .okurimonobox p.copy {
  text-align: left;
}
.okurimonobox .link a {
  display: block;
  border-radius: 10px;
  background-color: #0066ff;
  color: #fff;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  padding: 5px;
  margin-bottom: 40px;
}
