@charset "utf-8";
/* CSS Document */
#container{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#222222;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	min-height:1%;
	display:block!important;
}
.mt25 {
  margin-top: 25px!important;
}
.mr0 {
  margin-right: 0!important;
}
.pl90 {
  padding-left: 90px!important;
}
.pr90 {
  padding-right: 90px!important;
}
h2.rs_h2_title_bar {
	clear: both;
	padding: 10px 15px;
	background-color:#3695d6;
	color: #fff;
	font-size: 16px;
	margin-top:40px;
}
h3.rs_h3_title_bar{
	padding: 5px 15px !important;
	background-color:#898989;
	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;
}
.lead {
    font-size:14px;
    line-height:1.7;
}

.lead.ttl {
    font-size:25px;
    line-height:1.4;
    font-weight: bold;
    position: relative;
    margin: 45px 0 0;
    text-align: center;
}
.lead.ttl:before {
  content: "";
  width: 74px;
  height: 65px;
  background: url(/special/kagoshima1912/images/pc/bg_icon01.png) no-repeat;
  background-size: cover;
  display: inline-block;
  position: absolute;
  left: 70px;
  bottom: 10px;
}
.lead.ttl:after {
  content: "";
  width: 74px;
  height: 65px;
  background: url(/special/kagoshima1912/images/pc/bg_icon02.png) no-repeat;
  background-size: cover;
  display: inline-block;
  position: absolute;
  right: 70px;
  bottom: 10px;
}
.lead.subttl {
  margin-top: 30px;
}
.bnr-area {
  margin: 20px auto 0;
  width: 783px;
}
.bnr-area .txt-kome {
  display: block;
  text-align: right;
}
.txt-navy {
  color: #303192!important;
}

.txtLinkWrap {
  display: table;
  width: 100%;
  margin: 20px 0 40px;
  padding: 0 20%;
  box-sizing: border-box;
}
.txtLinkWrap > * {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
}
.lead a{
	text-decoration:underline;
}
.bold{
	font-weight:bold;
}
.txt-red{
	color:#eb4055;
}
.txt-gray{
	color:#434343;
}
.txt-kome{
	font-size:11px;
	color:#434343;
}
.ta-right{
	text-align: right;
}
.img-r{
	float: right;
}
.txt-big{
	font-size: 20px;
}
.txt-middle{
	font-size: 16px;
}
.mt50 {
  margin-top: 50px!important;
}
.mt60 {
  margin-top: 60px!important;
}
.pb10{
	padding-bottom: 10px;
}
.fw-normal{
	font-weight: normal;
}
.alignR { text-align: right !important; }
.alignL { text-align: left !important; }
.alignC { text-align: center !important; }
a:hover{
	opacity:0.7;
}
/*--------------------------------------
  　　ボタン赤
--------------------------------------*/
.btn-red a {
	display: block;
	width: 600px;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #eb4055;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #bf3646;
	-moz-box-shadow: 0px 5px 0px 0px #bf3646;
	-webkit-box-shadow: 0px 5px 0px 0px #bf3646;
	color: #FFF;
	font-size:28px;
	text-align: center;
}
.btn-red a:hover {
	color: #FFF;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3
}
.btn-red-fin span {
	display: block;
	width: 600px;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #75202a;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #5f1b23;
	-moz-box-shadow: 0px 5px 0px 0px #5f1b23;
	-webkit-box-shadow: 0px 5px 0px 0px #5f1b23;
	color: #7f7f7f;
	font-size:28px;
	text-align: center;
}


/*------------------------------------------------
  　ヘッダ下のキャンペーン期間＆プレー対象期間
--------------------------------------------------*/
.deadline {
    background-color: #fff;
	color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    height: 40px;
    text-align: center;
	margin: 20px 0;
}
.deadline ul {
    border: 1px solid #acacaa;
    line-height: 2.5;
}
.deadline ul li {
    background-color: #ffffff;
    color: #313131;
    display: table-cell;
    font-weight: bold;
    padding: 0 16px;
}
.deadline ul li.ulTitle01 {
    background-color: #c0c0c0;
}
.deadline ul li.ulTitle02 {
    background-color: #c0c0c0;
}

