@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto);
html {
  color: #333;
  background: #FFF;
  font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック", "MS P Gothic", Geneva, Arial, Verdana, sans-serif;
  font-size: 100%; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset,
img {
  border: 0;
  zoom: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

div {
  position: relative; }

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal; }

ol,
ul {
  list-style: none; }

caption,
th {
  text-align: left; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 200; }

q:before,
q:after {
  content: ''; }

abbr,
acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

/*to enable resizing for IE*/
input,
textarea,
select {
  *font-size: 100%; }

/*because legend doesn't inherit in IE */
legend {
  color: #000; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1; }

/* IE7 */
#wrap {
  *zoom: 1; }
#wrap:before, #wrap:after {
  content: "";
  display: table; }
#wrap:after {
  clear: both; }

#contents {
  *zoom: 1; }
#contents:before, #contents:after {
  content: "";
  display: table; }
#contents:after {
  clear: both; }

#main_container {
  position: relative; }

.page_container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 200px; }
  @media screen and (max-width: 680px) {
    .page_container {
      padding-top: 0; } }

.page {
  padding: 0 20px; }
  .page {
    *zoom: 1; }
  .page:before, .page:after {
    content: "";
    display: table; }
  .page:after {
    clear: both; }

#header {
  letter-spacing: 0.1em;
  width: 100%;
  height: 35px;
  background: #000;
  z-index: 10;
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000; }
  #header h1 {
    display: none; }
  @media screen and (max-width: 780px) {
    #header {
      height: 43px;
      position: relative; }
      #header h1 {
        display: block; }
        #header h1 a {
          text-indent: -9999px;
          background-repeat: no-repeat;
          display: block;
          position: absolute;
          top: 8px;
          left: 10px;
          width: 169px;
          height: 32px;
          display: block;
          background-size: 250px 250px;
          background-position: 0 -75px;
          background-image: url(../img/logo.png); } }

.header-btn {
  transition: all 0.4s;
  background: #000;
  height: 35px;
  display: block;
  cursor: pointer; }
  .header-btn:hover {
    text-decoration: none;
    background: #0099ff; }
  .header-btn.current {
    cursor: default;
    background: #0099ff; }
  .header-btn h3 {
    padding-top: 9px;
    font-size: 12px; }
  .header-btn span {
    display: block;
    position: relative;
    z-index: 1;
    padding: 0 15px; }
  @media screen and (max-width: 780px) {
    .header-btn {
      background: #59afdd;
      height: auto;
      overflow: hidden;
      display: block;
      position: relative;
      color: #fff;
      text-decoration: none;
      text-align: left;
      border-bottom: solid 1px #fff;
      font-size: 120%; }
      .header-btn h3 {
        padding: 10px 0;
        font-size: 100%; } }

.header-btn-nohover {
  cursor: default; }
  .header-btn-nohover:hover {
    background: #000; }
  .header-btn-nohover.current {
    background: #0099ff; }

#sp_nav {
  display: none; }
  @media screen and (max-width: 780px) {
    #sp_nav {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 100px;
      height: 43px;
      z-index: 10; } }
  #sp_nav span {
    position: absolute;
    display: block;
    width: 28px;
    height: 16px;
    top: 15px;
    right: 10px;
    background: url(../img/logo.png) 0 -125px no-repeat;
    background-size: 250px 250px; }

#nav {
  width: 100%;
  max-width: 960px;
  margin: 0 auto; }
  #nav {
    *zoom: 1; }
  #nav:before, #nav:after {
    content: "";
    display: table; }
  #nav:after {
    clear: both; }
  #nav .nav-list {
    float: left;
    display: inline-block;
    position: relative; }
  #nav .nav-sub-container {
    position: absolute;
    top: 35px;
    left: 0;
    overflow: hidden;
    height: 0; }
  #nav .nav-sub-main {
    width: 300px; }
    #nav .nav-sub-main {
      *zoom: 1; }
    #nav .nav-sub-main:before, #nav .nav-sub-main:after {
      content: "";
      display: table; }
    #nav .nav-sub-main:after {
      clear: both; }
  #nav .nav-sub-list {
    float: left;
    width: 100%; }
    #nav .nav-sub-list a {
      text-align: left; }
  @media screen and (max-width: 780px) {
    #nav {
      min-width: 100%;
      width: 100%;
      margin: 0;
      position: absolute;
      top: 43px;
      display: none; }
      #nav .nav-list {
        width: 100%; }
      #nav .nav-sub-container {
        position: static;
        top: 0;
        height: auto !important; }
      #nav .nav-sub-main {
        width: auto; }
      #nav .nav-sub-list a {
        padding-left: 2em; }
      #nav .nav-list-non {
        font-size: 120%;
        background: #59afdd;
        border-bottom: solid 1px #fff; } }

#nav_bg {
  display: none;
  z-index: -1; }
  @media screen and (max-width: 780px) {
    #nav_bg {
      display: block;
      position: fixed;
      top: 0px;
      left: 0;
      background: #333;
      width: 100%;
      height: 0; } }

#footer {
  display: none; }
  @media screen and (max-width: 680px) {
    #footer {
      font-size: 11px;
      font-size: 0.6875rem;
      border-top: dotted #666 1px;
      text-align: center;
      color: #fff;
      display: block;
      background: #000;
      padding: 1em 0 1em 0; }
      #footer {
        *zoom: 1; }
      #footer:before, #footer:after {
        content: "";
        display: table; }
      #footer:after {
        clear: both; } }

#subnav {
  width: 100%;
  position: absolute;
  height: 30px;
  top: 55px;
  left: 0;
  z-index: 50; }
  #subnav {
    *zoom: 1; }
  #subnav:before, #subnav:after {
    content: "";
    display: table; }
  #subnav:after {
    clear: both; }
  @media screen and (max-width: 780px) {
    #subnav .logo {
      display: none; } }
  @media screen and (max-width: 680px) {
    #subnav {
      position: relative;
      height: auto;
      left: 0;
      top: 0;
      background: #000;
      padding: 0;
      font-size: 12px;
      font-size: 0.75rem; } }

.subnav-in {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 13px;
  left: 393px; }
  @media screen and (max-width: 780px) {
    .subnav-in {
      left: 200px;
      top: 14px; } }
  @media screen and (max-width: 680px) {
    .subnav-in {
      position: relative;
      display: block;
      top: auto;
      left: auto;
      width: 20px;
      height: 20px;
      margin-left: 15px; } }

#subnav_inr {
  max-width: 1364px;
  height: 30px;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 680px) {
    #subnav_inr {
      width: auto;
      height: auto;
      margin: 0;
      background: #000;
      padding: 15px;
      float: left; } }

#subnav_sns {
  width: 145px;
  height: 60px;
  left: 216px;
  top: 0;
  background: url(../img/ico.png) 0 -70px no-repeat;
  position: absolute; }
  #subnav_sns a.fb {
    display: block;
    position: absolute;
    width: 65px;
    height: 20px;
    z-index: 1;
    left: 0;
    top: 10px;
    border: none;
    text-indent: -9999px; }
  #subnav_sns a.fb:hover {
    visibility: visible;
    border-bottom: solid 1px #fff; }
  @media screen and (max-width: 780px) {
    #subnav_sns {
      left: 20px; } }
  @media screen and (max-width: 680px) {
    #subnav_sns {
      width: auto;
      height: auto;
      left: 0;
      top: 0;
      background: none;
      padding: 5px;
      position: relative; }
      #subnav_sns a.fb {
        display: none; } }

#subnav_sns_inr {
  position: absolute;
  top: 40px;
  left: 0;
  height: 30px;
  overflow: hidden;
  width: 0; }
  #subnav_sns_inr ul {
    position: relative;
    width: 230px;
    height: 30px; }
    #subnav_sns_inr ul li {
      float: left; }
    #subnav_sns_inr ul #tw {
      width: 110px; }
    #subnav_sns_inr ul #fb {
      width: 120px; }
  @media screen and (max-width: 680px) {
    #subnav_sns_inr {
      position: relative;
      top: 0;
      left: 0;
      height: auto;
      width: auto; }
      #subnav_sns_inr ul {
        width: auto;
        height: auto; }
        #subnav_sns_inr ul li {
          float: left;
          overflow: hidden; }
        #subnav_sns_inr ul #tw {
          width: auto; }
        #subnav_sns_inr ul #fb {
          width: 118px; } }

#subnav_blog {
  position: absolute;
  top: 0;
  left: 570px; }
  #subnav_blog h5 {
    text-indent: -9999px;
    background-repeat: no-repeat;
    width: 70px;
    height: 14px;
    background: url(../img/ico.png) -380px -70px no-repeat; }
  #subnav_blog a {
    position: relative;
    float: left; }
    #subnav_blog a p {
      float: left;
      margin-right: 8px;
      font-size: 90%; }
    #subnav_blog a span {
      width: 19px;
      height: 18px;
      background: url(../img/ico.png) -441px -84px no-repeat;
      display: block;
      float: left; }
  @media screen and (max-width: 780px) {
    #subnav_blog {
      left: 374px; } }
  @media screen and (max-width: 680px) {
    #subnav_blog {
      position: relative;
      top: 0;
      left: 0;
      float: left;
      padding: 0.5em 0.5em 0.5em 0.5em;
      font-size: 12px;
      font-size: 0.75rem; }
      #subnav_blog h5 {
        text-indent: 0;
        background: none;
        float: left;
        width: auto; }
      #subnav_blog a p {
        margin-right: 8px;
        padding-top: 0px;
        font-size: 100%; }
      #subnav_blog a span {
        width: 19px;
        height: 18px;
        background: url(../img/ico.png) -441px -84px no-repeat; } }

