@charset "utf-8";

/* leaf */

.container.leaf{
	margin: 0px;
    padding: 0px;
	width: 100%;
}


.container.leaf p{
	margin: 0 auto;
	margin-top: 20px;
	color:#696969;
	font-size: 15px;


}

p.leaf-paragraph{
	width: 100%;
}

p.leaf-subtitle{
	font-weight:600;
	color:#696969;
	font-size: 16px;
	margin-bottom: 0px;
}

table.leaf-table{
	margin-top: 0px;
	width: 100%;

}

table.leaf-table caption{
	text-align: left;
	font-size: 15px;
	font-weight: 600;
	color:#696969;
	margin-top: 15px;
}

table.leaf-table.baz{
	margin-top: 30px;
	width: 100%;
}



table.leaf-table tr td.item{
	width:15%;
	border-right: 1px dotted #696969;
}

table.leaf-table tr td.item.ent{
	width:20%;
	border-right: 1px dotted #696969;
}

table.leaf-table tr td.item.bazaar{
	width:20%;
	border-right: none;
}



table.leaf-table tr td.desc{
	padding-left:3px;
}


.leaf-rink-box p{
	text-align: center;
	margin-bottom:2px;
	color: #808080;
	font-size: 15px;
}


/*leaf-rink*/
.leaf-rink-box{
	margin-top: 25px;
	margin-bottom: 50px;
}

.leaf-rink{
	width:50%;
	height: 35px;
	margin: 0 auto;
	background-color:#2196F3;
	text-align: center;
	line-height: 16px;
	border-radius:5px;
	padding-top: 5px;
	box-shadow: 2px 2px 14px -2px #1976D2;
	margin-bottom: 30px;
}

.leaf-rink.acce-pdf{
	background-color: #03A9F4;
	box-shadow: 2px 2px 14px -2px #0288D1 ;
}

.leaf-rink.acce-word{
	background-color: #00BCD4;
	box-shadow: 2px 2px 14px -2px #0097A7;
}

.leaf-rink a{
	color:#fff;
	text-decoration: none;
	display:block;
	width: 100%;
	font-size:16px;
}

.leaf-rink a span{
	font-size:14px;
}

.caution{
	margin: 0 auto;
	margin-top: 20px;

}

.caution p{
	margin: 0px;
	color: #1e366a;
	font-size: 14px;
}

.caution ul{
	 color: #1e366a;
  border-top: solid #1e366a 1px;/*上のボーダー*/
  border-bottom: solid #1e366a 1px;/*下のボーダー*/
  padding: 0.5em 0 0.5em 1.5em;

}

.caution ul li{
	margin-bottom: 5px;
    line-height: 1.5;
    padding: 0.5em 0;

}

.right{
    text-align: right;
}

table.nouryousai{
    width: 60%;
    margin:0 auto;
    margin-bottom: 60px;
}

table.nouryousai tr{
    height: 50px;

}


table.nouryousai th{
    vertical-align: middle;

}


table.nouryousai td{
    text-align: center;
    vertical-align:bottom;

}

p span{
    font-size:14px;
}



/*
    img{
        width:45%;
    }
*/

@media (max-width: 768px){

    table.nouryousai{
    width: 80%;
    margin:0 auto;
    margin-bottom: 60px;
    margin-top: 40px;
    border-top: 1px dotted #838383;
}

    table.nouryousai tr{
    height: 50px;
    width:60%;
}


table.nouryousai th{
    vertical-align: middle;
        width:40%;

}

table.mass.christmas{
		margin-bottom: 20px;

}
.date-leaf.xmass{
		margin-top: 0px;
		margin-bottom: 0px;
}

h3.column.sp{
	margin-top: 5px;
	height: 25px;
}

.seika_margin.leaf{
	margin-top: 20px;
	margin-bottom: 50px;
}


}

@media (min-width: 768px){

    section.leaf-img-pc{
        overflow:hidden;
        width:96%;
        margin: 0 auto;
        margin-bottom: 100px;

    }

    .leaf-img img{
        width:100%;

    }

    .leaf-img-box:nth-child(odd),.leaf-img-box-length:nth-child(odd){
      margin-right:3px;
    }

    .leaf-img-box{
        height: 266px;
        width: 400px;
        float:left;
        margin-bottom: 3px;
    }

    .leaf-img-box-length{
        height: 532px;
        width: 400px;
        float:left;
        margin-bottom: 3px;
    }



    .container.leaf{
        width:96%;
        margin:0 auto;
    }

    .container.leaf-img{
        width:803px;
        margin:0 auto;
    }

		table.mass.christmas{
				margin-bottom: 20px;

		}

		.seika_margin.leaf{
			margin-top: 40px;
			margin-bottom: 50px;
		}
}
