* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

h1,h2,h3,h4,dl,dt,dd{
  margin: 0;
  padding: 0;
}

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

a{
  outline: none;
}

body{
  width: 100%;
}

.pc-nn{
  display: none;
}

.pc-bl{
  display: block;
}

img{
	vertical-align: bottom;
}

.gr{
	color: #00a79d;
}

.or {
	color: #f5aa00;
}

#top {
	float: right;
	width: 113px;
	clear: right;
}
.content{
	width: 1200px;
	margin: auto;
}

.content2{
	width: 1100px;
	margin: auto;
}

#txt_link {
	text-align: center;
	clear: left;
	float: left;
	width: 760px;
	margin-top: 15px;
	font-size: 90%;
	line-height: 140%;
	color: #584533;
}

#wrapper img {
	margin: 0px;
	padding: 0px;
	border: 0;
	width: 100%;
}



p {
	margin: 0px;
	padding: 0px;
}

#wrapper p,#wrapper a,#wrapper li,#wrapper dt#wrapper dd{
	font-size: 1em;
}


a {
	text-decoration: underline;
}
.bl{
	color: #006428;
}

.bl2{
	color: #0098bc;
}

.rd{
	color: #e7373c;
}

.txt_m {
	font-size: 80%;
	line-height: 140%;
}
.txt_m_interval {
	font-size: 80%;
	line-height: 160%;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 100%;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.2em;
	font-weight: 400;
}



.txt-s {
	font-size: 70%;
	line-height: 120%;
}
.txt-m {
	font-size: 80%;
	line-height: 140%;
}
.txt-l {
	font-size: 100%;
	line-height: 160%;
}
.ind {
	text-indent: -1em;
	padding-left: 1em;
}

.ind2{
	text-indent: -6em;
	padding-left: 6em;
}

.ind3{
	text-indent: -7em;
	padding-left: 7em;
}

.ind4{
	text-indent: -0.85em;
	padding-left: 0.85em;
}

.ind5{
	text-indent: -1.7em;
	padding-left: 1.7em;
}

.ta_c{
	text-align: center;
}

.ta_c2{
	text-align: center;
}

.mt_10{
	margin-top: 10px;
}

.mt_20{
	margin-top: 20px;
}

.mt_30{
	margin-top: 30px;
}

.mt_50{
	margin-top: 50px;
}

.mt_70{
	margin-top: 70px;
}

.mt_100{
	margin-top: 100px;
}

.mb_20{
	margin-bottom: 20px;
}

.mb_30{
	margin-bottom: 30px;
}

.mb_50{
	margin-bottom: 50px;
}

.m_a{
	margin: 0 auto;
}

.pt_100{
	padding-top: 100px;
}

.txt_box{
	padding: 0 15px;
}

.lh-1{
	line-height: 1.5;
}

.big{
	font-size: 1.5em;
	font-weight: bold;
}

.small{
	font-size: 0.7em;
}
.mdl {
	font-size: 0.9em;
}



h5{
	margin: 0;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	font-size: 120%;
}

.mb_10{
	padding-bottom: 10px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_40 {
	margin-bottom: 40px;
}



.fs_b{
	font-size: 100%;
	font-weight: normal;
}


.flex1{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}

.flex2{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    margin: auto;
    -webkit-align-items: center;
	align-items: center;
}

.flex3{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ta_l{
	text-align: left;
}

.ta_r{
	text-align: right;
}

.ai_c{
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.as_c{
	-ms-flex-item-align: center;
	align-self: center;
}

.main-box{
	width: 100%;
}


#menu{
	background: #E50012;
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	z-index: 10000;

}

#menu a{
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 40px 0;
	font-size: 0.9em;
	font-weight: 500;
}






#topic{
	padding: 150px 0 100px;
}

#topic .pic{
	width: 400px;
}

#topic .topic-txt{
	letter-spacing: 2px;
	width: 650px;
	line-height: 2;
	margin-top: -20px;
}

#topic h2{
	font-size: 1.4em;
	letter-spacing: 4px;
	line-height: 1.8;
	color: #e7373c;
	margin-bottom: 20px;
}