#subnav_youtube {
  position: absolute;
  top: 0;
  left: 450px; }
  #subnav_youtube a {
    text-indent: -9999px;
    background-repeat: no-repeat;
    width: 100px;
    height: 35px;
    background: url(../img/ico.png) -260px -70px no-repeat;
    display: block; }
  #subnav_youtube span {
    display: none; }
  @media screen and (max-width: 780px) {
    #subnav_youtube {
      left: 254px; } }
  @media screen and (max-width: 680px) {
    #subnav_youtube {
      padding: 0.5em 1em 0.5em 0.5em;
      position: relative;
      left: 0;
      top: 0;
      float: left; }
      #subnav_youtube a {
        width: auto;
        text-indent: 0;
        background: none;
        height: auto; }
      #subnav_youtube h5 {
        background: none;
        text-indent: 0;
        width: auto;
        float: left; }
      #subnav_youtube span {
        display: block;
        width: 48px;
        height: 20px;
        margin-left: 0.5em;
        float: right;
        background-image: url(../img/logo.png);
        background-size: 250px 250px;
        background-position: 0 -160px; } }

#subnav_sound {
  position: absolute;
  top: 0;
  left: 700px; }
  #subnav_sound h5 {
    text-indent: -9999px;
    background-repeat: no-repeat;
    width: 70px;
    height: 17px;
    background: url(../img/ico.png) 0px -360px no-repeat; }
  #subnav_sound ul li {
    float: left;
    font-size: 11px;
    margin-right: 3px; }
  #subnav_sound ul #vol_on {
    cursor: pointer; }
  #subnav_sound ul #vol_off {
    cursor: pointer; }
  @media screen and (max-width: 780px) {
    #subnav_sound {
      left: 504px; } }
  @media screen and (max-width: 680px) {
    #subnav_sound {
      display: none; } }

/*
@import url(http://fonts.googleapis.com/css?family=Noto+Sans|Oxygen:300);
*/
/*@import url(http://fonts.googleapis.com/css?family=Oxygen:300);*/
/*
$bg_color : #eeeeee;
$ww : 950px;
$min_w : 960px;
$w0 : 1280px;
*/
/*
@mixin indent{
	text-indent:-9999px;
	background-repeat:no-repeat;
}
@mixin bgclear{
	text-indent:0; height:auto; width:auto;
	padding:0 0 5px 0;
	margin:0;
	background:none;
}
*/
html {
  font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Osaka", "メイリオ", "ＭＳ Ｐゴシック",Arial,Helvetica,sans-serif; }

html, body {
  position: relative;
  font-weight: 400;
  background: #5eafdb;
  color: #fff;
  height: 100%; }

body {
  line-height: 1.6;
  font-size: 94%; }
  body {
    *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

a {
  color: #fff;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.hover:hover {
  opacity: 0.5;
  text-shadow: #FFFFFF 0px 0px 20px; }

.sp {
  display: none; }
  @media screen and (max-width: 680px) {
    .sp {
      display: block; } }

@media screen and (max-width: 680px) {
  .pc {
    display: none; } }
#top_banner {
  width: 100%;
  height: 0;
  z-index: 3000;
  display: block;
  position: absolute;
  top: 0;
  left: 0; }
  #top_banner #top_banner_inr {
    width: 90%;
    max-width: 796px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
    top: 32%; }
    @media screen and (max-width: 680px) {
      #top_banner #top_banner_inr {
        width: 80%;
        top: 17%; } }
  #top_banner #banner_container {
    position: relative;
    width: 100%;
    padding: 56.25% 0 0 0; }
  #top_banner #top_banner_still {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #top_banner #top_banner_close {
    position: absolute;
    right: 0px;
    top: -2em;
    cursor: pointer; }
    @media screen and (max-width: 680px) {
      #top_banner #top_banner_close {
        right: 0; } }
  #top_banner .pc {
    position: absolute;
    top: 315px;
    left: 48px;
    opacity: 0;
    filter: alpha(opacity=0); }

#banner_bg {
  z-index: 8;
  background: #000;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  filter: alpha(opacity=60); }

/**-----------------------------------------------------------
 loader cover
-----------------------------------------------------------*/
#cover {
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9000; }

#loader {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  position: fixed;
  z-index: 7000;
  display: none; }
  #loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px; }

#loader_blue {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  position: fixed;
  z-index: 7000; }
  #loader_blue img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px; }
  #loader_blue .bg {
    position: absolute;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #0099ff;
    top: 0;
    left: 0; }

/**-----------------------------------------------------------
 header main navigajtion
-----------------------------------------------------------*/
h1.logo {
  position: fixed;
  width: 169px;
  height: 32px;
  top: 56px;
  margin-left: 20px; }
  h1.logo a {
    width: 100%;
    height: 100%;
    background: url(../img/logo.png) 0 -90px no-repeat;
    text-indent: -9999px;
    display: block; }

#btn_top {
  display: none;
  text-indent: -9999px;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background: url(../img/ico.png) 0 -240px no-repeat;
  position: absolute;
  position: fixed;
  z-index: 8000;
  top: 200px;
  left: 0; }

svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }

/**-----------------------------------------------------------
 subnav
-----------------------------------------------------------*/
.title {
  line-height: 1; }

#tip {
  z-index: 120;
  background: #ffffff;
  position: absolute;
  overflow: hidden;
  -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4);
  display: none; }

#tip_inr {
  background: #ffffff;
  height: auto;
  min-width: 200px;
  display: none; }

#wrapper {
  width: 500px;
  height: 0px;
  overflow: hidden; }

#flashContent {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -140px;
  height: 0;
  overflow: hidden;
  z-index: 100; }

#overlay {
  position: absolute;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 10;
  background: #000;
  opacity: 0.5;
  top: 0;
  left: 0; }

/**-----------------------------------------------------------
 main visual
-----------------------------------------------------------*/
#video_box {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  /*
  #video_cover{
  	position:absolute; top:0; left:0; width:100%; height:100%;
  }
  */ }
  #video_box #video_container {
    /*position:absolute; top:0; left:0; */ }
  #video_box #myytplayer {
    width: 100%;
    height: 100%;
    min-height: 100%; }
    #video_box #myytplayer video {
      width: 100%;
      height: 100%; }
  #video_box #bg-video__image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none; }

.video-info {
  position: absolute;
  top: 53px;
  right: 10px;
  text-align: right;
  font-size: 10px; }
  .video-info span {
    padding-right: 0.8em; }

@media (max-width: 940px) {
  .video-info {
    top: 100px; } }
@media (max-width: 780px) {
  .video-info {
    top: 53px; } }
@media (max-width: 680px) {
  .video-info {
    display: none; } }
#video_img {
  width: 100%;
  display: none; }

@media (max-width: 680px) {
  #myytplayer {
    display: none; }

  #video_img {
    display: block; }
    #video_img img {
      width: 100%; } }
/**-----------------------------------------------------------
 intro top-page
-----------------------------------------------------------*/
#intro {
  z-index: 40;
  font-size: 90%; }
  #intro #intro_inr {
    position: relative; }
    #intro #intro_inr h3 {
      position: relative;
      width: 323px;
      height: 58px;
      text-indent: -9999px;
      background-repeat: no-repeat;
      background: url(../img/ico.png) 0 -150px no-repeat;
      margin-bottom: 90px; }
    #intro #intro_inr ul {
      padding-bottom: 20px; }
      #intro #intro_inr ul li {
        overflow: hidden;
        position: relative; }
        #intro #intro_inr ul li span {
          min-width: 600px;
          display: block;
          z-index: 2;
          position: relative; }
        #intro #intro_inr ul li p {
          position: absolute;
          top: 0;
          right: 0;
          background: #0099ff;
          height: 100%;
          width: 300px;
          z-index: 1; }

#hiro {
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 999;
  font-size: 28px;
  letter-spacing: 0.2em; }

#intro_sp {
  display: none; }

