﻿#page-top .HeadingText {
  margin-bottom: 30px;
}
.online_rev p.HeadingText02 {
  font-size: 32px;
  margin: 80px 0 70px 0;
}
.online_rev section.yoyaku {
  margin: 0 0 50px 0;
}
.online_rev section.yoyaku p.button {
  width: 80vw;
  max-width: 700px;
  margin: 0 auto;
  position: relative;
}
.online_rev section.yoyaku a {
  background: #fff;
  border-radius: 100px;
  border: #DE4747 solid 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2rem;
  color: #DE4747;
  line-height: 1;
  padding: 30px 10px 25px 10px;
  box-shadow: 14px 14px #DE4747, 13px 13px #DE4747, 12px 12px #DE4747, 11px 11px #DE4747, 10px 10px #DE4747, 9px 9px #DE4747, 8px 8px #DE4747, 7px 7px #DE4747, 6px 6px #DE4747, 5px 5px #DE4747, 4px 4px #DE4747, 3px 3px #DE4747, 2px 2px #DE4747, 1px 1px #DE4747;
  flex-flow: column;
  text-decoration: none;
}
.online_rev section.yoyaku a span {
  font-size: 1.3rem;
}
.online_rev section.yoyaku a:hover {
  border: #fff solid 6px;
  background: #DE4747;
  color: #fff;
}
.online_rev .period {
  border: #DE4646 1px solid;
  max-width: 800px;
  margin: 30px auto 50px auto;
  display: flex;
  min-height: 80px;
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px;
}
.online_rev .period p {
  color: #DE4646;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
.online_rev .period02 p.text01 {
  margin: 0;
  text-align: center;
  font-size: 32px;
}
.online_rev .period02 p.textPDF a {
  border: #DE4646 1px solid;
  max-width: 800px;
  margin: 30px auto 50px auto;
  display: flex;
  min-height: 80px;
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px;
  color: #DE4646;
  font-size: 25px;
  font-weight: bold;
}
.online_rev .period02 p.textPDF a:hover {
  color: #fff;
  background-color: #DE4646;
  text-decoration: none;
}
.online_rev .procedure {}
.online_rev .procedure02 p.text0 {
  margin: 0 0 0 0;
  font-size: 34px;
  font-weight: bold;
}
.online_rev .procedure p.text01 {
  margin: 0 0 15px 0;
  font-size: 34px;
  color: #DE4747;
  font-weight: bold;
}
.online_rev .procedure02 p.text01 {
  margin: 0 0 1em 0;
  font-size: 25px;
  color: #DE4747;
  font-weight: bold;
}
.online_rev .procedure p.text02 {
  margin: 0 0 100px 0;
  font-size: 20px;
}
.online_rev .procedure p.text02 a {
  color: #212529;
}
.online_rev .procedure p.text02 a:hover {
  text-decoration: none;
}
.online_rev .procedure table {
  font-size: 23px;
  font-weight: bold;
  margin: 0 0 70px 0;
}
.online_rev .procedure table th {
  white-space: nowrap;
}
.online_rev .procedure table th, .online_rev .procedure table td {
  padding-bottom: 1em;
  vertical-align: top;
}
.online_rev .procedure table td a {
  color: #DE4646;
}
.online_rev .procedure table td a:hover {
  text-decoration: none;
}
.online_rev .procedure02 p.link {
  font-size: 25px;
  margin-bottom: 1.5em;
}
.online_rev .procedure02 .links {}
.online_rev .procedure02 p.link {}
.online_rev .procedure02 p.link a {
  color: #DE4646;
  display: inline-block;
  border: #DE4646 solid 1px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
	    margin: 0 0 0 50px;
}
.online_rev .procedure02 p.link span.icon {
  display: inline-block;
  width: 20px;
  margin: 0px 0 0 10px;
  vertical-align: 1px;
}
.online_rev .procedure02 p.link span.icon svg path, .online_rev .procedure02 p.link span.icon svg polygon {
  fill: #DE4646;
}
.online_rev .procedure02 p.link a:hover {
  text-decoration: none;
  background-color: #DE4646;
  color: #fff;
}
.online_rev .procedure02 p.link a:hover span.icon svg path, .online_rev .procedure02 p.link a:hover span.icon svg polygon {
  fill: #fff;
}
@media (max-width: 767.98px) {
  .online_rev p.HeadingText02 {
    font-size: 22px;
    margin: 40px 0 30px 0;
  }
  .online_rev .period02 p.text01 {
    font-size: 22px;
  }
  .online_rev .period02 p.textPDF a {
    margin-top: 0;
  }
  .online_rev .period p {
    font-size: 20px;
  }
  .online_rev .procedure02 p.text0 {
    font-size: 30px;
  }
  .online_rev .procedure p.text01 {
    font-size: 30px;
  }
  .online_rev .procedure02 p.text01 {
    font-size: 20px;
  }
  .online_rev .procedure table {
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 30px 0;
  }
  .online_rev .procedure p.text02 {
    margin: 0 0 50px 0;
    font-size: 15px;
  }
  .online_rev .procedure02 p.link {
    font-size: 15px;
  }
  .online_rev .procedure02 p.link span.icon {
    width: 13px;
  }
}
@media (max-width: 640px) {
  .online_rev section.yoyaku a {
    font-size: 1.5rem;
  }
  .online_rev section.yoyaku a span {
    font-size: 1.0rem;
  }
	.online_rev .procedure02 p.link span{
		display: block;
	}
	.online_rev .procedure02 p.link a{
		margin: 0;
	}
}