#toku_4 {
	width: 780px;
	margin: 0 auto;
	padding: 0 0 20px;
	font-size: 16px;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
p {
	line-height: 1.45;
}
img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.img-main {
	padding: 0 0 52px;
}
.point-line img {
	margin: 5% auto;
}
.red-text {
	color: #ae2d28;
	padding-top: 1.5%;
	display: block;
}
.small-text {
	font-size: 90%;
}
.img-main {
	padding: 0 0 3vw;
}
.top-text {
	width: 70%;
	margin: 0 auto 3%;
	padding: 0 0 5% 0;
	text-align: center;
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: 5%;
	background: url("../../img/toku/toku04/kumo.jpg"), url("../../img/toku/toku04/kumo.jpg"), url("../../img/toku/toku04/fuji.jpg");
	background-repeat: no-repeat;
	background-position: top right, bottom left, bottom right;
	background-size: 15%;
}
.block {
	width: 96%;
	margin: 0 auto;
	position: relative;
}
.photo-big {
	position: relative;
	width: 80%;
	margin: 10% auto 5%;
	text-align: center;
}
.block02 .photo-big {
	margin: 0 auto 5%;
	width: 90%;
}
.block h2 {
	margin: 0 auto 5%;
	width: 40%;
}
.block01 h2 {
	width: 100%;
	font-size: 34px;
	font-weight: 700;
	text-align: left;
	border-left: 5px solid #ff0198;
	padding-left: 10px;
	margin-bottom: 10px;
}

/*朔日営業*/
.block02 h2 {
	width: 400px;
	position: relative;
	font-size: 36px;
	font-weight: 700;
	padding-left: 350px;
	line-height: 1.5;
}
.block02 h2::before {
	content: url( "../../img/toku/toku04/icon03.jpg");
	transform: scale(0.7);
	position: absolute;
	top: 15px;
	left:180px;
}
.block02 h2 span{
	display: block;
	font-size: 18px;
	margin-bottom: 20px;
}


.block03 h2 {
	width: 100%;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
}


.block04 .ttl-saku  {
	width: 560px;
	height: 45px;
	padding: 18px 0px 8px 40px;
	margin: 0 auto 70px auto;
	background: url(../../img/toku/toku04/title04_bg.png);
	background-repeat: no-repeat;
	background-size:contain;	
}
.block04 .ttl-saku h2  {
	display: inline-block;
	width: 400px;
	font-size: 24px;
	font-weight: 700
}


.float-box {
	width: 80%;
	display: flex;
	margin: 3% auto 10%;
	flex-direction: row-reverse;
}
.float-box.box2, .float-box.box03, .float-box.box04 {
	flex-direction: row;
}
.box-l {
	position: relative;
	width: 60%;
	padding-left: 5%;
}
.box-r {
	width: 40%;
}
.block03 p {
	width: 90%;
	margin: 0 auto 10%;
	text-align: left;
}
.block03 ul, .block04 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.block04 ul {
	width: 90%;
	margin: 0 auto;
}
.block03 ul li {
	width: 30%;
	text-align: center;
	margin: 0 auto 8%;
}
.block03 ul li h3,
.block04 ul li h3 {
	font-weight: normal;
	margin-bottom: 5%;
}
.ticket {
	font-size: 80%;
	margin: 3.5% auto;
}
.first-list .ticket {
	font-size: 78%;
}
.item-name {
	margin: 0 auto 8%;
	font-size: 24px;
}
.block03 ul.first-list li .item-name {
	margin: 12% auto 8%;
}
.block03 ul.second-list {
	width: 96%;
	margin: 5% auto;
}
.block03 ul.second-list li {
	width: 22%;
}
.block03 ul.last-list {
	width: 70%;
	margin: 0 auto 15%;
}
.block03 ul.last-list li {
	width: 32%;
	text-align: center;
	margin: 0 auto;
}
.block03 ul.second-list .item-name, .block03 ul.last-list .item-name {
	margin: 3.5% auto;
	display: inline-block;
	padding-bottom: 1.5%;
	letter-spacing: -0.1em;
}
.block03 ul.last-list .item-name {
	font-size: 21px;
}
.block03 ul.second-list .ticket, .block03 ul.last-list .ticket {
	line-height: 1.6;
	margin: 0 auto 3.5%;
}
.block03 ul.last-list .shop-image {
	width: 90%;
	margin: 0 auto;
}


/*詳しくはこちら*/
.block03 a.btn {
	display: block;
	color: #fff;	
	border-radius: 20px;
	background: #a1573c;	
	margin: 0 auto;
}
.block03 ul.first-list a.btn{
	width: 220px;
	font-size: 16px;
	padding: 12px 0;		
}
.block03 ul.second-list a.btn{
	width: 158px;
	font-size: 12px;
	padding: 8px 0;	
}
.block03 ul.last-list a.btn{
	width: 160px;
	font-size: 14px;
	padding: 10px 0;
}
.block04 a.btn {
	display: block;
	color: #fff;	
	border-radius: 20px;
	background: #a1573c;	
	margin: 0 auto;
	width: 220px;
	font-size: 16px;
	padding: 12px 0;
}



.block04 ul li {
	width: 47%;
	text-align: center;
}
.block04 .item-name {
	margin:12% auto 8%;
/*	border-bottom: 1px solid #000;*/
	display: inline-block;
	padding-bottom: 1.5%;
}






/*次回開催*/
.btn-jikai {
	width: 462px;
	margin: 10% auto;
	border: 1px solid #9f573f;
	border-radius: 50px;
	padding: 0;
	background: #fff;
	
	text-align: center!important;
}
.btn-jikai a{
	display: block;
	font-size: 30px;
	line-height: 1.5;
	padding: 5px 0;
}














.icon {
	position: absolute;
	width: auto;
}
.icon.i01 {
	position: absolute;
	top: 70%;
	left: -15%;
}
.icon.i02 {
	position: absolute;
	right: -20%;
	margin-top: -20%;
}
.icon.i02 img {
	margin: 0 0 0 auto;
}
.icon.i05 {
	position: absolute;
	top: -10%;
	right: -18%;
}
.icon.i03 {
	width: 10%;
	bottom: 0;
	right: 5%;
}
.i04 {
	position: inherit;
	width: 10%;
	margin: 0 10% 0 auto;
}
.i04 img {
	width: 63%;
}
.i05 {
	bottom: 5%;
	right: 24%;
	width: 20%;
}
.i06 {
	bottom: 7%;
	left: -5%;
}