@charset "utf-8";

/*PCSP共通設定*/
section:nth-of-type(odd){background-color:#fff;}
section:nth-of-type(even){background-color:#fff0d1;}
html {scroll-behavior: smooth;}/*smooth scroll*/
main{
	margin-top: 0 !important;
}
article {/*font-family: 'Noto Serif JP', sans-serif !important;*/
	/*font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif" !important;*/
	font-family: "Kaisei Opti", serif !important;

}
strong{
	font-weight: bold !important;
}

.couponbg01{
		background-color: #fff4d6;
	color: #550605 !important;
	}

.couponbg02{
		background-color: #FFC600;
	}

.soon{
		text-align: center;
        background-color: rgba(0, 0, 0, 0.5);
        color: #ffffff;
        width: 100%;
        height: 100%;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        z-index: 1;
	}

/*759px以下*/
@media screen and (max-width: 759.9px) {
	
	.presentimg{
		max-width: 760px;
		width: 100%;
		margin: 0 auto 0;
	}
	
	.presentimg img{
		width: 100%;
	}
	
	.accordion .title{
		font-size: 18px;
	}
	
	.sns_countent{
		margin: 0 0 30px 0;
	}
	
	.sns_countent:first-of-type{
		margin: 30px 0 30px 0;
	}
	
	.sns_countent:last-of-type{
		margin: 0 0 0 0;
	}
	
	.introSp {
		display: block !important;
		max-width: 760px;
		margin: 0 auto;
	}
	
	.introPc {
		
		display: none;
		
	}
	.introSp img{
		width: 100%;
	}
	
	.h3_entry{
		max-width: 443px;
		width: 90%;
		margin: 0 auto 20px;
	}
	
	.h3_entry img{
		width: 100%;
	}
	
	.gridbox{
		/*display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;*/
		
	}
	
	.gridbox li{
		max-width: 400px;
		width: 95%;
		margin: 0 auto 20px;
	}
	
	.gridbox li img{
		width: 100%;
	}
	
	#put h3 {
	font-size: 1.5rem;
	text-align: center;
	margin: 0 auto 0.5rem;
}
	
	/*◆応募要項*/
.lead {
	font-size: 16px;
	font-weight: bold;
	/*color: #BD00AB;*/
	color: #F00;
	/*border: solid 3px #BD00AB;*/
	border: solid 2px #F00;
	padding: 0.5em;
	border-radius: 0.5em;
	margin-top: 2%;
	background-color: #ffffff;
}
.guideBox {
	font-size: 14px;
	line-height: 1.6;
	margin: 1% 0 4%;
}
.guideBox span {
	font-size: 110%;
	font-weight: bold;
}
ul.guideList {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4;
	margin-top: 1%;
}
ul.guideList li {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
	margin-left: 1em;
}
ul.guideList li:before {
	content: '■';
}
/*◆利用規約*/
.ouboBox {
	display: block;
	background: #FFF;
	padding: 2%;
	border: 3px solid rgba(000, 000, 000, 0.1);
}
.ouboBox dt {
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid rgba(000, 000, 000, 0.1);
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	color: #000;
	font-weight: bold;
}
.ouboBox dd {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	height: 200px;
}
	
	.ouboBox dd ul,
	.ouboBox dd ol
	{
		margin: 0 0 0 0;
		list-style: none;
	}
	
	.ouboBox dd ul li,
	.ouboBox dd ol li{
		text-indent: -1em;
		padding-left: 1em;
		font-size: 14px;
	line-height: 150%;
		font-weight: normal;
	}
.ouboBox dd p {
	margin-top: 4%;
}
.ouboBox dd p strong {
	display: block;
	color: #FF0000;
	font-size: 14px;
	margin-bottom: 1%;
}
.ouboBox dd p span {
	display: block;
	font-size: 14px;
	line-height: 150%;
	padding: 0 0 0 1%;
	font-weight: normal;
}
	
	.coupon_detail2{
	position: relative;
        margin: 30px 0 0 0;
        border: 4px solid #FF8600;
}
	
	.coupon_detail2in{
		padding: 20px;
		background-color: #ffffff;
	}
	
	 .coupon_detail2in .coupon_image{
		width: 100%;
		margin: 0 0px 20px 0;
		max-width: 400px;
	}
	
	 .coupon_detail2 img{
		width: 100%;
	}
	
	 .coupon_detail2in .coupon_txt{
		width: 100%;
	}
	
	 .coupon_detail2in .coupon_txt dl dt{
		font-size: 18px;
		color: #FF8600;
		font-weight:bold;
		 text-align: center;
		 margin: 0 0 15px 0;
	}
	
	 .coupon_detail2in .coupon_txt dl dt span{
		display: block;
		font-size: 18px;
		color: #000000;
		 padding: 0 0 10px 0;
		 margin: 0 0 10px 0;
		 border-bottom: #FFBE00 2px solid;
	}
	
	
	
	
	.coupon_detail2in .coupon_txt dl dd{
		color: #FF0004;
		font-size: 14px;
		text-align: center;
	}
	
	.coupon_detail2 .fukidashi2{
		        max-width: 200px;
        position: absolute;
        top: -60px;
        right: 0px;
        width: 52%;
	}
	
	.couponbox{
		margin: 30px 0 0 0;
	}
	
	.couponbox .coupon_tit{
		max-width: 760px;
		width: 100%;
	}
	
	.couponbox .coupon_tit img{
		width: 100%;
	}
	
	.couponbox .coupontit{
		padding: 20px 20px;
		margin: 0 0 15px 0;
		color: #ffffff;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
	}
	
	
	.couponbox .coupontit2{
		/*display: flex;
		justify-content: flex-start;
		align-items: flex-end;*/
	}
	
	.ic_kikaku{
		max-width: 219px;
		width: 50%;
		margin: 0 auto;
	}
	
	.ic_kikaku img{
		width: 100%;
	}
	
	.ti_kikaku{
		width: 100%;
        padding: 15px 15px;
        font-weight: 900;
        font-size: 18px;
        background-color: #b53037;
        color: #ffffff;
		text-align: center;
		
	}
	
	.ti_kikaku2{
		width: 100%;
        padding: 15px 15px;
        font-weight: 900;
        font-size: 18px;
        background-color: #b53037;
        color: #ffffff;
		text-align: center;
		
	}
	
	.ti_kikaku span,
	.ti_kikaku2 span{
		font-size: 16px;
	}
	
	.gentei{
		        background-color: #ffffff;
        padding: 10px 10px;
        font-size: 14px;
        color: #b53037;
        width: 100%;
        text-align: center;
        margin: 0px 0 9px 0;
	}
	
	
	.coupon_detail{
		padding: 15px;
		background-color: #FFF9EA;
		/*border-bottom: 4px solid #b53037;
		border-right: 4px solid #b53037;
		border-left: 4px solid #b53037;*/
	}
	
	.coupon_detail p {
		line-height: 1.5;
		font-size: 14px;
	}
	.coupon_detail p span.chuilist{
		padding-left: 1em;
		text-indent: -1em;
		display: block;
		font-size: 12px;
	}
	
	.coupon_detail p span.chuilist:first-of-type{
		margin: 20px 0 0 0;
	}

	
	.coupon_detail dl{
		margin: 0 0 10px 0;
		font-size: 14px;
	}
	
	.coupon_detail dl:last-of-type{
		margin: 0 0 0 0 !important;
	}
	
	.coupon_detail dl dt{
		font-weight: bold;
	}
	
	
	
		.logodetail{
		background-color: #FFFFD9;
		padding: 10px;
		margin: 30px 0;
	}
	
	.logotit{
		font-size: 16px;
		color: #FF0004;
		margin: 0 0 15px 0;
		text-align: center;
		font-weight: bold;
	}
	
	.logodetail ul{
		/*display: flex;
		justify-content:flex-start;
		align-items: center;*/
	}
	
	.logomark{
		width: 30%;
		margin: 0 auto 15px;
	}

	.logomark img{
		width: 100%;
	}
	
	.logotxt{
		font-size: 12px;
		line-height: 1.5;
	}
.introbox{
	padding: 20px;
	border: double 6px #cccccc;
}
	
	.introbox h2{
		position: relative;
        text-align: center;
        width: 70%;
        font-size: 18px;
        margin: 0 auto 30px;
        font-weight: bold;
        background: linear-gradient(transparent 50%, #f9ff92 50%);
	}
	
	.introbox h2::after{
		        content: "";
        position: absolute;
        top: 0px;
        right: -5%;
        background-image: url(../images/im_oke.png);
        max-width: 200px;
        width: 20%;
        background-size: contain;
        height: 130%;
        background-repeat: no-repeat;
	}
	
	.introbox dl{
		margin: 0 0 0px 0;
        
	}
	
	.introbox dl:last-of-type{
		margin: 0 !important;
	}

	
	.introbox dl dt{
		background-color: #4b7a66;
		font-size: 16px;
		color: #FFFFFF;
		text-align: center;
		padding: 10px 0;
		font-weight: bold;
		margin: 0 0 0px 0;
	}
	
	.introbox dl dd{
		        font-size: 14px;
        line-height: 1.5;
        background-image: url(../images/mark_onsen2.png);
        background-color: rgba(255, 255, 255, 0.7);
        background-blend-mode: lighten;
        background-size: 50%;
        background-position: 100% 90%;
        background-repeat: no-repeat;
        padding: 15px 0 15px 0;
	}
	
	.hotelarea{
		margin: 30px 0 0 0;
	}
	
		.hotelbox{
			padding: 20px;
	border: double 6px #cccccc;
			margin: 0 0 20px 0;
	}
	
	.hotelbox:last-of-type{
		margin: 0 !important;
	}
	
	.hotelbox h3{
		font-size: 16px !important;
		text-align: center !important;
		margin: 0 0 30px 0;
		padding: 0 0 20px 0;
		border-bottom: #cccccc 4px solid;
		font-weight: bold;
			
	}
	
	.hotelbox h3 span{
		display: inline-block;
		padding: 0 10px 0 0;
		font-size: 14px;
	}
	
	.hotelbox .hoteldetail{
		padding: 15px 15px;
		text-align: center;
		font-size: 14px;
		line-height: 1.5;
		/*background-color: #E6E3F8;*/
		margin: 0 0 20px 0;
	}
	
	.gourmet_intro{
		padding: 20px 20px;
		/*display: flex;
		justify-content: space-between;
		align-items: center;*/
		background-color: #ffffff;
		margin: 0 0 20px 0;
		
	}
	
	.gourmet_img{
		width: 100%;
		max-width: 400px;
		margin: 0 auto 20px;
	}
	
	.gourmet_img img{
		width: 100%;
	}
	
	.gourmet_detail{
		width: 100%;
	}
	
	.gourmet_tit{
		background-color: #ce6100;
		color: #ffffff;
		text-align: center;
		font-size: 16px;
		padding: 15px 15px; 
		border-radius: 20px;
		margin: 0 0 20px 0;
	}
	
	.gourmet_txt{
		font-size: 14px;
		line-height: 1.5;
	}
	
	.gourmet_txt p{
		margin: 0 0 20px 0;
	}
	
	.gourmet_txt p:last-of-type{
		margin: 0 0 0 0 !important;
	}


	
	
#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%;
}
.mainarea h2 {
    padding: 1rem 2rem;
    font-size: 18px;
	text-align: center;
	    margin: 0 0 10px 0;
	position: relative;
	z-index: 1;
}
	
	.mainarea h2::before{
		content: "";
        position: absolute;
        top: 33%;
        left: 0%;
        background-image: url("../images/kumo2.png");
        max-width: 236px;
        width: 30%;
        background-size: contain;
        height: 130%;
        background-repeat: no-repeat;
		z-index: -1;
		opacity: 0.5;
	}
.mainarea h2::after{
		content: "";
        position: absolute;
        top: 33%;
        right: 0%;
        background-image: url(../images/kumo1.png);
        max-width: 236px;
        width: 30%;
        background-size: contain;
        height: 130%;
        background-repeat: no-repeat;
        z-index: -1;
        opacity: 0.5;
	}

.inner{
	width: 98%;
	margin: 0 auto;
	padding: 6% 1%;
}
	
.txt01{
		font-size: 12px;
		text-align: center;
	}

/*title*/

.titlePc {
	display: none !important;
}

.titleSp {
	width: 100%!important;
    text-align: center;
    background-size: 211%;
	margin: 0 auto;
	max-width: 1000px;
}

	.titleSp img{
		width: 100%;
	}
	

a:hover img {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}

#anchorLinkBlock p.pageBackBlock {
	font-size: 11px !important;
	padding: 1%;
}

p.text {
	font-size: 123.1%;
	font-weight: bold;
	text-align: center;
	margin: 5% 0 2% 0;
}

p.attention {
	font-size: 123.1%;
	width: 96%;
	margin: 2% 2% 5% 2%;
	border: 2px #F00 solid;
	padding: 2%;
	background: #FFF;
}


.b_txtcenter{
	text-align: center !important;
	font-weight: bold !important;
	color: #FF0004 !important;
	
}


.borderBox {
	display: inline-block;
	padding: 4% 5%;
	border: solid 3px #1048e0;
	position: relative;
	font-size: 123.1%;
}

.borderBox:after {
	content: "";
	border: solid 1px #1048e0;
	position: absolute;
	top: 3px;
	left: 3px;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
}

.borderBox strong {
    background: linear-gradient(transparent 60%, #ffff66 0%);
    display: inline-block;
}

.unit {
	width: 98%;
	margin: 4% 1% 3%;
	text-align: left;
	background: #FFF;
	padding: 4% 3%;
	border: 2px solid #EEE;
	box-shadow: 0px 0px 10px 0px rgba(10,10,10,0.1), 0px 1px 0px 0px rgba(0,0,0,0.02);
}

.unit span {
	font-size: 123.1%;
    font-weight: bold;
	color: #0070c0;
}

.unit span b{
	font-size: 14px !important;
}

.unit img {
    width: 100%;
	text-align: center;
    margin: 2% 0;
}

.unit .detail {
    font-size: 123.1%;
	line-height: 1.5;
}

.message {
	width: 80%x;
	margin: 4% 10%;
	font-size: 100%;
	text-align: center;
	background: #EBEBEB;
	padding: 8% 0;
	border-radius: 0.5em;
}

.textLeft {
	font-size: 123.1%;
	text-align: left;
}

.catch {
	font-size: 123.1%;
	text-align: center;
    font-weight: bold;
}

.catch .red {
    color: #FF0000;
}

.catch .blue {
    color: #0033cc;
}

.catch .green {
    color: #009966;
}


.bannertxtarea{
	width: 100%;
	margin: 30px auto 0;
}

.bannertit{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #c6021a;
}

.bannertxt{
	font-size: 14px;
	line-height: 1.8;
	margin: 0 0 10px 0;
}
	
	.bannerBox{
		max-width: 950px;
		margin: 0 auto;
	}

.bannerBox img {
    margin-top: 5%;
	width: 100%;
}

/* =========================================================
◆navigation
========================================================= */
.topNavi {
	width: 100%!important;
	/*background: #01c0f4;*/
    background: #b53037;
	text-align: center;
}

.topNavi ul {
	text-align: center;
	margin: 0;
	overflow: hidden;
	padding: 0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.topNavi ul li {
	font-size: 102.1%;
	font-weight: bold;
	display: block;
	width: 50%;
	float: left;
	margin: 0;
    padding: 2% 0;
	border-left: 1px dashed rgba(255,255,255,1);
	border-bottom: 1px dashed rgba(255,255,255,1);
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 0;
}

.topNavi ul li:last-child { /*9番目以降*/
	border-bottom: none;
	width: 99.7%;
}

/*.topNavi ul li:nth-child(9) {
	width: 99.7%;
}*/

.topNavi ul li:nth-child(odd) { /*奇数*/
	border-left: none;
}

.topNavi ul li a {
    color: #ffffff;
}

/* =========================================================
◆photoswipe
========================================================= */
.my-gallery{
		position: relative;
		z-index: 0;
	}
	
	.my-gallery .soon{
		font-size: 24px;
	}	
	

figure {
	position: relative;
	margin-top: 2%;
}

figure img {
	width: 100%;
	height: auto;
	padding: 0 2%;
}

figure:hover:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	display: block;
	z-index: 99;
	background: url(../images/ic_zoom.png) no-repeat;
	background-size: 100% auto;
}

*, *:before, *:after {
	box-sizing: border-box;
}

/* =========================================================
◆slide
========================================================= */
.slide-wrap {
	background: rgba(255,255,255,0); /*背景白を透過*/
	display: flex;
	margin: 0 auto;
	width: 100%;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

.slide-box {
	      margin: 5px auto 20px;
    max-width: 400px;
	 width: 100%;
        flex-shrink: 0;
	text-align: center;
	position: relative;
}
	
	.slide-box img{
		width: 100%;
	}
	
	.coupon_fukidashi{
		position: absolute;
    width: 35%;
    top: -5px;
    left: -5px;
	}
	
	.coupon_fukidashi img{
		width: 100%;
	}

.slide-box .areaEast {
  background: #00C33A;
  color: #FFFFFF;
  font-size: 123.1%;
  padding: 2%;
  text-align: center;
}

.slide-box .areaMiddle {
  background: #FFB600;
  color: #FFFFFF;
  font-size: 123.1%;
  padding: 2%;
  text-align: center;
}

.slide-box .areaWest {
  background: #0099ff;
  color: #FFFFFF;
  font-size: 123.1%;
  padding: 2%;
  text-align: center;
}

.slide-box p {
	text-align: left;
	font-size: 123.1%;
	padding-top: 2%;
}

.slide-box p span {
	font-weight: bold;
}

.slide-box p.point {
	background: #FFFFD9;
	padding: 2%;
	margin-top: 1%;
}

.slide-box p.point span {
	color: #F00;
}

.slide-box p.detail {
	line-height: 1.5;
	font-size: 123.1%;
}

	
.detail {
		padding: 10px 10px;
		border-bottom: 1px dotted #333;
		margin: 0 0 10px 0;
	}
	
	.detail:last-of-type{
		border: none;
		margin: 0 0 0 0 !important;
	}
	
	.detail p{
		font-size: 123.1%;
	}
	
.detail dl {
	font-size: 123.1%;
	line-height: 1.5;
	padding: 2% 0;
	border-bottom: 1px dotted #333;
	text-align: left;
}

.detail dl span {
	font-size: 80%;
}

.detail dt {
	clear: left;
	float: left;
	width: 30%;
	font-weight: bold;
}

.detail dd {
	margin-left: 30%;
}

.detail dl:last-child {
	border-bottom: none;
}

p.heed {
	font-size: 123.1%;
	background: #FFF;
	margin: 3% 0;
}

.slide-box2 {
	margin: 1% 3% 0 0;
    flex: 0 0 50%;
	text-align: center;
}

	.slide-box2 img{
		width: 100%;
		image-rendering: -webkit-optimize-contrast;
	}	

.slide-box2 p {
	text-align: left;
	font-size: 123.1%;
	padding: 2% 0;
}

.slide-box2 p span {
	font-weight: bold;
}

.slide-box2 .Btn {
	overflow: hidden;
    width: 98%;
	margin: 0 1%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 123.1%;
    font-weight: bold;
    display: block;
    position: relative;
    text-align: center;
    color: #333;
    text-decoration: none;
}

.slide-box2 .Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #F60;
	color: #fff;
	text-decoration :none;
	padding: 8% 5%;
}

.slide-box2 .Btn a:hover {
	background: #F30;        /* マウスオーバーカラー */  
}

.slide-box2 .Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 5px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #F60;
}

.slide-box2 .Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #F30;
}

