<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{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#222222;
}
.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;
}
.mr00{
	margin-right: 0 !important;
}
.sp-head{
	display: none;
}
.lead {
    font-size:14px;
    line-height:1.7;
}
.lead a{
	text-decoration:underline;
}
h2.rs_h2_title_bar {
	padding: 10px 15px;
	background-color:#3695d6;
	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;
}
.contents-area .txt-blue{
color: #3695d6;
}
.txt-kome{
	font-size:11px;
	color:#434343;
}
@media screen and (max-width: 768px) {
	#container{
		font-family: 'ヒラギノ角ゴ ProN W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
	.pc-head{
		display:none;
	}
	.sp-head{
		display:block;
	}
	.lead {
		padding:0 10px;
		max-height:999999px;
		font-size: 14px;
	}
	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;
	}
}
@media screen and (max-width: 640px) {
	.lead {
		padding:0 5px;
		font-size: 14px;
		line-height: normal;
	}
	h2.rs_h2_title_bar,h3.rs_h3_title_bar,h4.rs_h4_title_bar{
		margin: 15px 5px 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;
	}
}
/*---------------------------------
  　汎用
-----------------------------------*/
.indent01 &gt; * {
  text-indent: -1em;
  padding-left: 1em;
  list-style: none!important;
}
@media screen and (min-width: 769px) {
  .m-t10-pc {
    margin-top: 10px!important;
  }
  .m-t20-pc {
    margin-top: 20px!important;
  }
  .m-t40-pc {
    margin-top: 40px!important;
  }
  .p-10-pc {
    padding: 10px!important;
  }
  .p-t10-pc {
    padding-top: 10px!important;
  }
  .p-r10-pc {
    padding-right: 10px!important;
  }
  .p-b0-pc {
    padding-bottom: 0!important;
  }
  .p-b5-pc {
    padding-bottom: 5px!important;
  }
  .p-l10-pc {
    padding-left: 10px!important;
  }
	.font12{
		font-size: 12px !important;
	}
	.font14{
		font-size: 14px !important;
	}
	.center{
		text-align: center;
	}
}
@media screen and (max-width: 768px) {
  .w50p-sp {
    width: 50%!important;
  }
  .m-t10-sp {
    margin-top: 10px!important;
  }
  .m-t15-sp {
    margin-top: 15px!important;
  }
  .m-t20-sp {
    margin-top: 20px!important;
  }
  .m-t30-sp {
    margin-top: 30px!important;
  }
  .m-l0-sp {
    margin-left: 0!important;
  }
  .p-t0-sp {
   padding-top: 0!important;
  }
  .p-t10-sp {
   padding-top: 10px!important;
  }
  .p-t20-sp {
   padding-top: 20px!important;
  }
  .p-r5-sp {
    padding-right: 5px!important;
  }
  .p-b0-sp {
   padding-bottom: 0!important;
  }
  .p-l5-sp {
    padding-left: 5px!important;
  }
  h2.rs_h2_title_bar.m-t30-sp {
    margin-top: 30px!important;
  }
}
/*--------------------------------------
  　キャンペーン期間＆プレー対象期間
--------------------------------------*/
.deadline_sp{
	display:none;
}
.deadline_pc {
    background-color: #fff;
	color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    height: 40px;
    text-align: center;
	margin:20px 0;
}
.deadline_pc ul {
    border: 1px solid #acacaa;
    line-height: 2.5;
}
.deadline_pc ul li {
    background-color: #ffffff;
    color: #313131;
    display: table-cell;
    font-weight: bold;
    padding: 0 16px;/*年をまたぐ時は9px*/
}
.deadline_pc ul li.ulTitle01 {
    background-color: #c0c0c0;
}
.deadline_pc ul li.ulTitle02 {
    background-color: #c0c0c0;
}
br.sp_block,br.sp_block_02{
	display:none;
}
@media screen and (max-width: 768px) {
	.deadline_pc{
		display:none;
	}
	.deadline_sp{
		background-color:#fff;
		text-align:left;
		display:block;
		padding:5px 0 0;
		font-weight: bold !important;
		font-size:14px;
		 margin: 0 0 15px;
		box-sizing: border-box;
	}
	.deadline_sp dl{
		border-left:1px solid #acacaa;
		border-right:1px solid #acacaa;
		border-bottom:1px solid #acacaa;
		display: table;
		width: 100%;
		box-sizing: border-box;
	}
	.deadline_sp dt{
		width: 39.7%;
	}
	.deadline_sp dt,
	.deadline_sp dd{
		display: table-cell;
		float: none;
		padding:8px 10px;
		vertical-align: middle;
		text-align: left;
		box-sizing: border-box;
		font-weight: bold;
	}
	.deadline_sp dt{
		background-color:#c0c0c0;
		text-align:center;
	}
	.deadline_sp .Title01 dd{
		border-top:1px solid #acacaa;
	}
	br.sp_block_02{
		display:block;
	}
}
@media screen and (max-width: 480px) {
	br.sp_block{
		display:block;
	}
}
@media screen and (max-width: 340px) {
	.deadline_sp{
		font-size: 13px;
	}
}
	
