﻿@charset "utf-8";
/* CSS Document */

.contents-area {
  background: none;
  text-align: left;
  padding: 0;
}

@media screen and (min-width: 769px) {
  body {
    min-width: 960px;
    overflow-x: hidden;
  }
  .pcContent {
    display: block!important;
  }
  .spContent {
    display: none!important;
  }
  .pcMt40 {
    margin-top: 40px!important;
  }
  h2.rs_h2_title_bar.pcMt40 {
    margin-top: 40px!important;
  }
}
@media screen and (max-width: 768px) {
  .pcContent {
    display: none!important;
  }
  .spContent {
    display: block!important;
  }
  .spMt30 {
    margin-top: 30px!important;
  }
  h2.rs_h2_title_bar.spMt30 {
    margin-top: 30px!important;
  }
}
.bgGreen {
  background: #154a2c!important;
}

#res-header {
  width: 1920px;
  margin-left: -480px;
}

#res-header.header-fin {
    width: 100%;
    min-width: 1920px;
    position: relative;
    background: #000;
}
#res-header.header-fin .h-overlay {
    width: 100%;
    height: 100%;
    min-width: 960px;
    z-index: 999;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
#str_container {
  margin-top: 0!important;
}
#str_container #res-header.header-fin .h-txt {
    display: block;
}
#res-header.header-fin .h-txt {
    display: block;
    position: absolute;
    background: #fff;
    padding: 20px 40px;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -200px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    z-index: 999999;
    text-align: center;
}
#res-header.header-fin .h-txt p {
    font-size: 160%;
    font-weight: bold;
    color: #ff0000;
}
#res-header.header-fin .h-txt p span {
    font-size: 80%;
    font-weight: normal;
}

@media screen and (max-width: 768px) {
  #res-header {
    width: 100%;
    margin-left: 0;
  }
  #res-header.header-fin {
      min-width: 320px;
  }
  #res-header.header-fin .h-overlay {
      min-width: 320px;
  }
  #res-header.header-fin .h-txt {
      width: 80%;
      box-sizing: border-box;
      margin: -50px auto 0 -40%;
      padding: 10px;
  }
  #res-header.header-fin .h-txt p {
      font-size: 16px;
      margin-top: 0;
  }
  #res-header.header-fin .h-txt p span {
      font-size: 12px;
  }
}

@media screen and (max-width: 468px) {
  #res-header.header-fin .h-txt {
      margin: -25px auto 0 -40%;
  }
}
@media screen and (max-width: 320px) {
  #res-header.header-fin .h-txt {
      margin: -25px auto 0 -40%;
  }
  #res-header.header-fin .h-txt p {
    font-size: 14px;
    margin-top: 0;
  }
}


.deadline {
    background-color: #fff;
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}
.deadline ul {
    border: 1px solid #acacaa;
    line-height: 2.5;
    border-bottom: none;
}
.deadline ul li {
    background-color: #ffffff;
    color: #313131;
    font-weight: bold;
    border-bottom: 1px solid #acacaa;
}
.deadline ul li span {
    width: 400px;
    display: table-cell;
    padding: 0 20px;
    text-align: left;
}
.deadline ul li .ulTitle {
    background-color: #c0c0c0;
}
.deadline ul li .ulDay {
    background-color: #fff;
}

@media screen and (max-width: 768px) {
  .deadline {
      background-color: #fff;
      text-align: left;
      display: block;
      font-weight: bold !important;
      font-size: 12px;
      margin: 0;
  }
  .deadline ul li span {
      padding: 5px 10px;
      text-align: center;
      line-height: 1.5;
      vertical-align: middle;
      margin: 0 auto;
  }
  .deadline ul li .ulTitle {
      text-align: center;
  }
}


#footer {
    background: #c0c0c0;
    text-align: center;
}
#footer .inner {
    width: 960px;
    margin: 0 auto;
    padding: 15px 0;
}

@media screen and (max-width: 768px) {
  #footer .inner {
    width: 100%;
    margin: 0 auto;
    padding: 15px 10px;
    box-sizing: border-box;
  }
}

.rs_course .iconWrap > p {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 10px;
}
.rs_course .iconWrap > p:first-child {
  margin-left: 0;
}
.rs_course .gpsIcon:before {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background: url(/ad/jgm_group/images/gps-icon.png) no-repeat center;
    background-size: contain;
    content: "";
}
.rs_course .couponIcon:before {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 11px;
    margin-right: 10px;
    background: url(/ad/jgm_group/images/coupon-ic.png) no-repeat center;
    background-size: contain;
    content: "";
}

@media screen and (max-width: 768px) {
  .rs_course .gpsIcon:before {
      width: 20px;
      height: 20px;
      margin-right: 5px;
  }
  .rs_course .couponIcon:before {
      width: 20px;
      height: 9px;
      margin-right: 5px;
  }
}

/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome,#container {
	  font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}