/**-----------------------------------------------------------
 container - format
-----------------------------------------------------------*/
/**-----------------------------------------------------------
 Photo Stream
-----------------------------------------------------------*/
#photo {
  visibility: hidden; }
  #photo h2.title {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png?v=160803) 0 -1230px no-repeat;
    width: 720px;
    height: 76px; }
  #photo p {
    padding-bottom: 25px; }
    #photo p span {
      display: block; }
  #photo #photo_main {
    width: 960px;
    min-height: 600px; }
  #photo .photo_item {
    width: 220px;
    height: 220px;
    overflow: hidden;
    float: left;
    margin: 0 10px 10px 0;
    background: #fff; }
    #photo .photo_item a {
      display: block;
      height: 100%;
      width: 100%;
      -moz-background-size: cover;
      background-size: cover;
      background-position: 50% 25%; }
    #photo .photo_item img {
      display: block;
      position: relative;
      height: 222px;
      width: 160px;
      margin: 0 auto;
      visibility: hidden; }
    #photo .photo_item .mask {
      width: 222px;
      height: 222px;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(219, 127, 8, 0.7); }
  #photo .photo_item .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(219, 127, 8, 0.7);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  #photo .photo_item:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; }
  #photo .photo_info_inr {
    width: 760px; }
    #photo .photo_info_inr a {
      text-decoration: underline; }

/**-----------------------------------------------------------
 Mission
-----------------------------------------------------------*/
#mission {
  visibility: hidden; }
  #mission #mission_container {
    position: relative; }
  #mission #mission_menu {
    position: absolute;
    top: -60px;
    left: 0;
    display: block;
    height: 20px; }
    #mission #mission_menu li {
      margin-right: 20px;
      display: block;
      float: left;
      cursor: pointer;
      padding: 0px 0 0 25px;
      height: 16px;
      line-height: 1.4;
      background: url(../img/mission.png) -200px 0 no-repeat; }
  #mission #mission_main {
    width: 100%; }
  #mission .mission_item {
    overflow: hidden; }
    #mission .mission_item h2, #mission .mission_item h3 {
      overflow: hidden; }
      #mission .mission_item h2 span, #mission .mission_item h3 span {
        min-width: 720px; }
    #mission .mission_item span.strong {
      font-weight: 700; }
  #mission .mission_body {
    padding-top: 40px;
    width: 720px;
    overflow: hidden;
    text-shadow: 1px 1px 4px #5cafdb, 1px 1px 4px #5cafdb; }
    #mission .mission_body p span {
      display: block; }
  #mission #mission_about p {
    padding-bottom: 15px; }
  #mission #mission_about h2 {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png) 0 0 no-repeat;
    width: 720px;
    height: 110px; }
  #mission #mission_about h3 {
    display: none; }
  #mission #mission_about h4 {
    padding-top: 15px; }
  #mission #mission_hiro h2 {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png) 0 -130px no-repeat;
    width: 720px;
    height: 66px; }
  #mission #mission_hiro h3 {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png) 0 -195px no-repeat;
    width: 720px;
    height: 32px; }
  #mission #mission_hiro p {
    padding-bottom: 20px; }
  #mission #mission_als h2 {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png) 0 -250px no-repeat;
    width: 720px;
    height: 68px; }
  #mission #mission_als h3 {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png) 0 -318px no-repeat;
    width: 720px;
    height: 32px; }
  #mission #mission_als h4 {
    font-weight: 700;
    padding-bottom: 0.2em; }
  #mission #mission_als p {
    padding-bottom: 20px; }
  #mission #mission_als p.endals {
    margin-top: 10px; }
  #mission #mission_als span.t {
    margin-bottom: 5px; }
  #mission #mission_support {
    font-size: 90%; }
    #mission #mission_support h2 {
      text-indent: -9999px;
      background-repeat: no-repeat;
      background: url(../img/titles.png) 0 -350px no-repeat;
      width: 720px;
      height: 66px; }
    #mission #mission_support h3 {
      text-indent: -9999px;
      background-repeat: no-repeat;
      background: url(../img/titles.png) 0 -415px no-repeat;
      width: 720px;
      height: 32px; }
    #mission #mission_support h4 {
      font-size: 160%;
      padding: 0px 0  15px 0;
      margin-bottom: 25px;
      width: 80%; }
      #mission #mission_support h4 span {
        font-size: 10px;
        display: block; }
    #mission #mission_support div.support {
      width: 330px;
      float: left; }
      #mission #mission_support div.support a {
        text-decoration: underline; }
    #mission #mission_support div.r {
      border-left: dotted 1px #fff;
      padding-left: 30px; }
    #mission #mission_support dl dd {
      width: 155px;
      height: 55px;
      clear: left;
      float: left;
      overflow: hidden;
      text-indent: -9999px;
      background-repeat: no-repeat;
      background-image: url(../img/mission.png?v2025); }
    #mission #mission_support dl dt {
      float: left;
      width: 155px; }
    #mission #mission_support dl span {
      display: block; }
    #mission #mission_support dl.non .non {
      text-indent: 0;
      background: none; }
    #mission #mission_support ul li {
      padding-bottom: 25px;
      display: block;
      float: left; }
    #mission #mission_support .s1 dl {
      width: 410px; }
    #mission #mission_support .s1 dd {
      width: 190px;
      height: 90px;
      background-image: url(../img/test.png);
      background-position: 0 0; }
    #mission #mission_support .s1 dt {
      padding-top: 20px;
      width: 180px; }
    #mission #mission_support .s2 dd {
      background-position: 0 -70px; }
    #mission #mission_support .s3 dd {
      background-position: 0 -140px; }
    #mission #mission_support .s3 dt {
      padding-top: 0px; }
    #mission #mission_support .s4 dd {
      background-position: 0 -210px; }
    #mission #mission_support .s5 dd {
      background-position: 0 -280px; }
    #mission #mission_support .s6 dd {
      background-position: 0 -350px; }
    #mission #mission_support .s6 dt {
      padding-top: 0px; }
    #mission #mission_support .s7 dd {
      background-position: 0 -420px; }
    #mission #mission_support .s8 dd {
      background-position: 0 -490px; }
    #mission #mission_support .s9 dd {
      background-position: 0 -560px; }
    #mission #mission_support .s10 dd {
      background-position: 0 -630px; }
    #mission #mission_support .s11 dd {
      background-position: 0 -700px; }
    #mission #mission_support .s12 dd {
      background-position: 0 -770px; }
    #mission #mission_support .s13 dd {
      background-position: 0 -840px; }
  #mission span.l {
    margin-left: 10px; }
  #mission #mission_contact {
    width: 100%;
    clear: left;
    float: left;
    padding: 18px 0 30px 0;
    clear: both; }
    #mission #mission_contact h4 {
      padding-bottom: 0.6em;
      font-size: 16px; }
    #mission #mission_contact ul {
      padding-bottom: 15px; }
      #mission #mission_contact ul a {
        text-decoration: underline;
        padding-left: 4px; }
  #mission #mission_prevnext {
    display: block;
    height: 75px;
    float: left; }
    #mission #mission_prevnext li {
      cursor: pointer;
      float: left;
      margin-right: 20px;
      width: 39px;
      height: 54px;
      text-indent: -9999px;
      background-repeat: no-repeat; }
    #mission #mission_prevnext #mission_prev {
      background: url(../img/ico.png) 0 0; }
    #mission #mission_prevnext #mission_next {
      background: url(../img/ico.png) -50px 0; }

