body {
  background: url(../images/ultraman/img_bg.jpg?v4) no-repeat;
  background-attachment: fixed;
  background-position: center 0;
  border-top: 3px solid #cc0000;
}

.menu-container,
.menu > ul,
.menu > ul > li > ul,
#mainContent h2.content_ttl,
#relatedLinks > h2,
.menu_products li > h2,
#mainContent h3.content_ttl_3 > p ,
h3.ttl_2nd,
.charatop_menu_products li > h2{
  border-color: #cc0000;
}

.menu > ul > li > a:hover{
  background-color: #cc0000;
}

/*20171107*/
.menu > ul > li:hover > a{
  color: #fff ;
  background: #cc0000;
}

.menu > ul > li > a.active {
  color: #fff ;
  background: #cc0000;
}
/*20171107*/

/*20220705 a.m*/
/* style_new.cssで2重に設定されているため打消し
ページによってはstyle.cssのみの場合もある為取り外し
a img:hover {
  opacity: 1;
}*/
/*20220705 a.m*/

div.content_large > ul.content > li > a:hover,
div.content_small > ul.content > li > a:hover,
div.content_news > ul.content > li > a:hover,
#mainContent.two_cols ul.two_col_content > li a:hover,
.menu > ul > li > ul.normal-sub > li a:hover,
#navBar > ul > li a:hover,
#mainContent.two_cols ul.news_list > li > a > div:first-child,
#mainContent.two_cols ul.news_list > li > a > p:first-child,
#mainContent.two_cols ul.news_list > li > a:hover,
ul.wide_bnr_list.two_cols_list > li a:hover,
.slick-dots li.slick-active button:before{
  color: #cc0000 !important;
}

.menu div.menu_products_btn > a:hover {
  color: #fff !important;
}

/*
#navBar {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
#navBar > ul {
  width: 990px;
  margin: auto;
}
*/


/*20171107*/
a.arrow_100p_l_btn,
#mainContent.three_cols > div.col_1 > .character > .content > div.btn,
#mainContent ul.box_pager > li > a,
#mainContent h2.content_ttl > a.small,
#mainContent h2.content_ttl > a.large,
#mainContent .search_box input[type="submit"],
.menu div.menu_products_btn a,
a.arrow_w570_bk_btn {
  border-color: #313131;
  color: #313131;
}

a.arrow_100p_l_btn:before,
.menu div.menu_products_btn a:before {
  content: url(../images/common/black_arrow_l.png);
}
/*20171107*/

a.arrow_w350_bl_btn {
  background: #cc0000;
  border: 1px solid #cc0000;
}
a.arrow_w350_bl_btn:hover {
  color: #cc0000;
  background: #fff;
}
a.arrow_w350_bl_btn:before {
  content: url(../images/common/white_arrow_l.png);
  margin-right: 20px;
  top: 0;
  position: relative;
}
a.arrow_w350_bl_btn:hover:before {
  content: url(../images/common/blue_arrow_l.png);
}


#mainContent.three_cols > div.col_1 > .character > .content > div.btn:before,
#mainContent h2.content_ttl > a.small:before,
#mainContent h2.content_ttl > a.large:before{
  content: url(../images/common/black_arrow.png);
}

/*MAIN & SUB CATEGORY  20200416up */
div.color_tags > div.tag_ultra_zet {
  background: #001b6a !important;
}
div.color_tags > div.tag_ultra_taiga {
  background: #D70C18 !important;
}

/*20171107*/
#mainContent h2.content_ttl{
    background: #cc0000;
    color: #fff;
    border-left: none;
    margin-bottom: 10px;
}

/*グロナビ商品を探す*/
.charatop_menu_products {
  letter-spacing: -.40em;
}
.charatop_menu_products li {
  width: 990px;
  margin: 0 auto;
  text-align: left;
  letter-spacing: -.40em;
  padding: 0;
}

/*グロナビ動画*/
.menu_movie > li > div{
    width: auto !important;
}

/*20171115*/
.menu_item li,
.menu_movie li{
    text-align: center;
    font-weight: bold;
}
.menu_item > li > div > a,
.menu_movie > li > div > a{
    color: #666666 !important;
}

.menu_item .text_only,
.menu_movie .text_only{
    margin-top:20px;
}

/*20171115*/


