@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

#menu-wrap-sub-sp,
#menu-wrap-sub-pc {
	position: fixed;
	top: 112px;
	left: 0;
	width: 100%;
	background: #0b5fa8; /* Old browsers */
	background: -moz-linear-gradient(top, #0b5fa8 0%, #0b5fa8 0%, #0f204f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b5fa8', endColorstr='#0f204f',GradientType=0 ); /* IE6-9 */
	transition: .3s;
	z-index:500;
    box-shadow: 0 3px 5px rgba(0, 79, 153, 0.14);
}

#menu-wrap-sub-sp {
	top: 45px;
	display:none;
}

#menu-sub {
	list-style-type: none;
	width: 100%;
	margin: 0px auto;
	padding: 0;
}

#menu-sub li {
	float: left;
	margin: 0;
	padding: 0 30px;
	text-align: center;
	font-size: 14px;
}

#menu-sub li a {
	display: block;
	width : 100%;
	padding: 10px 0;
	color: #fff;
	font-size: 14px;
	line-height: 2;
	text-decoration: none;
	transition: .3s;
	height:25px;
}

#menu-sub li h1 a {
	margin-top:-10px;
}

#menu-sub li a h1 {
	font-size: 14px;
}

#menu-sub li.title,
#menu-sub li.title:hover {
	display: block;
	padding: 10px 30px 15px 30px;
	color: #fff;
	font-size: 14px;
	line-height: 2;
	text-decoration: none;
	transition: .3s;
	height:25px;
	background: #0b5fa8; /* Old browsers */
	background: -moz-linear-gradient(top, #0b5fa8 0%, #3f85c1 0%, #0f43aa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b5fa8 0%,#3f85c1 0%,#0f43aa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b5fa8 0%,#3f85c1 0%,#0f43aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b5fa8', endColorstr='#0f43aa',GradientType=0 ); /* IE6-9 */
	border-bottom: none;
	margin-right: 30px;
}

#menu-sub li:hover {
	border-bottom: 5px solid white;
}

div.pan {
	width: 100%;
	background: white;
}

#menu-wrap-sub-sp {
	display:none;
}


#wg div.top-contents {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 100px;
    background: #004f99;
}

#wg div.top-contents div.photo img.contact-header {
    width: 100%;
    height: 400px;
    object-fit: cover;
    font-family: 'object-fit:cover;';
}

div.copy {
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
}

div.copy h2 {
    text-shadow: 0px 2px 15px rgb(1, 25, 47);
    color: white;
    font-size: 40px;
    font-weight: bold;
    font-weight: 900\9;
    text-align: center;
    line-height: 1.2;
}

div.button-c {
    clear: both;
    float: none;
    width: 360px;
    margin: 97px auto;
    text-align: center;
    font-size: 19.2px;
}

div.virtual {
    position: relative;
    width: 100%;
    height: 750px;
    padding: 120px 0;
    clear: both;
    float: none;
    font-size: 16px;
    overflow: hidden;
}

div.naka {
	width: 100%;
    position: absolute;
    height: 500px;
    top: 0;
}

div.virtual img.virtual_img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    height: 850px;
    top: 0;
    font-family: 'object-fit: cover;';
}

div.content_box div.top-logo {
    position: absolute;
    width: 100%;
    top: 52%;
}

div.content_box div.top-logo img {
    max-width: 85%;
}

div.introtext {
	width: 90%;
	text-align: center;
	padding: 50px 0;
	margin:0 auto;
}

div.introtext p {
	padding: 0 20px;
}


.white {
	color:white;
	margin-left: 10px;
}

div.contact {
	width: 100%;
	text-align: center;
	margin:50px 0;
	font-size: 16px;
}


div.contact div.button-c {
	clear: both;
	float: none;
	width:360px;
	margin: 50px auto;
	text-align: center;
	font-size: 19.2px;
}

div.contact > p {
	padding: 0 20px;
}

div.area {
	width:100%;
	float:none;
	padding:50px 0;
	clear:both;
	position:relative;
}

div.box {
	width:1000px;
	max-width:90%;
	margin:0 auto;
}

div.box h2 {
	font-size:30px;
	text-align:center;
	line-height:1.3;
	font-weight:400;
}

