@charset"UTF-8"  ;

/*
<p class="t03 gf15">タイトル3ああああああ</p>
<p class="t04 gf15">タイトル4ああああああ</p>
<p class="t05 gf15">タイトル5ああああああ</p>
<p class="t06 gf15">タイトル6ああああああ</p>
<p class="t07 gf15">タイトル7ああああああ</p>
*/
/*--------------------------------------------*/


/*--------------------------------------------*/
.t02>p{font-size:1.4em ; line-height:1.1 ; color:#1b9347 ; letter-spacing: 0.08em;}
.t02>h2{font-size:2.7em ; line-height:1.35 ; color:#0b2d59 ; position:relative;}
.t02>h2::after{content: ""; position: absolute; left: 0; bottom: 0; width:48px;height: 3px;background:#1b9347;}
@media screen and (max-width: 767px) {
.t02>h2{font-size:1.8em ; padding-bottom:0.3em ;}
}
/*--------------------------------------------*/

/*--------------------------------------------*/
.t02_2{text-align:center ;}
.t02_2>p{font-size:1.4em ; line-height:1.1 ; color:#1b9347 ; letter-spacing: 0.08em; text-align:center ;}
.t02_2>h2{font-size:2.7em ; line-height:1.35 ; color:#0b2d59 ; position:relative; text-align:center ;}
.t02_2>h2::after{content: ""; position: absolute; transform:translateX(-50%) ; left:50% ; bottom: 0 ; width:48px;height:3px;background:#1b9347;}
@media screen and (max-width: 767px) {
.t02_2>h2{font-size:1.8em ; padding-bottom:0.3em ;}
}
/*--------------------------------------------*/
