<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#container *, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.mv {
	position: relative;
}
.mv .tl{
position: absolute;
top: -214px;
left: 0;
right: 0;
margin: auto;
z-index: -1;
width: 100%;
max-width: 2000px;
height: 214px;
}
.mv .tl img{
width: 100%;
height: 100%;
object-fit: cover;
}
.cancel-button {
  position: absolute;
  right: 50%;
  top: -214px;
  margin-right: -470px;
  display:block;
}
.bg {
	background: url("../images/bg_pc.jpg") no-repeat center top;
	background-size: cover;
  padding-bottom: 75px;
}
#container {
  width: 960px;
  margin: 230px auto 0;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #222222;
  font-size: 16px;
}
.header-text {
	text-align: center;
}
@media screen and (max-width: 768px) {
  .bg {
    padding: 0 0 60px;;
    background: none;
  }
  #container {
    width: 100%;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #222222;
    margin: 0;
  }
  #entry_outline {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
.c-f:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.c-f {
  min-height: 1%;
  display: block;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.pb00 {
  padding-bottom: 0 !important;
}
.sp-head {
  display: none;
}
.lead {
  font-size: 14px;
  line-height: 1.7;
}
.lead a {
  text-decoration: underline;
}
.img_rwd {
  max-width: 100%;
}
h2.rs_h2_title_bar {
  padding: 10px 15px;
  background-color: #0071BE;
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
}
h3.rs_h3_title_bar {
  padding: 5px 15px !important;
  background-color: #666666;
  color: #fff;
  font-size: 16px;
  font-weight: normal !important;
  border-left: none !important;
  margin-top: 20px !important;
}
h4.rs_h4_title_bar {
  border-left: 5px solid #898989;
  padding: 0 15px;
  color: #434343;
  font-size: 16px !important;
  font-weight: normal !important;
  margin-top: 20px !important;
}
.bold {
  font-weight: bold;
}
.txt-red {
  color: #eb4055;
}
.txt-gray {
  color: #434343;
}
.txt-kome {
  font-size: 11px;
  color: #434343;
}
.sp-area {
  display: none;
}
@media screen and (max-width: 768px) {
  .pc-head {
    display: none;
  }
  .sp-head {
    display: block;
  }
  .lead {
    padding: 0 10px;
    max-height: 999999px;
  }
  h2.rs_h2_title_bar {
    margin: 15px 10px 0 !important;
    max-height: 999999px;
    font-weight: normal !important;
    padding: 7px 10px !important;
  }
  h3.rs_h3_title_bar {
    margin: 15px 10px 0 !important;
    padding: 5px 10px !important;
    max-height: 999999px;
  }
  h4.rs_h4_title_bar {
    border-left: 5px solid #898989;
    margin: 15px 10px 0 !important;
    padding: 0 10px;
    max-height: 999999px;
  }
  .txt-kome {
    padding: 10px;
    margin-top: 0;
  }
  .bottom_btn {
    margin: 0 10px;
    max-height: 999999px;
  }
  .pc-area {
    display: none;
  }
  .sp-area {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .lead {
    padding: 0 5px;
    font-size: 16px;
    line-height: normal;
  }
  h2.rs_h2_title_bar, h3.rs_h3_title_bar, h4.rs_h4_title_bar {
    margin: 30px 10px 0 !important;
  }
  .txt-kome {
    padding: 10px 5px;
  }
}
@media screen and (max-width: 340px) {
  .lead {
    font-size: 14px;
  }
  h2.rs_h2_title_bar, h3.rs_h3_title_bar, h4.rs_h4_title_bar {
    font-size: 14px !important;
  }
}
/*---------------------------------
  　独自のコンテンツエリア
-----------------------------------*/
.contents-area {
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0px 3.995px 13.982px 0px #E4DED6;
  text-align: center;
  font-size: 18px;
}
.reason {
	background: #fff;
	border-radius: 20px;
  border: 4px solid #fff;
  overflow: hidden;
}
.reason .upperarea{
  padding: 30px 50px;
}
.reason .reasontitlewrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.reason .reasontitle{
  font-size: 32px;
  font-weight: bold;
}
.reason .detaillink a{
  color: #000;
  position: relative;
  padding-right: 10px;
}
.reason .detaillink a::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 0;
  width: 6px;    /* くの字を山なりに見た時、左側の長さ */
  height: 6px;   /* くの字を山なりに見た時、右側の長さ */
  border-top: 1px solid #000;     /* くの字を山なりに見た時、左側の太さと色 */
  border-right: 1px solid #000;   /* くの字を山なりに見た時、右側の太さと色 */
  transform: rotate(45deg);
}
.reason .detaillink a:hover{
  text-decoration: underline;
}
.reason .lowerarea{
  background-color: #e6f5ff;
  padding: 21px 45px 27px;
}
.reason .featurearea{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.reason .featurearea p{
  color: #fff;
  background-color: #0071be;
  width: 163px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 24px;
  padding: 13px 0 10px;
  text-align: center;
  position: relative;
  margin-right: 50px;
}
.reason .featurearea p::after{
  position: absolute;
  content: "";
  display: inline-block;
  top: 18px;
  right: -12px;
  width:0;
  height:0;
  border-style:solid;
  border-width: 10px 0 10px 17.3px;
  border-color: transparent transparent transparent #0071BE;
}
.reason .featurearea ul{
  width: 649px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.reason .featurearea li{
  font-weight: bold;
  font-size: 21px;
  margin-right: 28px;
  padding: 5px 0 0 65px;
}
.reason .featurearea li:nth-of-type(3n){
  margin-right: 0;
}
.reason .featurearea span{
  font-size: 13px;
  display: block;
  font-weight: normal;
}
.reason .featurearea .num01{
  background: url("../images/icon01.png") no-repeat left top / 57px 56px;
}
.reason .featurearea .num02{
  background: url("../images/icon02.png") no-repeat left top / 57px 56px;
}
.reason .featurearea .num03{
  background: url("../images/icon03.png") no-repeat left top / 57px 56px;
}
@media screen and (min-width: 769px) {
  .pc-none {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .contents-area {
    font-size: 12px;
    padding: 0 16px;
    margin: 0 16px;
    box-shadow: 0px 4px 14px 0px #E4DED6;
  }
  .sp-none {
    display: none !important;
  }
  .contentswrap{
    background: url("../images/main_sp.jpg") no-repeat center top / contain #05c111;
    padding: 0 18px;
  }
  .contentswrap .tl{
    display: none;
  }
  .cancel-button {
    position: inherit;
    top: 0;
    right: 0;
    margin-right: 0;
    padding-top: calc(300 / 350 * 100%);
  }
  .reason .upperarea{
    padding: 10px 20px 20px;
  }
  .reason .reasontitle{
    font-size: 24px;
  }
  .reason .detaillink a{
    font-size: 14px;
  }
  .reason .detaillink{
    margin-top: 10px;
  }
  .reason .reasontitlewrap+p{
    margin-top: 10px;
    font-size: 18px;
  }
  .reason .lowerarea{
    padding: 15px 20px 25px;
  }
  .reason .lowerarea .featurearea{
    flex-direction: column;
  }
  .reason .lowerarea .featurearea ul{
    width: 100%;
    flex-direction: column;
    margin-top: 10px;
  }
  .reason .lowerarea .featurearea li{
    margin-right: 0;
    background-size: 50px auto;
  }
  .reason .lowerarea .featurearea p{
    font-size: 18px;
    margin-right: 0;
    width: auto;
    padding: 8px 14px;
  }
  .reason .featurearea p::after{
    position: absolute;
    content: "";
    display: inline-block;
    top: auto;
    bottom: -10px;
    right: 50%;
    margin-right: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 11px solid #0071be;
    border-bottom: 0;
  }
  .reason .featurearea .num01{
    padding: 15px 0 15px 65px;
    background-position: 0 4px;
  }
  .reason .featurearea .num02{
    padding: 15px 0 15px 65px;
    margin-top: 5px;
  }
  .reason .featurearea .num03{
    padding: 5px 0 3px 65px;
    margin-top: 10px;
  }
}
/*---------------------------------
  　btn
-----------------------------------*/
.btn {
  margin-top: 15px;
}
.btn a {
  display: block;
  width: 340px;
  height: 56px;
  margin: 0 auto;
  background: #fff;
  color: #0071be;
  font-weight: bold;
  text-align: center;
  border: 2px solid #0071be;
  border-radius: 30px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.17);
  font-size: 20px;
  position: relative;
  padding-top: 15px;
  transition: 0.3s;
}
.btn a:hover{
  color: #fff;
  background-color: #0071be;
  
}
.entrybtn {
  margin-top: 25px;
}
.entrybtn a {
  display: block;
  width: 340px;
  height: 53px;
  margin: 0 auto;
  background-color: #d7373d;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 30px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.17);
  font-size: 20px;
  position: relative;
  padding-top: 14px;
  transition: 0.3s;
}
.entrybtn a:hover{
  color: #d7373d;
  background-color: #fff;
  border: 2px solid #d7373d;
}
@media screen and (max-width: 768px) {
  .btn{
    margin-top: 30px;
    padding: 0 5px;
  }
  .entrybtn + .btn{
    margin-top: 15px;
  }
  .btn a{
    font-size: 17px;
    max-width: 100%;
    padding: 15px 0;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.17);
  }
  .entrybtn{
    margin-top: 15px;
    padding: 0 5px;
  }
  .entrybtn a{
    font-size: 16px;
    max-width: 100%;
    padding-top: 18px;;
  }
}
#campaignanchor{
  margin-top: 60px;
  padding-top: 1px;
}
.campaignbox{
  margin-top: 40px;
  border: 6px solid #000;
  border-radius: 20px;
  background-color: #fff;
}
.campaignbox .campaigntitle{
  color: #000;
  background-color: #f5c918;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  padding:15px 0;
  margin-top: 0;
  position: relative;
  border-radius: 14px 14px 0 0 ;
}
.campaignbox .campaigntitle span{
  position: absolute;
  width: 175px;
  top: -35px;
  left: 177px;
  text-align: center;
  background-color: #fff;
  border: 2px solid #000;
  font-size: 18px;
  font-weight: normal;
  padding: 5px;
  border-radius: 20px;
  letter-spacing: 1px;
}
.campaignbox .campaigntitle span::before{
  content: "";
  display: inline-block;
  position: absolute;
  left: 70px;
  bottom: -18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 18px 18px 0px;
  border-color: transparent #000 transparent transparent;
}
.campaignbox .campaigntitle span::after{
  content: "";
  display: inline-block;
  position: absolute;
  left: 72px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 14px 14px 0px;
  border-color: transparent #fff transparent transparent;
}
.campaignbox .campaigninfo{
  padding: 15px 25px 45px;
} 
.campaignbox .campaigntitle span strong{
  font-weight: bold;
  font-size: 20px;
}
.campaignbox .campaignlead{
  font-size: 20px;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
.campaignbox .campaignlead strong{
  font-weight: bold;
}
.campaignbox .campaignlead span{
  font-size: 15px;
}
.campaignbox .campaignsubtitle{
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 5px;
  text-align: center;
  margin-top: 45px;
}
.campaignbox .campaignsubtitle span{
  display: inline-block;
  border-bottom: 6px solid #efbf00;
}
.campaignbox .campaignsubtitle::before{
  content: "";
  display: inline-block;
  width: 2px;
  height: 26px;
  background-color: #000;
  margin-right: 12px;
  transform: rotate(-20deg);
  vertical-align: middle;
  margin-top: 10px;
}
.campaignbox .campaignsubtitle::after{
  content: "";
  display: inline-block;
  width: 2px;
  height: 26px;
  background-color: #000;
  margin-left: 12px;
  transform: rotate(20deg);
  vertical-align: middle;
  margin-top: 10px;
}
.campaignbox .securelist{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
}
.campaignbox .securelist li{
  display: flex;
  flex-wrap: wrap;
  width: 200px;
  margin: 0 15px;
  align-items: center;
}
.campaignbox .securelist li p{
  text-align: center
}
.campaignbox .securelist figure{
  width: 105px;
  height: 105px;
  margin-right: 15px;
}
.campaignbox .flowlist{
  display: grid;
  border:1px solid #dededf;
  border-radius: 10px;
  margin-top: 10px;
}
.campaignbox .flowlist li{
  display: inherit;
  position: relative;
}
.campaignbox .flowlist li .step_block p{
  font-weight: bold;
}
.campaignbox .flowlist li .step_block .notelist{
  text-align: left;
  font-size: 12px;
}
.campaignbox .flowlist li .step_block .notelist li{
  position: relative;
  padding-left: 15px;
}
.campaignbox .flowlist li .step_block .notelist li+li{
  margin-top: 5px;
}
.campaignbox .flowlist li .step_block .notelist li span{
  position: absolute;
  top: 0;
  left: 0;
}
.floatbtn {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 100px;
  opacity: 0;
  z-index: -1;
  transition: 0.3s;
  background: #D7373D;
  border-radius: 4px;
  width: 277px;
  height: 52px;
  margin: 0 auto;
}
.floatbtn.fixed {
  opacity: 1;
  z-index: 9;
}
@media screen and (min-width: 769px) {
  .floatbtn {
    display: none !important;
  }
  .campaignbox .flowlist{
    margin-block-end: 1.5rem;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 1.5rem;
  }
  .campaignbox .flowlist li{
    grid-template-rows: inherit;
    grid-row: span 4;
  }
  .campaignbox .flowlist li .step_block{
    padding: 20px 10px;
    grid-template-rows: inherit;
    grid-row: span 3;
    gap: 1.25rem;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .campaignbox .flowlist li:not(:last-of-type) .step_block::before{
    content: "";
    border-right: solid 1px #dededf;
    position: absolute;
    top: 0;
    bottom: 49.5%;
    right: -0.75rem;
    transform: rotate(-10deg);
  }
  .campaignbox .flowlist li:not(:last-of-type) .step_block::after{
    content: "";
    border-right: solid 1px #dededf;
    position: absolute;
    top: 49.5%;
    bottom: 0;
    right: -0.75rem;
    transform: rotate(10deg);
  }
}
@media screen and (max-width: 768px) {
  #campaignanchor{
    margin-top: 40px;
  }
  .campaignbox{
    border: 4px solid #000;
  }
  .campaignbox .campaigntitle{
    font-size: 25px;
    padding:18px 0 15px;
  }
  .campaignbox .campaigntitle span {
    width: 152px;
    left: 50%;
    margin-left: -76px;
    font-size: 14px;
  }
  .campaignbox .campaigntitle span strong {
    font-size: 18px;
  }
  .campaignbox .campaigntitle span::before{
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 12px solid #000;
    border-bottom: 0;
  }
  .campaignbox .campaigntitle span::after{
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 8px solid #ffffff;
    border-bottom: 0;
  }
  .campaignbox .campaignlead{
    width: 100%;
    font-size: 18px;
  }
  .campaignbox .campaigninfo{
    padding: 15px 10px 25px;
  }
  .campaignbox .campaignlead span{
    font-size: 14px;
    display: block;
    text-align: right;
    margin-top: 15px;
  }
  .campaignbox .campaignsubtitle{
    font-size: 20px;
    margin-top: 50px;
  }
  .campaignbox .securelist{
    justify-content: space-between;
  }
  .campaignbox .securelist li{
    flex-direction: column;
    width: calc((100% - 24px) / 3);
    margin: 0;
  }
  .campaignbox .securelist li p{
    font-size: 14px;
    display: flex;
    flex: 1;
    height: 100%;
    align-items: center;
  }
  .campaignbox .securelist figure{
    width: auto;
    height: auto;
    margin-right: 0;
  }
    .campaignbox .flowlist{
    row-gap: 1.125rem;
  }
  .campaignbox .flowlist li:not(:last-of-type) .step_block {
    padding: 15px 10px 10px;
    gap: clamp(1rem, 0.375rem + 3.13vw, 1.875rem);
    position: relative;
    text-align: center
  }
  .campaignbox .flowlist li:last-of-type .step_block {
    padding: 15px 10px 0;
    gap: clamp(1rem, 0.375rem + 3.13vw, 1.875rem);
    position: relative;
    text-align: center
  }
  .campaignbox .flowlist li:not(:last-of-type) .step_block::before{
    content: "";
    border-top: solid 1px #dededf;
    position: absolute;
    left: 0;
    right: 50%;
    bottom: -0.875rem;
    transform: rotate(5deg);
  }
  .campaignbox .flowlist li:not(:last-of-type) .step_block::after{
    content: "";
    border-top: solid 1px #dededf;
    position: absolute;
    left: 50%;
    right: 0;
    bottom: -0.875rem;
    transform: rotate(-5deg);
  }
  .campaignbox .flowlist li .step_block .notelist {
    margin: 10px -10px 0;
    border-radius: 0 0 9px 9px;
    background-color: #F4F4F4;
    padding: 10px 10px 20px;
  }
}
/*---------------------------------
  　step
-----------------------------------*/
.contents-area {
  margin-bottom: 40px;
}
.contents-area.plan {
  padding: 34px 0 0 0;
  position: relative;
  margin-top: -20px;
}
.contents-area.plan h2 {
  background: url("../images/plan_baloon_pc.jpg") no-repeat center center;
  font-size: 26px;
  font-weight: 900;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  margin-bottom: 21px;
}
.contents-area.plan h2 em {
  font-weight: bold;
  color: #B18B3B;
}
.contents-area.plan h2 span {
  font-size: 20px;
}
.plan_wrap {
  display: flex;
  justify-content: space-between;
  padding: 0 88px 26px 88px;
}
.plan_wrap &gt; div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.plan_wrap .img {
  margin-right: 8px;
}
.plan_wrap img {
  width: 108px;
  height: auto;
}
.plan_wrap .txt {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.btn_area {
  background: #f4f4f4;
  border-top: 1px solid #e6e6e6;
  text-align: center;
  padding: 21px 0 30px 0;
}
.btn_area h3 {
  font-weight: bold;
}
.btn_area p {
  font-size: 13px;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .contents-area.plan {
    padding: 34px 0 0 0;
    margin-top: -58px;
    position: relative;
    z-index: 80;
  }
  .contents-area.plan h2 {
    background: url("../images/plan_baloon_sp.jpg") no-repeat bottom center;
    background-size: 80% auto;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 21px;
  }
  .contents-area.plan h2 span {
    font-size: 15px;
  }
  .plan_wrap {
	  width: 453px;
	  margin: 0 auto;
    padding: 0 20px 26px 20px;
  }
  .plan_wrap &gt; div {
    display: block;
  }
  .plan_wrap .img {
    margin-right: 0;
  }
  .plan_wrap img {
    width: 79px;
  }
  .plan_wrap .txt {
    font-size: 14px;
  }
  .btn_area {
    padding: 0 0 30px 0;
    background: #fff;
    border-top: none;
  }
  .btn_area h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  .plan_wrap {
	  width: 100%;
  }
}
.contents-area.yoyaku {
  padding: 34px 0 38px 0;
  border-radius: 16px;
  border: 5px solid #57A58A;
  background: #FFF;
}
.contents-area.yoyaku h2 {
  background: url("../images/bg_yoyaku.png") no-repeat center center;
  background-size: auto 42px;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 21px;
  position: relative;
}
.contents-area.yoyaku h2::after {
  content: '';
  width: 38px;
  height: 4px;
  display: inline-block;
  background-color: #57A58A;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 19px);
  border-radius: 4px;
}
.contents-area.yoyaku p.tl {
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: bold;
}
.contents-area.yoyaku p.tl span {
  font-size: 16px;
}
.contents-area.yoyaku p.tl em {
  background: linear-gradient(transparent 10%, #FFF0BD 40%, #fff 90%);
  font-weight: bold;
}
.contents-area.yoyaku .coupon {
  text-align: center;
  margin-bottom: 20px;
}
.contents-area.yoyaku .coupon img {
  width: 446px;
  height: auto;
}
.contents-area.yoyaku li {
  display: inline;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .contents-area.yoyaku {
    padding: 26px 0;
    border-radius: 16px;
    border: 4px solid #57A58A;
  }
  .contents-area.yoyaku h2 {
    background: url("../images/bg_yoyaku.png") no-repeat center center;
    background-size: auto 38px;
    font-size: 24px;
    margin-bottom: 21px;
    position: relative;
  }
  .contents-area.yoyaku p.tl {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px;
  }
  .contents-area.yoyaku p.tl span {
    font-size: 16px;
    font-weight: bold;
  }
  .contents-area.yoyaku p.tl i {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
  }
  .contents-area.yoyaku .coupon img {
    width: 308px;
    height: auto;
  }
  .contents-area.yoyaku li {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    padding: 0 1em;
	  text-align: left;
  }
}
.contents-area.flow {
  padding: 38px 0;
  margin-bottom: 70px;
  box-shadow: none;
}
.contents-area.flow h2 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 32px;
  position: relative;
}
.contents-area.flow h2::after {
  content: '';
  width: 38px;
  height: 4px;
  display: inline-block;
  background-color: #57A58A;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 19px);
  border-radius: 4px;
}
.flow .column {
  display: flex;
  width: 620px;
  justify-content: space-between;
  margin-left: 160px;
  margin-bottom: 8px;
}
.flow .tl span {
  text-align: center;
  border-radius: 135.664px;
  background: #57A58A;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 3px 8px;
}
.flow .tl h3 {
  display: inline-block;
  border-bottom: 3px solid #57A58A;
  font-size: 24px;
  font-weight: bold;
}
.flow .txt {
  text-align: left;
  line-height: 1.6;
  margin-right: 26px;
  width: 79%;
}
.flow .txt p {
  font-size: 16px;
  margin-bottom: 8px;
}
.flow .txt li {
  font-size: 14px;
  text-indent: -1em;
  margin-left: 1em;
}
.flow .img {
  width: 92px;
  flex-shrink: 0;
}
.flow img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .contents-area.flow {
    padding: 24px 18px 24px 20px;
    margin-bottom: 70px;
  }
  .contents-area.flow h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 21px;
    position: relative;
  }
  .flow .column {
    display: flex;
    width: auto;
    justify-content: space-between;
    margin-left: 0;
  }
  .flow .tl span {
    font-size: 16px;
    padding: 3px 8px;
  }
  .flow .tl h3 {
    border-bottom: 2px solid #57A58A;
    font-size: 18px;
  }
  .flow .txt {
    width: 80%;
    margin-right: 8px;
  }
  .flow .txt p {
    font-size: 16px;
  }
  .flow .txt li {
    font-size: 13px;
  }
  .flow .img {
    width: 68px;
  }
}
.outline {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  background: #fff;
  padding-top: 70px;
}
.outline .inner {
  width: 960px;
  margin: 0 auto;
}
.outline h2 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.outline h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 30px;
}
.outline p {
  font-size: 16px;
  line-height: 1.5;
}
.outline a {
  color: #0071BE !important;
}
@media screen and (max-width: 768px) {
  .outline {
    padding: 40px 15px;
  }
  .outline .inner {
    width: 100%;
  }
  .outline h2 {
    font-size: 24px;
  }
  .outline h3 {
    margin-top: 30px;
  }
  .outline p {
    font-size: 16px;
  }
}
/*---------------------------------
  　ページTOP
-----------------------------------*/
#pagetop {
  bottom: 20px;
  display: block;
  position: fixed;
  margin-left: 980px;
  width: 960px;
}
#pagetop img {
  width: 50px;
  height: 50px;
}
.pageTop__wrap {
  bottom: 67px;
}
@media screen and (max-width: 768px) {
  /*通常ページ*/
  #pagetop {
    right: 20px;
    width: auto;
    margin-left: 0;
    z-index: 5;
  }
  .pageTop__wrap {
    bottom: 61px;
  }
}
@media screen and (max-width: 640px) {
  #pagetop img {
    width: 40px;
    height: 40px;
  }
}
/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, #container {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
/* ==========================================================================
 追従ボタン
=========================================================================== */
#bottom-tab-navigation {
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  transition: 0.3s;
  width: 100%;
}
#bottom-tab-navigation.fixed {
  opacity: 1;
  z-index: 9;
}
.bottom-tab-navigation {
  max-width: initial;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 0 1em;
  background-color: rgba(26, 26, 26, .7058823529);
  padding: 20px 1em;
  transition: all 500ms 0s ease;
}
.bottom-tab-navigation.is-disabled {
  position: relative;
  border: none;
}
.bottom-tab-navigation.is-disabled:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
}
.bottom-tab-navigation a {
  flex-grow: 1;
  max-width: 40rem;
  width: 25.6rem;
  padding: 15px 1em;
  border-radius: 4px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  background-color: #d7373d;
  color: #fff;
}
.bottom-tab-navigation a:hover {
  background-color: #e37377;
  color: #fff;
}
#str_container {
  margin: 5px auto 30px;
  /*　OR:margin:5px auto 20px;　*/
}
/* ==========================================================================
 キャンペーン概要
=========================================================================== */
#entry_outline{
  margin: 0 auto;
  font-size: 15px;
  width: 960px;
}
#outline_box {
	margin: 0 0 15px;
	border: 2px solid #0071BE;
	font-size: 1.2em;
}
#outline_box dl{
	margin:5px 0;
}
#outline_box dt{
	padding:10px 0 0 15px;
  font-size: 15px;
	font-weight:bold;
	color:#0071BE;
	float:left;
}
#outline_box dd{
	padding:10px 10px 10px 210px;
	border-bottom:1px dashed #ccc;
	line-height:140%;
  font-size: 15px;
}
#outline_box dd.last{
	border:0;
}
@media screen and (max-width: 768px) {
#entry_outline{
  max-width: 100%;
}
#outline_box {
	margin: 0 10px;
	padding-top:5px;
  font-size: 15px;
}
#outline_box dl{
	margin: 0;
	padding: 3px;
}
#outline_box dt{
	float:none;
	padding: 0 0 0 5px;
	max-height:999999px;
  font-size: 15px;
}
dl.outline dt {
	padding: 5px;
}
#outline_box dd{
	padding: 0 0 10px 5px;
	max-height:999999px;
  font-size: 15px;
}
}

