@charset "utf-8";
/*--------------------------------------
	copyright : Lampros co.,Ltd.
--------------------------------------*/

@import url(normalize.css);
@import url(font-awesome.min.css);
@import url(common.css);

#main .tab_btns{ border-bottom: solid 3px;  padding:0 0.5em; margin-bottom: 3%; }
#main .tab_btns > li{float: left; background-color: #eee; padding: 0.6em 1.5em 0.5em; width: 49%; position: relative;}
#main .tab_btns > li:after{font-family: fontAwesome;content: "\f107"; position: absolute; right: 1em;}

#main .tab_btns > li + li{margin-left: 2%;}
#main .tab_btns > li.kai{color: #fff; background-color: #284072; border-bottom-width: 0; font-weight: bold; }

#sec2 .waku{border-top: 1px solid #30446D; padding-top: 35px;}
#sec2 .atten{font-size: 1.6rem; }

#sec3 .waku{background-color: #F4F5F8; padding: 20px 40px;}
#sec3 .table1 th,
#sec3 .table1 td{padding-top: 1.6rem; padding-bottom: 1.6rem;}
#sec3 .table1 tr:first-child{border-top: none;}
#sec3 .table1 tr:last-child{border-bottom: none;}

#sec4 .waku{border-top: 1px solid #30446D; padding-top: 35px;}

#sec5 .rinen{font-size: 25px;}

#sec6 .logo_zone img{width: 400px; margin-bottom: 2%;}
#sec6 .logo_zone figcaption{text-align: left; display: inline-block;}

