@charset "utf-8";

/* ==========================================================================
   COMMON
========================================================================== */

body { font-size: 14px; }

/* ==========================================================================
   TOP PAGE
========================================================================== */

.leftTypeA h2.title {
	font-size: 34px;
}

.leftTypeA {
	margin-top: 40px;
}

.rightTypeA {
	margin-top: 40px;
}

.rightTypeB h2.title {
	font-size: 34px;
}

.rightTypeB {
	margin-top: 40px;
}

.leftTypeB {
	margin-top: 40px;
}

.leftTypeC {
	width: 100%;
	float: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.rightTypeC {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.leftTypeC .title,
.rightTypeC .title {
	font-size: 34px;
}

.gallery .title {
	font-size: 34px;
}

.training p.text img {
	width: 80%;
	max-width: 200px;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	height: auto;
}


.price .priceList {
	font-size: 16px;
}

.price .priceList li {
	float: none;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	padding: 0em;
	margin-top:0em;
	margin-bottom: 1em;
}

.price .priceList li h4 {
	text-align: left;
	padding-right: 1em;
	padding-left: 1em;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
}

.price .priceList li p {
	text-align: left;
	font-weight: bold;
	padding: 1em;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
}

.price .priceList li p span {
	display: inline;
	font-weight: normal;
}

.price .bg .text {
	padding-top: 100px !important;
}

.contact #mailform p {
	width: auto;
	text-align: left;
}

.contact #mailform p.tb {
	float: none;
	width: auto;
	text-align: left;
	padding-bottom: 0.5em;
}

.contact #mailform .mf {
	width: 100%;
	position: static;
	top: auto;
}

.contact #mailform .selectbox {
	top: -6px;
}

.contact #mailform .textarea {
	width: 100%;
	height: 10em;
	position: static;
	top: auto;
}

div.submitBtn {
	float: none;
	margin: auto !important;
	padding: 0px !important;
	width: 100%;
	text-align: center;
}

div.submitBtn input {
	cursor: pointer;
	position: static;
	top: auto;
}

#breadcrumb .wrapper,
section .wrapper,
.lower .wrapper {
	width: 90% !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-right: 20px;
	padding-left: 20px;
}