/*--------------------------------------
  　注意事項
--------------------------------------*/
.notice_tit {
	padding: 8px 15px;
	background-color: #ccc;
	font-size: 1.2em;
}
#notice_box {
	margin: 0 auto 10px;
	border: 2px solid #ccc;
}
#notice_box dl{
	margin: 0;
}
#notice_box dt{
	padding:10px 0 0 5px;
	font-weight:bold;
	float:left;
}
#notice_box dd{
	padding: 10px;
	border-bottom:1px dashed #ccc;
	line-height:140%;
}
#notice_box dd.last{
	border:0;
}
#notice_box ul{
	margin-left: 25px;
}
#notice_box ul li {
	list-style: disc;
	list-style-position: outside;
}
@media screen and (max-width: 768px) {
.notice_tit {
	padding:5px 10px;
	font-size:14px;
	margin:0 10px;
}
#notice_box {
	margin: 0 10px 20px;
	width:auto;
	padding-top:5px;
  font-size: 15px;
}
#notice_box dl{
	margin: 0;
	padding: 3px;
}
#notice_box dt{
	float:none;
	padding: 0 0 0 5px;
}
#notice_box dd{
	padding: 10px 15px;
}
#notice_box ul{
	margin-left:10px;
}
#notice_box ul li {
	list-style: disc;
	list-style-position: outside;
	max-height:999999px;
}
.btn_info{
	margin:0 10px;
}
}