.slide-box2 .Btn_gray {
	overflow: hidden;
    width: 98%;
	margin: 0 1%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 123.1%;
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    text-decoration: none;
	background: #666;
	padding: 8% 5%;
}

.slide-box2 .Btn_gray:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn_gray:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 5px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #666;
}

/* =========================================================
◆list横並び
========================================================= */
.itemList3 > div {
	float: left;
	width: 100%;
	padding: 2% 0;
}

.itemList3 > div .Btn {
	overflow: hidden;
    width: 94%;
	margin: 0 3%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 123.1%;
    font-weight: bold;
    display: block;
    position: relative;
    text-align: center;
    color: #333;
    text-decoration: none;
}

.itemList3 > div .Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #F60;
	color: #fff;
	text-decoration :none;
	padding: 5%;
}

.itemList3 > div .Btn a:hover {
	background: #F30;        /* マウスオーバーカラー */  
}

.itemList3 > div .Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.itemList3 > div .Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #F60;
}

.itemList3 > div .Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #F30;
}

.itemList3 > div .Btn_gray {
	overflow: hidden;
    width: 94%;
	margin: 0 3%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 123.1%;
    font-weight: bold;
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    text-decoration: none;
	background: #666;
	padding: 5% 0;
}

.itemList3 > div .Btn_gray:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.itemList3 > div .Btn_gray:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #666;
}

.itemList4 {
	width: 100%;
	padding: 2% 0;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList4 > div {
	float: left;
	width: 50%;
	padding: 1%;
    margin-top: 2%;
}

.itemList4 > div img {
	width: 100%;
}

.itemList4 > div dt {
	font-size: 123.1%;
    text-align: center;
}

.itemList4 > div dd {
	font-size: 123.1%;
	text-align: left;
	padding: 2% 4% 4%;
	background: #FFF;
}

/* =========================================================
◆slider
========================================================= */
	
	.boxarea1{
		margin: 30px 0 0 0;
	}
	
.slider img {
	max-width: 100%;
	width: 100%;
	height: auto;
	padding: 0 1%;
}
/*
.slider div p {
	font-size: 123.1%;
	padding: 2% 1%;
	text-align: left;
}*/
	

.boxtit{
		text-align: center !important;
	margin: 0 0 0px 0 !important;
	padding: 10px 0 !important;
	display: flex;
        justify-content: center;
        align-items: center;
	color: #ffffff;
		
	}
	
	.boxtit span{
		display: flex;
		justify-content: center;
		align-items: center;
	}

.slide-box p span {
	font-weight: bold;
	
}

.slide-box .point {
	background: #FFFFFF;
	padding: 10px;
	line-height: 1.4;
}

	.slide-box .point p{
		margin: 0 0 20px 0;
	}
	
	.slide-box .point p:last-of-type{
		margin: 0 0 0 0 !important;
	}

	

.slider div p img {
    float: left;
	max-width: 22px; 
    height: auto;
	padding: 0;
    margin-right: 1%;
}

.slider div p .lead {
	font-size: 110%;
}

.slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}

.prev-arrow {
  left: -40px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #113463;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  background: rgba(255,255,255,0); /*背景白を透過*/
}
.next-arrow {
  right: -40px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #113463;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  background: rgba(255,255,255,0); /*背景白を透過*/
}