.charatop_menu_products li > div {
  /*height: 180px;*/
  margin: 5px 10px 5px 20px;
  text-align: left;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
.charatop_menu_products li > div > a > .menu_works_img {
  border: 1px solid #d8d8d8;
 }

.menu_works li > div > a ,
.charatop_menu_products li > div > a {
  color: #313131;
  text-decoration: none;
}

.charatop_menu_products li > div > a:hover {
  text-decoration: underline;
}
.charatop_menu_products li > div > a > p {
  padding-top: 5px;
  font-size: 1.4rem;
}
.charatop_menu_products li > div > a > p:before {
  content: url(../images/common/black_arrow.png);
  margin-right: 5px;
  /*top: 1px;*/
  position: relative;
}

.menu_works li > div > a > p:before,
.charatop_menu_products li > div > a > p:before{
  content: url(../images/common/black_arrow.png);
}
/*20171107*/



a.arrow_100p_l_btn:hover,
#mainContent.three_cols > div.col_1 > .character > .content > div.btn:hover,
#mainContent ul.box_pager > li > a:hover {
  background-color: #313131;
  color: #fff;
}

/*20171107*/
#mainContent .search_box .search_ttl,
#mainContent ul.box_pager > li > a.on,
#mainContent .search_box input[type="submit"]:hover,
.menu div.menu_products_btn a:hover,
#mainContent h2.content_ttl > a.small:hover,
#mainContent h2.content_ttl > a.large:hover{
  background-color: #313131;
}

div.content_news > ul.content > li > .date{
  color: #313131;
}


/*Twitter*/
#mainContent > div.col_3 > .information > .content .twitter_snsColumnText {
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.4em;
}

#mainContent > div.col_3 > .information > .content a.twitter_snsColumnLink {
  background: #000000;/*#1d9bf0*/
  color: #fff;
  display: block;
  text-align: center;
  text-decoration: none;
  border-radius: 6px;
  margin: 10px 0 14px;
  padding: 8px 0;
  font-size: 1.3rem;
  line-height: 1.4em;
}
#mainContent > div.col_3 > .information > .content a.twitter_snsColumnLink:hover {
  opacity: .7;
}


#mainContent > div.col_3 > .important > .content a{
  color: #313131;
  font-size: 1.2rem;
}

#mainContent > div.col_3 > .important > .content a:hover{
  text-decoration: none;
  color:#c00;
}

#mainContent > div.col_3 > .important > .content a > span {
  font-size: 1.1rem;
  color:#c00;
}


#mainContent.two_cols > div.importantTop{
  display: block;
  margin-bottom: 25px;
}
#mainContent.two_cols > div.importantTop h2.content_ttl{
  background: #c00;
}
#mainContent.two_cols > div.importantTop > .content{
  margin: 13px 0 0;
}
#mainContent.two_cols > div.importantTop > .content a{
  color: #313131;
  font-size: 1.2rem;
  line-height: 1.4em;
  text-decoration: none;
  display: block;
  margin: 0 0 10px 0;
}
#mainContent.two_cols > div.importantTop > .content a:hover{
  text-decoration: none;
  color:#e00109;
}
#mainContent.two_cols > div.importantTop > .content a > span {
  font-size: 1.1rem;
  color:#e00109;
}
#mainContent.two_cols > div.importantTop > .content a::before{
  content: '▶';
}
#mainContent.two_cols > div.importantTop > .content div a{
	border-top:1px dashed #aaa;
	padding-top:10px;
}
#mainContent.two_cols > div.importantTop > .content div a:first-child{
	border-top:none;
	padding-top:0;
}



/*20171107*/

#mainContent .search_box .search_ttl:after {
  border-top-color: #313131;
}


/*20171115*/
header {
}
header > div{
    /*height: 70px;*/
}
header h1 {
  width: 100%;
  font-weight: normal;
  color: #8b8b8b;
  position: static;
  padding:0;
}

header h1 a {
    display: inline-block;
    vertical-align: middle;
}

header h1 p {
  text-align: left;
  font-size: 1.2rem;
  letter-spacing: -0.03em;
  position: static;
  display: inline-block;
  vertical-align: text-top;
  vertical-align: middle;
}
/*20171115*/

.main_visual {
  background: none;
}

.main_visual .slider li.slick-slide img {
  width: 990px;
}

/*20171107*/
.arrow_btn_bk {
  padding: 6px 15px;
  font-size: 1.2rem;
  border: 1px solid #fff;
  background: #515151;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}
.arrow_btn_bk:before {
  margin-right: 7px;
  content: url(../images/common/yellow_arrow.png);
  display: inline-block;
  transform: rotate(90deg);
  position: relative;
  top: 1px;
}
.arrow_btn_bk:hover {
  background: #fff;
  color: #515151;
}

#relatedLinks > h2 .arrow_btn_bk {
  position: absolute;
  top: 0;
  right: 0;
}

#relatedLinks > h2 > p.arrow_btn_bk:nth-child(2) {
  font-size: 1.2rem;
  line-height: 1em;
  color: #fff;
  font-weight: normal;
}
#relatedLinks > h2 > p.arrow_btn_bk:hover {
  background: #fff;
  color: #515151;
}
/*20171107*/

.menu_works li {
  margin: 0 auto;
}
.menu_works li > div {
  height: auto;
}