/*--------------------------------------
  　ボタン赤
--------------------------------------*/
.btn-red a {
	display: block;
	width: 600px;
	margin: 0 auto;
	padding: 15px 0;
	background: #eb4055;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);/*影*/
	-webkit-tap-highlight-color: transparent;
	transition: .3s ease-out;/*変化を緩やかに*/
	font-size:26px;
}
.btn-red a:hover {
	color: #fff;
	box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);/*浮き上がるように*/
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.btn-red-fin span {
	display: block;
	width: 600px;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #75202a;
	border-radius: 3px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);/*影*/
	-webkit-tap-highlight-color: transparent;
	color: #7f7f7f;
	font-size:26px;
	text-align: center;
}
.btn-red-fin a{
	pointer-events: none;
}
.btn-red a:active{  /* クリック時の設定 */
	-ms-transform: translateY(3px);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
	box-shadow:none;
}
@media screen and (max-width: 768px) {
	.btn-red a,.btn-red-fin span {
		width:auto;
		margin:0 15px 20px;
		padding:10px 0;
		max-height:999999px;
		font-size:16px;
	}
}
@media screen and (max-width: 640px) {
	.btn-red a,.btn-red-fin span {
		margin:0 20px 20px;
	}
}
@media screen and (max-width: 340px) {
	.btn-red a,.btn-red-fin span {
		font-size:14px;
	}
}

/*---------------------------------
  　独自のコンテンツエリア
-----------------------------------*/
.contents-area{
	font-size:18px;
}
.sp-area{
	display:none;
}
@media screen and (max-width: 768px) {
	.contents-area{
		padding: 0;
		margin: 10px;
		font-size: 12px;
		max-height: 999999px;
	}
	.pc-area{
		display:none;
	}
	.sp-area{
		display:block;
	}
}
@media screen and (max-width: 640px) {
	.contents-area{
		margin: 5px;
	}
}