.slick-slide {
	opacity: 0.5;
	background: rgba(255,255,255,0); /*背景白を透過*/
}

.slick-active {
	opacity: 0.5 ;
}
.slick-center {
	opacity: 1 !important;
}

.slide_selector{
	z-index: 1 !important;
	position: relative;
	overflow: hidden;
}

/* =========================================================
◆アコーディオン
========================================================= */
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cp_box {
	width: auto;
	margin: 1em auto;
}

.cp_box label {
	position: relative;
	display: block;
	width: 100%;
	padding: 3%;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	color: #FFF;
	background: #000066;
	border-radius: 4px;
	font-size: 123.1%;
	font-weight: bold;
}

.cp_box label span {
	font-size: 70%;
}

.cp_box label:hover {
	transition: all 0.3s;
	color: #ffffff;
	background: #000099;
}

.cp_box label::after {
	font-family: 'FontAwesome';
	content: ' \f067';
	color: #FFF;
}

.cp_box label:hover::after {
	color: #FFF;
}

.cp_box input:checked ~ label::after {
	font-family: 'FontAwesome';
	content: ' \f068';
	color: #FFF;
}

.cp_box input:checked ~ label:hover::after {
	color: #FFF;
}

.cp_box input {
	display: none;
}

.cp_box .cp_container {
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 0;
	margin-top: -1px;
	transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
}

.cp_box input:checked ~ div {
	transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
}

/* 続きを読むを押すと表示されるテキストの高さ */
.cp_box input:checked ~ div.cp_container {
	height: auto;
}

/* =========================================================
◆観光列車
========================================================= */
.aboutBox,
.aboutBox02 {
    padding-bottom: 5%;
}

.aboutBox .photo {
	text-align: center;
	width: 100%!important;
	margin: 0 auto;
	padding-bottom: 2%;
}

.aboutBox02 .photo {
	text-align: center;
	width: 80%!important;
	margin: 0 auto;
	padding-bottom: 2%;
}
	
.aboutBox .photo img,
	.aboutBox02 .photo img{
		width: 100%
	}	

.aboutBox .detail,
.aboutBox02 .detail {
    font-size: 123.1%;
}

/* =========================================================
◆ボタン
========================================================= */
.Btn {
 
  width: 94%;
  margin: 0 auto;
 
}

.Btn a {
	color: #fff;
  display: block;
  margin: 4% 3%;
  text-align: center;
  background: #F60;
  border-radius: 5px;
  padding: 6% 3%;
  position: relative; /* 追記 */
  font-size: 123.1%;
  font-weight: bold;
}

.Btn span {
  font-size: 80%;
  font-weight: normal;
}

.Btn a::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

	.Btn a:hover{
		opacity: 0.8;
	}

.Btn_gray {
  color: #fff;
  width: 94%;
  margin: 4% 3%;
  text-align: center;
  background: #666    ;
  border-radius: 5px;
  padding: 6% 3%;
  position: relative; /* 追記 */
  font-size: 123.1%;
  font-weight: bold;
}

.Btn_gray::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.Btn_gray a{
	pointer-events: none;
	color: #ffffff !important;
}


.topic_area{
	margin: 0 0 0 0;
}

.topic_intro{
	text-align: center;
    font-size: 5vw;
    font-weight: bold;
    margin: 50px 0;
}

.redtxt{
	color: #FF0004;
}

.purpletxt{
	color: #C457FC;
}

.topicboxarea{
	/*margin: 70px 0 20px 0;*/
	margin: 0px 0 20px 0;
}

.topicboxarea2{
	margin: 0px 0 20px 0;
}

.topictit{
	position: relative;
  padding: 1rem 1rem;
  text-align: center;
  color: #B90003;
  border-radius: 10px 10px 10px 10px;
  background-color: #FFCDCE;
	font-size: 4.5vw;
}
/*
.topictit::after {
   font-size: 4.5vw;
    position: absolute;
    top: -32px;
    left: 0;
   
    padding: 5px 1em;
    color: #fff;
    border-radius: 10px 10px 0 0;
    background-color: #B90003;
  }

.point1::after{
	content: '\その①';
}


.point2::after{
	content: '\その②';
}*/

.topic_introduction{
	margin: 20px 0 20px 0;
	/*display: flex;
	justify-content: space-between;
	align-items:flex-start;*/
	padding: 20px;
	    background-color: #FFFFD9;
}

.introduction_txt{
	font-size: 4.3vw;
	/*width: 70%;*/
	line-height: 2;
	
}

.introduction_txt strong{
	font-size: 4.5vw;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

.introduction_img{
	max-width: 400px;
	width: 100;
	margin: 20px auto;
}

.introduction_img img{
	width: 100%;
}



.spotboxarea{
	/*display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;*/
	display: flex;
	margin: 0 auto 20px;
	width: 100%;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	
}

.spottit{
	    position: relative;
    padding: 1rem 1rem;
    border-radius: 10px;
    font-size: 4.5vw;
    font-weight: bold;
    margin: 0 0 20px 0;
  
}

.spottit:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;

}

.spottit1{
	color: #2f5597;
	background: #c6d9ff;
}

.spottit1:after {
  
  border-color: #c6d9ff transparent transparent transparent;
}


.spottit2{
	color: #d1296d;
	background: #ffbcd7;
}

.spottit2:after {
  
  border-color: #ffbcd7 transparent transparent transparent;
}

.spotbox{
	    border: 1px solid #cccccc;
    margin: 5px 1% 20px 1%;
    width: 80%;
	flex-shrink:0;
	background-color: #ffffff;
	position: relative;
}
	
	.spotbox .cp_box{
		padding: 0 10px;
	}

.spotimg{
	max-width: 400px;
	width: 100%;
}

.spotimg img{
	width: 100%;
}

.spotdetail{
	padding: 10px 10px;
}

.spotdetail dt{
	margin: 0px 0 10px 0;
	font-size: 4.3vw;
	color: #C062FF;
	font-weight: bold;
}

.spotdetail dt span{
	display: block;
	color: #000000;
	font-size: 3.8vw;
	margin: 10px 0 0 0;
}

.spotdetail dd{
	padding: 10px;
	background-color: #FFFFD9;
	font-size: 4.3vw;
	line-height: 1.8;
	margin: 0;
}


.spotarea2{
	/*display: flex;
	justify-content: space-between;
	align-items: flex-start;*/
	    margin: 20px auto 20px;
	width: 95%;
}

.spotarea2img{
	max-width: 518px;
	width: 100%;
	margin: 0 auto 20px;
	
}

.spotarea2img img{
	width: 100%;
}

.spotarea2detail{
	font-size: 4.3vw;
	line-height: 2;
	width: 100%;
}

.spotarea2detail strong{
	display: block;
	margin: 0 0 10px 0;
	font-size: 4.5vw;
}



#coupon{
	overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(0deg, transparent, transparent 8px, rgba(255, 252, 209, 1) 8px, rgba(255, 252, 209, 1) 16px );
}

.coupon_top{
		position: relative;
		z-index: 0;
	}
	
	.coupon_top .soon{
	
	font-size: 24px;
	}
	

.coupondetailalea h3.title1 {
  width: 80%;
  line-height: 50px;
	margin: 20px auto;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
  background: #E2201B;
  padding: 4px;
  box-shadow: -4px 4px 0px -2px #E2201B;
}
.coupondetailalea h3.title1 span{
  border: 4px solid  #FFFFFF;
  width: 100%;
  display: block;
}

.coupondetailalea h3.title1::after{
	    content: '';
	background-image:none !important;
}



.coupondetailalea h3.title2 {
  width: 80%;
  line-height: 50px;
	margin: 20px auto;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
  background: #0044FF;
  padding: 4px;
  box-shadow: -4px 4px 0px -2px #0044FF;
}
.coupondetailalea h3.title2 span{
  border: 4px solid  #FFFFFF;
  width: 100%;
  display: block;
}

.coupondetailalea h3.title2::after{
	    content: '';
	background-image:none !important;
}



.coupondetailalea .comment_box{
  width: 90%;
	margin: 20px auto 40px;
	background: rgba(255,255,255,0.8);
	padding: 30px 20px;
  text-align: center;
	border-radius: 30px;
	box-shadow: 2px 2px rgba(0,0,0,0.1);
}
.coupondetailalea .comment_box p{
	font-size: 16px;
	line-height: 1.8;
}


.coupondetailalea .step_unit {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 60px 0 20px;
}
.coupondetailalea .step_box {
	    width: 80%;
    margin: 0 auto 50px;
    background: #FFFFFF;
    border: 2px solid #ffe100;
    border-radius: 20px;
    text-align: center;
    padding: 35px 15px 10px;
    position: relative;
    font-size: 14px;
}

.coupondetailalea .step_box h4 {
	position: absolute;
	top:-30px;
	left: 0;
	right: 0;
	width: 100%;
	background: url("../images/bg_title_step.svg")no-repeat center center;
  background-size: contain;
	font-size: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0 20px;
}



.coupondetailalea .step_box img {
	max-width: 90%;
	margin: 10px auto;
}
img#qrcode {
	width: 70%;
}
.coupondetailalea .step_box .fukidashi {
	background: url("../images/fukidashi.png")no-repeat center center;
  background-size: contain;
	padding:30px 0 20px;
	margin-top: -10px;
}



.coupondetailalea a.link_pdf {
	width: 60%;
	display: block;
	margin: 30px auto 80px;
	background: #e2201b;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
}
.coupondetailalea a.link_pdf img{
	width: 20px;
  vertical-align: middle !important;
  margin-left: 5px;
}
.coupondetailalea a.link_pdf:hover {
	text-decoration: none !important;
	color: #FFFFFF !important;
	opacity: 0.8;
}


.access_site {
	background: url("../images/icon_access.jpg")no-repeat left center;
  background-size: 40px;
	padding-left: 45px;
	text-align: left;

}
.entry_site {
	/*background: url("images/receiving_screen.png")no-repeat left top;
  background-size: 60%;
	padding: 40px 0 20px 60%;*/
	text-align: left;
	margin: 10px 0 15px;
	list-style: none;
	padding: 0;
}
.entry_site li{
	margin-bottom: 15px;
	text-indent: -1em;
	margin-left: 1em;
}
.entry_site li p.attention2{
	margin-left: 1em;
}

.coupon_titarea{
	/* display: flex; */
	justify-content: center;
	align-items: stretch;
	background-color: #ffffff;
	padding: 10px 10px;
	border:  2px solid #ffe100;
	margin: 0 0 20px 0;
	border-radius: 10px;
}

.coupontitsub{
	
	background: #E2201B;
	padding: 10px;
	border-radius: 10px;
	width: 100%;
	margin: 0 0% 2% 0;
	text-align: center;
}


.coupontitsub p{
	/*border: 4px solid #ffffff;*/
	text-align: center;
	border-radius: 20px;
	padding: 0px;
	
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}


.coupontitmain{
	width: 100%;
}

