<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;
}
.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;
}
.txt-kome{
	font-size:11px;
	color:#434343;
}
@media screen and (min-width: 769px) {
  .spContent {
    display: none!important;
  }
}
@media screen and (max-width: 768px) {
	.spContent {
    display: block!important;
  }
  .pcContent {
    display: none!important;
  }
	#container{
		font-family: 'ヒラギノ角ゴ ProN W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
	.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;
	}
}
@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: 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;
	}
}

/*--------------------------------------
  　キャンペーン期間＆プレー対象期間
--------------------------------------*/
.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: 100%;
	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:18px;
}
.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: 100%;
	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:18px;
	text-align: center;
}
.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{
	background-color:#d2d2d2;
	text-align:center;
	padding:130px 0;
	margin-top:20px;
	font-size:18px;
}
@media screen and (max-width: 768px) {
	.contents-area{
		padding: 80px 0;
    	margin: 10px;
    	font-size: 12px;
    	max-height: 999999px;
	}
}
@media screen and (max-width: 640px) {
	.contents-area{
		margin: 5px;
	}
}

/*---------------------------------
  　　エリアメニュー
-----------------------------------*/
/*6エリア*/
.tab-area{
	width:960px;
	margin:20px 0;
}
.rs-gc-ttl_content{
	display:none;
}
.tab-area li{
	width:155px;
	margin-right:5px;
	float:left;
}
.tab-area li a{
    display: block;
	padding:15px 0;
    border: 1px solid #5A5A5A;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #fff;
    color: #333;
    font-size: 18px;
    text-align: center;
    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;/*変化を緩やかに*/
}
.tab-area li a:hover{
	background:#FFFFFF;
	border:#e7364a 1px solid;
	color:#e7364a;
    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);/*浮き上がるように*/
}
.tab-area li a.active{
    display: block;
	padding:15px 0;
    border: 1px solid #e7364a;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #fff;
    color: #eb4055;
    font-size: 18px;
    text-align: center;
    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;
}
/*2エリア*/
.tab-area-02{
	width:960px;
	margin:15px 0;
}
.rs-gc-ttl_content-02{
	display:none;
}
.tab-area-02 li{
	width:470px;
	margin-right:15px;
	float:left;
}
.tab-area-02 li.last{
	margin-right:0;
}
.tab-area-02 li a{
    display: block;
	padding:15px 0;
    border: 1px solid #5A5A5A;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #fff;
    color: #333;
    font-size: 18px;
    text-align: center;
     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;/*変化を緩やかに*/
}
.tab-area-02 li a:hover{
	background:#FFFFFF;
	border:#e7364a 1px solid;
	color:#e7364a;
    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);/*浮き上がるように*/
}
.tab-area-02 li a.active{
    display: block;
	padding:15px 0;
    border: 1px solid #e7364a;
   border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #fff;
    color: #eb4055;
    font-size: 18px;
    text-align: center;
    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;
}
.tab-area li a:active,.tab-area-02 li a:active{  /* クリック時の設定 */
	-ms-transform: translateY(3px);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
	box-shadow:none;
}

