@charset "utf-8";




/* // COMMON ------------------------------------------------------------------------------  */
h1, h2 {
    text-align: center;
}

h2 {
    margin-bottom: 55px;
}


/* // MAIN PARTS ------------------------------------------------------------------------------  */


#Header .logo {
    padding-top: 40px;
}
#Gnavi {
    padding-top: 40px;
    padding-bottom: 30px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .04);
}
#Gnavi ul {
    text-align: center;
}

#Gnavi li {
    display: inline-block;
}

#Gnavi li a {
    display: block;
    padding: 3px 10px;
}

#Footer {
    background-color: #cce9ed;
    padding: 10px 0;
}
#Footer p {
    text-align: center;
}



/* // MV------------------------------------------------------------------------------  */
#FirstBlock {
    background: url(/swiss-celllab-japan/_pack/img/mv_bg.jpg) no-repeat center top;
}

#MV {
    position: relative;
}

#MV>p {
    position: absolute;
}

#MV p.img1 {
    top: 100px;
    right: 50%;
    margin-right: 260px;
}
#MV p.img2 {
    top: 100px;
    left: 50%;
    margin-left: 290px;
}

#MV p.img3 {
    top: 335px;
    left: 50%;
    margin-left: -288px;
}
#MV p.txt1 {
    top: 100px;
    left: 50%;
    margin-left: -246px;
}
#MV p.txt2 {
    top: 190px;
    left: 50%;
    margin-left: -205px;
    font-family: "あおぞら明朝 Regular";
    font-size: 23px;
    letter-spacing: 2.6px;
    line-height: 1.9;
    color: #821983;
	text-align: center;
}

@media screen and (min-width: 1400px) {
    #MV {
        width: 1400px;
        margin: 0 auto;
    }

}
@media screen and (max-width: 640px) {
#MV p.txt2 {
	top: 16vw;
    left: 0;
    width: 100%;
    font-size: 4vw;
    letter-spacing: 1.6px;
    line-height: 1.6;
    margin: 0;
}}

/* // MESSAGE------------------------------------------------------------------------------  */

#Message {
    background: url(/swiss-celllab-japan/_pack/img/message_bg.jpg) no-repeat center 160px;
    padding: 40px 0 50px;
}

#Message h3 {
    padding: 40px 0;
    background: #d7ebf2 url(/swiss-celllab-japan/_pack/img/message_head_bg.jpg) no-repeat center center;
}
#Message .wrap {
    position: relative;
}
#Message .wrap .name {
    position: absolute;
    left: 50%;
    margin-left: 180px;
    top: 275px;
}

/* // ABOUT------------------------------------------------------------------------------  */

#About .point {
    text-align: center;
    overflow: hidden;
}
#About .point li {
    display: inline-block;
    padding-right: 30px;
}
#About .point li.last {
    padding-right: 0;
}
#About h3 {
    background: url(/swiss-celllab-japan/_pack/img/about_parts_line.gif) repeat-x center center;
}


/* // CONCEPT------------------------------------------------------------------------------  */

#Concept {
    position: relative;
    background: #e7f0f3 url(/swiss-celllab-japan/_pack/img/products_bg.jpg) repeat-x center bottom;
}


#Concept .wrap {
    position: relative;
}
#Concept p.img {
    position: absolute;
    left: 50%;
    margin-left: -571px;
    z-index: 3;
}
#Concept .box {
    position: absolute;
    z-index: 4;
}

#Concept .box p.title {
    padding-top: 20px;
}
#Concept .box p.txt {
    padding-top: 20px;
    font-size: 86%;
    line-height: 2em;
}

#Concept .box1 {
    left: 0;
    top: 0;
}

#Concept .box2 {
    right: 0;
    top: 0;
}
#Concept .box3 {
    left: 0;
    top: 375px;
}

#Concept .box4 {
    right: 0;
    top: 375px;
}

/* // BUSINESS------------------------------------------------------------------------------  */

#Business {
    background: url(/swiss-celllab-japan/_pack/img/business_bg.jpg) no-repeat center top;
}
#Business ul {
    text-align: center;
}

#Business li {
    display: inline-block;
    padding-right: 20px;
}
#Business li.last {
    padding-right: 0px;
}