div.box h3 {
	font-size:18px;
	text-align:center;
	line-height:1.5;
	font-weight:600;
	margin:50px 0 10px 0;
}

div.product-box {
	width:100%;
	margin:30px 0;
}

div.product-box div.left {
	width:42.5%;
	padding: 30px 2.5% 50px 2.5%;
	float:left;
	background:#f0f0fa;
	text-align:center;
	min-height:415px;
	margin-bottom:50px;
	border-top: 7px solid #004f99;
}

div.product-box div.right {
	width:42.5%;
	padding: 30px 2.5% 50px 2.5%;
	float:right;
	background:#f0f0fa;
	text-align:center;
	min-height:415px;
	margin-bottom:50px;
	border-top: 7px solid #004f99;
}


div.button-box {
	width:260px;
	margin:0 auto 20px auto;
}

div.button-box p.blue_b{
	width:180px;
	padding:8px 40px 10px;
	text-align:center;
	margin:20px 0;
}

#wg div.area img {
   width: 100%;
}

#wg div.button-box {
    width: 300px;
    margin: 0 auto;
}

#wg div.button-box p.blue_b{
	width: 260px;
    padding: 8px 20px 10px;
    text-align: center;
    margin: 40px 0 20px;
}


div.button-box-s {
	width:190px;
	margin:20px auto;
}

div.button-box-s p.small{
	font-size: 14px;
	width: 150px;
	padding: 8px 30px 4px 10px;
	text-align: center;
	margin: 50px auto -5px auto;
}

div.product-box div p.remark {
	font-size:13px;
	line-height:1.5;
	color:gray;
}

div.company-box {
	width:99%;
	margin:30px auto;
}

div.company-box div.right,
div.company-box div.left,
div.company-box div.center {
	width:27%;
	padding: 20px 2.5% 50px 2.5%;
	float:left;
	background:#f0f0fa;
	text-align:center;
	min-height:210px;
	margin:0 2% 100px 0;
	border-top: 7px solid #004f99;
}

div.company-box div.right {
	margin-right:0;
}

div.company-box div.button-box {
	width:215px;
}

div.company-box div.button-box p.blue_b {
    width: 170px;
    padding: 8px 30px 8px 15px;
    text-align: center;
    margin-bottom: 10px;
}

div.box p a:hover {
	text-decoration:underline;
}

div.box i {
	text-align:center;
	font-size:50px;
	color:#78a4ce;
	margin-top:10px;
}

img.network-back {
	position:absolute;
	width:100%;
	height:208px;
	top:0;
	object-fit:cover;
	font-family:'object-fit:cover;';
	opacity:0.3;
}



div.top-contents {
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 112px;
	background: #004f99;
}

div.top-contents div.photo {
	width: 100%;
	overflow:hidden;
}

div.top-contents div.photo img {
    width: 100%;
    float: none;
    z-index: 0;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    opacity: 0.95;
}

div.top-contents div.photo img.contact-header {
	width:100%;
	height:200px;
	object-fit:cover;
	font-family:'object-fit:cover;';
}

div.form-case {
	width:100%;
	overflow:hidden;
}

div.error {
    width: 560px;
    max-width:90%;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    color: red;
    background: #dff7fd;
    margin-bottom: 30px;
    font-size: 16px;
    display:none
}

div.form-case div.thanks {
	width:600px;
	max-width:90%;
	margin:0 auto;
}

div.form {
	width:600px;
    max-width:90%;
	margin: 0 auto;
	font-size:16px;
}


/*�J�^���O�_�E�����[�h�y�[�W�p */
div.catalogue {
	width:1000px;
}




div.form form > div {
	float:none;
	border-top: 1px solid #ced6de;
	clear:both;
}

div.form form > div.title {
	border:none;
}

div.form form > div.title h2 {
	padding:20px;
	margin:50px 0 0 0;
	text-align:center;
	font-size:20px;
	font-weight:500;
	border-bottom: 5px solid #004f99;
}

div.form form > div.title p {
	padding: 10px 20px 30px 20px;
	text-align:center;
	color:gray;
}

div.form form > div:hover {
	/* background: #f4fdff; */
}

div.form form > div.send:hover {
	background: none;
}

div.form form div div.product {
	clear:both;
}

div.form form div div.product p {
	font-weight: 500;
    color: #3f6db3;
}

