body{
	background-color:#FFCC66;
	margin:0 auto;
	font-family: Meiryo, "MS PGothic", sans-serif;
}

tr,td,th { font-size:11pt;}

.ryonkin { font-size: 11pt; color: #999999;}

.ryonkin2 { font-size: 10pt; color: #999999;}

.line { line-height: 1.4em; font-size: 11pt;}

.line2 { line-height: 1.3em;}

.line3 { line-height: 1.2em;}

.style1 { color: #999999;}

.small { font-size: 11pt;}

.small2 { font-size: 10pt;}

.small2a { font-size: 10pt; padding:10px}

.small2b { font-size: 10pt; line-height:1.7em;}

.small3 { font-size: 10px;}

.small4 { font-size: 10pt; line-height: 1.6em;}
.small5 { display:block; font-size: 12px; line-height: 16px; margin-top:5px; margin-bottom:5px;}

.space {
       padding: 10px;
       }

.space1 { padding:5px 5px 5px 10px;}
.mgb0 {
	margin-bottom: 0;
}
.mgb1 {
	margin-bottom: 1em;
}

.large { font-size:15px;}
.large-em { font-size: 1.2em;}
.large-em2 { font-size: .9em; color: #6a3906;}

.font_s  { font-size:14px;}
.font_ss  { font-size:10px;}

/* common */
#wrapper { margin:0 auto;}
#sns_area {
	text-align:right;
	font-size:0;
	line-height:0;
	text-height:0;
}
.facebook { text-align:center;}
.right { float:right; margin-left:5px;}
.left { float:left; margin-right:5px;}
.center_text { text-align:center;}
.number li {
	margin-bottom:10px;
	color:#ff6d06;
	font-size:9pt;
	line-height:1.4em;
}
.topic_block {
	margin-right:10px;
	margin-bottom:15px;
	font-size:11pt;
	line-height:1.4em;
	zoom:1;
}
.topic_block:after {
	content:" ";
	display:block;
	clear:both;

}
.mv {
	position: relative;
}
.mv .mv-dc_logo {
	display: inline-block;
    position: absolute;
    right: 121px;
    bottom: 11px;
}

.sns_icon {
	background-image:url(img/sns_icon-bg.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	height: 80px;
	color: #fff;
	
}
.sns_icon-inner {
	display: flex;
}
.sns_icon .sns_icon-l {
	width: 46%;
}
.sns_icon .sns_icon-l a {
	padding-top: 15px;
	padding-left: 24px;
	display: block;
}
.sns_icon .sns_icon-l a:hover {
	opacity: 0.7;
}
.sns_icon .sns_icon-r {
	width: 54%;
	height: 80px;
	font-size: 12px;
	padding-right: 10px;
}
.sns_icon-r .sns_icon-action {
	display: flex;
	justify-content: flex-end;
	list-style: none;
	padding-left: 60px;
	padding-right: 6px;
	font-size: 16px;
	margin: 10px 0 0 0;
}
.sns_icon-r .sns_icon-action li {
	padding-left: 1.1em;
}
.sns_icon-r .sns_icon-action a {
	color: #fff;
}
.sns_icon-r .sns_icon-action a:hover {
	opacity: 0.7;
}
.sns_icon-r .sns_icon-sns{
	display: flex;
	gap: 10px;
	justify-content: flex-end;
	list-style: none;
	margin: 6px 0 0 0;
}
.sns_icon-sns img {
	height: 30px;
}
.sns_icon a{
	margin: 0 3px 0 3px;
}
.sns_icon a:hover{
	opacity: .9;
}

.ameba {
	text-align: center;
	height: 270px;
}



/* index */
.top_title {
	color:#ff6d06;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.logo-txt {
	width: 35%;
}