/*---------------------------------
  　　応募ステップ
-----------------------------------*/
/*4STEP*/
.step{
	width:223px;
	float:left;
	border:1px solid #898989;
	padding-bottom:10px;
}
.step p,.step02 p{
	font-size:14px;
	padding:10px;
	margin-top:0;
}
.step-title{
	background-color:#666666;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.step &gt; img,.step02 &gt; img {
    display: block;
    margin: 0 auto;
	width:89px;
}
.step .bold,.step02 .bold{
	display: inline-block;
    font-weight: bold;
	padding-bottom:5px;
}
.triangle {
    display: flex;
	float:left;
	width:20px;
	position: relative;
}
.triangle .ic{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12.5px 0 12.5px 10px;
	border-color: transparent transparent transparent #666666;
	position:absolute;
	top: 45%;
	left: 25%;
}
.step .btn,.step02 .btn{
	position:relative;
}
.step .btn a,.step02 .btn a{
	background-color:#02c2f2;
	border-radius: 18px;
	display:block;
	text-align:center;
	color:#FFFFFF;
	padding:8px;
	transition: .3s ease-out;/*変化を緩やかに*/
}
.step .btn a:hover,.step02 .btn a:hover{
	color: #fff;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.step .btn .arrow,.step02 .btn .arrow{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 6px;
	border-color: transparent transparent transparent #ffffff;
	display: inline-block;
	position: absolute;
	right: 20px;
    top: 40%;
}
/*3STEP*/
.step02{
	width:298px;
	float:left;
	border:1px solid #898989;
	padding-bottom:10px;
}
.triangle02 {
    display: flex;
	float:left;
	width:30px;
	position: relative;
}
.triangle02 .ic{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12.5px 0 12.5px 10px;
	border-color: transparent transparent transparent #666666;
	position:absolute;
	top: 45%;
	left: 30%;
}
@media screen and (max-width: 768px) {
	.step,.step02{
		width:auto;
		margin:0 10px;
		float:none;
	}
	.step p,.step02 p{
		padding:10px 5px;
		max-height:999999px;
	}
	.step-title{
		padding:10px !important;
	}
	.step &gt; img,.step02 &gt; img {
		width: 20%;
	}
	.triangle,.triangle02 {
		float:none;
		position:static;
		margin: 0 auto;
		height: auto!important;
	}
	.triangle .ic,.triangle02 .ic{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 15px 15px 0 15px;
		border-color: #666666 transparent transparent transparent;
		margin:5px auto;
		position:static;
	}
	.step .btn,.step02 .btn{
		margin: 0 50px;
		padding-top:0;
	}
	.step .btn a,.step02 .btn a{
		border-radius: 30px;
		padding:10px;
	}
	.step .btn .arrow, .step02 .btn .arrow {
		border-width: 6px 0 6px 7px;
		top: 25%;
	}
}
@media screen and (max-width: 640px) {
	.step, .step02{
		margin: 0 5px;
	}
	.step-title{
		padding: 10px 5px !important;
	}
	.step p, .step02 p{
		font-size: 16px;
	}
	.step &gt; img,.step02 &gt; img {
		width: 25%;
	}
	.triangle{
		width: auto;
	}
}
@media screen and (max-width: 340px) {
	.step p, .step02 p{
		font-size: 14px;
	}
}

