@charset "utf-8";

/*PCSP共通設定*/
section:nth-of-type(odd){background-color:#fcf9ef;}
section:nth-of-type(even){background-color:#fff;}
html {scroll-behavior: smooth;}/*smooth scroll*/
.txt_small{
    font-size: 80%;
}

/* 基本レイアウト・フォント装飾関連 */
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #e50038}
.f-red { color: #e50038}
.f-blue { color: #0993b2}
.green {
    color: #6a3906;
}


/*759px以下*/
@media screen and (max-width: 759.9px) {
	
	.shuryo {
    width:90%;
    margin:1rem auto 0;
    background: #d5d6d8;
    overflow: hidden;
    text-align: center;
    padding: 1.2rem 0;
    font-size: 1.5rem;
    color: #ff0000;
    font-weight: bold;
}
	
.bannerarea{
		margin: 50px 0 50px;
		padding: 20px 20px;
		border: 3px solid #6A2C08;
		background-color: #ffffff;
	}
	
	.bannertit{
		font-size: 18px;
		text-align: center;
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: #FCABBF 3px solid;
		font-weight: bold;
	}
	
	.bannertxt{
		font-size: 14px;
		text-align: center;
		line-height: 1.8;
		margin: 0 0 30px 0;
	}
	
	.bannerarea ul{
	
	}
	
	.banner1{
		width: 100%;
		margin: 0 auto 30px;
		
		padding-bottom: 30px;
		border-bottom: #cccccc 3px dotted;
	}
	
	.banner1 img{
		width: 100%;
		max-width: 600px;
	}
	
	.bannerarea ul li{
		margin: 0 0px 20px 0;
	}
	
	.bannerarea ul li{
		width: 100%;
	
	}
	

	
	.bannerarea ul img{
		width: 100%;
	}
		

.toiawasearea {
	border: solid 2px #005BAB;
	padding: 10px 20px;
}
.toiawasearea dt {
	line-height: 1.4;
	font-size: 18px;
}
.toiawasearea dd {
	font-size: 14px;
}
.toiawasearea dd span {
	font-size: 11px;
}

	
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}

.inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
}
.txt_notice {
    font-size: 14px!important;
        line-height: 1.4!important;
    }

/*title*/
img#mainphoto {
	width: 100%;
	margin-bottom: 5%;
}
    


#wrap #wrapInner{
	width:100%;
	height:auto;
}

/* CSS初期設定 */
html {
	font-size: 62.5%;
}
#bg {
	overflow:hidden;
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.smpnone{
	display:none
}

#inner950{
	width: 100%;
	padding: 0;
}

.inner950{
	width: 100%;
	padding: 0 2%;
	box-sizing: border-box;
}

/*title---------------------------------------------------*/
#title {
	position:relative;
	background-color: #f8c6bd;
	background: url("../images/bg_main.jpg") no-repeat center top;
  background-size: cover;
	text-align:center;
	overflow:hidden;
  margin: 0;
	padding: 0;
}
#title p {
margin: 0;
padding: 0;
line-height: 0;
}
#title img {
	width: 100%;
  height: auto;
}

#rail150sr .title_campaign {
	width: 100%;
	margin: 0 auto;
	padding: 45px 0 30px;
}
#rail150sr .title_campaign a {
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	background: #6a3906;
	border-radius: 50px;
	font-size: 1.4rem;
	font-weight: normal;
}
#rail150sr .title_campaign h2 {
	margin: 0;
	font-size: 1.9rem!important;
	font-weight: bold;
	color: #fff!important;
    padding: 0;
}
#rail150sr .title_campaign h2:before,
#rail150sr .title_campaign h2:after{
    border:none;
}
#rail150sr .title_campaign p {
	margin: 0;
	font-size: 1.4rem;
	font-weight: normal;
	text-align: center;
	color: #fff;
}
#rail150sr .title_wester {
	margin: 0 0 15px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #0993b2;
	text-align: left;
}
#rail150sr .title_srspot {
	font-size: 2.2rem;
    letter-spacing: -0.05em;
}
#rail150sr .title_attention_mini {
	margin: 0;
	font-size: 2.1rem;
	font-weight: bold !important;
}

/*--ここから改修------------------------------------------------------------------------------------------------*/
/*reset*/
ul{margin:0;padding:0;}
li{list-style: none;}

#rail150sr * {
	box-sizing: border-box;
}
#rail150sr,
#rail150sr h2,
#rail150sr h3,
#rail150sr p {
	font-size: 2.3rem;
	/*overflow: hidden;*/
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	color: #222;
	text-align: center;
	font-weight: bold;
}
#rail150sr p {
	font-size: 1.6rem;
	text-align: left;
}
#rail150sr .smp_fwn {
	font-weight: normal !important;
}

#rail150sr .bg_pattern01 {
	background: #eae5d8;
	padding-bottom: 40px;
}
#rail150sr .bg_pattern02 {
	background: #fff;
	padding-bottom: 5px;
}
#rail150sr .bg_pattern03 {
	background: #f5f5f5;
	padding-bottom: 40px;
}

#rail150sr .text_left {
	text-align: left;
}
#rail150sr .text_right {
	text-align: right;
}
#rail150sr .text_small {
	font-size: 1.2rem;
	font-weight: normal;
}
#rail150sr .text_big {
	font-size: 120%;
}
#rail150sr .note {
	text-indent: -.5em;
	margin-left: .5em;
}
#rail150sr .text_stronggreen {
color: #6a3906;
}
#rail150sr .text_green {
color: #6a3906;
}
#rail150sr .text_marker_apricot {
	background: linear-gradient(transparent 60%, #f8c6bd 60%);
}
#rail150sr .text_marker_green{
	background: linear-gradient(transparent 60%, #eae5d8 60%);
}


/* 概要 === #summary */
#summary #present_info {
	width: 100%;
/*	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;*/
	margin: 20px auto 0;
}
#summary #present_info li {
	width: 70%;
    margin: 0 auto;
}
#summary #present_info li img {
	width: 100%;
	margin-bottom: 5%;
}

#summary h2{
 padding: 20px 0 0 0;
}
#summary p{
 line-height:1.6;
 margin-bottom: 10px;
 text-align: center;
}
#summary .img_category{
margin:15px;
}
#summary .persons{
font-size: 3.0rem;
letter-spacing: 1px;
}
#summary .text_marker_apricot{
 line-height:1;
}





/* 賞品 === #lottery */
#lottery h2 img{
 max-width:102.2px;
}
#lottery h3{
 padding: 0;
	font-size: 2.2rem;
}
#lottery #present_lottery {
	margin: 20px 0;
}
#lottery #present_lottery p {
 line-height:1.4;
 margin-bottom: 10px;
	text-align: left;
}
#lottery #present_contents ul{
margin:20px auto;
    background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(238,240,177,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(238,240,177,1) 100%);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(238,240,177,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eef0b1",GradientType=1);
    padding: 10px 10px;
    border-radius: 20px;
}
.stamp_detail {
		padding: 15px;
		border: 2px solid #6a3906;
		font-size: 16px;
	}
	
	.stamp_detail dl{
		       
        margin: 0 0 15px 0;
        padding: 0 0 15px 0;
        border-bottom: dotted #cccccc 2px;
        width: 100%;
	}
	
	.stamp_detail dl:last-of-type{
		border: none !important;
		margin: 0 0 0 0 !important;
		padding: 0 0 0 0 !important;
	}

	.stamp_detail dl dt{
		        
        /*background-color: #CF0000;
        text-align: center;
        color: #ffffff;*/
        /* display: flex; */
        /* justify-content: center; */
        /* align-items: stretch; */
        margin: 0 0px 15px 0;
        padding: 10px;
        
	}
	
	.stamp_detail dl dd{
		
        text-align: center;
        
        }