div.form form div div.product label {
	padding:0 30px 10px 0;
}

div.form form div div.product ul li {
	float:left;
}

div.form form div div.product ul li:last-child {
	margin-bottom: 15px;
}

div.form form div div.label {
	width:35%;
	float:left;
	padding:30px 20px 30px 20px;
}

/* �J�^���O�_�E�����[�h�y�[�W�p*/
div.catalogue form div div.label {
	padding:15px 20px 15px 20px;
	word-break:break-all;
	background: #f7f7f9;
}

div.catalogue form div div.title {
	background:white;
}

div.download form div div.label {
	width:45%;
}

div.download form div div.title {
	width:96%;
}






div.form form div div.label label,
div.form form div div.label p {
	font-weight: 500;
	font-size:15px;
	line-height:1.3;
}

div.form form div div.input {
	padding:25px 25px 20px 20px;
	float:none;
	overflow:hidden;
	/* border-left: 1px dotted #ced6de; */
}

/*�J�^���O�_�E�����[�h�y�[�W�p */
div.catalogue form div div.input {
	padding:0 25px 0 20px;
}

div.form form div div.input div.language {
	width:33%;
	float:left;
	text-align:center;
	padding:13px 0;
}

div.form form div div.input div.language2 {
	float:left;
	padding:13px 0;
}

div.form form div div.input div.dl_box {
	float:right;
	padding:10px 0;
}

div.catalogue form div div.label label {
	font-weight:400;
}

div.form form div div.input ul#segment li {
    text-indent: -25px;
    padding-left: 25px;
}





div.confirm form div div.input {
	padding-top:30px;
}

div.form form div div.segment label {
	padding:0 0 10px 0;
}

div.form form div div.input input.long {
	width:100%;
}

div.form form div div.input select.dropdown {
	margin-bottom:5px;
}

div.form span.detail{
	font-size:12px;
	color:gray;
}

div.form form div.send {
	text-align:center;
	padding:40px 0 80px 0;
	position:relative;
	width:100%;
	margin:0 auto;
	border:0;
	width:360px;
}

input.submit {
	margin:0 auto 20px auto;
	height: 50px;
    padding: 8px 30px 12px 30px;
    padding: 10px 30px\9;
    background: #5881ad;
    color: white;
    border-radius: 10px;
    box-shadow: 0 3px 15px rgba(0, 79, 153, 0.4);
    width: 360px;
    position: relative;
    font-size: 19.2px;
    border:0;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
    cursor:pointer;
    display:block;
    text-decoration: none;
    outline:none;
}

input.submit:hover {
    background: #368fef;
   }


div.button-wrap-center {
	width:100%;
	float:left;
	margin:0 auto;
}

div.button-wrap-center::after {
	position: absolute;
    top: 58px;
    right: 15px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f138";
    color:white
}

div.confirm div.button-wrap-left {
	width:130px;
	margin:50px auto;
	position:relative
}

div.button-wrap-left::after {
	position: absolute;
    top: 13px;
    left: 15px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f137";
    color:white
}

div.confirm div.button-wrap-right {
	width:360px;
	margin:0 auto;
	position:relative
}

div.button-wrap-right::after {
	position: absolute;
    top: 18px;
    right: 15px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f138";
    color:white
}

input.left-b {
	width: 110px;
    float: left;
    padding: 6px 10px 8px 30px;
    height: 40px;
    font-size: 16px;
    background: #959ca5;
    box-shadow: 0 3px 15px rgba(58, 61, 64, 0.4);
}

input.left-b::after {
	top:54px;
}

span.required {
	color:red;
	font-weight:600;
	margin-left:5px;
}

form .text,
form textarea,
form .dropdown{
    border:1px solid #9babbd;
    padding: 10px;
    /* color: #999; */
    background: #fff;
    border-radius: 3px;
     
    /* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#f4f6f7),
        to(#fff)
        );
     
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 1px 1px 1px #fff;
     
    /* Firefox */
    background: -moz-linear-gradient(
        top,
        #f4f6f7,
        #fff
        );
     
    -moz-border-radius: 3px;
    -moz-box-shadow: 1px 1px 1px #fff;
     
    /* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ffeeeeee,endColorstr=#ffffffff);
    zoom: 1;
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}

form textarea {
	resize: vertical;
}


form .itemname {
	display:block;
	margin: 3px 0 10px 0;
}

form .required {
   /* background: #fff5f8; */
   background:  #f4fdff;
}

