@charset "UTF-8";
* {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
  text-decoration: none;
}
html,
body {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6,
header,
footer,
section,
article,
nav,
p,
figure,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
img,
address,
form,
input,
textarea,
select,
option,
span {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 140%;
  color: #333;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
ul,
ol {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img,
a {
  border: none;
}
img {
  height: auto;
  vertical-align: bottom;
}
html {
  background-color: #6d4753;
}
body {
  background: radial-gradient(#ff749c 0%, #e94c79 80%, #da5f83 100%);
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
body header img {
  width: 100%;
}
body main {
  width: auto;
  flex-basis: 100%;
  overflow-x: auto;
  position: relative;
  display: block;
  text-align: center;
  color: #FFF;
}
body main img.logo {
  width: 45%;
}
body main img.caption_2 {
  margin: 0;
  width: 100%;
}
body main img.caption_1 {
  margin: 20px 0 20px;
  width: 100%;
}
body main div.bt_area {
  background-color: #f31d31;
}
body main div.bt_area img {
  width: 60%;
  padding-bottom: 1.5em;
}
body main img.menu {
  margin-top: 20px;
  width: 60%;
  padding: 5px 0 2px;
}
body main div.top_text {
  background-color: rgba(0, 0, 0, 0.118);
  width: 69%;
  height: auto;
  text-align: left;
  margin: 0 auto 20px;
  font-size: 3.4vw;
  padding: 15px 15px 20px;
}
body main div.top_text p {
  font-size: 4.7vw;
  text-align: center;
  padding: 5px 0 5px;
}
body footer {
  display: block;
  position: relative;
  width: 100vw;
  height: auto;
}
body footer p.copyright {
  text-align: center;
  font-size: 9px;
  padding: 10px 0 10px;
  color: #ffffff;
}
body .contents {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: 100vh;
  overflow: auto;
}
body .contents ul.menu {
  font-size: 0;
  padding: 30px 0;
}
body .contents ul.menu li {
  display: inline-block;
  width: auto;
  padding: 0 10px;
}
body .contents ul.menu li img {
  width: 55%;
  margin: 10px 0;
}
body .contents ul.menu li a {
  color: #ffffff;
  font-size: 3.4vw;
}
body .contents p.copyright {
  font-size: 3vw;
  padding: 15px 0;
  color: #ffffff;
}
body .contents img.footer {
  width: 100%;
}
body div.wrapper {
  position: relative;
  text-align: center;
  color: #3a3a3a;
  width: 100%;
  margin: 0 auto;
}
body div.wrapper p {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.85);
  text-align: left;
  font-size: 12.5px;
  line-height: 1.7em;
}
body div.wrapper p span {
  font-weight: bold;
  font-size: 16px;
  color: #eb0229;
  border-bottom: rgba(124, 23, 23, 0.145) 1px solid;
}
body div.contact {
  position: relative;
  text-align: center;
  color: #fff;
  width: 100%;
}
body div.contact div.contact_wrapper {
  background-color: rgba(255, 255, 255, 0.85);
}
body div.contact div.contact_wrapper p {
  padding: 20px;
  text-align: left;
  font-size: 12px;
  line-height: 1.7em;
}
body div.contact div.contact_wrapper p span {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  color: #eb0229;
  border-bottom: rgba(124, 23, 23, 0.145) 1px solid;
  margin-bottom: 10px ;
}
body div.contact div.contact_wrapper p.contact_info {
  width: 90%;
  margin: 0 5%;
  padding: 15px;
  background-color: #ffffff;
}
body div.contact div.contact_wrapper p.contact_info span {
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  color: #eb0229;
  border-bottom: rgba(124, 23, 23, 0.145) 1px solid;
  margin-bottom: 5px ;
}
body div.contact div.contact_wrapper p.contact_text2 {
  color: #333;
  font-size: 11px;
}
body div.contact div.contact_wrapper p.bt {
  text-align: center;
  display: inline-block;
  margin: 30px auto;
  padding: 8px 20px;
  background-color: #333;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 25px;
}
body div.leave {
  position: relative;
  text-align: center;
  color: #fff;
  width: 100%;
}
body div.leave div.leave_wrapper {
  padding: 0 0 2em;
  background-color: rgba(255, 255, 255, 0.85);
}
body div.leave div.leave_wrapper p.fix_caption {
  color: #ff0000;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  padding: 3em 0 0;
}
body div.leave div.leave_wrapper p.caution {
  color: #ff0000;
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
  padding: 0;
}
body div.leave div.leave_wrapper p.caution2 {
  color: #ff0000;
  font-size: 0.75em;
  text-align: center;
  padding: 0;
}
body div.leave div.leave_wrapper p.leave_text {
  padding: 20px;
  text-align: left;
  font-size: 12px;
  line-height: 1.7em;
}
body div.leave div.leave_wrapper p.leave_text span {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  color: #eb0229;
  border-bottom: rgba(124, 23, 23, 0.145) 1px solid;
  margin-bottom: 10px ;
}
body div.leave div.leave_wrapper p.contact_info {
  width: 83%;
  margin: 2em auto;
  font-size: 12px;
  padding: 15px;
  background-color: #ffffff;
  text-align: left;
}
body div.leave div.leave_wrapper .wrapper {
  width: 86%;
}
body div.leave div.leave_wrapper .wrapper p.title {
  font-size: 12px;
  padding: 2em 0 0.3em 1em;
  color: #333;
  background-color: transparent;
}
body div.leave div.leave_wrapper .wrapper input[type="text"] {
  display: block;
  width: 90%;
  height: auto;
  background-color: #fff;
  border: none;
  border-radius: 3em;
  color: #333;
  text-align: center;
  font-size: 15px;
  padding: 1em 2em;
  margin: 0 auto;
}
body div.leave div.leave_wrapper p.bt {
  text-align: center;
  display: inline-block;
  margin: 30px auto;
  padding: 8px 30px;
  background-color: #ff0000;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 25px;
}
h2 {
  text-align: center;
  padding: 10px 0 3px;
  margin: 0 auto;
}
h2 img {
  width: 66%;
}
@media (min-width: 720px) {
  body {
    position: relative;
    width: 640px;
    margin: 0 auto;
    min-height: 100vh;
    padding-bottom: 1px ;
    padding: 0;
  }
  body main::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  body main::-webkit-scrollbar-thumb {
    background-color: #c8c8c8;
    border-radius: 5px;
    box-shadow: inset 3px 3px 3px rgba(255, 255, 255, 0.2);
  }
  body main::-webkit-scrollbar-corner {
    display: none;
  }
  body main {
    width: auto;
    flex-basis: 100%;
    overflow-x: auto;
    position: relative;
    display: block;
    text-align: center;
    color: #FFF;
    padding: 0;
  }
  body main img.logo {
    width: 40%;
    display: block;
    margin: 0 auto;
  }
  body main img.caption {
    width: 60%;
    display: block;
    margin: 0 auto;
  }
  body main img.menu {
    margin-top: 20px;
    width: 40%;
    padding: 5px 0 2px;
    background-color: rgba(240, 236, 238, 0.2);
  }
  body main div.top_text {
    background-color: rgba(0, 0, 0, 0.118);
    width: 60%;
    height: auto;
    text-align: left;
    margin: 0 auto 20px;
    font-size: 14px;
    padding: 15px 15px 20px;
  }
  body main div.top_text p {
    font-size: 20px;
    text-align: center;
    padding: 5px 0 5px;
  }
  body main a {
    color: #ffffff;
    font-size: 14px;
    padding: 0 0;
  }
  body footer {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  body footer img {
    width: 100%;
  }
  body .contents {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 100vh;
    overflow: auto;
  }
  body .contents ul.menu {
    font-size: 0;
  }
  body .contents ul.menu li img {
    width: 40%;
    margin: 15px 0;
  }
  body .contents p.copyright {
    font-size: 12px;
    padding: 15px 0;
  }
  body .contents img.footer {
    width: 100%;
  }
  body div.wrapper {
    position: relative;
    padding: 5% 0;
    text-align: center;
    color: #fff;
    width: 85%;
    margin: 0 auto;
  }
  body div.wrapper p {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.85);
    text-align: left;
    font-size: 12px;
    line-height: 1.7em;
  }
  body div.wrapper p span {
    font-weight: bold;
    font-size: 16px;
    color: #eb0229;
    border-bottom: rgba(124, 23, 23, 0.145) 1px solid;
  }
  body div.contact {
    position: relative;
    padding: 5% 0;
    text-align: center;
    color: #fff;
    width: 85%;
    margin: 0 auto;
  }
  body div.contact div.contact_wrapper {
    background-color: rgba(255, 255, 255, 0.8);
  }
  body div.contact div.contact_wrapper p {
    padding: 20px;
    text-align: left;
    font-size: 12px;
    line-height: 1.7em;
  }
  body div.contact div.contact_wrapper p span {
    font-weight: bold;
    font-size: 14px;
    color: #ffe9a0;
    border-bottom: #e8d79f 1px solid;
  }
  body div.contact div.contact_wrapper p.bt {
    text-align: center;
    display: inline-block;
    margin: 15px auto;
    padding: 10px 20px;
    background-color: #333;
    color: #fff;
    border-radius: 15px;
  }
  body div.leave {
    position: relative;
    padding: 2% 0;
    text-align: center;
    color: #fff;
    margin: 0 auto;
  }
  body div.leave div.leave_wrapper {
    padding: 0 0 2em;
    background-color: rgba(255, 255, 255, 0.85);
  }
  body div.leave div.leave_wrapper p.caution {
    color: #ff0000;
    font-weight: bold;
    font-size: 1.3em;
    text-align: center;
    padding: 0;
  }
  body div.leave div.leave_wrapper p.caution2 {
    color: #ff0000;
    font-size: 0.75em;
    text-align: center;
    padding: 0;
  }
  body div.leave div.leave_wrapper p.leave_text {
    padding: 20px;
    text-align: left;
    font-size: 12px;
    line-height: 1.7em;
  }
  body div.leave div.leave_wrapper p.leave_text span {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    color: #eb0229;
    border-bottom: rgba(124, 23, 23, 0.145) 1px solid;
    margin-bottom: 10px ;
  }
  body div.leave div.leave_wrapper p.contact_info {
    width: 83%;
    margin: 2em auto;
    font-size: 12px;
    padding: 15px;
    background-color: #ffffff;
    text-align: left;
  }
  body div.leave div.leave_wrapper .wrapper {
    width: 60%;
    padding: 0;
  }
  body div.leave div.leave_wrapper .wrapper p.title {
    font-size: 12px;
    padding: 2em 0 0.3em 1em;
    color: #333;
    background-color: transparent;
  }
  body div.leave div.leave_wrapper .wrapper input[type="text"] {
    display: block;
    width: 90%;
    height: auto;
    background-color: #fff;
    border: none;
    border-radius: 3em;
    color: #333;
    text-align: center;
    font-size: 15px;
    padding: 1em 2em;
    margin: 0 auto;
  }
  body div.leave div.leave_wrapper p.bt {
    text-align: center;
    display: inline-block;
    margin: 30px auto;
    padding: 8px 30px;
    background-color: #ff0000;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 25px;
  }
}
