/* CSS Document */
/* --------------------------------------------------------------------
	yamashita-maria
/* --------------------------------------------------------------------
	00. variable
	01. #nav
	02. #content
	03. top
	04. #concept
	05. #colorlineup
	06. sound
	06. motions
	07. 
	08. 
	09. 
	10. 
-------------------------------------------------------------------- */
/* --------------------------------------------------------------------

	00. variable
	
-------------------------------------------------------------------- */
/* --------------------------------------------------------------------

	01. #nav
	
-------------------------------------------------------------------- */
#hoj_category {
  width: 100%; }
  #hoj_category img {
    width: 100%; }

#sport {
  margin: 90px 0 0 0; }
  #sport .column-set .column0,
  #sport .column-set .column1 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px !important; }
    #sport .column-set .column0 figure,
    #sport .column-set .column1 figure {
      width: 100%;
      height: auto; }
      #sport .column-set .column0 figure img.thum,
      #sport .column-set .column1 figure img.thum {
        width: 100%;
        height: auto; }
    #sport .column-set .column0 h3,
    #sport .column-set .column1 h3 {
      margin: 0 auto;
      padding: 0 30px 30px 30px;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-left: 1px solid #ccc; }

#hoj_video {
  margin: 90px 0 0 0; }
  #hoj_video figure {
    margin: 0 0 20px 0; }
  #hoj_video p {
    margin-bottom: 1.5em; }
    #hoj_video p span.bld {
      color: #666;
      font-size: 1.2em;
      font-weight: bold; }
    #hoj_video p span {
      color: #000;
      font-size: 0.8em; }

#sport-column {
  width: 100%; }

@media screen and (max-width: 479px) {
  #hoj_video video {
    width: 100%;
    height: auto; }
  #hoj_video h1 {
    font-size: 18px;
    margin: 0 0 20px 0; }
  #hoj_video p span {
    color: #000;
    font-size: 0.8em; } }

@media only screen and (min-width: 767px) {
  #sport {
    margin: 50px 0 0 0; }
    #sport .column-set {
      width: 950px; }
      #sport .column-set .column0,
      #sport .column-set .column1 {
        width: 200px;
        margin: 0px 0px 0px 50px; }
        #sport .column-set .column0:nth-child(1),
        #sport .column-set .column1:nth-child(1) {
          margin: 0 0px; }
        #sport .column-set .column0:nth-child(5),
        #sport .column-set .column1:nth-child(5) {
          margin: 0 0px; }
        #sport .column-set .column0:nth-child(9),
        #sport .column-set .column1:nth-child(9) {
          margin: 0 0px; }
        #sport .column-set .column0:nth-child(13),
        #sport .column-set .column1:nth-child(13) {
          margin: 0 0px; }
        #sport .column-set .column0:nth-child(17),
        #sport .column-set .column1:nth-child(17) {
          margin: 0 0px; }
        #sport .column-set .column0:nth-child(21),
        #sport .column-set .column1:nth-child(21) {
          margin: 0 0px; }
        #sport .column-set .column0:nth-child(25),
        #sport .column-set .column1:nth-child(25) {
          margin: 0 0px; }
        #sport .column-set .column0:nth-child(29),
        #sport .column-set .column1:nth-child(29) {
          margin: 0 0px; }
        #sport .column-set .column0:nth-child(33),
        #sport .column-set .column1:nth-child(33) {
          margin: 0 0px; }
        #sport .column-set .column0:nth-child(37),
        #sport .column-set .column1:nth-child(37) {
          margin: 0 0px; }
        #sport .column-set .column0:nth-child(41),
        #sport .column-set .column1:nth-child(41) {
          margin: 0 0px; }
        #sport .column-set .column0:nth-child(45),
        #sport .column-set .column1:nth-child(45) {
          margin: 0 0px; }
        #sport .column-set .column0 figure,
        #sport .column-set .column1 figure {
          width: 200px;
          height: 148px;
          overflow: hidden; }
        #sport .column-set .column0 h3,
        #sport .column-set .column1 h3 {
          width: 158px;
          height: 80px;
          margin: 0;
          padding: 20px;
          border-bottom: 1px solid #ccc;
          border-right: 1px solid #ccc;
          border-left: 1px solid #ccc;
          line-height: 1.4;
          font-size: 0.8em; }
  #hoj_video {
    margin: 90px 0 0 0; }
    #hoj_video video {
      width: 710px; }
    #hoj_video h1 {
      font-size: 18px;
      margin: 0 0 20px 0; } }

