
body{
	font-family: 'Noto Sans JP', YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", Hiragino Kaku Gothic ProN, Arial, "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
}

main {
  display: block;
  /*margin-top: 50px;*/
}

main a{
	color: #011FAA;
}

main .container {
  max-width: 1200px;
  margin: 0 auto;
}

main .container section h1 {
  text-align: center;
  font-size: 2.0rem;
font-weight: bold;
}

.brsp{
	padding-top: 5.5rem;
}


/*繧ｭ繝｣繝ｳ繝壹�繝ｳ*/
*, *:before, *:after {
	box-sizing: border-box;
}
.col_4{
	 max-width: 1200px;
  margin: 0 auto;
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_4 > div{
	width: 25%;
	padding: 10px;
}
.col_2{
	 max-width: 100%;
  margin: 0 auto;
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div{
	width: 50%;
	text-align: center
}
@media screen and (max-width: 960px) {
	.col_4 > div{
		width: 33.33333%;
	}
}
@media screen and (max-width: 480px) {
	.col_4 > div{
		width: 50%;
	}
}
@media screen and (max-width: 960px) {
	.col_2 > div{
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.col_2 > div{
		width: 100%;
	}
}

.campaign{
	
	background: #F7F7F0;;
margin-bottom: 2.0rem;
}

.drive{
	background: #fff;
	margin-bottom: 2.0rem;

}



main .container section h3.info {
	font-size: 2.0rem;
	font-weight: bold;
  text-align: center;
  margin-bottom: 20px
}
main .container section p {
  font-size: 1.5rem
}
main .container section p.leadText {
  text-align: center;
  margin-bottom: 20px;
	    padding: 20px;
	margin-top: 30px;
}
.bottonP {
  display: block;
  transition: ease .2s;
  margin: 30px auto 10px;
  background: #FF0000 url(../img/arrow1.svg)right 9pt center no-repeat;
	}
.bottonP {
  padding: 20px;
  text-align: center;
  color: #fff;
  border-radius: 8px;
  font-weight: 700;
  max-width: 530px;
  font-size: 1.8rem;
}
main .container section a:hover {
  opacity: .7
}
main .container section .warp {
  padding: 0 45px
}
main .container section.mph {
  position: relative
}
main .container section.mph nav {
  margin: 50px 0 60px
}

main .container section.mph .about{
	font-size: 3.0rem;
	text-align: center;
	padding: 1.0rem;
	font-weight: bold;
}


main .container section.mph .map {
  width: 100%;
  height: 500px;
  max-width: 850px;
  margin: 0 auto
}


main .container section.spot {
  padding: 10px 0
}
main .container section.spot .spotBlock {
  margin-bottom: 90px
}
main .container section.spot .spotBlock:last-child {
  margin-bottom: 0
}
main .container section.spot .spotBlock .information {
  padding: 30px 50px;
  border: 2px solid #000;
  margin-bottom: 20px
}
/*main .container section.spot .spotBlock .information a {
  margin-top: 15px;
  display: block;
  font-weight: 700;
}*/

/* 繝医ャ繝励リ繝� */
* html .topNavi {
	height:1em;
	overflow:visible;
}
.topNavi {
	overflow:hidden;
	position:relative;
	margin-right:-1.030%;
	margin-top:20px;
	margin-bottom:20px;
}
.topNaviColumn {
	display:inline;
	width:32.302%;
	float:left;
	margin-right:1.030%;
}
.topNaviCon {
	position:relative;
	display:block;
	box-sizing:border-box;
	overflow:hidden;
	padding:10px;
	text-decoration:none;
	color:#000;
	transition:background 0s ease 0s, border 0.5s ease-out 0s;
	background:#f1f1f1;
	border:1px solid #f1f1f1;
	border-radius:4px;
}
.topNaviCon p {
	margin:10px;
}
.topNaviPhoto img {
	width:100%;
	margin: 0 auto;
}
.about{
	font-size: 3.0rem;
	text-align: center;
	padding: 1.0rem;
	font-weight: bold;
}

.time{
	padding: 0.2em 1em;
    margin: 1em 0;
    color: #FF0000;
    background: #fff;/*閭梧勹濶ｲ*/
	width: 150px;
	text-align:center;
	font-weight: bold;border: 1px solid  #FF0000;
	
}

.time p {
    margin: 0; 
    padding: 0;
	font-size: 10px;
}

.btn_info{
	text-align: center;
	padding: 1.5rem;
  margin: 20px 0 30px;
}

/*蝟ｶ讌ｭ謇荳隕ｧ*/

#prefecturesContainer{
  padding-bottom: 50px;
}
#prefecturesContainer a{
	color: #333;
}
.prefecturesList{
  background: #F7F7F0;
  padding: 21px 25px 1px;
}
.prefecturesList_ttl{
  margin-bottom: 20px;
}
.prefecturesList_ttl h3{
  font-size: 1.6rem;
  font-weight: bold;
}
.prefecturesList_areaBox{
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #cccccc;
}
.prefecturesList .prefecturesList_areaBox:last-child{
  border-bottom: none;
}
.prefecturesList_areaBox dt{
  font-weight: bold;
}
.prefecturesList_areaBox dd{
  padding-left: 185px;
  margin-top: -1.75em;
}
.prefecturesList_link a{
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.4;
  padding-right: 18px;
  margin-right: 21px;
  position: relative;
}

.prefecturesList_link a:hover{
  text-decoration: underline;
}

.prefecturesList_link a::before {
  border-top: 2px solid #ed0505;
  border-right: 2px solid #ed0505;
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  top: calc(50% - 3px);
  right: 0px;
  transform: rotate(45deg);
  width: 6px;
}
#areamenu{
  padding-bottom: 30px;
}	

