body {
  font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", sans-serif;
  background-color: #ddd;
}

p {
  font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", sans-serif;
  font-size: 13px;
  line-height: 18px;
  text-align: justify;
}

p.small {
  font-size: 14px;
  line-height: 1.2em;
}

p.fig {
  font-size: 12.5px;
  line-height: 1.2em;
}

.red {
  color: #F00;
}

.hero-unit p {
  font-weight: 400;
}

.hero-unit p.eng {
  line-height: 1.24em;
}

.hero-unit p.jpn {
  line-height: 1.5em;
}

.indent {
  text-indent: 1em;
}

.eng.indent {
  text-indent: 2em;
}

hr {
  border-top: 1px solid rgba(0,0,0,0.1);
  border-bottom: 1px solid rgba(255,255,255,0.25);
}

.navbar-inner {
  background-image: none;
}

.sidebar-nav {
  background-color: #fff;
  border: 1px solid #ccc;
  position:relative;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.nav-list > li > a {
  border-left: 0px solid #08c;
  -webkit-transition-duration:0.1s;
     -moz-transition-duration:0.1s;
      -ms-transition-duration:0.1s;
       -o-transition-duration:0.1s;
          transition-duration:0.1s;
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
      -ms-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}

.nav-list > li > a:hover {
  background-color: #cef;
}

.nav-list > li:not(.active) > a:hover {
  border-left-width: 4px;
}

.nav-pills {
  margin-top: -10px;
  margin-bottom: -70px;
}
  
.navbar {
    -webkit-box-shadow: 0 0px 6px 0px #000;
       -moz-box-shadow: 0 0px 6px 0px #000;
            box-shadow: 0 0px 6px 0px #000;
}

.navbar .brand {
  padding: 6px 20px 6px;
  font-size: 28px;
  color: #ddd;
  text-shadow: -1px -1px #000;  
}

.thumbnail {
  position:relative;
  background-color: #fff;
  -webkit-border-radius: 0 0 3px 3px;
     -moz-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.hero-unit {
  position:relative;
  padding: 22px;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}

.caption > p {
  margin: -10px 0px -5px;
}

DIV.thumbnail > img {
  border: 1px solid #ddd;
}

.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.left {
  margin-right: auto;
  float: left;
  text-align: left;
}

.right {
  float: right;
  text-align: right;
}

.right-t {
  text-align: right;
}

div.spinel {
  font-size: 24px;
  margin-top: -288px;
  margin-left: 118px;
}

div.dist1 {
  font-size: 18px;
  margin-top: -4px;
  margin-left: -54px;
}

div.dist2 {
  font-size: 18px;
  margin-top: 210px;
  margin-left: -114px;
}

div.mgo {
  font-size: 24px;
  margin-top: -4px;
  margin-left: 130px;
}

div.kyoujiseimetal1 {
  color: #FFF;
  font-size: 22px;
  margin-top: -92px;
}

div.hijiseizetuenn {
  font-size: 22px;
  margin-top: 13px;
}

div.kyoujiseimetal2 {
  color: #FFF;
  font-size: 22px;
  margin-top: 14px;
  margin-bottom: 12px;
}

div.kyoujiseizetuenn {
  color: #FFF;
  font-size: 22px;
  margin-top: 13px;
}

.figure1 {
  max-width: 700px;
}

div.cancercell {
  color: #FFF;
  font-size: 20px;
  margin-top: -128px;
  margin-left: -85px;
}

div.amf {
  font-size: 24px;
  margin-top: 55px;
  margin-left: 190px;
}

div.h0sin {
  font-size: 18px;
  margin-top: 11px;
  margin-left: 192px;
}

div.nanoryuushi.jpn {
  font-size: 16px;
  font-weight: 700;
  margin-top: -194px;
  margin-left: 66px;
}

div.nanoryuushi.eng {
  font-size: 16px;
  font-weight: 700;
  margin-top: -194px;
  margin-left: 4px;
}

div.ninnshikikoutai {
  font-size: 16px;
  font-weight: 700;
  margin-top: 156px;
  margin-left: 28px;
}

.right-t h6 {
  margin-top: 10px;
  margin-bottom: -15px;
}

li.span12 {
  max-width: 480px;
}

.fixed720 {
  max-width: 720px;
}

.fixed480 {
  max-width: 480px;
}

.spin {
  max-width:530px;
}

.btn > img {
  margin-top: -3px;
}

.translator {
  height: 32px;
  margin-top: 4px;
  float: right;
  text-align: right;
}

.translator > a {
  margin-right: 5px;
}

b {
  font-weight: bold;
}

.journal {
  height:27px;
}

.journal p {
  font-size: 110%;
  color: #666;
  margin-left: 20px;
}

.caption hr {
  margin-bottom: 10px;
}

.thumbnail {
  margin-bottom: 20px;
  color : #333;
  background : #f4f4f4;
  border: none;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
     -moz-box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
          box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
}

.thumbnail:before {
  content : "";
  position : absolute;
  top : 0;
  right : 0;
  border-width : 0 24px 24px 0;
  border-style : solid;
  border-color : #fff #fff #e0e0e0 #e0e0e0;
  background : #e0e0e0;
  -webkit-box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
     -moz-box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
          box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
}

.span3 #news {
  margin: 20px 0 0;
}

.hgroup {
  background: #08c;
  background: -moz-linear-gradient(left, #08c 0%, #459FCC 50%, #08c 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#08c), color-stop(50%,#459FCC), color-stop(100%,#08c));
  background: -webkit-linear-gradient(left, #08c 0%, #459FCC 50%, #08c 100%);
  background: -o-linear-gradient(left, #08c 0%,#459FCC 50%,#08c 100%);
  background: -ms-linear-gradient(left, #08c 0%,#459FCC 50%,#08c 100%);
  background: linear-gradient(left, #08c 0%,#459FCC 50%,#08c 100%);
  margin:0 -22px;
  padding:16px 22px;
  color:#FFF;
  text-shadow:1px 1px 2px #333;
  box-shadow:inset 0 0 50px rgba(0,0,0, 0.1), inset -1px 1px 3px 2px rgba(0, 0, 0, 0.3);
  position:relative;
}

h2.ribbon {
  background: #08c;
  background: -moz-linear-gradient(left, #08c 0%, #459FCC 50%, #08c 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#08c), color-stop(50%,#459FCC), color-stop(100%,#08c));
  background: -webkit-linear-gradient(left, #08c 0%, #459FCC 50%, #08c 100%);
  background: -o-linear-gradient(left, #08c 0%,#459FCC 50%,#08c 100%);
  background: -ms-linear-gradient(left, #08c 0%,#459FCC 50%,#08c 100%);
  background: linear-gradient(left, #08c 0%,#459FCC 50%,#08c 100%);
  margin: -5px 0px 10px -38px;
  *margin-left: -23px;
  padding:4px 10px;
  color:#FFF;
  text-shadow:1px 1px 2px #333;
  -webkit-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.5);
  position:relative;
}
 
html:not([class]) h2.ribbon:after {
  content: ' ';
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  left: -14px;
  bottom: -15px;
  right:auto;
  background: transparent;
  border-color: transparent #046 transparent transparent;
  border-style:solid;
  border-width:15px;
}

h3.ribbon {
  background: #eee; /* Old browsers */
  background: -moz-linear-gradient(left, #eee 0%, #f8f8f8 50%, #eee 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eee), color-stop(50%,#f8f8f8), color-stop(100%,#eee)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #eee 0%, #f8f8f8 50%, #eee 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #eee 0%,#f8f8f8 50%,#eee 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(left, #eee 0%,#f8f8f8 50%,#eee 100%); /* IE10+ */
  background: linear-gradient(left, #eee 0%,#f8f8f8 50%,#eee 100%); /* W3C */
  margin: 20px -29px 10px 0px;
  padding:0px 10px;
  color:#333;
  -webkit-box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
     -moz-box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
          box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
  position:relative;
}
 
html:not([class]) h3.ribbon:after {
  content: ' ';
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  right: -14px;
  bottom: -15px;
  background: transparent;
  border-color: transparent transparent transparent #bbb;
  border-style:solid;
  border-width:15px;
}

h4.ribbon {
  background: #eee; /* Old browsers */
  background: -moz-linear-gradient(left, #eee 0%, #f8f8f8 50%, #eee 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eee), color-stop(50%,#f8f8f8), color-stop(100%,#eee)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #eee 0%, #f8f8f8 50%, #eee 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #eee 0%,#f8f8f8 50%,#eee 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(left, #eee 0%,#f8f8f8 50%,#eee 100%); /* IE10+ */
  background: linear-gradient(left, #eee 0%,#f8f8f8 50%,#eee 100%); /* W3C */
  margin: 0px -29px 10px 26px;
  padding: 4px 10px;
  font-weight: normal;
  font-size: 15px;
  color:#333;
  -webkit-box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
     -moz-box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
          box-shadow : 0 1px 1px -1px rgba(0,0,0, .3), -1px 1px 1px rgba(0,0,0, .2);
  position:relative;
}

h4.ribbon.list-child {
  margin-left: 52px;
}

html:not([class]) h4.ribbon:after {
  content: ' ';
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  right: -14px;
  bottom: -15px;
  background: transparent;
  border-color: transparent transparent transparent #bbb;
  border-style:solid;
  border-width:15px;
}

/* Ribbon List */
ul.ribbon-list {
    list-style: none; /* Remove default numbering */
    font-size: 15px;
    margin-bottom: 2em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
 
ul.ribbon-list li.child{
    margin-left: 2em; /* Add some left margin for inner lists */
}

.ribbon-list li {
  background: #eee; /* Old browsers */
  background: -moz-linear-gradient(left, #eee 0%, #f8f8f8 50%, #eee 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eee), color-stop(50%,#f8f8f8), color-stop(100%,#eee)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #eee 0%, #f8f8f8 50%, #eee 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #eee 0%,#f8f8f8 50%,#eee 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(left, #eee 0%,#f8f8f8 50%,#eee 100%); /* IE10+ */
  background: linear-gradient(left, #eee 0%,#f8f8f8 50%,#eee 100%); /* W3C */
  margin: 0px -29px 10px 0px;
  padding:4px 10px;
  color:#333;
  -webkit-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
  position:relative;
}
 
html:not([class]) .ribbon-list li:before {
  content: ' ';
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  right: -14px;
  bottom: -15px;
  background: transparent;
  border-color: transparent transparent transparent #bbb;
  border-style:solid;
  border-width:15px;
}
/* Ribbon List */

/* Next Prev Button */
.next_button,
.prev_button {
  background-color:#3BA5DB;
  font-family: 'Open Sans', sans-serif;
  font-size:16px;
  text-decoration:none;
  color:#fff;
  position:relative;
  padding:10px 20px;
  padding-right:50px;
  background-image: linear-gradient(bottom, rgb(43,147,198) 0%, rgb(62,170,224) 100%);
  background-image: -o-linear-gradient(bottom, rgb(43,147,198) 0%, rgb(62,170,224) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(43,147,198) 0%, rgb(62,170,224) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(43,147,198) 0%, rgb(62,170,224) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(43,147,198) 0%, rgb(62,170,224) 100%);
  background-image: -webkit-gradient(
  linear,
    left bottom,
    left top,
    color-stop(0, rgb(43,147,198)),
    color-stop(1, rgb(62,170,224))
  );
  text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.4), 0 -1px 0px rgba(0, 68, 102, 1);
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: inset 0px 1px 0px #0B9EE8, 0px 5px 0px 0px #145D82, 0px 10px 5px #999;
     -moz-box-shadow: inset 0px 1px 0px #0B9EE8, 0px 5px 0px 0px #145D82, 0px 10px 5px #999;
          box-shadow: inset 0px 1px 0px #0B9EE8, 0px 5px 0px 0px #145D82, 0px 10px 5px #999;
}

.next_button:hover,
.prev_button:hover {
  color: #fff;
  text-decoration:none;
}

.next_button:active,
.prev_button:active {
  top:3px;
  background-image: linear-gradient(bottom, rgb(62,170,224) 0%, rgb(43,147,198) 100%);
  background-image: -o-linear-gradient(bottom, rgb(62,170,224) 0%, rgb(43,147,198) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(62,170,224) 0%, rgb(43,147,198) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(62,170,224) 0%, rgb(43,147,198) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(62,170,224) 0%, rgb(43,147,198) 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(62,170,224)),
    color-stop(1, rgb(43,147,198))
  );
  -webkit-box-shadow: inset 0px 1px 0px #29A8E8, 0px 2px 0px 0px #145D82, 0px 5px 3px #999;
     -moz-box-shadow: inset 0px 1px 0px #29A8E8, 0px 2px 0px 0px #145D82, 0px 5px 3px #999;
          box-shadow: inset 0px 1px 0px #29A8E8, 0px 2px 0px 0px #145D82, 0px 5px 3px #999;
}

.next_button::before,
.prev_button::before {
  background-color:#2481AF;
  background-image:url("../img/right_arrow.png");
  background-repeat:no-repeat;
  background-position:center center;
  content:"";
  width:20px;
  height:20px;
  position:absolute;
  right:15px;
  top:50%;
  margin-top:-9px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: inset 0px 1px 0px #053454, 0px 1px 0px #5EBDED;
     -moz-box-shadow: inset 0px 1px 0px #053454, 0px 1px 0px #5EBDED;
          box-shadow: inset 0px 1px 0px #053454, 0px 1px 0px #5EBDED;
}

.next_button:active::before,
.prev_button:active::before {
  top:50%;
  margin-top:-12px;
  -webkit-box-shadow: inset 0px 1px 0px #5EBDED, 0px 3px 0px #0E4970, 0px 6px 3px #1A75A3;
     -moz-box-shadow: inset 0px 1px 0px #5EBDED, 0px 3px 0px #0E4970, 0px 6px 3px #1A75A3;
          box-shadow: inset 0px 1px 0px #5EBDED, 0px 3px 0px #0E4970, 0px 6px 3px #1A75A3;
}

.prev_button {
  padding-right:20px;
  padding-left:50px;
}

.prev_button::before {
  background-image:url("../img/left_arrow.png");
  left:15px;
}
/* Next Prev Button */

.btn,
.nowrap {
  white-space: nowrap;
  overflow: hidden;
}

.btn {
  *margin-top: -20px;
}

.btn-primary {
  background-color: #0088CC;
  *background-color: #0074CC;
  background-image: -ms-linear-gradient(top, #00AACC, #0074CC);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00AACC), to(#0074CC));
  background-image: -webkit-linear-gradient(top, #00AACC, #0074CC);
  background-image: -o-linear-gradient(top, #00AACC, #0074CC);
  background-image: -moz-linear-gradient(top, #00AACC, #0074CC);
  background-image: linear-gradient(top, #00AACC, #0074CC);
  background-repeat: repeat-x;
  border-color: #0074CC #0074CC #00547F;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#00AACC', endColorstr='#0074CC', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0074CC;
  *background-color: #0068B2;
}

.normal {
  font-weight: normal;
}

i[class^="icon"] {
  color: #333;
  font-size: 16px;
  margin-left: -7px;
  margin-right: -1px !important;
  text-shadow: none;
}

i.icon-white {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

i.icon-external-link {
  font-size: 10px;
  color: #888;
  margin-left: 0;
  height: 16px;
}

a.btn i.icon-external-link {
  color: #fff;
  margin-bottom: -4px;
  *vertical-align:bottom;
}

/* gmaps.js */
.overlay{
  display:block;
  text-align:center;
  white-space: nowrap;
  color:#fff;
  font-size:16px;
  line-height:1.2em;
  opacity:0.8;
  background:#4477aa;
  border:solid 3px #336699;
  border-radius:4px;
  box-shadow:2px 2px 10px #333;
  text-shadow:1px 1px 1px #666;
  padding:0 4px;
}

.overlay_arrow{
  left:50%;
  margin-left:-16px;
  width:0;
  height:0;
  position:absolute;
}
.overlay_arrow.above{
  bottom:-15px;
  border-left:16px solid transparent;
  border-right:16px solid transparent;
  border-top:16px solid #336699;
}
.overlay_arrow.below{
  top:-15px;
  border-left:16px solid transparent;
  border-right:16px solid transparent;
  border-bottom:16px solid #336699;
}
/* gmaps.js */

/* CSS toggle switches */
html:not([class]) .onoffswitch {
    position: relative;
    width: 96px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
}
html:not([class]) .onoffswitch-checkbox {
    display: none;
}
html:not([class]) .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 0px solid #999999;
    border-radius: 0px;
}
html:not([class]) .onoffswitch-inner {
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin 0.3s ease-in 0s;
       -moz-transition: margin 0.3s ease-in 0s;
         -o-transition: margin 0.3s ease-in 0s;
            transition: margin 0.3s ease-in 0s;
}
html:not([class]) .onoffswitch-inner > div {
    float: left;
    position: relative;
    width: 50%;
    height: 32px;
    padding: 0;
    line-height: 32px;
    font-size: 16px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
html:not([class]) .onoffswitch-inner .onoffswitch-active {
    padding-left: 12px;
    background-color: #DDDDDD;
    color: #FFFFFF;
}
html:not([class]) .onoffswitch-inner .onoffswitch-inactive {
    padding-right: 12px;
    background-color: #DDDDDD;
    color: #FFFFFF;
    text-align: right;
}
html:not([class]) .onoffswitch-switch {
    width: 50px;
    margin: 0px;
    text-align: center;
    border: 0px solid #999999;
    border-radius: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
}
html:not([class]) .onoffswitch-active .onoffswitch-switch {
    background: #0088CC;
    left: 0;
}
html:not([class]) .onoffswitch-inactive .onoffswitch-switch {
    background: #0088CC;
    right: 0;
}
html:not([class]) .onoffswitch-active .onoffswitch-switch:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 50px;
    border-style: solid;
    border-color: #0088CC transparent transparent #0088CC;
    border-width: 16px 9px;
}
html:not([class]) .onoffswitch-inactive .onoffswitch-switch:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 50px;
    border-style: solid;
    border-color: transparent #0088CC #0088CC transparent;
    border-width: 16px 9px;
}
html:not([class]) .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
/* CSS toggle switches */

.img-link {
  border: 1px solid #bbb;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 1);
}

.img-link:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.highslide-image {
  padding: 10px;
}

.accordion-btn > h4 {
  color: #08C;
  -webkit-transition-duration:0.3s!important;
     -moz-transition-duration:0.3s!important;
      -ms-transition-duration:0.3s!important;
       -o-transition-duration:0.3s!important;
          transition-duration:0.3s!important;
}

.accordion-btn:hover > h4 {
  color: #058;
}

.nav-pills a:focus,
.accordion-item a:focus,
.accordion-btn:focus {
   outline:none;
}

.accordion {
  margin-bottom: 0;
}

.accordion-item {
  margin: 10px 0 0 26px;
}

.accordion-item.accordion-child {
  margin: 10px 0 0 52px;
}

.dissertation-btn {
  display: none;
}

@media (max-width: 1103px) {
  .dissertation-link {
    display: none;
  }

  .dissertation-btn {
    display: inline;
  }
}

.update,
footer {
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

@media (max-width: 767px) {
  /* 1Columnレイアウトで背景を非表示 */
  body {
    background-image: none;
  }
  
  .update {
    display: none;
  }
  
  .navbar .brand {
    margin-left: 0px;
  }
  
  .translator {
    margin-right: 20px;
  }
  
  .journal p {
    margin-top: 0px;
  }
  
  .btn-jounal {
    margin-top: 8px;
  }
  
  .caption {
    margin-bottom: 20px;
  }
  
  .sidebar-nav {
  }
  
  .nav-list > li.mini {
    float: left;
    width: 14.28571428571429%;
    line-height: 48px;
  }
  
  .nav-list > li.mini.active > a {
    background: transparent;
  }
  
  .nav-list > li.mini > a {
    margin: 0;
    padding: 0;
  }
  
  .nav-list > li.mini > a > i {
    width: 100%;
    margin: 0;
    padding: 5px 0 10px;
    font-size: 40px;
  }
  
  .nav-list > li.mini.active > a > i {
    background: #08c;
  }
  
  .nav-list > li.mini > a span {
    display: block;
    line-height: 20px;
    margin: -20px 0 5px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .nav-list > li.mini:not(.active) > a:hover {
    border-left-width: 0;
  }

  .hidden-mini {
    display: none !important;
  }
}

@media (max-width: 539px) {
  .nav-list > li.mini > a {
    height: 53px;
  }
  
  .nav-list > li.mini > a > i {
    padding: 5px 0 0;
  }
  
  .nav-list > li.mini > a > span {
    display: none;
  }
}

@media (min-width: 768px) {
  *.float-right {
    float: right;
    margin-left: 1em;
  }
  *.float-left {
    float: left;
    margin-right: 1em;
  }
  *.floatclear {
    clear: both;
  }
  .earth-element {
    margin-left: 15px !important;
    margin-top: 5px !important;
  }
}

@media (min-width: 1365px) {
  .accessmap{
    float: left;
    margin-right: 1em;
  }
}
