@charset "UTF-8";
/********************
基本
**********************/
body {
	font-size: 15px;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
.sp {
	display: none;
}
.inner {
	margin: 0 auto;
	text-align: center;
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
    font-size: 40px;
    margin-bottom: 40px;
    color: #000;
}
h3 {
    font-size: 25px;
    color: #000;
	text-align: left;
}

.mb24 {
	margin-bottom: 24px;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 20%;
}
#page-top a {
    background: #AFA6A7;
    text-decoration: none;
    color: #fff;
    width: 40px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 80px;
}
#page-top a:hover {
    text-decoration: none;
    background: #AFA6A7;
}
/****************
ヘッダー
*********************************/
.header {
	margin: 0 auto;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 100vh;
}
.header h1 {
	text-align: center;
	letter-spacing: 5px;
	padding: 50px 0 10px 0;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size:60px;
	color:#FFFFFF;
}
.header h1 img {
	width: 300px;
}

.header h3 {
	margin-top: 190px;
	letter-spacing: 25px;
	text-align: center;
	font-family: "Sawarabi Mincho";
	font-weight: 400;
	font-size:30px;
	color:#FFFFFF;
}

.header h1 a {
	text-decoration: none;
	color:#FFFFFF;
}

.skew-menu {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.skew-menu>.inner {
	width: 730px;
	margin: 0 auto;
	text-align: center;
}
.skew-menu ul {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
.skew-menu li {
	font-family: 'Oswald', sans-serif;
	float: left;
}
.skew-menu li:hover {
	background: #08182A;
	opacity:0.8;
}
.skew-menu li:active {
	position: relative;
	top: 1px;
}
.skew-menu li a {
	margin: 0 5px;
	display: block;
	padding: 10px 20px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 2px 3px #000000;
}

/****************
ヘッダーページ
*********************************/
.headerp {
	margin: 0 auto;
	background-image: url(../images/pageimg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 300px;
}
.headerp h1 {
	text-align: center;
	letter-spacing: 5px;
	padding: 50px 0 10px 0;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size:60px;
	color:#FFFFFF;
}

.headerp h3 {
	margin-top: 190px;
	letter-spacing: 25px;
	text-align: center;
	font-family: "Sawarabi Mincho";
	font-weight: 400;
	font-size:30px;
	color:#FFFFFF;
}

.headerp h1 a {
	text-decoration: none;
	color:#FFFFFF;
}

/****************
message
*********************************/
#message {
    margin: 0 auto 0 auto;
	text-align: center;
}
#message .inner {
	width: 90%;
	padding: 30px 0 60px 0;
}
#message h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
    margin-bottom: 30px;
    color: #000;
}
#message h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
    margin-bottom: 10px;
    color: #000;
}
#message ul {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
#message li {
	float: left;
	padding: 5px;
	width: 32%;
}
#message .txt {
	text-align: left;
}
#message .photo {
	float: left;
	width: 40%;
}

#message .ri {
	float: right;
	width: 58%;
	text-align: left;
}
#message .Professionals {
	width: 70%;
    margin: 0 auto 0 auto;
	text-align: center;
}