@media screen and (max-width: 768px) {
/*6エリア*/
	.tab-area,.tab-area-02{
		width:auto;
		margin:10px 0;
	}
	#menu-box {
		overflow: hidden;
	}
	.rs-gc-ttl_content{
		display:block;
	}
	.rs-gc-ttl_content{
		padding: 10px 20px;
		border-top:1px solid #d2d2d2;
		border-bottom:1px solid #d2d2d2;
		position: relative;
		max-height:999999px;
		font-size: 16px;
	}
	.tab-area .rs-gc-ttl_content li,.tab-area-02 .rs-gc-ttl_content li{
		border-top:1px solid #d2d2d2;
	}
	.tab-area .rs-gc-content li,.tab-area-02 .rs-gc-content li{
		display: block;
		width: 100%;
		max-height:999999px;
	}
	.tab-area .rs-gc-content li a,.tab-area-02 .rs-gc-content li a{
		display: block;
		padding:10px 20px;
		color: #222;
		border-bottom:1px solid #d2d2d2;
		border-top:none;
		border-left:none;
		border-right:none;
		border-radius:0;
		box-shadow:none;
    	-moz-box-shadow: none;
    	-webkit-box-shadow: none;
		font-size:16px;
		text-align: left;
	}
	.tab-area .rs-gc-content li:first-child,.tab-area-02 .rs-gc-content li:first-child{
		border-top: none;
	}
	.tab-area .rs-gc-content li a.active,.tab-area-02 .rs-gc-content li a.active{
		color: #3695d6;
	}
	.rs-js-acc-basic_trriger:after {
    	content: "";
    	display: block;
    	width: 15px;
    	height: 15px;
    	position: absolute;
    	right: 20px;
    	margin-top: -20px;
    	color: #318fdb;
    	font-weight: bold;
    	font-size: 40px;
    	line-height: 1;
    	text-align: center;
    	background: url(../images/ico_plus.png) center center no-repeat;
	}
	.rs-js-acc-basic_trriger.is-open:after {
    	background: url(../images/ico_minus.png) center center no-repeat;
	}
	.rs-gc-content {
		display:none;
	}
}
@media screen and (max-width: 640px) {
	.rs-gc-ttl_content{
		padding: 10px;
	}
	.rs-js-acc-basic_trriger:after{
		right: 15px;
	}
	.tab-area .rs-gc-content li a, .tab-area-02 .rs-gc-content li a{
		padding: 10px;
	}
}
@media screen and (max-width: 340px) {
	.rs-gc-ttl_content,.tab-area .rs-gc-content li a, .tab-area-02 .rs-gc-content li a{
		font-size: 14px;
	}
}

/*---------------------------------
  　　応募ステップ
-----------------------------------*/
/*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;
	}
	.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;
	}
}

/*--------------------------------------
  　　賞品一覧
--------------------------------------*/
.sp-area{
	display:none;
}
.pc-area .pre-2box div{
	float:left;
	margin-right:20px;
	width:470px;
	margin-top:0;
}
.pc-area .pre-2box p.txt{
	width:440px;
	background-color:#666666;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:15px;
	margin-top: 0;
	display: inline-block;
}
.pc-area .pre-2box p span.name-txt{
	width:330px;
	float:left;
}
.pc-area .pre-2box p span.number{
	width:110px;
	font-size:24px;
	display: inline-block;
	text-align:right;
}
.pc-area .pre-2box p span.number .big-txt{
	font-size:40px;
}

.pc-area .pre-3box div{
	float:left;
	margin-right:15px;
	width:310px;
	margin-top:0;
}
.pc-area .pre-3box p.txt{
	width:280px;
	background-color:#666666;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:15px;
	margin-top: 0;
	display: inline-block;
}
.pc-area .pre-3box p span.name-txt{
	width:180px;
	float:left;
}
.pc-area .pre-3box p span.number{
	width:100px;
	font-size:22px;
	display: inline-block;
	text-align:right;
	margin-top: 4px;
}
.pc-area .pre-3box p span.number .big-txt{
	font-size:36px;
}

.pc-area .pre-4box div{
	float:left;
	margin-right:20px;
	width:225px;
	margin-top:0;
}
.pc-area .pre-4box p.txt{
	width:205px;
	background-color:#666666;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	margin-top: 0;
	display: inline-block;
}
.pc-area .pre-4box p span.name-txt{
	width:145px;
	float:left;
}
.pc-area .pre-4box p span.number{
	width:60px;
	font-size:14px;
	display: inline-block;
	text-align:right;
}
.pc-area .pre-4box p span.number .big-txt{
	font-size:21px;
}