#lottery #present_contents ul li{
}
#lottery #present_contents ul li img{
    width: 100%;
}
#lottery #present_lottery p.attention {
	padding: 15px;
	background: #eee;
	margin-top: 20px;
	/*color: #ff0000;*/
	font-size: 1.4rem;
	font-weight: bold;
	text-align: left;
}
#lottery #present_lottery p.attention span {
	display: block;
	text-indent: -1em;
	margin-left: 1em;
}


/* 抽選について === #chance */
#chance img{
    width: 100%;
}

#chance .wrap {
    background: #fff;
    padding: 25px;
    border-radius: 30px;
    border:2px solid #d8f2be;
    box-sizing: border-box;
}




/* キャンペーン規約・注意事項 */
#rail150sr #campaign_info {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
#rail150sr #campaign_info p {
	font-weight: normal;
}
#rail150sr #campaign_icon {
	width: 30%;
	margin: 0 5% 0 0;
}
#rail150sr #campaign_icon img {
	width: 100%;
}
#rail150sr #campaign_appdl {
	margin: 0;
	width: 65%;
}
#rail150sr ul#campaign_applink {
	margin: 15px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#rail150sr ul#campaign_applink li img {
	width: 100%;
}
#rail150sr ul#campaign_applink li:nth-of-type(1) {
	width: 43%;
	margin-right: 5%;
}
#rail150sr ul#campaign_applink li:nth-of-type(2) {
	width: 52%;
}
#rail150sr .text_campaign {
	text-indent: -1.25em;
	margin-left: 1.25em;
	font-size: 1.4rem;
	font-weight: normal;
}





/* スタンプラリー対象スポット === #spot */

#spot h2 img{
 max-width:189px;
}

/* tab */
#spot .tab_wrap {
position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
    margin-bottom: 30px;
}
#spot .tab_wrap .tab_label {	/* タブ */
	margin-right: 15px;
	padding: 7px 0;
	/*  -webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;*/
	-webkit-order: -1;
	-moz-order: -1;
	-ms-order: -1;
	-o-order: -1;
	order: -1;
    width:47%;
	cursor: pointer;
}
#spot .tab_wrap .tab_label span{display: none;}

#spot .tab_wrap .tab_label {
	border: #6a3906 3px solid;
    background: #fff3db;
    padding: 10px;
    margin: 10px 10px 0 0;
    color: #6a3906;
    border-radius: 30px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
#spot .tab_wrap .tab_label:hover {
    background: #fab93c;
    color: #fff;
}
#spot .tab_wrap .tab_label:last-child {
	margin-right: 0;
}
#spot .tab_wrap .tab_label:nth-child(2n){ margin-right: 0; }
#spot .tab_wrap input {		/* ラジオボタン非表示 */
	display: none;
}
#spot .tab_wrap .tab_content {	/* 本文 */
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
}
/*アクティブ設定*/
#spot .tab_wrap input:checked + .tab_label {
    background: #fab93c;
    color: #fff;
}
#spot .tab_wrap input:checked + .tab_label + .tab_content {
	margin: 25px 0 0;
	padding: 0;
	height: auto;
	overflow: auto;
	transition: .5s opacity;
	opacity: 1;
}

#spot .tab_content ul {
  display: flex;
  gap:20px;
  overflow-x: scroll;
}
#spot .tab_content li {
	margin-bottom: 15px;
	padding: 10px;
  width: 70%;
  flex-shrink: 0;
	background: #fff;
	border: 1px solid #222;
	border-radius: 10px;
}
#spot .tab_content h3 {
	margin: 5px 0 8px;
	padding-bottom: 3px;
	font-size: 2.0rem;
	text-align: left;
}
#spot .tab_content li img {
	width: 100%;
}
#spot .tab_content ul li .spot_text dl div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#spot .tab_content ul li .spot_text dt,
#spot .tab_content ul li .spot_text dd {
	margin-bottom: 5px;
	font-size: 1.4rem;
	text-align: left;
	font-weight: normal;
	word-break: break-all;
}
#spot .tab_content ul li .spot_text p.spot_info {
	margin-bottom: 20px;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.5;
}
#spot .tab_content ul li .spot_text dd .spot_brank {
	margin-top: 15px;
}
#spot .tab_content ul li .spot_text .spot_address dt {
	width: 3em;
}
#spot .tab_content ul li .spot_text .spot_address dd {
	width: calc(100% - 3em);
}
#spot .tab_content ul li .spot_text .spot_bh dt {
	width: 5em;
}
#spot .tab_content ul li .spot_text .spot_bh dd {
	width: calc(100% - 5em);
}
#spot .tab_content ul li .spot_text .spot_bh2 dt {
	width: 12em;
}
#spot .tab_content ul li .spot_text .spot_bh2 dd {
	width: calc(100% - 12em);
}
#spot .tab_content ul li .spot_text .spot_closed dt {
	width: 4em;
}
#spot .tab_content ul li .spot_text .spot_closed dd {
	width: calc(100% - 4em);
}
#spot .tab_content ul li .spot_text .spot_closed2 dt {
	width: 9em;
}
#spot .tab_content ul li .spot_text .spot_closed2 dd {
	width: calc(100% - 9em);
}
#spot .tab_content ul li .spot_text .spot_closed3 dt {
	width: 8em;
}
#spot .tab_content ul li .spot_text .spot_closed3 dd {
	width: calc(100% - 8em);
}
#spot .tab_content ul li .spot_text .spot_access dt {
	width: 5em;
}
#spot .tab_content ul li .spot_text .spot_access dd {
	width: calc(100% - 5em);
}






/* 参加方法 === #howto */

#howto h2 img{
 max-width:147px;
}
#howto .stepbox {
	position: relative;
	margin-bottom: 60px;
	padding: 42px 20px 20px;
	background: #fff;
	border-radius: 25px;
}
#howto .stepbox h3 {
	position: absolute;
	width: 200px;
	top: -26px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#howto .stepbox h3 img {
	width: 100%;
}
#howto .stepbox p {
	font-size: 1.6rem;
    margin-bottom: 10px;
}
#howto .stepbox p span {
	font-size: 2.0rem;
	color: #b95f00;
}
#howto .stepbox_li {
	margin: 20px 0;
}

#howto .stepbox.stepbox01 {
	margin-top: 45px;
}
#howto .stepbox.stepbox01 ul {
	position: relative;
	margin-bottom: 0;
	min-height: 130px;
}
#howto .stepbox.stepbox01 ul li {
	margin-bottom: 0;
	text-align: left;
}
#howto .stepbox.stepbox01 ul li:first-child {
	        /* position: absolute; */
        width: 35%;
        top: 0;
        left: 0;
        margin: 0 auto;
}
#howto .stepbox.stepbox01 ul li:first-child img {
	width: 100%;
	height: auto;
}
#howto .stepbox.stepbox01 ul li:nth-of-type(2) {
	position: absolute;
	width: 60%;
	top: 0;
	right: 0;
}
#howto .stepbox.stepbox01 ul li:nth-of-type(3) {
	position: absolute;
	width: 60%;
	top: 70px;
	right: 0;
}
#howto .stepbox.stepbox01 ul li img {
	width: 100%;
}


#howto .stepbox.stepbox02 ul  {
	margin-top: 25px;
}
#howto .stepbox.stepbox02 ul li {
	margin-bottom: 20px;
	padding-bottom: 35px;
	font-weight: normal;
	background: url("../images/smp_icon04.png") no-repeat center bottom;
}
#howto .stepbox.stepbox02 ul li:last-child {
	padding-bottom: 0;
	background: none;
}
#howto .stepbox.stepbox02 ul li p {
	font-weight: normal;
    margin-bottom: 10px;
}
#howto .stepbox.stepbox02 ul li img {
	width: 80%;
    border: 1px solid #ccc;
	max-width: 190px;
	margin: 0 auto;
}
#howto .stepbox.stepbox02 ul li span {
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
}
    
    
    
