/*初期設定*/
body{
  background: none;
  margin: 0;
  background-color: #424241;
}
body #main_wrapper,
body #wrap
{
  font-family: "Meiryo","メイリオ","ヒラギノ角ゴ Pro W3";
  line-height: 1;
  font-size: 13px;
  position: relative;
  min-width: 1056px;
}
#main_wrapper img {
  vertical-align: bottom;
  border: none;
}
#main_wrapper ul,#wrap p,#main_wrapper h1,#main_wrapper h2{
  margin: 0;
  padding: 0;
}
#wrap ul li{
  list-style: none;
}
#main_wrapper a {
  text-decoration: none;
  color: inherit;
}
ul.list_style_horizontal{
  font-size: 0;
}
ul.list_style_horizontal li{
  display: inline-block;
}

/*全体*/
#main_wrapper{
  background: url("/common/images/background.png") no-repeat;
  background-position: center top;
  background-size: 100% auto;
  background-color: #373737;
}
#main_wrapper.bg_fix{
  background-attachment: fixed;
}
#wrapper_inner{
  position: absolute;
  left: 0;
  right: 0;
  top: 185px;
}
#wrap{
  width: 1056px;
  margin: 0 auto;
  background: none;
}
#wrap #main_contents > div{
  float: left;
}
#wrap #left{
  width: 728px;
  margin: 0;
}
#wrap #right {
  width: 328px;
  margin: 0;
}
#wrap #right li a:hover img{
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
}
#wrap #main_contents {
  background-color: #d1c7bb;
}

/*ヘッダー*/
#head{
  width: 100%;
  height: auto;
  background: url("/common/images/header_img.png") no-repeat;
  background-size: 100%;
}
#head .head_inner{
  position: relative;
  padding-top: 19.58%;
}
#head .head_contents{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 1056px;
  margin: 0 auto;
}
#head .head_contents *{
  text-align: left;
  margin-left: 9px;
}
#head .head_contents h1{
  margin-bottom: 11px;
  margin-left: 11px;
  padding-top: 5px;
  font-size: 1em;
  color: #FFFFFF;
  font-weight: normal;
}

/*フローティングヘッダー*/
#headbox{
  position: fixed;
  width: 100%;
  min-width: 1056px;
  z-index: 1;
}
#headbox #upper_menu{
  display: none;
}
#headbox .menulist{
  width: 1056px;
  margin: 0 auto;
}
#headbox .upper_ui{
  position: absolute;
  width: 330px;
  top: 0;
  right: 0;
  z-index: 1;
}
#headbox .upper_ui_inner > *{
  float: left;
}
#headbox .upper_ui .search{
  position: relative;
  width: 230px;
  height: 50px;
  background-color: #efbb29;
}
#headbox .upper_ui_inner > a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
@media screen and (max-width : 1220px) {
  #headbox #upper_menu .menulist ul li a{
    padding: 0 1.053em;
  }
}

/*フローティングフッターSP用を非表示*/
#menu_btn{
  display: none;
}
#Spmenuinner{
  display: none;
}

/*Google カスタム検索*/
#cse-search-box{
  position: absolute;
  width: 192px;
  height: 29px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#cse-search-box div{
  position: relative;
}
#cse-search-box div input:first-child+*+*{
  position: absolute;
  width: 100%;
  height: 28px;
  padding: 0 !important;
  border: none !important;
  border-radius: 3px;
  padding: 0;
  margin: 0;
}
#cse-search-box div input:first-child+*+*+*{
  position: absolute;
  top: 5px;
  right: 8px;
}

/*メニューバー フローティングヘッダー*/
#menu,
#upper_menu
{
  background: url("../images/menu_bg.jpg") no-repeat;
  background-size: 100%;
}
#menu *,
#upper_menu *
{
  height: 100%;
}
#menu .menulist{
  height: 47px;
  border-bottom: 3px solid #d1ae46;
  text-align: center;
}
#upper_menu .menulist{
  height: 50px;
}
#upper_menu{
  background: none;
  background-color: #060805;
}
#menu .menulist ul li a,
#upper_menu .menulist ul li a
{
  display: block;
  color: #c9b37e;
  /* color: #bfbfbf; */
  font-size: 13px;
  padding: 0 21px;
}
#menu .menulist ul li:hover,
#upper_menu .menulist ul li:hover
{
  background-color: #313131;
}
#menu .menulist ul li:hover a,
#upper_menu .menulist ul li:hover a
{
  color: #d09c15;
}
#menu .menulist ul li a:before,
#upper_menu .menulist ul li a:before
{
  content: " ";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/*---------- 左カラム　----------*/
/*トピックス*/
#wrap #topic_box{
  padding: 14px 14px 17px 15px;
  background-color: #394f42;
  background-image: url("/images/ui/main_background.jpg");
  background-repeat: no-repeat;
}
#wrap #topic_box > div{
  float: left;
  width: 49.42%;
  background-color: #4c6957;
  box-shadow: 2px 3px 1px rgba(0,0,0,0.4);
}
#wrap #topic_box > div:first-child{
  margin-right: 8px;
}
#wrap #topic_box img{
  display: block;
  margin: 17px auto 14px auto;
}
#wrap #topic_box .link_area{
  background-color: #e2e0d1;
  width: 100%;
  height: 40px;
}
#wrap #topic_box .link_area span{
  padding-left: 11px;
  font-size: 0.96em;
  font-weight: bold;
}
#wrap #topic_box .link_area span:before{
  content: " ";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#wrap #topic_box > div:hover{
  background-color: #3e5446;
}
#wrap #topic_box > div:hover .link_area{
  background-color: #c7c6bb;
}
#wrap #topic_box > div:hover .link_area:before{
  background-color: #ba8701;
}

