@charset "utf-8";

body {
  background-color: #fff !important;
}

/* topページ */
.lp-body {
  width: 100%;
  margin: 0 auto;
}
.lp-cts-02-left {
  float: left;
  width: 70%;
}
.lp-cts-02-right {
  float: right;
  width: 30%;
}
.lp-cts-02 {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 45px;
  text-align: center;
  overflow: auto;
}
.lp-cts-02 h2 {
  margin-bottom: 15px;
}
.lp-cts-02 table {
  border-collapse: collapse;
  border-spacing: 0;
}
.lp-cts-02 table tr th {
  width: 130px;
  color: #7d137f;
  font-weight: normal;
  padding: 20px 15px;
  vertical-align: top;
  font-size: 18px;
  text-align: center;
  background-color: #fffceb;
  font-weight: bold;
}
.lp-cts-02 table tr th span.one-span {
  letter-spacing: 1em;
  margin-right: -1em;
}
.lp-cts-02 table tr td {
  padding: 20px 25px;
  text-align: left;
  font-size: 18px;
}
.lp-cts-02 table,
.lp-cts-02 table tr th,
.lp-cts-02 table tr td {
  border: 1px #bbb solid;
}
.lp-cts-10 {
  width: 1000px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
}
.lp-cts-10 h2 {
  color: #3f519d;
  font-weight: normal;
  font-size: 20px;
}
.lp-cts-10-att ul li {
  list-style: none;
  text-align: left;
  font-size: 20px;
  padding-left: 1em;
  text-indent: -1em;
}
.lp-cts-10-att ul li:before {
  content: '★';
  color: #3f519d;
}
.lp-cts-11-12 {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 50px;
  overflow: auto;
}
.lp-cts-11-12-left {
  width: 40%;
  float: left;
  text-align: right;
}
.lp-cts-11-12-center {
  width: 20%;
  float: left;
  text-align: center;
}
.lp-cts-11-12-right {
  width: 40%;
  float: right;
  text-align: left;
}
.lp-cts-13-14 {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 50px;
  display: block;
  text-align: center;
  overflow: auto;
}
.lp-cts-13-14 h2 {
  margin-bottom: 30px;
}
.lp-cts-13-14-left {
  width: 48%;
  float: left;
  text-align: right;
}
.lp-cts-13-14-right {
  width: 48%;
  float: right;
  text-align: left;
}
.lp-footer {
  text-align: center;
  background-color: #f3e7cf;
  padding: 25px;
  color: #2b2320;
}
.lp-footer a {
  text-decoration: none;
  color: #2b2320;
}
.copy {
  text-align: center;
  font-size: 12px;
  padding: 25px;
}

.lp-header {
  width: 100%;
  margin: 0 auto 5px auto;
  text-align: center;
}
.lp-header h1 img {
  width: 100%;
}
.lp-cts-02 h2 {
  text-align: left;
}
.kagayake-subtitle {
  font-size: 19px;
  font-weight: normal;
  color: #fff;
  background-color: #7d137f;
  display: inline-block;
  padding: 5px;
  padding-left: 15px;
  letter-spacing: 10px;
  border-radius: 25px;
}
.cts-02-step {
  margin-bottom: 20px;
  overflow: hidden;
}
.cts-02-step div {
  width: 25%;
  float: left;
  box-sizing: border-box;
}
.cts-02-step div img {
  width: 100%;
}
.lp-cts-02-read {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 800px;
  margin: auto;
  margin-bottom: 20px;
  font-size: 22px;
}

.cts-02-instagram {
  padding-left: 30px;
  margin-bottom: 40px;
  overflow: hidden;
}
.cts-02-instagram-title {
  text-align: left;
}
.cts-02-instagram-left {
  width: 50%;
  float: left;
}
.cts-02-instagram-right {
  width: 50%;
  float: right;
}
.cts-02-instagram-left img,
.cts-02-instagram-right img {
  width: 98%;
}
.cts-02-instagram-footer {
  fotter-bottom: 30px;
}
.cts-02-instagram-footer-left {
  width: 40%;
  float: left;
  text-align: center;
}
.cts-02-instagram-footer-right {
  width: 60%;
  float: right;
  text-align: center;
}
.cts-02-instagram-footer-left img,
.cts-02-instagram-footer-right img {
  width: 95%;
}
a,
a:hover,
a:visited,
a:-webkit-any-link {
  text-decoration: none;
}

