.bg_wrap {
  background: #fff url(../img/top/bg.jpg) center top no-repeat;
  background-size: 100% auto;
  min-width: 320px;
  margin: 0 auto; }

.header_wrap {
  height: 85.625vw;
  max-height: 638px; }

.header_cap .title {
  top: 4.6%; }

.header_cap .cap {
  position: absolute;
  right: 0;
  top: 62%; }

.header_cap .icon {
  position: absolute;
  width: 24.375vw;
  left: 1%;
  top: 34%; }

.section_wrap01 {
  padding-top: 2%; }

.section_wrap02 {
  background: #fff;
  padding-top: 4%; }

.section_wrap03 {
  background: #e40000;
  padding: 3% 0 4%; }
  .section_wrap03::after {
    content: "";
    display: block;
    clear: both; }

.section_wrap04 {
  padding-top: 8%;
  line-height: 0;
  text-align: center; }

.section_title01 {
  background: url(../img/top/section1_title1_line.png) bottom center no-repeat;
  background-size: 100% auto;
  margin-bottom: 2%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.section_title02 {
  margin-bottom: 5%;
  text-align: center; }

.top_section_title03 {
  margin: -40px auto 16px; }

.top_section_title04 {
  margin-bottom: 25px; }

.top_section_link01 {
  padding: 0 0 7%;
  line-height: 0;
  text-align: center; }

/* chance */
.chance_wrap > li {
  display: block;
  background: #fff;
  width: 93.75vw;
  max-width: 600px;
  margin: 5% auto;
  padding-bottom: 20px;
  line-height: 0;
  text-align: center; }

.chance_cap {
  position: relative;
  margin-bottom: 4%; }

/* special */
.special_wrap {
  padding-bottom: 7%; }
  .special_wrap > li {
    display: block;
    width: 93.75vw;
    margin: 0 auto;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.special_img {
  margin: 5% auto 0; }

.special_list {
  font-size: 0; }
  .special_list > li {
    display: inline-block;
    margin: 9px;
    line-height: 0;
    font-size: 1rem; }

/* inquiry */
.inquiry_sub {
  max-width: 640px;
  margin: 0 auto;
  padding-bottom: 3%;
  line-height: 0; }

.inquiry_wrap {
  width: 93.75vw;
  max-width: 600px;
  margin: 0 auto; }

.inquiry_cap {
  display: table-cell;
  width: 65%;
  padding-right: 5%;
  line-height: 1.7em;
  font-size: 12px;
  font-size: calc(0.7rem + 0.75vw);
  color: #fff;
  text-align: justify;
  vertical-align: middle; }
  .inquiry_cap > span {
    display: block;
    margin-top: -5px;
    font-size: 10px;
    font-size: calc(0.55rem + 0.625vw); }
  .inquiry_cap > strong {
    font-weight: bold; }

.inquiry_img {
  display: table-cell;
  width: 35%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
