@import"common.css";

.help{
	margin:-10px 0 30px 0;
	font-size:12px !important;
}

@media screen and (max-width: 768px){
body{
	margin:0 0 0 0;
}	
}
h3{
	margin:40px 0 30px 0;
}

h4{
	font-family: "Mplus 1p";
	text-align:left;
	font-weight:bold;
	padding-left:25px;
	margin-bottom:15px;
	margin-top:30px;
}

.photoB, .photoS, .photoC{
	float:right;
	margin:0 0 0px 30px;
}
.photoB{
	width:250px;
	margin:0 0 0 30px;
	border-radius: 4px;
}
.photoB .photo{
	width:auto;
	height:auto;
	border-radius: 4px;
	margin:0 0 10px 0;
}
.photoB2{
	width:400px;
	height:auto;
	border-radius: 4px;
	margin:0 0 10px 0;
	float:right;
	margin:0 0 0px 30px;
	text-align: right;
}
.photoB2 .photo{
	width:100%;
	height:auto;
	border-radius: 4px;
	margin:0 0 10px 0;
}
.DF{
	width:250px;
	height:auto;
	margin:0 0 10px 0;
}
.photoS{
	width:160px;
	height:auto;
	border-radius: 4px;
}
.photoC{
	width:180px;
	height:auto;
}


.title{
	font-weight:bold;
	font-size:14px;
	color:#593919;
	margin:0 0 10px 0;
	line-height: 1.4em;
}
h5{
	font-size:26px;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-weight: normal;
	color:#593919;
	margin:0 0 10px 0;
}
.hobby{
	font-size:14px;
}
.txt{
	margin:0 0 0 0;
	font-size:16px;
	float:left;
	width:620px;
}
.txt2{
	margin:20px 0 0 0;
	float:left;
	width:210px;
	font-size:14px;
	line-height:1.8em;
}
.block980_2{
	display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
}
.block{
	width:480px;
	height:auto;
	border-radius: 4px;
	border:solid 1px #C9BEB4;
	padding:35px;
	box-sizing: border-box;
	margin:0 0 20px 0;
}
.blockB{
	margin:0 auto 20px auto;
	width:980px;
	padding:35px 35px 30px 35px;
	box-sizing: border-box;
	border-radius: 4px;
	border:solid 1px #C9BEB4;
}

@media screen and (max-width: 768px){
	
h3{
	font-size:22px;
}
	.block600, .block920, .block860{
		margin:20px 20px 0 20px;
		width:auto;
	}
	
	.photoB, .photoS, .photoC{
	width:140px;
	height:auto;
	margin:0 0 0px 15px;
}
	
	.photoB{
	width:50% !important;
	height:auto;
	}
	.photoB .photo{
	width:100%;
	height:auto;
	}
.photoB2{
	width:50%;
	margin:0 0 0px 10px;
}
.photoB2 .photo{
}
	
	
.photoB2 .DF{
	width:100%;
	height:auto;
	margin:0 0 10px 0;
}
	
	.photoB .DF{
	width:100%;
	height:auto;
	}
.title{
	font-size:12px;
}
h5{
	font-size:20px;
	color:#593919;
	
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-weight: normal;
	margin:0 0 5px 0;
	
}
h4{
	margin:15px 0;
}
.hobby{
	font-size:12px;
	line-height:1.4em;
}
.txt{
	margin:10px 0 0 0;
	font-size:14px;
	line-height:1.8em;
	margin:0 0 0 0;
	float:none;
	width:auto;
}
.txt2{
	margin:15px 0 0 0;
	float:none;
	width:auto;
	font-size:14px;
	line-height:1.8em;
}
.block{
	width:100%;
	height:auto;
	clear:both;
	border-bottom:solid 1px #C9BEB4;
	margin:0 0 20px 0;
	padding:25px 20px 25px 20px;
}
.blockB{
	width:90%;
	height:auto;
	clear:both;
	margin:20px auto 20px auto;
	padding:25px 20px 25px 20px;
}
}


.keireki{
	margin:20px 0 30px 0;
	font-size:14px;
	line-height:1.8em;
}

.keireki dt{
	background:#e9e4e0;
	border-radius: 3px;
	float:left;
	padding: 0 5px;
	margin:0 6px 0 0;
	font-size:12px;
	width:90px;
	text-align: center;
}

.keireki dd{
	margin:0 0 5px 0;
}


@media screen and (max-width: 768px){
.keireki dt{
	font-size:10px;
	width:68px;
}
	
.keireki dd{
	margin:0 0 5px 0;
}
}

.dTxt{
	margin:0 0 30px 0;
	line-height:2em;
}
.dTxt14{
	margin:0 0 10px 0;
	font-size:14px;
	line-height:1.8em;
	width:550px;
}
.dTitle{
	width:80px;
	float:left;
}


.btnL{
	text-align:center;
	margin:10px 0 0 0;
	width:220px;
	padding:0 0 0 0;
	float:left;
}
.btnL a{
	display:block;
	padding:10px 0 10px 0;
	text-decoration:none;
	transition: all .5s;
	font-size:16px;
	color:#5B3A1C;
	background:#ede9e3;
	border:solid 1px #C9BEB4;
	margin:0 0 5px 0;
	
	
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;
}
.btnL a:hover{
		background:#5B3A1C;
	color:#fff;
}

.btnS{
	text-align:center;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	float:left;
	display: flex;
}
.btnS a{
	padding:6px 0 6px 0;
	text-decoration:none;
	transition: all .5s;
	font-size:10px;
	color:#5B3A1C;
	background:#ede9e3;
	border:solid 1px #C9BEB4;
	margin:0 5px 0 0;
	line-height: 1.2em;
	width:100px;
	
	
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;
}
.btnS a:hover{
		background:#5B3A1C;
	color:#fff;
}

	.btnLBanner{
	width:250px;
	padding:0 0 0 0;
	float:right;
		border:solid 1px;
	}
.btnLBanner img{
	width:100%;
	margin:5px 0 0 0;

}

@media screen and (max-width: 768px){
	.keireki{
	margin:20px 0 20px 0;
	font-size:12px;
	line-height:1.8em;
}
.dTxt{
	font-size:14px;
}
.dTxt14{
	margin:0 0 10px 0;
	font-size:12px;
	line-height:1.8em;
	width:auto;
}
	
.dTitle{
	width:auto;
	float:none;
	font-size:14px;
	font-weight:bold;
}

.btnL{
	float:none;
	margin:10px auto 0 auto;
	clear:both;
}
	
	
	.btnLBanner{
	width:300px;
	margin:0 auto 5px auto;
	float:none;
	}
.btnLBanner img{
	width:100%;

}
.photoC{
	float:none;
	width:80%;
	max-width:200px;
	margin:0 auto;
}
}