@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------*/

.totop{
	display: none;
}



#contents_block h2{
	width: 96.13vw;
	height: 7.43vw;
	margin: 5.33vw auto 0 auto;
	overflow: hidden;
	background-image:url("../sp/main_h2.png");
	background-repeat:no-repeat;
	background-position:left center;
	background-size: contain;
	color:#fff;
	text-indent:45px;
	font-size:3.73vw;
	padding-top: 2.37vw;
}

/**/



.greeting01{
	width:96.13vw;
	margin:8.00vw auto 4.00vw auto;
	overflow:hidden;
}

.greeting01 .photo{
	width:179px;
	margin: 0 auto;
	text-align: center;
}

.greeting01 .text{
	width:96.13vw;
	margin: 4.00vw auto;
	overflow:hidden;
}

.greeting01 .text div{
	line-height: 175%;
}

.greeting01 .text p{
	text-align:right;
	margin-top:1em;
    font-family: "Sawarabi Mincho";
    font-size: 16px;
    font-weight: bold;
}

.greeting01 .text p span{
	font-size: 11px;
}

/*---------------------------*/

.greeting02{
	width:96.13vw;
	margin:8.00vw auto 4.00vw auto;
	overflow:hidden;
}

.greeting02 .photo{
	width:179px;
	margin: 0 auto;
	text-align: center;
}

.greeting02 .text{
	width:96.13vw;
	margin: 4.00vw auto;
	overflow:hidden;
}

.greeting02 .text div{
}

.greeting02 .text p{
	text-align:right;
	margin-top:1em;
}

/*---------------------------*/
.rinen{
	clear:both;
	width:690px;
	margin:50px auto;
	overflow:hidden;
	width:96.13vw;
	margin:8.00vw auto 4.00vw auto;
	overflow:hidden;
}

.rinen h3 {
	text-align: center;
	
}

.rinen ol {
	font-weight: bold;
	font-size: 16px;
	padding-left: 30px;
}

.rinen li {
padding: 5px 0;
}