body.sports_kids_present {
  background: #ffef6a;
  text-align: center; }
  body.sports_kids_present header {
    width: 100%;
    background: #ffe300;
    margin: 0 auto; }
    body.sports_kids_present header #header-inner {
      width: 90%;
      margin: 0 auto;
      padding: 18px 0 18px 0;
      text-align: center;
      *zoom: 1; }
      body.sports_kids_present header #header-inner img {
        width: 100%; }

.sports_kids_body header {
  width: 100%;
  background: #ffe300; }

@media only screen and (min-width: 767px) {
  body.sports_kids_present header,
  body.sports_kids_txt header,
  body.sports_kids_body header {
    width: 100%;
    background: #ffe300; }
    body.sports_kids_present header #header-inner,
    body.sports_kids_txt header #header-inner,
    body.sports_kids_body header #header-inner {
      width: 950px;
      margin: 0 auto;
      padding: 30px 0 20px 0;
      text-align: center;
      *zoom: 1; }
      body.sports_kids_present header #header-inner img,
      body.sports_kids_txt header #header-inner img,
      body.sports_kids_body header #header-inner img {
        width: 389px; } }

#sport-txt {
  width: 100%;
  margin: 20px 0 0 0;
  font-size: 1.1em;
  line-height: 34px; }

@media only screen and (min-width: 767px) {
  width: 100%;
  margin: 20px 0 0 0;
  font-size: 1.1em;
  line-height: 34px; }

#sport-report {
  width: 100%;
  margin: 20px 0 0 0;
  font-size: 1.1em;
  line-height: 34px; }

@media only screen and (min-width: 767px) {
  #sport-report {
    width: 710px;
    margin: 30px auto; }
    #sport-report figure {
      padding: 0 0 20px 0; }
    #sport-report p {
      font-size: 0.8em;
      padding: 10px 0; } }

.figure-id {
  width: 100%;
  margin: 20px 0 0 0;
  font-size: 1.1em;
  line-height: 34px; }

#sport-id {
  width: 100%;
  margin: 20px 0 0 0;
  font-size: 1.1em;
  line-height: 34px;
  width: 90%;
  margin-left: auto;
  margin-right: auto; }
  #sport-id p {
    width: 80%;
    margin-left: auto;
    margin-right: auto; }

#item_no {
  margin: 0px auto 30px auto;
  background: #ffe300;
  text-align: center;
  padding: 20px 20px 30px 20px;
  border-radius: 15px;
  border: 5px solid #000; }
  #item_no h2 {
    background: #ff6600;
    padding: 10px 30px;
    color: #fff;
    border-radius: 15px; }
  #item_no ul li {
    font-weight: bold; }
  #item_no p {
    font-size: 0.8em;
    padding: 10px 0; }

@media only screen and (min-width: 767px) {
  .figure-id {
    width: 600px;
    margin: 20px auto 0px auto; }
    .figure-id figure {
      padding: 0 0 0 0; }
  #sport-id {
    width: 600px;
    margin: 0px auto 30px auto;
    background: #ffe300;
    text-align: center;
    padding: 10px 0 30px 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px; }
    #sport-id p {
      font-size: 0.8em;
      padding: 10px 0; }
  #item_no {
    width: 460px;
    margin: 0px auto 30px auto;
    background: #ffe300;
    text-align: center;
    padding: 20px 20px 30px 20px;
    border-radius: 15px;
    border: 5px solid #000; }
    #item_no h2 {
      background: #ff6600;
      padding: 10px 30px;
      color: #fff;
      border-radius: 15px; }
    #item_no ul li {
      font-weight: bold; }
    #item_no p {
      font-size: 0.8em;
      padding: 10px 0; } }