/* 結果発表 */
.publication-header h1 {
  width: 100%;
  margin: 0 auto;
}
.publication-header h1 img {
  width: 100%;
  display: block;
}
.publication-sns {
  background-color: #f9f4e6;
}
.publication-sns table {
  float: right;
}
.publication-sns table td {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.publication-body {
  letter-spacing: 1px;
}
.publication-body h3 {
  color: #7d137f;
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;
  font-size: 40px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.publication-body .publication-sub h3 {
  font-size: 30px;
}
.publication-box {
  width: 1000px;
  margin: 0 auto;
}
.publication-box h2 {
  padding-bottom: 10px;
}
.publication-box h2,
.publication-box h3 {
  text-align: center;
}
.img-box {
  text-align: left;
}
.publication-01 {
  background-color: #f9f4e6;
  padding-top: 30px;
  margin-bottom: 30px;
}
.publication-01 .img-box {
  text-align: center;
  padding: 25px;
}
.publication-01 table {
  width: 620px;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 19px;
}
.publication-01 table tr {
  border-bottom: solid 10px #f9f4e6;
}
.publication-01 table th,
.publication-01 table td {
  vertical-align: middle;
}
.publication-01 table td {
  padding-left: 10px;
}
.publication-01 table th.comment-title {
  vertical-align: top;
}
.publication-sub {
  padding-bottom: 50px;
}
.publication-sub table {
  width: 450px;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 20px;
}
.publication-sub table {
  width: 450px;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 19px;
}
.publication-sub table th,
.publication-sub table td {
  vertical-align: middle;
  text-align: left;
  height: 30px;
}
.publication-sub table td {
  padding-top: 10px;
  padding-bottom: 15px;
}

.publication-01 table th img,
.publication-01 table td img,
.publication-sub table th img,
.publication-sub table td img,
h1 img {
  display: block;
}
.left-box {
  float: left;
  width: 55%;
  margin-top: 25px;
}
.right-box {
  float: right;
  width: 45%;
  margin-top: 25px;
}
.comment {
  padding-top: 25px;
  padding-bottom: 40px;
  font-size: 19px;
}
.publication-menu {
  margin-bottom: 30px;
}
.publication-menu table td {
  padding: 5px;
}
.publication-icon {
  text-align: center;
  padding-bottom: 30px;
}

.main-button {
  display: inline-block;
  padding: 0.1em 2.5em;
  text-decoration: none;
  color: #fff;
  border: solid 2px #e30615;
  border-radius: 30px;
  transition: 0.4s;
  background-color: #e30615;
  font-size: 30px;
  cursor: pointer;
}
.main-button:hover {
  background: #fff;
  color: #e30615;
}
.sub-button {
  display: inline-block;
  padding: 0.1em 1.5em;
  text-decoration: none;
  color: #fff;
  border: solid 2px #e30615;
  border-radius: 30px;
  transition: 0.4s;
  background-color: #e30615;
  font-size: 20px;
  cursor: pointer;
}
.sub-button:hover {
  background: #fff;
  color: #e30615;
}

.m0a {
  margin: 0 auto;
}
.ta-c {
  text-align: center;
}
.ta-l {
  text-align: left;
}
.color-8E2A4C {
  color: #8e2a4c;
}
.pr05 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pl05 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb65 {
  margin-bottom: 65px;
}
.mb70 {
  margin-bottom: 70px;
}
.mincho {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}
.font-14 {
  font-size: 14px;
}
.font-15 {
  font-size: 15px;
}
.font-16 {
  font-size: 16px;
}
.font-17 {
  font-size: 17px;
}
.font-20 {
  font-size: 20px;
}
.font-25 {
  font-size: 25px;
}
.font-30 {
  font-size: 30px;
}
.lh-1-5 {
  line-height: 1.5em;
}
.s-02em {
  letter-spacing: 0.2em;
}
.s-05em {
  letter-spacing: 0.5em;
}
.s-1em {
  letter-spacing: 1em;
}
.s-2em {
  letter-spacing: 2em;
}
.s-3em {
  letter-spacing: 3em;
}
.s-4em {
  letter-spacing: 4em;
}