.pc-area .pre-5box p{
	float:left;
	width:180px;
	margin-right:15px;
	margin-top:0;
	position:relative;
}
.pc-area .pre-5box p span.number{
	display: inline-block;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 60px;
    width: 100px;
	color:#FFFFFF;
}
.pc-area .pre-5box p span.number .big-txt{
	font-size:24px;
}
.pc-area .pre-5box p span{
	padding-top:5px;
	display: inline-block;
}
.mr0{
	margin-right:0;
}
@media screen and (max-width: 768px) {
	.pc-area{
		display:none;
	}
	.sp-area{
		display:block;
	}
	.sp-area .pre-2box{
		margin:10px;
	}
	.sp-area .pre-2box div img{
		width:100%;
	}
	.sp-area .pre-2box p.txt{
		background-color:#666666;
		color:#FFFFFF;
		font-weight:bold;
		bottom: 10px;
		width:100%;
		max-height:999999px;
		margin-top: 0;
		position: relative;
	}
	.sp-area .pre-2box .name-txt {
    	display: inline-block;
    	padding: 8px 10px;
    	width: 70%;
		font-size: 14px;
		line-height: 1.5;
	}
	.sp-area .pre-2box p span.number{
		display:block;
		text-align:right;
		width: auto;
		font-size: 14px;
		line-height: 0.8;
		position: absolute;
		bottom: 10px;
		right: 10px;
	}
	.sp-area .pre-2box p span.number .big-txt{
		font-size:30px;
	}
	.sp-area .pre-3box{
		margin:0 10px;
	}
	.sp-area .pre-3box div{
		margin-top:10px;
		width:100%;
		display:flex;
	}
	.sp-area .pre-3box img{
		float:left;
		width:50%;
		height: 100%;
	}
	.sp-area .pre-3box p.txt{
		float:left;
		width:50%;
		color:#FFFFFF;
		background-color:#666666;
		font-size:14px;
		max-height:999999px;
		position:relative;
		margin-top: 0;
	}
	.sp-area .pre-3box .name-txt {
    	display: inline-block;
    	padding:10px;
	}
	.sp-area .pre-3box p span.number{
		font-size:14px;
		display:block;
		text-align:right;
		vertical-align:bottom;
		font-weight:bold;
		position: absolute;
    	bottom: 10px;
    	right: 15px;
	}
	.sp-area .pre-3box p span.number .big-txt{
		font-size:30px;
	}
	.sp-area .pre-4box{
		margin:0 10px;
	}
	.sp-area .pre-4box div{
		float:left;
		margin-right:10px;
		width:49%;
	}
	.sp-area .pre-4box div img{
		width:100%;
	}
	.sp-area .pre-4box p.txt{
		width:100%;
		background-color: #666666;
		color:#FFFFFF;
		font-size:14px;
		margin-top: 0;
		max-height:999999px;
	}
	.sp-area .pre-4box .name-txt {
    	display: inline-block;
    	padding:5px;
	}
	.sp-area .pre-4box p span.number{
		font-size:14px;
		display:block;
		text-align:right;
		font-weight:bold;
		padding:0 10px;
	}
	.sp-area .pre-4box p span.number .big-txt{
		font-size:22px;
	}
	.sp-area .pre-5box{
		margin:0 10px;
	}
	.sp-area .pre-5box div{
		margin-top:15px;
		width:100%;
		display:flex;
	}
	.sp-area .pre-5box img{
		float:left;
		width:30%;
		height:100%;
	}
	.sp-area .pre-5box p.txt{
		float:left;
		padding:0 0 0 15px;
		font-size:14px;
		max-height:999999px;
		position:relative;
		width:69%;
		margin-top:0;
	}
	.sp-area .pre-5box p span.number{
		font-size:14px;
		display:block;
		text-align:right;
		vertical-align:bottom;
		font-weight:bold;
		position: absolute;
    	right: 15px;
		bottom:0;
	}
	.sp-area .pre-5box p span.number .big-txt{
		font-size:28px;
	}
}
@media screen and (max-width: 640px) {
	.sp-area .pre-3box p span.number{
    	bottom: 1px;
    	right: 5px;
	}
	.sp-area .pre-2box .name-txt{
		padding: 10px;
	}
	.sp-area .pre-3box p span.number .big-txt{
		font-size:28px;
	}
	.sp-area .pre-4box div{
		margin-right:10px;
		width:48%;
	}
	.sp-area .pre-5box img{
		width: 37%;
	}
	.sp-area .pre-5box p.txt{
		padding:0 0 0 8px;
	}
	.sp-area .pre-5box p span.number{
		right: 5px;
	}
}
@media screen and (max-width: 320px) {
	.sp-area .pre-2box .name-txt{
		font-size: 13px;
	}
	.sp-area .pre-2box p span.number .big-txt{
		    font-size: 25px;
	}
	.sp-area .pre-3box .name-txt {
		padding: 8px 6px;
		font-size: 12px;
	}
	.sp-area .pre-3box p span.number .big-txt {
    	font-size: 24px;
	}
	.sp-area .pre-4box p.txt,.sp-area .pre-4box p span.number{
		font-size: 12px;
	}
	.sp-area .pre-5box p.txt{
		font-size: 13px;
	}
	.sp-area .pre-4box p span.number .big-txt,.sp-area .pre-5box p span.number .big-txt{
		font-size: 20px;
	}
}