howto .stepbox.stepbox03 ul  {
	margin-top: 25px;
}
#howto .stepbox.stepbox03 ul li {
	margin-bottom: 20px;
	padding-bottom: 35px;
	font-weight: normal;
	background: url("../images/smp_icon04.png") no-repeat center bottom;
}
#howto .stepbox.stepbox03 ul li:last-child {
	padding-bottom: 0;
	background: none;
}
#howto .stepbox.stepbox03 ul li p {
	font-weight: normal;
}
#howto .stepbox.stepbox03 ul li img {
	width: 80%;
    border: 1px solid #ccc;
	max-width: 190px;
	margin: 0 auto;
}
#howto .stepbox.stepbox03 ul li span {
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
}
    
    
howto .stepbox.stepbox04 ul  {
	margin-top: 25px;
}
#howto .stepbox.stepbox04 ul li {
	margin-bottom: 20px;
	padding-bottom: 35px;
	font-weight: normal;
	background: url("../images/smp_icon04.png") no-repeat center bottom;
}
#howto .stepbox.stepbox04 ul li:last-child {
	padding-bottom: 0;
	background: none;
}
#howto .stepbox.stepbox04 ul li p {
	font-weight: normal;
}
#howto .stepbox.stepbox04 ul li img {
	width: 80%;
    border: 1px solid #ccc;
	max-width: 190px;
	margin: 0 auto;
}
#howto .stepbox.stepbox04 ul li span {
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
}

    /*
#howto .stepbox.stepbox03 {
	margin-bottom: 60px;
}
#howto .stepbox.stepbox03 .flexbox p{
	padding: 0 0 20px 0;
}
#howto .stepbox.stepbox03 p {
	font-size: 1.6rem;
	line-height: 1.5;
}
#howto .stepbox.stepbox03 p span {
	font-size: 2.0rem;
	color: #6a3906;
}
#howto .stepbox.stepbox03 img {
	width: 80%;
}


#howto .stepbox.stepbox04 {
	margin-bottom: 20px;
}
#howto .stepbox.stepbox04 .flexbox p{
	padding: 0 0 20px 0;
}
#howto .stepbox.stepbox04 p {
	font-size: 1.6rem;
	line-height: 1.5;
}
#howto .stepbox.stepbox04 p span {
	font-size: 2.0rem;
	color: #6a3906;
}
#howto .stepbox.stepbox04 img {
	width: 80%;
}
    */


/* スタンプ押印方法 === #stamping */
#stamping h2{
 padding: 40px 0 15px 0;
}
#stamping h2 img{
 max-width:147px;
}
#stamping h2 {
	margin-bottom: 20px;
	text-align: center;
}
#stamping .sec6_inner {
	margin-bottom: 30px;
	padding: 50px 28px 28px;
	text-align: center;
	background: #eae5d8;
	border-radius: 25px;
}
#stamping dt.dt2 {
	margin-bottom: 5px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #6a3906;
}
#stamping dd.dd2 {
	margin-bottom: 40px;
	font-size: 2rem;
	font-weight: bold;
}
#stamping dd.dd2 strong {
	color: #e9195e;
}
#stamping p.notice span {
	font-size: 1.4rem;
	font-weight: normal;
}
#stamping dd.dd3 {
	position: relative;
}
#stamping dd.dd3 p.notice {
	position: absolute;
	right: -30px;
	bottom: -55px;
	font-size: var(--fs14);
	font-weight: normal;
}


#stamping ol.ss_list li {
}
#stamping ol.ss_list li:not(:last-child) {
	position: relative;
	margin-bottom: 50px;
	padding-bottom: 30px;
	border-bottom: dashed 1px #707070;
}
#stamping ol.ss_list li:not(:last-child)::after {
	content: '';
	position: absolute;
	bottom: -32px;
	left: calc(50% - 6px);
	width: 30px;
	height: 0;
	width: 0;
	border-top: 12px solid #e26a92;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
#stamping ol.ss_list li p.text {
	position: relative;
	padding-left: 1em;
	text-align: left;
	line-height: 1.5;
	font-size: 1.6rem;
	font-weight: bold;
}
#stamping ol.ss_list li p.text em {
	position: absolute;
	top: 0;
	left: 0;
}
#stamping ol.ss_list li p.text strong {
	color: #e26a92;
}
#stamping ol.ss_list li p.text span {
	display: block;
	position: relative;
	padding-left: 1em;
	margin-top: 15px;
	text-align: left;
	font-size: var(--fs18);
	font-weight: normal;
}
#stamping ol.ss_list li p.text span + span {
	margin-top: 0;
}
#stamping ol.ss_list li p.img {
	margin-top: 30px;
  text-align: center;
}

#stamping ul.ss_list li {
	position: relative;
}
#stamping ul.ss_list li:empty {
	display: none;
}
#stamping ul.ss_list li::after {
	content: '';
	display: block;
	height: 0;
	width: 0;
	margin: 20px auto 20px;
	border-top: 12px solid #e26a92;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
#stamping ul.ss_list li.na::after {
	content: none;
}
#stamping ul.ss_list img {
	display: block;
	margin: 0 auto 15px;
}

#stamping ul.ss_list span {
	display: block;
}
#stamping ul.ss_list span:first-child {
	position: relative;
	margin-bottom: 25px;
	padding: 7px 0 5px;
	font-size: 2rem;
	text-align: center;
	border: solid 1px #000;
}
#stamping ul.ss_list span:first-child::after {
	content: '';
	position: absolute;
	bottom: -9px;
	left: calc(50% - 10px);
	width: 14px;
	height: 14px;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
	background: #f6f4ed;
	background: linear-gradient(45deg, #f6f4ed 0%, #f6f4ed 60%, transparent 60%, transparent 100%);
	transform: scale(0.8,1) rotate(-45deg);
}
#stamping ul.ss_list span:last-child {
	margin-top: 5px;
	text-align: left;
	font-size: 1.6rem;
}
#stamping ul.ss_list li strong {
	color: #6a3906;
	font-weight: bold;
}




/* 注意事項 */
#rail150sr .inner950.attention_box {
	padding: 20px 0 20px;
  border-top:dashed 1px #ccc;
}
#attention {
padding: 30px 0px;
}
#attention h2 {
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 0px;
margin: 0px 0px 10px 0px;
	color: #000000 !important;
}
#attention h2 span {
font-size: 12px;
}
	

	
#attention p {
font-size: 12px;
padding: 0px;
margin: 0px 0px 15px 0px;
line-height: 1.5;
    font-weight: normal!important;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

#attention h3 {
	font-size: 19px;
	font-weight: bold;
	text-align: left !important;
}

#attention ul {
	margin: 0 0 40px;
	text-align: left !important;
}
#attention li {
	position: relative;
    margin-bottom: 5px;
	padding-left: 1.2em;
	line-height: 1.4;
	font-size: 16px;
	font-weight: normal;
}
#attention li::before {
	content: '';
	position: absolute;
	top: 0.2em;
	left: 0;
	width: 0.9em;
	height: 0.9em;
	border-radius: 50%;
	background: #6a3906;
}

#attention p strong {
display: block;
margin-bottom: 5px;
font-size: 14px;
}
#attention p span {
display:  inline-block;
padding-left:1em;
text-indent:-1em;
}


#rail150sr #inquiry_info {
	margin: 30px auto 20px;
	padding: 20px;
	border: 2px solid #333;
}
#rail150sr #inquiry_info h3,
#rail150sr #inquiry_info dd {
	margin: 0;
	text-align: center;
}
#rail150sr #inquiry_info dt {
	margin: 15px 0;
	font-weight: bold;
	text-align: center;
}
#rail150sr #inquiry_info dt,
#rail150sr #inquiry_info dd {
	font-size: 1.6rem;
}
#inquiry_info dd span{
	font-size: 2.2rem;
}