.couponsubtit{
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.coupontxt1{
	color: #ffffff;
	background-color: #3333ff;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt2{

	color: #ffffff;
	background-color: #ff66cc;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt3{
	color: #ffffff;
	background-color: #00b050;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt4{
	color: #ffffff;
	background-color: #ff6600;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt5{
	color: #ffffff;
	background-color: #00206f;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.couponmaintit{
	font-size: 26px;
	color: #2f5597;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-align: center;
}

.couponkikan{
	border-radius: 10px;
	border: 2px #000000 solid;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
}


.couponchui{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.couponchui li{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.couponchui li span{
	display: block;
}

.couponchui li span.mark{
	margin: 0 5px 0 0;
}

.red{
	color: #E2201B;
}

.coupondetailalea2{
	margin: 20px 0 20px 0;
	padding: 20px 20px;
	background-color: #ffffff;
}

.coupondetailalea2 .chui{
	color: #E2201B;
	font-size: 14px;
	margin: 20px 0 20px 10px;
}


h5.coupondetailbox_tit{
	        font-size: 16px;
        text-align: center;
        padding: 10px 20px;
        margin: 0 0 0 0;
        border-bottom: 4px solid #cccccc;
}

.coupondetailbox{
	background-color: #0A75CD;
	padding: 10px 10px;
	margin: 0 0 20px 0;
}

.coupondetailboxin{
	/*display: flex;
	justify-content: center;
	align-items: stretch;*/
}

.coupondetail_koumoku{
	    font-size: 18px;
    width: 100%;
    font-weight: bold;
    color: #ffffff;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    text-align: center;
    margin: 0 0 10px 0;
}

.coupondetail_naiyoubox{
	background-color: #ffffff;
    padding: 10px;
    width: 100%;
}

.coupondetail_naiyouboxin{
	/*display: flex;
	justify-content: center;
	align-items: center;*/
}

.coupondetail_naiyou1{
	width: 100%;
}
.coupondetail_naiyou1 ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.coupondetail_naiyou1_box1{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.coupondetail_naiyou1_box1 span{
	font-size: 14px;
}

.coupondetail_naiyou1_box2{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;
	background-color: #92d050;
	padding: 10px 10px;
	display: flex;
	justify-content: center;
	align-items: stretch;
	width: 60%;
}

.coupondetail_naiyou2{
	    font-size: 16px;
    text-align: center;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    width: 100%;
    margin: 10px 0 10px 0;
}

.coupondetail_naiyou3{
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;
}

.coupondetail_naiyou3 ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 10px;
	background-color: #ffc000;
}

.coupondetail_naiyou3_box1{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 59%;
}

.coupondetail_naiyou3_box2{
	width: 37%;
	max-width: 400px;
}

.coupondetail_naiyou3_box2 img{
	width: 100%;
}

.coupondetail_naiyou3 .righttxt{
	    font-size: 14px;
    /* position: absolute; */
    /* right: 0px; */
    /* bottom: -34px; */
    text-align: right;
}
	
	.righttxt1{
	font-size: 14px;
	text-align: right;
	margin: 20px 0 0 0;
}

.coupondetail_naiyou_bottom1{
	    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.coupondetail_naiyou_bottom2{
	font-size: 12px;
	color: #E2201B;
}


.coupondetail_naiyouboxin2{
	padding: 10px;
	background-color: #FFFFD9;
}

.coupondetail_naiyouboxin_1{
	/*display: flex;
	justify-content: flex-start;
	align-items: stretch;*/
}

.coupondetail_naiyou4{
	font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding: 10px 20px;
    background-color: #ff66cc;
    margin: 0 0px 10px 0px;
    font-weight: bold;
    width: 100%;
}

.coupondetail_naiyou5{
	    font-size: 18px;
    color: #E2201B;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 0 10px 0;
	text-align: center;
}

.coupondetail_naiyou5 span{
	    font-size: 12px;
    padding: 0 0 0 0px;
}


.nimotsutit{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.nimotsutit span{
	text-decoration: underline;
}

.coupondetail_naiyouboxin2 ul{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.coupondetail_naiyouboxin2 ul li{
	font-size: 14px;
}

.couponlistarea{
	background-color: #0A75CD;
	padding: 10px;
	
}

.couponlistbox{
	margin: 0 0 20px 0;
	background-color: #ffffff;
	padding: 10px;
}

.couponlistbox .slide-box p.point{
	background: #e6ffce !important;
}

.areatit{
	padding: 10px 10px 20px;
	text-align: center;
	font-size: 18px;
	background-color: #0A75CD;
	color: #ffffff;
	font-weight: bold;
}

.bluetxt{
	color: #0054FF;
	font-size: 12px !important;
}

.boxlong {
	padding: 10px;
	margin: 20px 0;
}

.boxlong p {
  font-size: 123.1%;
}

.boxlong p span {
	font-weight: bold;
}

.boxlong p.point {
	background: #e6ffce;
	padding: 10px;
	margin-top: 10px;
	line-height: 1.4;
}

.boxlong p.point span {
	color: #F00;
}

.boxlong_couponarea{
	/*display: flex;
	justify-content: space-between;
	align-items: stretch;*/
}

.boxlong_coupon1{
	width: 100%;
	max-width: 400px;
	margin: 10px auto 10px;
}

.boxlong_coupon2{
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.boxlong_coupon1 ul{
	display: flex;
	justify-content: center;
	align-items: stretch;
	list-style: none;
	margin: 0;
	padding: 0;
}

.boxlong_coupon1 ul li{
	width: 50%;
}

.boxlong_coupon1 ul li.txtarea{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #ff66cc;
}
.boxlong_coupon1 ul li.imgarea{
	max-width: 400px;
	margin: 0 auto;
}
.boxlong_coupon1 ul li.imgarea img{
	width: 100%;
	vertical-align: bottom;
}


.cap{
	padding: 10px;
	background-color: #fff0d1;
}

.cap p{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}


.commodityarea {
	position: relative;
	padding: 10px;
	background-color: #ffffff;
	margin: 30px 0 0px 0;
}

.commodity1{
	border: 2px solid #b53037;
}


.commodity2{
	border: 2px solid #ce6100;
}

.commoditytit{
	font-size: 18px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 10px 0 20px 0;
	font-weight: bold;
}

.commodity1 .commoditytit{
	color: #b53037;
	border-bottom: dotted 2px #b53037;
}


.commodity2 .commoditytit{
	color: #ce6100;
	border-bottom: dotted 2px #ce6100;
}

.commodity_chui{
	color: #E00003;
	font-size: 12px;
	margin: 0 0 20px 0;
	text-align: center;
	padding: 10px 10px;
	border: 4px solid #E00003; 
	font-weight: bold;
}

.commoditybtn{
	/*display: flex;
	justify-content: center;
	align-items: center;*/
}

.commoditybtn .Btn{
	margin: 0 0% 10px 0%;
	width: 100% !important;
}

.kouchiillust{
	position: absolute;

}

.kouchiillust img{
	width: 100%;
}

#illust1{
	max-width: 122px;
	width: 5% !important;
	top: -6px;
	left: 110px;
}

#illust2{
	    max-width: 66px;
    width: 17%;
    top: 4%;
    right: 3%;

}


#illust3{
	    max-width: 51px;
    width: 13%;
    top: 3%;
    left: 3%;
}


#illust4{
	    max-width: 74px;
    width: 19%;
    top: 5%;
    right: 2%;
}




#illust5{
	    max-width: 55px;
    width: 14%;
    top: 1%;
    left: 3%;
}

	

/*modal*/
	
.modal {
  display: none;
  position: fixed;
  z-index: 20;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);

}
	
 .modal-wrap{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

.modal-box {
    background-color: #fff;
    margin: 10% auto;
    max-width: 760px;
    width: 90%;
    border-radius: 10px;
    animation-name: modalopen;
    animation-duration: 1s;
    position: relative;
	padding: 20px;
	transition: all 0.3s;
}
	
	.modal-boxin{
		/*display: flex;
		justify-content: space-between;*/
		
	}

.modalClose{
      position: absolute;
      top: 0;
      right: 0;
    }
	
	
	
.modalOpen {
        position: relative;
        display: block;
         width: 100%;
	margin: 0 auto 15px;
        padding: 10px;
        cursor: pointer;
        transition: all 0.3s;
        text-align: center;
        color: #FFF;
        background: #000066;
        border-radius: 0.2em;
        font-size: 123.1%;
    }
.modalOpen span {
        font-size: 70%;
    }
.modalOpen:hover {
        transition: all 0.3s;
        color: #ffffff;
        background: #000099;
    }
.modalOpen::after {
        font-family: 'FontAwesome';
        content: ' \f067';
        color: #FFF;
    }
.modalOpen:hover::after {
        color: #FFF;
    }
	
	.modal-img{
		width:95%;
		margin: 0 auto 10px;
		max-width: 400px;
	}
	
	.modal-img img{
		width: 100%;
	}
	
	.modal-detail{
		width: 95%;
		margin: 0 auto;
	}
	
	.detail_intro{
		margin: 0 0 10px 0;
	}
	
	.detail_intro dl dt{
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		border-bottom: 2px dotted #000000;
		
	}
	
	.detail_intro dl dd{
		font-size: 14px;
		line-height: 1.8;
	}
	
 /* 閉じるボタン */
  .modal-close-btn {
      position: absolute;
      right: 0px;
      top: 0px;
      width: 30px;
      height: 30px;
      cursor: pointer;
      z-index: 20;
      /* background-color: white; */
      /* border-radius: 50%; */
  }
	
  .modal-close-btn:hover {
          opacity: 0.8;
      }
  /* 閉じるボタンのX */
  .lineClose {
      display: inline-block;
      vertical-align: middle;
      color: var(--c-white);
      line-height: 1;
      width: 1rem;
      height: .2rem;
      background: currentColor;
      border-radius: 0.1rem;
      transform: rotate(45deg);
      position: absolute;
      top: 50%;
      left: 20%;
  }
  .lineClose::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
  }
	
	.spottitle{
		font-size: 16px;
		font-weight: bold;
		padding: 10px 10px;
		color: #C062FF;
		display: flex;
		align-items: center;
	}
	
	.accordion {
margin: 3em auto;

}
.toggle {
display: none;
}
.option {
position: relative;
margin-bottom: 1em;
}
.coupondetail_title,
.content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}
.coupondetail_title {
padding: 1em;
border: 2px solid #0A75CD;
display: block;
color: #333;
font-weight: bold;
	font-size: 16px;
}
.coupondetail_title::after,
.coupondetail_title::before {
content: "";
position: absolute;
right: 1.25em;
top: 1.25em;
width: 2px;
height: 0.75em;
background-color: #333;
transition: all 0.3s;
}
.coupondetail_title::after {
transform: rotate(90deg);
}
.content {
max-height: 0;
overflow: hidden;

}

