@charset 'utf-8';
/*===========================================================================
	LAYOUT
============================================================================*/
body{background:#333333 url('../img/bg_texture.svg');}
#wrap{background-color:#f1f2f3;position:relative;margin:0 auto;min-width:360px;height:100%;max-width:420px;}
.colgroup{position:relative;margin:0 auto;width:100%;}
#header{display:none;z-index:30;}
#container{position:relative;top:0;z-index:20;margin:0;padding:0;min-height:100%;background-color:#eeeeee;}
#content{position:relative;top:0px;left:0;margin:0;padding:0;height:auto;background-color:#eeeeee;}
/*- header ----------------------------------------------------------------------*/
/*- contents ----------------------------------------------------------------------*/
body .container .content > .head .tab{width:100%;margin-top:10px;}
body .container .content > .head .tab *{color:#777777;font-size:14px;letter-spacing:-0.7px}
body .container .content > .head .tab > ul{display:table;width:100%;}
body .container .content > .head .tab > ul > li{display:table-cell;white-space:nowrap;overflow:hidden;text-align:center;width:25%;border-color:#dddddd;border-width:1px 0 1px 1px;border-style:solid;background-color: #eeeeee;}
body .container .content > .head .tab > ul > li > a{height:40px;line-height:40px;color:inherit;font-weight:inherit;}
body .container .content > .head .tab > ul > li:first-child{border-left:0;}
body .container .content > .head .tab > ul > li.on{background-color:#ffffff;color:#1C79BC;font-weight:500;border-bottom-color:#ffffff;}
body .container .content > .main{}
body .container .content > .main.t-pirates-biz{background-color: #eeeeee;}
body .container .content > .main.t-pirates-biz .section-title > h3 {margin: 0; padding:17px 15px 7px 15px;}
body .container .content > .foot.use-fixed{height:55px;}
body .container .content > .foot.use-fixed .tab-link{background-color:#1C79BC;position:fixed;bottom:0;min-width:360px;max-width:420px;width:100%;}
body .container .content > .foot.use-fixed .tab-link > a{display:block;color:#ffffff;font-size:15px;line-height:55px;letter-spacing:-0.75px;font-weight:500;text-align:center;width:100%;}
body .container .content > .foot.use-fixed .tab-link > a.delivery > .img-bul{background-image:url(../img/bul_delivery.svg);width:21px;height:55px;background-size:16px;background-position:0 50%;}