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

body{
 font-size: 1.4em;
 line-height: 1.75em;
}

header + main{
	padding-top:45px;
}
main > section:not(.tabs-container){
	padding:0 20px;
}
img.imgPc,
br.brPc{ display:none;}

p{
	margin:0 0 15px;
}

.note{
 font-size:1.2rem;
}

a.arrow{
 background-size:5px auto;
}
a.ancdown,
a.ancup{
 background-position:0 8px;
}

/*=========================== 画像 */
figure{
}
figcaption{
}

/* Header
----------------------------------------------*/
header{
position:fixed;
left:0;
top:0;
background:#0f261b;
width:100%;
height:45px;
z-index:4;
}

header noscript{
  padding:10px;
  display:block;
}

header noscript p{
  margin:0;
  text-align:center;
}

header .header-inner{
	position:relative;
	height: 45px;
}
header .logo{
	width:79px;
	position:absolute;
	left:15px;
	top:11px;
	z-index:2;
}

header .utility{
	position:fixed;
	width:100%;
	background:#0f261b;
	right:0;
	top:0;
	z-index:1;
	overflow:hidden;
}

header .statement{
	display:none;
}

header .logo img{
width:79px;
}

header .utility nav{
  float:right;
}

header .utility nav ul{
	display:table;
	table-layout:fixed;
}

header .utility nav ul li{
	display:table-cell;
	border-left:1px solid #7c807d;
	vertical-align:middle;
}

header .utility nav .coupon{
	display:none;
}
header .utility nav .shop a{
	width:75px;
}
header .utility nav a{
display: table-cell;
width:50px;
height:45px;
cursor:pointer;
text-align:center;
vertical-align:middle;
}
header .utility nav a:before{
content:'';
display: block;
margin:0 auto;
margin-bottom:3px;
background-image: url(../images/header/sprite_menu.png);
background-size: 72px auto;
background-repeat:no-repeat;
}
header .utility nav .login a:before{
width:10px;
height:16px;
background-position:-45px 0;
}
header .utility nav .shop a:before{
width:16px;
height:16px;
background-position:-25px 0;
}
header .utility nav .menu a{
	color:#fff;
	text-decoration: none; /* 店舗検索向け指定 */
}
header .utility nav .menu a:before{
width:19px;
height:16px;
background-position:0 0;
}

header .utility nav .menu.open a:before{
background-position:0 -15px;
}


header .utility nav a{
	font-size:1rem;
}
header .utility nav a span{
    font-size: inherit; /* 店舗検索向け指定 */
}
header .menu-wrapper{
position:absolute;
left:0;
bottom:0;
background-color: rgba(4,20,13,0.98);
width:100%;
}

header .menu-wrapper #menu-overlay{
display:none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index:-1;
}

header .menu-wrapper .menu-global{
	margin-bottom:30px;
	overflow:hidden;
	border-bottom:1px solid #29332d;
}
header .menu-wrapper .menu-global li{
	float:left;
	width:49.8%;
}
header .menu-wrapper .menu-global li {
	margin-bottom:-1px;
	border-bottom:1px solid #29332d;
}
header .menu-wrapper .menu-global li:nth-child(2n+1) {
	border-right:1px solid #29332d;
}
header .menu-wrapper .menu-global li a{
padding:25px 20px 25px 15px;
display:block;
font-size:1.5rem;
position:relative;
}

