
html {
	min-width: 250px;
	overflow-y: scroll;
}

body {
	-webkit-text-size-adjust: 90%;
	width: 100%;
}

div.df,
span.df {
	display: none;
}

span.sp,
div.sp {
	display: inline;
}

h2.title {
	margin: auto;
	padding: 35px 0px 10px 0px;
	width: 75%;
}

h2.title img {
	height: auto;
	width: 100%;
}

h3.img {
	border: none;
	font-size: 150%;
	line-height: 1.3em;
	padding: 15px 10px 12px 10px;
	text-align: center;
}

h3.img em {
	padding: 10px 0px;
}

p {
	line-height: 1.8em;
}

p.center {
	text-align: justify;
}

p.center br {
	display: none;
}

span.link-btn a,
span.link-btn-prev a,
span.link-btn-next a,
div.page a.next,
div.page a.prev,
div.body a.link-btn,
a.link-btn,
a.link-btn-prev{
	display: block;
	margin: 5px 0px;
	padding: 10px 20px;
}

a.link-btn {
	font-size: 100%;
}


div.select-btn a.link-btn-s,
div.select-btn a.link-btn-y {
	display: block;
	margin: auto;
	width: auto;
}


ul.list li {
	background-position: 2px 12px;
	padding: 8px 0px 8px 22px;
}

.spwideimg {
	height: auto;
	width: 100%;
}

span.img-left,
span.img-right {
	display: block;
	float: none;
	margin: 0px;
	padding-bottom: 10px;
	text-align: center;
}

/***********************************************************************/
div.indent {
	padding-left: 0px;
}

div.en-header,
div.en-footer,
div.enl-header,
div.enl-footer {
	background-image: none;
}

div.en-footer {
	border: 1px solid #e0e0e0;
	padding: 15px;
	width: auto;
}

div.enl-footer {
	border: 1px solid #e0e0e0;
	padding: 15px;
	width: auto;
}

div.mainbtn {
	padding: 0px 10px;
}

div.mainbtn ul li {
	float: left;
	height: auto;
	padding: 3px 0px;
	text-align: center;
	width: 50%;
}

div.mainbtn ul li img {
	height: auto;
	max-width: 312px;
	width: 95%;
}


body#top table.lesson-table th {
	display: none;
}

table.lesson-table td.detail h3.sp {
	background-color: #656565;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	color: white;
	line-height: 1.2em;
	padding: 20px 10px;
	text-align: center;
	display: block;
	width: auto;
}

table.lesson-table td.detail h3.sp a {
	color: white;
}
table.lesson-table td {
	padding: 5px;
	font-size: 85%;
}

table.lesson-table td table tr:first-child td {
	border-top: none;
}

table.lesson-table td.w {
	width: 2%;
}

table.lesson-table td.p {
	width: auto;
}

table.lesson-table td.n {
	width: auto;
}

table.lesson-table td.t {
	word-wrap: break-all;
	width: 5%;
}

table.lesson-table td.l {
	width: auto;
}

table.lesson-table td.c {
	width: auto;
}

table.lesson-table td.detail table td.nego {
	padding: 10px;
}


table.list-table  th {
	font-size: 90%;
	line-height: 1.3em;
	padding: 10px 5px;
	white-space: nowrap;
	width: auto;
}

table.list-table td {
	font-size: 90%;
	line-height: 1.6em;
	padding: 10px 5px 10px 5px;
	white-space: normal;
}

form h2 {
	padding: 10px;
	text-align: center;
}

table.form-table {
	border-top: 1px dotted #c5c5c5;
}

table.form-table th {
	border: none;
	display: block;
	float: left;
	font-size: 120%;
	font-weight: bold;
	padding: 20px 0px 15px 0px;
	text-align: left;
	width: 200px;
}

table.form-table td {
	border-top: none;
	clear: both;
	display: block;
	line-height: 1.5em;
	padding: 0px 5% 10px 5%;
	width: 90%;
}

table.form-table td.e {
	border: none;
	clear: none;
	float: right;
	height: 34px;
	padding: 10px 5px 0px 0px;
	width: 34px;
}

table.form-table td span.spwideform input,
table.form-table td span.spwideform textarea {
	width: 100%;
}

table.form-table td span.comment {
	line-height: 2em;
}

table.form-table td table th,
table.form-table td table td {
	display: table-cell;
	font-size: 100%;
}

input.submit {
	background-position: right -3px;
	display: block;
	padding: 18px 0px;
	width: 100%;
}

body#form table.form-table th {
	padding-bottom: 0px;
}

body#form p.error {
	padding: 30px 20px;
}

/***********************************************************************/
div.teacher {
	display: block;
	margin: auto;
	padding: 0px 0px 40px 0px;
	width: 100%;
}