#gaiyo {
	padding: 30px  0px 30px 0px;
	background-image: url(../images/bg_gaiyo.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #e9faff;
}
#gaiyo h3 {
text-align: center;
	padding: 0px;
	margin: 0px auto 20px auto;
}
#gaiyo h3 img {
width: 100%;
height: auto;
}
.img_gaiyo {
text-align: center;
padding: 0px;
margin: 0px 0px 50px 0px;
}
.img_gaiyo img {
width: 100%;
height: auto;
}
.txt_gaiyo1 {
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 15px 0px 0px 0px;
margin: 0px 0px 15px 0px;
line-height: 1.4!important;
}
.txt_gaiyo2 {
width: 100%;
font-size: 16px;
text-align: center;
padding: 0px;
margin: 30px 0px 30px 0px;
    line-height: 2.2!important;
}
.txt_gaiyo2 span.area {
    border: #6a3906 2px solid;
    background: #6a3906;
    padding: 10px;
    margin: 10px 5px 0 0;
    color: #fff;
    border-radius: 15px;
}
.txt_gaiyo3 {
width: 100%;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 0px;
margin: 0px 0px 30px 0px;
line-height: 1.4!important;
}

.txt_gaiyo4 {
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 0px;
margin: 0px 0px 15px 0px;
}
.txt_gaiyo3 strong {
font-size: 22px;
color: #6a3906;
}

h2 {
    margin:50px 0 20px;
  position: relative;
  display: inline-block;
  padding: 0 45px!important;
    font-size: 26px!important;
    color: #6a3906!important;
}
h2:before, h2:after {
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 35px;
  height: 4px;
  border-top: solid 3px #6a3906;
  border-bottom: solid 3px #6a3906;
}
h2:before {
  left:0;
}
h2:after{
  right: 0;
}

.txt_sanka2 {
    font-size: 18px;
    font-weight: bold;
    text-align: center!important;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}


.toiawase {
width: 96%;
box-sizing: border-box;
text-align: center;
font-size: 14px;
line-height: 1.4;
font-weight: bold;
padding: 10px;
margin: 0 auto 30px;
border: 2px solid #000;
}
.toiawase strong {
display: inline-block;
font-size: 18px;
margin-bottom: 10px;
}
.toiawase span {
font-size: 10px;
}

.organizer {
	width: 96%;
	margin: 0 auto 10px;
	font-size: 18px!important;
	font-weight: bold;
	text-align: center;
    color: #222!important;
}
.organizer:before,.organizer:after {
    border: none;
}
.organizer span {
	display: block;
	width: 6em;
	margin: 0 auto 5px;
	padding: 3px 5px;
	border: 1px solid #000;
	text-align: center;
}


#chusen .waku {
	margin-bottom: 60px;
	padding: 42px 0;
	background: #fff;
	border-radius: 25px;
}
#chusen ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;

	width: 90%;
	margin: 30px auto 0;
}
#chusen ul li {
	position: relative;
	box-sizing: border-box;
	width: calc(100% / 2 - 20px);
	margin-right: 20px;
	margin-bottom: 50px;
}
#chusen ul li::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15px;
	height: 24px;
	right: -20px;
	margin: auto 0;
	background: url("../images/icon04.png") no-repeat right top;
	/*background-size: contain;*/
}
#chusen ul li:last-of-type::after {
	display: none;
}
#chusen ul li:nth-of-type(2n) {
	margin-right: 0;
}
#chusen ul li:nth-of-type(8),
#chusen ul li:nth-of-type(9) {
	margin-bottom: 0;
}
#chusen ul li img {
	width: 100%;
}
#chusen p {
	padding: 0 15px;
	text-align: center;
}
#chusen p.attention {
	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
}
#chusen p.attention span {
	display: block;
	text-indent: -1em;
	margin-left: 1em;
}
#chusen p.attention:last-of-type {
	margin-top: 0;
}
/*終了対応*/
.shuryo {
    width:90%;
    margin:1rem auto 0;
    background: #d5d6d8;
    overflow: hidden;
    text-align: center;
    padding: 1.2rem 0;
    font-size: 1.5rem;
    color: #ff0000;
    font-weight: bold;
}
.yoyakuBtn_shuryo {
    display: block;
    width: 70%;
    margin: 0.5rem auto 0;
    padding: 0.8rem 0;
    color: #999999 !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #999999;
    background: #d5d6d8;
    font-size: 1rem;
    text-decoration: none !important;
    box-sizing: border-box;
}
.in{
	margin:15px auto;
	padding:15px 3% ;
    overflow: hidden;
}
.midashi01 {
    border-top:3px #6a3906 solid;
    border-bottom:3px #6a3906 solid;
    padding: 10px;
    margin:20px 0 20px!important;
    font-size: 32px;
    color: #23465a;
    display: inline-block;
    }
.about_stamp {
        font-size: 28px;
        color: #23465a;
    line-height: 1.4!important;
    }
	
	.ic_course{
		display: inline-block;
		margin: 0 5px 5px;
	
	}
	
	.ic_course img{
		width: 100%;
	}
	
	.course1,.course2,.course3,.course4{
		max-width: 164px;
		width: 30%;
	}
	.course5{
		max-width: 193px;
		width: 34%;
	}

	.imagearea{
		max-width: 950px;
		margin: 0 auto 50px;
	}
	
	.imagearea img{
		width: 100%;
	}
	
	/*.imagearea:last-of-type{
		margin: 0 auto 0 !important;
	}*/
	
	   
p.btn_schedule a{
    margin:0 auto;
    /*width:400px;*/
    border-radius: 10px;
    background: #f32b4c;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 30px auto;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
p.btn_schedule i {
    float: right!important;
    position:absolute;
    right: 15px;
}
p.btn_schedule a:hover {
    text-decoration: none!important;
    color: #fff;
    opacity: 0.8;
}
    
	
}

/*760px以上*/
@media screen and (min-width: 760px),print {
	
	.shuryo {
    margin:20px auto 0;
    background: #d5d6d8;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    font-size: 24px;
    color: #ff0000;
    font-weight: bold;
}
	.bannerarea{
		margin: 50px 0 50px;
		padding: 20px 20px;
		border: 3px solid #6A2C08;
		background-color: #ffffff;
		
	}
	
	.bannertit{
		font-size: 30px;
		text-align: center;
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: #FCABBF 3px solid;
		font-weight: bold;
	}
	
	.bannertxt{
		font-size: 20px;
		text-align: center;
		line-height: 1.8;
		margin: 0 0 30px 0;
	}
	
	.banner1{
		width: 100%;
		margin: 0 auto 30px;
	
		padding-bottom: 30px;
		border-bottom: #cccccc 3px dotted;
	}
	
	.banner1 img{
		width: 100%;
		max-width: 600px;
	}
	
	.bannerarea ul{
		display: flex;
		justify-content: space-around;
		/* flex-wrap: wrap; */
	}
	
	
	
	.bannerarea ul li{
		margin: 0 20px 0 0;
	}
	
	.bannerarea ul li{
		width: 45%;
		max-width: 400px;
		/* margin: 0 20px 20px 0; */
	}
	
	
	.bannerarea ul img{
		width: 100%;
	}
	
	
.toiawasearea{
	border: solid 2px #142B4F;
	padding: 10px 20px;
	text-align: center;
}
.toiawasearea dt {
	font-size: 20px;
}
.toiawasearea dd {
	font-size: 16px;
}
.toiawasearea dd span {

	font-size: 13px;
}

	
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3%;
	padding-bottom: 5px;
	clear: both;
}
.inner{
	width: 96%;
	max-width:970px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}
.txt_notice {
    font-size: 16px!important;
        line-height: 1.4!important;
    }
    
/*title*/
img#mainphoto {
	width: 100%;
	max-width:970px;
	margin:0 auto 2%;
	display:block;
}
    
