@charset "utf-8";
/* ============================
 * 
 *       medical / top
 *
 * ============================ */

/* ============================
 * 
 *     Responsive header
 *     (medical-new-com.css)
 *
 * ============================ */



/* ============================
 * 
 *   NEO series 共通部品
 *
 * ============================ */

#contents-title-sanserif {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 230%;
    font-weight: 300;
    text-align: center;
    padding: 2em 0;
}


/* ============================
 * 
 *   First View
 *
 * ============================ */

#medical-fv {
    width: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 200;
    color: #666;
    background-color: #f9f9f5;
}

#medical-fv-wrap {
    position: relative;
    background-image: url(../../img/products/reactor/reactor-top-pic.jpeg);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    height: 0%;
    padding-top: 75%;
}

#medical-fv-vertical {
    position: absolute;
    top: 8em;
    width: 100%;
    text-align: left;
    font-weight: 200;
    letter-spacing: 0.8em;
    color: #fff;
}

#medical-fv-vertical p,h1 {
    margin-left: 50px;
}

#medical-fv-ver-text1 {
    font-weight: 700;
    font-size: 400%;
    padding-left: 0.25em;
}

#medical-fv-ver-text1 span {
    font-weight: 300;
    letter-spacing: 0em;
}

#medical-fv-text1 ruby {
    line-height: 0em;
    padding: 0em;
}

#medical-fv-ver-text1 rt {
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;
    font-size: 0.25em;
    line-height: 0em;
}

#medical-fv-ver-text2 {
    font-size: 180%;
    line-height: 1.3em;
    margin-left: 1em;
}

#text3 {
    position: absolute;
    left: 4em;
    letter-spacing: 0.25em;
    padding: 3em 0 0 0;
}

#text3 p {
    margin-top: 1em;
}

.medical-fv-ver-text3 {
    position: relative;
    font-size: 120%;
    text-align: left;
    margin-bottom: 1em;
}

.medical-fv-ver-text3::before {
    position: absolute;
    top: 0.5em;
    left: -1.7em;
    display: inline-block;
    content: '';
    width: 0.7em;
    height: 0.7em;
    margin-bottom: 0em;
    background-color: #89c3eb;
    border-radius: 0.15em;
}

#medical-fv-horizontal {
    width: 80%;
    max-width: 50em;
    margin: 0 auto;

    text-align: center;
    letter-spacing: 0.6em;

    width: 100%;
    margin-top: 3em;
}

#medical-fv-hori-text {
    text-align: justify;
    font-size: 120%;
    text-align: left;
    line-height: 2em;
}

@media screen and (max-width: 960px) {
    #medical-fv-vertical {
        top: 2em;
        right: 1em;
        font-weight: 200;
        letter-spacing: 0.25em;
        color: #fff;

        right: inherit;
        left: inherit;
        width: 100%;
        text-align: center;

        margin: 0;
    }


    #medical-fv-vertical p,h1 {
        margin-left: 0;
    }

    #medical-fv-wrap {
        position: relative;
        background-size: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        text-align: center;
        height: 0%;
        padding-top: 75%;
    }

    #medical-fv-ver-text1 {
        font-size: 300%;
        padding-left: 0.25em;
    }

    #medical-fv-ver-text2 {
        font-size: 150%;
        line-height: 1.3em;
        margin-left: 1em;
    }

    #text3 {
        padding: 4em 0 0 0;
    }

    .medical-fv-ver-text3 {
        font-size: 100%;
    }
}

@media screen and (max-width: 499px) {
    #medical-fv-wrap {
        position: relative;
        background-size: 150%;
        background-position: left 20% top;
        background-repeat: no-repeat;
        text-align: center;
        height: 0%;
        padding-top: 112.5%;
    }

    #medical-fv-vertical {
        top: 0.5em;
        right: 1em;
        font-weight: 200;
        letter-spacing: 0.5em;
        color: #fff;
        padding: 0.25em;

        right: inherit;
        left: inherit;
        width: 100%;
        text-align: center;
    }

    #medical-fv-ver-text1 {
        font-size: 250%;
        padding 0em;
    }

    #medical-fv-ver-text2 {
        font-size: 120%;
        line-height: 1.3em;
        margin-left: 1em;
    }

    #text3 {
        padding: 2em 0 0 0;
        left: 2.7em;
    }
}





/* ============================
 * 
 *   製品コンセプト
 *
 * ============================ */


#concept-text p span {
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
}

#fujiyama {
    position: relative;
    text-align: center;
    padding-bottom: 2em;
}

#fujiyama p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 10em;
    font-size: 162%;
    font-weight: 300;
    letter-spacing: 0.1em;
    color: #333;
}

#fujiyama p span {
    font-size: 250%;
    color: #e95464;
}

#fujiyama img {
    width: 15%;
}

@media screen and (max-width: 767px) {
    #concept {
        padding: 3em 1em;
        box-shadow: inherit;
    }

    #fujiyama img {
        width: 30%;
    }
}




/* ============================
 * 
 *   summary 
 *
 * ============================ */

#summary-containar {
    width: 90%;
    max-width: 50em;
    margin: auto;
}

