body {
	font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
	font-weight: bold;
	overflow-x: hidden;
}

h6 {
	font-size: 16px;
}


.sc-2 {
	background: url(../img/sm1.png) repeat;
}

.sc-3 p {
	margin: 20px 0;
}


.sc-7 {
	overflow: auto;
}

.sc-8 {
	margin-top: 30px;
}

h4, h5 {
	
}

.siryo {
	color: #000;	
}

.list1 {
	margin-left: -40px;
}

.list1 li {
	padding-left: 5px;
	border-bottom: 2px dotted #ac9233;
	list-style: none;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
}

.box{
margin:auto;
width: 95%;
height:100%;
text-align: center;
border-left:2px solid #b89300;
border-right:2px solid #b89300;
overflow: auto;
margin-bottom: 30px;
}

.box:before,
.box:after{
content:"";
display:block;
height:2px;
background: linear-gradient(to right, #b89300 0%,#fdfa03 48%,#b89300 100%);
}

.box-1{
padding:20px 0;
overflow: auto;
}

.profile {
	transform: rotate( -3deg );
	border: 1px solid #9F4010;
}

table {
	margin-top: 30px;
}

table tr td {
	text-align: center;
}

.lady {
	background: url(../img/coco1.png) repeat;
	padding-top: 10px;
}

.men {
	background: url(../img/coco2.png) repeat;
		padding-top: 10px;

}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #f3bbf4;
    text-decoration: none;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 15px 0;
    padding-top: 17px;
    text-align: center;
    display: block;
    border-radius: 25px;
}
#page-top a:hover {
    text-decoration: none;
    background: #ef4fcc;
}

.point-area h1 {
	font-size: 18px;
	padding-left: 10px;
}

.point-area h5 {
	margin-top: 30px;
	padding: 0 10px;
	margin-bottom: 20px;
}

