@charset "UTF-8";
/* CSS Document */
.topimage{
    width:100%;
}
.topimage p{
    font-size: 25px;
    line-height: 1.7;
    /*text-align: center;*/
    margin: 20px auto 100px auto;
    font-family: 'Noto Sands JP', sans-serif;
    font-weight: 300;
    width:70%;
}
.topimage_pc{
    display: block;
}
.topimage_sp{
    display: none;
}

/* ------ 各種実験・受託加工業務 ------ */
.work{
    overflow: hidden;
}
.work img{
    width:50%;
    float: left;
}
.work a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.work dl{
    width: 50%;
    float: left;
    padding: 25px;
}
.work dt{
    font-size: 25px;
}
.work dd{
    font-size: 16px;
    line-height: 1.5;
    margin-top: 5px;
}
.work_bg_b{
    background-color: #0053A2;
}

.work_bg_lb{
    background-color: #C7DFEB;
}
.work_font_w{
    color: #ffffff;
}
.funsai_t a,.ibutsu_t a{
    text-decoration: none;
    color: #fff;
}
.funsai_t a:hover,.bunkyu_t a:hover,.sokutei_t a:hover,.ibutsu_t a:hover{
    text-decoration: underline;
}
.bunkyu_t a,.sokutei_t a{
    text-decoration: none;
    color: #333;
}
.funsai_t,.bunkyu_t,.sokutei_t,.ibutsu_t{
    background-image: url("../top/arrow_left_w.png");
    background-repeat: no-repeat;
    background-size: 5.2%;
}
.funsai_t{
    background-image: url("../top/arrow_left_w.png");
    background-position: left;
    padding-left: 30px;
}
.bunkyu_t{
    background-image: url("../top/arrow_left_b.png");
    background-position: left;
    padding-left: 30px;
}
.sokutei_t{
    background-image: url("../top/arrow_right_b.png");
    background-position: right;
    text-align: right;
    padding-right: 30px;
}
.ibutsu_t{
    background-image: url("../top/arrow_right_w.png");
    background-position: right;
    text-align: right;
    padding-right: 30px;
}

/* ------ 各研究機関、大学、企業からの高い評価 ------ */

/*YouTube*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  padding: 34.5% 0;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube_title{
	font-size: 20px;
    line-height: 1.7;
	color: #fff;
	background-color: #999;
	text-align: center;
}

/*対象業界*/
.industry_name{
    padding: 30px;
}
.industry_name h3{
    font-size: 20px;
    line-height: 1.5;
    font-weight: normal;
    margin-bottom: 30px;
}
.industry_name ul{
    list-style-type: none;
    clear: both;
    display: table-row;
}
.industry_name li {
    font-size: 16px;
    line-height: 1.5;
    display: table-cell;
    padding-right: 20px;
}
.industry_name p {
    margin-top: 30px;
    font-size: 16px;
    line-height: 1.5;
}