@media screen and (max-width: 767px) {
    #summary-containar {
        width: 100%;
    }
}

#neo-summary {
    padding-bottom: 2em;
}

.summary-title {
    font-weight: 700;
    text-align: center;
    padding-bottom: 1em;
}

#spec-box {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.item {
    display: flex;
    width: 10em;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 0.5em 0;
    background-color: #486598;
    border-bottom: #f9f9f5 2px solid;

}

.item p {
    margin: auto;
}

.spec {
    width: calc(100% - 10em);
    color: #333;
    padding: 0.5em 1em;
    background-color: #dae0ea;
    border-bottom: #f9f9f5 2px solid;
}

@media screen and (max-width: 499px) {
    #spec-box {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        flex-direction: column;
    }

    .item {
        width: 100%;
        border: none;
    }

    .spec {
        width: 100%;
        margin-bottom: 0.5em;
        border: none;
    }
}

.slider_css {
    margin: 0 auto;
    position: relative;
    overflow: hidden;

    height: 0;
    width: 100%;
    padding-top: 75%;

    border: #bbb 1px solid;
}

.slider_css ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slider_css ul li {
    background-size: cover;


    position: absolute;
    top: 0;
    left: 0;
    animation-iteration-count: infinite;
    animation-duration: 30s;

    height: 100%;
    width: 100%;

}

.slider_css ul li:nth-child(1) {
    background-image: url(../../img/medical/neo/neo-pic1.JPG);
    animation-name: slider-zoomin;
    animation-delay: -2s;
}

.slider_css ul li:nth-child(2) {
    background-image: url(../../img/medical/neo/neo-pic2.JPG);
    animation-name: slider-zoomin;
    opacity: 0;
    animation-delay: 4s;
}

.slider_css ul li:nth-child(3) {
    background-image: url(../../img/medical/neo/neo-pic3.JPG);
    animation-name: slider-zoomin;
    opacity: 0;
    animation-delay: 10s;
}

.slider_css ul li:nth-child(4) {
    background-image: url(../../img/medical/neo/neo-pic4.JPG);
    animation-name: slider-zoomin;
    opacity: 0;
    animation-delay: 16s;
}

.slider_css ul li:nth-child(5) {
    background-image: url(../../img/mdecical/neo/neo-pic5.JPG);
    animation-name: slider-zoomin;
    opacity: 0;
    animation-delay: 22s;
}

/***** end of アニメーション設定 *****/

@keyframes slider-zoomin {
    0% {
        opacity: 0;
    }

    8% {
        opacity: 1;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
        transform: scale(1.3);
        z-index: 1;
    }

    100% {
        opacity: 0
    }
}


/* ============================
 * 
 *   コンテンツ
 *
 * ============================ */

/**************
*
* 動画
*
***************/

.movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-top: 2em;
}

.movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/** 関連製品リンクバナー **/

.text-img-wrap {
    display: flex;
    flex-wrap: wrap;
}

.text-img-wrap div {
    width: 50%;
}

@media screen and (max-width: 640px) {
    .text-img-wrap div {
        width: 100%;
    }
}


.products-info {
    position: relative;
    width: 50%;
    padding: 2%;
    line-height: 0;
}

.products-info a {
    display: block;
    transition: all 0.4s linear;

}

.products-info a img {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 0.5em 1em rgba(50, 70, 102, 0.5);
    transition: all 0.5s ease;
}

.products-info a:hover img {
    opacity: 0.7;
    box-shadow: 0 0.5em 0.25em rgba(50, 70, 102, 0.5);
}

.products-info a p {
    position: absolute;
    width: 100%;
    top: 50%;
    text-align: center;
    font-size: 300%;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 1px #164a84, -1px 1px 1px #164a84, 1px -1px 1px #164a84, -1px -1px 1px #164a84, 1px 0px 1px #164a84, 0px 1px 1px #164a84, -1px 0px 1px #164a84, 0px -1px 1px #164a84;
    padding-right: 0.7em;
}

.products-info:last-child {}

@media screen and (max-width: 960px) {
    .products-info a p {
        font-size: 200%;
    }
}

@media screen and (max-width: 640px) {
    .products-info {
        width: 100%;
        padding: 1em;
    }

    
    .products-info a p {
        width: 100%;
        font-size: 200%;
        top: 50%;
    }
}





/**************
*
* miu line up
*
***************/

#interface {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 2em 0;
    padding: 2em;
    background-color: #fff;
}

.interface-type {
    width: 100%;
    font-weight: 300;
    padding: 0.5em 1em;
    margin-bottom: 1em;
    background-color: #486598;
    color: #fff;
}

#interface img {
    width: calc(40% - 1em);
}

.interface-text {
    width: calc(60% - 1em);
}

.img-products {
    font-size: 80%;
    padding-top: 0.5em;
}

@media screen and (max-width: 499px) {
    #interface {
        padding: 0;
    }

    #interface img {
        width: 100%;
        padding: 1em 1em 0;
    }

    .interface-text {
        order: 4;
        width: 100%;
        padding: 1em;
    }

    .img-products {
        order: 3;
        font-size: 80%;
        padding: 0 1em;
    }
}