#areamenu a{
	color: #333;
}
.areamenuList{
  background: #F7F7F0;
  padding: 21px 25px 1px;
}
.areamenuList_ttl{
  margin-bottom: 20px;
}
.areamenuList_ttl h3{
  font-size: 1.6rem;
  font-weight: bold;
}
.areamenuList_areaBox{
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #cccccc;
}
.areamenuList .areamenuList_areaBox:last-child{
  border-bottom: none;
}
.areamenuList_areaBox dt{
  font-weight: bold;
	margin-bottom: 3px;
}
.areamenuList_areaBox dd{
  padding-left: 300px;
  margin-top: -1.75em;
}
.areamenuList_link a{
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.4;
  padding-right: 18px;
  margin-right: 21px;
  position: relative;
}

.areamenuList_link a:hover{
  text-decoration: underline;
}

.areamenuList_link a::before {
  border-top: 2px solid #ed0505;
  border-right: 2px solid #ed0505;
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  top: calc(50% - 3px);
  right: 0px;
  transform: rotate(45deg);
  width: 6px;
}

/*繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ*/
.hidden_box input {
    display: none;
}
.checkbox input {
    display: none;
}


@media only screen and (max-width:768px) {
  main {
    background-color: #fff
  }
	
	.kakomi-box3 .boxtext{
	font-size: 1.2rem;
	line-height: 1.5rem;
		text-align: left;
}
	
	
  main a.yoyaku {
    top: auto;
    bottom: 0;
    padding: 15px 0 10px;
    display: block;
    background-color: #ff80aa;
    width: 100%;
    text-align: center
  }
  main a.yoyaku img {
    max-width: 236px;
    height: auto
  }
  main .container {
    background-size: 100% auto;
  }
  main .container section h1 {
     text-align: center;
  font-size: 1.5rem;
	font-weight: bold;
	  margin-top: 80px;
}
    main .container section h3.info {
	font-size: 1.8rem;
	font-weight: bold;
    text-align: center;
   /* margin-bottom: 10px;*/
  }
  main .container section p {
    padding: 0;
    font-size: 1.4rem
  }
  main .container section p.leadText {
    text-align: left;
    margin-bottom: 20px;
	  margin-top: 80px;
	  font-size: 1.3rem;

  }
  main .container section a.bottonP {
    padding: 15px;
    border-radius: 6px;
    font-size: 1.5rem;
  }
  main .container section a:hover {
    opacity: .7
  }
  main .container section .warp {
    padding: 0 20px
  }
  main .container section.mph {
    margin-top: -65px;
    position: relative
  }
  main .container section.mph nav {
    margin: 40px 0 35px
  }
  main .container section.mph .map {

	  height: 400px;
  }


	
	
  main .container section.spot {
    padding: 0px;
  }
  main .container section.spot .spotBlock {
    margin-bottom: 70px
  }
  main .container section.spot .spotBlock .information {
    padding: 10px;
  }
  main .container section.spot .spotBlock .information img {
    height: auto
  }
 /* main .container section.spot .spotBlock .information a {
    margin-top: 15px
  }*/
	main .container section.spot .spotBlock .information iframe{
		width: 100%;
		height: 350px;
	}

	
	
	/*繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ*/
	.topNavi {
		margin:  0 auto;
	}
	.topNaviColumn {
		display:block;
		box-sizing:border-box;
		width:100%;
		float:none;
		margin-right:0;
		margin-bottom:10px;
	}
	.topNaviCon .topNaviPhoto img {
	width: 100%;
}

	/*蜈ｨ菴�*/
.hidden_box {
    margin: 2em 0;
    padding: 0;
}

/*繝懊ち繝ｳ陬�｣ｾ*/
.hidden_box label {
    padding: 15px;
    font-weight: bold;
    background: #efefef;
    border-radius: 5px;
    cursor :pointer;
    transition: .5s;
}

/*繧｢繧､繧ｳ繝ｳ繧定｡ｨ遉ｺ*/
.hidden_box label:before {
    display: inline-block;
    content: '\f078';
    font-family: 'FontAwesome';
    padding-right: 5px;
    transition: 0.2s;
}

/*繝懊ち繝ｳ繝帙ヰ繝ｼ譎�*/
.hidden_box label:hover {
    background: silver;
}

/*繧｢繧､繧ｳ繝ｳ繧貞�繧頑崛縺�*/
.hidden_box input:checked ~ label:before {
     content: '\f00d';
     -webkit-transform: rotate(360deg);
     transform: rotate(360deg);
     color: #668ad8;
}

/*繝√ぉ繝�け縺ｯ隕九∴縺ｪ縺上☆繧�*/
.hidden_box input {
    display: none;
}

/*荳ｭ霄ｫ繧帝撼陦ｨ遉ｺ縺ｫ縺励※縺翫￥*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*繧ｯ繝ｪ繝�け縺ｧ荳ｭ霄ｫ陦ｨ遉ｺ*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}
	
/*蝟ｶ讌ｭ謇荳隕ｧ*/
#shoplistContainer .headingBlock-styleType03{
  text-align: left;
}
#shoplistContainer .headingBlock-styleType03 span{
  text-align: left;
  display: block;
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}
#shoplistContainer .headingBlock-styleType03 span::before{
  background-image: url(../img/icon/icon_01.png);
  height: 30px;
  width: 38px;
  top: calc(50% - 15px);
}
.headingBlock-styleType03{
  font-size: 1.8rem;
  margin-bottom: 25px;
}
.headingBlock-styleType03 span{
  position: relative;
  padding-left: 50px;
}
.headingBlock-styleType03 span::before{
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  display: block;
  position: absolute;
  left: 0px;    
}
#modal-iconInfo{
  display: none;
  animation: a .3s cubic-bezier(0,0,.2,1);
}
#modal-iconInfo.is-open{
  display: block;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 150;
}
.iconInfo_over{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  left: 0;
  background:rgba(0,0,0,0.19);
}
.sp-iconInfo_btn span{
  display: inline-block;
  padding-left: 28px;
  line-height: 24px;
  height: 24px;
  background: url(../img/icon/icon_10.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px auto;
  cursor: pointer;
}
.iconInfo_box{
  background: #fff;
  padding: 25px 15px 10px 15px;
  margin-bottom: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 90%;
  max-width: 340px;
  margin: 0 auto;
  position: absolute;
}
.iconInfo_box span{
  display: inline-block;
  margin: 0 0 15px 0;
  padding: 0;
  width:40%;
  height: 26px;
  line-height: 26px;
  color: #707070;
  font-size: 1.2rem;
}
.iconInfo_box span:nth-child(2n){
  width: 56%;
}
.iconInfo_box span img{
  width: 26px;
  height: auto;
  margin-right: 5px;
}
.sp-iconInfo_btn{
  text-align: right;
  margin-bottom: 10px;
}
.iconInfo_box span.sp-iconInfo_close{
  position: absolute;
  display: block;
  top: -11px;
  right: -7px;
  width: 24px;
}
.iconInfo_box span.sp-iconInfo_close img{
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}

#campaignContainer{
  padding: 40px 0 15px;
  background: #F7F7F0;
}
#campaignContainer .headingBlock-styleType03 span::before{
  background-image: url(../img/icon/icon_02.png);
  height: 36px;
  width: 34px;
  top: calc(50% - 20px);
  left: 6px;
}
.areaCampaign{
  padding: 0 20px;
  justify-content: space-between;
}
.areaCampaign .columnComp_box{
  width: calc(50% - 5px);
  margin-bottom: 25px;
}
.areaCampaign_desc{
  display: none;
}


