<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;
}
img {
  vertical-align: top;
}
.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:60px;
}
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 (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;
	}
	h2.rs_h2_title_bar{
		margin: 30px 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: 30px 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 10px;
}
.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;
		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 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 10px 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:16px;
}
@media screen and (max-width: 768px) {
	.contents-area{
    /*padding: 80px 0;*/
    margin: 10px;
    font-size: 14px;
    max-height: 999999px;
	}
}
@media screen and (max-width: 640px) {
	.contents-area{
		margin: 5px;
    font-size: 12px;
	}
}

/*---------------------------------
  　　エリアメニュー
-----------------------------------*/
/*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;
}
#notice_box ul.indent01 li {
	list-style: none;
	list-style-position: inherit;
  text-indent: inherit;
}
@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;
	}
  #notice_box ul.indent01 li {
    padding-left: 0.3em;
  }
	.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:before{
  content: "";
	width: 100%;
	height: 100%;
	z-index: 999;
	/*filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;*/
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
}
#str_container #res-header-fin .h-txt {
	position:absolute;
	background:#fff;
	padding:20px 40px;
	top:50%;
	left:760px;
	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 (min-width: 769px) {
  #str_container #res-header, #str_container #res-header-fin {
    min-width: 960px;
    width: 1900px;
    margin-left: -470px;
  }
}
@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;
	}
}