/*---------------------------------
  　独自のコンテンツエリア
-----------------------------------*/
.contents-area{
	margin-top:20px;
	font-size:14px;
	line-height: 1.5;
}

/*---------------------------------
  　　エリアタブ
-----------------------------------*/
.tab-area{
	width:960px;
	margin:15px 0;
}
.tab-area p a{
    display: block;
	padding:15px 0;
    border: 1px solid #5A5A5A;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    background: #fff;
    color: #333;
    font-size: 18px;
    text-align: center;
    box-shadow: 0px 3px 0px 0px #5A5A5A;
    -moz-box-shadow: 0px 3px 0px 0px #5A5A5A;
    -webkit-box-shadow: 0px 3px 0px 0px #5A5A5A;
}
.tab-area p a:hover{
	background:#FFFFFF;
	border:#e7364a 1px solid;
	color:#e7364a;
    box-shadow: 0px 3px 0px 0px #e7364a;
    -moz-box-shadow: 0px 3px 0px 0px #e7364a;
    -webkit-box-shadow: 0px 3px 0px 0px #e7364a;
}
.tab-area p span{
    display: block;
	padding:15px 0;
    border: 1px solid #e7364a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    background: #fff;
    color: #eb4055;
    font-size: 18px;
    text-align: center;
    box-shadow: 0px 3px 0px 0px #e7364a;
    -moz-box-shadow: 0px 3px 0px 0px #e7364a;
    -webkit-box-shadow: 0px 3px 0px 0px #e7364a;
}
.tab-area-6area p{
	width:155px;
	margin-right:6px;
	float:left;
  display: table;
  border: 1px solid #5A5A5A;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  box-shadow: 0px 3px 0px 0px #5A5A5A;
  -moz-box-shadow: 0px 3px 0px 0px #5A5A5A;
  -webkit-box-shadow: 0px 3px 0px 0px #5A5A5A;
}
.tab-area-6area p:hover {
  border: 1px solid #e7364a;
  box-shadow: 0px 3px 0px 0px #e7364a;
  -moz-box-shadow: 0px 3px 0px 0px #e7364a;
  -webkit-box-shadow: 0px 3px 0px 0px #e7364a;
}
.tab-area-6area p > a {
  display: table-cell;
  vertical-align: middle;
  border: none;
  font-size: 14px;
  padding: 10px;
  color: #222;
}
.tab-area-6area p > a:hover {
  border: none;
}
.tab-area-6area p:hover > a {
  color: #e7364a;
}
.tab-area-3area p{
	width:310px;
  margin-top: 20px;
	margin-right:15px;
	float:left;
}
.tab-area p.last{
	margin-right:0;
}

.tab-area-3area.btnWrap > div {
  float: left;
  width: 310px;
  box-sizing: border-box;
  margin-left: 15px;
}
.tab-area-3area.btnWrap > div:first-child {
  margin-left: 0;
}
.tab-area-3area.btnWrap p {
  float: none;
  margin-right: 0;
}

