@charset "UTF-8";


/* ----------------------------------------------------------
	#box_campaign
---------------------------------------------------------- */

#container > #main {
	overflow:hidden;
	width:970px;
	margin:0px auto;
	padding: 0;
	}

#box_campaign {
   position: relative;
}

#box_campaign .main_image{
	width:920px;
	margin:auto;
	position:relative;
}
p{
    font-size:17px;
    width:45em;
    margin:auto;
    line-height: 1.5;
}
.h1{
	width: 512px!important;
	font-size: 29px!important;
	font-weight: bold;
	color: #388e3c;
	text-align: center;
	line-height: 1.3!important;
	position: absolute;
	top: 245px;
	left: 240px;
	text-shadow: 
    white 4px 0px 0px, white -4px 0px 0px,
    white 0px -4px 0px, white 0px 4px 0px,
    white 4px 4px 0px, white -4px 4px 0px,
    white 4px -4px 0px, white -4px -4px 0px,
    white 2px 4px 0px, white -2px 4px 0px,
    white 2px -4px 0px, white -2px -4px 0px,
    white 4px 2px 0px, white -4px 2px 0px,
    white 4px -2px 0px, white -4px -2px 0px,
    white 2px 2px 0px, white -2px 2px 0px,
    white 2px -2px 0px, white -2px -2px 0px;
}
/*#box_campaign .main_image h1{
	width: 512px;
	font-size: 29px;
	font-weight: bold;
	color: #388e3c;
	text-align: center;
	line-height: 1.3;
	position: absolute;
	top: 263px;
	left: 200px;
	text-shadow: 
    white 4px 0px 0px, white -4px 0px 0px,
    white 0px -4px 0px, white 0px 4px 0px,
    white 4px 4px 0px, white -4px 4px 0px,
    white 4px -4px 0px, white -4px -4px 0px,
    white 2px 4px 0px, white -2px 4px 0px,
    white 2px -4px 0px, white -2px -4px 0px,
    white 4px 2px 0px, white -4px 2px 0px,
    white 4px -2px 0px, white -4px -2px 0px,
    white 2px 2px 0px, white -2px 2px 0px,
    white 2px -2px 0px, white -2px -2px 0px;
}
#box_campaign .main_image h1 span{
	white-space: nowrap;
}*/

#box_campaign .txt_i {
	padding: 0 0 0 1em;
	text-indent: -1em;
}

#box_campaign p {
	font-size: 17px;
	letter-spacing:0.08em;
	width:720px;
	margin:auto;
	line-height:1.5;
	text-align:left;
}

#box_campaign ul li{
	font-size:16px;
	line-height: 1.5;
}
h3.furusato {
  position: relative;
  padding: 1rem 1rem .5rem;
  border-bottom: 6px solid #094;
  text-align:center;
  font-size:26px;
  font-weight: 600;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h3.furusato:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 6px;
  content: '';
  background: #00cc5b;
}
.jihanki{
	width:700px;
	margin:2em auto;
}
.jihanki h3.furusato {
  position: relative;
  padding: 1rem 1rem .5rem;
  border-bottom: 6px solid #094;
  text-align:center;
  font-size:24px;
  font-weight: 600;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.jihanki h3.furusato:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 6px;
  content: '';
  background: #00cc5b;
}
.howto{
	width:625px;
	background:#e7f5de;
	padding:1em 1.8em 1.5em;
	margin:1.5em auto;
	border-radius: 1em;
}
.howto li{
	font-size:17px!important;
	margin-top:.5em;
	margin-left:1em;
	text-indent:-1.2em;
}

.note{
	width:510px;
	margin:1em auto;
}
.note li{
	font-size:15px!important;
	text-indent:-1em;
	margin-left:7em;
	margin-top:.5em;
}
/*h3 {
  width:300px;
  margin:40px auto 2em;
  position: relative;
  padding: 1rem;
  border-radius: 10px;
  background: #2a99cb;
  font-size:18px;
  color:#fff;
  text-align:center;
}

h3:before,
h3:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: #2a99cb;
}
h3.hotels {
  width:300px;
  margin:40px auto 2em;
  position: relative;
  padding: 1rem;
  border-radius: 10px;
  background: #f66494;
  font-size:18px;
  color:#fff;
  text-align:center;
  line-height: 1.5;
}

h3.hotels:before,
h3.hotels:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: #f66494;
}

h3:before {
  bottom: -15px;
  left: 30px;
  width: 30px;
  height: 30px;
}

h3:after {
  bottom: -30px;
  left: 50px;
  width: 15px;
  height: 15px;
}
*/