/*PR*/
#wrap #pr_txt{
  padding: 17px 0 30px 0;
  background-color: #4b6957;
  text-align: center;
  color: #ffffff;
  line-height: 1.4em;
}
#wrap #pr_txt div{
  width: 609px;
  margin: 19px auto 0 auto;
  padding-left: 6px;
}
#wrap #pr_txt div > *{
  display: block;
  float: left;
}
#wrap #pr_txt div span{
  margin-right: 10px;
  font-size: 1.07em;
}
#wrap #pr_txt div ul{
  width: 545px;
  border-left: 1px solid #ffffff;
}
#wrap #pr_txt div ul li{
  position: relative;
  margin-bottom: 5px;
  padding-left: 22px;
  text-align: left;
}
#wrap #pr_txt div ul li:last-child{
  margin-bottom: 0;
}
#wrap #pr_txt div ul li:before{
  content: " ";
  position: absolute;
  display: block;
  width: 22px;
  height: 100%;
  background: url("/common/images/arrow_yellow_small.png") no-repeat;
  background-position: center 4px;
  left: 0;
}
#wrap #pr_txt div ul a{
  color: #e2e0d0;
}
#wrap #pr_txt a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#wrap #pr_txt div ul a:hover{
  color: #CC0000;
  text-decoration: underline;
}

/*新着情報 「戦場日記」最新記事*/
#wrap #news{
  background-color: #2f4237;
  color: #e6e9e0;
}
#wrap #news > div{
  float: left;
  width: 50%;
}
#wrap #news ul{
  background-color: #394f42;
}
#wrap #news ul li{
  position: relative;
  border-bottom: 1px solid #68786d;
}
#wrap #news ul li a{
  display: block;
  padding: 10px 11px 10px 20px;
  vertical-align: bottom;
}
#wrap #news ul li p{
  line-height: 1.5;
  font-size: 1.07em;
}
#wrap #news ul li span{
  display: inline-block;
  margin-bottom: 5px;
  font-size: 0.92em;
}
#wrap #news ul li a:before,
#wrap #news .update_information_list:before
{
  content: " ";
  position: absolute;
  display: block;
  width: 6px;
  height: 11px;
  top: 8px;
  right: 8px;
  background: url("/common/images/arrrow_yellow.png") no-repeat;
  background-position: center top;
}
#wrap #news ul li:hover{
  background-color: #212e27;
}
/*新着情報*/
#wrap #news #latest .title{
  border-right: 1px solid #394f42;
}
#wrap #news #latest  ul{
  border-right: 1px solid #67776c;
}
#wrap #news #latest ul li a{
  min-height: 41px;
  padding-top: 9px;
  padding-bottom: 9px;
}
#wrap #news #latest ul li a > *{
  float: left;
}
#wrap #news #latest ul li span,
#wrap #news #latest ul li p
{
  margin-left: 83px;
  width: 248px;
}
#wrap #news #latest ul li img{
  position: absolute;
  width: 75px;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
}
#wrap #news #latest ul li span{
  color: #feca3e;
}
#wrap #news #latest ul li a:before{
  top: 7px;
}
/*「戦場日記」*/
#wrap #news #latest_article ul li span{
  color: #71c6a7;
}
/*更新情報一覧*/
#wrap #news .update_information_list{
  position: relative;
  display: block;
  min-height: 54px;
  text-align: right;
  border-right: 1px solid #67776c;
}
#wrap #news .update_information_list a{
  display: inline-block;
  margin: 10px 23px 0 0;
  color: #ffffff;
  font-size: 0.92em;
}
#wrap #news .update_information_list:before{
  top: 9px;
}
#wrap #news .update_information_list a:hover{
  color: #CC0000;
  text-decoration: underline;
}