/* 基本レイアウト・フォント装飾関連 */
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #e50038}
.f-red { color: #e50038}
.f-blue { color: #0993b2}
.green {
    color: #6a3906;
}
.txt_small{
    font-size: 80%;
}

/* CSS初期設定 */
html {
	font-size: 62.5%;
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

p.images img{
	width:250px;
	height:auto!important;
}

h1{
	background:none;
	margin:8px auto 8px;
}

.pcnone{
	display:none;
}

div.colum3T div{
	cursor:pointer;
}

div.colum3T div:hover img,
a.bnr950:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
div.colum3T div:hover a{
	color:#FF8000;
	text-decoration:underline;
}

.naviNormal li{
font-size: 1.2em;
}

#templeteWrap{
	width:100%;
}

.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}

#wrapInner{
	width:100%!important;
}

#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}

.inner950{
	width:950px;
	margin:0 auto;
	display:block;
}


/*title---------------------------------------------------*/
#title {
	
	background: url("../images/bg.jpg") no-repeat center top;
	
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
	height:515px;
}
#title p {
	width: 950px;
	margin: 0 auto;
  padding: 0;
}

	#title p img{
		width: 100%;
	}

#rail150sr .title_campaign {
	width: 400px;
	margin: 0 auto;
	padding: 45px 0;
}
#rail150sr .title_campaign a {
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	background: #6a3906;
	border-radius: 50px;
	font-size: 1.4rem;
	font-weight: normal;
	color: #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#rail150sr .title_campaign a:hover {
	opacity: 0.6;
	text-decoration: none !important;
}
#rail150sr .title_campaign h2 {
	margin: 0;
	font-size: 2.0rem;
	font-weight: bold;
    color: #fff;
    padding: 0;
}
#rail150sr .title_campaign h2:before,
#rail150sr .title_campaign h2:after{
    border:none;
}
#rail150sr .title_campaign p {
	margin: 0;
	font-size: 1.4rem;
	font-weight: normal;
}

#rail150sr .title_wester {
	margin: 0;
	font-size: 2.9rem;
	font-weight: bold;
	color: #0993b2;
}
#rail150sr .title_srspot {
	font-size: 2.2rem;
    letter-spacing: -0.05em;
}
#rail150sr .title_attention_mini {
	margin: 0;
	font-size: 2.1rem;
	font-weight: bold !important;
}


/*--ここから改修------------------------------------------------------------------------------------------------*/
/*reset*/
ul{margin:0;padding:0;}
li{list-style: none;}

#rail150sr * {
	box-sizing: border-box;
}
#rail150sr {
	font-size: 2.5rem;
	overflow: hidden;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	color: #222;
	text-align: center;
	font-weight: bold;
}
#rail150sr .bg_pattern01 {
	background: #ffffff;
	padding-bottom: 10px;
}
#rail150sr .bg_pattern02 {
	background: #fff;
	padding-bottom: 10px;
}
#rail150sr .bg_pattern03 {
	background: #f5f5f5;
	padding-bottom: 80px;
}
#rail150sr .text_left {
	text-align: left;
}
#rail150sr .text_right {
	text-align: right;
}
#rail150sr .text_small {
	font-size: 1.4rem;
	font-weight: normal;
}
#rail150sr .text_big {
	font-size: 120%;
}
#rail150sr .text_stronggreen {
color: #6a3906;
}
#rail150sr .text_green {
color: #6a3906;
}
#rail150sr .text_marker_apricot {
	background: linear-gradient(transparent 60%, #f8c6bd 60%);
}
#rail150sr .text_marker_green{
	background: linear-gradient(transparent 60%, #eae5d8 60%);
}

/* 概要  === #summary */
#summary #present_info {
	width: 900px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	margin: 45px auto 45px;
}


#summary p{
 line-height:1.8;
 margin-bottom: 10px;
}
#summary .img_category{
margin:30px 0;
}
#summary .persons{
font-size: 5.0rem;
letter-spacing: 2px;
}
#summary .text_marker_apricot{
 line-height:1;
}



/* 賞品 === #lottery */
#lottery h3{
 padding: 0 0 40px 0;
    font-size: 30px;
}
#lottery #present_lottery {
	margin: 0px auto 50px;
}
#lottery #present_lottery p {
	margin-right: 15px;
 line-height:1.5;
 margin-bottom: 10px;
}

	.stamp_detail {
		padding: 15px;
		border: 2px solid #6a3906;
		font-size: 20px;
	}
	
	.stamp_detail dl{
		        display: table;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0 0 15px 0;
        padding: 0 0 15px 0;
        border-bottom: dotted #cccccc 2px;
        width: 100%;
	}
	
	.stamp_detail dl:last-of-type{
		border: none !important;
		margin: 0 0 0 0 !important;
		padding: 0 0 0 0 !important;
	}

	.stamp_detail dl dt{
		        width: 10%;
		max-width: 122px;
        /*background-color: #CF0000;
        text-align: center;
        color: #ffffff;*/
        /* display: flex; */
        /* justify-content: center; */
        /* align-items: stretch; */
        margin: 0 20px 0 0;
        padding: 10px;
        display: table-cell;
        vertical-align: middle;
	}
	
	.stamp_detail dl dt img{
		width: 100%;
	}
	
	.stamp_detail dl dd{
		width: 78%;
        text-align: left;
        display: table-cell;
        vertical-align: middle;
        padding: 0 0 0 10px;
	}
	
#lottery #present_contents ul{
margin:50px auto 0px;
    background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(238,240,177,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(238,240,177,1) 100%);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(238,240,177,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eef0b1",GradientType=1);
    padding: 20px 0px;
    border-radius: 20px;
}
#lottery #present_contents ul li{
}

#lottery #present_lottery p.attention {
	padding: 15px;
	background: #eee;
	margin-top: 30px;
	/*color: #ff0000;*/
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
#lottery #present_lottery p.attention span {
	display: block;
	text-indent: -1em;
	margin-left: 1em;
}

/* 抽選について === #chance */

#chance .wrap {
    background: #fff;
    padding: 25px;
    border-radius: 30px;
    border:2px solid #d8f2be;
    box-sizing: border-box;
}

/* キャンペーン規約・注意事項 */
#rail150sr #campaign_info {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 640px;
	margin: 40px auto 35px;
}
#rail150sr #campaign_appdl {
	width: 580px;
	margin-left: 60px;
}
#rail150sr #campaign_appdl ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-top: 40px;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}
#rail150sr .text_campaign {
	text-indent: -1.25em;
	margin-left: 1.25em;
	font-size: 1.6rem;
	font-weight: normal;
}





/* スタンプラリー対象スポット === #spot */

/* tab */
#spot .tab_wrap {
position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
    margin-bottom: 50px;
}
#spot .tab_wrap .tab_label {	/* タブ */
	margin-right: 15px;
	padding: 7px 0;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	-webkit-order: -1;
	-moz-order: -1;
	-ms-order: -1;
	-o-order: -1;
	order: -1;
  /*width:122px;*/
	cursor: pointer;
	font-size: 2.1rem;
}
#spot .tab_wrap .tab_label span{display: none;}

#spot .tab_wrap .tab_label {
	border: #6a3906 3px solid;
    background: #fff3db;
    padding: 10px;
    margin: 10px 20px 0 0;
    color: #6a3906;
    border-radius: 20px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
	white-space: nowrap;
}
	
	
	
#spot .tab_wrap .tab_label:hover {
    background: #6a3906;
    color: #fff;
}
#spot .tab_wrap .tab_label:last-child {
	margin-right: 0;
}
#spot .tab_wrap .tab_label:nth-last-of-type(1){ margin-right: 0; }
#spot .tab_wrap input {		/* ラジオボタン非表示 */
	display: none;
}
#spot .tab_wrap .tab_content {	/* 本文 */
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
}
/*アクティブ設定*/
#spot .tab_wrap input:checked + .tab_label {
    background: #fab93c;
    color: #fff;
}


#spot .tab_wrap input:checked + .tab_label {
    background: #fab93c;
    color: #fff;
}
	
