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

/*Layout*/
body{
	min-width:320px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
#Wrapper{
	background-color:#eee;
	background-image:url(../img/bg_white.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
#Contents_type02 {
	font-size:115%;
	line-height:1.5em;
	padding:0;
}
.contents_width{
	background-color:#fff;
}
.social{
	padding:10px 120px 0px;
}
.tweet{
	float:right;
	margin-right:10px;
}
.facebook{
	float:right;
	width:50px;
}
#main_contents{
	padding:20px 120px 60px;
}
#main_contents.tc{
	font-family:"Microsoft JhengHei", Arial, Helvetica, sans-serif;
}
.lead{
	font-size:130%;
	line-height:1.5em;
	color:#253537;
}
.bt_toparea{
	margin-bottom:40px;
}
.bt_toparea p.font_family_h{
	line-height:1.7em;
}
.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 table,
.about_debut_waku table tr,
.about_debut_waku table td{
	border:none;
	margin:0;
	padding:0;
	font-size:100%;
}
.about_debut_waku table td.debut_pkg img {
	margin:0 44px;
}
.debut_about{
	vertical-align:top;
}
.debut_about p,
.debut_about .list_inner li{
	margin-bottom:6px;
}
.debut_about p span,
.debut_about .list_inner li{
	font-size:110%;
	line-height:1.6em;
	font-weight:bold;
	background-image:url(../img/list_check.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
	margin:0 0 0 0;
	padding:0 0 0 24px;
}
.debut_about.tc p span,
.debut_about.tc .list_inner li {
	font-size:120%;
}
.about_apply table th,
.about_apply table td{
	font-size:95%;
}
.font_red{
	color:#D63037 !important;
}


/*Link*/
a img {
    -webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out; 
}
a img:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}



/*H*/
h1 {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}
h1.image {
	line-height:normal;
	margin:0;
	padding:0;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
h1.image img.pc {
	display:block;
}
h1.image img.m {
	display:none;
}
h3 {
	font-size:105%;
}
.send h3 {
	color:#253537;
	font-size:125%;
	line-height:1.5em;
	padding:0 0 5px 11px;
}
div.h {
	margin-top:40px;
}
div.h h3,
div.h h2 {
	font-size:120%;
	padding:3px 0;
}


/*Parts*/
.font110 {
	font-size:110%;
}
.font_green01 {
	color:#BFDD72;
}
.font_green02 {
	color:#839C00;
}
.font_family_h {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}
.list_kome li {
	padding-left:15px;
	text-indent:-15px;
}
.list_inner {
	list-style-type:none !important;
}
.list_inner li {
	padding-bottom:0;
	list-style:none;
	position:relative;
	margin-left:24px;
}
.list_inner li span {
	position:absolute;
	top:0;
	left:-1.5em;
}
.box_type02 {
	background-color:#fff;
	background-image:none;
	border:3px double #D63037;
}
.box_type02 h4 {
	padding-top:2px;
	font-size:110%;
}



/*Table*/
table tr th {
	text-align:left;
	padding:15px 10px 12px;
	color:#666;
}



/*Button*/
.color_green02 a,
a.color_green02{
	background-color:#A1B829;
	border-color:#A1B829;
}

a:hover.bt_t, a:hover.bt_g, a:hover.bt_pro, a:hover.bt_ex {
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
	opacity:0.2;
}
a.bt_g {
	display:block;
	width:278px;
	height:103px;
	position:absolute;
	top:167px;
	left:638px;
	background-color:#FF6600;
	text-indent:-9999px;
	border-radius: 10px;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

/*微調整*/
.bt_toparea_w450{display:none;}
.bt_toparea_w980{display:inline;}
.about_debut_w620{display:none;}
.about_debut_w980{display:inline;}