.btn-ttl {
  margin: 60px 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 28px;
}
.btn-txt {
  margin: 40px 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 28px;
}
.btn-blue a {
  display: block;
  width: 600px;
  margin: 0 auto;
  padding: 15px 0;
  background: #3695d6;
  color: #fff;
  text-align: center;
  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;
  font-size: 26px;
}
.btn-blue a:hover {
  color: #fff;
  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-blue-fin span {
  display: block;
  width: 600px;
  margin: 0 auto;
  padding: 15px 0;
  background-color: #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;
  color: #7f7f7f;
  font-size: 26px;
  text-align: center;
}

.btn-white a {
  display: block;
  width: 600px;
  margin: 0 auto;
  padding: 15px 0;
  background: #fff;
  color: #3695d6;
  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;
  color: #3695d6;
  font-size: 26px;
}
.btn-white a:hover {
  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-white-fin span {
  display: block;
  width: 600px;
  margin: 0 auto;
  padding: 15px 0;
  background-color: #7f7f7f;
  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;
  color: #1b4a6b;
  font-size: 26px;
  text-align: center;
}


.indent01 &gt; * {
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 769px) {
  body {
    overflow-x: hidden;
  }
  .spContent {
    display: none!important;
  }
  .pcMt10 {
    margin-top: 10px!important;
  }
  .pcMt15 {
    margin-top: 15px!important;
  }
  .pcMt20 {
    margin-top: 20px!important;
  }
  .pcMt25 {
    margin-top: 25px!important;
  }
  .pcMt30 {
    margin-top: 30px!important;
  }
  .pcMt35 {
    margin-top: 35px!important;
  }
  .pcMt40 {
    margin-top: 40px!important;
  }
  #str_container ul.noteList {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .pcContent {
    display: none!important;
  }
  .spMt10 {
    margin-top: 10px!important;
  }
  .spMt15 {
    margin-top: 15px!important;
  }
  .spMt20 {
    margin-top: 20px!important;
  }
  #str_container ul.noteList {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .btn-ttl {
    margin: 30px 0 0;
    font-size: 20px;
  }
  .btn-txt {
    margin: 30px 0 0;
    font-size: 20px;
  }
  .btn-blue a,
  .btn-blue-fin span,
  .btn-white a,
  .btn-white-fin span {
    width: auto;
    margin: 0 15px 20px;
    padding: 10px 0;
    max-height: 999999px;
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .btn-blue a,
  .btn-blue-fin span,
  .btn-white a,
  .btn-white-fin span {
    margin: 0 10px 15px;
  }
}
@media screen and (max-width: 340px) {
  .btn-txt {
    font-size: 18px;
  }
  .btn-blue a,
  .btn-blue-fin span,
  .btn-white a,
  .btn-white-fin span {
    font-size: 14px;
  }
}

/*---------------------------------
  　step-wrap
-----------------------------------*/
.step-wrap {
  margin: 60px 0 0;
}
.step-ttl {
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
}
.step-ttl .font-s {
  font-size: 16px;
}
.step-ttl .font-m {
  font-size: 22px;
}
.step-ttl .font-l {
  font-size: 28px;
}
.step-ttl &gt; span:nth-of-type(1) {
  position: relative;
  display: inline-block;
}
.step-ttl &gt; span:nth-of-type(1):before,
.step-ttl &gt; span:nth-of-type(1):after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
}
.step-ttl &gt; span:nth-of-type(1):before {
  left: -35px;
  border-left: 4px dotted #3695d6;
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}
.step-ttl &gt; span:nth-of-type(1):after {
  right: -35px;
  border-right: 4px dotted #3695d6;
  transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
}
#str_container h3.step-subttl {
  padding: 0;
  margin: 60px 0 20px;
  border-left: none;
  text-align: center;
  font-size: 28px;
}
.step-content {
  margin: 20px 0 0;
}
.step-item {
  position: relative;
  border: 1px solid #535353;
  box-sizing: border-box;
}
#str_container h3.step-item-ttl {
  margin: 0;
  padding: 6px 10px;
  border-left: none;
  background: #535353;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
}
.step-item-content {
  display: table;
  width: 100%;
}
.step-item-img,
.step-item-txt {
  display: table-cell;
  vertical-align: middle;
}
.step-item-img {
  text-align: right;
}
.step-item-txt {
  padding: 20px;
  box-sizing: border-box;
  font-size: 16px;
}
.step-item-txt &gt; p {
  margin-top: 0;
  text-align: center;
  font-weight: bold;
  color: #434343;
  line-height: 1.4;
}
.step-item-txt p.btn-red {
  margin: 10px 0 0;
  padding: 5px;
  border-radius: 3px;
  background: #eb4055;
  color: #fff;
  font-size: 10px;
}
.step-item-txt ul {
  margin: 13px 0 0;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 12px;
  line-height: 1.5;
}
.step-img {
  margin: 25px 0 40px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  /*.step-content {
    display: flex;
    justify-content: space-between;
  }*/
  .step-content:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
  }
  .step-item {
    /*width: calc((960px - 60px) / 3);*/
    width: 300px;
    float: left;
    margin-right: 30px;
  }
  .step-item:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -22px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #555555;
    border-right: 0;
  }
  .step-item:last-child {
    margin-right: 0;
  }
  .step-item:last-child:after {
    display: none;
  }
  .step-item:nth-of-type(1) .step-item-img {
    width: 85px;
  }
  .step-item:nth-of-type(2) .step-item-img {
    width: 100px;
  }
  .step-item:nth-of-type(3) .step-item-img {
    width: 88px;
  }
  .step-item:nth-of-type(1) .step-item-txt {
    width: 216px;
  }
  .step-item:nth-of-type(2) .step-item-txt {
    width: 200px;
  }
  .step-item:nth-of-type(3) .step-item-txt {
    width: 210px;
  }
  .step-item:nth-of-type(1) .step-item-img img {
    width: 60%;
  }
  .step-item:nth-of-type(2) .step-item-img img {
    width: 50%;
  }
  .step-item:nth-of-type(3) .step-item-img img {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .step-wrap {
    margin: 30px 0 0;
  }
  .step-ttl {
    font-size: 16px;
  }
  .step-ttl .font-s {
    font-size: 12px;
  }
  .step-ttl .font-m {
    font-size: 18px;
  }
  .step-ttl .font-l {
    font-size: 22px;
  }
  .step-ttl &gt; span:nth-of-type(1):before {
    left: -20px;
    border-left: 2px dotted #3695d6;
  }
  .step-ttl &gt; span:nth-of-type(1):after {
    right: -20px;
    border-right: 2px dotted #3695d6;
  }
  #str_container h3.step-subttl {
    margin: 30px 0 0;
    font-size: 20px;
  }
  .step-content {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .step-item {
    margin-bottom: 35px;
  }
  .step-item:after {
    content: "";
    position: relative;
    bottom: -23px;
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #555555;
    border-bottom: 0;
  }
  .step-item:last-child {
    margin-bottom: 20px;
  }
  .step-item:last-child:after {
    display: none;
  }
  .step-item-content {
    padding: 20px 0;
  }
  .step-item:nth-of-type(2) .step-item-content {
    padding: 10px 0 0;
  }
  .step-item-img {
    width: 25%;
    box-sizing: border-box;
  }
  .step-item-txt {
    width: 75%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .step-item-img img {
    width: 50%;
  }
  .step-item:nth-of-type(3) .step-item-img img {
    width: 70%;
  }
  .step-img {
    margin: 5px 0 15px;
    padding: 0 10px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 320px) {
  .step-ttl {
    font-size: 14px;
  }
  .step-ttl .font-s {
    font-size: 10px;
  }
  .step-ttl .font-m {
    font-size: 16px;
  }
  .step-ttl .font-l {
    font-size: 20px;
  }
  .step-ttl &gt; span:nth-of-type(1):before {
    left: -12px;
  }
  .step-ttl &gt; span:nth-of-type(1):after {
    right: -12px;
  }
  #str_container h3.step-subttl {
    font-size: 18px;
  }
}

/*---------------------------------
  　bnr-wrap
-----------------------------------*/
.bnr-wrap {
  margin: 60px 0 0;
}
.bnr-ttl {
  margin: 0 0 20px;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
}
.bnr-ttl &gt; span:nth-of-type(1) {
  position: relative;
  display: inline-block;
}
.bnr-ttl &gt; span:nth-of-type(1):before,
.bnr-ttl &gt; span:nth-of-type(1):after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
}
.bnr-ttl &gt; span:nth-of-type(1):before {
  left: -25px;
  border-left: 2px solid #000;
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}
.bnr-ttl &gt; span:nth-of-type(1):after {
  right: -25px;
  border-right: 2px solid #000;
  transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
}
#str_container h3.bnr-subttl {
  padding: 0;
  margin: 40px 0 10px;
  border-left: none;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}