#spot .tab_wrap input:checked + .tab_label + .tab_content {
	margin: 35px 0 0;
	padding: 0 25px;
	height: auto;
	overflow: auto;
	transition: .5s opacity;
	opacity: 1;
	border: 3px solid #6a3906;
	border-radius: 25px;
	background: #fff;
}

	
#spot .tab_wrap input:checked + .tit01 + .tab_content {
	border: 3px solid #187fc4 !important;
	
}	
	
#spot .tab_wrap input:checked + .tit02 + .tab_content {
	border: 3px solid #187fc4 !important;
	
}
	
#spot .tab_wrap input:checked + .tit03 + .tab_content {
	border: 3px solid #e9546b !important;
	
}
	
#spot .tab_wrap input:checked + .tit04 + .tab_content {
	border: 3px solid #e9546b !important;
	
}
	
#spot .tab_wrap input:checked + .tit05 + .tab_content {
	border: 3px solid #00a95f !important;
	
}
	
#spot .tab_wrap input:checked + .tit06 + .tab_content {
	border: 3px solid #00a95f !important;
	
}
	
#spot .tab_wrap input:checked + .tit07 + .tab_content {
	border: 3px solid #f08300 !important;
	
}
	
#spot .tab_wrap input:checked + .tit08 + .tab_content {
	border: 3px solid #f08300 !important;
	
}
	
#spot .tab_wrap input:checked + .tit09 + .tab_content {
	border: 3px solid #a64a97 !important;
	
}


#spot .tab_content ul li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	text-align: left;
	font-weight: normal;
	padding: 20px 0;
	border-bottom: 2px solid #cccccc;
}
#spot .tab_content ul li:last-of-type {
	border: none;
}
#spot .tab_content ul li .spot_image {
	width: 280px;
	margin-right: 30px;
}
#spot .tab_content ul li .spot_text h3 {
	margin-bottom: 15px;
	font-size: 2.4rem;
	font-weight: normal;
}
#spot .tab_content ul li .spot_text p {
	margin-bottom: 15px;
	font-size: 1.8rem;
	font-weight: normal;
}
#spot .tab_content ul li .spot_text dl div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#spot .tab_content ul li .spot_text dt,
#spot .tab_content ul li .spot_text dd {
	margin-bottom: 8px;
	font-size: 1.9rem;
	word-break: break-all;
}

#spot .tab_content ul li .spot_text p.spot_info {
	margin-bottom: 20px;
	font-size: 1.7rem;
	font-weight: normal;
	line-height: 1.3;
}
#spot .tab_content ul li .spot_text dd .spot_brank {
	margin-top: 15px;
}
#spot .tab_content ul li .spot_text .spot_address dt {
	width: 3em;
}
#spot .tab_content ul li .spot_text .spot_address dd {
	width: calc(100% - 3em);
}
#spot .tab_content ul li .spot_text .spot_bh dt {
	width: 5em;
}
#spot .tab_content ul li .spot_text .spot_bh dd {
	width: calc(100% - 5em);
}
#spot .tab_content ul li .spot_text .spot_bh2 dt {
	width: 12em;
}
#spot .tab_content ul li .spot_text .spot_bh2 dd {
	width: calc(100% - 12em);
}
#spot .tab_content ul li .spot_text .spot_closed dt {
	width: 4em;
}
#spot .tab_content ul li .spot_text .spot_closed dd {
	width: calc(100% - 4em);
}
#spot .tab_content ul li .spot_text .spot_closed2 dt {
	width: 9em;
}
#spot .tab_content ul li .spot_text .spot_closed2 dd {
	width: calc(100% - 9em);
}
#spot .tab_content ul li .spot_text .spot_closed3 dt {
	width: 8em;
}
#spot .tab_content ul li .spot_text .spot_closed3 dd {
	width: calc(100% - 8em);
}
#spot .tab_content ul li .spot_text .spot_access dt {
	width: 5em;
}
#spot .tab_content ul li .spot_text .spot_access dd {
	width: calc(100% - 5em);
}
#spot .tab_content.tab01 ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#spot .tab_content.tab01 ul li {
    display: block;
    width: 48%;
    text-align: center;
}
#spot .tab_content.tab01 ul li .spot_image {
    margin: 0 auto;
}






/* 参加方法 === #howto */
#howto p{
 line-height:1.8;
 margin-bottom: 10px;
}
#howto .stepbox {
	position: relative;
	margin-bottom: 60px;
	padding: 42px 0;
	background: #fff;
	border-radius: 25px;
}
#howto .stepbox h3 {
	position: absolute;
	top: -26px;
	left: 34px;
}
#howto .stepbox p {
	font-size: 2.0rem;
}
#howto .stepbox p span {
	font-size: 2.7rem;
	color: #b95f00;
}

#howto .stepbox_li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}
#howto .stepbox.stepbox01 ul {
	width: 615px;
	margin: 40px auto 8px;
	-ms-align-items: center;
	align-items: center;
}
#howto .stepbox.stepbox02 ul {
	width: 830px;
	margin: 30px auto 0;
}
#howto .stepbox.stepbox02 ul li {
	position: relative;
	width: 160px;
	font-size: 1.9rem;
}
#howto .stepbox.stepbox02 ul li::after {
	content: '';
	display: block;
	position: absolute;
	top: 285px;
	left: -35px;
	width: 15px;
	height: 24px;
	background: url("../images/icon04.png") no-repeat center top;
	background-size: contain;
}
#howto .stepbox.stepbox02 ul li:first-child::after {
	display: none;
}
#howto .stepbox.stepbox02 ul li p {
	min-height: 6.5em;
	font-size: 1.8rem;
	line-height: 1.3;
	font-weight: normal;
	text-align: left;
}
#howto .stepbox.stepbox02 ul li img {
	width: 100%;
	margin-top: 10px;
    border: 1px solid #ccc;
}
#howto .stepbox.stepbox02 ul li span {
	display: block;
	margin-top: 15px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: left;
}
/*
#howto .stepbox.stepbox02 ul li:nth-of-type(2) img {
	padding: 15px 0 35px; 
}
#howto .stepbox.stepbox02 ul li:nth-of-type(3) img {
	padding: 15px 0 65px; 
}
#howto .stepbox.stepbox02 ul li:nth-of-type(4) img {
	padding: 15px 0 70px; 
}
*/


#howto .stepbox.stepbox03 ul {
	width: 830px;
	margin: 30px auto 0;
}
#howto .stepbox.stepbox03 ul li {
	position: relative;
	width: 160px;
	font-size: 1.9rem;
}
#howto .stepbox.stepbox03 ul li::after {
	content: '';
	display: block;
	position: absolute;
	top: 225px;
	left: -95px;
	width: 15px;
	height: 24px;
	background: url("../images/icon04.png") no-repeat center top;
	background-size: contain;
}
#howto .stepbox.stepbox03 ul li:first-child::after {
	display: none;
}
#howto .stepbox.stepbox03 ul li p {
	min-height: 3.5em;
	font-size: 1.8rem;
	line-height: 1.3;
	font-weight: normal;
	text-align: left;
}
#howto .stepbox.stepbox03 ul li img {
	width: 100%;
	margin-top: 10px;
    border: 1px solid #ccc;
}
#howto .stepbox.stepbox03 ul li span {
	display: block;
	margin-top: 15px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: left;
}
    
    
/*
#howto .stepbox.stepbox03 {
	padding-top: 50px;
	margin-bottom: 60px;
}
#howto .stepbox.stepbox03 .flexbox{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 750px;
  margin: 0 auto;
}
#howto .stepbox.stepbox03 p {
	font-size: 1.9rem;
}
#howto .stepbox.stepbox03 p span {
color: #6a3906;
}*/