/*---------------------------------
  　coupon-wrap
-----------------------------------*/
.coupon-content {
  text-align: center;
}
.coupon-column p {
  margin-top: 0;
}
.coupon-text {
  font-size: 20px;
  line-height: 1.4;
}
.coupon-text .line {
  position: relative;
}
.coupon-text .line:before {
  content: "";
  display: block;
  width: 104%;
  height: 12px;
  background: #fff120;
  position: absolute;
  bottom: 6px;
  left: -2%;
  z-index: -1;
  transform: skewX(-45deg);
  -moz-transform: skewX(-45deg);
  -webkit-transform: skewX(-45deg);
}
.coupon-title {
  color: #434343;
}
.coupon-column.coupon-column01.-Area02 .coupon-item:nth-child(1){
	margin-right: 50px;
}
.coupon-column.coupon-column01.-Area02 .coupon-item:nth-child(2){
	width: 400px;
}
.coupon-column.coupon-column01.-Area02 .coupon-item:nth-child(2) p{
	font-size: 14px;
	line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .coupon-column {
    display: flex;
    justify-content: center;
    align-items: center;
		margin-top: 30px;
  }
  .coupon-column .coupon-image {
    width: 224px;
    margin: 20px auto 0;
  }
  .coupon-image img {
    width: 100%;
  }
  .coupon-item:nth-child(1) {
    margin-right: 80px;
  }
	.coupon-item:nth-child(2) {
    width: 170px;
}
  .coupon-item .coupon-item-inner {
		margin: 10px 0 0;
    padding: 0 40px;
  }
  .coupon-title {
    margin-top: 0;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
  }
  .coupon-item .bnr-wrap img {
    width: 100%;
  }
.coupon-column.-Area02 .coupon-item:nth-child(2) {
	width: 290px;
}
.coupon-column.-Area02 .coupon-item .coupon-item-inner {
	margin: 10px 0 0;
	padding: 0;
}
}
@media screen and (max-width: 768px) {
	.coupon-column.coupon-column01.-Area02 .coupon-item:nth-child(1) .video .sp-area{
		display: inline-block;
	}
	.coupon-column.coupon-column01.-Area02 .coupon-item:nth-child(1){
		margin-right: 0px;
	}
	.coupon-column.coupon-column01.-Area02 .coupon-item:nth-child(2){
		width: auto;
	}
	.coupon-column.coupon-column01.-Area02 .coupon-item:nth-child(2) p{
		font-size: 12px;
		line-height: 1.7;
		text-align: left;
	}
  .coupon-wrap {
    margin: 0 5px;
    padding: 0;
  }
  .coupon-text {
		height: auto!important;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
  }
	.coupon-column{
		margin: 20px 0 20px;
	}
  .coupon-column .coupon-item:nth-child(1) .coupon-text {
    font-size: 16px;
  }
  .coupon-column .coupon-image {
    margin: 10px 0 0;
    text-align: center;
  }
  .coupon-image img {
    width: 50%;
  }
  .coupon-column .coupon-item:nth-child(2) {
    margin: 30px 0 0;
  }
  .coupon-column .coupon-item .bnr-wrap {
    margin: 10px 0 0;
  }
	.coupon-item .bnr-wrap img {
    width: 100%;
  }
  .coupon-column .coupon-item .coupon-item-inner {
    padding: 0 15px;
  }
  .coupon-column .coupon-title {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
  }
  .coupon-text .line:before {
    height: 6px;
  }
	.coupon-column.-Area02 .coupon-item:nth-child(2) {
		width: 66.1vw;
		margin: 0 auto;
	}
	.coupon-column.-Area02 .coupon-item .coupon-item-inner {
		margin: 10px 0 0;
		padding: 0;
	}
}