/****************
lesson
*********************************/
#lesson {
    margin: 0 auto 0 auto;
	text-align: center;
}
#lesson .pt {
	width: 85%;
    margin: 0 auto 20px auto;
	text-align: center;
}
#lesson img {
	width: 24%;
	float: left;
	padding: 0 3px;
}
#lesson .inner {
	width: 100%;
	padding: 30px 0 30px 0;
}
#lesson h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
    margin-bottom: 20px;
    color: #000;
}
.lesson_area{
	width: 90%;
	padding: 0;
    margin: 0 auto 0 auto;
}
.lesson_area>p{
	width: 100%;
	font-size: 18px;
	line-height: 1.8em;
}
.lesson_area>.inner>section{
	padding: 0;
	overflow: hidden;
	text-align: left;
}
.lesson_area>.inner>section section{
	width: 33%;
	padding: 0 13px;
	box-sizing: border-box;
	float: left;
}
.lesson_area>.inner>section section h4{
	height: 100px;
	margin: 0 auto;
	padding: 60px 10px 0;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.2em;
	color: #65463E;
	text-align: center;
	border: solid 2px #D6BBA4;
	position: relative;
	overflow: hidden;
}
.lesson_area>.inner>section section h4 span{
	display: block;
	margin: 0 0 14px;
	padding: 13px 0 13px;
	font-size: 18px;
	background-color: #D6BBA4;
	color: #65463E;
	font-family: 'Arial', sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.lesson_area>.inner>section section h5{
	height: 100px;
	margin: 0 auto;
	padding: 60px 10px 0;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.2em;
	color: #65463E;
	text-align: center;
	border: solid 2px #E3D9D1;
	position: relative;
	overflow: hidden;
}
.lesson_area>.inner>section section h5 span{
	display: block;
	margin: 0 0 14px;
	padding: 13px 0 13px;
	font-size: 18px;
	background-color: #E3D9D1;
	color: #65463E;
	font-family: 'Arial', sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.lesson_area>.inner>section section p{
	font-size: 16px;
	line-height: 1.8em;
	margin: 0;
}
.lesson_area>.inner>section h6{
	padding-top: 13px;
	text-align: center;
	font-size: 18px;
	color: #65463E;
	font-family: 'Arial', sans-serif;
}

/****************
studio
*********************************/
#studio {
    margin: 0 auto 0 auto;
	text-align: center;
}
#studio img {
	width: 100%;
}
#studio .inner {
	width: 100%;
	padding: 10px 0;
    margin: 0 auto 0 auto;
}
#studio h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
    margin-bottom: 30px;
    color: #000;
}
#studio h3 {
	text-align: center;
    margin: 0 auto 10px auto;
	padding: 13px 0 13px;
	border: solid 2px #D6BBA4;
	font-size: 120%;
}

#studio .txt {
	font-family: 'Oswald', sans-serif;
	font-size: 180%;
    margin-bottom: 30px;
    color: #000;
}

#studio .pt {
	width: 88%;
    margin: 0 auto 20px auto;
	text-align: center;
}
#studio img {
	width: 18.5%;
	float: left;
	padding: 0 0 0 10px;
}

/****************
system
*********************************/
#system {
    margin: 0 auto 0 auto;
	text-align: center;
}
#system img {
	width: 100%;
}
#system .inner {
	width: 100%;
	padding: 10px 0;
    margin: 0 auto 0 auto;
}
#system h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
    margin-bottom: 30px;
    color: #000;
}
#system h3 {
	text-align: center;
    margin: 0 auto 10px auto;
	padding: 13px 0 13px;
	border: solid 2px #D6BBA4;
	font-size: 120%;
}

#system .txt {
	font-family: 'Oswald', sans-serif;
	font-size: 180%;
    margin-bottom: 30px;
    color: #000;
}

#system .pt {
	width: 88%;
    margin: 0 auto 20px auto;
	text-align: center;
}
#system img {
	width: 18.5%;
	float: left;
	padding: 0 0 0 10px;
}

.first {
	width: 90%;
	padding: 0;
    margin: 0 auto 0 auto;
}
.first>p{
	width: 100%;
	font-size: 18px;
	line-height: 1.8em;
}
.first>.inner>section{
	padding: 0;
	overflow: hidden;
	text-align: left;
}
.first>.inner>section section{
	width: 100%;
	padding: 0 13px;
	box-sizing: border-box;
	float: left;
}
.first>.inner>section section h4{
	height: 55px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	box-sizing: border-box;
	font-size: 17px;
	line-height: 1.2em;
	color: #65463E;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.first>.inner>section section h4 span{
	display: block;
	margin: 0 ;
	padding: 18px 0;
	font-size: 20px;
	background-color: #E4DCCD;
	color: #65463E;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.first>.inner>section section p{
	font-size: 16px;
	line-height: 1.8em;
	margin: 0;
}