.under-line{
	background:linear-gradient(transparent 70%, #FFFF00 0%);
}

.sub-tit{
	background-color: #e7373c;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 50px;
	font-size: 1.6em;
}

.sub-box{
	margin-bottom: 120px;
}

.sub-box h3{
	font-size: 1.6em;
}

.pop{
	width: 360px;
	margin: 50px auto;
}


.btn-box{
	width: 520px;
	margin-bottom: 50px;
}

.btn-box h3{
	text-align: center;
	color: #e7373c;
}

.hp-btn a{
	display: block;
	background: #000;
	width: 520px;
	padding: 15px 0;
	margin: 20px auto 100px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	border-radius: 30px;
	position: relative;
}

.hp-btn a:after{
	content: ">";
	display: block;
	position: absolute;
	top: 50%;
	font-weight: 900;
	font-size: 1em;
	right: 10px;
	transform: translate(-50%,-50%);
	color: #000;
	background: #fff;
	width: 1.5em;
	border-radius: 20px;
}

.step-area{
	display: block;
}


.step{
	width: 750px;
	margin: 0 auto;
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    margin: auto;
    -webkit-align-items: center;
	align-items: center;
	margin-bottom: 50px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.step .step-box{
	background-color: #45b1e6;
	color: #fff;
	padding: 10px;
	width: 150px;
	text-align: center;
	position: relative;
	margin-right: 30px;
}

.step .step-box:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent #45b1e6;
	position: absolute;
	top: 50%;
	right: -15px;
	transform: translate(-50%,-50%);
}

#wrapper .caution {
	margin: 100px 0 10px;
	font-size: 1.4em;
	font-weight: 900;
	letter-spacing: 2px;
	color: #E50012;
	text-align: center;
}


.place{
	width: 480px;
	margin: 0 auto;
}

.entyo{
	text-align: center;
	margin-bottom: 5px;
	font-weight: 700;
	color: #e7373c;
}


.place-name{
	font-size: 1.2em;
	margin-bottom: 50px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
	text-align: center;
}

.place-name:not(.place1){
	margin-top: 100px;
}

.art-box{
	width: 48%;
	text-align: center;
	margin-bottom: 40px;
}

.art-box p{
	margin-bottom: 10px;
}

.modaal-wrapper{
	z-index: 10001;
}

.modaal-overlay{
	z-index: 10000;
}


