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

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


/* ============================
 * 
 *   medical-miu 共通部品
 *
 * ============================ */

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

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

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

#medical-fv-vertical {
    -ms-writing-mode: tb-rl;
    /* for MS IE11 */
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;

    position: absolute;
    top: 6em;
    right: 2em;
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;
    letter-spacing: 0.8em;
    color: #333;
}

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

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

#medical-fv-ver-text1 rt {
    font-size: 0.25em;
    line-height: 0em;
}

h1 {
    text-align: center;
    font-size: 400%;
    font-weight: 700;
    margin-top: 1em;
}

#text3 {
    padding: 3em 1em 0 0;
}

.medical-fv-ver-text3 {
    font-size: 120%;
    text-align: left;
    padding-right: 1em;
}

.medical-fv-ver-text3::before {
    display: inline-block;
    content: '';
    width: 0.7em;
    height: 0.7em;
    margin-bottom: 1em;
    background-color: #b0ca71;
    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: 1em;
        right: 1em;
        font-family: 'Noto Serif JP', serif;
        font-weight: 200;
        letter-spacing: 0.5em;
    }

    #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;
    }

    h1 {
        text-align: center;
        font-size: 250%;
        font-weight: 700;
        line-height: 1.3em;
        margin-top: 1em;
    }


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

    .medical-fv-ver-text3 {
        font-size: 100%;
        text-align: left;
        padding-right: 0.25em;
    }
}

@media screen and (max-width: 499px) {
    #medical-fv-wrap {
        position: relative;

        background-size: 150%;
        background-position: right 20% top;
        background-repeat: no-repeat;
        text-align: center;
        height: 0%;
        padding-top: 112.5%;
    }

    #medical-fv-vertical {
        top: 0.5em;
        right: 1em;
        font-family: 'Noto Serif JP', serif;
        font-weight: 200;
        letter-spacing: 0.5em;
        padding: 0.25em;
    }

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

    #text3 {
        padding: 1em 0.5em 0 0;
    }

    .medical-fv-ver-text3 {
        font-size: 100%;
        text-align: left;
        padding-right: 0.25em;
    }
}


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


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

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



#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%;
    }
}

#miu-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: 15em;
    font-weight: 700;
    color: #fff;
    padding: 0.5em 0;
    background-color: #b0ca71;
    border-bottom: #f9f9f5 2px solid;
}

.item p {
    margin: auto;
}

.spec {
    width: calc(100% - 15em);
    color: #333;
    padding: 0.5em 1em;
    background-color: #e0ebaf;
    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/miu/miu-pic1.JPG);
    animation-name: slider-zoomin;
    animation-delay: -2s;
}

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

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

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

.slider_css ul li:nth-child(5) {
    background-image: url(../../img/medical/miu/miu-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
    }
}


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

.iec-text1 {
    font-weight: 700;
    padding-left: 2em;
}

@media screen and (max-width: 640px) {
    .iec-text1 {
        padding-left: 1em;
    }
}

.iec-text1 span {
    font-weight: 400;
}



#table-box {
    margin: 5em auto 0;
}

#table-box p {
    font-size: 110%;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0.2em;
}

#products-contents table {
    font-weight: 700;
    background-color: #ebf6f7;
    margin: auto;
}

#products-contents table th,
td {
    width: 12em;
    text-align: center;
    padding: 0.5em 0;
    border: #777 1px solid;
}

#products-contents table tr:nth-child(1) {
    background-color: #192f60;
    color: #fff;
}

#products-contents table th:nth-child(1) {
    background-color: #192f60;
    color: #fff;
}

#products-contents table td span {
    font-size: 80%;
}

#cbtr-link-box {
    padding-top: 3em;
}

#cbtr-link-box a {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    transition: all 0.4s linear;
}

#cbtr-link-box a:hover {
    opacity: 0.5;
}

#cbtr-link-title {
    width: 100%;
    text-align: center;
    font-size: 120%;
    font-weight: 700;
    color: #e95464;
    padding-bottom: 1em;
}

.cbtr-img {
    width: 50%;
    text-align: center;
    color: #666;
}

.cbtr-img img {
    width: 100%;
}

.cbtr-p-name {
    text-align: center;
    font-weight: 700;
    color: #666;
}





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