@charset "UTF-8";
/*$xl: 1200px; // extra large
$lg: 1024px; // large
$l: 860px;
$sm: 576px; // small */
.p-release {
  overflow: hidden;
  /*-sesela*/
}
.p-release-mv {
  width: 1200px;
  margin: 0 auto;
}
.p-release-oidaki {
  display: flex;
  justify-content: space-between;
  padding: 48px;
  border: 8px dotted #FFEEEF;
  border-radius: 20px;
  align-items: flex-start;
}
.p-release-oidaki p {
  width: calc(100% - 400px);
  padding-right: 16px;
  line-height: 2;
}
.p-release-oidaki figure {
  width: 400px;
}
.p-release-message {
  text-align: center;
  margin-top: 40px;
}
.p-release-message p:first-of-type {
  font-size: 24px;
  font-weight: 700;
}
.p-release-message-line {
  font-size: 28px;
  padding: 2px 8px;
  display: inline-block;
  color: #fff;
  background: #E60012;
  margin: 0 4px;
}
.p-release-sesela {
  margin-top: 80px;
  padding: 80px 0;
  background: url("../img/bg-sesela.jpg") no-repeat center center;
  background-size: cover;
  /*-link*/
}
.p-release-sesela-ttl figure {
  display: block;
  padding: 16px;
  margin-bottom: 16px;
  background: #fff;
}
.p-release-sesela-inr {
  background: rgba(255, 255, 255, 0.5);
  padding: 80px;
  position: relative;
}
.p-release-sesela-inr::before, .p-release-sesela-inr::after {
  position: absolute;
  width: 160px;
  height: 1.2px;
  content: "";
  background: #fff;
}
.p-release-sesela-inr::before {
  top: 40px;
  left: -40px;
  transform: rotate(-45deg);
}
.p-release-sesela-inr::after {
  bottom: 40px;
  right: -40px;
  transform: rotate(-45deg);
}
.p-release-sesela-inr-txt {
  line-height: 2 !important;
}
.p-release-sesela-camp {
  margin-top: 64px;
  background: #fff;
  padding: 48px 40px 40px;
  border-radius: 8px;
  position: relative;
}
.p-release-sesela-camp::before {
  position: absolute;
  content: "キャンペーン特典";
  background: #707070;
  color: #fff;
  padding: 4px 8px;
  top: -10px;
  left: 24px;
  font-weight: 500;
}
.p-release-sesela-camp::after {
  position: absolute;
  content: "";
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  width: 330px;
  height: 220px;
  background: url("../img/trial.jpg") no-repeat;
  background-size: contain;
}
.p-release-sesela-camp-notice {
  margin-top: 8px;
  display: inline-block;
  font-size: 13px;
  border-bottom: 1px solid #ccc;
}
.p-release-sesela-free {
  padding: 24px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin: 24px 0;
}
.p-release-sesela-free-list {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
.p-release-sesela-free-list li::before {
  content: "\e603";
  font-family: "icomoon";
  margin-right: 6px;
  font-size: 12px;
  color: #3fb2ce;
}
.p-release-sesela-link a {
  display: block;
  width: 450px;
  margin-top: 56px;
  padding: 24px 40px;
  background: #3fb2ce;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.2em;
  position: relative;
  text-align: center;
  line-height: 1.5;
}
.p-release-sesela-link a::before {
  content: "SESELAについてもっと見る";
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  color: #3fb2ce;
  font-size: 13px;
  font-weight: 400;
}
.p-release-sesela-link-small {
  font-size: 13px;
  font-weight: 400;
}
.p-release-info-list dt,
.p-release-info-list dd {
  padding: 12px 16px;
}
.p-release-info-list dt {
  font-size: 20px;
  font-weight: 700;
  background: #3fb2ce;
  border-radius: 8px;
  color: #fff;
}
.p-release-info-list dd {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 24px;
}
.p-release-info-list dd span {
  font-size: 15px;
}
.p-release-cta {
  background: #fbff9c url("../img/bg_ptn_dot_w.png");
  padding: 60px 0;
}
.p-release-cta-sm {
  background: none;
  margin-bottom: 32px;
}
.p-release-cta-sm .p-summer-cta-btn-wrap {
  margin-bottom: 0;
}
.p-release-cta-lead {
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 32px;
  background: #fff;
  border: 4px solid #F3FE00;
  border-radius: 20px;
  padding: 24px 16px;
}
.p-release-cta-lead span {
  background: linear-gradient(transparent 60%, #F3FE00 60%);
  line-height: 2 !important;
}
.p-release-cta-txt {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
}
.p-release-cta-txt span::before, .p-release-cta-txt span::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 33px;
  background: #333;
  vertical-align: middle;
  margin-bottom: 0.2em;
}
.p-release-cta-txt span::before {
  margin-right: 1em;
  transform: rotate(-23deg);
}
.p-release-cta-txt span::after {
  margin-left: 1em;
  transform: rotate(23deg);
}
.p-release-cta-btn {
  width: 480px;
}
.p-release-cta-btn-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 40px;
}
.p-release-cta-btn a {
  display: block;
  width: 100%;
  height: 80px;
  line-height: 74px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  border: 3px #fff solid;
  border-radius: 28px;
  box-shadow: 0px 6px 0px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  position: relative;
  transition: all .2s;
}
.p-release-cta-btn a::before {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'icomoon';
  font-size: 38px;
  font-weight: 400;
  transition: all .2s;
}
.p-release-cta-btn a::after {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'icomoon';
  content: "\e914";
  font-size: 30px;
  font-weight: 400;
  transition: color .2s;
}
.p-release-cta-btn-gas a {
  background: #22D85F;
}
.p-release-cta-btn-gas a::before {
  content: "\e90d";
}
.p-release-cta-btn-gas a:hover {
  color: #22D85F;
  border: 3px #22D85F solid;
  background: #fff;
}
.p-release-cta-btn-eq a {
  background: #39C3FF;
}
.p-release-cta-btn-eq a::before {
  content: "\e90e";
}
.p-release-cta-btn-eq a:hover {
  color: #39C3FF;
  border: 3px #39C3FF solid;
  background: #fff;
}
.p-release-cta-btn-c {
  margin: 0 auto;
}

/*# sourceMappingURL=style.css.map */