@media screen and (max-width:780px){

	.sp-nn{
	  display: none;
	}

	#wrapper img{
		width: 100%;
	}

	.sp-bl{
	  display: block;
	}

	#header .top,#header .bottom,.ab-item{
	  display: none;
	}

	body{
	  min-width: 100%;
	}

	body,#wrapper,#topic .anni,#topic .topic-txt,.news-box,.flex1 .hisbox,#wrapper .his-pic,.ev-box,.hotel-box>p,.hotel-box>.plan-box,.travel-info,#wrapper .ticket-pic,.ticket-txt,#link a{
	  width: 100%;
	}

	.content,.content2{
		width: 90%;
	}

	button {
		border: none;
		background: none;
		outline:none;
	}

	.menu,.menu span {
	    display: inline-block;
	    -webkit-transition:all .4s;
	    transition: all .4s;
	    box-sizing: border-box;
	}

	.menu {
	    position: fixed;
	    top: 80px;
	    right: 10px;
	    width: 50px;
	    height: 50px;
	    z-index: 100000;
	    cursor: pointer;
	    background: #E50012;
	    padding: 0;
	}

	.menu .bar {
	    position: absolute;
	    left: 50%;
	    width: 50%;
	    height: 2px;
	    background-color: #fff;
	    z-index: 10;
	    transform: translate3d(-50%,-4px,0);
		-webkit-transform: translate3d(-50%,-4px,0);
	}

	.menu .menu-txt{
	font-size: 0.5em;
	color: #fff;
	position: absolute;
	left: 50%;
	transform: translate3d(-50%,-4px,0);
	-webkit-transform: translate3d(-50%,-4px,0);
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	}

	.menu span:nth-of-type(1) {
	    top: 22px;
	}

	.menu span:nth-of-type(2) {
	    top: 28px;
	}

	.menu span:nth-of-type(3) {
	    bottom: 14px;
	}

	.menu span:nth-of-type(4) {
	    bottom: 6px;
	}

	.menu.active span:nth-of-type(1) {
	    -webkit-transform: translateX(-50%) rotate(45deg);
	    transform: translateX(-50%) rotate(45deg);
	}

	.menu.active span:nth-of-type(2) {
	    opacity: 0;
	}

	.menu.active span:nth-of-type(3) {
	    -webkit-transform: translateX(-50%)translateY(-12px)rotate(-45deg);
	    transform: translateX(-50%)translateY(-12px)rotate(-45deg);
	}

	#nav {
	    position: fixed;
	    top: 0;
	    right: 0;
	    z-index: 1000;
	    width: 100%;
	    height: 100vh;
	    opacity: 0;
	    background-color: #E50012;
	    transition: all 0.3s ease-in-out;
	    visibility:hidden;
	}

	#nav.active{
	    right: 0;
	    opacity: 0.95;
	    -moz-transform: translateX(0);
	    -webkit-transform: translateX(0);
	    transform: translateX(0);
	    visibility: visible;
	    overflow: auto;
	}

	#nav ul{
	    margin:20px 0;
	    padding:20px 0;
	}

	#nav ul li{
	    list-style-type: none;
	}

	#nav ul li a{
	    display: block;
	    padding: 15px 0;
	    transition: all 0.2s ease-in-out;
	    text-align: center;
	    text-decoration: none;
	    color: #fff;
	}
	#nav ul li a:hover {
	    color: #f65d5d;
	}


	.pure-txt{
		position: absolute;
		bottom: 15%;
		left: 50%;
		transform: translate3d(-50%,-4px,0);
		-webkit-transform: translate3d(-50%,-4px,0);
		transition: all 500ms ease-in-out;
		-webkit-transition: all 500ms ease-in-out;
	}

	#sp-list a{
		color: #fff;
		text-decoration: none;
		text-align: center;
		display: block;
		padding: 10px;
	}


	.sp-header{
		/*height: 125px;*/
		background: #fff;
		width: 100%;
		top: 70px;
		z-index: 999;
	}

	.sp-header label{
		z-index: 1500000;
	}

	.sp-img{
	  width: 100%;
	}

	.sp-img90{
	  width: 90%;
	}

	.sp-img80{
	  width: 80%;
	}

	.sp-img70{
	  width: 70%;
	}

	.ta_c2{
		text-align: left;
	}

	#wrapper p, #wrapper a, #wrapper li, #wrapper dt#wrapper dd{
		font-size: 0.8em;
	}

	#topic,#history,#event, #goods, #travel, #movie,#lunch, #link,#ticket{
		padding: 10% 0;
	}

	.main-box > p{
		width: 100%;
	}

	#topic h2,#news h2{
		font-size: 1em;
		letter-spacing: 0;
		margin-bottom: 10px;
	}

	#topic .topic-txt{
		letter-spacing: 0;
	}

	.mb_50{
		margin-bottom: 5%;
	}

	.mt_20{
		margin-top: 5%;
	}

	#topic .pic{
		width: 60%;
		margin: 0 auto 20px;
	}

	.sub-box{
		margin-bottom: 20%;
	}

	.sub-tit{
		font-size: 1em;
		margin-bottom: 5%;
	}

	.sub-box h3{
		font-size: 0.8em;
	}

	#topic .topic-txt{
		margin-top: 5%;
	}

	.pop{
		width: 60%;
	}

	.step,.hp-btn a{
		width: 100%;
		margin-bottom: 10%;
	}

	.step .step-box{
		margin: 0 0 20px;
	}

	.step >p{
		width: 100%;
	}

	.step .step-box::after{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 15px 10px 0 10px;
		border-color: #45b1e6 transparent transparent transparent;
		top: auto;
		bottom: -15px;
		left: 20%;
	}

	.plan h3, #wrapper .caution{
		font-size: 1em;
		letter-spacing: 0;
		margin-top: 0;
		text-align: left;
	}

	.place{
		width: 100%;
	}

	.place-name{
		margin-bottom: 10%;
		padding-bottom: 5%;
	}

	.place-name:not(.place1){
		margin-top: 10%;
	}

	.art-box{
		margin-bottom: 5%;
		width: 100%;
	}


}