/*--------------------------------------
  　　賞品一覧
--------------------------------------*/
.pre-1box div{
	width:960px;
	margin-top:0;
	position:relative;
}
.pre-1box p.txt{
	position:absolute;
	width:440px;
	background-color: rgba( 0, 0, 0, 0.7 );
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:15px;
	bottom: 0;
}
.pre-1box p span.name-txt{
	width:350px;
	float:left;
}
.pre-1box p span.number{
	width:90px;
	font-size:24px;
	display: inline-block;
	text-align:right;
}
.pre-1box p span.number .big-txt{
	font-size:40px;
}
.pre-2box div{
	float:left;
	margin-right:20px;
	width:470px;
	margin-top:0;
	position:relative;
}
.pre-2box p.txt{
	position:absolute;
	width:440px;
	background-color: rgba( 0, 0, 0, 0.7);
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:15px;
	bottom: 0;
}
.pre-2box p span.name-txt{
	width:355px;
	float:left;
}
.pre-2box p span.name-txt2{
	width:335px;
	float:left;
}
.pre-2box p span.number{
	width:85px;
	font-size:24px;
	display: inline-block;
	text-align:right;
}
.pre-2box p span.number2{
	width:105px;
	font-size:24px;
	display: inline-block;
	text-align:right;
}
.pre-2box p span.number .big-txt,
.pre-2box p span.number2 .big-txt{
	font-size:40px;
}
.pre-3box div{
	float:left;
	margin-right:15px;
	width:310px;
	margin-top:0;
	position:relative;
}
.pre-3box p.txt{
	position:absolute;
	width:280px;
	background-color: rgba( 0, 0, 0, 0.7 );
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:15px;
	bottom: 0;
}
.pre-3box p span.name-txt{
	width:200px;
	float:left;
}
.pre-3box p span.number{
	width:80px;
	font-size:22px;
	display: inline-block;
	text-align:right;
}
.pre-3box p span.number .big-txt{
	font-size:36px;
}
.pre-4box div{
	float:left;
	margin-right:18px;
	width:225px;
	margin-top:0;
	position:relative;
}
.pre-4box p.txt{
	position:absolute;
	width:205px;
	background-color: rgba( 0, 0, 0, 0.7 );
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	bottom: 0;
}
.pre-4box p span.name-txt{
	width:145px;
	float:left;
}
.pre-4box p span.number{
	width:60px;
	font-size:14px;
	display: inline-block;
	text-align:right;
}
.pre-4box p span.number .big-txt{
	font-size:21px;
}
.pre-5box p{
	float:left;
	width:180px;
	margin-right:15px;
	margin-top:0;
	position:relative;
}
.pre-5box p span.number{
	display: inline-block;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 80px;
    width: 100px;
	color:#FFFFFF;
}
.pre-5box p span.number .big-txt{
	font-size:24px;
}
.pre-5box p span{
	padding-top:5px;
	display: inline-block;
}
.mr0{
	margin-right:0;
}

.pre-box p.txt{
	width:960px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 0;
	padding:15px 0;
	text-align:center;
}
.pre-box .big-font{
	font-size:22px;
}
.elected_persons{
    background: #3695d6 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: -2px 0 0;
	padding:6px 42px;
}
hr.hr{
	height: 0;
	margin: 20px 0;
	padding: 0;
	line-height: 1;
	border: 0;
	border-bottom: 2px dotted #3695d6;
}

.pre-1box p.txt {
  position: static;
  width: 960px;
  background-color: rgba( 0, 0, 0, 0.7 );
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  padding: 15px;
  margin-top: 0;
  display: inline-block;
  box-sizing: border-box;
}
.pre-1box p span.name-txt {
  width: 800px;
  display: inline-block;
  vertical-align: middle;
  float: none;
  font-size: 16px;
}
.pre-1box p span.number {
  vertical-align: middle;
}
.pre-1box .linkWrap {
  border: 1px solid #222;
  box-sizing: border-box;
  padding: 10px;
}
.pre-1box .linkWrap > p {
  margin-top: 0;
}

