@charset "UTF-8";
/*===================================*/
h2{
    font-size: 20px;
    font-weight: bold;
}
.riken{
    padding-top: 50px;
}
.products-title{
    color: #001D59;
    font-size: 40px;
    text-align: center;
    font-family: "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "ＭＳ Ｐ明朝",'Noto Serif JP',sans-serif!important;
}


.non-bold {
    font-weight: normal;
}

.title-en {
    color: #0085CE;
    font-size: 10px;
}
/* ==========================
会社別商品一覧
============================= */
.detail-bnr{
    margin: -170px 0 70px;
}
.detail-bnr-flex{
    display: flex;
    max-width: 783px;
    margin: auto;
}

.detail-bnr-flex li{
    background-color: #001D59;
    width: 237px;
    margin:0 24px 24px 0;
    padding: 9px 0;
}

.detail-bnr-flex li p{
    padding-left: 30px;
}

.detail-bnr-flex li a{
    color: #fff;
}

.science{
    margin-top: 60px;
}

.science-title{
    text-align: center;
    padding: 47px 0 30px;
    border-bottom: 1px solid #001D59;
    max-width: 100%;
    margin: auto;
}
.labo{
    max-width: 1024px;
    margin: auto
}
.labo-inner {
    display: flex;
    border-bottom: 1px solid #001D59;
    justify-content: space-between;
}
.labo-left{
    /* max-width: 512px; */
    box-sizing: border-box;
    width: 50%;
    margin: 50px auto;
}
.labo-right{
    box-sizing: border-box;
    width: 50%;
    margin: 50px auto;
}
.labo-left p{
    padding-bottom:30px;
}
.labo-right p{
    padding-bottom:30px;
}
.labo-left .labo-day{
    padding: 30px 0; 
}
.labo-right .labo-day{
    padding: 30px 0;   
}
.labo-left .labo-title{
    border-bottom: 1px solid #0085CE;
    color: #0085CE;
    width: 100%;
    padding: 0 0 3px 0;
}
.labo-right .labo-title {
    border-bottom: 1px solid #0085CE;
    color: #0085CE;
    width: 100%;
    padding: 0 0 3px 0;
}
.labo-left .labo-title a{
    color: #0085CE;
}
.labo-right .labo-title a{
    color: #0085CE;
}
.labo-img {
    display: block;
    margin: auto;
}
.science-text{
    color: #0085CE;
    font-weight: bold;
}

.company-logo{
    margin-top: 45px;
}

.flex-bottom{
    padding-left: 21px;
}
.labo-bnr{
    text-align: center;
    padding-top: 80px;
}
.p-riken-01 {
    background-color: #E77238;
    width: 706px;
    height: 160px;
    margin: auto;
    position: relative;
}
.p-riken-02 {
    background-color: #EEEEEE;
    width: 627px;
    padding: 41px;
    margin: auto;
    position: relative;
    top: -142px;
    right: 19px;
}
@media screen and (max-width: 767px) {
.p-reagent-01 {
    background-color: #E77238;
    width: 300px;
    height: 156px;
    margin: auto;
    position: relative;
}
.p-reagent-02 {
    background-color: #EEEEEE;
    width: 300px;
    padding: 30px;
    margin: auto;
    position: relative;
    top: -140px;
    right: 14px;
}
.labo{
    margin-top: -160px;
}
.labo-inner{
    flex-wrap: wrap;
    margin: auto;
}
.reverse-flex{
    flex-wrap: wrap-reverse;
}
.labo-left, .labo-right {
    width: 100%;
    margin: 0px auto;
}
.labo-img{
    padding: 0px 0 40px;
}
.science-title,.labo-inner{
    max-width: 80%;
}
.labo-left .labo-title{
    margin-top: 60px;
}
.labo-right .labo-title{
    margin-top: 30px;
}
.labo-bnr{
    margin: 0 10%;
    padding-top: 40px;
}
.p-riken-01 {
    background-color: #E77238;
    width: 476px;
    height: 130px;
    margin: auto;
    position: relative;
    left: 15px;
}
.p-riken-02 {
    background-color: #EEEEEE;
    width: 413px;
    padding: 30px;
    margin: auto;
    position: relative;
    top: -117px;
    right: -2px;
}
.science-title {
    padding: 100px 0 30px;
}
}
@media screen and (max-width: 500px) {
.p-riken-01 {
    background-color: #E77238;
    width: 318px;
    height: 177px;
    margin: auto;
    position: relative;
    left: 15px;
}
.p-riken-02 {
    background-color: #EEEEEE;
    width: 260px;
    padding: 30px;
    margin: auto;
    position: relative;
    top: -161px;
    right: 0px;
}
}
@media screen and (max-width: 340px) {
.p-riken-01 {
    background-color: #E77238;
    width: 318px;
    height: 210px;
    margin: auto;
    position: relative;
    left: 0px;
}
.p-riken-02 {
    background-color: #EEEEEE;
    width: 244px;
    padding: 30px;
    margin: auto;
    position: relative;
    top: -193px;
    right: 7px;
}
}