.toggle:checked + .coupondetail_title + .content {
max-height: 500px;
transition: all 1.5s;
padding: 15px;
}
.toggle:checked + .coupondetail_title::before {
transform: rotate(90deg) !important;
}
	
}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
	
	.presentimg{
		max-width: 970px;
		width: 100%;
		margin: 0 auto 0;
	}
	
	.presentimg img{
		width: 100%;
	}
	
	.sns_countent{
		margin: 0 0 30px 0;
	}
	
	.sns_countent:first-of-type{
		margin: 30px 0 30px 0;
	}
	
	.sns_countent:last-of-type{
		margin: 0 0 0 0;
	}
	
	.accordion .title{
		font-size: 24px;
	}
	.introSp {
		display: none;
	}
	
	.introPc {
		display: block !important;
		max-width: 970px;
		margin: 0 auto;
	}
	.introPc img{
		width: 100%;
	}
	
	.h3_entry{
		max-width: 443px;
		width: 100%;
		margin: 0 auto 20px;
	}
	
	.h3_entry img{
		width: 100%;
	}
	
	.gridbox{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		
	}
	
	.gridbox li{
		width: 48%;
		margin: 0 0 20px 0;
	}
	
	.gridbox li img{
		width: 100%;
	}
	
	#put h3 {
	font-size: 1.5rem;
	text-align: center;
	margin: 0 auto 0.5rem;
}
	
	
		/*◆応募要項*/
	.lead {
		font-size: 18px;
		font-weight: bold;
		/*color: #BD00AB;*/
		color: #F00;
		/*border: solid 3px #BD00AB;*/
		border: solid 3px #F00;
		padding: 0.5em;
		border-radius: 0.5em;
		margin-top: 10px;
		background-color: #ffffff;
	}
	.guideBox {
		font-size: 16px;
		line-height: 1.6;
		margin: 10px 0 30px;
	}
	.guideBox span {
		font-size: 18px;
		font-weight: bold;
	}
	ul.guideList {
		margin: 0;
		padding: 0;
		font-size: 16px;
		line-height: 1.4;
		margin-top: 10px;
	}
	ul.guideList li {
		line-height: 1.4;
		padding-bottom: 8px;
		text-indent: -1em;
		margin-left: 1em;
		list-style: none;
	}
	ul.guideList li:before {
		content: '■';
	}
	/*◆利用規約*/
	.ouboBox {
		display: block;
		background: #FFF;
		padding: 25px;
		margin-top: 10px;
		border: 3px solid rgba(000, 000, 000, 0.1);
	}
	.ouboBox dt {
		font-size: 18px;
		text-align: center;
		border-bottom: 1px solid rgba(000, 000, 000, 0.1);
		padding: 0 0 10px 0;
		margin: 0 0 10px 0;
		color: #000;
		font-weight: bold;
	}
	.ouboBox dd {
		margin: 0;
		padding: 0;
		overflow-y: scroll;
		height: 300px;
	}
	
	.ouboBox dd ul,
	.ouboBox dd ol
	{
		margin: 0 0 0 0;
		list-style: none;
	}
	
	.ouboBox dd ul li,
	.ouboBox dd ol li{
		text-indent: -1em;
		padding-left: 1em;
		font-size: 16px;
		line-height: 200%;
	}
	
	.ouboBox dd p {
		margin-top: 20px;
	}
	.ouboBox dd p strong {
		display: block;
		color: #FF0000;
		font-size: 16px;
		margin-bottom: 8px;
		font-weight: bold;
	}
	.ouboBox dd p span {
		display: block;
		font-size: 16px;
		line-height: 200%;
		padding: 0 0 0 10px;
	}
	
	.coupon_detail2{
	position: relative;
        margin: 30px 0 0 0;
        border: 4px solid #FF8600;
}
	
	.coupon_detail2in{
		/*display: flex;
		justify-content: flex-start;*/
		padding: 20px;
		background-color: #ffffff;
	}
	
	 .coupon_detail2in .coupon_image{
		width: 30%;
		margin: 0 20px 0 0;
		max-width: 400px;
	}
	
	 .coupon_detail2 img{
		width: 100%;
	}
	
	 .coupon_detail2in .coupon_txt{
		width: 100%;
	}
	
	 .coupon_detail2in .coupon_txt dl dt{
		font-size: 36px;
		color: #FF8600;
		font-weight:bold;
		 text-align: center;
		 margin: 0 0 15px 0;
	}
	
	 .coupon_detail2in .coupon_txt dl dt span{
		display: block;
		font-size: 36px;
		color: #000000;
		 padding: 0 0 10px 0;
		 margin: 0 0 10px 0;
		 border-bottom: #FFBE00 2px solid;
	}
	
	.coupon_detail2in .coupon_txt dl dd{
		color: #FF0004;
		font-size: 14px;
	 text-align: center;
	}
	
	.coupon_detail2 .fukidashi2{
		max-width: 200px;
        position: absolute;
        top: -60px;
        right: 0px;
	}
	
	
	.couponbox{
		margin:30px 0 0 0;
	}
	
	.couponbox .coupon_tit{
		max-width: 970px;
		width: 100%;
		margin: 0 auto 0;
	}
	
	.couponbox .coupon_tit img{
		width: 100%;
	}
	
	.couponbox .coupontit{
		padding: 20px 20px;
		margin: 0 0 15px 0;
		color: #ffffff;
		text-align: center;
		font-size: 24px;
		font-weight: bold;
	}
	
	
	.couponbox .coupontit2{
		display: flex;
		justify-content: flex-start;
		align-items: flex-end;
	}
	
	.ic_kikaku{
		max-width: 400px;
		width: 40%;
		
	}
	
	.ic_kikaku img{
		width: 100%;
	}
	
	.ti_kikaku{
		width: 80%;
        padding: 10px 20px;
        font-weight: 900;
        font-size: 36px;
        background-color: #b53037;
        color: #ffffff;
        text-align: center;
		
	}
	
	.ti_kikaku2{
		width: 80%;
        padding: 59px 20px;
        font-weight: 900;
        font-size: 36px;
        background-color: #b53037;
        color: #ffffff;
		text-align: center;
		
	}
	
	.ti_kikaku span,
	.ti_kikaku2 span{
		font-size: 16px;
	}
	
	.gentei{
		        background-color: #ffffff;
        padding: 10px 10px;
        font-size: 19px;
        color: #b53037;
        width: 100%;
        text-align: center;
        margin: 0px auto 9px;
	}
	
	
	.coupon_detail{
		padding: 15px;
		background-color: #FFF9EA;
		/*border-bottom: 4px solid #b53037;
		border-right: 4px solid #b53037;
		border-left: 4px solid #b53037;*/
	}
	
	.coupon_detail p {
		line-height: 1.5;
		font-size: 16px;
	}
	.coupon_detail p span.chuilist{
		padding-left: 1em;
		text-indent: -1em;
		display: block;
		font-size: 14px;
	}
	
	.coupon_detail p span.chuilist:first-of-type{
		margin: 20px 0 0 0;
	}
	
	.coupon_detail dl{
		margin: 0 0 10px 0;
		font-size: 16px;
	}
	
	.coupon_detail dl:last-of-type{
		margin: 0 0 0 0 !important;
	}
	
	.coupon_detail dl dt{
		font-weight: bold;
		font-size: 24px;
		margin: 0 0 15px 0;
		padding: 0 0 15px 0;
		border-bottom: 2px dotted #b53037;
	}
	.coupon_detail dl dd {
		line-height: 1.5;
	}
	.coupon_detail dl dd span.chuilist{
		padding-left: 1em;
		text-indent: -1em;
		display: block;
		font-size: 14px;
	}
	
	.coupon_detail dl dd span.chuilist:first-of-type{
		margin: 20px 0 0 0;
	}
	
	
	.logodetail{
		background-color: #FFFFD9;
		padding: 20px;
		margin: 30px 0;
	}
	
	.logotit{
		font-size: 18px;
		color: #FF0004;
		margin: 0 0 10px 0;
		font-weight: bold;
	}
	
	.logodetail ul{
		display: flex;
		justify-content:flex-start;
		align-items: center;
	}
	
	.logomark{
		width: 15%;
		margin: 0 10px 0 0;
	}

	.logomark img{
		width: 100%;
	}
	
	.logotxt{
		font-size: 16px;
		line-height: 1.5;
	}
	
.introbox{
	padding: 20px;
	border: double 6px #cccccc;
}
	
	.introbox p{
		text-align: center;
		font-size: 18px;
		line-height: 1.8;
	}
	
	.introbox h2{
		position: relative;
		text-align: center;
		width: 50%;
		font-size: 24px;
		margin: 0 auto 30px;
		font-weight: bold;
		background: linear-gradient(transparent 50%, #f9ff92 50%);
	}
	
	.introbox h2::after{
		content: "";
        position: absolute;
        top: 0px;
        right: 5%;
        background-image: url(../images/im_oke.png);
        max-width: 200px;
        width: 20%;
        background-size: contain;
        height: 130%;
        background-repeat: no-repeat;
	}
	
	.introbox dl{
		margin: 0 0 0px 0;
        
	}
	
	.introbox dl:last-of-type{
		margin: 0 !important;
	}

	
	.introbox dl dt{
		background-color: #4b7a66;
		font-size: 18px;
		color: #FFFFFF;
		text-align: center;
		padding: 10px 0;
		font-weight: bold;
		margin: 0 0 0px 0;
	}
	
	.introbox dl dd{
		font-size: 16px;
		line-height: 1.5;
		background-image: url(../images/mark_onsen2.png);
        background-color: rgba(255, 255, 255, 0.7);
        background-blend-mode: lighten;
        background-size: 15%;
        background-position: 100% 100%;
        background-repeat: no-repeat;
		padding: 20px 0 20px 0;
	}
	
	.hotelarea{
		margin: 30px 0 0 0;
	}
	
		.hotelbox{
			padding: 20px;
	border: double 6px #cccccc;
			margin: 0 0 20px 0;
	}
	
	.hotelbox:last-of-type{
		margin: 0 !important;
	}
	
	.hotelbox h3{
		font-size: 24px !important;
		text-align: center !important;
		margin: 0 0 30px 0;
		padding: 0 0 20px 0;
		border-bottom: #cccccc 4px solid;
		font-weight: bold;
			
	}
	
	.hotelbox h3 span{
		display: inline-block;
		padding: 0 10px 0 0;
		font-size: 16px;
	}
	
	.hotelbox .hoteldetail{
		padding: 15px 15px;
		text-align: center;
		font-size: 16px;
		line-height: 1.5;
		/*background-color: #E6E3F8;*/
		margin: 0 0 20px 0;
	}
	
	.gourmet_intro{
		padding: 20px 20px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		background-color: #ffffff;
		margin: 50px 0 20px 0;
		
	}
	
	.gourmet_img{
		width: 30%;
	}
	
	.gourmet_img img{
		width: 100%;
	}
	
	.gourmet_detail{
		width: 65%;
	}
	
	.gourmet_tit{
		background-color: #ce6100;
		color: #ffffff;
		text-align: center;
		font-size: 18px;
		padding: 15px 15px; 
		border-radius: 20px;
		margin: 0 0 20px 0;
	}
	
	.gourmet_txt{
		font-size: 16px;
		line-height: 1.5;
	}
	
	.gourmet_txt p{
		margin: 0 0 20px 0;
	}
	
	.gourmet_txt p:last-of-type{
		margin: 0 0 0 0 !important;
	}

	
	
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	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;
}
.mainarea h2 {
    padding: 1rem 2rem;
    font-size: 24px;
	text-align: center;
	    margin: 0 0 20px 0;
	position: relative;
	z-index: 1;
}
	
	.mainarea h2::before{
		content: "";
        position: absolute;
        top: 10px;
        left: 0%;
        background-image: url("../images/kumo2.png");
        max-width: 236px;
        width: 20%;
        background-size: contain;
        height: 130%;
        background-repeat: no-repeat;
		z-index: -1;
		opacity: 0.5;
	}
.mainarea h2::after{
		content: "";
        position: absolute;
        top: 10px;
        right: 0%;
        background-image: url(../images/kumo1.png);
        max-width: 236px;
        width: 20%;
        background-size: contain;
        height: 130%;
        background-repeat: no-repeat;
        z-index: -1;
        opacity: 0.5;
	}
.inner{
	width: 950px;
	margin: 0 auto;
	padding: 60px 0;
}
	
	.txt01{
		font-size: 14px;
		text-align: center;
	}