/* ------ お問い合わせ ------ */
.toiawase_bg{
    width:100%;
    background-image: url("../top/toiawase_bg.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
.toiawase{
    padding:30px 0;
    width:700px;
    margin: 0 auto;
}
.toiawase p{
    color: #ffffff;
    font-size: 20px;
    line-height: 1.7;
}
.btn_toiawase_tel a{
    background-color: #000000;
    color: #ffffff;
    border-radius: 5px;
    padding: 8px 0;
    width: 400px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 1.5;
    text-decoration: none;
}
.btn_toiawase_tel a:hover{
    background-color: #222;
}
.business_hours{
    font-size: 16px;
}
.phone_number{
    font-size: 30px;
}

/* ------ 会社案内 ------ */
.gaiyo{
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 50px;
}
.gaiyo th{
    width: 27%;
}
.gaiyo td{
	padding-top: 15px;
    padding-bottom: 15px;
    vertical-align: top;
    padding-left: 10px;
}
.gaiyo th,.gaiyo td{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}

/* ------ アクセス・お知らせ ------ */

/*背景グラデーション*/
.bg_gradation{
	background: #EBEEF0;
	background: -moz-linear-gradient(top, #EBEEF0 0%, #ffffff 30%);
	background: -webkit-linear-gradient(top, #EBEEF0 0%,#ffffff 30%);
	background: linear-gradient(to bottom, #EBEEF0 0%,#ffffff 30%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EBEEF0', endColorstr='#ffffff',GradientType=0 );
	width:100%;
    padding-top: 50px;
    margin-top: 50px;
}
/*Googleマップ*/
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	/*height: 0;*/
    height: 500px;
	overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.access{
    margin-bottom: 50px;
}
.access dt{
    font-size: 20px;
    font-weight: 700;
}
.access dd{
    font-size: 16px;
    line-height: 1.5;
}

/*Twitter*/
.twitter{
    height: 750px;
    overflow: auto;
    margin-bottom: 50px;
}

/* ------ フッター上のお問い合わせとバナー ------ */
.bg_lightblue{
    background-color: #C7DFEB;
}
.toiawase_L{
    float: right;
    margin-top:35px;
}
.toiawase_R{
    margin-top:35px;
    overflow: hidden;
}
.tellnumber a{
    font-size: 35px;
    font-weight: 700;
    text-decoration: none;
    color: #333;
}
.banner_link{
    margin: 0 auto;
    width:70%;
    overflow: hidden;
    margin-bottom: 30px;
}
.banner_link li{
    list-style: none;
    float: left;
    padding-right: 10px;
}
.banner_link img{
    width:auto;
    height: 65px;
}


/* ------ 見出し集 ------ */
.title{
    width:100%;
    font-size: 50px;
    line-height: 1.5;
    text-align: center;
    margin: 80px 0 10px 0;
    font-family: 'Noto Sands JP', sans-serif;
    font-weight: 300;
}
.title_m{
    font-size: 25px;
    line-height: 1.5;
    padding-left: 10px;
    border-left: solid 10px #0054A4;
    font-weight: 400;
    margin: 15px 0;
}

/* ------ リンクボタン集 ------ */
.btn_page a{
    width: 400px;
    background-color: #C7DFEB;
    border-radius: 5px;
    font-size: 30px;
    padding: 8px 0;
    display: block;
    margin: 10px auto;
    text-align: center;
    text-decoration: none;
    color: #333;
}
.btn_page a:hover{
    background-color: #D9F3FF;
}
.btn_page_b a{
    background-color: #0053A2;
    border-radius: 5px;
    font-size: 25px;
    padding: 10px 20px;
    display: block;
    text-align: center;
    color:#ffffff;
    text-decoration: none;
    float: left;
}
.btn_page_s a{
    background-color: #0053A2;
    border-radius: 5px;
    font-size: 16px;
    padding: 8px;
    display: block;
    text-align: center;
    color: #ffffff;
    margin: 2% 50% 2% 0;
    text-decoration: none;
}
.btn_page_s a:hover,.btn_access a:hover,.btn_page_b a:hover{
    background-color: #3F7BB9;
}
.btn_access{
   margin-top: 10px;
}
.btn_access a{
    background-color: #0053A2;
    border-radius: 5px;
    font-size: 14px;
    padding: 2px 10px 3px 10px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}


/* ------ タブレット ------ */
@media screen and (min-width: 600px) and (max-width: 959px) {
    .topimage p {
        font-size: 100%;
        margin: 20px auto;
        width:85%;
    }
    /* ------ 各種実験・受託加工業務 ------ */
    .work dl {
        padding: 10px;
    }
    .work dt {
        font-size: 120%;
    }
    .work dd {
        font-size: 80%;
        margin-top: 3px;
    }
    .funsai_t,.bunkyu_t,.ibutsu_t,.sokutei_t {
        padding-left: 15px;
    }
    /* ------ 各研究機関、大学、企業からの高い評価 ------ */
    .industry_name {
        padding: 15px;
    }
    .industry_name h3 {
        font-size: 90%;
        margin-bottom: 5px;
    }
    .industry_name p {
        margin-top: 15px;
        font-size: 80%;
    }
    .industry_name li {
        font-size: 80%;
        padding-right: 10px;
    }
    /* ------ お問い合わせ ------ */
    .toiawase {
        padding: 15px 0;
    }
    .toiawase p {
        font-size: 100%;
        line-height: 1.5;
    }
    .btn_toiawase_tel a {
        padding: 5px;
        width: 250px;
        line-height: 1.2;
        margin: 5px auto;
    }
    .phone_number {
        font-size: 120%;
    } 
    .business_hours {
        font-size: 80%;
    }
    /* ------ 会社案内 ------ */
    .gaiyo {
        font-size: 80%;
    }
    .gaiyo th {
        width: 33%;
    }
    /* ------ アクセス・お知らせ ------ */
    .bg_gradation {
        padding-top: 20px;
        margin-top: 20px;
    }
    .access dt {
        font-size: 100%;
    }
    .access dd {
        font-size: 80%;
    }
    .twitter {
        height: 700px;
    }
    /* ------ フッター上のお問い合わせとバナー ------ */
    .tellnumber a {
        line-height: 1;
    }
    .banner_link{
        margin: 20px auto;;
    }
    .banner_link li{
        list-style: none;
        float: left;
        padding-right: 10px;
    }
    .banner_link img{
        width:auto;
        height: 40px;
    }
    /* ------ 見出し集 ------ */
    .title {
        font-size: 210%;
        margin: 50px 0 0 0;
    }
    /* ------ リンクボタン集 ------ */
    .btn_page a {
        width: 250px;
        font-size: 100%;
    }
    .btn_page_s a {
        font-size: 80%;
        padding: 8px;
    }
    .btn_page_b a {
        padding: 10px 40px;
    }
}

/* ------ ミニタブレット対応 ------ */
@media screen and (max-width:736px) {
    .topimage{
        padding-top: 50px;
        width:100%;
    }
    .topimage_pc{
        display: none;
    }
    .topimage_sp{
        display: block;
    }
    /* ------ 各種実験・受託加工業務 ------ */
    .work {
        margin-bottom: 0;
    }
    .work dl {
        padding: 10px;
    }
    .work dt {
        font-size: 100%;
    }
    .work dd {
        font-size: 70%;
        margin-top: 3px;
    }
    .funsai_t,.bunkyu_t {
        padding-left: 15px;
    }
    .ibutsu_t,.sokutei_t {
        padding-right: 15px;
    }
    /* ------ 各研究機関、大学、企業からの高い評価 ------ */
    .industry_name {
        padding: 5px;
    }
    .industry_name h3 {
        font-size: 75%;
        margin-bottom: 5px;
    }
    .industry_name p {
        margin-top: 15px;
        font-size: 75%;
    }
    .industry_name li {
        font-size: 75%;
        padding-right: 5px;
    }
    /* ------ お問い合わせ ------ */
    .toiawase_bg {
        background-repeat: repeat-y;
    }
    .toiawase {
        padding: 15px 0;
        width: 90%;
    }
    .toiawase p {
        font-size: 90%;
        line-height: 1.5;
    }
    .btn_toiawase_tel a {
        padding: 5px;
        width: 250px;
        line-height: 1.2;
        margin: 5px auto;
    }
    .phone_number {
        font-size: 120%;
    } 
    .business_hours {
        font-size: 80%;
    }
    /* ------ 会社案内 ------ */
    .gaiyo {
        font-size: 80%;
        margin-bottom: 0;
    }
    .gaiyo th {
        width: 20%;
    }
    /* ------ アクセス・お知らせ ------ */
    .bg_gradation {
        padding-top: 20px;
        margin-top: 20px;
    }
    .access dt {
        font-size: 100%;
    }
    .access dd {
        font-size: 90%;
    }
    .twitter {
        height: 400px;
        margin-bottom: 30px;
    }
     /* ------ フッター上のお問い合わせとバナー ------ */
    .toiawase_L {
        float: none;
        margin-top: 20px;
        width: 100%;
        text-align: center;
        line-height: 1.2;
    }
    .toiawase_R {
        margin: 10px 0;
    }
    .tellnumber a {
        line-height: 1;
    }
    .banner_link{
        display: none;
    }
    /* ------ 見出し集 ------ */
    .title {
        font-size: 130%;
        margin: 30px 0 0 0;
        font-weight: 400;
    }
    .title_m {
        font-size: 120%;
        padding-left: 5px;
        border-left: solid 8px #0054A4;
        font-weight: 400;
    }
    /* ------ リンクボタン集 ------ */
    .btn_page a {
        width: 250px;
        font-size: 100%;
    }
    .btn_page_s a {
        font-size: 100%;
        padding: 8px;
    }
    .btn_page_b a {
        padding: 10px 40px;
        margin-top: 10px;
    }
}

/* ------ スマホ ------ */
@media screen and (max-width:599px) {
    .topimage{
        padding-top: 50px;
        width:100%;
    }
    .topimage p{
        font-size: 95%;
        line-height: 1.5;
        margin: 20px auto;
        width: 90%;
        }
    .topimage_pc{
        display: none;
    }
    .topimage_sp{
        display: block;
    }
    /* ------ 各種実験・受託加工業務 ------ */
    .work {
        margin-bottom: 20px;
    }
    .work dl {
        padding: 10px;
    }
    .work dt {
        font-size: 110%;
    }
    .work dd {
        font-size: 75%;
        margin-top: 3px;
    }
    .funsai_t,.bunkyu_t {
        padding-left: 15px;
    }
    .ibutsu_t,.sokutei_t {
        padding-right: 15px;
    }
    /* ------ 各研究機関、大学、企業からの高い評価 ------ */
    .industry_name {
        padding: 15px;
    }
    .industry_name h3 {
        font-size: 90%;
        margin-bottom: 5px;
    }
    .industry_name p {
        margin-top: 15px;
        font-size: 80%;
    }
    .industry_name li {
        font-size: 80%;
        padding-right: 10px;
    }
    /* ------ お問い合わせ ------ */
    .toiawase_bg {
        background-repeat: repeat-y;
    }
    .toiawase {
        padding: 15px 0;
        width: 90%;
    }
    .toiawase p {
        font-size: 90%;
        line-height: 1.5;
    }
    .btn_toiawase_tel a {
        padding: 5px;
        width: 250px;
        line-height: 1.2;
        margin: 5px auto;
    }
    .phone_number {
        font-size: 120%;
    } 
    .business_hours {
        font-size: 80%;
    }
    /* ------ 会社案内 ------ */
    .gaiyo {
        font-size: 80%;
        margin-bottom: 0;
    }
    .gaiyo th {
        width: 20%;
    }
    /* ------ アクセス・お知らせ ------ */
    .bg_gradation {
        padding-top: 20px;
        margin-top: 20px;
    }
    .access dt {
        font-size: 100%;
    }
    .access dd {
        font-size: 90%;
    }
    .twitter {
        height: 400px;
        margin-bottom: 30px;
    }
     /* ------ フッター上のお問い合わせとバナー ------ */
    .toiawase_L {
        float: none;
        margin-top: 20px;
        width: 100%;
        text-align: center;
        line-height: 1.2;
    }
    .toiawase_R {
        margin: 10px 0;
    }
    .tellnumber a {
        line-height: 1;
    }
    .banner_link{
        display: none;
    }
    /* ------ 見出し集 ------ */
    .title {
        font-size: 120%;
        margin: 30px 0 0 0;
        font-weight: 400;
    }
    .title_m {
        font-size: 120%;
        padding-left: 5px;
        border-left: solid 8px #0054A4;
        font-weight: 400;
    }
    /* ------ リンクボタン集 ------ */
    .btn_page a {
        width: 250px;
        font-size: 100%;
    }
    .btn_page_s a {
        font-size: 100%;
        padding: 8px;
    }
    .btn_page_b a {
        padding: 10px 40px;
        float: none;
    }
    
}

/* ------ 印刷用 ------ */
@media print {
    
}