@charset "shift_jis";



/*------------------------------------
　スライド
------------------------------------*/ 

.bx-wrapper {
	position: relative;
	padding: 0;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.bx-wrapper li{
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
}
.bxslider {
	margin: 0;
	padding: 0;
}
.bx-wrapper .bx-pager {
text-align: center;
padding: 1.5rem 0;
}
.bx-wrapper .bx-pager .bx-pager-item {
display: inline-block;
padding: 0 .5rem;
}
.bx-wrapper .bx-pager .bx-pager-item a {
/*background-color: #bebebe;*/
display: inline-block;
width: 1rem;
height: 1rem;
text-decoration: none;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
text-indent: -9999px;
}
/*
.bx-wrapper .bx-pager .bx-pager-item a.active {
background-color: #3492b5;
pointer-events: none;
}/*




/* SP */
@media only screen and (max-width: 639px) {

}

/* PC */
@media print, screen and (min-width: 640px) {



}





/*------------------------------------
　トップページ
------------------------------------*/ 

#mainblock {
padding-bottom: 0;
}

#mainblock .bxslider li{
background-color: #f0f6f2;
background-position: center center;
background-repeat: no-repeat;
}
#mainblock .bxslider li .btn {
}
#mainblock .bxslider li .btn a {
color: #09739a;
background-color: rgba(52,146,181,0.2);
display: inline-block;
text-decoration: none;
position: relative;
letter-spacing: .1em;
font-weight: 700;
}
#mainblock .bxslider li .btn a i {
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
top:50%;
position: absolute;
right: 1rem;
}
#idx_news .headline{
padding-top: 1.5rem;
}
#idx_news .container .ul_news{}
#idx_news .container .ul_news + .seeall_block{}
#idx_vision {}
#idx_vision .container > p{
letter-spacing: .1em;
}
#idx_vision .scad_mt{
background: url(../images/top/bg_scad_mt.png) no-repeat top right #e1e1e1;
}
#idx_vision .scad_mt .sub-title small{
display: block;
}

#idx_coretechnology .container .block{}





/* SP */
@media only screen and (max-width: 639px) {

.home #gnav li a[href="/"],
.home #gnav li a[href="./"],
.home #gnav li a[href="../"]{
border-left: 5px solid #2484b5;
border-right: 5px solid #2484b5;
}

#mainblock .bxslider > li {
height: 280px;
text-align: left;
background-size: 640px auto;
}
#mainblock .bxslider > li > div {
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
top:50%;
position: relative;
}
#mainblock .bxslider > li .title img {
width: 60%;
}
#mainblock .bxslider > li .title {
padding-bottom: 1rem;
}
#mainblock .bxslider > li .cont {
padding-bottom: 2rem;
}
#mainblock .bxslider > li .cont small {
padding-bottom: .5rem;
}
#mainblock .bxslider > li .cont small img {
width: 50%;
}
#mainblock .bxslider > li .cont em > img {
width: 90%;
}
#mainblock .bxslider li .btn a {
padding: 1.5rem 5rem 1.5rem 2rem;
min-width: 50%;
}
#mainblock .bxslider li .btn a i {
right: .5rem;
}


#idx_news{
padding-bottom: 5rem;
}
#idx_news .headline{
padding-top: 2rem;
}
#idx_news .container .ul_news{
}
#idx_news .container .ul_news + .seeall_block{
}

#idx_vision {}
#idx_vision .container > p{
padding-top: 1rem;
}
#idx_vision .scad_mt{
padding: 1.5rem 0 3rem;
margin-top: 5rem;
background-size: 100% auto;
}
#idx_vision .scad_mt .sub-title{
padding-top: 2rem;
}
#idx_vision .scad_mt .sub-title small{
margin-bottom: 1.5rem;
}
#idx_vision .scad_mt .sub-title small img{
width: 60%;
}
#idx_vision .scad_mt .sub-title > img{
width: 95%;
}
#idx_vision .scad_mt .container > img{
margin: 1rem auto 0;
display: block;
}
#idx_vision .scad_mt .container .btn_block {
margin-top: 2rem;
}


#idx_coretechnology .container .block{
margin: 1.5rem 0 0;
text-align: center;
}
#idx_coretechnology .container .btn_block {
margin-top: 3rem;
margin-bottom: 3rem;
}







}