/*---------------------------------
  　step
-----------------------------------*/
.step-content .btn-red a,
.step-content .btn-red-fin span{
  width: 100%;
  font-size: 18px;
}
.stepTtl{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

@media screen and (min-width: 769px) {
  .step-content .step &gt; img,
  .step-content .step02 &gt; img {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
	.stepTtl{
		font-size: 14px;
	}
  .step-content .step,
  .step-content .step02 {
    height: auto!important;
  }
  .step-content .btn-red,
  .step-content .btn-red-fin{
    padding:  0 7.8% 10px;
    box-sizing: border-box;
  }
  .step-content .btn-red a,
  .step-content .btn-red-fin span{
    margin: 0;
    box-sizing: border-box;
  }
  .step-content .step &gt; img,
  .step-content .step02 &gt; img {
    width: 80%;
  }
  .bnr-wrap &gt; .sp-area{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
  }
  .bnr-wrap &gt; .sp-area &gt; a {
    display: block;
    padding: 0 10px;
  }
	.step-appWrap p{
		font-size: 16px;
		font-weight: bold;
		padding: 15px 5px 10px;
	}
	.step-appWrap .step-app {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
  }
	.step-appWrap .step-app &gt; a{
		display: block;
    padding: 0 10px;
	}
	.step-app img{
		width: 100%;
	}
}

/*--------------------------------------
  　　coupon
--------------------------------------*/
.couponWrap {
  margin: 40px 0 40px;
}
.couponTtl {
	position: relative;
	margin: 0 0 0 20px;
	padding: 15px;
	background: #fffcd7;
	border-top: 2px solid #ffef39;
	border-bottom: 2px solid #ffef39;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}
.couponTtl:before {
  display: block;
  width: 88px;
  height: 88px;
  position: absolute;
	top: -9px;
	left: -20px;
}
.couponTtl.-icon01:before {
  content: "";
  background: url("/special/reserveapp202208/images/icon01.png") no-repeat;
  background-size: contain;
}
.couponTtl.-icon02 {
	margin: 40px 0 0 20px;
}
.couponTtl.-icon02:before {
  content: "";
  background: url("/special/reserveapp202208/images/icon02.png") no-repeat;
  background-size: contain;
}
.couponNote {
  font-weight: normal;
  font-size: 16px;
}
.couponInner {
  margin: 30px 0 0;
	padding: 0;
}
.couponSubTtl {
  font-size: 30px;
}
_::-webkit-full-page-media, _:future, :root .couponSubTtl {
  font-size: 28px;
}
.btnWrap {
  margin: 30px 0 0;
  padding: 0 180px;
  box-sizing: border-box;
  text-align: left;
}
.btnWrap .couponNote {
  margin: 10px 0 0;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
	.couponWrap {
		margin: 30px 0 30px;
	}
	.couponTtl {
    margin: 0 0 0 9%;
    padding: 8% 10%;
    font-size: 18px;
	}
	.couponTtl.-icon01:before {
    display: block;
    width: 16.9vw;
    height: 16.9vw;
    position: absolute;
    top: 50%;
		left: 1%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.couponTtl.-icon02 {
		margin: 5% 0 0 9%;
	}
	.couponTtl.-icon02:before {
    display: block;
    width: 16.9vw;
    height: 16.9vw;
    position: absolute;
		top: 50%;
		left: 1%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.couponInner {
		margin: 20px 0 0;
	}
}
/*---------------------------------
  　クーポンエリア 3column
-----------------------------------*/
@media screen and (min-width: 769px) {
.couponContent:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
.couponContent .btn {
  width: 402px;
  float: left;
	margin-right: 15px;
  position: relative;
}
.couponContent .btn:nth-child(3){
	margin-right: 0;
}
.couponContent .btn-txt{
  position: absolute;
  bottom: 16px;
  left: 30px;
  font-size: 20px;
  font-weight: bold;
  width: 140px;
	text-align: center;
}
.couponContent .js-clipboard{
  position: absolute;
  bottom: 18px;
  right: 14px;
}
}

.couponContent .js-clipboard textarea{
  display: none;
}
.couponContent .js-clipboard button{
  width: auto;
  padding:0;
  margin:0;
  background:none;
  border:0;
  font-size:0;
  line-height:0;
  overflow:visible;
  cursor:pointer;
}
.couponContent .js-clipboard button:hover{
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
	.couponContent{
		text-align: center;
	}
	.couponContent .btn {
		position: relative;
		width: 80%;
		margin: 0 auto 10px;
    padding: 0 10px;
    box-sizing: border-box;
	}
  .couponContent .btn img {
    max-width: none;
    width: 100%;
	}
	.couponContent .js-clipboard {
		position: absolute;
    bottom: 5.8vw;
    right: 8.16vw;
    width: 59vw;
	}
	.couponContent .btn-txt {
    position: absolute;
    bottom: 15vw;
    left: 32.5vw;
    font-size: 4vw;
    font-weight: bold;
    width: 34.5vw;
    text-align: center;
	}
}
@media screen and (max-width: 640px) {
  .couponContent .js-clipboard {
    bottom: 3.8vw;
  }
}
/*---------------------------------
  　クーポンボタン
-----------------------------------*/
.coupon-tooltip {
  position: relative;
}
.coupon-tooltip .tooltiptext {
  visibility: hidden;
  background-color: #555;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 120%;
  left: 0;
  opacity: 0;
  transition: opacity 500ms ease 500ms;
}

.coupon-tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.coupon-tooltip .tooltiptext.show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 768px) {
	.coupon-tooltip .tooltiptext {
		font-size: 12px;
	}
	.coupon-tooltip button img{
		width: 100%;
	}
}

/*--------------------------------------
  　キャンペーン概要
--------------------------------------*/
#outline_box {
	margin: 0 0 15px;
	border: 2px solid #3695d6;
	font-size: 1.2em;
}
#outline_box dl{
	margin:5px 0;
}
#outline_box dt{
	padding:10px 0 0 15px;
	font-weight:bold;
	color:#3695d6;
	float:left;
}
#outline_box dd{
	padding:10px 10px 10px 210px;
	border-bottom:1px dashed #ccc;
	line-height:140%;
}
#outline_box dd.last{
	border:0;
}
@media screen and (max-width: 768px) {
	#outline_box {
		margin: 0 10px;
		padding-top:5px;
	}
	#outline_box dl{
		margin: 0;
		padding: 3px;
	}
	#outline_box dt{
		float:none;
		padding: 0 0 0 5px;
		max-height:999999px;
	}
	dl.outline dt {
		padding: 5px;
	}
	#outline_box dd{
		padding: 0 0 10px 5px;
		max-height:999999px;
	}
}
@media screen and (max-width: 640px) {
	#outline_box {
		margin: 0 5px;
		border: 1px solid #3695d6;
	}
}
@media screen and (max-width: 340px) {
	#outline_box {
		font-size: 14px;
	}
}