.bnr-content {
  margin: 20px 0 0;
}
.bnr-item {
  text-align: center;
}
.bnr-item a {
  color: #222222;
  transition: .3s
}
.bnr-item a:hover {
  color: #222222;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.bnr-item-txt {
  margin: 15px 0 0;
  font-size: 16px;
}
.bnr-item-img img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .bnr-item {
    width: 680px;
    margin: 0 auto;
  }
  .bnr-content {
    display: flex;
    justify-content: space-between;
  }
  .bnr-content .bnr-item {
    width: calc((960px - 30px) / 2);
    margin: 0;
  }
  .btn-ttl + .btn-txt {
    margin: 20px 0;
    font-weight: normal;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .bnr-wrap {
    margin: 30px 0 0;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .bnr-ttl {
    margin: 0 0 10px;
    font-size: 18px;
  }
  .bnr-ttl &gt; span:nth-of-type(1):before {
    left: -10px;
    border-left: 1px solid #000;
  }
  .bnr-ttl &gt; span:nth-of-type(1):after {
    right: -10px;
    border-right: 1px solid #000;
  }
  #str_container h3.bnr-subttl {
    margin: 25px 0 0;
    font-size: 16px;
  }
  .bnr-content {
    margin: 10px 0 0;
  }
  .bnr-item {
    margin: 0 0 20px;
  }
  .bnr-item:last-child {
    margin-bottom: 0;
  }
  .bnr-item-txt {
    margin: 10px 0 0;
    font-size: 14px;
  }
  .btn-ttl + .btn-txt {
    margin: 10px 0 10px;
    font-weight: normal;
    font-size: 14px;
  }
}
@media screen and (max-width: 340px) {
  .bnr-ttl {
    font-size: 16px;
  }
}

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

/*---------------------------------
  　MV
-----------------------------------*/
#res-header img {
width: 100%;
}</pre></body></html>