@charset "utf-8";
/*********************************************
**    Copyright (C) 2013 SANYO KODAMA GAKKI.
**                  All Rights Reserved.
**********************************************/
@media screen and (max-width:767px){

/* OUTLINE
-------------------------------------------------------------------------------------------------*/
html {
  }
body {
  /*line-height: 1.5;
  color: #343434;*/
  /*background: #fff url(../images/bg.gif) repeat-x;*/
  background: #fff;
}
#Container {
  /*margin: 0 auto;*/
  width: 96.4%;
  max-width: 740px;
}
#MainVisual {
  width: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
/* Common Class
-------------------------------------------------------------------------------------------------*/
.Left {
  float:left;
}
.Right {
  float: right;
}
li,dt,dd {
  float : left;
}
dl {
  margin-bottom: 10px;
}
dt {
  margin-right: 10px;
}
.return {
  clear: left;
}
h2 {
  margin-bottom: 5px;
}
.Image {
  width: 323px;
  padding-right: 300px;
}
.pan {
  /*font-size: 11px;*/
  margin-bottom: 10px;
  /*color: #411209;*/
}
/*.pan a {
  text-decoration: underline;
}
.pan a:hover {
  text-decoration: none;
}
.Red {
  color: #f00;
}*/
/* Header
-------------------------------------------------------------------------------------------------*/
#Header {
  padding: 6px 1.8%;
  background: url(../images/bg.gif) repeat-x;;
  background-size: contain;
  margin: 0 -1.8%;
}
.Discription, .spnone {
  /*font-size: 14px;
  color: #411209;
  text-align: left;*/
  display: none;
}
#Header .clearfix {
  background: url(../images/bg_header.png) no-repeat;
}
.logo {
  width: 50%;
  height: auto;
  background: url(../images/logo.png) no-repeat;
  background-size: contain;
  margin: 0 0 5px;
  /*float: none;*/
}
.logo a {
  width: 100%;
  height: 0;
  padding-top: 30.3%;
  /*display: block;
  text-indent: -10000px;*/
}
#Header .Inner {
  float: none;
  /*color: #fff;*/
  text-align: left;
}
#Header .Inner img {
  width: 100%;
}
#Header .Inner p {
  /*font-size: 15px;*/
}
#Header .Inner h2 {
  font-size: 14px;
  text-align: right;
  /*margin-bottom: 0;*/
}
#Header .Right img {
  /*margin: 5px 0;*/
}
/* MainContents
-------------------------------------------------------------------------------------------------*/
#MainContents {
  padding: 0 10px 50px 10px;
  width : auto;
}
/*#MainContents {
  width: 993px;
  margin: 0 auto;
  padding: 0 0 50px;
}
#MainContents02 {
  padding: 0 0 50px;
}*/
/* Navigation
-------------------------------------------------------------------------------------------------*/
#Navigation {
  width : 100%;
  /*margin: 5px auto;*/
}
#Navigation li {
  margin: 0 0.5% 3px;
  width: 49%;
}
#Navigation li.Last {
  /*margin-right: 0;*/
}
/* Top Page
-------------------------------------------------------------------------------------------------*/
#TopMainContents {
  background : transparent url(../../images/bg_music.jpg) no-repeat scroll left bottom;
  background-size: contain;
  margin: 0 auto;
  padding: 0 10px 50px 10px;
  width : auto;
  text-align: center;
}
	.rental {
		width: 90%;
		margin: 3% auto;
	}
	.rental li {
		margin: 0 0 3% 0;
		width: 100%;
		float: none;
	}
	
/* Contents
-------------------------------------------------------------------------------------------------*/
#ContentsArea {
  }