/* PC */
@media print, screen and (min-width: 640px) {

.home #gnav li a[href="./"]:after,
.home #gnav li a[href="../"]:after {
bottom: -1.5rem;
background-color: #2484b5;
-webkit-animation: gnavactive ease 3s forwards;
animation: gnavactive ease 3s forwards ;
}

#mainblock .bxslider > li {
height: 550px;
text-align: left;
background-size: 1280px auto;
}
#mainblock .bxslider > li > div {
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
top:50%;
position: relative;
}
#mainblock .bxslider > li .title {
padding-bottom: 3rem;
}
#mainblock .bxslider > li .cont {
padding-bottom: 4rem;
}
#mainblock .bxslider > li .cont small {
padding-bottom: .5rem;
}
#mainblock .bxslider li .btn a {
padding: 1.5rem 0 1.5rem 3rem;
min-width: 28rem;
}
#mainblock .bxslider li .btn a i {
right: 1rem;
}
#idx_news{
padding-bottom: 0;
}
#idx_news .headline{
padding-top: 2rem;
}
#idx_news .container .ul_news{
margin: 0 10rem;
}
#idx_news .container .ul_news + .seeall_block{
margin-right: 10rem;
}

#idx_vision {}
#idx_vision .container > p{
padding-top: 2rem;
}
#idx_vision .scad_mt{
padding: 5rem 0 5rem;
margin-top: 8rem;
}
#idx_vision .scad_mt .sub-title{
padding-top: 2rem;
}
#idx_vision .scad_mt .sub-title small{
margin-bottom: 1.5rem;
}
#idx_vision .scad_mt .sub-title + img{
padding-top: 4rem;
}
#idx_vision .scad_mt .container > img{
margin: 5rem auto 0;
display: block;
}
#idx_vision .scad_mt .container .btn_block {
margin-top: 6rem;
}


#idx_coretechnology .container .block{
margin: 3rem 0 0;
}
#idx_coretechnology .container .btn_block {
margin-top: 6rem;
margin-bottom: 6rem;
}





}






/*------------------------------------
　テクノロジーページ
------------------------------------*/ 

.technology #headline{
background-image: url(../images/technology/headline.jpg);
}

.technology #headline + section p + p{
margin-top: 1.8em;
}



/* SP */
@media only screen and (max-width: 639px) {

.technology #gnav li a[href$="/technology/"]{
border-left: 5px solid #2484b5;
border-right: 5px solid #2484b5;
}

.technology #headline + section{
padding-top: 2rem;
}
.technology section > div img{
margin-top: 1.8em;
}



}

/* PC */
@media print, screen and (min-width: 640px) {

.technology #gnav li a[href$="/technology/"]:after{
bottom: -1.5rem;
background-color: #2484b5;
-webkit-animation: gnavactive ease 3s forwards;
animation: gnavactive ease 3s forwards ;
}


.technology #headline + section{
padding-top: 5rem;
}
.technology section .block{
position: relative;
width: 45rem;
float: left;
margin-top: 1.8rem;
margin-top: 2.2em;
}

.technology section > div img{
float: right;
width: 50.5rem;
margin-top: 2.2em;
}




}






/*------------------------------------
　製品紹介ページ
------------------------------------*/ 

.projects #headline{
background-image: url(../images/projects/headline.jpg);
}



/* SP */
@media only screen and (max-width: 639px) {

.projects #gnav li a[href$="/projects/"]{
border-left: 5px solid #2484b5;
border-right: 5px solid #2484b5;
}


#myocardial {
padding-bottom: 5rem;

}

#myocardial .container img{;
margin-top: 1rem;
margin-bottom: 2rem;
}
#myocardial .container .sub-headline br{
display: none;
}
#myocardial .container .block .dl00{
font-size: 1.4rem;
margin-top: 1.8em;
}
#myocardial .container .block .dl00 dt{
font-size: 1.6rem;
}
#myocardial .container .block .dl00 li:before {
    top: .1rem;
}

#documents .container .block{
background-color: #fff;
margin-bottom: 3rem;
padding: 3rem 2rem;
}
#documents .container .tab00 {
margin-top: 3rem;
}



}