/*title*/

.titlePc {
	width: 100%!important;
	text-align: center;
	background: url(../images/bg.jpg) repeat center 0;
	position: relative;
	height: 400px;
}

.titleSp {
	display: none !important;
}




a:hover img {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}

p.text {
	font-size: 153.9%;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 5px 0;
}

p.attention {
	font-size: 123.1%;
	line-height: 1.5;
	margin-bottom: 30px;
	padding: 20px;
	border: 2px #F00 solid;
	text-align: left;
	background: #FFF;
}

.borderBox {
	display: inline-block;
	padding: 20px 20px;
	border: solid 3px #1048e0;
	position: relative;
	font-size: 123.1%;
	line-height: 1.5;
}

.borderBox:after {
	content: "";
	border: solid 1px #1048e0;
	position: absolute;
	top: 3px;
	left: 3px;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
}

.borderBox strong {
	font-size: 150%;
	line-height: 1.5;
    background: linear-gradient(transparent 60%, #ffff66 0%);
    display: inline-block;
}

.unit {
	width: 950px;
	margin: 20px auto 10px;
	text-align: left;
	background: #FFF;
	padding: 30px 20px;
	line-height: 1.6;
	border: 3px solid #EEE;
	box-shadow: 0px 0px 10px 0px rgba(10,10,10,0.1), 0px 1px 0px 0px rgba(0,0,0,0.02);
}

.unit span {
	font-size: 30px;
	color: #0070c0;
	font-weight: bold;
	display: block;
	margin: 20px 0 20px 0;
	text-align: center;
}
.unit span b{
	font-size: 16px !important;
}
.unit img {
    width: 880px;
	text-align: center;
    margin: 10px 15px 0;
}

.unit .detail {
    font-size: 123.1%;
	line-height: 1.5;
}

.message {
	width: 650px;
	margin: 70px auto 50px;
	font-size: 200%;
	text-align: center;
	background: #EBEBEB;
	padding: 80px 0;
	border-radius: 0.5em;
}

.textLeft {
	font-size: 123.1%;
	text-align: left;
}

.catch {
	font-size: 153.9%;
	text-align: center;
    font-weight: bold;
}

.catch .red {
    color: #FF0000;
}

.catch .blue {
    color: #0033cc;
}

.catch .green {
    color: #009966;
}

.bannertxtarea{
	width: 850px;
	margin: 30px auto 0;
}

.bannertit{
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #c6021a;
}

.bannertxt{
	font-size: 16px;
	line-height: 1.8;
	margin: 0 0 10px 0;
}

.bannerBox img {
    width: 850px;
    height: auto;
    margin: 10px 50px 20px;
}

/* =========================================================
◆navigation
========================================================= */
.topNavi {
	width: 100%!important;
	/*background: #01c0f4;*/
    background: #b53037;
	text-align: center;
}

.topNavi ul {
	/*width: 1040px;*/
	max-width: 1310px;
	margin: 0 auto;
	padding: 10px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.topNavi ul li {
	list-style: none;
	vertical-align: middle;
	border-left: 1px dashed rgba(255,255,255,1);
    font-size: 18px;
	font-weight: bold;
    margin: 0;
    padding: 10px;
    text-align: center;
	width: 14%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 0;
}

.topNavi ul li:nth-child(5),
.topNavi ul li:last-child { /*5番目と最後*/
	border-right: 1px dashed rgba(255,255,255,1);
}
/*
.topNavi ul li:nth-child(-n+5) { 5番目以降
	border-bottom: 1px dashed rgba(0,0,0,1);
}*/

.topNavi ul li a {
    color: #ffffff;
}

/* =========================================================
◆photoswipe
========================================================= */
	
	.my-gallery{
		position: relative;
		z-index: 0;
	}
	
	.my-gallery .soon{
		font-size: 36px;
	}

figure {
	position: relative;
	margin-top: 20px;
}

figure img {
	width: 100%;
}

figure:hover:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 100px;
	display: block;
	z-index: 99;
	background: url(../images/ic_zoom.png) no-repeat;
	background-size: 100% auto;
}

/* =========================================================
◆slide
========================================================= */
.slide-wrap {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
	
	.boxarea1{
		margin: 30px 0 0 0;
	}

.slide-box {
  width: 100%;
  padding: 10px;
	position: relative;
}
	
	

	.coupon_fukidashi{
		position: absolute;
    width: 35%;
    top: -5px;
    left: -5px;
	}	
	
	.coupon_fukidashi img{
		width: 100%;
	}
/*
.slide-box:nth-child(4n){
  margin-right: 0;
}

.slide-box:nth-child(-n+4){
  margin-top: 0;
}*/

.slide-box .areaEast {
  background: #00C33A;
  color: #FFFFFF;
  font-size: 123.1%;
  padding: 10px;
  text-align: center;
}

.slide-box .areaMiddle {
  background: #FFB600;
  color: #FFFFFF;
  font-size: 123.1%;
  padding: 10px;
  text-align: center;
}

.slide-box .areaWest {
  background: #0099ff;
  color: #FFFFFF;
  font-size: 123.1%;
  padding: 10px;
  text-align: center;
}

.slide-box img {
  display: block;
  height: auto;
  width: 100%;
}

.slide-box p {
  font-size: 123.1%;
	margin: 15px 0;
}
	
.boxtit{
		text-align: center;
	margin: 0 0 0px 0 !important;
	padding: 10px 0 !important;
	display: flex;
        justify-content: center;
        align-items: center;
	color: #ffffff;
		
	}
	
	.boxtit span{
		display: flex;
		justify-content: center;
		align-items: center;
	}

.slide-box p span {
	font-weight: bold;
	
}

.slide-box .point {
	background: #FFFFFF;
	padding: 10px;
	line-height: 1.4;
}

	.slide-box .point p{
		margin: 0 0 20px 0;
	}
	
	.slide-box .point p:last-of-type{
		margin: 0 0 0 0 !important;
	}


.slide-box .point span {
	color: #F00;
}

	.detail {
		padding: 10px 10px;
		border-bottom: 1px dotted #333;
		margin: 0 0 10px 0;
	}
	
	.detail:last-of-type{
		border: none;
		margin: 0 0 0 0 !important;
	}
	
	.detail p{
		font-size: 123.1%;
	}
.detail dl {
	font-size: 123.1%;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px dotted #333;
}

.detail dl span {
	font-size: 80%;
}

.detail dt {
	clear: left;
	float: left;
	width: 30%;
	font-weight: bold;
}

.detail dd {
	margin-left: 30%;
}

.detail dl:last-child {
	border-bottom: none;
}

.heed {
	font-size: 123.1%;
	background: #FFF;
	margin: 5px 0;
}


.slide-box2 {
  width: 25%;
  padding: 10px 14px;
}

.slide-box2:nth-child(5n){
  margin-right: 0;
}

.slide-box2:nth-child(-n+5){
  margin-top: 0;
}

.slide-box2 img {
  display: block;
  height: auto;
  width: 100%;
}

.slide-box2 p {
  font-size: 153.9%;
  font-weight: bold;
  margin: 0;
  margin: 5px 0;
}

.slide-box2 p span {
	font-weight: bold;
}

.slide-box2 .Btn {
	overflow: hidden;
	width: 100%;
	height: 60px;
	margin:0 auto;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 153.9%;
	font-weight: bold;
	margin-bottom: 30px;
}

.slide-box2 .Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #F60;
	color: #fff;
	line-height: 60px;
	text-decoration :none;
}

.slide-box2 .Btn a:hover {
	background: #F30;        /* マウスオーバーカラー */  
}

.slide-box2 .Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #F60;
}

.slide-box2 .Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #F30;
}

.slide-box2 .Btn_gray {
	overflow: hidden;
	width: 100%;
	height: 60px;
	padding-top: 12px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 123.1%;
	display: block;
	position: relative;
	text-align: center;
	background: #666;
	color: #FFF;
	text-decoration :none;
}


.slide-box2 .Btn_gray:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn_gray:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #666;
}

/* =========================================================
◆list横並び
========================================================= */
*, *:before, *:after {
	box-sizing: border-box;
}

.itemList3 {
	float: left;
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList3 > div {
	width: 33.33333%;
	padding: 10px;
}

.itemList3 > div .Btn {
	overflow: hidden;
	width: 100%;
	height: 80px;
	margin:0 auto;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 153.9%;
	font-weight: bold;
	margin-bottom: 30px;
}

.itemList3 > div .Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #F60;
	color: #fff;
	line-height: 80px;
	text-decoration :none;
}

.itemList3 > div .Btn a:hover {
	background: #F30;        /* マウスオーバーカラー */  
}

.itemList3 > div .Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.itemList3 > div .Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #F60;
}

.itemList3 > div .Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #F30;
}

.itemList3 > div .Btn_gray {
	overflow: hidden;
	width: 100%;
	height: 80px;
	margin:0 auto;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 153.9%;
	font-weight: bold;
	display: block;
	position: relative;
	text-align: center;
	background: #666;
	color: #FFF;
	line-height: 80px;
	text-decoration :none;
}

.itemList3 > div .Btn_gray:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.itemList3 > div .Btn_gray:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #666;
}

.itemList4 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList4 > div {
	width: 25%;
	padding: 10px;
}

.itemList4 > div img {
	width: 100%;
}

.itemList4 > div dt {
	font-size: 123.1%;
    text-align: center;
}

.itemList4 > div dd {
	margin: 0; /* これがないとずれる */
	font-size: 123.1%;
	line-height: 1.5;
	text-align: left;
	padding: 5px 8px 8px;
    background: #FFFFFF;
	
}

/* =========================================================
◆slider
========================================================= */
.slider img {
	max-width: 100%;
	width: 100%;
	height: auto;
	padding: 0 10px;
}

.slider div p {
	font-size: 123.1%;
	padding: 0 10px 10px;
	text-align: left;
	line-height: 1.5;
}

.slider div p img {
    float: left;
	max-width: 32px; 
    height: auto;
	padding: 0;
    margin-right: 4px;
}

.slider div p .lead {
	font-size: 140%;
}

.slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -120px; /*矢印の高さ*/
  cursor: pointer;
}

.prev-arrow {
  left: -40px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #113463;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  background: rgba(255,255,255,0); /*背景白を透過*/
}
.next-arrow {
  right: -40px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #113463;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  background: rgba(255,255,255,0); /*背景白を透過*/
}

.slick-slide {
	opacity: 0.5;
	background: rgba(255,255,255,0); /*背景白を透過*/
}

.slick-active {
	opacity: 0.5 ;
}

.slick-center {
	opacity: 1 !important;
}

.slide_selector {
	z-index: 1 !important;
	position: relative;
	overflow: hidden;
}

/* =========================================================
◆アコーディオン
========================================================= */
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cp_box {
	width: auto;
	margin: 0.5em auto 2em;
}

.cp_box label {
	position: relative;
	display: block;
	width: 100%;
  padding: 10px;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	color: #FFF;
	background: #000066;
	border-radius: 0.2em;
	font-size: 123.1%;
}

.cp_box label span {
	font-size: 70%;
}

.cp_box label:hover {
	transition: all 0.3s;
	color: #ffffff;
	background: #000099;
}

.cp_box label::after {
	font-family: 'FontAwesome';
	content: ' \f067';
	color: #FFF;
}

.cp_box label:hover::after {
	color: #FFF;
}

.cp_box input:checked ~ label::after {
	font-family: 'FontAwesome';
	content: ' \f068';
	color: #FFF;
}

