@charset "UTF-8";

/* test */

#nav_toggle {
    display: none;
}
#navi-global--sp {
    display: none;
}

@media screen and (max-width: 1083px){

img {
    max-width: 100%;
}

#menu-header {
    display: none;
}
#func {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    margin: 0;
    z-index: 9999;
    height: calc(100vh - 40px);
    background: rgba(0,0,0,0.6);
    width: 100%;
    overflow-y: auto;
}

/*文字サイズ変更機能をスマホにも */

#func .text-changer{
    display: block;
}

#navi-global--sp {
    display: block;
}

#header,
#contents,
#header-category h1, div#header-category span,
#breadcrumbs ul,
.inner {
    margin-right: auto;
    margin-left: auto;
    padding-right: 5%;
    padding-left: 5%;
    width: 100%;
    box-sizing: border-box;
}

body {
    padding-top: 40px;
}
#header {
    height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background: #fff;
}

.logo {
    position: relative;
    padding-top: .9em;
    padding-bottom: .9em;
    bottom: auto;
    left: 0;
    width: 230px;
}
.logo img {
    width: 100%;
    height: auto;
}

/*開閉ボタン*/
#nav_toggle{
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    z-index: 100;
    background: #083d98;
}
#nav_toggle div {
    position: relative;
}


/*メニュー開閉ボタンにフォーカス*/

#nav_toggle:focus-within {
 outline:1px dotted #000;
}


#nav_toggle span{
    display: block;
    height: 3px;
    background: #fff;
    position:absolute;
    width: 60%;
    left: 20%;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
#nav_toggle span:nth-child(1){
    top:10px;
}
#nav_toggle span:nth-child(2){
    top:19px;
}
#nav_toggle span:nth-child(3){
    top:28px;
}

/*開閉ボタンopen時*/
.open #nav_toggle span:nth-child(1) {
    top: 17px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
    width: 0;
    left: 50%;
}
.open #nav_toggle span:nth-child(3) {
    top: 17px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#cse-search-form {
    position: relative;
    float: none;
    margin-right: 0;
    border-radius: 0;
    border: 1px solid #777;
    width: 100%;
    height: auto;
    padding: 15px;
    box-sizing: border-box;
    background: #edeef2;
}

/*文字サイズ変更機能　位置調整スマホ用*/
.text-changer {
    float: none;
    width: auto;
    line-height: 1.2;
    background: #edeeff;
    padding: 5px 12px;
    clear: both;
    text-align: right;
}


#navi-global,
.sub dl#navi-local {
    display: none;
}
#toppage #navi-global {
    display: block;
}
#navi-global--sp ul,
#navi-global ul {
    width: 100%;
    padding: 0;
}
#navi-global--sp ul li,
#navi-global ul li {
    width: 50%;
    box-sizing: border-box;

    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}
#navi-global--sp ul li {
    float: left;
    background: #fff;
}
#navi-global--sp ul li a,
#navi-global ul li a {
    width: 100%;
}
#navi-global--sp ul li a{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: table;
    border-bottom: solid 1px gray;
    border-right: solid 1px gray;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
    box-sizing: border-box;
}
#navi-global--sp ul.navi-global--contact li a{
    width: 80%;
    height: auto;
    line-height: 35px;
    margin: 20px auto;
    background: #083d98;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.3em;
    font-weight: normal;
}
#navi-global ul li.current {
    width: 50%;
}
#navi-global ul li.current a {
    background-repeat: repeat-x;
}

#slideshow #mainvisual {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    height: 27vw;
}
#slideshow #mainvisual ul ,
#slideshow #mainvisual ul li ,
#slideshow #mainvisual ul li img{
    width: 100%;
    height: 100%;
}
#slideshow #menu-visual {
    display: none;
}
#slideshow #mainvisual a.btnPrev,
#slideshow #mainvisual a.btnNext {
    height: 100%;
    z-index: 9998;
    background-image: url();
    background-size: 18px;
}
#slideshow #mainvisual a.btnPrev {
    transform: scale(-1, 1);
}