/*---------------------------------
  　ゴルフ場コース
-----------------------------------*/
.rs_course .cbox{width: 930px; margin-left: auto; margin-right: auto; background: #eee; margin-top: 20px; padding: 14px; border: 1px solid #ccc;line-height:1.5;}
.rs_course .limg{padding: 6px; background: #fff; width: 410px;}
.rs_course .simg{width:430px;}
.rs_course .simg img{margin:6px 6px 0 0; padding: 5px; background: #fff; float:left; cursor:pointer;}
.rs_course .imbox{float: left;width:410px;}
.rs_course .cbox .course-name{font-size: 24px; font-weight:bold; }
.rs_course .acs{color: #009900}
.rs_course .copy{font-size:14px;}
.rs_course .detailbox {width:480px;float:right;}
.rs_course .star {display:inline-block;float:left;}
.rs_course .detail-right {width:300px;}
.rs_course .detail-left {width:320px;}
.rs_course .txt-yellow {color:#FFAE00;}
.rs_course .txt-14{font-size:105%;}
.rs_course .as{font-size:90%;}
.rs_course .btn-red a {
	display: block;
	width: 400px;
	margin:20px 30px 28px 35px;
	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:16px;
}
.rs_course .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;
}
.rs_course .btn-red-fin span {
	display: block;
	width: 400px;
	margin:20px 30px 28px 35px;
	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:16px;
	text-align: center;
}
.label-pink {
    background-color: #ff6699;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    margin-right: 3px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.label-orange {
    background-color: #ff7e00;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.label-blue {
    background-color: #3695d6;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.label-gray {
    background-color: #898989;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.mr3{
	margin-right:3px;
}
@media screen and (max-width: 768px) {
	.rs_course .cbox {
    	margin: 20px 10px 0;
    	width: auto;
		padding:10px;
	}
	.rs_course .cbox .course-name {
    	font-size: 18px;
    	margin-top: 0;
    	float: left;
    	width: 68%;
    	padding-left: 5px;
	}
	.rs_course .imbox {
    	width: 30%;
	}
	.rs_course .limg {
    	padding: 3px;
    	width: auto;
	}
	.rs_course .simg {
    	display: none;
	}
	.rs_course .detailbox {
    	width:auto;
		float:none;
		margin-left:0 !important;
		position:relative;
	}
	.rs_course .copy {
    	clear: both;
    	padding-top: 5px;
	}
	.rs_course .detail-left02 {
    	left: 31%;
    	position: absolute;
    	top: 10%;
	}
	.rs_course .detail-right {width:auto;}
	.rs_course .detail-left {width:auto;}
	.rs_course .btn-red{
		margin-top:0;
	}
	.rs_course .btn-red a {
		width:auto;
		margin:10px;
		padding: 10px 0;
		font-size:16px;
	}
	.rs_course .btn-red-fin span {
		width:auto;
		margin:10px;
		padding: 10px 0;
		font-size:16px;
	}
}
@media screen and (max-width: 640px) {
	.rs_course .cbox {
    	margin:10px 5px 0;
    	width: auto;
		padding:5px;
	}
	.rs_course .detailbox {
    	margin-left: 10px;
	}
	.rs_course .detail-left02 {
    	position:static;
		font-size: 15px;
	}
	.rs_course .copy,.rs_course .txt-14{
		font-size:15px;
		margin-top: 0;
	}
	.label-blue,.label-gray{
		border-radius: 2px;
	}
	.check{
		font-size: 13px;
	}
	.rs_course .btn-red a{
		margin: 10px 19px;
	}
}
@media screen and (max-width: 340px) {
	.rs_course .cbox .course-name{
		font-size: 15px;
	}
	.rs_course .copy,.rs_course .txt-14,.rs_course .detail-left02{
		font-size:13px;
	}
	.check{
		font-size: 12px;
	}
	.rs_course .btn-red a{
		font-size: 14px;
	}
}

/*--------------------------------------
  　キャンペーン概要
--------------------------------------*/
#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;
}
.res-header-img {
  text-align: center;
  position: relative;
}
.res-header-bg {
  margin-top: 0;
}
.res-header-bg img {
  width: 100%;
}
.res-header-ttl-img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
}
.res-header-ttl-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table;
  /*padding: 20px;
  background: rgba(0,0,0,0.4);*/
  box-sizing: border-box;
  color: #fff;
  font-size: 22px;
}

.res-header-ttl {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.6;
  text-shadow: 0px 0px 5px rgba(0,0,0,0.8);
}
.res-header-ttl .font-s {
  font-size: 20px;
}

.res-header-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  margin-top: 20px;
  padding: 0 20px 0 0;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
}
.res-header-icon &gt; span {
  display: block;
  background: #3695d6;
  margin: 0 0 0 5px;
  padding: 2px 5px;
  color: #fff;
  font-size: 12px;
}
.res-header-icon &gt; span.none {
  display: none;
}
.res-header-icon &gt; span.event:after {
  content: "イベント";
  display: block;
}
.res-header-icon &gt; span.playstyle:after {
  content: "プレースタイル";
  display: block;
}
.res-header-icon &gt; span.total:after {
  content: "集計方法";
  display: block;
}
@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;
	}
  .res-header-bg {
    overflow: hidden;
  }
  .res-header-ttl {
    padding: 10px;
    font-size: 20px;
  }
  .res-header-ttl .font-s {
    font-size: 14px;
  }
  .res-header-icon {
    margin-top: 5px;
    padding: 0 10px 0 0;
  }
  .res-header-icon &gt; span {
    margin-top: 5px;
    font-size: 11px;
  }
  .res-header-icon &gt; span:first-child {
    margin-left: 0;
  }
}

