#HeaderArea2.dropdown-open
{
    z-index: 1000000;
}
/* wrapper幅 */
.wrapper_inq_Linkbana {
    width: 1275px;
    max-width: 100%;
    /* margin-left: auto; */
    /* margin-right: auto; */
    text-align: right;
    position: fixed;
    top: 85%;
}
/* ヘッダー */
.fixed_inq_Linkbana {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.logo_wrap {
  display: block;
  margin-left: auto;
  width: 10%;
}

/* レイアウト用 */
/* 先程と一緒のため省略 */
#ClosecatalogCpcInquiryBox {
		display: none;
	}
.Column1andHalf {
    width: auto !important;
}
.Inq_ButtonStyle_bk {
	background-color: #cc0000;
/*width: 348px;
    float: left;*/
}
.inq_Linkbana{
display:inline-flex;
align-items: center;
}
	.buttona{
	background-color: #cc0000;
    background-image: url(image/icon_close_inq.png); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
	width: 50px;
    height: 50px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: none;
    margin: 5px 5px 5px -5px;
	}
	.buttona2{
	background-color: #cc0000;
	background-image: url(image/icon_inqright.png); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -webkit-background-size: 50px 50px;
    -o-background-size: 50px 50px;
    -ms-background-size: 50px 50px;
	width: 50px;
    height: 50px;
    border: 1px solid #fff;
    margin: 5px;
	}
.ButtoncatalogCpcInquiry a,
.ButtoncatalogCpcInquiry a:link,
.ButtoncatalogCpcInquiry a:visited{
    display:block;
	width:310px;
    /*margin-bottom:15px;*/
    padding: 11.5px 22px 11px 15px;
    margin: 5px;
    border-top: 1px solid #fff;
    border-right: none;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    background-color: #cc0000;
    color: #fff;
    background-image: url(image/icon_link_right_inq.gif);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    -ms-background-size: 20px 20px;
	float: left;
    font-size: 86%;
    font-weight: bold;
    text-decoration-line: none;
    text-align: left;
}
.ButtoncatalogCpcInquiry a:hover{
    color: #fff;
   text-decoration: underline;
}
@media screen and (min-width: 995px) and (max-width: 1304px) {
.wrapper_inq_Linkbana {
  width: 97.6%;
  max-width: 100%;
/*top: auto;*/
  bottom: 0px;
}
    .OptionWideRWD .Grid4 .Column1,
    .JS .Grid4 .Column1 {
     padding: 0px;
    }

.ButtoncatalogCpcInquiry a,
.ButtoncatalogCpcInquiry a:link,
.ButtoncatalogCpcInquiry a:visited{
    padding: 12px 22px 11px 15px;
    margin: 5px 0px 5px 5px;
}
.buttona2 {
    margin-bottom: 5px;
}
}
@media screen and (max-width: 994px){
    .OptionWideRWD .Grid4 .Column1,
    .JS .Grid4 .Column1 {
     padding: 0px;
    }
.wrapper_inq_Linkbana {
  width: 97%;
  max-width: 100%;
/*top: auto;*/
  bottom: 0px;
}
.ButtoncatalogCpcInquiry a,
.ButtoncatalogCpcInquiry a:link,
.ButtoncatalogCpcInquiry a:visited{
    padding: 12px 22px 9px 15px;
    margin: 5px;
}
.buttona2 {
    margin-bottom: 7px;
}
}/*
@media screen and (max-width: 964px) {
.wrapper_inq_Linkbana {
  width: 100%;
  max-width: 100%;
  top: auto;
  bottom: 0px;
}
}*/
@media screen and (max-width: 750px) {
    .banner {
        width: 100%;
        margin: 0px;
    }
}
@media screen and (max-width: 767px) {
    .wrapper_inq_Linkbana {
        width: 96%;
        max-width: 96%;
    }
.buttona,
.buttona2 {
    height: 48px;
}
.ButtoncatalogCpcInquiry a,
.ButtoncatalogCpcInquiry a:link,
.ButtoncatalogCpcInquiry a:visited {
        padding: 12px 22px 9px 15px;
        margin: 5px;
        width: 260px;
    }
.JS .Grid4 .Column2 .Column1,
.JS .Grid4 .Column3 .Column1,
.JS .Grid4 .Column3 .Column1andHalf,
.JS .Grid3 .Column1,
.JS .Grid3 .Column1andHalf {
        float: left;
        width: auto;
    }
.Column1andHalf {
    float: left !important;
}
.Column1 {
    float: left !important;
}
.container3 li, .Related_info li {
    flex: initial;
    border: 1px solid #ccc;
    width: 32%;
    margin: 5px 1px;
}
}
@media screen and (max-width: 420px) {
    .wrapper_inq_Linkbana {
/*margin: 0 0 0 15px;*/
        margin: 0 0 0 0px;
    }
}