/*---------------------------------
  　ゴルフ場コース
-----------------------------------*/
.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; margin-top: 5px; font-weight: bold;}
.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-color: #eb4055;
	border-radius: 4px;
	box-shadow: 0px 4px 0px 0px #bf3646;
	-moz-box-shadow: 0px 4px 0px 0px #bf3646;
	-webkit-box-shadow: 0px 4px 0px 0px #bf3646;
	color: #fff;
	font-size:16px;
	text-align: center;
}
.rs_course .btn-red a:hover {
	color: #FFF;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3
}
.rs_course .btn-red-fin span {
	display: block;
	width: 400px;
	margin:20px 30px 28px 35px;
	padding: 15px 0;
	background-color: #75202a;
	border-radius: 4px;
	box-shadow: 0px 4px 0px 0px #5f1b23;
	-moz-box-shadow: 0px 4px 0px 0px #5f1b23;
	-webkit-box-shadow: 0px 4px 0px 0px #5f1b23;
	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;
}

/*---------------------------------
  　ページTOP
-----------------------------------*/
#page-top {
    bottom: 20px;
    display: block;
    position: fixed;
    margin-left: 980px;
	width: 960px;
}
/*--------------------------------------
  　　キャンペーン概要
--------------------------------------*/
#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;
}

/*--------------------------------------
  　　注意事項
--------------------------------------*/
.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 230px;
	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;
}

/*--------------------------------------
  　　キャンペーン終了対応
--------------------------------------*/
#str_container #header{
	width:960px;
	position:relative;
}
#str_container #header .h-txt{
	display:none;
}
#str_container #header-fin{
	width:960px;
	position:relative;
	background:#000;
}
#str_container #header-fin .h-overlay{
	width: 100%;
	height: auto;
	z-index: 999;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#str_container #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 #header-fin .h-txt p {
	font-size:160%;
	font-weight:bold;
	color:#ff0000;
	font-family:"メイリオ", Meiryo, Osaka;
}
#str_container #header-fin .h-txt p span {
	font-size:80%;
	font-weight:normal;
}
.bnr-area a,bnr-area span{
	display:block;
}
.pre-txt{
	background:#ffe5ff;
	padding:10px;
	width: 70%;
}

.pre-2box.layout01 div {
  margin-right: 0;
}
.pre-2box.layout01 div:first-child {
  margin-left: 50px;
}
.pre-2box.layout01 div:first-child + * {
  margin-left: -50px;
}
.pre-2box.layout01 .txtWrap {
  background: url(/special/kagoshima1912/images/pc/bg_comment.png) no-repeat top center;
  background-size: contain;
  min-height: 270px;
  text-align: center;
}
.pre-2box.layout01 .txtWrap p.txt {
  position: static;
  background: none;
  color: #333;
  font-weight: normal;
}