/*お知らせの調整（5番目以降は非表示）*/

#toppage dl.list-date-category.fifth-contents dd:nth-child(n + 17),
#toppage dl.list-date-category.fifth-contents dt:nth-child(n + 15),
.gcet dl.list-date.addborder.fifth-contents dd:nth-child(n + 12),
.gcet dl.list-date.addborder.fifth-contents dt:nth-child(n + 11),
.bio dl.list-date.addborder.fifth-contents dd:nth-child(n + 12),
.bio dl.list-date.addborder.fifth-contents dt:nth-child(n + 11),
.chemistry dl.list-date.addborder.fifth-contents dd:nth-child(n + 12),
.chemistry dl.list-date.addborder.fifth-contents dt:nth-child(n + 11),
.certification dl.list-date.addborder.fifth-contents dd:nth-child(n + 12),
.certification dl.list-date.addborder.fifth-contents dt:nth-child(n + 11),
.safety dl.list-date.addborder.fifth-contents dd:nth-child(n + 12),
.safety dl.list-date.addborder.fifth-contents dt:nth-child(n + 11)
{
    display: none;
}


#contents {
    padding: 0;
}


#toppage div#contents,
#toppage .main .box-border,
.box-border ,
h2.bg-navy{
    margin-top: auto;
    /* padding: 0; */
}

#navi-contents {
    display: none;
}

.main,
.sub,
.box-navy,
.box-navy .box-white,
.box-navy div.list-arrowbox,
.list-icon-title dl,
.list-image-title dl,
.aside-link dt {
    width: 100%;
    box-sizing: border-box;
}
.main,
.sub,
.list-icon-title dl {
    float: none;
}


.safety .box-navy div.list-arrowbox{
    padding-left: 15px;
}

.box-navy div.list-arrowbox{
    padding-left: 0px;
}

.main>.button {
    display: none;
}

.heading {
    max-width: 100%;
    width: 100%;
    margin-bottom: 1em;
    box-sizing: border-box;
    background: #edeef2;
    border: none;
    padding: 0px;
}
.heading span {
    padding: 14px 15px 14px 12px;
    padding-left: 15px;
    border-width: 3px;
    line-height: 1.6;
    color: #083d98;
    font-size: 1.0769em;
    font-weight: bold;
    margin: 0px;
}
.heading-flat {
    padding: 16px 0;
}


.box-border {
/*    border-top: none;
    border-bottom: none; */
    border: none;
    padding-bottom: 25px;
}

.box-border-navy {
    padding: 0px 14px;
    padding-bottom: 25px;
    margin-bottom: 20px;
    border: 2px solid #083d98; 
}

.box-border dl.list-date, .box-border dl.list-date-category, .box-border-navy dl.list-date {
    padding-right: 5%;
    padding-left: 5%;
    box-sizing: border-box;
}
.list-date dt, .list-date-category dt {
    float: none;
    display: block;
    margin-left: 0;
    padding-left: 10px;
}
#toppage .list-date dt,#toppage .list-date-category dt {
    float: left;
    width: auto!important;
    padding-left: 0px;
}
.box-border-navy .list-date dt.none, .list-date-category dt.none {
    display: none;
}
.list-date dd, .list-date-category dd {
    box-sizing: border-box;
    float: none;
    width: 100%!important;
    padding-left: 0px!important;
    margin-top: 0;

}
.box-border .list-date-category dd {
    width: 100%!important;
    padding-left: 0!important;
    padding-top: 3em;
}
.list-date-category dd.category {
    width: auto!important;
    padding: 0 5px!important;
    margin-top: 1em;
}

#toppage .main .box-border {
    position: relative;
    padding-bottom: 20px;
}