/*---------------------------------
  　btn
-----------------------------------*/
.btn-wrap {
  margin: 40px 0 0;
  padding: 0 60px;
}
.btn-wrap:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
.btn-wrap .btn-red,
.btn-wrap .btn-red-fin,
.btn-wrap .btn-blue2,
.btn-wrap .btn-blue2-fin {
  float: left;
  width: 48.5%;
}
.btn-wrap .btn-red:nth-child(even),
.btn-wrap .btn-red-fin:nth-child(even),
.btn-wrap .btn-blue2:nth-child(even),
.btn-wrap .btn-blue2-fin:nth-child(even) {
  float: right;
}
.btn-blue2 a {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  text-decoration: none;
  background-color: #ffffff;
  color: #3695d6;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  text-align: center;
  border: 1px solid #3695d6;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
  -webkit-tap-highlight-color: transparent;
  transition: .3s ease-out;
}
.btn-blue2 a:hover {
  color: #3695d6;
  box-shadow: 0 3px 3px 0 rgb(0 0 0 / 14%), 0 1px 7px 0 rgb(0 0 0 / 12%), 0 3px 1px -1px rgb(0 0 0 / 20%);
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.btn-blue2-fin span {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  background-color: #7f7f7f;
  color: #1b4a6b;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  text-align: center;
  border: 1px solid #1b4a6b;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
  -webkit-tap-highlight-color: transparent;
  transition: .3s ease-out;
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 768px) {
  .btn-wrap {
    margin: 3.9% 0 0;
    padding: 0 2.6%;
  }
  .btn-red a,
  .btn-red-fin span,
  .btn-blue2 a,
  .btn-blue2-fin span {
    margin: 0;
    padding: 10px 5px;
    font-size: 12px;
    box-sizing: border-box;
  }
}

/*---------------------------------
  　acc-wrap
-----------------------------------*/
.acc-wrap {
  margin: 25px 0 0;
  padding: 0 60px;
}
.acc-wrap .rs-gc-ttl_content {
  position: relative;
  display: block;
  padding: 15px 0;
  border-top: 1px solid #3695d6;
  border-bottom: 1px solid #3695d6;
  font-size: 20px;
  text-align: center;
  color: #3695d6;
}
.acc-wrap .rs-js-acc-basic_trriger:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 20px;
  margin-top: -20px;
  color: #318fdb;
  font-weight: bold;
  font-size: 40px;
  line-height: 1;
  text-align: center;
  background: url(../images/ico_plus.png) center center no-repeat;
}
.acc-wrap .rs-js-acc-basic_trriger.is-open:after {
  background: url(../images/ico_minus.png) center center no-repeat;
}
.acc-wrap .rs-gc-content {
  padding: 30px 0;
  border-bottom: 1px solid #3695d6;
}
.acc-title {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.acc-text {
  margin: 20px 0 0;
  font-size: 15px;
  line-height: 1.6;
}
.acc-list {
  font-size: 15px;
  line-height: 1.6;
}
.acc-list &gt; * {
  text-indent: -1em;
  padding-left: 1em;
}
.acc-list &gt; li {
  margin: 10px 0 0;
}
@media screen and (min-width: 769px) {
  .rs-gc-content {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .acc-wrap {
    margin: 5.2% 0 0;
    padding: 0 2.6%;
  }
  .acc-wrap .rs-gc-ttl_content {
    padding: 3.25% 0;
    font-size: 16px;
    text-align: left;
  }
  .acc-wrap .rs-js-acc-basic_trriger:after {
    right: 10px;
  }
  .acc-wrap .rs-gc-content {
    padding: 5.2% 0;
  }
  .acc-title {
    font-size: 20px;
  }
  .acc-text {
    margin: 2.6% 0 0;
    font-size: 14px;
  }
  .acc-list {
    font-size: 14px;
    line-height: 1.4;
  }
  .acc-list &gt; li {
    margin: 2.6% 0 0;
  }
}

/*---------------------------------
  　event
-----------------------------------*/
.event-wrap,
.event-wrap-1 {
  margin: 50px 0 0;
}
.event-title {
  position: relative;
  font-weight: bold;
  font-size: 24px;
}
.event-text {
  padding: 0 0 0 30px;
  font-size: 16px;
  line-height: 1.4;
}
.event-wrap-1 .event-text {
  padding: 0;
}
@media screen and (min-width: 769px) {
  .event-inner {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 20px 0 0;
  }
  .event-wrap-1 .event-inner {
    display: block;
  }
  #event02 .event-inner {
    align-items: flex-start;
  }
  .event-image {
    width: 370px;
  }
  .event-wrap-1 .event-image {
    width: 100%;
    margin: 30px 0 0;
  }
  .event-image img {
    width: 100%;
  }
  .event-text {
    width: 590px;
    box-sizing: border-box;
  }
  .event-wrap-1 .event-text {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .event-wrap,
  .event-wrap-1 {
    margin: 6.5% 0 0;
    padding: 0 2.6%;
  }
  .event-title {
    font-size: 20px;
  }
  .event-inner {
    padding: 2.6% 0 0;
  }
  .event-image {
    text-align: center;
  }
  .event-wrap-1 .event-image {
    margin: 4.55% 0 0;
  }
  .event-image img {
    max-width: 100%;
    width: auto;
  }
  .event-text {
    margin: 4.55% 0 0;
    padding: 0;
    font-size: 14px;
  }
  .event-wrap-1 .event-text {
    margin: 0;
  }
}

/*---------------------------------
  　overview
-----------------------------------*/
.overview-wrap {
  margin: 40px 0 0;
}
.indent01 &gt; * {
  text-indent: -1em;
  padding-left: 1em;
}
.indent02 &gt; * {
  text-indent: -2em;
  padding-left: 2em;
}
.indent03 &gt; * {
  text-indent: -3em;
  padding-left: 3em;
}
.indent04 &gt; * {
  text-indent: -4em;
  padding-left: 4em;
}
.indent05 &gt; * {
  text-indent: -5em;
  padding-left: 5em;
}
.overview-inner {
  border: 1px solid #dcdcdc;
  border-bottom: none;
  border-collapse: collapse;
}
.overview-inner &gt; dl {
  display: table;
  width: 100%;
  font-size: 14px;
  line-height: 1.4;
}
.overview-inner &gt; dl &gt; dt {
  display: table-cell;
  vertical-align: middle;
  width: 150px;
  background: #dcdcdc;
  padding: 10px;
  border-bottom: 1px solid #fff;
  border-collapse: collapse;
  box-sizing: border-box;
}
.overview-inner &gt; dl &gt; dd {
  display: table-cell;
  vertical-align: middle;
  width: 810px;
  padding: 10px;
  border-bottom: 1px solid #dcdcdc;
  border-collapse: collapse;
  box-sizing: border-box;
}
.overview-inner &gt; dl .number {
  color: #d80000;
  font-weight: bold;
}
.overview-event-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.overview-event-text-wrap {
  padding-left: 15px;
  box-sizing: border-box;
}
.overview-event-wrap {
  margin: 10px 0 0;
  padding: 10px;
  box-sizing: border-box;
  background: #e1f6d5;
}
.indent01 &gt; li.overview-event {
  text-indent: 0;
  padding-left: 0;
}
.overview-event p {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  .spContent {
    display: none!important;
  }
  .overview-inner &gt; dl .prize &gt; div {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .overview-inner &gt; dl .prize .prize-text {
    width: 575px;
  }
  .overview-inner &gt; dl .prize .prize-image {
    width: 175px;
    padding: 0 10px 0 0;
    box-sizing: border-box;
  }
  .overview-inner &gt; dl .prize .prize-image img {
    width: 100%;
  }
  .overview-event-image {
    width: 90px;
  }
  .overview-event-image img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .pcContent {
    display: none!important;
  }
  .overview-wrap {
    margin: 6.5% 0 0;
    padding: 0 2.6%;
  }
  .overview-inner {
    border: none;
    border-top: 1px solid #dcdcdc;
  }
  .overview-inner &gt; dl {
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
  }
  .overview-inner &gt; dl &gt; dt {
    width: 28%;
    padding: 2.6%;
    box-sizing: border-box;
  }
  .overview-inner &gt; dl&gt; dd {
    width: 72%;
    padding: 2.6%;
    box-sizing: border-box;
  }
  .overview-inner &gt; dl.detail {
    margin-top: 20px;
  }
  .overview-inner &gt; dl.detail &gt;dt,
  .overview-inner &gt; dl.detail &gt;dd {
    display: block;
    width: 100%;
  }
  .overview-inner &gt; dl .prize .prize-image {
    display: inline-block;
    margin: 2.6% 0 0;
    padding: 0 7.8%;
    box-sizing: border-box;
  }
  .overview-event-image {
    width: 20%;
    text-align: center;
  }
  .overview-event-text-wrap {
    width: 80%;
    padding-left: 10px;
  }
}

/*---------------------------------
  　btn
-----------------------------------*/
@media screen and (min-width: 769px) {
  .spContent {
    display: none!important;
  }
}
@media screen and (max-width: 768px) {
  .pcContent {
    display: none!important;
  }
}

/*---------------------------------
  　btn
-----------------------------------*/
@media screen and (min-width: 769px) {
  .bnr-wrap {
    text-align: center;
    margin: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .bnr-wrap {
    margin-top: 20px;
    padding: 0 2.6%;
  }
}

/*--------------------------------------
  infoWrap
--------------------------------------*/
.infoWrap ul{
	text-align: center;
	margin-top: 40px;
}
.infoWrap ul li{
	display: inline-block;
	width: auto;
	font-weight: bold;
	font-size: 22px;
	color: #13298b;
	position: relative;
	margin-right: 4%;
}
.infoWrap ul li:last-child{
	margin-right: 0;
}
.infoWrap ul li span.infoHead{
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	height: 0;
	padding: 0 10px;
	border-bottom: 30px solid #cee8f9;
	border-right: 10px solid transparent;
}
.infoWrap ul li span.infoTxt{
	display: inline-block;
	border-bottom: 2px solid #cee8f9;
	padding-left: 8px;
	vertical-align: bottom;
	line-height: 30px;
	}
.infoWrap ul li span.large{
	font-size: 28px;
}

@media screen and (max-width: 768px) {
	.infoWrap{
		padding: 0 2.6%;
	}
	.infoWrap ul{
		margin-top: 3.9%;
	}
	.infoWrap ul li{
		margin: 0 4% 0 0;
		font-size: 16px;
	}
	.infoWrap ul li span.infoHead{
		display: inline-block;
		font-size: 14px;
		padding: 0 5px;
		border-bottom: 30px solid #cee8f9;
		border-right: 10px solid transparent;
	}
	.infoWrap ul li span.infoTxt{
		padding-left: 10px;
		}
	.infoWrap ul li span.large{
		font-size: 22px;
	}
}

@media screen and (max-width: 640px) {
	.infoWrap ul li{
		display: block;
		margin: 0 0 2.5% 0;
	}
}
/*--------------------------------------
  appWrap
--------------------------------------*/
.appWrap {
  margin:  40px 0 0;
}
.appInner:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
.appInner {
	display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
  justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 20px 60px;
  background: #def2ff;
  box-sizing: border-box;
}
.appInner img {
  max-width: 100%;
}
.appInner a:hover img {
  transition: .3s ease-out;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.appImg {
  width: 100px;
}
.appTxt {
  font-weight: bold;
  font-size: 18px;
  box-sizing: border-box;
  line-height: 1.6;
  padding-left: 15px;
}
.appTxt .ttl {
  font-weight: bold;
  font-size: 26px;
  color: #3695d6;
}
.appBtnTxt {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.appBtn {
	display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
  justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
  align-items: center;
  margin: 5px 0 0;
}
.appBtn &gt; div {
  padding: 0 10px;
   box-sizing: border-box;
   text-align: center;
}
.appBtn &gt; div &gt; p {
  font-weight: bold;
  margin:  0 0 5px;
}
.appBtn img {
  /* display: block; */
	max-width: 100%;
}
.appBtn &gt; li {
  padding: 0 5px;
}

@media screen and (max-width: 768px) {
	.appWrap {
		margin-top: 6%;
	}
	.appInner {
		padding: 4% 2.6%;
	}
	.appBtnWrap{
		width: 45%;
	}
img.appleIcon{
	width: 117px;
}
img.googleIcon{
	width: 143px;
}
	.appTxt p{
		font-size: 14px;
	}
	.appTxt p.ttl {
		font-size: 22px;
	}
}

@media screen and (max-width: 640px) {
	.appInner {
		display: block;
	}
	.appImg {
		display: inline-block;
    width: 20%;
    vertical-align: top;
	}
	.appBtnWrap{
		width: 100%;
		margin-top: 4%;
	}
	.appTxt{
		display: inline-block;
    width: 77%;
	}
	.appTxt p.ttl {
		font-size: 16px;
	}
	.appBtn{
		margin: 5px 7vw 0;
	}
	img.appleIcon{
		width: 100%;
	}
	img.googleIcon{
		width: 100%;
	}
}

/*---------------------------------
  　ページ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>