#box_campaign p.lead {
	width: 720px;
	line-height: 1.5!important;
	margin: 10px auto 0!important;
	font-size: 17px;
	letter-spacing:0.08em;
}


#mokuji{
   width:597px;
   margin:30px auto;
   padding:1em;
   border:1px solid #bbdefb;
}
#mokuji p.mokumoku{
	width:597px;
	font-size:19px;
	font-weight: 600;
	text-align: center;
}
#mokuji ul{
	 margin:20px;
}
#mokuji li{
	margin:10px 0;
	font-size:16px;
}
/* ----------------------------------------------------------
	.about_campaign
---------------------------------------------------------- */

.about_campaign {
	margin: 0 auto;
	width: 810px;
}


.bnr_1cr{
	width:560px;
	margin:2em auto 0;
}
.bnr_1cr figure img{
	width: 560px!important;
	margin-left:0!important;
}
.bnr_1cr figcaption{
	width:560px!important;
	margin:8px 2em 0;
	font-size:15px!important;
	line-height: 1.5;
}
.bnr_1cr a:hover{
	opacity: 0.75;
}

/* ----------------------------------------------------------
	.con_campaign
---------------------------------------------------------- *

.con_campaign {
	margin: 0 2em;
	width: 760px;
}

.con_campaign .schedule {
	font-size: 18px;
}

/*.con_campaign ul.apply {
	margin: 0 0 0 1.5em;
}*/

.con_campaign{
	width:750px;
	margin:10px auto;
}

#inner{
	width:750px;
	margin:auto;
}


#totsu,
#hotel{
	width:750px;
	margin:20px auto;
	position: relative;
}

#totsu p.nonmember{
	width:200px;
	position:absolute;
	font-size:20px!important;
	font-weight:600;
	color:#fff;
	top:10px;
	left: 45px;
	line-height: 1.2;
}
#totsu p.arrow01{
	width:300px;
	position:absolute;
	font-size:16px!important;
	font-weight:600;
	top:45px;
	left: 250px;
}
.btn_totsu{
	position:absolute;
	bottom: 15px;
	right:120px;
}
.btn_totsu a:hover img{
	opacity: 0.7;
}

#hotel p.member{
	width:200px;
	position:absolute;
	font-size:20px!important;
	font-weight:600;
	color:#fff;
	top:10px;
	left: 45px;
	line-height:1.2;
}
#hotel p.arrow02{
	width:300px;
	position:absolute;
	font-size:16px!important;
	font-weight:600;
	top:45px;
	left: 250px;
}
#hotel p.note{
	width: 210px;
	position:absolute;
	font-size: 15px!important;
	top: 140px;
	left: 427px;
	line-height:1.2;
}

#v-machine .price{
	width:715px;
	display: flex;
	margin:auto;
}
#v-machine figure img{
	width:280px;
	margin-left: 1em;
	margin-top:1.5em;
}
#v-machine table{
	width:400px;
	border:2px solid #000;
	text-align: center;
	margin:1.5em 1em 0 0;
}
#v-machine th{
	background:#e04d4d;
	border:1px solid #000;
	padding:.5em;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	vertical-align:middle;
}
#v-machine td{
	border:1px solid #000;
	padding:.8em;
	font-size:17px;
	font-weight:bold;
	color:#000;
	vertical-align:middle;
}
#v-machine figure.vm_img{
	width:400px;
	margin:auto;
}
#v-machine figure.vm_img img{
	width:400px;
}
/*.con_campaign p{
	line-height: 1.55!important;
}*/
.con_campaign ul.annotation {
	margin: 0 0 0 1.5em;
}

.con_campaign .annotation li {
	font-size: 15px!important;
}

.attention{
	margin: 20px auto;
	background:#fffdeb;
	padding:15px;
	border-radius: 10px;
	font-size:16px;
}

/* ----------------------------------------------------------
	.box_contact
---------------------------------------------------------- */

.box_contact {
	border: 1px solid #3780c4;
	margin: 0 auto;
	width: 675px;
}

