﻿@charset "utf-8";

/* 共通 */
html {
	font-size: 62.5%;
}
body {
	min-width: 320px;
	word-break: normal;
	font-size: 1.4rem;
}

a:hover img {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

/* ヘッダ */
#header_info {
	display: block;
	width: auto;
	padding: 10px;
}
p#logo, h1#logo {
	display: block;
	width: 100%;
}
p#logo a, h1#logo a {
	width: 100%;
	height: 80px;
	background-size: contain;
	background-position: left center;
}
#header_contact {
	display: none;
}

#header_nav {
	padding: 5px 10px;
}
#header_nav ul {
	width: 100%;
	padding: 0px;
}
#header_nav ul li a {
	height: 50px;
	background-size: auto 40px;
}
/* #header_nav ul li#header_nav1 a {background-image: url(../../img/common/f_nav01.png);}
#header_nav ul li#header_nav2 a {background-image: url(../../img/common/f_nav02.png);}
#header_nav ul li#header_nav3 a {background-image: url(../../img/common/f_nav03.png);}
#header_nav ul li#header_nav4 a {background-image: url(../../img/common/f_nav04.png);}
#header_nav ul li#header_nav5 a {background-image: url(../../img/common/f_nav05.png);} */

/* フッタ */
#to_pagetop {
	width: 100%;
}
#to_pagetop a {
	width: 80px;
	height: 80px;
	background-size: contain;
	right: 10px;
	top: 10px;
}

#footer_info_bg {
	display: block;
	width: auto;
	padding: 20px 10px 40px;
	background-size: 50% auto;
}
#footer_info_bg > div {
	display: block;
	width: 100%;
}
#footer_info_bg > div#footer_nav {
	padding-bottom: 20px;
}
#footer_nav ul {
	display: none;
}
/*
#footer_nav ul li a {
	width: 100%;
	height: 50px;
	background-size: auto 40px;
	margin: 0px;
}
*/
#footer_info_bg > div#footer_info {
	padding-right: 0px;
}
#footer_info p,
#footer_info p.f_mail a {
	display: block;
	width: auto !important;
	height: auto !important;
	background: none !important;
	text-indent: 0px;
	color: #d1c7ac;
	text-align: center;
}
#footer_info p.f_logo {
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 120%;
}
#footer_info p.f_logo span {
	display: inline-block;
}
#footer_info p.f_tel {
	font-weight: bold;
	margin: 20px auto;
}
#footer_info p.f_tel a {
	color: #d1c7ac;
	text-decoration: underline;
}

#copyright {
	display: block;
	width: auto;
	height: auto;
	background: none;
	text-indent: 0px;
	color: #d1c7ac;
	text-align: center;
	font-size: 1.2rem;
}

/* ページタイトル */
#header_img {
	width: auto;
	padding: 40px 10px;
	background-size: auto 100%;
}

/* コンテンツ */
#container {
	font-size: 1.4rem;
}
.contents_box {
	width: auto;
}

/* 木目 */
#contents_wood {
	background-size: cover;
	background-repeat: no-repeat;
}
#contents_wood .contents_box {
	width: auto;
	padding: 10px;
}

/* トップページ */
#top #header_img {
	width: auto;
	padding: 0px;
	background: none;
}
#top #header_img:after {
	display: none;
}
#top_mv {
	width: 100%;
	height: auto;
}
#top_mv img {
	width: 100%;
	height: auto;
}

#top #contents_wood .contents_box h2 {
	width: 90%;
	max-width: 436px;
	background-size: contain;
	margin: 10px auto 20px;
}
#top #contents_wood .contents_box p.txt1,
#top #contents_wood .contents_box p.txt2,
#top #contents_wood .contents_box p.txt3 {
	display: block;
	width: auto !important;
	height: auto !important;
	background: none !important;
	text-indent: 0px;
	color: #FFF;
	line-height: 140%;
}
#top #contents_wood .contents_box p.txt3 {
	text-decoration: underline;
}
#top #contents_wood .contents_box p.txt3 a {
	display: inline;
	color: #FFFFFF;
}
#top #contents_wood .contents_box h3 {
	width: 80%;
	max-width: 308px;
	background-size: contain;
}
#top #contents_wood .contents_box img {
	width: 100%;
	height: auto;
}

#top p.link_more a {
	width: 160px;
	height: 80px;
	background-size: contain;
}

#contents_top_letter {
	background-image: none;
}
#contents_top_letter .contents_box {
	width: auto;
	height: auto;
	padding: 10px 10px 150px;
}
#contents_top_letter h2 {
	position: static;
	height: 200px;
	background-position: left top;
}
#contents_top_letter p {
	position: static;
	-webkit-transform: rotate(-21deg);
	-ms-transform: rotate(-21deg);
	transform: rotate(-21deg);
}
#contents_top_letter a.link1 {
	left: 190px;
	bottom: auto;
	top: -30px;
}
#contents_top_letter a.link2 {
	left: 100px;
	bottom: -20px;
}