/**-----------------------------------------------------------
 One Voive One Hope
-----------------------------------------------------------*/
#voice {
  visibility: hidden; }
  #voice .page {
    padding-top: 30px; }
  #voice h2.title {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png) 0 -500px no-repeat;
    height: 46px;
    width: 640px;
    padding-bottom: 33px; }
  #voice h3.title {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png) 0 -579px no-repeat;
    height: 66px;
    width: 640px; }
  #voice span.color {
    display: inline !important;
    color: #0099ff; }
  #voice span.color1 {
    display: inline !important;
    color: #ff0000; }
  #voice #voice_btn_about {
    overflow: hidden;
    width: 0px;
    position: absolute;
    top: 187px;
    left: 0;
    background: url(../img/voice.png) -320px -50px no-repeat;
    cursor: pointer;
    z-index: 1; }
    #voice #voice_btn_about span {
      display: block;
      min-width: 700px;
      padding-left: 24px;
      line-height: 1.4; }
  #voice #voice_btn_entry1 {
    display: none; }
  #voice #voice_btn_entry2 {
    float: left; }
  #voice .entry {
    width: 175px;
    height: 37px;
    cursor: pointer;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/voice.png) 0 -50px no-repeat; }
  #voice #voice_word_info {
    padding: 0;
    width: 200px;
    position: absolute;
    top: -60px;
    left: 0; }
  #voice #voice_word_main {
    overflow: hidden;
    padding-top: 90px;
    padding-bottom: 20px; }
  #voice #voice_word_container {
    overflow: hidden;
    /*height:300px;*/
    float: left;
    width: 0;
    height: 0;
    padding-bottom: 30px; }
    #voice #voice_word_container .words {
      float: left;
      margin: 0 1em 1em 0;
      padding: 0.5em;
      font-size: 150%;
      cursor: pointer; }
  #voice #voice_about {
    overflow: hidden;
    padding-top: 35px;
    width: 720px; }
    #voice #voice_about span {
      display: block; }
    #voice #voice_about p {
      padding-bottom: 20px;
      width: 60%;
      min-width: 720px; }
    #voice #voice_about ul li {
      float: left;
      width: 174px;
      height: 37px;
      margin-right: 12px;
      cursor: pointer; }
    #voice #voice_about #voice_about_container {
      min-width: 720px; }
    #voice #voice_about #voice_btn_start {
      text-indent: -9999px;
      background-repeat: no-repeat;
      background: url(../img/voice.png) 0 0 no-repeat; }
  #voice #voice_upview {
    /*
    			.file {
    				 display: inline-block;
    					overflow: hidden;
    					position: relative;
    					padding: .5em;
    					border: 1px solid #999;
    					background-color: #eee;
    			}
    			*/ }
    #voice #voice_upview h3 {
      text-align: center;
      font-size: 130%;
      padding-top: 20px; }
      #voice #voice_upview h3 span {
        display: block; }
    #voice #voice_upview #voice_word {
      text-align: center;
      font-size: 230%;
      padding: 25px 0;
      color: #0099ff; }
    #voice #voice_upview #voice_btn_shuffle {
      text-indent: -9999px;
      background-repeat: no-repeat;
      background: url(../img/voice.png) 0 -150px no-repeat;
      width: 204px;
      height: 37px;
      position: relative;
      margin: 0 auto;
      cursor: pointer; }
    #voice #voice_upview ul {
      text-align: center;
      padding: 25px 0; }
      #voice #voice_upview ul li {
        margin-right: 15px;
        display: inline; }
      #voice #voice_upview ul a.sp_info {
        background: url(../img/voice.png) -320px 0 no-repeat;
        min-height: 16px;
        padding: 1px 0 10px 22px; }
    #voice #voice_upview p {
      /* text-align:center;*/
      padding-top: 20px;
      /*span { display:block; }*/ }
    #voice #voice_upview a {
      color: #0099ff; }
    #voice #voice_upview .input {
      width: 100%; }
    #voice #voice_upview #voice_form {
      width: 100%; }
      #voice #voice_upview #voice_form div.box {
        float: left;
        padding: 5px 0;
        margin-bottom: 5px;
        width: 100%; }
        #voice #voice_upview #voice_form div.box span {
          display: block; }
      #voice #voice_upview #voice_form div.l {
        width: 250px;
        float: left;
        text-align: right; }
      #voice #voice_upview #voice_form div.r {
        width: 310px;
        float: left;
        margin: 0 0 0 10px;
        padding: 0;
        text-align: left; }
      #voice #voice_upview #voice_form div.err_box {
        background: #ffb7b7;
        padding: 5px; }
      #voice #voice_upview #voice_form div#voice_file div.l {
        padding-top: 6px; }
      #voice #voice_upview #voice_form div#voice_file div.r span {
        font-size: 85%; }
      #voice #voice_upview #voice_form p.err {
        color: #ff0000;
        text-align: left;
        padding: 0.5em;
        width: auto;
        clear: both; }
      #voice #voice_upview #voice_form div.file_box span {
        clear: both; }
      #voice #voice_upview #voice_form div.file_box p {
        padding-top: 3px; }
      #voice #voice_upview #voice_form div.file_box div.file_area {
        margin: 0;
        padding: 0;
        height: 32px;
        width: 295px; }
        #voice #voice_upview #voice_form div.file_box div.file_area #voice_btn_file {
          position: absolute;
          width: 295px;
          height: 27px;
          top: 0;
          left: 0;
          margin: 0;
          padding: 0;
          width: 177px;
          height: 27px;
          background: url(../img/voice.png) 0 -200px no-repeat;
          display: block;
          position: absolute;
          z-index: 1; }
        #voice #voice_upview #voice_form div.file_box div.file_area span {
          clear: both; }
        #voice #voice_upview #voice_form div.file_box div.file_area #upfile {
          position: absolute;
          width: 177px;
          height: 27px;
          top: 0;
          left: 0;
          z-index: 2;
          opacity: 0;
          -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
          filter: alpha(opacity=0);
          cursor: pointer; }
    #voice #voice_upview #voice_form0 {
      clear: both;
      padding-bottom: 20px; }
      #voice #voice_upview #voice_form0 div {
        text-align: center; }
    #voice #voice_upview #voice_btn_submit {
      text-indent: -9999px;
      background-repeat: no-repeat;
      background: url(../img/material.png) -200px 0;
      width: 308px;
      height: 50px;
      margin: 0 auto;
      cursor: pointer; }
  #voice #voice_float {
    position: absolute;
    width: 0;
    height: auto;
    min-height: 100%;
    top: 0;
    left: 0;
    color: #333;
    overflow: hidden;
    z-index: 200;
    /* 確認画面 */
    /* 進捗画面 */
    /* 完了画面 */ }
    #voice #voice_float h2 {
      text-indent: -9999px;
      background-repeat: no-repeat;
      background: url(../img/voice.png) 0 -100px;
      width: 290px;
      height: 30px;
      margin: 0 auto; }
    #voice #voice_float #voice_btn_close {
      position: absolute;
      width: 66px;
      height: 66px;
      top: 40px;
      right: 5px;
      cursor: pointer;
      z-index: 3;
      background: url(../img/voice.png) 0 -430px; }
    #voice #voice_float #voice_float_container {
      width: 755px;
      z-index: 2;
      height: 100%;
      min-height: 100%;
      margin: 0 auto;
      background: #fff;
      padding-top: 40px; }
      #voice #voice_float #voice_float_container .float_inr {
        padding: 0 80px 40px 80px;
        background: #fff;
        float: left;
        width: 595px; }
      #voice #voice_float #voice_float_container .container_inr {
        top: 0;
        left: 0;
        overflow: hidden;
        width: 0;
        height: 0;
        float: left; }
    #voice #voice_float #voice_overlay {
      width: 100%;
      height: 100%;
      background: #fff;
      opacity: 0.2;
      z-index: 1;
      position: absolute;
      top: 0;
      left: 0;
      -ms-filter: "alpha(opacity=20)";
      filter: alpha(opacity=20); }
    #voice #voice_float #voice_confview p {
      padding: 25px 0 0 0;
      text-align: center; }
    #voice #voice_float #voice_confview h3 {
      text-align: center;
      font-size: 14pt;
      padding-top: 20px; }
      #voice #voice_float #voice_confview h3 span {
        display: block;
        padding-top: 0px; }
    #voice #voice_float #voice_confview #voice_confview_main {
      padding-bottom: 20px;
      clear: left; }
      #voice #voice_float #voice_confview #voice_confview_main div {
        padding: 20px 0;
        border-bottom: dotted 1px #0099ff;
        float: left;
        width: 100%; }
      #voice #voice_float #voice_confview #voice_confview_main p {
        width: 250px;
        float: left;
        text-align: right;
        padding: 0; }
      #voice #voice_float #voice_confview #voice_confview_main p.r {
        padding: 0 0 0 15px;
        text-align: left;
        width: 300px; }
    #voice #voice_float #voice_confview #voice_btn_back {
      text-indent: -9999px;
      background-repeat: no-repeat;
      background: url(../img/voice.png) 0 -370px;
      height: 47px;
      width: 307px;
      cursor: pointer;
      margin: 0 auto;
      margin-bottom: 12px;
      clear: left; }
    #voice #voice_float #voice_confview #voice_btn_upload {
      text-indent: -9999px;
      background-repeat: no-repeat;
      background: url(../img/voice.png) 0 -310px;
      height: 47px;
      width: 307px;
      cursor: pointer;
      margin: 0 auto; }
    #voice #voice_float #voice_confview div {
      float: left; }
    #voice #voice_float #voice_confview span {
      display: block; }
    #voice #voice_float #voice_progview #voice_progview_inr {
      padding: 0px 0; }
      #voice #voice_float #voice_progview #voice_progview_inr img {
        width: 100px;
        height: 100px;
        position: relative;
        margin: 0 auto;
        display: block; }
      #voice #voice_float #voice_progview #voice_progview_inr h4 {
        text-align: center;
        font-size: 14pt;
        padding: 20px 0 60px 0; }
        #voice #voice_float #voice_progview #voice_progview_inr h4 span {
          display: block;
          padding-top: 10px; }
      #voice #voice_float #voice_progview #voice_progview_inr span {
        visibility: hidden; }
      #voice #voice_float #voice_progview #voice_progview_inr #voice_progview_main {
        overflow: hidden; }
      #voice #voice_float #voice_progview #voice_progview_inr #voice_preview {
        overflow: hidden;
        width: 0;
        height: 0; }
        #voice #voice_float #voice_progview #voice_progview_inr #voice_preview h4 {
          padding-bottom: 30px; }
        #voice #voice_float #voice_progview #voice_progview_inr #voice_preview #preview_link {
          position: relative;
          width: 520px;
          height: 292px;
          display: block;
          position: relative;
          margin: 0 auto 20px auto; }
          #voice #voice_float #voice_progview #voice_progview_inr #voice_preview #preview_link img {
            width: 100%;
            height: 100%; }
          #voice #voice_float #voice_progview #voice_progview_inr #voice_preview #preview_link #preview_icon {
            width: 80px;
            height: 80px;
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -40px 0 0 -40px; }
      #voice #voice_float #voice_progview #voice_progview_inr #voice_btn_back1 {
        text-indent: -9999px;
        background-repeat: no-repeat;
        background: url(../img/voice.png) 0 -370px;
        height: 47px;
        width: 307px;
        cursor: pointer;
        margin: 0 auto;
        margin-bottom: 12px;
        clear: left; }
      #voice #voice_float #voice_progview #voice_progview_inr #voice_btn_upload1 {
        text-indent: -9999px;
        background-repeat: no-repeat;
        background: url(../img/voice.png) 0 -310px;
        height: 47px;
        width: 307px;
        cursor: pointer;
        margin: 0 auto; }
    #voice #voice_float #voice_compview h4 {
      width: 330px;
      margin: 0 auto;
      /*padding:50px 0 20px 0;*/
      padding-top: 30px; }
    #voice #voice_float #voice_compview div {
      padding: 30px 0 0 0; }
    #voice #voice_float #voice_compview p {
      text-align: center;
      padding-top: 25px; }
    #voice #voice_float #voice_compview span {
      display: block; }
  #voice span.color {
    display: inline;
    color: #0099ff; }
  #voice #voice_cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: #ff6600; }