.box_contact h2 {
	background: #3780c4;
	color: #fff;
	font-size: 21px;
	text-align: center;
	padding: 0.5em;
}

.con_contact {
	margin: 1em auto 1.5em;
	width: 580px;
}

.con_contact p,
.con_contact ul li {
	font-size: 17px;
}

.con_contact ul.contact {
	display: flex;
}

.con_contact ul li:first-child {
	margin: 0 20px 0 0;
}

.con_contact .btn {
	background: #2ba051;
	border-radius: 10px;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 1em auto;
	padding: 0.8em 0.8em 0.8em 0.3em;
	position: relative;
	text-align: center;
	width: 240px;
}

.con_contact .btn:after {
	content: "";
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #fff;
	position: absolute;
	top: 50%;
	right: .5rem;
	-webkit-transform: translate(0, -50%);
   transform: translate(0, -50%);
	color: #fff;
}

.con_contact a:hover {
	opacity: 0.8;
}

.con_contact dl {
	font-size: 17px;
}

.con_contact dl dd{
	margin: 10px 0 0 18px;
}


/* ----------------------------------------------------------
	.box_link
---------------------------------------------------------- */

.box_link {
	margin: 0 auto;
	text-align: center;
	width: 675px;
}

.box_link h2 {
	color: #000;
	font-size: 21px;
	position: relative;
  display: inline-block;
	margin: 0 0 1em;
  padding: 0 120px;
}

.box_link h2:before,
.box_link h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100px;
  height: 3px;
  background-color: #841313;
}

.box_link h2:before {
  left:0;
}

.box_link h2:after {
  right: 0;
}

.box_link a:hover {
	opacity: 0.8;
}

.box_banner img:first-child {
	margin: 0 0 1em;
}

aside.keyword {
	background: #F7E7E8;
	color: #000;
	font-size: 15px;
}
.point{
	color:red;
	font-weight:bold;
}
.taC{
	text-align: center;
}
.red{
	color:red!important;
}


.event{
	width:800px;
	margin:30px auto;
	position:relative;
}

.event h2 {
   position: relative;
  border-top: solid 2px #80c8d1;
  border-bottom: solid 2px #80c8d1;
  background: #ebf9fb;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
  text-align:center;
   font-size:22px;
}
.event h2:after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  font-weight: 900;
  content: '\f0a7\ POINT';
  background: #80c8d1;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}
.vm_title{
	position:relative;
}
.stamp img{
	position:absolute;	
	width:160px;
	top:0;
	left:8em;
	z-index:10;
}
.event_hotel{
	width:800px;
	margin:30px auto;
}

.event_hotel h2 {
 position: relative;
  margin: 30px;
  text-align: center;
  font-size:22px;
}
.event_hotel h2:before,
.event_hotel h2:after {
  position: absolute;
  z-index: 0;
  bottom: -10px;
  display: block;
  content: '';
  border: 1em solid #da5669;
}

.event_hotel h2:before {
  left: -30px;
  border-left-width: 15px;
  border-left-color: transparent;
}

.event_hotel h2:after {
  right: -30px;
  border-right-width: 15px;
  border-right-color: transparent;
}

.event_hotel h2 span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 2px;
  color: #fff;
  background: #ea6275;
 line-height:1.5;
}

.event_hotel h2 span:before {
  left: 0;
  border-width: 10px 0 0 10px;
}

.event_hotel h2 span:after {
  right: 0;
  border-width: 10px 10px 0 0;
}
.price figcaption{
	margin-top:8px;
	font-size:15px;
	text-align: center;
}
 div#banners {
    width: 810px;
    margin: 25px auto 0;
    padding: 0 0 18px;
  }
  div#banners ul {
    display: flex;
    justify-content: space-between;
    width: 657px;
    margin: 0 auto;
  }
  div#banners ul li {
    width: 302px;
  }
  div#banners ul li figure a img {
    width: 302px;
  }
  div#banners ul li figure a:hover img {
    opacity: 0.75;
  }
 div#banners ul li figcaption {
    font-size:15px;
	 margin:8px 0 0;
	 line-height: 1.5;
  }