/*グロナビ商品情報*/
/*.menu_products li > div.menu_products_btn {
  margin: 30px auto 15px auto !important;
}*/

.menu_products li > div.menu_products_btn {
  border: 2px solid #313131;
  width: 254px;
  /*height: 42px;*/
}
.menu_products li > div.menu_products_btn:hover{
  background-color: #313131;
}
.menu_products li > div.menu_products_btn > a{
    color: #313131;
}
.menu_products li > div.menu_products_btn > a::before{
    content: url(../images/common/black_arrow_l.png);
}
#mainContent .search_box input.submit[type="submit"]:hover{
    background-color: #313131;
}
#mainContent ul.box_pager > li:first-child > a:hover, #mainContent ul.box_pager > li:last-child > a:hover{
    color: #666666;
}


/*20171107*/
#relatedLinks >.copy_area{
    width: 990px;
    margin: 25px auto 0;
    line-height:1.8em;
    font-size: 1.2rem;
}


/*20171107*/
#relatedLinks .fotter_box_2nd{ display: none;}

#relatedLinks > ul.bnrs li {
  width: 480px;
  letter-spacing: normal;
  display: inline-block;
  vertical-align:top;
}
#relatedLinks > ul.bnrs li {
  margin: 0 30px 10px 0;
}
#relatedLinks > ul.bnrs li:nth-child(2n) {
  margin-right: 0;
}

#relatedLinks > ul.bnrs li > a {
  font-size: 1.1rem;
  width: 480px;
  min-height: 65px;
  /*height: auto !important;*/
  height: 65px;
  padding: 5px;
  color: #000;
  text-decoration: none;
  background: #fff;
  border: 1px solid #dedede;
  display: block;
  display: table;
 line-height: 1.5em;
}
#relatedLinks > ul.bnrs li > a > p {
  display: table-cell;
  vertical-align: middle !important;
  word-break: break-all;
    }
#relatedLinks > ul.bnrs li > a > p:nth-child(2n) {
 width: 70%;
    }
#relatedLinks > ul.bnrs li > a > p > img {
  height: 45px;
  margin: 0 10px 0 0;
}
#relatedLinks > ul.bnrs li > a:hover > p > img {
  opacity: .7;
}
#relatedLinks > ul.txt li {
   vertical-align: top;
   margin: 0 60px 0 0;
}
#relatedLinks > ul.txt dt {
    font-size: 1.3rem;
    color: #cc0000;
    margin: 0 0 8px 0;
    font-weight: bold;
}
#relatedLinks > ul.txt dd{
    line-height: 2;
    font-size: 1.2rem;
}

#relatedLinks > ul.txt dd > a {
  color: #313131;
  text-decoration: none;
}
#relatedLinks > ul.txt dd > a:before {
  margin-right: 7px;
  content: url(../images/common/black_arrow.png);
  display: inline-block;
  position: relative;
  top: 1px;
  opacity: .8;
}
#relatedLinks > ul.txt dd > a:hover {
  color: #7b7b7b;
}
#relatedLinks > ul.txt dd > a:hover:before {
  opacity: .5;
}
/*20171107*/



.menu > ul > li > ul.normal-sub > li a > div.works_logo_link {
  width: 237px;
  height: 110px;
  vertical-align: middle;
  border: 1px solid #d8d8d8;
  display: table-cell;
}
.menu > ul > li > ul.normal-sub > li a > div.works_logo_link > img {
  width: 237px;
}

#mainContent.two_cols > div.col_3 > div.character_top > div.content {
  width: 208px;
  margin: 10px auto 0;
  display:flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap:wrap;
  -ms-flex-wrap : wrap;
  -webkit-flex-wrap : wrap;
  -webkit-box-pack:justify;
  -moz-box-pack:justify;
  -webkit-flex-pack:justify;
  -moz-flex-pack:justify;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  -moz-justify-content:space-between;
  justify-content:space-between;
     flex: 1 auto;
}
#mainContent.two_cols div.col_3 > div.character_top > div.content > a {
  width: 102px;
  text-align: center;
  background: #fff;
  display: inline-block;
  margin-bottom: 10px;
  border: 4px solid #edeef2;
  text-decoration: none;
  box-sizing: border-box;
  display:flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction:column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;

}
#mainContent.two_cols div.col_3 > div.character_top > div.content > a > img {
    width: 94px;
}
#mainContent.two_cols div.col_3 > div.character_top > div.content > a > p {
    padding: 5px 0;
    font-size: 0.8rem;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.6);
    height: 100%;
    }


/*20171107*/
#mainContent.two_cols div.col_3 > div.character_top .btn {
  margin-bottom: 10px;
  cursor: pointer;
}


#mainContent.two_cols > div.col_3 > .character_top > div.btn {
  height: 26px;
  width: 90%;
  margin: 0 auto 10px auto;
  padding-top: 5px;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #313131;
  background: #fff;
  border: 2px solid #313131;
  vertical-align: top;
  display: block;
}