/**-----------------------------------------------------------
 Movie
-----------------------------------------------------------*/
#movie {
  visibility: hidden;
  /*div{position:static;}*/ }
  #movie .page {
    position: static; }
  #movie h2.title {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png) 0 -1080px no-repeat;
    width: 720px;
    height: 80px; }
  #movie h3.title {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png) 0 -1160px no-repeat;
    width: 720px;
    height: 63px; }
  #movie #movie_main {
    padding-top: 30px;
    position: static; }
  #movie .movie_list {
    width: 960px;
    min-height: 200px;
    position: relative;
    overflow: hidden; }
    #movie .movie_list ul {
      width: 100%; }
      #movie .movie_list ul li {
        position: relative;
        margin: 0 10px 10px 0;
        line-height: 0;
        width: 221px;
        height: 146px;
        float: left;
        display: block; }
        #movie .movie_list ul li a {
          position: relative;
          display: block;
          width: 100%;
          height: 100%;
          text-decoration: none; }
    #movie .movie_list span.new {
      position: absolute;
      right: 10px;
      font-size: 12px;
      line-height: 100%;
      background: #FF0000;
      z-index: 80;
      padding: 8px; }
    #movie .movie_list span.mask {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      background: #000;
      z-index: 0;
      opacity: 0.8;
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
      display: none; }
    #movie .movie_list span.name {
      display: block;
      position: relative;
      text-align: center;
      line-height: 146px;
      z-index: 50;
      display: none; }
  #movie .player_box {
    width: 700px;
    height: 393px;
    background: #000; }
  #movie .movie_player {
    display: none;
    position: fixed;
    font-size: 14px;
    z-index: 200; }
  #movie .overlay {
    position: absolute;
    top: 0px;
    height: 0px;
    left: 0px;
    background: #000;
    opacity: 0.5;
    z-index: 100;
    display: none;
    position: fixed; }
  #movie .player_text {
    margin-bottom: 15px; }
  #movie .player_box {
    position: relative; }
  #movie .player_close {
    position: absolute;
    top: 0px;
    right: -50px;
    cursor: pointer; }
  #movie .player_controller {
    width: 105px;
    position: absolute;
    left: 50%;
    margin-left: -52px;
    margin-top: 20px; }
  #movie .prev {
    float: left;
    cursor: pointer; }
  #movie .next {
    float: right;
    cursor: pointer; }

/**-----------------------------------------------------------
 News
-----------------------------------------------------------*/
#news {
  visibility: hidden; }
  #news .mt {
    margin-top: 0.5em; }
  #news h2.title {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png?v=160803) 0 -760px;
    width: 720px;
    height: 78px; }
  #news h3.title {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png?v=160803) 0 -838px;
    width: 720px;
    height: 64px; }
  #news #news_detail {
    overflow: hidden;
    width: 0;
    height: 0;
    padding-top: 30px; }
    #news #news_detail #news_back {
      height: 25px;
      cursor: pointer;
      min-width: 200px;
      padding: 0px 0 0 22px;
      line-height: 1.4;
      background: url(../img/mission.png) -200px 0 no-repeat; }
    #news #news_detail #news_detail_inr {
      position: relative;
      width: 720px;
      padding-bottom: 30px;
      padding-top: 25px;
      overflow: hidden; }
      #news #news_detail #news_detail_inr p {
        padding: 10px 0 10px 0; }
    #news #news_detail #news_title {
      padding-bottom: 10px; }
    #news #news_detail p.close {
      display: none; }
  #news #news_main {
    text-shadow: 1px 1px 4px #5cafdb, 1px 1px 4px #5cafdb;
    overflow: hidden; }
    #news #news_main {
      *zoom: 1; }
    #news #news_main:before, #news #news_main:after {
      content: "";
      display: table; }
    #news #news_main:after {
      clear: both; }
    #news #news_main #news_main_container {
      min-width: 100%;
      width: 100%;
      padding-top: 30px; }
      #news #news_main #news_main_container {
        *zoom: 1; }
      #news #news_main #news_main_container:before, #news #news_main #news_main_container:after {
        content: "";
        display: table; }
      #news #news_main #news_main_container:after {
        clear: both; }
    #news #news_main .news_main_inr {
      line-height: 1.7;
      float: left; }
      #news #news_main .news_main_inr h4 {
        font-weight: 700;
        font-size: 120%; }
      #news #news_main .news_main_inr ul {
        padding-top: 15px;
        padding-right: 2em; }
        #news #news_main .news_main_inr ul li {
          padding-bottom: 2.5em; }
        #news #news_main .news_main_inr ul a {
          word-break: break-all;
          font-size: 95%; }
      #news #news_main .news_main_inr dt {
        font-weight: 700;
        margin-bottom: 0.5em;
        letter-spacing: 0.08em; }
      #news #news_main .news_main_inr dd {
        padding-left: 0.6em; }
        #news #news_main .news_main_inr dd div {
          padding: 0; }
          #news #news_main .news_main_inr dd div p.close {
            display: none; }
        #news #news_main .news_main_inr dd div.sec {
          margin-top: 1.5em; }
    #news #news_main .end {
      margin-right: 0; }
  #news .more {
    margin: 1em 0 1.5em 0;
    border-bottom: solid 1px #fff;
    cursor: pointer; }
  #news .more_list {
    display: none;
    opacity: 0;
    padding-top: 0; }
  #news a {
    text-decoration: underline; }
  #news span {
    margin-top: 0.5em;
    display: block; }

.news-recommend img {
  width: 100%; }

.news-recommend__ttl {
  margin-bottom: 1em; }

.news-recommend__detail {
  margin-top: 1em; }
  .news-recommend__detail dd {
    margin-bottom: 1em; }

/**-----------------------------------------------------------
 Donate
-----------------------------------------------------------*/
#donate {
  visibility: hidden; }
  #donate h2.title {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png) 0 -920px no-repeat;
    width: 720px;
    height: 78px; }
  #donate h3.title {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background: url(../img/titles.png) 0 -998px no-repeat;
    width: 720px;
    height: 64px; }
  #donate span {
    display: block; }
  #donate dl {
    clear: both; }
  #donate dt {
    clear: both;
    float: left;
    margin-right: 5px;
    vertical-align: top; }
  #donate dd {
    vertical-align: top;
    display: block;
    padding-left: 3px; }
  #donate div.bank {
    width: 40%;
    float: left; }
    #donate div.bank p {
      width: 90%;
      padding-bottom: 0; }
  #donate p {
    padding-bottom: 18px; }
  #donate a {
    line-height: 1.8em; }
  #donate .donate_bank {
    padding: 1em 0;
    float: left;
    width: 100%;
    border-top: dotted 1px #ddd; }
  #donate #donate_main {
    overflow: hidden;
    padding-top: 30px; }
  #donate #donate_main_inr {
    width: 670px; }
  #donate .link {
    clear: both;
    padding-top: 0.4em; }
  #donate h4 {
    font-size: 1.2em;
    padding-bottom: 0.2em; }

@media (max-width: 1279px) {
  /**-----------------------------------------------------------
   container - format
  -----------------------------------------------------------*/
  #btn_top {
    display: none; } }