.cp_box input:checked ~ label:hover::after {
	color: #FFF;
}

.cp_box input {
	display: none;
}

.cp_box .cp_container {
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 0;
	margin-top: -1px;
	transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
}

.cp_box input:checked ~ div {
	transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
}

/* 続きを読むを押すと表示されるテキストの高さ */
.cp_box input:checked ~ div.cp_container {
	height: auto;
}

/* =========================================================
◆観光列車
========================================================= */
.aboutBox,
.aboutBox02 {
    margin: 10px 20px;
}

.aboutBox .photo,
.aboutBox02 .photo {
	float: left;
	margin-right: 10px;
}

.aboutBox .photo img {
	width: 500px;
	height: auto;
}

.aboutBox02 .photo img {
	width: 300px;
	height: auto;
}

.aboutBox .detail,
.aboutBox02 .detail {
	width: 100%;
    font-size: 123.1%;
	line-height: 1.5;
}

.aboutBox02 .detail img {
margin-top:  30px;
}

/* =========================================================
◆ボタン
========================================================= */
.Btn {
  
  width: 70%;
  margin: 0px auto ;
}

.Btn a {
	 color: #fff;
 display: block;
  margin: 20px auto 5px;
  text-align: center;
  background: #F60;
  border-radius: 5px;
  padding: 20px 30px;
  position: relative; /* 追記 */
  font-size: 153.9%;
  line-height: 1.4;
  font-weight: bold;
}

.Btn span {
  font-size: 75%;
  font-weight: normal;
}

.Btn a::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
	
	.Btn a:hover{
		opacity: 0.8;
	}

.Btn_gray {
  color: #fff;
  width: 70%;
  margin: 20px 1% 5px;
  text-align: center;
  background: #666;
  border-radius: 5px;
  padding: 20px 30px;
  position: relative; /* 追記 */
  font-size: 153.9%;
  font-weight: bold;
}

.Btn_gray::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.Btn_gray a{
	pointer-events: none;
	color: #ffffff !important;
}

	
	.btn3ver{
		display: flex;
		justify-content: space-between;
		
	}
	
	.btn3ver .Btn{
		width: 32%;
	}

/*固定ボタン
.upper a {
	position: fixed;
	right: 110px;
	bottom: 26px;
	transition: 1s;
	width: 300px;
	padding: 20px 10px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	font-size: 153.9%;
	font-weight: bold;
	background: #F60;
	color: #fff;
	text-align: center;
	z-index: 1000;
}
.upper a:hover{
	opacity: 1;
	background: #F30;
}
*/



.topic_area{
	margin: 0 0 0 0;
}

.topic_intro{
	text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 50px 0;
}

.redtxt{
	color: #FF0004;
}

.purpletxt{
	color: #C457FC;
}

.topicboxarea{
	/*margin: 70px 0 20px 0;*/
	margin: 0px 0 20px 0;
}
	

.topicboxarea2{
	margin: 0px 0 20px 0;
}

.topictit{
	position: relative;
  padding: 1rem 1rem;
  text-align: center;
  color: #B90003;
  border-radius: 10px 10px 10px 10px;
  background-color: #FFCDCE;
	font-size: 18px;
}
/*
.topictit::after {
   font-size: 18px;
    position: absolute;
    top: -32px;
    left: 0;
     height: 24px; 
    padding: 5px 1em;
    color: #fff;
    border-radius: 10px 10px 0 0;
    background-color: #B90003;
  }

.point1::after{
	content: '\その①';
}


.point2::after{
	content: '\その②';
}
*/
.topic_introduction{
	margin: 20px 0 20px 0;
	display: flex;
	justify-content: space-between;
	align-items:flex-start;
	padding: 20px;
	    background-color: #FFFFD9;
}

.topic_introduction2{
	margin: 20px 0 20px 0;
	
	padding: 20px;
	    background-color: #FFFFD9;
}
.topic_introduction2 .introduction_txt{
	font-size: 18px;
    width: 100% !important;
    line-height: 2.3;
	
}	
	
.introduction_txt{
	font-size: 18px;
    width: 78%;
    line-height: 2.3;
	
}

.introduction_txt strong{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

.introduction_img{
	max-width: 400px;
	width: 17%;
}

.introduction_img img{
	width: 100%;
}


/*
.spotboxarea{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	
}
*/

.spotboxarea {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
}


.spottit{
	    position: relative;
    padding: 1rem 1rem;
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 20px 0;
  
}

.spottit:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;

}



/*
.spotbox{
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
	width: 32.5%;
	background-color: #ffffff;
}
*/

.spotbox {
    border: 1px solid #cccccc;
    margin: 0 10px 20px;
    width: 30.5%;
    background-color: #ffffff;
	position: relative;
}

	.spotbox .cp_box{
		padding: 0px 10px;
	}
.spotimg{
	max-width: 400px;
	width: 100%;
}

.spotimg img{
	width: 100%;
}

.spotdetail{
	padding: 10px 10px;
}

.spotdetail dt{
	margin: 0px 0 10px 0;
	font-size: 16px;
	color: #C062FF;
	font-weight: bold;
}

.spotdetail dt span{
	display: block;
	color: #000000;
	font-size: 14px;
	margin: 10px 0 0 0;
}

.spotdetail dd{
	padding: 10px;
	background-color: #FFFFD9;
	font-size: 16px;
	line-height: 1.8;
	margin: 0;
}


.spotarea2{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	    margin: 20px 0 20px 0;
}

.spotarea2img{
	max-width: 518px;
	width: 50%;
	
}

.spotarea2img img{
	width: 100%;
}

.spotarea2detail{
	font-size: 16px;
	line-height: 2;
	width: 48%;
}

.spotarea2detail strong{
	display: block;
	margin: 0 0 10px 0;
	font-size: 18px;
}


#coupon{
	overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(0deg, transparent, transparent 8px, rgba(255, 252, 209, 1) 8px, rgba(255, 252, 209, 1) 16px );
}
	
.coupondetailalea h3.title1{
	width: 50%;
	background: #e2201b;
	font-size: 180%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	margin:0 auto 30px
	}

.coupondetailalea p.title1 {
  width: 50%;
  line-height: 60px;
	margin: 20px auto;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
  background: #E2201B;
  padding: 4px;
  box-shadow: -4px 4px 0px -2px #E2201B;
	display: block;
}
.coupondetailalea p.title1 span{
  border: 4px solid  #FFFFFF;
  width: 100%;
  display: block;
}

.coupondetailalea p.title1::after{
	    content: '';
	background-image:none !important;
}



.coupondetailalea h3.title2 {
  width: 50%;
  line-height: 60px;
	margin: 20px auto;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
  background: #0044FF;
  padding: 4px;
  box-shadow: -4px 4px 0px -2px #0044FF;
}
.coupondetailalea h3.title2 span{
  border: 4px solid  #FFFFFF;
  width: 100%;
  display: block;
}

.coupondetailalea h3.title2::after{
	    content: '';
	background-image:none !important;
}



.coupondetailalea .comment_box{
  width: 90%;
	margin: 20px auto 40px;
	background: rgba(255,255,255,0.8);
	padding: 30px 20px;
  text-align: center;
	border-radius: 30px;
	box-shadow: 2px 2px rgba(0,0,0,0.1);
}
.coupondetailalea .comment_box p{
	font-size: 16px;
	line-height: 1.8;
}


.coupondetailalea .step_unit {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 60px 0 20px;
}
.coupondetailalea .step_box {
	width: 30.3%;
	margin: 0 1.5%;
	background: #FFFFFF;
	border: 2px solid #ffe100;
	border-radius: 20px;
	text-align: center;
	padding: 35px 15px 10px;
	position: relative;
	font-size: 14px;
}

.coupondetailalea .step_box h4 {
	position: absolute;
	top:-30px;
	left: 0;
	right: 0;
	width: 100%;
	background: url("../images/bg_title_step.svg")no-repeat center center;
  background-size: contain;
	font-size: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0 20px;
}



.coupondetailalea .step_box img {
	max-width: 90%;
	margin: 10px auto;
}
img#qrcode {
	width: 70%;
}
.coupondetailalea .step_box .fukidashi {
	background: url("../images/fukidashi.png")no-repeat center center;
  background-size: contain;
	padding:30px 0 20px;
	margin-top: -10px;
}



.coupondetailalea a.link_pdf {
	width: 50%;
	display: block;
	margin: 30px auto 80px;
	background: #e2201b;
	font-size: 180%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
}
.coupondetailalea a.link_pdf img{
	width: 25px;
  vertical-align: middle !important;
  margin-left: 5px;
}
.coupondetailalea a.link_pdf:hover {
	text-decoration: none !important;
	color: #FFFFFF !important;
	opacity: 0.8;
}


.access_site {
	background: url("../images/icon_access.jpg")no-repeat left center;
  background-size: 40px;
	padding-left: 45px;
	text-align: left;

}
.entry_site {
	/*background: url("images/receiving_screen.png")no-repeat left top;
  background-size: 60%;
	padding: 40px 0 20px 60%;*/
	text-align: left;
	margin: 10px 0 15px;
	list-style: none;
	padding: 0;
}
.entry_site li{
	margin-bottom: 15px;
	text-indent: -1em;
	margin-left: 1em;
}
.entry_site li p.attention2{
	margin-left: 1em;
}
	
	.coupon_top{
		position: relative;
		z-index: 0;
	}
	
	.coupon_top .soon{
		font-size: 36px;
	}
	
	

.coupon_titarea{
	
	background-color: #ffffff;
	padding: 20px 20px;
	border:  2px solid #ffe100;
	margin: 0 0 20px 0;
	border-radius: 20px;
	
}

.coupontitsub{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #E2201B;
	padding: 0px;
	border-radius: 20px;
	margin: 0 0 20px 0;
}


.coupontitsub p{
	/*border: 4px solid #ffffff;*/
	text-align: center;
	border-radius: 20px;
	padding: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
}


.coupontitmain{
	/*width: 75%;*/
}