/*--------------------------------------
  　注意事項
--------------------------------------*/
.notice_tit {
	padding: 8px 15px;
	background-color: #ccc;
	font-size: 1.2em;
}
#notice_box {
	margin: 0 0 10px;
	width:956px;
	border: 2px solid #ccc;
	font-size: 1.2em;
}
#notice_box dl{
	margin: 0;
}
#notice_box dt{
	padding:10px 0 0 15px;
	font-weight:bold;
	float:left;
}
#notice_box dd{
	padding:10px 10px 10px 210px;
	border-bottom:1px dashed #ccc;
	line-height:140%;
}
#notice_box dd.last{
	border:0;
}
#notice_box ul{
	margin-left: 0;
}
#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;
	}
	#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;
	}
}
@media screen and (max-width: 640px) {
	.notice_tit {
		margin:0 5px;
		font-size:16px;
		font-weight: bold;
		padding: 7px 10px;
	}
	#notice_box {
		margin: 0 5px 20px;
		border: 1px solid #ccc;
	}
}
@media screen and (max-width: 340px) {
	.notice_tit {
		font-size: 14px;
	}
	#notice_box{
		font-size: 14px;
	}
}

/*--------------------------------------
  　共通キャンペーンの注意事項ボタン
--------------------------------------*/
.btn_info a{
	display: block;
	width: 40%;
	padding: 15px 0;
	margin: 0 auto;
	text-decoration: none;
	border:1px solid #3695d6;
	color: #3695d6;
	text-align: center;
	border-radius: 3px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	-webkit-tap-highlight-color: transparent;
	transition: .3s ease-out;
}
.btn_info a:hover{
	color: #5fb0e7;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
}
.btn_info a:active{ 
	-ms-transform: translateY(3px);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
	box-shadow:none;
}
@media screen and (max-width: 768px) {
	.btn_info a{
		width: 90%;
	}
}