.price_area{
	width: 90%;
	padding: 0;
    margin: 0 auto 0 auto;
}
.price_area>p{
	width: 100%;
	font-size: 18px;
	line-height: 1.8em;
}
.price_area>.inner>section{
	padding: 0;
	overflow: hidden;
	text-align: left;
}
.price_area>.inner>section section{
	width: 25%;
	padding: 0 13px;
	box-sizing: border-box;
	float: left;
}
.price_area>.inner>section section h4{
	height: 100px;
	margin: 0 auto;
	padding: 60px 10px 0;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.2em;
	color: #65463E;
	text-align: center;
	border: solid 2px #D6BBA4;
	position: relative;
	overflow: hidden;
}
.price_area>.inner>section section h4 span{
	display: block;
	margin: 0 0 14px;
	padding: 13px 0 13px;
	font-size: 18px;
	background-color: #D6BBA4;
	color: #65463E;
	font-family: 'Arial', sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.price_area>.inner>section section h5{
	height: 100px;
	margin: 0 auto;
	padding: 60px 10px 0;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.2em;
	color: #65463E;
	text-align: center;
	border: solid 2px #E3D9D1;
	position: relative;
	overflow: hidden;
}
.price_area>.inner>section section h5 span{
	display: block;
	margin: 0 0 14px;
	padding: 13px 0 13px;
	font-size: 18px;
	background-color: #E3D9D1;
	color: #65463E;
	font-family: 'Arial', sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.price_area>.inner>section section p{
	font-size: 16px;
	line-height: 1.8em;
	margin: 0;
}
.price_area>.inner>section h6{
	padding-top: 13px;
	text-align: center;
	font-size: 18px;
	color: #65463E;
	font-family: 'Arial', sans-serif;
}


.etc{
	width: 87%;
    margin: 0 auto 0 auto;
	padding-bottom: 80px;
	text-align: left;
}
.etc>p{
	width: 100%;
	font-size: 18px;
	line-height: 1.8em;
	text-align: left;
}
.etc>.inner>section{
	padding: 0;
	overflow: hidden;
	text-align: left;
}


/****************
payment
*********************************/
#payment {
    margin: 0 auto 0 auto;
	text-align: center;
}

#payment .inner {
	width: 90%;
	padding: 10px 0 30px 0;
}
#payment h2 {
    margin-bottom: 30px;
    color: #000;
}
#payment h3 {
	text-align: center;
    margin-bottom: 10px;
	padding: 13px 0 13px;
	border: solid 2px #D6BBA4;
	font-size: 120%;
}

#payment .txt {
	text-align: left;
	font-size: 120%;
    margin-bottom: 30px;
    color: #000;
}

/****************
measures
*********************************/
#measures {
    margin: 0 auto 0 auto;
	text-align: center;
}

#measures .inner {
	width: 90%;
	padding: 10px 0 30px 0;
}
#measures h2 {
    margin-bottom: 30px;
    color: #000;
}
#measures h3 {
	text-align: center;
    margin-bottom: 10px;
	padding: 13px 0 13px;
	border: solid 2px #D6BBA4;
	font-size: 120%;
}

#measures .txt {
	text-align: left;
	font-size: 120%;
    margin-bottom: 30px;
    color: #000;
}
#measures .photo {
	float: left;
	width: 40%;
}

#measures .ri {
	float: right;
	width: 58%;
	text-align: left;
}
#measures li {
    margin: 5px 0 5px 20px;
	list-style-type: disc;
}

/****************
access
*********************************/
#access {
    margin: 0 auto 20px auto;
	text-align: center;
}
#access .inner {
	width: 90%;
	padding: 50px 0 80px 0;
}

#access table{
	width:100%;
	text-align: left;
}
#access table th, #access table td {
    border-bottom: 1px solid #dfdfdf;
    padding: 16px;
    vertical-align: top;
    font-size: 100%;
	text-align: left;
}
#access table th {
    width: 120px;
    vertical-align: top;
	font-weight: normal;
	text-align: left;
    background: url(../images/tbl_th.png) top left no-repeat;
}
#access .le {
	float: left;
}
#access .ri {
	float: left;
    margin-left: 30px;
}


/****************
contact
*********************************/
#contact {
	margin: 0 auto 0 auto;
	text-align: center;
	background: #E3D9D1;
}
#contact .inner {
	padding: 50px 0;
	width: 550px;
}

#contact h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
    font-size: 40px;
    margin-bottom: 30px;
    color: #000;
}
#contact h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
    font-size: 30px;
    margin-top: 10px;
    color: #000;
	text-align: center;
}