#recommendContainer{
  padding: 50px 0 10px;
}
#recommendContainer .headingBlock-styleType03 span::before{
  background-image: url(../img/icon/icon_03.png);
  height: 30px;
  width: 43px;
  top: calc(50% - 13px);
  left: -6px;
}

.areaRecommend{
  justify-content: space-between;
  padding: 0 20px;
}
.areaRecommend .columnComp_box{
  margin-bottom: 23px;
  width: 100%;
}
.areaRecommend_item .boxLink.areaRecommend_linkBox{
  border-color: #cccccc;
  color:#333333;
  font-weight: normal;
  text-align: left;
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  padding: 15px 30px 15px 15px;
  position: relative;
}
.areaRecommend_item .areaRecommend_linkImg{
  position: absolute;
  border: 1px solid #cccccc;
  max-width: 83px;
  top: 15px;
  left: 15px;
}
.areaRecommend_item .areaRecommend_linkText{
  padding-left: 95px;
}
.areaRecommend_item .areaRecommend_linkText span{
  font-weight: bold;
}


#prefecturesContainer{
  padding-bottom: 10px;
}
.prefecturesList{
  background: #F7F7F0;
  padding: 20px 20px;
}
.prefecturesList_ttl h3{
  font-size: 1.6rem;
  font-weight: bold;
}
.prefecturesList_areaBox{
  margin: 15px;
  padding: 0px;
}
.prefecturesList_areaBox dt{
  font-size: 1.4rem;
  font-weight: bold;
  padding-bottom: 9px;
  /*border-bottom: 1px solid #cccccc;*/
  position: relative;
  cursor: pointer;
}
.prefecturesList_areaBox dt::before,
.prefecturesList_areaBox dt::after{
  content:'';
  display: block;
  width: 9px;
  height: 1px;
  position: absolute;
  background: #808080;
  top: 35%;
  right: 10px;
  transition: transform 100ms linear;
}
.prefecturesList_areaBox dt::after{
  transform: rotate(90deg);
}
.prefecturesList_areaBox dt.open::after{
  transform: rotate(180deg);
}
.prefecturesList_areaBox dd{
  display: none;
	padding: 0 0 10px;
	margin: 0px;
}
.prefecturesList_link a{
  display: inline-block;
  width: calc((100%/3) - 20px);
  font-size: 1.4rem;
  line-height: 1.4;
  padding-right: 7px;
  margin-right: 12px;
  margin-top: 10px;
  position: relative;
}

.prefecturesList_link a::hover{
  text-decoration: underline;
}

.prefecturesList_link a::before {
  border-top: 2px solid #ed0505;
  border-right: 2px solid #ed0505;
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  top: calc(50% - 4px);
  right: 0px;
  transform: rotate(45deg);
  width: 6px;
}
#areamenu{
  padding-bottom: 30px;
}	
.areamenuList_areaBox dd{
  padding-left: 0px;
  margin-top: 0px;
}

.about{
	font-size: 2.0rem;
}	
.btn_info{
	text-align: center;
	padding: 1.5rem;
  }	
	
	.small{
		font-size: 1.0rem;
	}	

}
.gmap{margin:20px 0;width:100%;max-width:600px;height:500px}