/*--------------------------------------
  　キャンペーン終了対応
--------------------------------------*/
#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;
}
p.coupon-fin{
  position:relative;
}
p.coupon-fin::before{
  content:"";
  position:absolute;
  width: 100%;
  height:100%;
  background-color:#000;
  opacity:0.4;
  z-index:999;
  left: 0;
}
.couponContent .btn p.coupon-fin span {
  position: absolute;
  background: #fff;
  padding: 20px 40px;
  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;
  width: 50%;
  margin: 0 auto;
  font-size: 16px;
	top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
@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: 66%;
    	padding: 5% 5%;
	}
	#str_container #res-header-fin .h-txt p {
		font-size:14px;
	}
	#str_container #res-header-fin .h-txt p span {
		font-size:14px;
	}
	p.coupon-fin::before{
		width: 100%;
	}
	.couponContent .btn p.coupon-fin span {
		width: 65%;
		font-size: 14px;
		padding: 15px;
	}
}
.background-line{
	text-align: center;
	margin-top: 25px;
}
.background-line span{
	background-image: linear-gradient(transparent 56%, #fff500 10%);
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}
.coupon-column.coupon-column01.-Area02 .coupon-item.textvideo:nth-child(2) p{
	font-size: 20px;
}
@media screen and (max-width: 768px) {
	.background-line{
		text-align: center;
		margin-top: 25px;
	}
	.background-line span{
		background-image: linear-gradient(transparent 56%, #fff500 10%);
		font-size: 18px;
	}
	.coupon-column.coupon-column01.-Area02 .coupon-item.textvideo:nth-child(2) p{
		font-size: 16px;
		margin-top: 20px;
		text-align: center;
	}
}
.pre-3box div{
	float:left;
	margin-right:15px;
	width:310px;
	margin-top:0;
}
.pre-3box p.txt{
	width:290px;
	background-color:#666666;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:15px 10px;
	margin-top: 0;
	display: inline-block;
}
.pre-3box p span.name-txt{
	width:220px;
	float:left;
}
.pre-3box p span.name-txt.name-txt02{
	padding-top: 7px;
}
.pre-3box p span.number{
	width:70px;
	font-size:22px;
	display: inline-block;
	text-align:right;
	margin-top: 4px;
}
.pre-3box p span.number .big-txt{
	font-size:38px;
}
@media screen and (max-width: 768px) {
	.pre-3box.mt20{
		margin-top: 0px !important;
	}
	.pre-3box div{
		margin-top:15px;
		display: flex;
		width: 100%;
		margin-right: 0;
	}
	.pre-3box img{
		float:left;
	  	width: 50%;
	}
	.pre-3box p.txt{
		float:left;
		width:50%;
		color:#FFFFFF;
		background-color:#666666;
		padding:15px 5px 15px 10px;
		height:auto;
	  	font-weight: bold;
		font-size:20px;
		max-height:999999px;
		position:relative;
	}
	.pre-3box p span.name-txt{
		width:auto;
		float:inherit;
	}
	.pre-3box p span.name-txt.name-txt02{
		padding-top: 0px;
	}
	.pre-3box p span.name-txt{
		font-size: 12px;
	}
	.pre-3box p span.name-txt sup{
		font-size: 9px;
	}
	.pre-3box p span.number{
		font-size:20px;
		display:block;
		text-align:right;
		vertical-align:bottom;
		font-weight:bold;
		position: absolute;
		bottom: 5px;
		right: 15px;
	}
	.pre-3box p span.number .big-txt{
		font-size:33px;
	}
}

/*---------------------------------
  　ページTOP
-----------------------------------*/
#page-top {
    bottom: 20px;
    display: block;
    position: fixed;
    margin-left: 980px;
	width: 960px;
}
#page-top img{
	width:50px;
	height:50px;
}
@media screen and (max-width: 768px) {
/*通常ページ*/
	#page-top {
    	right: 20px;
		width:auto;
		margin-left:0;
		z-index:5;
	}
/*/s/ページ*/
	/*#page-top {
    	bottom: 100px;
    	width:auto;
		margin-left:0;
    	right: 20px;
		z-index:5;
	}*/
}
@media screen and (max-width: 640px) {
	#page-top 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;
  }
}</pre></body></html>