
main {
  display: block;
}

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;
}

.topNaviPhoto{
	text-align: center;
	margin-bottom: 30px;
}

.brsp {
  padding-top: 5.5rem;
}

main .container section h3.info {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 0.25em 0.5em;/*荳贋ｸ� 蟾ｦ蜿ｳ縺ｮ菴咏區*/
  color: #494949;/*譁�ｭ苓牡*/
  background: transparent;/*閭梧勹騾乗�縺ｫ*/
  border-left: solid 5px #FF0000;/*蟾ｦ邱�*/
}


main .container section p.leadText {
  text-align: center;
  margin-bottom: 20px;
  padding: 20px;
  margin-top: 30px;
}

.textinfo{
	font-size: 2.0rem; 
	font-weight: bold;
	text-align: center;
}

.text1{
	font-size: 1.5rem;
	margin: 5px 20px 50px;
}



.guidetext{
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0.25em 0.5em;/*荳贋ｸ� 蟾ｦ蜿ｳ縺ｮ菴咏區*/
  color: #494949;/*譁�ｭ苓牡*/
  background: transparent;/*閭梧勹騾乗�縺ｫ*/
  border-left: solid 5px #0004A7;/*蟾ｦ邱�*/
  text-align: left;
}


.shoptext{
  font-size: 1.8rem;
  font-weight: bold;
  /*margin-bottom: 10px;*/
  padding: 0.25em 0.5em;/*荳贋ｸ� 蟾ｦ蜿ｳ縺ｮ菴咏區*/
  color: #494949;/*譁�ｭ苓牡*/
  background: transparent;/*閭梧勹騾乗�縺ｫ*/
  border-left: solid 5px #0004A7;/*蟾ｦ邱�*/
  text-align: left;
}

.centering-block{
	text-align: center;
}


.centering-block .centering-block-inner {
 text-align: left;
 display: inline-block;
}

.bottonP {
  display: block;
  transition: ease .2s;
  margin: 30px auto 10px;
  background: #FF0000 url(../img/arrow1.svg)right 9pt center no-repeat;
}

.indent{
  text-indent: -1em;
  padding-left: 6em;
}
.indent1{
  text-indent: -1em;
  padding-left: 1em;
	font-weight: bold;
}
.indent2{
  text-indent: -1em;
  padding-left: 2em;
}
.indent3{
  text-indent: -4em;
  padding-left: 5em;
}

.indent4{
  text-indent: -3em;
  padding-left: 4em;
}

.pale1{
  padding-left: 1em;
}

.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.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
}

.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% - 5px);
  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;
}

.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(55% - 5px);
  right: 0px;
  transform: rotate(45deg);
  width: 6px;
}

.red{
	color: #FF0004;
}

.box{
	border: 2px solid #FF0004;
	padding: 8px;
	margin: 8px;
	width: 600px;
}

.boderb{
	text-decoration: underline;
	font-weight: bold;
}
.boderbred{
	text-decoration: underline;
	font-weight: bold;
	color: #F70004;
}

@media only screen and (max-width:768px) {
  main {
    background-color: #fff
  }
  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.5rem;
    font-weight: bold;
    text-align: left;
    /* margin-bottom: 10px;*/
  }
/*  main .container section p {
    padding: 0;
    font-size: 1.4rem
		
  }*/
	.textinfo{
		font-size: 1.5rem;
		text-align: left;
	}
	
	.guidetext{
		font-size: 1.3rem;
		text-align: left;
		margin: 20px 0 15px;
	}
	
	.centering-block{
		text-align: left;
	}
  main .container section p.leadText {
    text-align: left;
    margin: 0px;
    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.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 iframe {
    width: 100%;
    height: 350px;
  }
  .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% - 5px);
    right: 0px;
    transform: rotate(45deg);
    width: 6px;
  }
  #areamenu {
    padding-bottom: 30px;
  }
  .areamenuList_areaBox dd {
    padding-left: 0px;
    margin-top: 0px;
  }
  .btn_info {
    text-align: center;
    padding: 1.5rem;
  }
  .small {
    font-size: 1.0rem;
  }
	
.shoptext{
  font-size: 1.3rem;
}
	.text1{
		font-size: 1.3rem;
		margin: 5px 0 15px;
	}	
	
	.box{
	width: 100%;
}

	
}

*, *:before, *:after {
	box-sizing: border-box;
}


.col_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div{
	/*width: 50%;*/
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_2 > div{
		width: 100%;
	}
}


.col_3{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_3 > div{
	width: 33.33333%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_3 > div{
		width: 50%;
	}
}
@media screen and (max-width: 480px) {
	.col_3 > div{
		width: 100%;
	}
}
.button {
  position: relative;
  display: inline-block;
  padding: .5em 4em;
  background-color: #333;
  border: 2px solid #333;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  margin-bottom: 30px;
}
.button::after {
  position: absolute;
  top: 50%;
  right: .2em;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #fff;
  transition: all .3s;
}
.button:hover {
  background-color: #fff;
  color: #333;
}
.button:hover::after {
  border-left-color: #333;
}

@media screen and (max-width: 480px) {
	.button{
		margin-bottom: 0px;
		width: 100%;
		padding: 5px;
	}
}

.ypcr:hover{
	opacity: 0.8;
}

a.button{
display: flex;  align-items: center;
  justify-content: center;
}
.flex{
	display: flex!important;
}

@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}
.boxLink::before{
  border-top: 2px solid #ed0505;
  border-right: 2px solid #ed0505;
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  top: calc(55% - 5px)!important;
  right: 13px;
  transform: rotate(45deg);
  width: 6px;
}
