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

html{min-height:100%;border:solid #eeeeee 5px;}
body{margin:0;padding:0;background:#101010;color:#ffffff;font-size:92%;min-height:100%;font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
body{-webkit-text-size-adjust:none;}

body#indx{background:#171717;}

@media screen and (max-width:900px){
html{border:none;}
}
@media screen and (max-width:640px){
body{font-size:80%;}
}
@media screen and (max-width:480px){
body{font-size:75%;}
}

h1,h2,h3,h4,h5,h6,p,ol,ul,dt,dd{font-size:100%;padding:0;}

h1,h2,h3,h4,h5,h6{line-height:1.5em;margin:0 0 1em;font-weight:bold;}
p{line-height:2em;margin:0 0 1.5em;}
ol,ul,dt,dd{line-height:1.7em;margin:0 0 1.5em;}
table{line-height:1.7em;margin:0 0 1.5em;}

strong{font-weight:bold;}

img{max-width:100%;}

/* リスト通常使用 */
ul.normal{padding-left:10px;margin-left:10px;}
ul.normal li{margin-bottom:5px;}
ul.none{list-style:none;}

ol.normal{padding-left:15px;margin-left:15px;}
ol.normal li{margin-bottom:5px;}

dl{margin:0;padding:0;}
dt{margin:0;padding:0;}
dd{margin:0;padding:0;}


a:link{text-decoration:underline;color:#ffffff;}
a:visited{text-decoration:underline;color:#ffffff;}
a:hover{text-decoration:none;color:#ffffff;}


a img{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;}
a:hover img{filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}

.sp{display:none;}
@media screen and (max-width:900px){
.pc{display:none;}
.sp{display:block;}
img.sp{display:inline;}
}

/* header */
#header{text-align:center;padding:50px 0 0;width:100%;position:absolute;top:0;z-index:5;}

#logo{margin:0 0 45px;line-height:1em;}
#logo img{max-width:37.5%;}

@media screen and (max-width:900px){
#header{padding:0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;}
#header.on{position:fixed;width:100%;height:100%;background:url("../images/menu_bg.png");z-index:999;overflow-y:auto;}

#logo{position:absolute;top:20px;width:100%;}
}
@media screen and (max-width:420px){
#logo{top:15px;}
}

#gnavi{}
#gnavi li{display:inline-block;background:url("../images/gnavi_bdr.png") no-repeat 100% 45%;margin:0 2px 0 0;padding:0 7px 0 0;line-height:1em;}
#gnavi li:nth-child(5){background:none;margin:0;padding:0;}
#gnavi li:nth-child(6){display:none;}

#gnavi a:hover img{text-shadow: 1px 1px 3px #F58400;
filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}

#sp_menu{display:none;}
@media screen and (max-width:900px){
#gnavi{display:none;padding:0;margin:0;position:relative;top:70px;width:100%;}
#gnavi li{display:block;margin:0 5px;background:#1E1E1E;border:solid #353535;border-width:0 1px 1px;padding:7px 5px;}
#gnavi li:first-child{border-width:1px;}
#gnavi li:nth-child(5){background:#1E1E1E;padding:7px 5px;margin:0 5px;}
#gnavi li:nth-child(6){background:#000000;display:block;}
#gnavi li a{display:block;}

#sp_menu{display:block;position:absolute;right:30px;top:30px;max-width:18%;}
}
@media screen and (max-width:540px){
#sp_menu{right:20px;top:20px;}
#gnavi{top:60px;}
}
@media screen and (max-width:420px){
#sp_menu{right:15px;top:15px;}
#gnavi{top:50px;}
}
@media screen and (max-width:380px){
#sp_menu{right:15px;top:12px;}
}

/* */
#wrap{width:100%;text-align:center;position:relative;}
.inner{width:980px;margin:0 auto;}

#cont{padding:190px 0 0;}
#lineup #cont{padding:210px 0 0;}

@media screen and (max-width:900px){
.inner{width:95%;margin:0 auto;}

#cont{padding:110px 0 0;}
#lineup #cont{padding:110px 0 0;}
#cont h1{padding:0 5%;}
}
@media screen and (max-width:540px){
#cont{padding:80px 0 0;}
}
@media screen and (max-width:420px){
#cont{padding:70px 0 0;}
}


/* footer */
#footer{}
#copy{margin:0;padding:0 0 10px;background:url(../images/f_logo.png) no-repeat top center;padding-top:70px;margin-top:20px;}
@media screen and (max-width:900px){
#copy{padding:70px 5% 10px;}
}

/* index */
#indx #main{width:100%;background:url("../images/main_bg01.jpg") no-repeat 50% 0;position:relative;}

#indx #mainimg{margin:0;line-height:0;}
@media screen and (max-width:1200px){
#indx #main{background:none;}
}


#top_menu{display:none;}
@media screen and (max-width:900px){
#top_menu{display:block;border:solid #353535;border-width:1px 1px 0;margin:0 5px 1.5em;}
#top_menu li{background:#1E1E1E;border:solid #353535;border-width:0 0 1px;padding:7px 5px;line-height:1em;}
#top_menu li a{display:block;}
}


#info_box{position:relative;top:-28px;font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;font-size:80%;}
.info{display:inline-block;}
.info dl{display:table;padding:0 0 3px;}
.info dt,
.info dd{display:table-cell;vertical-align:top;}
.info dt{width:8em;}

@media screen and (max-width:900px){
#info_box{top:0;}
.info{display:block;margin:0 0 20px;}
.info dl{display:block;padding:0 5%;}
.info dt,
.info dd{display:block;width:100%;}
}


/* history */
#history #wrap{width:100%;background:url("../history/images/history_img01.jpg") no-repeat 100% 240px;position:relative;}
#history #cont .txt{padding:60px 0 150px;margin:0 0 0 55px;width:450px;text-align:left;}
#history #cont .txt h2{font-size:135%;margin:0 0 25px;}
#history #cont .txt p{}

#history #mainimg{display:none;}
@media screen and (max-width:900px){
#history #wrap{background:none;}
#history #cont h1{position:relative;z-index:2;top:50px;}
#history #mainimg{display:block;margin:0;position:relative;z-index:1;}
#history #mainimg img{width:100%;}

#history #cont{padding:60px 0 0;}
#history #cont .txt{padding:0 5%;margin:0;width:100%;position:relative;top:-20px;z-index:2;}
}
@media screen and (max-width:540px){
#history #cont{padding:40px 0 0;}
#history #cont h1{top:40px;}
}
@media screen and (max-width:420px){
#history #cont h1{top:30px;}
#history #cont .txt .br_none{display:none;}
}

/* lineup */
#lineup h1{margin:0 0 40px;}
#lineup h2{border:solid 1px #878787;position:relative;padding:15px 15px 12px;font-size:135%;margin:0 0 10px;}
#lineup h2.chacle_h{min-height:100px;}
#lineup h2.chacle_h span{position:relative;z-index:2;}
#lineup h2 .chacle_img{position:absolute;left:0;bottom:0;margin:0;line-height:0;}

#lineup .clm{margin:0;}
#lineup .clm li .more{background:#222222;padding:7px;font-size:75%;margin:0;}
#lineup .clm li .more span:after{content:url("../images/ico_arrow01.png");margin-left:5px;}

#lineup .clm li a{color:#ffffff;text-decoration:none;}
#lineup .clm li a:hover{color:#F88400;}
#lineup .clm li a:hover .more span:after{content:url("../images/ico_arrow01on.png");}

#lineup .clm li .pic{line-height:0;margin:0;}
#lineup .clm li .pic img {border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-ms-border-radius:6px;}

#lineup .clm3 li{width:320px;float:left;margin:0 10px 30px 0;}
#lineup .clm3 li:nth-child(3n){float:right;margin:0 0 30px;}

#lineup .clm4 li{width:239px;float:left;margin:0 8px 30px 0;}
#lineup .clm4 li:nth-child(4n){float:right;margin:0 0 30px;}

#lineup .chacle  a:after{content:url("../images/ico_win.png");margin-left:5px;}

@media screen and (max-width:900px){
#lineup .clm3 li{width:32%;margin:0 2% 30px 0;}
#lineup .clm3 li:nth-child(3n){margin:0 0 30px;}

#lineup .clm4 li{width:23.5%;margin:0 2% 30px 0;}
#lineup .clm4 li:nth-child(4n){margin:0 0 30px;}
}
@media screen and (max-width:480px){
#lineup .clm3 li{width:48.5%;margin:0 0 20px;}
#lineup .clm3 li:nth-child(3n){float:left;}
#lineup .clm3 li:nth-child(2n){float:right;}
#lineup .clm3 li:nth-child(2n+1){clear:both;}

#lineup .clm4 li{width:48.5%;margin:0 0 20px;}
#lineup .clm4 li:nth-child(4n){margin:0 0 20px;}
#lineup .clm4 li:nth-child(2n){float:right;}
#lineup .clm4 li:nth-child(2n+1){clear:both;}
}

#lineup .detail_box{background:#ffffff;padding:20px 20px 20px 35px;margin:0 0 30px;position:relative;color:#101010;
-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#lineup .detail_box a{color:#101010;}

#lineup .detail_box .back{text-align:right;margin:0;}
#lineup .detail_box .back a{padding:0 18px 0 0;background:url("../images/ico_arrow02.png") no-repeat 100% 50%;font-size:70%;text-decoration:none;}
#lineup .detail_box .back a:hover{text-decoration:underline;}

#lineup .detail_box .logo{margin:0;float:left;}
#lineup .detail_box .data{width:320px;float:left;text-align:left;}
#lineup .detail_box .data .name{font-size:125%;margin:0;}
#lineup .detail_box .data .price{margin:0 0 10px;}
#lineup .detail_box .data .price span{font-size:135%;}

#lineup .detail_box .data .ex{font-size:90%;}
#lineup .detail_box .data .ex ul{}
#lineup .detail_box .data .ex li{background:url("../images/ico_square.png") no-repeat 0 6px;padding:0 0 0 15px;}

#lineup .detail_box .data .data_tbl{font-size:87%;min-width:260px;}
#lineup .detail_box .data .data_tbl th{vertical-align:top;padding:3px 10px 3px 0;border:solid #cccccc;border-width:1px 1px 0 0;width:8em;}
#lineup .detail_box .data .data_tbl td{vertical-align:top;padding:3px 0 3px 10px;border:solid #cccccc;border-width:1px 0 0 0;}

#lineup .detail_box .pic{width:600px;float:right;}
#lineup .detail_box .pic #lineup_pic{position:relative;width:600px;height:405px;}
#lineup .detail_box .pic #lineup_pic img{position:absolute;top:0;left:0;opacity:0;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;}
#lineup .detail_box .pic #lineup_pic img.active{opacity:1;}

#lineup .detail_box .pic .col{}
#lineup .detail_box .pic .col li{display:inline-block;margin:0 3px 0 0;}
#lineup .detail_box .pic .col li:after{content:"|";margin-left:10px;}
#lineup .detail_box .pic .col li:last-child{margin:0;}
#lineup .detail_box .pic .col li:last-child:after{content:none;}

#lineup .detail_box .pic .thumb{}
#lineup .detail_box .pic .thumb li{display:inline-block;margin:0 5px 0 0;}
#lineup .detail_box .pic .thumb li:last-child{margin:0;}

@media screen and (max-width:900px){
#lineup .detail_box{padding:20px;margin:0 0 10px;}

#lineup .detail_box .pic .col li{position: relative; z-index: 10;}

#lineup .detail_box .back{display:none;}
#lineup .detail_box .logo{float:none;margin:0 0 10px;text-align:center;}

#lineup .detail_box .pic{width:100%;float:none;}
#lineup .detail_box .pic #lineup_pic{width:100%;height:auto;}
#lineup .detail_box .pic #lineup_pic img.active{position:relative;}

#lineup .detail_box .data{float:none;width:100%;}
#lineup .detail_box .data .data_tbl th{width:auto;}
}
@media screen and (max-width:480px){
#lineup .detail_box{padding:15px;}
}
@media screen and (max-width:380px){
#lineup .detail_box{padding:15px;}
#lineup .detail_box .data .data_tbl{min-width:0;width:100%;}
}

/* shop */
#shop h1{margin:0 0 25px;}

#shop .shop_h{display:inline-block;font-size:205%;background:url("../images/h_bg_left.png") no-repeat 0 50%;padding:0 0 0 15px;}
#shop .shop_h span{display:inline-block;background:url("../images/h_bg_right.png") no-repeat 100% 50%;padding:0 15px 0 0;}

#shop .shop_nav{margin:0 0 50px;}
#shop .shop_nav li{display:inline-block;border:solid #ffffff;border-width:0 1px 0 0;margin:0 10px 0 0;padding:0 15px 0 0;line-height:1em;}
#shop .shop_nav li:last-child{border:none;margin:0;padding:0;}
#shop .shop_nav li a{text-decoration:none;}
#shop .shop_nav li a:hover{text-decoration:underline;}
#shop .shop_nav li a.cur{text-decoration:underline;}

#shop .shop_tbl{width:980px;margin:0 auto 70px;}

#shop .shop_tbl th,
#shop .shop_tbl td{border:solid #101010;border-width:0 0 1px;padding:5px 10px;text-align:left;font-size:0.8em;}
#shop .shop_tbl td:nth-child(n+5){text-align:center;}

#shop .shop_tbl th{background:#363636;}
#shop .shop_tbl tr:nth-child(odd) td{background:#232323;}
#shop .shop_tbl tr:nth-child(even) td{background:#1c1c1c;}

#shop .shop_tbl a:after{content:url("../images/ico_win.png");margin-left:5px;}
#shop .shop_tbl .sp_h{display:none;}

#shop .shop_nav_sp{display:none;}
@media screen and (max-width:900px){
#shop .shop_nav{display:none;}
#shop .shop_nav_sp{display:block;margin:0;}

#shop .shop_nav_sp li{display:inline-block;border:solid #ffffff;border-width:0 1px 0 0;margin:0 10px 0 0;padding:0 15px 0 0;line-height:1em;}
#shop .shop_nav_sp li:last-child{border:none;margin:0;padding:0;}
#shop .shop_nav_sp li a{text-decoration:none;}
#shop .shop_nav_sp li a:hover{text-decoration:underline;}
#shop .shop_nav_sp li a.cur{text-decoration:underline;}

#shop .shop_tbl{width:900px;margin:0 auto;}
#shop .tbl_box{width:95%;margin:0 auto 40px;overflow-x:auto;border:solid #2a2a2a;border-width:0 1px 0 0;}

#shop .shop_tbl th{display:none;}
#shop .shop_tbl td:nth-child(1),
#shop .shop_tbl th:nth-child(1){display:none;}
#shop .shop_tbl col:nth-child(1){display:none;}
#shop .shop_tbl td{font-size:1.1em;}

#shop .shop_tbl .sp_h{display:table-row;width:100%;}
#shop .shop_tbl .sp_h th{display:table-cell;border:solid #2a2a2a 1px;background:#121212;font-size:120%;}
#shop .shop_tbl .sp_h th span{border:solid #ffffff;border-width:0 0 0 5px;padding:0 0 0 10px;}
}
@media screen and (max-width:420px){
#shop .shop_nav_sp li{margin:0 5px 0 0;padding:0 10px 0 0;}
}

/* contact */
#contact #wrap{width:100%;height:100%;background:url("../contact/images/contact_img01.jpg") no-repeat 50% -193px;position:relative;}
#contact #cont{min-height:1000px;}

#contact h1{margin:0 0 50px;}
#contact .lead{display:inline-block;text-align:left;margin:0 0 40px;}
#contact .contact_box{width:400px;background:url("../contact/images/contact_bg01.png");margin:0 auto;}
#contact .contact_box a{display:block;width:100%;height:100%;padding:17px 15px 15px;color:#ffffff;text-decoration:none;}
#contact .contact_box a:hover{text-decoration:underline;}

@media screen and (max-width:900px){
#contact #cont{min-height:auto;}

#contact .lead{padding:0 5%;}
#contact .contact_box{max-width:400px;width:90%;margin:0 auto 40px;}
}
@media screen and (max-width:640px){
#contact #wrap{background:url("../contact/images/contact_img01.jpg") no-repeat 50% -53px;background-size:1000px;}
}
@media screen and (max-width:580px){
#contact .lead br{display:none;}
}
@media screen and (max-width:420px){
#contact #wrap{background:url("../contact/images/contact_img01.jpg") no-repeat 50% -33px;background-size:760px;}
}


/*------------------------------------------------
   汎用
------------------------------------------------*/

.tx_l{text-align:left !important;}
.tx_c{text-align:center !important;}
.tx_r{text-align:right !important;}

.vm{vertical-align:middle !important;}
.vt{vertical-align:top !important;}
.vb{vertical-align:bottom !important;}

.tx_slarge{font-size:115% !important;}
.tx_large{font-size:120% !important;}
.tx_xlarge{font-size:150% !important;}
.tx_xxlarge{font-size:200% !important;}
.tx_small{font-size:90% !important;}
.tx_midium{font-size:100% !important;}
.tx_xsmall{font-size:75% !important;}
.tx_xxsmall{font-size:65% !important;}

.f_bold{font-weight:bold !important;}
.f_normal{font-weight:normal !important;}

.txt_under{text-decoration:underline !important;}
.txt_strike{text-decoration:line-through !important;}

.inblock{display:inline-block !important;}
.ls_w{letter-spacing:0.2em;}
.ls_m{letter-spacing:0.1em;}

.relative{position:relative !important;}

.lh0{line-height:0em !important;}
.lh1{line-height:1em !important;}
.lh13{line-height:1.3em !important;}
.lh15{line-height:1.5em !important;}
.lh2{line-height:2em !important;}

ul.note{list-style:none !important;}
ul.note li{text-indent:-1em !important;padding-left:1em !important;}
ul.note li:before{content:"※";}

.note01{padding-left:1em !important;text-indent:-1em !important;}
.note02{padding-left:2em !important;text-indent:-2em !important;}
.note03{padding-left:3em !important;text-indent:-3em !important;}
.note04{padding-left:4em !important;text-indent:-4em !important;}
.note05{padding-left:5em !important;text-indent:-5em !important;}
.note06{padding-left:6em !important;text-indent:-6em !important;}
.note07{padding-left:7em !important;text-indent:-7em !important;}
.note08{padding-left:8em !important;text-indent:-8em !important;}
.note09{padding-left:9em !important;text-indent:-9em !important;}
.note10{padding-left:10em !important;text-indent:-10em !important;}
.note11{padding-left:11em !important;text-indent:-11em !important;}
.note12{padding-left:12em !important;text-indent:-12em !important;}

.red{color:#BF6A67 !important;}
.white{color:#ffffff !important;}
.black{color:#333333 !important;}

.w_full{width:100% !important;}
.wauto{width:auto !important;}

.w100{width:100px !important;}
.w200{width:200px !important;}
.w300{width:300px !important;}
.w320{width:320px !important;}
.w360{width:360px !important;}
.w400{width:400px !important;}
.w500{width:500px !important;}
.w600{width:600px !important;}
.w800{width:800px !important;}

.w03em{width:3em !important;}
.w04em{width:4em !important;}
.w05em{width:5em !important;}
.w06em{width:6em !important;}
.w07em{width:7em !important;}
.w08em{width:8em !important;}
.w09em{width:9em !important;}
.w10em{width:10em !important;}
.w11em{width:11em !important;}
.w12em{width:12em !important;}
.w13em{width:13em !important;}
.w14em{width:14em !important;}
.w15em{width:15em !important;}
.w16em{width:16em !important;}
.w17em{width:17em !important;}
.w18em{width:18em !important;}
.w19em{width:19em !important;}
.w20em{width:20em !important;}
.w21em{width:21em !important;}
.w22em{width:22em !important;}
.w23em{width:23em !important;}
.w24em{width:24em !important;}
.w25em{width:25em !important;}
.w26em{width:26em !important;}
.w27em{width:27em !important;}
.w28em{width:28em !important;}
.w29em{width:29em !important;}
.w30em{width:30em !important;}

.bdr{border:solid 1px #dddddd !important;}
.bdr_none{border:none !important;}

.radius05{-webkit-border-radius:5px !important;-moz-border-radius:5px !important;border-radius:5px !important;}
.radius10{-webkit-border-radius:10px !important;-moz-border-radius:10px !important;border-radius:10px !important;}

.radius_top05{-webkit-border-top-left-radius:5px !important;-webkit-border-top-right-radius:5px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:5px 5px 0 0 !important;border-radius:5px 5px 0 0; !important;}
.radius_top10{-webkit-border-top-left-radius:10px !important;-webkit-border-top-right-radius:10px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:10px 10px 0 0 !important;border-radius:10px 10px 0 0; !important;}

.radius_bottom05{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:5px !important;-webkit-border-bottom-right-radius:5px !important;-moz-border-radius:0 0 5px 5px !important;border-radius:0 0 5px 5px; !important;}
.radius_bottom10{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:10px !important;-webkit-border-bottom-right-radius:10px !important;-moz-border-radius:0 0 10px 10px !important;border-radius:0 0 10px 10px; !important;}

.mauto{margin:auto !important;}

.mt0{margin-top:0px !important;}
.mt01{margin-top:1px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}

.mb-1{margin-bottom: 1em !important;}
.mb0{margin-bottom:0px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}

.ml0{margin-left:0px !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}

.mr0{margin-right:0px !important;}
.mr01{margin-right:1px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

.pt0{padding-top:0 !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}

.pb0{padding-bottom:0 !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}

.pl0{padding-left:0 !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl30{padding-left:30px !important;}
.pl40{padding-left:40px !important;}

.pr0{padding-right:0 !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr30{padding-right:30px !important;}
.pr40{padding-right:40px !important;}

.pad0{padding:0 !important;}
.pad05{padding:5px !important;}
.pad10{padding:10px !important;}
.pad15{padding:15px !important;}
.pad20{padding:20px !important;}
.pad30{padding:30px !important;}
.pad40{padding:40px !important;}

.plr05{padding-left:5px !important;padding-right:5px !important;}
.plr10{padding-left:10px !important;padding-right:10px !important;}
.plr15{padding-left:15px !important;padding-right:15px !important;}
.plr20{padding-left:20px !important;padding-right:20px !important;}
.plr30{padding-left:30px !important;padding-right:30px !important;}
.plr40{padding-left:40px !important;padding-right:40px !important;}

.fl{float:left !important;}
.fr{float:right !important;}

.visi{display:block !important;}
.hide{display:none !important;}

/* clearfix */
.cls{clear:both;}
/* For modern browsers */
.cf:before,
.cf:after{content:"";display:table;}
.cf:after{clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.cf{zoom:1;}/* clearfixここまで */
/* 汎用ここまで */