form div.label .required {
   background:  none;
}

form .dropdown{
	margin-top:10px;
}

div.form form div div.input div.family{
	margin:0 10px 15px 0;
	float:none;
}

div.form div.agree {
	padding: 15px;
    background: #dbecfb;
    margin-top: 10px;
    width: 150px;
}

input.postcode_b {
	padding: 5px 8px;
    background: #5881ad;
    color: white;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 79, 153, 0.4);
    margin-left: 5px;
}

input.catalogue_b {
	padding: 5px 8px;
    background: #5881ad;
    color: white;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 79, 153, 0.4);
    margin-left: 5px;
    font-size:12px;
    height:29px;
}

input.catalogue_b:hover {
    background: #368fef;
}

/*///// �X�e�b�v�o�[ //////*/

.stepBar {
  position: relative;
  list-style: none;
  margin: 0 auto 50px auto;
  padding: 0;
  text-align: center;
  width: 96%;
  overflow: hidden;
  *zoom: 1;
}
.stepBar .step {
  position: relative;
  float: left;
  display: inline-block;
  line-height: 40px;
  padding: 0 40px 0 20px;
  background-color: #babbbb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.stepBar .step:before, .stepBar .step:after {
  position: absolute;
  left: -15px;
  display: block;
  content: '';
  background-color: #babbbb;
  border-left: 4px solid #FFF;
  width: 20px;
  height: 20px;
}
.stepBar .step:after {
  top: 0;
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -webkit-transform: skew(30deg);
  transform: skew(30deg);
}
.stepBar .step:before {
  bottom: 0;
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
}
.stepBar .step:first-child {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.stepBar .step:first-child:before, .stepBar .step:first-child:after {
  content: none;
}
.stepBar .step:last-child {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.stepBar .step.blue-step,
.stepBar .step.blue-step:before,
.stepBar .step.blue-step:after {
  color: #FFF;
  background-color: #a7c2ea;
}
.stepBar .step.current:before, .stepBar .step.current:after {
  background-color: #26bfa1;
}
.stepBar.step3 .step {
  width: 33.333%;
  font-size:12px;
  color:white;
}










@media only screen and (max-width: 1450px) {


div.merit img.back03 {
	width: 1100px;
	top: 90px;
}

div.merit div.d_b {
	margin-top: 150px;
}

div.h_s {
	height: 600px;
}

}


@media only screen and (max-width: 1100px) {

div.top-contents div.photo {
	width: 100%;
}

}


@media only screen and (max-width: 960px) {

#menu-sub li {
  padding: 0 10px;
}



}





@media only screen and (max-width: 900px) {


div.company-box div.right,
div.company-box div.left,
div.company-box div.center {
	width:95%;
	float:none;
	margin:0 auto 20px auto;
	min-height:100%;
	padding: 20px 0;
	float:none;
	clear:both;
}

div.company-box div.right {
	margin:0 auto 20px auto;
}

div.company-box div.right > p,
div.company-box div.left > p,
div.company-box div.center > p {
	width:90%;
	margin:0 auto;
}

div.company-box div.button-box {
	min-height:100%;
	padding:0 0 10px 0;
	margin-bottom:0;
}

}



@media only screen and (max-width: 850px) {

div.top-contents div.photo img.contact-header {
	height:auto;
}

#wg div.button-box {
    width: 280px;
}

#wg div.button-box p.blue_b {
    width: 240px;

}