header .menu-wrapper .menu-global li a:after {
    margin-top: -4px;
    top: 50%;
    right: 10px;
    content: "";
    display: block;
    position: absolute;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

header .menu-wrapper .menu-sns{
	display:table;
	margin:0 auto 30px;
}
header .menu-wrapper .menu-sns li{
	display:table-cell;
	padding:0 9px;
}

header .menu-wrapper .menu-sns li a{
	display:block;
background-image: url(../images/header/sprite_sns.png);
background-size: 87px auto;
background-repeat:no-repeat;
}
header .menu-wrapper .menu-sns li:nth-child(1) a{
	width:21px;
	height:17px;
background-position:0 0;
}
header .menu-wrapper .menu-sns li:nth-child(2) a{
width: 41px;
    height: 18px;
	background-position:0 -22px;
}
header .menu-wrapper .menu-sns li:nth-child(3) a{
	width:17px;
	height:17px;
background-position:0 -44px;
}

header .menu-wrapper .menu-corporate,
header .menu-wrapper .menu-language{
	display:table;
	margin:0 auto 15px;
}
header .menu-wrapper .menu-language{
margin:0 auto 30px
}
header .menu-wrapper .menu-corporate li,
header .menu-wrapper .menu-language li{
	display:table-cell;
	padding:0 5px;
}
header .menu-wrapper .menu-corporate li a,
header .menu-wrapper .menu-language li a{
padding-left:12px;
display:block;
font-size:1.1rem;
position:relative;
}

header .menu-wrapper .menu-corporate li a span,
header .menu-wrapper .menu-language li a span{
    vertical-align: middle;
    font-size: inherit; /* 店舗検索向け指定 */
}

header .menu-wrapper .menu-corporate li a[target="_blank"] span:after,
header .menu-wrapper .menu-language li a[target="_blank"] span:after{
	margin-left:4px;
	content: "";
	display:inline-block;
    width: 8px;
    height: 8px;
 background: url(../images/header/icon_win-sp.png) 0 0 no-repeat;
background-size: 8px auto;
}

header .menu-wrapper .menu-corporate li a:after,
header .menu-wrapper .menu-language li a:after {
    margin-top: -3px;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    position: absolute;
    border-right: 1px solid #7c807d;
    border-bottom: 1px solid #7c807d;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

header .menu-wrapper .close {
    border-top: 1px solid #29332d;
    margin: 0;
    padding: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 1.5rem;
    position: relative;
    float: none; /* 店舗検索向け指定 */
    font-weight: normal; /* 店舗検索向け指定 */
    opacity: 1; /* 店舗検索向け指定 */
    text-shadow: none; /* 店舗検索向け指定 */
}

header .menu-wrapper .close:after {
margin-top:-5px;
content:'';
display: block;
position:absolute;
top:50%;
right:12px;
width:11px;
height:10px;
background: url(../images/header/sprite_menu.png) 0 -8px no-repeat;
background-size: 40px auto;
}

/* Footer
----------------------------------------------*/
footer {
    width: 87.5% !important;
    margin: 50px auto 0 !important; /* 店舗検索向け指定 */
    padding: 0 0 14px 0 !important; /* 店舗検索向け指定 */
    position: relative;
}
ul#footer_sns{
 width:100%;
 margin:0 auto;
 text-align:center;
 font-size:0;
}
ul#footer_sns li{
 display: inline-block;
 width:8% !important; /* 店舗検索向け指定 */
 margin:0 10px;
}
ul#footer_sns li img {
    padding: 0; /* 店舗検索向け指定 */
    width: 100%;
}

footer #topagetop{
 width:30%;
 margin:40px auto 35px auto;
}
footer #topagetop img{
 width:100%;
}

footer #footer_gnavi{
 width:100%;
 text-align:center;
}
footer #footer_gnavi dt/*,
footer #footer_gnavi dt+dd*/{
 width:100%;
}
footer #footer_gnavi dt{
 padding:5px 0;
 background-color:#4d4d4d;
 color:#fff;
}
footer #footer_gnavi dt+dd{
 border-left:1px solid #ccc;
}
footer #footer_gnavi dd{
 display:table;
 float:left;
 width:50%;
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
}
footer #footer_gnavi dd:nth-of-type(odd)/*
footer #footer_gnavi dd:nth-of-type(even)*/{
 border-left:1px solid #ccc;
}
footer #footer_gnavi dd a{
 display:table-cell;
 height:45px;
 vertical-align:middle;
 color:#1a1a1a;
 text-decoration:none;
}

ul#footer_banner{
	margin-bottom:20px;