/*全国サバゲーフィールド一覧*/
#wrap #field{
  background-color: #394f42;
  padding-bottom: 35px;
}
#wrap #field ul{
  margin: 0 auto;
  padding-top: 6px;
  text-align: center;
}
#wrap #field ul li{
  margin: 5px 5px 0 0;
  font-size: 0;
}
#wrap #field ul li:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#wrap #field ul li:nth-child(4n){
  margin-right: 0;
}

/*新着エアガンレビュー*/
#wrap #newreview{
  background-color: #b9aa95;
  padding-bottom: 29px;
}
#wrap #new_airgun_review > div:first-child+*{
  border: none;
}
/*ピックアップエアガンレビュー*/
#wrap #pickup_airgun_review h2{
  display: block;
  width: 672px;
  margin: 0 auto;
  padding: 9px 0 4px 16px;
  background-color: #e2e0d1;
  font-size: 1.23em;
  color: #000000;
  font-weight: bold;
}
/*Gunsmith　バトン Airsoft通信　エアガンレビューラインアップ*/
#wrap #newreview .bottom_link{
  width: 343px;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.23em;
  font-weight: bold;
}
#wrap #newreview .bottom_link span{
  display: inline-block;
  margin-top: 13px;
}
#wrap #newreview div:nth-child(4) a{
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
#wrap #newreview div:nth-child(3){
  background: url("/common/images/arrow_yellow_small.png") no-repeat;
  background-size: 8px;
  background-position-x: 35px;
  background-position-y: 12px;
}
#wrap #newreview div:nth-child(4){
  background: url("/common/images/arrow_white.png") no-repeat;
  background-position-x: 316px;
  background-position-y: 8px;
  background-color: #ffbb00;
}
#wrap #newreview div:nth-child(3) a span:hover{
  color: #CC0000;
  text-decoration: underline;
}
#wrap #newreview div:nth-child(4):hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}

/*特集・コラム*/
#wrap #feature_column{
  color: #ffffff;
  font-size: 1.07em;
  text-align: center;
}
#wrap #feature_column .link_area{
  width: 687px;
  margin: 0 auto;
  margin-bottom: 11px;
  text-align: left;
}
#wrap #feature_column .link_area img:first-child{
  margin-right: 1px;
}
#wrap #feature_column > div:first-child+*{
  background-color: #394f42;
  padding: 15px 0 17px 0;
}
#wrap #feature_column > div:first-child+* a:hover div,
#wrap #feature_column > div:first-child+* a:hover img,
#wrap #feature_column > div:first-child+* a:hover p
{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#wrap #feature_column > div:first-child+*+*{
  padding-top: 13px;
  padding-bottom: 22px;
  background-color: #4c6957;
}
#wrap #feature_column ul{
  margin-bottom: 0;
  color: #333333;
}
#wrap #feature_column > div:first-child+*+* ul li{
  border: none;
}
#wrap #feature_column h2+div+div ul li p{
  margin: 11px auto 0 auto;
  font-size: 11px;
}

/*バナー*/
#wrap #sp_banner{
  background-color: #394f42;
  padding: 14px 0 5px 0;
  border-top: 1px solid #4b514d;
}
#wrap #sp_banner div{
  width: 688px;
  margin: 0 auto;
  font-size: 0;
}
#wrap #sp_banner div a{
  width: 340px;
  margin-bottom: 10px;
}
#wrap #sp_banner div a:hover,
#wrap #sp_banner div a:hover img
{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#wrap #sp_banner div a:nth-child(odd){
  margin-right: 8px;
}

/*武器*/
#wrap #left #equip{
  background-color: #b9aa95;
  margin: 0;
  padding: 13px 0 12px 0;
  border: none;
}
#wrap #left #equip ul{
  margin: 0 auto 0 auto;
}
#wrap #left #equip li{
  border: none;
}

/*バナー下部*/
#wrap #bottom_bnr{
  width: 100%;
  padding: 19px 0 21px 0;
  text-align: center;
  background-color: #4c6957;
}
#wrap #bottom_bnr .adsbygoogle {
  display: inline-block;
  width: 728px;
  height: 90px;
}

/*---------- 右カラム　----------*/
#wrap #right #recommended_contents li a:hover{
  display: inline-block;
  background-color: #56524d;
}
#wrap #right #recommended_contents li a:hover span{
  background-color: #d1c7bb;
  color: #797979;
}
/*広告*/
#wrap #right #ad{
  background-color: #252b27;
  background-image: url("/images/ui/ad_background.jpg");
  text-align: center;
  padding: 14px 0 39px 0;
}
#wrap #right #ad li{
  display: inline-block;
  margin-bottom: 12px;
}
#wrap #right #ad li:last-child{
  margin: 0;
}
#wrap #right #ad li a{
  display: inline-block;
}
#wrap #right #ad li a img{
  width: 300px;
}