/* PC */
@media print, screen and (min-width: 640px) {

.projects #gnav li a[href$="/projects/"]:after{
bottom: -1.5rem;
background-color: #2484b5;
-webkit-animation: gnavactive ease 3s forwards;
animation: gnavactive ease 3s forwards ;
}

#myocardial .container img{
float: right;
margin-top: 2rem;
max-width: 40rem;
}

#myocardial .container .block{
float: left;
margin-top: 2rem;
width: 57rem;
}
#myocardial .container .block .dl00{
font-size: 1.8rem;
margin-top: 1.8em;
}

#documents .container .block{
background-color: #fff;
margin-bottom: 3rem;
padding: 5rem;
}
#documents .container .tab00 {
margin-top: 4rem;
}
#documents .container .tab00 tr th{
width: 22rem;
}

}











/*------------------------------------
　会社概要ページ
------------------------------------*/ 

.aboutus #headline{
background-image: url(../images/aboutus/headline.jpg);
}


#greeting{}

#greeting .container p + p{
margin-top: 1.8em;
}
.president_name img{
height: 2rem;
margin-top: -1rem;
margin-left: 1rem;
display: inline-block;
vertical-align: middle;
}

#outline{}

.outline-block{}
.outline-block .title{
font-weight: 700;
}
.outline-block .title:after{
content: "";
margin: 0 auto;
background-color: #f54d52;
display: block;
}

.outline_box{
padding-bottom: 2rem;
padding-left: .5rem;
}
.outline_box + .outline_box{
border-top: 1px dashed #848182;
padding-bottom: 0rem;
padding-top: 2rem;
}
.outline_box .title{
font-weight: 700;
}
.outline_box .title:after{
content: "：";
}

#officer{}

.officer_box{
border-bottom: 1px solid #c5c5c5;
}
.officer_box + .officer_box{}
.officer_box:after{
content: "";
clear: both;
display: block;
}
.officer_box .thum{
background-color: #ededed;
position: relative;
}
.officer_box .thum img{
position: relative;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
left:50%;
top:50%;
max-height: 100%;
width: auto;
max-width: none;
}
.officer_box .thum + .cont{}
.officer_box .cont *{
line-height: 1.8em;
}
.officer_box .cont ul li{
position: relative;
padding-left: 1em;
}
.officer_box .cont ul li:before{
position: absolute;
left: 0;
content: "・";
}
.officer_box .cont + .cont{
clear: both;
}
.officer_box .cont .officer_name{}
.officer_box .cont .officer_name em{
font-weight: 900;
}



/* SP */
@media only screen and (max-width: 639px) {


.aboutus #gnav li a[href$="/aboutus/"]{
border-left: 5px solid #2484b5;
border-right: 5px solid #2484b5;
}


#greeting{}


#outline{}
.outline-block{
margin-top: 2em;
padding-bottom: 3rem;
}
.outline-block + .outline-box {
margin-top: 0;
}
.outline-block .title{
font-size: 2.4rem;
}
.outline-block .title:after{
height: .3rem;
width: 30%;
margin-top:.5rem;
margin-bottom:1.5rem; 
}
.outline_box .cont p{
margin-left: 1.5rem;
}
.outline_box .cont .link{
margin-left: 2.5rem;
}
.outline_box .cont{
}
.outline_box > img{
width: 100%;
margin-top: 1.5rem;
}



#officer{}
.officer_box{
padding-bottom: 2rem;
}
.officer_box + .officer_box{
padding-top: 2rem;
}
.officer_box .thum{
height: 15rem;
}
.officer_box .thum + .cont{
padding-top: 1em;
}
.officer_box .cont .officer_name{
margin-bottom: 1rem;
line-height: 1.5em;
text-align: center;
}
.officer_box .cont .officer_name em{
font-size: 2rem;
line-height: 1.5em;
}






}

/* PC */
@media print, screen and (min-width: 640px) {

.aboutus #gnav li a[href$="/aboutus/"]:after{
bottom: -1.5rem;
background-color: #2484b5;
-webkit-animation: gnavactive ease 3s forwards;
animation: gnavactive ease 3s forwards ;
}


#greeting{}



#outline{}