/*--------------------------------------
  　キャンペーン終了対応
--------------------------------------*/
#str_container #res-header{
	position:relative;
}
#str_container #res-header .h-txt{
	display:none;
}
#str_container #res-header-fin{
	position:relative;
	background:#000;
}
#str_container #res-header-fin .pc-head{
	width: 100%;
	height: 100%;
	z-index: 999;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#str_container #res-header-fin .h-txt {
	position:absolute;
	background:#fff;
	padding:20px 40px;
	top:50%;
	left:290px;
	margin:-50px 0 0;
	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;
}
#str_container #res-header-fin .h-txt p {
	font-size:160%;
	font-weight:bold;
	color:#ff0000;
}
#str_container #res-header-fin .h-txt p span {
	font-size:80%;
	font-weight:normal;
}
@media screen and (max-width: 768px) {
#str_container #res-header-fin{
	margin:0 0 10px;
}
#str_container #res-header-fin .sp-head{
	width: 100%;
	height: 100%;
	z-index: 999;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height:0;
}
#str_container #res-header-fin .h-txt {
	max-height: 999999px;
    line-height: 1.3;
     /* margin-left: -38%; */
    left: 50%;
    width: 80%;
    padding: 5% 5%;
  transform: translateX(-50%);
}
#str_container #res-header-fin .h-txt p {
	font-size:14px;
}
#str_container #res-header-fin .h-txt p span {
	font-size:14px;
}
}

