@charset "UTF-8";

.sp_only {
	display: none;
}
#wrapbody {
	margin: auto;
}

#contents {
	width: 860px;
	height: 1138px;
	margin: 0px auto;
	padding:20px;
	background-color: #ce181e;
	border-radius: 12px;
}

#contents_inner {
	margin: 0 auto;
	padding: 22px 50px 30px;
	background-color: #fff;
	border-radius: 12px;
}

#box01{
	position:relative;
	width:760px;
	height:409px;
	border-bottom:1px solid #8c8c8c;
}

#box01 h1{
	text-align: center;
	color:#666666;
	font-size: 30px;
	line-height: 42px;
}

#box01 h1 span{
	display:block;
}

#box01 .title_info_box{
	margin: 16px auto 0;
	width: 476px;
	height: 36px;
	background-color: #ce181e;
	border-radius: 3px;

}

#box01 .title_info{
	padding-top:7px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight:bold;
	letter-spacing: 0.1em;
}

#box01 .title_info .small{
	font-size: 10px;
}

#box01 .image01{
	width: 450px;
	position: absolute;
	top: 190px;
	left:0;
	right:0;
	margin:0 auto;
}

#box01 .image_recommend{
	width: 150px;
	position:absolute;
	top: 248px;
	left: 60px;
}

#box02 .text_amibo{
	height:54px;
	text-align: center;
	font-size: 22px;
	letter-spacing: 0.15em;
}

#box02 .text_amibo .amibologo{
	display:inline-block;
	position:relative;
	bottom:-24px;
}

#box02 .text_annotation{
	text-align:right;
	margin: 10px 18px 10px;
	font-size:11px;
}

#box02 .b_left{
	float:left;
	width:379px;
	height: 380px;
	border-right:1px solid #8c8c8c;
}

#box02 .b_left p{
	margin-top:-12px;
}

#box02 .b_right{
	float:left;
	width: 350px;
	padding:15px 0 0 30px;
}

#box02 .b_right ul{
	margin:12px 0 10px 18px;
}

#box02 .b_right li{
	font-size: 10px;
	margin-bottom: 5px;
	text-indent: -1.5em;
}

#box02 .b_right li:before{
content: "";
display: inline-block;
width: 9px;
height: 9px;
background: #666666;
margin-right: 6px;
border-radius: 10px;
}

#box03{
	padding:20px;
	color:#fff;
}

#box03 h2{
	margin-bottom:16px;
}

#box03 .list_wrap{
	margin-bottom:10px;
}

#box03 .list_wrap li {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
	float: left;
	position: relative;
	font-size:13px;
}
#box03 .s_left {
	float: left;
}
#box03 .s_right {
	float: right;
}
#box03 .set01 {
	width: 99%;
}
#box03 .set02,
#box03 .set03 {
	width: 47%;
}
#box03 .set03 {
	margin-left:5%!important;
}
#box03 .list_wrap li:before {
	content:'';
	display: block;
	border-bottom: 1px dotted #ee9396;
	position: absolute;
	height: 0px;
	top: 0;
	bottom: 0;
	right: 3em;
	margin-top: auto;
	margin-bottom: auto;
}
#box03 .set01:before {
	width: 429px;
}
#box03 .set02:before {
	width: 193px;
}
#box03 .set03:before {
	width: 255px;
}

#logo1{
	position:absolute;
	top:0;
	left:-30px;
}
#logo2{
	position:absolute;
	top:0;
	right:-30px;
}