/* display:table;*/
 width:100%;
 margin-top:20px;
 border-top:1px solid #ccc;
}
ul#footer_banner:after {
 content:"";
 display:table;
 clear:both;
}
ul#footer_banner a{
 color:#333;
 text-decoration:none;
}
ul#footer_banner li{
/* display:table-cell;*/
float:left;
 width:50%;
 height:45px;
 overflow:hidden;
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
 position:relative;
}
ul#footer_banner li:nth-of-type(odd){
 border-left:1px solid #ccc;
}
ul#footer_banner li img {
    padding: 0; /* 店舗検索向け指定 */
    width: 140px;
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}
ul#footer_banner li:nth-of-type(1),
ul#footer_banner li:nth-of-type(2),
ul#footer_banner li:nth-of-type(3),
ul#footer_banner li:nth-of-type(4){ /*display:none;*/}
ul#footer_banner li:nth-of-type(5){
 width:100%;
 height:88px;
}
ul#footer_banner li:nth-of-type(5) a{
 display:block;
 width:100%;
 height:88px;
}
/*ul#footer_banner li:nth-of-type(5):before{
 content:"";
 display:block;
 width:0;
 height:45px;
 border-left:1px solid #ccc;
 position:absolute;
 top:0;
 left:0;
 z-index:3;
}*/

ul#footer_link{
margin-bottom:8px;
 margin-top:-5px;
 text-align:center;
 font-size:0;
 line-height:1;
}
ul#footer_link li{
	margin-top:5px;
 display:inline-block;
 border-left:1px solid #a7a7a7;
 padding:0 5px;
}
ul#footer_link li:first-child{
 border-left:none;
}
ul#footer_link li a{
 color:#1a1a1a;
 text-decoration:none;
 font-size:1rem; /* 店舗検索向け指定 */
}

footer small{
 display:block;
 margin-top:3px;
 text-align:center;
 font-size:1rem;
 color:#1a1a1a;
 line-height:1;
}

#breadcrumb{
	padding:0 8px;
}
#breadcrumb li{
	padding:6px 13px 6px 0;
	margin-right:8px;
	font-size:1rem;
}
#breadcrumb li:after {
    margin-top: -.45rem;
    top: 50%;
    right: 0;
    content: "";
    display: inline-block;
    position: absolute;
    border-right: 1px solid #7c807d;
    border-bottom: 1px solid #7c807d;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* Headings
----------------------------------------------*/
main > .page-title{
	margin-bottom:10px;
}
main > .page-title h1{
	font-size:2.5rem;
}
main > .page-title h1 > span{
	height:100px;
	min-height:100px;
	margin:0 auto;
}
main > .page-title.standard h1 > span{
	background-image: url(../images/bg_page-title-emblem.png);
	background-size:122px auto;
	background-repeat:no-repeat;
	background-position :right 11px top 60%;
}
main > .page-title h1 > span > span{
	padding:10px 20px;
}
main > .page-title h1 > span > span .subttl{
	margin-top:4px;
	font-size:1.6rem;
}
main > .page-title .group-sns{
padding:10px 20px 0 0;
}
main > .page-title .group-sns ul li{
	padding-left:6px;
}
main > .page-title .group-sns ul li a{
	width:21px;
	height:21px;
	background-image: url(../images/bg_page-title-sprite-sns.png);
	background-size:21px auto;
	background-repeat:no-repeat;
}
main > .page-title .group-sns ul li:nth-child(1) a{ background-position : 0 0; }
main > .page-title .group-sns ul li:nth-child(2) a{ background-position : 0 -25px; }
main > .page-title .group-sns ul li:nth-child(3) { display:none;}