@media (max-width: 1024px) {
  /**-----------------------------------------------------------
    Photo Stream
  -----------------------------------------------------------*/
  #photo #photo_main {
    width: auto;
    height: 600px;
    min-height: 600px; }
  #photo .photo_item {
    width: 32.33%;
    height: 220px;
    overflow: hidden;
    float: left;
    margin: 0 1% 1% 0;
    background: #fff; }
    #photo .photo_item img {
      height: 100%;
      width: 100%;
      margin: 0 auto;
      visibility: hidden; }
    #photo .photo_item .mask {
      width: 100%;
      height: 100%; }
  #photo #test0 {
    width: 100%;
    overflow: hidden; }
  #photo .photo_info_inr {
    width: 720px; }

  /**-----------------------------------------------------------
    Movie
  -----------------------------------------------------------*/
  #movie .movie_list {
    width: 100%;
    position: relative;
    overflow: hidden; }
    #movie .movie_list #test0 {
      width: 100%; }
    #movie .movie_list ul li {
      width: 23%;
      height: 130px;
      float: left; }
      #movie .movie_list ul li a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        background-size: contain; }
  #movie .movie_player {
    display: none;
    font-size: 14px;
    z-index: 200; }
  #movie .overlay {
    position: absolute;
    position: fixed;
    top: 0px;
    left: 0; }
  #movie .player_text {
    margin-bottom: 15px; }
  #movie .player_box {
    position: relative; }
  #movie .player_close {
    position: absolute;
    top: 0px;
    right: -50px;
    cursor: pointer; }
  #movie .player_controller {
    width: 105px;
    position: absolute;
    left: 50%;
    margin-left: -52px;
    margin-top: 20px; }

  /**-----------------------------------------------------------
    Mission
  -----------------------------------------------------------*/
  #mission {
    visibility: hidden; }
    #mission #mission_main {
      width: 100%;
      float: left;
      min-height: 350px; }
    #mission .mission_item {
      overflow: hidden; }
      #mission .mission_item p {
        width: 90%; }
    #mission .mission_body {
      overflow: hidden; }
    #mission #mission_about p {
      padding-bottom: 15px; }
    #mission #mission_about h4 {
      padding-top: 15px; }
    #mission #mission_hiro p {
      padding-bottom: 20px; }
    #mission #mission_als h4 {
      font-weight: 700;
      padding-bottom: 0.2em; }
    #mission #mission_als p {
      padding-bottom: 20px; }
    #mission #mission_support dl {
      word-break: break-all; }
      #mission #mission_support dl span {
        display: block; }
    #mission #mission_support .s1 dt {
      width: 100%; }
    #mission #mission_contact {
      width: 100%;
      clear: left;
      float: left;
      padding-bottom: 30px; }
      #mission #mission_contact h4 {
        padding-bottom: 0.6em; }
    #mission #mission_prevnext {
      display: block;
      height: 75px;
      float: left; }

  /**-----------------------------------------------------------
   Donate
  */
  #donate {
    visibility: hidden; }
    #donate span {
      display: block; }
    #donate dt {
      clear: left;
      float: left;
      margin-right: 5px;
      vertical-align: top; }
    #donate dd {
      float: left;
      vertical-align: top; }
    #donate div.bank {
      width: 40%;
      float: left; }
    #donate p {
      padding-bottom: 18px; }
    #donate a {
      line-height: 1.8em; }
    #donate #donate_main {
      overflow: hidden; }
    #donate #donate_main_inr {
      min-width: 670px; }

  /**-----------------------------------------------------------
  News
  */ }