@media only screen and (max-width: 800px) {

div.form form div div.label {
	float:none;
	padding: 15px 20px 5px 10px;
	width:100%;
}

div.form form div div.input {
	padding:2px 25px 15px 10px;
}

div.form form div div.label label {
	font-weight:600;
	border-left: 5px solid #7ca3c7;
    padding-left: 7px;
}



/*�J�^���O�_�E�����[�h�y�[�W�p */
div.catalogue form div div.label {
	float:left;
	padding: 15px 20px 15px 10px;
	width:35%;
}

div.catalogue form div div.input {
	padding:0 25px 0 10px;
}

div.catalogue form div div.label label {
	font-weight:400;
	border-left: 0;
    padding-left: 0;
}

div.download form div div.title {
	width:96%;
}








div.form form div div.label p {
	width:90%;
	font-weight:600;
    padding-left: 7px;
	border-left: 5px solid #7ca3c7;
}

div.form form > div {
	font-size:14px;
}
div.form form div.send {
	width:260px;
}

input.submit {
    width: 260px;
    font-size: 14px;
    padding: 10px 30px 10px 30px;
    height: 40px;
}
div.button-wrap-center::after {
/*    right: 40px; */
	top:54px;
}


input.left-b{
	width:80px;
	padding:10px 10px 10px 30px;
}

input.right-b {
	width:150px;
	padding: 12px 40px 12px 30px;
	height:46px
}

div.confirm div.button-wrap-right {
	width:auto;
	margin:0;
	float:right;
}

div.confirm div.button-wrap-left {
	width:auto;
	margin:5px 0 0 0;
	float:left;
}

div.button-wrap-right::after{
	top:18px;
}

div.button-wrap-left::after {
	top:15px;
}

}


@media only screen and (max-width: 850px) {



p.white_b {
	margin-top: 20px;
	text-shadow: none;
}
	
div.copy {
    top: 52%;
}
	
div.copy h2 {
    font-size: 30px;
	}

}



@media only screen and (max-width: 740px) {

.header {
	height:45px;
}

nav.pc {
	display:none;
}

div.subnav-pc {
	display:none;
}

#menu-wrap-sub-sp {
	display:block;
}

#menu-wrap-sub-sp {
	background: #0f204f;
  transition: 0;
}


p.menu-title{
	display: block;
	width : 100%;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: none;
	height:25px;
	text-align: center;
	background: #0b5fa8; /* Old browsers */
	background: -moz-linear-gradient(top, #0b5fa8 0%, #0b5fa8 0%, #0f204f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b5fa8', endColorstr='#0f204f',GradientType=0 ); /* IE6-9 */
}

p.arrow2 {
	position: absolute;
	top: 12px;
	right: 27px;
	color: white;
	font-size: 120%;
}

#menu-sub li {
	width: 100%;
	padding: 0;
	border-top: 1px solid #2b4882;
}

p.menu-title:hover{
	transition: 0s;
}


#menu-sub li:hover {
	border-bottom: none;
	background:#004f99;
	transition: 0s;
}

#menu-sub li a {
  line-height: 1.8;
}


div.product-box div.left,
div.product-box div.right {
	width:95%;
	float:none;
	margin:0 auto 30px auto;
	min-height:100%;
	padding: 20px 0;
	float:none;
	clear:both;
}

#wg div.product-box div.left,
#wg div.product-box div.right {
	width:90%;
	padding: 30px 5% 40px;
}

div.product-box div.left > p,
div.product-box div.right > p {
	width:90%;
	margin:0 auto;
}

div.top-contents {
	margin-top: 70px;
}

}



@media only screen and (max-width: 690px) {



div.introtext {
	padding: 0;
	margin-top:50px;
}


}



@media only screen and (max-width: 590px) {

div.top-contents div.photo {
	margin-top:-20px;
}

}


@media only screen and (max-width: 560px) {

div.copy {
    top: 48%;
}
	
div.copy h2 {
    font-size: 25px;
	}

div.contact > p {
	font-size: 14px;
}

div.form form div div.input div.family,
div.form form div div.input div.name {
	float:none;
	margin-bottom: 5px;
}

div.form form div div.product ul li {
	float:none;
}



}

@media only screen and (max-width: 460px) {

div.button-box p.blue_b {
    padding: 10px 40px 8px 40px;
}

img.network-back {
	height:203px;
}

.stepBar .step {
    padding: 0 20px 0 5px;
}

div.contact div.button-c {
	width:260px;
}

p.small:after {
	top:10px;
}

}




@media only screen and (max-width: 350px) {

div.catalogue form div div.label {
	width:90%;
	padding:10px 5%;
}
.stepBar .step {
    padding: 0 10px 0 0;
}

div.form form div div.input div.language2 {
	float:left;
	padding:10px 0;
}

div.form form div div.input div.dl_box {
	padding:8px 0;
}

input.catalogue_b {
    font-size:10px;
    height:27px;
}

}