.couponsubtit{
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.coupontxt1{
	color: #ffffff;
	background-color: #3333ff;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt2{

	color: #ffffff;
	background-color: #ff66cc;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt3{
	color: #ffffff;
	background-color: #00b050;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt4{
	color: #ffffff;
	background-color: #ff6600;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt5{
	color: #ffffff;
	background-color: #00206f;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.couponmaintit{
	font-size: 60px;
	color: #2f5597;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: center;
}

.couponkikan{
	border-radius: 10px;
	border: 2px #000000 solid; 
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
}

.couponchui{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.couponchui li{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.couponchui li span{
	display: block;
}

.couponchui li span.mark{
	margin: 0 5px 0 0;
}


.coupondetailalea2{
	margin: 20px 0 20px 0;
	background-color: #ffffff;
	padding: 20px 20px;
}

.coupondetailalea2 .chui{
	color: #E2201B;
	font-size: 14px;
	margin: 20px 0 20px 10px;
}


h5.coupondetailbox_tit{
	font-size: 18px;
	text-align: center;
	padding: 10px 20px;
	margin: 0 0 0 0;
	border-bottom: 4px solid #cccccc;
}

.coupondetailbox{
	background-color: #0A75CD;
	padding: 20px 20px;
	margin: 0 0 20px 0;
}

.coupondetailboxin{
	/*display: flex;
	justify-content: center;
	align-items: stretch;*/
}

.coupondetail_koumoku{
	font-size: 24px;
	width: 100%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

.coupondetail_naiyoubox{
	background-color: #ffffff;
	padding: 20px;
	width: 100%;
}

.coupondetail_naiyouboxin{
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}

.coupondetail_naiyou1{
	width: 35%;
}
.coupondetail_naiyou1 ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.coupondetail_naiyou1_box1{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.coupondetail_naiyou1_box1 span{
	font-size: 16px;
}

.coupondetail_naiyou1_box2{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;
	background-color: #92d050;
	padding: 10px 10px;
	display: flex;
	justify-content: center;
	align-items: stretch;
	width: 51%;
}

.coupondetail_naiyou2{
	font-size: 18px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 10%;
}

.coupondetail_naiyou3{
	position: relative;
	width: 33.7%;
}

.coupondetail_naiyou3 ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 10px;
	background-color: #ffc000;
}

.coupondetail_naiyou3_box1{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 59%;
}

.coupondetail_naiyou3_box2{
	width: 37%;
	max-width: 400px;
}

.coupondetail_naiyou3_box2 img{
	width: 100%;
}

.coupondetail_naiyou3 .righttxt{
	font-size: 14px;
	position: absolute;
	right: 0px;
	bottom: -34px;
}
	
.righttxt1{
	font-size: 14px;
	text-align: right;
	margin: 20px 0 0 0;
}

.coupondetail_naiyou_bottom1{
	font-size: 20px;
	font-weight: bold;
}

.coupondetail_naiyou_bottom2{
	font-size: 14px;
	color: #E2201B;
}


.coupondetail_naiyouboxin2{
	padding: 10px;
	background-color: #FFFFD9;
}

.coupondetail_naiyouboxin_1{
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}

.coupondetail_naiyou4{
	font-size: 20px;
    color: #ffffff;
    text-align: center;
    padding: 10px 20px;
    background-color: #ff66cc;
    margin: 0 20px 0 0px;
    font-weight: bold;
    width: 40%;
}

.coupondetail_naiyou5{
	    font-size: 24px;
    color: #E2201B;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.coupondetail_naiyou5 span{
	    font-size: 14px;
    padding: 0 0 0 10px;
}


.nimotsutit{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.nimotsutit span{
	text-decoration: underline;
}

.coupondetail_naiyouboxin2 ul{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.coupondetail_naiyouboxin2 ul li{
	font-size: 16px;
}

.couponlistarea{
	background-color: #0A75CD;
	padding: 20px 20px;
}

.couponlistbox{
	margin: 0 0 20px 0;
	background-color: #ffffff;
	padding: 10px;
}


.couponlistbox .slide-box p.point {
	background: #e6ffce !important;
}

.areatit{
	padding: 10px 0px 25px;
	text-align: center;
	font-size: 24px;
	background-color: #0A75CD;
	color: #ffffff;
	font-weight: bold;
}

.bluetxt{
	color: #0054FF;
	font-size: 14px !important;
}

.boxlong {
	padding: 10px;
}

.boxlong p {
  font-size: 123.1%;
}

.boxlong p span {
	font-weight: bold;
}

.boxlong p.point {
	background: #e6ffce;
	padding: 10px;
	margin-top: 10px;
	line-height: 1.4;
}

.boxlong p.point span {
	color: #F00;
}

.boxlong_couponarea{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.boxlong_coupon1{
	width: 45%;
}

.boxlong_coupon2{
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.boxlong_coupon1 ul{
	display: flex;
	justify-content: center;
	align-items: stretch;
	list-style: none;
	margin: 0;
	padding: 0;
}

.boxlong_coupon1 ul li{
	width: 50%;
}

.boxlong_coupon1 ul li.txtarea{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #ff66cc;
}
.boxlong_coupon1 ul li.imgarea{
	max-width: 400px;
}
.boxlong_coupon1 ul li.imgarea img{
	width: 100%;
	vertical-align: bottom;
}


.cap{
	padding: 10px;
	background-color: #fff0d1;
}

.cap p{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.commodityarea {
	position: relative;
	padding: 20px;
	background-color: #ffffff;
	margin: 30px 0 0px 0;
}

.commodity1{
	border: 2px solid #b53037;
}


.commodity2{
	border: 2px solid #ce6100;
}

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

.commodity1 .commoditytit{
	color: #b53037;
	border-bottom: dotted 2px #b53037;
}


.commodity2 .commoditytit{
	color: #ce6100;
	border-bottom: dotted 2px #ce6100;
}

.commodity_chui{
	color: #E00003;
	font-size: 16px;
	margin: 0 0 20px 0;
	text-align: center;
	padding: 10px 10px;
	border: 4px solid #E00003; 
	font-weight: bold;
}

.commoditybtn{
	display: flex;
	justify-content: center;
	align-items: center;
}

.commoditybtn .Btn{
	margin: 0 2% 0 2%;
	width: 48% !important;
}

.kouchiillust{
	position: absolute;

}

.kouchiillust img{
	width: 100%;
}

#illust1{
	max-width: 122px;
	width: 5% !important;
	top: -6px;
	left: 110px;
}

#illust2{
	max-width: 165px;
	width: 9%;
	top: 8px;
	right: 75px;
}


#illust3{
	max-width: 133px;
    width: 7%;
    top: 4px;
    left: 90px;
}


#illust4{
	 max-width: 161px;
    width: 10%;
    top: 19px;
    right: 74px;
}




#illust5{
	max-width: 144px;
	width: 8%;
	top: -7px;
	left: 77px;
}


.b_txtcenter{
	text-align: center !important;
	font-weight: bold;
	color: #FF0004;
	font-size: 20px!important ;
}	
	

/*modal*/
	
.modal {
  display: none;
  position: fixed;
  z-index: 20;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);

}
	

 .modal-wrap{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

.modal-box {
    background-color: #fff;
    margin: 10% auto;
    max-width: 970px;
    width: 90%;
    border-radius: 10px;
    animation: show 0.6s linear 0s;
    position: relative;
	padding: 20px;
	
}
	
	.modal-boxin{
		display: flex;
		justify-content: space-between;
		
	}

.modalClose{
      position: absolute;
      top: 0;
      right: 0;
    }
	
	.modalOpen{
		
	}
	
.modalOpen {
        position: relative;
        display: block;
        width: 100%;
	margin: 0 auto 15px;
        padding: 10px;
        cursor: pointer;
        transition: all 0.3s;
        text-align: center;
        color: #FFF;
        background: #000066;
        border-radius: 0.2em;
        font-size: 123.1%;
    }
.modalOpen span {
        font-size: 70%;
    }
.modalOpen:hover {
        transition: all 0.3s;
        color: #ffffff;
        background: #000099;
    }
.modalOpen::after {
        font-family: 'FontAwesome';
        content: ' \f067';
        color: #FFF;
    }
.modalOpen:hover::after {
        color: #FFF;
    }
	
	.modal-img{
		width: 48%;
		max-width: 400px;
	}
	
	.modal-detail{
		width: 55%;
	}
	
	.detail_intro{
		margin: 0 0 20px 0;
	}
	
	.detail_intro dl dt{
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		border-bottom: 2px dotted #000000;
		
	}
	
	.detail_intro dl dd{
		font-size: 16px;
		line-height: 1.8;
	}
	
 /* 閉じるボタン */
  .modal-close-btn {
      position: absolute;
      right: 0px;
      top: 0px;
      width: 30px;
      height: 30px;
      cursor: pointer;
      z-index: 20;
      /* background-color: white; */
      /* border-radius: 50%; */
  }
	
  .modal-close-btn:hover {
          opacity: 0.8;
      }
  /* 閉じるボタンのX */
  .lineClose {
      display: inline-block;
      vertical-align: middle;
      color: var(--c-white);
      line-height: 1;
      width: 1rem;
      height: .2rem;
      background: currentColor;
      border-radius: 0.1rem;
      transform: rotate(45deg);
      position: absolute;
      top: 50%;
      left: 20%;
  }
  .lineClose::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
  }
	
	.spottitle{
		font-size: 18px;
		font-weight: bold;
		padding: 10px 10px;
		color: #C062FF;
		display: flex;
		align-items: center;
	}
	
	.accordion {
margin: 3em auto;

}
.toggle {
display: none;
}
.option {
position: relative;
margin-bottom: 1em;
}
.coupondetail_title,
.content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}
.coupondetail_title {
padding: 1em;
border: 2px solid #0A75CD;
display: block;
color: #333;
font-weight: bold;
	font-size: 18px;
}
.coupondetail_title::after,
.coupondetail_title::before {
content: "";
position: absolute;
right: 1.25em;
top: 1.25em;
width: 2px;
height: 0.75em;
background-color: #333;
transition: all 0.3s;
}
.coupondetail_title::after {
transform: rotate(90deg);
}
.content {
max-height: 0;
overflow: hidden;

}

.toggle:checked + .coupondetail_title + .content {
max-height: 500px;
transition: all 1.5s;
padding: 15px;
}
.toggle:checked + .coupondetail_title::before {
transform: rotate(90deg) !important;
}

}

.spottit1{
	color: #2f5597;
	background: #c6d9ff;
}

.spottit1:after {
  
  border-color: #c6d9ff transparent transparent transparent;
}


.spottit2{
	color: #d1296d;
	background: #ffbcd7;
}

.spottit2:after {
  
  border-color: #ffbcd7 transparent transparent transparent;
}



.spottit3{
	color: #18A84C;
	background: #B7FDCC;
}

.spottit3:after {
  
  border-color: #B7FDCC transparent transparent transparent;
}


.spottit4{
	color: #B234F3;
	background:#F5CAFF ;
}

.spottit4:after {
  
  border-color: #F5CAFF transparent transparent transparent;
}

.red{
	color: #E2201B;
}
	
	.purple{
		color: #6500F5;
	}

.deepblue{
	color: #0B449C;
}


	.boxtit_bgg{
		background-color: #4b7a66 !important;
	}
	/*.point_bgb{
		background-color: #D0E8F8 !important;
	}*/

.boxtit_bgo{
		background-color: #b53037 !important;
	}

.swiper-wrapper{
		padding: 10px 0px 0 0;
	}
	
	.swiper-button-next:after, .swiper-button-prev:after{
		font-size: 24px !important;
		font-weight: bold;
		 text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
		
	}
	
	.swiper-button-next, .swiper-button-prev{
		color: #ffffff !important;
	}
	
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: -5px !important;
	}


.accordion {
margin: 3em auto;
/*max-width: 60vw;*/
}
.toggle {
display: none;
}
.option {
position: relative;
margin-bottom: 1em;
}
.accordion .title,
.accordion .content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}
.accordion .title {
border: solid 1px #b53037;
background-color: #b53037;
padding: 1em;
display: block;
color: #fff;
font-weight: bold;
text-align: center;

}
.accordion .title::after,
.accordion .title::before {
content: "";
position: absolute;
right: 1.25em;
top: 1.25em;
width: 2px;
height: 0.75em;
background-color: #ffffff;
transition: all 0.3s;
}
.accordion .title::after {
transform: rotate(90deg);
}
.accordion .content {
max-height: 0;
overflow: hidden;
}
.contentin {
margin: 0;
padding: 0.5em 1em 1em;
font-size: 0.9em;
line-height: 1.5;
}
.toggle:checked + .title + .content {
max-height: 1000vh;
transition: all 1.5s;
}
.toggle:checked + .title::before {
transform: rotate(90deg) !important;
}

.btbg1{
	background-color: #b12f37 !important;
}


.btbg2{
	background-color: #906535 !important;
}