.txt_blue{
	color:#2a97c4;
}
.txt_pink{
	color:#e36278;
}
.txt_green{
	color:#37ab31;
}
.tax_item{
	width:677px;
	margin:auto;
}
/*.tax_item ul{
	display: flex;
}*/
.tax_item li.item_list {
	width: 643px;
	margin: 20px auto;
	border: 1px solid #a0ab3b;
	padding: 1em;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tax_item li img{
	width: 35%;
	height: 173px;
	border: 1px solid #a0ab3b;
}
.tax_title{
	font-size: 15px;
	text-align: justify;
	margin: 10px 0;
	width: 60%;
}

.tax_title .box_btn {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 382px;
	margin: 10px auto 0;
}

.tax_title span {
	font-weight: bold;
    line-height:1.5;
}


a.btn_furusato {
  display: inline-block;
  padding: 10px 18px;
  background: #41A97F;
  border-radius: 4px;
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2em;
  -webkit-transition: .8s;
  transition: .8s;
	width: 150px;
	text-align: center;
	letter-spacing: -0.06em!important;
}

a.btn_furusato:hover {
  opacity: 0.8;
}


/*ふるさtoらべる*/


dl.point{
	display:flex;
}
.gr{
	display: block;
	width:200px;
	margin:3em 1em 0; 
}
.mds{
	background:#7cb342;
	width:213px;
	height:90px;
	position:relative;
	text-align:center;
	margin:1em;
	border-radius:5px 5px 0 0;
	position:relative;
}
dt.pointer{
	top:-13px;
	left: 0;
	 right: 0;
	 margin: 0 auto;
	position:absolute;
	background:#8a4d2c;
	border-radius:50px;
	width:150px!important;
	padding:.5em;
	color:#fff;
	text-align:center!important;
	font-size:16px;
}
.mds dd.ptext01{
    color:#fff;
    text-align: center!important;
    font-size:20px!important;
    position:absolute;
    top: 40px;
    left:31px;
    line-height:1.5;
 }
.mds dd.ptext02{
    color:#fff;
    text-align: center!important;
    font-size: 19px!important;
    position:absolute;
    top: 28px;
    left: 54px;
    line-height:1.5;
}
.mds dd.ptext03{
    color:#fff;
    text-align: center!important;
    font-size: 19px!important;
    position:absolute;
    top: 28px;
    left: 18px;
    line-height:1.5;
}
.copy{
	width:200px;
	margin:0 0 0 1.5em;
}
 .copy dt{
	margin:0 auto;
	padding:2px;
    line-height: 1.3;
	justify-content: space-between;
	font-size:16px;
	font-weight:normal;
	text-align:left!important;
	color:#000;

}
.point .copy dd.pt01{
	width:50%;
	margin: 2.5em 0 0 3em;
}
.point .copy dd.pt02{
	width:32%;
	margin: 1.5em 0 0 4em;
}
.point .copy dd.pt03{
	width:80%;
	margin: 2.5em 0 0 1.5em;
}
.ptbox{
	border:1px solid #7cb342;
	width:200px;
	margin:-1.2em 0 0 -.5em;
	padding:.5em .15em  2.1em .5em;
}
.btn {
	position: relative;
	display: flex;
	margin: 0 auto 30px!important;
	background: #ec407a;
	border-radius: 5px;
	text-align: center;
	width: 350px!important;
	padding:.5em 0 .5em 1.8em;
}
.btn a {
display: block;
font-weight: bold;
font-size: 18px;
height: auto;
overflow:unset;
text-align: left;
}
.btn a.new {
	color: #ffffff;
	}

.btn a.arrow::after {
		display: block;
		content: "▲";
		position: absolute;
		top: 0;
		right: 1.4em;
		bottom: 0;
		font-size: 60%;
		transform: rotate(90deg) scale(1, 0.65);
	}

	.btn:hover{
		opacity:0.75;
	}


.mt22{
	margin-top:22px;
}

.mt10 {
	margin-top: 10px;
}
.mt1{
	margin-top:1em!important;
}
.mt2{
	margin-top:2em!important;
}
.mb20{
	margin-bottom:20px!important;
}

.mb30{
	margin-bottom:30px!important;
}
.ml2{
	margin-left:2em;
}
.pt1{
	padding-top:1em!important;
}
footer > #footer_box > p {
	margin:10px 0px;
	text-align:center;
	width:auto;
	font-size:14px;
		}
	