/*-------------------------
202506キャンペーン終了対応
-------------------------*/
/*
.button--disabled {
    cursor: default;
    pointer-events: none;
    position: relative;
    display: block;
}
.button--disabled::after {
    content: "";
    height: 100%;
    width: 100%;
    z-index: 3;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    border-radius: 50%;
    cursor: default;
    pointer-events: none;
}
.button--disabled::after {
  content: "";
}
*/

.campaign-button-ended-mask{
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  bottom:auto;
  z-index: 2;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.campaign-button-ended-mask__text{
  border-radius: 8px;
  z-index: 2;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
#campaignanchor{
  position: relative;
}
.campaign-ended-mask__text{
  font-size: 54px;
  font-weight: bold;
  z-index: 2;
  text-align: center;
  color: #fff;
}
/*pc*/
@media screen and (min-width: 769px) {
  .only-sp{
    display:none;
  }
  .cancel-button{
    display:none;
  }
  .campaign-ended-mask{
    position: absolute;
    display: block;
    width: 100%;
    height: calc(100% - 115px);
    top: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
/*sp*/
@media screen and (max-width: 768px) {
  .only-pc{
    display:none;
  }
  /**ボタンのマスク*/
  .campaign-button-ended-mask {
    position: absolute;
    width: 100%;
    height: 22%;
    top:auto;
    bottom: 12px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px;
  }
  .campaign-ended-mask__text{
    font-size: 36px;
    font-weight: bold;
    z-index: 2;
    text-align: center;
    color: #fff;
  }
  /*キャンペーン概要のマスク*/
  .campaign-ended-mask{
    position: absolute;
    display: block;
    width: 100%;
    height: calc(100% - 95px);
    top: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
</pre></body></html>