.miu-lineup-table {
    width: 100%;
}

.miu-lineup-table-div {
    line-height: 1.5em;
    letter-spacing: 0em;
    margin-top: 2em;
}


.miu-lineup-table-div th {
    color: #fff;
    text-align: center;
    background-color: #486598;
    padding: 0.75em;
    border: #bbb 1px solid;
}

.miu-lineup-table-div td {
    width: 20%;
    text-align: center;
    color: #333;
    padding: 0.75em;
    border: #bbb 1px solid;
}

.miu-lineup-table tr:nth-child(even) {
    background-color: #fefefe;
}


.miu-lineup-table tr:nth-child(odd) {
    background-color: #f1f1f1;
}

@media screen and (max-width: 767px) {
    .miu-lineup-table-div {
        font-size: 13px;
    }

    .miu-lineup-table-div th,
    .miu-lineup-table-div td {
        padding: 0.75em 0.5em;
    }
}

@media screen and (max-width: 499px) {
    .miu-lineup-table tr td:first-child {
        width: 10%;
    }
}


/************
*
* 使用上の注意
*
*************/

.list-style-mark4 {
    position: relative;
    text-indent: 0em;
}

.list-style-mark4::before {
    position: absolute;
    top: 0.5em;
    left: -1.8em;
    display: inline-block;
    content: '';
    width: 0.8em;
    height: 0.8em;
    background-color: #f8e58c;
    border-radius: 0.15em;
}

#miu-precautions {
    width: 90%;
    max-width: 50em;
    margin: 0 auto;
    padding: 12em 0 12em;
}

@media screen and (max-width: 767px) {
    #miu-precautions {
        width: 100%;
        max-width: 50em;
        margin: 0 auto;
        padding: 2em 0.5em;
    }

    #products-precautions {
        padding: 4em 0;
    }
}

#miu-precautions-box {
    padding-left: 1.8em;
}

#miu-precautions-box p {
    padding-bottom: 1.5em;
}


/* ============================
 * 
 *   CB認証品
 *
 * ============================ */

#cb-title {
    padding: 5em 0 3em;
}

#cb-title p {
    width: 7em;
    font-size: 180%;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.2em;
    margin: auto;
    padding: 0.3em 0.5em;
    border-bottom: #888 1px solid;
}

#cb-h2-flexbox {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;

    width: 20em;
    margin: 0 auto;
}


#cb-container {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    color: #333;
    padding-bottom: 5em;
}

.h2-yomi,
h2 {
    width: 35%;
}

.neo {
    color: #5383c3;
}

.miu {
    color: #ee827c;
}

#cb-container h2 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 200%;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-align: center;
    margin-bottom: 0em;
}

#cb-container h2 span {
    font-weight: 300;
    font-size: 80%;
    color: #333;
}

.h2-yomi {
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    letter-spacing: 0.8em;
    font-size: 75%;
}

.products-type {
    width: 100%;
    text-align: center;
    padding-top: 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products-type::before,
.products-type::after {
    content: "";
    width: 2em;
    margin: 0 1em;
    border-top: #333 1px solid;
}


#cb-products-neo,
#cb-products-miu {
    width: 50%;
    text-align: left;
    padding: 2em 0 0;
}

#img-box {
    overflow: hidden;
    line-height: 0;
    height: auto;
    margin: 1em 0;
}

#img-box a {}

#cb-products-neo img,
#cb-products-miu img {
    width: 100%;
    filter: grayscale(100%);
    transition: all 1s ease;
    transition: 0.7s ease;
}

#cb-products-neo img::before,
#cb-products-miu img::before {}


#cb-products-neo a:hover > img,
#cb-products-miu a:hover > img {
    filter: grayscale(0);
}


#neo-contents,
#miu-contents {
    padding: 0 2em 0 3.8em;
    text-indent: -0.8em;
}

#neo-contents p,
#miu-contents p {
    padding-bottom: 1em;
}

.products-link-button1,
.products-link-button2 {
    width: 50%;
    text-align: center;
    padding-top: 2em;
}

.products-link-button1 a,
.products-link-button2 a {
    font-size: 80%;
    color: #777;
    padding: 1em 2em;
    border: #aaa 1px solid;
    transition: all 0.4s linear;
}

.products-link-button1 a:hover,
.products-link-button2 a:hover {
    color: #f9f9f5;
    border: #192f60 1px solid;
    background-color: #192f60;
    border-radius: 0.5em;
}

@media screen and (max-width: 767px) {

    #neo-contents,
    #miu-contents {
        padding: 1em 0.5em 1em 2.3em;
    }

    #cb-products-neo,
    #cb-products-miu,
    .products-link-button1,
    .products-link-button2 {
        width: 100%;
    }

    #cb-products-neo {
        order: 1;
    }

    #cb-products-miu {
        order: 3;
    }

    .products-link-button1 {
        order: 2;
    }

    .products-link-button2 {
        order: 4
    }
}

/**end of @media screen and (max-width: 767px) **/






/************
*
* カスタムオーダー
*
*************/

/* ============================
 * 
 *     footer
 *    medical-com.css
 *
 * ============================ */
