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


body{width:100%; min-width:1000px;}

header{width:100%;}
.head_nav{width: 526px; height: 57px; margin: 58px auto 46px auto; padding-left: 20px}

.head_nav li, .foot_nav ul li{float: left; height: 57px;}
.head_nav li a, .foot_nav ul li a{height: 57px; display:block; text-indent: -9999px;}

.nav01{width: 48px; margin-right: 23px;}
.nav01 a{width: 48px; background: url(../images/universal/navi.gif) 0 0 no-repeat;}
.nav02{width: 60px; margin-right: 37px;}
.nav02 a{width: 60px; background: url(../images/universal/navi.gif) -71px 0 no-repeat;}
.nav03{width: 153px;}
.nav03 a{width: 153px; background: url(../images/universal/navi.gif) -168px 0 no-repeat;}
.nav04{width: 75px; margin-left: 34px;}
.nav04 a{width: 75px; background: url(../images/universal/navi.gif) -355px 0 no-repeat;}
.nav05{width: 74px; margin-left: 22px;}
.nav05 a{width: 74px; background: url(../images/universal/navi.gif) -452px 0 no-repeat;}


.main_img{width:100%; height:400px; overflow:hidden; background-color:#000;}
.main_img img{height:100%; display:block; /*background:url(../images/dickies/main_img.jpg) center center no-repeat;*/ -webkit-animation:inout 20s; -webkit-animation-iteration-count:1; -moz-animation:inout 20s; -moz-animation-iteration-count:1; animation:inout 20s; animation-iteration-count:1;}
@-webkit-keyframes inout {
  0%{-webkit-transform:scale(1.3);}
  100%{-webkit-transform:scale(1);}
}
@-moz-keyframes inout {
  0%{-moz-transform:scale(1.3);}
  100%{-moz-transform:scale(1);}
}
@keyframes inout {
  0%{transform:scale(1.3);}
  100%{transform:scale(1);}
}


.about{width: 900px; margin: 0 auto; padding: 50px 0;}
.about_l{float: left; width: 250px;}
.about_r{float: right; width: 650px;}
.about_r .p01{font-size: 15px; font-weight: bold; line-height: 140%; padding-bottom: 15px;}
.about_r .p02{font-size: 11.5px; line-height: 185%; color: #666;}



.news{width:100%; background-color:#eee;}
.news div{width:800px; margin:0 auto; padding:65px 0; text-align:center;}
.news a{color:#333;}

.news table{border-top:1px solid #000; border-bottom:1px solid #000; margin-top:40px;}
.news table tr td{text-align:left;}
.news_td01{width:110px; padding-left:13px; font-weight:bold; font-size:14px;}
.news_td02{padding:30px 0 30px 3px; color:#666; border-bottom:1px solid #ccc;}
.news_td03{padding:30px 0 30px 3px; color:#666;}

.content{width:1000px; margin:0 auto;}
.pickup, .lineup{padding-top:100px;}
.keyholder{margin:150px 0;}
.wallet{margin-bottom:150px;}

.pickup{width:885px; margin-left:auto; margin-right:auto;}
.pickup_title{width:159px; margin:0 auto;}
.pickup_belt{padding-top:100px;}
.pickup_key, .pickup_wallet{padding-top:150px;}
.pickup section{margin-top:70px;}
.pickup_item p{margin-top:15px; line-height:130%;}
.pickup_item p span{color:#999; font-size:12px;}

#section_wrap01, #section_wrap02, #section_wrap03, #section_wrap04, #section_wrap05, #section_wrap06, #section_wrap07, #section_wrap08, #section_wrap09{padding-left:1px;}

#section_wrap01:after, #section_wrap02:after, #section_wrap03:after, #section_wrap04:after, #section_wrap05:after, #section_wrap06:after, #section_wrap07:after, #section_wrap08:after, #section_wrap09:after{ content: ""; clear: both; display: block;}

.lineup section{width:332px; padding:15px 0; float:left; margin-top:70px;}
.section_0{opacity:0;}
.section_d{border-right:1px solid #ccc;}

.fadeInUp{-webkit-animation:fadeInUp 1s cubic-bezier(.55,0,.1,1) both; animation:fadeInUp 1s cubic-bezier(.55,0,.1,1) both;}
@-webkit-keyframes fadeInUp{ from{ opacity:0; -webkit-transform:translateY(8px); transform:translateY(8px); }}
@keyframes fadeInUp{ from{ opacity:0; -webkit-transform:translateY(8px); transform:translateY(8px); }}
.delay-02s{-webkit-animation-delay:0.2s; animation-delay:0.2s;}
.delay-04s{-webkit-animation-delay:0.4s; animation-delay:0.4s;}

section table{width:332px;}
section table .item_td01{text-align:center; height:160px;}
section table .item_td02{padding:10px 0 10px 90px;}
section table .item_td03{padding-left:90px; color:#999; font-size:12px;}

section .table_wallet .item_td01{text-align:center; height:190px;}
section .table_wallet .item_td02{padding:10px 0 10px 90px;}
section .table_wallet .item_td03{padding-left:90px; color:#999; font-size:12px;}

section .table_key .item_td01{text-align:center; height:220px;}
section .table_key .item_td02{padding:10px 0 10px 90px;}
section .table_key .item_td03{padding-left:90px; color:#999; font-size:12px;}


.foot_nav{width:100%; border-top:1px solid #ccc;}
.foot_nav div{width:1000px; margin:0 auto;}
.foot_nav ul{width: 526px; height: 57px; margin: 20px 0 20px 257px; float: left;}
.scroll_top{float:right; margin-top:35px;}

footer{width:100%; height:380px; background-color:#ccc;}
.foot_logo{width:238px; height:66px; margin:0 auto; padding:50px 0 30px 0;}
.foot_zip{width:280px; height:100px; margin:0 auto;}
.foot_mail{width:239px; height:21px; margin:0 auto;}
.foot_mail a{display:block; width:239px; height:21px;}
.foot_mail a:hover{border-bottom:1px solid #000;}
.foot_superD{width: 135px; margin: 20px auto 0 auto;}