#mainContent.two_cols > div.col_3 > .character_top > div.btn:hover {
  color: #fff;
  background: #313131;
}
#mainContent.two_cols > div.col_3 > .character_top > div.btn:before {
  content: url(../images/common/black_arrow.png);
  margin-right: 10px;
  top: 1px;
  position: relative;
    transform: rotate(90deg);
    display:inline-block;
}
#mainContent.two_cols > div.col_3 > .character_top > div.btn:hover:before {
  content: url(../images/common/white_arrow.png);
  margin-right: 10px;
  top: 1px;
  position: relative;
    display:inline-block;
}

#mainContent.two_cols > div.col_3 > .character_top > div.open:before {
  transform: rotate(-90deg);
}
/*20171107*/


#mainContent.two_cols > div.col_3 > .character_top > .content > .chara_box_2nd {
  margin-bottom: 10px;
  display: none;
  letter-spacing: -.4em;
}
#mainContent.two_cols > div.col_3 > .character_top > .content > .chara_box_2nd a {
  width: 102px;
  height: 40px;
  margin-right: 4px;
  margin-bottom: 4px;
  color: #fff;
  text-decoration: none;
  background: #373737;
  border: 1px solid #373737;
  letter-spacing: normal;
  display: inline-block;
}
#mainContent.two_cols > div.col_3 > .character_top > .content > .chara_box_2nd a:hover {
  background: #fff;
  color: #373737;
}
#mainContent.two_cols > div.col_3 > .character_top > .content > .chara_box_2nd a:nth-child(2n) {
  margin: 0;
}
#mainContent.two_cols > div.col_3 > .character_top > .content > .chara_box_2nd a > p {
  width: 102px;
  height: 40px;
  text-align: center;
  line-height: 1.4em;
  vertical-align: middle;
  display: table-cell;
  transform: scale(.9);
  position: relative;
    left: 0;
    bottom: 0;
    background: none;
    font-weight: normal;
    font-size:1rem;
}
#mainContent.two_cols > div.col_3 > .character_top > .content > .chara_box_2nd a > p:hover{
    color: #373737;
}

#mainContent.two_cols > div.col_3 > ul.left_bnrs {
}
#mainContent.two_cols > div.col_3 > ul.left_bnrs > li {
  margin-bottom: 20px;
}

#mainContent.two_cols > div.col_3 > ul.left_bnrs > li img {
  width:100%;
}

#mainContent.two_cols > div.col_3 > ul.left_bnrs > li a {
  text-decoration: none;
  font-size: 1.3rem;
  line-height: 1.5;
}

#mainContent.two_cols > div.col_3 > ul.left_bnrs > li a:hover {
  color: #c00;
}



/*#mainContent.other_page {
  padding-top: 0;
}*/

#mainContent.two_cols > div.col_2 > div > ul.csm_list {
  margin-top: 10px;
  padding: 15px 21px 5px 21px;
  background: #000;
  letter-spacing: -.4em;
}
#mainContent.two_cols > div.col_2 > div > ul.csm_list > li {
  width: 220px;
  margin-right: 18px;
  margin-bottom: 20px;
  letter-spacing: normal;
  display: inline-block;
}
#mainContent.two_cols > div.col_2 > div > ul.csm_list > li:nth-child(3n) {
  margin-right: 0;
}

/*#mainContent.two_cols > div.col_2 > div.build h3.content_ttl_3,*/
#mainContent.two_cols > div.col_2 > div.csm h3.content_ttl_3 {
  margin: 30px 0;
}


/*商品詳細価格色
------------------------------------------- */
div.col_2 div.item_detail > div.price .price_label{
    color: #c00;
    font-weight: bold;
}

/*見出し*/
#mainContent h2.content_ttl > p::before {
  content:"";
  border-left: 4px solid #fff;
  margin-right:5px;
}

/*ポップアップ
------------------------------------------- */
.popupInfoCol{
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
   display:none;
}
.popupInfoCol .popupInfoBg{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
}
.popupInfoCol .popupInfoBox{
    display: block;
    width: 482px;
    height: 682px;
    position: absolute;
    top: -50%;
    bottom: -50%;
    left: -50%;
    right: -50%;
    margin: auto;
    z-index: 101;
}
.popupInfoCol .popupInfoBox a.btnPopClose{
    position: absolute;
    top: -36px;
    right: 0;
    display: block;
    background: #000;
    border: 1px solid #fff;
    color: #fff;
    font-size: 40px;
    width: 31px;
    text-align: center;
    margin: 3px;
    height: 29px;
    line-height: 0.75em;
    text-decoration: none;
}
.popupInfoCol .popupInfoBox img{
    display: block;
    margin: auto;
}
