@charset "UTF-8";
@media only screen and (max-width: 700px) {
  body {
    min-width: 0;
  }

  aside #side-nav a,
  header #head-right,
  header p.nintei,
  header h1,
  h2,
  #container,
  #footer-in,
  #footer-nav-in {
    width: 100%;
    margin: 0 auto;
  }

  aside,
  article,
  header {
    margin: 0 auto;
    width: 360px;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #topic-path {
    padding: 0 10px;
  }

  .pc-none {
    display: block;
  }

  .sp-none {
    display: none;
  }

  .alignleft,
  .alignright {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }

  /* layout
  -----------------------------------------------------------------------------*/
  article {
    font-size: 116%;
    margin-bottom: 3em;
  }

  #container {
    padding: 24px 0;
    text-align: center;
  }

  aside,
  article {
    float: none;
    text-align: left;
  }

  #topic-path {
    text-align: left;
  }

  h2 {
    padding-bottom: 30px;
    overflow: hidden;
  }
  h2 img {
    width: 960px;
    max-width: 960px;
    height: 150px;
  }
  h2.sp-fit img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  /* header
  -----------------------------------------------------------------------------*/
  header h1 {
    text-align: center;
    float: none;
    padding-bottom: 10px;
  }
  header h1 img {
    width: 80%;
  }
  header p.nintei {
    text-align: center;
    padding-bottom: 20px;
    float: none;
  }
  header p.nintei img {
    width: 60%;
  }
  header #head-right {
    text-align: center;
    float: none;
  }
  header #head-right p.tel {
    margin-bottom: 10px;
    text-align: left;
  }
  header #head-right
  #head-nav {
    padding: 0;
    background: none;
    margin-bottom: 10px;
  }

  /* global-nav 
  -----------------------------------------------------------------------------*/
  #global-nav {
    background: #8CD200;
    padding: 10px;
    text-align: center;
    font-size: 116%;
    line-height: 1.9;
    margin-bottom: 10px;
  }
  #global-nav ul li {
    float: none;
    display: inline;
    margin: 0 10px;
    white-space: nowrap;
  }
  #global-nav ul li a {
    color: #fff;
    text-decoration: none;
  }
  #global-nav ul li a:hover {
    text-decoration: underline;
  }
  #global-nav li a:before {
    content: attr(data-label);
  }
  #global-nav img {
    display: none;
  }

  /* footer
  -----------------------------------------------------------------------------*/
  #footer-nav {
    padding: 0;
  }
  #footer-nav nav {
    display: none;
  }
  #footer-nav h3 {
    font-size: 116%;
    display: block;
    color: #fff;
    padding: 8px 8px 8px 26px;
    font-weight: bold;
    background: black url(../../img/common/footer/list-icon.gif) no-repeat 8px 1em;
    cursor: pointer;
  }
  #footer-nav nav {
    font-size: 108%;
    display: none;
  }
  #footer-nav nav div {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 5px;
  }
  #footer-nav nav div h4 {
    margin-bottom: 5px;
    height: auto;
  }
  #footer-nav nav div h4 a {
    text-decoration: none;
    background: #eee;
    display: block;
    padding: 7px;
    color: #333;
  }
  #footer-nav nav div h4 a:before {
    content: attr(data-label);
  }
  #footer-nav nav div h4 img {
    display: none;
  }
  #footer-nav nav div ul {
    padding: 10px;
  }
  #footer-nav #footer-bnr {
    margin: 0 auto;
    width: 360px;
    padding: 20px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #footer-nav #footer-bnr li, #footer-nav #footer-bnr li.under {
		display: block;
    border: solid 1px #bbb;
    width: 90%;
    margin: 0 auto 10px;
    float: none;
  }

  footer {
    padding: 0;
  }
  footer #footer-in div {
    padding: 10px;
  }
  footer ul {
    float: none;
    margin-top: 0;
    margin-bottom: 0;
  }
  footer ul li {
    display: block;
    margin: 0;
  }
  footer p {
    margin-bottom: 1em;
    font-size: 93%;
  }
  footer #copyright {
    border-top: solid 1px #fff;
    padding: 10px 0;
    margin-bottom: 0;
  }

  /* aside
  -----------------------------------------------------------------------------*/
  aside #side-nav a {
    padding: 15px 0;
  }

  /* article
  -----------------------------------------------------------------------------*/
  article .right-box,
  article .left-box,
  article section .txt-left {
    width: 100%;
    max-width: 100%;
    float: none;
  }
  article table.table-basic {
    width: 100%;
    max-width: 100%;
  }
  article table.left-title th {
    white-space: normal;
    width: 40%;
  }
  article table.sp-block th, article table.sp-block td {
    display: block;
  }
  article table.sp-block td {
    margin-bottom: 0.5em;
  }
  article ul.img-list50 li {
    width: 100%;
    float: none;
  }
  article ul.img-list50 li.right {
    float: none;
  }
  article ul.col3 li {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 13px;
  }
  article .half {
    width: 100%;
  }
  article ul.list-harf-fit li {
    width: 100%;
    float: none;
  }

  article#info img {
    width: 100%;
    max-width: 100%;
  }
  
  /*video*/
article#gallery .g-main .video {
	position: relative;
	margin-bottom:15px;
}

article#gallery .g-main .play{
	position:absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -35px;
	width:20%;
}


}
/* @600 */
@media only screen and (max-width: 360px) {
  aside #side-nav a,
  header #head-right,
  header p.nintei,
  header h1,
  h2,
  #container,
  #footer-in,
  #footer-nav-in,
  #footer-bnr {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  aside,
  article,
  header {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
  }
  article img.sp-50 {
	  width: 50%;
  }
}
/* Retina 用のスタイルシート */
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  article h3 {
    background-image: url(../../img/common/h3x2.gif);
    background-size: 25px 25px;
    -webkit-background-size: 25px 25px;
  }
}
