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


/*Layout*/
.tweet{
	right:91px;
}
.facebook{
	width:76px;
	top:10px;
}
.lead{
	font-size:110%;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}
.bt_toparea{
	margin-bottom:20px;
}
.bt_toparea_w450{display:inline;}
.bt_toparea_w980{display:none;}
@media screen and (min-width:450px){
	.bt_toparea_w450{display:none;}
	.bt_toparea_w980{display:inline;}
}
.about_debut_area{
	background-color:#B8D523;
	border-radius:0 0 10px 10px;
}
.about_debut_waku{
	background-color:#fff;
	border:3px solid #B8D523;
	border-radius:10px;
	padding:15px 13px;
}
.about_debut_waku img{
	margin:0 0 10px 13px;
}
.debut_about p,
.debut_about .list_inner li{
	margin-bottom:6px;
}
.debut_about p span,
.debut_about .list_inner li{
	font-size:105%;
	line-height:1.6em;
	font-weight:bold;
	color:#3E3E3E;
	background-image:url(../img/list_check.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
	margin:0 0 4px 0;
	padding:0 0 0 24px;
}
@media screen and (min-width:740px){
	.debut_about p span,
	.debut_about .list_inner li{
		font-size:110%;
		margin:0 0 0 0;
	}
}

.about_debut_w620{display:inline;}
.about_debut_w980{display:none;}
/*
@media screen and (min-width:620px){
	.about_debut_w620{display:none;}
	.about_debut_w980{display:inline;}
	.about_debut_waku{
		border:solid #B8D523;
		border-width:0 4px 4px;
		border-radius:0 0 10px 10px;
		padding:17px 4px 17px 19px;
		margin:0 0 15px 0;
	}
	.about_debut_waku img{
		margin:0 44px;
	}
}
*/
.font_red{
	color:#D63037 !important;
}

@media screen and (max-width: 880px) {
	.social{
		padding:10px 70px 0px;
	}
	#main_contents{
		padding:20px 70px 60px;
	}
}
@media screen and (max-width: 780px) {
	.social{
		padding:10px 20px 0px;
	}
	#main_contents{
		padding:20px 20px 60px;
	}
}
@media screen and (max-width: 760px) {
	.about_debut_waku table td{
		display:block;
	}
	.about_debut_waku table td.debut_pkg{
		text-align:center;

	}
	.about_debut_waku table td.debut_pkg img{
		float:none;
		margin:0 44px 15px;
	}
}

/*Link*/



/*H*/
h1 {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}
h1.image {
	line-height:normal;
	margin:0px 0px 15px;
	padding:0;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	overflow:hidden;
}
h1.image div{
	margin:0 -15px;
}
h1.image img {
	max-width:980px;
}
h1.image img.pc {
	display:none;
}
h1.image img.m {
	display:block;
}
@media screen and (min-width:785px) and (max-width:980px) {
h1.image img {
	width:100%;
}
}
@media screen and (max-width:784px){
h1.image img {
	margin-left:0;
	width:100%;
}
}
.send h3 {
	font-size:120%;
	line-height:1.4em;
	padding:0 0 5px 11px;
}

/*Parts*/
.box_type02 {
	background-color:#fff;
	background-image:none;
	border:3px double #D63037;
}



/*Table*/




/*Button*/