div.teacher div.img {
	margin: auto;
	width: 80%;
}

div.teacher div.img img {
	height: auto;
	width: 100%;
}

div.teacher table.teacher td ul.list {
	font-size: 95%;
	line-height: 1.2em;
}

/***********************************************************************/
ul.blog-list li {
	padding: 10px 10px 30px 10px;
	width: 40%;
}

ul.blog-list li img {
	height: auto;
	width: 100%;
}

ul.blog-list li h3 {
	font-size: 110%;
}

span.class a.link-btn,
span.voice a.link-btn,
span.news a.link-btn {
	margin: auto;
	width: auto;
}

/***********************************************************************/
#header {
	height: auto;
	position: relative;
	width: auto;
}

#header #header-logo {
	float: none;
	margin: auto;
	padding-top: 0px;
	width: 90%;
}

#header #header-logo img {
	height: auto;
	padding: 15px 0px;
	width: 100%;
}

#maintitle {
	height: auto;
}

#maintitle #title {
	padding: 30px 0px;
}

#maintitle #title img {
	height: auto;
	width: 70%;
}

#maintitle-s {
	height: auto;
}

#maintitle-s #title {
	padding: 20px 0px;
}

#maintitle-s #title img {
	height: auto;
	width: 70%;
}

img.point {
	height: auto;
	width: 100%;
}

div.contents {
	padding-top: 5px;
}

div.main,
div.main-s {
	padding: 0px 20px;
	width: auto;
}

div.news {
	margin: auto;
	padding: 10px 15px 30px 15px;
	width: auto;
}

div.news div.title {
	display: block;
	padding-bottom: 10px;
}

div.news div.title img {
	height: auto;
	width: 75%;
}

div.news div.single a {
	padding: 20px 5px;
}

div.news div.single a span.img {
	display: block;
	margin: auto;
	padding-right: 0px;
	width: 70%;
}

div.news div.single a span.img img {
	height: auto;
	width: 100%;
}

div.news div.single a span.text {
	display: block;
	padding-top: 20px;
	width: 100%;
}

div.sup {
	color: black;
	padding: 20px 15px 5px 15px;
	width: auto;
}

ul.studio-img li {
	width: 48%;
    padding-bottom: 0px;
}

ul.studio-img li img {
	height: auto;
	width: 100%;
}

ul.studio-img li.c {
	padding: 0px;
}

div.map {
	padding: 25px 0px 10px 0px;
}

div.map div.left {
	display: block;
	padding-bottom: 20px;
	padding-right: 0px;
}

div.map div.left iframe {
	height: 250px;
	width: 100%;
}

div.map div.right {
	display: block;
	margin: auto;
	width: 80%;
}

#contact {
	background: url(images/footer_contact_bg_sp.jpg)no-repeat center;
	background-size: cover;
	color: white;
	text-align: center;
}

#contact #caption {
	margin: auto;
	padding-bottom: 20px;
	width: 70%;
}

#contact #caption img {
	height: auto;
	width: 100%;
}

#contact h3 {
	font-size: 120%;
}

#contact p.center {
	padding: 0px 20px;
	text-align: justify;
}

#contact p.tel {
	font-size: 200%;
}

#contact p.tel img {
	height: auto;
	width: 7%;
}

#contact p.tel a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#contact p.time {
	font-size: 100%;
}

#contact a.link-btn {
	font-size: 100%;
	margin: auto;
	padding: 10px 0px;
	width: 90%;
}

ul#footer-nav {
	border-top: 1px solid white;
}

ul#footer-nav li {
	border-bottom: 1px solid white;
	border-left: none;
	display: block;
	padding: 0px;
}

ul#footer-nav li.l {
	border-bottom: 1px solid white;
	border-right: none;
	display: block;
	padding: 0px;
}

ul#footer-nav li a {
	background: #ffc900 url(images/link_btn.png) no-repeat right center;
	border: none;
	color: black;
	display: block;
	font-size: 100%;
	padding: 15px 0px;
	text-decoration: none;
}

#footer-logo {
	margin: auto;
	padding-top: 50px;
	width: 45%;
}

#footer-logo img {
	height: auto;
	width: 100%;
}

#footer #info {
	padding: 0px 20px;
}

#footer #info p.center {
	font-size: 90%;
	text-align: center;
}

#footer #info h3 {
	font-size: 110%;
	line-height: 1.5em;
}

p#address {
	font-size: 90%;
}

#sns a img {
	height: auto;
	width: 10%;
}

#copyright {
	padding: 5px 10px;
}

#pagetop {
	position: static;
	width: auto;
}

#pagetop a {
	background-color: #f4bd00;
	display: block;
	height: auto;
	text-align: center;
	width: 100%;
}

#pagetop a img {
	height: auto;
	padding: 15px 0px;
	width: 30%;
}