#howto .stepbox.stepbox04 ul {
	width: 830px;
	margin: 30px auto 0;
}
#howto .stepbox.stepbox04 ul li {
	position: relative;
	width: 160px;
	font-size: 1.9rem;
}
#howto .stepbox.stepbox04 ul li::after {
	content: '';
	display: block;
	position: absolute;
	top: 285px;
	left: -35px;
	width: 15px;
	height: 24px;
	background: url("../images/icon04.png") no-repeat center top;
	background-size: contain;
}
#howto .stepbox.stepbox04 ul li:first-child::after {
	display: none;
}
#howto .stepbox.stepbox04 ul li p {
	min-height: 5.5em;
	font-size: 1.8rem;
	line-height: 1.3;
	font-weight: normal;
	text-align: left;
}
#howto .stepbox.stepbox04 ul li img {
	width: 100%;
	margin-top: 10px;
    border: 1px solid #ccc;
}
#howto .stepbox.stepbox04 ul li span {
	display: block;
	margin-top: 15px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: left;
}
    
/*#howto .stepbox.stepbox04 {
	padding-top: 50px;
	margin-bottom: 20px;
}
#howto .stepbox.stepbox04 .flexbox{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 750px;
  margin: 0 auto;
}
#howto .stepbox.stepbox04 p {
	font-size: 1.9rem;
}
#howto .stepbox.stepbox04 p span {
color: #6a3906;
}*/



/* スタンプ押印方法 === #stamping */
#stamping p{
 line-height:1.8;
 margin-bottom: 10px;
}

#stamping .sec6_inner {
	margin-bottom: 30px;
	padding: 50px 28px 28px;
	text-align: center;
	background: #eae5d8;
	border-radius: 25px;
}
#stamping dt.dt2 {
	margin-bottom: 5px;
	font-size: 3.3rem;
	font-weight: bold;
	color: #6a3906;
}
#stamping dd.dd2 {
	margin-bottom: 40px;
	font-size: 2.4rem;
	font-weight: bold;
}
#stamping dd.dd2 strong {
	color: #e9195e;
}
#stamping p.notice span {
	font-size: 1.4rem;
	font-weight: normal;
}
#stamping dd.dd3 {
	position: relative;
}
#stamping dd.dd3 p.notice {
	position: absolute;
	right: -30px;
	bottom: -55px;
	font-size: 1.4rem;
	font-weight: normal;
}

#stamping ol.ss_list li {
	position: relative;
	display: flex;
	justify-content: space-between;
}
#stamping ol.ss_list li:not(:last-child) {
	margin-bottom: 50px;
	padding-bottom: 30px;
	border-bottom: dashed 1px #707070;
}
#stamping ol.ss_list li:not(:last-child)::after {
	content: '';
	position: absolute;
	bottom: -32px;
	left: 50%;
	width: 30px;
	height: 0;
	width: 0;
	border-top: 12px solid #e26a92;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
#stamping ol.ss_list li p.text {
	position: relative;
	padding-left: 1em;
	text-align: left;
	line-height: 1.5;
	font-size: 2rem;
	font-weight: bold;
}
#stamping ol.ss_list li p.text em {
	position: absolute;
	top: 0;
	left: 0;
}
#stamping ol.ss_list li p.text strong {
	color: #e26a92;
}
#stamping ol.ss_list li p.text span {
	display: block;
	position: relative;
	padding-left: 1em;
	margin-top: 15px;
	text-align: left;
	font-size: 1.8rem;
	font-weight: normal;
}
#stamping ol.ss_list li p.text span + span {
	margin-top: 0;
}
#stamping ol.ss_list li p.img {
	margin-left: 30px;
}

#stamping ul.ss_list {
	display: flex;
	justify-content: space-between;
}
#stamping ul.ss_list li {
	position: relative;
	width: 170px;
}
#stamping ul.ss_list li::after {
	content: '';
	position: absolute;
	top: 180px;
	left: -39px;
	width: 30px;
	height: 0;
	width: 0;
	border-left: 12px solid #e26a92;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
#stamping ul.ss_list li:empty::after,
#stamping ul.ss_list li:first-child::after {
	content: none;
}

#stamping ul.ss_list span {
	display: block;
	width: 170px;
}
#stamping ul.ss_list span:first-child {
	position: relative;
	margin-bottom: 25px;
	padding: 7px 0 5px;
	font-size: 1.8rem;
	text-align: center;
	border: solid 1px #000;
}
#stamping ul.ss_list span:first-child::after {
	content: '';
	position: absolute;
	bottom: -9px;
	left: 75px;
	width: 14px;
	height: 14px;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
	background: #f6f4ed;
	background: linear-gradient(45deg, #f6f4ed 0%, #f6f4ed 60%, transparent 60%, transparent 100%);
	transform: scale(0.8,1) rotate(-45deg);
}
#stamping ul.ss_list span:last-child {
	margin-top: 20px;
	text-align: left;
	font-size: 1.6rem;
}
#stamping ul.ss_list li strong {
	color: #6a3906;
	font-weight: bold;
}







/* 注意事項 */
#rail150sr .inner950.attention_box {
	padding: 60px 0 30px;
  border-top:dashed 2px #ccc;
}

#attention {
padding: 50px 0px;
}
#attention h2 {
font-size: 24px;
text-align: center;
padding: 0px;
margin: 0px 0px 20px 0px;
color: #000000 !important;
}
#attention h2 span {
font-size: 16px;
}
#attention p {
font-size: 16px;
padding: 0px;
margin: 0px 0px 20px 0px;
line-height: 1.5;
text-align: left;
font-weight: normal;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
#attention p strong {
	display: block;
font-size: 20px;
margin-bottom: 5px;
}
#attention p span {
display:  inline-block;
padding-left:1em;
text-indent:-1em;
}
	
#attention h3 {
	font-size: 19px;
	font-weight: bold;
	text-align: left !important;
}

#attention  ul {
	margin: 0 0 40px;
	text-align: left !important;
}
#attention li {
	position: relative;
    margin-bottom: 5px;
	padding-left: 1.2em;
	line-height: 1.4;
	font-size: 16px;
	font-weight: normal;
}
#attention li::before {
	content: '';
	position: absolute;
	top: 0.2em;
	left: 0;
	width: 0.9em;
	height: 0.9em;
	border-radius: 50%;
	background: #6a3906;
}

#rail150sr #inquiry_info {
	margin: 30px auto 20px;
	padding: 20px;
	border: 2px solid #333;
}
#rail150sr #inquiry_info h3,
#rail150sr #inquiry_info dd {
	margin: 0;
	text-align: center;
}
#rail150sr #inquiry_info dt {
	margin: 15px 0;
	font-weight: bold;
}
#rail150sr #inquiry_info dt,
#rail150sr #inquiry_info dd {
	font-size: 1.6rem;
  margin-bottom: 10px;
}
#rail150sr #inquiry_info dd span{
	font-size: 2.4rem;
}
#rail150sr #inquiry_info dd.text_small{
	font-size: 1.2rem !important;
}