#contact ul {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
#contact li {
	float: left;
	padding: 5px;
	width: 32%;
}
#contact .mail {
	width:350px;
	margin: 0 auto 30px auto;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background: #08182A;
}
#contact .mail a {
	margin: 0 auto;
	display: block;
	padding: 20px 20px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background: #08182A;
}


/****************
footer
*********************************/
#footer {
	font-size: 10px;
	background-color: #BDBDBD;
	color: #fff;
	text-align: center;
	padding: 30px 0;
}

/****************
ボタン
*********************************/

.button01 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px auto;
  padding: 1em 2em;
  width: 300px;
  color: #5D4A35;
  font-size: 18px;
  font-weight: 700;
  background-color: #DFDFB5;
  text-decoration: none;
  border: 2px solid #DFDFB5;
}

.button01 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #5D4A35;
  border-right: 3px solid #5D4A35;
  transform: rotate(45deg);
}

.button01 a:hover {
  color: #5D4A35;
  text-decoration: none;
  border: 2px solid #C8B2BB;
  background-color: #fff;
}

.button01 a:hover::after {
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
}

.button02 a {
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 10px;
  padding: 1em 2em;
  width: 180px;
  color: #5D4A35;
  font-size: 15px;
  font-weight: 700;
  background-color: #ffffff;
  text-decoration: none;
  border: 2px solid #C8B2BB;
}

.button02 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #C8B2BB;
  border-right: 3px solid #C8B2BB;
  transform: rotate(45deg);
}

.button02 a:hover {
  color: #5D4A35;
  text-decoration: none;
  border: 2px solid #C8B2BB;
  background-color: #fff;
}

.button02 a:hover::after {
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
}