/* Piano Category
-------------------------------------------------------------------------------------------------*/
/*
.Category {
  float: left;
  width: 331px;
}
.Bg {
  background: url(../images/frame_bg.png) no-repeat;
  padding: 0 22px 0 32px;
  width: 277px;
  height: 317px;
}
*/
.Category {
  float: none;
  width: 300px;
  margin: 0 auto;
}
.Bg {
  background: url(../images/frame_bg.png) no-repeat;
  background-size: 300px auto;
  padding: 0 22px 0 32px;
  width: auto;
  height: 300px;
}
.Bg img {
	border: 0px;
	max-width: 100%;
	height: auto;
	width /***/:auto;　
	margin-bottom: 5px;
}
.Bg p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
p.Btn_Detail {
  text-align: right;
}
/* サイレントピアノ */
.Category:last-child .Bg p {
  margin-bottom: 0px;
}
.Category:last-child p.Btn_Detail {
  margin-top: -10px;
}
.Btn_Detail {
  text-align: right;
}
/* ContactBnr
-------------------------------------------------------------------------------------------------*/
.ContactBnr {
  text-align: center;
  margin: 30px 0;
}
/* RentalOutline
-------------------------------------------------------------------------------------------------*/
#RentalOutline {
  /*background: #f8dde3;*/
}
#RentalOutline .Box {
  /*background: #fff;*/
  margin-bottom: 15px;
}
#RentalOutline,
#RentalOutline .Box {
  padding: 15px;
}
#RentalOutline .Box h3,
#RentalOutline .Box p {
  margin-bottom: 20px;
}
#RentalOutline .Box h4 {
  font-size: 18px;
  color: #fff;
  padding: 5px 8px;
  background: #f9869a;
  margin-bottom: 10px;
}
#RentalOutline .Box dl {
  /*color: #ff9c00;
  font-size: 18px;*/
}
#RentalOutline .Box dt {
  width: auto;
  float: none;
  font-weight: bold;
}
#RentalOutline .Box dd {
  width : auto;
  float: none;
}
/* Company
-------------------------------------------------------------------------------------------------*/
#Company {
	padding: 15px;
}
#Company table {
	border-top: #797979 1px solid;
}
#Company table iframe {
	width: 100%;
}
#Company th,
#Company td {
  padding: 5px 5px;
}
#Company th {
	display: block;
	text-align: center;
	border-top: none;
	border-bottom: none;
}
#Company td {
	display: block;
	text-align: left;
}
/* Siteseeing
-------------------------------------------------------------------------------------------------*/



/* Footer
-------------------------------------------------------------------------------------------------*/
#Footer #Box {
  width: 100%;
  /*margin: 0 auto;*/
}
.PageMove {
  position: relative;
  left: auto;
  top: -20px;
  width: 99px;
  height:31px;
}
#Footer {
  background: #f64966 url(../images/bg_footer.gif) repeat-x;
  color: #fff;
  padding-bottom: 10px;
}
#Footer a {
  color: #fff;
}
#Footer .Inner {
  width: 96.4%;
  /*margin: 0 auto;*/
}
#Footer .clearfix {
  margin-bottom : 10px;
}
#Footer ul {
  float: none;
}
#Footer li span {
  margin: 0 5px;
}
#Footer .Inner h3 {
  float: none;
  text-align: left;
}
#Footer h3 strong,
.copyright {
  font-size: 15px;
}
.copyright {
  /*text-align: right;*/
}

/* RrentalPianoList
-------------------------------------------------------------------------------------------------*/
#RrentalPianoList {
  width : 100%;
  /*margin: 0 auto;*/
}
#RrentalPianoList ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
#RrentalPianoList li {
  /*text-align: center;*/
  margin-bottom: 20px;
  margin-left : 0;
  width: 49%;
  float: none;
}
#RrentalPianoList p {
  text-align: right;
}
.CategoryName {
  font-size: 28px;
  /*color: #fff;
  background: #df7e7d;*/
  padding: 7px 15px;
  margin-bottom: 10px;
}
.CategoryName font[size="1"] {
  display: block;
}
/* Detail
-------------------------------------------------------------------------------------------------*/
.PianoName {
  font-size: 16px;
  color: #fff;
  background: #df7e7d;
  padding: 7px 15px;
  margin-bottom: 10px;
}
.PianoName strong {
  /*font-size: 22px;*/
  display: block;
}
.OutlineText {
  float: none;
  background : transparent url(../../images/bg_item_outline.gif) repeat-x scroll left bottom;
  padding: 20px 5%;
  width : 90%;
  /*font-size : 16px;*/
  margin-bottom : 10px;
}
#PianoDetail p {
  margin-bottom: 20px;
  font-size: 14px;
}
#PianoDetail .OutlineText p {
  margin-bottom: 0.5em;
  font-size: 16px;
}
#PianoDetail ul {
  margin-bottom: 25px;
}
#PianoDetail ul li {
  width: 50%;
}
#PianoDetail ul.tableIn li {
  width: 100%;
}
#PianoDetail .tableIn td {
  height: auto;
}
.AboutPiano {
  background: #f7d17f;
  padding: 10px;
  margin-bottom: 10px;
}
#PianoDetail .Left {
  width: 100%;
  float: none;
}
#PianoDetail .Right {
  width : 100%;
  float: none;
}
#PianoDetail th,
#PianoDetail td,
.OptionTitle,
.Explain li img {
  border: 1px solid #818181;
}
#PianoDetail th,
#PianoDetail td,
.OptionTitle {
  padding: 5px;
}
#PianoDetail th {
  width: 5em;
}
.OptionTitle,
#PianoDetail th {
  background: #fae2f3;
}
#PianoDetail .Explain ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
#PianoDetail .Explain ul li {
  /*padding: 1px;
  margin-bottom: 10px;
  text-align: center;*/
  width: 32%;
  padding: 0 0.5%;
}
.Explain table {
  margin-bottom: 20px;
}

.lb-outerContainer {
  max-width: 96%;
}
.lb-dataContainer {
  max-width: 100%;
}

}