﻿@charset "utf-8";

/* 

CSS Document

National Institutes for Quantum and Radiological Science and Technology 
Fusion Energy Research and Development Directorate
Rokkasho Fusion Institute

Last update: 20161116

Dont forget you also have print.css!

*/

/* initialization */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html { line-height: 1 }
ol, ul { list-style: none }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote { quotes: none }
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img { border: none }
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display: block }

/* Basic rules */

.container:after,
.container--full:after,
.global:after,
.global--space:after,
.global__cell:after,
.global__cell--desc:after,
.l-clr:after,
.l-group:after,
.l-grid-pattern:after,
.dl--horizontal:after,
.main-area:after,
.with-list:after,
.wrap-data-dl-link:after,
.wrap-gallery-box:after,
.gallery-box:after,
.home__1st:after,
.home__3rd__recent-news__item:after {
    content: "";
    clear: both;
    display: block;
}
html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
}
body {
    background-color: #FFF;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴシック', Hiragino Sans,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,sans-serif;
    line-height: 1.5;
}
div,header,article,section,nav,aside,footer,p,ul,ol,li,dl,dt,dd,pre,address,tr,th,td,figure,figcaption {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6 {
    color: #333;
    text-rendering: optimizeLegibility;
}
h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.1;
}
h2 {
    margin: 2em 0 1em;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.1;
}
h3 {
    margin: 2em 0 .5em;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.1;
}
h4 {
    margin: 1.5em 0 .5em;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.1;
}
h5 {
    margin: 1em 0 .5em;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.1;
}
h6 {
    margin: .5em 0 .5em;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.1;
}
p,li,dt,dd,pre,address,th,td,caption,figcaption {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
}
@media only screen and (min-width: 48em) { 
    p,
    li,
    dt,
    dd,
    pre,
    address,
    th,
    td,
    caption,
    figcaption {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
strong,
em,
b {
    font-size: inherit;
    font-weight: bold;
    font-style: normal;
    line-height: inherit;
}
small {
    color: #999;
    font-size: 12px;
    font-size: 1.2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small { color: #999 }
p {
    margin-bottom: 1em;
    line-height: 2;
}
ul { list-style: none outside }
ul a { text-decoration: none }
ul a:hover { text-decoration: underline }
ol { margin-left: 30px }
ol a { text-decoration: none }
ol a:hover { text-decoration: underline }
ol ol { margin: 4px 0 5px 30px }
li { line-height: 2 }
dl a { text-decoration: none }
dl a:hover { text-decoration: underline }
a {
    color: #333;
    outline: 0;
}
a:visited { color: #4C4C4C }
a:hover {
    color: #4C4C4C;
    text-decoration: none;
}
a:active { color: #4C4C4C }
img { vertical-align: bottom }
figcaption { line-height: 2 }
input,
textarea {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
}
blockquote {
    color: #666;
    margin: 0 0 1em;
    padding: 9px 20px 0 19px;
    border-left: 5px solid #CCC;
}
blockquote p { color: #666 }
blockquote cite {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
}
blockquote cite:before { content: "\2014 \0020" }
hr {
    border: 1px solid #CCC;
    clear: both;
    margin: 1em 0;
    height: 0;
}
abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #666;
}
abbr { text-transform: none }
pre {
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
    line-height: 2;
    font-family: Osaka-mono, "MS Gothic", monospace;
}
sup,
sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup a,
sub a { text-decoration: none }
sup { top: -0.5em }
sub { bottom: -0.25em }
.defs { display:none }

.global,
.global--space {
    width: 100%;
    padding-bottom: 0;
}
.global__cell,
.global__cell--desc {
    display: block;
    float: left;
    width: 100%;
}
p.global__cell,
p.global__cell--desc { margin-bottom: 0 !important }
.global__cell--desc { float: right }
.global__cell--center { margin: 0 auto }
@media only screen and (min-width: 48em) { 
    .container {
        width: 96%;
        max-width: 1080px;
    }
    .global--space .global__cell,
    .global--space .global__cell--desc,
    .global--space .global__cell--desc { margin-left: 2% }
    .global__cell--push {
        display: block;
        float: left;
        width: 100%;
        margin-left: 0;
    }
    .global--space .global .global__cell,
    .global--space .global .global__cell--desc { margin-left: 0% }
    .global--space .main {
        width: 100%;
        margin-left: 0;
    }
    .global--space .side { margin-left: 0 }
    .global--space .global__cell:first-of-type,
    .global--space .global__cell--desc:first-of-type { margin-left: 0 }
    .span-1 { width: 6.25% }
    .span-2 { width: 12.5% }
    .span-3 { width: 18.75% }
    .span-4 { width: 25% }
    .span-5 { width: 31.25% }
    .span-6 { width: 37.5% }
    .span-7 { width: 43.75% }
    .span-8 { width: 50% }
    .span-9 { width: 56.25% }
    .span-10 { width: 62.5% }
    .span-11 { width: 68.75% }
    .span-12 { width: 75% }
    .span-13 { width: 81.25% }
    .span-14 { width: 87.5% }
    .span-15 { width: 93.75% }
    .span-16 { width: 100% }
    .span-devide-3 { width: 33.333% }
    .span-devide-5 { width: 20% }
    .span-10of100 { width: 10% }
    .span-20of100 { width: 20% }
    .span-30of100 { width: 30% }
    .span-40of100 { width: 40% }
    .span-50of100 { width: 50% }
    .span-60of100 { width: 60% }
    .span-70of100 { width: 70% }
    .span-80of100 { width: 80% }
    .span-90of100 { width: 90% }
    .global--space .span-1 { width: 4.375% }
    .global--space .span-2 { width: 10.75% }
    .global--space .span-3 { width: 17.125% }
    .global--space .span-4 { width: 23.5% }
    .global--space .span-5 { width: 29.875% }
    .global--space .span-6 { width: 36.25% }
    .global--space .span-7 { width: 42.625% }
    .global--space .span-8 { width: 49.0% }
    .global--space .span-9 { width: 55.375% }
    .global--space .span-10 { width: 61.75% }
    .global--space .span-11 { width: 68.125% }
    .global--space .span-12 { width: 74.5% }
    .global--space .span-13 { width: 80.875% }
    .global--space .span-14 { width: 87.25% }
    .global--space .span-15 { width: 93.625% }
    .global--space .span-16 { width: 100% }
    .global--space .span-devide-3 { width: 32% }
    .global--space .span-devide-5 { width: 18.4% }
}
.clear { clear: both }
.reader-text { display: none }
.ul--default,
.wrap-dl-link ul,
.ul--default ul,
.wrap-dl-link ul ul { margin-bottom: 1em }
.ul--default li,
.wrap-dl-link ul li,
.ul--default ul li,
.wrap-dl-link ul ul li { line-height: 2 }
.ul--default ul,
.wrap-dl-link ul ul { margin: 0 0 0 1em }
.ul--disc {
    margin-left: 1.5em;
    list-style: disc;
}
.ul--circle {
    margin-left: 1.5em;
    list-style: circle;
}
.ul--reset {
    margin-left: 1.5em;
    margin: 0;
}
.item-anchor a,
.item-anchor li a,
a.item-anchor { text-decoration: underline }
.item--anchor a:hover,
.item--anchor li a:hover,
a.item--anchor:hover { text-decoration: none }
.ul--horizontal li {
    display: inline-block;
    margin: 0;
    padding: 0 1em;
}
.ul--unstyled-item { list-style: none }
.ul--unstyled-item li { margin-left: 0 }
.ul--unstyled-item ul { margin-left: 1.5em }
.ul--unstyled-indent li { margin-left: 1em }
.ul--wide-spacing-item li { margin-bottom: 10px }
.ol--default {
    list-style: decimal;
    margin-bottom: 1em;
}
.ol--unstyled-item {
    list-style: none;
    margin-left: 0;
}
.dl--default dt,
.dl--horizontal dt {
    float: none;
    width: 100%;
    font-weight: bold;
    line-height: 2;
}
.dl--default dd,
.dl--horizontal dd {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    line-height: 2;
}
.dl--dotted-line dt {
    padding-top: 10px;
    border-top: 1px dotted #CCC;
}
.dl--dotted-line dd {
    margin-bottom: 0;
    padding-bottom: 10px;
}
.dl--dotted-line .no-line { border-top: none }
.dl--top-btm-line {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}
.dl--top-btm-line dt:first-child { border-top: none }
.dl--stripe dt:nth-of-type(2n),
.dl--stripe dd:nth-of-type(2n) { background-color: #f7f7f7 }
.dl--double-stripe dt:nth-of-type(4n-1),
.dl--double-stripe dd:nth-of-type(4n-1),
.dl--double-stripe dt:nth-of-type(4n),
.dl--double-stripe dd:nth-of-type(4n) { background-color: #f7f7f7 }
@media only screen and (min-width: 48em) { 
    .dl--horizontal { margin-bottom: 20px }
    .dl--horizontal dt {
        float: left;
        clear: both;
        width: 40%;
        padding: .75em 0;
        font-weight: bold;
        line-height: 2;
    }
    .dl--horizontal dd {
        float: right;
        width: 60%;
        padding: .75em 0;
        line-height: 2;
    }
    .dl--horizontal .dl--default dt,
    .dl--horizontal .dl--horizontal dt {
        float: none;
        width: 100%;
        padding: 0;
        font-weight: bold;
        line-height: 2;
    }
    .dl--horizontal .dl--default dd,
    .dl--horizontal .dl--horizontal dd {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
        line-height: 2;
    }
}
@media only screen and (min-width: 48em) { 
    .dl--horizontal--narrow-dt dt { width: 20% }
    .dl--horizontal--narrow-dt dd { width: 80% }
}
@media only screen and (min-width: 48em) { 
    .dl--horizontal--solid-line { border-bottom: 1px solid #CCC }
    .dl--horizontal--solid-line dt { border-top: 1px solid #CCC }
    .dl--horizontal--solid-line dd { border-top: 1px solid #CCC }
    .dl--horizontal--solid-line .no-line { border-top: none }
    .dl--horizontal--solid-line .dl--default,
    .dl--horizontal--solid-line .dl--horizontal { border-bottom: none }
    .dl--horizontal--solid-line .dl--default dt,
    .dl--horizontal--solid-line .dl--horizontal dt,
    .dl--horizontal--solid-line .dl--default dd,
    .dl--horizontal--solid-line .dl--horizontal dd { border-top: none }
}
@media only screen and (min-width: 48em) { 
    .dl--horizontal--dotted-line { border-bottom: 1px solid #CCC }
    .dl--horizontal--dotted-line dt { border-top: 1px dotted #CCC }
    .dl--horizontal--dotted-line dt:first-of-type { border-top: 1px solid #CCC }
    .dl--horizontal--dotted-line dd { border-top: 1px dotted #CCC }
    .dl--horizontal--dotted-line .no-line { border-top: none }
    .dl--horizontal--dotted-line dd:first-of-type { border-top: 1px solid #CCC }
    .dl--horizontal--dotted-line .dl--default,
    .dl--horizontal--dotted-line .dl--horizontal { border-bottom: none }
    .dl--horizontal--dotted-line .dl--default dt,
    .dl--horizontal--dotted-line .dl--horizontal dt,
    .dl--horizontal--dotted-line .dl--default dd,
    .dl--horizontal--dotted-line .dl--horizontal dd { border-top: none }
}
.dl--dt-small dt {
    font-size: 12px;
    font-size: 1.2rem;
    color: #999;
    font-weight: normal;
}
.nav-link-list {
    border-top: 1px solid #CCC;
    margin-bottom: 0;
}
.nav-link-list li {
    margin-bottom: 0;
    list-style: none;
    line-height: 1;
    border-bottom: 1px solid #CCC;
}
.nav-link-list li:last-child { border-bottom: none }
.nav-link-list span {
    display: block;
    padding: 1em 0 1em;
    margin: 0;
}
.nav-link-list a {
    position: relative;
    display: block;
    padding: 1em 0 1em 1em;
    margin: 0;
    text-decoration: none;
}
@media only screen and (max-width: 47.9375em) { 
    .nav-link-list span { padding: 1em 1em 0 1em }
    .nav-link-list a:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 1.0em;
        width: 0.5em;
        height: 0.5em;
        margin-top: -0.3em;
        border-top: 2px solid #e7e7e7;
        border-right: 2px solid #e7e7e7;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .nav-link-list a { font-size: 14px } /*20160324*/
}
@media only screen and (min-width: 48em) { 
    .nav-link-list {
        margin-bottom: 20px;
        border-top: none;
    }
    .nav-link-list li { padding: 0 }
    .nav-link-list li:first-child { border-top: 1px solid #CCC }
    .nav-link-list li:last-child { border-bottom: 1px solid #CCC }
    .nav-link-list li ul {
        margin-top: 0;
        margin-bottom: 0;
    }
    .nav-link-list li ul li:last-child { border-bottom: none }
    .nav-link-list a { padding-left: 0 }
}
@media only screen and (max-width: 47.9375em) { 
    .sp-hide { display: none !important }
}
@media only screen and (min-width: 48em) { 
    .pc-hide { display: none !important }
}

/* Global rules */

.container { margin: 0 auto }
.container--full { width: 100% }
.qstrhome body { font: 100% "Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,Meiryo,sans-serif }

/* Special rules -- TOP PAGE -- */

@media only screen { #home .qstrhome { margin-top: 84px } }
.with-list{
	padding:20px 0;
	border-bottom: 1px solid #CCC;
}
#r-news .with-list{
	border:none;
}
#r-news .see-all{
	line-height:2;
	text-align:right;
	padding-top: 5px;
	margin:0
}
#r-news .see-all a{ text-decoration:none }
.with-list__heading{
	float:left;
	line-height:1
}
.with-list__list{
	float:right;
	margin:0;
	padding-top:0.2rem;
	font-size:12px;
	font-size:1.2rem;
	line-height:1;
	vertical-align:bottom
}

/* Global rules -- SUB PAGES -- */

.main-area { padding: 1.5em 1em }
@media only screen and (min-width: 48em) { 
    .main-area {
        margin: 0;
        padding: 0;
    }
}
@media only screen and (min-width: 48em) { 
    .main { padding: 40px 0 0 }
}
@media only screen and (min-width: 48em) { 
    .primary-hgroup,
    .primary-hgroup--center,
    .hgroup { margin: 0 0 50px }
}
.inner-content {
    border-bottom: 1px solid #999;
    padding: 0 0 20px;
}
.primary-hgroup__main,
.hgroup__main {
    margin: 0 0 0.3em;
    font-weight: normal;
}
@media only screen and (min-width: 48em) { 
    .primary-hgroup__main,
    .hgroup__main {
        font-size: 30px;
        font-size: 3rem;
    }
    .primary-hgroup__main span,
    .hgroup__main span { font-size: 90% }
}
.primary-hgroup__sub,
.hgroup__sub {
    color: #999;
    line-height: 1.1;
	padding:0;
}
.primary-hgroup--center { text-align: center }
@media only screen and (max-width: 47.9375em) { 
    .primary-hgroup__main,
    .hgroup__main {
        font-size: 25px;
        font-size: 2.5rem;
		padding-top: 30px;
    }
}
@media only screen and (min-width: 48em) { 
    .hgroup { height: auto }
}
@media only screen and (min-width: 48em) { 
    .hgroup__main {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

/* Global rules --SIDE MENU-- */

@media only screen and (min-width: 48em) { 
    .side { margin-top: 150px }
}
.side__nav ul { background: #fff }
.side__nav li.sidenav-top {
    position: relative;
    background: #8EA3B1;
    margin: 10px -10px 0 -10px;
    color: #fff;
    padding: 15px 5px 10px 20px;
}
.side__nav li.sidenav-top:after {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #666;
}
.side__nav li.sidenav-top:after {
    left: 0;
    border-right: 5px solid #666;
}
.side__nav li { padding: 0 0 0 10px }
.side__nav li.current {
    list-style: none;
    border: none;
}
.side__nav li.current li a::before {
    border: none;
    list-style: none;
}
.side__nav li.current li a {
    left: -10px;
    padding-left: 10px;
}
@media only screen and (max-width: 48em) { 
    .side__nav li.current li a:after { border: none }
}
@media only screen and (min-width: 48em) { 
    .side__nav li:last-child { border-bottom: 1px solid #CCC }
}
.side__nav ul ul { margin-left: 1em }
.side__bnr {
    padding: 1em 1em 0;
    text-align: center;
}
@media only screen and (min-width: 48em) { 
    .side__bnr { padding: 2em 0 0 }
}


/* Global rules --HEADER-- */

.qstrhome .header-primary {
    background-color: rgba(255,255,255,0.95);
	box-shadow: 0 5px 10px #dfdfdf;
    border-bottom: 1px solid #ccc;
}
#home .qstrhome .header-primary { border: 0 }

/*Special rules --HEADER-- Life in Rokkasho */

#roku-rep .qstrhome .header-primary {
	box-shadow: none;
	border-bottom: none;
}

/* Global rules --HEADER-- */

.qstrhome .masthead {
    font-size: 16px;
    font-size: 1.6rem;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    color: #FFF;
    position: relative;
    z-index: 1001;
    background-clip: padding-box;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴシック', Hiragino Sans,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,sans-serif;
}
.qstrhome .masthead * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.qstrhome .masthead.stuck { border-bottom: 10px solid rgba(255,255,255,0.6) }
.qstrhome .masthead .header-primary { min-height: 100px }
.qstrhome .masthead:before {
    content: " ";
    display: block;
    position: absolute;
    height: 1px;
    left: 0;
    top: 50px;
    width: 100%;
    background-color: rgba(0,0,0,0.2);
}
.qstrhome .masthead a {
    color: #3F3F3F;
    text-decoration: none;
    text-transform: uppercase;
}
.qstrhome .masthead .current-menu-item a { color: #FF9900 }
.qstrhome .masthead .logo-site {
    border-right: 1px solid rgba(0,0,0,0.2);
    line-height: 1;
    margin: 0;
    height: px;
    width: px;
    position: absolute;
    top: 40px;
}
.qstrhome .masthead .logo-site:before {
    top: 5px;
    font-size: 80px;
    font-size: 8rem;
}
.qstrhome .masthead .logo-site img {
    display: block;
    margin: 20px 0 0 16px;
}
.qstrhome .masthead .nav-locations,
.qstrhome .masthead .nav-main,
.qstrhome .masthead .nav-secondary {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴシック', Hiragino Sans,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,sans-serif;
    margin-bottom: 0;
}

/* Global rules --HEADER-- Main menu */

.nav-main li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    overflow: visible;
}
.nav-main li ul { width: 100% }
.nav-main li ul.sub-menu { display: none }
.nav-main li ul.sub-menu--wide { display: none }
.nav-main li ul.menu-main-open li { overflow: visible }
.nav-main li ul li {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴシック', Hiragino Sans,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,sans-serif;
    font-size: 100%;
    position: relative;
    overflow: hidden;
}
.nav-main li ul li a { display: block }
.qstrhome .masthead .nav-main {
    margin-left: 95px;
    padding-top: 55px;
    padding-bottom: 10px;
}
@media (min-width: 48em) { 
    .qstrhome .masthead .nav-main {
        padding-bottom: 0;
        height: auto;
    }
}
.qstrhome .masthead .nav-main li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6em;
    margin-bottom: 5px;
}
@media (min-width: 48em) { 
    .qstrhome .masthead .nav-main li {
        display: inline-block;
        margin: 0 36px 0 0;
    }
}
.external-arrow {
	width: 25px;
	height: 25px;
	vertical-align:bottom;
	padding-bottom: 5px;
}
.qstrhome .masthead .nav-main li a {     font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴシック', Hiragino Sans,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,sans-serif; }
.qstrhome .masthead .nav-main li a:hover { color: #FF8803 }
.nav-main li a {
    color: #333;
    border-bottom: none;
}
.nav-main li:hover .navicon{fill:#FF8803}
.nav-main li a:hover { color: #FF8803 }
.nav-main li.menu-item-has-children ul {
    width: 180px;
    background: rgba(255, 173, 0, 0.8);
    top: 50px;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s;
    margin-top: -15px;
}
.nav-main li.menu-item-has-children ul.sub-menu--wide {
	width:260px;
}
.nav-main li.menu-item-has-children ul:after,
.nav-main li.menu-item-has-children ul:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    bottom: 100%;
    position: absolute;
    pointer-events: none;
}
.nav-main li.menu-item-has-children ul:after {
    border-bottom-color: rgba(255, 191, 0, 0.8);
    border-width: 10px;
    left: 50px;
    margin-left: -10px;
}
.nav-main li.menu-item-has-children ul:before {
    left: 50px;
    margin-left: -12px;
}
.nav-main li.menu-item-has-children ul li a {
    border-bottom: none;
    background: none;
    padding: 8px 10px;
    color: #fff !important;
}
.nav-main li.menu-item-has-children ul li a:hover,
.nav-main li.menu-item-has-children ul li a:focus {
    background: #FF8803;
    color: #fff;
}
.nav-main li.menu-item-has-children:hover ul,
.nav-main li.menu-item-has-children ul.focused {
    visibility: visible;
    top: 65px;
    opacity: 1;
}
.nav-main li>ul {
    position: absolute;
    z-index: 9999;
    top: auto;
    left: 0;
}
.nav-main li>ul li { 
	width: 100%;
	margin: 0
}
.nav-main li ul li>ul {
    margin-left: 100%;
    top: 0;
}
@media only screen {
	.qstrhome .masthead.stuck {
		position: fixed !important;
		top: 0;
		width: 100%;
	}
}
.nav-main .touch-button{
	position:absolute;
	z-index:999;
	top:10px;
	right:5px;
	width:50px;
	height:50px;
	display:inline-block;
	text-align:center
}
.nav-main .touch-button:hover{ cursor:pointer }
.nav-main .touch-button .navicon{
	position:relative;
	top:-5px;
	left:20px;
	fill:#fff;
	height:15px;
	width:10px;
}
@media only screen and (max-width: 900px) {
	.nav-main span.touch-button{ display:none }
	.nav-main li.menu-item-has-children ul { display: none }
}
@media all and (min-width: 900px){
	.nav-main .touch-button{
		z-index:0;
		top:10px;
		right:0;
		width:20px;
		height:20px
	}
	.nav-main .touch-button .navicon{
		fill:#ccc;
		height:20px;
	}
}

/* Global rules --HEADER-- switch languages & google cse */

.qstrhome .masthead .wrap-language-cse::before {
    display: block;
    right: 0;
    position: absolute;
    top: 0;
}
.qstrhome .masthead .wrap-language-cse {
    right: 0;
    top: 0;
}

@media only screen {
    .qstrhome .masthead .language-cse ul {
	    display: flex;
	    display: -webkit-flex;
        display: -ms-flexbox;
	    justify-content: space-between;
    }
}
.qstrhome .masthead .language-cse ul li:first-child:after {
    padding-left: 5px;
    color: #3F3F3F;
    font-size: 12px;
    font-size: 1.2rem;
}
.qstrhome .masthead .language-cse ul#menu-header-menu-lang-cse li.sl-btn {
	border-color: #e67e22;
	padding: 0 10px;
	border-width: 1px;
	border-style: solid;
}
.qstrhome .masthead .language-cse ul li a { color: rgba(64, 64, 64, .8) }
.qstrhome .masthead .language-cse ul li a:hover { color: #FF9900 }
.qstrhome .masthead .language-cse a {
    padding: 0 0 5px 0;
    font-size: 12px;
    font-size: 1.2rem;
}
.qstrhome .masthead .language-status { display: none }
.qstrhome .masthead .language-status:hover { color: #39B4EA }
.qstrhome .masthead .language-status:hover span { color: #000 }


/* Special rules --TOP PAGE-- Featured items */

.qstrhome .slot-1 { margin-top: -10px }
.qstrhome .container-features * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.qstrhome .feature {
    float: left;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴシック', Hiragino Sans,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,sans-serif;
    border-bottom: 2px solid #FFF;
}
.qstrhome .feature.has-hover:hover .flag {
    filter: alpha(opacity=100);
    opacity: 1;
}
.qstrhome .feature .flag {
    opacity: 0;
    background: rgba(255,255,255,0.2);
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴシック', Hiragino Sans,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,sans-serif;
    line-height: 1;
    padding: 12px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    left: -21px;
    text-transform: uppercase;
    position: absolute;
    z-index: 500;
    left: 0;
    bottom: 30px;
    margin: 0;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}
.qstrhome .feature .flag a {
    color: #fff;
    text-decoration: none;
}
.qstrhome .feature .flag:hover {
    color: #000;
    background: rgba(255,255,255,0.8);
}
.qstrhome .feature .flag:hover a { color: #000 }
.qstrhome .feature .headline {
    font-family: "Colfax Light", sans-serif;
    font-size: 22px;
    font-size: 2.1rem;
    line-height: 1;
    margin-top: 0;
    white-space: normal;
    height: 100%;
}
.qstrhome .feature .headline-link {
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 0 solid transparent;
    color: #FFF;
    display: block;
    height: 100%;
    text-decoration: none;
}
.qstrhome .feature .headline-link span {
    transition: border-bottom 0.25s, bottom 0.25s;
    -webkit-transition: border-bottom 0.25s, bottom 0.25s;
    -moz-transition: border-bottom 0.25s, bottom 0.25s;
    -o-transition: border-bottom 0.25s, bottom 0.25s;
}
.qstrhome .feature.has-hover:hover .headline-link {
    background: rgba(0,0,0,0.5);
    transition: border-bottom 0.25s, padding-top 0.25s;
    -webkit-transition: border-bottom 0.25s, padding-top 0.25s;
    -moz-transition: border-bottom 0.25s, padding-top 0.25s;
    -o-transition: border-bottom 0.25s, padding-top 0.25s;
    border-bottom: 9px solid #FF9900;
}
.qstrhome .long-title .headline .headline-link span {
    white-space: normal;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: text-bottom;
}
.qstrhome .gradient {
    background: -webkit-linear-gradient(top, transparent 60%, rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, transparent 60%, rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#55000000, endColorstr=#55000000 );
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#55000000, endColorstr=#55000000 );
    zoom: 1;
    z-index: 10;
}
.qstrhome .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.qstrhome .clearfix:before,
.qstrhome .clearfix:after {
    content: " ";
    display: table;
}
.qstrhome .clearfix:after { clear: both }
.qstrhome .clearfix { *zoom: 1 }
.qstrhome .ir {
    display: inline-block;
    text-indent: -5000px;
}

/* Top Menu & Featured Items */

@media only screen and (min-width: 1em) {
    .menu-header-menu-main-nav-container { padding-bottom: 0px }
    #home .qstrhome .wrapper { margin-top: 220px }
    .qstrhome .masthead .logo-site {
        margin-top: 0px;
        height: 109px;
    }
    .qstrhome .masthead .nav-main {
        text-align: center;
        margin-left: 120px;
    }
    .nav-main li { float:none }
    .qstrhome .masthead .nav-secondary-large { display: none }
    .qstrhome .slot-1 {
        margin-top: 0px;
        background-position: center top;
    }
    .qstrhome .features-1up .feature,
    .qstrhome .features-2up .feature,
    .qstrhome .features-4up .feature { height: 375px }
    .qstrhome .features-1up .feature .flag,
    .qstrhome .features-2up .feature .flag,
    .qstrhome .features-4up .feature .flag { bottom: 110px }
    .qstrhome .features-1up .feature .headline-link,
    .qstrhome .features-2up .feature .headline-link,
    .qstrhome .features-4up .feature .headline-link { position: relative }
    .qstrhome .features-1up .feature .headline-link span,
    .qstrhome .features-2up .feature .headline-link span,
    .qstrhome .features-4up .feature .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-1up .feature.has-hover:hover .headline-link span,
    .qstrhome .features-2up .feature.has-hover:hover .headline-link span,
    .qstrhome .features-4up .feature.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-1up .feature.video-wrapper:hover .headline-link span,
    .qstrhome .features-2up .feature.video-wrapper:hover .headline-link span,
    .qstrhome .features-4up .feature.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-3up .feature,
    .qstrhome .features-5up .feature,
    .qstrhome .features-6up .feature { height: 325px }
    .qstrhome .features-3up .feature .flag,
    .qstrhome .features-5up .feature .flag,
    .qstrhome .features-6up .feature .flag { bottom: 110px }
    .qstrhome .features-3up .feature .headline-link,
    .qstrhome .features-5up .feature .headline-link,
    .qstrhome .features-6up .feature .headline-link { position: relative }
    .qstrhome .features-3up .feature .headline-link span,
    .qstrhome .features-5up .feature .headline-link span,
    .qstrhome .features-6up .feature .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-3up .feature.has-hover:hover .headline-link span,
    .qstrhome .features-5up .feature.has-hover:hover .headline-link span,
    .qstrhome .features-6up .feature.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-3up .feature.video-wrapper:hover .headline-link span,
    .qstrhome .features-5up .feature.video-wrapper:hover .headline-link span,
    .qstrhome .features-6up .feature.video-wrapper:hover .headline-link span { bottom: 60px }
}

/* Top Menu & Featured Items -- Responsive < Mobile in portrait */

@media only screen and (min-width: 1em) and (max-width: 47.9375em) { 
    .qstrhome .masthead .logo-site {
        background: url(../img/common/logo-min.png) center center no-repeat;
        display: inline-block;
        width: 120px;
		height: 170px;
        margin-top: 10px;
    }
	.qstrhome .masthead .logo-site:before {
        font-size: 100px;
        font-size: 10rem;
        left: 8px;
        position: absolute;
        top: 0px;
    }
    .qstrhome .masthead .login {
        position: absolute;
        left: 98px;
        top: 5px;
    }
    .qstrhome .masthead .btn-mobile {
        border-right: 1px solid rgba(0,0,0,0.2);
        height: 50px;
        outline: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 45px;
        z-index: 50;
		padding-left: 10px;
		padding-top: 5px;
    }
    .qstrhome .masthead .language-cse {
		margin: 0;
		position:absolute;
		right: 2px ;
		top: 10px;
		padding-left: 10px;
	}
	.qstrhome .masthead .language-cse li {padding: 0; margin: 0 2px}
	.qstrhome .masthead .language-cse .cse-btn { margin-top: 5px }
	.qstrhome .masthead .language-cse li .search-icon {
		width: 23px;
		height: 23px;
		fill: #808080;
	}
	.fb-icon {
	  width: 32px;
	  height: 32px;
	}
	.fb-icon path,
	.fb-icon polygon,
	.fb-icon rect {
	  fill: #4691f6;
	}
	
	.fb-icon circle {
	  stroke: #4691f6;
	  stroke-width: 1;
	}
	#menu-header-menu-lang-cse {display: none}
    .qstrhome .masthead .btn-mobile .hicon-menu {
        font-size: 32px;
        font-size: 3.2rem;
    }
	.qstrhome .masthead .btn-mobile .org-name {
    	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴシック', Hiragino Sans,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bolder;
		line-height: 1;
	}
    .qstrhome .masthead .btn-mobile.on { background-color: #EEE }
    .qstrhome .masthead .btn-mobile.on span { color: #39B4EA }
    .qstrhome .masthead .btn-nav-secondary {
        left: 0;
        width: 65%;
    }
    .qstrhome .masthead .nav-secondary,
    .qstrhome .masthead .nav-locations { display: none }
    .qstrhome .masthead .nav-locations.on { display: block }
    .qstrhome .masthead .btn-nav-locations {
        padding-top: 5px;
        left: 45px;
    }
}

/* Top Menu & Featured Items -- Responsive < Tablets in portrait */

@media only screen and (min-width: 48em) { 
    #home .qstrhome { margin-top: 120px }
    #home .qstrhome .wrapper { margin-top: 0px }
    .qstrhome .btn-mobile { display: none }
    .qstrhome .masthead .hicon-profile { display: none }
    .qstrhome .masthead .header-primary { min-height: 110px }
    .qstrhome .masthead #menu-header-menu-main-nav { padding-left: 0px }
    .qstrhome .masthead .logo-site {
        margin-top: 10px;
        height: 60px;
        width: 120px;
		background: url(../img/common/logo-min-sp.png) center center no-repeat;
		background-size: 90%;
    }
    .qstrhome .masthead .logo-site:before {
        left: 7px;
        position: absolute;
        top: -5px;
    }
    .qstrhome .masthead .nav-main {
        margin-left: 150px;
        padding-left: 0;
        padding-top: 66px;
        text-align: left;
    }
    .qstrhome .masthead .nav-main li+li+li+li+li { margin: 0 }
    .qstrhome .masthead .nav-main a {
        font-size: 16px;
        font-size: 1.6rem;
    }
    .qstrhome .masthead .nav-main li ul li a {
        font-size: 15px;
        font-size: 1.5rem;
    }
	.fotter__fixed {
		bottom: 0;
		margin-bottom: 0;
		position: fixed;
	}
    .qstrhome .masthead .wrap-language-cse,
    .qstrhome .masthead .wrap-secondary-locations {
        position: absolute;
        z-index: 50;
    }
    .qstrhome .masthead .wrap-secondary-locations {
        top: 10px;
        left: 20px;
    }
    .qstrhome .masthead .nav-locations,
    .qstrhome .masthead .nav-secondary { display: none }
    .qstrhome .masthead .nav-secondary-large { display: block }
    .qstrhome .masthead .nav-secondary-large ul li {
        display: inline-block;
        margin-right: 26px;
    }
    .qstrhome .masthead .nav-locations li+li { display: none }
    .qstrhome .masthead .language-cse {
        display: inline-block;
		border-right: 1px solid rgba(0,0,0,0.2);
        height: 41px;
        line-height: 1;
        margin: 0 17px 0 0;
        padding-top: 3px;
    }
	.qstrhome .masthead .language-cse li {
        margin: 2px 10px 0 0;
	}
    .qstrhome .masthead .language-cse li.cse-btn{
		background-color: #FF9900;
		padding: 0 5px;
		border-radius: 1px;
    }
	.qstrhome .masthead .language-cse li .search-icon {
		width: 13px;
		height: 13px;
		fill: #FFF;
	}
	.qstrhome .masthead .language-cse li.cse-btn a {
		color: #FFF !important;
	}
	#menu-header-spm-lang-cse { display: none }
    .qstrhome .masthead .login .menu-header-menu-lang-cse-container,
    .qstrhome .masthead .login { display: block }
    .qstrhome .features-2up .slot-1,
    .qstrhome .features-2up .slot-2 { width: 50% }
    .qstrhome .features-2up .slot-1 { border-right: 2px solid #FFF }
    .qstrhome .features-3up .slot-1 {
        width: 100%;
        border-bottom: 2px solid #FFF;
    }
    .qstrhome .features-3up .slot-2 { border-right: 2px solid #FFF }
    .qstrhome .features-3up .slot-2,
    .qstrhome .features-3up .slot-3 { width: 50% }
    .qstrhome .features-4up .slot-1,
    .qstrhome .features-4up .slot-2,
    .qstrhome .features-4up .slot-3,
    .qstrhome .features-4up .slot-4 { width: 50% }
    .qstrhome .features-4up .slot-1,
    .qstrhome .features-4up .slot-3 { border-right: 2px solid #FFF }
    .qstrhome .features-5up .slot-1 {
        width: 100%;
        border-right: none;
    }
    .qstrhome .features-5up .slot-2,
    .qstrhome .features-5up .slot-3,
    .qstrhome .features-5up .slot-4,
    .qstrhome .features-5up .slot-5 { width: 50% }
    .qstrhome .features-5up .slot-2,
    .qstrhome .features-5up .slot-4 { border-right: 2px solid #FFF }
    .qstrhome .features-6up .slot-1,
    .qstrhome .features-6up .slot-2,
    .qstrhome .features-6up .slot-3,
    .qstrhome .features-6up .slot-4,
    .qstrhome .features-6up .slot-5,
    .qstrhome .features-6up .slot-6 { width: 50% }
    .qstrhome .features-6up .slot-1,
    .qstrhome .features-6up .slot-3,
    .qstrhome .features-6up .slot-5 { border-right: 2px solid #FFF }
    .qstrhome .feature .headline {
        font-size: 18px;
        font-size: 1.8rem;
    }
    .qstrhome .features-3up .feature,
    .qstrhome .features-5up .feature,
    .qstrhome .features-6up .feature { height: 480px }
    .qstrhome .features-3up .feature .flag,
    .qstrhome .features-5up .feature .flag,
    .qstrhome .features-6up .feature .flag { bottom: 110px }
    .qstrhome .features-3up .feature .headline-link,
    .qstrhome .features-5up .feature .headline-link,
    .qstrhome .features-6up .feature .headline-link { position: relative }
    .qstrhome .features-3up .feature .headline-link span,
    .qstrhome .features-5up .feature .headline-link span,
    .qstrhome .features-6up .feature .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-3up .feature.has-hover:hover .headline-link span,
    .qstrhome .features-5up .feature.has-hover:hover .headline-link span,
    .qstrhome .features-6up .feature.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-3up .feature.video-wrapper:hover .headline-link span,
    .qstrhome .features-5up .feature.video-wrapper:hover .headline-link span,
    .qstrhome .features-6up .feature.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome #menu-footer-main-nav-menu {
        padding-top: 0px;
        padding-left: 40px;
    }
    .qstrhome .btn-nav-secondary { display: none }
}

/* Top Menu & Featured Items -- Responsive < Tablets in landscape */

@media only screen and (min-width: 60em) { 
    #home .qstrhome { margin-top: 84px }
    .qstrhome .masthead .header-primary { min-height: 84px }
    .qstrhome .masthead:before { display: none }
    .qstrhome .masthead .logo-site {
        background: url(../img/common/logo.png) left center no-repeat;
		background-size: 90%;
        margin-top: 14px;
        left: 10px;
        top: 0;
        height: 65px;
        width: 330px;
    }
	.en .qstrhome .masthead .logo-site { background: url(../img/common/logo_en.png) left center no-repeat; background-size: 95%; }
    .qstrhome .masthead .logo-site:before {
        font-size: 80px;
        font-size: 8rem;
        top: -2px;
        left: 12px;
    }
    .qstrhome .masthead .login { padding-left: 26px }
    .qstrhome .masthead .nav-main {
        margin-left: 370px;
        padding-top: 34px;
    }
    .qstrhome .masthead .nav-main li { margin: 0 18px 0 0 }
    .qstrhome .masthead .nav-locations,
    .qstrhome .masthead .nav-secondary { display: none }
    .qstrhome .masthead .wrap-secondary-locations {
        left: auto;
        right: 0px;
        top: 54px;
    }
    .qstrhome .masthead.stuck .wrap-secondary-locations {
        left: auto;
        right: 0px;
        top: 54px;
    }
    .qstrhome .features-2up .feature { height: 484px }
    .qstrhome .features-2up .feature .flag { bottom: 110px }
    .qstrhome .features-2up .feature .headline-link { position: relative }
    .qstrhome .features-2up .feature .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-2up .feature.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-2up .feature.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-3up .feature { height: 242px }
    .qstrhome .features-3up .feature .flag { bottom: 110px }
    .qstrhome .features-3up .feature .headline-link { position: relative }
    .qstrhome .features-3up .feature .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-3up .feature.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-3up .feature.video-wrapper:hover .share { bottom: 20px }
    .qstrhome .features-3up .feature.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-3up .slot-1 { height: 484px }
    .qstrhome .features-3up .slot-1 .flag { bottom: 110px }
    .qstrhome .features-3up .slot-1 .headline-link { position: relative }
    .qstrhome .features-3up .slot-1 .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-3up .slot-1.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-3up .slot-1.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-3up .slot-1 {
        width: 66.66%;
        border-right: 2px solid #FFF;
    }
    .qstrhome .features-3up .slot-2,
    .qstrhome .features-3up .slot-3 {
        width: 33.33%;
        border-right: 0px;
    }
    .qstrhome .features-5up .feature { height: 242px }
    .qstrhome .features-5up .feature .flag { bottom: 110px }
    .qstrhome .features-5up .feature .headline-link { position: relative }
    .qstrhome .features-5up .feature .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-5up .feature.has-hover:hover .headline-link span { bottom: 15px }
    .qstrhome .features-5up .feature.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-5up .slot-1 { height: 484px }
    .qstrhome .features-5up .slot-1 .flag { bottom: 110px }
    .qstrhome .features-5up .slot-1 .headline-link { position: relative }
    .qstrhome .features-5up .slot-1 .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-5up .slot-1.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-5up .slot-1.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-5up .feature {
        border-right: 2px solid #FFF;
        width: 33.333%;
    }
    .qstrhome .features-5up .slot-3,
    .qstrhome .features-5up .slot-5 { border-right: 0px }
    .qstrhome .features-5up .slot-1 .bg-video {
        width: auto;
        height: 484px;
    }
    .qstrhome .features-6up .slot-1,
    .qstrhome .features-6up .slot-2,
    .qstrhome .features-6up .slot-3,
    .qstrhome .features-6up .slot-4,
    .qstrhome .features-6up .slot-5,
    .qstrhome .features-6up .slot-6 { width: 33.33% }
    .qstrhome .features-6up .slot-1,
    .qstrhome .features-6up .slot-2,
    .qstrhome .features-6up .slot-4,
    .qstrhome .features-6up .slot-5 { border-right: 2px solid #FFF }
    .qstrhome .features-6up .slot-3,
    .qstrhome .features-6up .slot-6 { border-right: 0 }
}

/* Top Menu & Featured Items -- Responsive < Tablets in landscape */

@media only screen and (min-width: 64em) { 
    .qstrhome .feature .headline {
        font-size: 20px;
        font-size: 2rem;
    }
    .qstrhome .features-1up .feature { height: 720px }
    .qstrhome .features-1up .feature .flag { bottom: 110px }
    .qstrhome .features-1up .feature .headline-link { position: relative }
    .qstrhome .features-1up .feature .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-1up .feature.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-1up .feature.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-1up .video-wrapper.feature { height: 720px }
}

/* Top Menu & Featured Items -- Responsive < Tablets in landscape */

@media only screen and (min-width: 80em) { 
    .qstrhome .masthead .nav-main li { margin: 0 36px 0 0 }
    .qstrhome .masthead .nav-main li a {
        font-size: 16px;
        font-size: 1.6rem;
    }
    .qstrhome .masthead .nav-main li ul li a {
        font-size: 15px;
        font-size: 1.5rem;
    }
}

/* Top Menu & Featured Items -- Responsive < PC Small Screen  */

@media only screen and (min-width: 90em) { 
    .qstrhome .feature .headline {
        font-size: 20px;
        font-size: 2rem;
    }
    .qstrhome .features-5up .feature { height: 270px }
    .qstrhome .features-5up .feature .flag { bottom: 110px }
    .qstrhome .features-5up .feature .headline-link { position: relative }
    .qstrhome .features-5up .feature .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-5up .feature.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-5up .feature.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-5up .slot-1 { height: 540px }
    .qstrhome .features-5up .slot-1 .flag { bottom: 110px }
    .qstrhome .features-5up .slot-1 .headline-link { position: relative }
    .qstrhome .features-5up .slot-1 .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-5up .slot-1.video-wrapper:hover .headline-link span { bottom: 60px }
}

/* Top Menu & Featured Items -- Responsive < PC Middle-sized Screen */

@media only screen and (min-width: 110em) { 
    .qstrhome .feature .headline {
        font-size: 24px;
        font-size: 2.4rem;
    }
    .qstrhome .features-5up .feature { height: 300px }
    .qstrhome .features-5up .feature .flag { bottom: 110px }
    .qstrhome .features-5up .feature .headline-link { position: relative }
    .qstrhome .features-5up .feature .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-5up .feature.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-5up .feature.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-5up .slot-1 { height: 600px }
    .qstrhome .features-5up .slot-1 .flag { bottom: 110px }
    .qstrhome .features-5up .slot-1 .headline-link { position: relative }
    .qstrhome .features-5up .slot-1 .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-5up .slot-1.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-5up .slot-1.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-5up .slot-1 .bg-video {
        width: auto;
        height: 600px;
    }
}

/* Top Menu & Featured Items -- Responsive < PC Large Screen */

@media only screen and (min-width: 120em) { 
    .qstrhome .feature .headline {
        font-size: 28px;
        font-size: 2.8rem;
    }
    .qstrhome .features-5up .feature { height: 300px }
    .qstrhome .features-5up .feature .flag { bottom: 110px }
    .qstrhome .features-5up .feature .headline-link { position: relative }
    .qstrhome .features-5up .feature .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-5up .feature.has-hover:hover .headline-link span { bottom: 20px }
    .qstrhome .features-5up .feature.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-5up .slot-1 { height: 600px }/*高さ変更*/
    .qstrhome .features-5up .slot-1 .flag { bottom: 110px }
    .qstrhome .features-5up .slot-1 .headline-link { position: relative }
    .qstrhome .features-5up .slot-1 .headline-link span {
        bottom: 20px;
        position: absolute;
        padding-right: 20px;
    }
    .qstrhome .features-5up .slot-1.has-hover:hover .headline-link span { bottom: 30px }
    .qstrhome .features-5up .slot-1.video-wrapper:hover .headline-link span { bottom: 60px }
    .qstrhome .features-5up .slot-1 .bg-video {
        width: auto;
        height: 600px;/*高さ変更*/
    }
}

/*Special rules --TOP PAGE-- News and Events */

.home__3rd {
    background-color: #fff;
    padding: 0 1em;
}
@media only screen and (min-width: 48em) { 
    .home__3rd { padding: 20px 0 }
}
.home__3rd dl { border-bottom: 1px dotted #CCC; }
.home__3rd dl dt:first-child { border-top: none }
.home__3rd__heading {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #FFBA0D;
    margin: 0;
}
.home__3rd dl a { color: #4D4D4D }
.home__3rd dl a:hover { text-decoration:none }
.project_update { margin-top: 30px; padding: 5px 2px; border: 1px solid #CCC; }
.project_update__title { color: #F90; text-decoration: none; font-weight: bold }
.project_update__title:hover { color: #F90 }
.project_update__date { color: #666 }
.home__3rd__event-bnr h2 { padding: 20px 0 }
.home__3rd__event-bnr__event {
    margin-bottom: 20px;
    border-bottom: 1px dotted #CCC;
}
.home__3rd__sns-bnr { margin-bottom: 0 }
.home__3rd-bnr { padding: 0 }
.home__3rd__event-bnr__event a  { text-decoration: none }
.home__3rd__event-bnr__event a:hover  { text-decoration: underline }
@media only screen and (min-width: 1em){ 
	.home__3rd__sns-bnr { margin-top: 10px }
    .home__3rd__sns-bnr img.w_fitty,
    .home__3rd__event-bnr__event img.w_fitty {width: 100%}
    .home__3rd__event-bnr__event img.w_half {width: 50%}
}
@media only screen and (min-width: 30em){ 
	.home__3rd__sns-bnr { margin-top: 10px }
	.home__3rd__sns-bnr img.w_fitty,
	.home__3rd__event-bnr__event img.w_fitty {width: 50%}
	.home__3rd__event-bnr__event img.w_half {width: auto}
}
@media only screen and (min-width: 48em) {
	.home__3rd-bnr {
        padding: 30px 0;
        background-color: #f7f7f7;
    }
    .home__3rd__sns-bnr img.w_fitty,
    .home__3rd__event-bnr__event img.w_fitty {width: 100%}
    .home__3rd__event-bnr__event img.w_half {width: 50%}
}

/* Special rules --TOP PAGE-- News */

#r-news .r-news-main {margin: 5px auto 0;}
#r-news .r-news-content {border:1px solid rgba(40, 44, 42, 0.05)}
#r-news .r-news-content > div {display: none; padding: 5px 15px 5px;}

#r-news input {display: none;}
#r-news label {display: inline-block; padding: 5px 15px; text-align: center; font-size:13px; font-size:1.3rem; border: 1px solid rgba(40, 44, 42, 0.05); border-top: 4px solid rgba(255, 136, 3, .8)}
#r-news label:hover {color: #fff; cursor: pointer;}
#r-news input:checked + label {background: rgb(255, 136, 3); color: #fff; opacity: 0.7}

/* 20160728 add */
#tab_:checked ~ .r-news-content #content_, /* 20160728 add */
#tab1:checked ~ .r-news-content #content1,
#tab2:checked ~ .r-news-content #content2,
#tab3:checked ~ .r-news-content #content3,
#tab4:checked ~ .r-news-content #content4 { display: block; }

@media screen and (min-width: 1em) { 
	label {
		padding: 15px 10px;
		font-size:12px; 
		font-size:1.2rem;
	} 
}
@media only screen and (min-width: 1em) and (max-width: 47.9375em) { 
	.r-news-main label { width: 20% }
	#r-news label { padding: 10px 2px ; font-size:11px; font-size:1rem; border: 1px solid rgba(40, 44, 42, 0.05); border-top: 4px solid rgba(255, 136, 3, .8)}
}

/* Global rules --SUB PAGE-- */

.article-header {
    overflow: hidden;
    padding: 0 0 10px 0px;
    width: 90%;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}
.article-header h1 {
    margin-top: 0;
    padding: 30px 0 5px 10px;
}
@media only screen and (max-width: 47.9375em) { 
    .article-header h1 {
        font-size: 19px;
        font-size: 1.9rem;
        padding: 20px 0 10px;
    }
}
.article-header .date {
    color: #666;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
    text-align: right;
}
section.entry-content {
    padding: 20px 0 10px 10px;
    width: 90%;
}
.article_body_title {
    background-color: #f1f1f1;
    border-left: 6px solid #fff266;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 8px 10px 7px;
}
.article_body_title a {
    color: #333;
    text-decoration: none;
}
p.article_body_title {
    font-size: 15px;
    margin-bottom: 20px;
    padding: 5px 10px 5px;
}
.entry-content p {
    font-size: 1.7rem;
    padding-left: 10px;
}
.entry-content img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    height: auto;
}
.entry-content .article-img-small {
    text-align: center;
}
.entry-content .alignleft,
.entry-content .align-left,
.entry-content img.alignleft,
.entry-content img.align-left {
    float: left;
    margin: 0 20px 20px 0;
}
.entry-content .alignright,
.entry-content img.alignright,
.entry-content .align-right,
.entry-content img.align-right {
    float: right;
    margin: 0 0 20px 20px;
}
.entry-content .aligncenter,
.entry-content img.aligncenter,
.entry-content .align-center,
.entry-content img.align-center { float: none }
.entry-content .aligncenter,
.entry-content img.aligncenter {
    display: block;
    margin: 25px auto;
}
.entry-content video,
.entry-content object,
.entry-content iframe { max-width: 100% }
.entry-content pre {
    background: #eee;
    border: 1px solid #cecece;
    padding: 10px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 { margin-bottom: 10px }
.entry-content ul { margin: 0 0 25px 25px }
.entry-content ul li {
    list-style-type: disc;
    font-size: 1.7rem;
}
.entry-content ol li { list-style-type: decimal }
.entry-content blockquote {
    margin: 0 0 25px 0;
    display: block;
    color: #444444;
    font-size: 16px;
    font-size: 1.6rem;
}
.entry-content blockquote:before {
    content: "“";
    font-size: 48px;
    font-size: 4.8rem;
    font-family: Times;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.3em;
}
.entry-content blockquote:after {
    content: "”";
    font-size: 48px;
    font-size: 4.8rem;
    font-family: Times;
    line-height: 0.1em;
    margin-left: 20px;
    margin-top: 0;
    float: right;
}
.entry-content blockquote p {
    font-size: 1em;
    margin: 0;
    padding-bottom: 25px;
}
.entry-content blockquote .lede {
    font-size: 14px;
    font-size: 1.4rem;
}
.entry-content table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border: none;
}
.entry-content tbody {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border: none;
}
.entry-content tr {
    border-collapse: collapse;
    line-height: 3.5em;
    border-bottom: 1px dotted #CCC;
}
.entry-content td {
    font-size: 1.7rem;
    vertical-align: top;
}
.entry-content td.date { width: 30% }
.entry-content td.event { width: 70% }
.entry-content td.photo {
    margin-bottom: 0;
    padding-bottom: 0;
}
.entry-content td.ph-annot {
    font-size: 1.2rem;
    color: #666;
    line-height: 1.3rem;
    margin-top: 0;
    padding-top: 0;
}
.entry-content li {
	font-size: 16px;
	font-size: 1.6rem;
	}
@media only screen and (max-width: 47.9375em) { 
    section.entry-content p {
        font-size: 16px;
        font-size: 1.6rem;
    }
    .entry-content ul li {
        font-size: 16px;
        font-size: 1.6rem;
    }
    .entry-content ol li {
        font-size: 16px;
        font-size: 1.6rem;
    }
    .entry-content td {
        font-size: 14px;
        font-size: 1.4rem;
        padding-right: 10px;
    }
    .entry-content blockquote {
        font-size: 15px;
        font-size: 1.5rem;
    }
    .entry-content blockquote p {
        font-size: 1em;
        margin: 0;
        padding-bottom: 25px;
    }
    .entry-content blockquote .lede {
        font-size: 15px;
        font-size: 1.5rem;
    }
}
.main article .tcontent p {
	padding: 0 10px;
}

.main article .tcontent img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    height: auto;
}
.main article .tcontent img.linked-jsdt  { margin: 0 0 1em 0 }
.main article .tcontent .alignleft,
.main article .tcontent .align-left,
.main article .tcontent img.alignleft,
.main article .tcontent img.align-left {
    float: left;
    margin: 0 20px 20px 0;
}
.main article .tcontent .alignright,
.main article .tcontent img.alignright,
.main article .tcontent .align-right,
.main article .tcontent img.align-right {
    float: right;
    margin: 0 0 20px 20px;
}
.main article .tcontent .aligncenter,
.main article .tcontent img.aligncenter,
.main article .tcontent .align-center,
.main article .tcontent img.align-center { float: none }
.main article .tcontent .aligncenter,
.main article .tcontent img.aligncenter {
    display: block;
    margin: 25px auto;
}
.main article .tcontent video,
.main article .tcontent object,
.main article .tcontent iframe { max-width: 100% }
.main article .tcontent pre {
    background: #eee;
    border: 1px solid #cecece;
    padding: 10px;
}
.main article .tcontent ol { padding-left:10px }
.main article .tcontent span.article_emp { color:#F30 }
.main article .tcontent .crl_back {
	border: 1px solid #666; 
	margin: 10px 50px 5px 50px; 
	padding: 5px 15px 0 0; 
	background:transparent url(../img/common/background.jpg) repeat scroll center top; 
	background-size: 2%
}
.main article .tcontent span.nte { vertical-align:super }

.main article .tcontent .secl_area {
	margin: 20px;
	border-radius: 5px;
	border: 1px solid #666;
	padding: 10px;
	background:transparent url(../img/about/iter/iter1.png) no-repeat;
	background-position: top right;
}
.main article .tcontent .secl_area p.tag {
	line-height: 1.2;
	font-size: 16px;
}
.main article .tcontent .target { 
	position:relative;
	fill:#F00;
	height:16px;
	width:16px;
}

.main article .tcontent *{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main article .tcontent .exp a {
	text-decoration: none;
	color: #00C;
}
.main article .tcontent ul.list-tick {
	list-style-image: url(../img/common/tick.svg);
}
.main article .tcontent ul.list-tick li {
	color: #EF2C0C;
}
.main article .tcontent .exp-img_left { float:left; width: 50% }
.main article .tcontent .exp-img_right { float:right }
.main article .tcontent .exp-img_center { text-align: center }
.main article .tcontent .exp-with-img p { padding: 0 }
.main article .tcontent .exp-block { 
	width: 100%;
	display: flex; 
}
.main article .tcontent .onlyif_material img{ width: 80% }
.main article .title_emp { color: #B79C49 }
.main article .tcontent .exp-block .exp-block__left{ flex: 1.5 }
.main article .tcontent .exp-block .exp-block__right{ flex: 1; display: inline-block; }
.main article .tcontent .exp-block ul.bg-str { list-style: none }
.main article .tcontent .exp-block ul.bg-str li { display: block }
.main article .tcontent .exp-block ul.bg-str li ul li { font-size: 90% }

.main article .exp-with-img {
	float: left;
    width: 100%;
	position:relative;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴシック', Hiragino Sans,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,sans-serif;
	margin-bottom:20px;
	height:300px;
	overflow:hidden;
}

.main article .has-hover:hover{
    filter: alpha(opacity=100);
    opacity: 1;
}
.main article .exp-with-img .exp-with-img__wide{
	width:70.6%;
	float:left;
	margin:0;
	padding:0;
	background-position: center center;
    background-repeat: no-repeat;
	background-size: contain;
}
.main article .exp-with-img .exp-with-img__narrow{
	width:29.4%;
	float:right;
	margin:0;
	padding:0;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.main article .exp-with-img .headline {
    font-family: "Colfax Light", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    margin-top: 0;
    white-space: normal;
    height: 100%;
	z-index:100;
}
.main article .exp-with-img .headline .headline-link{
    padding-top: 20px;
	padding-left: 20px;
    padding-right: 20px;
    border-bottom: 0 solid transparent;
    color: #FFF;
    display: block;
    height: 100%;
    text-decoration: none;
}
.main article .exp-with-img .headline .headline-link span{
    transition: border-bottom 0.25s, bottom 0.25s;
    -webkit-transition: border-bottom 0.25s, bottom 0.25s;
    -moz-transition: border-bottom 0.25s, bottom 0.25s;
    -o-transition: border-bottom 0.25s, bottom 0.25s;
}
.main article .exp-with-img__wide.has-hover:hover .headline-link,
.main article .exp-with-img__narrow.has-hover:hover .headline-link {
    background: rgba(0,0,0,0.5);
    transition: border-bottom 0.25s, padding-top 0.25s;
    -webkit-transition: border-bottom 0.25s, padding-top 0.25s;
    -moz-transition: border-bottom 0.25s, padding-top 0.25s;
    -o-transition: border-bottom 0.25s, padding-top 0.25s;
	border-bottom:9px solid #F60;
}
.main article .exp-with-img .headline span {
    white-space: normal;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: text-bottom;
}

@media only screen and (max-width: 47.9375em) {
	.main article .tcontent p.exp-img img{ float:none; width:100%}
	.main article .tcontent .exp-img_left,
	.main article .tcontent .exp-img_right { width: 100% }
	.main article .tcontent .exp p { float:left}
	.main article .tcontent .exp-block {display: block}
	.main article .tcontent .exp-block .exp-block__left img{ width: 100% }
	.main article .tcontent .exp-block .exp-block__right{ float: left }
}
.main article h1,
.main article h2,
.main article h3,
.main article h4,
.main article h5 { margin-bottom: 10px }
.main article ul { margin: 0 0 25px 25px }
.main article ul li {
    list-style-type: disc;
    margin-left:15px;
    padding-left:5px;
}
.main article ol li { 
	list-style-type: decimal;
    padding: 0 20px;
 }
.main article table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border: none;
    margin-left:0;
	width: 100%;
}
.main article tbody {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border: none;
	margin-left: 10px;
}
.main article tr {
    border-collapse: collapse;
    line-height: 3.5em;
    border-bottom: 1px dotted #CCC;
}
.main article td {
    vertical-align: top;
}
.main article td.date { 
	width: 25%;
	text-align:right; 
}
.main article td.event { width: 75% }
.main article td.photo {
    margin-bottom: 0;
    padding-bottom: 0;
}
.main article td.ph-annot {
    font-size: 1.2rem;
    color: #666;
    line-height: 1.3rem;
    margin-top: 0;
    padding-top: 0;
}
.main article .ba_history span {
	color:#0066FF;
}

/*Special rules --SUB PAGE-- News Room */

.newsroom .clearfix:before,
.newsroom .clearfix:after {
	content:"";
	clear:both;
	display:table;
}	
.newsroom .news-content-inner{margin:0 10px;}
.newsroom .newsitem-frontpage_features,.newsroom .newsitem-frontpage_sticked{
	border:2px solid #DFDFDF;
	margin-bottom:10px;
}

.newsroom .newsitem-frontpage_features .views-row,.newsroom .newsitem-frontpage_sticked .views-row{
	padding:10px 15px;
	margin-bottom:0px;
}
.newsroom .newsitem-frontpage_features .view-footer,.newsroom .newsitem-frontpage_sticked .view-footer{margin-top:11px;}
.newsroom .news-item-img { float:left; max-width:100% }
.newsroom .full-width-display .news-item-img { margin-bottom:12px }
.newsroom .full-width-display .news-item-img img { max-width: 100%}
.newsroom .default-display .news-item-img { margin-right: 20px }
.newsroom .default-display .news-item-img img { width: 250px;}
.newsroom .default-display .pane-node-title, .newsroom .default-display .pane-node-body{ margin-left: 264px }
.newsroom .news-item-img img { margin: 3px 0px}
.newsroom .pane-node-title h2 { margin: 0 0 5px }
.newsroom .pane-node-title h2 a{ 
	color: #111;
    font-weight: 400;
    text-decoration: none
}
.newsroom .pane-node-title h2 a:hover { color: #2CC4FF }
.newsroom .pane-node-body p{ 
	font-size: 1.6em;
    line-height: 1.2em;
}
@media only screen and (min-width: 1em) and (max-width: 30em) { 
	.newsroom .default-display .news-item-img img {width:100%}
	.newsroom .default-display .news-item-img { margin: 0  0 10px; width:100% }
	.newsroom .default-display .pane-node-title, .newsroom .default-display .pane-node-body{ margin-left: 0 }
	.newsroom .newsitem-frontpage_features,.newsroom .newsitem-frontpage_sticked{ 
		margin-bottom:0;
		border-top: 0 
	}
	.newsroom .newsitem-frontpage_features .views-row-1,.newsroom .newsitem-frontpage_sticked .views-row-1{border-top: 2px solid #DFDFDF}
}
.news-item {
    margin-bottom: 2em;
    padding-top: 2em;
    border-top: 1px solid #CCC;
}
@media only screen and (min-width: 48em) { 
    .news-item {
        margin-bottom: 40px;
        padding-top: 40px;
    }
}
@media only screen and (max-width: 47.9375em) { 
    .news-item__text {
        float: right;
        width: 75%;
    }
}
.news-item__heading { margin: 0 0 10px }
.news-item__heading a { 
	text-decoration: none;
	color: #111;
	font-size:19px;
	font-size:1.9rem; 
	}
.news-item__heading a:hover { color: #2CC4FF }
@media only screen and (max-width: 47.9375em) { 
    .news-item__heading a { text-decoration: none }
}
.news-item__date {
    color: #666;
    font-size: 12px;
    font-size: 1.2rem;
}
.news-item__date a{ text-decoration: none }
.news-item__abst { margin-bottom: 0 }
@media only screen and (max-width: 47.9375em) { 
    .news-item__icon {
        float: left;
        width: 20px;
    }
}
.rwd-img,
.rwd-img--sp-half {
    max-width: 100%;
    height: auto;
}
@media only screen and (max-width: 47.9375em) { 
    .rwd-img--sp-half {
        max-width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1%;
    }
}
.award-link {width: 100%}
.award-link img {width: 100%}
@media only screen and (max-width: 47.9375em) {
    .award-link {display: none}
}
.main article .newsroom ul { margin: 5px }       
.newsroom ul.award-row ul li {list-style: none; margin: 10px 0}
.newsroom ul.award-row ul {display: flex; border-bottom: 1px dotted #444444}
.newsroom ul.award-row .award-case-title {border-bottom: 1px solid #444444 }
.newsroom ul.award-row ul:last-child { border-bottom: none}
.newsroom ul.award-row .award-case-title li {font-weight: bold}
.newsroom ul.award-row ul li:nth-child(1) {flex: 1}
.newsroom ul.award-row ul li:nth-child(2) {flex: 4}
.newsroom ul.award-row ul li:nth-child(1) img {width: 90%; padding-right: 10px}
@media only screen and (max-width: 47.9375em) { 
     .newsroom ul.award-row ul {display: block}
     .newsroom ul.award-row .award-case-title {display: none}
}
@media only screen and (min-width: 1em) and (max-width: 30em) {
    .newsroom#awarded .newsitem-frontpage_sticked { border-top: 2px solid #DFDFDF }
}

/*Special rules --SUB PAGE-- News */

.speaking__inv {
	 background-color: rgba(255, 255, 250, 0.5); 
	 border: 1px solid #CCC; 
	 padding: 20px 20px 10px; 
	 margin: 30px 10px 200px;
	 width: 60%;
}
.speaking__inv p {
	text-align: center; 
	font-size: 16px;
}
.ens_min-height { min-height: 500px; padding-top: 50px; }
@media only screen and (max-width: 64em) {
	.speaking__inv {
		padding: 5px 10px 0;
		margin: 20px 5px;
	}
}

/*Special rules --SUB PAGE-- About */

/*to be removed 
from here ------ */
.about-jaea .row { 
    padding-top: 50px;
    padding-bottom: 30px;
    margin: 0 auto;
}
/*------ to here */

.about-qst .row { 
    padding-top: 50px;
    padding-bottom: 30px;
    margin: 0 auto;
}
.break-bd-top {
    border-top: 1px solid #ccc;
    margin-top: 40px;
    padding-top: 40px;
}
.break-bd-top--narrow {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 20px;
}
.break-top--narrow { margin-top: 20px }
.greetings-top { margin-bottom: 40px }
.greetings-top .caption p.org-name {
    line-height: 1.25em;
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 1.5rem;
}
.greetings-top .caption { padding-top: 100px }
.greetings-top .caption p {
    text-align: right;
    padding-right: 250px;
    margin-bottom: 1%;
}
.greetings-top figure {
    margin-right: 20px;
    float: right;
}
@media only screen and (max-width: 47.9375em) { 
    .greetings-top figure {
        float: none;
        text-align: right;
        width: 100%;
        margin-right: 0;
    }
    .greetings-top .caption p.org-name {
        margin: 0;
        font-size: 1.5rem;
    }
    .greetings-top .caption p {
        text-align: right;
        padding-right: 0px;
        margin-bottom: 1%;
    }
    .greetings-top .caption { padding-top: 10px }
}

/* Global rules --SUB PAGE-- Navigation */

.nav-box__item { margin-bottom: 20px }
.nav-box__item__first {
    margin-bottom: 20px;
    margin-left: 30px !important;
}
@media only screen and (max-width: 47.9375em) { 
    .nav-box__item__first { margin-left: 0 !important }
}

.nav-box__item__img:hover { opacity: 0.8 }
@media only screen and (max-width: 47.9375em) { 
    .nav-box__item__img {
        float: left;
        width: 48%;
    }
}
.nav-box__item__link {
    margin-top: 10px;
    display: inline-block;
    padding: 0.5em 0;
}
.nav-box__item__link a {
    text-decoration: none;
    color: #212121;
    font-size: 115%;
    line-height: 1.4;
    border-bottom: 1px solid #212121;
}
@media only screen and (max-width: 47.9375em) { 
    .nav-box__item__link {
        float: right;
        width: 50%;
    }
}
.nav-box__item__text {
    color: #7a7a7a;
    display: block;
    font-size: 1.2rem;
    line-height: 1.4;
    margin-top: 0;
    padding-top: 5px;
}
@media only screen and (max-width: 47.9375em) { 
    .nav-box__item__text {
        float: right;
        width: 50%;
    }
}
.next-prev-nav {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 0.5em 0 0;
    padding: 2em 1em;
}
.next-prev-nav ul { margin-bottom: 0 }
.next-prev-nav li { line-height: 1.5 }
.next-prev-nav li:first-child { margin-bottom: 1em }
.next-prev-nav i { color: #999 }
.next-prev-nav a {
    display: inline-block;
    max-width: 100%;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media only screen and (min-width: 47.9375em) { 
    .next-prev-nav {
        margin: 0 0 60px;
        padding: 20px 0;
    }
}

/* Special rules --SUB PAGE-- Access */

h3.transp {
    position: relative;
    padding-left: 35px;
    color: #333;
    line-height: 30px;
}
h3.transp::before {
    position: absolute;
    top: 11px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 2px solid #FC3;
    content: "";
}
h3.transp::after {
    position: absolute;
    top: 3px;
    left: 9px;
    width: 13px;
    height: 13px;
    border: 2px solid #666;
    content: "";
}
h4.transp-tr {
    position: relative;
    padding-left: 35px;
    color: #003;
    line-height: 30px;
}
h4.transp-tr::before {
    position: absolute;
    top: 3px;
    left: 5px;
    content: url(../img/access/train01.jpg);
}
h4.transp-pl {
    position: relative;
    padding-left: 35px;
    color: #003;
    line-height: 30px;
}
h4.transp-pl::before {
    position: absolute;
    top: 3px;
    left: 5px;
    content: url(../img/access/airplane01.jpg);
}
.nav-box__item__link a.gallery { font-size: 12px }

/* Special rules --SUB PAGE-- Modal for Gallery */

.modal {display: none; z-index: 1;}
.modalBody {position: fixed; z-index: 100; background: #000; width: 690px; left: 50%; top: 50%; height: 400px}
#org .modalBody { width: 1028px; height: 683px}
.modalBK { position: fixed; z-index: 99; height: 100%; width: 100%; background: #000; opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; top: 0; left:0}
.playbtn {
  position: absolute;
  top: 33%;
  left: 33%;
  cursor: pointer;
  display: block;
  bottom: 0;
}
.play-video {
  width: 60px;
  height: 60px;
  fill: rgba(255,255,255,.8);
}
.nav-box__item__img:hover .play-video {
  fill: #FFF
}

/* Special rules --SUB PAGE-- Life in Rokkasho*/

#roku-rep .special-contents{ 
	background-color: #FCFBF5; 
	margin-bottom: 0;
}
.report__inner-container { 
	display: -webkit-flex; 
	display: flex; 
	-webkit-flex-wrap: wrap; 
	flex-wrap: wrap; 
	position: relative; 
}
.report__inner-container div { 
	display: block; 
	position: relative; 
	background: white; 
	padding: 10px; 
	margin: 0 20px 20px 0;
}
.report__inner-container div:nth-child(2n+1) { float: right }
.report__inner-container div:nth-child(3n) { border: 3px solid #C3E3F4 }
.report__inner-container div:nth-child(3n+1) { border: 3px solid #F7E2AD }
.report__inner-container div:nth-child(3n+2) { border: 3px solid #D7F7E2 }
#roku-rep .report-item h1.primary-hgroup__main {
	padding: 0 20px;
	border-left: 10px solid #FC6;
}
#roku-rep .report-item p {
	font-size: 16px;
	font-size: 1.6em;
}
#roku-rep .report-item p.report__qstn {
	margin: 20px 0 0 0;
}
.report__inner-container .report__contents {
	width: 80%; 
	min-height: 720px; 
	padding: 30px 50px
}
@media ( min-width : 600px ){
	.report__inner-container div { width: 45% }
	.report__inner-container div img { width: 40%; float: left; margin-right: 10px;}
	.sub-menu__below ul {
		display: flex; 
		margin-left: 350px;
	}
	.sub-menu__below { margin: 20px 0 0; }
}
@media all and (max-width: 64em){
	.sub-menu__below { display: none }
	.report__inner-container div img { width: 100% }
	.report__inner-container .report__contents {
		width: 100%;
		margin: 10px 0; 
	}
	.report__inner-container .report__contents { padding: 10px }
	#roku-rep .report-item h1.primary-hgroup__main {
		padding: 0 20px;
		margin: 20px 5px;
		font-size: 21px;
	}
}

/* Global rules -- Fotter*/

.footer__inner {
    padding: 20px 0 0;
    background-color: rgba(240,240,240,0.95);
}
.footer__inner a {
    color: #1F5C9E;
    text-decoration: none;
}
.footer__inner a:vidited { color: #1F5C9E }
.footer__inner a:hover { color: #1F5C9E }
@media only screen and (min-width: 48em) { 
    .footer__inner { padding: 40px 0 }
}
.footer__inner__nav__address { padding: 0 0 1em }
.footer__inner__nav__address .logo-qst { margin-bottom: 1.5em }
@media only screen and (max-width: 47.9375em) { /*used to be only screen*/
    .footer__inner__nav__address .logo-qst { text-align: center }
}
.footer__inner__nav__address p {
    margin-bottom: .5em;
    line-height: 1.25;
    text-align: center;
}
.footer__inner__nav__address p span {
    font-size: 12px;
    font-size: 1.2rem;
}
@media only screen and (min-width: 48em) { 
    .footer__inner__nav__address { background-position: left top }
    .footer__inner__nav__address p {
        margin-bottom: 0.5em;
        margin-left: 0;
        line-height: 1.25;
        text-align: left;
    }
    .footer__inner__nav__address p span {
        font-size: 12px;
        font-size: 1.2rem;
    }
}
.footer__inner__nav__main,
.footer__inner__nav__subscribe { display: none }
@media only screen and (min-width: 48em) { 
    .footer__inner__nav__main,
    .footer__inner__nav__subscribe { display: block }
}
.footer__extra { background-color: #fff }
@media only screen and (min-width: 48em) { 
    .footer__extra {
        line-height: 40px;
        background-color: #999;
    }
    .footer__extra ul { border-bottom: none }
    .footer__extra li {
        display: inline-block;
        margin: 0;
        padding: 0 1em;
        border-bottom: none;
    }
    .footer__extra li:first-child { border-top: none }
    .footer__extra li:last-child { border-bottom: none }
    .footer__extra a {
        display: inline-block;
        padding: 0;
        color: #fff;
        text-decoration: none;
    }
    .footer__extra a:vidited { color: #fff }
    .footer__extra a:hover {
        color: #fff;
        text-decoration: underline;
        background-color: transparent;
    }
    .footer__extra a:after { content: none }
}
.footer__extra__inner__list { border-bottom: 1px solid #CCC }
ul.footer__extra__inner__list li:nth-child(2) { display:none }
@media only screen and (min-width: 48em) { 
    .footer__extra__inner__list {
        margin-bottom: 0;
        border-bottom: none;
    }
}
.footer__extra__credit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 0;
    padding: 0.5em 0.5em 1em;
    color: #fff;
    font-family: 'Helvetica Neue', sans-serif;
    background-color: #999;
}
.footer__extra__credit small { color: #fff }
@media only screen and (min-width: 48em) { 
    .footer__extra__credit {
        padding: 0;
        text-align: right;
        line-height: 40px;
    	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴシック', Hiragino Sans,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,sans-serif;
    }
}

/* Global rules -- Fotter navigation*/

.lyt_nav_footer { overflow: hidden }
.lyt_nav_footer.mb30 { margin-bottom: 30px }
.lyt_nav_footer dl { float: left }
*html .lyt_nav_footer dl { margin-left: 10px }
*html  .lyt_nav_footer p.cate_ttl { height: 16px }
.lyt_nav_footer a:link {
    color: #666666;
    text-decoration: underline;
}
.lyt_nav_footer a:visited {
    color: #666666;
    text-decoration: underline;
}
.lyt_nav_footer a:hover,
.lyt_nav_footer a:active,
.lyt_nav_footer a:focus {
    color: #999999;
    text-decoration: none;
}
.lyt_nav_footer dl dt {
    padding-left: 18px;
    font-weight: bold;
    margin-bottom: 12px;
    min-height: 16px;
}
*html .lyt_nav_footer dl dt { height: 16px }
.lyt_nav_footer dl dd {
    padding-left: 16px;
    margin-bottom: 10px;
}
.lyt_nav_footer dl dd ul li {
    padding-left: 12px;
    margin-bottom: 8px;
    font-size: 80%;
}
p.cate_ttl {
    font-weight: bold;
    margin-bottom: 12px;
    margin-left: 21px;
    min-height: 16px;
}
.lyt_nav_footer dl dd.lyt_lv2 {
    margin-left: 19px;
    padding-left: 10px;
    float: left;
}
.lyt_nav_footer dl dd.lyt_lv2 span {
    color: #666666;
    font-weight: bold;
}
.lyt_nav_footer dl dd.lyt_lv2 ul { margin-top: 8px }
.lyt_nav_footer dl dd.lyt_lv2 ul li { padding-left: 10px }

/* Global rules -- contact-link-policy */

.subcontents__heading {
	background: url(../img/common/com_line_02.gif) rgba(0, 0, 0, 0) repeat-x scroll left bottom;
	margin: 0 0 7px;
    padding-bottom: 3px;
}
.subcontents__links {
	margin: 0 0 7px;
    padding-bottom: 3px;
}
.subcontents__links ul.links {
	margin-top: 20px;
}
.subcontents__links .arrow-right {
	fill: #F90 ;
	height: 20px;
	position: relative;
	width: 20px;
	bottom: -4px
}

/* Global rules -- Back to top button */

#back-top {
	position: fixed;
	bottom: 80px;
	right: 30px;
	z-index: 100;
}
#back-top a {
	width: 70px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: rgba(51,51,51,0.5);
}

/* Global rules -- arrow icon (span tag) */

#back-top span {
	width: 70px;
	height: 70px;
	display: block;
	margin-bottom: 7px;
	background:url(../img/common/circle_up.svg) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: rgba(153,153,153,0.2);
}

/* Global rules for English site*/

.en body { font-family: Helvetica Neue,Helvetica,Arial,sans-serif }
.en h1 { font-weight: 200 }
.en h2 { font-weight: 400 }
.en h3 { font-weight: 400 }
.en h4 { font-weight: 400 }
.en h5 {
    margin: 1em 0 .5em;
    font-weight: 400;
}
.en h6 { font-weight: 400 }
.en p,
.en li,
.en dt,
.en dd,
.en pre,
.en address,
.en th,
.en td,
.en caption,
.en figcaption { font-weight: 300 }
.en .site-name a {
    font-size: 12px;
    font-size: 1.2rem;
}
.en .site-name--short { display: none }
.en .site-name { font-weight: 300 }
.nav-main li.menu-item-has-children ul {
	line-height: .5em
}
.en .nav-main li.menu-item-has-children ul.sub-menu--wide {
	width:330px;
}
@media only screen and (max-width: 1125px) { 
    .en .site-name--short { display: block }
    .en .site-name--long { display: none }
}
@media only screen and (min-width: 48em) { 
    .side__nav li a { line-height: 1.25 }
    .en .gnav-main__home { width: 15% }
    .en .gnav-main__news { width: 10% }
    .en .gnav-main__about { width: 11% }
    .en .gnav-main__project { width: 13% }
    .en .gnav-main__access { width: 15% }
    .en .gnav-main__astro { width: 25% }
    .en .gnav-main__gallery { width: 11% }
}
.en .gnav-main li { font-weight: 400 }
canvas {
	position: fixed;
	/* Force Hardware Acceleration */
	transform: translate3d(0, 0, 0);
}
@media only screen and (min-width: 1em) and (max-width: 47.9375em) { 
	.en .qstrhome .masthead .btn-mobile .org-name {	font-size: 11px	}
}
@media only screen and (min-width: 60em) { 
	.en .qstrhome .masthead .logo-site { 
		background: url(../img/common/logo_en.png) left center no-repeat; 
		background-size: 95%;
		top: 0;
		left: 10px;
		}
}



/*ba_recruit*/
#ba_header{  
	width: 1024px;
	/*height: 80px;*/
	/*background-color:black;*/
	margin: 0 auto;  
}

