@charset"UTF-8"  ;




/* タイトル
----------------------------------------------- */
/*
<p class="t02">タイトル2ああああああ</p>
<p class="t03">タイトル3ああああああ</p>
<p class="t04">タイトル4ああああああ</p>
<p class="t05">タイトル5ああああああ</p>
*/




.t02	{width:20% ; font-size:2.4em ; line-height:1.2 ; color:#ffffff ; border-bottom:1px #999999 solid ; box-shadow:0 10px 10px -10px #ffffff ; padding:0.5em 1em ; margin-left:auto ; margin-right:auto ; text-align:center ;}
.t02 span{font-size:0.5em ; color:#cccccc;}
.t03	{width:20% ; font-size:2.4em ; line-height:1.2 ; color:#000000 ; border-bottom:1px #666666 solid ; box-shadow:0 10px 10px -10px #000000 ; padding:0.5em 1em ; margin-left:auto ; margin-right:auto ; text-align:center ;}
.t03 span{font-size:0.5em ; color:#333333;}



.t05{position: relative ;  display:inline-block ; font-size:2.0em ; line-height:1.3 ; color:#ffffff ; padding:0 55px ; margin-bottom:0.5em ;}
.t05:before,.t05:after{position:absolute ; display:inline-block ; content:'' ; top:50% ; width:45px ; height:1px ; background:#aaaaaa ;}
.t05:before	{left:0 ;}
.t05:after	{right:0 ;}
.t06{position: relative ;  display:inline-block ; font-size:2.0em ; line-height:1.3 ; color:#000000 ; padding:0 55px ; margin-bottom:1.0em ;}
.t06:before,.t06:after{position:absolute ; display:inline-block ; content:'' ; top:50% ; width:45px ; height:1px ; background:#555555 ;}
.t06:before	{left:0 ;}
.t06:after	{right:0 ;}