@charset "utf-8";
/*1195px～768px*/
@media screen and (max-width: 1195px) and (min-width: 768px) {
  #typeC_wrapper .contents_dtl {
    width: 47.4%;
    max-width: 910px;
    margin-right: auto;
    margin-left: auto;
    /*診断薬エリア*/
  }
  #typeC_wrapper #shindan-top {
    width: 100%;
    max-width: 1920px;
    background-image: url(../img/enzyme3-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0px;
    height: 400px;
    display: block;
    position: relative;
    margin-top: 80px;
  }
  #typeC_wrapper #shindan-top .logo-area {
    float: left;
    padding-top: 0;
    padding-left: 2.34%;
  }
  #typeC_wrapper #shindan-top .logo-area img.main-asahikasei-logo {
    max-width: 320px;
    padding-bottom: 2%;
  }
  #typeC_wrapper #shindan-top .language-area {
    float: right;
    display: block;
    padding-top: 1.5%;
    width: 96%;
    text-align: right;
    text-shadow: 0px 0px 5px #000;
    font-size: 20px;
    line-height: 100%;
    padding-right: 4%;
    color: #FFF;
  }
  #typeC_wrapper #shindan-top .language-area a {
    color: #FFF;
    text-decoration: none;
  }
  #typeC_wrapper #shindan-top .language-area .black {
    filter: drop-shadow(0px 0px 5px #fff);
    max-width: 20px;
    max-height: 20px;
    display: none;
  }
  #typeC_wrapper #shindan-top .language-area .white {
    filter: drop-shadow(0px 0px 5px #000);
    max-width: 20px;
    max-height: 20px;
  }
  #typeC_wrapper #shindan-top .description {
    width: 97.66%;
    text-align: left;
    font-size: 1.2em;
    color: #FFF;
    line-height: 180%;
    position: absolute;
    bottom: 42px;
    text-shadow: 0px 0px 5px #000000;
    padding-left: 2.34%;
  }
  #typeC_wrapper #shindan-top .description span.description-title {
    font-size: 2em;
    line-height: 160%;
  }
  #typeC_wrapper #product-area {
    width: 100%;
    background-color: #003399;
    opacity: 0.75;
    position: relative;
    bottom: 0px;
    height: 54px;
    text-align: center;
    padding-top: 19px;
    padding-bottom: 19px;
    position: absolute;
    bottom: 0;
  }
  #typeC_wrapper #product-area img {
    padding-right: 2.6%;
    padding-left: 2.6%;
  }
  #typeC_wrapper #whatsnew-outline {
    /*固有エリア*/
    width: 100%;
    background-color: #f0f0f0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #typeC_wrapper #whatsnew-outline h2 {
    text-align: center;
    font-weight: normal;
    color: #333;
    margin-top: 0px;
    margin-bottom: 60px;
    padding-top: 0px;
  }
  #typeC_wrapper #whatsnew {
    /*固有エリア*/
    width: 96%;
    max-width: 1260px;
    margin-right: auto;
    margin-left: auto;
  }
  #typeC_wrapper #whatsnew li a {
    text-decoration: none;
    font-weight: 500;
  }
  #typeC_wrapper #whatsnew .date-txt {
    padding-right: 9%;
    color: #333;
  }
  #typeC_wrapper #whatsnew a:hover {
    text-decoration: underline;
  }
  #typeC_wrapper #whatsnew ul {
    margin: 0px;
    padding: 0px;
  }
  #typeC_wrapper #whatsnew li {
    padding-bottom: 16px;
    margin-top: 22px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #bbb;
    font-size: 0.9em;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    list-style-type: none;
  }
  #typeC_wrapper #rireki .bt-detail {
    /*固有エリア*/
    width: 100%;
    text-align: center;
    padding-top: 0px;
    display: block;
  }
  #typeC_wrapper #rireki .bt-detail a {
    /*固有エリア*/
    font-size: 0.9em;
    padding-top: 7px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-left: 20px;
    text-decoration: none;
    border: 1px solid #444;
    color: #444;
    margin: 2px;
    float: left;
  }
  #typeC_wrapper #rireki .bt-detail a:hover {
    /*固有エリア*/
    text-decoration: underline;
  }
  #typeC_wrapper .bt-detail a.active {
    /*固有エリア*/
    background-color: #FFF;
  }
  #typeC_wrapper #rireki .bt-detail a.pdf {
    /*固有エリア*/
    background-image: url(../img/ico_pdf.gif);
    background-repeat: no-repeat;
    background-position: 3px center;
    padding-left: 24px;
    /*ソリューション*/
  }
  #typeC_wrapper #all-products {
    display: block;
    width: 100%;
  }
  #typeC_wrapper #product-area {
    width: 100%;
    background-color: #003399;
    opacity: 1;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    bottom: 0;
    display: block;
  }
  #typeC_wrapper .solution-case-title-jp, #typeC_wrapper .solution-care-title-jp {
    font-size: 1.666vw;
    font-weight: 500;
    color: #fff;
    line-height: 100%;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative;
  }
  #typeC_wrapper .solution-case-title-jp::before, #typeC_wrapper .solution-care-title-jp::before {
    content: "";
    position: absolute;
    background-color: #FFF;
    height: 10px;
    width: 10px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    top: 14px;
    margin-left: -22px;
  }
  #typeC_wrapper .solution-case-title-jp::after, #typeC_wrapper .solution-care-title-jp::after {
    content: "";
    position: absolute;
    background-color: #FFF;
    height: 10px;
    width: 10px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    top: 14px;
    margin-left: 17px;
    /*よくある質問・お問合せ*/
  }
  #typeC_wrapper .contact_faq_bt_area {
    width: 624px;
    margin-right: auto;
    margin-left: auto;
    /*メール配信フッター*/
  }
  #typeC_wrapper #footer-mail {
    background-image: url(../img/footer_mail.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 76px;
    padding-bottom: 64px;
    color: #FFF;
    text-align: center;
    background-position: right;
  }
  #typeC_wrapper .mail-delivery {
    font-size: 36px;
    line-height: 36px;
    color: #FFF;
    margin-bottom: 60px;
    position: relative;
  }
  #typeC_wrapper .mail-delivery::before {
    content: "";
    position: absolute;
    background-color: #FFF;
    height: 10px;
    width: 10px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    top: 16px;
    margin-left: -21px;
  }
  #typeC_wrapper .mail-delivery::after {
    content: "";
    position: absolute;
    background-color: #FFF;
    height: 10px;
    width: 10px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    top: 16px;
    margin-left: 16px;
  }
  #typeC_wrapper a.mail-entry {
    background-color: #8B001F;
    text-align: center;
    display: block;
    height: 50px;
    width: 280px;
    padding-top: 14px;
    border: 1px solid #FFF;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    color: #FFF;
    text-decoration: none;
    margin-right: auto;
    margin-left: auto;
    opacity: 0.8;
    transition: 0.2s;
  }
  #typeC_wrapper a.mail-entry:hover {
    background-color: #fff;
    color: #8B001F;
    border: 1px solid #8B001F;
    /*ソリューション*/
  }
  #typeC_wrapper .enzyme-about-banner-outline {
    display: block;
    width: 90%;
    max-width: 1081px;
    margin-right: auto;
    margin-left: auto;
    /*リストコントロール*/
  }
  #typeC_wrapper #emzyme_title {
    width: 80%;
    max-width: 1260px;
    margin-right: auto;
    margin-left: auto;
  }
  #typeC_wrapper #backNumList {
    width: 80%;
    max-width: 1260px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
  }
  #typeC_wrapper #contenner #backNumList .enzyme-group {
    display: block;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
    display: block;
    padding-bottom: 3px;
  }
  #typeC_wrapper #contenner #backNumList .enzyme-group dt {
    display: block;
    float: left;
    width: 50%;
  }
  #typeC_wrapper #contenner #backNumList .enzyme-group dd.abbreviation {
    display: block;
    float: left;
    width: 15%;
  }
  #typeC_wrapper #contenner #backNumList .enzyme-group dd.product-no {
    display: block;
    float: left;
    width: 8%;
  }
  #typeC_wrapper #contenner #backNumList .enzyme-group dd.classification {
    display: block;
    float: left;
    width: 15%;
    /*お問い合わせ選択画面・検索画面・言語選択*/
  }
  #typeC_wrapper #contact-choice-outline, #typeC_wrapper #search-outline, #typeC_wrapper #language-outline {
    width: 100%;
    background-color: #f0f0f0;
    padding-top: 74px;
    padding-bottom: 96px;
    height: auto;
  }
  #typeC_wrapper #contact-choice, #typeC_wrapper #search, #typeC_wrapper #language {
    width: 88.86%;
    max-width: 768px;
    margin-right: auto;
    margin-left: auto;
  }
  #typeC_wrapper #contact-choice li a, #typeC_wrapper #search li a, #typeC_wrapper #language li a {
    text-decoration: none;
    font-weight: 500;
    display: block;
    width: 100%;
    padding: 20px;
  }
  #typeC_wrapper #contact-choice a:hover, #typeC_wrapper #search a:hover, #typeC_wrapper #language a:hover {
    text-decoration: underline;
  }
  #typeC_wrapper #contact-choice ul, #typeC_wrapper #search ul, #typeC_wrapper #language ul {
    margin: 0px;
    padding: 0px;
  }
  #typeC_wrapper #contact-choice li, #typeC_wrapper #language li {
    padding-bottom: 0px;
    margin-top: 22px;
    font-size: 0.9em;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    list-style-type: none;
    border: 1px solid #bbb;
  }
  #typeC_wrapper #search li {
    padding-bottom: 0px;
    margin-top: 22px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    list-style-type: none;
    border: 1px none #bbb;
  }
  #typeC_wrapper #search input[type="text"] {
    font-size: 30px;
    line-height: 30px;
    width: 60%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #999;
    margin-right: 10px;
    height: 50px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  #typeC_wrapper #search input[type="image"] {
    background-color: #999;
    text-align: center;
    vertical-align: middle;
    height: 50px;
    width: 50px;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: absolute;
  }
  #typeC_wrapper #searchi-area {
    vertical-align: middle;
    height: 60px;
    position: relative;
  }
}
/*1196px以上*/
@media screen and (min-width: 1196px) {
  #typeC_wrapper .contents_dtl {
    width: 47.4%;
    max-width: 910px;
    margin-right: auto;
    margin-left: auto;
    /*診断薬エリア*/
  }
  #typeC_wrapper #shindan-top {
    width: 100%;
    max-width: 1920px;
    background-image: url(../img/enzyme3-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0px;
    height: 400px;
    display: block;
    position: relative;
    margin-top: 80px;
  }
  #typeC_wrapper #shindan-top .logo-area {
    float: left;
    padding-top: 0;
    padding-left: 2.34%;
  }
  #typeC_wrapper #shindan-top .logo-area img.main-asahikasei-logo {
    max-width: 320px;
    padding-bottom: 2%;
  }
  #typeC_wrapper #shindan-top .language-area {
    float: right;
    display: block;
    padding-top: 1.5%;
    width: 96%;
    text-align: right;
    text-shadow: 0px 0px 5px #000;
    font-size: 20px;
    line-height: 100%;
    padding-right: 4%;
    color: #FFF;
  }
  #typeC_wrapper #shindan-top .language-area a {
    color: #FFF;
    text-decoration: none;
  }
  #typeC_wrapper #shindan-top .language-area .black {
    filter: drop-shadow(0px 0px 5px #fff);
    max-width: 20px;
    max-height: 20px;
    display: none;
  }
  #typeC_wrapper #shindan-top .language-area .white {
    filter: drop-shadow(0px 0px 5px #000);
    max-width: 20px;
    max-height: 20px;
  }
  #typeC_wrapper #shindan-top .description {
    width: 97.66%;
    text-align: left;
    font-size: 1.2em;
    color: #FFF;
    line-height: 180%;
    position: absolute;
    bottom: 42px;
    text-shadow: 0px 0px 5px #000000;
    padding-left: 2.34%;
  }
  #typeC_wrapper #shindan-top .description span.description-title {
    font-size: 2em;
    line-height: 160%;
  }
  #typeC_wrapper #product-area {
    width: 100%;
    background-color: #003399;
    opacity: 0.75;
    position: relative;
    bottom: 0px;
    height: 54px;
    text-align: center;
    padding-top: 19px;
    padding-bottom: 19px;
    position: absolute;
    bottom: 0;
  }
  #typeC_wrapper #product-area img {
    padding-right: 2.6%;
    padding-left: 2.6%;
  }
  #typeC_wrapper #whatsnew-outline {
    /*固有エリア*/
    width: 100%;
    background-color: #f0f0f0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #typeC_wrapper #whatsnew-outline h2 {
    text-align: center;
    font-weight: normal;
    color: #333;
    margin-top: 0px;
    margin-bottom: 60px;
    padding-top: 0px;
  }
  #typeC_wrapper #whatsnew {
    /*固有エリア*/
    width: 96%;
    max-width: 1260px;
    margin-right: auto;
    margin-left: auto;
  }
  #typeC_wrapper #whatsnew li a {
    text-decoration: none;
    font-weight: 500;
  }
  #typeC_wrapper #whatsnew .date-txt {
    padding-right: 9%;
    color: #333;
  }
  #typeC_wrapper #whatsnew a:hover {
    text-decoration: underline;
  }
  #typeC_wrapper #whatsnew ul {
    margin: 0px;
    padding: 0px;
  }
  #typeC_wrapper #whatsnew li {
    padding-bottom: 16px;
    margin-top: 22px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #bbb;
    font-size: 0.9em;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    list-style-type: none;
  }
  #typeC_wrapper #rireki .bt-detail {
    /*固有エリア*/
    width: 100%;
    text-align: center;
    padding-top: 0px;
    display: block;
  }
  #typeC_wrapper #rireki .bt-detail a {
    /*固有エリア*/
    font-size: 0.9em;
    padding-top: 7px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-left: 20px;
    text-decoration: none;
    border: 1px solid #444;
    color: #444;
    margin: 2px;
    float: left;
  }
  #typeC_wrapper #rireki .bt-detail a:hover {
    /*固有エリア*/
    text-decoration: underline;
  }
  #typeC_wrapper .bt-detail a.active {
    /*固有エリア*/
    background-color: #FFF;
  }
  #typeC_wrapper #rireki .bt-detail a.pdf {
    /*固有エリア*/
    background-image: url(../img/ico_pdf.gif);
    background-repeat: no-repeat;
    background-position: 3px center;
    padding-left: 24px;
    /*ソリューション*/
  }
  #typeC_wrapper #all-products {
    display: block;
    width: 100%;
  }
  #typeC_wrapper #product-area {
    width: 100%;
    background-color: #003399;
    opacity: 1;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    bottom: 0;
    display: block;
  }
  #typeC_wrapper .solution-case-title-jp, #typeC_wrapper .solution-care-title-jp {
    font-size: 1.666vw;
    font-weight: 500;
    color: #fff;
    line-height: 100%;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative;
  }
  #typeC_wrapper .solution-case-title-jp::before, #typeC_wrapper .solution-care-title-jp::before {
    content: "";
    position: absolute;
    background-color: #FFF;
    height: 10px;
    width: 10px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    top: 14px;
    margin-left: -22px;
  }
  #typeC_wrapper .solution-case-title-jp::after, #typeC_wrapper .solution-care-title-jp::after {
    content: "";
    position: absolute;
    background-color: #FFF;
    height: 10px;
    width: 10px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    top: 14px;
    margin-left: 17px;
    /*よくある質問・お問合せ*/
  }
  #typeC_wrapper .contact_faq_bt_area {
    width: 624px;
    margin-right: auto;
    margin-left: auto;
    /*メール配信フッター*/
  }
  #typeC_wrapper #footer-mail {
    background-image: url(../img/footer_mail.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 76px;
    padding-bottom: 64px;
    color: #FFF;
    text-align: center;
    background-position: right;
  }
  #typeC_wrapper .mail-delivery {
    font-size: 36px;
    line-height: 36px;
    color: #FFF;
    margin-bottom: 60px;
    position: relative;
  }
  #typeC_wrapper .mail-delivery::before {
    content: "";
    position: absolute;
    background-color: #FFF;
    height: 10px;
    width: 10px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    top: 16px;
    margin-left: -21px;
  }
  #typeC_wrapper .mail-delivery::after {
    content: "";
    position: absolute;
    background-color: #FFF;
    height: 10px;
    width: 10px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    top: 16px;
    margin-left: 16px;
  }
  #typeC_wrapper a.mail-entry {
    background-color: #8B001F;
    text-align: center;
    display: block;
    height: 50px;
    width: 280px;
    padding-top: 14px;
    border: 1px solid #FFF;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    color: #FFF;
    text-decoration: none;
    margin-right: auto;
    margin-left: auto;
    opacity: 0.8;
    transition: 0.2s;
  }
  #typeC_wrapper a.mail-entry:hover {
    background-color: #fff;
    color: #8B001F;
    border: 1px solid #8B001F;
    /*ソリューション*/
  }
  #typeC_wrapper .enzyme-about-banner-outline {
    display: block;
    width: 90%;
    max-width: 1081px;
    margin-right: auto;
    margin-left: auto;
    /*リストコントロール*/
  }
  #typeC_wrapper #emzyme_title {
    width: 80%;
    max-width: 1260px;
    margin-right: auto;
    margin-left: auto;
  }
  #typeC_wrapper #backNumList {
    width: 80%;
    max-width: 1260px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
  }
  #typeC_wrapper #contenner #backNumList .enzyme-group {
    display: block;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
    display: block;
    padding-bottom: 3px;
  }
  #typeC_wrapper #contenner #backNumList .enzyme-group dt {
    display: block;
    float: left;
    width: 50%;
  }
  #typeC_wrapper #contenner #backNumList .enzyme-group dd.abbreviation {
    display: block;
    float: left;
    width: 15%;
  }
  #typeC_wrapper #contenner #backNumList .enzyme-group dd.product-no {
    display: block;
    float: left;
    width: 8%;
  }
  #typeC_wrapper #contenner #backNumList .enzyme-group dd.classification {
    display: block;
    float: left;
    width: 15%;
    /*お問い合わせ選択画面・検索画面・言語選択*/
  }
  #typeC_wrapper #contact-choice-outline, #typeC_wrapper #search-outline, #typeC_wrapper #language-outline {
    width: 100%;
    background-color: #f0f0f0;
    padding-top: 74px;
    padding-bottom: 96px;
    height: auto;
  }
  #typeC_wrapper #contact-choice, #typeC_wrapper #search, #typeC_wrapper #language {
    width: 88.86%;
    max-width: 768px;
    margin-right: auto;
    margin-left: auto;
  }
  #typeC_wrapper #contact-choice li a, #typeC_wrapper #search li a, #typeC_wrapper #language li a {
    text-decoration: none;
    font-weight: 500;
    display: block;
    width: 100%;
    padding: 20px;
  }
  #typeC_wrapper #contact-choice a:hover, #typeC_wrapper #search a:hover, #typeC_wrapper #language a:hover {
    text-decoration: underline;
  }
  #typeC_wrapper #contact-choice ul, #typeC_wrapper #search ul, #typeC_wrapper #language ul {
    margin: 0px;
    padding: 0px;
  }
  #typeC_wrapper #contact-choice li, #typeC_wrapper #language li {
    padding-bottom: 0px;
    margin-top: 22px;
    font-size: 0.9em;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    list-style-type: none;
    border: 1px solid #bbb;
  }
  #typeC_wrapper #search li {
    padding-bottom: 0px;
    margin-top: 22px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    list-style-type: none;
    border: 1px none #bbb;
  }
  #typeC_wrapper #search input[type="text"] {
    font-size: 30px;
    line-height: 30px;
    width: 60%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #999;
    margin-right: 10px;
    height: 50px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  #typeC_wrapper #search input[type="image"] {
    background-color: #999;
    text-align: center;
    vertical-align: middle;
    height: 50px;
    width: 50px;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: absolute;
  }
  #typeC_wrapper #searchi-area {
    vertical-align: middle;
    height: 60px;
    position: relative;
  }
}