@media (max-width: 680px) {
  .pc {
    display: none; }

  html {
    height: auto; }

  body {
    font-size: 14px;
    font-size: 0.875rem;
    overflow-x: hidden;
    min-height: 700px;
    height: auto; }

  a {
    text-decoration: underline; }

  #wrapper {
    display: none; }

  h2.title {
    font-size: 190%;
    text-indent: 0;
    background: none;
    line-height: 1em;
    padding-bottom: 5px;
    padding-top: 1.5em; }

  h3.title {
    font-size: 1.2em;
    text-indent: 0;
    background: none;
    line-height: 1.2em; }

  /**-----------------------------------------------------------
   loader cover
  -----------------------------------------------------------*/
  #loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    margin: -12px 0 0 -12px; }

  #intro_sp {
    min-width: 100%;
    width: 100%;
    margin: 0;
    position: relative; }
    #intro_sp a {
      background: #66ccff;
      height: auto;
      overflow: hidden;
      display: block;
      position: relative;
      color: #fff;
      text-decoration: none;
      text-align: left;
      border-bottom: solid 1px #fff;
      font-size: 160%; }
      #intro_sp a h3 {
        padding: 15px 0;
        font-weight: 100; }
    #intro_sp li {
      width: 100%; }
    #intro_sp span {
      text-indent: 0;
      margin: 0;
      padding: 0 0 0 10px; }

  /**-----------------------------------------------------------
   main visual
  -----------------------------------------------------------*/
  #video_box {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    overflow: hidden; }

  /**-----------------------------------------------------------
  
  -----------------------------------------------------------*/
  #hiro {
    display: none; }

  #intro_pc {
    display: none; }

  #intro_sp {
    display: block; }

  /**-----------------------------------------------------------
   subnav
  -----------------------------------------------------------*/
  #subnav #subnav_inr #subnav_sound {
    display: none; }
  #subnav h1.logo {
    display: none; }

  #btn_top {
    display: none; }

  /**-----------------------------------------------------------
   container
  -----------------------------------------------------------*/
  /**-----------------------------------------------------------
   Mission
  */
  #mission h2.title {
    text-indent: 0;
    height: auto;
    width: auto;
    margin: 0;
    background: none; }
  #mission #mission_menu {
    position: relative;
    top: 0;
    margin-top: 0;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    height: auto; }
    #mission #mission_menu li {
      margin: 0px;
      clear: left;
      border-bottom: dotted 1px #fff;
      width: 90%;
      padding: 12px 0 1em 25px;
      height: auto;
      background-position: -200px 13px; }
      #mission #mission_menu li p {
        padding-top: 0; }
  #mission #mission_main {
    width: 100%;
    float: left;
    min-height: 350px; }
  #mission .mission_item h2 {
    overflow: visible;
    height: auto; }
    #mission .mission_item h2 span {
      min-width: 100%;
      display: block; }
  #mission .mission_item h3 {
    overflow: hidden;
    font-size: 160%;
    height: auto; }
    #mission .mission_item h3 span {
      min-width: 100%;
      display: block; }
  #mission .mission_item p {
    width: auto; }
  #mission .mission_item span.strong {
    font-weight: 700; }
  #mission .mission_body {
    overflow: hidden;
    width: auto; }
  #mission #mission_about p {
    padding-bottom: 15px;
    width: 100%; }
  #mission #mission_about h2 {
    text-indent: 0;
    height: auto;
    width: auto;
    margin: 0;
    background: none; }
  #mission #mission_about h3 {
    text-indent: 0;
    height: auto;
    width: auto;
    margin: 0;
    background: none;
    display: block; }
  #mission #mission_about h4 {
    padding-top: 15px; }
  #mission #mission_hiro h2, #mission #mission_hiro h3 {
    text-indent: 0;
    height: auto;
    width: auto;
    margin: 0;
    background: none; }
  #mission #mission_hiro p {
    padding-bottom: 20px; }
  #mission #mission_als h2, #mission #mission_als h3 {
    text-indent: 0;
    height: auto;
    width: auto;
    margin: 0;
    background: none; }
  #mission #mission_als h4 {
    font-weight: 700;
    padding-bottom: 0.3em; }
  #mission #mission_als p {
    padding-bottom: 20px;
    padding-left: 0.9em; }
  #mission #mission_als p.endals {
    padding-left: 0; }
  #mission #mission_support {
    /*
    .s1{ dd{ background-position:0 0; } }
    .s2{ dd{ background-position:0 -35px; } }
    .s3{ dd{ background-position:0 -70px; } dt{padding-top:0px;} }
    .s4{ dd{ background-position:0 -105px; } }
    .s5{ dd{ background-position:0 -140px; } }
    .s6{ dd{ background-position:0 -175px; } dt{padding-top:0px;} }
    .s7{ dd{ background-position:0 -210px; } }
    .s8{ dd{ background-position:0 -245px; } }
    .s9{ dd{ background-position:0 -280px; } }
    .s10{ dd{ background-position:0 -315px; } }
    .s11{ dd{ background-position:0 -350px; } }
    .s12{ dd{ background-position:0 -350px; } }
    .s13{ dd{ background-position:0 -350px; } }
    */ }
    #mission #mission_support h2, #mission #mission_support h3 {
      text-indent: 0;
      height: auto;
      width: auto;
      margin: 0;
      background: none; }
    #mission #mission_support div.r {
      border-left: none;
      padding-left: 0;
      padding-top: 10px;
      width: auto; }
    #mission #mission_support div.support {
      width: 100%; }
    #mission #mission_support dl dd {
      width: 135px;
      height: 50px;
      clear: left;
      text-indent: -9999px;
      background-repeat: no-repeat;
      background-image: url(../img/mission2x.png?v2025);
      background-size: 300px 1000px; }
    #mission #mission_support dl dt {
      clear: both;
      padding-left: 2em;
      width: 100%;
      box-sizing: border-box; }
    #mission #mission_support dl span {
      display: block;
      font-size: 120%; }
    #mission #mission_support ul li {
      padding: 1em;
      display: block;
      clear: both;
      background: #008cea;
      width: 100%;
      margin-bottom: 1em;
      box-sizing: border-box; }
    #mission #mission_support h4 {
      clear: both; }
    #mission #mission_support dl.non dt {
      padding: 0; }
    #mission #mission_support .s1 dl {
      width: auto; }
    #mission #mission_support .s1 dd {
      width: 135px;
      height: 50px;
      background-image: url(../img/mission2x.png?v2025); }
    #mission #mission_support .s1 dt {
      padding-top: 0; }
    #mission #mission_support .s2 dd {
      height: 30px; }
    #mission #mission_support .s3 dt {
      padding-top: 0px; }
    #mission #mission_support .s4 dd {
      height: 30px; }
    #mission #mission_support .s5 dd {
      height: 35px; }
    #mission #mission_support .s6 dd {
      height: 40px; }
    #mission #mission_support .s6 dt {
      padding-top: 0px; }
    #mission #mission_support .s8 dd {
      height: 36px; }
    #mission #mission_support .s11 dd {
      height: 35px; }
  #mission #mission_contact {
    padding-bottom: 30px; }
    #mission #mission_contact a {
      text-decoration: underline;
      word-wrap: break-word; }
    #mission #mission_contact li {
      padding: 0 0 0em 0.8em; }
    #mission #mission_contact h4 {
      padding-bottom: 0.6em;
      font-size: 110%; }

  /**-----------------------------------------------------------
   One Voive One Hope
  -----------------------------------------------------------*/
  #voice {
    visibility: hidden; }
    #voice h2.title {
      text-indent: 0;
      height: auto;
      width: auto;
      margin: 0;
      background: none; }
    #voice h3.title {
      background: none;
      text-indent: 0;
      padding-bottom: 15px;
      width: 100%;
      height: auto; }
      #voice h3.title span {
        display: block; }
    #voice #voice_btn_about {
      display: none;
      overflow: hidden;
      width: 0px;
      position: absolute;
      top: 135px; }
      #voice #voice_btn_about span {
        display: block;
        min-width: 100%; }
    #voice #voice_btn_entry1 {
      display: none;
      padding-bottom: 20px; }
    #voice #voice_word_info {
      padding: 0;
      width: 200px;
      position: relative;
      top: 0; }
    #voice #voice_word_main {
      padding-top: 20px; }
    #voice #voice_word_container {
      overflow: hidden;
      position: relative;
      height: 'auto'; }
      #voice #voice_word_container .words {
        float: left;
        margin: 0;
        padding: 0 0.7em 0.7em 0;
        font-size: 140%; }
    #voice #voice_about {
      padding: 0;
      width: auto; }
      #voice #voice_about span {
        display: inline; }
      #voice #voice_about p {
        padding-bottom: 20px; }
      #voice #voice_about ul #voice_btn_start {
        display: none; }
      #voice #voice_about #voice_about_container {
        min-width: 100%; }
        #voice #voice_about #voice_about_container p {
          width: auto;
          min-width: 100%; }
    #voice #voice_upview {
      padding: 25px 0 25px 0;
      width: auto; }
      #voice #voice_upview h3 {
        padding-bottom: 15px;
        font-size: 110%;
        padding: 0; }
      #voice #voice_upview #voice_word {
        text-align: center;
        padding-bottom: 20px;
        font-size: 170%;
        word-break: break-all; }
      #voice #voice_upview p {
        text-align: left;
        padding: 23px 0 0 0; }
      #voice #voice_upview ul {
        text-align: left;
        display: block;
        float: left;
        width: auto;
        padding: 1em 0; }
        #voice #voice_upview ul li {
          margin-right: 15px;
          clear: left;
          display: block;
          font-weight: 600; }
      #voice #voice_upview #voice_form {
        float: left;
        padding: 1em 0;
        width: auto;
        border-top: solid 1px #0099ff; }
        #voice #voice_upview #voice_form div.box {
          float: left;
          padding: 5px 0;
          margin-bottom: 5px;
          border-bottom: dotted 1px #0099ff; }
          #voice #voice_upview #voice_form div.box span {
            display: block; }
        #voice #voice_upview #voice_form div.l {
          width: auto;
          text-align: left; }
        #voice #voice_upview #voice_form div.r {
          width: 100%;
          float: left;
          margin: 0;
          padding: 0; }
        #voice #voice_upview #voice_form .input {
          width: 80%; }
        #voice #voice_upview #voice_form div.file_box {
          border: none;
          padding: 3px 0; }
          #voice #voice_upview #voice_form div.file_box #voice_btn_file {
            position: absolute;
            width: 295px;
            height: 27px;
            top: 0;
            left: 0;
            margin: 0;
            padding: 0;
            width: 177px;
            height: 27px;
            background: url(../img/voice.png) 0 -200px no-repeat;
            display: block;
            position: absolute;
            z-index: 1; }
          #voice #voice_upview #voice_form div.file_box div.file_area {
            margin: 1em auto;
            padding: 0;
            width: 177px;
            height: 32px; }
            #voice #voice_upview #voice_form div.file_box div.file_area #upfile {
              position: absolute;
              width: 177px;
              height: 27px;
              top: 0;
              left: 0;
              z-index: 2;
              opacity: 0; }
          #voice #voice_upview #voice_form div.file_box div {
            padding: 0;
            margin: 0;
            border: none; }
      #voice #voice_upview #voice_form0 p {
        padding: 0 0 12px 0; }
      #voice #voice_upview #voice_form0 div {
        text-align: center;
        padding-top: 25px; }
      #voice #voice_upview #voice_form0 span {
        display: inline; }
    #voice #voice_float {
      width: 0;
      height: auto;
      min-height: 100%; }
      #voice #voice_float h2 {
        background: none;
        text-indent: 0;
        text-align: center;
        margin: 0;
        width: 100%;
        color: #0099ff;
        font-size: 120%;
        height: auto;
        padding: 0; }
      #voice #voice_float #voice_btn_close {
        position: absolute;
        width: 33px;
        height: 33px;
        top: 5px;
        right: 5px;
        cursor: pointer;
        z-index: 3;
        background-size: 300px 300px;
        background-position: 0 -215px;
        background-repeat: no-repeat; }
      #voice #voice_float #voice_float_container {
        width: 100%;
        position: relative;
        height: 100%;
        min-height: 100%;
        margin: 0 auto;
        padding: 20px 0 5em 0;
        z-index: 200;
        margin: 0;
        background: #fff;
        float: left; }
        #voice #voice_float #voice_float_container .float_inr {
          width: auto;
          padding: 0 0.6em; }
      #voice #voice_float #voice_overlay {
        display: none; }
      #voice #voice_float #voice_confview p {
        padding: 25px 0 0 0;
        text-align: left; }
      #voice #voice_float #voice_confview h3 {
        text-align: center;
        font-size: 14pt;
        padding-top: 25px; }
        #voice #voice_float #voice_confview h3 span {
          display: block;
          padding-top: 10px; }
      #voice #voice_float #voice_confview #voice_confview_main {
        padding: 20px 1em;
        clear: left; }
        #voice #voice_float #voice_confview #voice_confview_main div {
          padding: 10px 0;
          border-bottom: dotted 1px #0099ff;
          float: left;
          width: 100%; }
        #voice #voice_float #voice_confview #voice_confview_main p {
          padding: 0;
          width: 100%;
          float: left;
          text-align: left;
          color: #0099ff; }
        #voice #voice_float #voice_confview #voice_confview_main p.r {
          padding: 0 0 0 1em;
          text-align: left;
          width: auto;
          color: #333; }
      #voice #voice_float #voice_confview #voice_btn_back {
        text-indent: -9999px;
        background-repeat: no-repeat;
        background: url(../img/voice.png) 0 -370px;
        height: 47px;
        width: 307px;
        cursor: pointer;
        margin: 0 auto;
        margin-bottom: 12px;
        clear: left; }
      #voice #voice_float #voice_confview #voice_btn_upload {
        text-indent: -9999px;
        background-repeat: no-repeat;
        background: url(../img/voice.png) 0 -310px;
        height: 47px;
        width: 307px;
        cursor: pointer;
        margin: 0 auto; }
      #voice #voice_float #voice_progview #voice_progview_inr #voice_preview {
        overflow: hidden;
        width: 0;
        height: 0; }
        #voice #voice_float #voice_progview #voice_progview_inr #voice_preview #preview_link {
          position: relative;
          width: 260px;
          height: 146px;
          display: block;
          position: relative;
          margin: 0 auto; }
          #voice #voice_float #voice_progview #voice_progview_inr #voice_preview #preview_link img {
            width: 100%;
            height: 100%; }
          #voice #voice_float #voice_progview #voice_progview_inr #voice_preview #preview_link #preview_icon {
            width: 50px;
            height: 50px;
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -25px 0 0 -25px; }
      #voice #voice_float #voice_compview h4 {
        width: 270px;
        margin: 0 auto;
        padding: 30px 0 20px 0; }
        #voice #voice_float #voice_compview h4 img {
          width: 270px;
          height: auto; }
      #voice #voice_float #voice_compview p {
        text-align: left; }
      #voice #voice_float #voice_compview span {
        display: inline; }
    #voice #voice_cover {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10;
      background: #ff6600; }

  /**-----------------------------------------------------------
  
  -----------------------------------------------------------*/
  #movie h2.title, #movie h3.title {
    text-indent: 0;
    height: auto;
    width: auto;
    margin: 0;
    background: none; }
  #movie h3 span {
    display: block; }
  #movie .movie_list ul li {
    width: 48%;
    height: 130px;
    float: left;
    margin: 0 2% 2% 0; }

  /**-----------------------------------------------------------
   Photo Stream
  -----------------------------------------------------------*/
  #photo h2.title, #photo h3.title {
    text-indent: 0;
    height: auto;
    width: auto;
    margin: 0;
    background: none; }
  #photo h2.title {
    padding-bottom: 25px; }
  #photo p {
    min-width: auto; }
  #photo #photo_main {
    width: auto;
    margin: 0;
    height: 100%;
    min-height: 100%;
    position: relative; }
  #photo .photo_item {
    width: 48%;
    height: 180px;
    margin: 0 2% 2% 0; }
    #photo .photo_item a {
      margin: 0;
      position: relative; }
    #photo .photo_item img {
      height: 150px;
      width: 160px; }
  #photo #test0 {
    width: auto; }
  #photo .photo_info_inr {
    width: auto; }

  /**-----------------------------------------------------------
   News
  -----------------------------------------------------------*/
  #news h2.title, #news h3.title {
    text-indent: 0;
    height: auto;
    width: auto;
    margin: 0;
    background: none; }
  #news h4 {
    font-weight: 600;
    border-bottom: dotted 1px;
    padding: 0.6em 0;
    border-top: dotted 1px; }
  #news #news_detail {
    display: none; }
  #news #news_main {
    overflow: hidden; }
    #news #news_main #news_main_container {
      min-width: 100%; }
    #news #news_main .news_main_inr {
      width: 100%;
      float: left;
      margin-right: 0;
      padding-bottom: 1.5em; }
      #news #news_main .news_main_inr ul {
        padding-top: 15px;
        padding-right: 0; }
        #news #news_main .news_main_inr ul li {
          padding-bottom: 25px; }
      #news #news_main .news_main_inr dt {
        font-size: 90%; }
      #news #news_main .news_main_inr dd {
        padding: 0.2em 0 0 0.5em; }
        #news #news_main .news_main_inr dd div {
          padding: 32px 0.8em 0.8em 0.8em;
          background: #49b6ff;
          margin-top: 5px; }
          #news #news_main .news_main_inr dd div p {
            padding: 0 0 8px 0; }
          #news #news_main .news_main_inr dd div p.close {
            display: block;
            width: 20px;
            height: 20px;
            position: absolute;
            top: 0.4em;
            right: 0.4em;
            padding: 0;
            margin: 0;
            background: url(../img/btn_close.png) no-repeat;
            background-size: 20px 20px; }
        #news #news_main .news_main_inr dd div.sec {
          padding: 0;
          margin-top: 1.2em;
          background: none; }

  .news-recommend__detail {
    margin-top: 1em !important;
    padding: 0 !important;
    background: none !important; }

  /**-----------------------------------------------------------
   Donate
  -----------------------------------------------------------*/
  #donate {
    visibility: hidden; }
    #donate h2.title, #donate h3.title {
      text-indent: 0;
      height: auto;
      width: auto;
      margin: 0;
      background: none; }
    #donate dt {
      clear: left;
      float: left;
      margin-right: 5px; }
    #donate div.bank {
      width: auto;
      clear: left; }
      #donate div.bank p {
        width: auto; }
    #donate .bank_inr {
      padding-left: 0.8em; }
    #donate .donate_bank {
      padding-bottom: 1em; }
    #donate a {
      color: #fff;
      text-decoration: underline;
      line-height: 1.8em;
      font-weight: 600; }
    #donate #donate_main_inr {
      width: 100%;
      min-width: 100%; }
    #donate h4 {
      font-size: 1em; }
    #donate h4.pt {
      padding-top: 0.5em; } }