@media screen and (max-width: 1100px){
	/****************
	access
	*********************************/			
	#access .inner {
		width: 90%;
		padding: 50px 0 80px 0;
	}
	#access .le {
		float: none;
		padding: 0;
		margin: 5px 0 0 0 ;
	}
	#access .ri {
		float: none;
		padding: 0;
		margin: 0 0 10px 0 ;
	}
	#bike .inner {
		width: 90%;
		padding: 50px 0 80px 0;
	}
}
@media screen and (max-width: 768px){
	html>body {
		font-size: 14px;
	}
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}	
	.inner {
		width: 100%;
		box-sizing: border-box;
		padding: 0;
	}
	h2 {
		font-size: 30px;
		margin-bottom: 14px;
	}	
	.clm01 .inner, .clm02 .inner, .clm03 .inner {
		padding: 34px 10px;
		width: 100%;
		box-sizing: border-box;
	}
	
	/****************
	header
	*********************************/
	.header h1 {
		text-align: center;
		padding: 40px 0 10px 0;
		font-family: 'Playfair Display', serif;
		font-weight: 400;
		font-size:50px;
		color:#FFFFFF;
	}
	.header ul{
		background-color: #0252a1;
	}
	.header ul li {
		display: inline-block;
		width: 25%;
		text-align: center;
	}
	.header ul li a {
		color: #fff;
		width: 100%;
		display: block;
		padding: 10px 0;
		box-sizing: border-box;
		text-decoration: center;
		font-size: 14px;
	}
	.header ul li:last-child a{
		border-right: none;
	}

	.skew-menu>.inner {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}
	/****************
	headerp
	*********************************/
	.headerp {
		margin: 0 auto;
		background-image: url(../images/pageimg.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		height: 320px;
	}
	.headerp h1 {
		text-align: center;
		padding: 40px 0 10px 0;
		font-family: 'Playfair Display', serif;
		font-weight: 400;
		font-size:50px;
		color:#FFFFFF;
	}
	.header ul{
		background-color: #0252a1;
	}
	.headerp ul li {
		display: inline-block;
		width: 25%;
		text-align: center;
	}
	.headerp ul li a {
		color: #fff;
		width: 100%;
		display: block;
		padding: 10px 0;
		box-sizing: border-box;
		text-decoration: none;
		font-size: 14px;
	}
	.headerp ul li:last-child a{
		border-right: none;
	}

	/****************
	message
	*********************************/
	#message {
		margin: 0 auto 0 auto;
		text-align: center;
	}
	#message .inner {
		width: 90%;
		padding: 30px 0 60px 0;
	}
	#message h2 {
		font-family: 'Oswald', sans-serif;
		font-weight: 400;
		margin-bottom: 30px;
		color: #000;
	}
	#message h3 {
		font-family: 'Oswald', sans-serif;
		font-weight: 400;
		margin-bottom: 10px;
		color: #000;
		text-align: center;
	}
	#message span {
		font-family: 'Oswald', sans-serif;
		font-size: 18px;
		margin-bottom: 10px;
		color: #000;
		text-align: center;
	}
	#message ul {
		font-family: 'Oswald', sans-serif;
		font-weight: 400;
	}
	#message li {
		float: left;
		padding: 5px;
		width: 32%;
	}
	#message .txt {
		text-align: left;
	}
	#message .photo {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	
	#message .ri {
		float: none;
		width: 100%;
		text-align: left;
	}

	#message .Professionals {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}

	/****************
	lesson
	*********************************/
	#lesson .pt {
		width: 85%;
		margin: 0 auto 20px auto;
		text-align: center;
	}
	#lesson img {
		width: 100%;
		float: none;
		padding: 5px;
	}
	#lesson .inner {
		width: 100%;
		padding: 30px 0 30px 0;
	}
	#lesson h2 {
		font-family: 'Oswald', sans-serif;
		font-weight: 400;
		margin-bottom: 20px;
		color: #000;
	}
	.lesson_area{
		width: 90%;
		padding: 0;
		margin: 0 auto 0 auto;
	}
	.lesson_area>p{
		width: 100%;
		font-size: 18px;
		line-height: 1.8em;
	}
	.lesson_area>.inner>section{
		padding: 0;
		overflow: hidden;
		text-align: left;
	}
	.lesson_area>.inner>section section{
		width: 100%;
		padding: 0 13px;
		box-sizing: border-box;
		float: none;
	}
	.lesson_area>.inner>section section h4{
		height: 90px;
		margin: 0 auto;
		padding: 50px 10px 0;
		box-sizing: border-box;
		font-size: 18px;
		line-height: 1.2em;
		color: #65463E;
		text-align: center;
		border: solid 2px #D6BBA4;
		position: relative;
		overflow: hidden;
	}
	.lesson_area>.inner>section section h4 span{
		display: block;
		margin: 0 0 14px;
		padding: 8px 0 8px;
		font-size: 18px;
		background-color: #D6BBA4;
		color: #65463E;
		font-family: 'Arial', sans-serif;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.lesson_area>.inner>section section h5{
		height: 90px;
		margin: 0 auto;
		padding: 50px 10px 0;
		box-sizing: border-box;
		font-size: 18px;
		line-height: 1.2em;
		color: #65463E;
		text-align: center;
		border: solid 2px #E3D9D1;
		position: relative;
		overflow: hidden;
	}
	.lesson_area>.inner>section section h5 span{
		display: block;
		margin: 0 0;
		padding: 8px 0 8px;
		font-size: 18px;
		background-color: #E3D9D1;
		color: #65463E;
		font-family: 'Arial', sans-serif;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.lesson_area>.inner>section section p{
		font-size: 16px;
		line-height: 1.8em;
		margin: 0;
	}
	.lesson_area>.inner>section h6{
		padding-top: 13px;
		text-align: center;
		font-size: 18px;
		color: #65463E;
		font-family: 'Arial', sans-serif;
	}
	/****************
	studio
	*********************************/

	#studio .inner {
		width: 100%;
		padding: 10px 0;
		margin: 0 auto 0 auto;
	}
	#studio h2 {
		font-family: 'Oswald', sans-serif;
		font-weight: 400;
		margin-bottom: 20px;
		color: #000;
	}
	#studio .txt {
		font-family: 'Oswald', sans-serif;
		font-size: 180%;
		margin-bottom: 30px;
		color: #000;
	}

	#studio .pt {
		width: 85%;
		margin: 0 auto 20px auto;
		text-align: center;
	}
	#studio img {
		width: 45%;
		float: left;
		padding: 5px;
	}


	/****************
	system
	*********************************/

	#system .inner {
		width: 100%;
		padding: 10px 0;
		margin: 0 auto 0 auto;
	}
	#system h2 {
		font-family: 'Oswald', sans-serif;
		font-weight: 400;
		margin-bottom: 20px;
		color: #000;
	}
	#system .txt {
		font-family: 'Oswald', sans-serif;
		font-size: 180%;
		margin-bottom: 30px;
		color: #000;
	}

	#system .pt {
		width: 85%;
		margin: 0 auto 20px auto;
		text-align: center;
	}
	#system img {
		width: 45%;
		float: left;
		padding: 5px;
	}

	.first {
		width: 90%;
		padding: 0;
		margin: 0 auto 0 auto;
	}
	.first>p{
		width: 100%;
		font-size: 18px;
		line-height: 1.8em;
	}
	.first>.inner>section{
		padding: 0;
		overflow: hidden;
		text-align: left;
	}
	.first>.inner>section section{
		width: 100%;
		padding: 0 13px;
		box-sizing: border-box;
		float: left;
	}
	.first>.inner>section section h4{
		height: 20px;
		margin: 0 auto;
		padding: 50px 0 10px 0;
		box-sizing: border-box;
		font-size: 17px;
		line-height: 1.2em;
		color: #65463E;
		text-align: center;
		position: relative;
		overflow: hidden;
	}
	.first>.inner>section section h4 span{
		display: block;
		margin: 0 ;
		font-size: 20px;
		background-color: #E4DCCD;
		color: #65463E;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.first>.inner>section section p{
		font-size: 16px;
		line-height: 1.8em;
		margin: 0;
	}
	
	
	.price_area{
		width: 90%;
		padding: 0;
		margin: 0 auto 0 auto;
	}
	.price_area>p{
		width: 100%;
		font-size: 18px;
		line-height: 1.8em;
	}
	.price_area>.inner>section{
		padding: 0;
		overflow: hidden;
		text-align: left;
	}
	.price_area>.inner>section section{
		width: 100%;
		padding: 0 13px;
		box-sizing: border-box;
		float: none;
	}
	.price_area>.inner>section section h4{
		height: 85px;
		margin: 0 auto;
		padding: 50px 8px 0;
		box-sizing: border-box;
		font-size: 18px;
		line-height: 1.2em;
		color: #65463E;
		text-align: center;
		border: solid 2px #D6BBA4;
		position: relative;
		overflow: hidden;
	}
	.price_area>.inner>section section h4 span{
		display: block;
		margin: 0 0 14px;
		padding: 8px 0 8px;
		font-size: 18px;
		background-color: #D6BBA4;
		color: #65463E;
		font-family: 'Arial', sans-serif;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.price_area>.inner>section section h5{
		height: 85px;
		margin: 0 auto;
		padding: 50px 8px 0;
		box-sizing: border-box;
		font-size: 18px;
		line-height: 1.2em;
		color: #65463E;
		text-align: center;
		border: solid 2px #E3D9D1;
		position: relative;
		overflow: hidden;
	}
	.price_area>.inner>section section h5 span{
		display: block;
		margin: 0 0 14px;
		padding: 8px 0 8px;
		font-size: 18px;
		background-color: #E3D9D1;
		color: #65463E;
		font-family: 'Arial', sans-serif;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.price_area>.inner>section section p{
		font-size: 16px;
		line-height: 1.8em;
		margin: 0;
	}
	.price_area>.inner>section h6{
		text-align: center;
		font-size: 18px;
		color: #65463E;
		font-family: 'Arial', sans-serif;
		padding: 8px 15px;
		margin: 0;
	}
	
	
	.etc{
		width: 87%;
		margin: 0 auto 0 auto;
		padding-bottom: 2px;
		text-align: left;
	}
	.etc>p{
		width: 100%;
		font-size: 18px;
		line-height: 1.8em;
		text-align: left;
	}
	.etc>.inner>section{
		padding: 0;
		overflow: hidden;
		text-align: left;
	}
	
	
	/****************
	payment
	*********************************/
	#payment {
		margin: 0 auto 0 auto;
		text-align: center;
	}
	
	#payment .inner {
		width: 90%;
		padding: 10px 0 30px 0;
	}
	#payment h2 {
		margin-bottom: 30px;
		color: #000;
	}
	#payment h3 {
		text-align: center;
		margin-bottom: 10px;
		padding: 13px 0 13px;
		border: solid 2px #D6BBA4;
		font-size: 120%;
	}
	
	#payment .txt {
		text-align: left;
		font-size: 120%;
		margin-bottom: 30px;
		color: #000;
	}

	/****************
	access
	*********************************/			
	#access .inner {
		width: 85%;
		padding: 50px 0 80px 0;
	}
	#access .le {
		float: none;
		padding: 0;
		margin: 5px 0 0 0 ;
	}
	#access .ri {
		float: none;
		padding: 0;
		margin: 0 0 10px 0 ;
	}
	
	#access table{
		width:100%;
	}
	#access table th, #access table td {
		border-bottom: 0 solid #dfdfdf;
		vertical-align: top;
		font-size: 100%;
		width: 100%;
		display: block;
	}
	#access table th {
		width: 100%;
		display: block;
		vertical-align: middle;
		font-weight: bold;
		padding: 5px 0 5px 15px;
		background: url(../images/tbl_ths.png) left no-repeat;
	}
	#access table td {
		font-size: 110%;
		width: 100%;
		display: block;
		vertical-align: middle;
		font-weight: normal;
		padding: 0 0 15px 0;
	}
	/****************
	lesson
	*********************************/		
	#bike li {
		float: left;
		padding: 3px;
		width: 47%;
	}
	/****************
	measures
	*********************************/		
	#measures .photo {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	
	#measures .ri {
		float: none;
		width: 100%;
		text-align: left;
	}
	#measures li {
		margin: 5px 0 5px 20px;
		list-style-type: disc;
	}


	/****************
	contact
	*********************************/
	#contact {
		margin: 0 auto 0 auto;
		text-align: center;
		background: #E3D9D1;
	}
	#contact .inner {
		padding: 50px 0;
		width: 100%;
	}
	#contact h2 {
		font-family: 'Oswald', sans-serif;
		font-weight: 400;
		font-size: 40px;
		margin-bottom: 30px;
		color: #000;
	}
	#contact h3 {
		font-family: 'Oswald', sans-serif;
		font-weight: 400;
		font-size: 30px;
		margin-top: 10px;
		color: #000;
		text-align: center;
	}
		
	/****************
	ボタン
	*********************************/
	
	.button01 a {
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	  margin: 20px auto;
	  padding: 1em 2em;
	  width: 300px;
	  color: #5D4A35;
	  font-size: 18px;
	  font-weight: 700;
	  background-color: #DFDFB5;
	  text-decoration: none;
	  border: 2px solid #DFDFB5;
	}
	
	.button01 a::after {
	  content: '';
	  width: 5px;
	  height: 5px;
	  border-top: 3px solid #5D4A35;
	  border-right: 3px solid #5D4A35;
	  transform: rotate(45deg);
	}
	
	.button01 a:hover {
	  color: #5D4A35;
	  text-decoration: none;
	  border: 2px solid #C8B2BB;
	  background-color: #fff;
	}
	
	.button01 a:hover::after {
	  border-top: 3px solid #333333;
	  border-right: 3px solid #333333;
	}
	
	.button02 a {
	  float: none;
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	  margin: 10px auto;
	  padding: 1em 2em;
	  width: 180px;
	  color: #5D4A35;
	  font-size: 15px;
	  font-weight: 700;
	  background-color: #ffffff;
	  text-decoration: none;
	  border: 2px solid #C8B2BB;
	}
	
	.button02 a::after {
	  content: '';
	  width: 5px;
	  height: 5px;
	  border-top: 3px solid #C8B2BB;
	  border-right: 3px solid #C8B2BB;
	  transform: rotate(45deg);
	}
	
	.button02 a:hover {
	  color: #5D4A35;
	  text-decoration: none;
	  border: 2px solid #C8B2BB;
	  background-color: #fff;
	}
	
	.button02 a:hover::after {
	  border-top: 3px solid #333333;
	  border-right: 3px solid #333333;
	}
}