#contents_top_access .contents_box {
	display: block;
	width: auto;
	padding: 10px;
}
#contents_top_access .contents_box > div {
	display: block;
	height: auto;
	padding: 10px;
}
#contents_top_access .contents_box div.left {
	width: auto;
	background-size: 100% 100%;
	padding: 20px;
}
#contents_top_access .contents_box div.left > div {
	width: 100%;
	max-width: 400px;
	height: 370px;
}
#contents_top_access .contents_box div.right {
	width: 100%;
	max-width: 747px;
	background-size: auto 100%;
	background-position: center;
	margin-top: 20px;
	padding: 40px 20px;
}
#contents_top_access .contents_box div.right h2 {
	margin: 20px auto;
}
#contents_top_access .contents_box div.right #map {
	display: block;
	position: static;
	width: 100%;
	height: 200px;
}
#contents_top_access .contents_box div.right #map iframe {
	width: 100%;
	height: 200px;
}
#contents_top_access .contents_box div.right p.txt {
	display: block;
	width: auto;
	height: auto;
	background: none;
	text-indent: 0px;
	color: #663333;
	text-align: center;
}
#contents_top_access .contents_box div.right p.txt span {
	display: inline-block;
}

#contents_top_photo .contents_box {
	width: auto;
	padding: 10px 20px 20px;
}
#contents_top_photo .contents_box h2 {
	width: 100%;
	max-width: 481px;
	background-size: auto 100%;
	margin: 10px auto 20px;
}
#contents_top_photo .contents_box #lesson_photo img {
	width: 100%;
	max-width: 200px;
	height: auto;
}

/* アクセス */
#access #contents_wood .contents_box p {
	display: block;
	width: auto;
	height: auto;
	background: none;
	text-indent: 0px;
	color: #FFF;
	line-height: 140%;
	text-align: center;
}
#access #contents_wood .contents_box p span {
	display: inline-block;
}
#access #contents_access .contents_box,
#access #contents_access .contents_box iframe {
	height: 300px;
}

/* 講師紹介 */
#profile #contents_wood .contents_box h2 {
	margin: 20px auto;
}
#profile #contents_wood .contents_box img {
	width: 90%;
	max-width: 386px;
	height: auto;
}
#profile #contents_wood .contents_box p.txt1 {
	padding: 20px 0px;
	font-size: 100%;
}

#contents_profile_order .contents_box {
	background: none;
	padding-top: 40px;
}
#contents_profile_order .contents_box h2 {
	text-indent: 0em;
	background: none;
	width: auto;
	height: auto;
	font-size: 1.8rem;
	line-height: 140%;
	margin: 0px 20px 20px;
	padding: 0px;
}
#contents_profile_order .contents_box .txt1,
#contents_profile_order .contents_box .txt2,
#contents_profile_order .contents_box .txt3 {
	background: none;
	margin: 0px 10px;
	padding: 0px;
}
#contents_profile_order .contents_box p {
	font-size: 100%;
}
#contents_profile_order .contents_box img {
	display: block;
	margin: 0px auto;
	width: 100%;
	height: auto;
}

#contents_profile_yomikikase .contents_box {
	padding: 40px 0px 0px;
}
#contents_profile_yomikikase .contents_box h2 {
	text-indent: 0em;
	background: none;
	width: auto;
	height: auto;
	font-size: 1.8rem;
	line-height: 140%;
	margin: 0px 20px 20px;
	padding: 0px;
}
#contents_profile_yomikikase .contents_box h3 {
	font-size: 100%;
}
#contents_profile_yomikikase .contents_box p {
	padding: 0px 10px 20px;
	font-size: 100%;
}

/* レッスン日 */
table#tbl_week {
	width: 100%;
	margin: 20px 0px;
	display: block;
}
table#tbl_week th {
	display: block;
	margin: 0px auto 10px;
	padding: 5px 0px;
	background-size: 100% 100% !important;
	font-size: 1.6rem;
}
table#tbl_week td {
	display: block;
	padding: 0px 20px 20px;
}

#schedule #contents_wood .contents_box img {
	max-width: 100%;
	height: auto;
}

#contents_schedule_kaiwa .contents_box {
	padding-top: 40px;
}
#contents_schedule_kaiwa h2 {
	margin-bottom: 20px;
}
#contents_schedule_kaiwa h2 img {
	width: 90%;
	max-width: 838px;
	height: auto;
}
#contents_schedule_kaiwa h3 {
	margin-bottom: 20px;
	font-size: 1.4rem;
}
#contents_schedule_kaiwa p.icon1,
#contents_schedule_kaiwa p.icon2 {
	padding: 0px 20px 20px 80px;
	margin-bottom: 0px;
	background-size: 60px auto;
	background-position: 10px top;
	font-size: 1.4rem;
	line-height: 140%;
}

/* 声 */
#contents_parents_list .contents_box {
	padding: 40px 0px 20px;
}

#contents_parents_list .contents_box .list_box {
	display: block;
	width: auto;
	margin: 0px 10px 40px;
}
#contents_parents_list .contents_box .list_box img {
	max-width: 100%;
	height: auto;
}
#contents_parents_list .contents_box .list_box h2 {
	background-size: 40px auto;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	font-size: 2rem;
}
#contents_parents_list .contents_box .list_box .link_more a {
	text-decoration: none;
	background-size: 20px auto;
	padding-left: 30px;
	padding-right: 20px;
	font-size: 2rem;
}

/* ニュースレター */
#newsletter #contents_wood .contents_box .txt {
	padding: 0px 10px;
}
#newsletter #contents_wood .contents_box .txt p {
	font-size: 1.4rem;
	line-height: 140%;
}