#Business .wrap {
    background-color: rgba(255, 255, 255, .7);
    overflow: hidden;
}

#Business .wrap .txt {
    width: 50%;
    padding-left: 30px;
    box-sizing: border-box;
}
#Business .wrap .btn {
    display: inline-block;
    padding: 10px 15px 10px 30px;
    border: 1px solid #d0d0d0;
    background-color: #f5f5f5;
}
#Business .wrap .btn:hover {
    border: 1px solid #a8d1dd;
    background-color: #eafaff;
}

/* // PRODUCTS------------------------------------------------------------------------------  */

#Products {}
#Products .block p.name {
    text-align: center;
    color: #7d2056;
    font-size: 129%;
    padding: 20px 0;
}


#Products .block.col2 {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width: calc(100% + 40px);
}
#Products .block.col2 .item {
    width: calc(50% - 40px);
    margin-right: 40px;
}

#Products .block .item p.name {
    border-bottom: 5px solid #f2f2f2;
}

#Products .block .item p.txt {
    padding-top: 15px;
}

/* 
#Products .block .item {
	float: left;
	width: 312px;
	padding-right:32px;
}
#Products .block .item.last {
	padding-right:0;
}
#Products .block .item p.txt{
	padding-top: 15px;
}
 */
/* // NEWS -----------------------------------------------------------------------------  */
#News .n_news_wrap {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px dotted #b1b1b1;
}
#News .n_date, .n_n_txt {
    float: left;
}
#News .n_date {
    width: 80px;
}
.n_n_txt {
    line-height: 1.6;
    width: 700px;
}
.n_n_txt a {
    color: #68A2B5;
}

div.flexcroll {
    padding: 10px;
    width: 800px;
    height: 270px;
    overflow: auto;
    position: relative;
    background-color: #fff;
    margin: 0 auto;
}

.scrollgeneric {
    line-height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 0;
}

.vscrollerbase {
    width: 15px;
    background-color: #f1f1f1;
}

.vscrollerbar {
    width: 15px;
    background-color: #e0e0e0;
}

.hscrollerbase {
    height: 10px;
    background-color: #eee;
}

.hscrollerbar {
    height: 10px;
    background-color: #900;
}

.scrollerjogbox {
    width: 10px;
    height: 10px;
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    background-color: #eee;
}

/* // COMPANY -----------------------------------------------------------------------------  */

#Company table {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #ebebeb;
}
#Company th,
#Company td {
    border: 1px solid #e3e3e3;
}
#Company th {
    text-align: center;
    padding: 15px 0;
    width: 300px;
}
#Company td {
    padding: 15px 0 15px 60px;
}



/* // PCのみ　@min-width: 641px
----------------------------------------------- */
@media screen and (min-width: 641px) {

    #MV {
        height: 840px;
    }

    #Concept .wrap {
        height: 740px;
    }

    #Concept .box1,
    #Concept .box2 {
        width: 370px;
    }
    #Concept .box3,
    #Concept .box4 {
        width: 280px;
    }

}
/* end / media screen and (min-width: 641px) */









.newsTit {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 30px;
    line-height: 1;
}
.newsTit .en {
    padding-left: 20px;
    font-size: 70%;
}
#NewsWrap .title {
    background-color: #F4FAFF;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
#NewsWrap .title .type {
    display: inline-block;
    background-color: #004B84;
    line-height: 1;
    padding: 5px 7px;
    color: #FFF;
    margin-bottom: 10px;
}
#NewsWrap .title .date {
    line-height: 1;
    color: #004B84;
    margin-bottom: 2px;
    text-align: right;
}
#NewsWrap .title h2 {
    text-align: left;
    font-size: 148%;
    line-height: 1.8;
    color: #004B84;
    letter-spacing: 0.05em;
    margin-bottom: 12px;
}
#NewsWrap .lead {
    padding-bottom: 40px;
    font-size: 115%;
    line-height: 2.1;
}
#NewsWrap .body {
    padding-bottom: 70px;
    font-size: 108%;
    line-height: 2.1;
}

#NewsWrap .body .annotation {
    margin-bottom: 10px;
    font-size: 88%;
    line-height: 1.7;
}

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



/* // privacy -----------------------------------------------------------------------------  */
.privacy .headingTypeA {
    border-left: 12px solid #cce9ed;
}