#str_container h3 {
  padding: 0;
  margin: 0;
  border-left: none;
}
.modelInner {
  margin-top: 30px;
}
.modelInner:first-child {
  margin-top: 0;
}
.modelInner:after {
  content: "";
  display: block;
  clear: both;
}
.modelInner > h3 {
  font-size: 20px;
  color: #81015e;font-weight: bold;
  width: 290px;
  float: left;
}
.modelInner .modelIcon01:before {
  content: "";
  width: 64px;
  height: 35px;
  background: url(/special/kagoshima1912/images/pc/model_iicon01.png) no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.modelInner .modelIcon02:before {
  content: "";
  width: 64px;
  height: 31px;
  background: url(/special/kagoshima1912/images/pc/model_iicon02.png) no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.modelCon {
  width: 670px;
  float: right;
}
.modelCon > .modelBox:first-child,
.modelCon > .modelBox:first-child + *{
  float: left;
}
.modelCon > .modelBox:first-child .modelName {
  font-size: 16px;
  margin-top: 10px;
}
.modelCon > .modelBox:first-child .modelName:first-child {
  margin-top: 0;
}
.modelCon > .modelBox:first-child .modelName > .name {
  display: inline-block;
  width: 180px;
  border: 1px solid #222;
  box-sizing: border-box;
  padding: 14px 0;
  text-align: center;
}
.modelCon > .modelBox:first-child .modelName > .time {
  position: relative;
  width: 310px;
  display: inline-block;
  text-align: center;
  top: -20px;
}
.modelCon > .modelBox:first-child .modelName > .time:before {
  content: "";
  display: inline-block;
  width: 300px;
  height: 6px;
  background: url(/special/kagoshima1912/images/pc/border_b.png) repeat-x;
  background-size: contain;
  margin: 0 5px;
  position: absolute;
  top: 30px;
  left: 0;
}
.modelCon > .modelBox:first-child .modelName > .time > .num {
  font-weight: bold;
  font-size: 21px;
}
.modelCon > .modelBox:first-child + * {
  display: table;
  border: 1px solid #222;
  box-sizing: border-box;
  width: 180px;
  text-align: center;
}
.modelCon > .modelBox:first-child + * > .modelName {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
}

.mapWrap {
  width: 960px;
  box-sizing: border-box;
}
.mapWrap > iframe {
  width: 100%;
  box-sizing: border-box;
  margin-top: 20px;
}

.hotelWrap {
  margin-top: 20px;
}
.hotelWrap tr > th:first-child {
  width: 279px;
  box-sizing: border-box;
}
.hotelWrap tr > th:first-child + * {
  width: 119px;
  box-sizing: border-box;
}
.hotelWrap tr > th:first-child + * + * {
  width: 432px;
  box-sizing: border-box;
}
.hotelWrap tr > th:first-child + * + * + * {
  width: 129px;
  box-sizing: border-box;
}
.hotelWrap tr{
  border-top: 1px solid #707070;
  border-left: 1px solid #707070;
  box-sizing: border-box;
}
.hotelWrap th,
.hotelWrap td {
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
  box-sizing: border-box;
  vertical-align: middle;
}
.hotelWrap th {
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 12px;
  background: #9d5b8b;
}
.hotelWrap td {
  padding: 12px;
}

.history-spot {
	margin: 20px 0 0;
	background-color: #f3f3f3;
}
.spot-txt {
	float: left;
	width: 460px;
	padding: 40px;
}
.spot-txt p {
	line-height: 1.5;
}
.spot-photo {
	float: right;
	width: 390px;
}
.spot-photo img {
	vertical-align: bottom;
}
.history-spot:nth-child(2n) .spot-txt {
	float: right;
}
.history-spot:nth-child(2n) .spot-photo {
	float: left;
}
.c-f:after {
  content: "";
  display: block;
  clear: both;
}
.courseListWrap .pre-2box > div {
  float: left;
  width: 50%;
  margin-right: 0;
}
.courseListWrap .pre-2box > div .courseList {
  padding-right: 20px;
  box-sizing: border-box;
}
.courseListWrap {
  border: 1px solid #3695d6;
  margin-top: 20px;
  padding: 20px 45px;
  line-height: 1.4;
}

/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome,#container {
	  font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
  }
}

.btn-blue2 a {
    display: block;
    width: 600px;
    margin: 0 auto;
    padding: 15px 0;
    background-color: #ffffff;
    border: 1px solid #3695d6;
    border-radius: 5px;
    box-shadow: 0px 5px 0px 0px #2f7aae;
    -moz-box-shadow: 0px 5px 0px 0px #2f7aae;
    -webkit-box-shadow: 0px 5px 0px 0px #2f7aae;
    color: #3695d6;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 28px;
    text-align: center;
}
.txt16 {
  font-size: 133%!important;
}
.txt10 {
  font-size: 10px!important;
}

.bnr-fin {
  position: relative;
  width: 783px;
  margin: 0 auto;
}
.bnr-fin:before {
  content: "";
  display: block;
  width: 783px;
  height: 100%;
  background: rgba(0,0,0,0.7);
  position: absolute;
  top: 0;
  left: 0;
}

.hide {
    border: 1px solid #333;
    padding: 10px 0;
    text-align: center;
    margin: 20px 0px;
    font-size: 14px;
    font-weight: bold;
    width: 70%;
    margin: 20px auto;
    font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.hide p {
    margin-top: 0px;
}