.relative span.link-summary {
    top: 15px;
    bottom: auto;
}
span.link-summary {
    display: block;
    position: absolute;
    bottom: 15px;
    right: 8px;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    width: auto;
    border-radius: 3px;
    border: 1px solid #7a95c5;
    background-color: #fff;
}
span.link-summary a {
    position: relative;
    display: block;
    padding: 3px 8px 3px 19px;
    width: auto;
    background: transparent url(/data/000000027.gif) 5px 3px no-repeat;
    font-size: .8em;
    text-decoration: none;
}

#contents {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}

#toppage #contents {
    width: 100%;
}

.main h1,.main>p,
.main>dl,.main>ul,.main>ol,
.box-lead,
.cf>p,.cf>dl,.cf>ul,.cf>ol,
.separatorline>p,.separatorline>dl,.separatorline>ul,.separatorline>ol {
    box-sizing: border-box;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.main>p{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.main h1 span{
    font-size: 1.5em;
}

.separatorline.margintop-none {
    padding: 0 12px;
}

.box-lead,
.box-navy,
.box-clearblue {
    padding: 0;
    margin-top: 0;
    background: #fff;
}



.aside-link .list-banner,
.list-banner li,
.nitekids {
    text-align: center;
}




.box-lightblue .list-icon {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 16px;
}
.box-lightblue .list-arrowbox {
    padding-left: 5%;
    padding-right: 5%;
}
.list-arrowbox dl {
    float: none;
    width: 100%;
    box-sizing: border-box;
}
.box-lightblue {
    margin-top: 0;
    border: 1px solid #f3f5f9;
    background-color: #f3f5f9;
}
.box-lightblue h2 {
    margin-top: 15px;
    margin-bottom: 16px;
}
.box-lightblue .list-logo-title,
.box-lightblue .list-arrowbox {
    background: #fff;
}

h2.bg-navy, .box-navy h2,
.box-clearblue h2 {
    position: relative;
    padding-top: 16px;
    padding-bottom: 16px;
    background: #edeef2;
}
h2.bg-navy span, .box-navy h2 span {
    color: #333333;
    border-color: #083d98;
    margin-left: 0;
    padding-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
    line-height: 1.2;
}
.box-border-navy h2 {
    position: relative;
    padding-top: 16px;
    padding-bottom: 16px;
}

.main .box-navy h2 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.main .box-navy h2 span {
    padding: 14px 15px 14px 12px;
    border-width: 3px;
    line-height: 1.6;
}

.aside-link dt {
    position: relative;
    padding: 16px 0px 16px 12px;
    border-top: none;
    border-bottom: none;
    line-height: 1.2;
}
.box-clearblue h2 {
    line-height: 1.2;
    padding-left: 12px;
}
.aside-link dt::before,
.box-clearblue h2::before {
    content: "";
    width: 3px;
    height: 100%;
    background: #083d98;
    position: absolute;
    left: 0px;
    top: 0px;
    margin-right: 15px;
}
.box-clearblue dl {
    margin-top: 10px;
    margin-left: 5%;
    margin-right: 5%;
}
.box-clearblue dl dd {
    margin-left: 0;
}
.box-clearblue dl dd .btn-contact{
    display: table;
    width: 80%;
    line-height: 40px;
    margin: 10px auto;
    padding-left: 20px;
    box-sizing: border-box;
    border: 1px solid;
    border-radius: 5px;
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
    background: url(/data/000000027.gif) right 10px center no-repeat;
    background-size: 16px;
}

.box-clearblue dl dd a{
    text-decoration: underline;
}

.box-grayborder.margintop-basic.margin-center {
    margin-bottom: 15px;
}

h3 {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 1px;
    border-bottom: 1px dotted #083d98;
    border-left: 3px solid #083d98;
    color: #083d98;
    font-size: 1.0769em;
    line-height: 1.2;
    margin-top: 14px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.subhead {
    margin-top: 1.66em;
    padding: 2px 0 0px 12px;
    border-left: 3px solid #083d98;
    background: #fff;
    font-size: 1em;
}

.box-navy h3 {
    margin-left: 0px;
}
.box-navy .box-white {
    width: 98%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}


/* 以下4項目.list-icon-title2 を追加　*/

.list-icon-title dl,
.list-icon-title2 dl {
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 9px;
    height: auto!important;
    border-bottom: 1px dotted #999!important;
}
.list-icon-title dl:last-child,
.list-icon-title2 dl:last-child {
    border-bottom: none!important;
}
.list-icon-title dt a,
.list-icon-title2 dt a {
    background-position-x: right;
    background-position-y: center;
    background-size: 16px;
    padding-left: 0;
    padding-right: 23px;
    margin-bottom: 10px;
}
.list-icon-title dd,
.list-icon-title2 dd {
    padding-left: 0;
    padding-right: 23px;
}

.menu-list-div {
    flex-basis: 100%;
}

.list-image-title dl {
    float: none;
    padding-left: calc(65px + 3%);
    padding-right: 3%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: #083d98;
}


.list-image-title dl:last-child {
    margin-bottom: 30px;
}

.list-image-title dl dt {
    display: table;
    height: 100%;
    width: 100%;
}
.list-image-title dl dt img {
    left: 0px;
    /*top: 14px;*/
}
.list-image-title dl dt a {
    color: white;
    display: block;
    padding-top: 13px;
    vertical-align: middle;
    padding-right: 30px;
    background: transparent url() right center no-repeat;
    background-size: 20px;
}

/*.list-image-title dl dt a {
    display: block;
    margin-top: 10px;
}*/

.list-image-title dl dd {
    display: none;
}

.main table{
    display:block;
    overflow-x: scroll;
}

/*NITEキッズ*/
.nitekids,
.aside-link .list-banner li {
    margin-top: 15px;
}

/*NITEキッズの非表示*/
#toppage dl.aside-link dd.nitekids:nth-child(4) {
    display: none;
}
div.sub div.nitekids {
    display: none;
}

.sub iFrame {
    width: 90%!important;
    margin-left: 5%;
}

/*分野別サイトマップ*/
#button-sitemap {
    display:none;
}


#sitemap ul {
    display: none;
}
#sitemap ul.other {
    display: block;
    border: 0;
    padding-top: 0px;
}
#sitemap ul.other li {
    display: block;
    text-align: left;
    line-height: 2;
    font-weight: bold;
}
#menu-jump {
    width: 50px;
    height: 50px;
    display: block;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    position: relative;
    left: calc(95% - 50px);
    top: 70px;
}
#menu-jump li {
    display: block;
    width: 100%;
    height: 100%;
}
#menu-jump li.first{
    display: none;
}
#menu-jump li a {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    padding: 0;
    background: url(/data/000097453.png) 0 0 no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
    border: 0;
    border-radius: 0;
}