.outline-block{
margin-top: 2em;
padding-bottom: 5rem;
}
.outline-block .title{
font-size: 2.8rem;
}
.outline-block .title:after{
height: 4px;
width: 65px;
margin-top:.5rem;
margin-bottom:1.5rem; 
}
.outline_box .cont p{
margin-left: 1.5rem;
line-height: 1.5em;
}
.outline_box .cont .link{
margin-left: 2.5rem;
}
.outline_box .cont{
width: 55%;
}
.outline_box > img{
width: 40%;
}
.tab00.outline tr th{
width: 22rem;
}



#officer{}

.officer_box{
padding-bottom: 4rem;
}
.officer_box + .officer_box{
padding-top: 4rem;
}
.officer_box .thum{
width: 20%;
height: 200px;
float: left;
}
.officer_box .thum + .cont{
width: 75%;
float: right;
}
.officer_box .cont + .cont{
padding-top: 1.5em;
}
.officer_box .cont .officer_name{
margin-bottom: 1rem;
line-height: 1.5em;
}
.officer_box .cont .officer_name em{
font-size: 2rem;
line-height: 1.5em;
}


}








/*------------------------------------
　採用情報ページ
------------------------------------*/ 

.careers #headline{
background-image: url(../images/careers/headline.jpg);
}
#talent{}
#guideline{}
#apply{}



/* SP */
@media only screen and (max-width: 639px) {

.careers #gnav li a[href$="/careers/"]{
border-left: 5px solid #2484b5;
border-right: 5px solid #2484b5;
}

#talent{}

#talent .block .Fl_left{
float: none;
margin-top: 1rem;
}
#talent .block .Fl_right{
float: none;
display: block;
height: 15rem;
margin: 0 auto;
}
#guideline{}
.tab00.guideline tr th{
}
#guideline .container article +  article{
padding-top: 8rem;
}


#apply{}





}

/* PC */
@media print, screen and (min-width: 640px) {

.careers #gnav li a[href$="/careers/"]:after{
bottom: -1.5rem;
background-color: #2484b5;
-webkit-animation: gnavactive ease 3s forwards;
animation: gnavactive ease 3s forwards ;
}

#talent{}

#talent .block .Fl_left{
width: 62%;
}
#talent .block .Fl_right{
width: 35%;
}
#guideline{}
.tab00.guideline tr th{
width: 22rem;
}
#guideline .container article +  article{
padding-top: 8rem;
}




#apply{}







}








/*------------------------------------
　お問い合わせページ
------------------------------------*/ 

.contact #headline{
background-image: url(../images/contact/headline.jpg);
}



/* SP */
@media only screen and (max-width: 639px) {

.contact #gnav li a[href$="/contact/"]{
border-left: 5px solid #2484b5;
border-right: 5px solid #2484b5;
}


#form .container .tab00 {
margin-top: 2rem;
}


}

/* PC */
@media print, screen and (min-width: 640px) {

.contact #gnav li a[href$="/contact/"]:after{
bottom: -1.5rem;
background-color: #2484b5;
-webkit-animation: gnavactive ease 3s forwards;
animation: gnavactive ease 3s forwards ;
}

#form .container .tab00 {
margin-top: 4rem;
}
#form .container .tab00 tr th{
width: 25rem;
}


}







/*------------------------------------
　プライバシーポリシー
------------------------------------*/ 

.privacy #headline{
background-image: url(../images/topics/headline.jpg);
}
.privacy .headline{
counter-increment: chapter;
}

.privacy .headline .title:before{
content: counter(chapter)'. ';
}



/* SP */
@media only screen and (max-width: 639px) {

.privacy #headline + section{
padding-top: 2rem;
}


}

/* PC */
@media print, screen and (min-width: 640px) {

.privacy #headline + section{
padding-top: 5rem;
}

.privacy section p + p{
margin-top: 1em;
}

}









/*------------------------------------
　新着情報ページ
------------------------------------*/ 

.topics #headline{
background-image: url(../images/topics/headline.jpg);
}



/* SP */
@media only screen and (max-width: 639px) {

.topics #headline + section{
padding-top: 2rem;
}


}

/* PC */
@media print, screen and (min-width: 640px) {

.topics #headline + section{
padding-top: 5rem;
}
}




/*------------------------------------
　サイト内検索ページ
------------------------------------*/ 

.search #headline{
background-image: url(../images/topics/headline.jpg);
}



/* SP */
@media only screen and (max-width: 639px) {



}

/* PC */
@media print, screen and (min-width: 640px) {

}