h2.hdg-large{
	margin-bottom:10px;
	padding:4px 0 10px;
background: url(../images/bg_hdg-large-line-sp.png) 0 100% repeat-x;
background-size:2px auto;
font-size:2.1rem;
}
h2.hdg-large ~ h2.hdg-large{
	margin-top:38px;
}
h2.hdg-large > span{
	padding-left:42px;
}
h2.hdg-large > span:before{
	margin-top:-17px;
	width:33px;
	height:33px;
}
h2.hdg-large.standard > span:before{
	background: url(../images/bg_hdg-large.png) 0 0 no-repeat;
	background-size:147px auto;
}
h2.hdg-large.bowl > span:before{
	background: url(../images/bg_hdg-large.png) -38px 0 no-repeat;
	background-size:147px auto;
}
h2.hdg-large.plate > span:before{
	background: url(../images/bg_hdg-large.png) -76px 0 no-repeat;
	background-size:147px auto;
}
h2.hdg-large.question > span:before{
	background: url(../images/bg_hdg-large.png) -114px 0 no-repeat;
	background-size:147px auto;
}
h2.hdg-large > span .subttl{
	display:none;
}
h2.hdg-large > span > a.link-inside{
	padding-left:10px;
	margin-top:-0.5rem;
	font-size:1rem;
}
h2.hdg-large > span > a.link-inside:before {
    margin-top: -2.5px;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    position: absolute;
    border-right: 1px solid #17471d;
    border-bottom: 1px solid #17471d;
    width: 5px;
    height: 5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
h3.hdg-medium{
	margin-bottom:10px;
	font-size:1.7rem;
	padding:15px;
}
h3.hdg-medium > a{
	margin:-15px;
	padding:15px 15px 15px 25px;
}
h3.hdg-medium > a:after {
    margin-top: -4px;
    top: 2.5rem;
    left: 8px;
    border-right: 1px solid #004121;
    border-bottom: 1px solid #004121;
    width: 8px;
    height: 8px;
}
h4.hdg-small{
	margin-bottom:10px;
	font-size:1.7rem;
	padding:1px 0 1px 6px;
	border-left:3px solid #1a1a1a;
}
h5.hdg-ex-small{
	margin-bottom:10px;
	font-size:1.6rem;
}

/* Buttons
----------------------------------------------*/
.btn-bevel{
	font-size:1.6rem;
    min-width: 130px;
}
.btn-bevel.full-sp{
	width:100%;
}
.btn-bevel > span{
    padding: 12px 12px 11px;
}
.btn-col2{
	margin-bottom:10px;
}
h2.hdg-large + .btn-box-list{
	margin-top:-10px;
}
.btn-box-list{
	margin-bottom:20px;
}
.btn-box-list > li{
	border-bottom: dotted 1px #ccc;
}
.btn-box-list > li > a{
	padding: 15px 30px 15px 10px;
	display:block;
	font-size:1.4rem;
}

.btn-box-list > li > a:before {
    margin-top: -4px;
    top: 50%;
    right: 10px;
    content: "";
    display: block;
    position: absolute;
    border-right: 2px solid #004121;
    border-bottom: 2px solid #004121;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* Lists
----------------------------------------------*/
.list-news{
	margin-bottom:10px;
}
.list-news > li{
 border-bottom: dotted 1px #ccc;
}
.list-news > li .info{
	display:block;
	position:absolute;
	left:0;
	top:15px;
	z-index:-1;
}
.list-news > li .info .label{
	left:10.5rem;
	top:1.7rem;
	font-size:1.3rem;
	min-width:95px;
	padding:4px 0;
	margin-right:8px;
}
.list-news > li .info .date{
	left:0;
	top:1.9rem;
	font-size:1.3rem;
}
.list-news > li > a {
    padding: 42px 30px 15px 0;
    display: block;
	font-size:1.4rem;
}
.list-news > li > a:before {
    margin-top: -4px;
    top: 50%;
    right: 10px;
    content: "";
    display: block;
    position: absolute;
    border-right: 2px solid #004121;
    border-bottom: 2px solid #004121;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.list-menu-1{
	margin:-10px 0 10px -10px;
}
.list-menu-1 > li{
	padding:10px 0 0 10px;
	width:49.99%;
}
.list-menu-1 > li .cat > div{
	width: 100%;
	width:calc(100% + 1px);
}
.list-menu-1 > li .cat > div > div{
	padding:6px 7px 4px 7px;
	font-size:1rem;
}

.list-menu-1 > li .name{
	padding:10px 17px 9px 10px;
}

.list-menu-1 > li > a .name:after {
    margin-top: -3px;
    top: 1.6rem;
    right: 10px;
    content: "";
    display: block;
    position: absolute;
    border-right: 1px solid #004121;
    border-bottom: 1px solid #004121;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.list-menu-2{
    margin:-10px 0 10px -10px;
}
.list-menu-2 > li{
    padding:10px 0 0 10px;
    width:49.99%;
}
.list-menu-2 > li .image .zoom{
	width:21px;
	height:21px;
	background:url(../images/icon_zoom.png) 0 0 no-repeat;
	background-size:21px auto;
}
.list-menu-2 > li .cat > div{
    width: 100%;
    width:calc(100% + 1px);
    table-layout:fixed;
    position:relative;
    left:0;
    right:0;
}
.list-menu-2 > li .cat > div > div{
    padding:6px 7px 4px 7px;
    font-size:1rem;
}

.list-menu-2 > li .txt{
    padding:10px 10px 9px;
	font-size:1.2rem;
	line-height:1.5;
}
.list-menu-2 > li .desc .name{
	margin-bottom:4px;
	font-size:1.4rem;
}
.list-menu-2 > li .price{
	font-size:2rem;
	margin-bottom:6px;
}
.list-menu-2 > li .price .cur{
	font-size:1rem;
}
.list-menu-2 > li .notice{
	color:#808080;
	font-size:1rem;
	padding-left:1.5rem;
}
.list-menu-2 > li .desc .name .cal{
	font-size:1rem;
}

.list-menu-3{
    margin:-10px 0 10px -10px;
}
.list-menu-3 > li{
    padding:10px 0 0 10px;
    width:49.99%;
}

.list-menu-3 > li .txt{
    padding:10px 10px 9px;
}
.list-menu-3 > li .desc .name{
    margin-bottom:4px;
}
.list-menu-3 > li .price{
    font-size:2rem;
    margin-bottom:6px;
}
.list-menu-3 > li .price .cur{
    font-size:1rem;
}
.list-menu-3 > li .notice{
    color:#808080;
    font-size:1rem;
    padding-left:1.5rem;
}
.list-menu-3 > li .desc .name .cal{
    font-size:1rem;
}

.list-articles{
	margin-bottom:10px;
}
.list-articles > li > a{
	display:table;
}

.list-articles > li + li{
	margin-top:10px;
}
.list-articles > li .image,
.list-articles > li .desc{
	display:table-cell;
	vertical-align:top;
}
.list-articles > li .desc{
	padding:15px 23px 15px 15px;
	position:relative;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
.list-articles > li .desc:after {
    margin-top: -3px;
    top: 50%;
    right: 10px;
    content: "";
    display: block;
    position: absolute;
    border-right: 1px solid #004121;
    border-bottom: 1px solid #004121;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.list-articles > li .desc .ttl{
	font-size:1.4rem;
	margin-bottom:4px;
}

.list-articles > li .desc .txt{
	font-size:1.1rem;
}

.list-campaign{
    margin-bottom:10px;
}
.list-campaign > li{
	position:relative;
}
.list-campaign > li > a{
    display:table;
}

.list-campaign > li + li{
    margin-top:10px;
}
.list-campaign > li .image{
	width:50%;
}
.list-campaign > li .desc{
	width:50%;
}
.list-campaign > li .image,
.list-campaign > li .desc{
    display:table-cell;
    vertical-align:top;
}
.list-campaign > li .desc{
    padding:10px 20px 10px 10px;
    border-top:solid 1px #ccc;
    border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
}
.list-campaign > li .desc:after {
    margin-top: -3px;
    top: 50%;
    right: 10px;
    content: "";
    display: block;
    position: absolute;
    border-right: 1px solid #004121;
    border-bottom: 1px solid #004121;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.list-campaign > li .desc .ttl{
    font-size:1.4rem;
    margin-bottom:4px;
}
.list-campaign > li .cat{
	margin-bottom:10px;
}
.list-campaign > li .cat > div {
    display: block;
    line-height: 1;
}
.list-campaign > li .cat > div > div {
    display: block;
}
.list-campaign > li .cat .status{
	margin-bottom:10px;
	max-width:50px;
	padding:6px 8px 4px;
	font-size:1rem;
}
.list-campaign > li .cat .date{
	font-size:1.3rem;
}
.list-campaign > li .desc .ttl{
    font-size:1.4rem;
}

.list-arrow-parallel{
	margin:-25px 0 10px -16px;
}
.list-arrow-parallel li{
	margin:25px 0 0 16px;
}


/* 2 column and side navigation
----------------------------------------------*/
.column2{
 width:100%;
 margin:0 auto;
}
.column2 > nav{
}
.column2 .contents{
 padding:0 20px;
}

.column2 > nav ul{
 margin-top:40px;
}
.column2 > nav ul li{
 border-bottom:1px dashed #ccc;
 margin-left:20px;
 font-weight:bold;
}
.column2 > nav ul li.head{
 border-bottom:1px solid #ccc;
 margin-left:0;
}
.column2 > nav ul li a{
 display:block;
 padding:15px 20px 15px 0;
 line-height:1.2;
 color:#17471d;
 text-decoration:none;
 background-image:url(../images/bullet01.png);
 background-repeat:no-repeat;
 background-position:95% center;
 background-size:7px auto;
}
/*.column2 > nav ul li.cur a{
 color:#1a1a1a;
 background-image:none;
 background-color:#f7f7f7;
}*/
.column2 > nav ul li.head a,
.column2 > nav ul li.head span{
 display:block;
 padding:15px 20px;
 line-height:1.2;
 font-size:2rem;
 color:#1a1a1a;
}
.column2 > nav ul li a[target="_blank"]{
 background-image:url(../images/icon_blank.png);
 background-size:12px auto;
}




/* table
----------------------------------------------*/
table:not(.type4) th,
table:not(.type4) td{
 display:block;
}

table.type1{
 margin-top:20px;
}
table.type1 tr:first-child{
 display:none;
}
table.type1 th{
	margin:10px 0;
	font-size:1.7rem;
 text-align:left;
	padding:15px;
 background-color:#f2f2f2;
	border-radius:5px;
}
/* 下層CSSでthをbefore擬似要素で表示する設定 */

table.type2 th,
table.type3 th{
 text-align:left;
	padding:7px;
 margin-bottom:5px;
 background-color:#f2f2f2;
 border-top:1px dotted #ccc;
}
table.type2 td,
table.type3 td{
 padding-bottom:20px;
}

table.type2 tr:last-child td,
table.type3 tr:last-child td {
    padding-bottom: 0;
}

/* table
----------------------------------------------*/
table.type4 > thead > tr > th,
table.type4 > tbody > tr > th,
table.type4 > tbody > tr > td{
	padding:10px;
}

/* Tabs
----------------------------------------------*/
.tabs-container{
	margin-bottom:20px;
}
.tabs-container > nav{
	padding:0 20px;
}
.tabs-container > nav:before{
    height: 1px;
}
.tabs-container > nav .tabs-menu-container > div{
	padding:0 5px;
}
.tabs-container > nav .tabs-menu-container > div:first-child{
	padding:0 5px 0 0;
}
.tabs-container > nav .tabs-menu-container > div:last-child{
	padding:0 0 0 5px;
}
.tabs-container > nav .tabs-menu-container > div > a{
	font-size:1.4rem;
	padding:15px 5px 0;
	height:60px;
	outline:none;
}
.tabs-container > nav:first-child .tabs-menu-container > div > a{
	border-width:1px 1px 0;
}
.tabs-container > nav:last-child .tabs-menu-container > div > a{
	border-width:0 1px 1px;
}

.tabs-container .tabs-content{
	padding:30px 20px;
	max-width:960px;
	margin:0 auto;
}

/* form
----------------------------------------------*/
label.mgright10{ margin-right:5px;}
label.mgright20{ margin-right:10px;}
label.mgright30{ margin-right:15px;}

input[type="text"],
input[type="password"]{
 -webkit-appearance: none;
 border-radius:0;
}
input[type="text"].long{ width:90%;}
input[type="text"].medium{ width:95px;}
input[type="text"].short{ width:60px;}

input[type="radio"],
input[type="checkbox"]{
 margin-right:5px;
 width:15px;
 height:15px;
}

textarea{
 -webkit-appearance: none;
 border-radius:0;
 width:90%;
}

input[type="text"],
input[type="radio"],
input[type="checkbox"],
textarea{
 border:1px solid #ccc;
}

/* acrobat
----------------------------------------------*/
.acrobat {
 padding: 20px;
 margin: 30px 0 0 0;
}

.acrobat .image {
 width: 50%;
 margin: 0 0 20px 0;
}

.acrobat .text {
 margin: 0 0 0 0;
 font-size: 13px;
 line-height: 20px;
}