/*おすすめコンテンツ！*/
#wrap #right #recommended_contents{
  margin-bottom: 20px;
}
#wrap #right #recommended_contents h2{
  font-size: 1.076em;
}
#wrap #right #recommended_contents ul{
  width: 300px;
  margin: 12px auto 0 auto;
  font-size: 0;
}
#wrap #right #recommended_contents ul li{
  margin-bottom: 16px;
}
#wrap #right #recommended_contents ul li:last-child{
  margin-bottom: 0;
}
#wrap #right #recommended_contents ul li a{
  display: inline-block;
}
#wrap #right #recommended_contents ul li a img{
  width: 300px;
}
#wrap #right #recommended_contents ul li span{
  display: block;
  font-size: 12px;
  line-height: 1.3em;
  padding-top: 3px;
}
#wrap #right #recommended_contents ul li.delimiter{
  padding-bottom: 16px;
  border-bottom: 1px solid #b5b4b2;
}

/*フッター*/
#foot{
  background: none;
  width: 100%;
  height: auto;
  padding: 21px 0 18px 0;
  display: inline-block;
  text-align: center;
  /*border-top: 18px solid #373737;*/
  background-color: #323335;
}
#foot img{
  vertical-align: initial;
}
#foot,
#foot #footlink a{
  color: #e2e0d0;
  text-decoration: none;
}
#foot #footlink{
  margin: 0;
  padding: 0;
  width: auto;
  margin-bottom: 23px;
}
#foot #footlink a:before{
  content: "|";
  color: #e2e0d0;
}
#foot #footlink a,
#foot #footlink a:before{
  margin-right: 13px;
}
#foot #footlink a:last-child:after{
  content: "|";
  margin-left: 13px;
  color: #e2e0d0;
}
#foot #copyright p {
  display: inline-block;
  margin: 0;
}
#foot #copyright p:first-child {
  display: block;
  margin-bottom: 5px;
}
#foot #footlink a:hover{
  color: #ffffff;
}

/*ページトップボタン*/
#page_top_btn.stop{
  position: absolute;
  /*bottom: -18px;*/
  /*right: 28px;*/
}
#page_top_btn{
  display: block;
  position: fixed;
  bottom: 0;
  margin-left: 1056px;
  z-index: 1;
}
#page_top_btn:hover img{
  background-color: #eee;
}

/*各タイトル*/
.icon{
  position: relative;
}
.icon:before{
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 22px;
  background: url("/common/images/hit_mark.png") no-repeat;
  top: -22px;
}
.icon > div.title h2{
  display: block;
  width: 100%;
  font-size: 1.23em;
  color: #000000;
  font-weight: bold;
  border-bottom: 6px solid #acaa9d;
}
.icon > div.title h2 > span{
  display: inline-block;
  width: 100%;
  padding: 9px 0px 6px 0;
  border-bottom: 1px solid #cac8bb;
  text-align: left;
}
.icon > div.title h2 > span span{
  margin-left: 21px;
}
.icon > div.title{
  background-color: #e2e0d1;
}

/*リンクエリア*/
.link_area{
  position: relative;
  display: inline-block;
}
.link_area:before{
  content: " ";
  display: block;
  position: absolute;
  width: 34px;
  height: 100%;
  right: 0;
  background: url("/common/images/arrow_gray.png") no-repeat;
  background-position: center;
  background-color: #ffbb00;
}

/*リスト*/
#wrap ul.main_style{
  width: 688px;
  margin: 15px auto;
  text-align: left;
}
#wrap ul.main_style li{
  vertical-align: top;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  width: 24.12%;
  margin: 0 8px 8px 0;
  text-align: center;
  background-color: #e2e0d1;
  border: 1px solid #c3d4c2;
  box-shadow: 2px 3px 1px rgba(0,0,0,0.4);
}
#wrap ul.main_style li a{
  display: inline-block;
  width: 100%;
  height: 100%;
}
#wrap ul.main_style li a img{
  margin-top: 7px;
}
#wrap ul.main_style li:nth-child(4n){
  margin: 0 0 8px 0;
}
#wrap ul.main_style li p{
  width: 150px;
  font-size: 11px;
  line-height: 1.25;
  margin: 8px auto 11px auto;
  text-align: left;
}
#wrap ul.main_style li:hover{
  background-color: #c0beb0;
}

/*clearFix*/
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/* =====================================
   Amazon / 楽天 商品リスト整形
   ===================================== */

/* 画像を正方形に整える */
ul.product-list li img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  background: #fff;

  display: block;
  margin: 5px auto 6px !important;
}

ul.product-list li p {
  font-size: 12px;
  line-height: 1.4;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;

  overflow: hidden;
  max-height: calc(1.4em * 3);
}

/* スマホ用広告はPCでは非表示 */
.sp-ad-top{
  display:none;
}