.gotop{
    display: none;
}


/*twitterウィジェット*/
a.twitter-timeline{
    display:none;
}

a.u-floatLeft {
    display: none;
}

.sub {
    margin-top: 25px;
}

/*footer*/

#footer p span.pc-only{
display:none;
}

#footer p span.sp-only{
display:block;
}

#footer p a {
    color: #fff;
}

/*表示制限*/

.pc-only{
    display:none;
}

.sp-only{
    display:block;
}

/*リスト幅調整*/
ul.list-arrowbox {
    padding-left: 15px;
    margin-bottom: 15px;
}

.main ul {
    padding-left: 15px;
}


/*記事横幅修正*/

.columns .column:first-child, .columns-half div.first{
padding-right: 0px;
}

/*国際評価技術 赤字箇所対応*/

span.aly_tx_f_red.gcet_img.sp-only{
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 20px;
}

/* ダイレクトリンク幅調整 */
dd ul.list-arrowbox {
    padding-right: 0;
    padding-left: 0;
}

/* -------------------------
$レスポンシブ（PCで2コラム、SPで１コラム）
------------------------- */

/* $columns2 */

.columns2 { 
display: block;
width: 100%;
}

.columns2 .column {
display: block;
float: none;
width: auto;
line-height: 1.6;
margin-bottom: 1.5em; 
}

}