.gaiyo {
	padding: 10px  0px 0px 0px;
	background-image: url(../images/bg_gaiyo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.gaiyo h3 {
text-align: center;
	padding: 0px;
	margin: 0px auto 40px auto;
}
.txt_gaiyo1 {
font-size: 30px;
font-weight: bold;
text-align: center;
color: #23465a;
padding: 0px;
margin: 0px 0px 30px 0px;
line-height: 1.4!important;
}
.txt_gaiyo2 {
font-size: 30px;
color: #23465a;
padding: 0px;
margin: 50px 0px 30px 0px;
line-height: 1.8!important;
}
.txt_gaiyo2 span.area {
    border: #6a3906 2px solid;
    background: #6a3906;
    padding: 10px;
    margin: 10px 5px 0 0;
    color: #fff;
    border-radius: 25px;
}
.txt_gaiyo3  {
font-size: 30px;
font-weight: bold;
color: #23465a;
padding: 0px;
margin: 0px 0px 30px 0px;
    line-height: 1.4!important;
}
.txt_gaiyo4  {
font-size: 30px;
text-align: center;
font-weight: bold;
color: #23465a;
padding: 0px;
margin: 0px 0px 70px 0px;
}
.txt_gaiyo3 strong {
font-size: 40px;
color: #6a3906;
}


h2 {
    margin:50px 0 40px;
  position: relative;
  display: inline-block;
  padding: 0 75px;
    font-size: 40px;
    color: #6a3906;
}
h2:before, h2:after {
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 65px;
  height: 4px;
  border-top: solid 3px #6a3906;
  border-bottom: solid 3px #6a3906;
}
h2:before {
  left:0;
}
h2:after{
  right: 0;
}

.txt_sanka2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.toiawase {
	box-sizing: border-box;
width: 950px;
text-align: center;
font-size: 18px;
line-height: 1.4;
font-weight: bold;
border: 2px solid #000;
padding: 10px;
margin: 0px auto 50px;
}
.toiawase strong {
display: inline-block;
font-size: 22px;
margin-bottom: 10px;
}
.toiawase span {
font-size: 14px;
}

.organizer {
	width: 950px;
	margin: 0 auto 5px;
	font-size: 20px;
    color: #222;
}
.organizer:before,.organizer:after {
    border: none;
}
.organizer span {
	display: inline-block;
	margin-right: 5px;
	padding: 3px 5px;
	border: 1px solid #000;
}

#chusen .waku {
	margin-bottom: 60px;
	padding: 42px 0;
	background: #fff;
	border-radius: 25px;
}
#chusen ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;

	width: 90%;
	margin: 30px auto 0;
}
#chusen ul li {
	position: relative;
	box-sizing: border-box;
	width: calc(100% / 3 - 20px);
	margin-right: 20px;
	margin-bottom: 50px;
}
#chusen ul li::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15px;
	height: 24px;
	right: -20px;
	margin: auto 0;
	background: url("../images/icon04.png") no-repeat right top;
	/*background-size: contain;*/
}
#chusen ul li:last-of-type::after {
	display: none;
}
#chusen ul li:nth-of-type(3n) {
	margin-right: 0;
}
#chusen ul li:nth-of-type(7),
#chusen ul li:nth-of-type(8),
#chusen ul li:nth-of-type(9) {
	margin-bottom: 0;
}
#chusen ul li img {
	width: 100%;
}
#chusen p.attention {
	text-indent: -1em;
	margin-left: 1em;
	margin-top: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#chusen p.attention span {
	display: block;
	text-indent: -1em;
	margin-left: 1em;
}
#chusen p.attention:last-of-type {
	margin-top: 0;
}

/*終了対応*/
.shuryo {
    margin:20px auto 0;
    background: #d5d6d8;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    font-size: 24px;
    color: #ff0000;
    font-weight: bold;
}
.yoyakuBtn_shuryo {
    display: block;
    width: 475px;
    margin: 0.5rem auto 0;
    padding: 0.8rem 0;
    color: #999999 !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #999999;
    background: #d5d6d8;
    font-size: 1rem;
    text-decoration: none !important;
    box-sizing: border-box;
}

.in{
	width:950px;
	margin:20px auto;
	padding:30px 0px
}
.midashi01 {
    border-top:3px #6a3906 solid;
    border-bottom:3px #6a3906 solid;
    padding: 10px;
    margin:20px 0 40px!important;
    font-size: 32px;
    color: #23465a;
    display: inline-block;
    }
.about_stamp {
        font-size: 28px;
        color: #23465a;
    line-height: 1.4!important;
    }
	
	.ic_course{
		display: inline-block;
		margin: 0 10px 10px;
	}
	
	
	.imagearea{
		max-width: 950px;
		margin: 0 auto 50px;
	}
	
	.imagearea img{
		width: 100%;
	}
	
	/*.imagearea:last-of-type{
		margin: 0 auto 0 !important;
	}*/
	
	  
p.btn_schedule a{
    margin:0 auto;
    width:400px;
    border-radius: 10px;
    background: #f32b4c;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 30px auto;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
p.btn_schedule i {
    float: right!important;
    position:absolute;
    right: 15px;
}
p.btn_schedule a:hover {
    text-decoration: none!important;
    color: #fff;
    opacity: 0.8;
}
    
p.btn_notice a{
    margin:0 auto;
    width:400px;
    border-radius: 40px;
    background: #ff8921;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 30px auto 0;
    font-size: 24px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
}
p.btn_notice i {
    float: right!important;
    position:absolute;
    right: 15px;
}
p.btn_notice a:hover {
    text-decoration: none!important;
    color: #fff;
    opacity: 0.8;
}

}



	#spot .tab_wrap .tit01{
		border: #187fc4 3px solid !important;
		color: #187fc4 !important;
	}
	
	#spot .tab_wrap .tit01:hover {
    background: #187fc4 !important;
    color: #fff !important;
}
	
	#spot .tab_wrap .tit02{
		border: #187fc4 3px solid !important;
		color: #187fc4 !important;
	}
	
	#spot .tab_wrap .tit02:hover {
    background: #187fc4 !important;
    color: #fff !important;
}
	
	#spot .tab_wrap .tit03{
		border: #e9546b 3px solid !important;
		color: #e9546b !important;
	}	
	
	#spot .tab_wrap .tit03:hover {
    background: #e9546b !important;
    color: #fff !important;
}
	
	#spot .tab_wrap .tit04{
		border: #e9546b 3px solid !important;
		color: #e9546b !important;
	}
	#spot .tab_wrap .tit04:hover {
    background: #e9546b !important;
    color: #fff !important;
}
	
	#spot .tab_wrap .tit05{
		border: #00a95f 3px solid !important;
		color: #00a95f !important;
	}	
	
	#spot .tab_wrap .tit05:hover {
    background: #00a95f !important;
    color: #fff !important;
}
	
	#spot .tab_wrap .tit06{
		border: #00a95f 3px solid !important;
		color: #00a95f !important;
	}
	
	#spot .tab_wrap .tit06:hover {
    background: #00a95f !important;
    color: #fff !important;
}
	
	#spot .tab_wrap .tit07{
		border: #f08300 3px solid !important;
		color: #f08300 !important;
	}	
	
	#spot .tab_wrap .tit07:hover {
    background: #f08300 !important;
    color: #fff !important;
}
	
	#spot .tab_wrap .tit08{
		border: #f08300 3px solid !important;
		color: #f08300 !important;
	}
		
	#spot .tab_wrap .tit08:hover {
    background: #f08300 !important;
    color: #fff !important;
}
	
	#spot .tab_wrap .tit09{
		border: #a64a97 3px solid !important;
		color: #a64a97 !important;
	}
	
	#spot .tab_wrap .tit09:hover {
    background: #a64a97 !important;
    color: #fff !important;
}


#spot .tab_wrap input:checked + .tit01 {
    background: #187fc4 !important;
    color: #fff !important;
}
#spot .tab_wrap input:checked + .tit02 {
    background: #187fc4 !important;
    color: #fff !important;
}
#spot .tab_wrap input:checked + .tit03 {
    background: #e9546b !important;
    color: #fff !important;
}
#spot .tab_wrap input:checked + .tit04 {
    background: #e9546b !important;
    color: #fff !important;
}
	
#spot .tab_wrap input:checked + .tit05 {
    background: #00a95f !important;
    color: #fff !important;
}
#spot .tab_wrap input:checked + .tit06 {
    background: #00a95f !important;
    color: #fff !important;
}
#spot .tab_wrap input:checked + .tit07 {
    background: #f08300 !important;
    color: #fff !important;
}
#spot .tab_wrap input:checked + .tit08 {
    background: #f08300 !important;
    color: #fff !important;
}
#spot .tab_wrap input:checked + .tit09 {
    background: #a64a97 !important;
    color: #fff !important;
}

.marker-yellow {
  background: linear-gradient(transparent 75%, #fff799 75%);
font-weight: bold; 
}

#attention h2:before, #attention h2:after {
        content: '';
	border: none !important;
    }