#still {
  margin-bottom: 2em; }
  #still {
    *zoom: 1; }
  #still:before, #still:after {
    content: "";
    display: table; }
  #still:after {
    clear: both; }

.still-title {
  font-size: 60px;
  font-size: 3.75rem; }
  @media screen and (max-width: 680px) {
    .still-title {
      padding-bottom: 30px;
      padding-top: 1.5em;
      font-size: 190%; } }

.l-still-movie {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
  margin: 35px 0; }
  @media screen and (max-width: 680px) {
    .l-still-movie {
      margin: 10px 0; } }
  .l-still-movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.still-par {
  margin-bottom: 1.7em;
  text-shadow: 1px 1px 4px #5cafdb, 1px 1px 4px #5cafdb; }

.l-still-gallery {
  margin-top: 4em; }
  @media screen and (max-width: 680px) {
    .l-still-gallery {
      margin-top: 3em; } }

.still-gallery-title {
  font-size: 260%;
  line-height: 1;
  margin-bottom: 0.5em; }
  @media screen and (max-width: 680px) {
    .still-gallery-title {
      font-size: 200%; } }

.still-gallery-navi {
  *zoom: 1; }
.still-gallery-navi:before, .still-gallery-navi:after {
  content: "";
  display: table; }
.still-gallery-navi:after {
  clear: both; }
@media screen and (max-width: 680px) {
  .still-gallery-navi {
    padding-top: 0.5em;
    padding-bottom: 0.5em; } }

.still-gallery-navi-list {
  font-size: 130%;
  display: inline-block;
  margin-right: 1.5em;
  margin-bottom: 0.5em; }
  .still-gallery-navi-list .fa {
    padding-right: 0.4em;
    font-size: 80%; }
  @media screen and (max-width: 680px) {
    .still-gallery-navi-list {
      font-size: 100%; } }

.l-still-list {
  position: relative;
  margin-left: -1%;
  margin-bottom: 1em;
  width: 101%; }
  .l-still-list {
    *zoom: 1; }
  .l-still-list:before, .l-still-list:after {
    content: "";
    display: table; }
  .l-still-list:after {
    clear: both; }

.still-list {
  float: left;
  width: 24%;
  margin-left: 1%;
  margin-bottom: 1%; }
  .still-list img {
    width: 100%;
    vertical-align: top; }
  @media screen and (max-width: 680px) {
    .still-list {
      width: 49%; } }

.srill-heading5 {
  font-size: 130%;
  margin: 1.5em 0 0.6em 0; }

.still-heading5-1 {
  font-size: 100%;
  margin: 1.5em 0 0.5em 0; }

.still-btn {
  position: relative;
  display: block;
  background: #000;
  overflow: hidden; }
  .still-btn:hover img {
    opacity: 0.3;
    filter: alpha(opacity=30); }
  .still-btn:hover p {
    top: 42%;
    opacity: 1;
    filter: alpha(opacity=100); }
  .still-btn img {
    transition: 0.3s all; }
  .still-btn p {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s;
    top: 70%;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto auto;
    position: absolute;
    text-align: center; }

.still-title-person {
  margin-bottom: 0.7em; }
  .still-title-person {
    *zoom: 1; }
  .still-title-person:before, .still-title-person:after {
    content: "";
    display: table; }
  .still-title-person:after {
    clear: both; }
  @media screen and (max-width: 680px) {
    .still-title-person {
      margin-bottom: 0.4em; } }

.still-title3 {
  font-size: 187.5%;
  text-shadow: 1px 1px 4px #5cafdb, 1px 1px 4px #5cafdb; }
  .still-title3 .still-title3-lv2 {
    font-size: 15px;
    display: inline-block; }
  @media screen and (max-width: 680px) {
    .still-title3 {
      font-size: 150%; } }

.still-title-person-link {
  width: 100%;
  position: relative; }
  @media screen and (max-width: 680px) {
    .still-title-person-link {
      text-align: right; } }
  .still-title-person-link .still-title3 {
    float: left;
    text-align: left; }
  .still-title-person-link a {
    margin-top: 1em;
    margin-left: 2em;
    display: inline-block; }
    .still-title-person-link a .fa {
      margin-left: 0.5em; }

.still-person {
  padding-top: 3em; }
  .still-person {
    *zoom: 1; }
  .still-person:before, .still-person:after {
    content: "";
    display: table; }
  .still-person:after {
    clear: both; }
  @media screen and (max-width: 680px) {
    .still-person {
      padding-top: 2em; } }

.still-person-text {
  padding-bottom: 1.28663em;
  text-shadow: 1px 1px 4px #5cafdb, 1px 1px 4px #5cafdb; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90); }

#colorbox {
  outline: 0; }

#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #000; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  background: #000;
  padding: 1px; }

#cboxLoadingGraphic {
  background: url(../img/loading.gif) no-repeat center center; }

#cboxLoadingOverlay {
  background: #000; }

#cboxTitle {
  position: absolute;
  top: -25px;
  left: 0;
  color: #fff; }

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(images/controls.png) no-repeat 0 0; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxPrevious {
  background-position: 0px 0px;
  right: 44px; }

#cboxPrevious:hover {
  background-position: 0px -25px; }

#cboxNext {
  background-position: -25px 0px;
  right: 22px; }

#cboxNext:hover {
  background-position: -25px -25px; }

#cboxClose {
  background-position: -50px 0px;
  right: 0; }

#cboxClose:hover {
  background-position: -50px -25px; }

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px; }

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px; }

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px; }

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px; }

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px; }

/*# sourceMappingURL=desktop.css.map */
